From 0216f6053a8e1471ce146dd59337d8f0a7baced5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B2=E5=85=B8=E5=8D=93?= Date: Fri, 28 Mar 2025 15:19:42 +0800 Subject: [PATCH] flat:AI+ --- .DS_Store | Bin 6148 -> 10244 bytes App.vue | 34 +- common/IndexedDBHelper.js | 292 + common/common.css | 11 +- common/globalFunction.js | 406 +- components/.DS_Store | Bin 6148 -> 6148 bytes .../CollapseTransition/CollapseTransition.vue | 92 + components/FadeView/FadeView.vue | 45 + components/NoBouncePage/NoBouncePage.vue | 26 + .../Salary-Expectation/Salary-Expectation.vue | 17 + components/bing-progress.zip | Bin 5556 -> 0 bytes .../convert-distance/convert-distance.vue | 23 + components/custom-popup/custom-popup.vue | 134 + components/dict-Label/dict-Label.vue | 11 + .../dict-tree-Label/dict-tree-Label.vue | 11 + .../expected-station/expected-station.vue | 226 + .../latestHotestStatus/latestHotestStatus.vue | 27 + components/loadmore/loadmore.vue | 51 + components/matchingDegree/matchingDegree.vue | 17 + components/md-render/md-render.vue | 178 + .../modifyExpectedPosition.vue | 323 + .../screening-job-requirements.vue | 261 + components/zhuo-tabs/zhuo-tabs.vue | 16 - config.js | 25 +- hook/useRealtimeRecorder.js | 475 + hook/useRecorder.js | 129 + index.html | 49 +- lib/.DS_Store | Bin 0 -> 6148 bytes lib/dompurify@3.2.4es.js | 9 + lib/highlight/github-dark.min.css | 10 + lib/highlight/highlight-uni.min.js | 5256 +++++++++++ lib/html-parser.js | 352 + lib/markdown-it.min.js | 2 + lib/string-similarity.min.js | 1 + lib/uuid-min.js | 132 + main.js | 22 +- manifest.json | 28 +- package.json | 19 - .../Intendedposition/Intendedposition.vue | 145 + packageA/pages/UnitDetails/UnitDetails.vue | 125 +- packageA/pages/browseJob/browseJob.vue | 434 + packageA/pages/choiceness/choiceness.vue | 50 +- packageA/pages/collection/collection.vue | 141 + packageA/pages/myResume/myResume.vue | 500 +- packageA/pages/post/post.vue | 222 +- pages.json | 123 +- pages/.DS_Store | Bin 0 -> 6148 bytes pages/careerfair/careerfair.vue | 1 + pages/chat/chat.vue | 221 + pages/chat/components/AudioWave.vue | 66 + pages/chat/components/ai-paging.vue | 783 ++ pages/index/index.vue | 545 +- pages/login/login.vue | 380 +- pages/mine/mine.vue | 59 +- pages/msglog/msglog.vue | 11 +- pages/nearby/components/four.vue | 227 +- pages/nearby/components/one.vue | 252 +- pages/nearby/components/three.vue | 337 +- pages/nearby/components/two.vue | 229 +- pages/nearby/nearby.vue | 100 +- readme.md | 49 + static/.DS_Store | Bin 6148 -> 8196 bytes static/icon/.DS_Store | Bin 0 -> 8196 bytes static/icon/Comment-one.png | Bin 0 -> 700 bytes static/icon/Group1.png | Bin 0 -> 16062 bytes static/icon/Hamburger-button.png | Bin 0 -> 328 bytes static/icon/Location.png | Bin 0 -> 5295 bytes static/icon/Vector2.png | Bin 0 -> 1693 bytes static/icon/addGroup.png | Bin 0 -> 442 bytes static/icon/addGroup1.png | Bin 0 -> 556 bytes static/icon/backAI.png | Bin 0 -> 37863 bytes static/icon/boy.png | Bin 0 -> 5094 bytes static/icon/carmreupload.png | Bin 0 -> 1835 bytes static/icon/doc.png | Bin 0 -> 691 bytes static/icon/fileupload.png | Bin 0 -> 1876 bytes static/icon/girl.png | Bin 0 -> 5414 bytes static/icon/image.png | Bin 0 -> 916 bytes static/icon/imgupload.png | Bin 0 -> 1788 bytes static/icon/point.png | Bin 0 -> 3554 bytes static/icon/point2.png | Bin 0 -> 841 bytes static/icon/recommendday.png | Bin 0 -> 1247 bytes static/icon/save.png | Bin 0 -> 555 bytes static/icon/send2x.png | Bin 0 -> 847 bytes static/icon/send2xx.png | Bin 0 -> 474 bytes static/icon/send3.png | Bin 0 -> 419 bytes static/icon/send4.png | Bin 0 -> 984 bytes static/icon/tips2.png | Bin 0 -> 1848 bytes static/logo2.png | Bin 1342 -> 0 bytes static/tabbar/.DS_Store | Bin 6148 -> 6148 bytes static/tabbar/logo2.png | Bin 1342 -> 9985 bytes static/tabbar/logo2copy.png | Bin 0 -> 8827 bytes stores/.DS_Store | Bin 0 -> 6148 bytes stores/BaseDBStore.js | 64 + stores/useDictStore.js | 181 + stores/useLocationStore.js | 69 + stores/useRecommedIndexedDBStore.js | 113 + stores/useUserStore.js | 110 +- stores/userChatGroupStore.js | 291 + uni_modules/.DS_Store | Bin 0 -> 6148 bytes uni_modules/uni-data-select/changelog.md | 39 + .../uni-data-select/uni-data-select.vue | 574 ++ uni_modules/uni-data-select/package.json | 86 + uni_modules/uni-data-select/readme.md | 8 + uni_modules/uni-load-more/changelog.md | 25 + .../components/uni-load-more/i18n/en.json | 5 + .../components/uni-load-more/i18n/index.js | 8 + .../uni-load-more/i18n/zh-Hans.json | 5 + .../uni-load-more/i18n/zh-Hant.json | 5 + .../uni-load-more/uni-load-more.vue | 404 + uni_modules/uni-load-more/package.json | 84 + uni_modules/uni-load-more/readme.md | 14 + uni_modules/uni-popup/changelog.md | 90 + .../components/uni-popup-dialog/keypress.js | 45 + .../uni-popup-dialog/uni-popup-dialog.vue | 316 + .../uni-popup-message/uni-popup-message.vue | 143 + .../uni-popup-share/uni-popup-share.vue | 188 + .../components/uni-popup/i18n/en.json | 7 + .../components/uni-popup/i18n/index.js | 8 + .../components/uni-popup/i18n/zh-Hans.json | 7 + .../components/uni-popup/i18n/zh-Hant.json | 7 + .../components/uni-popup/keypress.js | 45 + .../uni-popup/components/uni-popup/popup.js | 26 + .../components/uni-popup/uni-popup.uvue | 90 + .../components/uni-popup/uni-popup.vue | 518 + uni_modules/uni-popup/package.json | 90 + uni_modules/uni-popup/readme.md | 17 + uni_modules/uni-transition/changelog.md | 24 + .../uni-transition/createAnimation.js | 131 + .../uni-transition/uni-transition.vue | 286 + uni_modules/uni-transition/package.json | 85 + uni_modules/uni-transition/readme.md | 11 + unpackage/.DS_Store | Bin 0 -> 6148 bytes unpackage/dist/.DS_Store | Bin 0 -> 6148 bytes unpackage/dist/build/.DS_Store | Bin 0 -> 6148 bytes .../apptest/assets/BaseDBStore.DnB5hDlq.js | 1 + .../build/apptest/assets/Group1-Bzc4g5QY.png | Bin 0 -> 16062 bytes .../assets/Intendedposition-12LmX0sN.css | 1 + .../apptest/assets/Location-BIsf3xVy.png | Bin 0 -> 5295 bytes .../apptest/assets/UnitDetails-DrwcEIyg.css | 1 + .../build/apptest/assets/backAI-8fAs449K.png | Bin 0 -> 37863 bytes .../build/apptest/assets/boy-CeqY74jF.png | Bin 0 -> 5094 bytes .../apptest/assets/browseJob-D0KQJnJU.css | 1 + .../apptest/assets/careerfair-DDd70XO3.css | 1 + .../build/apptest/assets/chat-0QPbbYDZ.css | 1 + .../apptest/assets/choiceness-C5sJ1hCp.css | 1 + .../apptest/assets/collection-DPmoEXrP.css | 1 + .../apptest/assets/custom-popup-DODor7Fl.css | 1 + .../apptest/assets/custom-popup.BbPG3zRM.js | 1 + .../apptest/assets/dict-Label.Dsm7GAlr.js | 1 + .../apptest/assets/exhibitors-CCnow3bU.css | 1 + .../assets/expected-station-5atizwok.css | 1 + .../assets/expected-station.Gn1MaF4X.js | 1 + .../build/apptest/assets/girl-CtUKe2Lz.png | Bin 0 -> 5414 bytes .../build/apptest/assets/index-BfLqlKNq.css | 1 + .../build/apptest/assets/index-BoIbtAZO.js | 40 + .../build/apptest/assets/index-DQAaRz8Z.css | 1 + .../build/apptest/assets/login-BDMuo9Uw.css | 1 + .../apptest/assets/logo-Dqh0Ciz9.png} | Bin .../apptest/assets/matchingDegree.DIUzxusN.js | 1 + .../build/apptest/assets/mine-CZyhxTjL.css | 1 + .../build/apptest/assets/msglog-DJLrHl-q.css | 1 + .../apptest/assets/myResume-BOqQmwxw.css | 1 + .../build/apptest/assets/nearby-CDDRkk0z.css | 1 + ...endedposition-Intendedposition.Dd5sshob.js | 1 + ...-pages-UnitDetails-UnitDetails.CbVzUTlV.js | 1 + ...ageA-pages-browseJob-browseJob.CL6AzOXI.js | 1 + ...eA-pages-choiceness-choiceness.BPovu6jQ.js | 1 + ...eA-pages-collection-collection.Pv-V5WiH.js | 1 + ...eA-pages-exhibitors-exhibitors.D5Ed1D1G.js | 1 + ...ckageA-pages-myResume-myResume.bMxWTwX3.js | 1 + .../packageA-pages-post-post.BjvbBnVn.js | 1 + .../pages-careerfair-careerfair.DP3Hzfd9.js | 1 + .../assets/pages-chat-chat.DLvC_0WD.js | 7 + .../assets/pages-index-index.LTrfAB3w.js | 1 + .../assets/pages-login-login.D61W0GsX.js | 1 + .../assets/pages-mine-mine.9PCOKIku.js | 1 + .../assets/pages-msglog-msglog.tuNSWP3b.js | 1 + .../assets/pages-nearby-nearby.OgzanY0W.js | 1 + .../build/apptest/assets/post-DThTcaRL.css | 1 + .../screening-job-requirements-DfX-680r.css | 1 + .../screening-job-requirements.VARaWRaI.js | 1 + .../apptest/assets/uni-icons-DLnnJ5ic.css | 1 + .../apptest/assets/uni-icons.SM4XIXQc.js | 1 + .../apptest/assets/uni-popup-DKXgkXnf.css | 1 + .../apptest/assets/uni-popup.i3WJKIJ9.js | 1 + .../build/apptest/assets/uni.a0977af4.css | 1 + .../apptest/assets/uniicons-DN59BOw4.ttf | Bin 0 -> 35824 bytes unpackage/dist/build/apptest/index.html | 32 + unpackage/dist/build/apptest/static/.DS_Store | Bin 0 -> 8196 bytes .../dist/build/apptest/static/icon/.DS_Store | Bin 0 -> 8196 bytes .../build/apptest/static/icon/Comment-one.png | Bin 0 -> 700 bytes .../dist/build/apptest/static/icon/Group1.png | Bin 0 -> 16062 bytes .../apptest/static/icon/Hamburger-button.png | Bin 0 -> 328 bytes .../build/apptest/static/icon/Location.png | Bin 0 -> 5295 bytes .../build/apptest/static/icon/Vector2.png | Bin 0 -> 1693 bytes .../build/apptest/static/icon/addGroup.png | Bin 0 -> 442 bytes .../build/apptest/static/icon/addGroup1.png | Bin 0 -> 556 bytes .../dist/build/apptest/static/icon/backAI.png | Bin 0 -> 37863 bytes .../dist/build/apptest/static/icon/bell.png | Bin 0 -> 365 bytes .../dist/build/apptest/static/icon/boy.png | Bin 0 -> 5094 bytes .../dist/build/apptest/static/icon/browse.png | Bin 0 -> 581 bytes .../apptest/static/icon/carmreupload.png | Bin 0 -> 1835 bytes .../build/apptest/static/icon/chat4ed.png | Bin 0 -> 597 bytes .../build/apptest/static/icon/collect.png | Bin 0 -> 438 bytes .../dist/build/apptest/static/icon/doc.png | Bin 0 -> 691 bytes .../dist/build/apptest/static/icon/edit.png | Bin 0 -> 329 bytes .../build/apptest/static/icon/fileupload.png | Bin 0 -> 1876 bytes .../dist/build/apptest/static/icon/filter.png | Bin 0 -> 347 bytes .../dist/build/apptest/static/icon/flame.png | Bin 0 -> 791 bytes .../dist/build/apptest/static/icon/flame2.png | Bin 0 -> 485 bytes .../dist/build/apptest/static/icon/girl.png | Bin 0 -> 5414 bytes .../dist/build/apptest/static/icon/image.png | Bin 0 -> 916 bytes .../build/apptest/static/icon/imgupload.png | Bin 0 -> 1788 bytes .../apptest}/static/icon/man.png | Bin .../build/apptest/static/icon/peopled.png | Bin 0 -> 807 bytes .../dist/build/apptest/static/icon/point.png | Bin 0 -> 3554 bytes .../dist/build/apptest/static/icon/point2.png | Bin 0 -> 841 bytes .../build/apptest/static/icon/quaters.png | Bin 0 -> 419 bytes .../apptest/static/icon/recommendday.png | Bin 0 -> 1247 bytes .../dist/build/apptest/static/icon/resume.png | Bin 0 -> 441 bytes .../dist/build/apptest/static/icon/save.png | Bin 0 -> 555 bytes .../dist/build/apptest/static/icon/send2x.png | Bin 0 -> 847 bytes .../build/apptest/static/icon/send2xx.png | Bin 0 -> 474 bytes .../dist/build/apptest/static/icon/send3.png | Bin 0 -> 419 bytes .../dist/build/apptest/static/icon/send4.png | Bin 0 -> 984 bytes .../dist/build/apptest/static/icon/tips2.png | Bin 0 -> 1848 bytes .../apptest}/static/icon/woman.png | Bin unpackage/dist/build/apptest/static/logo.png | Bin 0 -> 4901 bytes .../build/apptest/static/tabbar/.DS_Store | Bin 0 -> 6148 bytes .../apptest/static/tabbar/calendar.png} | Bin .../apptest/static/tabbar/calendared.png | Bin 0 -> 2166 bytes .../apptest}/static/tabbar/chat4.png | Bin .../build/apptest/static/tabbar/chat4ed.png | Bin 0 -> 2691 bytes .../build/apptest/static/tabbar/logo2.png | Bin 0 -> 9985 bytes .../build/apptest/static/tabbar/logo2copy.png | Bin 0 -> 8827 bytes .../apptest}/static/tabbar/mine.png | Bin .../build/apptest/static/tabbar/mined.png | Bin 0 -> 2787 bytes .../apptest/static/tabbar/post.png} | Bin .../build/apptest/static/tabbar/posted.png | Bin 0 -> 1240 bytes .../static/point.png | Bin 0 -> 926 bytes .../static/point2.png | Bin 0 -> 841 bytes .../static/range.png | Bin 0 -> 2607 bytes .../build/web/assets/BaseDBStore.DnB5hDlq.js | 1 + .../dist/build/web/assets/Group1-Bzc4g5QY.png | Bin 0 -> 16062 bytes .../web/assets/Intendedposition-12LmX0sN.css | 1 + .../build/web/assets/Location-BIsf3xVy.png | Bin 0 -> 5295 bytes .../build/web/assets/UnitDetails-DrwcEIyg.css | 1 + .../dist/build/web/assets/backAI-8fAs449K.png | Bin 0 -> 37863 bytes .../dist/build/web/assets/boy-CeqY74jF.png | Bin 0 -> 5094 bytes .../build/web/assets/browseJob-D0KQJnJU.css | 1 + .../build/web/assets/careerfair-DDd70XO3.css | 1 + .../dist/build/web/assets/chat-0QPbbYDZ.css | 1 + .../build/web/assets/choiceness-C5sJ1hCp.css | 1 + .../build/web/assets/collection-DPmoEXrP.css | 1 + .../web/assets/custom-popup-DODor7Fl.css | 1 + .../build/web/assets/custom-popup.BbPG3zRM.js | 1 + .../build/web/assets/dict-Label.Dsm7GAlr.js | 1 + .../build/web/assets/exhibitors-CCnow3bU.css | 1 + .../web/assets/expected-station-5atizwok.css | 1 + .../web/assets/expected-station.Gn1MaF4X.js | 1 + .../dist/build/web/assets/girl-CtUKe2Lz.png | Bin 0 -> 5414 bytes .../dist/build/web/assets/index-BfLqlKNq.css | 1 + .../dist/build/web/assets/index-BoIbtAZO.js | 40 + .../dist/build/web/assets/index-DQAaRz8Z.css | 1 + .../dist/build/web/assets/login-BDMuo9Uw.css | 1 + .../dist/build/web/assets/logo-Dqh0Ciz9.png | Bin 0 -> 4901 bytes .../web/assets/matchingDegree.DIUzxusN.js | 1 + .../dist/build/web/assets/mine-CZyhxTjL.css | 1 + .../dist/build/web/assets/msglog-DJLrHl-q.css | 1 + .../build/web/assets/myResume-BOqQmwxw.css | 1 + .../dist/build/web/assets/nearby-CDDRkk0z.css | 1 + ...endedposition-Intendedposition.Dd5sshob.js | 1 + ...-pages-UnitDetails-UnitDetails.CbVzUTlV.js | 1 + ...ageA-pages-browseJob-browseJob.CL6AzOXI.js | 1 + ...eA-pages-choiceness-choiceness.BPovu6jQ.js | 1 + ...eA-pages-collection-collection.Pv-V5WiH.js | 1 + ...eA-pages-exhibitors-exhibitors.D5Ed1D1G.js | 1 + ...ckageA-pages-myResume-myResume.bMxWTwX3.js | 1 + .../packageA-pages-post-post.BjvbBnVn.js | 1 + .../pages-careerfair-careerfair.DP3Hzfd9.js | 1 + .../web/assets/pages-chat-chat.DLvC_0WD.js | 7 + .../web/assets/pages-index-index.LTrfAB3w.js | 1 + .../web/assets/pages-login-login.D61W0GsX.js | 1 + .../web/assets/pages-mine-mine.9PCOKIku.js | 1 + .../assets/pages-msglog-msglog.tuNSWP3b.js | 1 + .../assets/pages-nearby-nearby.OgzanY0W.js | 1 + .../dist/build/web/assets/post-DThTcaRL.css | 1 + .../screening-job-requirements-DfX-680r.css | 1 + .../screening-job-requirements.VARaWRaI.js | 1 + .../build/web/assets/uni-icons-DLnnJ5ic.css | 1 + .../build/web/assets/uni-icons.SM4XIXQc.js | 1 + .../build/web/assets/uni-popup-DKXgkXnf.css | 1 + .../build/web/assets/uni-popup.i3WJKIJ9.js | 1 + .../dist/build/web/assets/uni.a0977af4.css | 1 + .../build/web/assets/uniicons-DN59BOw4.ttf | Bin 0 -> 35824 bytes unpackage/dist/build/web/index.html | 32 + unpackage/dist/build/web/static/.DS_Store | Bin 0 -> 8196 bytes .../dist/build/web/static/icon/.DS_Store | Bin 0 -> 8196 bytes .../build/web/static/icon/Comment-one.png | Bin 0 -> 700 bytes .../dist/build/web/static/icon/Group1.png | Bin 0 -> 16062 bytes .../web/static/icon/Hamburger-button.png | Bin 0 -> 328 bytes .../dist/build/web/static/icon/Location.png | Bin 0 -> 5295 bytes .../dist/build/web/static/icon/Vector2.png | Bin 0 -> 1693 bytes .../dist/build/web/static/icon/addGroup.png | Bin 0 -> 442 bytes .../dist/build/web/static/icon/addGroup1.png | Bin 0 -> 556 bytes .../dist/build/web/static/icon/backAI.png | Bin 0 -> 37863 bytes unpackage/dist/build/web/static/icon/bell.png | Bin 0 -> 365 bytes unpackage/dist/build/web/static/icon/boy.png | Bin 0 -> 5094 bytes .../dist/build/web/static/icon/browse.png | Bin 0 -> 581 bytes .../build/web/static/icon/carmreupload.png | Bin 0 -> 1835 bytes .../dist/build/web/static/icon/chat4ed.png | Bin 0 -> 597 bytes .../dist/build/web/static/icon/collect.png | Bin 0 -> 438 bytes unpackage/dist/build/web/static/icon/doc.png | Bin 0 -> 691 bytes unpackage/dist/build/web/static/icon/edit.png | Bin 0 -> 329 bytes .../dist/build/web/static/icon/fileupload.png | Bin 0 -> 1876 bytes .../dist/build/web/static/icon/filter.png | Bin 0 -> 347 bytes .../dist/build/web/static/icon/flame.png | Bin 0 -> 791 bytes .../dist/build/web/static/icon/flame2.png | Bin 0 -> 485 bytes unpackage/dist/build/web/static/icon/girl.png | Bin 0 -> 5414 bytes .../dist/build/web/static/icon/image.png | Bin 0 -> 916 bytes .../dist/build/web/static/icon/imgupload.png | Bin 0 -> 1788 bytes unpackage/dist/build/web/static/icon/man.png | Bin 0 -> 1943 bytes .../dist/build/web/static/icon/peopled.png | Bin 0 -> 807 bytes .../dist/build/web/static/icon/point.png | Bin 0 -> 3554 bytes .../dist/build/web/static/icon/point2.png | Bin 0 -> 841 bytes .../dist/build/web/static/icon/quaters.png | Bin 0 -> 419 bytes .../build/web/static/icon/recommendday.png | Bin 0 -> 1247 bytes .../dist/build/web/static/icon/resume.png | Bin 0 -> 441 bytes unpackage/dist/build/web/static/icon/save.png | Bin 0 -> 555 bytes .../dist/build/web/static/icon/send2x.png | Bin 0 -> 847 bytes .../dist/build/web/static/icon/send2xx.png | Bin 0 -> 474 bytes .../dist/build/web/static/icon/send3.png | Bin 0 -> 419 bytes .../dist/build/web/static/icon/send4.png | Bin 0 -> 984 bytes .../dist/build/web/static/icon/tips2.png | Bin 0 -> 1848 bytes .../dist/build/web/static/icon/woman.png | Bin 0 -> 1876 bytes unpackage/dist/build/web/static/logo.png | Bin 0 -> 4901 bytes .../dist/build/web/static/tabbar/.DS_Store | Bin 0 -> 6148 bytes .../dist/build/web/static/tabbar/calendar.png | Bin 0 -> 509 bytes .../build/web/static/tabbar/calendared.png | Bin 0 -> 2166 bytes .../dist/build/web/static/tabbar/chat4.png | Bin 0 -> 662 bytes .../dist/build/web/static/tabbar/chat4ed.png | Bin 0 -> 2691 bytes .../dist/build/web/static/tabbar/logo2.png | Bin 0 -> 9985 bytes .../build/web/static/tabbar/logo2copy.png | Bin 0 -> 8827 bytes .../dist/build/web/static/tabbar/mine.png | Bin 0 -> 677 bytes .../dist/build/web/static/tabbar/mined.png | Bin 0 -> 2787 bytes .../dist/build/web/static/tabbar/post.png | Bin 0 -> 412 bytes .../dist/build/web/static/tabbar/posted.png | Bin 0 -> 1240 bytes .../static/point.png | Bin 0 -> 926 bytes .../static/point2.png | Bin 0 -> 841 bytes .../static/range.png | Bin 0 -> 2607 bytes .../dist/cache/.vite/deps/_metadata.json | 6 +- unpackage/dist/dev/mp-weixin/app.js | 47 - unpackage/dist/dev/mp-weixin/app.json | 53 - unpackage/dist/dev/mp-weixin/app.wxss | 238 - unpackage/dist/dev/mp-weixin/common/assets.js | 7 - .../dev/mp-weixin/common/globalFunction.js | 61 - unpackage/dist/dev/mp-weixin/common/vendor.js | 8339 ----------------- .../dev/mp-weixin/components/tabcontrol.js | 29 - .../dev/mp-weixin/components/tabcontrol.json | 4 - .../dev/mp-weixin/components/tabcontrol.wxml | 1 - .../dev/mp-weixin/components/tabcontrol.wxss | 21 - unpackage/dist/dev/mp-weixin/config.js | 1 - .../mp-weixin/pages/careerfair/careerfair.js | 13 - .../pages/careerfair/careerfair.json | 4 - .../pages/careerfair/careerfair.wxml | 1 - .../pages/careerfair/careerfair.wxss | 0 .../dist/dev/mp-weixin/pages/index/index.js | 31 - .../dist/dev/mp-weixin/pages/index/index.json | 4 - .../dist/dev/mp-weixin/pages/index/index.wxml | 1 - .../dist/dev/mp-weixin/pages/index/index.wxss | 4 - .../pages/login/components/tabcontrol.js | 29 - .../pages/login/components/tabcontrol.json | 4 - .../pages/login/components/tabcontrol.wxml | 1 - .../pages/login/components/tabcontrol.wxss | 21 - .../dist/dev/mp-weixin/pages/login/login.js | 42 - .../dist/dev/mp-weixin/pages/login/login.json | 7 - .../dist/dev/mp-weixin/pages/login/login.wxml | 1 - .../dist/dev/mp-weixin/pages/login/login.wxss | 128 - .../dist/dev/mp-weixin/pages/mine/mine.js | 12 - .../dist/dev/mp-weixin/pages/mine/mine.json | 4 - .../dist/dev/mp-weixin/pages/mine/mine.wxml | 1 - .../dist/dev/mp-weixin/pages/mine/mine.wxss | 0 .../dist/dev/mp-weixin/pages/msglog/msglog.js | 12 - .../dev/mp-weixin/pages/msglog/msglog.json | 4 - .../dev/mp-weixin/pages/msglog/msglog.wxml | 1 - .../dev/mp-weixin/pages/msglog/msglog.wxss | 0 unpackage/dist/dev/mp-weixin/static/logo2.png | Bin 1342 -> 0 bytes .../mp-weixin/static/tabbar/calendared.png | Bin 341 -> 0 bytes .../dev/mp-weixin/static/tabbar/posted.png | Bin 456 -> 0 bytes .../dist/dev/mp-weixin/stores/useUserStore.js | 30 - unpackage/dist/dev/mp-weixin/utils/request.js | 3 - utils/jobAnalyzer.js | 166 + utils/markdownParser.js | 57 + utils/request.js | 123 +- utils/similarity_Job.js | 347 + utils/streamRequest.js | 144 + 396 files changed, 18278 insertions(+), 9899 deletions(-) create mode 100644 common/IndexedDBHelper.js create mode 100644 components/CollapseTransition/CollapseTransition.vue create mode 100644 components/FadeView/FadeView.vue create mode 100644 components/NoBouncePage/NoBouncePage.vue create mode 100644 components/Salary-Expectation/Salary-Expectation.vue delete mode 100644 components/bing-progress.zip create mode 100644 components/convert-distance/convert-distance.vue create mode 100644 components/custom-popup/custom-popup.vue create mode 100644 components/dict-Label/dict-Label.vue create mode 100644 components/dict-tree-Label/dict-tree-Label.vue create mode 100644 components/expected-station/expected-station.vue create mode 100644 components/latestHotestStatus/latestHotestStatus.vue create mode 100644 components/loadmore/loadmore.vue create mode 100644 components/matchingDegree/matchingDegree.vue create mode 100644 components/md-render/md-render.vue create mode 100644 components/modifyExpectedPosition/modifyExpectedPosition.vue create mode 100644 components/screening-job-requirements/screening-job-requirements.vue delete mode 100644 components/zhuo-tabs/zhuo-tabs.vue create mode 100644 hook/useRealtimeRecorder.js create mode 100644 hook/useRecorder.js create mode 100644 lib/.DS_Store create mode 100644 lib/dompurify@3.2.4es.js create mode 100644 lib/highlight/github-dark.min.css create mode 100644 lib/highlight/highlight-uni.min.js create mode 100644 lib/html-parser.js create mode 100644 lib/markdown-it.min.js create mode 100644 lib/string-similarity.min.js create mode 100644 lib/uuid-min.js delete mode 100644 package.json create mode 100644 packageA/pages/Intendedposition/Intendedposition.vue create mode 100644 packageA/pages/browseJob/browseJob.vue create mode 100644 packageA/pages/collection/collection.vue create mode 100644 pages/.DS_Store create mode 100644 pages/chat/chat.vue create mode 100644 pages/chat/components/AudioWave.vue create mode 100644 pages/chat/components/ai-paging.vue create mode 100644 readme.md create mode 100644 static/icon/.DS_Store create mode 100644 static/icon/Comment-one.png create mode 100755 static/icon/Group1.png create mode 100644 static/icon/Hamburger-button.png create mode 100644 static/icon/Location.png create mode 100644 static/icon/Vector2.png create mode 100644 static/icon/addGroup.png create mode 100644 static/icon/addGroup1.png create mode 100644 static/icon/backAI.png create mode 100644 static/icon/boy.png create mode 100644 static/icon/carmreupload.png create mode 100644 static/icon/doc.png create mode 100644 static/icon/fileupload.png create mode 100644 static/icon/girl.png create mode 100644 static/icon/image.png create mode 100644 static/icon/imgupload.png create mode 100644 static/icon/point.png create mode 100644 static/icon/point2.png create mode 100644 static/icon/recommendday.png create mode 100644 static/icon/save.png create mode 100644 static/icon/send2x.png create mode 100644 static/icon/send2xx.png create mode 100644 static/icon/send3.png create mode 100644 static/icon/send4.png create mode 100644 static/icon/tips2.png delete mode 100644 static/logo2.png create mode 100644 static/tabbar/logo2copy.png create mode 100644 stores/.DS_Store create mode 100644 stores/BaseDBStore.js create mode 100644 stores/useDictStore.js create mode 100644 stores/useLocationStore.js create mode 100644 stores/useRecommedIndexedDBStore.js create mode 100644 stores/userChatGroupStore.js create mode 100644 uni_modules/.DS_Store create mode 100644 uni_modules/uni-data-select/changelog.md create mode 100644 uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue create mode 100644 uni_modules/uni-data-select/package.json create mode 100644 uni_modules/uni-data-select/readme.md create mode 100644 uni_modules/uni-load-more/changelog.md create mode 100644 uni_modules/uni-load-more/components/uni-load-more/i18n/en.json create mode 100644 uni_modules/uni-load-more/components/uni-load-more/i18n/index.js create mode 100644 uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hans.json create mode 100644 uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hant.json create mode 100644 uni_modules/uni-load-more/components/uni-load-more/uni-load-more.vue create mode 100644 uni_modules/uni-load-more/package.json create mode 100644 uni_modules/uni-load-more/readme.md create mode 100644 uni_modules/uni-popup/changelog.md create mode 100644 uni_modules/uni-popup/components/uni-popup-dialog/keypress.js create mode 100644 uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue create mode 100644 uni_modules/uni-popup/components/uni-popup-message/uni-popup-message.vue create mode 100644 uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/en.json create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/index.js create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/zh-Hans.json create mode 100644 uni_modules/uni-popup/components/uni-popup/i18n/zh-Hant.json create mode 100644 uni_modules/uni-popup/components/uni-popup/keypress.js create mode 100644 uni_modules/uni-popup/components/uni-popup/popup.js create mode 100644 uni_modules/uni-popup/components/uni-popup/uni-popup.uvue create mode 100644 uni_modules/uni-popup/components/uni-popup/uni-popup.vue create mode 100644 uni_modules/uni-popup/package.json create mode 100644 uni_modules/uni-popup/readme.md create mode 100644 uni_modules/uni-transition/changelog.md create mode 100644 uni_modules/uni-transition/components/uni-transition/createAnimation.js create mode 100644 uni_modules/uni-transition/components/uni-transition/uni-transition.vue create mode 100644 uni_modules/uni-transition/package.json create mode 100644 uni_modules/uni-transition/readme.md create mode 100644 unpackage/.DS_Store create mode 100644 unpackage/dist/.DS_Store create mode 100644 unpackage/dist/build/.DS_Store create mode 100644 unpackage/dist/build/apptest/assets/BaseDBStore.DnB5hDlq.js create mode 100644 unpackage/dist/build/apptest/assets/Group1-Bzc4g5QY.png create mode 100644 unpackage/dist/build/apptest/assets/Intendedposition-12LmX0sN.css create mode 100644 unpackage/dist/build/apptest/assets/Location-BIsf3xVy.png create mode 100644 unpackage/dist/build/apptest/assets/UnitDetails-DrwcEIyg.css create mode 100644 unpackage/dist/build/apptest/assets/backAI-8fAs449K.png create mode 100644 unpackage/dist/build/apptest/assets/boy-CeqY74jF.png create mode 100644 unpackage/dist/build/apptest/assets/browseJob-D0KQJnJU.css create mode 100644 unpackage/dist/build/apptest/assets/careerfair-DDd70XO3.css create mode 100644 unpackage/dist/build/apptest/assets/chat-0QPbbYDZ.css create mode 100644 unpackage/dist/build/apptest/assets/choiceness-C5sJ1hCp.css create mode 100644 unpackage/dist/build/apptest/assets/collection-DPmoEXrP.css create mode 100644 unpackage/dist/build/apptest/assets/custom-popup-DODor7Fl.css create mode 100644 unpackage/dist/build/apptest/assets/custom-popup.BbPG3zRM.js create mode 100644 unpackage/dist/build/apptest/assets/dict-Label.Dsm7GAlr.js create mode 100644 unpackage/dist/build/apptest/assets/exhibitors-CCnow3bU.css create mode 100644 unpackage/dist/build/apptest/assets/expected-station-5atizwok.css create mode 100644 unpackage/dist/build/apptest/assets/expected-station.Gn1MaF4X.js create mode 100644 unpackage/dist/build/apptest/assets/girl-CtUKe2Lz.png create mode 100644 unpackage/dist/build/apptest/assets/index-BfLqlKNq.css create mode 100644 unpackage/dist/build/apptest/assets/index-BoIbtAZO.js create mode 100644 unpackage/dist/build/apptest/assets/index-DQAaRz8Z.css create mode 100644 unpackage/dist/build/apptest/assets/login-BDMuo9Uw.css rename unpackage/dist/{dev/mp-weixin/static/logo.png => build/apptest/assets/logo-Dqh0Ciz9.png} (100%) create mode 100644 unpackage/dist/build/apptest/assets/matchingDegree.DIUzxusN.js create mode 100644 unpackage/dist/build/apptest/assets/mine-CZyhxTjL.css create mode 100644 unpackage/dist/build/apptest/assets/msglog-DJLrHl-q.css create mode 100644 unpackage/dist/build/apptest/assets/myResume-BOqQmwxw.css create mode 100644 unpackage/dist/build/apptest/assets/nearby-CDDRkk0z.css create mode 100644 unpackage/dist/build/apptest/assets/packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js create mode 100644 unpackage/dist/build/apptest/assets/packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js create mode 100644 unpackage/dist/build/apptest/assets/packageA-pages-browseJob-browseJob.CL6AzOXI.js create mode 100644 unpackage/dist/build/apptest/assets/packageA-pages-choiceness-choiceness.BPovu6jQ.js create mode 100644 unpackage/dist/build/apptest/assets/packageA-pages-collection-collection.Pv-V5WiH.js create mode 100644 unpackage/dist/build/apptest/assets/packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js create mode 100644 unpackage/dist/build/apptest/assets/packageA-pages-myResume-myResume.bMxWTwX3.js create mode 100644 unpackage/dist/build/apptest/assets/packageA-pages-post-post.BjvbBnVn.js create mode 100644 unpackage/dist/build/apptest/assets/pages-careerfair-careerfair.DP3Hzfd9.js create mode 100644 unpackage/dist/build/apptest/assets/pages-chat-chat.DLvC_0WD.js create mode 100644 unpackage/dist/build/apptest/assets/pages-index-index.LTrfAB3w.js create mode 100644 unpackage/dist/build/apptest/assets/pages-login-login.D61W0GsX.js create mode 100644 unpackage/dist/build/apptest/assets/pages-mine-mine.9PCOKIku.js create mode 100644 unpackage/dist/build/apptest/assets/pages-msglog-msglog.tuNSWP3b.js create mode 100644 unpackage/dist/build/apptest/assets/pages-nearby-nearby.OgzanY0W.js create mode 100644 unpackage/dist/build/apptest/assets/post-DThTcaRL.css create mode 100644 unpackage/dist/build/apptest/assets/screening-job-requirements-DfX-680r.css create mode 100644 unpackage/dist/build/apptest/assets/screening-job-requirements.VARaWRaI.js create mode 100644 unpackage/dist/build/apptest/assets/uni-icons-DLnnJ5ic.css create mode 100644 unpackage/dist/build/apptest/assets/uni-icons.SM4XIXQc.js create mode 100644 unpackage/dist/build/apptest/assets/uni-popup-DKXgkXnf.css create mode 100644 unpackage/dist/build/apptest/assets/uni-popup.i3WJKIJ9.js create mode 100644 unpackage/dist/build/apptest/assets/uni.a0977af4.css create mode 100644 unpackage/dist/build/apptest/assets/uniicons-DN59BOw4.ttf create mode 100644 unpackage/dist/build/apptest/index.html create mode 100644 unpackage/dist/build/apptest/static/.DS_Store create mode 100644 unpackage/dist/build/apptest/static/icon/.DS_Store create mode 100644 unpackage/dist/build/apptest/static/icon/Comment-one.png create mode 100755 unpackage/dist/build/apptest/static/icon/Group1.png create mode 100644 unpackage/dist/build/apptest/static/icon/Hamburger-button.png create mode 100644 unpackage/dist/build/apptest/static/icon/Location.png create mode 100644 unpackage/dist/build/apptest/static/icon/Vector2.png create mode 100644 unpackage/dist/build/apptest/static/icon/addGroup.png create mode 100644 unpackage/dist/build/apptest/static/icon/addGroup1.png create mode 100644 unpackage/dist/build/apptest/static/icon/backAI.png create mode 100644 unpackage/dist/build/apptest/static/icon/bell.png create mode 100644 unpackage/dist/build/apptest/static/icon/boy.png create mode 100644 unpackage/dist/build/apptest/static/icon/browse.png create mode 100644 unpackage/dist/build/apptest/static/icon/carmreupload.png create mode 100644 unpackage/dist/build/apptest/static/icon/chat4ed.png create mode 100644 unpackage/dist/build/apptest/static/icon/collect.png create mode 100644 unpackage/dist/build/apptest/static/icon/doc.png create mode 100644 unpackage/dist/build/apptest/static/icon/edit.png create mode 100644 unpackage/dist/build/apptest/static/icon/fileupload.png create mode 100644 unpackage/dist/build/apptest/static/icon/filter.png create mode 100644 unpackage/dist/build/apptest/static/icon/flame.png create mode 100644 unpackage/dist/build/apptest/static/icon/flame2.png create mode 100644 unpackage/dist/build/apptest/static/icon/girl.png create mode 100644 unpackage/dist/build/apptest/static/icon/image.png create mode 100644 unpackage/dist/build/apptest/static/icon/imgupload.png rename unpackage/dist/{dev/mp-weixin => build/apptest}/static/icon/man.png (100%) create mode 100644 unpackage/dist/build/apptest/static/icon/peopled.png create mode 100644 unpackage/dist/build/apptest/static/icon/point.png create mode 100644 unpackage/dist/build/apptest/static/icon/point2.png create mode 100644 unpackage/dist/build/apptest/static/icon/quaters.png create mode 100644 unpackage/dist/build/apptest/static/icon/recommendday.png create mode 100644 unpackage/dist/build/apptest/static/icon/resume.png create mode 100644 unpackage/dist/build/apptest/static/icon/save.png create mode 100644 unpackage/dist/build/apptest/static/icon/send2x.png create mode 100644 unpackage/dist/build/apptest/static/icon/send2xx.png create mode 100644 unpackage/dist/build/apptest/static/icon/send3.png create mode 100644 unpackage/dist/build/apptest/static/icon/send4.png create mode 100644 unpackage/dist/build/apptest/static/icon/tips2.png rename unpackage/dist/{dev/mp-weixin => build/apptest}/static/icon/woman.png (100%) create mode 100644 unpackage/dist/build/apptest/static/logo.png create mode 100644 unpackage/dist/build/apptest/static/tabbar/.DS_Store rename unpackage/dist/{dev/mp-weixin/static/tabbar/post.png => build/apptest/static/tabbar/calendar.png} (100%) create mode 100644 unpackage/dist/build/apptest/static/tabbar/calendared.png rename unpackage/dist/{dev/mp-weixin => build/apptest}/static/tabbar/chat4.png (100%) create mode 100644 unpackage/dist/build/apptest/static/tabbar/chat4ed.png create mode 100644 unpackage/dist/build/apptest/static/tabbar/logo2.png create mode 100644 unpackage/dist/build/apptest/static/tabbar/logo2copy.png rename unpackage/dist/{dev/mp-weixin => build/apptest}/static/tabbar/mine.png (100%) create mode 100644 unpackage/dist/build/apptest/static/tabbar/mined.png rename unpackage/dist/{dev/mp-weixin/static/tabbar/calendar.png => build/apptest/static/tabbar/post.png} (100%) create mode 100644 unpackage/dist/build/apptest/static/tabbar/posted.png create mode 100644 unpackage/dist/build/apptest/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/point.png create mode 100644 unpackage/dist/build/apptest/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/point2.png create mode 100644 unpackage/dist/build/apptest/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/range.png create mode 100644 unpackage/dist/build/web/assets/BaseDBStore.DnB5hDlq.js create mode 100644 unpackage/dist/build/web/assets/Group1-Bzc4g5QY.png create mode 100644 unpackage/dist/build/web/assets/Intendedposition-12LmX0sN.css create mode 100644 unpackage/dist/build/web/assets/Location-BIsf3xVy.png create mode 100644 unpackage/dist/build/web/assets/UnitDetails-DrwcEIyg.css create mode 100644 unpackage/dist/build/web/assets/backAI-8fAs449K.png create mode 100644 unpackage/dist/build/web/assets/boy-CeqY74jF.png create mode 100644 unpackage/dist/build/web/assets/browseJob-D0KQJnJU.css create mode 100644 unpackage/dist/build/web/assets/careerfair-DDd70XO3.css create mode 100644 unpackage/dist/build/web/assets/chat-0QPbbYDZ.css create mode 100644 unpackage/dist/build/web/assets/choiceness-C5sJ1hCp.css create mode 100644 unpackage/dist/build/web/assets/collection-DPmoEXrP.css create mode 100644 unpackage/dist/build/web/assets/custom-popup-DODor7Fl.css create mode 100644 unpackage/dist/build/web/assets/custom-popup.BbPG3zRM.js create mode 100644 unpackage/dist/build/web/assets/dict-Label.Dsm7GAlr.js create mode 100644 unpackage/dist/build/web/assets/exhibitors-CCnow3bU.css create mode 100644 unpackage/dist/build/web/assets/expected-station-5atizwok.css create mode 100644 unpackage/dist/build/web/assets/expected-station.Gn1MaF4X.js create mode 100644 unpackage/dist/build/web/assets/girl-CtUKe2Lz.png create mode 100644 unpackage/dist/build/web/assets/index-BfLqlKNq.css create mode 100644 unpackage/dist/build/web/assets/index-BoIbtAZO.js create mode 100644 unpackage/dist/build/web/assets/index-DQAaRz8Z.css create mode 100644 unpackage/dist/build/web/assets/login-BDMuo9Uw.css create mode 100644 unpackage/dist/build/web/assets/logo-Dqh0Ciz9.png create mode 100644 unpackage/dist/build/web/assets/matchingDegree.DIUzxusN.js create mode 100644 unpackage/dist/build/web/assets/mine-CZyhxTjL.css create mode 100644 unpackage/dist/build/web/assets/msglog-DJLrHl-q.css create mode 100644 unpackage/dist/build/web/assets/myResume-BOqQmwxw.css create mode 100644 unpackage/dist/build/web/assets/nearby-CDDRkk0z.css create mode 100644 unpackage/dist/build/web/assets/packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js create mode 100644 unpackage/dist/build/web/assets/packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js create mode 100644 unpackage/dist/build/web/assets/packageA-pages-browseJob-browseJob.CL6AzOXI.js create mode 100644 unpackage/dist/build/web/assets/packageA-pages-choiceness-choiceness.BPovu6jQ.js create mode 100644 unpackage/dist/build/web/assets/packageA-pages-collection-collection.Pv-V5WiH.js create mode 100644 unpackage/dist/build/web/assets/packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js create mode 100644 unpackage/dist/build/web/assets/packageA-pages-myResume-myResume.bMxWTwX3.js create mode 100644 unpackage/dist/build/web/assets/packageA-pages-post-post.BjvbBnVn.js create mode 100644 unpackage/dist/build/web/assets/pages-careerfair-careerfair.DP3Hzfd9.js create mode 100644 unpackage/dist/build/web/assets/pages-chat-chat.DLvC_0WD.js create mode 100644 unpackage/dist/build/web/assets/pages-index-index.LTrfAB3w.js create mode 100644 unpackage/dist/build/web/assets/pages-login-login.D61W0GsX.js create mode 100644 unpackage/dist/build/web/assets/pages-mine-mine.9PCOKIku.js create mode 100644 unpackage/dist/build/web/assets/pages-msglog-msglog.tuNSWP3b.js create mode 100644 unpackage/dist/build/web/assets/pages-nearby-nearby.OgzanY0W.js create mode 100644 unpackage/dist/build/web/assets/post-DThTcaRL.css create mode 100644 unpackage/dist/build/web/assets/screening-job-requirements-DfX-680r.css create mode 100644 unpackage/dist/build/web/assets/screening-job-requirements.VARaWRaI.js create mode 100644 unpackage/dist/build/web/assets/uni-icons-DLnnJ5ic.css create mode 100644 unpackage/dist/build/web/assets/uni-icons.SM4XIXQc.js create mode 100644 unpackage/dist/build/web/assets/uni-popup-DKXgkXnf.css create mode 100644 unpackage/dist/build/web/assets/uni-popup.i3WJKIJ9.js create mode 100644 unpackage/dist/build/web/assets/uni.a0977af4.css create mode 100644 unpackage/dist/build/web/assets/uniicons-DN59BOw4.ttf create mode 100644 unpackage/dist/build/web/index.html create mode 100644 unpackage/dist/build/web/static/.DS_Store create mode 100644 unpackage/dist/build/web/static/icon/.DS_Store create mode 100644 unpackage/dist/build/web/static/icon/Comment-one.png create mode 100755 unpackage/dist/build/web/static/icon/Group1.png create mode 100644 unpackage/dist/build/web/static/icon/Hamburger-button.png create mode 100644 unpackage/dist/build/web/static/icon/Location.png create mode 100644 unpackage/dist/build/web/static/icon/Vector2.png create mode 100644 unpackage/dist/build/web/static/icon/addGroup.png create mode 100644 unpackage/dist/build/web/static/icon/addGroup1.png create mode 100644 unpackage/dist/build/web/static/icon/backAI.png create mode 100644 unpackage/dist/build/web/static/icon/bell.png create mode 100644 unpackage/dist/build/web/static/icon/boy.png create mode 100644 unpackage/dist/build/web/static/icon/browse.png create mode 100644 unpackage/dist/build/web/static/icon/carmreupload.png create mode 100644 unpackage/dist/build/web/static/icon/chat4ed.png create mode 100644 unpackage/dist/build/web/static/icon/collect.png create mode 100644 unpackage/dist/build/web/static/icon/doc.png create mode 100644 unpackage/dist/build/web/static/icon/edit.png create mode 100644 unpackage/dist/build/web/static/icon/fileupload.png create mode 100644 unpackage/dist/build/web/static/icon/filter.png create mode 100644 unpackage/dist/build/web/static/icon/flame.png create mode 100644 unpackage/dist/build/web/static/icon/flame2.png create mode 100644 unpackage/dist/build/web/static/icon/girl.png create mode 100644 unpackage/dist/build/web/static/icon/image.png create mode 100644 unpackage/dist/build/web/static/icon/imgupload.png create mode 100644 unpackage/dist/build/web/static/icon/man.png create mode 100644 unpackage/dist/build/web/static/icon/peopled.png create mode 100644 unpackage/dist/build/web/static/icon/point.png create mode 100644 unpackage/dist/build/web/static/icon/point2.png create mode 100644 unpackage/dist/build/web/static/icon/quaters.png create mode 100644 unpackage/dist/build/web/static/icon/recommendday.png create mode 100644 unpackage/dist/build/web/static/icon/resume.png create mode 100644 unpackage/dist/build/web/static/icon/save.png create mode 100644 unpackage/dist/build/web/static/icon/send2x.png create mode 100644 unpackage/dist/build/web/static/icon/send2xx.png create mode 100644 unpackage/dist/build/web/static/icon/send3.png create mode 100644 unpackage/dist/build/web/static/icon/send4.png create mode 100644 unpackage/dist/build/web/static/icon/tips2.png create mode 100644 unpackage/dist/build/web/static/icon/woman.png create mode 100644 unpackage/dist/build/web/static/logo.png create mode 100644 unpackage/dist/build/web/static/tabbar/.DS_Store create mode 100644 unpackage/dist/build/web/static/tabbar/calendar.png create mode 100644 unpackage/dist/build/web/static/tabbar/calendared.png create mode 100644 unpackage/dist/build/web/static/tabbar/chat4.png create mode 100644 unpackage/dist/build/web/static/tabbar/chat4ed.png create mode 100644 unpackage/dist/build/web/static/tabbar/logo2.png create mode 100644 unpackage/dist/build/web/static/tabbar/logo2copy.png create mode 100644 unpackage/dist/build/web/static/tabbar/mine.png create mode 100644 unpackage/dist/build/web/static/tabbar/mined.png create mode 100644 unpackage/dist/build/web/static/tabbar/post.png create mode 100644 unpackage/dist/build/web/static/tabbar/posted.png create mode 100644 unpackage/dist/build/web/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/point.png create mode 100644 unpackage/dist/build/web/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/point2.png create mode 100644 unpackage/dist/build/web/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/range.png delete mode 100644 unpackage/dist/dev/mp-weixin/app.js delete mode 100644 unpackage/dist/dev/mp-weixin/app.json delete mode 100644 unpackage/dist/dev/mp-weixin/app.wxss delete mode 100644 unpackage/dist/dev/mp-weixin/common/assets.js delete mode 100644 unpackage/dist/dev/mp-weixin/common/globalFunction.js delete mode 100644 unpackage/dist/dev/mp-weixin/common/vendor.js delete mode 100644 unpackage/dist/dev/mp-weixin/components/tabcontrol.js delete mode 100644 unpackage/dist/dev/mp-weixin/components/tabcontrol.json delete mode 100644 unpackage/dist/dev/mp-weixin/components/tabcontrol.wxml delete mode 100644 unpackage/dist/dev/mp-weixin/components/tabcontrol.wxss delete mode 100644 unpackage/dist/dev/mp-weixin/config.js delete mode 100644 unpackage/dist/dev/mp-weixin/pages/careerfair/careerfair.js delete mode 100644 unpackage/dist/dev/mp-weixin/pages/careerfair/careerfair.json delete mode 100644 unpackage/dist/dev/mp-weixin/pages/careerfair/careerfair.wxml delete mode 100644 unpackage/dist/dev/mp-weixin/pages/careerfair/careerfair.wxss delete mode 100644 unpackage/dist/dev/mp-weixin/pages/index/index.js delete mode 100644 unpackage/dist/dev/mp-weixin/pages/index/index.json delete mode 100644 unpackage/dist/dev/mp-weixin/pages/index/index.wxml delete mode 100644 unpackage/dist/dev/mp-weixin/pages/index/index.wxss delete mode 100644 unpackage/dist/dev/mp-weixin/pages/login/components/tabcontrol.js delete mode 100644 unpackage/dist/dev/mp-weixin/pages/login/components/tabcontrol.json delete mode 100644 unpackage/dist/dev/mp-weixin/pages/login/components/tabcontrol.wxml delete mode 100644 unpackage/dist/dev/mp-weixin/pages/login/components/tabcontrol.wxss delete mode 100644 unpackage/dist/dev/mp-weixin/pages/login/login.js delete mode 100644 unpackage/dist/dev/mp-weixin/pages/login/login.json delete mode 100644 unpackage/dist/dev/mp-weixin/pages/login/login.wxml delete mode 100644 unpackage/dist/dev/mp-weixin/pages/login/login.wxss delete mode 100644 unpackage/dist/dev/mp-weixin/pages/mine/mine.js delete mode 100644 unpackage/dist/dev/mp-weixin/pages/mine/mine.json delete mode 100644 unpackage/dist/dev/mp-weixin/pages/mine/mine.wxml delete mode 100644 unpackage/dist/dev/mp-weixin/pages/mine/mine.wxss delete mode 100644 unpackage/dist/dev/mp-weixin/pages/msglog/msglog.js delete mode 100644 unpackage/dist/dev/mp-weixin/pages/msglog/msglog.json delete mode 100644 unpackage/dist/dev/mp-weixin/pages/msglog/msglog.wxml delete mode 100644 unpackage/dist/dev/mp-weixin/pages/msglog/msglog.wxss delete mode 100644 unpackage/dist/dev/mp-weixin/static/logo2.png delete mode 100644 unpackage/dist/dev/mp-weixin/static/tabbar/calendared.png delete mode 100644 unpackage/dist/dev/mp-weixin/static/tabbar/posted.png delete mode 100644 unpackage/dist/dev/mp-weixin/stores/useUserStore.js delete mode 100644 unpackage/dist/dev/mp-weixin/utils/request.js create mode 100644 utils/jobAnalyzer.js create mode 100644 utils/markdownParser.js create mode 100644 utils/similarity_Job.js create mode 100644 utils/streamRequest.js diff --git a/.DS_Store b/.DS_Store index 29c17fb3790788f5f4ed9a960b882084808f1ab3..b4c340bf4c644ce877c186bc4030525135399872 100644 GIT binary patch literal 10244 zcmeHM&2AGh5FWQ_v*{1&0YooID{+8BRnotpic4C`fh$39093L~+AiJhR@tO2idy9g zyaTVm5uSv1;RN5}Wl^_BUSpoAK<bGI<=hOa0fqbd z=qqEoGfGvFEU40r}S1OEd9cxH16rj_)yXTUSy8Mt78 z<3ospWmU_bk}`Clk|_XW0nM`DT)z54hTH&I)v~7~T2O>ig;c6Srx-$K4nnD;zpC*) zC6zh}d1s8H?<{nNB6Q**LJ22PRnpg<0nb1`1Dv}TXp#0PrnZy6Z=i4SyDU<13b=iW zr~_<54Qf)0P92?3j!uy_=m@_>I)+};MvGexdXjc1qeJ{MN*(Nn%dpW&ex$!Ve2I>d zIB%EBU&YvXVPdiv6ocvDRc${zskQ6vPQF=hz2K{-S(ZdU&+E~%xOuWYcl}|Ow(D`) zY)OT<(FEk>^Eho}C!1L(ZRAq7raFRBP}-iG?{?SL))vCm^`*0gu)Dro#`#L+?5q^r zxP9-zlkJ1#FwNde4oT<$MziYrqUQBk>p!lw(j-gw(9Swjnwul$2HdCArrhD^8*sM8 z6rYxkGj2(ao6;_-1$#Rmg-{_E+*sFHB z%JM?Ec7OenNb@^RXD!KbJ=K>a^ z2@b@jk%nj)<{IUP=8)AnmMcl-tXOB;M#hwLE2glmEe(UQ5q{tdprVoQBoW?+_(fwt zx5MQGxa7E*xc(|5r^%s#G`JgOZ!=cpumb9Q@eFtdJOiV_z_^-bI1Tw|`2YW-u^2x~ z&wyv(j~Ebzt=iTmRQc_1P~mUwA&%ELxG=7#q*OsAKgUDL&+)k6&+&J0Ft*H+3(l)r k_LM{m%2oUsU?sp#CgAgbox=8~mi#5oOf7x>Kce~n5B|N&z5oCK delta 136 zcmZn(XfcprU|?W$DortDU=RQ@Ie-{MGjdEU6q~50D9Q-pfW -import useUserStore from './stores/useUserStore'; +import { reactive, inject } from 'vue'; import { onLaunch, onShow, onHide } from '@dcloudio/uni-app'; -const userStore = useUserStore(); -onLaunch(() => { - console.log('App Launch'); - let openId = uni.getStorageSync('openId') || ''; // 同步获取 缓存信息 +import useUserStore from './stores/useUserStore'; +import useDictStore from './stores/useDictStore'; +const { $api, navTo } = inject('globalFunction'); + +onLaunch((options) => { + useDictStore().getDictData(); uni.onTabBarMidButtonTap(() => { - console.log(123); uni.navigateTo({ - url: '/pages/login/login', + url: '/pages/chat/chat', }); }); - if (openId) { - console.log('有openid'); + + let token = uni.getStorageSync('token') || ''; // 同步获取 缓存信息 + if (token) { + useUserStore() + .loginSetToken(token) + .then(() => { + $api.msg('登录成功'); + }); } else { - console.log('没有openid'); + uni.redirectTo({ + url: '/pages/login/login', + }); } }); onShow(() => { @@ -28,4 +37,9 @@ onHide(() => { diff --git a/common/IndexedDBHelper.js b/common/IndexedDBHelper.js new file mode 100644 index 0000000..7e68a88 --- /dev/null +++ b/common/IndexedDBHelper.js @@ -0,0 +1,292 @@ +class IndexedDBHelper { + constructor(dbName, version = 1) { + this.dbName = dbName; + this.version = version; + this.db = null; + } + + /** + * 初始化数据库(打开/创建) + * @param {Array} stores [{ name: "storeName", keyPath: "id", indexes: [{ name: "indexName", key: "keyPath", unique: false }] }] + * @returns {Promise} + */ + openDB(stores = []) { + return new Promise((resolve, reject) => { + const request = indexedDB.open(this.dbName, this.version); + + request.onupgradeneeded = (event) => { + this.db = event.target.result; + stores.forEach(store => { + if (!this.db.objectStoreNames.contains(store.name)) { + const objectStore = this.db.createObjectStore(store.name, { + keyPath: store.keyPath, + autoIncrement: store.autoIncrement || false + }); + if (store.indexes) { + store.indexes.forEach(index => { + objectStore.createIndex(index.name, index.key, { + unique: index.unique + }); + }); + } + } + + }); + }; + + request.onsuccess = (event) => { + this.db = event.target.result; + console.log("✅ IndexedDB 连接成功"); + resolve(this.db); + }; + + request.onerror = (event) => { + reject(`IndexedDB Error: ${event.target.error}`); + }; + }); + } + + // 通用查询方法,按指定字段查询 + async queryByField(storeName, fieldName, value) { + return new Promise(async (resolve, reject) => { + try { + if (!this.db) { + await this.openDB(); + } + const transaction = this.db.transaction(storeName, 'readonly'); + const store = transaction.objectStore(storeName); + + if (!store.indexNames.contains(fieldName)) { + return reject(`索引 ${fieldName} 不存在`); + } + + const index = store.index(fieldName); + const request = index.getAll(value); + + request.onsuccess = (event) => { + resolve(event.target.result); + }; + + request.onerror = (event) => { + reject('查询失败: ' + event.target.error); + }; + } catch (error) { + reject('查询错误: ' + error); + } + }); + } + + /** + * 添加数据(支持单条或批量) + * @param {string} storeName - 存储空间名称 + * @param {Object|Array} data - 要添加的数据(单条对象或数组) + * @returns {Promise>} - 返回添加数据的ID(单条返回数字,批量返回数组) + */ + add(storeName, data) { + return new Promise((resolve, reject) => { + const transaction = this.db.transaction([storeName], "readwrite"); + const store = transaction.objectStore(storeName); + + // 统一处理为数组格式 + const items = Array.isArray(data) ? data : [data]; + const results = []; + + // 监听每个添加操作的成功事件 + items.forEach((item, index) => { + const request = store.add(item); + request.onsuccess = (event) => { + results[index] = event.target.result; // 保存生成的ID + }; + request.onerror = (event) => { + transaction.abort(); // 遇到错误时中止事务 + reject(`第 ${index + 1} 条数据添加失败: ${event.target.error}`); + }; + }); + + // 监听事务完成事件 + transaction.oncomplete = () => { + // 单条数据返回单个ID,批量返回数组 + resolve(items.length === 1 ? results[0] : results); + }; + + // 统一错误处理 + transaction.onerror = (event) => { + reject(`添加失败: ${event.target.error}`); + }; + }); + } + + /** + * 读取数据(根据主键) + * @param {string} storeName + * @param {any} key + * @returns {Promise} + */ + get(storeName, key) { + return new Promise((resolve, reject) => { + const transaction = this.db.transaction([storeName], "readonly"); + const store = transaction.objectStore(storeName); + const request = store.get(key); + + request.onsuccess = () => resolve(request.result); + request.onerror = (event) => reject(`Get Error: ${event.target.error}`); + }); + } + + /** + * 读取所有数据(兼容X5内核方案) + * @param {string} storeName + * @returns {Promise} + */ + getAll(storeName) { + return new Promise((resolve, reject) => { + const transaction = this.db.transaction([storeName], "readonly"); + const store = transaction.objectStore(storeName); + + // 兼容性检测:优先尝试原生getAll方法 + if (typeof store.getAll === 'function') { + const request = store.getAll(); + request.onsuccess = () => resolve(request.result); + request.onerror = (e) => reject(`GetAll Error: ${e.target.error}`); + } + // 降级方案:使用游标手动遍历 + else { + const results = []; + const request = store.openCursor(); + + request.onsuccess = (e) => { + const cursor = e.target.result; + if (cursor) { + results.push(cursor.value); + cursor.continue(); + } else { + resolve(results); + } + }; + + request.onerror = (e) => reject(`Cursor Error: ${e.target.error}`); + } + }); + } + + /** + * 获取表的总记录数 + * @param {string} storeName - 表名(Object Store 名称) + * @returns {Promise} - 记录总数 + */ + async getRecordCount(storeName) { + return new Promise((resolve, reject) => { + const transaction = this.db.transaction([storeName], "readonly"); + const store = transaction.objectStore(storeName); + const request = store.count(); + + request.onsuccess = () => resolve(request.result); + request.onerror = (event) => reject(`❌ Count Error: ${event.target.error}`); + }); + } + + /** + * 更新数据 + * @param {string} storeName + * @param {Object} data + * @returns {Promise} + */ + update(storeName, data) { + return new Promise((resolve, reject) => { + const transaction = this.db.transaction([storeName], "readwrite"); + const store = transaction.objectStore(storeName); + const request = store.put(data); + + request.onsuccess = () => resolve("Data updated successfully"); + request.onerror = (event) => reject(`Update Error: ${event.target.error}`); + }); + } + + /** + * 删除数据(根据主键) + * @param {string} storeName + * @param {any} key + * @returns {Promise} + */ + delete(storeName, key) { + return new Promise((resolve, reject) => { + const transaction = this.db.transaction([storeName], "readwrite"); + const store = transaction.objectStore(storeName); + const request = store.delete(key); + + request.onsuccess = () => resolve("Data deleted successfully"); + request.onerror = (event) => reject(`Delete Error: ${event.target.error}`); + }); + } + + /** + * 通过索引查询数据 + * @param {string} storeName + * @param {string} indexName + * @param {any} value + * @returns {Promise} + */ + getByIndex(storeName, indexName, value) { + return new Promise((resolve, reject) => { + const transaction = this.db.transaction([storeName], "readonly"); + const store = transaction.objectStore(storeName); + const index = store.index(indexName); + const request = index.get(value); + + request.onsuccess = () => resolve(request.result); + request.onerror = (event) => reject(`Get By Index Error: ${event.target.error}`); + }); + } + + /** + * 清空表 + * @param {string} storeName + * @returns {Promise} + */ + clearStore(storeName) { + return new Promise((resolve, reject) => { + const transaction = this.db.transaction([storeName], "readwrite"); + const store = transaction.objectStore(storeName); + const request = store.clear(); + + request.onsuccess = () => resolve("Store cleared successfully"); + request.onerror = (event) => reject(`Clear Store Error: ${event.target.error}`); + }); + } + + /** + * 删除数据库 + * @returns {Promise} + */ + deleteDB(dbNamed = null) { + return new Promise((resolve, reject) => { + const request = indexedDB.deleteDatabase(dbNamed || this.dbName); + + request.onsuccess = () => resolve("Database deleted successfully"); + request.onerror = (event) => reject(`Delete DB Error: ${event.target.error}`); + }); + } + + async deleteOldestRecord(storeName) { + return new Promise((resolve, reject) => { + const transaction = this.db.transaction([storeName], "readwrite"); + const store = transaction.objectStore(storeName); + const request = store.openCursor(); // 🔹 获取最早的记录(按主键 ID 排序) + + request.onsuccess = function(event) { + const cursor = event.target.result; + if (cursor) { + console.log(`🗑️ 删除最早的记录 ID: ${cursor.key}`); + store.delete(cursor.key); // 🔥 删除最小 ID(最早记录) + resolve(); + } else { + resolve(); // 没有记录时跳过 + } + }; + + request.onerror = (event) => reject(`❌ Cursor Error: ${event.target.error}`); + }); + } +} + +export default IndexedDBHelper \ No newline at end of file diff --git a/common/common.css b/common/common.css index ffc9efa..9df97aa 100644 --- a/common/common.css +++ b/common/common.css @@ -2,11 +2,20 @@ page { min-height: calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom)); font-size: 28rpx; - background-color: #f4f4f4; + background-color: #FFFFFF; color: #333333; overflow: hidden; } +/* 禁止页面回弹 */ +/* html, +body, +page { + overscroll-behavior: none; + overflow: hidden; + height: 100%; +} */ + image { width: 100%; height: 100%; diff --git a/common/globalFunction.js b/common/globalFunction.js index b289246..093d7d7 100644 --- a/common/globalFunction.js +++ b/common/globalFunction.js @@ -1,6 +1,36 @@ import useUserStore from "../stores/useUserStore"; +import { + request, + createRequest, + uploadFile +} from "../utils/request"; +import streamRequest, { + chatRequest +} from "../utils/streamRequest.js"; -const msg = (title, duration = 1500, mask = false, icon = 'none', image) => { +export const CloneDeep = (props) => { + if (typeof props !== 'object' || props === null) { + return props + } + + let result + if (props) { + result = [] + } else { + result = {} + } + + for (let key in props) { + if (props.hasOwnProperty(key)) { + result[key] = CloneDeep(props[key]) + } + } + + return result +} + + +export const msg = (title, duration = 1500, mask = false, icon = 'none', image) => { if (Boolean(title) === false) { return; } @@ -63,14 +93,376 @@ function getdeviceInfo() { function sleep(time) { return new Promise((resolve) => setTimeout(resolve, time)) } +const cloneDeep = (obj) => { + // 1.1 判断是否是对象 + const isObject = (obj) => (typeof obj === 'object' || typeof obj === 'function') && obj !== 'null' + if (!isObject(obj)) { + throw new Error('参数不是对象') + } + // 1.3 如果参数为数组,则复制数组各元素,否则复制对象属性 + const newObject = Array.isArray(obj) ? [...obj] : { + ...obj + } + // 1.4 迭代 + Object.keys(newObject).forEach((key) => { + // 1.5 判断如果遍历到的属性值为对象,则继续递归cloneDeep + if (isObject(newObject[key])) { + newObject[key] = cloneDeep(newObject[key]) + } + }) + return newObject +} + +const CopyText = (text) => { + let input = document.createElement('textarea'); + input.value = text; + document.body.appendChild(input); + input.select(); + let flag = document.execCommand('copy') + if (flag) { + message.success('成功复制到剪贴板') + } else { + message.success('复制失败') + } + document.body.removeChild(input) +} + +// 柯里化 降低使用范围,提高适用性 +function Exp(regExp) { + return (str) => { + return regExp.test(str) + } +} + +const checkingPhoneRegExp = Exp(/^1[3-9]{1}\d{9}/) +// 手机号校验 checkingPhoneRegExp(phone) + +const checkingEmailRegExp = Exp(/^[a-z0-9_\.-]+@[a-z0-9_\.-]+[a-z0-9]{2,6}$/i) +// 邮箱校验 checkingEmailRegExp(email) + + +function throttle(fn, delay = 300) { + let valid = true + let savedArgs = null // 参数存储器 + let savedContext = null // 上下文存储器 + + return function(...args) { + // 保存当前参数和上下文 + savedArgs = args + savedContext = this + + if (!valid) return false + valid = false + setTimeout(() => { + fn.apply(savedContext, savedArgs) + valid = true + savedArgs = null // 清空存储 + savedContext = null + }, delay) + } +} + +function debounce(fun, delay) { + return function(args) { + let that = this + let _args = args + clearTimeout(fun.id) + fun.id = setTimeout(function() { + fun.call(that, _args) + }, delay) + } +} + + +function toRad(degree) { + return degree * Math.PI / 180; +} + +function haversine(lat1, lon1, lat2, lon2) { + const R = 6371; // 地球半径,单位为公里 + const a1 = toRad(lat1); + const a2 = toRad(lat2); + const b1 = toRad(lat2 - lat1); + const b2 = toRad(lon2 - lon1); + + const a = Math.sin(b1 / 2) * Math.sin(b1 / 2) + + Math.cos(a1) * Math.cos(a2) * Math.sin(b2 / 2) * Math.sin(b2 / 2); + const c = 2 * Math.atan2(Math.sqrt(a), Math.sqrt(1 - a)); + const distance = R * c; // 计算得到的距离,单位为公里 + + return distance; +} + +export function getDistanceFromLatLonInKm(lat1, lon1, lat2, lon2) { + const R = 6371; // 地球平均半径,单位为公里 + const dLat = deg2rad(lat2 - lat1); + const dLon = deg2rad(lon2 - lon1); + const a = + Math.sin(dLat / 2) * Math.sin(dLat / 2) + + Math.cos(deg2rad(lat1)) * Math.cos(deg2rad(lat2)) * + Math.sin(dLon / 2) * Math.sin(dLon / 2); + const c = 2 * Math.atan2(Math.sqrt(a), Math.sqrt(1 - a)); + const d = R * c; + return { + km: d, + m: d * 1000 + }; +} + +// 将角度转换为弧度 +function deg2rad(deg) { + return deg * (Math.PI / 180); +} + +function vacanciesTo(vacancies) { + if (vacancies >= 0) { + return vacancies + "人" + } else { + return '不限人数' + } +} + +function salaryGlobal(type = 'min') { + const salay = [2, 5, 10, 15, 20, 25, 30, 50, 80]; + const salaymax = [2, 5, 10, 15, 20, 25, 30, 50, 80, 100]; + const salarys = salay.map((item, index) => ({ + label: item + 'k', + value: item * 1000, + children: CloneDeep(salaymax).splice(index).map((vItem) => ({ + label: vItem + 'k', + value: vItem * 1000, + })) + })) + + return salarys +} + +class CustomSystem { + constructor() { + const systemInfo = uni.getSystemInfoSync(); + this.systemInfo = systemInfo + } +} +const customSystem = new CustomSystem() + +function setCheckedNodes(nodes, ids) { + // 处理每个第一层节点 + nodes.forEach((firstLayer) => { + // 初始化或重置计数器 + firstLayer.checkednumber = 0; + + // 递归处理子树 + const traverse = (node) => { + // 设置当前节点选中状态 + const shouldCheck = ids.includes(node.id); + if (shouldCheck) node.checked = true; + + // 统计后代节点(排除首层自身) + if (node !== firstLayer && node.checked) { + firstLayer.checkednumber++; + } + + // 递归子节点 + if (node.children) { + node.children.forEach((child) => traverse(child)); + } + }; + + // 启动当前首层节点的遍历 + traverse(firstLayer); + }); +} + +const formatTotal = (total) => { + if (total < 10) return total.toString(); // 直接返回小于 10 的数 + + const magnitude = Math.pow(10, Math.floor(Math.log10(total))); // 计算数量级 + const roundedTotal = Math.floor(total / magnitude) * magnitude; // 去掉零头 + + return `${roundedTotal}+`; +}; + +export function formatDate(isoString) { + const date = new Date(isoString); + const year = date.getFullYear(); + const month = String(date.getMonth() + 1).padStart(2, '0'); // 月份从 0 开始,需要 +1 + const day = String(date.getDate()).padStart(2, '0'); + const hours = String(date.getHours()).padStart(2, '0'); + const minutes = String(date.getMinutes()).padStart(2, '0'); + const seconds = String(date.getSeconds()).padStart(2, '0'); + + return `${year}-${month}-${day} ${hours}:${minutes}:${seconds}`; +} + +export function insertSortData(data, attribute = 'createTime') { + const sortedData = data.sort((a, b) => new Date(b[attribute]) - new Date(a[attribute])); // 按时间降序排序 + const result = []; + let lastDate = ''; + let lastTitle = '' + + + const now = new Date(); + const todayStr = now.toISOString().split('T')[0]; // 获取今天的日期字符串 + const yesterday = new Date(now.setDate(now.getDate() - 1)).toISOString().split('T')[0]; // 获取昨天的日期字符串 + const twoDaysAgo = new Date(now.setDate(now.getDate() - 1)).toISOString().split('T')[0]; // 获取前天的日期字符串 + + sortedData.forEach(item => { + const itemAttribute = item[attribute].replace('T', ' ') + const itemDate = itemAttribute.split(' ')[0]; // 提取日期部分 + + let title = itemDate; + if (itemDate === todayStr) { + title = '今天'; + } else if (itemDate === yesterday) { + title = '昨天'; + } else if (itemDate === twoDaysAgo) { + title = '前天'; + } + + if (lastDate !== itemDate) { + result.push({ + title, + isTitle: true + }); + lastDate = itemDate; + lastTitle = title; + } + + result.push({ + ...item, + isTitle: false + }); + }); + + return [result, lastTitle]; +} + +function getWeeksOfMonth(year, month) { + const firstDay = new Date(year, month - 1, 1); // 当月第一天 + const lastDay = new Date(year, month, 0); // 当月最后一天 + const weeks = []; + let week = []; + + for (let d = new Date(firstDay); d <= lastDay; d.setDate(d.getDate() + 1)) { + // 补充第一周的上个月日期 + if (week.length === 0 && d.getDay() !== 1) { + let prevMonday = new Date(d); + prevMonday.setDate(d.getDate() - (d.getDay() === 0 ? 6 : d.getDay() - 1)); + while (prevMonday < d) { + week.push({ + year: prevMonday.getFullYear(), + month: prevMonday.getMonth() + 1, + day: prevMonday.getDate(), + fullDate: getLocalYYYYMMDD(prevMonday), // 修正 + weekday: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"][prevMonday.getDay()], + isCurrent: false // 上个月日期 + }); + prevMonday.setDate(prevMonday.getDate() + 1); + } + } + + // 添加当前月份的日期 + week.push({ + year: d.getFullYear(), + month: d.getMonth() + 1, + day: d.getDate(), + fullDate: getLocalYYYYMMDD(d), // 修正 + weekday: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"][d.getDay()], + isCurrent: true // 当前月的日期 + }); + + // 如果到了月末但当前周未满7天,需要补足到周日 + if (d.getTime() === lastDay.getTime() && week.length < 7) { + let nextDay = new Date(d); + nextDay.setDate(d.getDate() + 1); + while (week.length < 7) { + week.push({ + year: nextDay.getFullYear(), + month: nextDay.getMonth() + 1, + day: nextDay.getDate(), + fullDate: getLocalYYYYMMDD(nextDay), // 修正 + weekday: ["星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"][nextDay.getDay()], + isCurrent: false // 下个月日期 + }); + nextDay.setDate(nextDay.getDate() + 1); + } + } + + // 如果本周满了(7天)或者到了月末 + if (week.length === 7 || d.getTime() === lastDay.getTime()) { + weeks.push([...week]); // 存入当前周 + week = []; // 清空,准备下一周 + } + } + + return weeks; +} + +// 新增工具函数:将日期格式化为本地 YYYY-MM-DD 字符串 +function getLocalYYYYMMDD(date) { + const y = date.getFullYear(); + const m = String(date.getMonth() + 1).padStart(2, '0'); + const d = String(date.getDate()).padStart(2, '0'); + return `${y}-${m}-${d}`; +} + +function isFutureDate(dateStr) { + const inputDate = new Date(dateStr); + const today = new Date(); + + // 只比较年月日,不考虑具体时间 + today.setHours(0, 0, 0, 0); + inputDate.setHours(0, 0, 0, 0); + + return inputDate > today; +} + +function parseQueryParams(url = window.location.href) { + const queryString = url.split('?')[1]?.split('#')[0]; + const params = {}; + if (!queryString) return params; + + queryString.split('&').forEach(param => { + const [key, value] = param.split('='); + if (key) { + params[decodeURIComponent(key)] = decodeURIComponent(value || ''); + } + }); + + return params; +} + +export const $api = { + msg, + prePage, + sleep, + request, + createRequest, + streamRequest, + chatRequest, + insertSortData, + uploadFile +} export default { - '$api': { - msg, - prePage, - sleep - }, + $api, navTo, - getdeviceInfo + cloneDeep, + formatDate, + getdeviceInfo, + checkingPhoneRegExp, + checkingEmailRegExp, + throttle, + debounce, + haversine, + getDistanceFromLatLonInKm, + vacanciesTo, + salaryGlobal, + customSystem, + setCheckedNodes, + formatTotal, + getWeeksOfMonth, + isFutureDate, + parseQueryParams } \ No newline at end of file diff --git a/components/.DS_Store b/components/.DS_Store index 21408acc98dc2dec23f6d220a86eb435a751f769..e360dc49420a07175bb1b3e9a7a34436123d2981 100644 GIT binary patch literal 6148 zcmeHKU5nE|6ur}}Zo2D29uyWq2>9A+)GCNCv91q-Pe$}Xr6x^SqiLq*!wRL)XZ;WU z4u6UN#V0*?W-8n4`mzfm%iJ(?CNuZk%bYMX86py+Cb>oA5|M+#*xf;Og7G+)W7aV} zJSbF*0nMl+Nr$MdSp}>D|GNUbcK0Zzj0&vUqw6=NimE5MoW!||;l*3TLzEl8l%Yj* zi6+#*ug036Dz?N9(9mp?C$6=4JCq>f1iS$~r3m>`%3GYTEshJH&xoEXUWy0)R2% zP8BnrS2ObszQ?mXt7_l>Av#;#3m3PYZD-ec6TXx4u#W1c8b#$RetRxu9&!iH+J_Ii=jX4dw2cevhOYK-}d|7 z@Xo#Evgcg6e)GYz@rQg`$S=?iCU6QU+cUTZ{+6ej`=_uha#`@VS;t<-w0KqpjH1r& zSp!+VRlq86?iAqt!9!sT46Zb)tpk<10sy<{R)#kJC@{w}7#Lh>#0X4iDo|5}xnc-S zN55zM0)s1!noh!8K7`3E%ne1T?1=9vcM^d{TU!OJ0-FkK=~tJ}|Hps7|8J7)n^nLn zaIO>(-GlI8gejS`_1NV2to2adqOh^wN~5BnGRLuM@KL;vq6}jmH-Le`l}7Zy?2mww L!B$p*f2zQ5iHo=@ delta 100 zcmZoMXfc=|#>CJ*u~2NHo+2aT!~knnMg|53{>cI?QVI+T3`U+g`N>H+`AI-Q0gwa; r|A&Ijf*fKj8ynP_H?wo_a{!G23Vdgt%r9cd$S~Q4M|yLN$O>ivAjTV4 diff --git a/components/CollapseTransition/CollapseTransition.vue b/components/CollapseTransition/CollapseTransition.vue new file mode 100644 index 0000000..9ea5df4 --- /dev/null +++ b/components/CollapseTransition/CollapseTransition.vue @@ -0,0 +1,92 @@ + + + + + + diff --git a/components/FadeView/FadeView.vue b/components/FadeView/FadeView.vue new file mode 100644 index 0000000..47c01ee --- /dev/null +++ b/components/FadeView/FadeView.vue @@ -0,0 +1,45 @@ + + + + + diff --git a/components/NoBouncePage/NoBouncePage.vue b/components/NoBouncePage/NoBouncePage.vue new file mode 100644 index 0000000..f44477f --- /dev/null +++ b/components/NoBouncePage/NoBouncePage.vue @@ -0,0 +1,26 @@ + + + + + + diff --git a/components/Salary-Expectation/Salary-Expectation.vue b/components/Salary-Expectation/Salary-Expectation.vue new file mode 100644 index 0000000..a986375 --- /dev/null +++ b/components/Salary-Expectation/Salary-Expectation.vue @@ -0,0 +1,17 @@ + + + diff --git a/components/bing-progress.zip b/components/bing-progress.zip deleted file mode 100644 index b8d5c3c75842dfdcecd8c4aaa77fefa114cab3ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5556 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 diff --git a/components/convert-distance/convert-distance.vue b/components/convert-distance/convert-distance.vue new file mode 100644 index 0000000..67544ab --- /dev/null +++ b/components/convert-distance/convert-distance.vue @@ -0,0 +1,23 @@ + + + + + diff --git a/components/custom-popup/custom-popup.vue b/components/custom-popup/custom-popup.vue new file mode 100644 index 0000000..adf4b96 --- /dev/null +++ b/components/custom-popup/custom-popup.vue @@ -0,0 +1,134 @@ + + + + + diff --git a/components/dict-Label/dict-Label.vue b/components/dict-Label/dict-Label.vue new file mode 100644 index 0000000..3759d32 --- /dev/null +++ b/components/dict-Label/dict-Label.vue @@ -0,0 +1,11 @@ + + + + + diff --git a/components/dict-tree-Label/dict-tree-Label.vue b/components/dict-tree-Label/dict-tree-Label.vue new file mode 100644 index 0000000..654289a --- /dev/null +++ b/components/dict-tree-Label/dict-tree-Label.vue @@ -0,0 +1,11 @@ + + + + + diff --git a/components/expected-station/expected-station.vue b/components/expected-station/expected-station.vue new file mode 100644 index 0000000..4ba4699 --- /dev/null +++ b/components/expected-station/expected-station.vue @@ -0,0 +1,226 @@ + + + + + diff --git a/components/latestHotestStatus/latestHotestStatus.vue b/components/latestHotestStatus/latestHotestStatus.vue new file mode 100644 index 0000000..cba2d08 --- /dev/null +++ b/components/latestHotestStatus/latestHotestStatus.vue @@ -0,0 +1,27 @@ + + + + + diff --git a/components/loadmore/loadmore.vue b/components/loadmore/loadmore.vue new file mode 100644 index 0000000..0d5a7a5 --- /dev/null +++ b/components/loadmore/loadmore.vue @@ -0,0 +1,51 @@ + + + + + diff --git a/components/matchingDegree/matchingDegree.vue b/components/matchingDegree/matchingDegree.vue new file mode 100644 index 0000000..1b0f162 --- /dev/null +++ b/components/matchingDegree/matchingDegree.vue @@ -0,0 +1,17 @@ + + + + + diff --git a/components/md-render/md-render.vue b/components/md-render/md-render.vue new file mode 100644 index 0000000..e2484e5 --- /dev/null +++ b/components/md-render/md-render.vue @@ -0,0 +1,178 @@ + + + + + diff --git a/components/modifyExpectedPosition/modifyExpectedPosition.vue b/components/modifyExpectedPosition/modifyExpectedPosition.vue new file mode 100644 index 0000000..16a4577 --- /dev/null +++ b/components/modifyExpectedPosition/modifyExpectedPosition.vue @@ -0,0 +1,323 @@ + + + + + diff --git a/components/screening-job-requirements/screening-job-requirements.vue b/components/screening-job-requirements/screening-job-requirements.vue new file mode 100644 index 0000000..475f9f3 --- /dev/null +++ b/components/screening-job-requirements/screening-job-requirements.vue @@ -0,0 +1,261 @@ + + + + + diff --git a/components/zhuo-tabs/zhuo-tabs.vue b/components/zhuo-tabs/zhuo-tabs.vue deleted file mode 100644 index ac33308..0000000 --- a/components/zhuo-tabs/zhuo-tabs.vue +++ /dev/null @@ -1,16 +0,0 @@ - - - - - diff --git a/config.js b/config.js index 96d01f5..12d6524 100644 --- a/config.js +++ b/config.js @@ -1,9 +1,16 @@ export default { - baseUrl: '', // 测试 + baseUrl: 'http://39.98.44.136:8080', // 测试 + // sseAI+ + StreamBaseURl: 'http://39.98.44.136:8000', + // 语音转文字 + vioceBaseURl: 'ws://39.98.44.136:6006/speech-recognition', + DBversion: 3, // 应用信息 appInfo: { // 应用名称 name: "青岛市就业服务", + // AI名称 + AIName: '小红', // 应用版本 version: "1.0.0", // 应用logo @@ -20,5 +27,19 @@ export default { url: "" } ] - } + }, + allowedFileNumber: 2, + allowedFileTypes: [ + "text/plain", // .txt + "text/markdown", // .md + "text/html", // .html + "application/msword", // .doc + "application/vnd.openxmlformats-officedocument.wordprocessingml.document", // .docx + "application/pdf", // .pdf + "application/vnd.ms-powerpoint", // .ppt + "application/vnd.openxmlformats-officedocument.presentationml.presentation", // .pptx + "text/csv", // .csv + "application/vnd.ms-excel", // .xls + "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" // .xlsx + ] } \ No newline at end of file diff --git a/hook/useRealtimeRecorder.js b/hook/useRealtimeRecorder.js new file mode 100644 index 0000000..066bb3d --- /dev/null +++ b/hook/useRealtimeRecorder.js @@ -0,0 +1,475 @@ +import { + ref, + onUnmounted +} from 'vue'; + +export function useAudioRecorder(wsUrl) { + + // 状态变量 + const isRecording = ref(false); + const isStopping = ref(false); + const isSocketConnected = ref(false); + const recordingDuration = ref(0); + const bufferPressure = ref(0); // 缓冲区压力 (0-100) + const currentInterval = ref(0); // 当前发送间隔 + + // 音频相关 + const audioContext = ref(null); + const mediaStream = ref(null); + const workletNode = ref(null); + + // 网络相关 + const socket = ref(null); + const audioBuffer = ref([]); + const bufferInterval = ref(null); + + // 配置常量 + const SAMPLE_RATE = 16000; + const BASE_INTERVAL_MS = 300; // 基础发送间隔 + const MIN_INTERVAL_MS = 100; // 最小发送间隔 + const MAX_BUFFER_SIZE = 20; // 最大缓冲区块数 + const PRESSURE_THRESHOLD = 0.7; // 加快发送的阈值 (70%) + + // AudioWorklet处理器代码 + const workletProcessorCode = ` + class AudioProcessor extends AudioWorkletProcessor { + constructor(options) { + super(); + this.sampleRate = options.processorOptions.sampleRate; + this.samplesPerChunk = Math.floor(this.sampleRate * 0.1); // 每100ms的样本数 + this.buffer = new Int16Array(this.samplesPerChunk); + this.index = 0; + } + + process(inputs) { + const input = inputs[0]; + if (input.length > 0) { + const inputChannel = input[0]; + + for (let i = 0; i < inputChannel.length; i++) { + // 转换为16位PCM + this.buffer[this.index++] = Math.max(-32768, Math.min(32767, inputChannel[i] * 32767)); + + // 当缓冲区满时发送 + if (this.index >= this.samplesPerChunk) { + this.port.postMessage({ + audioData: this.buffer.buffer, + timestamp: Date.now() + }, [this.buffer.buffer]); + + // 创建新缓冲区 + this.buffer = new Int16Array(this.samplesPerChunk); + this.index = 0; + } + } + } + return true; + } + } + + registerProcessor('audio-processor', AudioProcessor); + `; + + // 初始化WebSocket连接 + const initSocket = (wsUrl) => { + return new Promise((resolve, reject) => { + socket.value = new WebSocket(wsUrl); + + socket.value.onopen = () => { + isSocketConnected.value = true; + console.log('WebSocket连接已建立'); + resolve(); + }; + + socket.value.onerror = (error) => { + console.error('WebSocket连接错误:', error); + reject(error); + }; + + socket.value.onclose = (event) => { + console.log(`WebSocket连接关闭,代码: ${event.code}, 原因: ${event.reason}`); + isSocketConnected.value = false; + console.log('WebSocket连接已关闭'); + }; + }); + }; + + // 计算动态发送间隔 + const calculateDynamicInterval = () => { + const pressureFactor = bufferPressure.value / 100; + // 压力越大,间隔越小(发送越快) + return Math.max( + MIN_INTERVAL_MS, + BASE_INTERVAL_MS - (pressureFactor * (BASE_INTERVAL_MS - MIN_INTERVAL_MS)) + ); + }; + + // 发送缓冲的音频数据 + const sendBufferedAudio = () => { + if (audioBuffer.value.length === 0 || !socket.value || socket.value.readyState !== WebSocket.OPEN) { + return; + } + + try { + // 将缓冲区大小限制为8000字节 (小于8192) + const MAX_CHUNK_SIZE = 8000 / 2; // 16位 = 2字节,所以4000个样本 + + let samplesToSend = []; + let totalSamples = 0; + + // 收集不超过限制的样本 + while (audioBuffer.value.length > 0 && totalSamples < MAX_CHUNK_SIZE) { + const buffer = audioBuffer.value[0]; + const samples = new Int16Array(buffer); + const remainingSpace = MAX_CHUNK_SIZE - totalSamples; + + if (samples.length <= remainingSpace) { + samplesToSend.push(samples); + totalSamples += samples.length; + audioBuffer.value.shift(); + } else { + // 只取部分样本 + samplesToSend.push(samples.slice(0, remainingSpace)); + audioBuffer.value[0] = samples.slice(remainingSpace).buffer; + totalSamples = MAX_CHUNK_SIZE; + } + } + + // 合并样本并发送 + if (totalSamples > 0) { + const combined = new Int16Array(totalSamples); + let offset = 0; + + samplesToSend.forEach(chunk => { + combined.set(chunk, offset); + offset += chunk.length; + }); + + socket.value.send(combined.buffer); + } + + } catch (error) { + console.error('发送音频数据时出错:', error); + } + }; + + // 开始录音 + const startRecording = async () => { + if (isRecording.value) return; + + try { + // 重置状态 + recordingDuration.value = 0; + audioBuffer.value = []; + bufferPressure.value = 0; + currentInterval.value = BASE_INTERVAL_MS; + console.log('正在初始化WebSocket连接...'); + // 初始化WebSocket + await initSocket(wsUrl); + console.log('正在获取音频设备权限...'); + // 获取音频流 + mediaStream.value = await navigator.mediaDevices.getUserMedia({ + audio: { + sampleRate: SAMPLE_RATE, + channelCount: 1, + echoCancellation: false, + noiseSuppression: false, + autoGainControl: false + }, + video: false + }); + console.log('正在初始化音频上下文...'); + // 创建音频上下文 + audioContext.value = new(window.AudioContext || window.webkitAudioContext)({ + sampleRate: SAMPLE_RATE, + latencyHint: 'interactive' + }); + + // 注册AudioWorklet + const blob = new Blob([workletProcessorCode], { + type: 'application/javascript' + }); + const workletUrl = URL.createObjectURL(blob); + await audioContext.value.audioWorklet.addModule(workletUrl); + URL.revokeObjectURL(workletUrl); + + // 创建AudioWorkletNode + workletNode.value = new AudioWorkletNode(audioContext.value, 'audio-processor', { + numberOfInputs: 1, + numberOfOutputs: 1, + outputChannelCount: [1], + processorOptions: { + sampleRate: SAMPLE_RATE + } + }); + + // 处理音频数据 + workletNode.value.port.onmessage = (e) => { + if (e.data.audioData instanceof ArrayBuffer) { + audioBuffer.value.push(e.data.audioData); + + // 当缓冲区压力超过阈值时立即尝试发送 + if (audioBuffer.value.length / MAX_BUFFER_SIZE > PRESSURE_THRESHOLD) { + sendBufferedAudio(); + } + } + }; + + // 连接音频节点 + const source = audioContext.value.createMediaStreamSource(mediaStream.value); + source.connect(workletNode.value); + workletNode.value.connect(audioContext.value.destination); + + // 启动定时发送 + bufferInterval.value = setInterval(sendBufferedAudio, currentInterval.value); + console.log('录音初始化完成,开始录制'); + // 更新状态 + isRecording.value = true; + console.log(`开始录音,采样率: ${audioContext.value.sampleRate}Hz`); + + } catch (error) { + console.error('启动录音失败:', error); + cleanup(); + throw error; + } + }; + + // 停止录音并保存 + const stopRecording = async () => { + if (!isRecording.value || isStopping.value) return; + + isStopping.value = true; + + try { + // 停止定时器 + if (bufferInterval.value) { + clearInterval(bufferInterval.value); + bufferInterval.value = null; + } + + // 发送剩余音频数据 + if (audioBuffer.value.length > 0) { + console.log(`正在发送剩余 ${audioBuffer.value.length} 个音频块...`); + sendBufferedAudio(); + } + + // 发送结束标记 + if (socket.value?.readyState === WebSocket.OPEN) { + console.log('发送结束标记...'); + socket.value.send(JSON.stringify({ + action: 'end', + duration: recordingDuration.value + })); + + // 等待数据发送完成 + await new Promise((resolve) => { + if (socket.value.bufferedAmount === 0) { + resolve(); + } else { + console.log(`等待 ${socket.value.bufferedAmount} 字节数据发送...`); + const timer = setInterval(() => { + if (socket.value.bufferedAmount === 0) { + clearInterval(timer); + resolve(); + } + }, 50); + } + }); + + // 关闭连接 + console.log('正在关闭WebSocket连接...'); + socket.value.close(); + } + + cleanup(); + console.log('录音已停止并保存'); + + } catch (error) { + console.error('停止录音时出错:', error); + throw error; + } finally { + isStopping.value = false; + } + }; + + // 取消录音 + const cancelRecording = async () => { + if (!isRecording.value || isStopping.value) return; + + isStopping.value = true; + + try { + // 停止定时器 + if (bufferInterval.value) { + clearInterval(bufferInterval.value); + bufferInterval.value = null; + } + + // 发送取消标记 + if (socket.value?.readyState === WebSocket.OPEN) { + console.log('发送结束标记...'); + socket.value.send(JSON.stringify({ + action: 'cancel' + })); + socket.value.close(); + } + console.log('清理资源...'); + cleanup(); + console.log('录音已成功停止'); + console.log('录音已取消'); + + } catch (error) { + console.error('取消录音时出错:', error); + throw error; + } finally { + isStopping.value = false; + } + }; + + // 清理资源 + const cleanup = () => { + // 清除定时器 + if (bufferInterval.value) { + clearInterval(bufferInterval.value); + bufferInterval.value = null; + } + + // 关闭音频流 + if (mediaStream.value) { + console.log('正在停止媒体流...'); + mediaStream.value.getTracks().forEach(track => track.stop()); + mediaStream.value = null; + } + + // 断开音频节点 + if (workletNode.value) { + workletNode.value.disconnect(); + workletNode.value.port.onmessage = null; + workletNode.value = null; + } + + // 关闭音频上下文 + if (audioContext.value) { + if (audioContext.value.state !== 'closed') { + audioContext.value.close().catch(e => { + console.warn('关闭AudioContext时出错:', e); + }); + } + audioContext.value = null; + } + + // 清空缓冲区 + audioBuffer.value = []; + bufferPressure.value = 0; + + // 重置状态 + isRecording.value = false; + isSocketConnected.value = false; + }; + + // 组件卸载时自动清理 + onUnmounted(() => { + if (isRecording.value) { + cancelRecording(); + } + }); + + return { + isRecording, + isStopping, + isSocketConnected, + recordingDuration, + bufferPressure, + currentInterval, + startRecording, + stopRecording, + cancelRecording + }; +} + + +// import { +// ref +// } from 'vue' +// export function useRealtimeRecorder(wsUrl) { +// const isRecording = ref(false) +// const mediaRecorder = ref(null) +// const socket = ref(null) +// const recognizedText = ref('') + +// const startRecording = async () => { +// if (!navigator.mediaDevices?.getUserMedia) { +// uni.showToast({ +// title: '当前环境不支持录音', +// icon: 'none' +// }) +// return +// } +// recognizedText.value = '' +// const stream = await navigator.mediaDevices.getUserMedia({ +// audio: { +// sampleRate: 16000, +// channelCount: 1, +// echoCancellation: false, +// noiseSuppression: false, +// autoGainControl: false +// }, +// video: false +// }) +// socket.value = new WebSocket(wsUrl) + +// socket.value.onopen = () => { +// console.log('[WebSocket] 连接已建立') +// } + +// socket.value.onmessage = (event) => { +// recognizedText.value = JSON.parse(event.data).text +// } + +// const recorder = new MediaRecorder(stream, { +// mimeType: 'audio/webm;codecs=opus', +// audioBitsPerSecond: 16000, +// }) + +// recorder.ondataavailable = (e) => { +// if (e.data.size > 0 && socket.value?.readyState === WebSocket.OPEN) { +// socket.value.send(e.data) +// } +// } + +// recorder.start(300) // 每 300ms 发送一段数据 +// mediaRecorder.value = recorder +// isRecording.value = true +// } + +// const stopRecording = () => { +// mediaRecorder.value?.stop() +// mediaRecorder.value = null +// isRecording.value = false + +// if (socket.value?.readyState === WebSocket.OPEN) { +// socket.value.send('[end]') +// socket.value.close() +// } +// } + +// const cancelRecording = () => { +// mediaRecorder.value?.stop() +// mediaRecorder.value = null +// isRecording.value = false +// recognizedText.value = '' + +// if (socket.value?.readyState === WebSocket.OPEN) { +// socket.value.send('[cancel]') +// socket.value.close() +// } +// } + +// return { +// isRecording, +// recognizedText, +// startRecording, +// stopRecording, +// cancelRecording +// } +// } \ No newline at end of file diff --git a/hook/useRecorder.js b/hook/useRecorder.js new file mode 100644 index 0000000..7676e6c --- /dev/null +++ b/hook/useRecorder.js @@ -0,0 +1,129 @@ +// composables/useRealtimeRecorder.js +import { + ref +} from 'vue' + +export function useRealtimeRecorder(wsUrl) { + const isRecording = ref(false) + const recognizedText = ref('') + + let audioContext = null + let audioWorkletNode = null + let sourceNode = null + let socket = null + + const startRecording = async () => { + const stream = await navigator.mediaDevices.getUserMedia({ + audio: true + }) + + audioContext = new(window.AudioContext || window.webkitAudioContext)() + const processorCode = ` + class RecorderProcessor extends AudioWorkletProcessor { + constructor() { + super() + this.buffer = [] + this.inputSampleRate = sampleRate + this.targetSampleRate = 16000 + } + + process(inputs) { + const input = inputs[0][0] + if (!input) return true + this.buffer.push(...input) + const requiredSamples = this.inputSampleRate / 10 // 100ms + + if (this.buffer.length >= requiredSamples) { + const resampled = this.downsample(this.buffer, this.inputSampleRate, this.targetSampleRate) + const int16Buffer = this.floatTo16BitPCM(resampled) + this.port.postMessage(int16Buffer) + this.buffer = [] + } + return true + } + + downsample(buffer, inRate, outRate) { + if (outRate === inRate) return buffer + const ratio = inRate / outRate + const len = Math.floor(buffer.length / ratio) + const result = new Float32Array(len) + for (let i = 0; i < len; i++) { + const start = Math.floor(i * ratio) + const end = Math.floor((i + 1) * ratio) + let sum = 0 + for (let j = start; j < end && j < buffer.length; j++) sum += buffer[j] + result[i] = sum / (end - start) + } + return result + } + + floatTo16BitPCM(input) { + const output = new Int16Array(input.length) + for (let i = 0; i < input.length; i++) { + const s = Math.max(-1, Math.min(1, input[i])) + output[i] = s < 0 ? s * 0x8000 : s * 0x7FFF + } + return output.buffer + } + } + registerProcessor('recorder-processor', RecorderProcessor) + ` + const blob = new Blob([processorCode], { + type: 'application/javascript' + }) + const blobUrl = URL.createObjectURL(blob) + + await audioContext.audioWorklet.addModule(blobUrl) + + socket = new WebSocket(wsUrl) + socket.onmessage = (e) => { + recognizedText.value = e.data + } + + sourceNode = audioContext.createMediaStreamSource(stream) + audioWorkletNode = new AudioWorkletNode(audioContext, 'recorder-processor') + + audioWorkletNode.port.onmessage = (e) => { + const audioData = e.data + if (socket && socket.readyState === WebSocket.OPEN) { + socket.send(audioData) + } + } + + sourceNode.connect(audioWorkletNode) + audioWorkletNode.connect(audioContext.destination) + + isRecording.value = true + } + + const stopRecording = () => { + sourceNode?.disconnect() + audioWorkletNode?.disconnect() + audioContext?.close() + + if (socket?.readyState === WebSocket.OPEN) { + socket.send('[end]') + socket.close() + } + + audioContext = null + sourceNode = null + audioWorkletNode = null + socket = null + + isRecording.value = false + } + + const cancelRecording = () => { + stopRecording() + recognizedText.value = '' + } + + return { + isRecording, + recognizedText, + startRecording, + stopRecording, + cancelRecording + } +} \ No newline at end of file diff --git a/index.html b/index.html index c3ff205..5c31027 100644 --- a/index.html +++ b/index.html @@ -1,20 +1,29 @@ - - - - - - - - - - -
- - - + + + + + + + + + + + + +
+ + + \ No newline at end of file diff --git a/lib/.DS_Store b/lib/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..51e160d75f7297f189ff268fd5da5bb079faf52e GIT binary patch literal 6148 zcmeHKy-or_5S|4Jl*ACDiH*s<03@Ifa1t!6X)P2E0X;avPYB)hK86pV4`6NKBbfLg zR`|{A76%;uG=`X&WcJ&go0*;cj@xC4$ke7mg{VkGc_?FU7fp)rbJjJbrXYfPM zVK+Im&jsvZEfX*kQVHx_V|N>ajZqpK<^%poHue$65qHAwj0VWjL$)&PJ&aNqHODJC z4&m3P+3z#aJ2E}lce7Zae}u{>vO5p(hDsRqq>fN(1?n-1:0),r=1;r2&&void 0!==arguments[2]?arguments[2]:h;t&&t(e,null);let i=o.length;for(;i--;){let t=o[i];if("string"==typeof t){const e=r(t);e!==t&&(n(o)||(o[i]=e),t=e)}e[t]=!0}return e}function O(e){for(let t=0;t/gm),G=a(/\$\{[\w\W]*/gm),Y=a(/^data-[\-\w.\u00B7-\uFFFF]+$/),j=a(/^aria-[\-\w]+$/),X=a(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),q=a(/^(?:\w+script|data):/i),$=a(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),K=a(/^html$/i),V=a(/^[a-z][.\w]*(-[.\w]+)+$/i);var Z=Object.freeze({__proto__:null,ARIA_ATTR:j,ATTR_WHITESPACE:$,CUSTOM_ELEMENT:V,DATA_ATTR:Y,DOCTYPE_NAME:K,ERB_EXPR:W,IS_ALLOWED_URI:X,IS_SCRIPT_OR_DATA:q,MUSTACHE_EXPR:B,TMPLIT_EXPR:G});const J=1,Q=3,ee=7,te=8,ne=9,oe=function(){return"undefined"==typeof window?null:window};var re=function t(){let n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:oe();const o=e=>t(e);if(o.version="3.2.4",o.removed=[],!n||!n.document||n.document.nodeType!==ne||!n.Element)return o.isSupported=!1,o;let{document:r}=n;const a=r,c=a.currentScript,{DocumentFragment:s,HTMLTemplateElement:b,Node:R,Element:O,NodeFilter:B,NamedNodeMap:W=n.NamedNodeMap||n.MozNamedAttrMap,HTMLFormElement:G,DOMParser:Y,trustedTypes:j}=n,q=O.prototype,$=D(q,"cloneNode"),V=D(q,"remove"),re=D(q,"nextSibling"),ie=D(q,"childNodes"),ae=D(q,"parentNode");if("function"==typeof b){const e=r.createElement("template");e.content&&e.content.ownerDocument&&(r=e.content.ownerDocument)}let le,ce="";const{implementation:se,createNodeIterator:ue,createDocumentFragment:me,getElementsByTagName:pe}=r,{importNode:fe}=a;let de={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};o.isSupported="function"==typeof e&&"function"==typeof ae&&se&&void 0!==se.createHTMLDocument;const{MUSTACHE_EXPR:he,ERB_EXPR:ge,TMPLIT_EXPR:Te,DATA_ATTR:ye,ARIA_ATTR:Ee,IS_SCRIPT_OR_DATA:Ae,ATTR_WHITESPACE:_e,CUSTOM_ELEMENT:Se}=Z;let{IS_ALLOWED_URI:Ne}=Z,be=null;const Re=w({},[...L,...C,...x,...I,...U]);let we=null;const Oe=w({},[...z,...P,...H,...F]);let ve=Object.seal(l(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),De=null,Le=null,Ce=!0,xe=!0,ke=!1,Ie=!0,Me=!1,Ue=!0,ze=!1,Pe=!1,He=!1,Fe=!1,Be=!1,We=!1,Ge=!0,Ye=!1,je=!0,Xe=!1,qe={},$e=null;const Ke=w({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Ve=null;const Ze=w({},["audio","video","img","source","image","track"]);let Je=null;const Qe=w({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),et="http://www.w3.org/1998/Math/MathML",tt="http://www.w3.org/2000/svg",nt="http://www.w3.org/1999/xhtml";let ot=nt,rt=!1,it=null;const at=w({},[et,tt,nt],g);let lt=w({},["mi","mo","mn","ms","mtext"]),ct=w({},["annotation-xml"]);const st=w({},["title","style","font","a","script"]);let ut=null;const mt=["application/xhtml+xml","text/html"];let pt=null,ft=null;const dt=r.createElement("form"),ht=function(e){return e instanceof RegExp||e instanceof Function},gt=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!ft||ft!==e){if(e&&"object"==typeof e||(e={}),e=v(e),ut=-1===mt.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,pt="application/xhtml+xml"===ut?g:h,be=_(e,"ALLOWED_TAGS")?w({},e.ALLOWED_TAGS,pt):Re,we=_(e,"ALLOWED_ATTR")?w({},e.ALLOWED_ATTR,pt):Oe,it=_(e,"ALLOWED_NAMESPACES")?w({},e.ALLOWED_NAMESPACES,g):at,Je=_(e,"ADD_URI_SAFE_ATTR")?w(v(Qe),e.ADD_URI_SAFE_ATTR,pt):Qe,Ve=_(e,"ADD_DATA_URI_TAGS")?w(v(Ze),e.ADD_DATA_URI_TAGS,pt):Ze,$e=_(e,"FORBID_CONTENTS")?w({},e.FORBID_CONTENTS,pt):Ke,De=_(e,"FORBID_TAGS")?w({},e.FORBID_TAGS,pt):{},Le=_(e,"FORBID_ATTR")?w({},e.FORBID_ATTR,pt):{},qe=!!_(e,"USE_PROFILES")&&e.USE_PROFILES,Ce=!1!==e.ALLOW_ARIA_ATTR,xe=!1!==e.ALLOW_DATA_ATTR,ke=e.ALLOW_UNKNOWN_PROTOCOLS||!1,Ie=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,Me=e.SAFE_FOR_TEMPLATES||!1,Ue=!1!==e.SAFE_FOR_XML,ze=e.WHOLE_DOCUMENT||!1,Fe=e.RETURN_DOM||!1,Be=e.RETURN_DOM_FRAGMENT||!1,We=e.RETURN_TRUSTED_TYPE||!1,He=e.FORCE_BODY||!1,Ge=!1!==e.SANITIZE_DOM,Ye=e.SANITIZE_NAMED_PROPS||!1,je=!1!==e.KEEP_CONTENT,Xe=e.IN_PLACE||!1,Ne=e.ALLOWED_URI_REGEXP||X,ot=e.NAMESPACE||nt,lt=e.MATHML_TEXT_INTEGRATION_POINTS||lt,ct=e.HTML_INTEGRATION_POINTS||ct,ve=e.CUSTOM_ELEMENT_HANDLING||{},e.CUSTOM_ELEMENT_HANDLING&&ht(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(ve.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&ht(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(ve.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(ve.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Me&&(xe=!1),Be&&(Fe=!0),qe&&(be=w({},U),we=[],!0===qe.html&&(w(be,L),w(we,z)),!0===qe.svg&&(w(be,C),w(we,P),w(we,F)),!0===qe.svgFilters&&(w(be,x),w(we,P),w(we,F)),!0===qe.mathMl&&(w(be,I),w(we,H),w(we,F))),e.ADD_TAGS&&(be===Re&&(be=v(be)),w(be,e.ADD_TAGS,pt)),e.ADD_ATTR&&(we===Oe&&(we=v(we)),w(we,e.ADD_ATTR,pt)),e.ADD_URI_SAFE_ATTR&&w(Je,e.ADD_URI_SAFE_ATTR,pt),e.FORBID_CONTENTS&&($e===Ke&&($e=v($e)),w($e,e.FORBID_CONTENTS,pt)),je&&(be["#text"]=!0),ze&&w(be,["html","head","body"]),be.table&&(w(be,["tbody"]),delete De.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw N('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw N('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');le=e.TRUSTED_TYPES_POLICY,ce=le.createHTML("")}else void 0===le&&(le=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const o="data-tt-policy-suffix";t&&t.hasAttribute(o)&&(n=t.getAttribute(o));const r="dompurify"+(n?"#"+n:"");try{return e.createPolicy(r,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return console.warn("TrustedTypes policy "+r+" could not be created."),null}}(j,c)),null!==le&&"string"==typeof ce&&(ce=le.createHTML(""));i&&i(e),ft=e}},Tt=w({},[...C,...x,...k]),yt=w({},[...I,...M]),Et=function(e){f(o.removed,{element:e});try{ae(e).removeChild(e)}catch(t){V(e)}},At=function(e,t){try{f(o.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){f(o.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(Fe||Be)try{Et(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},_t=function(e){let t=null,n=null;if(He)e=""+e;else{const t=T(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===ut&&ot===nt&&(e=''+e+"");const o=le?le.createHTML(e):e;if(ot===nt)try{t=(new Y).parseFromString(o,ut)}catch(e){}if(!t||!t.documentElement){t=se.createDocument(ot,"template",null);try{t.documentElement.innerHTML=rt?ce:o}catch(e){}}const i=t.body||t.documentElement;return e&&n&&i.insertBefore(r.createTextNode(n),i.childNodes[0]||null),ot===nt?pe.call(t,ze?"html":"body")[0]:ze?t.documentElement:i},St=function(e){return ue.call(e.ownerDocument||e,e,B.SHOW_ELEMENT|B.SHOW_COMMENT|B.SHOW_TEXT|B.SHOW_PROCESSING_INSTRUCTION|B.SHOW_CDATA_SECTION,null)},Nt=function(e){return e instanceof G&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof W)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},bt=function(e){return"function"==typeof R&&e instanceof R};function Rt(e,t,n){u(e,(e=>{e.call(o,t,n,ft)}))}const wt=function(e){let t=null;if(Rt(de.beforeSanitizeElements,e,null),Nt(e))return Et(e),!0;const n=pt(e.nodeName);if(Rt(de.uponSanitizeElement,e,{tagName:n,allowedTags:be}),e.hasChildNodes()&&!bt(e.firstElementChild)&&S(/<[/\w]/g,e.innerHTML)&&S(/<[/\w]/g,e.textContent))return Et(e),!0;if(e.nodeType===ee)return Et(e),!0;if(Ue&&e.nodeType===te&&S(/<[/\w]/g,e.data))return Et(e),!0;if(!be[n]||De[n]){if(!De[n]&&vt(n)){if(ve.tagNameCheck instanceof RegExp&&S(ve.tagNameCheck,n))return!1;if(ve.tagNameCheck instanceof Function&&ve.tagNameCheck(n))return!1}if(je&&!$e[n]){const t=ae(e)||e.parentNode,n=ie(e)||e.childNodes;if(n&&t){for(let o=n.length-1;o>=0;--o){const r=$(n[o],!0);r.__removalCount=(e.__removalCount||0)+1,t.insertBefore(r,re(e))}}}return Et(e),!0}return e instanceof O&&!function(e){let t=ae(e);t&&t.tagName||(t={namespaceURI:ot,tagName:"template"});const n=h(e.tagName),o=h(t.tagName);return!!it[e.namespaceURI]&&(e.namespaceURI===tt?t.namespaceURI===nt?"svg"===n:t.namespaceURI===et?"svg"===n&&("annotation-xml"===o||lt[o]):Boolean(Tt[n]):e.namespaceURI===et?t.namespaceURI===nt?"math"===n:t.namespaceURI===tt?"math"===n&&ct[o]:Boolean(yt[n]):e.namespaceURI===nt?!(t.namespaceURI===tt&&!ct[o])&&!(t.namespaceURI===et&&!lt[o])&&!yt[n]&&(st[n]||!Tt[n]):!("application/xhtml+xml"!==ut||!it[e.namespaceURI]))}(e)?(Et(e),!0):"noscript"!==n&&"noembed"!==n&&"noframes"!==n||!S(/<\/no(script|embed|frames)/i,e.innerHTML)?(Me&&e.nodeType===Q&&(t=e.textContent,u([he,ge,Te],(e=>{t=y(t,e," ")})),e.textContent!==t&&(f(o.removed,{element:e.cloneNode()}),e.textContent=t)),Rt(de.afterSanitizeElements,e,null),!1):(Et(e),!0)},Ot=function(e,t,n){if(Ge&&("id"===t||"name"===t)&&(n in r||n in dt))return!1;if(xe&&!Le[t]&&S(ye,t));else if(Ce&&S(Ee,t));else if(!we[t]||Le[t]){if(!(vt(e)&&(ve.tagNameCheck instanceof RegExp&&S(ve.tagNameCheck,e)||ve.tagNameCheck instanceof Function&&ve.tagNameCheck(e))&&(ve.attributeNameCheck instanceof RegExp&&S(ve.attributeNameCheck,t)||ve.attributeNameCheck instanceof Function&&ve.attributeNameCheck(t))||"is"===t&&ve.allowCustomizedBuiltInElements&&(ve.tagNameCheck instanceof RegExp&&S(ve.tagNameCheck,n)||ve.tagNameCheck instanceof Function&&ve.tagNameCheck(n))))return!1}else if(Je[t]);else if(S(Ne,y(n,_e,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==E(n,"data:")||!Ve[e]){if(ke&&!S(Ae,y(n,_e,"")));else if(n)return!1}else;return!0},vt=function(e){return"annotation-xml"!==e&&T(e,Se)},Dt=function(e){Rt(de.beforeSanitizeAttributes,e,null);const{attributes:t}=e;if(!t||Nt(e))return;const n={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:we,forceKeepAttr:void 0};let r=t.length;for(;r--;){const i=t[r],{name:a,namespaceURI:l,value:c}=i,s=pt(a);let m="value"===a?c:A(c);if(n.attrName=s,n.attrValue=m,n.keepAttr=!0,n.forceKeepAttr=void 0,Rt(de.uponSanitizeAttribute,e,n),m=n.attrValue,!Ye||"id"!==s&&"name"!==s||(At(a,e),m="user-content-"+m),Ue&&S(/((--!?|])>)|<\/(style|title)/i,m)){At(a,e);continue}if(n.forceKeepAttr)continue;if(At(a,e),!n.keepAttr)continue;if(!Ie&&S(/\/>/i,m)){At(a,e);continue}Me&&u([he,ge,Te],(e=>{m=y(m,e," ")}));const f=pt(e.nodeName);if(Ot(f,s,m)){if(le&&"object"==typeof j&&"function"==typeof j.getAttributeType)if(l);else switch(j.getAttributeType(f,s)){case"TrustedHTML":m=le.createHTML(m);break;case"TrustedScriptURL":m=le.createScriptURL(m)}try{l?e.setAttributeNS(l,a,m):e.setAttribute(a,m),Nt(e)?Et(e):p(o.removed)}catch(e){}}}Rt(de.afterSanitizeAttributes,e,null)},Lt=function e(t){let n=null;const o=St(t);for(Rt(de.beforeSanitizeShadowDOM,t,null);n=o.nextNode();)Rt(de.uponSanitizeShadowNode,n,null),wt(n),Dt(n),n.content instanceof s&&e(n.content);Rt(de.afterSanitizeShadowDOM,t,null)};return o.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=null,r=null,i=null,l=null;if(rt=!e,rt&&(e="\x3c!--\x3e"),"string"!=typeof e&&!bt(e)){if("function"!=typeof e.toString)throw N("toString is not a function");if("string"!=typeof(e=e.toString()))throw N("dirty is not a string, aborting")}if(!o.isSupported)return e;if(Pe||gt(t),o.removed=[],"string"==typeof e&&(Xe=!1),Xe){if(e.nodeName){const t=pt(e.nodeName);if(!be[t]||De[t])throw N("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof R)n=_t("\x3c!----\x3e"),r=n.ownerDocument.importNode(e,!0),r.nodeType===J&&"BODY"===r.nodeName||"HTML"===r.nodeName?n=r:n.appendChild(r);else{if(!Fe&&!Me&&!ze&&-1===e.indexOf("<"))return le&&We?le.createHTML(e):e;if(n=_t(e),!n)return Fe?null:We?ce:""}n&&He&&Et(n.firstChild);const c=St(Xe?e:n);for(;i=c.nextNode();)wt(i),Dt(i),i.content instanceof s&&Lt(i.content);if(Xe)return e;if(Fe){if(Be)for(l=me.call(n.ownerDocument);n.firstChild;)l.appendChild(n.firstChild);else l=n;return(we.shadowroot||we.shadowrootmode)&&(l=fe.call(a,l,!0)),l}let m=ze?n.outerHTML:n.innerHTML;return ze&&be["!doctype"]&&n.ownerDocument&&n.ownerDocument.doctype&&n.ownerDocument.doctype.name&&S(K,n.ownerDocument.doctype.name)&&(m="\n"+m),Me&&u([he,ge,Te],(e=>{m=y(m,e," ")})),le&&We?le.createHTML(m):m},o.setConfig=function(){gt(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),Pe=!0},o.clearConfig=function(){ft=null,Pe=!1},o.isValidAttribute=function(e,t,n){ft||gt({});const o=pt(e),r=pt(t);return Ot(o,r,n)},o.addHook=function(e,t){"function"==typeof t&&f(de[e],t)},o.removeHook=function(e,t){if(void 0!==t){const n=m(de[e],t);return-1===n?void 0:d(de[e],n,1)[0]}return p(de[e])},o.removeHooks=function(e){de[e]=[]},o.removeAllHooks=function(){de={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},o}();export{re as default}; +//# sourceMappingURL=/sm/c9a91a6b564cc6ab9769752fb72527c127540f6d15ad2e574f657c41de315aae.map \ No newline at end of file diff --git a/lib/highlight/github-dark.min.css b/lib/highlight/github-dark.min.css new file mode 100644 index 0000000..03b6da8 --- /dev/null +++ b/lib/highlight/github-dark.min.css @@ -0,0 +1,10 @@ +pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*! + Theme: GitHub Dark + Description: Dark theme as seen on github.com + Author: github.com + Maintainer: @Hirse + Updated: 2021-05-15 + + Outdated base version: https://github.com/primer/github-syntax-dark + Current colors taken from GitHub's CSS +*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c} \ No newline at end of file diff --git a/lib/highlight/highlight-uni.min.js b/lib/highlight/highlight-uni.min.js new file mode 100644 index 0000000..aa27a31 --- /dev/null +++ b/lib/highlight/highlight-uni.min.js @@ -0,0 +1,5256 @@ +// 本文件是由 Highlight.js 经兼容性修改后的文件,请勿直接升级。否则会造成uni-app-vue3-Android下有兼容问题 +/*! + Highlight.js v11.7.0 (git: 82688fad18) + (c) 2006-2022 undefined and other contributors + License: BSD-3-Clause + */ +var e = { + exports: {} +}; + +function n(e) { + return e instanceof Map ? e.clear = e.delete = e.set = () => { + throw Error("map is read-only") + } : e instanceof Set && (e.add = e.clear = e.delete = () => { + throw Error("set is read-only") + }), Object.freeze(e), Object.getOwnPropertyNames(e).forEach((t => { + var a = e[t]; + "object" != typeof a || Object.isFrozen(a) || n(a) + })), e +} +e.exports = n, e.exports.default = n; +class t { + constructor(e) { + void 0 === e.data && (e.data = {}), this.data = e.data, this.isMatchIgnored = !1 + } + ignoreMatch() { + this.isMatchIgnored = !0 + } +} + +function a(e) { + return e.replace(/&/g, "&").replace(//g, ">").replace(/"/g, """).replace(/'/g, + "'") +} + +function i(e, ...n) { + const t = Object.create(null); + for (const n in e) t[n] = e[n]; + return n.forEach((e => { + for (const n in e) t[n] = e[n] + })), t +} +const r = e => !!e.scope || e.sublanguage && e.language; +class s { + constructor(e, n) { + this.buffer = "", this.classPrefix = n.classPrefix, e.walk(this) + } + addText(e) { + this.buffer += a(e) + } + openNode(e) { + if (!r(e)) return; + let n = ""; + n = e.sublanguage ? "language-" + e.language : ((e, { + prefix: n + }) => { + if (e.includes(".")) { + const t = e.split("."); + return [`${n}${t.shift()}`, ...t.map(((e, n) => `${e}${"_".repeat(n+1)}`))].join(" ") + } + return `${n}${e}` + })(e.scope, { + prefix: this.classPrefix + }), this.span(n) + } + closeNode(e) { + r(e) && (this.buffer += "") + } + value() { + return this.buffer + } + span(e) { + this.buffer += `` + } +} +const o = (e = {}) => { + const n = { + children: [] + }; + return Object.assign(n, e), n +}; +class l { + constructor() { + this.rootNode = o(), this.stack = [this.rootNode] + } + get top() { + return this.stack[this.stack.length - 1] + } + get root() { + return this.rootNode + } + add(e) { + this.top.children.push(e) + } + openNode(e) { + const n = o({ + scope: e + }); + this.add(n), this.stack.push(n) + } + closeNode() { + if (this.stack.length > 1) return this.stack.pop() + } + closeAllNodes() { + for (; this.closeNode();); + } + toJSON() { + return JSON.stringify(this.rootNode, null, 4) + } + walk(e) { + return this.constructor._walk(e, this.rootNode) + } + static _walk(e, n) { + return "string" == typeof n ? e.addText(n) : n.children && (e.openNode(n), + n.children.forEach((n => this._walk(e, n))), e.closeNode(n)), e + } + static _collapse(e) { + "string" != typeof e && e.children && (e.children.every((e => "string" == typeof e)) ? e.children = [e.children + .join("") + ] : e.children.forEach((e => { + l._collapse(e) + }))) + } +} +class c extends l { + constructor(e) { + super(), this.options = e + } + addKeyword(e, n) { + "" !== e && (this.openNode(n), this.addText(e), this.closeNode()) + } + addText(e) { + "" !== e && this.add(e) + } + addSublanguage(e, n) { + const t = e.root; + t.sublanguage = !0, t.language = n, this.add(t) + } + toHTML() { + return new s(this, this.options).value() + } + finalize() { + return !0 + } +} + +function d(e) { + return e ? "string" == typeof e ? e : e.source : null +} + +function g(e) { + return m("(?=", e, ")") +} + +function u(e) { + return m("(?:", e, ")*") +} + +function b(e) { + return m("(?:", e, ")?") +} + +function m(...e) { + return e.map((e => d(e))).join("") +} + +function p(...e) { + const n = (e => { + const n = e[e.length - 1]; + return "object" == typeof n && n.constructor === Object ? (e.splice(e.length - 1, 1), n) : {} + })(e); + return "(" + (n.capture ? "" : "?:") + e.map((e => d(e))).join("|") + ")" +} + +function _(e) { + return RegExp(e.toString() + "|").exec("").length - 1 +} +const h = /\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./; + +function f(e, { + joinWith: n +}) { + let t = 0; + return e.map((e => { + t += 1; + const n = t; + let a = d(e), + i = ""; + for (; a.length > 0;) { + const e = h.exec(a); + if (!e) { + i += a; + break + } + i += a.substring(0, e.index), + a = a.substring(e.index + e[0].length), "\\" === e[0][0] && e[1] ? i += "\\" + (Number(e[1]) + n) : (i += + e[0], + "(" === e[0] && t++) + } + return i + })).map((e => `(${e})`)).join(n) +} +const E = "(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)", + y = { + begin: "\\\\[\\s\\S]", + relevance: 0 + }, + w = { + scope: "string", + begin: "'", + end: "'", + illegal: "\\n", + contains: [y] + }, + N = { + scope: "string", + begin: '"', + end: '"', + illegal: "\\n", + contains: [y] + }, + v = (e, n, t = {}) => { + const a = i({ + scope: "comment", + begin: e, + end: n, + contains: [] + }, t); + a.contains.push({ + scope: "doctag", + begin: "[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)", + end: /(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/, + excludeBegin: !0, + relevance: 0 + }); + const r = p("I", "a", "is", "so", "us", "to", "at", "if", "in", "it", "on", /[A-Za-z]+['](d|ve|re|ll|t|s|n)/, + /[A-Za-z]+[-][a-z]+/, /[A-Za-z][a-z]{2,}/); + return a.contains.push({ + begin: m(/[ ]+/, "(", r, /[.]?[:]?([.][ ]|[ ])/, "){3}") + }), a + }, + O = v("//", "$"), + k = v("/\\*", "\\*/"), + x = v("#", "$"); +var M = Object.freeze({ + __proto__: null, + MATCH_NOTHING_RE: /\b\B/, + IDENT_RE: "[a-zA-Z]\\w*", + UNDERSCORE_IDENT_RE: "[a-zA-Z_]\\w*", + NUMBER_RE: "\\b\\d+(\\.\\d+)?", + C_NUMBER_RE: E, + BINARY_NUMBER_RE: "\\b(0b[01]+)", + RE_STARTERS_RE: "!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~", + SHEBANG: (e = {}) => { + const n = /^#![ ]*\//; + return e.binary && (e.begin = m(n, /.*\b/, e.binary, /\b.*/)), i({ + scope: "meta", + begin: n, + end: /$/, + relevance: 0, + "on:begin": (e, n) => { + 0 !== e.index && n.ignoreMatch() + } + }, e) + }, + BACKSLASH_ESCAPE: y, + APOS_STRING_MODE: w, + QUOTE_STRING_MODE: N, + PHRASAL_WORDS_MODE: { + begin: /\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/ + }, + COMMENT: v, + C_LINE_COMMENT_MODE: O, + C_BLOCK_COMMENT_MODE: k, + HASH_COMMENT_MODE: x, + NUMBER_MODE: { + scope: "number", + begin: "\\b\\d+(\\.\\d+)?", + relevance: 0 + }, + C_NUMBER_MODE: { + scope: "number", + begin: E, + relevance: 0 + }, + BINARY_NUMBER_MODE: { + scope: "number", + begin: "\\b(0b[01]+)", + relevance: 0 + }, + REGEXP_MODE: { + begin: /(?=\/[^/\n]*\/)/, + contains: [{ + scope: "regexp", + begin: /\//, + end: /\/[gimuy]*/, + illegal: /\n/, + contains: [y, { + begin: /\[/, + end: /\]/, + relevance: 0, + contains: [y] + }] + }] + }, + TITLE_MODE: { + scope: "title", + begin: "[a-zA-Z]\\w*", + relevance: 0 + }, + UNDERSCORE_TITLE_MODE: { + scope: "title", + begin: "[a-zA-Z_]\\w*", + relevance: 0 + }, + METHOD_GUARD: { + begin: "\\.\\s*[a-zA-Z_]\\w*", + relevance: 0 + }, + END_SAME_AS_BEGIN: e => Object.assign(e, { + "on:begin": (e, n) => { + n.data._beginMatch = e[1] + }, + "on:end": (e, n) => { + n.data._beginMatch !== e[1] && n.ignoreMatch() + } + }) +}); + +function S(e, n) { + "." === e.input[e.index - 1] && n.ignoreMatch() +} + +function A(e, n) { + void 0 !== e.className && (e.scope = e.className, delete e.className) +} + +function C(e, n) { + n && e.beginKeywords && (e.begin = "\\b(" + e.beginKeywords.split(" ").join("|") + ")(?!\\.)(?=\\b|\\s)", + e.__beforeBegin = S, e.keywords = e.keywords || e.beginKeywords, delete e.beginKeywords, + void 0 === e.relevance && (e.relevance = 0)) +} + +function T(e, n) { + Array.isArray(e.illegal) && (e.illegal = p(...e.illegal)) +} + +function R(e, n) { + if (e.match) { + if (e.begin || e.end) throw Error("begin & end are not supported with match"); + e.begin = e.match, delete e.match + } +} + +function D(e, n) { + void 0 === e.relevance && (e.relevance = 1) +} +const I = (e, n) => { + if (!e.beforeMatch) return; + if (e.starts) throw Error("beforeMatch cannot be used with starts"); + const t = Object.assign({}, e); + Object.keys(e).forEach((n => { + delete e[n] + })), e.keywords = t.keywords, e.begin = m(t.beforeMatch, g(t.begin)), e.starts = { + relevance: 0, + contains: [Object.assign(t, { + endsParent: !0 + })] + }, e.relevance = 0, delete t.beforeMatch + }, + L = ["of", "and", "for", "in", "not", "or", "if", "then", "parent", "list", "value"]; + +function B(e, n, t = "keyword") { + const a = Object.create(null); + return "string" == typeof e ? i(t, e.split(" ")) : Array.isArray(e) ? i(t, e) : Object.keys(e).forEach((t => { + Object.assign(a, B(e[t], n, t)) + })), a; + + function i(e, t) { + n && (t = t.map((e => e.toLowerCase()))), t.forEach((n => { + const t = n.split("|"); + a[t[0]] = [e, $(t[0], t[1])] + })) + } +} + +function $(e, n) { + return n ? Number(n) : (e => L.includes(e.toLowerCase()))(e) ? 0 : 1 +} +const z = {}, + F = e => { + console.error(e) + }, + U = (e, ...n) => { + console.log("WARN: " + e, ...n) + }, + j = (e, n) => { + z[`${e}/${n}`] || (console.log(`Deprecated as of ${e}. ${n}`), z[`${e}/${n}`] = !0) + }, + P = Error(); + +function K(e, n, { + key: t +}) { + let a = 0; + const i = e[t], + r = {}, + s = {}; + for (let e = 1; e <= n.length; e++) s[e + a] = i[e], r[e + a] = !0, a += _(n[e - 1]); + e[t] = s, e[t]._emit = r, e[t]._multi = !0 +} + +function H(e) { + (e => { + e.scope && "object" == typeof e.scope && null !== e.scope && (e.beginScope = e.scope, + delete e.scope) + })(e), "string" == typeof e.beginScope && (e.beginScope = { + _wrap: e.beginScope + }), "string" == typeof e.endScope && (e.endScope = { + _wrap: e.endScope + }), (e => { + if (Array.isArray(e.begin)) { + if (e.skip || e.excludeBegin || e.returnBegin) throw F( + "skip, excludeBegin, returnBegin not compatible with beginScope: {}"), + P; + if ("object" != typeof e.beginScope || null === e.beginScope) throw F("beginScope must be object"), + P; + K(e, e.begin, { + key: "beginScope" + }), e.begin = f(e.begin, { + joinWith: "" + }) + } + })(e), (e => { + if (Array.isArray(e.end)) { + if (e.skip || e.excludeEnd || e.returnEnd) throw F( + "skip, excludeEnd, returnEnd not compatible with endScope: {}"), + P; + if ("object" != typeof e.endScope || null === e.endScope) throw F("endScope must be object"), + P; + K(e, e.end, { + key: "endScope" + }), e.end = f(e.end, { + joinWith: "" + }) + } + })(e) +} + +function q(e) { + function n(n, t) { + return RegExp(d(n), "m" + (e.case_insensitive ? "i" : "") + (e.unicodeRegex ? "u" : "") + (t ? "g" : "")) + } + class t { + constructor() { + this.matchIndexes = {}, this.regexes = [], this.matchAt = 1, this.position = 0 + } + addRule(e, n) { + n.position = this.position++, this.matchIndexes[this.matchAt] = n, this.regexes.push([n, e]), + this.matchAt += _(e) + 1 + } + compile() { + 0 === this.regexes.length && (this.exec = () => null); + const e = this.regexes.map((e => e[1])); + this.matcherRe = n(f(e, { + joinWith: "|" + }), !0), this.lastIndex = 0 + } + exec(e) { + this.matcherRe.lastIndex = this.lastIndex; + const n = this.matcherRe.exec(e); + if (!n) return null; + const t = n.findIndex(((e, n) => n > 0 && void 0 !== e)), + a = this.matchIndexes[t]; + return n.splice(0, t), Object.assign(n, a) + } + } + class a { + constructor() { + this.rules = [], this.multiRegexes = [], + this.count = 0, this.lastIndex = 0, this.regexIndex = 0 + } + getMatcher(e) { + if (this.multiRegexes[e]) return this.multiRegexes[e]; + const n = new t; + return this.rules.slice(e).forEach((([e, t]) => n.addRule(e, t))), + n.compile(), this.multiRegexes[e] = n, n + } + resumingScanAtSamePosition() { + return 0 !== this.regexIndex + } + considerAll() { + this.regexIndex = 0 + } + addRule(e, n) { + this.rules.push([e, n]), "begin" === n.type && this.count++ + } + exec(e) { + const n = this.getMatcher(this.regexIndex); + n.lastIndex = this.lastIndex; + let t = n.exec(e); + if (this.resumingScanAtSamePosition()) + if (t && t.index === this.lastIndex); + else { + const n = this.getMatcher(0); + n.lastIndex = this.lastIndex + 1, t = n.exec(e) + } + return t && (this.regexIndex += t.position + 1, + this.regexIndex === this.count && this.considerAll()), t + } + } + if (e.compilerExtensions || (e.compilerExtensions = []), + e.contains && e.contains.includes("self")) throw Error( + "ERR: contains `self` is not supported at the top-level of a language. See documentation."); + return e.classNameAliases = i(e.classNameAliases || {}), + function t(r, s) { + const o = r; + if (r.isCompiled) return o; + [A, R, H, I].forEach((e => e(r, s))), e.compilerExtensions.forEach((e => e(r, s))), + r.__beforeBegin = null, [C, T, D].forEach((e => e(r, s))), r.isCompiled = !0; + let l = null; + return "object" == typeof r.keywords && r.keywords.$pattern && (r.keywords = Object.assign({}, r.keywords), + l = r.keywords.$pattern, + delete r.keywords.$pattern), l = l || /\w+/, r.keywords && (r.keywords = B(r.keywords, e.case_insensitive)), + o.keywordPatternRe = n(l, !0), + s && (r.begin || (r.begin = /\B|\b/), o.beginRe = n(o.begin), r.end || r.endsWithParent || (r.end = /\B|\b/), + r.end && (o.endRe = n(o.end)), + o.terminatorEnd = d(o.end) || "", r.endsWithParent && s.terminatorEnd && (o.terminatorEnd += (r.end ? "|" : + "") + s.terminatorEnd)), + r.illegal && (o.illegalRe = n(r.illegal)), + r.contains || (r.contains = []), r.contains = [].concat(...r.contains.map((e => (e => (e.variants && !e + .cachedVariants && (e.cachedVariants = e.variants.map((n => i(e, { + variants: null + }, n)))), e.cachedVariants ? e.cachedVariants : Z(e) ? i(e, { + starts: e.starts ? i(e.starts) : null + }) : Object.isFrozen(e) ? i(e) : e))("self" === e ? r : e)))), r.contains.forEach((e => { + t(e, o) + })), r.starts && t(r.starts, s), o.matcher = (e => { + const n = new a; + return e.contains.forEach((e => n.addRule(e.begin, { + rule: e, + type: "begin" + }))), e.terminatorEnd && n.addRule(e.terminatorEnd, { + type: "end" + }), e.illegal && n.addRule(e.illegal, { + type: "illegal" + }), n + })(o), o + }(e) +} + +function Z(e) { + return !!e && (e.endsWithParent || Z(e.starts)) +} +class G extends Error { + constructor(e, n) { + super(e), this.name = "HTMLInjectionError", this.html = n + } +} +const W = a, + Q = i, + X = Symbol("nomatch"); +var V = (n => { + const a = Object.create(null), + i = Object.create(null), + r = []; + let s = !0; + const o = "Could not find the language '{}', did you forget to load/include a language module?", + l = { + disableAutodetect: !0, + name: "Plain text", + contains: [] + }; + let d = { + ignoreUnescapedHTML: !1, + throwUnescapedHTML: !1, + noHighlightRe: /^(no-?highlight)$/i, + languageDetectRe: /\blang(?:uage)?-([\w-]+)\b/i, + classPrefix: "hljs-", + cssSelector: "pre code", + languages: null, + __emitter: c + }; + + function _(e) { + return d.noHighlightRe.test(e) + } + + function h(e, n, t) { + let a = "", + i = ""; + "object" == typeof n ? (a = e, + t = n.ignoreIllegals, i = n.language) : (j("10.7.0", "highlight(lang, code, ...args) has been deprecated."), + j("10.7.0", + "Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"), + i = e, a = n), void 0 === t && (t = !0); + const r = { + code: a, + language: i + }; + x("before:highlight", r); + const s = r.result ? r.result : f(r.language, r.code, t); + return s.code = r.code, x("after:highlight", s), s + } + + function f(e, n, i, r) { + const l = Object.create(null); + + function c() { + if (!k.keywords) return void M.addText(S); + let e = 0; + k.keywordPatternRe.lastIndex = 0; + let n = k.keywordPatternRe.exec(S), + t = ""; + for (; n;) { + t += S.substring(e, n.index); + const i = w.case_insensitive ? n[0].toLowerCase() : n[0], + r = (a = i, k.keywords[a]); + if (r) { + const [e, a] = r + ; + if (M.addText(t), t = "", l[i] = (l[i] || 0) + 1, l[i] <= 7 && (A += a), e.startsWith("_")) t += n[0]; + else { + const t = w.classNameAliases[e] || e; + M.addKeyword(n[0], t) + } + } else t += n[0]; + e = k.keywordPatternRe.lastIndex, n = k.keywordPatternRe.exec(S) + } + var a; + t += S.substring(e), M.addText(t) + } + + function g() { + null != k.subLanguage ? (() => { + if ("" === S) return; + let e = null; + if ("string" == typeof k.subLanguage) { + if (!a[k.subLanguage]) return void M.addText(S); + e = f(k.subLanguage, S, !0, x[k.subLanguage]), x[k.subLanguage] = e._top + } else e = E(S, k.subLanguage.length ? k.subLanguage : null); + k.relevance > 0 && (A += e.relevance), M.addSublanguage(e._emitter, e.language) + })() : c(), S = "" + } + + function u(e, n) { + let t = 1; + const a = n.length - 1; + for (; t <= a;) { + if (!e._emit[t]) { + t++; + continue + } + const a = w.classNameAliases[e[t]] || e[t], + i = n[t]; + a ? M.addKeyword(i, a) : (S = i, c(), S = ""), t++ + } + } + + function b(e, n) { + return e.scope && "string" == typeof e.scope && M.openNode(w.classNameAliases[e.scope] || e.scope), + e.beginScope && (e.beginScope._wrap ? (M.addKeyword(S, w.classNameAliases[e.beginScope._wrap] || e + .beginScope._wrap), + S = "") : e.beginScope._multi && (u(e.beginScope, n), S = "")), k = Object.create(e, { + parent: { + value: k + } + }), k + } + + function m(e, n, a) { + let i = ((e, n) => { + const t = e && e.exec(n); + return t && 0 === t.index + })(e.endRe, a); + if (i) { + if (e["on:end"]) { + const a = new t(e); + e["on:end"](n, a), a.isMatchIgnored && (i = !1) + } + if (i) { + for (; e.endsParent && e.parent;) e = e.parent; + return e + } + } + if (e.endsWithParent) return m(e.parent, n, a) + } + + function p(e) { + return 0 === k.matcher.regexIndex ? (S += e[0], 1) : (R = !0, 0) + } + + function _(e) { + const t = e[0], + a = n.substring(e.index), + i = m(k, e, a); + if (!i) return X; + const r = k; + k.endScope && k.endScope._wrap ? (g(), + M.addKeyword(t, k.endScope._wrap)) : k.endScope && k.endScope._multi ? (g(), + u(k.endScope, e)) : r.skip ? S += t : (r.returnEnd || r.excludeEnd || (S += t), + g(), r.excludeEnd && (S = t)); + do { + k.scope && M.closeNode(), k.skip || k.subLanguage || (A += k.relevance), k = k.parent + } while (k !== i.parent); + return i.starts && b(i.starts, e), r.returnEnd ? 0 : t.length + } + let h = {}; + + function y(a, r) { + const o = r && r[0]; + if (S += a, null == o) return g(), 0; + if ("begin" === h.type && "end" === r.type && h.index === r.index && "" === o) { + if (S += n.slice(r.index, r.index + 1), !s) { + const n = Error(`0 width match regex (${e})`); + throw n.languageName = e, n.badRule = h.rule, n + } + return 1 + } + if (h = r, "begin" === r.type) return (e => { + const n = e[0], + a = e.rule, + i = new t(a), + r = [a.__beforeBegin, a["on:begin"]]; + for (const t of r) + if (t && (t(e, i), i.isMatchIgnored)) return p(n); + return a.skip ? S += n : (a.excludeBegin && (S += n), + g(), a.returnBegin || a.excludeBegin || (S = n)), b(a, e), a.returnBegin ? 0 : n.length + })(r); + if ("illegal" === r.type && !i) { + const e = Error('Illegal lexeme "' + o + '" for mode "' + (k.scope || "") + '"'); + throw e.mode = k, e + } + if ("end" === r.type) { + const e = _(r); + if (e !== X) return e + } + if ("illegal" === r.type && "" === o) return 1; + if (T > 1e5 && T > 3 * r.index) throw Error("potential infinite loop, way more iterations than matches"); + return S += o, o.length + } + const w = v(e); + if (!w) throw F(o.replace("{}", e)), Error('Unknown language: "' + e + '"'); + const N = q(w); + let O = "", + k = r || N; + const x = {}, + M = new d.__emitter(d); + (() => { + const e = []; + for (let n = k; n !== w; n = n.parent) n.scope && e.unshift(n.scope); + e.forEach((e => M.openNode(e))) + })(); + let S = "", + A = 0, + C = 0, + T = 0, + R = !1; + try { + for (k.matcher.considerAll();;) { + T++, R ? R = !1 : k.matcher.considerAll(), k.matcher.lastIndex = C; + const e = k.matcher.exec(n); + if (!e) break; + const t = y(n.substring(C, e.index), e); + C = e.index + t + } + return y(n.substring(C)), M.closeAllNodes(), M.finalize(), O = M.toHTML(), { + language: e, + value: O, + relevance: A, + illegal: !1, + _emitter: M, + _top: k + } + } catch (t) { + if (t.message && t.message.includes("Illegal")) return { + language: e, + value: W(n), + illegal: !0, + relevance: 0, + _illegalBy: { + message: t.message, + index: C, + context: n.slice(C - 100, C + 100), + mode: t.mode, + resultSoFar: O + }, + _emitter: M + }; + if (s) return { + language: e, + value: W(n), + illegal: !1, + relevance: 0, + errorRaised: t, + _emitter: M, + _top: k + }; + throw t + } + } + + function E(e, n) { + n = n || d.languages || Object.keys(a); + const t = (e => { + const n = { + value: W(e), + illegal: !1, + relevance: 0, + _top: l, + _emitter: new d.__emitter(d) + }; + return n._emitter.addText(e), n + })(e), + i = n.filter(v).filter(k).map((n => f(n, e, !1))); + i.unshift(t); + const r = i.sort(((e, n) => { + if (e.relevance !== n.relevance) return n.relevance - e.relevance; + if (e.language && n.language) { + if (v(e.language).supersetOf === n.language) return 1; + if (v(n.language).supersetOf === e.language) return -1 + } + return 0 + })), + [s, o] = r, + c = s; + return c.secondBest = o, c + } + + function y(e) { + let n = null; + const t = (e => { + let n = e.className + " "; + n += e.parentNode ? e.parentNode.className : ""; + const t = d.languageDetectRe.exec(n); + if (t) { + const n = v(t[1]); + return n || (U(o.replace("{}", t[1])), + U("Falling back to no-highlight mode for this block.", e)), n ? t[1] : "no-highlight" + } + return n.split(/\s+/).find((e => _(e) || v(e))) + })(e); + if (_(t)) return; + if (x("before:highlightElement", { + el: e, + language: t + }), e.children.length > 0 && (d.ignoreUnescapedHTML || (console.warn( + "One of your code blocks includes unescaped HTML. This is a potentially serious security risk."), + console.warn("https://github.com/highlightjs/highlight.js/wiki/security"), + console.warn("The element with unescaped HTML:"), + console.warn(e)), d.throwUnescapedHTML)) throw new G("One of your code blocks includes unescaped HTML.", e + .innerHTML); + n = e; + const a = n.textContent, + r = t ? h(a, { + language: t, + ignoreIllegals: !0 + }) : E(a); + e.innerHTML = r.value, ((e, n, t) => { + const a = n && i[n] || t; + e.classList.add("hljs"), e.classList.add("language-" + a) + })(e, t, r.language), e.result = { + language: r.language, + re: r.relevance, + relevance: r.relevance + }, r.secondBest && (e.secondBest = { + language: r.secondBest.language, + relevance: r.secondBest.relevance + }), x("after:highlightElement", { + el: e, + result: r, + text: a + }) + } + let w = !1; + + function N() { + "loading" !== document.readyState ? document.querySelectorAll(d.cssSelector).forEach(y) : w = !0 + } + + function v(e) { + return e = (e || "").toLowerCase(), a[e] || a[i[e]] + } + + function O(e, { + languageName: n + }) { + "string" == typeof e && (e = [e]), e.forEach((e => { + i[e.toLowerCase()] = n + })) + } + + function k(e) { + const n = v(e); + return n && !n.disableAutodetect + } + + function x(e, n) { + const t = e; + r.forEach((e => { + e[t] && e[t](n) + })) + } + "undefined" != typeof window && window.addEventListener && window.addEventListener("DOMContentLoaded", (() => { + w && N() + }), !1), Object.assign(n, { + highlight: h, + highlightAuto: E, + highlightAll: N, + highlightElement: y, + highlightBlock: e => (j("10.7.0", "highlightBlock will be removed entirely in v12.0"), + j("10.7.0", "Please use highlightElement now."), y(e)), + configure: e => { + d = Q(d, e) + }, + initHighlighting: () => { + N(), j("10.6.0", "initHighlighting() deprecated. Use highlightAll() now.") + }, + initHighlightingOnLoad: () => { + N(), j("10.6.0", "initHighlightingOnLoad() deprecated. Use highlightAll() now.") + }, + registerLanguage: (e, t) => { + let i = null; + try { + i = t(n) + } catch (n) { + if (F("Language definition for '{}' could not be registered.".replace("{}", e)), + !s) throw n; + F(n), i = l + } + i.name || (i.name = e), a[e] = i, i.rawDefinition = t.bind(null, n), i.aliases && O(i.aliases, { + languageName: e + }) + }, + unregisterLanguage: e => { + delete a[e]; + for (const n of Object.keys(i)) i[n] === e && delete i[n] + }, + listLanguages: () => Object.keys(a), + getLanguage: v, + registerAliases: O, + autoDetection: k, + inherit: Q, + addPlugin: e => { + (e => { + e["before:highlightBlock"] && !e["before:highlightElement"] && (e["before:highlightElement"] = + n => { + e["before:highlightBlock"](Object.assign({ + block: n.el + }, n)) + }), e["after:highlightBlock"] && !e["after:highlightElement"] && (e["after:highlightElement"] = + n => { + e["after:highlightBlock"](Object.assign({ + block: n.el + }, n)) + }) + })(e), r.push(e) + } + }), n.debugMode = () => { + s = !1 + }, n.safeMode = () => { + s = !0 + }, n.versionString = "11.7.0", n.regex = { + concat: m, + lookahead: g, + either: p, + optional: b, + anyNumberOfTimes: u + }; + for (const n in M) "object" == typeof M[n] && e.exports(M[n]); + return Object.assign(n, M), n +})({}); +const J = e => ({ + IMPORTANT: { + scope: "meta", + begin: "!important" + }, + BLOCK_COMMENT: e.C_BLOCK_COMMENT_MODE, + HEXCOLOR: { + scope: "number", + begin: /#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/ + }, + FUNCTION_DISPATCH: { + className: "built_in", + begin: /[\w-]+(?=\()/ + }, + ATTRIBUTE_SELECTOR_MODE: { + scope: "selector-attr", + begin: /\[/, + end: /\]/, + illegal: "$", + contains: [e.APOS_STRING_MODE, e.QUOTE_STRING_MODE] + }, + CSS_NUMBER_MODE: { + scope: "number", + begin: e.NUMBER_RE + + "(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?", + relevance: 0 + }, + CSS_VARIABLE: { + className: "attr", + begin: /--[A-Za-z][A-Za-z0-9_-]*/ + } + }), + Y = ["a", "abbr", "address", "article", "aside", "audio", "b", "blockquote", "body", "button", "canvas", "caption", + "cite", "code", "dd", "del", "details", "dfn", "div", "dl", "dt", "em", "fieldset", "figcaption", "figure", + "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "header", "hgroup", "html", "i", "iframe", "img", "input", + "ins", "kbd", "label", "legend", "li", "main", "mark", "menu", "nav", "object", "ol", "p", "q", "quote", "samp", + "section", "span", "strong", "summary", "sup", "table", "tbody", "td", "textarea", "tfoot", "th", "thead", "time", + "tr", "ul", "var", "video" + ], + ee = ["any-hover", "any-pointer", "aspect-ratio", "color", "color-gamut", "color-index", "device-aspect-ratio", + "device-height", "device-width", "display-mode", "forced-colors", "grid", "height", "hover", "inverted-colors", + "monochrome", "orientation", "overflow-block", "overflow-inline", "pointer", "prefers-color-scheme", + "prefers-contrast", "prefers-reduced-motion", "prefers-reduced-transparency", "resolution", "scan", "scripting", + "update", "width", "min-width", "max-width", "min-height", "max-height" + ], + ne = ["active", "any-link", "blank", "checked", "current", "default", "defined", "dir", "disabled", "drop", "empty", + "enabled", "first", "first-child", "first-of-type", "fullscreen", "future", "focus", "focus-visible", + "focus-within", "has", "host", "host-context", "hover", "indeterminate", "in-range", "invalid", "is", "lang", + "last-child", "last-of-type", "left", "link", "local-link", "not", "nth-child", "nth-col", "nth-last-child", + "nth-last-col", "nth-last-of-type", "nth-of-type", "only-child", "only-of-type", "optional", "out-of-range", "past", + "placeholder-shown", "read-only", "read-write", "required", "right", "root", "scope", "target", "target-within", + "user-invalid", "valid", "visited", "where" + ], + te = ["after", "backdrop", "before", "cue", "cue-region", "first-letter", "first-line", "grammar-error", "marker", + "part", "placeholder", "selection", "slotted", "spelling-error" + ], + ae = ["align-content", "align-items", "align-self", "all", "animation", "animation-delay", "animation-direction", + "animation-duration", "animation-fill-mode", "animation-iteration-count", "animation-name", "animation-play-state", + "animation-timing-function", "backface-visibility", "background", "background-attachment", "background-blend-mode", + "background-clip", "background-color", "background-image", "background-origin", "background-position", + "background-repeat", "background-size", "block-size", "border", "border-block", "border-block-color", + "border-block-end", "border-block-end-color", "border-block-end-style", "border-block-end-width", + "border-block-start", "border-block-start-color", "border-block-start-style", "border-block-start-width", + "border-block-style", "border-block-width", "border-bottom", "border-bottom-color", "border-bottom-left-radius", + "border-bottom-right-radius", "border-bottom-style", "border-bottom-width", "border-collapse", "border-color", + "border-image", "border-image-outset", "border-image-repeat", "border-image-slice", "border-image-source", + "border-image-width", "border-inline", "border-inline-color", "border-inline-end", "border-inline-end-color", + "border-inline-end-style", "border-inline-end-width", "border-inline-start", "border-inline-start-color", + "border-inline-start-style", "border-inline-start-width", "border-inline-style", "border-inline-width", + "border-left", "border-left-color", "border-left-style", "border-left-width", "border-radius", "border-right", + "border-right-color", "border-right-style", "border-right-width", "border-spacing", "border-style", "border-top", + "border-top-color", "border-top-left-radius", "border-top-right-radius", "border-top-style", "border-top-width", + "border-width", "bottom", "box-decoration-break", "box-shadow", "box-sizing", "break-after", "break-before", + "break-inside", "caption-side", "caret-color", "clear", "clip", "clip-path", "clip-rule", "color", "column-count", + "column-fill", "column-gap", "column-rule", "column-rule-color", "column-rule-style", "column-rule-width", + "column-span", "column-width", "columns", "contain", "content", "content-visibility", "counter-increment", + "counter-reset", "cue", "cue-after", "cue-before", "cursor", "direction", "display", "empty-cells", "filter", + "flex", "flex-basis", "flex-direction", "flex-flow", "flex-grow", "flex-shrink", "flex-wrap", "float", "flow", + "font", "font-display", "font-family", "font-feature-settings", "font-kerning", "font-language-override", + "font-size", "font-size-adjust", "font-smoothing", "font-stretch", "font-style", "font-synthesis", "font-variant", + "font-variant-caps", "font-variant-east-asian", "font-variant-ligatures", "font-variant-numeric", + "font-variant-position", "font-variation-settings", "font-weight", "gap", "glyph-orientation-vertical", "grid", + "grid-area", "grid-auto-columns", "grid-auto-flow", "grid-auto-rows", "grid-column", "grid-column-end", + "grid-column-start", "grid-gap", "grid-row", "grid-row-end", "grid-row-start", "grid-template", + "grid-template-areas", "grid-template-columns", "grid-template-rows", "hanging-punctuation", "height", "hyphens", + "icon", "image-orientation", "image-rendering", "image-resolution", "ime-mode", "inline-size", "isolation", + "justify-content", "left", "letter-spacing", "line-break", "line-height", "list-style", "list-style-image", + "list-style-position", "list-style-type", "margin", "margin-block", "margin-block-end", "margin-block-start", + "margin-bottom", "margin-inline", "margin-inline-end", "margin-inline-start", "margin-left", "margin-right", + "margin-top", "marks", "mask", "mask-border", "mask-border-mode", "mask-border-outset", "mask-border-repeat", + "mask-border-slice", "mask-border-source", "mask-border-width", "mask-clip", "mask-composite", "mask-image", + "mask-mode", "mask-origin", "mask-position", "mask-repeat", "mask-size", "mask-type", "max-block-size", + "max-height", "max-inline-size", "max-width", "min-block-size", "min-height", "min-inline-size", "min-width", + "mix-blend-mode", "nav-down", "nav-index", "nav-left", "nav-right", "nav-up", "none", "normal", "object-fit", + "object-position", "opacity", "order", "orphans", "outline", "outline-color", "outline-offset", "outline-style", + "outline-width", "overflow", "overflow-wrap", "overflow-x", "overflow-y", "padding", "padding-block", + "padding-block-end", "padding-block-start", "padding-bottom", "padding-inline", "padding-inline-end", + "padding-inline-start", "padding-left", "padding-right", "padding-top", "page-break-after", "page-break-before", + "page-break-inside", "pause", "pause-after", "pause-before", "perspective", "perspective-origin", "pointer-events", + "position", "quotes", "resize", "rest", "rest-after", "rest-before", "right", "row-gap", "scroll-margin", + "scroll-margin-block", "scroll-margin-block-end", "scroll-margin-block-start", "scroll-margin-bottom", + "scroll-margin-inline", "scroll-margin-inline-end", "scroll-margin-inline-start", "scroll-margin-left", + "scroll-margin-right", "scroll-margin-top", "scroll-padding", "scroll-padding-block", "scroll-padding-block-end", + "scroll-padding-block-start", "scroll-padding-bottom", "scroll-padding-inline", "scroll-padding-inline-end", + "scroll-padding-inline-start", "scroll-padding-left", "scroll-padding-right", "scroll-padding-top", + "scroll-snap-align", "scroll-snap-stop", "scroll-snap-type", "scrollbar-color", "scrollbar-gutter", + "scrollbar-width", "shape-image-threshold", "shape-margin", "shape-outside", "speak", "speak-as", "src", "tab-size", + "table-layout", "text-align", "text-align-all", "text-align-last", "text-combine-upright", "text-decoration", + "text-decoration-color", "text-decoration-line", "text-decoration-style", "text-emphasis", "text-emphasis-color", + "text-emphasis-position", "text-emphasis-style", "text-indent", "text-justify", "text-orientation", "text-overflow", + "text-rendering", "text-shadow", "text-transform", "text-underline-position", "top", "transform", "transform-box", + "transform-origin", "transform-style", "transition", "transition-delay", "transition-duration", + "transition-property", "transition-timing-function", "unicode-bidi", "vertical-align", "visibility", + "voice-balance", "voice-duration", "voice-family", "voice-pitch", "voice-range", "voice-rate", "voice-stress", + "voice-volume", "white-space", "widows", "width", "will-change", "word-break", "word-spacing", "word-wrap", + "writing-mode", "z-index" + ].reverse(), + ie = ne.concat(te); +var re = "\\.([0-9](_*[0-9])*)", + se = "[0-9a-fA-F](_*[0-9a-fA-F])*", + oe = { + className: "number", + variants: [{ + begin: `(\\b([0-9](_*[0-9])*)((${re})|\\.)?|(${re}))[eE][+-]?([0-9](_*[0-9])*)[fFdD]?\\b` + }, { + begin: `\\b([0-9](_*[0-9])*)((${re})[fFdD]?\\b|\\.([fFdD]\\b)?)` + }, { + begin: `(${re})[fFdD]?\\b` + }, { + begin: "\\b([0-9](_*[0-9])*)[fFdD]\\b" + }, { + begin: `\\b0[xX]((${se})\\.?|(${se})?\\.(${se}))[pP][+-]?([0-9](_*[0-9])*)[fFdD]?\\b` + }, { + begin: "\\b(0|[1-9](_*[0-9])*)[lL]?\\b" + }, { + begin: `\\b0[xX](${se})[lL]?\\b` + }, { + begin: "\\b0(_*[0-7])*[lL]?\\b" + }, { + begin: "\\b0[bB][01](_*[01])*[lL]?\\b" + }], + relevance: 0 + }; + +function le(e, n, t) { + return -1 === t ? "" : e.replace(n, (a => le(e, n, t - 1))) +} +const ce = "[A-Za-z$_][0-9A-Za-z$_]*", + de = ["as", "in", "of", "if", "for", "while", "finally", "var", "new", "function", "do", "return", "void", "else", + "break", "catch", "instanceof", "with", "throw", "case", "default", "try", "switch", "continue", "typeof", "delete", + "let", "yield", "const", "class", "debugger", "async", "await", "static", "import", "from", "export", "extends" + ], + ge = ["true", "false", "null", "undefined", "NaN", "Infinity"], + ue = ["Object", "Function", "Boolean", "Symbol", "Math", "Date", "Number", "BigInt", "String", "RegExp", "Array", + "Float32Array", "Float64Array", "Int8Array", "Uint8Array", "Uint8ClampedArray", "Int16Array", "Int32Array", + "Uint16Array", "Uint32Array", "BigInt64Array", "BigUint64Array", "Set", "Map", "WeakSet", "WeakMap", "ArrayBuffer", + "SharedArrayBuffer", "Atomics", "DataView", "JSON", "Promise", "Generator", "GeneratorFunction", "AsyncFunction", + "Reflect", "Proxy", "Intl", "WebAssembly" + ], + be = ["Error", "EvalError", "InternalError", "RangeError", "ReferenceError", "SyntaxError", "TypeError", "URIError"], + me = ["setInterval", "setTimeout", "clearInterval", "clearTimeout", "require", "exports", "eval", "isFinite", "isNaN", + "parseFloat", "parseInt", "decodeURI", "decodeURIComponent", "encodeURI", "encodeURIComponent", "escape", "unescape" + ], + pe = ["arguments", "this", "super", "console", "window", "document", "localStorage", "module", "global"], + _e = [].concat(me, ue, be); + +function he(e) { + const n = e.regex, + t = ce, + a = { + begin: /<[A-Za-z0-9\\._:-]+/, + end: /\/[A-Za-z0-9\\._:-]+>|\/>/, + isTrulyOpeningTag: (e, n) => { + const t = e[0].length + e.index, + a = e.input[t]; + if ("<" === a || "," === a) return void n.ignoreMatch(); + let i; + ">" === a && (((e, { + after: n + }) => { + const t = "", + k = { + match: [/const|var|let/, /\s+/, t, /\s*/, /=\s*/, /(async\s*)?/, n.lookahead(O)], + keywords: "async", + className: { + 1: "keyword", + 3: "title.function" + }, + contains: [_] + }; + return { + name: "Javascript", + aliases: ["js", "jsx", "mjs", "cjs"], + keywords: i, + exports: { + PARAMS_CONTAINS: p, + CLASS_REFERENCE: f + }, + illegal: /#(?![$_A-z])/, + contains: [e.SHEBANG({ + label: "shebang", + binary: "node", + relevance: 5 + }), { + label: "use_strict", + className: "meta", + relevance: 10, + begin: /^\s*['"]use (strict|asm)['"]/ + }, e.APOS_STRING_MODE, e.QUOTE_STRING_MODE, c, d, g, u, { + match: /\$\d+/ + }, o, f, { + className: "attr", + begin: t + n.lookahead(":"), + relevance: 0 + }, k, { + begin: "(" + e.RE_STARTERS_RE + "|\\b(case|return|throw)\\b)\\s*", + keywords: "return throw case", + relevance: 0, + contains: [u, e.REGEXP_MODE, { + className: "function", + begin: O, + returnBegin: !0, + end: "\\s*=>", + contains: [{ + className: "params", + variants: [{ + begin: e.UNDERSCORE_IDENT_RE, + relevance: 0 + }, { + className: null, + begin: /\(\s*\)/, + skip: !0 + }, { + begin: /\(/, + end: /\)/, + excludeBegin: !0, + excludeEnd: !0, + keywords: i, + contains: p + }] + }] + }, { + begin: /,/, + relevance: 0 + }, { + match: /\s+/, + relevance: 0 + }, { + variants: [{ + begin: "<>", + end: "" + }, { + match: /<[A-Za-z0-9\\._:-]+\s*\/>/ + }, { + begin: a.begin, + "on:begin": a.isTrulyOpeningTag, + end: a.end + }], + subLanguage: "xml", + contains: [{ + begin: a.begin, + end: a.end, + skip: !0, + contains: ["self"] + }] + }] + }, E, { + beginKeywords: "while if switch catch for" + }, { + begin: "\\b(?!function)" + e.UNDERSCORE_IDENT_RE + + "\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{", + returnBegin: !0, + label: "func.def", + contains: [_, e.inherit(e.TITLE_MODE, { + begin: t, + className: "title.function" + })] + }, { + match: /\.\.\./, + relevance: 0 + }, N, { + match: "\\$" + t, + relevance: 0 + }, { + match: [/\bconstructor(?=\s*\()/], + className: { + 1: "title.function" + }, + contains: [_] + }, y, { + relevance: 0, + match: /\b[A-Z][A-Z_0-9]+\b/, + className: "variable.constant" + }, h, v, { + match: /\$[(.]/ + }] + } +} +const fe = e => m(/\b/, e, /\w$/.test(e) ? /\b/ : /\B/), + Ee = ["Protocol", "Type"].map(fe), + ye = ["init", "self"].map(fe), + we = ["Any", "Self"], + Ne = ["actor", "any", "associatedtype", "async", "await", /as\?/, /as!/, "as", "break", "case", "catch", "class", + "continue", "convenience", "default", "defer", "deinit", "didSet", "distributed", "do", "dynamic", "else", "enum", + "extension", "fallthrough", /fileprivate\(set\)/, "fileprivate", "final", "for", "func", "get", "guard", "if", + "import", "indirect", "infix", /init\?/, /init!/, "inout", /internal\(set\)/, "internal", "in", "is", "isolated", + "nonisolated", "lazy", "let", "mutating", "nonmutating", /open\(set\)/, "open", "operator", "optional", "override", + "postfix", "precedencegroup", "prefix", /private\(set\)/, "private", "protocol", /public\(set\)/, "public", + "repeat", "required", "rethrows", "return", "set", "some", "static", "struct", "subscript", "super", "switch", + "throws", "throw", /try\?/, /try!/, "try", "typealias", /unowned\(safe\)/, /unowned\(unsafe\)/, "unowned", "var", + "weak", "where", "while", "willSet" + ], + ve = ["false", "nil", "true"], + Oe = ["assignment", "associativity", "higherThan", "left", "lowerThan", "none", "right"], + ke = ["#colorLiteral", "#column", "#dsohandle", "#else", "#elseif", "#endif", "#error", "#file", "#fileID", + "#fileLiteral", "#filePath", "#function", "#if", "#imageLiteral", "#keyPath", "#line", "#selector", + "#sourceLocation", "#warn_unqualified_access", "#warning" + ], + xe = ["abs", "all", "any", "assert", "assertionFailure", "debugPrint", "dump", "fatalError", "getVaList", + "isKnownUniquelyReferenced", "max", "min", "numericCast", "pointwiseMax", "pointwiseMin", "precondition", + "preconditionFailure", "print", "readLine", "repeatElement", "sequence", "stride", "swap", + "swift_unboxFromSwiftValueWithType", "transcode", "type", "unsafeBitCast", "unsafeDowncast", "withExtendedLifetime", + "withUnsafeMutablePointer", "withUnsafePointer", "withVaList", "withoutActuallyEscaping", "zip" + ], + Me = p(/[/=\-+!*%<>&|^~?]/, /[\u00A1-\u00A7]/, /[\u00A9\u00AB]/, /[\u00AC\u00AE]/, /[\u00B0\u00B1]/, + /[\u00B6\u00BB\u00BF\u00D7\u00F7]/, /[\u2016-\u2017]/, /[\u2020-\u2027]/, /[\u2030-\u203E]/, /[\u2041-\u2053]/, + /[\u2055-\u205E]/, /[\u2190-\u23FF]/, /[\u2500-\u2775]/, /[\u2794-\u2BFF]/, /[\u2E00-\u2E7F]/, /[\u3001-\u3003]/, + /[\u3008-\u3020]/, /[\u3030]/), + Se = p(Me, /[\u0300-\u036F]/, /[\u1DC0-\u1DFF]/, /[\u20D0-\u20FF]/, /[\uFE00-\uFE0F]/, /[\uFE20-\uFE2F]/), + Ae = m(Me, Se, "*"), + Ce = p(/[a-zA-Z_]/, /[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/, + /[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/, /[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/, + /[\u1E00-\u1FFF]/, /[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/, + /[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/, /[\u2C00-\u2DFF\u2E80-\u2FFF]/, + /[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/, /[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/, + /[\uFE47-\uFEFE\uFF00-\uFFFD]/), + Te = p(Ce, /\d/, /[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/), + Re = m(Ce, Te, "*"), + De = m(/[A-Z]/, Te, "*"), + Ie = ["autoclosure", m(/convention\(/, p("swift", "block", "c"), /\)/), "discardableResult", "dynamicCallable", + "dynamicMemberLookup", "escaping", "frozen", "GKInspectable", "IBAction", "IBDesignable", "IBInspectable", + "IBOutlet", "IBSegueAction", "inlinable", "main", "nonobjc", "NSApplicationMain", "NSCopying", "NSManaged", m( + /objc\(/, Re, /\)/), "objc", "objcMembers", "propertyWrapper", "requires_stored_property_inits", "resultBuilder", + "testable", "UIApplicationMain", "unknown", "usableFromInline" + ], + Le = ["iOS", "iOSApplicationExtension", "macOS", "macOSApplicationExtension", "macCatalyst", + "macCatalystApplicationExtension", "watchOS", "watchOSApplicationExtension", "tvOS", "tvOSApplicationExtension", + "swift" + ]; +var Be = Object.freeze({ + __proto__: null, + grmr_bash: e => { + const n = e.regex, + t = {}, + a = { + begin: /\$\{/, + end: /\}/, + contains: ["self", { + begin: /:-/, + contains: [t] + }] + }; + Object.assign(t, { + className: "variable", + variants: [{ + begin: n.concat(/\$[\w\d#@][\w\d_]*/, "(?![\\w\\d])(?![$])") + }, a] + }); + const i = { + className: "subst", + begin: /\$\(/, + end: /\)/, + contains: [e.BACKSLASH_ESCAPE] + }, + r = { + begin: /<<-?\s*(?=\w+)/, + starts: { + contains: [e.END_SAME_AS_BEGIN({ + begin: /(\w+)/, + end: /(\w+)/, + className: "string" + })] + } + }, + s = { + className: "string", + begin: /"/, + end: /"/, + contains: [e.BACKSLASH_ESCAPE, t, i] + }; + i.contains.push(s); + const o = { + begin: /\$?\(\(/, + end: /\)\)/, + contains: [{ + begin: /\d+#[0-9a-f]+/, + className: "number" + }, e.NUMBER_MODE, t] + }, + l = e.SHEBANG({ + binary: "(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)", + relevance: 10 + }), + c = { + className: "function", + begin: /\w[\w\d_]*\s*\(\s*\)\s*\{/, + returnBegin: !0, + contains: [e.inherit(e.TITLE_MODE, { + begin: /\w[\w\d_]*/ + })], + relevance: 0 + }; + return { + name: "Bash", + aliases: ["sh"], + keywords: { + $pattern: /\b[a-z][a-z0-9._-]+\b/, + keyword: ["if", "then", "else", "elif", "fi", "for", "while", "in", "do", "done", "case", "esac", + "function" + ], + literal: ["true", "false"], + built_in: ["break", "cd", "continue", "eval", "exec", "exit", "export", "getopts", "hash", "pwd", + "readonly", "return", "shift", "test", "times", "trap", "umask", "unset", "alias", "bind", "builtin", + "caller", "command", "declare", "echo", "enable", "help", "let", "local", "logout", "mapfile", + "printf", "read", "readarray", "source", "type", "typeset", "ulimit", "unalias", "set", "shopt", + "autoload", "bg", "bindkey", "bye", "cap", "chdir", "clone", "comparguments", "compcall", "compctl", + "compdescribe", "compfiles", "compgroups", "compquote", "comptags", "comptry", "compvalues", "dirs", + "disable", "disown", "echotc", "echoti", "emulate", "fc", "fg", "float", "functions", "getcap", + "getln", "history", "integer", "jobs", "kill", "limit", "log", "noglob", "popd", "print", "pushd", + "pushln", "rehash", "sched", "setcap", "setopt", "stat", "suspend", "ttyctl", "unfunction", "unhash", + "unlimit", "unsetopt", "vared", "wait", "whence", "where", "which", "zcompile", "zformat", "zftp", + "zle", "zmodload", "zparseopts", "zprof", "zpty", "zregexparse", "zsocket", "zstyle", "ztcp", "chcon", + "chgrp", "chown", "chmod", "cp", "dd", "df", "dir", "dircolors", "ln", "ls", "mkdir", "mkfifo", + "mknod", "mktemp", "mv", "realpath", "rm", "rmdir", "shred", "sync", "touch", "truncate", "vdir", + "b2sum", "base32", "base64", "cat", "cksum", "comm", "csplit", "cut", "expand", "fmt", "fold", "head", + "join", "md5sum", "nl", "numfmt", "od", "paste", "ptx", "pr", "sha1sum", "sha224sum", "sha256sum", + "sha384sum", "sha512sum", "shuf", "sort", "split", "sum", "tac", "tail", "tr", "tsort", "unexpand", + "uniq", "wc", "arch", "basename", "chroot", "date", "dirname", "du", "echo", "env", "expr", "factor", + "groups", "hostid", "id", "link", "logname", "nice", "nohup", "nproc", "pathchk", "pinky", "printenv", + "printf", "pwd", "readlink", "runcon", "seq", "sleep", "stat", "stdbuf", "stty", "tee", "test", + "timeout", "tty", "uname", "unlink", "uptime", "users", "who", "whoami", "yes" + ] + }, + contains: [l, e.SHEBANG(), c, o, e.HASH_COMMENT_MODE, r, { + match: /(\/[a-z._-]+)+/ + }, s, { + className: "", + begin: /\\"/ + }, { + className: "string", + begin: /'/, + end: /'/ + }, t] + } + }, + grmr_c: e => { + const n = e.regex, + t = e.COMMENT("//", "$", { + contains: [{ + begin: /\\\n/ + }] + }), + a = "[a-zA-Z_]\\w*::", + i = "(decltype\\(auto\\)|" + n.optional(a) + "[a-zA-Z_]\\w*" + n.optional("<[^<>]+>") + ")", + r = { + className: "type", + variants: [{ + begin: "\\b[a-z\\d_]*_t\\b" + }, { + match: /\batomic_[a-z]{3,6}\b/ + }] + }, + s = { + className: "string", + variants: [{ + begin: '(u8?|U|L)?"', + end: '"', + illegal: "\\n", + contains: [e.BACKSLASH_ESCAPE] + }, { + begin: "(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)", + end: "'", + illegal: "." + }, e.END_SAME_AS_BEGIN({ + begin: /(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/, + end: /\)([^()\\ ]{0,16})"/ + })] + }, + o = { + className: "number", + variants: [{ + begin: "\\b(0b[01']+)" + }, { + begin: "(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)" + }, { + begin: "(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)" + }], + relevance: 0 + }, + l = { + className: "meta", + begin: /#\s*[a-z]+\b/, + end: /$/, + keywords: { + keyword: "if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include" + }, + contains: [{ + begin: /\\\n/, + relevance: 0 + }, e.inherit(s, { + className: "string" + }), { + className: "string", + begin: /<.*?>/ + }, t, e.C_BLOCK_COMMENT_MODE] + }, + c = { + className: "title", + begin: n.optional(a) + e.IDENT_RE, + relevance: 0 + }, + d = n.optional(a) + e.IDENT_RE + "\\s*\\(", + g = { + keyword: ["asm", "auto", "break", "case", "continue", "default", "do", "else", "enum", "extern", "for", + "fortran", "goto", "if", "inline", "register", "restrict", "return", "sizeof", "struct", "switch", + "typedef", "union", "volatile", "while", "_Alignas", "_Alignof", "_Atomic", "_Generic", "_Noreturn", + "_Static_assert", "_Thread_local", "alignas", "alignof", "noreturn", "static_assert", "thread_local", + "_Pragma" + ], + type: ["float", "double", "signed", "unsigned", "int", "short", "long", "char", "void", "_Bool", + "_Complex", "_Imaginary", "_Decimal32", "_Decimal64", "_Decimal128", "const", "static", "complex", + "bool", "imaginary" + ], + literal: "true false NULL", + built_in: "std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr" + }, + u = [l, r, t, e.C_BLOCK_COMMENT_MODE, o, s], + b = { + variants: [{ + begin: /=/, + end: /;/ + }, { + begin: /\(/, + end: /\)/ + }, { + beginKeywords: "new throw return else", + end: /;/ + }], + keywords: g, + contains: u.concat([{ + begin: /\(/, + end: /\)/, + keywords: g, + contains: u.concat(["self"]), + relevance: 0 + }]), + relevance: 0 + }, + m = { + begin: "(" + i + "[\\*&\\s]+)+" + d, + returnBegin: !0, + end: /[{;=]/, + excludeEnd: !0, + keywords: g, + illegal: /[^\w\s\*&:<>.]/, + contains: [{ + begin: "decltype\\(auto\\)", + keywords: g, + relevance: 0 + }, { + begin: d, + returnBegin: !0, + contains: [e.inherit(c, { + className: "title.function" + })], + relevance: 0 + }, { + relevance: 0, + match: /,/ + }, { + className: "params", + begin: /\(/, + end: /\)/, + keywords: g, + relevance: 0, + contains: [t, e.C_BLOCK_COMMENT_MODE, s, o, r, { + begin: /\(/, + end: /\)/, + keywords: g, + relevance: 0, + contains: ["self", t, e.C_BLOCK_COMMENT_MODE, s, o, r] + }] + }, r, t, e.C_BLOCK_COMMENT_MODE, l] + }; + return { + name: "C", + aliases: ["h"], + keywords: g, + disableAutodetect: !0, + illegal: "=]/, + contains: [{ + beginKeywords: "final class struct" + }, e.TITLE_MODE] + }]), + exports: { + preprocessor: l, + strings: s, + keywords: g + } + } + }, + grmr_cpp: e => { + const n = e.regex, + t = e.COMMENT("//", "$", { + contains: [{ + begin: /\\\n/ + }] + }), + a = "[a-zA-Z_]\\w*::", + i = "(?!struct)(decltype\\(auto\\)|" + n.optional(a) + "[a-zA-Z_]\\w*" + n.optional("<[^<>]+>") + ")", + r = { + className: "type", + begin: "\\b[a-z\\d_]*_t\\b" + }, + s = { + className: "string", + variants: [{ + begin: '(u8?|U|L)?"', + end: '"', + illegal: "\\n", + contains: [e.BACKSLASH_ESCAPE] + }, { + begin: "(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)", + end: "'", + illegal: "." + }, e.END_SAME_AS_BEGIN({ + begin: /(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/, + end: /\)([^()\\ ]{0,16})"/ + })] + }, + o = { + className: "number", + variants: [{ + begin: "\\b(0b[01']+)" + }, { + begin: "(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)" + }, { + begin: "(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)" + }], + relevance: 0 + }, + l = { + className: "meta", + begin: /#\s*[a-z]+\b/, + end: /$/, + keywords: { + keyword: "if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include" + }, + contains: [{ + begin: /\\\n/, + relevance: 0 + }, e.inherit(s, { + className: "string" + }), { + className: "string", + begin: /<.*?>/ + }, t, e.C_BLOCK_COMMENT_MODE] + }, + c = { + className: "title", + begin: n.optional(a) + e.IDENT_RE, + relevance: 0 + }, + d = n.optional(a) + e.IDENT_RE + "\\s*\\(", + g = { + type: ["bool", "char", "char16_t", "char32_t", "char8_t", "double", "float", "int", "long", "short", + "void", "wchar_t", "unsigned", "signed", "const", "static" + ], + keyword: ["alignas", "alignof", "and", "and_eq", "asm", "atomic_cancel", "atomic_commit", + "atomic_noexcept", "auto", "bitand", "bitor", "break", "case", "catch", "class", "co_await", + "co_return", "co_yield", "compl", "concept", "const_cast|10", "consteval", "constexpr", "constinit", + "continue", "decltype", "default", "delete", "do", "dynamic_cast|10", "else", "enum", "explicit", + "export", "extern", "false", "final", "for", "friend", "goto", "if", "import", "inline", "module", + "mutable", "namespace", "new", "noexcept", "not", "not_eq", "nullptr", "operator", "or", "or_eq", + "override", "private", "protected", "public", "reflexpr", "register", "reinterpret_cast|10", + "requires", "return", "sizeof", "static_assert", "static_cast|10", "struct", "switch", "synchronized", + "template", "this", "thread_local", "throw", "transaction_safe", "transaction_safe_dynamic", "true", + "try", "typedef", "typeid", "typename", "union", "using", "virtual", "volatile", "while", "xor", + "xor_eq" + ], + literal: ["NULL", "false", "nullopt", "nullptr", "true"], + built_in: ["_Pragma"], + _type_hints: ["any", "auto_ptr", "barrier", "binary_semaphore", "bitset", "complex", "condition_variable", + "condition_variable_any", "counting_semaphore", "deque", "false_type", "future", "imaginary", + "initializer_list", "istringstream", "jthread", "latch", "lock_guard", "multimap", "multiset", + "mutex", "optional", "ostringstream", "packaged_task", "pair", "promise", "priority_queue", "queue", + "recursive_mutex", "recursive_timed_mutex", "scoped_lock", "set", "shared_future", "shared_lock", + "shared_mutex", "shared_timed_mutex", "shared_ptr", "stack", "string_view", "stringstream", + "timed_mutex", "thread", "true_type", "tuple", "unique_lock", "unique_ptr", "unordered_map", + "unordered_multimap", "unordered_multiset", "unordered_set", "variant", "vector", "weak_ptr", + "wstring", "wstring_view" + ] + }, + u = { + className: "function.dispatch", + relevance: 0, + keywords: { + _hint: ["abort", "abs", "acos", "apply", "as_const", "asin", "atan", "atan2", "calloc", "ceil", "cerr", + "cin", "clog", "cos", "cosh", "cout", "declval", "endl", "exchange", "exit", "exp", "fabs", "floor", + "fmod", "forward", "fprintf", "fputs", "free", "frexp", "fscanf", "future", "invoke", "isalnum", + "isalpha", "iscntrl", "isdigit", "isgraph", "islower", "isprint", "ispunct", "isspace", "isupper", + "isxdigit", "labs", "launder", "ldexp", "log", "log10", "make_pair", "make_shared", + "make_shared_for_overwrite", "make_tuple", "make_unique", "malloc", "memchr", "memcmp", "memcpy", + "memset", "modf", "move", "pow", "printf", "putchar", "puts", "realloc", "scanf", "sin", "sinh", + "snprintf", "sprintf", "sqrt", "sscanf", "std", "stderr", "stdin", "stdout", "strcat", "strchr", + "strcmp", "strcpy", "strcspn", "strlen", "strncat", "strncmp", "strncpy", "strpbrk", "strrchr", + "strspn", "strstr", "swap", "tan", "tanh", "terminate", "to_underlying", "tolower", "toupper", + "vfprintf", "visit", "vprintf", "vsprintf" + ] + }, + begin: n.concat(/\b/, /(?!decltype)/, /(?!if)/, /(?!for)/, /(?!switch)/, /(?!while)/, e.IDENT_RE, n + .lookahead(/(<[^<>]+>|)\s*\(/)) + }, + b = [u, l, r, t, e.C_BLOCK_COMMENT_MODE, o, s], + m = { + variants: [{ + begin: /=/, + end: /;/ + }, { + begin: /\(/, + end: /\)/ + }, { + beginKeywords: "new throw return else", + end: /;/ + }], + keywords: g, + contains: b.concat([{ + begin: /\(/, + end: /\)/, + keywords: g, + contains: b.concat(["self"]), + relevance: 0 + }]), + relevance: 0 + }, + p = { + className: "function", + begin: "(" + i + "[\\*&\\s]+)+" + d, + returnBegin: !0, + end: /[{;=]/, + excludeEnd: !0, + keywords: g, + illegal: /[^\w\s\*&:<>.]/, + contains: [{ + begin: "decltype\\(auto\\)", + keywords: g, + relevance: 0 + }, { + begin: d, + returnBegin: !0, + contains: [c], + relevance: 0 + }, { + begin: /::/, + relevance: 0 + }, { + begin: /:/, + endsWithParent: !0, + contains: [s, o] + }, { + relevance: 0, + match: /,/ + }, { + className: "params", + begin: /\(/, + end: /\)/, + keywords: g, + relevance: 0, + contains: [t, e.C_BLOCK_COMMENT_MODE, s, o, r, { + begin: /\(/, + end: /\)/, + keywords: g, + relevance: 0, + contains: ["self", t, e.C_BLOCK_COMMENT_MODE, s, o, r] + }] + }, r, t, e.C_BLOCK_COMMENT_MODE, l] + }; + return { + name: "C++", + aliases: ["cc", "c++", "h++", "hpp", "hh", "hxx", "cxx"], + keywords: g, + illegal: "", + keywords: g, + contains: ["self", r] + }, { + begin: e.IDENT_RE + "::", + keywords: g + }, { + match: [/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/, /\s+/, /\w+/], + className: { + 1: "keyword", + 3: "title.class" + } + }]) + } + }, + grmr_csharp: e => { + const n = { + keyword: ["abstract", "as", "base", "break", "case", "catch", "class", "const", "continue", "do", "else", + "event", "explicit", "extern", "finally", "fixed", "for", "foreach", "goto", "if", "implicit", "in", + "interface", "internal", "is", "lock", "namespace", "new", "operator", "out", "override", "params", + "private", "protected", "public", "readonly", "record", "ref", "return", "scoped", "sealed", "sizeof", + "stackalloc", "static", "struct", "switch", "this", "throw", "try", "typeof", "unchecked", "unsafe", + "using", "virtual", "void", "volatile", "while" + ].concat(["add", "alias", "and", "ascending", "async", "await", "by", "descending", "equals", "from", + "get", "global", "group", "init", "into", "join", "let", "nameof", "not", "notnull", "on", "or", + "orderby", "partial", "remove", "select", "set", "unmanaged", "value|0", "var", "when", "where", + "with", "yield" + ]), + built_in: ["bool", "byte", "char", "decimal", "delegate", "double", "dynamic", "enum", "float", "int", + "long", "nint", "nuint", "object", "sbyte", "short", "string", "ulong", "uint", "ushort" + ], + literal: ["default", "false", "null", "true"] + }, + t = e.inherit(e.TITLE_MODE, { + begin: "[a-zA-Z](\\.?\\w)*" + }), + a = { + className: "number", + variants: [{ + begin: "\\b(0b[01']+)" + }, { + begin: "(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)" + }, { + begin: "(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)" + }], + relevance: 0 + }, + i = { + className: "string", + begin: '@"', + end: '"', + contains: [{ + begin: '""' + }] + }, + r = e.inherit(i, { + illegal: /\n/ + }), + s = { + className: "subst", + begin: /\{/, + end: /\}/, + keywords: n + }, + o = e.inherit(s, { + illegal: /\n/ + }), + l = { + className: "string", + begin: /\$"/, + end: '"', + illegal: /\n/, + contains: [{ + begin: /\{\{/ + }, { + begin: /\}\}/ + }, e.BACKSLASH_ESCAPE, o] + }, + c = { + className: "string", + begin: /\$@"/, + end: '"', + contains: [{ + begin: /\{\{/ + }, { + begin: /\}\}/ + }, { + begin: '""' + }, s] + }, + d = e.inherit(c, { + illegal: /\n/, + contains: [{ + begin: /\{\{/ + }, { + begin: /\}\}/ + }, { + begin: '""' + }, o] + }); + s.contains = [c, l, i, e.APOS_STRING_MODE, e.QUOTE_STRING_MODE, a, e.C_BLOCK_COMMENT_MODE], + o.contains = [d, l, r, e.APOS_STRING_MODE, e.QUOTE_STRING_MODE, a, e.inherit(e.C_BLOCK_COMMENT_MODE, { + illegal: /\n/ + })]; + const g = { + variants: [c, l, i, e.APOS_STRING_MODE, e.QUOTE_STRING_MODE] + }, + u = { + begin: "<", + end: ">", + contains: [{ + beginKeywords: "in out" + }, t] + }, + b = e.IDENT_RE + "(<" + e.IDENT_RE + "(\\s*,\\s*" + e.IDENT_RE + ")*>)?(\\[\\])?", + m = { + begin: "@" + e.IDENT_RE, + relevance: 0 + }; + return { + name: "C#", + aliases: ["cs", "c#"], + keywords: n, + illegal: /::/, + contains: [e.COMMENT("///", "$", { + returnBegin: !0, + contains: [{ + className: "doctag", + variants: [{ + begin: "///", + relevance: 0 + }, { + begin: "\x3c!--|--\x3e" + }, { + begin: "" + }] + }] + }), e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE, { + className: "meta", + begin: "#", + end: "$", + keywords: { + keyword: "if else elif endif define undef warning error line region endregion pragma checksum" + } + }, g, a, { + beginKeywords: "class interface", + relevance: 0, + end: /[{;=]/, + illegal: /[^\s:,]/, + contains: [{ + beginKeywords: "where class" + }, t, u, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE] + }, { + beginKeywords: "namespace", + relevance: 0, + end: /[{;=]/, + illegal: /[^\s:]/, + contains: [t, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE] + }, { + beginKeywords: "record", + relevance: 0, + end: /[{;=]/, + illegal: /[^\s:]/, + contains: [t, u, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE] + }, { + className: "meta", + begin: "^\\s*\\[(?=[\\w])", + excludeBegin: !0, + end: "\\]", + excludeEnd: !0, + contains: [{ + className: "string", + begin: /"/, + end: /"/ + }] + }, { + beginKeywords: "new return throw await else", + relevance: 0 + }, { + className: "function", + begin: "(" + b + "\\s+)+" + e.IDENT_RE + "\\s*(<[^=]+>\\s*)?\\(", + returnBegin: !0, + end: /\s*[{;=]/, + excludeEnd: !0, + keywords: n, + contains: [{ + beginKeywords: "public private protected static internal protected abstract async extern override unsafe virtual new sealed partial", + relevance: 0 + }, { + begin: e.IDENT_RE + "\\s*(<[^=]+>\\s*)?\\(", + returnBegin: !0, + contains: [e.TITLE_MODE, u], + relevance: 0 + }, { + match: /\(\)/ + }, { + className: "params", + begin: /\(/, + end: /\)/, + excludeBegin: !0, + excludeEnd: !0, + keywords: n, + relevance: 0, + contains: [g, a, e.C_BLOCK_COMMENT_MODE] + }, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE] + }, m] + } + }, + grmr_css: e => { + const n = e.regex, + t = J(e), + a = [e.APOS_STRING_MODE, e.QUOTE_STRING_MODE]; + return { + name: "CSS", + case_insensitive: !0, + illegal: /[=|'\$]/, + keywords: { + keyframePosition: "from to" + }, + classNameAliases: { + keyframePosition: "selector-tag" + }, + contains: [t.BLOCK_COMMENT, { + begin: /-(webkit|moz|ms|o)-(?=[a-z])/ + }, t.CSS_NUMBER_MODE, { + className: "selector-id", + begin: /#[A-Za-z0-9_-]+/, + relevance: 0 + }, { + className: "selector-class", + begin: "\\.[a-zA-Z-][a-zA-Z0-9_-]*", + relevance: 0 + }, t.ATTRIBUTE_SELECTOR_MODE, { + className: "selector-pseudo", + variants: [{ + begin: ":(" + ne.join("|") + ")" + }, { + begin: ":(:)?(" + te.join("|") + ")" + }] + }, t.CSS_VARIABLE, { + className: "attribute", + begin: "\\b(" + ae.join("|") + ")\\b" + }, { + begin: /:/, + end: /[;}{]/, + contains: [t.BLOCK_COMMENT, t.HEXCOLOR, t.IMPORTANT, t.CSS_NUMBER_MODE, ...a, { + begin: /(url|data-uri)\(/, + end: /\)/, + relevance: 0, + keywords: { + built_in: "url data-uri" + }, + contains: [...a, { + className: "string", + begin: /[^)]/, + endsWithParent: !0, + excludeEnd: !0 + }] + }, t.FUNCTION_DISPATCH] + }, { + begin: n.lookahead(/@/), + end: "[{;]", + relevance: 0, + illegal: /:/, + contains: [{ + className: "keyword", + begin: /@-?\w[\w]*(-\w+)*/ + }, { + begin: /\s/, + endsWithParent: !0, + excludeEnd: !0, + relevance: 0, + keywords: { + $pattern: /[a-z-]+/, + keyword: "and or not only", + attribute: ee.join(" ") + }, + contains: [{ + begin: /[a-z-]+(?=:)/, + className: "attribute" + }, ...a, t.CSS_NUMBER_MODE] + }] + }, { + className: "selector-tag", + begin: "\\b(" + Y.join("|") + ")\\b" + }] + } + }, + grmr_diff: e => { + const n = e.regex; + return { + name: "Diff", + aliases: ["patch"], + contains: [{ + className: "meta", + relevance: 10, + match: n.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/, /^\*\*\* +\d+,\d+ +\*\*\*\*$/, /^--- +\d+,\d+ +----$/) + }, { + className: "comment", + variants: [{ + begin: n.either(/Index: /, /^index/, /={3,}/, /^-{3}/, /^\*{3} /, /^\+{3}/, /^diff --git/), + end: /$/ + }, { + match: /^\*{15}$/ + }] + }, { + className: "addition", + begin: /^\+/, + end: /$/ + }, { + className: "deletion", + begin: /^-/, + end: /$/ + }, { + className: "addition", + begin: /^!/, + end: /$/ + }] + } + }, + grmr_go: e => { + const n = { + keyword: ["break", "case", "chan", "const", "continue", "default", "defer", "else", "fallthrough", "for", + "func", "go", "goto", "if", "import", "interface", "map", "package", "range", "return", "select", + "struct", "switch", "type", "var" + ], + type: ["bool", "byte", "complex64", "complex128", "error", "float32", "float64", "int8", "int16", "int32", + "int64", "string", "uint8", "uint16", "uint32", "uint64", "int", "uint", "uintptr", "rune" + ], + literal: ["true", "false", "iota", "nil"], + built_in: ["append", "cap", "close", "complex", "copy", "imag", "len", "make", "new", "panic", "print", + "println", "real", "recover", "delete" + ] + }; + return { + name: "Go", + aliases: ["golang"], + keywords: n, + illegal: " { + const n = e.regex; + return { + name: "GraphQL", + aliases: ["gql"], + case_insensitive: !0, + disableAutodetect: !1, + keywords: { + keyword: ["query", "mutation", "subscription", "type", "input", "schema", "directive", "interface", + "union", "scalar", "fragment", "enum", "on" + ], + literal: ["true", "false", "null"] + }, + contains: [e.HASH_COMMENT_MODE, e.QUOTE_STRING_MODE, e.NUMBER_MODE, { + scope: "punctuation", + match: /[.]{3}/, + relevance: 0 + }, { + scope: "punctuation", + begin: /[\!\(\)\:\=\[\]\{\|\}]{1}/, + relevance: 0 + }, { + scope: "variable", + begin: /\$/, + end: /\W/, + excludeEnd: !0, + relevance: 0 + }, { + scope: "meta", + match: /@\w+/, + excludeEnd: !0 + }, { + scope: "symbol", + begin: n.concat(/[_A-Za-z][_0-9A-Za-z]*/, n.lookahead(/\s*:/)), + relevance: 0 + }], + illegal: [/[;<']/, /BEGIN/] + } + }, + grmr_ini: e => { + const n = e.regex, + t = { + className: "number", + relevance: 0, + variants: [{ + begin: /([+-]+)?[\d]+_[\d_]+/ + }, { + begin: e.NUMBER_RE + }] + }, + a = e.COMMENT(); + a.variants = [{ + begin: /;/, + end: /$/ + }, { + begin: /#/, + end: /$/ + }]; + const i = { + className: "variable", + variants: [{ + begin: /\$[\w\d"][\w\d_]*/ + }, { + begin: /\$\{(.*?)\}/ + }] + }, + r = { + className: "literal", + begin: /\bon|off|true|false|yes|no\b/ + }, + s = { + className: "string", + contains: [e.BACKSLASH_ESCAPE], + variants: [{ + begin: "'''", + end: "'''", + relevance: 10 + }, { + begin: '"""', + end: '"""', + relevance: 10 + }, { + begin: '"', + end: '"' + }, { + begin: "'", + end: "'" + }] + }, + o = { + begin: /\[/, + end: /\]/, + contains: [a, r, i, s, t, "self"], + relevance: 0 + }, + l = n.either(/[A-Za-z0-9_-]+/, /"(\\"|[^"])*"/, /'[^']*'/); + return { + name: "TOML, also INI", + aliases: ["toml"], + case_insensitive: !0, + illegal: /\S/, + contains: [a, { + className: "section", + begin: /\[+/, + end: /\]+/ + }, { + begin: n.concat(l, "(\\s*\\.\\s*", l, ")*", n.lookahead(/\s*=\s*[^#\s]/)), + className: "attr", + starts: { + end: /$/, + contains: [a, o, r, i, s, t] + } + }] + } + }, + grmr_java: e => { + const n = e.regex, + t = "[\xc0-\u02b8a-zA-Z_$][\xc0-\u02b8a-zA-Z_$0-9]*", + a = t + le("(?:<" + t + "~~~(?:\\s*,\\s*" + t + "~~~)*>)?", /~~~/g, 2), + i = { + keyword: ["synchronized", "abstract", "private", "var", "static", "if", "const ", "for", "while", + "strictfp", "finally", "protected", "import", "native", "final", "void", "enum", "else", "break", + "transient", "catch", "instanceof", "volatile", "case", "assert", "package", "default", "public", + "try", "switch", "continue", "throws", "protected", "public", "private", "module", "requires", + "exports", "do", "sealed", "yield", "permits" + ], + literal: ["false", "true", "null"], + type: ["char", "boolean", "long", "float", "int", "byte", "short", "double"], + built_in: ["super", "this"] + }, + r = { + className: "meta", + begin: "@" + t, + contains: [{ + begin: /\(/, + end: /\)/, + contains: ["self"] + }] + }, + s = { + className: "params", + begin: /\(/, + end: /\)/, + keywords: i, + relevance: 0, + contains: [e.C_BLOCK_COMMENT_MODE], + endsParent: !0 + }; + return { + name: "Java", + aliases: ["jsp"], + keywords: i, + illegal: /<\/|#/, + contains: [e.COMMENT("/\\*\\*", "\\*/", { + relevance: 0, + contains: [{ + begin: /\w+@/, + relevance: 0 + }, { + className: "doctag", + begin: "@[A-Za-z]+" + }] + }), { + begin: /import java\.[a-z]+\./, + keywords: "import", + relevance: 2 + }, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE, { + begin: /"""/, + end: /"""/, + className: "string", + contains: [e.BACKSLASH_ESCAPE] + }, e.APOS_STRING_MODE, e.QUOTE_STRING_MODE, { + match: [/\b(?:class|interface|enum|extends|implements|new)/, /\s+/, t], + className: { + 1: "keyword", + 3: "title.class" + } + }, { + match: /non-sealed/, + scope: "keyword" + }, { + begin: [n.concat(/(?!else)/, t), /\s+/, t, /\s+/, /=(?!=)/], + className: { + 1: "type", + 3: "variable", + 5: "operator" + } + }, { + begin: [/record/, /\s+/, t], + className: { + 1: "keyword", + 3: "title.class" + }, + contains: [s, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE] + }, { + beginKeywords: "new throw return else", + relevance: 0 + }, { + begin: ["(?:" + a + "\\s+)", e.UNDERSCORE_IDENT_RE, /\s*(?=\()/], + className: { + 2: "title.function" + }, + keywords: i, + contains: [{ + className: "params", + begin: /\(/, + end: /\)/, + keywords: i, + relevance: 0, + contains: [r, e.APOS_STRING_MODE, e.QUOTE_STRING_MODE, oe, e.C_BLOCK_COMMENT_MODE] + }, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE] + }, oe, r] + } + }, + grmr_javascript: he, + grmr_json: e => { + const n = ["true", "false", "null"], + t = { + scope: "literal", + beginKeywords: n.join(" ") + }; + return { + name: "JSON", + keywords: { + literal: n + }, + contains: [{ + className: "attr", + begin: /"(\\.|[^\\"\r\n])*"(?=\s*:)/, + relevance: 1.01 + }, { + match: /[{}[\],:]/, + className: "punctuation", + relevance: 0 + }, e.QUOTE_STRING_MODE, t, e.C_NUMBER_MODE, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE], + illegal: "\\S" + } + }, + grmr_kotlin: e => { + const n = { + keyword: "abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual", + built_in: "Byte Short Char Int Long Boolean Float Double Void Unit Nothing", + literal: "true false null" + }, + t = { + className: "symbol", + begin: e.UNDERSCORE_IDENT_RE + "@" + }, + a = { + className: "subst", + begin: /\$\{/, + end: /\}/, + contains: [e.C_NUMBER_MODE] + }, + i = { + className: "variable", + begin: "\\$" + e.UNDERSCORE_IDENT_RE + }, + r = { + className: "string", + variants: [{ + begin: '"""', + end: '"""(?=[^"])', + contains: [i, a] + }, { + begin: "'", + end: "'", + illegal: /\n/, + contains: [e.BACKSLASH_ESCAPE] + }, { + begin: '"', + end: '"', + illegal: /\n/, + contains: [e.BACKSLASH_ESCAPE, i, a] + }] + }; + a.contains.push(r); + const s = { + className: "meta", + begin: "@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*" + e + .UNDERSCORE_IDENT_RE + ")?" + }, + o = { + className: "meta", + begin: "@" + e.UNDERSCORE_IDENT_RE, + contains: [{ + begin: /\(/, + end: /\)/, + contains: [e.inherit(r, { + className: "string" + }), "self"] + }] + }, + l = oe, + c = e.COMMENT("/\\*", "\\*/", { + contains: [e.C_BLOCK_COMMENT_MODE] + }), + d = { + variants: [{ + className: "type", + begin: e.UNDERSCORE_IDENT_RE + }, { + begin: /\(/, + end: /\)/, + contains: [] + }] + }, + g = d; + return g.variants[1].contains = [d], d.variants[1].contains = [g], { + name: "Kotlin", + aliases: ["kt", "kts"], + keywords: n, + contains: [e.COMMENT("/\\*\\*", "\\*/", { + relevance: 0, + contains: [{ + className: "doctag", + begin: "@[A-Za-z]+" + }] + }), e.C_LINE_COMMENT_MODE, c, { + className: "keyword", + begin: /\b(break|continue|return|this)\b/, + starts: { + contains: [{ + className: "symbol", + begin: /@\w+/ + }] + } + }, t, s, o, { + className: "function", + beginKeywords: "fun", + end: "[(]|$", + returnBegin: !0, + excludeEnd: !0, + keywords: n, + relevance: 5, + contains: [{ + begin: e.UNDERSCORE_IDENT_RE + "\\s*\\(", + returnBegin: !0, + relevance: 0, + contains: [e.UNDERSCORE_TITLE_MODE] + }, { + className: "type", + begin: //, + keywords: "reified", + relevance: 0 + }, { + className: "params", + begin: /\(/, + end: /\)/, + endsParent: !0, + keywords: n, + relevance: 0, + contains: [{ + begin: /:/, + end: /[=,\/]/, + endsWithParent: !0, + contains: [d, e.C_LINE_COMMENT_MODE, c], + relevance: 0 + }, e.C_LINE_COMMENT_MODE, c, s, o, r, e.C_NUMBER_MODE] + }, c] + }, { + begin: [/class|interface|trait/, /\s+/, e.UNDERSCORE_IDENT_RE], + beginScope: { + 3: "title.class" + }, + keywords: "class interface trait", + end: /[:\{(]|$/, + excludeEnd: !0, + illegal: "extends implements", + contains: [{ + beginKeywords: "public protected internal private constructor" + }, e.UNDERSCORE_TITLE_MODE, { + className: "type", + begin: //, + excludeBegin: !0, + excludeEnd: !0, + relevance: 0 + }, { + className: "type", + begin: /[,:]\s*/, + end: /[<\(,){\s]|$/, + excludeBegin: !0, + returnEnd: !0 + }, s, o] + }, r, { + className: "meta", + begin: "^#!/usr/bin/env", + end: "$", + illegal: "\n" + }, l] + } + }, + grmr_less: e => { + const n = J(e), + t = ie, + a = "([\\w-]+|@\\{[\\w-]+\\})", + i = [], + r = [], + s = e => ({ + className: "string", + begin: "~?" + e + ".*?" + e + }), + o = (e, n, t) => ({ + className: e, + begin: n, + relevance: t + }), + l = { + $pattern: /[a-z-]+/, + keyword: "and or not only", + attribute: ee.join(" ") + }, + c = { + begin: "\\(", + end: "\\)", + contains: r, + keywords: l, + relevance: 0 + }; + r.push(e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE, s("'"), s('"'), n.CSS_NUMBER_MODE, { + begin: "(url|data-uri)\\(", + starts: { + className: "string", + end: "[\\)\\n]", + excludeEnd: !0 + } + }, n.HEXCOLOR, c, o("variable", "@@?[\\w-]+", 10), o("variable", "@\\{[\\w-]+\\}"), o("built_in", + "~?`[^`]*?`"), { + className: "attribute", + begin: "[\\w-]+\\s*:", + end: ":", + returnBegin: !0, + excludeEnd: !0 + }, n.IMPORTANT, { + beginKeywords: "and not" + }, n.FUNCTION_DISPATCH); + const d = r.concat({ + begin: /\{/, + end: /\}/, + contains: i + }), + g = { + beginKeywords: "when", + endsWithParent: !0, + contains: [{ + beginKeywords: "and not" + }].concat(r) + }, + u = { + begin: a + "\\s*:", + returnBegin: !0, + end: /[;}]/, + relevance: 0, + contains: [{ + begin: /-(webkit|moz|ms|o)-/ + }, n.CSS_VARIABLE, { + className: "attribute", + begin: "\\b(" + ae.join("|") + ")\\b", + end: /(?=:)/, + starts: { + endsWithParent: !0, + illegal: "[<=$]", + relevance: 0, + contains: r + } + }] + }, + b = { + className: "keyword", + begin: "@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b", + starts: { + end: "[;{}]", + keywords: l, + returnEnd: !0, + contains: r, + relevance: 0 + } + }, + m = { + className: "variable", + variants: [{ + begin: "@[\\w-]+\\s*:", + relevance: 15 + }, { + begin: "@[\\w-]+" + }], + starts: { + end: "[;}]", + returnEnd: !0, + contains: d + } + }, + p = { + variants: [{ + begin: "[\\.#:&\\[>]", + end: "[;{}]" + }, { + begin: a, + end: /\{/ + }], + returnBegin: !0, + returnEnd: !0, + illegal: "[<='$\"]", + relevance: 0, + contains: [e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE, g, o("keyword", "all\\b"), o("variable", + "@\\{[\\w-]+\\}"), { + begin: "\\b(" + Y.join("|") + ")\\b", + className: "selector-tag" + }, n.CSS_NUMBER_MODE, o("selector-tag", a, 0), o("selector-id", "#" + a), o("selector-class", "\\." + + a, 0), o("selector-tag", "&", 0), n.ATTRIBUTE_SELECTOR_MODE, { + className: "selector-pseudo", + begin: ":(" + ne.join("|") + ")" + }, { + className: "selector-pseudo", + begin: ":(:)?(" + te.join("|") + ")" + }, { + begin: /\(/, + end: /\)/, + relevance: 0, + contains: d + }, { + begin: "!important" + }, n.FUNCTION_DISPATCH] + }, + _ = { + begin: `[\\w-]+:(:)?(${t.join("|")})`, + returnBegin: !0, + contains: [p] + }; + return i.push(e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE, b, m, _, u, p, g, n.FUNCTION_DISPATCH), { + name: "Less", + case_insensitive: !0, + illegal: "[=>'/<($\"]", + contains: i + } + }, + grmr_lua: e => { + const n = "\\[=*\\[", + t = "\\]=*\\]", + a = { + begin: n, + end: t, + contains: ["self"] + }, + i = [e.COMMENT("--(?!\\[=*\\[)", "$"), e.COMMENT("--\\[=*\\[", t, { + contains: [a], + relevance: 10 + })]; + return { + name: "Lua", + keywords: { + $pattern: e.UNDERSCORE_IDENT_RE, + literal: "true false nil", + keyword: "and break do else elseif end for goto if in local not or repeat return then until while", + built_in: "_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove" + }, + contains: i.concat([{ + className: "function", + beginKeywords: "function", + end: "\\)", + contains: [e.inherit(e.TITLE_MODE, { + begin: "([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*" + }), { + className: "params", + begin: "\\(", + endsWithParent: !0, + contains: i + }].concat(i) + }, e.C_NUMBER_MODE, e.APOS_STRING_MODE, e.QUOTE_STRING_MODE, { + className: "string", + begin: n, + end: t, + contains: [a], + relevance: 5 + }]) + } + }, + grmr_makefile: e => { + const n = { + className: "variable", + variants: [{ + begin: "\\$\\(" + e.UNDERSCORE_IDENT_RE + "\\)", + contains: [e.BACKSLASH_ESCAPE] + }, { + begin: /\$[@% { + const n = e.regex, + t = n.concat( + /(?:[A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])/, + n.optional( + /(?:[\x2D\.0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*:/ + ), + /(?:[\x2D\.0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*/ + ), + a = { + className: "symbol", + begin: /&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/ + }, + i = { + begin: /\s/, + contains: [{ + className: "keyword", + begin: /#?[a-z_][a-z1-9_-]+/, + illegal: /\n/ + }] + }, + r = e.inherit(i, { + begin: /\(/, + end: /\)/ + }), + s = e.inherit(e.APOS_STRING_MODE, { + className: "string" + }), + o = e.inherit(e.QUOTE_STRING_MODE, { + className: "string" + }), + l = { + endsWithParent: !0, + illegal: /`]+/ + }] + }] + }] + }; + return { + name: "HTML, XML", + aliases: ["html", "xhtml", "rss", "atom", "xjb", "xsd", "xsl", "plist", "wsf", "svg"], + case_insensitive: !0, + unicodeRegex: !0, + contains: [{ + className: "meta", + begin: //, + relevance: 10, + contains: [i, o, s, r, { + begin: /\[/, + end: /\]/, + contains: [{ + className: "meta", + begin: //, + contains: [i, r, o, s] + }] + }] + }, e.COMMENT(//, { + relevance: 10 + }), { + begin: //, + relevance: 10 + }, a, { + className: "meta", + end: /\?>/, + variants: [{ + begin: /<\?xml/, + relevance: 10, + contains: [o] + }, { + begin: /<\?[a-z][a-z0-9]+/ + }] + }, { + className: "tag", + begin: /)/, + end: />/, + keywords: { + name: "style" + }, + contains: [l], + starts: { + end: /<\/style>/, + returnEnd: !0, + subLanguage: ["css", "xml"] + } + }, { + className: "tag", + begin: /)/, + end: />/, + keywords: { + name: "script" + }, + contains: [l], + starts: { + end: /<\/script>/, + returnEnd: !0, + subLanguage: ["javascript", "handlebars", "xml"] + } + }, { + className: "tag", + begin: /<>|<\/>/ + }, { + className: "tag", + begin: n.concat(//, />/, /\s/)))), + end: /\/?>/, + contains: [{ + className: "name", + begin: t, + relevance: 0, + starts: l + }] + }, { + className: "tag", + begin: n.concat(/<\//, n.lookahead(n.concat(t, />/))), + contains: [{ + className: "name", + begin: t, + relevance: 0 + }, { + begin: />/, + relevance: 0, + endsParent: !0 + }] + }] + } + }, + grmr_markdown: e => { + const n = { + begin: /<\/?[A-Za-z_]/, + end: ">", + subLanguage: "xml", + relevance: 0 + }, + t = { + variants: [{ + begin: /\[.+?\]\[.*?\]/, + relevance: 0 + }, { + begin: /\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/, + relevance: 2 + }, { + begin: e.regex.concat(/\[.+?\]\(/, /[A-Za-z][A-Za-z0-9+.-]*/, /:\/\/.*?\)/), + relevance: 2 + }, { + begin: /\[.+?\]\([./?&#].*?\)/, + relevance: 1 + }, { + begin: /\[.*?\]\(.*?\)/, + relevance: 0 + }], + returnBegin: !0, + contains: [{ + match: /\[(?=\])/ + }, { + className: "string", + relevance: 0, + begin: "\\[", + end: "\\]", + excludeBegin: !0, + returnEnd: !0 + }, { + className: "link", + relevance: 0, + begin: "\\]\\(", + end: "\\)", + excludeBegin: !0, + excludeEnd: !0 + }, { + className: "symbol", + relevance: 0, + begin: "\\]\\[", + end: "\\]", + excludeBegin: !0, + excludeEnd: !0 + }] + }, + a = { + className: "strong", + contains: [], + variants: [{ + begin: /_{2}(?!\s)/, + end: /_{2}/ + }, { + begin: /\*{2}(?!\s)/, + end: /\*{2}/ + }] + }, + i = { + className: "emphasis", + contains: [], + variants: [{ + begin: /\*(?![*\s])/, + end: /\*/ + }, { + begin: /_(?![_\s])/, + end: /_/, + relevance: 0 + }] + }, + r = e.inherit(a, { + contains: [] + }), + s = e.inherit(i, { + contains: [] + }); + a.contains.push(s), i.contains.push(r); + let o = [n, t]; + return [a, i, r, s].forEach((e => { + e.contains = e.contains.concat(o) + })), o = o.concat(a, i), { + name: "Markdown", + aliases: ["md", "mkdown", "mkd"], + contains: [{ + className: "section", + variants: [{ + begin: "^#{1,6}", + end: "$", + contains: o + }, { + begin: "(?=^.+?\\n[=-]{2,}$)", + contains: [{ + begin: "^[=-]*$" + }, { + begin: "^", + end: "\\n", + contains: o + }] + }] + }, n, { + className: "bullet", + begin: "^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)", + end: "\\s+", + excludeEnd: !0 + }, a, i, { + className: "quote", + begin: "^>\\s+", + contains: o, + end: "$" + }, { + className: "code", + variants: [{ + begin: "(`{3,})[^`](.|\\n)*?\\1`*[ ]*" + }, { + begin: "(~{3,})[^~](.|\\n)*?\\1~*[ ]*" + }, { + begin: "```", + end: "```+[ ]*$" + }, { + begin: "~~~", + end: "~~~+[ ]*$" + }, { + begin: "`.+?`" + }, { + begin: "(?=^( {4}|\\t))", + contains: [{ + begin: "^( {4}|\\t)", + end: "(\\n)$" + }], + relevance: 0 + }] + }, { + begin: "^[-\\*]{3,}", + end: "$" + }, t, { + begin: /^\[[^\n]+\]:/, + returnBegin: !0, + contains: [{ + className: "symbol", + begin: /\[/, + end: /\]/, + excludeBegin: !0, + excludeEnd: !0 + }, { + className: "link", + begin: /:\s*/, + end: /$/, + excludeBegin: !0 + }] + }] + } + }, + grmr_objectivec: e => { + const n = /[a-zA-Z@][a-zA-Z0-9_]*/, + t = { + $pattern: n, + keyword: ["@interface", "@class", "@protocol", "@implementation"] + }; + return { + name: "Objective-C", + aliases: ["mm", "objc", "obj-c", "obj-c++", "objective-c++"], + keywords: { + "variable.language": ["this", "super"], + $pattern: n, + keyword: ["while", "export", "sizeof", "typedef", "const", "struct", "for", "union", "volatile", "static", + "mutable", "if", "do", "return", "goto", "enum", "else", "break", "extern", "asm", "case", "default", + "register", "explicit", "typename", "switch", "continue", "inline", "readonly", "assign", "readwrite", + "self", "@synchronized", "id", "typeof", "nonatomic", "IBOutlet", "IBAction", "strong", "weak", + "copy", "in", "out", "inout", "bycopy", "byref", "oneway", "__strong", "__weak", "__block", + "__autoreleasing", "@private", "@protected", "@public", "@try", "@property", "@end", "@throw", + "@catch", "@finally", "@autoreleasepool", "@synthesize", "@dynamic", "@selector", "@optional", + "@required", "@encode", "@package", "@import", "@defs", "@compatibility_alias", "__bridge", + "__bridge_transfer", "__bridge_retained", "__bridge_retain", "__covariant", "__contravariant", + "__kindof", "_Nonnull", "_Nullable", "_Null_unspecified", "__FUNCTION__", "__PRETTY_FUNCTION__", + "__attribute__", "getter", "setter", "retain", "unsafe_unretained", "nonnull", "nullable", + "null_unspecified", "null_resettable", "class", "instancetype", "NS_DESIGNATED_INITIALIZER", + "NS_UNAVAILABLE", "NS_REQUIRES_SUPER", "NS_RETURNS_INNER_POINTER", "NS_INLINE", "NS_AVAILABLE", + "NS_DEPRECATED", "NS_ENUM", "NS_OPTIONS", "NS_SWIFT_UNAVAILABLE", "NS_ASSUME_NONNULL_BEGIN", + "NS_ASSUME_NONNULL_END", "NS_REFINED_FOR_SWIFT", "NS_SWIFT_NAME", "NS_SWIFT_NOTHROW", "NS_DURING", + "NS_HANDLER", "NS_ENDHANDLER", "NS_VALUERETURN", "NS_VOIDRETURN" + ], + literal: ["false", "true", "FALSE", "TRUE", "nil", "YES", "NO", "NULL"], + built_in: ["dispatch_once_t", "dispatch_queue_t", "dispatch_sync", "dispatch_async", "dispatch_once"], + type: ["int", "float", "char", "unsigned", "signed", "short", "long", "double", "wchar_t", "unichar", + "void", "bool", "BOOL", "id|0", "_Bool" + ] + }, + illegal: "/, + end: /$/, + illegal: "\\n" + }, e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE] + }, { + className: "class", + begin: "(" + t.keyword.join("|") + ")\\b", + end: /(\{|$)/, + excludeEnd: !0, + keywords: t, + contains: [e.UNDERSCORE_TITLE_MODE] + }, { + begin: "\\." + e.UNDERSCORE_IDENT_RE, + relevance: 0 + } + ] + } + }, + grmr_perl: e => { + const n = e.regex, + t = /[dualxmsipngr]{0,12}/, + a = { + $pattern: /[\w.]+/, + keyword: "abs accept alarm and atan2 bind binmode bless break caller chdir chmod chomp chop chown chr chroot close closedir connect continue cos crypt dbmclose dbmopen defined delete die do dump each else elsif endgrent endhostent endnetent endprotoent endpwent endservent eof eval exec exists exit exp fcntl fileno flock for foreach fork format formline getc getgrent getgrgid getgrnam gethostbyaddr gethostbyname gethostent getlogin getnetbyaddr getnetbyname getnetent getpeername getpgrp getpriority getprotobyname getprotobynumber getprotoent getpwent getpwnam getpwuid getservbyname getservbyport getservent getsockname getsockopt given glob gmtime goto grep gt hex if index int ioctl join keys kill last lc lcfirst length link listen local localtime log lstat lt ma map mkdir msgctl msgget msgrcv msgsnd my ne next no not oct open opendir or ord our pack package pipe pop pos print printf prototype push q|0 qq quotemeta qw qx rand read readdir readline readlink readpipe recv redo ref rename require reset return reverse rewinddir rindex rmdir say scalar seek seekdir select semctl semget semop send setgrent sethostent setnetent setpgrp setpriority setprotoent setpwent setservent setsockopt shift shmctl shmget shmread shmwrite shutdown sin sleep socket socketpair sort splice split sprintf sqrt srand stat state study sub substr symlink syscall sysopen sysread sysseek system syswrite tell telldir tie tied time times tr truncate uc ucfirst umask undef unless unlink unpack unshift untie until use utime values vec wait waitpid wantarray warn when while write x|0 xor y|0" + }, + i = { + className: "subst", + begin: "[$@]\\{", + end: "\\}", + keywords: a + }, + r = { + begin: /->\{/, + end: /\}/ + }, + s = { + variants: [{ + begin: /\$\d/ + }, { + begin: n.concat(/[$%@](\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/, "(?![A-Za-z])(?![@$%])") + }, { + begin: /[$%@][^\s\w{]/, + relevance: 0 + }] + }, + o = [e.BACKSLASH_ESCAPE, i, s], + l = [/!/, /\//, /\|/, /\?/, /'/, /"/, /#/], + c = (e, a, i = "\\1") => { + const r = "\\1" === i ? i : n.concat(i, a); + return n.concat(n.concat("(?:", e, ")"), a, /(?:\\.|[^\\\/])*?/, r, /(?:\\.|[^\\\/])*?/, i, t) + }, + d = (e, a, i) => n.concat(n.concat("(?:", e, ")"), a, /(?:\\.|[^\\\/])*?/, i, t), + g = [s, e.HASH_COMMENT_MODE, e.COMMENT(/^=\w/, /=cut/, { + endsWithParent: !0 + }), r, { + className: "string", + contains: o, + variants: [{ + begin: "q[qwxr]?\\s*\\(", + end: "\\)", + relevance: 5 + }, { + begin: "q[qwxr]?\\s*\\[", + end: "\\]", + relevance: 5 + }, { + begin: "q[qwxr]?\\s*\\{", + end: "\\}", + relevance: 5 + }, { + begin: "q[qwxr]?\\s*\\|", + end: "\\|", + relevance: 5 + }, { + begin: "q[qwxr]?\\s*<", + end: ">", + relevance: 5 + }, { + begin: "qw\\s+q", + end: "q", + relevance: 5 + }, { + begin: "'", + end: "'", + contains: [e.BACKSLASH_ESCAPE] + }, { + begin: '"', + end: '"' + }, { + begin: "`", + end: "`", + contains: [e.BACKSLASH_ESCAPE] + }, { + begin: /\{\w+\}/, + relevance: 0 + }, { + begin: "-?\\w+\\s*=>", + relevance: 0 + }] + }, { + className: "number", + begin: "(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b", + relevance: 0 + }, { + begin: "(\\/\\/|" + e.RE_STARTERS_RE + "|\\b(split|return|print|reverse|grep)\\b)\\s*", + keywords: "split return print reverse grep", + relevance: 0, + contains: [e.HASH_COMMENT_MODE, { + className: "regexp", + variants: [{ + begin: c("s|tr|y", n.either(...l, { + capture: !0 + })) + }, { + begin: c("s|tr|y", "\\(", "\\)") + }, { + begin: c("s|tr|y", "\\[", "\\]") + }, { + begin: c("s|tr|y", "\\{", "\\}") + }], + relevance: 2 + }, { + className: "regexp", + variants: [{ + begin: /(m|qr)\/\//, + relevance: 0 + }, { + begin: d("(?:m|qr)?", /\//, /\//) + }, { + begin: d("m|qr", n.either(...l, { + capture: !0 + }), /\1/) + }, { + begin: d("m|qr", /\(/, /\)/) + }, { + begin: d("m|qr", /\[/, /\]/) + }, { + begin: d("m|qr", /\{/, /\}/) + }] + }] + }, { + className: "function", + beginKeywords: "sub", + end: "(\\s*\\(.*?\\))?[;{]", + excludeEnd: !0, + relevance: 5, + contains: [e.TITLE_MODE] + }, { + begin: "-\\w\\b", + relevance: 0 + }, { + begin: "^__DATA__$", + end: "^__END__$", + subLanguage: "mojolicious", + contains: [{ + begin: "^@@.*", + end: "$", + className: "comment" + }] + }]; + return i.contains = g, r.contains = g, { + name: "Perl", + aliases: ["pl", "pm"], + keywords: a, + contains: g + } + }, + grmr_php: e => { + const n = e.regex, + t = /(?![A-Za-z0-9])(?![$])/, + a = n.concat(/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/, t), + i = n.concat(/(\\?[A-Z][a-z0-9_\x7f-\xff]+|\\?[A-Z]+(?=[A-Z][a-z0-9_\x7f-\xff])){1,}/, t), + r = { + scope: "variable", + match: "\\$+" + a + }, + s = { + scope: "subst", + variants: [{ + begin: /\$\w+/ + }, { + begin: /\{\$/, + end: /\}/ + }] + }, + o = e.inherit(e.APOS_STRING_MODE, { + illegal: null + }), + l = "[ \t\n]", + c = { + scope: "string", + variants: [e.inherit(e.QUOTE_STRING_MODE, { + illegal: null, + contains: e.QUOTE_STRING_MODE.contains.concat(s) + }), o, e.END_SAME_AS_BEGIN({ + begin: /<<<[ \t]*(\w+)\n/, + end: /[ \t]*(\w+)\b/, + contains: e.QUOTE_STRING_MODE.contains.concat(s) + })] + }, + d = { + scope: "number", + variants: [{ + begin: "\\b0[bB][01]+(?:_[01]+)*\\b" + }, { + begin: "\\b0[oO][0-7]+(?:_[0-7]+)*\\b" + }, { + begin: "\\b0[xX][\\da-fA-F]+(?:_[\\da-fA-F]+)*\\b" + }, { + begin: "(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:[eE][+-]?\\d+)?" + }], + relevance: 0 + }, + g = ["false", "null", "true"], + u = ["__CLASS__", "__DIR__", "__FILE__", "__FUNCTION__", "__COMPILER_HALT_OFFSET__", "__LINE__", + "__METHOD__", "__NAMESPACE__", "__TRAIT__", "die", "echo", "exit", "include", "include_once", "print", + "require", "require_once", "array", "abstract", "and", "as", "binary", "bool", "boolean", "break", + "callable", "case", "catch", "class", "clone", "const", "continue", "declare", "default", "do", "double", + "else", "elseif", "empty", "enddeclare", "endfor", "endforeach", "endif", "endswitch", "endwhile", "enum", + "eval", "extends", "final", "finally", "float", "for", "foreach", "from", "global", "goto", "if", + "implements", "instanceof", "insteadof", "int", "integer", "interface", "isset", "iterable", "list", + "match|0", "mixed", "new", "never", "object", "or", "private", "protected", "public", "readonly", "real", + "return", "string", "switch", "throw", "trait", "try", "unset", "use", "var", "void", "while", "xor", + "yield" + ], + b = ["Error|0", "AppendIterator", "ArgumentCountError", "ArithmeticError", "ArrayIterator", "ArrayObject", + "AssertionError", "BadFunctionCallException", "BadMethodCallException", "CachingIterator", + "CallbackFilterIterator", "CompileError", "Countable", "DirectoryIterator", "DivisionByZeroError", + "DomainException", "EmptyIterator", "ErrorException", "Exception", "FilesystemIterator", "FilterIterator", + "GlobIterator", "InfiniteIterator", "InvalidArgumentException", "IteratorIterator", "LengthException", + "LimitIterator", "LogicException", "MultipleIterator", "NoRewindIterator", "OutOfBoundsException", + "OutOfRangeException", "OuterIterator", "OverflowException", "ParentIterator", "ParseError", + "RangeException", "RecursiveArrayIterator", "RecursiveCachingIterator", "RecursiveCallbackFilterIterator", + "RecursiveDirectoryIterator", "RecursiveFilterIterator", "RecursiveIterator", "RecursiveIteratorIterator", + "RecursiveRegexIterator", "RecursiveTreeIterator", "RegexIterator", "RuntimeException", + "SeekableIterator", "SplDoublyLinkedList", "SplFileInfo", "SplFileObject", "SplFixedArray", "SplHeap", + "SplMaxHeap", "SplMinHeap", "SplObjectStorage", "SplObserver", "SplPriorityQueue", "SplQueue", "SplStack", + "SplSubject", "SplTempFileObject", "TypeError", "UnderflowException", "UnexpectedValueException", + "UnhandledMatchError", "ArrayAccess", "BackedEnum", "Closure", "Fiber", "Generator", "Iterator", + "IteratorAggregate", "Serializable", "Stringable", "Throwable", "Traversable", "UnitEnum", + "WeakReference", "WeakMap", "Directory", "__PHP_Incomplete_Class", "parent", "php_user_filter", "self", + "static", "stdClass" + ], + m = { + keyword: u, + literal: (e => { + const n = []; + return e.forEach((e => { + n.push(e), e.toLowerCase() === e ? n.push(e.toUpperCase()) : n.push(e.toLowerCase()) + })), n + })(g), + built_in: b + }, + p = e => e.map((e => e.replace(/\|\d+$/, ""))), + _ = { + variants: [{ + match: [/new/, n.concat(l, "+"), n.concat("(?!", p(b).join("\\b|"), "\\b)"), i], + scope: { + 1: "keyword", + 4: "title.class" + } + }] + }, + h = n.concat(a, "\\b(?!\\()"), + f = { + variants: [{ + match: [n.concat(/::/, n.lookahead(/(?!class\b)/)), h], + scope: { + 2: "variable.constant" + } + }, { + match: [/::/, /class/], + scope: { + 2: "variable.language" + } + }, { + match: [i, n.concat(/::/, n.lookahead(/(?!class\b)/)), h], + scope: { + 1: "title.class", + 3: "variable.constant" + } + }, { + match: [i, n.concat("::", n.lookahead(/(?!class\b)/))], + scope: { + 1: "title.class" + } + }, { + match: [i, /::/, /class/], + scope: { + 1: "title.class", + 3: "variable.language" + } + }] + }, + E = { + scope: "attr", + match: n.concat(a, n.lookahead(":"), n.lookahead(/(?!::)/)) + }, + y = { + relevance: 0, + begin: /\(/, + end: /\)/, + keywords: m, + contains: [E, r, f, e.C_BLOCK_COMMENT_MODE, c, d, _] + }, + w = { + relevance: 0, + match: [/\b/, n.concat("(?!fn\\b|function\\b|", p(u).join("\\b|"), "|", p(b).join("\\b|"), "\\b)"), a, n + .concat(l, "*"), n.lookahead(/(?=\()/) + ], + scope: { + 3: "title.function.invoke" + }, + contains: [y] + }; + y.contains.push(w); + const N = [E, f, e.C_BLOCK_COMMENT_MODE, c, d, _]; + return { + case_insensitive: !1, + keywords: m, + contains: [{ + begin: n.concat(/#\[\s*/, i), + beginScope: "meta", + end: /]/, + endScope: "meta", + keywords: { + literal: g, + keyword: ["new", "array"] + }, + contains: [{ + begin: /\[/, + end: /]/, + keywords: { + literal: g, + keyword: ["new", "array"] + }, + contains: ["self", ...N] + }, ...N, { + scope: "meta", + match: i + }] + }, e.HASH_COMMENT_MODE, e.COMMENT("//", "$"), e.COMMENT("/\\*", "\\*/", { + contains: [{ + scope: "doctag", + match: "@[A-Za-z]+" + }] + }), { + match: /__halt_compiler\(\);/, + keywords: "__halt_compiler", + starts: { + scope: "comment", + end: e.MATCH_NOTHING_RE, + contains: [{ + match: /\?>/, + scope: "meta", + endsParent: !0 + }] + } + }, { + scope: "meta", + variants: [{ + begin: /<\?php/, + relevance: 10 + }, { + begin: /<\?=/ + }, { + begin: /<\?/, + relevance: .1 + }, { + begin: /\?>/ + }] + }, { + scope: "variable.language", + match: /\$this\b/ + }, r, w, f, { + match: [/const/, /\s/, a], + scope: { + 1: "keyword", + 3: "variable.constant" + } + }, _, { + scope: "function", + relevance: 0, + beginKeywords: "fn function", + end: /[;{]/, + excludeEnd: !0, + illegal: "[$%\\[]", + contains: [{ + beginKeywords: "use" + }, e.UNDERSCORE_TITLE_MODE, { + begin: "=>", + endsParent: !0 + }, { + scope: "params", + begin: "\\(", + end: "\\)", + excludeBegin: !0, + excludeEnd: !0, + keywords: m, + contains: ["self", r, f, e.C_BLOCK_COMMENT_MODE, c, d] + }] + }, { + scope: "class", + variants: [{ + beginKeywords: "enum", + illegal: /[($"]/ + }, { + beginKeywords: "class interface trait", + illegal: /[:($"]/ + }], + relevance: 0, + end: /\{/, + excludeEnd: !0, + contains: [{ + beginKeywords: "extends implements" + }, e.UNDERSCORE_TITLE_MODE] + }, { + beginKeywords: "namespace", + relevance: 0, + end: ";", + illegal: /[.']/, + contains: [e.inherit(e.UNDERSCORE_TITLE_MODE, { + scope: "title.class" + })] + }, { + beginKeywords: "use", + relevance: 0, + end: ";", + contains: [{ + match: /\b(as|const|function)\b/, + scope: "keyword" + }, e.UNDERSCORE_TITLE_MODE] + }, c, d] + } + }, + grmr_php_template: e => ({ + name: "PHP template", + subLanguage: "xml", + contains: [{ + begin: /<\?(php|=)?/, + end: /\?>/, + subLanguage: "php", + contains: [{ + begin: "/\\*", + end: "\\*/", + skip: !0 + }, { + begin: 'b"', + end: '"', + skip: !0 + }, { + begin: "b'", + end: "'", + skip: !0 + }, e.inherit(e.APOS_STRING_MODE, { + illegal: null, + className: null, + contains: null, + skip: !0 + }), e.inherit(e.QUOTE_STRING_MODE, { + illegal: null, + className: null, + contains: null, + skip: !0 + })] + }] + }), + grmr_plaintext: e => ({ + name: "Plain text", + aliases: ["text", "txt"], + disableAutodetect: !0 + }), + grmr_python: e => { + const n = e.regex, + t = /(?:[A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037B-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFC5D\uFC64-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDF9\uFE71\uFE73\uFE77\uFE79\uFE7B\uFE7D\uFE7F-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFF9D\uFFA0-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037B-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u07FD\u0800-\u082D\u0840-\u085B\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0898-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1715\u171F-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B4C\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CD0-\u1CD2\u1CD4-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA827\uA82C\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFC5D\uFC64-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDF9\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE71\uFE73\uFE77\uFE79\uFE7B\uFE7D\uFE7F-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD27\uDD30-\uDD39\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEFD-\uDF1C\uDF27\uDF30-\uDF50\uDF70-\uDF85\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC46\uDC66-\uDC75\uDC7F-\uDCBA\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3B-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5E-\uDC61\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF1D-\uDF2B\uDF30-\uDF39\uDF40-\uDF46]|\uD806[\uDC00-\uDC3A\uDCA0-\uDCE9\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B-\uDD43\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDE1\uDDE3\uDDE4\uDE00-\uDE3E\uDE47\uDE50-\uDE99\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF42\uDF50-\uDF59\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC40-\uDC55]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFE4\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD833[\uDF00-\uDF2D\uDF30-\uDF46]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD30-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAE\uDEC0-\uDEF9]|\uD839[\uDCD0-\uDCF9\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4B\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF]|\uDB40[\uDD00-\uDDEF])*/, + a = ["and", "as", "assert", "async", "await", "break", "case", "class", "continue", "def", "del", "elif", + "else", "except", "finally", "for", "from", "global", "if", "import", "in", "is", "lambda", "match", + "nonlocal|10", "not", "or", "pass", "raise", "return", "try", "while", "with", "yield" + ], + i = { + $pattern: /[A-Za-z]\w+|__\w+__/, + keyword: a, + built_in: ["__import__", "abs", "all", "any", "ascii", "bin", "bool", "breakpoint", "bytearray", "bytes", + "callable", "chr", "classmethod", "compile", "complex", "delattr", "dict", "dir", "divmod", + "enumerate", "eval", "exec", "filter", "float", "format", "frozenset", "getattr", "globals", + "hasattr", "hash", "help", "hex", "id", "input", "int", "isinstance", "issubclass", "iter", "len", + "list", "locals", "map", "max", "memoryview", "min", "next", "object", "oct", "open", "ord", "pow", + "print", "property", "range", "repr", "reversed", "round", "set", "setattr", "slice", "sorted", + "staticmethod", "str", "sum", "super", "tuple", "type", "vars", "zip" + ], + literal: ["__debug__", "Ellipsis", "False", "None", "NotImplemented", "True"], + type: ["Any", "Callable", "Coroutine", "Dict", "List", "Literal", "Generic", "Optional", "Sequence", + "Set", "Tuple", "Type", "Union" + ] + }, + r = { + className: "meta", + begin: /^(>>>|\.\.\.) / + }, + s = { + className: "subst", + begin: /\{/, + end: /\}/, + keywords: i, + illegal: /#/ + }, + o = { + begin: /\{\{/, + relevance: 0 + }, + l = { + className: "string", + contains: [e.BACKSLASH_ESCAPE], + variants: [{ + begin: /([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/, + end: /'''/, + contains: [e.BACKSLASH_ESCAPE, r], + relevance: 10 + }, { + begin: /([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/, + end: /"""/, + contains: [e.BACKSLASH_ESCAPE, r], + relevance: 10 + }, { + begin: /([fF][rR]|[rR][fF]|[fF])'''/, + end: /'''/, + contains: [e.BACKSLASH_ESCAPE, r, o, s] + }, { + begin: /([fF][rR]|[rR][fF]|[fF])"""/, + end: /"""/, + contains: [e.BACKSLASH_ESCAPE, r, o, s] + }, { + begin: /([uU]|[rR])'/, + end: /'/, + relevance: 10 + }, { + begin: /([uU]|[rR])"/, + end: /"/, + relevance: 10 + }, { + begin: /([bB]|[bB][rR]|[rR][bB])'/, + end: /'/ + }, { + begin: /([bB]|[bB][rR]|[rR][bB])"/, + end: /"/ + }, { + begin: /([fF][rR]|[rR][fF]|[fF])'/, + end: /'/, + contains: [e.BACKSLASH_ESCAPE, o, s] + }, { + begin: /([fF][rR]|[rR][fF]|[fF])"/, + end: /"/, + contains: [e.BACKSLASH_ESCAPE, o, s] + }, e.APOS_STRING_MODE, e.QUOTE_STRING_MODE] + }, + c = "[0-9](_?[0-9])*", + d = `(\\b(${c}))?\\.(${c})|\\b(${c})\\.`, + g = "\\b|" + a.join("|"), + u = { + className: "number", + relevance: 0, + variants: [{ + begin: `(\\b(${c})|(${d}))[eE][+-]?(${c})[jJ]?(?=${g})` + }, { + begin: `(${d})[jJ]?` + }, { + begin: `\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${g})` + }, { + begin: `\\b0[bB](_?[01])+[lL]?(?=${g})` + }, { + begin: `\\b0[oO](_?[0-7])+[lL]?(?=${g})` + }, { + begin: `\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${g})` + }, { + begin: `\\b(${c})[jJ](?=${g})` + }] + }, + b = { + className: "comment", + begin: n.lookahead(/# type:/), + end: /$/, + keywords: i, + contains: [{ + begin: /# type:/ + }, { + begin: /#/, + end: /\b\B/, + endsWithParent: !0 + }] + }, + m = { + className: "params", + variants: [{ + className: "", + begin: /\(\s*\)/, + skip: !0 + }, { + begin: /\(/, + end: /\)/, + excludeBegin: !0, + excludeEnd: !0, + keywords: i, + contains: ["self", r, u, l, e.HASH_COMMENT_MODE] + }] + }; + return s.contains = [l, u, r], { + name: "Python", + aliases: ["py", "gyp", "ipython"], + unicodeRegex: !0, + keywords: i, + illegal: /(<\/|->|\?)|=>/, + contains: [r, u, { + begin: /\bself\b/ + }, { + beginKeywords: "if", + relevance: 0 + }, l, b, e.HASH_COMMENT_MODE, { + match: [/\bdef/, /\s+/, t], + scope: { + 1: "keyword", + 3: "title.function" + }, + contains: [m] + }, { + variants: [{ + match: [/\bclass/, /\s+/, t, /\s*/, /\(\s*/, t, /\s*\)/] + }, { + match: [/\bclass/, /\s+/, t] + }], + scope: { + 1: "keyword", + 3: "title.class", + 6: "title.class.inherited" + } + }, { + className: "meta", + begin: /^[\t ]*@/, + end: /(?=#)|$/, + contains: [u, m, l] + }] + } + }, + grmr_python_repl: e => ({ + aliases: ["pycon"], + contains: [{ + className: "meta.prompt", + starts: { + end: / |$/, + starts: { + end: "$", + subLanguage: "python" + } + }, + variants: [{ + begin: /^>>>(?=[ ]|$)/ + }, { + begin: /^\.\.\.(?=[ ]|$)/ + }] + }] + }), + grmr_r: e => { + const n = e.regex, + t = /(?:(?:[a-zA-Z]|\.[._a-zA-Z])[._a-zA-Z0-9]*)|\.(?!\d)/, + a = n.either(/0[xX][0-9a-fA-F]+\.[0-9a-fA-F]*[pP][+-]?\d+i?/, /0[xX][0-9a-fA-F]+(?:[pP][+-]?\d+)?[Li]?/, + /(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?[Li]?/), + i = /[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/, + r = n.either(/[()]/, /[{}]/, /\[\[/, /[[\]]/, /\\/, /,/); + return { + name: "R", + keywords: { + $pattern: t, + keyword: "function if in break next repeat else for while", + literal: "NULL NA TRUE FALSE Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10", + built_in: "LETTERS letters month.abb month.name pi T F abs acos acosh all any anyNA Arg as.call as.character as.complex as.double as.environment as.integer as.logical as.null.default as.numeric as.raw asin asinh atan atanh attr attributes baseenv browser c call ceiling class Conj cos cosh cospi cummax cummin cumprod cumsum digamma dim dimnames emptyenv exp expression floor forceAndCall gamma gc.time globalenv Im interactive invisible is.array is.atomic is.call is.character is.complex is.double is.environment is.expression is.finite is.function is.infinite is.integer is.language is.list is.logical is.matrix is.na is.name is.nan is.null is.numeric is.object is.pairlist is.raw is.recursive is.single is.symbol lazyLoadDBfetch length lgamma list log max min missing Mod names nargs nzchar oldClass on.exit pos.to.env proc.time prod quote range Re rep retracemem return round seq_along seq_len seq.int sign signif sin sinh sinpi sqrt standardGeneric substitute sum switch tan tanh tanpi tracemem trigamma trunc unclass untracemem UseMethod xtfrm" + }, + contains: [e.COMMENT(/#'/, /$/, { + contains: [{ + scope: "doctag", + match: /@examples/, + starts: { + end: n.lookahead(n.either(/\n^#'\s*(?=@[a-zA-Z]+)/, /\n^(?!#')/)), + endsParent: !0 + } + }, { + scope: "doctag", + begin: "@param", + end: /$/, + contains: [{ + scope: "variable", + variants: [{ + match: t + }, { + match: /`(?:\\.|[^`\\])+`/ + }], + endsParent: !0 + }] + }, { + scope: "doctag", + match: /@[a-zA-Z]+/ + }, { + scope: "keyword", + match: /\\[a-zA-Z]+/ + }] + }), e.HASH_COMMENT_MODE, { + scope: "string", + contains: [e.BACKSLASH_ESCAPE], + variants: [e.END_SAME_AS_BEGIN({ + begin: /[rR]"(-*)\(/, + end: /\)(-*)"/ + }), e.END_SAME_AS_BEGIN({ + begin: /[rR]"(-*)\{/, + end: /\}(-*)"/ + }), e.END_SAME_AS_BEGIN({ + begin: /[rR]"(-*)\[/, + end: /\](-*)"/ + }), e.END_SAME_AS_BEGIN({ + begin: /[rR]'(-*)\(/, + end: /\)(-*)'/ + }), e.END_SAME_AS_BEGIN({ + begin: /[rR]'(-*)\{/, + end: /\}(-*)'/ + }), e.END_SAME_AS_BEGIN({ + begin: /[rR]'(-*)\[/, + end: /\](-*)'/ + }), { + begin: '"', + end: '"', + relevance: 0 + }, { + begin: "'", + end: "'", + relevance: 0 + }] + }, { + relevance: 0, + variants: [{ + scope: { + 1: "operator", + 2: "number" + }, + match: [i, a] + }, { + scope: { + 1: "operator", + 2: "number" + }, + match: [/%[^%]*%/, a] + }, { + scope: { + 1: "punctuation", + 2: "number" + }, + match: [r, a] + }, { + scope: { + 2: "number" + }, + match: [/[^a-zA-Z0-9._]|^/, a] + }] + }, { + scope: { + 3: "operator" + }, + match: [t, /\s+/, /<-/, /\s+/] + }, { + scope: "operator", + relevance: 0, + variants: [{ + match: i + }, { + match: /%[^%]*%/ + }] + }, { + scope: "punctuation", + relevance: 0, + match: r + }, { + begin: "`", + end: "`", + contains: [{ + begin: /\\./ + }] + }] + } + }, + grmr_ruby: e => { + const n = e.regex, + t = "([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)", + a = n.either(/\b([A-Z]+[a-z0-9]+)+/, /\b([A-Z]+[a-z0-9]+)+[A-Z]+/), + i = n.concat(a, /(::\w+)*/), + r = { + "variable.constant": ["__FILE__", "__LINE__", "__ENCODING__"], + "variable.language": ["self", "super"], + keyword: ["alias", "and", "begin", "BEGIN", "break", "case", "class", "defined", "do", "else", "elsif", + "end", "END", "ensure", "for", "if", "in", "module", "next", "not", "or", "redo", "require", "rescue", + "retry", "return", "then", "undef", "unless", "until", "when", "while", "yield", "include", "extend", + "prepend", "public", "private", "protected", "raise", "throw" + ], + built_in: ["proc", "lambda", "attr_accessor", "attr_reader", "attr_writer", "define_method", + "private_constant", "module_function" + ], + literal: ["true", "false", "nil"] + }, + s = { + className: "doctag", + begin: "@[A-Za-z]+" + }, + o = { + begin: "#<", + end: ">" + }, + l = [e.COMMENT("#", "$", { + contains: [s] + }), e.COMMENT("^=begin", "^=end", { + contains: [s], + relevance: 10 + }), e.COMMENT("^__END__", e.MATCH_NOTHING_RE)], + c = { + className: "subst", + begin: /#\{/, + end: /\}/, + keywords: r + }, + d = { + className: "string", + contains: [e.BACKSLASH_ESCAPE, c], + variants: [{ + begin: /'/, + end: /'/ + }, { + begin: /"/, + end: /"/ + }, { + begin: /`/, + end: /`/ + }, { + begin: /%[qQwWx]?\(/, + end: /\)/ + }, { + begin: /%[qQwWx]?\[/, + end: /\]/ + }, { + begin: /%[qQwWx]?\{/, + end: /\}/ + }, { + begin: /%[qQwWx]?/ + }, { + begin: /%[qQwWx]?\//, + end: /\// + }, { + begin: /%[qQwWx]?%/, + end: /%/ + }, { + begin: /%[qQwWx]?-/, + end: /-/ + }, { + begin: /%[qQwWx]?\|/, + end: /\|/ + }, { + begin: /\B\?(\\\d{1,3})/ + }, { + begin: /\B\?(\\x[A-Fa-f0-9]{1,2})/ + }, { + begin: /\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/ + }, { + begin: /\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/ + }, { + begin: /\B\?\\(c|C-)[\x20-\x7e]/ + }, { + begin: /\B\?\\?\S/ + }, { + begin: n.concat(/<<[-~]?'?/, n.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)), + contains: [e.END_SAME_AS_BEGIN({ + begin: /(\w+)/, + end: /(\w+)/, + contains: [e.BACKSLASH_ESCAPE, c] + })] + }] + }, + g = "[0-9](_?[0-9])*", + u = { + className: "number", + relevance: 0, + variants: [{ + begin: `\\b([1-9](_?[0-9])*|0)(\\.(${g}))?([eE][+-]?(${g})|r)?i?\\b` + }, { + begin: "\\b0[dD][0-9](_?[0-9])*r?i?\\b" + }, { + begin: "\\b0[bB][0-1](_?[0-1])*r?i?\\b" + }, { + begin: "\\b0[oO][0-7](_?[0-7])*r?i?\\b" + }, { + begin: "\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b" + }, { + begin: "\\b0(_?[0-7])+r?i?\\b" + }] + }, + b = { + variants: [{ + match: /\(\)/ + }, { + className: "params", + begin: /\(/, + end: /(?=\))/, + excludeBegin: !0, + endsParent: !0, + keywords: r + }] + }, + m = [d, { + variants: [{ + match: [/class\s+/, i, /\s+<\s+/, i] + }, { + match: [/\b(class|module)\s+/, i] + }], + scope: { + 2: "title.class", + 4: "title.class.inherited" + }, + keywords: r + }, { + match: [/(include|extend)\s+/, i], + scope: { + 2: "title.class" + }, + keywords: r + }, { + relevance: 0, + match: [i, /\.new[. (]/], + scope: { + 1: "title.class" + } + }, { + relevance: 0, + match: /\b[A-Z][A-Z_0-9]+\b/, + className: "variable.constant" + }, { + relevance: 0, + match: a, + scope: "title.class" + }, { + match: [/def/, /\s+/, t], + scope: { + 1: "keyword", + 3: "title.function" + }, + contains: [b] + }, { + begin: e.IDENT_RE + "::" + }, { + className: "symbol", + begin: e.UNDERSCORE_IDENT_RE + "(!|\\?)?:", + relevance: 0 + }, { + className: "symbol", + begin: ":(?!\\s)", + contains: [d, { + begin: t + }], + relevance: 0 + }, u, { + className: "variable", + begin: "(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])" + }, { + className: "params", + begin: /\|/, + end: /\|/, + excludeBegin: !0, + excludeEnd: !0, + relevance: 0, + keywords: r + }, { + begin: "(" + e.RE_STARTERS_RE + "|unless)\\s*", + keywords: "unless", + contains: [{ + className: "regexp", + contains: [e.BACKSLASH_ESCAPE, c], + illegal: /\n/, + variants: [{ + begin: "/", + end: "/[a-z]*" + }, { + begin: /%r\{/, + end: /\}[a-z]*/ + }, { + begin: "%r\\(", + end: "\\)[a-z]*" + }, { + begin: "%r!", + end: "![a-z]*" + }, { + begin: "%r\\[", + end: "\\][a-z]*" + }] + }].concat(o, l), + relevance: 0 + }].concat(o, l); + c.contains = m, b.contains = m; + const p = [{ + begin: /^\s*=>/, + starts: { + end: "$", + contains: m + } + }, { + className: "meta.prompt", + begin: "^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]|(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>)(?=[ ])", + starts: { + end: "$", + keywords: r, + contains: m + } + }]; + return l.unshift(o), { + name: "Ruby", + aliases: ["rb", "gemspec", "podspec", "thor", "irb"], + keywords: r, + illegal: /\/\*/, + contains: [e.SHEBANG({ + binary: "ruby" + })].concat(p).concat(l).concat(m) + } + }, + grmr_rust: e => { + const n = e.regex, + t = { + className: "title.function.invoke", + relevance: 0, + begin: n.concat(/\b/, /(?!let\b)/, e.IDENT_RE, n.lookahead(/\s*\(/)) + }, + a = "([ui](8|16|32|64|128|size)|f(32|64))?", + i = ["drop ", "Copy", "Send", "Sized", "Sync", "Drop", "Fn", "FnMut", "FnOnce", "ToOwned", "Clone", "Debug", + "PartialEq", "PartialOrd", "Eq", "Ord", "AsRef", "AsMut", "Into", "From", "Default", "Iterator", "Extend", + "IntoIterator", "DoubleEndedIterator", "ExactSizeIterator", "SliceConcatExt", "ToString", "assert!", + "assert_eq!", "bitflags!", "bytes!", "cfg!", "col!", "concat!", "concat_idents!", "debug_assert!", + "debug_assert_eq!", "env!", "panic!", "file!", "format!", "format_args!", "include_bytes!", + "include_str!", "line!", "local_data_key!", "module_path!", "option_env!", "print!", "println!", + "select!", "stringify!", "try!", "unimplemented!", "unreachable!", "vec!", "write!", "writeln!", + "macro_rules!", "assert_ne!", "debug_assert_ne!" + ], + r = ["i8", "i16", "i32", "i64", "i128", "isize", "u8", "u16", "u32", "u64", "u128", "usize", "f32", "f64", + "str", "char", "bool", "Box", "Option", "Result", "String", "Vec" + ]; + return { + name: "Rust", + aliases: ["rs"], + keywords: { + $pattern: e.IDENT_RE + "!?", + type: r, + keyword: ["abstract", "as", "async", "await", "become", "box", "break", "const", "continue", "crate", + "do", "dyn", "else", "enum", "extern", "false", "final", "fn", "for", "if", "impl", "in", "let", + "loop", "macro", "match", "mod", "move", "mut", "override", "priv", "pub", "ref", "return", "self", + "Self", "static", "struct", "super", "trait", "true", "try", "type", "typeof", "unsafe", "unsized", + "use", "virtual", "where", "while", "yield" + ], + literal: ["true", "false", "Some", "None", "Ok", "Err"], + built_in: i + }, + illegal: "" + }, t] + } + }, + grmr_scss: e => { + const n = J(e), + t = te, + a = ne, + i = "@[a-z-]+", + r = { + className: "variable", + begin: "(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b", + relevance: 0 + }; + return { + name: "SCSS", + case_insensitive: !0, + illegal: "[=/|']", + contains: [e.C_LINE_COMMENT_MODE, e.C_BLOCK_COMMENT_MODE, n.CSS_NUMBER_MODE, { + className: "selector-id", + begin: "#[A-Za-z0-9_-]+", + relevance: 0 + }, { + className: "selector-class", + begin: "\\.[A-Za-z0-9_-]+", + relevance: 0 + }, n.ATTRIBUTE_SELECTOR_MODE, { + className: "selector-tag", + begin: "\\b(" + Y.join("|") + ")\\b", + relevance: 0 + }, { + className: "selector-pseudo", + begin: ":(" + a.join("|") + ")" + }, { + className: "selector-pseudo", + begin: ":(:)?(" + t.join("|") + ")" + }, r, { + begin: /\(/, + end: /\)/, + contains: [n.CSS_NUMBER_MODE] + }, n.CSS_VARIABLE, { + className: "attribute", + begin: "\\b(" + ae.join("|") + ")\\b" + }, { + begin: "\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b" + }, { + begin: /:/, + end: /[;}{]/, + relevance: 0, + contains: [n.BLOCK_COMMENT, r, n.HEXCOLOR, n.CSS_NUMBER_MODE, e.QUOTE_STRING_MODE, e.APOS_STRING_MODE, + n.IMPORTANT, n.FUNCTION_DISPATCH + ] + }, { + begin: "@(page|font-face)", + keywords: { + $pattern: i, + keyword: "@page @font-face" + } + }, { + begin: "@", + end: "[{;]", + returnBegin: !0, + keywords: { + $pattern: /[a-z-]+/, + keyword: "and or not only", + attribute: ee.join(" ") + }, + contains: [{ + begin: i, + className: "keyword" + }, { + begin: /[a-z-]+(?=:)/, + className: "attribute" + }, r, e.QUOTE_STRING_MODE, e.APOS_STRING_MODE, n.HEXCOLOR, n.CSS_NUMBER_MODE] + }, n.FUNCTION_DISPATCH] + } + }, + grmr_shell: e => ({ + name: "Shell Session", + aliases: ["console", "shellsession"], + contains: [{ + className: "meta.prompt", + begin: /^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/, + starts: { + end: /[^\\](?=\s*$)/, + subLanguage: "bash" + } + }] + }), + grmr_sql: e => { + const n = e.regex, + t = e.COMMENT("--", "$"), + a = ["true", "false", "unknown"], + i = ["bigint", "binary", "blob", "boolean", "char", "character", "clob", "date", "dec", "decfloat", + "decimal", "float", "int", "integer", "interval", "nchar", "nclob", "national", "numeric", "real", "row", + "smallint", "time", "timestamp", "varchar", "varying", "varbinary" + ], + r = ["abs", "acos", "array_agg", "asin", "atan", "avg", "cast", "ceil", "ceiling", "coalesce", "corr", + "cos", "cosh", "count", "covar_pop", "covar_samp", "cume_dist", "dense_rank", "deref", "element", "exp", + "extract", "first_value", "floor", "json_array", "json_arrayagg", "json_exists", "json_object", + "json_objectagg", "json_query", "json_table", "json_table_primitive", "json_value", "lag", "last_value", + "lead", "listagg", "ln", "log", "log10", "lower", "max", "min", "mod", "nth_value", "ntile", "nullif", + "percent_rank", "percentile_cont", "percentile_disc", "position", "position_regex", "power", "rank", + "regr_avgx", "regr_avgy", "regr_count", "regr_intercept", "regr_r2", "regr_slope", "regr_sxx", "regr_sxy", + "regr_syy", "row_number", "sin", "sinh", "sqrt", "stddev_pop", "stddev_samp", "substring", + "substring_regex", "sum", "tan", "tanh", "translate", "translate_regex", "treat", "trim", "trim_array", + "unnest", "upper", "value_of", "var_pop", "var_samp", "width_bucket" + ], + s = ["create table", "insert into", "primary key", "foreign key", "not null", "alter table", + "add constraint", "grouping sets", "on overflow", "character set", "respect nulls", "ignore nulls", + "nulls first", "nulls last", "depth first", "breadth first" + ], + o = r, + l = ["abs", "acos", "all", "allocate", "alter", "and", "any", "are", "array", "array_agg", + "array_max_cardinality", "as", "asensitive", "asin", "asymmetric", "at", "atan", "atomic", + "authorization", "avg", "begin", "begin_frame", "begin_partition", "between", "bigint", "binary", "blob", + "boolean", "both", "by", "call", "called", "cardinality", "cascaded", "case", "cast", "ceil", "ceiling", + "char", "char_length", "character", "character_length", "check", "classifier", "clob", "close", + "coalesce", "collate", "collect", "column", "commit", "condition", "connect", "constraint", "contains", + "convert", "copy", "corr", "corresponding", "cos", "cosh", "count", "covar_pop", "covar_samp", "create", + "cross", "cube", "cume_dist", "current", "current_catalog", "current_date", + "current_default_transform_group", "current_path", "current_role", "current_row", "current_schema", + "current_time", "current_timestamp", "current_path", "current_role", "current_transform_group_for_type", + "current_user", "cursor", "cycle", "date", "day", "deallocate", "dec", "decimal", "decfloat", "declare", + "default", "define", "delete", "dense_rank", "deref", "describe", "deterministic", "disconnect", + "distinct", "double", "drop", "dynamic", "each", "element", "else", "empty", "end", "end_frame", + "end_partition", "end-exec", "equals", "escape", "every", "except", "exec", "execute", "exists", "exp", + "external", "extract", "false", "fetch", "filter", "first_value", "float", "floor", "for", "foreign", + "frame_row", "free", "from", "full", "function", "fusion", "get", "global", "grant", "group", "grouping", + "groups", "having", "hold", "hour", "identity", "in", "indicator", "initial", "inner", "inout", + "insensitive", "insert", "int", "integer", "intersect", "intersection", "interval", "into", "is", "join", + "json_array", "json_arrayagg", "json_exists", "json_object", "json_objectagg", "json_query", "json_table", + "json_table_primitive", "json_value", "lag", "language", "large", "last_value", "lateral", "lead", + "leading", "left", "like", "like_regex", "listagg", "ln", "local", "localtime", "localtimestamp", "log", + "log10", "lower", "match", "match_number", "match_recognize", "matches", "max", "member", "merge", + "method", "min", "minute", "mod", "modifies", "module", "month", "multiset", "national", "natural", + "nchar", "nclob", "new", "no", "none", "normalize", "not", "nth_value", "ntile", "null", "nullif", + "numeric", "octet_length", "occurrences_regex", "of", "offset", "old", "omit", "on", "one", "only", + "open", "or", "order", "out", "outer", "over", "overlaps", "overlay", "parameter", "partition", "pattern", + "per", "percent", "percent_rank", "percentile_cont", "percentile_disc", "period", "portion", "position", + "position_regex", "power", "precedes", "precision", "prepare", "primary", "procedure", "ptf", "range", + "rank", "reads", "real", "recursive", "ref", "references", "referencing", "regr_avgx", "regr_avgy", + "regr_count", "regr_intercept", "regr_r2", "regr_slope", "regr_sxx", "regr_sxy", "regr_syy", "release", + "result", "return", "returns", "revoke", "right", "rollback", "rollup", "row", "row_number", "rows", + "running", "savepoint", "scope", "scroll", "search", "second", "seek", "select", "sensitive", + "session_user", "set", "show", "similar", "sin", "sinh", "skip", "smallint", "some", "specific", + "specifictype", "sql", "sqlexception", "sqlstate", "sqlwarning", "sqrt", "start", "static", "stddev_pop", + "stddev_samp", "submultiset", "subset", "substring", "substring_regex", "succeeds", "sum", "symmetric", + "system", "system_time", "system_user", "table", "tablesample", "tan", "tanh", "then", "time", + "timestamp", "timezone_hour", "timezone_minute", "to", "trailing", "translate", "translate_regex", + "translation", "treat", "trigger", "trim", "trim_array", "true", "truncate", "uescape", "union", "unique", + "unknown", "unnest", "update", "upper", "user", "using", "value", "values", "value_of", "var_pop", + "var_samp", "varbinary", "varchar", "varying", "versioning", "when", "whenever", "where", "width_bucket", + "window", "with", "within", "without", "year", "add", "asc", "collation", "desc", "final", "first", + "last", "view" + ].filter((e => !r.includes(e))), + c = { + begin: n.concat(/\b/, n.either(...o), /\s*\(/), + relevance: 0, + keywords: { + built_in: o + } + }; + return { + name: "SQL", + case_insensitive: !0, + illegal: /[{}]|<\//, + keywords: { + $pattern: /\b[\w\.]+/, + keyword: ((e, { + exceptions: n, + when: t + } = {}) => { + const a = t; + return n = n || [], e.map((e => e.match(/\|\d+$/) || n.includes(e) ? e : a(e) ? e + "|0" : e)) + })(l, { + when: e => e.length < 3 + }), + literal: a, + type: i, + built_in: ["current_catalog", "current_date", "current_default_transform_group", "current_path", + "current_role", "current_schema", "current_transform_group_for_type", "current_user", "session_user", + "system_time", "system_user", "current_time", "localtime", "current_timestamp", "localtimestamp" + ] + }, + contains: [{ + begin: n.either(...s), + relevance: 0, + keywords: { + $pattern: /[\w\.]+/, + keyword: l.concat(s), + literal: a, + type: i + } + }, { + className: "type", + begin: n.either("double precision", "large object", "with timezone", "without timezone") + }, c, { + className: "variable", + begin: /@[a-z0-9]+/ + }, { + className: "string", + variants: [{ + begin: /'/, + end: /'/, + contains: [{ + begin: /''/ + }] + }] + }, { + begin: /"/, + end: /"/, + contains: [{ + begin: /""/ + }] + }, e.C_NUMBER_MODE, e.C_BLOCK_COMMENT_MODE, t, { + className: "operator", + begin: /[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/, + relevance: 0 + }] + } + }, + grmr_swift: e => { + const n = { + match: /\s+/, + relevance: 0 + }, + t = e.COMMENT("/\\*", "\\*/", { + contains: ["self"] + }), + a = [e.C_LINE_COMMENT_MODE, t], + i = { + match: [/\./, p(...Ee, ...ye)], + className: { + 2: "keyword" + } + }, + r = { + match: m(/\./, p(...Ne)), + relevance: 0 + }, + s = Ne.filter((e => "string" == typeof e)).concat(["_|0"]), + o = { + variants: [{ + className: "keyword", + match: p(...Ne.filter((e => "string" != typeof e)).concat(we).map(fe), ...ye) + }] + }, + l = { + $pattern: p(/\b\w+/, /#\w+/), + keyword: s.concat(ke), + literal: ve + }, + c = [i, r, o], + d = [{ + match: m(/\./, p(...xe)), + relevance: 0 + }, { + className: "built_in", + match: m(/\b/, p(...xe), /(?=\()/) + }], + u = { + match: /->/, + relevance: 0 + }, + b = [u, { + className: "operator", + relevance: 0, + variants: [{ + match: Ae + }, { + match: `\\.(\\.|${Se})+` + }] + }], + _ = "([0-9a-fA-F]_*)+", + h = { + className: "number", + relevance: 0, + variants: [{ + match: "\\b(([0-9]_*)+)(\\.(([0-9]_*)+))?([eE][+-]?(([0-9]_*)+))?\\b" + }, { + match: `\\b0x(${_})(\\.(${_}))?([pP][+-]?(([0-9]_*)+))?\\b` + }, { + match: /\b0o([0-7]_*)+\b/ + }, { + match: /\b0b([01]_*)+\b/ + }] + }, + f = (e = "") => ({ + className: "subst", + variants: [{ + match: m(/\\/, e, /[0\\tnr"']/) + }, { + match: m(/\\/, e, /u\{[0-9a-fA-F]{1,8}\}/) + }] + }), + E = (e = "") => ({ + className: "subst", + match: m(/\\/, e, /[\t ]*(?:[\r\n]|\r\n)/) + }), + y = (e = "") => ({ + className: "subst", + label: "interpol", + begin: m(/\\/, e, /\(/), + end: /\)/ + }), + w = (e = "") => ({ + begin: m(e, /"""/), + end: m(/"""/, e), + contains: [f(e), E(e), y(e)] + }), + N = (e = "") => ({ + begin: m(e, /"/), + end: m(/"/, e), + contains: [f(e), y(e)] + }), + v = { + className: "string", + variants: [w(), w("#"), w("##"), w("###"), N(), N("#"), N("##"), N("###")] + }, + O = { + match: m(/`/, Re, /`/) + }, + k = [O, { + className: "variable", + match: /\$\d+/ + }, { + className: "variable", + match: `\\$${Te}+` + }], + x = [{ + match: /(@|#(un)?)available/, + className: "keyword", + starts: { + contains: [{ + begin: /\(/, + end: /\)/, + keywords: Le, + contains: [...b, h, v] + }] + } + }, { + className: "keyword", + match: m(/@/, p(...Ie)) + }, { + className: "meta", + match: m(/@/, Re) + }], + M = { + match: g(/\b[A-Z]/), + relevance: 0, + contains: [{ + className: "type", + match: m(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/, Te, "+") + }, { + className: "type", + match: De, + relevance: 0 + }, { + match: /[?!]+/, + relevance: 0 + }, { + match: /\.\.\./, + relevance: 0 + }, { + match: m(/\s+&\s+/, g(De)), + relevance: 0 + }] + }, + S = { + begin: //, + keywords: l, + contains: [...a, ...c, ...x, u, M] + }; + M.contains.push(S); + const A = { + begin: /\(/, + end: /\)/, + relevance: 0, + keywords: l, + contains: ["self", { + match: m(Re, /\s*:/), + keywords: "_|0", + relevance: 0 + }, ...a, ...c, ...d, ...b, h, v, ...k, ...x, M] + }, + C = { + begin: //, + contains: [...a, M] + }, + T = { + begin: /\(/, + end: /\)/, + keywords: l, + contains: [{ + begin: p(g(m(Re, /\s*:/)), g(m(Re, /\s+/, Re, /\s*:/))), + end: /:/, + relevance: 0, + contains: [{ + className: "keyword", + match: /\b_\b/ + }, { + className: "params", + match: Re + }] + }, ...a, ...c, ...b, h, v, ...x, M, A], + endsParent: !0, + illegal: /["']/ + }, + R = { + match: [/func/, /\s+/, p(O.match, Re, Ae)], + className: { + 1: "keyword", + 3: "title.function" + }, + contains: [C, T, n], + illegal: [/\[/, /%/] + }, + D = { + match: [/\b(?:subscript|init[?!]?)/, /\s*(?=[<(])/], + className: { + 1: "keyword" + }, + contains: [C, T, n], + illegal: /\[|%/ + }, + I = { + match: [/operator/, /\s+/, Ae], + className: { + 1: "keyword", + 3: "title" + } + }, + L = { + begin: [/precedencegroup/, /\s+/, De], + className: { + 1: "keyword", + 3: "title" + }, + contains: [M], + keywords: [...Oe, ...ve], + end: /}/ + }; + for (const e of v.variants) { + const n = e.contains.find((e => "interpol" === e.label)); + n.keywords = l; + const t = [...c, ...d, ...b, h, v, ...k]; + n.contains = [...t, { + begin: /\(/, + end: /\)/, + contains: ["self", ...t] + }] + } + return { + name: "Swift", + keywords: l, + contains: [...a, R, D, { + beginKeywords: "struct protocol class extension enum actor", + end: "\\{", + excludeEnd: !0, + keywords: l, + contains: [e.inherit(e.TITLE_MODE, { + className: "title.class", + begin: /[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/ + }), ...c] + }, I, L, { + beginKeywords: "import", + end: /$/, + contains: [...a], + relevance: 0 + }, ...c, ...d, ...b, h, v, ...k, ...x, M, A] + } + }, + grmr_typescript: e => { + const n = he(e), + t = ["any", "void", "number", "boolean", "string", "object", "never", "symbol", "bigint", "unknown"], + a = { + beginKeywords: "namespace", + end: /\{/, + excludeEnd: !0, + contains: [n.exports.CLASS_REFERENCE] + }, + i = { + beginKeywords: "interface", + end: /\{/, + excludeEnd: !0, + keywords: { + keyword: "interface extends", + built_in: t + }, + contains: [n.exports.CLASS_REFERENCE] + }, + r = { + $pattern: ce, + keyword: de.concat(["type", "namespace", "interface", "public", "private", "protected", "implements", + "declare", "abstract", "readonly", "enum", "override" + ]), + literal: ge, + built_in: _e.concat(t), + "variable.language": pe + }, + s = { + className: "meta", + begin: "@[A-Za-z$_][0-9A-Za-z$_]*" + }, + o = (e, n, t) => { + const a = e.contains.findIndex((e => e.label === n)); + if (-1 === a) throw Error("can not find mode to replace"); + e.contains.splice(a, 1, t) + }; + return Object.assign(n.keywords, r), + n.exports.PARAMS_CONTAINS.push(s), n.contains = n.contains.concat([s, a, i]), + o(n, "shebang", e.SHEBANG()), o(n, "use_strict", { + className: "meta", + relevance: 10, + begin: /^\s*['"]use strict['"]/ + }), n.contains.find((e => "func.def" === e.label)).relevance = 0, Object.assign(n, { + name: "TypeScript", + aliases: ["ts", "tsx"] + }), n + }, + grmr_vbnet: e => { + const n = e.regex, + t = /\d{1,2}\/\d{1,2}\/\d{4}/, + a = /\d{4}-\d{1,2}-\d{1,2}/, + i = /(\d|1[012])(:\d+){0,2} *(AM|PM)/, + r = /\d{1,2}(:\d{1,2}){1,2}/, + s = { + className: "literal", + variants: [{ + begin: n.concat(/# */, n.either(a, t), / *#/) + }, { + begin: n.concat(/# */, r, / *#/) + }, { + begin: n.concat(/# */, i, / *#/) + }, { + begin: n.concat(/# */, n.either(a, t), / +/, n.either(i, r), / *#/) + }] + }, + o = e.COMMENT(/'''/, /$/, { + contains: [{ + className: "doctag", + begin: /<\/?/, + end: />/ + }] + }), + l = e.COMMENT(null, /$/, { + variants: [{ + begin: /'/ + }, { + begin: /([\t ]|^)REM(?=\s)/ + }] + }); + return { + name: "Visual Basic .NET", + aliases: ["vb"], + case_insensitive: !0, + classNameAliases: { + label: "symbol" + }, + keywords: { + keyword: "addhandler alias aggregate ansi as async assembly auto binary by byref byval call case catch class compare const continue custom declare default delegate dim distinct do each equals else elseif end enum erase error event exit explicit finally for friend from function get global goto group handles if implements imports in inherits interface into iterator join key let lib loop me mid module mustinherit mustoverride mybase myclass namespace narrowing new next notinheritable notoverridable of off on operator option optional order overloads overridable overrides paramarray partial preserve private property protected public raiseevent readonly redim removehandler resume return select set shadows shared skip static step stop structure strict sub synclock take text then throw to try unicode until using when where while widening with withevents writeonly yield", + built_in: "addressof and andalso await directcast gettype getxmlnamespace is isfalse isnot istrue like mod nameof new not or orelse trycast typeof xor cbool cbyte cchar cdate cdbl cdec cint clng cobj csbyte cshort csng cstr cuint culng cushort", + type: "boolean byte char date decimal double integer long object sbyte short single string uinteger ulong ushort", + literal: "true false nothing" + }, + illegal: "//|\\{|\\}|endif|gosub|variant|wend|^\\$ ", + contains: [{ + className: "string", + begin: /"(""|[^/n])"C\b/ + }, { + className: "string", + begin: /"/, + end: /"/, + illegal: /\n/, + contains: [{ + begin: /""/ + }] + }, s, { + className: "number", + relevance: 0, + variants: [{ + begin: /\b\d[\d_]*((\.[\d_]+(E[+-]?[\d_]+)?)|(E[+-]?[\d_]+))[RFD@!#]?/ + }, { + begin: /\b\d[\d_]*((U?[SIL])|[%&])?/ + }, { + begin: /&H[\dA-F_]+((U?[SIL])|[%&])?/ + }, { + begin: /&O[0-7_]+((U?[SIL])|[%&])?/ + }, { + begin: /&B[01_]+((U?[SIL])|[%&])?/ + }] + }, { + className: "label", + begin: /^\w+:/ + }, o, l, { + className: "meta", + begin: /[\t ]*#(const|disable|else|elseif|enable|end|externalsource|if|region)\b/, + end: /$/, + keywords: { + keyword: "const disable else elseif enable end externalsource if region then" + }, + contains: [l] + }] + } + }, + grmr_wasm: e => { + e.regex; + const n = e.COMMENT(/\(;/, /;\)/); + return n.contains.push("self"), { + name: "WebAssembly", + keywords: { + $pattern: /[\w.]+/, + keyword: ["anyfunc", "block", "br", "br_if", "br_table", "call", "call_indirect", "data", "drop", + "elem", "else", "end", "export", "func", "global.get", "global.set", "local.get", "local.set", + "local.tee", "get_global", "get_local", "global", "if", "import", "local", "loop", "memory", + "memory.grow", "memory.size", "module", "mut", "nop", "offset", "param", "result", "return", + "select", "set_global", "set_local", "start", "table", "tee_local", "then", "type", "unreachable" + ] + }, + contains: [e.COMMENT(/;;/, /$/), n, { + match: [/(?:offset|align)/, /\s*/, /=/], + className: { + 1: "keyword", + 3: "operator" + } + }, { + className: "variable", + begin: /\$[\w_]+/ + }, { + match: /(\((?!;)|\))+/, + className: "punctuation", + relevance: 0 + }, { + begin: [/(?:func|call|call_indirect)/, /\s+/, /\$[^\s)]+/], + className: { + 1: "keyword", + 3: "title.function" + } + }, e.QUOTE_STRING_MODE, { + match: /(i32|i64|f32|f64)(?!\.)/, + className: "type" + }, { + className: "keyword", + match: /\b(f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|nearest|neg?|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|store(?:8|16|32)?|sqrt|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))\b/ + }, { + className: "number", + relevance: 0, + match: /[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/ + }] + } + }, + grmr_yaml: e => { + const n = "true false yes no null", + t = "[\\w#;/?:@&=+$,.~*'()[\\]]+", + a = { + className: "string", + relevance: 0, + variants: [{ + begin: /'/, + end: /'/ + }, { + begin: /"/, + end: /"/ + }, { + begin: /\S+/ + }], + contains: [e.BACKSLASH_ESCAPE, { + className: "template-variable", + variants: [{ + begin: /\{\{/, + end: /\}\}/ + }, { + begin: /%\{/, + end: /\}/ + }] + }] + }, + i = e.inherit(a, { + variants: [{ + begin: /'/, + end: /'/ + }, { + begin: /"/, + end: /"/ + }, { + begin: /[^\s,{}[\]]+/ + }] + }), + r = { + end: ",", + endsWithParent: !0, + excludeEnd: !0, + keywords: n, + relevance: 0 + }, + s = { + begin: /\{/, + end: /\}/, + contains: [r], + illegal: "\\n", + relevance: 0 + }, + o = { + begin: "\\[", + end: "\\]", + contains: [r], + illegal: "\\n", + relevance: 0 + }, + l = [{ + className: "attr", + variants: [{ + begin: "\\w[\\w :\\/.-]*:(?=[ \t]|$)" + }, { + begin: '"\\w[\\w :\\/.-]*":(?=[ \t]|$)' + }, { + begin: "'\\w[\\w :\\/.-]*':(?=[ \t]|$)" + }] + }, { + className: "meta", + begin: "^---\\s*$", + relevance: 10 + }, { + className: "string", + begin: "[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*" + }, { + begin: "<%[%=-]?", + end: "[%-]?%>", + subLanguage: "ruby", + excludeBegin: !0, + excludeEnd: !0, + relevance: 0 + }, { + className: "type", + begin: "!\\w+!" + t + }, { + className: "type", + begin: "!<" + t + ">" + }, { + className: "type", + begin: "!" + t + }, { + className: "type", + begin: "!!" + t + }, { + className: "meta", + begin: "&" + e.UNDERSCORE_IDENT_RE + "$" + }, { + className: "meta", + begin: "\\*" + e.UNDERSCORE_IDENT_RE + "$" + }, { + className: "bullet", + begin: "-(?=[ ]|$)", + relevance: 0 + }, e.HASH_COMMENT_MODE, { + beginKeywords: n, + keywords: { + literal: n + } + }, { + className: "number", + begin: "\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b" + }, { + className: "number", + begin: e.C_NUMBER_RE + "\\b", + relevance: 0 + }, s, o, a], + c = [...l]; + return c.pop(), c.push(i), r.contains = c, { + name: "YAML", + case_insensitive: !0, + aliases: ["yml"], + contains: l + } + } +}); +const $e = V; +for (const e of Object.keys(Be)) { + const n = e.replace("grmr_", "").replace("_", "-"); + $e.registerLanguage(n, Be[e]) +} +export { + $e as + default +}; \ No newline at end of file diff --git a/lib/html-parser.js b/lib/html-parser.js new file mode 100644 index 0000000..0d28a40 --- /dev/null +++ b/lib/html-parser.js @@ -0,0 +1,352 @@ +/* + * HTML5 Parser By Sam Blowes + * + * Designed for HTML5 documents + * + * Original code by John Resig (ejohn.org) + * http://ejohn.org/blog/pure-javascript-html-parser/ + * Original code by Erik Arvidsson, Mozilla Public License + * http://erik.eae.net/simplehtmlparser/simplehtmlparser.js + * + * ---------------------------------------------------------------------------- + * License + * ---------------------------------------------------------------------------- + * + * This code is triple licensed using Apache Software License 2.0, + * Mozilla Public License or GNU Public License + * + * //////////////////////////////////////////////////////////////////////////// + * + * Licensed under the Apache License, Version 2.0 (the "License"); you may not + * use this file except in compliance with the License. You may obtain a copy + * of the License at http://www.apache.org/licenses/LICENSE-2.0 + * + * //////////////////////////////////////////////////////////////////////////// + * + * The contents of this file are subject to the Mozilla Public License + * Version 1.1 (the "License"); you may not use this file except in + * compliance with the License. You may obtain a copy of the License at + * http://www.mozilla.org/MPL/ + * + * Software distributed under the License is distributed on an "AS IS" + * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the + * License for the specific language governing rights and limitations + * under the License. + * + * The Original Code is Simple HTML Parser. + * + * The Initial Developer of the Original Code is Erik Arvidsson. + * Portions created by Erik Arvidssson are Copyright (C) 2004. All Rights + * Reserved. + * + * //////////////////////////////////////////////////////////////////////////// + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation; either version 2 + * of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * + * ---------------------------------------------------------------------------- + * Usage + * ---------------------------------------------------------------------------- + * + * // Use like so: + * HTMLParser(htmlString, { + * start: function(tag, attrs, unary) {}, + * end: function(tag) {}, + * chars: function(text) {}, + * comment: function(text) {} + * }); + * + * // or to get an XML string: + * HTMLtoXML(htmlString); + * + * // or to get an XML DOM Document + * HTMLtoDOM(htmlString); + * + * // or to inject into an existing document/DOM node + * HTMLtoDOM(htmlString, document); + * HTMLtoDOM(htmlString, document.body); + * + */ +// Regular Expressions for parsing tags and attributes +var startTag = /^<([-A-Za-z0-9_]+)((?:\s+[a-zA-Z_:][-a-zA-Z0-9_:.]*(?:\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*)\s*(\/?)>/; +var endTag = /^<\/([-A-Za-z0-9_]+)[^>]*>/; +var attr = /([a-zA-Z_:][-a-zA-Z0-9_:.]*)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g; // Empty Elements - HTML 5 + +var empty = makeMap('area,base,basefont,br,col,frame,hr,img,input,link,meta,param,embed,command,keygen,source,track,wbr'); // Block Elements - HTML 5 +// fixed by xxx 将 ins 标签从块级名单中移除 + +var block = makeMap('a,address,article,applet,aside,audio,blockquote,button,canvas,center,dd,del,dir,div,dl,dt,fieldset,figcaption,figure,footer,form,frameset,h1,h2,h3,h4,h5,h6,header,hgroup,hr,iframe,isindex,li,map,menu,noframes,noscript,object,ol,output,p,pre,section,script,table,tbody,td,tfoot,th,thead,tr,ul,video'); // Inline Elements - HTML 5 + +var inline = makeMap('abbr,acronym,applet,b,basefont,bdo,big,br,button,cite,code,del,dfn,em,font,i,iframe,img,input,ins,kbd,label,map,object,q,s,samp,script,select,small,span,strike,strong,sub,sup,textarea,tt,u,var'); // Elements that you can, intentionally, leave open +// (and which close themselves) + +var closeSelf = makeMap('colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr'); // Attributes that have their values filled in disabled="disabled" + +var fillAttrs = makeMap('checked,compact,declare,defer,disabled,ismap,multiple,nohref,noresize,noshade,nowrap,readonly,selected'); // Special Elements (can contain anything) + +var special = makeMap('script,style'); +function HTMLParser(html, handler) { + var index; + var chars; + var match; + var stack = []; + var last = html; + + stack.last = function () { + return this[this.length - 1]; + }; + + while (html) { + chars = true; // Make sure we're not in a script or style element + + if (!stack.last() || !special[stack.last()]) { + // Comment + if (html.indexOf(''); + + if (index >= 0) { + if (handler.comment) { + handler.comment(html.substring(4, index)); + } + + html = html.substring(index + 3); + chars = false; + } // end tag + + } else if (html.indexOf(']*>'), function (all, text) { + text = text.replace(/|/g, '$1$2'); + + if (handler.chars) { + handler.chars(text); + } + + return ''; + }); + parseEndTag('', stack.last()); + } + + if (html == last) { + throw 'Parse Error: ' + html; + } + + last = html; + } // Clean up any remaining tags + + + parseEndTag(); + + function parseStartTag(tag, tagName, rest, unary) { + tagName = tagName.toLowerCase(); + + if (block[tagName]) { + while (stack.last() && inline[stack.last()]) { + parseEndTag('', stack.last()); + } + } + + if (closeSelf[tagName] && stack.last() == tagName) { + parseEndTag('', tagName); + } + + unary = empty[tagName] || !!unary; + + if (!unary) { + stack.push(tagName); + } + + if (handler.start) { + var attrs = []; + rest.replace(attr, function (match, name) { + var value = arguments[2] ? arguments[2] : arguments[3] ? arguments[3] : arguments[4] ? arguments[4] : fillAttrs[name] ? name : ''; + attrs.push({ + name: name, + value: value, + escaped: value.replace(/(^|[^\\])"/g, '$1\\\"') // " + + }); + }); + + if (handler.start) { + handler.start(tagName, attrs, unary); + } + } + } + + function parseEndTag(tag, tagName) { + // If no tag name is provided, clean shop + if (!tagName) { + var pos = 0; + } // Find the closest opened tag of the same type + else { + for (var pos = stack.length - 1; pos >= 0; pos--) { + if (stack[pos] == tagName) { + break; + } + } + } + + if (pos >= 0) { + // Close all the open elements, up the stack + for (var i = stack.length - 1; i >= pos; i--) { + if (handler.end) { + handler.end(stack[i]); + } + } // Remove the open elements from the stack + + + stack.length = pos; + } + } +} + +function makeMap(str) { + var obj = {}; + var items = str.split(','); + + for (var i = 0; i < items.length; i++) { + obj[items[i]] = true; + } + + return obj; +} + +function removeDOCTYPE(html) { + return html.replace(/<\?xml.*\?>\n/, '').replace(/\n/, '').replace(/\n/, ''); +} + +function parseAttrs(attrs) { + return attrs.reduce(function (pre, attr) { + var value = attr.value; + var name = attr.name; + + if (pre[name]) { + pre[name] = pre[name] + " " + value; + } else { + pre[name] = value; + } + + return pre; + }, {}); +} + +function parseHtml(html) { + html = removeDOCTYPE(html); + var stacks = []; + var results = { + node: 'root', + children: [] + }; + HTMLParser(html, { + start: function start(tag, attrs, unary) { + var node = { + name: tag + }; + + if (attrs.length !== 0) { + node.attrs = parseAttrs(attrs); + } + + if (unary) { + var parent = stacks[0] || results; + + if (!parent.children) { + parent.children = []; + } + + parent.children.push(node); + } else { + stacks.unshift(node); + } + }, + end: function end(tag) { + var node = stacks.shift(); + if (node.name !== tag) console.error('invalid state: mismatch end tag'); + + if (stacks.length === 0) { + results.children.push(node); + } else { + var parent = stacks[0]; + + if (!parent.children) { + parent.children = []; + } + + parent.children.push(node); + } + }, + chars: function chars(text) { + var node = { + type: 'text', + text: text + }; + + if (stacks.length === 0) { + results.children.push(node); + } else { + var parent = stacks[0]; + + if (!parent.children) { + parent.children = []; + } + + parent.children.push(node); + } + }, + comment: function comment(text) { + var node = { + node: 'comment', + text: text + }; + var parent = stacks[0]; + + if (!parent.children) { + parent.children = []; + } + + parent.children.push(node); + } + }); + return results.children; +} + +export default parseHtml; \ No newline at end of file diff --git a/lib/markdown-it.min.js b/lib/markdown-it.min.js new file mode 100644 index 0000000..ab490d7 --- /dev/null +++ b/lib/markdown-it.min.js @@ -0,0 +1,2 @@ +function e(e){if(e.__esModule)return e;var r=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach((function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})})),r}var r={},t={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"⁡",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",amp:"&",AMP:"&",andand:"⩕",And:"⩓",and:"∧",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angmsd:"∡",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",apacir:"⩯",ap:"≈",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxHd:"╤",boxhD:"╥",boxHD:"╦",boxhu:"┴",boxHu:"╧",boxhU:"╨",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsolb:"⧅",bsol:"\\",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",capand:"⩄",capbrcup:"⩉",capcap:"⩋",cap:"∩",Cap:"⋒",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cir:"○",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cup:"∪",Cup:"⋓",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",Darr:"↡",dArr:"⇓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",ddagger:"‡",ddarr:"⇊",DD:"ⅅ",dd:"ⅆ",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrowBar:"⤓",downarrow:"↓",DownArrow:"↓",Downarrow:"⇓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVectorBar:"⥖",DownLeftVector:"↽",DownRightTeeVector:"⥟",DownRightVectorBar:"⥗",DownRightVector:"⇁",DownTeeArrow:"↧",DownTee:"⊤",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",Ecirc:"Ê",ecirc:"ê",ecir:"≖",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",edot:"ė",eDot:"≑",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp13:" ",emsp14:" ",emsp:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",ge:"≥",gE:"≧",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",gescc:"⪩",ges:"⩾",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gla:"⪥",gl:"≷",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gt:">",GT:">",Gt:"≫",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",harrcir:"⥈",harr:"↔",hArr:"⇔",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"⁣",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",Im:"ℑ",imof:"⊷",imped:"Ƶ",Implies:"⇒",incare:"℅",in:"∈",infin:"∞",infintie:"⧝",inodot:"ı",intcal:"⊺",int:"∫",Int:"∬",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larrb:"⇤",larrbfs:"⤟",larr:"←",Larr:"↞",lArr:"⇐",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",latail:"⤙",lAtail:"⤛",lat:"⪫",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",LeftArrowBar:"⇤",leftarrow:"←",LeftArrow:"←",Leftarrow:"⇐",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVectorBar:"⥙",LeftDownVector:"⇃",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTeeArrow:"↤",LeftTee:"⊣",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangleBar:"⧏",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVectorBar:"⥘",LeftUpVector:"↿",LeftVectorBar:"⥒",LeftVector:"↼",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",lescc:"⪨",les:"⩽",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",llarr:"⇇",ll:"≪",Ll:"⋘",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoustache:"⎰",lmoust:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftrightarrow:"⟷",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longmapsto:"⟼",longrightarrow:"⟶",LongRightArrow:"⟶",Longrightarrow:"⟹",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",lt:"<",LT:"<",Lt:"≪",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",midast:"*",midcir:"⫰",mid:"∣",middot:"·",minusb:"⊟",minus:"−",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natural:"♮",naturals:"ℕ",natur:"♮",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",ne:"≠",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nlE:"≦̸",nle:"≰",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangleBar:"⧏̸",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangleBar:"⧐̸",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",nparallel:"∦",npar:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",nprec:"⊀",npreceq:"⪯̸",npre:"⪯̸",nrarrc:"⤳̸",nrarr:"↛",nrArr:"⇏",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",Ocirc:"Ô",ocirc:"ô",ocir:"⊚",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",orarr:"↻",Or:"⩔",or:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",otimesas:"⨶",Otimes:"⨷",otimes:"⊗",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",para:"¶",parallel:"∥",par:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plus:"+",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",prap:"⪷",Pr:"⪻",pr:"≺",prcue:"≼",precapprox:"⪷",prec:"≺",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",pre:"⪯",prE:"⪳",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportional:"∝",Proportion:"∷",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarr:"→",Rarr:"↠",rArr:"⇒",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",Re:"ℜ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrowBar:"⇥",rightarrow:"→",RightArrow:"→",Rightarrow:"⇒",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVectorBar:"⥕",RightDownVector:"⇂",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTeeArrow:"↦",RightTee:"⊢",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangleBar:"⧐",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVectorBar:"⥔",RightUpVector:"↾",RightVectorBar:"⥓",RightVector:"⇀",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoustache:"⎱",rmoust:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",scap:"⪸",Scaron:"Š",scaron:"š",Sc:"⪼",sc:"≻",sccue:"≽",sce:"⪰",scE:"⪴",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdotb:"⊡",sdot:"⋅",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",solbar:"⌿",solb:"⧄",sol:"/",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squ:"□",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succapprox:"⪸",succ:"≻",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",Sup:"⋑",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",therefore:"∴",Therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",ThinSpace:" ",thinsp:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",timesbar:"⨱",timesb:"⊠",times:"×",timesd:"⨰",tint:"∭",toea:"⤨",topbot:"⌶",topcir:"⫱",top:"⊤",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",uarr:"↑",Uarr:"↟",uArr:"⇑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrowBar:"⤒",uparrow:"↑",UpArrow:"↑",Uparrow:"⇑",UpArrowDownArrow:"⇅",updownarrow:"↕",UpDownArrow:"↕",Updownarrow:"⇕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTeeArrow:"↥",UpTee:"⊥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",Vcy:"В",vcy:"в",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",veebar:"⊻",vee:"∨",Vee:"⋁",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xharr:"⟷",xhArr:"⟺",Xi:"Ξ",xi:"ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",yuml:"ÿ",Yuml:"Ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"​",Zeta:"Ζ",zeta:"ζ",zfr:"𝔷",Zfr:"ℨ",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",Zscr:"𝒵",zscr:"𝓏",zwj:"‍",zwnj:"‌"},n=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,s={},o={};function i(e,r,t){var n,s,a,c,l,u="";for("string"!=typeof r&&(t=r,r=i.defaultChars),void 0===t&&(t=!0),l=function(e){var r,t,n=o[e];if(n)return n;for(n=o[e]=[],r=0;r<128;r++)t=String.fromCharCode(r),/^[0-9a-z]$/i.test(t)?n.push(t):n.push("%"+("0"+r.toString(16).toUpperCase()).slice(-2));for(r=0;r=55296&&a<=57343){if(a>=55296&&a<=56319&&n+1=56320&&c<=57343){u+=encodeURIComponent(e[n]+e[n+1]),n++;continue}u+="%EF%BF%BD"}else u+=encodeURIComponent(e[n]);return u}i.defaultChars=";/?:@&=+$,-_.!~*'()#",i.componentChars="-_.!~*'()";var a=i,c={};function l(e,r){var t;return"string"!=typeof r&&(r=l.defaultChars),t=function(e){var r,t,n=c[e];if(n)return n;for(n=c[e]=[],r=0;r<128;r++)t=String.fromCharCode(r),n.push(t);for(r=0;r=55296&&c<=57343?"���":String.fromCharCode(c),r+=6):240==(248&s)&&r+91114111?l+="����":(c-=65536,l+=String.fromCharCode(55296+(c>>10),56320+(1023&c))),r+=9):l+="�";return l}))}l.defaultChars=";/?:@&=+$,#",l.componentChars="";var u=l;function p(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var h=/^([a-z0-9.+-]+:)/i,f=/:[0-9]*$/,d=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,m=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),g=["'"].concat(m),_=["%","/","?",";","#"].concat(g),k=["/","?","#"],b=/^[+a-z0-9A-Z_-]{0,63}$/,v=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,C={javascript:!0,"javascript:":!0},y={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};p.prototype.parse=function(e,r){var t,n,s,o,i,a=e;if(a=a.trim(),!r&&1===e.split("#").length){var c=d.exec(a);if(c)return this.pathname=c[1],c[2]&&(this.search=c[2]),this}var l=h.exec(a);if(l&&(s=(l=l[0]).toLowerCase(),this.protocol=l,a=a.substr(l.length)),(r||l||a.match(/^\/\/[^@\/]+@[^@\/]+/))&&(!(i="//"===a.substr(0,2))||l&&C[l]||(a=a.substr(2),this.slashes=!0)),!C[l]&&(i||l&&!y[l])){var u,p,f=-1;for(t=0;t127?D+="x":D+=x[w];if(!D.match(b)){var q=A.slice(0,t),S=A.slice(t+1),F=x.match(v);F&&(q.push(F[1]),S.unshift(F[2])),S.length&&(a=S.join(".")+a),this.hostname=q.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),g&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var L=a.indexOf("#");-1!==L&&(this.hash=a.substr(L),a=a.slice(0,L));var z=a.indexOf("?");return-1!==z&&(this.search=a.substr(z),a=a.slice(0,z)),a&&(this.pathname=a),y[s]&&this.hostname&&!this.pathname&&(this.pathname=""),this},p.prototype.parseHost=function(e){var r=f.exec(e);r&&(":"!==(r=r[0])&&(this.port=r.substr(1)),e=e.substr(0,e.length-r.length)),e&&(this.hostname=e)};var A=function(e,r){if(e&&e instanceof p)return e;var t=new p;return t.parse(e,r),t};s.encode=a,s.decode=u,s.format=function(e){var r="";return r+=e.protocol||"",r+=e.slashes?"//":"",r+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?r+="["+e.hostname+"]":r+=e.hostname||"",r+=e.port?":"+e.port:"",r+=e.pathname||"",r+=e.search||"",r+=e.hash||""},s.parse=A;var x={},D=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,w=/[\0-\x1F\x7F-\x9F]/,E=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;x.Any=D,x.Cc=w,x.Cf=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,x.P=n,x.Z=E,function(e){var r=Object.prototype.hasOwnProperty;function o(e,t){return r.call(e,t)}function i(e){return!(e>=55296&&e<=57343)&&(!(e>=64976&&e<=65007)&&(65535!=(65535&e)&&65534!=(65535&e)&&(!(e>=0&&e<=8)&&(11!==e&&(!(e>=14&&e<=31)&&(!(e>=127&&e<=159)&&!(e>1114111)))))))}function a(e){if(e>65535){var r=55296+((e-=65536)>>10),t=56320+(1023&e);return String.fromCharCode(r,t)}return String.fromCharCode(e)}var c=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,l=new RegExp(c.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),u=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,p=t;var h=/[&<>"]/,f=/[&<>"]/g,d={"&":"&","<":"<",">":">",'"':"""};function m(e){return d[e]}var g=/[.?*+^$[\]\\(){}|-]/g;var _=n;e.lib={},e.lib.mdurl=s,e.lib.ucmicro=x,e.assign=function(e){var r=Array.prototype.slice.call(arguments,1);return r.forEach((function(r){if(r){if("object"!=typeof r)throw new TypeError(r+"must be object");Object.keys(r).forEach((function(t){e[t]=r[t]}))}})),e},e.isString=function(e){return"[object String]"===function(e){return Object.prototype.toString.call(e)}(e)},e.has=o,e.unescapeMd=function(e){return e.indexOf("\\")<0?e:e.replace(c,"$1")},e.unescapeAll=function(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(l,(function(e,r,t){return r||function(e,r){var t=0;return o(p,r)?p[r]:35===r.charCodeAt(0)&&u.test(r)&&i(t="x"===r[1].toLowerCase()?parseInt(r.slice(2),16):parseInt(r.slice(1),10))?a(t):e}(e,t)}))},e.isValidEntityCode=i,e.fromCodePoint=a,e.escapeHtml=function(e){return h.test(e)?e.replace(f,m):e},e.arrayReplaceAt=function(e,r,t){return[].concat(e.slice(0,r),t,e.slice(r+1))},e.isSpace=function(e){switch(e){case 9:case 32:return!0}return!1},e.isWhiteSpace=function(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1},e.isMdAsciiPunct=function(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}},e.isPunctChar=function(e){return _.test(e)},e.escapeRE=function(e){return e.replace(g,"\\$&")},e.normalizeReference=function(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}}(r);var q={},S=r.unescapeAll,F=r.unescapeAll;q.parseLinkLabel=function(e,r,t){var n,s,o,i,a=-1,c=e.posMax,l=e.pos;for(e.pos=r+1,n=1;e.pos32)return i;if(41===n){if(0===s)break;s--}r++}return o===r||0!==s||(i.str=S(e.slice(o,r)),i.lines=0,i.pos=r,i.ok=!0),i},q.parseLinkTitle=function(e,r,t){var n,s,o=0,i=r,a={ok:!1,pos:0,lines:0,str:""};if(r>=t)return a;if(34!==(s=e.charCodeAt(r))&&39!==s&&40!==s)return a;for(r++,40===s&&(s=41);r"+T(e[r].content)+""},I.code_block=function(e,r,t,n,s){var o=e[r];return""+T(e[r].content)+"\n"},I.fence=function(e,r,t,n,s){var o,i,a,c,l,u=e[r],p=u.info?z(u.info).trim():"",h="",f="";return p&&(h=(a=p.split(/(\s+)/g))[0],f=a.slice(2).join("")),0===(o=t.highlight&&t.highlight(u.content,h,f)||T(u.content)).indexOf(""+o+"\n"):"
"+o+"
\n"},I.image=function(e,r,t,n,s){var o=e[r];return o.attrs[o.attrIndex("alt")][1]=s.renderInlineAsText(o.children,t,n),s.renderToken(e,r,t)},I.hardbreak=function(e,r,t){return t.xhtmlOut?"
\n":"
\n"},I.softbreak=function(e,r,t){return t.breaks?t.xhtmlOut?"
\n":"
\n":"\n"},I.text=function(e,r){return T(e[r].content)},I.html_block=function(e,r){return e[r].content},I.html_inline=function(e,r){return e[r].content},M.prototype.renderAttrs=function(e){var r,t,n;if(!e.attrs)return"";for(n="",r=0,t=e.attrs.length;r\n":">")},M.prototype.renderInline=function(e,r,t){for(var n,s="",o=this.rules,i=0,a=e.length;i/i.test(e)}var V=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Z=/\((c|tm|r)\)/i,$=/\((c|tm|r)\)/gi,G={c:"©",r:"®",tm:"™"};function H(e,r){return G[r.toLowerCase()]}function J(e){var r,t,n=0;for(r=e.length-1;r>=0;r--)"text"!==(t=e[r]).type||n||(t.content=t.content.replace($,H)),"link_open"===t.type&&"auto"===t.info&&n--,"link_close"===t.type&&"auto"===t.info&&n++}function W(e){var r,t,n=0;for(r=e.length-1;r>=0;r--)"text"!==(t=e[r]).type||n||V.test(t.content)&&(t.content=t.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),"link_open"===t.type&&"auto"===t.info&&n--,"link_close"===t.type&&"auto"===t.info&&n++}var Y=r.isWhiteSpace,K=r.isPunctChar,Q=r.isMdAsciiPunct,X=/['"]/,ee=/['"]/g;function re(e,r,t){return e.slice(0,r)+t+e.slice(r+1)}function te(e,r){var t,n,s,o,i,a,c,l,u,p,h,f,d,m,g,_,k,b,v,C,y;for(v=[],t=0;t=0&&!(v[k].level<=c);k--);if(v.length=k+1,"text"===n.type){i=0,a=(s=n.content).length;e:for(;i=0)u=s.charCodeAt(o.index-1);else for(k=t-1;k>=0&&("softbreak"!==e[k].type&&"hardbreak"!==e[k].type);k--)if(e[k].content){u=e[k].content.charCodeAt(e[k].content.length-1);break}if(p=32,i=48&&u<=57&&(_=g=!1),g&&_&&(g=h,_=f),g||_){if(_)for(k=v.length-1;k>=0&&(l=v[k],!(v[k].level=0&&(t=this.attrs[r][1]),t},ne.prototype.attrJoin=function(e,r){var t=this.attrIndex(e);t<0?this.attrPush([e,r]):this.attrs[t][1]=this.attrs[t][1]+" "+r};var se=ne,oe=se;function ie(e,r,t){this.src=e,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=r}ie.prototype.Token=oe;var ae=ie,ce=N,le=[["normalize",function(e){var r;r=(r=e.src.replace(O,"\n")).replace(P,"�"),e.src=r}],["block",function(e){var r;e.inlineMode?((r=new e.Token("inline","",0)).content=e.src,r.map=[0,1],r.children=[],e.tokens.push(r)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}],["inline",function(e){var r,t,n,s=e.tokens;for(t=0,n=s.length;t=0;r--)if("link_close"!==(i=s[r]).type){if("html_inline"===i.type&&(k=i.content,/^\s]/i.test(k)&&f>0&&f--,U(i.content)&&f++),!(f>0)&&"text"===i.type&&e.md.linkify.test(i.content)){for(l=i.content,_=e.md.linkify.match(l),a=[],h=i.level,p=0,_.length>0&&0===_[0].index&&r>0&&"text_special"===s[r-1].type&&(_=_.slice(1)),c=0;c<_.length;c++)d=_[c].url,m=e.md.normalizeLink(d),e.md.validateLink(m)&&(g=_[c].text,g=_[c].schema?"mailto:"!==_[c].schema||/^mailto:/i.test(g)?e.md.normalizeLinkText(g):e.md.normalizeLinkText("mailto:"+g).replace(/^mailto:/,""):e.md.normalizeLinkText("http://"+g).replace(/^http:\/\//,""),(u=_[c].index)>p&&((o=new e.Token("text","",0)).content=l.slice(p,u),o.level=h,a.push(o)),(o=new e.Token("link_open","a",1)).attrs=[["href",m]],o.level=h++,o.markup="linkify",o.info="auto",a.push(o),(o=new e.Token("text","",0)).content=g,o.level=h,a.push(o),(o=new e.Token("link_close","a",-1)).level=--h,o.markup="linkify",o.info="auto",a.push(o),p=_[c].lastIndex);p=0;r--)"inline"===e.tokens[r].type&&(Z.test(e.tokens[r].content)&&J(e.tokens[r].children),V.test(e.tokens[r].content)&&W(e.tokens[r].children))}],["smartquotes",function(e){var r;if(e.md.options.typographer)for(r=e.tokens.length-1;r>=0;r--)"inline"===e.tokens[r].type&&X.test(e.tokens[r].content)&&te(e.tokens[r].children,e)}],["text_join",function(e){var r,t,n,s,o,i,a=e.tokens;for(r=0,t=a.length;r=o)return-1;if((t=e.src.charCodeAt(s++))<48||t>57)return-1;for(;;){if(s>=o)return-1;if(!((t=e.src.charCodeAt(s++))>=48&&t<=57)){if(41===t||46===t)break;return-1}if(s-n>=10)return-1}return s`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",xe="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",De=new RegExp("^(?:"+Ae+"|"+xe+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|]*>|)"),we=new RegExp("^(?:"+Ae+"|"+xe+")");ye.HTML_TAG_RE=De,ye.HTML_OPEN_CLOSE_TAG_RE=we;var Ee=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],qe=ye.HTML_OPEN_CLOSE_TAG_RE,Se=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^|$))","i"),/^$/,!0],[new RegExp(qe.source+"\\s*$"),/^$/,!1]],Fe=r.isSpace,Le=se,ze=r.isSpace;function Te(e,r,t,n){var s,o,i,a,c,l,u,p;for(this.src=e,this.md=r,this.env=t,this.tokens=n,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0,this.result="",p=!1,i=a=l=u=0,c=(o=this.src).length;a0&&this.level++,this.tokens.push(n),n},Te.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},Te.prototype.skipEmptyLines=function(e){for(var r=this.lineMax;er;)if(!ze(this.src.charCodeAt(--e)))return e+1;return e},Te.prototype.skipChars=function(e,r){for(var t=this.src.length;et;)if(r!==this.src.charCodeAt(--e))return e+1;return e},Te.prototype.getLines=function(e,r,t,n){var s,o,i,a,c,l,u,p=e;if(e>=r)return"";for(l=new Array(r-e),s=0;pt?new Array(o-t+1).join(" ")+this.src.slice(a,c):this.src.slice(a,c)}return l.join("")},Te.prototype.Token=Le;var Ie=Te,Me=N,Re=[["table",function(e,r,t,n){var s,o,i,a,c,l,u,p,h,f,d,m,g,_,k,b,v,C;if(r+2>t)return!1;if(l=r+1,e.sCount[l]=4)return!1;if((i=e.bMarks[l]+e.tShift[l])>=e.eMarks[l])return!1;if(124!==(v=e.src.charCodeAt(i++))&&45!==v&&58!==v)return!1;if(i>=e.eMarks[l])return!1;if(124!==(C=e.src.charCodeAt(i++))&&45!==C&&58!==C&&!he(C))return!1;if(45===v&&he(C))return!1;for(;i=4)return!1;if((u=de(o)).length&&""===u[0]&&u.shift(),u.length&&""===u[u.length-1]&&u.pop(),0===(p=u.length)||p!==f.length)return!1;if(n)return!0;for(_=e.parentType,e.parentType="table",b=e.md.block.ruler.getRules("blockquote"),(h=e.push("table_open","table",1)).map=m=[r,0],(h=e.push("thead_open","thead",1)).map=[r,r+1],(h=e.push("tr_open","tr",1)).map=[r,r+1],a=0;a=4)break;for((u=de(o)).length&&""===u[0]&&u.shift(),u.length&&""===u[u.length-1]&&u.pop(),l===r+2&&((h=e.push("tbody_open","tbody",1)).map=g=[r+2,0]),(h=e.push("tr_open","tr",1)).map=[l,l+1],a=0;a=4))break;s=++n}return e.line=s,(o=e.push("code_block","code",0)).content=e.getLines(r,s,4+e.blkIndent,!1)+"\n",o.map=[r,e.line],!0}],["fence",function(e,r,t,n){var s,o,i,a,c,l,u,p=!1,h=e.bMarks[r]+e.tShift[r],f=e.eMarks[r];if(e.sCount[r]-e.blkIndent>=4)return!1;if(h+3>f)return!1;if(126!==(s=e.src.charCodeAt(h))&&96!==s)return!1;if(c=h,(o=(h=e.skipChars(h,s))-c)<3)return!1;if(u=e.src.slice(c,h),i=e.src.slice(h,f),96===s&&i.indexOf(String.fromCharCode(s))>=0)return!1;if(n)return!0;for(a=r;!(++a>=t)&&!((h=c=e.bMarks[a]+e.tShift[a])<(f=e.eMarks[a])&&e.sCount[a]=4||(h=e.skipChars(h,s))-c=4)return!1;if(62!==e.src.charCodeAt(D++))return!1;if(n)return!0;for(a=h=e.sCount[r]+1,32===e.src.charCodeAt(D)?(D++,a++,h++,s=!1,b=!0):9===e.src.charCodeAt(D)?(b=!0,(e.bsCount[r]+h)%4==3?(D++,a++,h++,s=!1):s=!0):b=!1,f=[e.bMarks[r]],e.bMarks[r]=D;D=w,_=[e.sCount[r]],e.sCount[r]=h-a,k=[e.tShift[r]],e.tShift[r]=D-e.bMarks[r],C=e.md.block.ruler.getRules("blockquote"),g=e.parentType,e.parentType="blockquote",p=r+1;p=(w=e.eMarks[p])));p++)if(62!==e.src.charCodeAt(D++)||A){if(l)break;for(v=!1,i=0,c=C.length;i=w,d.push(e.bsCount[p]),e.bsCount[p]=e.sCount[p]+1+(b?1:0),_.push(e.sCount[p]),e.sCount[p]=h-a,k.push(e.tShift[p]),e.tShift[p]=D-e.bMarks[p]}for(m=e.blkIndent,e.blkIndent=0,(y=e.push("blockquote_open","blockquote",1)).markup=">",y.map=u=[r,0],e.md.block.tokenize(e,r,p),(y=e.push("blockquote_close","blockquote",-1)).markup=">",e.lineMax=x,e.parentType=g,u[1]=e.line,i=0;i=4)return!1;if(42!==(s=e.src.charCodeAt(c++))&&45!==s&&95!==s)return!1;for(o=1;c=4)return!1;if(e.listIndent>=0&&e.sCount[r]-e.listIndent>=4&&e.sCount[r]=e.blkIndent&&(z=!0),(w=be(e,r))>=0){if(u=!0,q=e.bMarks[r]+e.tShift[r],g=Number(e.src.slice(q,w-1)),z&&1!==g)return!1}else{if(!((w=ke(e,r))>=0))return!1;u=!1}if(z&&e.skipSpaces(w)>=e.eMarks[r])return!1;if(m=e.src.charCodeAt(w-1),n)return!0;for(d=e.tokens.length,u?(L=e.push("ordered_list_open","ol",1),1!==g&&(L.attrs=[["start",g]])):L=e.push("bullet_list_open","ul",1),L.map=f=[r,0],L.markup=String.fromCharCode(m),k=r,E=!1,F=e.md.block.ruler.getRules("list"),C=e.parentType,e.parentType="list";k=_?1:b-l)>4&&(c=1),a=l+c,(L=e.push("list_item_open","li",1)).markup=String.fromCharCode(m),L.map=p=[r,0],u&&(L.info=e.src.slice(q,w-1)),x=e.tight,A=e.tShift[r],y=e.sCount[r],v=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=a,e.tight=!0,e.tShift[r]=o-e.bMarks[r],e.sCount[r]=b,o>=_&&e.isEmpty(r+1)?e.line=Math.min(e.line+2,t):e.md.block.tokenize(e,r,t,!0),e.tight&&!E||(T=!1),E=e.line-r>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=v,e.tShift[r]=A,e.sCount[r]=y,e.tight=x,(L=e.push("list_item_close","li",-1)).markup=String.fromCharCode(m),k=r=e.line,p[1]=k,o=e.bMarks[r],k>=t)break;if(e.sCount[k]=4)break;for(S=!1,i=0,h=F.length;i=4)return!1;if(91!==e.src.charCodeAt(C))return!1;for(;++C3||e.sCount[A]<0)){for(_=!1,l=0,u=k.length;l=4)return!1;if(!e.md.options.html)return!1;if(60!==e.src.charCodeAt(c))return!1;for(a=e.src.slice(c,l),s=0;s=4)return!1;if(35!==(s=e.src.charCodeAt(c))||c>=l)return!1;for(o=1,s=e.src.charCodeAt(++c);35===s&&c6||cc&&Fe(e.src.charCodeAt(i-1))&&(l=i),e.line=r+1,(a=e.push("heading_open","h"+String(o),1)).markup="########".slice(0,o),a.map=[r,e.line],(a=e.push("inline","",0)).content=e.src.slice(c,l).trim(),a.map=[r,e.line],a.children=[],(a=e.push("heading_close","h"+String(o),-1)).markup="########".slice(0,o)),!0)},["paragraph","reference","blockquote"]],["lheading",function(e,r,t){var n,s,o,i,a,c,l,u,p,h,f=r+1,d=e.md.block.ruler.getRules("paragraph");if(e.sCount[r]-e.blkIndent>=4)return!1;for(h=e.parentType,e.parentType="paragraph";f3)){if(e.sCount[f]>=e.blkIndent&&(c=e.bMarks[f]+e.tShift[f])<(l=e.eMarks[f])&&(45===(p=e.src.charCodeAt(c))||61===p)&&(c=e.skipChars(c,p),(c=e.skipSpaces(c))>=l)){u=61===p?1:2;break}if(!(e.sCount[f]<0)){for(s=!1,o=0,i=d.length;o3||e.sCount[c]<0)){for(n=!1,s=0,o=l.length;s=t))&&!(e.sCount[i]=c){e.line=t;break}for(n=0;n?@[]^_`{|}~-".split("").forEach((function(e){Ve[e.charCodeAt(0)]=1}));var $e={};function Ge(e,r){var t,n,s,o,i,a=[],c=r.length;for(t=0;t=0;t--)95!==(n=r[t]).marker&&42!==n.marker||-1!==n.end&&(s=r[n.end],a=t>0&&r[t-1].end===n.end+1&&r[t-1].marker===n.marker&&r[t-1].token===n.token-1&&r[n.end+1].token===s.token+1,i=String.fromCharCode(n.marker),(o=e.tokens[n.token]).type=a?"strong_open":"em_open",o.tag=a?"strong":"em",o.nesting=1,o.markup=a?i+i:i,o.content="",(o=e.tokens[s.token]).type=a?"strong_close":"em_close",o.tag=a?"strong":"em",o.nesting=-1,o.markup=a?i+i:i,o.content="",a&&(e.tokens[r[t-1].token].content="",e.tokens[r[n.end+1].token].content="",t--))}He.tokenize=function(e,r){var t,n,s=e.pos,o=e.src.charCodeAt(s);if(r)return!1;if(95!==o&&42!==o)return!1;for(n=e.scanDelims(e.pos,42===o),t=0;t\x00-\x20]*)$/,rr=ye.HTML_TAG_RE;var tr=t,nr=r.has,sr=r.isValidEntityCode,or=r.fromCodePoint,ir=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,ar=/^&([a-z][a-z0-9]{1,31});/i;function cr(e,r){var t,n,s,o,i,a,c,l,u={},p=r.length;if(p){var h=0,f=-2,d=[];for(t=0;ti;n-=d[n]+1)if((o=r[n]).marker===s.marker&&o.open&&o.end<0&&(c=!1,(o.close||s.open)&&(o.length+s.length)%3==0&&(o.length%3==0&&s.length%3==0||(c=!0)),!c)){l=n>0&&!r[n-1].open?d[n-1]+1:0,d[t]=t-n+l,d[n]=l,s.open=!1,o.end=t,o.close=!1,a=-1,f=-2;break}-1!==a&&(u[s.marker][(s.open?3:0)+(s.length||0)%3]=a)}}}var lr=se,ur=r.isWhiteSpace,pr=r.isPunctChar,hr=r.isMdAsciiPunct;function fr(e,r,t,n){this.src=e,this.env=t,this.md=r,this.tokens=n,this.tokens_meta=Array(n.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}fr.prototype.pushPending=function(){var e=new lr("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},fr.prototype.push=function(e,r,t){this.pending&&this.pushPending();var n=new lr(e,r,t),s=null;return t<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),n.level=this.level,t>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],s={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(s),n},fr.prototype.scanDelims=function(e,r){var t,n,s,o,i,a,c,l,u,p=e,h=!0,f=!0,d=this.posMax,m=this.src.charCodeAt(e);for(t=e>0?this.src.charCodeAt(e-1):32;p0)&&(!((t=e.pos)+3>e.posMax)&&(58===e.src.charCodeAt(t)&&(47===e.src.charCodeAt(t+1)&&(47===e.src.charCodeAt(t+2)&&(!!(n=e.pending.match(Pe))&&(s=n[1],!!(o=e.md.linkify.matchAtStart(e.src.slice(t-s.length)))&&(i=(i=o.url).replace(/\*+$/,""),a=e.md.normalizeLink(i),!!e.md.validateLink(a)&&(r||(e.pending=e.pending.slice(0,-s.length),(c=e.push("link_open","a",1)).attrs=[["href",a]],c.markup="linkify",c.info="auto",(c=e.push("text","",0)).content=e.md.normalizeLinkText(i),(c=e.push("link_close","a",-1)).markup="linkify",c.info="auto"),e.pos+=i.length-s.length,!0)))))))))}],["newline",function(e,r){var t,n,s,o=e.pos;if(10!==e.src.charCodeAt(o))return!1;if(t=e.pending.length-1,n=e.posMax,!r)if(t>=0&&32===e.pending.charCodeAt(t))if(t>=1&&32===e.pending.charCodeAt(t-1)){for(s=t-1;s>=1&&32===e.pending.charCodeAt(s-1);)s--;e.pending=e.pending.slice(0,s),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(o++;o=c)return!1;if(10===(t=e.src.charCodeAt(a))){for(r||e.push("hardbreak","br",0),a++;a=55296&&t<=56319&&a+1=56320&&n<=57343&&(o+=e.src[a+1],a++),s="\\"+o,r||(i=e.push("text_special","",0),t<256&&0!==Ve[t]?i.content=o:i.content=s,i.markup=s,i.info="escape"),e.pos=a+1,!0}],["backticks",function(e,r){var t,n,s,o,i,a,c,l,u=e.pos;if(96!==e.src.charCodeAt(u))return!1;for(t=u,u++,n=e.posMax;u=f)return!1;if(d=a,(c=e.md.helpers.parseLinkDestination(e.src,a,e.posMax)).ok){for(u=e.md.normalizeLink(c.str),e.md.validateLink(u)?a=c.pos:u="",d=a;a=f||41!==e.src.charCodeAt(a))&&(m=!0),a++}if(m){if(void 0===e.env.references)return!1;if(a=0?s=e.src.slice(d,a++):a=o+1):a=o+1,s||(s=e.src.slice(i,o)),!(l=e.env.references[We(s)]))return e.pos=h,!1;u=l.href,p=l.title}return r||(e.pos=i,e.posMax=o,e.push("link_open","a",1).attrs=t=[["href",u]],p&&t.push(["title",p]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)),e.pos=a,e.posMax=f,!0}],["image",function(e,r){var t,n,s,o,i,a,c,l,u,p,h,f,d,m="",g=e.pos,_=e.posMax;if(33!==e.src.charCodeAt(e.pos))return!1;if(91!==e.src.charCodeAt(e.pos+1))return!1;if(a=e.pos+2,(i=e.md.helpers.parseLinkLabel(e,e.pos+1,!1))<0)return!1;if((c=i+1)<_&&40===e.src.charCodeAt(c)){for(c++;c<_&&(n=e.src.charCodeAt(c),Qe(n)||10===n);c++);if(c>=_)return!1;for(d=c,(u=e.md.helpers.parseLinkDestination(e.src,c,e.posMax)).ok&&(m=e.md.normalizeLink(u.str),e.md.validateLink(m)?c=u.pos:m=""),d=c;c<_&&(n=e.src.charCodeAt(c),Qe(n)||10===n);c++);if(u=e.md.helpers.parseLinkTitle(e.src,c,e.posMax),c<_&&d!==c&&u.ok)for(p=u.str,c=u.pos;c<_&&(n=e.src.charCodeAt(c),Qe(n)||10===n);c++);else p="";if(c>=_||41!==e.src.charCodeAt(c))return e.pos=g,!1;c++}else{if(void 0===e.env.references)return!1;if(c<_&&91===e.src.charCodeAt(c)?(d=c+1,(c=e.md.helpers.parseLinkLabel(e,c))>=0?o=e.src.slice(d,c++):c=i+1):c=i+1,o||(o=e.src.slice(a,i)),!(l=e.env.references[Ke(o)]))return e.pos=g,!1;m=l.href,p=l.title}return r||(s=e.src.slice(a,i),e.md.inline.parse(s,e.md,e.env,f=[]),(h=e.push("image","img",0)).attrs=t=[["src",m],["alt",""]],h.children=f,h.content=s,p&&t.push(["title",p])),e.pos=c,e.posMax=_,!0}],["autolink",function(e,r){var t,n,s,o,i,a,c=e.pos;if(60!==e.src.charCodeAt(c))return!1;for(i=e.pos,a=e.posMax;;){if(++c>=a)return!1;if(60===(o=e.src.charCodeAt(c)))return!1;if(62===o)break}return t=e.src.slice(i+1,c),er.test(t)?(n=e.md.normalizeLink(t),!!e.md.validateLink(n)&&(r||((s=e.push("link_open","a",1)).attrs=[["href",n]],s.markup="autolink",s.info="auto",(s=e.push("text","",0)).content=e.md.normalizeLinkText(t),(s=e.push("link_close","a",-1)).markup="autolink",s.info="auto"),e.pos+=t.length+2,!0)):!!Xe.test(t)&&(n=e.md.normalizeLink("mailto:"+t),!!e.md.validateLink(n)&&(r||((s=e.push("link_open","a",1)).attrs=[["href",n]],s.markup="autolink",s.info="auto",(s=e.push("text","",0)).content=e.md.normalizeLinkText(t),(s=e.push("link_close","a",-1)).markup="autolink",s.info="auto"),e.pos+=t.length+2,!0))}],["html_inline",function(e,r){var t,n,s,o,i,a=e.pos;return!!e.md.options.html&&(s=e.posMax,!(60!==e.src.charCodeAt(a)||a+2>=s)&&(!(33!==(t=e.src.charCodeAt(a+1))&&63!==t&&47!==t&&!function(e){var r=32|e;return r>=97&&r<=122}(t))&&(!!(n=e.src.slice(a).match(rr))&&(r||((o=e.push("html_inline","",0)).content=e.src.slice(a,a+n[0].length),i=o.content,/^\s]/i.test(i)&&e.linkLevel++,function(e){return/^<\/a\s*>/i.test(e)}(o.content)&&e.linkLevel--),e.pos+=n[0].length,!0))))}],["entity",function(e,r){var t,n,s,o=e.pos,i=e.posMax;if(38!==e.src.charCodeAt(o))return!1;if(o+1>=i)return!1;if(35===e.src.charCodeAt(o+1)){if(n=e.src.slice(o).match(ir))return r||(t="x"===n[1][0].toLowerCase()?parseInt(n[1].slice(1),16):parseInt(n[1],10),(s=e.push("text_special","",0)).content=sr(t)?or(t):or(65533),s.markup=n[0],s.info="entity"),e.pos+=n[0].length,!0}else if((n=e.src.slice(o).match(ar))&&nr(tr,n[1]))return r||((s=e.push("text_special","",0)).content=tr[n[1]],s.markup=n[0],s.info="entity"),e.pos+=n[0].length,!0;return!1}]],_r=[["balance_pairs",function(e){var r,t=e.tokens_meta,n=e.tokens_meta.length;for(cr(0,e.delimiters),r=0;r0&&n++,"text"===s[r].type&&r+1=o)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},kr.prototype.parse=function(e,r,t,n){var s,o,i,a=new this.State(e,r,t,n);for(this.tokenize(a),i=(o=this.ruler2.getRules("")).length,s=0;s=3&&":"===e[r-3]||r>=3&&"/"===e[r-3]?0:n.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(e,r,t){var n=e.slice(r);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(n)?n.match(t.re.mailto)[0].length:0}}},wr="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function Er(e){var r=e.re=function(e){var r={};return e=e||{},r.src_Any=D.source,r.src_Cc=w.source,r.src_Z=E.source,r.src_P=n.source,r.src_ZPCc=[r.src_Z,r.src_P,r.src_Cc].join("|"),r.src_ZCc=[r.src_Z,r.src_Cc].join("|"),r.src_pseudo_letter="(?:(?![><|]|"+r.src_ZPCc+")"+r.src_Any+")",r.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",r.src_auth="(?:(?:(?!"+r.src_ZCc+"|[@/\\[\\]()]).)+@)?",r.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",r.src_host_terminator="(?=$|[><|]|"+r.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+r.src_ZPCc+"))",r.src_path="(?:[/?#](?:(?!"+r.src_ZCc+"|[><|]|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+r.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+r.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+r.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+r.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+r.src_ZCc+"|[']).)+\\'|\\'(?="+r.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+r.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+r.src_ZCc+"|$)|;(?!"+r.src_ZCc+"|$)|\\!+(?!"+r.src_ZCc+"|[!]|$)|\\?(?!"+r.src_ZCc+"|[?]|$))+|\\/)?",r.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',r.src_xn="xn--[a-z0-9\\-]{1,59}",r.src_domain_root="(?:"+r.src_xn+"|"+r.src_pseudo_letter+"{1,63})",r.src_domain="(?:"+r.src_xn+"|(?:"+r.src_pseudo_letter+")|(?:"+r.src_pseudo_letter+"(?:-|"+r.src_pseudo_letter+"){0,61}"+r.src_pseudo_letter+"))",r.src_host="(?:(?:(?:(?:"+r.src_domain+")\\.)*"+r.src_domain+"))",r.tpl_host_fuzzy="(?:"+r.src_ip4+"|(?:(?:(?:"+r.src_domain+")\\.)+(?:%TLDS%)))",r.tpl_host_no_ip_fuzzy="(?:(?:(?:"+r.src_domain+")\\.)+(?:%TLDS%))",r.src_host_strict=r.src_host+r.src_host_terminator,r.tpl_host_fuzzy_strict=r.tpl_host_fuzzy+r.src_host_terminator,r.src_host_port_strict=r.src_host+r.src_port+r.src_host_terminator,r.tpl_host_port_fuzzy_strict=r.tpl_host_fuzzy+r.src_port+r.src_host_terminator,r.tpl_host_port_no_ip_fuzzy_strict=r.tpl_host_no_ip_fuzzy+r.src_port+r.src_host_terminator,r.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+r.src_ZPCc+"|>|$))",r.tpl_email_fuzzy='(^|[><|]|"|\\(|'+r.src_ZCc+")("+r.src_email_name+"@"+r.tpl_host_fuzzy_strict+")",r.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+r.src_ZPCc+"))((?![$+<=>^`||])"+r.tpl_host_port_fuzzy_strict+r.src_path+")",r.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+r.src_ZPCc+"))((?![$+<=>^`||])"+r.tpl_host_port_no_ip_fuzzy_strict+r.src_path+")",r}(e.__opts__),t=e.__tlds__.slice();function s(e){return e.replace("%TLDS%",r.src_tlds)}e.onCompile(),e.__tlds_replaced__||t.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),t.push(r.src_xn),r.src_tlds=t.join("|"),r.email_fuzzy=RegExp(s(r.tpl_email_fuzzy),"i"),r.link_fuzzy=RegExp(s(r.tpl_link_fuzzy),"i"),r.link_no_ip_fuzzy=RegExp(s(r.tpl_link_no_ip_fuzzy),"i"),r.host_fuzzy_test=RegExp(s(r.tpl_host_fuzzy_test),"i");var o=[];function i(e,r){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+r)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(r){var t=e.__schemas__[r];if(null!==t){var n={validate:null,link:null};if(e.__compiled__[r]=n,"[object Object]"===Cr(t))return!function(e){return"[object RegExp]"===Cr(e)}(t.validate)?yr(t.validate)?n.validate=t.validate:i(r,t):n.validate=function(e){return function(r,t){var n=r.slice(t);return e.test(n)?n.match(e)[0].length:0}}(t.validate),void(yr(t.normalize)?n.normalize=t.normalize:t.normalize?i(r,t):n.normalize=function(e,r){r.normalize(e)});!function(e){return"[object String]"===Cr(e)}(t)?i(r,t):o.push(r)}})),o.forEach((function(r){e.__compiled__[e.__schemas__[r]]&&(e.__compiled__[r].validate=e.__compiled__[e.__schemas__[r]].validate,e.__compiled__[r].normalize=e.__compiled__[e.__schemas__[r]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,r){r.normalize(e)}};var a=Object.keys(e.__compiled__).filter((function(r){return r.length>0&&e.__compiled__[r]})).map(Ar).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+r.src_ZPCc+"))("+a+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+r.src_ZPCc+"))("+a+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function qr(e,r){var t=e.__index__,n=e.__last_index__,s=e.__text_cache__.slice(t,n);this.schema=e.__schema__.toLowerCase(),this.index=t+r,this.lastIndex=n+r,this.raw=s,this.text=s,this.url=s}function Sr(e,r){var t=new qr(e,r);return e.__compiled__[t.schema].normalize(t,e),t}function Fr(e,r){if(!(this instanceof Fr))return new Fr(e,r);var t;r||(t=e,Object.keys(t||{}).reduce((function(e,r){return e||xr.hasOwnProperty(r)}),!1)&&(r=e,e={})),this.__opts__=vr({},xr,r),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=vr({},Dr,e),this.__compiled__={},this.__tlds__=wr,this.__tlds_replaced__=!1,this.re={},Er(this)}Fr.prototype.add=function(e,r){return this.__schemas__[e]=r,Er(this),this},Fr.prototype.set=function(e){return this.__opts__=vr(this.__opts__,e),this},Fr.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var r,t,n,s,o,i,a,c;if(this.re.schema_test.test(e))for((a=this.re.schema_search).lastIndex=0;null!==(r=a.exec(e));)if(s=this.testSchemaAt(e,r[2],a.lastIndex)){this.__schema__=r[2],this.__index__=r.index+r[1].length,this.__last_index__=r.index+r[0].length+s;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(c=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||c=0&&null!==(n=e.match(this.re.email_fuzzy))&&(o=n.index+n[1].length,i=n.index+n[0].length,(this.__index__<0||othis.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=i)),this.__index__>=0},Fr.prototype.pretest=function(e){return this.re.pretest.test(e)},Fr.prototype.testSchemaAt=function(e,r,t){return this.__compiled__[r.toLowerCase()]?this.__compiled__[r.toLowerCase()].validate(e,t,this):0},Fr.prototype.match=function(e){var r=0,t=[];this.__index__>=0&&this.__text_cache__===e&&(t.push(Sr(this,r)),r=this.__last_index__);for(var n=r?e.slice(r):e;this.test(n);)t.push(Sr(this,r)),n=n.slice(this.__last_index__),r+=this.__last_index__;return t.length?t:null},Fr.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;var r=this.re.schema_at_start.exec(e);if(!r)return null;var t=this.testSchemaAt(e,r[2],r[0].length);return t?(this.__schema__=r[2],this.__index__=r.index+r[1].length,this.__last_index__=r.index+r[0].length+t,Sr(this,0)):null},Fr.prototype.tlds=function(e,r){return e=Array.isArray(e)?e:[e],r?(this.__tlds__=this.__tlds__.concat(e).sort().filter((function(e,r,t){return e!==t[r-1]})).reverse(),Er(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,Er(this),this)},Fr.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},Fr.prototype.onCompile=function(){};var Lr=Fr,zr=2147483647,Tr=/^xn--/,Ir=/[^\x20-\x7E]/,Mr=/[\x2E\u3002\uFF0E\uFF61]/g,Rr={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Br=Math.floor,Nr=String.fromCharCode; +/*! https://mths.be/punycode v1.4.1 by @mathias */function Or(e){throw new RangeError(Rr[e])}function Pr(e,r){for(var t=e.length,n=[];t--;)n[t]=r(e[t]);return n}function jr(e,r){var t=e.split("@"),n="";return t.length>1&&(n=t[0]+"@",e=t[1]),n+Pr((e=e.replace(Mr,".")).split("."),r).join(".")}function Ur(e){for(var r,t,n=[],s=0,o=e.length;s=55296&&r<=56319&&s65535&&(r+=Nr((e-=65536)>>>10&1023|55296),e=56320|1023&e),r+=Nr(e)})).join("")}function Zr(e,r){return e+22+75*(e<26)-((0!=r)<<5)}function $r(e,r,t){var n=0;for(e=t?Br(e/700):e>>1,e+=Br(e/r);e>455;n+=36)e=Br(e/35);return Br(n+36*e/(e+38))}function Gr(e){var r,t,n,s,o,i,a,c,l,u,p,h=[],f=e.length,d=0,m=128,g=72;for((t=e.lastIndexOf("-"))<0&&(t=0),n=0;n=128&&Or("not-basic"),h.push(e.charCodeAt(n));for(s=t>0?t+1:0;s=f&&Or("invalid-input"),((c=(p=e.charCodeAt(s++))-48<10?p-22:p-65<26?p-65:p-97<26?p-97:36)>=36||c>Br((zr-d)/i))&&Or("overflow"),d+=c*i,!(c<(l=a<=g?1:a>=g+26?26:a-g));a+=36)i>Br(zr/(u=36-l))&&Or("overflow"),i*=u;g=$r(d-o,r=h.length+1,0==o),Br(d/r)>zr-m&&Or("overflow"),m+=Br(d/r),d%=r,h.splice(d++,0,m)}return Vr(h)}function Hr(e){var r,t,n,s,o,i,a,c,l,u,p,h,f,d,m,g=[];for(h=(e=Ur(e)).length,r=128,t=0,o=72,i=0;i=r&&pBr((zr-t)/(f=n+1))&&Or("overflow"),t+=(a-r)*f,r=a,i=0;izr&&Or("overflow"),p==r){for(c=t,l=36;!(c<(u=l<=o?1:l>=o+26?26:l-o));l+=36)m=c-u,d=36-u,g.push(Nr(Zr(u+m%d,0))),c=Br(m/d);g.push(Nr(Zr(c,0))),o=$r(t,f,n==s),t=0,++n}++t,++r}return g.join("")}function Jr(e){return jr(e,(function(e){return Tr.test(e)?Gr(e.slice(4).toLowerCase()):e}))}function Wr(e){return jr(e,(function(e){return Ir.test(e)?"xn--"+Hr(e):e}))}var Yr={decode:Ur,encode:Vr},Kr={version:"1.4.1",ucs2:Yr,toASCII:Wr,toUnicode:Jr,encode:Hr,decode:Gr},Qr=r,Xr=q,et=R,rt=pe,tt=Ne,nt=br,st=Lr,ot=s,it=e(Object.freeze({__proto__:null,decode:Gr,encode:Hr,toUnicode:Jr,toASCII:Wr,version:"1.4.1",ucs2:Yr,default:Kr})),at={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},ct=/^(vbscript|javascript|file|data):/,lt=/^data:image\/(gif|png|jpeg|webp);/;function ut(e){var r=e.trim().toLowerCase();return!ct.test(r)||!!lt.test(r)}var pt=["http:","https:","mailto:"];function ht(e){var r=ot.parse(e,!0);if(r.hostname&&(!r.protocol||pt.indexOf(r.protocol)>=0))try{r.hostname=it.toASCII(r.hostname)}catch(e){}return ot.encode(ot.format(r))}function ft(e){var r=ot.parse(e,!0);if(r.hostname&&(!r.protocol||pt.indexOf(r.protocol)>=0))try{r.hostname=it.toUnicode(r.hostname)}catch(e){}return ot.decode(ot.format(r),ot.decode.defaultChars+"%")}function dt(e,r){if(!(this instanceof dt))return new dt(e,r);r||Qr.isString(e)||(r=e||{},e="default"),this.inline=new nt,this.block=new tt,this.core=new rt,this.renderer=new et,this.linkify=new st,this.validateLink=ut,this.normalizeLink=ht,this.normalizeLinkText=ft,this.utils=Qr,this.helpers=Qr.assign({},Xr),this.options={},this.configure(e),r&&this.set(r)}dt.prototype.set=function(e){return Qr.assign(this.options,e),this},dt.prototype.configure=function(e){var r,t=this;if(Qr.isString(e)&&!(e=at[r=e]))throw new Error('Wrong `markdown-it` preset "'+r+'", check name');if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&t.set(e.options),e.components&&Object.keys(e.components).forEach((function(r){e.components[r].rules&&t[r].ruler.enableOnly(e.components[r].rules),e.components[r].rules2&&t[r].ruler2.enableOnly(e.components[r].rules2)})),this},dt.prototype.enable=function(e,r){var t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(r){t=t.concat(this[r].ruler.enable(e,!0))}),this),t=t.concat(this.inline.ruler2.enable(e,!0));var n=e.filter((function(e){return t.indexOf(e)<0}));if(n.length&&!r)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this},dt.prototype.disable=function(e,r){var t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(r){t=t.concat(this[r].ruler.disable(e,!0))}),this),t=t.concat(this.inline.ruler2.disable(e,!0));var n=e.filter((function(e){return t.indexOf(e)<0}));if(n.length&&!r)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this},dt.prototype.use=function(e){var r=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,r),this},dt.prototype.parse=function(e,r){if("string"!=typeof e)throw new Error("Input data should be a String");var t=new this.core.State(e,this,r);return this.core.process(t),t.tokens},dt.prototype.render=function(e,r){return r=r||{},this.renderer.render(this.parse(e,r),this.options,r)},dt.prototype.parseInline=function(e,r){var t=new this.core.State(e,this,r);return t.inlineMode=!0,this.core.process(t),t.tokens},dt.prototype.renderInline=function(e,r){return r=r||{},this.renderer.render(this.parseInline(e,r),this.options,r)};var mt=dt;export default mt; diff --git a/lib/string-similarity.min.js b/lib/string-similarity.min.js new file mode 100644 index 0000000..30ed2e0 --- /dev/null +++ b/lib/string-similarity.min.js @@ -0,0 +1 @@ +!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.stringSimilarity=e():t.stringSimilarity=e()}(self,(function(){return t={138:t=>{function e(t,e){if((t=t.replace(/\s+/g,""))===(e=e.replace(/\s+/g,"")))return 1;if(t.length<2||e.length<2)return 0;let r=new Map;for(let e=0;e0&&(r.set(o,s-1),n++)}return 2*n/(t.length+e.length-2)}t.exports={compareTwoStrings:e,findBestMatch:function(t,r){if(!function(t,e){return"string"==typeof t&&!!Array.isArray(e)&&!!e.length&&!e.find((function(t){return"string"!=typeof t}))}(t,r))throw new Error("Bad arguments: First argument should be a string, second should be an array of strings");const n=[];let o=0;for(let s=0;sn[o].rating&&(o=s)}return{ratings:n,bestMatch:n[o],bestMatchIndex:o}}}}},e={},function r(n){if(e[n])return e[n].exports;var o=e[n]={exports:{}};return t[n](o,o.exports,r),o.exports}(138);var t,e})); \ No newline at end of file diff --git a/lib/uuid-min.js b/lib/uuid-min.js new file mode 100644 index 0000000..afc4614 --- /dev/null +++ b/lib/uuid-min.js @@ -0,0 +1,132 @@ +/** + * Minified by jsDelivr using Terser v5.19.2. + * Original file: /npm/uuidjs@5.1.0/dist/uuid.js + * + * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files + */ +/** + * UUID.js - RFC-compliant UUID Generator for JavaScript + * + * @author LiosK + * @version v5.1.0 + * @license Apache License 2.0: Copyright (c) 2010-2024 LiosK + * @packageDocumentation + */ +var _a; +export class UUID { + static generate() { + var e = _a._getRandomInt, + t = _a._hexAligner; + return t(e(32), 8) + '-' + t(e(16), 4) + '-' + t(16384 | e(12), 4) + '-' + t(32768 | e(14), 4) + '-' + t(e(48), 12); + } + static _getRandomInt(e) { + if (e < 0 || e > 53) return NaN; + var t = 0 | (1073741824 * Math.random()); + return e > 30 ? t + 1073741824 * (0 | (Math.random() * (1 << (e - 30)))) : t >>> (30 - e); + } + static _hexAligner(e, t) { + for (var a = e.toString(16), i = t - a.length, n = '0'; i > 0; i >>>= 1, n += n) 1 & i && (a = n + a); + return a; + } + static useMathRandom() { + _a._getRandomInt = _a._mathPRNG; + } + static genV4() { + var e = _a._getRandomInt; + return new _a(e(32), e(16), 16384 | e(12), 128 | e(6), e(8), e(48)); + } + static parse(e) { + var t; + if ((t = /^\s*(urn:uuid:|\{)?([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{2})([0-9a-f]{2})-([0-9a-f]{12})(\})?\s*$/i.exec(e))) { + var a = t[1] || '', + i = t[8] || ''; + if (a + i === '' || ('{' === a && '}' === i) || ('urn:uuid:' === a.toLowerCase() && '' === i)) + return new _a(parseInt(t[2], 16), parseInt(t[3], 16), parseInt(t[4], 16), parseInt(t[5], 16), parseInt(t[6], 16), parseInt(t[7], 16)); + } + return null; + } + constructor(e, t, a, i, n, s) { + var r = _a.FIELD_NAMES, + _ = _a.FIELD_SIZES, + h = _a._binAligner, + d = _a._hexAligner; + (this.intFields = new Array(6)), (this.bitFields = new Array(6)), (this.hexFields = new Array(6)); + for (var o = 0; o < 6; o++) { + var u = parseInt(arguments[o] || 0); + (this.intFields[o] = this.intFields[r[o]] = u), (this.bitFields[o] = this.bitFields[r[o]] = h(u, _[o])), (this.hexFields[o] = this.hexFields[r[o]] = d(u, _[o] >>> 2)); + } + (this.version = (this.intFields.timeHiAndVersion >>> 12) & 15), + (this.bitString = this.bitFields.join('')), + (this.hexNoDelim = this.hexFields.join('')), + (this.hexString = this.hexFields[0] + '-' + this.hexFields[1] + '-' + this.hexFields[2] + '-' + this.hexFields[3] + this.hexFields[4] + '-' + this.hexFields[5]), + (this.urn = 'urn:uuid:' + this.hexString); + } + static _binAligner(e, t) { + for (var a = e.toString(2), i = t - a.length, n = '0'; i > 0; i >>>= 1, n += n) 1 & i && (a = n + a); + return a; + } + toString() { + return this.hexString; + } + equals(e) { + if (!(e instanceof _a)) return !1; + for (var t = 0; t < 6; t++) if (this.intFields[t] !== e.intFields[t]) return !1; + return !0; + } + static genV1() { + null == _a._state && (_a._state = new UUIDState()); + var e = new Date().getTime(), + t = _a._state; + e != t.timestamp ? (e < t.timestamp && t.sequence++, (t.timestamp = e), (t.tick = _a._getRandomInt(12))) : t.tick < 9992 ? (t.tick += 1 + _a._getRandomInt(3)) : t.sequence++; + var a = _a._getTimeFieldValues(t.timestamp), + i = a.low + t.tick, + n = (4095 & a.hi) | 4096; + t.sequence &= 16383; + var s = (t.sequence >>> 8) | 128, + r = 255 & t.sequence; + return new _a(i, a.mid, n, s, r, t.node); + } + static resetState() { + _a._state = new UUIDState(); + } + static _getTimeFieldValues(e) { + var t = e - Date.UTC(1582, 9, 15), + a = ((t / 4294967296) * 1e4) & 268435455; + return { low: (1e4 * (268435455 & t)) % 4294967296, mid: 65535 & a, hi: a >>> 16, timestamp: t }; + } + static genV6() { + null == _a._state && (_a._state = new UUIDState()); + var e = new Date().getTime(), + t = _a._state; + e != t.timestamp ? (e < t.timestamp && t.sequence++, (t.timestamp = e), (t.tick = _a._getRandomInt(12))) : t.tick < 9992 ? (t.tick += 1 + _a._getRandomInt(3)) : t.sequence++; + var a = t.timestamp - Date.UTC(1582, 9, 15), + i = Math.floor((a / 268435456) * 1e4) % 4294967296, + n = ((1e4 * (268435455 & a)) & 268435455) + t.tick, + s = n >>> 12, + r = (4095 & n) | 24576; + t.sequence &= 16383; + var _ = (t.sequence >>> 8) | 128, + h = 255 & t.sequence; + return new _a(i, s, r, _, h, t.node); + } +} +(_a = UUID), + (UUID._mathPRNG = _a._getRandomInt), + 'undefined' != typeof crypto && + crypto.getRandomValues && + (_a._getRandomInt = (e) => { + if (e < 0 || e > 53) return NaN; + var t = new Uint32Array(e > 32 ? 2 : 1); + return crypto.getRandomValues(t), e > 32 ? t[0] + 4294967296 * (t[1] >>> (64 - e)) : t[0] >>> (32 - e); + }), + (UUID.FIELD_NAMES = ['timeLow', 'timeMid', 'timeHiAndVersion', 'clockSeqHiAndReserved', 'clockSeqLow', 'node']), + (UUID.FIELD_SIZES = [32, 16, 16, 8, 8, 48]), + (UUID.NIL = new _a(0, 0, 0, 0, 0, 0)), + (UUID._state = null); +class UUIDState { + constructor() { + var e = UUID._getRandomInt; + (this.timestamp = 0), (this.tick = 0), (this.sequence = e(14)), (this.node = 1099511627776 * (1 | e(8)) + e(40)); + } +} +//# sourceMappingURL=/sm/14547599d24239455943f4481cadea00302ff64afee28ff8598a7fb36c36ddc0.map diff --git a/main.js b/main.js index 08805d9..bd6b237 100644 --- a/main.js +++ b/main.js @@ -1,16 +1,26 @@ -import App from './App' +import App from '@/App' import * as Pinia from 'pinia' -import globalFunction from './common/globalFunction' -import request from './utils/request' +import globalFunction from '@/common/globalFunction' +import '@/lib/string-similarity.min.js' +import similarityJobs from '@/utils/similarity_Job.js'; +import NoBouncePage from '@/components/NoBouncePage/NoBouncePage.vue' import { - createSSRApp + createSSRApp, } from 'vue' +// 全局组件 export function createApp() { const app = createSSRApp(App) - app.use(Pinia.createPinia()); - app.provide('globalFunction', globalFunction); + + app.component('NoBouncePage', NoBouncePage) + + app.provide('globalFunction', { + ...globalFunction, + similarityJobs + }); app.provide('deviceInfo', globalFunction.getdeviceInfo()); + + app.use(Pinia.createPinia()); return { app, Pinia diff --git a/manifest.json b/manifest.json index f3ea049..25a9177 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "qingdao-employment-service", "appid": "__UNI__C939371", - "description": "", + "description": "招聘", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, @@ -77,5 +77,29 @@ "enable": false }, "vueVersion": "3", - "locale": "zh-Hans" + "locale": "zh-Hans", + "h5": { + "router": { + "base": "/app/", + "mode": "hash" + }, + "title": "青岛智慧就业服务", + "optimization": { + "treeShaking": { + "enable": true + } + }, + "sdkConfigs": { + "maps": { + "amap": { + "key": "9cfc9370bd8a941951da1cea0308e9e3", + "securityJsCode": "7b16386c7f744c3ca05595965f2b037f", + "serviceHost": "" + } + } + }, + "unipush": { + "enable": true + } + } } \ No newline at end of file diff --git a/package.json b/package.json deleted file mode 100644 index a558a48..0000000 --- a/package.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "id": "arc-slider", - "name": "弧形滑动选择器", - "displayName": "弧形滑动选择器", - "version": "3.0.1", - "description": "弧形滑动选择器", - "keywords": [ - "弧线", - "选择器", - "滑动", - "滑动选择器" - ], - "dcloudext": { - "category": [ - "前端组件", - "通用组件" - ] - } -} \ No newline at end of file diff --git a/packageA/pages/Intendedposition/Intendedposition.vue b/packageA/pages/Intendedposition/Intendedposition.vue new file mode 100644 index 0000000..1d20817 --- /dev/null +++ b/packageA/pages/Intendedposition/Intendedposition.vue @@ -0,0 +1,145 @@ + + + + + diff --git a/packageA/pages/UnitDetails/UnitDetails.vue b/packageA/pages/UnitDetails/UnitDetails.vue index e608f5e..24bdf9a 100644 --- a/packageA/pages/UnitDetails/UnitDetails.vue +++ b/packageA/pages/UnitDetails/UnitDetails.vue @@ -2,13 +2,16 @@ - 湖南沃森电器科技有限公司 + {{ companyInfo.name }} - 青岛 青岛经济技术开发区 + 青岛 {{ companyInfo.location }} + + + {{ companyInfo.industry }} + - 制造业 100-299人 @@ -16,73 +19,89 @@ 单位介绍 - 我司在永磁同步电机行业技术优势明显:最高载频达24kHZ,最高运行频率3000HZ,最高运行转速达到180000rpm。 + {{ companyInfo.description }} 在招职位 - + - {{ job.title }} + {{ job.jobTitle }} - {{ tag }} + + + + + + + + {{ job.vacancies }}人 - {{ job.location }} + + 青岛 + + - {{ job.salary }} - 🔥 + {{ job.minSalary }}-{{ job.maxSalary }}/月 + 🔥 - diff --git a/packageA/pages/choiceness/choiceness.vue b/packageA/pages/choiceness/choiceness.vue index acd0595..a1377bd 100644 --- a/packageA/pages/choiceness/choiceness.vue +++ b/packageA/pages/choiceness/choiceness.vue @@ -5,12 +5,18 @@ - - 事业单位 - 已关注 ✓ + + {{ item.name }} + 已关注 ✓ + 特别关注 - + + + diff --git a/packageA/pages/myResume/myResume.vue b/packageA/pages/myResume/myResume.vue index f04bef7..7fe6959 100644 --- a/packageA/pages/myResume/myResume.vue +++ b/packageA/pages/myResume/myResume.vue @@ -5,10 +5,30 @@ - 用户姓名 - + {{ state.name || '编辑用户名' }} + + + + + - 男 23岁 + + + {{ state.age }}岁 + @@ -17,22 +37,67 @@ 出生年月: - 2001/01/01 + + + {{ state.date }} + + + + + 学历: - 2001/01/01 + + + {{ state.educationList[state.education].label }} + 政治面貌: - 2001/01/01 + + + {{ state.affiliationList[state.politicalAffiliation].label }} + - + 联系方式: - 2001/01/01 - - - + + @@ -43,14 +108,11 @@ 期望职位: - 销售工程师 - 销售工程师 - 销售工程师 - 销售工程师 + {{ item }} + + + - - - @@ -60,10 +122,33 @@ 期望薪资: - 8-10k - - - + + + {{ state.salaryMin / 1000 }}k-{{ state.salaryMax / 1000 }}k + + + + + + @@ -73,10 +158,35 @@ 期望工作地: - 青岛-青岛经济技术开发区 - - - + + + 青岛 - + + + + + + 青岛 - + {{ state.areaList[state.area].label }} + + + + + + + + @@ -88,15 +198,283 @@ 上传简历 + + + + + + 取消 + 确认 + + + + + + + + + - diff --git a/packageA/pages/post/post.vue b/packageA/pages/post/post.vue index e35687a..b4fa24a 100644 --- a/packageA/pages/post/post.vue +++ b/packageA/pages/post/post.vue @@ -1,63 +1,176 @@ diff --git a/pages.json b/pages.json index a073332..5874a08 100644 --- a/pages.json +++ b/pages.json @@ -3,24 +3,29 @@ { "path": "pages/index/index", "style": { + "navigationBarTitleText": "青岛智慧就业平台", "navigationStyle": "custom" } }, { "path": "pages/mine/mine", "style": { + "navigationBarTitleText": "我的", "navigationStyle": "custom" } }, { "path": "pages/msglog/msglog", "style": { - "navigationStyle": "custom" + "navigationBarTitleText": "消息", + "navigationStyle": "custom", + "enablePullDownRefresh": false } }, { "path": "pages/careerfair/careerfair", "style": { + "navigationBarTitleText": "招聘会", "navigationStyle": "custom" } }, @@ -38,46 +43,81 @@ "navigationBarBackgroundColor": "#4778EC", "navigationBarTextStyle": "white" } + }, + { + "path": "pages/chat/chat", + "style": { + "navigationBarTitleText": "AI+", + "navigationBarBackgroundColor": "#4778EC", + "navigationBarTextStyle": "white", + "enablePullDownRefresh": false, + // #ifdef H5 + "navigationStyle": "custom" + //#endif + } } ], "subpackages": [{ "root": "packageA", "pages": [{ - "path": "pages/choiceness/choiceness", - "style": { - "navigationBarTitleText": "精选", - "navigationBarBackgroundColor": "#4778EC", - "navigationBarTextStyle": "white" + "path": "pages/choiceness/choiceness", + "style": { + "navigationBarTitleText": "精选", + "navigationBarBackgroundColor": "#4778EC", + "navigationBarTextStyle": "white" + } + }, { + "path": "pages/post/post", + "style": { + "navigationBarTitleText": "职位详情", + "navigationBarBackgroundColor": "#4778EC", + "navigationBarTextStyle": "white" + } + }, { + "path": "pages/UnitDetails/UnitDetails", + "style": { + "navigationBarTitleText": "单位详情", + "navigationBarBackgroundColor": "#4778EC", + "navigationBarTextStyle": "white" + } + }, { + "path": "pages/exhibitors/exhibitors", + "style": { + "navigationBarTitleText": "参展单位", + "navigationBarBackgroundColor": "#4778EC", + "navigationBarTextStyle": "white" + } + }, { + "path": "pages/myResume/myResume", + "style": { + "navigationBarTitleText": "我的简历", + "navigationBarBackgroundColor": "#4778EC", + "navigationBarTextStyle": "white" + } + }, { + "path": "pages/Intendedposition/Intendedposition", + "style": { + "navigationBarTitleText": "意向岗位", + "navigationBarBackgroundColor": "#4778EC", + "navigationBarTextStyle": "white" + } + }, { + "path": "pages/collection/collection", + "style": { + "navigationBarTitleText": "我的收藏", + "navigationBarBackgroundColor": "#4778EC", + "navigationBarTextStyle": "white" + } + }, + { + "path": "pages/browseJob/browseJob", + "style": { + "navigationBarTitleText": "我的浏览", + "navigationBarBackgroundColor": "#4778EC", + "navigationBarTextStyle": "white" + } } - }, { - "path": "pages/post/post", - "style": { - "navigationBarTitleText": "职位详情", - "navigationBarBackgroundColor": "#4778EC", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/UnitDetails/UnitDetails", - "style": { - "navigationBarTitleText": "单位详情", - "navigationBarBackgroundColor": "#4778EC", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/exhibitors/exhibitors", - "style": { - "navigationBarTitleText": "参展单位", - "navigationBarBackgroundColor": "#4778EC", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/myResume/myResume", - "style": { - "navigationBarTitleText": "我的简历", - "navigationBarBackgroundColor": "#4778EC", - "navigationBarTextStyle": "white" - } - }] + ] }], "tabBar": { "color": "#7A7E83", @@ -91,16 +131,21 @@ }, "list": [{ "pagePath": "pages/index/index", - "iconPath": "static/tabbar/post.png", - "selectedIconPath": "static/tabbar/posted.png", + "iconPath": "static/tabbar/calendar.png", + "selectedIconPath": "static/tabbar/calendared.png", "text": "职位" }, { "pagePath": "pages/careerfair/careerfair", - "iconPath": "static/tabbar/calendar.png", - "selectedIconPath": "static/tabbar/calendared.png", + "iconPath": "static/tabbar/post.png", + "selectedIconPath": "static/tabbar/posted.png", "text": "招聘会" }, + { + "pagePath": "pages/chat/chat", + "iconPath": "static/tabbar/logo2.png", + "selectedIconPath": "static/tabbar/logo2.png" + }, { "pagePath": "pages/msglog/msglog", "iconPath": "static/tabbar/chat4.png", diff --git a/pages/.DS_Store b/pages/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f77b7fc5c796e6b358b058f32a809ecb84502798 GIT binary patch literal 6148 zcmeH~F$w}f3`G;&V!>uh%V|7-Hy9Q@ffrB|v=9YR>p8kVnIO1Yi^vZof0CK7>??LQ zBBK3mHy7zdq=lQx%)-DFc_Ujn$VRUB)#Y?NpZ2I(eH3SH4ew;IAKMfXAOR8}0TLjA zA0lA)HmsdgWh4O-Ab}?V`#vPNX$~z_{nLTqBLK8P*$r!-C7{U)&>UK-q5{*H9yD6j z#}KP~J2b_)99pW@cF`C;cVzub;QgOGwy`I(AQMGk}L;X0y%TE9jyNai9H|!@{KyzrRiVBQB0*--!1inh( E0T@IQvj6}9 literal 0 HcmV?d00001 diff --git a/pages/careerfair/careerfair.vue b/pages/careerfair/careerfair.vue index d0a333a..134a4ce 100644 --- a/pages/careerfair/careerfair.vue +++ b/pages/careerfair/careerfair.vue @@ -77,6 +77,7 @@ function getNextMonthDates() { background: linear-gradient( 180deg, #4778EC 0%, #002979 100%); display: flex; flex-direction: column; + position: fixed .careerfair-AI height: 42rpx; font-family: Inter, Inter; diff --git a/pages/chat/chat.vue b/pages/chat/chat.vue new file mode 100644 index 0000000..271bb59 --- /dev/null +++ b/pages/chat/chat.vue @@ -0,0 +1,221 @@ + + + + + diff --git a/pages/chat/components/AudioWave.vue b/pages/chat/components/AudioWave.vue new file mode 100644 index 0000000..d4f4cf8 --- /dev/null +++ b/pages/chat/components/AudioWave.vue @@ -0,0 +1,66 @@ + + + + + diff --git a/pages/chat/components/ai-paging.vue b/pages/chat/components/ai-paging.vue new file mode 100644 index 0000000..a523336 --- /dev/null +++ b/pages/chat/components/ai-paging.vue @@ -0,0 +1,783 @@ + + + + + diff --git a/pages/index/index.vue b/pages/index/index.vue index 6035904..82fb777 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,5 +1,5 @@ @@ -21,15 +22,17 @@ 个人信息仅用于推送优质内容 - + - + + - + - + + 下一步 @@ -43,10 +46,16 @@ 个人信息仅用于推送优质内容 - 30岁以下 - 31-40岁 - 41-50岁 - 51岁以上 + + + {{ item.label }} + 下一步 @@ -60,17 +69,15 @@ 个人信息仅用于推送优质内容 - 初中及以下 - 中专/中技 - 高中 - 大专 - 本科 - 硕士 - 博士 - MBA/EMBA - 留学-学士 - 留学-硕士 - 留学-博士 + + {{ item.label }} + 下一步 @@ -83,22 +90,28 @@ 个人信息仅用于推送优质内容 - - 不限 - 2k - 5k - 10k - 15k - - - - 不限 - 2k - 5k - 10k - 15k - 15k - + + + + + {{ item }}k + + + + + + + + {{ item }}k + + + + 下一步 @@ -112,17 +125,17 @@ 个人信息仅用于推送优质内容 - 市南区 - 市北区 - 李沧区 - 崂山区 - 荒岛区 - 城阳区 - 即墨区 - 胶州市 - 平度市 - 莱西市 - 不限区域 + + + {{ item.label }} + + 下一步 @@ -134,37 +147,13 @@ 您的期望岗位6/6 个人信息仅用于推送优质内容 - - - - - - - {{ item.label }} - - - - - 客户经理 - 客户经理 - 客户经理 - 客户经理 - 客户经理 - 客户经理 - 客户经理 - - + - - - + + @@ -174,61 +163,125 @@ diff --git a/pages/mine/mine.vue b/pages/mine/mine.vue index c2f962e..83897d1 100644 --- a/pages/mine/mine.vue +++ b/pages/mine/mine.vue @@ -3,11 +3,15 @@ AI+就业服务程序 - + + - 用户名 - 简历完成度80%,建议优化 + {{ userInfo.name || '暂无用户名' }} + + 简历完成度 {{ Completion }},建议优化 + + 简历完成度 {{ Completion }} @@ -15,15 +19,15 @@ 我的简历 - + 我的收藏 - + 我的浏览 - + 意向岗位 @@ -32,18 +36,50 @@ 实名认证 素质测评 AI面试 - 账号与安全 + 通知与提醒 - 退出登录 + 退出登录 + + + diff --git a/uni_modules/uni-data-select/package.json b/uni_modules/uni-data-select/package.json new file mode 100644 index 0000000..4dfebd7 --- /dev/null +++ b/uni_modules/uni-data-select/package.json @@ -0,0 +1,86 @@ +{ + "id": "uni-data-select", + "displayName": "uni-data-select 下拉框选择器", + "version": "1.0.8", + "description": "通过数据驱动的下拉框选择器", + "keywords": [ + "uni-ui", + "select", + "uni-data-select", + "下拉框", + "下拉选" +], + "repository": "https://github.com/dcloudio/uni-ui", + "engines": { + "HBuilderX": "^3.1.1" + }, + "directories": { + "example": "../../temps/example_temps" + }, +"dcloudext": { + "sale": { + "regular": { + "price": "0.00" + }, + "sourcecode": { + "price": "0.00" + } + }, + "contact": { + "qq": "" + }, + "declaration": { + "ads": "无", + "data": "无", + "permissions": "无" + }, + "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui", + "type": "component-vue" + }, + "uni_modules": { + "dependencies": ["uni-load-more"], + "encrypt": [], + "platforms": { + "cloud": { + "tcb": "y", + "aliyun": "y", + "alipay": "n" + }, + "client": { + "App": { + "app-vue": "u", + "app-nvue": "n" + }, + "H5-mobile": { + "Safari": "y", + "Android Browser": "y", + "微信浏览器(Android)": "y", + "QQ浏览器(Android)": "y" + }, + "H5-pc": { + "Chrome": "y", + "IE": "y", + "Edge": "y", + "Firefox": "y", + "Safari": "y" + }, + "小程序": { + "微信": "y", + "阿里": "u", + "百度": "u", + "字节跳动": "u", + "QQ": "u", + "京东": "u" + }, + "快应用": { + "华为": "u", + "联盟": "u" + }, + "Vue": { + "vue2": "y", + "vue3": "y" + } + } + } + } +} diff --git a/uni_modules/uni-data-select/readme.md b/uni_modules/uni-data-select/readme.md new file mode 100644 index 0000000..eb58de3 --- /dev/null +++ b/uni_modules/uni-data-select/readme.md @@ -0,0 +1,8 @@ +## DataSelect 下拉框选择器 +> **组件名:uni-data-select** +> 代码块: `uDataSelect` + +当选项过多时,使用下拉菜单展示并选择内容 + +### [查看文档](https://uniapp.dcloud.io/component/uniui/uni-data-select) +#### 如使用过程中有任何问题,或者您对uni-ui有一些好的建议,欢迎加入 uni-ui 交流群:871950839 diff --git a/uni_modules/uni-load-more/changelog.md b/uni_modules/uni-load-more/changelog.md new file mode 100644 index 0000000..667abdb --- /dev/null +++ b/uni_modules/uni-load-more/changelog.md @@ -0,0 +1,25 @@ +## 1.3.6(2024-10-15) +- 修复 微信小程序中的getSystemInfo警告 +## 1.3.5(2024-10-12) +- 修复 微信小程序中的getSystemInfo警告 +## 1.3.4(2024-10-12) +- 修复 微信小程序中的getSystemInfo警告 +## 1.3.3(2022-01-20) +- 新增 showText属性 ,是否显示文本 +## 1.3.2(2022-01-19) +- 修复 nvue 平台下不显示文本的bug +## 1.3.1(2022-01-19) +- 修复 微信小程序平台样式选择器报警告的问题 +## 1.3.0(2021-11-19) +- 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource) +- 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-load-more](https://uniapp.dcloud.io/component/uniui/uni-load-more) +## 1.2.1(2021-08-24) +- 新增 支持国际化 +## 1.2.0(2021-07-30) +- 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834) +## 1.1.8(2021-05-12) +- 新增 组件示例地址 +## 1.1.7(2021-03-30) +- 修复 uni-load-more 在首页使用时,h5 平台报 'uni is not defined' 的 bug +## 1.1.6(2021-02-05) +- 调整为uni_modules目录规范 diff --git a/uni_modules/uni-load-more/components/uni-load-more/i18n/en.json b/uni_modules/uni-load-more/components/uni-load-more/i18n/en.json new file mode 100644 index 0000000..6f45b0e --- /dev/null +++ b/uni_modules/uni-load-more/components/uni-load-more/i18n/en.json @@ -0,0 +1,5 @@ +{ + "uni-load-more.contentdown": "Pull up to show more", + "uni-load-more.contentrefresh": "loading...", + "uni-load-more.contentnomore": "No more data" +} diff --git a/uni_modules/uni-load-more/components/uni-load-more/i18n/index.js b/uni_modules/uni-load-more/components/uni-load-more/i18n/index.js new file mode 100644 index 0000000..fa8f0f3 --- /dev/null +++ b/uni_modules/uni-load-more/components/uni-load-more/i18n/index.js @@ -0,0 +1,8 @@ +import en from './en.json' +import zhHans from './zh-Hans.json' +import zhHant from './zh-Hant.json' +export default { + en, + 'zh-Hans': zhHans, + 'zh-Hant': zhHant +} diff --git a/uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hans.json b/uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hans.json new file mode 100644 index 0000000..3a14ca0 --- /dev/null +++ b/uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hans.json @@ -0,0 +1,5 @@ +{ + "uni-load-more.contentdown": "上拉显示更多", + "uni-load-more.contentrefresh": "正在加载...", + "uni-load-more.contentnomore": "没有更多数据了" +} diff --git a/uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hant.json b/uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hant.json new file mode 100644 index 0000000..ee99b06 --- /dev/null +++ b/uni_modules/uni-load-more/components/uni-load-more/i18n/zh-Hant.json @@ -0,0 +1,5 @@ +{ + "uni-load-more.contentdown": "上拉顯示更多", + "uni-load-more.contentrefresh": "正在加載...", + "uni-load-more.contentnomore": "沒有更多數據了" +} diff --git a/uni_modules/uni-load-more/components/uni-load-more/uni-load-more.vue b/uni_modules/uni-load-more/components/uni-load-more/uni-load-more.vue new file mode 100644 index 0000000..aa43c55 --- /dev/null +++ b/uni_modules/uni-load-more/components/uni-load-more/uni-load-more.vue @@ -0,0 +1,404 @@ + + + + + diff --git a/uni_modules/uni-load-more/package.json b/uni_modules/uni-load-more/package.json new file mode 100644 index 0000000..cf44bff --- /dev/null +++ b/uni_modules/uni-load-more/package.json @@ -0,0 +1,84 @@ +{ + "id": "uni-load-more", + "displayName": "uni-load-more 加载更多", + "version": "1.3.6", + "description": "LoadMore 组件,常用在列表里面,做滚动加载使用。", + "keywords": [ + "uni-ui", + "uniui", + "加载更多", + "load-more" +], + "repository": "https://github.com/dcloudio/uni-ui", + "engines": { + "HBuilderX": "" + }, + "directories": { + "example": "../../temps/example_temps" + }, +"dcloudext": { + "sale": { + "regular": { + "price": "0.00" + }, + "sourcecode": { + "price": "0.00" + } + }, + "contact": { + "qq": "" + }, + "declaration": { + "ads": "无", + "data": "无", + "permissions": "无" + }, + "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui", + "type": "component-vue" + }, + "uni_modules": { + "dependencies": ["uni-scss"], + "encrypt": [], + "platforms": { + "cloud": { + "tcb": "y", + "aliyun": "y", + "alipay": "n" + }, + "client": { + "App": { + "app-vue": "y", + "app-nvue": "y" + }, + "H5-mobile": { + "Safari": "y", + "Android Browser": "y", + "微信浏览器(Android)": "y", + "QQ浏览器(Android)": "y" + }, + "H5-pc": { + "Chrome": "y", + "IE": "y", + "Edge": "y", + "Firefox": "y", + "Safari": "y" + }, + "小程序": { + "微信": "y", + "阿里": "y", + "百度": "y", + "字节跳动": "y", + "QQ": "y" + }, + "快应用": { + "华为": "u", + "联盟": "u" + }, + "Vue": { + "vue2": "y", + "vue3": "y" + } + } + } + } +} diff --git a/uni_modules/uni-load-more/readme.md b/uni_modules/uni-load-more/readme.md new file mode 100644 index 0000000..54dc1fa --- /dev/null +++ b/uni_modules/uni-load-more/readme.md @@ -0,0 +1,14 @@ + + +### LoadMore 加载更多 +> **组件名:uni-load-more** +> 代码块: `uLoadMore` + + +用于列表中,做滚动加载使用,展示 loading 的各种状态。 + + +### [查看文档](https://uniapp.dcloud.io/component/uniui/uni-load-more) +#### 如使用过程中有任何问题,或者您对uni-ui有一些好的建议,欢迎加入 uni-ui 交流群:871950839 + + diff --git a/uni_modules/uni-popup/changelog.md b/uni_modules/uni-popup/changelog.md new file mode 100644 index 0000000..505fc70 --- /dev/null +++ b/uni_modules/uni-popup/changelog.md @@ -0,0 +1,90 @@ +## 1.9.6(2025-01-08) +- 修复 示例中过期图片地址 +## 1.9.5(2024-10-15) +- 修复 微信小程序中的getSystemInfo警告 +## 1.9.2(2024-09-21) +- 修复 uni-popup在android上的重复点击弹出位置不正确的bug +## 1.9.1(2024-04-02) +- 修复 uni-popup-dialog vue3下使用value无法进行绑定的bug(双向绑定兼容旧写法) +## 1.9.0(2024-03-28) +- 修复 uni-popup-dialog 双向绑定时初始化逻辑修正 +## 1.8.9(2024-03-20) +- 修复 uni-popup-dialog 数据输入时修正为双向绑定 +## 1.8.8(2024-02-20) +- 修复 uni-popup 在微信小程序下出现文字向上闪动的bug +## 1.8.7(2024-02-02) +- 新增 uni-popup-dialog 新增属性focus:input模式下,是否自动自动聚焦 +## 1.8.6(2024-01-30) +- 新增 uni-popup-dialog 新增属性maxLength:限制输入框字数 +## 1.8.5(2024-01-26) +- 新增 uni-popup-dialog 新增属性showClose:控制关闭按钮的显示 +## 1.8.4(2023-11-15) +- 新增 uni-popup 支持uni-app-x 注意暂时仅支持 `maskClick` `@open` `@close` +## 1.8.3(2023-04-17) +- 修复 uni-popup 重复打开时的 bug +## 1.8.2(2023-02-02) +- uni-popup-dialog 组件新增 inputType 属性 +## 1.8.1(2022-12-01) +- 修复 nvue 下 v-show 报错 +## 1.8.0(2022-11-29) +- 优化 主题样式 +## 1.7.9(2022-04-02) +- 修复 弹出层内部无法滚动的bug +## 1.7.8(2022-03-28) +- 修复 小程序中高度错误的bug +## 1.7.7(2022-03-17) +- 修复 快速调用open出现问题的Bug +## 1.7.6(2022-02-14) +- 修复 safeArea 属性不能设置为false的bug +## 1.7.5(2022-01-19) +- 修复 isMaskClick 失效的bug +## 1.7.4(2022-01-19) +- 新增 cancelText \ confirmText 属性 ,可自定义文本 +- 新增 maskBackgroundColor 属性 ,可以修改蒙版颜色 +- 优化 maskClick属性 更新为 isMaskClick ,解决微信小程序警告的问题 +## 1.7.3(2022-01-13) +- 修复 设置 safeArea 属性不生效的bug +## 1.7.2(2021-11-26) +- 优化 组件示例 +## 1.7.1(2021-11-26) +- 修复 vuedoc 文字错误 +## 1.7.0(2021-11-19) +- 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource) +- 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-popup](https://uniapp.dcloud.io/component/uniui/uni-popup) +## 1.6.2(2021-08-24) +- 新增 支持国际化 +## 1.6.1(2021-07-30) +- 优化 vue3下事件警告的问题 +## 1.6.0(2021-07-13) +- 组件兼容 vue3,如何创建vue3项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834) +## 1.5.0(2021-06-23) +- 新增 mask-click 遮罩层点击事件 +## 1.4.5(2021-06-22) +- 修复 nvue 平台中间弹出后,点击内容,再点击遮罩无法关闭的Bug +## 1.4.4(2021-06-18) +- 修复 H5平台中间弹出后,点击内容,再点击遮罩无法关闭的Bug +## 1.4.3(2021-06-08) +- 修复 错误的 watch 字段 +- 修复 safeArea 属性不生效的问题 +- 修复 点击内容,再点击遮罩无法关闭的Bug +## 1.4.2(2021-05-12) +- 新增 组件示例地址 +## 1.4.1(2021-04-29) +- 修复 组件内放置 input 、textarea 组件,无法聚焦的问题 +## 1.4.0 (2021-04-29) +- 新增 type 属性的 left\right 值,支持左右弹出 +- 新增 open(String:type) 方法参数 ,可以省略 type 属性 ,直接传入类型打开指定弹窗 +- 新增 backgroundColor 属性,可定义主窗口背景色,默认不显示背景色 +- 新增 safeArea 属性,是否适配底部安全区 +- 修复 App\h5\微信小程序底部安全区占位不对的Bug +- 修复 App 端弹出等待的Bug +- 优化 提升低配设备性能,优化动画卡顿问题 +- 优化 更简单的组件自定义方式 +## 1.2.9(2021-02-05) +- 优化 组件引用关系,通过uni_modules引用组件 +## 1.2.8(2021-02-05) +- 调整为uni_modules目录规范 +## 1.2.7(2021-02-05) +- 调整为uni_modules目录规范 +- 新增 支持 PC 端 +- 新增 uni-popup-message 、uni-popup-dialog扩展组件支持 PC 端 diff --git a/uni_modules/uni-popup/components/uni-popup-dialog/keypress.js b/uni_modules/uni-popup/components/uni-popup-dialog/keypress.js new file mode 100644 index 0000000..a747b9f --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup-dialog/keypress.js @@ -0,0 +1,45 @@ +// #ifdef H5 +export default { + name: 'Keypress', + props: { + disable: { + type: Boolean, + default: false + } + }, + mounted () { + const keyNames = { + esc: ['Esc', 'Escape'], + tab: 'Tab', + enter: 'Enter', + space: [' ', 'Spacebar'], + up: ['Up', 'ArrowUp'], + left: ['Left', 'ArrowLeft'], + right: ['Right', 'ArrowRight'], + down: ['Down', 'ArrowDown'], + delete: ['Backspace', 'Delete', 'Del'] + } + const listener = ($event) => { + if (this.disable) { + return + } + const keyName = Object.keys(keyNames).find(key => { + const keyName = $event.key + const value = keyNames[key] + return value === keyName || (Array.isArray(value) && value.includes(keyName)) + }) + if (keyName) { + // 避免和其他按键事件冲突 + setTimeout(() => { + this.$emit(keyName, {}) + }, 0) + } + } + document.addEventListener('keyup', listener) + this.$once('hook:beforeDestroy', () => { + document.removeEventListener('keyup', listener) + }) + }, + render: () => {} +} +// #endif diff --git a/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue b/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue new file mode 100644 index 0000000..e42bfaf --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue @@ -0,0 +1,316 @@ + + + + + diff --git a/uni_modules/uni-popup/components/uni-popup-message/uni-popup-message.vue b/uni_modules/uni-popup/components/uni-popup-message/uni-popup-message.vue new file mode 100644 index 0000000..7f27a1e --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup-message/uni-popup-message.vue @@ -0,0 +1,143 @@ + + + + diff --git a/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue b/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue new file mode 100644 index 0000000..049cd5c --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue @@ -0,0 +1,188 @@ + + + + diff --git a/uni_modules/uni-popup/components/uni-popup/i18n/en.json b/uni_modules/uni-popup/components/uni-popup/i18n/en.json new file mode 100644 index 0000000..8c0f5f3 --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup/i18n/en.json @@ -0,0 +1,7 @@ +{ + "uni-popup.cancel": "cancel", + "uni-popup.ok": "ok", + "uni-popup.placeholder": "pleace enter", + "uni-popup.title": "Hint", + "uni-popup.shareTitle": "Share to" +} diff --git a/uni_modules/uni-popup/components/uni-popup/i18n/index.js b/uni_modules/uni-popup/components/uni-popup/i18n/index.js new file mode 100644 index 0000000..fa8f0f3 --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup/i18n/index.js @@ -0,0 +1,8 @@ +import en from './en.json' +import zhHans from './zh-Hans.json' +import zhHant from './zh-Hant.json' +export default { + en, + 'zh-Hans': zhHans, + 'zh-Hant': zhHant +} diff --git a/uni_modules/uni-popup/components/uni-popup/i18n/zh-Hans.json b/uni_modules/uni-popup/components/uni-popup/i18n/zh-Hans.json new file mode 100644 index 0000000..8e5b99f --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup/i18n/zh-Hans.json @@ -0,0 +1,7 @@ +{ + "uni-popup.cancel": "取消", + "uni-popup.ok": "确定", + "uni-popup.placeholder": "请输入", + "uni-popup.title": "提示", + "uni-popup.shareTitle": "分享到" +} diff --git a/uni_modules/uni-popup/components/uni-popup/i18n/zh-Hant.json b/uni_modules/uni-popup/components/uni-popup/i18n/zh-Hant.json new file mode 100644 index 0000000..06ce162 --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup/i18n/zh-Hant.json @@ -0,0 +1,7 @@ +{ + "uni-popup.cancel": "取消", + "uni-popup.ok": "確定", + "uni-popup.placeholder": "請輸入", + "uni-popup.title": "提示", + "uni-popup.shareTitle": "分享到" +} diff --git a/uni_modules/uni-popup/components/uni-popup/keypress.js b/uni_modules/uni-popup/components/uni-popup/keypress.js new file mode 100644 index 0000000..16a5818 --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup/keypress.js @@ -0,0 +1,45 @@ +// #ifdef H5 +export default { + name: 'Keypress', + props: { + disable: { + type: Boolean, + default: false + } + }, + mounted () { + const keyNames = { + esc: ['Esc', 'Escape'], + tab: 'Tab', + enter: 'Enter', + space: [' ', 'Spacebar'], + up: ['Up', 'ArrowUp'], + left: ['Left', 'ArrowLeft'], + right: ['Right', 'ArrowRight'], + down: ['Down', 'ArrowDown'], + delete: ['Backspace', 'Delete', 'Del'] + } + const listener = ($event) => { + if (this.disable) { + return + } + const keyName = Object.keys(keyNames).find(key => { + const keyName = $event.key + const value = keyNames[key] + return value === keyName || (Array.isArray(value) && value.includes(keyName)) + }) + if (keyName) { + // 避免和其他按键事件冲突 + setTimeout(() => { + this.$emit(keyName, {}) + }, 0) + } + } + document.addEventListener('keyup', listener) + // this.$once('hook:beforeDestroy', () => { + // document.removeEventListener('keyup', listener) + // }) + }, + render: () => {} +} +// #endif diff --git a/uni_modules/uni-popup/components/uni-popup/popup.js b/uni_modules/uni-popup/components/uni-popup/popup.js new file mode 100644 index 0000000..a37fb9f --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup/popup.js @@ -0,0 +1,26 @@ + +export default { + data() { + return { + + } + }, + created(){ + this.popup = this.getParent() + }, + methods:{ + /** + * 获取父元素实例 + */ + getParent(name = 'uniPopup') { + let parent = this.$parent; + let parentName = parent.$options.name; + while (parentName !== name) { + parent = parent.$parent; + if (!parent) return false + parentName = parent.$options.name; + } + return parent; + }, + } +} diff --git a/uni_modules/uni-popup/components/uni-popup/uni-popup.uvue b/uni_modules/uni-popup/components/uni-popup/uni-popup.uvue new file mode 100644 index 0000000..5eb8d5b --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup/uni-popup.uvue @@ -0,0 +1,90 @@ + + + + + \ No newline at end of file diff --git a/uni_modules/uni-popup/components/uni-popup/uni-popup.vue b/uni_modules/uni-popup/components/uni-popup/uni-popup.vue new file mode 100644 index 0000000..5af55e0 --- /dev/null +++ b/uni_modules/uni-popup/components/uni-popup/uni-popup.vue @@ -0,0 +1,518 @@ + + + + diff --git a/uni_modules/uni-popup/package.json b/uni_modules/uni-popup/package.json new file mode 100644 index 0000000..da485a4 --- /dev/null +++ b/uni_modules/uni-popup/package.json @@ -0,0 +1,90 @@ +{ + "id": "uni-popup", + "displayName": "uni-popup 弹出层", + "version": "1.9.6", + "description": " Popup 组件,提供常用的弹层", + "keywords": [ + "uni-ui", + "弹出层", + "弹窗", + "popup", + "弹框" + ], + "repository": "https://github.com/dcloudio/uni-ui", + "engines": { + "HBuilderX": "" + }, + "directories": { + "example": "../../temps/example_temps" + }, + "dcloudext": { + "sale": { + "regular": { + "price": "0.00" + }, + "sourcecode": { + "price": "0.00" + } + }, + "contact": { + "qq": "" + }, + "declaration": { + "ads": "无", + "data": "无", + "permissions": "无" + }, + "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui", + "type": "component-vue" + }, + "uni_modules": { + "dependencies": [ + "uni-scss", + "uni-transition" + ], + "encrypt": [], + "platforms": { + "cloud": { + "tcb": "y", + "aliyun": "y", + "alipay": "n" + }, + "client": { + "App": { + "app-vue": "y", + "app-nvue": "y", + "app-harmony": "u", + "app-uvue": "u" + }, + "H5-mobile": { + "Safari": "y", + "Android Browser": "y", + "微信浏览器(Android)": "y", + "QQ浏览器(Android)": "y" + }, + "H5-pc": { + "Chrome": "y", + "IE": "y", + "Edge": "y", + "Firefox": "y", + "Safari": "y" + }, + "小程序": { + "微信": "y", + "阿里": "y", + "百度": "y", + "字节跳动": "y", + "QQ": "y" + }, + "快应用": { + "华为": "u", + "联盟": "u" + }, + "Vue": { + "vue2": "y", + "vue3": "y" + } + } + } + } +} diff --git a/uni_modules/uni-popup/readme.md b/uni_modules/uni-popup/readme.md new file mode 100644 index 0000000..fdad4b3 --- /dev/null +++ b/uni_modules/uni-popup/readme.md @@ -0,0 +1,17 @@ + + +## Popup 弹出层 +> **组件名:uni-popup** +> 代码块: `uPopup` +> 关联组件:`uni-transition` + + +弹出层组件,在应用中弹出一个消息提示窗口、提示框等 + +### [查看文档](https://uniapp.dcloud.io/component/uniui/uni-popup) +#### 如使用过程中有任何问题,或者您对uni-ui有一些好的建议,欢迎加入 uni-ui 交流群:871950839 + + + + + diff --git a/uni_modules/uni-transition/changelog.md b/uni_modules/uni-transition/changelog.md new file mode 100644 index 0000000..faaf336 --- /dev/null +++ b/uni_modules/uni-transition/changelog.md @@ -0,0 +1,24 @@ +## 1.3.3(2024-04-23) +- 修复 当元素会受变量影响自动隐藏的bug +## 1.3.2(2023-05-04) +- 修复 NVUE 平台报错的问题 +## 1.3.1(2021-11-23) +- 修复 init 方法初始化问题 +## 1.3.0(2021-11-19) +- 优化 组件UI,并提供设计资源,详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource) +- 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-transition](https://uniapp.dcloud.io/component/uniui/uni-transition) +## 1.2.1(2021-09-27) +- 修复 init 方法不生效的 Bug +## 1.2.0(2021-07-30) +- 组件兼容 vue3,如何创建 vue3 项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834) +## 1.1.1(2021-05-12) +- 新增 示例地址 +- 修复 示例项目缺少组件的 Bug +## 1.1.0(2021-04-22) +- 新增 通过方法自定义动画 +- 新增 custom-class 非 NVUE 平台支持自定义 class 定制样式 +- 优化 动画触发逻辑,使动画更流畅 +- 优化 支持单独的动画类型 +- 优化 文档示例 +## 1.0.2(2021-02-05) +- 调整为 uni_modules 目录规范 diff --git a/uni_modules/uni-transition/components/uni-transition/createAnimation.js b/uni_modules/uni-transition/components/uni-transition/createAnimation.js new file mode 100644 index 0000000..8f89b18 --- /dev/null +++ b/uni_modules/uni-transition/components/uni-transition/createAnimation.js @@ -0,0 +1,131 @@ +// const defaultOption = { +// duration: 300, +// timingFunction: 'linear', +// delay: 0, +// transformOrigin: '50% 50% 0' +// } +// #ifdef APP-NVUE +const nvueAnimation = uni.requireNativePlugin('animation') +// #endif +class MPAnimation { + constructor(options, _this) { + this.options = options + // 在iOS10+QQ小程序平台下,传给原生的对象一定是个普通对象而不是Proxy对象,否则会报parameter should be Object instead of ProxyObject的错误 + this.animation = uni.createAnimation({ + ...options + }) + this.currentStepAnimates = {} + this.next = 0 + this.$ = _this + + } + + _nvuePushAnimates(type, args) { + let aniObj = this.currentStepAnimates[this.next] + let styles = {} + if (!aniObj) { + styles = { + styles: {}, + config: {} + } + } else { + styles = aniObj + } + if (animateTypes1.includes(type)) { + if (!styles.styles.transform) { + styles.styles.transform = '' + } + let unit = '' + if(type === 'rotate'){ + unit = 'deg' + } + styles.styles.transform += `${type}(${args+unit}) ` + } else { + styles.styles[type] = `${args}` + } + this.currentStepAnimates[this.next] = styles + } + _animateRun(styles = {}, config = {}) { + let ref = this.$.$refs['ani'].ref + if (!ref) return + return new Promise((resolve, reject) => { + nvueAnimation.transition(ref, { + styles, + ...config + }, res => { + resolve() + }) + }) + } + + _nvueNextAnimate(animates, step = 0, fn) { + let obj = animates[step] + if (obj) { + let { + styles, + config + } = obj + this._animateRun(styles, config).then(() => { + step += 1 + this._nvueNextAnimate(animates, step, fn) + }) + } else { + this.currentStepAnimates = {} + typeof fn === 'function' && fn() + this.isEnd = true + } + } + + step(config = {}) { + // #ifndef APP-NVUE + this.animation.step(config) + // #endif + // #ifdef APP-NVUE + this.currentStepAnimates[this.next].config = Object.assign({}, this.options, config) + this.currentStepAnimates[this.next].styles.transformOrigin = this.currentStepAnimates[this.next].config.transformOrigin + this.next++ + // #endif + return this + } + + run(fn) { + // #ifndef APP-NVUE + this.$.animationData = this.animation.export() + this.$.timer = setTimeout(() => { + typeof fn === 'function' && fn() + }, this.$.durationTime) + // #endif + // #ifdef APP-NVUE + this.isEnd = false + let ref = this.$.$refs['ani'] && this.$.$refs['ani'].ref + if(!ref) return + this._nvueNextAnimate(this.currentStepAnimates, 0, fn) + this.next = 0 + // #endif + } +} + + +const animateTypes1 = ['matrix', 'matrix3d', 'rotate', 'rotate3d', 'rotateX', 'rotateY', 'rotateZ', 'scale', 'scale3d', + 'scaleX', 'scaleY', 'scaleZ', 'skew', 'skewX', 'skewY', 'translate', 'translate3d', 'translateX', 'translateY', + 'translateZ' +] +const animateTypes2 = ['opacity', 'backgroundColor'] +const animateTypes3 = ['width', 'height', 'left', 'right', 'top', 'bottom'] +animateTypes1.concat(animateTypes2, animateTypes3).forEach(type => { + MPAnimation.prototype[type] = function(...args) { + // #ifndef APP-NVUE + this.animation[type](...args) + // #endif + // #ifdef APP-NVUE + this._nvuePushAnimates(type, args) + // #endif + return this + } +}) + +export function createAnimation(option, _this) { + if(!_this) return + clearTimeout(_this.timer) + return new MPAnimation(option, _this) +} diff --git a/uni_modules/uni-transition/components/uni-transition/uni-transition.vue b/uni_modules/uni-transition/components/uni-transition/uni-transition.vue new file mode 100644 index 0000000..f3ddd1f --- /dev/null +++ b/uni_modules/uni-transition/components/uni-transition/uni-transition.vue @@ -0,0 +1,286 @@ + + + + + diff --git a/uni_modules/uni-transition/package.json b/uni_modules/uni-transition/package.json new file mode 100644 index 0000000..d5c20e1 --- /dev/null +++ b/uni_modules/uni-transition/package.json @@ -0,0 +1,85 @@ +{ + "id": "uni-transition", + "displayName": "uni-transition 过渡动画", + "version": "1.3.3", + "description": "元素的简单过渡动画", + "keywords": [ + "uni-ui", + "uniui", + "动画", + "过渡", + "过渡动画" +], + "repository": "https://github.com/dcloudio/uni-ui", + "engines": { + "HBuilderX": "" + }, + "directories": { + "example": "../../temps/example_temps" + }, +"dcloudext": { + "sale": { + "regular": { + "price": "0.00" + }, + "sourcecode": { + "price": "0.00" + } + }, + "contact": { + "qq": "" + }, + "declaration": { + "ads": "无", + "data": "无", + "permissions": "无" + }, + "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui", + "type": "component-vue" + }, + "uni_modules": { + "dependencies": ["uni-scss"], + "encrypt": [], + "platforms": { + "cloud": { + "tcb": "y", + "aliyun": "y", + "alipay": "n" + }, + "client": { + "App": { + "app-vue": "y", + "app-nvue": "y" + }, + "H5-mobile": { + "Safari": "y", + "Android Browser": "y", + "微信浏览器(Android)": "y", + "QQ浏览器(Android)": "y" + }, + "H5-pc": { + "Chrome": "y", + "IE": "y", + "Edge": "y", + "Firefox": "y", + "Safari": "y" + }, + "小程序": { + "微信": "y", + "阿里": "y", + "百度": "y", + "字节跳动": "y", + "QQ": "y" + }, + "快应用": { + "华为": "u", + "联盟": "u" + }, + "Vue": { + "vue2": "y", + "vue3": "y" + } + } + } + } +} \ No newline at end of file diff --git a/uni_modules/uni-transition/readme.md b/uni_modules/uni-transition/readme.md new file mode 100644 index 0000000..2f8a77e --- /dev/null +++ b/uni_modules/uni-transition/readme.md @@ -0,0 +1,11 @@ + + +## Transition 过渡动画 +> **组件名:uni-transition** +> 代码块: `uTransition` + + +元素过渡动画 + +### [查看文档](https://uniapp.dcloud.io/component/uniui/uni-transition) +#### 如使用过程中有任何问题,或者您对uni-ui有一些好的建议,欢迎加入 uni-ui 交流群:871950839 \ No newline at end of file diff --git a/unpackage/.DS_Store b/unpackage/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1fb5a3e7cb4016d8d2f7f4b7d047ad33742de9cc GIT binary patch literal 6148 zcmeHK!AiqG5Z!I7-B5%c6g>vK7Hzc@#7m6z;MIs8RBF={4aRI~QgbMUT=j?i6Msi% zcDIFEy@^z{!k@^K_5b{FT*&HnJY(ekf>Zw z4+u+Go$BUzyjQQ;t!86Vv&RQ$H}_kUi6u6+cMs1x57A>RpEdIwK1(HQ2B+`>#%wu3 z(u;g}Jq(^XpS)ol$@mU@(@Cbugv0pQr zqdGdEQ6&H%{zfVRTmAY2+UNju4CWfa1HyGGpibqc#NeiK;5r?~9TT5x)ai_?C&N7E z$=p;Z+!P+%R^g008mT1)h=F+qin?3H`~T$o`hPx&dc*)R@UIx)rMB00VM*q0U0596 vwKnK2CGucy&b&Ds{KJ=;FGOZfg&vuxEW3uRe*d zqccgAt<`H0nSsfdOlCI8myp>2fN1u@HGmobIH-iBDi%Ko^^=ZC$y%lnh5kl(oTzq? zs9?;O4S$mX+Pf(Tpa(G|P~1N{68oqt?^^Wq3!Xtgd$2qG8ayO%)@?N2M5$bvnx1iH zoLT3}yH$O!>vwxu)9+kR>r|;E_^kWESse9SwfO^;cKtYwIyxW@BXqeukJC`~o2r+F znU3{Lhf{T`t=i&Xu+!M7%dO4bVOnQCp~8ncs8}n zS^R`&tQ1xhX6+=v8IpU!{OEPkM5Q-qH9c+cp$)eX6%IR*^@3U?s|+DT@HpxvmcDsm zlZ6>z2AF|KGhpvUXLiy9^LWevGw|mbp!-3h61o<1gZk>gLO%fzD`?h&b@~^g7-`Y9 zm>a|%6k$RUO{lO>3}M32F0G$yF*j(!LDLNsW6^3JZ; zb9*<%`D|vs{CK%Bo157bPP9)BW8*%3WET~2ARPC2wRhXyZ?@0t%_#f(0J&H8WN)~3 zr~K_2JAABL`1K(SGno{S0#ZN(((t,r,n)=>{r in t?e(t,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[r]=n})(t,"symbol"!=typeof r?r+"":r,n),n);import{C as r,q as n,ag as s,T as o,ah as a,ai as i,aj as c,ak as l,af as u,al as d}from"./index-BoIbtAZO.js";class h{constructor(e,t=1){this.dbName=e,this.version=t,this.db=null}openDB(e=[]){return new Promise(((t,r)=>{const n=indexedDB.open(this.dbName,this.version);n.onupgradeneeded=t=>{this.db=t.target.result,e.forEach((e=>{if(!this.db.objectStoreNames.contains(e.name)){const t=this.db.createObjectStore(e.name,{keyPath:e.keyPath,autoIncrement:e.autoIncrement||!1});e.indexes&&e.indexes.forEach((e=>{t.createIndex(e.name,e.key,{unique:e.unique})}))}}))},n.onsuccess=e=>{this.db=e.target.result,console.log("✅ IndexedDB 连接成功"),t(this.db)},n.onerror=e=>{r(`IndexedDB Error: ${e.target.error}`)}}))}async queryByField(e,t,r){return new Promise((async(n,s)=>{try{this.db||await this.openDB();const o=this.db.transaction(e,"readonly").objectStore(e);if(!o.indexNames.contains(t))return s(`索引 ${t} 不存在`);const a=o.index(t).getAll(r);a.onsuccess=e=>{n(e.target.result)},a.onerror=e=>{s("查询失败: "+e.target.error)}}catch(o){s("查询错误: "+o)}}))}add(e,t){return new Promise(((r,n)=>{const s=this.db.transaction([e],"readwrite"),o=s.objectStore(e),a=Array.isArray(t)?t:[t],i=[];a.forEach(((e,t)=>{const r=o.add(e);r.onsuccess=e=>{i[t]=e.target.result},r.onerror=e=>{s.abort(),n(`第 ${t+1} 条数据添加失败: ${e.target.error}`)}})),s.oncomplete=()=>{r(1===a.length?i[0]:i)},s.onerror=e=>{n(`添加失败: ${e.target.error}`)}}))}get(e,t){return new Promise(((r,n)=>{const s=this.db.transaction([e],"readonly").objectStore(e).get(t);s.onsuccess=()=>r(s.result),s.onerror=e=>n(`Get Error: ${e.target.error}`)}))}getAll(e){return new Promise(((t,r)=>{const n=this.db.transaction([e],"readonly").objectStore(e);if("function"==typeof n.getAll){const e=n.getAll();e.onsuccess=()=>t(e.result),e.onerror=e=>r(`GetAll Error: ${e.target.error}`)}else{const e=[],s=n.openCursor();s.onsuccess=r=>{const n=r.target.result;n?(e.push(n.value),n.continue()):t(e)},s.onerror=e=>r(`Cursor Error: ${e.target.error}`)}}))}async getRecordCount(e){return new Promise(((t,r)=>{const n=this.db.transaction([e],"readonly").objectStore(e).count();n.onsuccess=()=>t(n.result),n.onerror=e=>r(`❌ Count Error: ${e.target.error}`)}))}update(e,t){return new Promise(((r,n)=>{const s=this.db.transaction([e],"readwrite").objectStore(e).put(t);s.onsuccess=()=>r("Data updated successfully"),s.onerror=e=>n(`Update Error: ${e.target.error}`)}))}delete(e,t){return new Promise(((r,n)=>{const s=this.db.transaction([e],"readwrite").objectStore(e).delete(t);s.onsuccess=()=>r("Data deleted successfully"),s.onerror=e=>n(`Delete Error: ${e.target.error}`)}))}getByIndex(e,t,r){return new Promise(((n,s)=>{const o=this.db.transaction([e],"readonly").objectStore(e).index(t).get(r);o.onsuccess=()=>n(o.result),o.onerror=e=>s(`Get By Index Error: ${e.target.error}`)}))}clearStore(e){return new Promise(((t,r)=>{const n=this.db.transaction([e],"readwrite").objectStore(e).clear();n.onsuccess=()=>t("Store cleared successfully"),n.onerror=e=>r(`Clear Store Error: ${e.target.error}`)}))}deleteDB(e=null){return new Promise(((t,r)=>{const n=indexedDB.deleteDatabase(e||this.dbName);n.onsuccess=()=>t("Database deleted successfully"),n.onerror=e=>r(`Delete DB Error: ${e.target.error}`)}))}async deleteOldestRecord(e){return new Promise(((t,r)=>{const n=this.db.transaction([e],"readwrite").objectStore(e),s=n.openCursor();s.onsuccess=function(e){const r=e.target.result;r?(console.log(`🗑️ 删除最早的记录 ID: ${r.key}`),n.delete(r.key),t()):t()},s.onerror=e=>r(`❌ Cursor Error: ${e.target.error}`)}))}}const g=r("messageGroup",(()=>{const e=n("messageGroup"),t=n("messages"),r=n([]),l=n(!1),u=n(""),d=n([]),h=n(""),g=n("");async function b(e){y.isDBReady||await y.initDB(),h.value=e;const n=await y.db.queryByField(t.value,"parentGroupId",e);n.length?(console.log("本地数据库存在该对话数据",n),r.value=n):(console.log("本地数据库不存在该对话数据"),p("refresh"))}function m(e){l.value=e}function f(){c.chatRequest("/getHistory").then((t=>{if(!t.data.list.length)return;let r=t.data.list.map((e=>({title:e.title,createTime:e.updateTime,sessionId:e.chatId})));if(r&&r.length){const t=r[0],[n,o]=s(r);h.value=t.sessionId,d.value=n,p(!1),y.db.add(e.value,r),g.value=o}}))}function p(e=!0){const n={sessionId:h.value};c.chatRequest("/detail",n,"GET",e).then((e=>{console.log("detail:",e.data);let n=function(e,t){const r=[];for(let n=0;n{o("请求出现异常,请联系工作人员")}))}return{messages:r,isTyping:l,textInput:u,chatSessionID:h,addMessage:async function(e){if(!h.value)return o("请创建对话");const n={...e,parentGroupId:h.value,files:e.files||[]};r.value.push(n),async function(e){console.log(e),await y.db.add(t.value,e)}(n)},tabeList:d,init:async function(){setTimeout((async()=>{y.isDBReady||await y.initDB();const t=await y.db.getAll(e.value);if(t.length){console.warn("本地数据库存在数据");const e=t.reverse(),[r,n]=s(e);d.value=r;const o=e[0];h.value=o.sessionId,b(o.sessionId)}else console.warn("本地数据库存在数据"),f()}),1e3)},initMessage:b,toggleTyping:m,addTabel:async function(t){y.isDBReady||await y.initDB();const r=a.generate();let n={title:t,createTime:i(Date.now()),sessionId:r};const o=await y.db.add(e.value,n),c=await y.db.getAll(e.value);h.value=r;const[l,u]=s(c);return d.value=l,o},addNewDialogue:function(){h.value="",r.value=[]},changeDialogue:function(e){h.value=e.sessionId,b(e.sessionId)},getStearm:async function(e,n=[],s){return new Promise(((a,i)=>{try{let l=function(){f.text=v,f.parentGroupId=h.value,y.db.add(t.value,f)},u=function(e){v+=e,f.displayText+=e,r.value[p]={...f},s&&s()},d=function(e){console.error("请求异常:",e),o("服务响应异常"),i(e)},g=function(){f.text=v,r.value[p]={...f},m(!1),window.removeEventListener("unload",l),l(),a&&a()};m(!0);const b={data:e,sessionId:h.value};n&&n.length&&(b.fileUrl=n.map((e=>e.url)));const f={text:"",self:!1,displayText:""},p=r.value.length;r.value.push(f);let v="";window.addEventListener("unload",l),c.streamRequest("/chat",b,u,d,g)}catch(l){console.log(l),i(l)}}))},getHistory:f}}));const y=new class{constructor(){t(this,"db",null),t(this,"isDBReady",!1),t(this,"dbName","BrowsingHistory"),this.checkAndInitDB()}checkAndInitDB(){const e=l("indexedDBVersion")||1;console.log("DBVersion: ",e,u.DBversion),e===u.DBversion?this.initDB():(console.log("清空本地数据库"),this.clearDB().then((()=>{d("indexedDBVersion",u.DBversion),this.initDB()})))}initDB(){this.db=new h(this.dbName,u.DBversion),this.db.openDB([{name:"record",keyPath:"id",autoIncrement:!0},{name:"messageGroup",keyPath:"id",autoIncrement:!0},{name:"messages",keyPath:"id",autoIncrement:!0,indexes:[{name:"parentGroupId",key:"parentGroupId",unique:!1}]}]).then((async()=>{g().init(),this.isDBReady=!0}))}async clearDB(){return new Promise(((e,t)=>{(new h).deleteDB(this.dbName).then((()=>{e()}))}))}};export{y as b,g as u}; diff --git a/unpackage/dist/build/apptest/assets/Group1-Bzc4g5QY.png b/unpackage/dist/build/apptest/assets/Group1-Bzc4g5QY.png new file mode 100644 index 0000000000000000000000000000000000000000..7db1b753d833200ec943e5423b2502de6f692071 GIT binary patch literal 16062 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 Ef)L)VnE(I) literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/assets/Intendedposition-12LmX0sN.css b/unpackage/dist/build/apptest/assets/Intendedposition-12LmX0sN.css new file mode 100644 index 0000000..0753514 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/Intendedposition-12LmX0sN.css @@ -0,0 +1 @@ +.collection-content[data-v-6c0afbd6]{padding:.625rem 0}.one-cards[data-v-6c0afbd6]{display:flex;flex-direction:column;padding:0 .625rem}.one-cards .card-box[data-v-6c0afbd6]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.one-cards .card-box .box-row[data-v-6c0afbd6]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.one-cards .card-box .box-row .mineText[data-v-6c0afbd6]{font-weight:400;font-size:.65625rem;color:#606060}.one-cards .card-box .box-row .textblue[data-v-6c0afbd6]{color:#4778ec}.one-cards .card-box .box-row .row-left[data-v-6c0afbd6]{display:flex;justify-content:space-between}.one-cards .card-box .box-row .row-left .row-tag[data-v-6c0afbd6]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.one-cards .card-box[data-v-6c0afbd6]:first-child{margin-top:.1875rem} diff --git a/unpackage/dist/build/apptest/assets/Location-BIsf3xVy.png b/unpackage/dist/build/apptest/assets/Location-BIsf3xVy.png new file mode 100644 index 0000000000000000000000000000000000000000..31f2f3c334b4df6268b2de72258bf8499418e5ea GIT binary patch literal 5295 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:O)51catU4IJor_IG|(>Ehck@F1rxyWu@ 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:0,winHeight:0,winTop:0,contentHeight:30}),props:{visible:{type:Boolean,require:!0,default:!1},hide:{type:Number,default:0},header:{type:Boolean,default:!0},contentH:{type:Number,default:30}},created(){var e=this;this.contentH&&(this.contentHeight=this.contentH),t({success:function(t){0===e.hide?(e.winWidth=t.screenWidth,e.winHeight=t.screenHeight,e.winTop=0):(e.winWidth=t.windowWidth,e.winHeight=t.windowHeight,e.winTop=t.windowTop)}})},methods:{close(e){this.$emit("onClose")}}},[["render",function(e,t,l,c,r,u){const w=p;return l.visible?(i(),n(w,{key:0,class:"tianditu-popop",style:h({height:r.winHeight+"px",width:r.winWidth+"px",top:r.winTop+"px"})},{default:o((()=>[l.header?(i(),n(w,{key:0,class:"popup-header",onClick:u.close},{default:o((()=>[s(e.$slots,"header",{},void 0,!0)])),_:3},8,["onClick"])):a("",!0),d(w,{style:h({minHeight:r.contentHeight+"vh"}),class:"popup-content fadeInUp animated"},{default:o((()=>[s(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])])),_:3},8,["style"])):a("",!0)}],["__scopeId","data-v-ad9fd3a8"]]);export{l as _}; diff --git a/unpackage/dist/build/apptest/assets/dict-Label.Dsm7GAlr.js b/unpackage/dist/build/apptest/assets/dict-Label.Dsm7GAlr.js new file mode 100644 index 0000000..920faf9 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/dict-Label.Dsm7GAlr.js @@ -0,0 +1 @@ +import{D as e,o as a,b as s,z as t,H as p}from"./index-BoIbtAZO.js";const o={__name:"dict-Label",props:["value","dictType"],setup(o){const{complete:c,dictLabel:l}=e();return(e,c)=>(a(),s("span",null,t(p(l)(o.dictType,o.value)),1))}};export{o as _}; diff --git a/unpackage/dist/build/apptest/assets/exhibitors-CCnow3bU.css b/unpackage/dist/build/apptest/assets/exhibitors-CCnow3bU.css new file mode 100644 index 0000000..fd537ce --- /dev/null +++ b/unpackage/dist/build/apptest/assets/exhibitors-CCnow3bU.css @@ -0,0 +1 @@ +.container[data-v-dc2d33aa]{display:flex;flex-direction:column;background-color:#f8f8f8}.header[data-v-dc2d33aa]{padding:.625rem 1.25rem;background-color:#fff}.header .header-title[data-v-dc2d33aa]{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:.3125rem}.header .header-info[data-v-dc2d33aa]{margin-top:.625rem;font-size:.75rem;color:#666;display:flex;align-items:center;justify-content:space-between}.header .header-info .location[data-v-dc2d33aa]{display:flex;align-items:center}.header .header-info .date[data-v-dc2d33aa]{flex-shrink:0}.company-list[data-v-dc2d33aa]{padding:.625rem;background-color:#fff;margin-top:.3125rem}.company-list .section-title[data-v-dc2d33aa]{padding:.625rem;font-size:1.25rem;font-weight:700;margin-bottom:.3125rem}.company-row[data-v-dc2d33aa]{display:flex;justify-content:space-between;align-items:center;padding:.625rem;border:.0625rem solid #d9d9d9;margin-top:.625rem;border-radius:.53125rem}.company-row .left[data-v-dc2d33aa]{display:flex;align-items:center;width:100%;height:100%}.company-row .left .logo[data-v-dc2d33aa]{background-color:#22c55e;color:#fff;font-size:.75rem;font-weight:700;width:7.34375rem;height:5.125rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;margin-right:.625rem}.company-row .left .company-info[data-v-dc2d33aa]{min-height:5.125rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.company-row .left .company-info .company-name[data-v-dc2d33aa]{font-size:.875rem;color:#333;font-weight:700}.company-row .left .company-info .industry[data-v-dc2d33aa]{font-size:.75rem;color:#666}.company-row .left .company-info .details[data-v-dc2d33aa]{font-size:.75rem;color:#666;display:flex;align-items:center;justify-content:space-between} diff --git a/unpackage/dist/build/apptest/assets/expected-station-5atizwok.css b/unpackage/dist/build/apptest/assets/expected-station-5atizwok.css new file mode 100644 index 0000000..63717ab --- /dev/null +++ b/unpackage/dist/build/apptest/assets/expected-station-5atizwok.css @@ -0,0 +1 @@ +.secondary-title[data-v-efd19bad]{font-weight:700;padding:1.25rem 0 .3125rem .9375rem}.expected-station[data-v-efd19bad]{width:100%;overflow:hidden;display:flex;flex-direction:column}.sex-search[data-v-efd19bad]{width:calc(100% - 1.75rem);padding:.3125rem .875rem;display:grid;position:relative}.sex-search .iconsearch[data-v-efd19bad]{position:absolute;left:1.25rem;top:.625rem}.sex-search .searchinput[data-v-efd19bad]{border-radius:.3125rem;background:#fff;padding:.3125rem 0 .3125rem 1.8125rem}.sex-content[data-v-efd19bad]{background:#fff;border-radius:.625rem;width:100%;margin-top:.625rem;display:flex;border-bottom:2px solid #d9d9d9;overflow:hidden;height:100%}.sex-content .sex-content-left[data-v-efd19bad]{width:7.8125rem}.sex-content .sex-content-left .left-list-btn[data-v-efd19bad]{padding:0 1.25rem 0 .75rem;display:grid;place-items:center;height:3.125rem;text-align:center;color:#606060;font-size:.875rem;position:relative}.sex-content .sex-content-left .positionNum[data-v-efd19bad]{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fff;background:#4778ec;border-radius:50%;width:1.125rem;height:1.125rem}.sex-content .sex-content-left .left-list-btned[data-v-efd19bad]{color:#4778ec;position:relative}.sex-content .sex-content-left .left-list-btned[data-v-efd19bad]:after{position:absolute;left:.625rem;content:"";width:.21875rem;height:1.1875rem;background:#4778ec;border-radius:0}.sex-content .sex-content-right[data-v-efd19bad]{border-left:2px solid #d9d9d9;flex:1}.sex-content .sex-content-right .grid-sex[data-v-efd19bad]{display:grid;grid-template-columns:50% 50%;place-items:center;padding:0 0 1.25rem}.sex-content .sex-content-right .grid-sex .sex-right-btn[data-v-efd19bad]{width:6.59375rem;height:2.625rem;font-size:1rem;line-height:1.28125rem;text-align:center;display:grid;place-items:center;background:#d9d9d9;border-radius:.625rem;margin-top:.9375rem;color:#606060}.sex-content .sex-content-right .grid-sex .sex-right-btned[data-v-efd19bad]{color:#fff;background:#4778ec} diff --git a/unpackage/dist/build/apptest/assets/expected-station.Gn1MaF4X.js b/unpackage/dist/build/apptest/assets/expected-station.Gn1MaF4X.js new file mode 100644 index 0000000..5dd09e8 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/expected-station.Gn1MaF4X.js @@ -0,0 +1 @@ +import{_ as e,a0 as t,v as s,x as a,o as c,a as l,w as i,k as o,j as n,b as r,F as h,r as d,d as u,y as f,z as p,I as y,J as k,K as g,l as m,S as b}from"./index-BoIbtAZO.js";import{_}from"./uni-icons.SM4XIXQc.js";const x=e({name:"expected-station",data:()=>({leftValue:{},rightValue:[],stationCateLog:0,copyTree:[]}),props:{station:{type:Array,default:[]},search:{type:Boolean,default:!0},max:{type:Number,default:5}},created(){this.copyTree=this.station,this.copyTree.length&&(this.leftValue=this.copyTree[0],this.rightValue=this.copyTree[0].children)},watch:{station(e){this.copyTree=this.station,this.copyTree.length&&(this.leftValue=this.copyTree[0],this.rightValue=this.copyTree[0].children)}},methods:{changeStationLog(e){this.leftValue=e,this.rightValue=e.children},addItem(e){let s=[],a=0;for(const t of this.copyTree)for(const e of t.children)for(const t of e.children)t.checked&&a++;for(const c of this.copyTree){c.checkednumber=0;for(const l of c.children)for(const i of l.children){if(i.id===e.id){if(!i.checked&&a>=5){t({title:"最多选择5个职位",icon:"none"});continue}i.checked=!i.checked}i.checked&&(s.push(`${i.id}`),c.checkednumber++)}}s=s.join(","),this.$emit("onChange",s)}}},[["render",function(e,t,x,T,V,C){const j=s(a("uni-icons"),_),w=g,I=m,L=b;return c(),l(I,{class:"expected-station"},{default:i((()=>[x.search?(c(),l(I,{key:0,class:"sex-search"},{default:i((()=>[o(j,{class:"iconsearch",type:"search",size:"20"}),o(w,{class:"uni-input searchinput","confirm-type":"search"})])),_:1})):n("",!0),o(I,{class:"sex-content"},{default:i((()=>[o(L,{"show-scrollbar":!1,"scroll-y":!0,class:"sex-content-left"},{default:i((()=>[(c(!0),r(h,null,d(V.copyTree,(e=>(c(),l(I,{key:e.id,class:u(["left-list-btn",{"left-list-btned":e.id===V.leftValue.id}]),onClick:t=>C.changeStationLog(e)},{default:i((()=>[f(p(e.label)+" ",1),y(o(I,{class:"positionNum"},{default:i((()=>[f(p(e.checkednumber),1)])),_:2},1536),[[k,e.checkednumber]])])),_:2},1032,["class","onClick"])))),128))])),_:1}),o(L,{"show-scrollbar":!1,"scroll-y":!0,class:"sex-content-right"},{default:i((()=>[(c(!0),r(h,null,d(V.rightValue,(e=>(c(),l(I,{key:e.id},{default:i((()=>[o(I,{class:"secondary-title"},{default:i((()=>[f(p(e.label),1)])),_:2},1024),o(I,{class:"grid-sex"},{default:i((()=>[(c(!0),r(h,null,d(e.children,(e=>(c(),l(I,{key:e.id,class:u([{"sex-right-btned":e.checked},"sex-right-btn"]),onClick:t=>C.addItem(e)},{default:i((()=>[f(p(e.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:2},1024)])),_:2},1024)))),128))])),_:1})])),_:1})])),_:1})}],["__scopeId","data-v-efd19bad"]]);export{x as _}; diff --git a/unpackage/dist/build/apptest/assets/girl-CtUKe2Lz.png b/unpackage/dist/build/apptest/assets/girl-CtUKe2Lz.png new file mode 100644 index 0000000000000000000000000000000000000000..1b7ce263edcf882f8dc0a52432d58289ae8bc1b4 GIT binary patch literal 5414 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 __vite__mapDeps.viteFileDeps[i]) +} +var e=Object.defineProperty,t=(t,n,r)=>(((t,n,r)=>{n in t?e(t,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[n]=r})(t,"symbol"!=typeof n?n+"":n,r),r);!function(){const e=document.createElement("link").relList;if(!(e&&e.supports&&e.supports("modulepreload"))){for(const e of document.querySelectorAll('link[rel="modulepreload"]'))t(e);new MutationObserver((e=>{for(const n of e)if("childList"===n.type)for(const e of n.addedNodes)"LINK"===e.tagName&&"modulepreload"===e.rel&&t(e)})).observe(document,{childList:!0,subtree:!0})}function t(e){if(e.ep)return;e.ep=!0;const t=function(e){const t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),"use-credentials"===e.crossOrigin?t.credentials="include":"anonymous"===e.crossOrigin?t.credentials="omit":t.credentials="same-origin",t}(e);fetch(e.href,t)}}();const n={},r=function(e,t,r){let o=Promise.resolve();if(t&&t.length>0){const e=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),s=(null==i?void 0:i.nonce)||(null==i?void 0:i.getAttribute("nonce"));o=Promise.all(t.map((t=>{if((t=function(e){return"/app/"+e}(t))in n)return;n[t]=!0;const o=t.endsWith(".css"),i=o?'[rel="stylesheet"]':"";if(!!r)for(let n=e.length-1;n>=0;n--){const r=e[n];if(r.href===t&&(!o||"stylesheet"===r.rel))return}else if(document.querySelector(`link[href="${t}"]${i}`))return;const a=document.createElement("link");return a.rel=o?"stylesheet":"modulepreload",o||(a.as="script",a.crossOrigin=""),a.href=t,s&&a.setAttribute("nonce",s),document.head.appendChild(a),o?new Promise(((e,n)=>{a.addEventListener("load",e),a.addEventListener("error",(()=>n(new Error(`Unable to preload CSS for ${t}`))))})):void 0})))}return o.then((()=>e())).catch((e=>{const t=new Event("vite:preloadError",{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e}))}; +/** +* @vue/shared v3.4.21 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/ +function o(e,t){const n=new Set(e.split(","));return t?e=>n.has(e.toLowerCase()):e=>n.has(e)}const i={},s=[],a=()=>{},l=()=>!1,c=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),u=e=>e.startsWith("onUpdate:"),d=Object.assign,h=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},f=Object.prototype.hasOwnProperty,p=(e,t)=>f.call(e,t),g=Array.isArray,m=e=>"[object Map]"===E(e),v=e=>"[object Set]"===E(e),y=e=>"function"==typeof e,b=e=>"string"==typeof e,_=e=>"symbol"==typeof e,w=e=>null!==e&&"object"==typeof e,S=e=>(w(e)||y(e))&&y(e.then)&&y(e.catch),x=Object.prototype.toString,E=e=>x.call(e),T=e=>"[object Object]"===E(e),C=e=>b(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,M=o(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),k=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},A=/-(\w)/g,D=k((e=>e.replace(A,((e,t)=>t?t.toUpperCase():"")))),O=/\B([A-Z])/g,I=k((e=>e.replace(O,"-$1").toLowerCase())),P=k((e=>e.charAt(0).toUpperCase()+e.slice(1))),B=k((e=>e?`on${P(e)}`:"")),R=(e,t)=>!Object.is(e,t),L=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},$=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let z;const j=()=>z||(z="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});function V(e){if(g(e)){const t={};for(let n=0;n{if(e){const n=e.split(F);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}function W(e){let t="";if(b(e))t=e;else if(g(e))for(let n=0;nb(e)?e:null==e?"":g(e)||w(e)&&(e.toString===x||!y(e.toString))?JSON.stringify(e,G,2):String(e),G=(e,t)=>t&&t.__v_isRef?G(e,t.value):m(t)?{[`Map(${t.size})`]:[...t.entries()].reduce(((e,[t,n],r)=>(e[J(t,r)+" =>"]=n,e)),{})}:v(t)?{[`Set(${t.size})`]:[...t.values()].map((e=>J(e)))}:_(t)?J(t):!w(t)||g(t)||T(t)?t:String(t),J=(e,t="")=>{var n;return _(e)?`Symbol(${null!=(n=e.description)?n:t})`:e},Z=["ad","ad-content-page","ad-draw","audio","button","camera","canvas","checkbox","checkbox-group","cover-image","cover-view","editor","form","functional-page-navigator","icon","image","input","label","live-player","live-pusher","map","movable-area","movable-view","navigator","official-account","open-data","picker","picker-view","picker-view-column","progress","radio","radio-group","rich-text","scroll-view","slider","swiper","swiper-item","switch","text","textarea","video","view","web-view","location-picker","location-view"].map((e=>"uni-"+e)),Q=["list-view","list-item","sticky-section","sticky-header","cloud-db-element"].map((e=>"uni-"+e)),ee=["list-item"].map((e=>"uni-"+e));function te(e){if(-1!==ee.indexOf(e))return!1;const t="uni-"+e.replace("v-uni-","");return-1!==Z.indexOf(t)||-1!==Q.indexOf(t)}const ne=["%","%"],re=/^([a-z-]+:)?\/\//i,oe=/^data:.*,.*/;function ie(e){return 0===e.indexOf("/")}function se(e){return ie(e)?e:"/"+e}function ae(e,t=null){let n;return(...r)=>(e&&(n=e.apply(t,r),e=null),n)}const le=e=>e>9?e:"0"+e;function ce({date:e=new Date,mode:t="date"}){return"time"===t?le(e.getHours())+":"+le(e.getMinutes()):e.getFullYear()+"-"+le(e.getMonth()+1)+"-"+le(e.getDate())}function ue(e,t){e=e||{},b(t)&&(t={errMsg:t}),/:ok$/.test(t.errMsg)?y(e.success)&&e.success(t):y(e.fail)&&e.fail(t),y(e.complete)&&e.complete(t)}let de;function he(){return de||(de=function(){if("undefined"!=typeof globalThis)return globalThis;if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;function e(){return this}return void 0!==e()?e():new Function("return this")()}(),de)}function fe(e){return e&&(e.appContext?e.proxy:e)}function pe(e){if(!e)return;let t=e.type.name;for(;t&&te(I(t));)t=(e=e.parent).type.name;return e.proxy}function ge(e){return 1===e.nodeType}function me(e){const t=he();if(t&&t.UTSJSONObject&&e instanceof t.UTSJSONObject){const n={};return t.UTSJSONObject.keys(e).forEach((t=>{n[t]=e[t]})),V(n)}if(e instanceof Map){const t={};return e.forEach(((e,n)=>{t[n]=e})),V(t)}if(b(e))return U(e);if(g(e)){const t={};for(let n=0;n{e[n]&&(t+=n+" ")}));else if(e instanceof Map)e.forEach(((e,n)=>{e&&(t+=n+" ")}));else if(g(e))for(let r=0;r{e=e||(e=>e.tagName.startsWith("UNI-"));const t=HTMLElement.prototype,n=t.setAttribute;t.setAttribute=function(t,r){if(t.startsWith("data-")&&e(this)){(this.__uniDataset||(this.__uniDataset={}))[be(t)]=r}n.call(this,t,r)};const r=t.removeAttribute;t.removeAttribute=function(t){this.__uniDataset&&t.startsWith("data-")&&e(this)&&delete this.__uniDataset[be(t)],r.call(this,t)}}));function we(e){return d({},e.dataset,e.__uniDataset)}const Se=new RegExp("\"[^\"]+\"|'[^']+'|url\\([^)]+\\)|(\\d*\\.?\\d+)[r|u]px","g");function xe(e){return{passive:e}}function Ee(e){const{id:t,offsetTop:n,offsetLeft:r}=e;return{id:t,dataset:we(e),offsetTop:n,offsetLeft:r}}function Te(e){try{return decodeURIComponent(""+e)}catch(t){}return""+e}function Ce(e={}){const t={};return Object.keys(e).forEach((n=>{try{t[n]=Te(e[n])}catch(C_){t[n]=e[n]}})),t}const Me=/\+/g;function ke(e){const t={};if(""===e||"?"===e)return t;const n=("?"===e[0]?e.slice(1):e).split("&");for(let r=0;re.apply(this,arguments);o=r(i,t)};return i.cancel=function(){n(o)},i}class De{constructor(e,t){this.id=e,this.listener={},this.emitCache=[],t&&Object.keys(t).forEach((e=>{this.on(e,t[e])}))}emit(e,...t){const n=this.listener[e];if(!n)return this.emitCache.push({eventName:e,args:t});n.forEach((e=>{e.fn.apply(e.fn,t)})),this.listener[e]=n.filter((e=>"once"!==e.type))}on(e,t){this._addListener(e,"on",t),this._clearCache(e)}once(e,t){this._addListener(e,"once",t),this._clearCache(e)}off(e,t){const n=this.listener[e];if(n)if(t)for(let r=0;rt(e))),Re=function(){};Re.prototype={_id:1,on:function(e,t,n){var r=this.e||(this.e={});return(r[e]||(r[e]=[])).push({fn:t,ctx:n,_id:this._id}),this._id++},once:function(e,t,n){var r=this;function o(){r.off(e,o),t.apply(n,arguments)}return o._=t,this.on(e,o,n)},emit:function(e){for(var t=[].slice.call(arguments,1),n=((this.e||(this.e={}))[e]||[]).slice(),r=0,o=n.length;r=0;i--)if(r[i].fn===t||r[i].fn._===t||r[i]._id===t){r.splice(i,1);break}o=r}return o.length?n[e]=o:delete n[e],this}};var Le=Re;const Ne={black:"rgba(0,0,0,0.4)",white:"rgba(255,255,255,0.4)"};function $e(e,t,n){if(b(t)&&t.startsWith("@")){let o=e[t.replace("@","")]||t;switch(n){case"titleColor":o="black"===o?"#000000":"#ffffff";break;case"borderStyle":o=(r=o)&&r in Ne?Ne[r]:r}return o}var r;return t}function ze(e,t={},n="light"){const r=t[n],o={};return void 0!==r&&e?(Object.keys(e).forEach((i=>{const s=e[i];o[i]=T(s)?ze(s,t,n):g(s)?s.map((e=>"object"==typeof e?ze(e,t,n):$e(r,e))):$e(r,s,i)})),o):e} +/** +* @dcloudio/uni-h5-vue v3.4.21 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/let je,Ve;class He{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=je,!e&&je&&(this.index=(je.scopes||(je.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const t=je;try{return je=this,e()}finally{je=t}}}on(){je=this}off(){je=this.parent}stop(e){if(this._active){let t,n;for(t=0,n=this.effects.length;t=4))break}1===this._dirtyLevel&&(this._dirtyLevel=0),Qe()}return this._dirtyLevel>=4}set dirty(e){this._dirtyLevel=e?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let e=Xe,t=Ve;try{return Xe=!0,Ve=this,this._runnings++,We(this),this.fn()}finally{Ke(this),this._runnings--,Ve=t,Xe=e}}stop(){var e;this.active&&(We(this),Ke(this),null==(e=this.onStop)||e.call(this),this.active=!1)}}function We(e){e._trackId++,e._depsLength=0}function Ke(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t{const n=new Map;return n.cleanup=e,n.computed=t,n},at=new WeakMap,lt=Symbol(""),ct=Symbol("");function ut(e,t,n){if(Xe&&Ve){let t=at.get(e);t||at.set(e,t=new Map);let r=t.get(n);r||t.set(n,r=st((()=>t.delete(n)))),rt(Ve,r)}}function dt(e,t,n,r,o,i){const s=at.get(e);if(!s)return;let a=[];if("clear"===t)a=[...s.values()];else if("length"===n&&g(e)){const e=Number(r);s.forEach(((t,n)=>{("length"===n||!_(n)&&n>=e)&&a.push(t)}))}else switch(void 0!==n&&a.push(s.get(n)),t){case"add":g(e)?C(n)&&a.push(s.get("length")):(a.push(s.get(lt)),m(e)&&a.push(s.get(ct)));break;case"delete":g(e)||(a.push(s.get(lt)),m(e)&&a.push(s.get(ct)));break;case"set":m(e)&&a.push(s.get(lt))}et();for(const l of a)l&&it(l,4);nt()}const ht=o("__proto__,__v_isRef,__isVue"),ft=new Set(Object.getOwnPropertyNames(Symbol).filter((e=>"arguments"!==e&&"caller"!==e)).map((e=>Symbol[e])).filter(_)),pt=gt();function gt(){const e={};return["includes","indexOf","lastIndexOf"].forEach((t=>{e[t]=function(...e){const n=rn(this);for(let t=0,o=this.length;t{e[t]=function(...e){Ze(),et();const n=rn(this)[t].apply(this,e);return nt(),Qe(),n}})),e}function mt(e){const t=rn(this);return ut(t,0,e),t.hasOwnProperty(e)}class vt{constructor(e=!1,t=!1){this._isReadonly=e,this._isShallow=t}get(e,t,n){const r=this._isReadonly,o=this._isShallow;if("__v_isReactive"===t)return!r;if("__v_isReadonly"===t)return r;if("__v_isShallow"===t)return o;if("__v_raw"===t)return n===(r?o?Kt:Wt:o?Ut:qt).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const i=g(e);if(!r){if(i&&p(pt,t))return Reflect.get(pt,t,n);if("hasOwnProperty"===t)return mt}const s=Reflect.get(e,t,n);return(_(t)?ft.has(t):ht(t))?s:(r||ut(e,0,t),o?s:dn(s)?i&&C(t)?s:s.value:w(s)?r?Jt(s):Xt(s):s)}}class yt extends vt{constructor(e=!1){super(!1,e)}set(e,t,n,r){let o=e[t];if(!this._isShallow){const t=en(o);if(tn(n)||en(n)||(o=rn(o),n=rn(n)),!g(e)&&dn(o)&&!dn(n))return!t&&(o.value=n,!0)}const i=g(e)&&C(t)?Number(t)e,Et=e=>Reflect.getPrototypeOf(e);function Tt(e,t,n=!1,r=!1){const o=rn(e=e.__v_raw),i=rn(t);n||(R(t,i)&&ut(o,0,t),ut(o,0,i));const{has:s}=Et(o),a=r?xt:n?an:sn;return s.call(o,t)?a(e.get(t)):s.call(o,i)?a(e.get(i)):void(e!==o&&e.get(t))}function Ct(e,t=!1){const n=this.__v_raw,r=rn(n),o=rn(e);return t||(R(e,o)&&ut(r,0,e),ut(r,0,o)),e===o?n.has(e):n.has(e)||n.has(o)}function Mt(e,t=!1){return e=e.__v_raw,!t&&ut(rn(e),0,lt),Reflect.get(e,"size",e)}function kt(e){e=rn(e);const t=rn(this);return Et(t).has.call(t,e)||(t.add(e),dt(t,"add",e,e)),this}function At(e,t){t=rn(t);const n=rn(this),{has:r,get:o}=Et(n);let i=r.call(n,e);i||(e=rn(e),i=r.call(n,e));const s=o.call(n,e);return n.set(e,t),i?R(t,s)&&dt(n,"set",e,t):dt(n,"add",e,t),this}function Dt(e){const t=rn(this),{has:n,get:r}=Et(t);let o=n.call(t,e);o||(e=rn(e),o=n.call(t,e)),r&&r.call(t,e);const i=t.delete(e);return o&&dt(t,"delete",e,void 0),i}function Ot(){const e=rn(this),t=0!==e.size,n=e.clear();return t&&dt(e,"clear",void 0,void 0),n}function It(e,t){return function(n,r){const o=this,i=o.__v_raw,s=rn(i),a=t?xt:e?an:sn;return!e&&ut(s,0,lt),i.forEach(((e,t)=>n.call(r,a(e),a(t),o)))}}function Pt(e,t,n){return function(...r){const o=this.__v_raw,i=rn(o),s=m(i),a="entries"===e||e===Symbol.iterator&&s,l="keys"===e&&s,c=o[e](...r),u=n?xt:t?an:sn;return!t&&ut(i,0,l?ct:lt),{next(){const{value:e,done:t}=c.next();return t?{value:e,done:t}:{value:a?[u(e[0]),u(e[1])]:u(e),done:t}},[Symbol.iterator](){return this}}}}function Bt(e){return function(...t){return"delete"!==e&&("clear"===e?void 0:this)}}function Rt(){const e={get(e){return Tt(this,e)},get size(){return Mt(this)},has:Ct,add:kt,set:At,delete:Dt,clear:Ot,forEach:It(!1,!1)},t={get(e){return Tt(this,e,!1,!0)},get size(){return Mt(this)},has:Ct,add:kt,set:At,delete:Dt,clear:Ot,forEach:It(!1,!0)},n={get(e){return Tt(this,e,!0)},get size(){return Mt(this,!0)},has(e){return Ct.call(this,e,!0)},add:Bt("add"),set:Bt("set"),delete:Bt("delete"),clear:Bt("clear"),forEach:It(!0,!1)},r={get(e){return Tt(this,e,!0,!0)},get size(){return Mt(this,!0)},has(e){return Ct.call(this,e,!0)},add:Bt("add"),set:Bt("set"),delete:Bt("delete"),clear:Bt("clear"),forEach:It(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((o=>{e[o]=Pt(o,!1,!1),n[o]=Pt(o,!0,!1),t[o]=Pt(o,!1,!0),r[o]=Pt(o,!0,!0)})),[e,n,t,r]}const[Lt,Nt,$t,zt]=Rt();function jt(e,t){const n=t?e?zt:$t:e?Nt:Lt;return(t,r,o)=>"__v_isReactive"===r?!e:"__v_isReadonly"===r?e:"__v_raw"===r?t:Reflect.get(p(n,r)&&r in t?n:t,r,o)}const Vt={get:jt(!1,!1)},Ht={get:jt(!1,!0)},Ft={get:jt(!0,!1)},qt=new WeakMap,Ut=new WeakMap,Wt=new WeakMap,Kt=new WeakMap;function Yt(e){return e.__v_skip||!Object.isExtensible(e)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((e=>E(e).slice(8,-1))(e))}function Xt(e){return en(e)?e:Zt(e,!1,_t,Vt,qt)}function Gt(e){return Zt(e,!1,St,Ht,Ut)}function Jt(e){return Zt(e,!0,wt,Ft,Wt)}function Zt(e,t,n,r,o){if(!w(e))return e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const i=o.get(e);if(i)return i;const s=Yt(e);if(0===s)return e;const a=new Proxy(e,2===s?r:n);return o.set(e,a),a}function Qt(e){return en(e)?Qt(e.__v_raw):!(!e||!e.__v_isReactive)}function en(e){return!(!e||!e.__v_isReadonly)}function tn(e){return!(!e||!e.__v_isShallow)}function nn(e){return Qt(e)||en(e)}function rn(e){const t=e&&e.__v_raw;return t?rn(t):e}function on(e){return Object.isExtensible(e)&&N(e,"__v_skip",!0),e}const sn=e=>w(e)?Xt(e):e,an=e=>w(e)?Jt(e):e;class ln{constructor(e,t,n,r){this.getter=e,this._setter=t,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Ue((()=>e(this._value)),(()=>un(this,2===this.effect._dirtyLevel?2:3))),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=n}get value(){const e=rn(this);return e._cacheable&&!e.effect.dirty||!R(e._value,e._value=e.effect.run())||un(e,4),cn(e),e.effect._dirtyLevel>=2&&un(e,2),e._value}set value(e){this._setter(e)}get _dirty(){return this.effect.dirty}set _dirty(e){this.effect.dirty=e}}function cn(e){var t;Xe&&Ve&&(e=rn(e),rt(Ve,null!=(t=e.dep)?t:e.dep=st((()=>e.dep=void 0),e instanceof ln?e:void 0)))}function un(e,t=4,n){const r=(e=rn(e)).dep;r&&it(r,t)}function dn(e){return!(!e||!0!==e.__v_isRef)}function hn(e){return pn(e,!1)}function fn(e){return pn(e,!0)}function pn(e,t){return dn(e)?e:new gn(e,t)}class gn{constructor(e,t){this.__v_isShallow=t,this.dep=void 0,this.__v_isRef=!0,this._rawValue=t?e:rn(e),this._value=t?e:sn(e)}get value(){return cn(this),this._value}set value(e){const t=this.__v_isShallow||tn(e)||en(e);e=t?e:rn(e),R(e,this._rawValue)&&(this._rawValue=e,this._value=t?e:sn(e),un(this,4))}}function mn(e){return dn(e)?e.value:e}const vn={get:(e,t,n)=>mn(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return dn(o)&&!dn(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function yn(e){return Qt(e)?e:new Proxy(e,vn)}class bn{constructor(e,t,n){this._object=e,this._key=t,this._defaultValue=n,this.__v_isRef=!0}get value(){const e=this._object[this._key];return void 0===e?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return e=rn(this._object),t=this._key,null==(n=at.get(e))?void 0:n.get(t);var e,t,n}}class _n{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function wn(e,t,n){return dn(e)?e:y(e)?new _n(e):w(e)&&arguments.length>1?Sn(e,t,n):hn(e)}function Sn(e,t,n){const r=e[t];return dn(r)?r:new bn(e,t,n)}function xn(e,t,n,r){try{return r?e(...r):e()}catch(o){Tn(o,t,n)}}function En(e,t,n,r){if(y(e)){const o=xn(e,t,n,r);return o&&S(o)&&o.catch((e=>{Tn(e,t,n)})),o}const o=[];for(let i=0;i>>1,o=An[r],i=Vn(o);iVn(e)-Vn(t)));if(On.length=0,In)return void In.push(...e);for(In=e,Pn=0;Pnnull==e.id?1/0:e.id,Hn=(e,t)=>{const n=Vn(e)-Vn(t);if(0===n){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Fn(e){kn=!1,Mn=!0,An.sort(Hn);try{for(Dn=0;Dnb(e)?e.trim():e))),t&&(o=n.map($))}let l,c=r[l=B(t)]||r[l=B(D(t))];!c&&s&&(c=r[l=B(I(t))]),c&&En(c,e,6,Un(e,c,o));const u=r[l+"Once"];if(u){if(e.emitted){if(e.emitted[l])return}else e.emitted={};e.emitted[l]=!0,En(u,e,6,Un(e,u,o))}}function Un(e,t,n){if(1!==n.length)return n;if(y(t)){if(t.length<2)return n}else if(!t.find((e=>e.length>=2)))return n;const r=n[0];if(r&&p(r,"type")&&p(r,"timeStamp")&&p(r,"target")&&p(r,"currentTarget")&&p(r,"detail")){const t=e.proxy,r=t.$gcd(t,!0);r&&n.push(r)}return n}function Wn(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(void 0!==o)return o;const i=e.emits;let s={},a=!1;if(!y(e)){const r=e=>{const n=Wn(e,t,!0);n&&(a=!0,d(s,n))};!n&&t.mixins.length&&t.mixins.forEach(r),e.extends&&r(e.extends),e.mixins&&e.mixins.forEach(r)}return i||a?(g(i)?i.forEach((e=>s[e]=null)):d(s,i),w(e)&&r.set(e,s),s):(w(e)&&r.set(e,null),null)}function Kn(e,t){return!(!e||!c(t))&&(t=t.slice(2).replace(/Once$/,""),p(e,t[0].toLowerCase()+t.slice(1))||p(e,I(t))||p(e,t))}let Yn=null,Xn=null;function Gn(e){const t=Yn;return Yn=e,Xn=e&&e.type.__scopeId||null,t}function Jn(e,t=Yn,n){if(!t)return e;if(e._n)return e;const r=(...n)=>{r._d&&ii(-1);const o=Gn(t);let i;try{i=e(...n)}finally{Gn(o),r._d&&ii(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Zn(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:i,propsOptions:[s],slots:a,attrs:l,emit:c,render:d,renderCache:h,data:f,setupState:p,ctx:g,inheritAttrs:m}=e;let v,y;const b=Gn(e);try{if(4&n.shapeFlag){const e=o||r,t=e;v=_i(d.call(t,e,h,i,p,f,g)),y=l}else{const e=t;0,v=_i(e.length>1?e(i,{attrs:l,slots:a,emit:c}):e(i,null)),y=t.props?l:Qn(l)}}catch(w){ti.length=0,Tn(w,e,1),v=gi(Qo)}let _=v;if(y&&!1!==m){const e=Object.keys(y),{shapeFlag:t}=_;e.length&&7&t&&(s&&e.some(u)&&(y=er(y,s)),_=vi(_,y))}return n.dirs&&(_=vi(_),_.dirs=_.dirs?_.dirs.concat(n.dirs):n.dirs),n.transition&&(_.transition=n.transition),v=_,Gn(b),v}const Qn=e=>{let t;for(const n in e)("class"===n||"style"===n||c(n))&&((t||(t={}))[n]=e[n]);return t},er=(e,t)=>{const n={};for(const r in e)u(r)&&r.slice(9)in t||(n[r]=e[r]);return n};function tr(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let o=0;oe.__isSuspense;const lr=Symbol.for("v-scx");function cr(e,t){return hr(e,null,t)}const ur={};function dr(e,t,n){return hr(e,t,n)}function hr(e,t,{immediate:n,deep:r,flush:o,once:s,onTrack:l,onTrigger:c}=i){if(t&&s){const e=t;t=(...t)=>{e(...t),C()}}const u=Mi,d=e=>!0===r?e:gr(e,!1===r?1:void 0);let f,p,m=!1,v=!1;if(dn(e)?(f=()=>e.value,m=tn(e)):Qt(e)?(f=()=>d(e),m=!0):g(e)?(v=!0,m=e.some((e=>Qt(e)||tn(e))),f=()=>e.map((e=>dn(e)?e.value:Qt(e)?d(e):y(e)?xn(e,u,2):void 0))):f=y(e)?t?()=>xn(e,u,2):()=>(p&&p(),En(e,u,3,[_])):a,t&&r){const e=f;f=()=>gr(e())}let b,_=e=>{p=E.onStop=()=>{xn(e,u,4),p=E.onStop=void 0}};if(Bi){if(_=a,t?n&&En(t,u,3,[f(),v?[]:void 0,_]):f(),"sync"!==o)return a;{const e=Do(lr);b=e.__watcherHandles||(e.__watcherHandles=[])}}let w=v?new Array(e.length).fill(ur):ur;const S=()=>{if(E.active&&E.dirty)if(t){const e=E.run();(r||m||(v?e.some(((e,t)=>R(e,w[t]))):R(e,w)))&&(p&&p(),En(t,u,3,[e,w===ur?void 0:v&&w[0]===ur?[]:w,_]),w=e)}else E.run()};let x;S.allowRecurse=!!t,"sync"===o?x=S:"post"===o?x=()=>Uo(S,u&&u.suspense):(S.pre=!0,u&&(S.id=u.uid),x=()=>Nn(S));const E=new Ue(f,a,x),T=qe(),C=()=>{E.stop(),T&&h(T.effects,E)};return t?n?S():w=E.run():"post"===o?Uo(E.run.bind(E),u&&u.suspense):E.run(),b&&b.push(C),C}function fr(e,t,n){const r=this.proxy,o=b(e)?e.includes(".")?pr(r,e):()=>r[e]:e.bind(r,r);let i;y(t)?i=t:(i=t.handler,n=t);const s=Oi(this),a=hr(o,i.bind(r),n);return s(),a}function pr(e,t){const n=t.split(".");return()=>{let t=e;for(let e=0;e0){if(n>=t)return e;n++}if((r=r||new Set).has(e))return e;if(r.add(e),dn(e))gr(e.value,t,n,r);else if(g(e))for(let o=0;o{gr(e,t,n,r)}));else if(T(e))for(const o in e)gr(e[o],t,n,r);return e}function mr(e,t){if(null===Yn)return e;const n=Ni(Yn)||Yn.proxy,r=e.dirs||(e.dirs=[]);for(let o=0;o{e.isMounted=!0})),Zr((()=>{e.isUnmounting=!0})),e}();return()=>{const o=t.default&&kr(t.default(),!0);if(!o||!o.length)return;let i=o[0];if(o.length>1)for(const e of o)if(e.type!==Qo){i=e;break}const s=rn(e),{mode:a}=s;if(r.isLeaving)return Tr(i);const l=Cr(i);if(!l)return Tr(i);const c=Er(l,s,r,n);Mr(l,c);const u=n.subTree,d=u&&Cr(u);if(d&&d.type!==Qo&&!ui(l,d)){const e=Er(d,s,r,n);if(Mr(d,e),"out-in"===a)return r.isLeaving=!0,e.afterLeave=()=>{r.isLeaving=!1,!1!==n.update.active&&(n.effect.dirty=!0,n.update())},Tr(i);"in-out"===a&&l.type!==Qo&&(e.delayLeave=(e,t,n)=>{xr(r,d)[String(d.key)]=d,e[yr]=()=>{t(),e[yr]=void 0,delete c.delayedLeave},c.delayedLeave=n})}return i}}};function xr(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function Er(e,t,n,r){const{appear:o,mode:i,persisted:s=!1,onBeforeEnter:a,onEnter:l,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:d,onLeave:h,onAfterLeave:f,onLeaveCancelled:p,onBeforeAppear:m,onAppear:v,onAfterAppear:y,onAppearCancelled:b}=t,_=String(e.key),w=xr(n,e),S=(e,t)=>{e&&En(e,r,9,t)},x=(e,t)=>{const n=t[1];S(e,t),g(e)?e.every((e=>e.length<=1))&&n():e.length<=1&&n()},E={mode:i,persisted:s,beforeEnter(t){let r=a;if(!n.isMounted){if(!o)return;r=m||a}t[yr]&&t[yr](!0);const i=w[_];i&&ui(e,i)&&i.el[yr]&&i.el[yr](),S(r,[t])},enter(e){let t=l,r=c,i=u;if(!n.isMounted){if(!o)return;t=v||l,r=y||c,i=b||u}let s=!1;const a=e[br]=t=>{s||(s=!0,S(t?i:r,[e]),E.delayedLeave&&E.delayedLeave(),e[br]=void 0)};t?x(t,[e,a]):a()},leave(t,r){const o=String(e.key);if(t[br]&&t[br](!0),n.isUnmounting)return r();S(d,[t]);let i=!1;const s=t[yr]=n=>{i||(i=!0,r(),S(n?p:f,[t]),t[yr]=void 0,w[o]===e&&delete w[o])};w[o]=e,h?x(h,[t,s]):s()},clone:e=>Er(e,t,n,r)};return E}function Tr(e){if(Pr(e))return(e=vi(e)).children=null,e}function Cr(e){return Pr(e)?e.children?e.children[0]:void 0:e}function Mr(e,t){6&e.shapeFlag&&e.component?Mr(e.component.subTree,t):128&e.shapeFlag?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function kr(e,t=!1,n){let r=[],o=0;for(let i=0;i1)for(let i=0;id({name:e.name},t,{setup:e}))():e}const Dr=e=>!!e.type.__asyncLoader +/*! #__NO_SIDE_EFFECTS__ */;function Or(e){y(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:i,suspensible:s=!0,onError:a}=e;let l,c=null,u=0;const d=()=>{let e;return c||(e=c=t().catch((e=>{if(e=e instanceof Error?e:new Error(String(e)),a)return new Promise(((t,n)=>{a(e,(()=>t((u++,c=null,d()))),(()=>n(e)),u+1)}));throw e})).then((t=>e!==c&&c?c:(t&&(t.__esModule||"Module"===t[Symbol.toStringTag])&&(t=t.default),l=t,t))))};return Ar({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return l},setup(){const e=Mi;if(l)return()=>Ir(l,e);const t=t=>{c=null,Tn(t,e,13,!r)};if(s&&e.suspense||Bi)return d().then((t=>()=>Ir(t,e))).catch((e=>(t(e),()=>r?gi(r,{error:e}):null)));const a=hn(!1),u=hn(),h=hn(!!o);return o&&setTimeout((()=>{h.value=!1}),o),null!=i&&setTimeout((()=>{if(!a.value&&!u.value){const e=new Error(`Async component timed out after ${i}ms.`);t(e),u.value=e}}),i),d().then((()=>{a.value=!0,e.parent&&Pr(e.parent.vnode)&&(e.parent.effect.dirty=!0,Nn(e.parent.update))})).catch((e=>{t(e),u.value=e})),()=>a.value&&l?Ir(l,e):u.value&&r?gi(r,{error:u.value}):n&&!h.value?gi(n):void 0}})}function Ir(e,t){const{ref:n,props:r,children:o,ce:i}=t.vnode,s=gi(e,r,o);return s.ref=n,s.ce=i,delete t.vnode.ce,s}const Pr=e=>e.type.__isKeepAlive;class Br{constructor(e){this.max=e,this._cache=new Map,this._keys=new Set,this._max=parseInt(e,10)}get(e){const{_cache:t,_keys:n,_max:r}=this,o=t.get(e);if(o)n.delete(e),n.add(e);else if(n.add(e),r&&n.size>r){const e=n.values().next().value;this.pruneCacheEntry(t.get(e)),this.delete(e)}return o}set(e,t){this._cache.set(e,t)}delete(e){this._cache.delete(e),this._keys.delete(e)}forEach(e,t){this._cache.forEach(e.bind(t))}}const Rr={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number],matchBy:{type:String,default:"name"},cache:Object},setup(e,{slots:t}){const n=ki(),r=n.ctx;if(!r.renderer)return()=>{const e=t.default&&t.default();return e&&1===e.length?e[0]:e};const o=e.cache||new Br(e.max);o.pruneCacheEntry=s;let i=null;function s(t){var r;!i||!ui(t,i)||"key"===e.matchBy&&t.key!==i.key?(Hr(r=t),u(r,n,a,!0)):i&&Hr(i)}const a=n.suspense,{renderer:{p:l,m:c,um:u,o:{createElement:d}}}=r,h=d("div");function f(t){o.forEach(((n,r)=>{const i=qr(n,e.matchBy);!i||t&&t(i)||(o.delete(r),s(n))}))}r.activate=(e,t,n,r,o)=>{const i=e.component;if(i.ba){const e=i.isDeactivated;i.isDeactivated=!1,L(i.ba),i.isDeactivated=e}c(e,t,n,0,a),l(i.vnode,e,t,n,i,a,r,e.slotScopeIds,o),Uo((()=>{i.isDeactivated=!1,i.a&&L(i.a);const t=e.props&&e.props.onVnodeMounted;t&&Ei(t,i.parent,e)}),a)},r.deactivate=e=>{const t=e.component;t.bda&&Ur(t.bda),c(e,h,null,1,a),Uo((()=>{t.bda&&t.bda.forEach((e=>e.__called=!1)),t.da&&L(t.da);const n=e.props&&e.props.onVnodeUnmounted;n&&Ei(n,t.parent,e),t.isDeactivated=!0}),a)},dr((()=>[e.include,e.exclude,e.matchBy]),(([e,t])=>{e&&f((t=>Nr(e,t))),t&&f((e=>!Nr(t,e)))}),{flush:"post",deep:!0});let p=null;const g=()=>{null!=p&&o.set(p,Fr(n.subTree))};return Xr(g),Jr(g),Zr((()=>{o.forEach(((t,r)=>{o.delete(r),s(t);const{subTree:i,suspense:a}=n,l=Fr(i);if(t.type!==l.type||"key"===e.matchBy&&t.key!==l.key);else{l.component.bda&&L(l.component.bda),Hr(l);const e=l.component.da;e&&Uo(e,a)}}))})),()=>{if(p=null,!t.default)return null;const n=t.default(),r=n[0];if(n.length>1)return i=null,n;if(!ci(r)||!(4&r.shapeFlag)&&!ar(r.type))return i=null,r;let s=Fr(r);const a=s.type,l=qr(s,e.matchBy),{include:c,exclude:u}=e;if(c&&(!l||!Nr(c,l))||u&&l&&Nr(u,l))return i=s,r;const d=null==s.key?a:s.key,h=o.get(d);return s.el&&(s=vi(s),ar(r.type)&&(r.ssContent=s)),p=d,h&&(s.el=h.el,s.component=h.component,s.transition&&Mr(s,s.transition),s.shapeFlag|=512),s.shapeFlag|=256,i=s,ar(r.type)?r:s}}},Lr=Rr;function Nr(e,t){return g(e)?e.some((e=>Nr(e,t))):b(e)?e.split(",").includes(t):"[object RegExp]"===E(e)&&e.test(t)}function $r(e,t){jr(e,"a",t)}function zr(e,t){jr(e,"da",t)}function jr(e,t,n=Mi){const r=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(r.__called=!1,Wr(t,r,n),n){let e=n.parent;for(;e&&e.parent;)Pr(e.parent.vnode)&&Vr(r,t,n,e),e=e.parent}}function Vr(e,t,n,r){const o=Wr(t,e,r,!0);Qr((()=>{h(r[t],o)}),n)}function Hr(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function Fr(e){return ar(e.type)?e.ssContent:e}function qr(e,t){if("name"===t){const t=e.type;return $i(Dr(e)?t.__asyncResolved||{}:t)}return String(e.key)}function Ur(e){for(let t=0;t-1&&n.$pageInstance){if(n.type.__reserved)return;if(n!==n.$pageInstance&&(n=n.$pageInstance,function(e){return["onLoad","onShow"].indexOf(e)>-1}(e))){const r=n.proxy;En(t.bind(r),n,e,"onLoad"===e?[r.$page.options]:[])}}const i=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...r)=>{if(n.isUnmounted)return;Ze();const o=Oi(n),i=En(t,n,e,r);return o(),Qe(),i});return r?i.unshift(s):i.push(s),s}var o}const Kr=e=>(t,n=Mi)=>(!Bi||"sp"===e)&&Wr(e,((...e)=>t(...e)),n),Yr=Kr("bm"),Xr=Kr("m"),Gr=Kr("bu"),Jr=Kr("u"),Zr=Kr("bum"),Qr=Kr("um"),eo=Kr("sp"),to=Kr("rtg"),no=Kr("rtc");function ro(e,t=Mi){Wr("ec",e,t)}function oo(e,t,n,r){let o;const i=n&&n[r];if(g(e)||b(e)){o=new Array(e.length);for(let n=0,r=e.length;nt(e,n,void 0,i&&i[n])));else{const n=Object.keys(e);o=new Array(n.length);for(let r=0,s=n.length;r!ci(e)||e.type!==Qo&&!(e.type===Jo&&!so(e.children))))?e:null}const ao=e=>{if(!e)return null;if(Pi(e)){return Ni(e)||e.proxy}return ao(e.parent)},lo=d(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>ao(e.parent),$root:e=>ao(e.root),$emit:e=>e.emit,$options:e=>vo(e),$forceUpdate:e=>e.f||(e.f=(e=>function(){e.effect.dirty=!0,Nn(e.update)})(e)),$nextTick:e=>e.n||(e.n=Ln.bind(e.proxy)),$watch:e=>fr.bind(e)}),co=(e,t)=>e!==i&&!e.__isScriptSetup&&p(e,t),uo={get({_:e},t){const{ctx:n,setupState:r,data:o,props:s,accessCache:a,type:l,appContext:c}=e;let u;if("$"!==t[0]){const l=a[t];if(void 0!==l)switch(l){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(co(r,t))return a[t]=1,r[t];if(o!==i&&p(o,t))return a[t]=2,o[t];if((u=e.propsOptions[0])&&p(u,t))return a[t]=3,s[t];if(n!==i&&p(n,t))return a[t]=4,n[t];fo&&(a[t]=0)}}const d=lo[t];let h,f;return d?("$attrs"===t&&ut(e,0,t),d(e)):(h=l.__cssModules)&&(h=h[t])?h:n!==i&&p(n,t)?(a[t]=4,n[t]):(f=c.config.globalProperties,p(f,t)?f[t]:void 0)},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return co(o,t)?(o[t]=n,!0):r!==i&&p(r,t)?(r[t]=n,!0):!p(e.props,t)&&(("$"!==t[0]||!(t.slice(1)in e))&&(s[t]=n,!0))},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:s}},a){let l;return!!n[a]||e!==i&&p(e,a)||co(t,a)||(l=s[0])&&p(l,a)||p(r,a)||p(lo,a)||p(o.config.globalProperties,a)},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:p(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function ho(e){return g(e)?e.reduce(((e,t)=>(e[t]=null,e)),{}):e}let fo=!0;function po(e){const t=vo(e),n=e.proxy,r=e.ctx;fo=!1,t.beforeCreate&&go(t.beforeCreate,e,"bc");const{data:o,computed:i,methods:s,watch:l,provide:c,inject:u,created:d,beforeMount:h,mounted:f,beforeUpdate:p,updated:m,activated:v,deactivated:b,beforeDestroy:_,beforeUnmount:S,destroyed:x,unmounted:E,render:T,renderTracked:C,renderTriggered:M,errorCaptured:k,serverPrefetch:A,expose:D,inheritAttrs:O,components:I,directives:P,filters:B}=t;if(u&&function(e,t,n=a){g(e)&&(e=wo(e));for(const r in e){const n=e[r];let o;o=w(n)?"default"in n?Do(n.from||r,n.default,!0):Do(n.from||r):Do(n),dn(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:e=>o.value=e}):t[r]=o}}(u,r,null),s)for(const a in s){const e=s[a];y(e)&&(r[a]=e.bind(n))}if(o){const t=o.call(n,n);w(t)&&(e.data=Xt(t))}if(fo=!0,i)for(const g in i){const e=i[g],t=y(e)?e.bind(n,n):y(e.get)?e.get.bind(n,n):a,o=!y(e)&&y(e.set)?e.set.bind(n):a,s=zi({get:t,set:o});Object.defineProperty(r,g,{enumerable:!0,configurable:!0,get:()=>s.value,set:e=>s.value=e})}if(l)for(const a in l)mo(l[a],r,n,a);if(c){const e=y(c)?c.call(n):c;Reflect.ownKeys(e).forEach((t=>{Ao(t,e[t])}))}function R(e,t){g(t)?t.forEach((t=>e(t.bind(n)))):t&&e(t.bind(n))}if(d&&go(d,e,"c"),R(Yr,h),R(Xr,f),R(Gr,p),R(Jr,m),R($r,v),R(zr,b),R(ro,k),R(no,C),R(to,M),R(Zr,S),R(Qr,E),R(eo,A),g(D))if(D.length){const t=e.exposed||(e.exposed={});D.forEach((e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t})}))}else e.exposed||(e.exposed={});T&&e.render===a&&(e.render=T),null!=O&&(e.inheritAttrs=O),I&&(e.components=I),P&&(e.directives=P);const L=e.appContext.config.globalProperties.$applyOptions;L&&L(t,e,n)}function go(e,t,n){En(g(e)?e.map((e=>e.bind(t.proxy))):e.bind(t.proxy),t,n)}function mo(e,t,n,r){const o=r.includes(".")?pr(n,r):()=>n[r];if(b(e)){const n=t[e];y(n)&&dr(o,n)}else if(y(e))dr(o,e.bind(n));else if(w(e))if(g(e))e.forEach((e=>mo(e,t,n,r)));else{const r=y(e.handler)?e.handler.bind(n):t[e.handler];y(r)&&dr(o,r,e)}}function vo(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:i,config:{optionMergeStrategies:s}}=e.appContext,a=i.get(t);let l;return a?l=a:o.length||n||r?(l={},o.length&&o.forEach((e=>yo(l,e,s,!0))),yo(l,t,s)):l=t,w(t)&&i.set(t,l),l}function yo(e,t,n,r=!1){const{mixins:o,extends:i}=t;i&&yo(e,i,n,!0),o&&o.forEach((t=>yo(e,t,n,!0)));for(const s in t)if(r&&"expose"===s);else{const r=bo[s]||n&&n[s];e[s]=r?r(e[s],t[s]):t[s]}return e}const bo={data:_o,props:Eo,emits:Eo,methods:xo,computed:xo,beforeCreate:So,created:So,beforeMount:So,mounted:So,beforeUpdate:So,updated:So,beforeDestroy:So,beforeUnmount:So,destroyed:So,unmounted:So,activated:So,deactivated:So,errorCaptured:So,serverPrefetch:So,components:xo,directives:xo,watch:function(e,t){if(!e)return t;if(!t)return e;const n=d(Object.create(null),e);for(const r in t)n[r]=So(e[r],t[r]);return n},provide:_o,inject:function(e,t){return xo(wo(e),wo(t))}};function _o(e,t){return t?e?function(){return d(y(e)?e.call(this,this):e,y(t)?t.call(this,this):t)}:t:e}function wo(e){if(g(e)){const t={};for(let n=0;n(i.has(e)||(e&&y(e.install)?(i.add(e),e.install(a,...t)):y(e)&&(i.add(e),e(a,...t))),a),mixin:e=>(o.mixins.includes(e)||o.mixins.push(e),a),component:(e,t)=>t?(o.components[e]=t,a):o.components[e],directive:(e,t)=>t?(o.directives[e]=t,a):o.directives[e],mount(i,l,c){if(!s){const u=gi(n,r);return u.appContext=o,!0===c?c="svg":!1===c&&(c=void 0),l&&t?t(u,i):e(u,i,c),s=!0,a._container=i,i.__vue_app__=a,a._instance=u.component,Ni(u.component)||u.component.proxy}},unmount(){s&&(e(null,a._container),delete a._container.__vue_app__)},provide:(e,t)=>(o.provides[e]=t,a),runWithContext(e){const t=ko;ko=a;try{return e()}finally{ko=t}}};return a}}let ko=null;function Ao(e,t){if(Mi){let n=Mi.provides;const r=Mi.parent&&Mi.parent.provides;r===n&&(n=Mi.provides=Object.create(r)),n[e]=t,"app"===Mi.type.mpType&&Mi.appContext.app.provide(e,t)}else;}function Do(e,t,n=!1){const r=Mi||Yn;if(r||ko){const o=r?null==r.parent?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:ko._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&y(t)?t.call(r&&r.proxy):t}}function Oo(){return!!(Mi||Yn||ko)}function Io(e,t,n,r){const[o,s]=e.propsOptions;let a,l=!1;if(t)for(let i in t){if(M(i))continue;const c=t[i];let u;o&&p(o,u=D(i))?s&&s.includes(u)?(a||(a={}))[u]=c:n[u]=c:Kn(e.emitsOptions,i)||i in r&&c===r[i]||(r[i]=c,l=!0)}if(s){const t=rn(n),r=a||i;for(let i=0;i{u=!0;const[n,r]=Bo(e,t,!0);d(l,n),r&&c.push(...r)};!n&&t.mixins.length&&t.mixins.forEach(r),e.extends&&r(e.extends),e.mixins&&e.mixins.forEach(r)}if(!a&&!u)return w(e)&&r.set(e,s),s;if(g(a))for(let s=0;s-1,n[1]=r<0||t-1||p(n,"default"))&&c.push(e)}}}const h=[l,c];return w(e)&&r.set(e,h),h}function Ro(e){return"$"!==e[0]&&!M(e)}function Lo(e){if(null===e)return"null";if("function"==typeof e)return e.name||"";if("object"==typeof e){return e.constructor&&e.constructor.name||""}return""}function No(e,t){return Lo(e)===Lo(t)}function $o(e,t){return g(t)?t.findIndex((t=>No(t,e))):y(t)&&No(t,e)?0:-1}const zo=e=>"_"===e[0]||"$stable"===e,jo=e=>g(e)?e.map(_i):[_i(e)],Vo=(e,t,n)=>{if(t._n)return t;const r=Jn(((...e)=>jo(t(...e))),n);return r._c=!1,r},Ho=(e,t,n)=>{const r=e._ctx;for(const o in e){if(zo(o))continue;const n=e[o];if(y(n))t[o]=Vo(0,n,r);else if(null!=n){const e=jo(n);t[o]=()=>e}}},Fo=(e,t)=>{const n=jo(t);e.slots.default=()=>n};function qo(e,t,n,r,o=!1){if(g(e))return void e.forEach(((e,i)=>qo(e,t&&(g(t)?t[i]:t),n,r,o)));if(Dr(r)&&!o)return;const s=4&r.shapeFlag?Ni(r.component)||r.component.proxy:r.el,a=o?null:s,{i:l,r:c}=e,u=t&&t.r,d=l.refs===i?l.refs={}:l.refs,f=l.setupState;if(null!=u&&u!==c&&(b(u)?(d[u]=null,p(f,u)&&(f[u]=null)):dn(u)&&(u.value=null)),y(c))xn(c,l,12,[a,d]);else{const t=b(c),r=dn(c);if(t||r){const i=()=>{if(e.f){const n=t?p(f,c)?f[c]:d[c]:c.value;o?g(n)&&h(n,s):g(n)?n.includes(s)||n.push(s):t?(d[c]=[s],p(f,c)&&(f[c]=d[c])):(c.value=[s],e.k&&(d[e.k]=c.value))}else t?(d[c]=a,p(f,c)&&(f[c]=a)):r&&(c.value=a,e.k&&(d[e.k]=a))};a?(i.id=-1,Uo(i,n)):i()}}}const Uo=function(e,t){var n;t&&t.pendingBranch?g(e)?t.effects.push(...e):t.effects.push(e):(g(n=e)?On.push(...n):In&&In.includes(n,n.allowRecurse?Pn+1:Pn)||On.push(n),$n())};function Wo(e){return function(e,t){j().__VUE__=!0;const{insert:n,remove:r,patchProp:o,forcePatchProp:l,createElement:c,createText:u,createComment:h,setText:f,setElementText:g,parentNode:m,nextSibling:v,setScopeId:y=a,insertStaticContent:b}=e,_=(e,t,n,r=null,o=null,i=null,s,a=null,l=!!t.dynamicChildren)=>{if(e===t)return;e&&!ui(e,t)&&(r=te(e),G(e,o,i,!0),e=null),-2===t.patchFlag&&(l=!1,t.dynamicChildren=null);const{type:c,ref:u,shapeFlag:d}=t;switch(c){case Zo:w(e,t,n,r);break;case Qo:x(e,t,n,r);break;case ei:null==e&&E(t,n,r,s);break;case Jo:z(e,t,n,r,o,i,s,a,l);break;default:1&d?k(e,t,n,r,o,i,s,a,l):6&d?V(e,t,n,r,o,i,s,a,l):(64&d||128&d)&&c.process(e,t,n,r,o,i,s,a,l,oe)}null!=u&&o&&qo(u,e&&e.ref,i,t||e,!t)},w=(e,t,r,o)=>{if(null==e)n(t.el=u(t.children),r,o);else{const n=t.el=e.el;t.children!==e.children&&f(n,t.children)}},x=(e,t,r,o)=>{null==e?n(t.el=h(t.children||""),r,o):t.el=e.el},E=(e,t,n,r)=>{[e.el,e.anchor]=b(e.children,t,n,r,e.el,e.anchor)},T=({el:e,anchor:t},r,o)=>{let i;for(;e&&e!==t;)i=v(e),n(e,r,o),e=i;n(t,r,o)},C=({el:e,anchor:t})=>{let n;for(;e&&e!==t;)n=v(e),r(e),e=n;r(t)},k=(e,t,n,r,o,i,s,a,l)=>{"svg"===t.type?s="svg":"math"===t.type&&(s="mathml"),null==e?A(t,n,r,o,i,s,a,l):B(e,t,o,i,s,a,l)},A=(e,t,r,i,s,a,l,u)=>{let d,h;const{props:f,shapeFlag:p,transition:m,dirs:v}=e;if(d=e.el=c(e.type,a,f&&f.is,f),8&p?g(d,e.children):16&p&&P(e.children,d,null,i,s,Ko(e,a),l,u),v&&vr(e,null,i,"created"),O(d,e,e.scopeId,l,i),f){for(const t in f)"value"===t||M(t)||o(d,t,null,f[t],a,e.children,i,s,ee);"value"in f&&o(d,"value",null,f.value,a),(h=f.onVnodeBeforeMount)&&Ei(h,i,e)}Object.defineProperty(d,"__vueParentComponent",{value:i,enumerable:!1}),v&&vr(e,null,i,"beforeMount");const y=function(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}(s,m);y&&m.beforeEnter(d),n(d,t,r),((h=f&&f.onVnodeMounted)||y||v)&&Uo((()=>{h&&Ei(h,i,e),y&&m.enter(d),v&&vr(e,null,i,"mounted")}),s)},O=(e,t,n,r,o)=>{if(n&&y(e,n),r)for(let i=0;i{for(let c=l;c{const u=t.el=e.el;let{patchFlag:d,dynamicChildren:h,dirs:f}=t;d|=16&e.patchFlag;const p=e.props||i,m=t.props||i;let v;if(n&&Yo(n,!1),(v=m.onVnodeBeforeUpdate)&&Ei(v,n,t,e),f&&vr(t,e,n,"beforeUpdate"),n&&Yo(n,!0),h?R(e.dynamicChildren,h,u,n,r,Ko(t,s),a):c||W(e,t,u,null,n,r,Ko(t,s),a,!1),d>0){if(16&d)$(u,t,p,m,n,r,s);else if(2&d&&p.class!==m.class&&o(u,"class",null,m.class,s),4&d&&o(u,"style",p.style,m.style,s),8&d){const i=t.dynamicProps;for(let t=0;t{v&&Ei(v,n,t,e),f&&vr(t,e,n,"updated")}),r)},R=(e,t,n,r,o,i,s)=>{for(let a=0;a{if(n!==r){if(n!==i)for(const i in n)M(i)||i in r||o(e,i,n[i],null,c,t.children,s,a,ee);for(const i in r){if(M(i))continue;const u=r[i],d=n[i];(u!==d&&"value"!==i||l&&l(e,i))&&o(e,i,d,u,c,t.children,s,a,ee)}"value"in r&&o(e,"value",n.value,r.value,c)}},z=(e,t,r,o,i,s,a,l,c)=>{const d=t.el=e?e.el:u(""),h=t.anchor=e?e.anchor:u("");let{patchFlag:f,dynamicChildren:p,slotScopeIds:g}=t;g&&(l=l?l.concat(g):g),null==e?(n(d,r,o),n(h,r,o),P(t.children||[],r,h,i,s,a,l,c)):f>0&&64&f&&p&&e.dynamicChildren?(R(e.dynamicChildren,p,r,i,s,a,l),(null!=t.key||i&&t===i.subTree)&&Xo(e,t,!0)):W(e,t,r,h,i,s,a,l,c)},V=(e,t,n,r,o,i,s,a,l)=>{t.slotScopeIds=a,null==e?512&t.shapeFlag?o.ctx.activate(t,n,r,s,l):H(t,n,r,o,i,s,l):F(e,t,l)},H=(e,t,n,r,o,s,a)=>{const l=e.component=function(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||Ti,s={uid:Ci++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new He(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Bo(r,o),emitsOptions:Wn(r,o),emit:null,emitted:null,propsDefaults:i,inheritAttrs:r.inheritAttrs,ctx:i,data:i,props:i,attrs:i,slots:i,refs:i,setupState:i,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,bda:null,da:null,ba:null,a:null,rtg:null,rtc:null,ec:null,sp:null};s.ctx={_:s},s.root=t?t.root:s,s.emit=qn.bind(null,s),s.$pageInstance=t&&t.$pageInstance,e.ce&&e.ce(s);return s}(e,r,o);if(Pr(e)&&(l.ctx.renderer=oe),function(e,t=!1){t&&Di(t);const{props:n,children:r}=e.vnode,o=Pi(e);(function(e,t,n,r=!1){const o={},i={};N(i,di,1),e.propsDefaults=Object.create(null),Io(e,t,o,i);for(const s in e.propsOptions[0])s in o||(o[s]=void 0);n?e.props=r?o:Gt(o):e.type.props?e.props=o:e.props=i,e.attrs=i})(e,n,o,t),((e,t)=>{if(32&e.vnode.shapeFlag){const n=t._;n?(e.slots=rn(t),N(t,"_",n)):Ho(t,e.slots={})}else e.slots={},t&&Fo(e,t);N(e.slots,di,1)})(e,r);const i=o?function(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=on(new Proxy(e.ctx,uo));const{setup:r}=n;if(r){const n=e.setupContext=r.length>1?function(e){const t=t=>{e.exposed=t||{}};return{get attrs(){return function(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get:(t,n)=>(ut(e,0,"$attrs"),t[n])}))}(e)},slots:e.slots,emit:e.emit,expose:t}}(e):null,o=Oi(e);Ze();const i=xn(r,e,0,[e.props,n]);if(Qe(),o(),S(i)){if(i.then(Ii,Ii),t)return i.then((n=>{Ri(e,n,t)})).catch((t=>{Tn(t,e,0)}));e.asyncDep=i}else Ri(e,i,t)}else Li(e,t)}(e,t):void 0;t&&Di(!1)}(l),l.asyncDep){if(o&&o.registerDep(l,q),!e.el){const e=l.subTree=gi(Qo);x(null,e,t,n)}}else q(l,e,t,n,o,s,a)},F=(e,t,n)=>{const r=t.component=e.component;if(function(e,t,n){const{props:r,children:o,component:i}=e,{props:s,children:a,patchFlag:l}=t,c=i.emitsOptions;if(t.dirs||t.transition)return!0;if(!(n&&l>=0))return!(!o&&!a||a&&a.$stable)||r!==s&&(r?!s||tr(r,s,c):!!s);if(1024&l)return!0;if(16&l)return r?tr(r,s,c):!!s;if(8&l){const e=t.dynamicProps;for(let t=0;tDn&&An.splice(t,1)}(r.update),r.effect.dirty=!0,r.update()}else t.el=e.el,r.vnode=t},q=(e,t,n,r,o,i,s)=>{const l=()=>{if(e.isMounted){let{next:t,bu:n,u:r,parent:a,vnode:c}=e;{const n=Go(e);if(n)return t&&(t.el=c.el,U(e,t,s)),void n.asyncDep.then((()=>{e.isUnmounted||l()}))}let u,d=t;Yo(e,!1),t?(t.el=c.el,U(e,t,s)):t=c,n&&L(n),(u=t.props&&t.props.onVnodeBeforeUpdate)&&Ei(u,a,t,c),Yo(e,!0);const h=Zn(e),f=e.subTree;e.subTree=h,_(f,h,m(f.el),te(f),e,o,i),t.el=h.el,null===d&&function({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r!==e)break;(e=t.vnode).el=n,t=t.parent}}(e,h.el),r&&Uo(r,o),(u=t.props&&t.props.onVnodeUpdated)&&Uo((()=>Ei(u,a,t,c)),o)}else{let s;const{el:a,props:l}=t,{bm:c,m:u,parent:d}=e,h=Dr(t);if(Yo(e,!1),c&&L(c),!h&&(s=l&&l.onVnodeBeforeMount)&&Ei(s,d,t),Yo(e,!0),a&&se){const n=()=>{e.subTree=Zn(e),se(a,e.subTree,e,o,null)};h?t.type.__asyncLoader().then((()=>!e.isUnmounted&&n())):n()}else{const s=e.subTree=Zn(e);_(null,s,n,r,e,o,i),t.el=s.el}if(u&&Uo(u,o),!h&&(s=l&&l.onVnodeMounted)){const e=t;Uo((()=>Ei(s,d,e)),o)}(256&t.shapeFlag||d&&Dr(d.vnode)&&256&d.vnode.shapeFlag)&&(e.ba&&Ur(e.ba),e.a&&Uo(e.a,o)),e.isMounted=!0,t=n=r=null}},c=e.effect=new Ue(l,a,(()=>Nn(u)),e.scope),u=e.update=()=>{c.dirty&&c.run()};u.id=e.uid,Yo(e,!0),u()},U=(e,t,n)=>{t.component=e;const r=e.vnode.props;e.vnode=t,e.next=null,function(e,t,n,r){const{props:o,attrs:i,vnode:{patchFlag:s}}=e,a=rn(o),[l]=e.propsOptions;let c=!1;if(!(r||s>0)||16&s){let r;Io(e,t,o,i)&&(c=!0);for(const i in a)t&&(p(t,i)||(r=I(i))!==i&&p(t,r))||(l?!n||void 0===n[i]&&void 0===n[r]||(o[i]=Po(l,a,i,void 0,e,!0)):delete o[i]);if(i!==a)for(const e in i)t&&p(t,e)||(delete i[e],c=!0)}else if(8&s){const n=e.vnode.dynamicProps;for(let r=0;r{const{vnode:r,slots:o}=e;let s=!0,a=i;if(32&r.shapeFlag){const e=t._;e?n&&1===e?s=!1:(d(o,t),n||1!==e||delete o._):(s=!t.$stable,Ho(t,o)),a=t}else t&&(Fo(e,t),a={default:1});if(s)for(const i in o)zo(i)||null!=a[i]||delete o[i]})(e,t.children,n),Ze(),zn(e),Qe()},W=(e,t,n,r,o,i,s,a,l=!1)=>{const c=e&&e.children,u=e?e.shapeFlag:0,d=t.children,{patchFlag:h,shapeFlag:f}=t;if(h>0){if(128&h)return void Y(c,d,n,r,o,i,s,a,l);if(256&h)return void K(c,d,n,r,o,i,s,a,l)}8&f?(16&u&&ee(c,o,i),d!==c&&g(n,d)):16&u?16&f?Y(c,d,n,r,o,i,s,a,l):ee(c,o,i,!0):(8&u&&g(n,""),16&f&&P(d,n,r,o,i,s,a,l))},K=(e,t,n,r,o,i,a,l,c)=>{t=t||s;const u=(e=e||s).length,d=t.length,h=Math.min(u,d);let f;for(f=0;fd?ee(e,o,i,!0,!1,h):P(t,n,r,o,i,a,l,c,h)},Y=(e,t,n,r,o,i,a,l,c)=>{let u=0;const d=t.length;let h=e.length-1,f=d-1;for(;u<=h&&u<=f;){const r=e[u],s=t[u]=c?wi(t[u]):_i(t[u]);if(!ui(r,s))break;_(r,s,n,null,o,i,a,l,c),u++}for(;u<=h&&u<=f;){const r=e[h],s=t[f]=c?wi(t[f]):_i(t[f]);if(!ui(r,s))break;_(r,s,n,null,o,i,a,l,c),h--,f--}if(u>h){if(u<=f){const e=f+1,s=ef)for(;u<=h;)G(e[u],o,i,!0),u++;else{const p=u,g=u,m=new Map;for(u=g;u<=f;u++){const e=t[u]=c?wi(t[u]):_i(t[u]);null!=e.key&&m.set(e.key,u)}let v,y=0;const b=f-g+1;let w=!1,S=0;const x=new Array(b);for(u=0;u=b){G(r,o,i,!0);continue}let s;if(null!=r.key)s=m.get(r.key);else for(v=g;v<=f;v++)if(0===x[v-g]&&ui(r,t[v])){s=v;break}void 0===s?G(r,o,i,!0):(x[s-g]=u+1,s>=S?S=s:w=!0,_(r,t[s],n,null,o,i,a,l,c),y++)}const E=w?function(e){const t=e.slice(),n=[0];let r,o,i,s,a;const l=e.length;for(r=0;r>1,e[n[a]]0&&(t[r]=n[i-1]),n[i]=r)}}i=n.length,s=n[i-1];for(;i-- >0;)n[i]=s,s=t[s];return n}(x):s;for(v=E.length-1,u=b-1;u>=0;u--){const e=g+u,s=t[e],h=e+1{const{el:s,type:a,transition:l,children:c,shapeFlag:u}=e;if(6&u)return void X(e.component.subTree,t,r,o);if(128&u)return void e.suspense.move(t,r,o);if(64&u)return void a.move(e,t,r,oe);if(a===Jo){n(s,t,r);for(let e=0;el.enter(s)),i);else{const{leave:e,delayLeave:o,afterLeave:i}=l,a=()=>n(s,t,r),c=()=>{e(s,(()=>{a(),i&&i()}))};o?o(s,a,c):c()}else n(s,t,r)},G=(e,t,n,r=!1,o=!1)=>{const{type:i,props:s,ref:a,children:l,dynamicChildren:c,shapeFlag:u,patchFlag:d,dirs:h}=e;if(null!=a&&qo(a,null,n,e,!0),256&u)return void t.ctx.deactivate(e);const f=1&u&&h,p=!Dr(e);let g;if(p&&(g=s&&s.onVnodeBeforeUnmount)&&Ei(g,t,e),6&u)Q(e.component,n,r);else{if(128&u)return void e.suspense.unmount(n,r);f&&vr(e,null,t,"beforeUnmount"),64&u?e.type.remove(e,t,n,o,oe,r):c&&(i!==Jo||d>0&&64&d)?ee(c,t,n,!1,!0):(i===Jo&&384&d||!o&&16&u)&&ee(l,t,n),r&&J(e)}(p&&(g=s&&s.onVnodeUnmounted)||f)&&Uo((()=>{g&&Ei(g,t,e),f&&vr(e,null,t,"unmounted")}),n)},J=e=>{const{type:t,el:n,anchor:o,transition:i}=e;if(t===Jo)return void Z(n,o);if(t===ei)return void C(e);const s=()=>{r(n),i&&!i.persisted&&i.afterLeave&&i.afterLeave()};if(1&e.shapeFlag&&i&&!i.persisted){const{leave:t,delayLeave:r}=i,o=()=>t(n,s);r?r(e.el,s,o):o()}else s()},Z=(e,t)=>{let n;for(;e!==t;)n=v(e),r(e),e=n;r(t)},Q=(e,t,n)=>{const{bum:r,scope:o,update:i,subTree:s,um:a}=e;r&&L(r),o.stop(),i&&(i.active=!1,G(s,e,t,n)),a&&Uo(a,t),Uo((()=>{e.isUnmounted=!0}),t),t&&t.pendingBranch&&!t.isUnmounted&&e.asyncDep&&!e.asyncResolved&&e.suspenseId===t.pendingId&&(t.deps--,0===t.deps&&t.resolve())},ee=(e,t,n,r=!1,o=!1,i=0)=>{for(let s=i;s6&e.shapeFlag?te(e.component.subTree):128&e.shapeFlag?e.suspense.next():v(e.anchor||e.el);let ne=!1;const re=(e,t,n)=>{null==e?t._vnode&&G(t._vnode,null,null,!0):_(t._vnode||null,e,t,null,null,null,n),ne||(ne=!0,zn(),jn(),ne=!1),t._vnode=e},oe={p:_,um:G,m:X,r:J,mt:H,mc:P,pc:W,pbc:R,n:te,o:e};let ie,se;t&&([ie,se]=t(oe));return{render:re,hydrate:ie,createApp:Mo(re,ie)}}(e)}function Ko({type:e,props:t},n){return"svg"===n&&"foreignObject"===e||"mathml"===n&&"annotation-xml"===e&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Yo({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Xo(e,t,n=!1){const r=e.children,o=t.children;if(g(r)&&g(o))for(let i=0;i0?ni||s:null,ti.pop(),ni=ti[ti.length-1]||null,oi>0&&ni&&ni.push(e),e}function ai(e,t,n,r,o,i){return si(pi(e,t,n,r,o,i,!0))}function li(e,t,n,r,o){return si(gi(e,t,n,r,o,!0))}function ci(e){return!!e&&!0===e.__v_isVNode}function ui(e,t){return e.type===t.type&&e.key===t.key}const di="__vInternal",hi=({key:e})=>null!=e?e:null,fi=({ref:e,ref_key:t,ref_for:n})=>("number"==typeof e&&(e=""+e),null!=e?b(e)||dn(e)||y(e)?{i:Yn,r:e,k:t,f:!!n}:e:null);function pi(e,t=null,n=null,r=0,o=null,i=(e===Jo?0:1),s=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&hi(t),ref:t&&fi(t),scopeId:Xn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:Yn};return a?(Si(l,n),128&i&&e.normalize(l)):n&&(l.shapeFlag|=b(n)?8:16),oi>0&&!s&&ni&&(l.patchFlag>0||6&i)&&32!==l.patchFlag&&ni.push(l),l}const gi=function(e,t=null,n=null,r=0,o=null,i=!1){e&&e!==rr||(e=Qo);if(ci(e)){const r=vi(e,t,!0);return n&&Si(r,n),oi>0&&!i&&ni&&(6&r.shapeFlag?ni[ni.indexOf(e)]=r:ni.push(r)),r.patchFlag|=-2,r}s=e,y(s)&&"__vccOpts"in s&&(e=e.__vccOpts);var s;if(t){t=mi(t);let{class:e,style:n}=t;e&&!b(e)&&(t.class=ve(e)),w(n)&&(nn(n)&&!g(n)&&(n=d({},n)),t.style=me(n))}const a=b(e)?1:ar(e)?128:(e=>e.__isTeleport)(e)?64:w(e)?4:y(e)?2:0;return pi(e,t,n,r,o,a,i,!0)};function mi(e){return e?nn(e)||di in e?d({},e):e:null}function vi(e,t,n=!1){const{props:r,ref:o,patchFlag:i,children:s}=e,a=t?xi(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&hi(a),ref:t&&t.ref?n&&o?g(o)?o.concat(fi(t)):[o,fi(t)]:fi(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Jo?-1===i?16:16|i:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&vi(e.ssContent),ssFallback:e.ssFallback&&vi(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function yi(e=" ",t=0){return gi(Zo,null,e,t)}function bi(e="",t=!1){return t?(ri(),li(Qo,null,e)):gi(Qo,null,e)}function _i(e){return null==e||"boolean"==typeof e?gi(Qo):g(e)?gi(Jo,null,e.slice()):"object"==typeof e?wi(e):gi(Zo,null,String(e))}function wi(e){return null===e.el&&-1!==e.patchFlag||e.memo?e:vi(e)}function Si(e,t){let n=0;const{shapeFlag:r}=e;if(null==t)t=null;else if(g(t))n=16;else if("object"==typeof t){if(65&r){const n=t.default;return void(n&&(n._c&&(n._d=!1),Si(e,n()),n._c&&(n._d=!0)))}{n=32;const r=t._;r||di in t?3===r&&Yn&&(1===Yn.slots._?t._=1:(t._=2,e.patchFlag|=1024)):t._ctx=Yn}}else y(t)?(t={default:t,_ctx:Yn},n=32):(t=String(t),64&r?(n=16,t=[yi(t)]):n=8);e.children=t,e.shapeFlag|=n}function xi(...e){const t={};for(let n=0;nMi||Yn;let Ai,Di;{const e=j(),t=(t,n)=>{let r;return(r=e[t])||(r=e[t]=[]),r.push(n),e=>{r.length>1?r.forEach((t=>t(e))):r[0](e)}};Ai=t("__VUE_INSTANCE_SETTERS__",(e=>Mi=e)),Di=t("__VUE_SSR_SETTERS__",(e=>Bi=e))}const Oi=e=>{const t=Mi;return Ai(e),e.scope.on(),()=>{e.scope.off(),Ai(t)}},Ii=()=>{Mi&&Mi.scope.off(),Ai(null)};function Pi(e){return 4&e.vnode.shapeFlag}let Bi=!1;function Ri(e,t,n){y(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:w(t)&&(e.setupState=yn(t)),Li(e,n)}function Li(e,t,n){const r=e.type;e.render||(e.render=r.render||a);{const t=Oi(e);Ze();try{po(e)}finally{Qe(),t()}}}function Ni(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(yn(on(e.exposed)),{get:(t,n)=>n in t?t[n]:n in lo?lo[n](e):void 0,has:(e,t)=>t in e||t in lo}))}function $i(e,t=!0){return y(e)?e.displayName||e.name:e.name||t&&e.__name}const zi=(e,t)=>{const n=function(e,t,n=!1){let r,o;const i=y(e);return i?(r=e,o=a):(r=e.get,o=e.set),new ln(r,o,i||!o,n)}(e,0,Bi);return n};function ji(e,t,n){const r=arguments.length;return 2===r?w(t)&&!g(t)?ci(t)?gi(e,null,[t]):gi(e,t):gi(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):3===r&&ci(n)&&(n=[n]),gi(e,t,n))}const Vi="3.4.21",Hi="undefined"!=typeof document?document:null,Fi=Hi&&Hi.createElement("template"),qi={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o="svg"===t?Hi.createElementNS("http://www.w3.org/2000/svg",e):"mathml"===t?Hi.createElementNS("http://www.w3.org/1998/Math/MathML",e):n?Hi.createElement(e,{is:n}):Hi.createElement(e);return"select"===e&&r&&null!=r.multiple&&o.setAttribute("multiple",r.multiple),o},createText:e=>Hi.createTextNode(e),createComment:e=>Hi.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Hi.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,i){const s=n?n.previousSibling:t.lastChild;if(o&&(o===i||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),o!==i&&(o=o.nextSibling););else{Fi.innerHTML="svg"===r?`${e}`:"mathml"===r?`${e}`:e;const o=Fi.content;if("svg"===r||"mathml"===r){const e=o.firstChild;for(;e.firstChild;)o.appendChild(e.firstChild);o.removeChild(e)}t.insertBefore(o,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ui="transition",Wi=Symbol("_vtc"),Ki=(e,{slots:t})=>ji(Sr,function(e){const t={};for(const d in e)d in Yi||(t[d]=e[d]);if(!1===e.css)return t;const{name:n="v",type:r,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:l=i,appearActiveClass:c=s,appearToClass:u=a,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:f=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,g=function(e){if(null==e)return null;if(w(e))return[Ji(e.enter),Ji(e.leave)];{const t=Ji(e);return[t,t]}}(o),m=g&&g[0],v=g&&g[1],{onBeforeEnter:y,onEnter:b,onEnterCancelled:_,onLeave:S,onLeaveCancelled:x,onBeforeAppear:E=y,onAppear:T=b,onAppearCancelled:C=_}=t,M=(e,t,n)=>{Qi(e,t?u:a),Qi(e,t?c:s),n&&n()},k=(e,t)=>{e._isLeaving=!1,Qi(e,h),Qi(e,p),Qi(e,f),t&&t()},A=e=>(t,n)=>{const o=e?T:b,s=()=>M(t,e,n);Xi(o,[t,s]),es((()=>{Qi(t,e?l:i),Zi(t,e?u:a),Gi(o)||ns(t,r,m,s)}))};return d(t,{onBeforeEnter(e){Xi(y,[e]),Zi(e,i),Zi(e,s)},onBeforeAppear(e){Xi(E,[e]),Zi(e,l),Zi(e,c)},onEnter:A(!1),onAppear:A(!0),onLeave(e,t){e._isLeaving=!0;const n=()=>k(e,t);Zi(e,h),document.body.offsetHeight,Zi(e,f),es((()=>{e._isLeaving&&(Qi(e,h),Zi(e,p),Gi(S)||ns(e,r,v,n))})),Xi(S,[e,n])},onEnterCancelled(e){M(e,!1),Xi(_,[e])},onAppearCancelled(e){M(e,!0),Xi(C,[e])},onLeaveCancelled(e){k(e),Xi(x,[e])}})}(e),t);Ki.displayName="Transition";const Yi={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String};Ki.props=d({},wr,Yi);const Xi=(e,t=[])=>{g(e)?e.forEach((e=>e(...t))):e&&e(...t)},Gi=e=>!!e&&(g(e)?e.some((e=>e.length>1)):e.length>1);function Ji(e){const t=(e=>{const t=b(e)?Number(e):NaN;return isNaN(t)?e:t})(e);return t}function Zi(e,t){t.split(/\s+/).forEach((t=>t&&e.classList.add(t))),(e[Wi]||(e[Wi]=new Set)).add(t)}function Qi(e,t){t.split(/\s+/).forEach((t=>t&&e.classList.remove(t)));const n=e[Wi];n&&(n.delete(t),n.size||(e[Wi]=void 0))}function es(e){requestAnimationFrame((()=>{requestAnimationFrame(e)}))}let ts=0;function ns(e,t,n,r){const o=e._endId=++ts,i=()=>{o===e._endId&&r()};if(n)return setTimeout(i,n);const{type:s,timeout:a,propCount:l}=function(e,t){const n=window.getComputedStyle(e),r=e=>(n[e]||"").split(", "),o=r("transitionDelay"),i=r("transitionDuration"),s=rs(o,i),a=r("animationDelay"),l=r("animationDuration"),c=rs(a,l);let u=null,d=0,h=0;t===Ui?s>0&&(u=Ui,d=s,h=i.length):"animation"===t?c>0&&(u="animation",d=c,h=l.length):(d=Math.max(s,c),u=d>0?s>c?Ui:"animation":null,h=u?u===Ui?i.length:l.length:0);const f=u===Ui&&/\b(transform|all)(,|$)/.test(r("transitionProperty").toString());return{type:u,timeout:d,propCount:h,hasTransform:f}}(e,t);if(!s)return r();const c=s+"end";let u=0;const d=()=>{e.removeEventListener(c,h),i()},h=t=>{t.target===e&&++u>=l&&d()};setTimeout((()=>{uos(t)+os(e[n]))))}function os(e){return"auto"===e?0:1e3*Number(e.slice(0,-1).replace(",","."))}const is=Symbol("_vod"),ss=Symbol("_vsh"),as={beforeMount(e,{value:t},{transition:n}){e[is]="none"===e.style.display?"":e.style.display,n&&t?n.beforeEnter(e):ls(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),ls(e,!0),r.enter(e)):r.leave(e,(()=>{ls(e,!1)})):ls(e,t))},beforeUnmount(e,{value:t}){ls(e,t)}};function ls(e,t){e.style.display=t?e[is]:"none",e[ss]=!t}const cs=Symbol(""),us=/(^|;)\s*display\s*:/;const ds=/\s*!important$/;function hs(e,t,n){if(g(n))n.forEach((n=>hs(e,t,n)));else if(null==n&&(n=""),n=Ss(n),t.startsWith("--"))e.setProperty(t,n);else{const r=function(e,t){const n=ps[t];if(n)return n;let r=D(t);if("filter"!==r&&r in e)return ps[t]=r;r=P(r);for(let o=0;oe.replace(Se,((e,t)=>{if(!t)return e;if(1===_s)return`${t}${bs}`;const n=function(e,t){const n=Math.pow(10,t+1),r=Math.floor(e*n);return 10*Math.round(r/10)/n}(parseFloat(t)*_s,ws);return 0===n?"0":`${n}${bs}`})));var bs,_s,ws;const Ss=e=>b(e)?ys(e):e,xs="http://www.w3.org/1999/xlink";const Es=Symbol("_vei");function Ts(e,t,n,r,o=null){const i=e[Es]||(e[Es]={}),s=i[t];if(r&&s)s.value=r;else{const[n,a]=function(e){let t;if(Cs.test(e)){let n;for(t={};n=e.match(Cs);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[":"===e[2]?e.slice(3):I(e.slice(2)),t]}(t);if(r){const s=i[t]=function(e,t){const n=e=>{if(e._vts){if(e._vts<=n.attached)return}else e._vts=Date.now();const r=t&&t.proxy,o=r&&r.$nne,{value:i}=n;if(o&&g(i)){const n=As(e,i);for(let r=0;rMs||(ks.then((()=>Ms=0)),Ms=Date.now()))(),n}(r,o);!function(e,t,n,r){e.addEventListener(t,n,r)}(e,n,s,a)}else s&&(!function(e,t,n,r){e.removeEventListener(t,n,r)}(e,n,s,a),i[t]=void 0)}}const Cs=/(?:Once|Passive|Capture)$/;let Ms=0;const ks=Promise.resolve();function As(e,t){if(g(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map((e=>{const t=t=>!t._stopped&&e&&e(t);return t.__wwe=e.__wwe,t}))}return t}const Ds=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123;const Os=["ctrl","shift","alt","meta"],Is={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&0!==e.button,middle:e=>"button"in e&&1!==e.button,right:e=>"button"in e&&2!==e.button,exact:(e,t)=>Os.some((n=>e[`${n}Key`]&&!t.includes(n)))},Ps=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(n,...r)=>{for(let e=0;e{if(0===t.indexOf("change:"))return function(e,t,n,r=null){if(!n||!r)return;const o=t.replace("change:",""),{attrs:i}=r,s=i[o],a=(e.__wxsProps||(e.__wxsProps={}))[o];if(a===s)return;e.__wxsProps[o]=s;const l=r.proxy;Ln((()=>{n(s,a,l.$gcd(l,!0),l.$gcd(l,!1))}))}(e,t,r,s);const d="svg"===o;"class"===t?function(e,t,n){const{__wxsAddClass:r,__wxsRemoveClass:o}=e;o&&o.length&&(t=(t||"").split(/\s+/).filter((e=>-1===o.indexOf(e))).join(" "),o.length=0),r&&r.length&&(t=(t||"")+" "+r.join(" "));const i=e[Wi];i&&(t=(t?[t,...i]:[...i]).join(" ")),null==t?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}(e,r,d):"style"===t?function(e,t,n){const r=e.style,o=b(n);let i=!1;if(n&&!o){if(t)if(b(t))for(const e of t.split(";")){const t=e.slice(0,e.indexOf(":")).trim();null==n[t]&&hs(r,t,"")}else for(const e in t)null==n[e]&&hs(r,e,"");for(const e in n)"display"===e&&(i=!0),hs(r,e,n[e])}else if(o){if(t!==n){const e=r[cs];e&&(n+=";"+e),r.cssText=n,i=us.test(n)}}else t&&e.removeAttribute("style");is in e&&(e[is]=i?r.display:"",e[ss]&&(r.display="none"));const{__wxsStyle:s}=e;if(s)for(const a in s)hs(r,a,s[a])}(e,n,r):c(t)?u(t)||Ts(e,t,0,r,s):("."===t[0]?(t=t.slice(1),1):"^"===t[0]?(t=t.slice(1),0):function(e,t,n,r){if(r)return"innerHTML"===t||"textContent"===t||!!(t in e&&Ds(t)&&y(n));if("spellcheck"===t||"draggable"===t||"translate"===t)return!1;if("form"===t)return!1;if("list"===t&&"INPUT"===e.tagName)return!1;if("type"===t&&"TEXTAREA"===e.tagName)return!1;if("width"===t||"height"===t){const t=e.tagName;if("IMG"===t||"VIDEO"===t||"CANVAS"===t||"SOURCE"===t)return!1}if(Ds(t)&&b(n))return!1;return t in e}(e,t,r,d))?function(e,t,n,r,o,i,s){if("innerHTML"===t||"textContent"===t)return r&&s(r,o,i),void(e[t]=null==n?"":n);const a=e.tagName;if("value"===t&&"PROGRESS"!==a&&!a.includes("-")){const r=null==n?"":n;return("OPTION"===a?e.getAttribute("value")||"":e.value)===r&&"_value"in e||(e.value=r),null==n&&e.removeAttribute(t),void(e._value=n)}let l=!1;if(""===n||null==n){const r=typeof e[t];"boolean"===r?n=Y(n):null==n&&"string"===r?(n="",l=!0):"number"===r&&(n=0,l=!0)}try{e[t]=n}catch(C_){}l&&e.removeAttribute(t)}(e,t,r,i,s,a,l):("true-value"===t?e._trueValue=r:"false-value"===t&&(e._falseValue=r),function(e,t,n,r,o){if(r&&t.startsWith("xlink:"))null==n?e.removeAttributeNS(xs,t.slice(6,t.length)):e.setAttributeNS(xs,t,n);else{const r=K(t);null==n||r&&!Y(n)?e.removeAttribute(t):e.setAttribute(t,r?"":n)}}(e,t,r,d))},forcePatchProp:(e,t)=>0===t.indexOf("change:")||("class"===t&&e.__wxsClassChanged?(e.__wxsClassChanged=!1,!0):!("style"!==t||!e.__wxsStyleChanged)&&(e.__wxsStyleChanged=!1,!0))},qi);let Rs;const Ls=(...e)=>{const t=(Rs||(Rs=Wo(Bs))).createApp(...e),{mount:n}=t;return t.mount=e=>{const r=function(e){if(b(e)){return document.querySelector(e)}return e} +/*! + * vue-router v4.3.0 + * (c) 2024 Eduardo San Martin Morote + * @license MIT + */(e);if(!r)return;const o=t._component;y(o)||o.render||o.template||(o.template=r.innerHTML),r.innerHTML="";const i=n(r,!1,function(e){if(e instanceof SVGElement)return"svg";if("function"==typeof MathMLElement&&e instanceof MathMLElement)return"mathml"}(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},t};const Ns="undefined"!=typeof document;const $s=Object.assign;function zs(e,t){const n={};for(const r in t){const o=t[r];n[r]=Vs(o)?o.map(e):e(o)}return n}const js=()=>{},Vs=Array.isArray,Hs=/#/g,Fs=/&/g,qs=/\//g,Us=/=/g,Ws=/\?/g,Ks=/\+/g,Ys=/%5B/g,Xs=/%5D/g,Gs=/%5E/g,Js=/%60/g,Zs=/%7B/g,Qs=/%7C/g,ea=/%7D/g,ta=/%20/g;function na(e){return encodeURI(""+e).replace(Qs,"|").replace(Ys,"[").replace(Xs,"]")}function ra(e){return na(e).replace(Ks,"%2B").replace(ta,"+").replace(Hs,"%23").replace(Fs,"%26").replace(Js,"`").replace(Zs,"{").replace(ea,"}").replace(Gs,"^")}function oa(e){return null==e?"":function(e){return na(e).replace(Hs,"%23").replace(Ws,"%3F")}(e).replace(qs,"%2F")}function ia(e){try{return decodeURIComponent(""+e)}catch(t){}return""+e}const sa=/\/$/;function aa(e,t,n="/"){let r,o={},i="",s="";const a=t.indexOf("#");let l=t.indexOf("?");return a=0&&(l=-1),l>-1&&(r=t.slice(0,l),i=t.slice(l+1,a>-1?a:t.length),o=e(i)),a>-1&&(r=r||t.slice(0,a),s=t.slice(a,t.length)),r=function(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),o=r[r.length-1];".."!==o&&"."!==o||r.push("");let i,s,a=n.length-1;for(i=0;i1&&a--}return n.slice(0,a).join("/")+"/"+r.slice(i).join("/")}(null!=r?r:t,n),{fullPath:r+(i&&"?")+i+s,path:r,query:o,hash:ia(s)}}function la(e,t){return t&&e.toLowerCase().startsWith(t.toLowerCase())?e.slice(t.length)||"/":e}function ca(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function ua(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!da(e[n],t[n]))return!1;return!0}function da(e,t){return Vs(e)?ha(e,t):Vs(t)?ha(t,e):e===t}function ha(e,t){return Vs(t)?e.length===t.length&&e.every(((e,n)=>e===t[n])):1===e.length&&e[0]===t}var fa,pa,ga,ma;function va(e){if(!e)if(Ns){const t=document.querySelector("base");e=(e=t&&t.getAttribute("href")||"/").replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return"/"!==e[0]&&"#"!==e[0]&&(e="/"+e),e.replace(sa,"")}(pa=fa||(fa={})).pop="pop",pa.push="push",(ma=ga||(ga={})).back="back",ma.forward="forward",ma.unknown="";const ya=/^[^#]+#/;function ba(e,t){return e.replace(ya,"#")+t}const _a=()=>({left:window.scrollX,top:window.scrollY});function wa(e){let t;if("el"in e){const n=e.el,r="string"==typeof n&&n.startsWith("#"),o="string"==typeof n?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=function(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(null!=t.left?t.left:window.scrollX,null!=t.top?t.top:window.scrollY)}function Sa(e,t){return(history.state?history.state.position-t:-1)+e}const xa=new Map;function Ea(e,t){const{pathname:n,search:r,hash:o}=t,i=e.indexOf("#");if(i>-1){let t=o.includes(e.slice(i))?e.slice(i).length:1,n=o.slice(t);return"/"!==n[0]&&(n="/"+n),la(n,"")}return la(n,e)+r+o}function Ta(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?_a():null}}function Ca(e){const{history:t,location:n}=window,r={value:Ea(e,n)},o={value:t.state};function i(r,i,s){const a=e.indexOf("#"),l=a>-1?(n.host&&document.querySelector("base")?e:e.slice(a))+r:location.protocol+"//"+location.host+e+r;try{t[s?"replaceState":"pushState"](i,"",l),o.value=i}catch(c){console.error(c),n[s?"replace":"assign"](l)}}return o.value||i(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0),{location:r,state:o,push:function(e,n){const s=$s({},o.value,t.state,{forward:e,scroll:_a()});i(s.current,s,!0),i(e,$s({},Ta(r.value,e,null),{position:s.position+1},n),!1),r.value=e},replace:function(e,n){i(e,$s({},t.state,Ta(o.value.back,e,o.value.forward,!0),n,{position:o.value.position}),!0),r.value=e}}}function Ma(e){const t=Ca(e=va(e)),n=function(e,t,n,r){let o=[],i=[],s=null;const a=({state:i})=>{const a=Ea(e,location),l=n.value,c=t.value;let u=0;if(i){if(n.value=a,t.value=i,s&&s===l)return void(s=null);u=c?i.position-c.position:0}else r(a);o.forEach((e=>{e(n.value,l,{delta:u,type:fa.pop,direction:u?u>0?ga.forward:ga.back:ga.unknown})}))};function l(){const{history:e}=window;e.state&&e.replaceState($s({},e.state,{scroll:_a()}),"")}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",l,{passive:!0}),{pauseListeners:function(){s=n.value},listen:function(e){o.push(e);const t=()=>{const t=o.indexOf(e);t>-1&&o.splice(t,1)};return i.push(t),t},destroy:function(){for(const e of i)e();i=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",l)}}}(e,t.state,t.location,t.replace);const r=$s({location:"",base:e,go:function(e,t=!0){t||n.pauseListeners(),history.go(e)},createHref:ba.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}function ka(e){return"string"==typeof e||"symbol"==typeof e}const Aa={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Da=Symbol("");var Oa,Ia;function Pa(e,t){return $s(new Error,{type:e,[Da]:!0},t)}function Ba(e,t){return e instanceof Error&&Da in e&&(null==t||!!(e.type&t))}(Ia=Oa||(Oa={}))[Ia.aborted=4]="aborted",Ia[Ia.cancelled=8]="cancelled",Ia[Ia.duplicated=16]="duplicated";const Ra={sensitive:!1,strict:!1,start:!0,end:!0},La=/[.+*?^${}()[\]/\\]/g;function Na(e,t){let n=0;for(;nt.length?1===t.length&&80===t[0]?1:-1:0}function $a(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const ja={type:0,value:""},Va=/[a-zA-Z0-9_]/;function Ha(e,t,n){const r=function(e,t){const n=$s({},Ra,t),r=[];let o=n.start?"^":"";const i=[];for(const l of e){const e=l.length?[]:[90];n.strict&&!l.length&&(o+="/");for(let t=0;t1&&("*"===a||"+"===a)&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:c,regexp:u,repeatable:"*"===a||"+"===a,optional:"*"===a||"?"===a})):t("Invalid state to consume buffer"),c="")}function h(){c+=a}for(;l{i(h)}:js}function i(e){if(ka(e)){const t=r.get(e);t&&(r.delete(e),n.splice(n.indexOf(t),1),t.children.forEach(i),t.alias.forEach(i))}else{const t=n.indexOf(e);t>-1&&(n.splice(t,1),e.record.name&&r.delete(e.record.name),e.children.forEach(i),e.alias.forEach(i))}}function s(e){let t=0;for(;t=0&&(e.record.path!==n[t].record.path||!Xa(e,n[t]));)t++;n.splice(t,0,e),e.record.name&&!Wa(e)&&r.set(e.record.name,e)}return t=Ya({strict:!1,end:!0,sensitive:!1},t),e.forEach((e=>o(e))),{addRoute:o,resolve:function(e,t){let o,i,s,a={};if("name"in e&&e.name){if(o=r.get(e.name),!o)throw Pa(1,{location:e});s=o.record.name,a=$s(qa(t.params,o.keys.filter((e=>!e.optional)).concat(o.parent?o.parent.keys.filter((e=>e.optional)):[]).map((e=>e.name))),e.params&&qa(e.params,o.keys.map((e=>e.name)))),i=o.stringify(a)}else if(null!=e.path)i=e.path,o=n.find((e=>e.re.test(i))),o&&(a=o.parse(i),s=o.record.name);else{if(o=t.name?r.get(t.name):n.find((e=>e.re.test(t.path))),!o)throw Pa(1,{location:e,currentLocation:t});s=o.record.name,a=$s({},t.params,e.params),i=o.stringify(a)}const l=[];let c=o;for(;c;)l.unshift(c.record),c=c.parent;return{name:s,path:i,params:a,matched:l,meta:Ka(l)}},removeRoute:i,getRoutes:function(){return n},getRecordMatcher:function(e){return r.get(e)}}}function qa(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Ua(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]="object"==typeof n?n[r]:n;return t}function Wa(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Ka(e){return e.reduce(((e,t)=>$s(e,t.meta)),{})}function Ya(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Xa(e,t){return t.children.some((t=>t===e||Xa(e,t)))}function Ga(e){const t={};if(""===e||"?"===e)return t;const n=("?"===e[0]?e.slice(1):e).split("&");for(let r=0;re&&ra(e))):[r&&ra(r)]).forEach((e=>{void 0!==e&&(t+=(t.length?"&":"")+n,null!=e&&(t+="="+e))}))}return t}function Za(e){const t={};for(const n in e){const r=e[n];void 0!==r&&(t[n]=Vs(r)?r.map((e=>null==e?null:""+e)):null==r?r:""+r)}return t}const Qa=Symbol(""),el=Symbol(""),tl=Symbol(""),nl=Symbol(""),rl=Symbol("");function ol(){let e=[];return{add:function(t){return e.push(t),()=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)}},list:()=>e.slice(),reset:function(){e=[]}}}function il(e,t,n,r,o,i=(e=>e())){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise(((a,l)=>{const c=e=>{var i;!1===e?l(Pa(4,{from:n,to:t})):e instanceof Error?l(e):"string"==typeof(i=e)||i&&"object"==typeof i?l(Pa(2,{from:t,to:e})):(s&&r.enterCallbacks[o]===s&&"function"==typeof e&&s.push(e),a())},u=i((()=>e.call(r&&r.instances[o],t,n,c)));let d=Promise.resolve(u);e.length<3&&(d=d.then(c)),d.catch((e=>l(e)))}))}function sl(e,t,n,r,o=(e=>e())){const i=[];for(const a of e)for(const e in a.components){let l=a.components[e];if("beforeRouteEnter"===t||a.instances[e])if("object"==typeof(s=l)||"displayName"in s||"props"in s||"__vccOpts"in s){const s=(l.__vccOpts||l)[t];s&&i.push(il(s,n,r,a,e,o))}else{let s=l();i.push((()=>s.then((i=>{if(!i)return Promise.reject(new Error(`Couldn't resolve component "${e}" at "${a.path}"`));const s=(l=i).__esModule||"Module"===l[Symbol.toStringTag]?i.default:i;var l;a.components[e]=s;const c=(s.__vccOpts||s)[t];return c&&il(c,n,r,a,e,o)()}))))}}var s;return i}function al(e){const t=Do(tl),n=Do(nl),r=zi((()=>t.resolve(mn(e.to)))),o=zi((()=>{const{matched:e}=r.value,{length:t}=e,o=e[t-1],i=n.matched;if(!o||!i.length)return-1;const s=i.findIndex(ca.bind(null,o));if(s>-1)return s;const a=cl(e[t-2]);return t>1&&cl(o)===a&&i[i.length-1].path!==a?i.findIndex(ca.bind(null,e[t-2])):s})),i=zi((()=>o.value>-1&&function(e,t){for(const n in t){const r=t[n],o=e[n];if("string"==typeof r){if(r!==o)return!1}else if(!Vs(o)||o.length!==r.length||r.some(((e,t)=>e!==o[t])))return!1}return!0}(n.params,r.value.params))),s=zi((()=>o.value>-1&&o.value===n.matched.length-1&&ua(n.params,r.value.params)));return{route:r,href:zi((()=>r.value.href)),isActive:i,isExactActive:s,navigate:function(n={}){return function(e){if(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)return;if(e.defaultPrevented)return;if(void 0!==e.button&&0!==e.button)return;if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}e.preventDefault&&e.preventDefault();return!0}(n)?t[mn(e.replace)?"replace":"push"](mn(e.to)).catch(js):Promise.resolve()}}}const ll=Ar({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:al,setup(e,{slots:t}){const n=Xt(al(e)),{options:r}=Do(tl),o=zi((()=>({[ul(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[ul(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive})));return()=>{const r=t.default&&t.default(n);return e.custom?r:ji("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},r)}}});function cl(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const ul=(e,t,n)=>null!=e?e:null!=t?t:n;function dl(e,t){if(!e)return null;const n=e(t);return 1===n.length?n[0]:n}const hl=Ar({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=Do(rl),o=zi((()=>e.route||r.value)),i=Do(el,0),s=zi((()=>{let e=mn(i);const{matched:t}=o.value;let n;for(;(n=t[e])&&!n.components;)e++;return e})),a=zi((()=>o.value.matched[s.value]));Ao(el,zi((()=>s.value+1))),Ao(Qa,a),Ao(rl,o);const l=hn();return dr((()=>[l.value,a.value,e.name]),(([e,t,n],[r,o,i])=>{t&&(t.instances[n]=e,o&&o!==t&&e&&e===r&&(t.leaveGuards.size||(t.leaveGuards=o.leaveGuards),t.updateGuards.size||(t.updateGuards=o.updateGuards))),!e||!t||o&&ca(t,o)&&r||(t.enterCallbacks[n]||[]).forEach((t=>t(e)))}),{flush:"post"}),()=>{const r=o.value,i=e.name,s=a.value,c=s&&s.components[i];if(!c)return dl(n.default,{Component:c,route:r});const u=s.props[i],d=u?!0===u?r.params:"function"==typeof u?u(r):u:null,h=ji(c,$s({},d,t,{onVnodeUnmounted:e=>{e.component.isUnmounted&&(s.instances[i]=null)},ref:l}));return dl(n.default,{Component:h,route:r})||h}}});function fl(e){const t=Fa(e.routes,e),n=e.parseQuery||Ga,r=e.stringifyQuery||Ja,o=e.history,i=ol(),s=ol(),a=ol(),l=fn(Aa);let c=Aa;Ns&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=zs.bind(null,(e=>""+e)),d=zs.bind(null,oa),h=zs.bind(null,ia);function f(e,i){if(i=$s({},i||l.value),"string"==typeof e){const r=aa(n,e,i.path),s=t.resolve({path:r.path},i),a=o.createHref(r.fullPath);return $s(r,s,{params:h(s.params),hash:ia(r.hash),redirectedFrom:void 0,href:a})}let s;if(null!=e.path)s=$s({},e,{path:aa(n,e.path,i.path).path});else{const t=$s({},e.params);for(const e in t)null==t[e]&&delete t[e];s=$s({},e,{params:d(t)}),i.params=d(i.params)}const a=t.resolve(s,i),c=e.hash||"";a.params=u(h(a.params));const f=function(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}(r,$s({},e,{hash:(p=c,na(p).replace(Zs,"{").replace(ea,"}").replace(Gs,"^")),path:a.path}));var p;const g=o.createHref(f);return $s({fullPath:f,hash:c,query:r===Ja?Za(e.query):e.query||{}},a,{redirectedFrom:void 0,href:g})}function p(e){return"string"==typeof e?aa(n,e,l.value.path):$s({},e)}function g(e,t){if(c!==e)return Pa(8,{from:t,to:e})}function m(e){return y(e)}function v(e){const t=e.matched[e.matched.length-1];if(t&&t.redirect){const{redirect:n}=t;let r="function"==typeof n?n(e):n;return"string"==typeof r&&(r=r.includes("?")||r.includes("#")?r=p(r):{path:r},r.params={}),$s({query:e.query,hash:e.hash,params:null!=r.path?{}:e.params},r)}}function y(e,t){const n=c=f(e),o=l.value,i=e.state,s=e.force,a=!0===e.replace,u=v(n);if(u)return y($s(p(u),{state:"object"==typeof u?$s({},i,u.state):i,force:s,replace:a}),t||n);const d=n;let h;return d.redirectedFrom=t,!s&&function(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&ca(t.matched[r],n.matched[o])&&ua(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}(r,o,n)&&(h=Pa(16,{to:d,from:o}),O(o,o,!0,!1)),(h?Promise.resolve(h):w(d,o)).catch((e=>Ba(e)?Ba(e,2)?e:D(e):A(e,d,o))).then((e=>{if(e){if(Ba(e,2))return y($s({replace:a},p(e.to),{state:"object"==typeof e.to?$s({},i,e.to.state):i,force:s}),t||d)}else e=x(d,o,!0,a,i);return S(d,o,e),e}))}function b(e,t){const n=g(e,t);return n?Promise.reject(n):Promise.resolve()}function _(e){const t=B.values().next().value;return t&&"function"==typeof t.runWithContext?t.runWithContext(e):e()}function w(e,t){let n;const[r,o,a]=function(e,t){const n=[],r=[],o=[],i=Math.max(t.matched.length,e.matched.length);for(let s=0;sca(e,i)))?r.push(i):n.push(i));const a=e.matched[s];a&&(t.matched.find((e=>ca(e,a)))||o.push(a))}return[n,r,o]}(e,t);n=sl(r.reverse(),"beforeRouteLeave",e,t);for(const i of r)i.leaveGuards.forEach((r=>{n.push(il(r,e,t))}));const l=b.bind(null,e,t);return n.push(l),L(n).then((()=>{n=[];for(const r of i.list())n.push(il(r,e,t));return n.push(l),L(n)})).then((()=>{n=sl(o,"beforeRouteUpdate",e,t);for(const r of o)r.updateGuards.forEach((r=>{n.push(il(r,e,t))}));return n.push(l),L(n)})).then((()=>{n=[];for(const r of a)if(r.beforeEnter)if(Vs(r.beforeEnter))for(const o of r.beforeEnter)n.push(il(o,e,t));else n.push(il(r.beforeEnter,e,t));return n.push(l),L(n)})).then((()=>(e.matched.forEach((e=>e.enterCallbacks={})),n=sl(a,"beforeRouteEnter",e,t,_),n.push(l),L(n)))).then((()=>{n=[];for(const r of s.list())n.push(il(r,e,t));return n.push(l),L(n)})).catch((e=>Ba(e,8)?e:Promise.reject(e)))}function S(e,t,n){a.list().forEach((r=>_((()=>r(e,t,n)))))}function x(e,t,n,r,i){const s=g(e,t);if(s)return s;const a=t===Aa,c=Ns?history.state:{};n&&(r||a?o.replace(e.fullPath,$s({scroll:a&&c&&c.scroll},i)):o.push(e.fullPath,i)),l.value=e,O(e,t,n,a),D()}let E;function T(){E||(E=o.listen(((e,t,n)=>{if(!R.listening)return;const r=f(e),i=v(r);if(i)return void y($s(i,{replace:!0}),r).catch(js);c=r;const s=l.value;var a,u;Ns&&(a=Sa(s.fullPath,n.delta),u=_a(),xa.set(a,u)),w(r,s).catch((e=>Ba(e,12)?e:Ba(e,2)?(y(e.to,r).then((e=>{Ba(e,20)&&!n.delta&&n.type===fa.pop&&o.go(-1,!1)})).catch(js),Promise.reject()):(n.delta&&o.go(-n.delta,!1),A(e,r,s)))).then((e=>{(e=e||x(r,s,!1))&&(n.delta&&!Ba(e,8)?o.go(-n.delta,!1):n.type===fa.pop&&Ba(e,20)&&o.go(-1,!1)),S(r,s,e)})).catch(js)})))}let C,M=ol(),k=ol();function A(e,t,n){D(e);const r=k.list();return r.length?r.forEach((r=>r(e,t,n))):console.error(e),Promise.reject(e)}function D(e){return C||(C=!e,T(),M.list().forEach((([t,n])=>e?n(e):t())),M.reset()),e}function O(t,n,r,o){const{scrollBehavior:i}=e;if(!Ns||!i)return Promise.resolve();const s=!r&&function(e){const t=xa.get(e);return xa.delete(e),t}(Sa(t.fullPath,0))||(o||!r)&&history.state&&history.state.scroll||null;return Ln().then((()=>i(t,n,s))).then((e=>e&&wa(e))).catch((e=>A(e,t,n)))}const I=e=>o.go(e);let P;const B=new Set,R={currentRoute:l,listening:!0,addRoute:function(e,n){let r,o;return ka(e)?(r=t.getRecordMatcher(e),o=n):o=e,t.addRoute(o,r)},removeRoute:function(e){const n=t.getRecordMatcher(e);n&&t.removeRoute(n)},hasRoute:function(e){return!!t.getRecordMatcher(e)},getRoutes:function(){return t.getRoutes().map((e=>e.record))},resolve:f,options:e,push:m,replace:function(e){return m($s(p(e),{replace:!0}))},go:I,back:()=>I(-1),forward:()=>I(1),beforeEach:i.add,beforeResolve:s.add,afterEach:a.add,onError:k.add,isReady:function(){return C&&l.value!==Aa?Promise.resolve():new Promise(((e,t)=>{M.add([e,t])}))},install(e){e.component("RouterLink",ll),e.component("RouterView",hl),e.config.globalProperties.$router=this,Object.defineProperty(e.config.globalProperties,"$route",{enumerable:!0,get:()=>mn(l)}),Ns&&!P&&l.value===Aa&&(P=!0,m(o.location).catch((e=>{})));const t={};for(const r in Aa)Object.defineProperty(t,r,{get:()=>l.value[r],enumerable:!0});e.provide(tl,this),e.provide(nl,Gt(t)),e.provide(rl,l);const n=e.unmount;B.add(e),e.unmount=function(){B.delete(e),B.size<1&&(c=Aa,E&&E(),E=null,l.value=Aa,P=!1,C=!1),n()}}};function L(e){return e.reduce(((e,t)=>e.then((()=>_(t)))),Promise.resolve())}return R}function pl(){return Do(nl)}const gl=["{","}"];const ml=/^(?:\d)+/,vl=/^(?:\w)+/;const yl=Object.prototype.hasOwnProperty,bl=(e,t)=>yl.call(e,t),_l=new class{constructor(){this._caches=Object.create(null)}interpolate(e,t,n=gl){if(!t)return[e];let r=this._caches[e];return r||(r=function(e,[t,n]){const r=[];let o=0,i="";for(;o-1?"zh-Hans":e.indexOf("-hant")>-1?"zh-Hant":(n=e,["-tw","-hk","-mo","-cht"].find((e=>-1!==n.indexOf(e)))?"zh-Hant":"zh-Hans");var n;let r=["en","fr","es"];t&&Object.keys(t).length>0&&(r=Object.keys(t));const o=function(e,t){return t.find((t=>0===e.indexOf(t)))}(e,r);return o||void 0}class Sl{constructor({locale:e,fallbackLocale:t,messages:n,watcher:r,formater:o}){this.locale="en",this.fallbackLocale="en",this.message={},this.messages={},this.watchers=[],t&&(this.fallbackLocale=t),this.formater=o||_l,this.messages=n||{},this.setLocale(e||"en"),r&&this.watchLocale(r)}setLocale(e){const t=this.locale;this.locale=wl(e,this.messages)||this.fallbackLocale,this.messages[this.locale]||(this.messages[this.locale]={}),this.message=this.messages[this.locale],t!==this.locale&&this.watchers.forEach((e=>{e(this.locale,t)}))}getLocale(){return this.locale}watchLocale(e){const t=this.watchers.push(e)-1;return()=>{this.watchers.splice(t,1)}}add(e,t,n=!0){const r=this.messages[e];r?n?Object.assign(r,t):Object.keys(t).forEach((e=>{bl(r,e)||(r[e]=t[e])})):this.messages[e]=t}f(e,t,n){return this.formater.interpolate(e,t,n).join("")}t(e,t,n){let r=this.message;return"string"==typeof t?(t=wl(t,this.messages))&&(r=this.messages[t]):n=t,bl(r,e)?this.formater.interpolate(r[e],n).join(""):(console.warn(`Cannot translate the value of keypath ${e}. Use the value of keypath as default.`),e)}}function xl(e,t={},n,r){if("string"!=typeof e){const n=[t,e];e=n[0],t=n[1]}"string"!=typeof e&&(e="undefined"!=typeof uni&&Yd?Yd():"undefined"!=typeof global&&global.getLocale?global.getLocale():"en"),"string"!=typeof n&&(n="undefined"!=typeof __uniConfig&&__uniConfig.fallbackLocale||"en");const o=new Sl({locale:e,fallbackLocale:n,messages:t,watcher:r});let i=(e,t)=>{{let e=!1;i=function(t,n){const r=Yg().$vm;return r&&(r.$locale,e||(e=!0,function(e,t){e.$watchLocale?e.$watchLocale((e=>{t.setLocale(e)})):e.$watch((()=>e.$locale),(e=>{t.setLocale(e)}))}(r,o))),o.t(t,n)}}return i(e,t)};return{i18n:o,f:(e,t,n)=>o.f(e,t,n),t:(e,t)=>i(e,t),add:(e,t,n=!0)=>o.add(e,t,n),watch:e=>o.watchLocale(e),getLocale:()=>o.getLocale(),setLocale:e=>o.setLocale(e)}}function El(e,t){return e.indexOf(t[0])>-1}const Tl=ae((()=>"undefined"!=typeof __uniConfig&&__uniConfig.locales&&!!Object.keys(__uniConfig.locales).length));let Cl;function Ml(e){return El(e,ne)?Dl().f(e,function(){const e=Yd(),t=__uniConfig.locales;return t[e]||t[__uniConfig.fallbackLocale]||t.en||{}}(),ne):e}function kl(e,t){if(1===t.length){if(e){const n=e=>b(e)&&El(e,ne),r=t[0];let o=[];if(g(e)&&(o=e.filter((e=>n(e[r])))).length)return o;const i=e[t[0]];if(n(i))return e}return}const n=t.shift();return kl(e&&e[n],t)}function Al(e,t){const n=kl(e,t);if(!n)return!1;const r=t[t.length-1];if(g(n))n.forEach((e=>Al(e,[r])));else{let e=n[r];Object.defineProperty(n,r,{get:()=>Ml(e),set(t){e=t}})}return!0}function Dl(){if(!Cl){let e;if(e=navigator.cookieEnabled&&window.localStorage&&localStorage.UNI_LOCALE||__uniConfig.locale||navigator.language,Cl=xl(e),Tl()){const t=Object.keys(__uniConfig.locales||{});t.length&&t.forEach((e=>Cl.add(e,__uniConfig.locales[e]))),Cl.setLocale(e)}}return Cl}function Ol(e,t,n){return t.reduce(((t,r,o)=>(t[e+r]=n[o],t)),{})}const Il=ae((()=>{const e="uni.async.",t=["error"];Dl().add("en",Ol(e,t,["The connection timed out, click the screen to try again."]),!1),Dl().add("es",Ol(e,t,["Se agotó el tiempo de conexión, haga clic en la pantalla para volver a intentarlo."]),!1),Dl().add("fr",Ol(e,t,["La connexion a expiré, cliquez sur l'écran pour réessayer."]),!1),Dl().add("zh-Hans",Ol(e,t,["连接服务器超时,点击屏幕重试"]),!1),Dl().add("zh-Hant",Ol(e,t,["連接服務器超時,點擊屏幕重試"]),!1)})),Pl=ae((()=>{const e="uni.showToast.",t=["unpaired"];Dl().add("en",Ol(e,t,["Please note showToast must be paired with hideToast"]),!1),Dl().add("es",Ol(e,t,["Tenga en cuenta que showToast debe estar emparejado con hideToast"]),!1),Dl().add("fr",Ol(e,t,["Veuillez noter que showToast doit être associé à hideToast"]),!1),Dl().add("zh-Hans",Ol(e,t,["请注意 showToast 与 hideToast 必须配对使用"]),!1),Dl().add("zh-Hant",Ol(e,t,["請注意 showToast 與 hideToast 必須配對使用"]),!1)})),Bl=ae((()=>{const e="uni.showLoading.",t=["unpaired"];Dl().add("en",Ol(e,t,["Please note showLoading must be paired with hideLoading"]),!1),Dl().add("es",Ol(e,t,["Tenga en cuenta que showLoading debe estar emparejado con hideLoading"]),!1),Dl().add("fr",Ol(e,t,["Veuillez noter que showLoading doit être associé à hideLoading"]),!1),Dl().add("zh-Hans",Ol(e,t,["请注意 showLoading 与 hideLoading 必须配对使用"]),!1),Dl().add("zh-Hant",Ol(e,t,["請注意 showLoading 與 hideLoading 必須配對使用"]),!1)})),Rl=ae((()=>{const e="uni.showModal.",t=["cancel","confirm"];Dl().add("en",Ol(e,t,["Cancel","OK"]),!1),Dl().add("es",Ol(e,t,["Cancelar","OK"]),!1),Dl().add("fr",Ol(e,t,["Annuler","OK"]),!1),Dl().add("zh-Hans",Ol(e,t,["取消","确定"]),!1),Dl().add("zh-Hant",Ol(e,t,["取消","確定"]),!1)})),Ll=ae((()=>{const e="uni.chooseFile.",t=["notUserActivation"];Dl().add("en",Ol(e,t,["File chooser dialog can only be shown with a user activation"]),!1),Dl().add("es",Ol(e,t,["El cuadro de diálogo del selector de archivos solo se puede mostrar con la activación del usuario"]),!1),Dl().add("fr",Ol(e,t,["La boîte de dialogue du sélecteur de fichier ne peut être affichée qu'avec une activation par l'utilisateur"]),!1),Dl().add("zh-Hans",Ol(e,t,["文件选择器对话框只能在由用户激活时显示"]),!1),Dl().add("zh-Hant",Ol(e,t,["文件選擇器對話框只能在由用戶激活時顯示"]),!1)})),Nl=ae((()=>{const e="uni.setClipboardData.",t=["success","fail"];Dl().add("en",Ol(e,t,["Content copied","Copy failed, please copy manually"]),!1),Dl().add("es",Ol(e,t,["Contenido copiado","Error al copiar, copie manualmente"]),!1),Dl().add("fr",Ol(e,t,["Contenu copié","Échec de la copie, copiez manuellement"]),!1),Dl().add("zh-Hans",Ol(e,t,["内容已复制","复制失败,请手动复制"]),!1),Dl().add("zh-Hant",Ol(e,t,["內容已復制","復制失敗,請手動復製"]),!1)})),$l=ae((()=>{const e="uni.picker.",t=["done","cancel"];Dl().add("en",Ol(e,t,["Done","Cancel"]),!1),Dl().add("es",Ol(e,t,["OK","Cancelar"]),!1),Dl().add("fr",Ol(e,t,["OK","Annuler"]),!1),Dl().add("zh-Hans",Ol(e,t,["完成","取消"]),!1),Dl().add("zh-Hant",Ol(e,t,["完成","取消"]),!1)}));function zl(e){const t=new Le;return{on:(e,n)=>t.on(e,n),once:(e,n)=>t.once(e,n),off:(e,n)=>t.off(e,n),emit:(e,...n)=>t.emit(e,...n),subscribe(n,r,o=!1){t[o?"once":"on"](`${e}.${n}`,r)},unsubscribe(n,r){t.off(`${e}.${n}`,r)},subscribeHandler(n,r,o){t.emit(`${e}.${n}`,r,o)}}}let jl=1;const Vl=Object.create(null);function Hl(e,t){return e+"."+t}function Fl(e,t,n){t=Hl(e,t),Vl[t]||(Vl[t]=n)}function ql({id:e,name:t,args:n},r){t=Hl(r,t);const o=t=>{e&&Cy.publishHandler("invokeViewApi."+e,t)},i=Vl[t];i?i(n,o):o({})}const Ul=d(zl("service"),{invokeServiceMethod:(e,t,n)=>{const{subscribe:r,publishHandler:o}=Cy,i=n?jl++:0;n&&r("invokeServiceApi."+i,n,!0),o("invokeServiceApi",{id:i,name:e,args:t})}}),Wl=xe(!0);let Kl;function Yl(){Kl&&(clearTimeout(Kl),Kl=null)}let Xl=0,Gl=0;function Jl(e){if(Yl(),1!==e.touches.length)return;const{pageX:t,pageY:n}=e.touches[0];Xl=t,Gl=n,Kl=setTimeout((function(){const t=new CustomEvent("longpress",{bubbles:!0,cancelable:!0,target:e.target,currentTarget:e.currentTarget});t.touches=e.touches,t.changedTouches=e.changedTouches,e.target.dispatchEvent(t)}),350)}function Zl(e){if(!Kl)return;if(1!==e.touches.length)return Yl();const{pageX:t,pageY:n}=e.touches[0];return Math.abs(t-Xl)>10||Math.abs(n-Gl)>10?Yl():void 0}function Ql(e,t){const n=Number(e);return isNaN(n)?t:n}function ec(){const e=__uniConfig.globalStyle||{},t=Ql(e.rpxCalcMaxDeviceWidth,960),n=Ql(e.rpxCalcBaseDeviceWidth,375);function r(){let e=function(){const e=/^Apple/.test(navigator.vendor)&&"number"==typeof window.orientation,t=e&&90===Math.abs(window.orientation);var n=e?Math[t?"max":"min"](screen.width,screen.height):screen.width;return Math.min(window.innerWidth,document.documentElement.clientWidth,n)||n}();e=e<=t?e:n,document.documentElement.style.fontSize=e/23.4375+"px"}r(),document.addEventListener("DOMContentLoaded",r),window.addEventListener("load",r),window.addEventListener("resize",r)}function tc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var nc,rc,oc=["top","left","right","bottom"],ic={};function sc(){return rc="CSS"in window&&"function"==typeof CSS.supports?CSS.supports("top: env(safe-area-inset-top)")?"env":CSS.supports("top: constant(safe-area-inset-top)")?"constant":"":""}function ac(){if(rc="string"==typeof rc?rc:sc()){var e=[],t=!1;try{var n=Object.defineProperty({},"passive",{get:function(){t={passive:!0}}});window.addEventListener("test",null,n)}catch(C_){}var r=document.createElement("div");o(r,{position:"absolute",left:"0",top:"0",width:"0",height:"0",zIndex:"-1",overflow:"hidden",visibility:"hidden"}),oc.forEach((function(e){s(r,e)})),document.body.appendChild(r),i(),nc=!0}else oc.forEach((function(e){ic[e]=0}));function o(e,t){var n=e.style;Object.keys(t).forEach((function(e){var r=t[e];n[e]=r}))}function i(t){t?e.push(t):e.forEach((function(e){e()}))}function s(e,n){var r=document.createElement("div"),s=document.createElement("div"),a=document.createElement("div"),l=document.createElement("div"),c={position:"absolute",width:"100px",height:"200px",boxSizing:"border-box",overflow:"hidden",paddingBottom:rc+"(safe-area-inset-"+n+")"};o(r,c),o(s,c),o(a,{transition:"0s",animation:"none",width:"400px",height:"400px"}),o(l,{transition:"0s",animation:"none",width:"250%",height:"250%"}),r.appendChild(a),s.appendChild(l),e.appendChild(r),e.appendChild(s),i((function(){r.scrollTop=s.scrollTop=1e4;var e=r.scrollTop,o=s.scrollTop;function i(){this.scrollTop!==(this===r?e:o)&&(r.scrollTop=s.scrollTop=1e4,e=r.scrollTop,o=s.scrollTop,function(e){cc.length||setTimeout((function(){var e={};cc.forEach((function(t){e[t]=ic[t]})),cc.length=0,uc.forEach((function(t){t(e)}))}),0);cc.push(e)}(n))}r.addEventListener("scroll",i,t),s.addEventListener("scroll",i,t)}));var u=getComputedStyle(r);Object.defineProperty(ic,n,{configurable:!0,get:function(){return parseFloat(u.paddingBottom)}})}}function lc(e){return nc||ac(),ic[e]}var cc=[];var uc=[];const dc=tc({get support(){return 0!=("string"==typeof rc?rc:sc()).length},get top(){return lc("top")},get left(){return lc("left")},get right(){return lc("right")},get bottom(){return lc("bottom")},onChange:function(e){sc()&&(nc||ac(),"function"==typeof e&&uc.push(e))},offChange:function(e){var t=uc.indexOf(e);t>=0&&uc.splice(t,1)}}),hc=Ps((()=>{}),["prevent"]),fc=Ps((e=>{}),["stop"]);function pc(e,t){return parseInt((e.getPropertyValue(t).match(/\d+/)||["0"])[0])}function gc(){const e=pc(document.documentElement.style,"--window-top");return e?e+dc.top:0}function mc(){const e=document.documentElement.style,t=gc(),n=pc(e,"--window-bottom"),r=pc(e,"--window-left"),o=pc(e,"--window-right"),i=pc(e,"--top-window-height");return{top:t,bottom:n?n+dc.bottom:0,left:r?r+dc.left:0,right:o?o+dc.right:0,topWindowHeight:i||0}}function vc(e){const t=document.documentElement.style;Object.keys(e).forEach((n=>{t.setProperty(n,e[n])}))}function yc(e){return vc(e)}function bc(e){return Symbol(e)}function _c(e){return-1!==(e+="").indexOf("rpx")||-1!==e.indexOf("upx")}function wc(e,t=!1){if(t)return function(e){if(!_c(e))return e;return e.replace(/(\d+(\.\d+)?)[ru]px/g,((e,t)=>Md(parseFloat(t))+"px"))}(e);if(b(e)){const t=parseInt(e)||0;return _c(e)?Md(t):t}return e}function Sc(e){return e.$page}function xc(e){return 0===e.tagName.indexOf("UNI-")}const Ec="M1.952 18.080q-0.32-0.352-0.416-0.88t0.128-0.976l0.16-0.352q0.224-0.416 0.64-0.528t0.8 0.176l6.496 4.704q0.384 0.288 0.912 0.272t0.88-0.336l17.312-14.272q0.352-0.288 0.848-0.256t0.848 0.352l-0.416-0.416q0.32 0.352 0.32 0.816t-0.32 0.816l-18.656 18.912q-0.32 0.352-0.8 0.352t-0.8-0.32l-7.936-8.064z",Tc="M15.808 0.16q-4.224 0-7.872 2.176-3.552 2.112-5.632 5.728-2.144 3.744-2.144 8.128 0 4.192 2.144 7.872 2.112 3.52 5.632 5.632 3.68 2.144 7.872 2.144 4.384 0 8.128-2.144 3.616-2.080 5.728-5.632 2.176-3.648 2.176-7.872 0-4.384-2.176-8.128-2.112-3.616-5.728-5.728-3.744-2.176-8.128-2.176zM15.136 8.672h1.728q0.128 0 0.224 0.096t0.096 0.256l-0.384 10.24q0 0.064-0.048 0.112t-0.112 0.048h-1.248q-0.096 0-0.144-0.048t-0.048-0.112l-0.384-10.24q0-0.16 0.096-0.256t0.224-0.096zM16 23.328q-0.48 0-0.832-0.352t-0.352-0.848 0.352-0.848 0.832-0.352 0.832 0.352 0.352 0.848-0.352 0.848-0.832 0.352z",Cc="M21.781 7.844l-9.063 8.594 9.063 8.594q0.25 0.25 0.25 0.609t-0.25 0.578q-0.25 0.25-0.578 0.25t-0.578-0.25l-9.625-9.125q-0.156-0.125-0.203-0.297t-0.047-0.359q0-0.156 0.047-0.328t0.203-0.297l9.625-9.125q0.25-0.25 0.578-0.25t0.578 0.25q0.25 0.219 0.25 0.578t-0.25 0.578z";function Mc(e,t="#000",n=27){return gi("svg",{width:n,height:n,viewBox:"0 0 32 32"},[gi("path",{d:e,fill:t},null,8,["d","fill"])],8,["width","height"])}function kc(){{const{$pageInstance:e}=ki();return e&&Rc(e.proxy)}}function Ac(){const e=rf(),t=e.length;if(t)return e[t-1]}function Dc(){var e;const t=null==(e=Ac())?void 0:e.$page;if(t)return t.meta}function Oc(){const e=Dc();return e?e.id:-1}function Ic(){const e=Ac();if(e)return e.$vm}const Pc=["navigationBar","pullToRefresh"];function Bc(e,t){const n=JSON.parse(JSON.stringify(__uniConfig.globalStyle||{})),r=d({id:t},n,e);Pc.forEach((t=>{r[t]=d({},n[t],e[t])}));const{navigationBar:o}=r;return o.titleText&&o.titleImage&&(o.titleText=""),r}function Rc(e){var t,n;return(null==(t=e.$page)?void 0:t.id)||(null==(n=e.$basePage)?void 0:n.id)}function Lc(e,t,n){if(b(e))n=t,t=e,e=Ic();else if("number"==typeof e){const t=rf().find((t=>Sc(t).id===e));e=t?t.$vm:Ic()}if(!e)return;const r=e.$[t];return r&&((e,t)=>{let n;for(let r=0;r{function s(){if((()=>{const{scrollHeight:e}=document.documentElement,t=window.innerHeight,r=window.scrollY,i=r>0&&e>t&&r+t+n>=e,s=Math.abs(e-zc)>n;return!i||o&&!s?(!i&&o&&(o=!1),!1):(zc=e,o=!0,!0)})())return t&&t(),i=!1,setTimeout((function(){i=!0}),350),!0}e&&e(window.pageYOffset),t&&i&&(s()||($c=setTimeout(s,300))),r=!1};return function(){clearTimeout($c),r||requestAnimationFrame(s),r=!0}}function Vc(e,t){if(0===t.indexOf("/"))return t;if(0===t.indexOf("./"))return Vc(e,t.slice(2));const n=t.split("/"),r=n.length;let o=0;for(;o0?e.split("/"):[];return i.splice(i.length-o-1,o+1),se(i.concat(n).join("/"))}function Hc(e,t=!1){return t?__uniRoutes.find((t=>t.path===e||t.alias===e)):__uniRoutes.find((t=>t.path===e))}function Fc(){ec(),_e(xc),window.addEventListener("touchstart",Jl,Wl),window.addEventListener("touchmove",Zl,Wl),window.addEventListener("touchend",Yl,Wl),window.addEventListener("touchcancel",Yl,Wl)}class qc{constructor(e){this.$bindClass=!1,this.$bindStyle=!1,this.$vm=e,this.$el=function(e,t=!1){const{vnode:n}=e;if(ge(n.el))return t?n.el?[n.el]:[]:n.el;const{subTree:r}=e;if(16&r.shapeFlag){const e=r.children.filter((e=>e.el&&ge(e.el)));if(e.length>0)return t?e.map((e=>e.el)):e[0].el}return t?n.el?[n.el]:[]:n.el}(e.$),this.$el.getAttribute&&(this.$bindClass=!!this.$el.getAttribute("class"),this.$bindStyle=!!this.$el.getAttribute("style"))}selectComponent(e){if(!this.$el||!e)return;const t=Yc(this.$el.querySelector(e));return t?Uc(t,!1):void 0}selectAllComponents(e){if(!this.$el||!e)return[];const t=[],n=this.$el.querySelectorAll(e);for(let r=0;r-1&&t.splice(n,1)}const n=this.$el.__wxsRemoveClass||(this.$el.__wxsRemoveClass=[]);return-1===n.indexOf(e)&&(n.push(e),this.forceUpdate("class")),this}hasClass(e){return this.$el&&this.$el.classList.contains(e)}getDataset(){return this.$el&&this.$el.dataset}callMethod(e,t={}){const n=this.$vm[e];y(n)?n(JSON.parse(JSON.stringify(t))):this.$vm.ownerId&&Cy.publishHandler("onWxsInvokeCallMethod",{nodeId:this.$el.__id,ownerId:this.$vm.ownerId,method:e,args:t})}requestAnimationFrame(e){return window.requestAnimationFrame(e)}getState(){return this.$el&&(this.$el.__wxsState||(this.$el.__wxsState={}))}triggerEvent(e,t={}){return this.$vm.$emit(e,t),this}getComputedStyle(e){if(this.$el){const t=window.getComputedStyle(this.$el);return e&&e.length?e.reduce(((e,n)=>(e[n]=t[n],e)),{}):t}return{}}setTimeout(e,t){return window.setTimeout(e,t)}clearTimeout(e){return window.clearTimeout(e)}getBoundingClientRect(){return this.$el.getBoundingClientRect()}}function Uc(e,t=!0){if(t&&e&&(e=pe(e.$)),e&&e.$el)return e.$el.__wxsComponentDescriptor||(e.$el.__wxsComponentDescriptor=new qc(e)),e.$el.__wxsComponentDescriptor}function Wc(e,t){return Uc(e,t)}function Kc(e,t,n,r=!0){if(t){e.__instance||(e.__instance=!0,Object.defineProperty(e,"instance",{get:()=>Wc(n.proxy,!1)}));const o=function(e,t,n=!0){if(!t)return!1;if(n&&e.length<2)return!1;const r=pe(t);if(!r)return!1;const o=r.$.type;return!(!o.$wxs&&!o.$renderjs)&&r}(t,n,r);if(o)return[e,Wc(o,!1)]}}function Yc(e){if(e)return e.__vueParentComponent&&e.__vueParentComponent.proxy}function Xc(e,t=!1){const{type:n,timeStamp:r,target:o,currentTarget:i}=e;let s,a;s=Ee(t?o:function(e){for(;!xc(e);)e=e.parentElement;return e}(o)),a=Ee(i);const l={type:n,timeStamp:r,target:s,detail:{},currentTarget:a};return e._stopped&&(l._stopped=!0),e.type.startsWith("touch")&&(l.touches=e.touches,l.changedTouches=e.changedTouches),function(e,t){d(e,{preventDefault:()=>t.preventDefault(),stopPropagation:()=>t.stopPropagation()})}(l,e),l}function Gc(e,t){return{force:1,identifier:0,clientX:e.clientX,clientY:e.clientY-t,pageX:e.pageX,pageY:e.pageY-t}}function Jc(e,t){const n=[];for(let r=0;r0===e.type.indexOf("mouse")||["contextmenu"].includes(e.type))(e))!function(e,t){const n=gc();e.pageX=t.pageX,e.pageY=t.pageY-n,e.clientX=t.clientX,e.clientY=t.clientY-n,e.touches=e.changedTouches=[Gc(t,n)]}(i,e);else if((e=>"undefined"!=typeof TouchEvent&&e instanceof TouchEvent||0===e.type.indexOf("touch")||["longpress"].indexOf(e.type)>=0)(e)){const t=gc();i.touches=Jc(e.touches,t),i.changedTouches=Jc(e.changedTouches,t)}else if((e=>!e.type.indexOf("key")&&e instanceof KeyboardEvent)(e)){["key","code"].forEach((t=>{Object.defineProperty(i,t,{get:()=>e[t]})}))}return Kc(i,t,n)||[i]},createNativeEvent:Xc},Symbol.toStringTag,{value:"Module"});function Qc(e){!function(e){const t=e.globalProperties;d(t,Zc),t.$gcd=Wc}(e._context.config)}let eu=1;function tu(e){return(e||Oc())+".invokeViewApi"}const nu=d(zl("view"),{invokeOnCallback:(e,t)=>My.emit("api."+e,t),invokeViewMethod:(e,t,n,r)=>{const{subscribe:o,publishHandler:i}=My,s=r?eu++:0;r&&o("invokeViewApi."+s,r,!0),i(tu(n),{id:s,name:e,args:t},n)},invokeViewMethodKeepAlive:(e,t,n,r)=>{const{subscribe:o,unsubscribe:i,publishHandler:s}=My,a=eu++,l="invokeViewApi."+a;return o(l,n),s(tu(r),{id:a,name:e,args:t},r),()=>{i(l)}}});function ru(e){Lc(Ac(),"onResize",e),My.invokeOnCallback("onWindowResize",e)}function ou(e){const t=Ac();Lc(Yg(),"onShow",e),Lc(t,"onShow")}function iu(){Lc(Yg(),"onHide"),Lc(Ac(),"onHide")}const su=["onPageScroll","onReachBottom"];function au(){su.forEach((e=>My.subscribe(e,function(e){return(t,n)=>{Lc(parseInt(n),e,t)}}(e))))}function lu(){!function(){const{on:e}=My;e("onResize",ru),e("onAppEnterForeground",ou),e("onAppEnterBackground",iu)}(),au()}function cu(){if(this.$route){const e=this.$route.meta;return e.eventChannel||(e.eventChannel=new De(this.$page.id)),e.eventChannel}}function uu(e){e._context.config.globalProperties.getOpenerEventChannel=cu}function du(){return{path:"",query:{},scene:1001,referrerInfo:{appId:"",extraData:{}}}}function hu(e){return/^-?\d+[ur]px$/i.test(e)?e.replace(/(^-?\d+)[ur]px$/i,((e,t)=>`${Md(parseFloat(t))}px`)):/^-?[\d\.]+$/.test(e)?`${e}px`:e||""}function fu(e){const t=e.animation;if(!t||!t.actions||!t.actions.length)return;let n=0;const r=t.actions,o=t.actions.length;function i(){const t=r[n],s=t.option.transition,a=function(e){const t=["matrix","matrix3d","scale","scale3d","rotate3d","skew","translate","translate3d"],n=["scaleX","scaleY","scaleZ","rotate","rotateX","rotateY","rotateZ","skewX","skewY","translateX","translateY","translateZ"],r=["opacity","background-color"],o=["width","height","left","right","top","bottom"],i=e.animates,s=e.option,a=s.transition,l={},c=[];return i.forEach((e=>{let i=e.type,s=[...e.args];if(t.concat(n).includes(i))i.startsWith("rotate")||i.startsWith("skew")?s=s.map((e=>parseFloat(e)+"deg")):i.startsWith("translate")&&(s=s.map(hu)),n.indexOf(i)>=0&&(s.length=1),c.push(`${i}(${s.join(",")})`);else if(r.concat(o).includes(s[0])){i=s[0];const e=s[1];l[i]=o.includes(i)?hu(e):e}})),l.transform=l.webkitTransform=c.join(" "),l.transition=l.webkitTransition=Object.keys(l).map((e=>`${function(e){return e.replace(/[A-Z]/g,(e=>`-${e.toLowerCase()}`)).replace("webkit","-webkit")}(e)} ${a.duration}ms ${a.timingFunction} ${a.delay}ms`)).join(","),l.transformOrigin=l.webkitTransformOrigin=s.transformOrigin,l}(t);Object.keys(a).forEach((t=>{e.$el.style[t]=a[t]})),n+=1,n{i()}),0)}const pu={props:["animation"],watch:{animation:{deep:!0,handler(){fu(this)}}},mounted(){fu(this)}},gu=e=>{e.__reserved=!0;const{props:t,mixins:n}=e;return t&&t.animation||(n||(e.mixins=[])).push(pu),mu(e)},mu=e=>(e.__reserved=!0,e.compatConfig={MODE:3},Ar(e));function vu(e){return e.__wwe=!0,e}function yu(e,t){return(n,r,o)=>{e.value&&t(n,function(e,t,n,r){let o;return o=Ee(n),{type:r.type||e,timeStamp:t.timeStamp||0,target:o,currentTarget:o,detail:r}}(n,r,e.value,o||{}))}}const bu={hoverClass:{type:String,default:"none"},hoverStopPropagation:{type:Boolean,default:!1},hoverStartTime:{type:[Number,String],default:50},hoverStayTime:{type:[Number,String],default:400}};function _u(e){const t=hn(!1);let n,r,o=!1;function i(){requestAnimationFrame((()=>{clearTimeout(r),r=setTimeout((()=>{t.value=!1}),parseInt(e.hoverStayTime))}))}function s(r){r._hoverPropagationStopped||e.hoverClass&&"none"!==e.hoverClass&&!e.disabled&&(e.hoverStopPropagation&&(r._hoverPropagationStopped=!0),o=!0,n=setTimeout((()=>{t.value=!0,o||i()}),parseInt(e.hoverStartTime)))}function a(){o=!1,t.value&&i()}function l(){a(),window.removeEventListener("mouseup",l)}return{hovering:t,binding:{onTouchstartPassive:vu((function(e){e.touches.length>1||s(e)})),onMousedown:vu((function(e){o||(s(e),window.addEventListener("mouseup",l))})),onTouchend:vu((function(){a()})),onMouseup:vu((function(){o&&l()})),onTouchcancel:vu((function(){o=!1,t.value=!1,clearTimeout(n)}))}}}function wu(e,t){return b(t)&&(t=[t]),t.reduce(((t,n)=>(e[n]&&(t[n]=!0),t)),Object.create(null))}const Su=bc("uf"),xu={for:{type:String,default:""}},Eu=bc("ul");const Tu=gu({name:"Label",props:xu,setup(e,{slots:t}){const n=hn(null),r=kc(),o=function(){const e=[];return Ao(Eu,{addHandler(t){e.push(t)},removeHandler(t){e.splice(e.indexOf(t),1)}}),e}(),i=zi((()=>e.for||t.default&&t.default.length)),s=vu((t=>{const n=t.target;let i=/^uni-(checkbox|radio|switch)-/.test(n.className);i||(i=/^uni-(checkbox|radio|switch|button)$|^(svg|path)$/i.test(n.tagName)),i||(e.for?Cy.emit("uni-label-click-"+r+"-"+e.for,t,!0):o.length&&o[0](t,!0))}));return()=>gi("uni-label",{ref:n,class:{"uni-label-pointer":i},onClick:s},[t.default&&t.default()],10,["onClick"])}});function Cu(e,t){Mu(e.id,t),dr((()=>e.id),((e,n)=>{ku(n,t,!0),Mu(e,t,!0)})),Qr((()=>{ku(e.id,t)}))}function Mu(e,t,n){const r=kc();n&&!e||T(t)&&Object.keys(t).forEach((o=>{n?0!==o.indexOf("@")&&0!==o.indexOf("uni-")&&Cy.on(`uni-${o}-${r}-${e}`,t[o]):0===o.indexOf("uni-")?Cy.on(o,t[o]):e&&Cy.on(`uni-${o}-${r}-${e}`,t[o])}))}function ku(e,t,n){const r=kc();n&&!e||T(t)&&Object.keys(t).forEach((o=>{n?0!==o.indexOf("@")&&0!==o.indexOf("uni-")&&Cy.off(`uni-${o}-${r}-${e}`,t[o]):0===o.indexOf("uni-")?Cy.off(o,t[o]):e&&Cy.off(`uni-${o}-${r}-${e}`,t[o])}))}const Au=gu({name:"Button",props:{id:{type:String,default:""},hoverClass:{type:String,default:"button-hover"},hoverStartTime:{type:[Number,String],default:20},hoverStayTime:{type:[Number,String],default:70},hoverStopPropagation:{type:Boolean,default:!1},disabled:{type:[Boolean,String],default:!1},formType:{type:String,default:""},openType:{type:String,default:""},loading:{type:[Boolean,String],default:!1},plain:{type:[Boolean,String],default:!1}},setup(e,{slots:t}){const n=hn(null),r=Do(Su,!1),{hovering:o,binding:i}=_u(e),s=vu(((t,o)=>{if(e.disabled)return t.stopImmediatePropagation();o&&n.value.click();const i=e.formType;if(i){if(!r)return;"submit"===i?r.submit(t):"reset"===i&&r.reset(t)}else;})),a=Do(Eu,!1);return a&&(a.addHandler(s),Zr((()=>{a.removeHandler(s)}))),Cu(e,{"label-click":s}),()=>{const r=e.hoverClass,a=wu(e,"disabled"),l=wu(e,"loading"),c=wu(e,"plain"),u=r&&"none"!==r;return gi("uni-button",xi({ref:n,onClick:s,id:e.id,class:u&&o.value?r:""},u&&i,a,l,c),[t.default&&t.default()],16,["onClick","id"])}}}),Du=bc("upm");function Ou(){return Do(Du)}function Iu(e){const t=function(e){return Xt(function(e){{const{navigationBar:t}=e,{titleSize:n,titleColor:r,backgroundColor:o}=t;t.titleText=t.titleText||"",t.type=t.type||"default",t.titleSize=n||"16px",t.titleColor=r||"#000000",t.backgroundColor=o||"#F8F8F8"}if(history.state){const t=history.state.__type__;"redirectTo"!==t&&"reLaunch"!==t||0!==rf().length||(e.isEntry=!0,e.isQuit=!0)}return e}(JSON.parse(JSON.stringify(Bc(pl().meta,e)))))}(e);return Ao(Du,t),t}function Pu(){return pl()}function Bu(){return history.state&&history.state.__id__||1}const Ru=["original","compressed"],Lu=["album","camera"],Nu=["GET","OPTIONS","HEAD","POST","PUT","DELETE","TRACE","CONNECT","PATCH"];function $u(e,t){return e&&-1!==t.indexOf(e)?e:t[0]}function zu(e,t){return!g(e)||0===e.length||e.find((e=>-1===t.indexOf(e)))?t:e}function ju(e){return function(){try{return e.apply(e,arguments)}catch(C_){console.error(C_)}}}let Vu=1;const Hu={};function Fu(e,t,n,r=!1){return Hu[e]={name:t,keepAlive:r,callback:n},e}function qu(e,t,n){if("number"==typeof e){const r=Hu[e];if(r)return r.keepAlive||delete Hu[e],r.callback(t,n)}return t}function Uu(e){for(const t in Hu)if(Hu[t].name===e)return!0;return!1}const Wu="success",Ku="fail",Yu="complete";function Xu(e,t={},{beforeAll:n,beforeSuccess:r}={}){T(t)||(t={});const{success:o,fail:i,complete:s}=function(e){const t={};for(const n in e){const r=e[n];y(r)&&(t[n]=ju(r),delete e[n])}return t}(t),a=y(o),l=y(i),c=y(s),u=Vu++;return Fu(u,e,(u=>{(u=u||{}).errMsg=function(e,t){return e&&-1!==e.indexOf(":fail")?t+e.substring(e.indexOf(":fail")):t+":ok"}(u.errMsg,e),y(n)&&n(u),u.errMsg===e+":ok"?(y(r)&&r(u,t),a&&o(u)):l&&i(u),c&&s(u)})),u}const Gu="success",Ju="fail",Zu="complete",Qu={},ed={};function td(e,t){return function(n){return e(n,t)||n}}function nd(e,t,n){let r=!1;for(let o=0;oe(t),catch(){}}}function rd(e,t={}){return[Gu,Ju,Zu].forEach((n=>{const r=e[n];if(!g(r))return;const o=t[n];t[n]=function(e){nd(r,e,t).then((e=>y(o)&&o(e)||e))}})),t}function od(e,t){const n=[];g(Qu.returnValue)&&n.push(...Qu.returnValue);const r=ed[e];return r&&g(r.returnValue)&&n.push(...r.returnValue),n.forEach((e=>{t=e(t)||t})),t}function id(e){const t=Object.create(null);Object.keys(Qu).forEach((e=>{"returnValue"!==e&&(t[e]=Qu[e].slice())}));const n=ed[e];return n&&Object.keys(n).forEach((e=>{"returnValue"!==e&&(t[e]=(t[e]||[]).concat(n[e]))})),t}function sd(e,t,n,r){const o=id(e);if(o&&Object.keys(o).length){if(g(o.invoke)){return nd(o.invoke,n).then((n=>t(rd(id(e),n),...r)))}return t(rd(o,n),...r)}return t(n,...r)}function ad(e,t){return(n={},...r)=>function(e){return!(!T(e)||![Wu,Ku,Yu].find((t=>y(e[t]))))}(n)?od(e,sd(e,t,n,r)):od(e,new Promise(((o,i)=>{sd(e,t,d(n,{success:o,fail:i}),r)})))}function ld(e,t,n,r={}){const o=t+":fail";let i="";return i=n?0===n.indexOf(o)?n:o+" "+n:o,delete r.errCode,qu(e,d({errMsg:i},r))}function cd(e,t,n,r){if(r&&r.beforeInvoke){const e=r.beforeInvoke(t);if(b(e))return e}const o=function(e,t){const n=e[0];if(!t||!t.formatArgs||!T(t.formatArgs)&&T(n))return;const r=t.formatArgs,o=Object.keys(r);for(let i=0;i{ud(r);const o=cd(0,[r],0,n);if(o)throw new Error(o);const i=!Uu(e);!function(e,t){Fu(Vu++,e,t,!0)}(e,r),i&&(!function(e){My.on("api."+e,(t=>{for(const n in Hu){const r=Hu[n];r.name===e&&r.callback(t)}}))}(e),t())}}function hd(e,t,n){return r=>{ud(r);const o=cd(0,[r],0,n);if(o)throw new Error(o);!function(e,t){for(const n in Hu){const r=Hu[n];r.callback===t&&r.name===e&&delete Hu[n]}}(e=e.replace("off","on"),r);Uu(e)||(!function(e){My.off("api."+e)}(e),t())}}function fd(e,t,n,r){return n=>{const o=Xu(e,n,r),i=cd(0,[n],0,r);return i?ld(o,e,i):t(n,{resolve:t=>function(e,t,n){return qu(e,d(n||{},{errMsg:t+":ok"}))}(o,e,t),reject:(t,n)=>ld(o,e,function(e){return!e||b(e)?e:e.stack?("undefined"!=typeof globalThis&&globalThis.harmonyChannel||console.error(e.message+"\n"+e.stack),e.message):e}(t),n)})}}function pd(e,t,n){return dd(e,t,n)}function gd(e,t,n){return hd(e,t,n)}function md(e,t,n,r){return ad(e,fd(e,t,0,r))}function vd(e,t,n,r){return function(e,t,n,r){return(...e)=>{const n=cd(0,e,0,r);if(n)throw new Error(n);return t.apply(null,e)}}(0,t,0,r)}function yd(e,t,n,r){return ad(e,function(e,t,n,r){return fd(e,t,0,r)}(e,t,0,r))}let bd=!1,_d=0,wd=0,Sd=960,xd=375,Ed=750;function Td(){const{windowWidth:e,pixelRatio:t,platform:n}=function(){const e=kf(),t=Of(Df(e,Af(e)));return{platform:xf?"ios":"other",pixelRatio:window.devicePixelRatio,windowWidth:t}}();_d=e,wd=t,bd="ios"===n}function Cd(e,t){const n=Number(e);return isNaN(n)?t:n}const Md=vd(0,((e,t)=>{if(0===_d&&(Td(),function(){const e=__uniConfig.globalStyle||{};Sd=Cd(e.rpxCalcMaxDeviceWidth,960),xd=Cd(e.rpxCalcBaseDeviceWidth,375),Ed=Cd(e.rpxCalcBaseDeviceWidth,750)}()),0===(e=Number(e)))return 0;let n=t||_d;n=e===Ed||n<=Sd?n:xd;let r=e/750*n;return r<0&&(r=-r),r=Math.floor(r+1e-4),0===r&&(r=1!==wd&&bd?.5:1),e<0?-r:r})),kd=[.5,.8,1,1.25,1.5,2];const Ad=(e,t,n,r)=>{!function(e,t,n,r,o){My.invokeViewMethod("map."+e,{type:n,data:r},t,o)}(e,t,n,r,(e=>{r&&((e,t)=>{const n=t.errMsg||"";new RegExp("\\:\\s*fail").test(n)?e.fail&&e.fail(t):e.success&&e.success(t),e.complete&&e.complete(t)})(r,e)}))};const Dd={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",darkgrey:"#a9a9a9",darkgreen:"#006400",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",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",grey:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgrey:"#d3d3d3",lightgreen:"#90ee90",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",transparent:"#00000000"};function Od(e){let t=null;if(null!=(t=/^#([0-9|A-F|a-f]{6})$/.exec(e=e||"#000000"))){return[parseInt(t[1].slice(0,2),16),parseInt(t[1].slice(2,4),16),parseInt(t[1].slice(4),16),255]}if(null!=(t=/^#([0-9|A-F|a-f]{3})$/.exec(e))){let e=t[1].slice(0,1),n=t[1].slice(1,2),r=t[1].slice(2,3);return e=parseInt(e+e,16),n=parseInt(n+n,16),r=parseInt(r+r,16),[e,n,r,255]}if(null!=(t=/^rgb\((.+)\)$/.exec(e)))return t[1].split(",").map((function(e){return Math.min(255,parseInt(e.trim()))})).concat(255);if(null!=(t=/^rgba\((.+)\)$/.exec(e)))return t[1].split(",").map((function(e,t){return 3===t?Math.floor(255*parseFloat(e.trim())):Math.min(255,parseInt(e.trim()))}));var n=e.toLowerCase();if(p(Dd,n)){t=/^#([0-9|A-F|a-f]{6,8})$/.exec(Dd[n]);const e=parseInt(t[1].slice(0,2),16),r=parseInt(t[1].slice(2,4),16),o=parseInt(t[1].slice(4,6),16);let i=parseInt(t[1].slice(6,8),16);return i=i>=0?i:255,[e,r,o,i]}return console.error("unsupported color:"+e),[0,0,0,255]}class Id{constructor(e,t){this.type=e,this.data=t,this.colorStop=[]}addColorStop(e,t){this.colorStop.push([e,Od(t)])}}class Pd{constructor(e,t){this.type="pattern",this.data=e,this.colorStop=t}}class Bd{constructor(e){this.width=e}}let Rd=0,Ld={};const Nd={canvas:class{constructor(e,t){this.id=e,this.pageId=t,this.actions=[],this.path=[],this.subpath=[],this.drawingState=[],this.state={lineDash:[0,0],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,shadowColor:[0,0,0,0],font:"10px sans-serif",fontSize:10,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif"}}setFillStyle(e){console.log("initCanvasContextProperty implemented.")}setStrokeStyle(e){console.log("initCanvasContextProperty implemented.")}setShadow(e,t,n,r){console.log("initCanvasContextProperty implemented.")}addColorStop(e,t){console.log("initCanvasContextProperty implemented.")}setLineWidth(e){console.log("initCanvasContextProperty implemented.")}setLineCap(e){console.log("initCanvasContextProperty implemented.")}setLineJoin(e){console.log("initCanvasContextProperty implemented.")}setLineDash(e,t){console.log("initCanvasContextProperty implemented.")}setMiterLimit(e){console.log("initCanvasContextProperty implemented.")}fillRect(e,t,n,r){console.log("initCanvasContextProperty implemented.")}strokeRect(e,t,n,r){console.log("initCanvasContextProperty implemented.")}clearRect(e,t,n,r){console.log("initCanvasContextProperty implemented.")}fill(){console.log("initCanvasContextProperty implemented.")}stroke(){console.log("initCanvasContextProperty implemented.")}scale(e,t){console.log("initCanvasContextProperty implemented.")}rotate(e){console.log("initCanvasContextProperty implemented.")}translate(e,t){console.log("initCanvasContextProperty implemented.")}setFontSize(e){console.log("initCanvasContextProperty implemented.")}fillText(e,t,n,r){console.log("initCanvasContextProperty implemented.")}setTextAlign(e){console.log("initCanvasContextProperty implemented.")}setTextBaseline(e){console.log("initCanvasContextProperty implemented.")}drawImage(e,t,n,r,o,i,s,a,l){console.log("initCanvasContextProperty implemented.")}setGlobalAlpha(e){console.log("initCanvasContextProperty implemented.")}strokeText(e,t,n,r){console.log("initCanvasContextProperty implemented.")}setTransform(e,t,n,r,o,i){console.log("initCanvasContextProperty implemented.")}draw(e=!1,t){var n=[...this.actions];this.actions=[],this.path=[],function(e,t,n,r,o){My.invokeViewMethod(`canvas.${e}`,{type:n,data:r},t,(e=>{o&&o(e)}))}(this.id,this.pageId,"actionsChanged",{actions:n,reserve:e},t)}createLinearGradient(e,t,n,r){return new Id("linear",[e,t,n,r])}createCircularGradient(e,t,n){return new Id("radial",[e,t,n])}createPattern(e,t){if(void 0===t)console.error("Failed to execute 'createPattern' on 'CanvasContext': 2 arguments required, but only 1 present.");else{if(!(["repeat","repeat-x","repeat-y","no-repeat"].indexOf(t)<0))return new Pd(e,t);console.error("Failed to execute 'createPattern' on 'CanvasContext': The provided type ('"+t+"') is not one of 'repeat', 'no-repeat', 'repeat-x', or 'repeat-y'.")}}measureText(e,t){let n=0;return n=function(e,t){const n=document.createElement("canvas").getContext("2d");return n.font=t,n.measureText(e).width||0}(e,this.state.font),new Bd(n)}save(){this.actions.push({method:"save",data:[]}),this.drawingState.push(this.state)}restore(){this.actions.push({method:"restore",data:[]}),this.state=this.drawingState.pop()||{lineDash:[0,0],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,shadowColor:[0,0,0,0],font:"10px sans-serif",fontSize:10,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif"}}beginPath(){this.path=[],this.subpath=[],this.path.push({method:"beginPath",data:[]})}moveTo(e,t){this.path.push({method:"moveTo",data:[e,t]}),this.subpath=[[e,t]]}lineTo(e,t){0===this.path.length&&0===this.subpath.length?this.path.push({method:"moveTo",data:[e,t]}):this.path.push({method:"lineTo",data:[e,t]}),this.subpath.push([e,t])}quadraticCurveTo(e,t,n,r){this.path.push({method:"quadraticCurveTo",data:[e,t,n,r]}),this.subpath.push([n,r])}bezierCurveTo(e,t,n,r,o,i){this.path.push({method:"bezierCurveTo",data:[e,t,n,r,o,i]}),this.subpath.push([o,i])}arc(e,t,n,r,o,i=!1){this.path.push({method:"arc",data:[e,t,n,r,o,i]}),this.subpath.push([e,t])}rect(e,t,n,r){this.path.push({method:"rect",data:[e,t,n,r]}),this.subpath=[[e,t]]}arcTo(e,t,n,r,o){this.path.push({method:"arcTo",data:[e,t,n,r,o]}),this.subpath.push([n,r])}clip(){this.actions.push({method:"clip",data:[...this.path]})}closePath(){this.path.push({method:"closePath",data:[]}),this.subpath.length&&(this.subpath=[this.subpath.shift()])}clearActions(){this.actions=[],this.path=[],this.subpath=[]}getActions(){var e=[...this.actions];return this.clearActions(),e}set lineDashOffset(e){this.actions.push({method:"setLineDashOffset",data:[e]})}set globalCompositeOperation(e){this.actions.push({method:"setGlobalCompositeOperation",data:[e]})}set shadowBlur(e){this.actions.push({method:"setShadowBlur",data:[e]})}set shadowColor(e){this.actions.push({method:"setShadowColor",data:[e]})}set shadowOffsetX(e){this.actions.push({method:"setShadowOffsetX",data:[e]})}set shadowOffsetY(e){this.actions.push({method:"setShadowOffsetY",data:[e]})}set font(e){var t=this;this.state.font=e;var n=e.match(/^(([\w\-]+\s)*)(\d+r?px)(\/(\d+\.?\d*(r?px)?))?\s+(.*)/);if(n){var r=n[1].trim().split(/\s/),o=parseFloat(n[3]),i=n[7],s=[];r.forEach((function(e,n){["italic","oblique","normal"].indexOf(e)>-1?(s.push({method:"setFontStyle",data:[e]}),t.state.fontStyle=e):["bold","normal"].indexOf(e)>-1?(s.push({method:"setFontWeight",data:[e]}),t.state.fontWeight=e):0===n?(s.push({method:"setFontStyle",data:["normal"]}),t.state.fontStyle="normal"):1===n&&a()})),1===r.length&&a(),r=s.map((function(e){return e.data[0]})).join(" "),this.state.fontSize=o,this.state.fontFamily=i,this.actions.push({method:"setFont",data:[`${r} ${o}px ${i}`]})}else console.warn("Failed to set 'font' on 'CanvasContext': invalid format.");function a(){s.push({method:"setFontWeight",data:["normal"]}),t.state.fontWeight="normal"}}get font(){return this.state.font}set fillStyle(e){this.setFillStyle(e)}set strokeStyle(e){this.setStrokeStyle(e)}set globalAlpha(e){e=Math.floor(255*parseFloat(e)),this.actions.push({method:"setGlobalAlpha",data:[e]})}set textAlign(e){this.actions.push({method:"setTextAlign",data:[e]})}set lineCap(e){this.actions.push({method:"setLineCap",data:[e]})}set lineJoin(e){this.actions.push({method:"setLineJoin",data:[e]})}set lineWidth(e){this.actions.push({method:"setLineWidth",data:[e]})}set miterLimit(e){this.actions.push({method:"setMiterLimit",data:[e]})}set textBaseline(e){this.actions.push({method:"setTextBaseline",data:[e]})}},map:class{constructor(e,t){this.id=e,this.pageId=t}getCenterLocation(e){Ad(this.id,this.pageId,"getCenterLocation",e)}moveToLocation(e){Ad(this.id,this.pageId,"moveToLocation",e)}getScale(e){Ad(this.id,this.pageId,"getScale",e)}getRegion(e){Ad(this.id,this.pageId,"getRegion",e)}includePoints(e){Ad(this.id,this.pageId,"includePoints",e)}translateMarker(e){Ad(this.id,this.pageId,"translateMarker",e)}$getAppMap(){}addCustomLayer(e){Ad(this.id,this.pageId,"addCustomLayer",e)}removeCustomLayer(e){Ad(this.id,this.pageId,"removeCustomLayer",e)}addGroundOverlay(e){Ad(this.id,this.pageId,"addGroundOverlay",e)}removeGroundOverlay(e){Ad(this.id,this.pageId,"removeGroundOverlay",e)}updateGroundOverlay(e){Ad(this.id,this.pageId,"updateGroundOverlay",e)}initMarkerCluster(e){Ad(this.id,this.pageId,"initMarkerCluster",e)}addMarkers(e){Ad(this.id,this.pageId,"addMarkers",e)}removeMarkers(e){Ad(this.id,this.pageId,"removeMarkers",e)}moveAlong(e){Ad(this.id,this.pageId,"moveAlong",e)}setLocMarkerIcon(e){Ad(this.id,this.pageId,"setLocMarkerIcon",e)}openMapApp(e){Ad(this.id,this.pageId,"openMapApp",e)}on(e,t){Ad(this.id,this.pageId,"on",{name:e,callback:t})}},video:class{constructor(e,t){this.id=e,this.pageId=t}play(){If(this.id,this.pageId,"play")}pause(){If(this.id,this.pageId,"pause")}stop(){If(this.id,this.pageId,"stop")}seek(e){If(this.id,this.pageId,"seek",{position:e})}sendDanmu(e){If(this.id,this.pageId,"sendDanmu",e)}playbackRate(e){~kd.indexOf(e)||(e=1),If(this.id,this.pageId,"playbackRate",{rate:e})}requestFullScreen(e={}){If(this.id,this.pageId,"requestFullScreen",e)}exitFullScreen(){If(this.id,this.pageId,"exitFullScreen")}showStatusBar(){If(this.id,this.pageId,"showStatusBar")}hideStatusBar(){If(this.id,this.pageId,"hideStatusBar")}},editor:class{constructor(e,t){this.id=e,this.pageId=t}format(e,t){this._exec("format",{name:e,value:t})}insertDivider(){this._exec("insertDivider")}insertImage(e){this._exec("insertImage",e)}insertText(e){this._exec("insertText",e)}setContents(e){this._exec("setContents",e)}getContents(e){this._exec("getContents",e)}clear(e){this._exec("clear",e)}removeFormat(e){this._exec("removeFormat",e)}undo(e){this._exec("undo",e)}redo(e){this._exec("redo",e)}blur(e){this._exec("blur",e)}getSelectionText(e){this._exec("getSelectionText",e)}scrollIntoView(e){this._exec("scrollIntoView",e)}_exec(e,t){!function(e,t,n,r){const o={options:r},i=r&&("success"in r||"fail"in r||"complete"in r);if(i){const e=String(Rd++);o.callbackId=e,Ld[e]=r}My.invokeViewMethod(`editor.${e}`,{type:n,data:o},t,(({callbackId:e,data:t})=>{i&&(ue(Ld[e],t),delete Ld[e])}))}(this.id,this.pageId,e,t)}}};function $d(e){if(e&&e.contextInfo){const{id:t,type:n,page:r}=e.contextInfo,o=Nd[n];e.context=new o(t,r),delete e.contextInfo}}class zd{constructor(e,t,n,r){this._selectorQuery=e,this._component=t,this._selector=n,this._single=r}boundingClientRect(e){return this._selectorQuery._push(this._selector,this._component,this._single,{id:!0,dataset:!0,rect:!0,size:!0},e),this._selectorQuery}fields(e,t){return this._selectorQuery._push(this._selector,this._component,this._single,e,t),this._selectorQuery}scrollOffset(e){return this._selectorQuery._push(this._selector,this._component,this._single,{id:!0,dataset:!0,scrollOffset:!0},e),this._selectorQuery}context(e){return this._selectorQuery._push(this._selector,this._component,this._single,{context:!0},e),this._selectorQuery}node(e){return this._selectorQuery._push(this._selector,this._component,this._single,{node:!0},e),this._selectorQuery}}class jd{constructor(e){this._component=void 0,this._page=e,this._queue=[],this._queueCb=[]}exec(e){return function(e,t,n){const r=[];t.forEach((({component:t,selector:n,single:o,fields:i})=>{null===t?r.push(function(e){const t={};e.id&&(t.id="");e.dataset&&(t.dataset={});e.rect&&(t.left=0,t.right=0,t.top=0,t.bottom=0);e.size&&(t.width=document.documentElement.clientWidth,t.height=document.documentElement.clientHeight);if(e.scrollOffset){const e=document.documentElement,n=document.body;t.scrollLeft=e.scrollLeft||n.scrollLeft||0,t.scrollTop=e.scrollTop||n.scrollTop||0,t.scrollHeight=e.scrollHeight||n.scrollHeight||0,t.scrollWidth=e.scrollWidth||n.scrollWidth||0}return t}(i)):r.push(function(e,t,n,r,o){const i=function(e,t){if(!e)return t.$el;return e.$el}(t,e),s=i.parentElement;if(!s)return r?null:[];const{nodeType:a}=i,l=3===a||8===a;if(r){const e=l?s.querySelector(n):Bf(i,n)?i:i.querySelector(n);return e?Pf(e,o):null}{let e=[];const t=(l?s:i).querySelectorAll(n);return t&&t.length&&[].forEach.call(t,(t=>{e.push(Pf(t,o))})),!l&&Bf(i,n)&&e.unshift(Pf(i,o)),e}}(e,t,n,o,i))})),n(r)}(this._page,this._queue,(t=>{const n=this._queueCb;t.forEach(((e,t)=>{g(e)?e.forEach($d):$d(e);const r=n[t];y(r)&&r.call(this,e)})),y(e)&&e.call(this,t)})),this._nodesRef}in(e){return this._component=fe(e),this}select(e){return this._nodesRef=new zd(this,this._component,e,!0)}selectAll(e){return this._nodesRef=new zd(this,this._component,e,!1)}selectViewport(){return this._nodesRef=new zd(this,null,"",!0)}_push(e,t,n,r,o){this._queue.push({component:t,selector:e,single:n,fields:r}),this._queueCb.push(o)}}const Vd=vd(0,(e=>((e=fe(e))&&!function(e){const t=fe(e);if(t.$page)return Rc(t);if(!t.$)return;{const{$pageInstance:e}=t.$;if(e)return Rc(e.proxy)}const n=t.$.root.proxy;return n&&n.$page?Rc(n):void 0}(e)&&(e=null),new jd(e||Ic())))),Hd={formatArgs:{}},Fd={duration:400,timingFunction:"linear",delay:0,transformOrigin:"50% 50% 0"};class qd{constructor(e){this.actions=[],this.currentTransform={},this.currentStepAnimates=[],this.option=d({},Fd,e)}_getOption(e){const t={transition:d({},this.option,e),transformOrigin:""};return t.transformOrigin=t.transition.transformOrigin,delete t.transition.transformOrigin,t}_pushAnimates(e,t){this.currentStepAnimates.push({type:e,args:t})}_converType(e){return e.replace(/[A-Z]/g,(e=>`-${e.toLowerCase()}`))}_getValue(e){return"number"==typeof e?`${e}px`:e}export(){const e=this.actions;return this.actions=[],{actions:e}}step(e){return this.currentStepAnimates.forEach((e=>{"style"!==e.type?this.currentTransform[e.type]=e:this.currentTransform[`${e.type}.${e.args[0]}`]=e})),this.actions.push({animates:Object.values(this.currentTransform),option:this._getOption(e)}),this.currentStepAnimates=[],this}}const Ud=ae((()=>{const e=["opacity","backgroundColor"],t=["width","height","left","right","top","bottom"];["matrix","matrix3d","rotate","rotate3d","rotateX","rotateY","rotateZ","scale","scale3d","scaleX","scaleY","scaleZ","skew","skewX","skewY","translate","translate3d","translateX","translateY","translateZ"].concat(e,t).forEach((n=>{qd.prototype[n]=function(...r){return e.concat(t).includes(n)?this._pushAnimates("style",[this._converType(n),t.includes(n)?this._getValue(r[0]):r[0]]):this._pushAnimates(n,r),this}}))})),Wd=vd(0,(e=>(Ud(),new qd(e))),0,Hd),Kd=pd("onTabBarMidButtonTap",(()=>{})),Yd=vd(0,(()=>{const e=Yg();return e&&e.$vm?e.$vm.$locale:Dl().getLocale()})),Xd={onUnhandledRejection:[],onPageNotFound:[],onError:[],onShow:[],onHide:[]};let Gd;function Jd(e){try{return JSON.parse(e)}catch(C_){}return e}function Zd(e){if("enabled"===e.type);else if("clientId"===e.type)Gd=e.cid,e.errMsg,t=Gd,n=e.errMsg,Qd.forEach((e=>{e(t,n)})),Qd.length=0;else if("pushMsg"===e.type){const t={type:"receive",data:Jd(e.message)};for(let e=0;e{t({type:"click",data:Jd(e.message)})}));var t,n}const Qd=[];const eh=[],th={formatArgs:{showToast:!0},beforeInvoke(){Nl()},beforeSuccess(e,t){if(!t.showToast)return;const{t:n}=Dl(),r=n("uni.setClipboardData.success");r&&qv({title:r,icon:"success",mask:!1})}},nh=(Boolean,["wgs84","gcj02"]),rh={formatArgs:{type(e,t){e=(e||"").toLowerCase(),-1===nh.indexOf(e)?t.type=nh[0]:t.type=e},altitude(e,t){t.altitude=e||!1}}},oh=(Boolean,{formatArgs:{count(e,t){(!e||e<=0)&&(t.count=9)},sizeType(e,t){t.sizeType=zu(e,Ru)},sourceType(e,t){t.sourceType=zu(e,Lu)},extension(e,t){if(e instanceof Array&&0===e.length)return"param extension should not be empty.";e||(t.extension=["*"])}}}),ih=["all","image","video"],sh={formatArgs:{count(e,t){(!e||e<=0)&&(t.count=100)},sourceType(e,t){t.sourceType=zu(e,Lu)},type(e,t){t.type=$u(e,ih)},extension(e,t){if(e instanceof Array&&0===e.length)return"param extension should not be empty.";e||("all"!==t.type&&t.type?t.extension=["*"]:t.extension=[""])}}},ah={formatArgs:{src(e,t){t.src=_f(e)}}},lh="json",ch=["text","arraybuffer"],uh=encodeURIComponent;ArrayBuffer,Boolean;const dh={formatArgs:{method(e,t){t.method=$u((e||"").toUpperCase(),Nu)},data(e,t){t.data=e||""},url(e,t){t.method===Nu[0]&&T(t.data)&&Object.keys(t.data).length&&(t.url=function(e,t){let n=e.split("#");const r=n[1]||"";n=n[0].split("?");let o=n[1]||"";e=n[0];const i=o.split("&").filter((e=>e)),s={};i.forEach((e=>{const t=e.split("=");s[t[0]]=t[1]}));for(const a in t)if(p(t,a)){let e=t[a];null==e?e="":T(e)&&(e=JSON.stringify(e)),s[uh(a)]=uh(e)}return o=Object.keys(s).map((e=>`${e}=${s[e]}`)).join("&"),e+(o?"?"+o:"")+(r?"#"+r:"")}(e,t.data))},header(e,t){const n=t.header=e||{};t.method!==Nu[0]&&(Object.keys(n).find((e=>"content-type"===e.toLowerCase()))||(n["Content-Type"]="application/json"))},dataType(e,t){t.dataType=(e||lh).toLowerCase()},responseType(e,t){t.responseType=(e||"").toLowerCase(),-1===ch.indexOf(t.responseType)&&(t.responseType="text")}}},hh={formatArgs:{filePath(e,t){e&&(t.filePath=_f(e))},header(e,t){t.header=e||{}},formData(e,t){t.formData=e||{}}}},fh={formatArgs:{header(e,t){t.header=e||{}},method(e,t){t.method=$u((e||"").toUpperCase(),Nu)},protocols(e,t){b(e)&&(t.protocols=[e])}}};const ph={url:{type:String,required:!0}},gh=(bh(["slide-in-right","slide-in-left","slide-in-top","slide-in-bottom","fade-in","zoom-out","zoom-fade-out","pop-in","none"]),bh(["slide-out-right","slide-out-left","slide-out-top","slide-out-bottom","fade-out","zoom-in","zoom-fade-in","pop-out","none"]),Sh("navigateTo")),mh=Sh("redirectTo"),vh=Sh("reLaunch"),yh={formatArgs:{delta(e,t){e=parseInt(e+"")||1,t.delta=Math.min(rf().length-1,e)}}};function bh(e){return{animationType:{type:String,validator(t){if(t&&-1===e.indexOf(t))return"`"+t+"` is not supported for `animationType` (supported values are: `"+e.join("`|`")+"`)"}},animationDuration:{type:Number}}}let _h;function wh(){_h=""}function Sh(e){return{formatArgs:{url:xh(e)},beforeAll:wh}}function xh(e){return function(t,n){if(!t)return'Missing required args: "url"';const r=(t=function(e){if(0===e.indexOf("/")||0===e.indexOf("uni:"))return e;let t="";const n=rf();return n.length&&(t=Sc(n[n.length-1]).route),Vc(t,e)}(t)).split("?")[0],o=Hc(r,!0);if(!o)return"page `"+t+"` is not found";if("navigateTo"===e||"redirectTo"===e){if(o.meta.isTabBar)return`can not ${e} a tabbar page`}else if("switchTab"===e&&!o.meta.isTabBar)return"can not switch to no-tabBar page";if("switchTab"!==e&&"preloadPage"!==e||!o.meta.isTabBar||"appLaunch"===n.openType||(t=r),o.meta.isEntry&&(t=t.replace(o.alias,"/")),n.url=function(e){if(!b(e))return e;const t=e.indexOf("?");if(-1===t)return e;const n=e.slice(t+1).trim().replace(/^(\?|#|&)/,"");if(!n)return e;e=e.slice(0,t);const r=[];return n.split("&").forEach((e=>{const t=e.replace(/\+/g," ").split("="),n=t.shift(),o=t.length>0?t.join("="):"";r.push(n+"="+encodeURIComponent(o))})),r.length?e+"?"+r.join("&"):e}(t),"unPreloadPage"!==e)if("preloadPage"!==e){if(_h===t&&"appLaunch"!==n.openType)return`${_h} locked`;__uniConfig.ready&&(_h=t)}else if(o.meta.isTabBar){const e=rf(),t=o.path.slice(1);if(e.find((e=>e.route===t)))return"tabBar page `"+t+"` already exists"}}}Boolean;const Eh={formatArgs:{title:"",mask:!1}},Th=(Boolean,{beforeInvoke(){Rl()},formatArgs:{title:"",content:"",placeholderText:"",showCancel:!0,editable:!1,cancelText(e,t){if(!p(t,"cancelText")){const{t:e}=Dl();t.cancelText=e("uni.showModal.cancel")}},cancelColor:"#000",confirmText(e,t){if(!p(t,"confirmText")){const{t:e}=Dl();t.confirmText=e("uni.showModal.confirm")}},confirmColor:"#007aff"}}),Ch=["success","loading","none","error"],Mh=(Boolean,{formatArgs:{title:"",icon(e,t){t.icon=$u(e,Ch)},image(e,t){t.image=e?_f(e):""},duration:1500,mask:!1}});function kh(){const e=Ic();if(!e)return;const t=nf(),n=t.keys();for(const r of n){const e=t.get(r);e.$.__isTabBar?e.$.__isActive=!1:sf(r)}e.$.__isTabBar&&(e.$.__isVisible=!1,Lc(e,"onHide"))}function Ah(e,t){return e===t.fullPath||"/"===e&&t.meta.isEntry}function Dh(e){const t=nf().values();for(const n of t){const t=Gh(n);if(Ah(e,t))return n.$.__isActive=!0,t.id}}const Oh=yd("switchTab",(({url:e,tabBarText:t,isAutomatedTesting:n},{resolve:r,reject:o})=>{if(Jh.handledBeforeEntryPageRoutes)return kh(),Lh({type:"switchTab",url:e,tabBarText:t,isAutomatedTesting:n},Dh(e)).then(r).catch(o);Qh.push({args:{type:"switchTab",url:e,tabBarText:t,isAutomatedTesting:n},resolve:r,reject:o})}),0,Sh("switchTab"));function Ih(){const e=Ac();if(!e)return;const t=Gh(e);sf(uf(t.path,t.id))}const Ph=yd("redirectTo",(({url:e,isAutomatedTesting:t},{resolve:n,reject:r})=>{if(Jh.handledBeforeEntryPageRoutes)return Ih(),Lh({type:"redirectTo",url:e,isAutomatedTesting:t}).then(n).catch(r);ef.push({args:{type:"redirectTo",url:e,isAutomatedTesting:t},resolve:n,reject:r})}),0,mh);function Bh(){const e=nf().keys();for(const t of e)sf(t)}const Rh=yd("reLaunch",(({url:e,isAutomatedTesting:t},{resolve:n,reject:r})=>{if(Jh.handledBeforeEntryPageRoutes)return Bh(),Lh({type:"reLaunch",url:e,isAutomatedTesting:t}).then(n).catch(r);tf.push({args:{type:"reLaunch",url:e,isAutomatedTesting:t},resolve:n,reject:r})}),0,vh);function Lh({type:e,url:t,tabBarText:n,events:r,isAutomatedTesting:o},i){const s=Yg().$router,{path:a,query:l}=function(e){const[t,n]=e.split("?",2);return{path:t,query:ke(n||"")}}(t);return new Promise(((t,c)=>{const u=function(e,t){return{__id__:t||++af,__type__:e}}(e,i);s["navigateTo"===e?"push":"replace"]({path:a,query:l,state:u,force:!0}).then((i=>{if(Ba(i))return c(i.message);if("switchTab"===e&&(s.currentRoute.value.meta.tabBarText=n),"navigateTo"===e){const e=s.currentRoute.value.meta;return e.eventChannel?r&&(Object.keys(r).forEach((t=>{e.eventChannel._addListener(t,"on",r[t])})),e.eventChannel._clearCache()):e.eventChannel=new De(u.__id__,r),t(o?{__id__:u.__id__}:{eventChannel:e.eventChannel})}return o?t({__id__:u.__id__}):t()}))}))}function Nh(){if(Jh.handledBeforeEntryPageRoutes)return;Jh.handledBeforeEntryPageRoutes=!0;const e=[...Zh];Zh.length=0,e.forEach((({args:e,resolve:t,reject:n})=>Lh(e).then(t).catch(n)));const t=[...Qh];Qh.length=0,t.forEach((({args:e,resolve:t,reject:n})=>(kh(),Lh(e,Dh(e.url)).then(t).catch(n))));const n=[...ef];ef.length=0,n.forEach((({args:e,resolve:t,reject:n})=>(Ih(),Lh(e).then(t).catch(n))));const r=[...tf];tf.length=0,r.forEach((({args:e,resolve:t,reject:n})=>(Bh(),Lh(e).then(t).catch(n))))}let $h;function zh(){var e;return $h||($h=__uniConfig.tabBar&&Xt((e=__uniConfig.tabBar,Tl()&&e.list&&e.list.forEach((e=>{Al(e,["text"])})),e))),$h}function jh(e){const t=window.CSS&&window.CSS.supports;return t&&(t(e)||t.apply(window.CSS,e.split(":")))}const Vh=jh("--a:0"),Hh=jh("top:env(a)"),Fh=jh("top:constant(a)"),qh=jh("backdrop-filter:blur(10px)"),Uh={"css.var":Vh,"css.env":Hh,"css.constant":Fh,"css.backdrop-filter":qh},Wh=vd(0,(e=>!p(Uh,e)||Uh[e])),Kh=(()=>Hh?"env":Fh?"constant":"")();function Yh(e){return Kh?`calc(${e}px + ${Kh}(safe-area-inset-bottom))`:`${e}px`}const Xh=new Map;function Gh(e){return e.$page}const Jh={handledBeforeEntryPageRoutes:!1},Zh=[],Qh=[],ef=[],tf=[];function nf(){return Xh}function rf(){return of()}function of(){const e=[],t=Xh.values();for(const n of t)n.$.__isTabBar?n.$.__isActive&&e.push(n):e.push(n);return e}function sf(e,t=!0){const n=Xh.get(e);n.$.__isUnload=!0,Lc(n,"onUnload"),Xh.delete(e),t&&function(e){const t=df.get(e);t&&(df.delete(e),hf.pruneCacheEntry(t))}(e)}let af=Bu();function lf(e){const t=Ou();let n=e.fullPath;return e.meta.isEntry&&-1===n.indexOf(e.meta.route)&&(n="/"+e.meta.route+n.replace("/","")),function(e,t,n,r,o,i){const{id:s,route:a}=r,l=ze(r.navigationBar,__uniConfig.themeConfig,i).titleColor;return{id:s,path:se(a),route:a,fullPath:t,options:n,meta:r,openType:e,eventChannel:o,statusBarStyle:"#ffffff"===l?"light":"dark"}}("navigateTo",n,{},t)}function cf(e){const t=lf(e.$route);!function(e,t){e.route=t.route,e.$vm=e,e.$page=t,e.$mpType="page",e.$fontFamilySet=new Set,t.meta.isTabBar&&(e.$.__isTabBar=!0,e.$.__isActive=!0)}(e,t),Xh.set(uf(t.path,t.id),e),1===Xh.size&&setTimeout((()=>{Nh()}),0)}function uf(e,t){return e+"$$"+t}const df=new Map,hf={get:e=>df.get(e),set(e,t){!function(e){const t=parseInt(e.split("$$")[1]);if(!t)return;hf.forEach(((e,n)=>{const r=parseInt(n.split("$$")[1]);if(r&&r>t){if(function(e){return"tabBar"===e.props.type}(e))return;hf.delete(n),hf.pruneCacheEntry(e),Ln((()=>{Xh.forEach(((e,t)=>{e.$.isUnmounted&&Xh.delete(t)}))}))}}))}(e),df.set(e,t)},delete(e){df.get(e)&&df.delete(e)},forEach(e){df.forEach(e)}};function ff(e,t){!function(e){const t=gf(e),{body:n}=document;mf&&n.removeAttribute(mf),t&&n.setAttribute(t,""),mf=t}(e),function(e){let t=0,n=0;if("custom"!==e.navigationBar.style&&["default","float"].indexOf(e.navigationBar.type)>-1&&(t=44),e.isTabBar){const e=zh();e.shown&&(n=parseInt(e.height))}var r;yc({"--window-top":(r=t,Kh?`calc(${r}px + ${Kh}(safe-area-inset-top))`:`${r}px`),"--window-bottom":Yh(n)})}(t),function(e){{const t="nvue-dir-"+__uniConfig.nvue["flex-direction"];e.isNVue?(document.body.setAttribute("nvue",""),document.body.setAttribute(t,"")):(document.body.removeAttribute("nvue"),document.body.removeAttribute(t))}}(t),yf(e,t)}function pf(e){const t=gf(e);t&&function(e){const t=document.querySelector("uni-page-body");t&&t.setAttribute(e,"")}(t)}function gf(e){return e.type.__scopeId}let mf,vf;function yf(e,t){if(document.removeEventListener("touchmove",Nc),vf&&document.removeEventListener("scroll",vf),t.disableScroll)return document.addEventListener("touchmove",Nc);const{onPageScroll:n,onReachBottom:r}=e,o="transparent"===t.navigationBar.type;if(!(null==n?void 0:n.length)&&!(null==r?void 0:r.length)&&!o)return;const i={},s=Gh(e.proxy).id;(n||o)&&(i.onPageScroll=function(e,t,n){return r=>{t&&Cy.publishHandler("onPageScroll",{scrollTop:r},e),n&&Cy.emit(e+".onPageScroll",{scrollTop:r})}}(s,n,o)),(null==r?void 0:r.length)&&(i.onReachBottomDistance=t.onReachBottomDistance||50,i.onReachBottom=()=>Cy.publishHandler("onReachBottom",{},s)),vf=jc(i),requestAnimationFrame((()=>document.addEventListener("scroll",vf)))}function bf(e){const{base:t}=__uniConfig.router;return 0===se(e).indexOf(t)?se(e):t+e}function _f(e){const{base:t,assets:n}=__uniConfig.router;if("./"===t&&(0!==e.indexOf("./")||!e.includes("/static/")&&0!==e.indexOf("./"+(n||"assets")+"/")||(e=e.slice(1))),0===e.indexOf("/")){if(0!==e.indexOf("//"))return bf(e.slice(1));e="https:"+e}if(re.test(e)||oe.test(e)||0===e.indexOf("blob:"))return e;const r=of();return r.length?bf(Vc(Gh(r[r.length-1]).route,e).slice(1)):e}const wf=navigator.userAgent,Sf=/android/i.test(wf),xf=/iphone|ipad|ipod/i.test(wf),Ef=wf.match(/Windows NT ([\d|\d.\d]*)/i),Tf=/Macintosh|Mac/i.test(wf),Cf=/Linux|X11/i.test(wf),Mf=Tf&&navigator.maxTouchPoints>0;function kf(){return/^Apple/.test(navigator.vendor)&&"number"==typeof window.orientation}function Af(e){return e&&90===Math.abs(window.orientation)}function Df(e,t){return e?Math[t?"max":"min"](screen.width,screen.height):screen.width}function Of(e){return Math.min(window.innerWidth,document.documentElement.clientWidth,e)||e}function If(e,t,n,r){My.invokeViewMethod("video."+e,{videoId:e,type:n,data:r},t)}function Pf(e,t){const n={},{top:r,topWindowHeight:o}=mc();if(t.node){const t=e.tagName.split("-")[1]||e.tagName;t&&(n.node=e.querySelector(t))}if(t.id&&(n.id=e.id),t.dataset&&(n.dataset=we(e)),t.rect||t.size){const i=e.getBoundingClientRect();t.rect&&(n.left=i.left,n.right=i.right,n.top=i.top-r-o,n.bottom=i.bottom-r-o),t.size&&(n.width=i.width,n.height=i.height)}if(g(t.properties)&&t.properties.forEach((e=>{e=e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))})),t.scrollOffset)if("UNI-SCROLL-VIEW"===e.tagName){const t=e.children[0].children[0];n.scrollLeft=t.scrollLeft,n.scrollTop=t.scrollTop,n.scrollHeight=t.scrollHeight,n.scrollWidth=t.scrollWidth}else n.scrollLeft=0,n.scrollTop=0,n.scrollHeight=0,n.scrollWidth=0;if(g(t.computedStyle)){const r=getComputedStyle(e);t.computedStyle.forEach((e=>{n[e]=r[e]}))}return t.context&&(n.contextInfo=function(e){return e.__uniContextInfo}(e)),n}function Bf(e,t){return(e.matches||e.matchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector||function(e){const t=this.parentElement.querySelectorAll(e);let n=t.length;for(;--n>=0&&t.item(n)!==this;);return n>-1}).call(e,t)}const Rf={};function Lf(e,t){const n=Rf[e];return n?Promise.resolve(n):/^data:[a-z-]+\/[a-z-]+;base64,/.test(e)?Promise.resolve(function(e){const t=e.split(","),n=t[0].match(/:(.*?);/),r=n?n[1]:"",o=atob(t[1]);let i=o.length;const s=new Uint8Array(i);for(;i--;)s[i]=o.charCodeAt(i);return Nf(s,r)}(e)):t?Promise.reject(new Error("not find")):new Promise(((t,n)=>{const r=new XMLHttpRequest;r.open("GET",e,!0),r.responseType="blob",r.onload=function(){t(this.response)},r.onerror=n,r.send()}))}function Nf(e,t){let n;if(e instanceof File)n=e;else{t=t||e.type||"";const o=`${Date.now()}${function(e){const t=e.split("/")[1];return t?`.${t}`:""}(t)}`;try{n=new File([e],o,{type:t})}catch(r){n=e=e instanceof Blob?e:new Blob([e],{type:t}),n.name=n.name||o}}return n}function $f(e){for(const n in Rf)if(p(Rf,n)){if(Rf[n]===e)return n}var t=(window.URL||window.webkitURL).createObjectURL(e);return Rf[t]=e,t}const zf=du(),jf=du();const Vf=gu({name:"ResizeSensor",props:{initial:{type:Boolean,default:!1}},emits:["resize"],setup(e,{emit:t}){const n=hn(null),r=function(e){return()=>{const{firstElementChild:t,lastElementChild:n}=e.value;t.scrollLeft=1e5,t.scrollTop=1e5,n.scrollLeft=1e5,n.scrollTop=1e5}}(n),o=function(e,t,n){const r=Xt({width:-1,height:-1});return dr((()=>d({},r)),(e=>t("resize",e))),()=>{const t=e.value;t&&(r.width=t.offsetWidth,r.height=t.offsetHeight,n())}}(n,t,r);return function(e,t,n,r){$r(r),Xr((()=>{t.initial&&Ln(n);const o=e.value;o.offsetParent!==o.parentElement&&(o.parentElement.style.position="relative"),"AnimationEvent"in window||r()}))}(n,e,o,r),()=>gi("uni-resize-sensor",{ref:n,onAnimationstartOnce:o},[gi("div",{onScroll:o},[gi("div",null,null)],40,["onScroll"]),gi("div",{onScroll:o},[gi("div",null,null)],40,["onScroll"])],40,["onAnimationstartOnce"])}});const Hf=bc("ucg"),Ff=gu({name:"CheckboxGroup",props:{name:{type:String,default:""}},emits:["change"],setup(e,{emit:t,slots:n}){const r=hn(null);return function(e,t){const n=[],r=()=>n.reduce(((e,t)=>(t.value.checkboxChecked&&e.push(t.value.value),e)),new Array);Ao(Hf,{addField(e){n.push(e)},removeField(e){n.splice(n.indexOf(e),1)},checkboxChange(e){t("change",e,{value:r()})}});const o=Do(Su,!1);o&&o.addField({submit:()=>{let t=["",null];return""!==e.name&&(t[0]=e.name,t[1]=r()),t}})}(e,yu(r,t)),()=>gi("uni-checkbox-group",{ref:r},[n.default&&n.default()],512)}});const qf=gu({name:"Checkbox",props:{checked:{type:[Boolean,String],default:!1},id:{type:String,default:""},disabled:{type:[Boolean,String],default:!1},value:{type:String,default:""},color:{type:String,default:"#007aff"},backgroundColor:{type:String,default:""},borderColor:{type:String,default:""},activeBackgroundColor:{type:String,default:""},activeBorderColor:{type:String,default:""},iconColor:{type:String,default:""},foreColor:{type:String,default:""}},setup(e,{slots:t}){const n=hn(null),r=hn(e.checked),o=zi((()=>"true"===r.value||!0===r.value)),i=hn(e.value);const s=zi((()=>function(t){if(e.disabled)return{backgroundColor:"#E1E1E1",borderColor:"#D1D1D1"};const n={};return t?(e.activeBorderColor&&(n.borderColor=e.activeBorderColor),e.activeBackgroundColor&&(n.backgroundColor=e.activeBackgroundColor)):(e.borderColor&&(n.borderColor=e.borderColor),e.backgroundColor&&(n.backgroundColor=e.backgroundColor)),n}(o.value)));dr([()=>e.checked,()=>e.value],(([e,t])=>{r.value=e,i.value=t}));const{uniCheckGroup:a,uniLabel:l}=function(e,t,n){const r=zi((()=>({checkboxChecked:Boolean(e.value),value:t.value}))),o={reset:n},i=Do(Hf,!1);i&&i.addField(r);const s=Do(Su,!1);s&&s.addField(o);const a=Do(Eu,!1);return Zr((()=>{i&&i.removeField(r),s&&s.removeField(o)})),{uniCheckGroup:i,uniForm:s,uniLabel:a}}(r,i,(()=>{r.value=!1})),c=t=>{e.disabled||(r.value=!r.value,a&&a.checkboxChange(t),t.stopPropagation())};return l&&(l.addHandler(c),Zr((()=>{l.removeHandler(c)}))),Cu(e,{"label-click":c}),()=>{const o=wu(e,"disabled");let i;return i=r.value,gi("uni-checkbox",xi(o,{id:e.id,onClick:c,ref:n}),[gi("div",{class:"uni-checkbox-wrapper",style:{"--HOVER-BD-COLOR":e.activeBorderColor}},[gi("div",{class:["uni-checkbox-input",{"uni-checkbox-input-disabled":e.disabled}],style:s.value},[i?Mc(Ec,e.disabled?"#ADADAD":e.foreColor||e.iconColor||e.color,22):""],6),t.default&&t.default()],4)],16,["id","onClick"])}}});function Uf(){}const Wf={cursorSpacing:{type:[Number,String],default:0},showConfirmBar:{type:[Boolean,String],default:"auto"},adjustPosition:{type:[Boolean,String],default:!0},autoBlur:{type:[Boolean,String],default:!1}};function Kf(e,t,n){function r(e){const t=zi((()=>0===String(navigator.vendor).indexOf("Apple")));e.addEventListener("focus",(()=>{clearTimeout(undefined),document.addEventListener("click",Uf,!1)}));e.addEventListener("blur",(()=>{t.value&&e.blur(),document.removeEventListener("click",Uf,!1),t.value&&document.documentElement.scrollTo(document.documentElement.scrollLeft,document.documentElement.scrollTop)}))}dr((()=>t.value),(e=>e&&r(e)))}var Yf=/^<([-A-Za-z0-9_]+)((?:\s+[a-zA-Z_:][-a-zA-Z0-9_:.]*(?:\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*)\s*(\/?)>/,Xf=/^<\/([-A-Za-z0-9_]+)[^>]*>/,Gf=/([a-zA-Z_:][-a-zA-Z0-9_:.]*)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g,Jf=rp("area,base,basefont,br,col,frame,hr,img,input,link,meta,param,embed,command,keygen,source,track,wbr"),Zf=rp("a,address,article,applet,aside,audio,blockquote,button,canvas,center,dd,del,dir,div,dl,dt,fieldset,figcaption,figure,footer,form,frameset,h1,h2,h3,h4,h5,h6,header,hgroup,hr,iframe,isindex,li,map,menu,noframes,noscript,object,ol,output,p,pre,section,script,table,tbody,td,tfoot,th,thead,tr,ul,video"),Qf=rp("abbr,acronym,applet,b,basefont,bdo,big,br,button,cite,code,del,dfn,em,font,i,iframe,img,input,ins,kbd,label,map,object,q,s,samp,script,select,small,span,strike,strong,sub,sup,textarea,tt,u,var"),ep=rp("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr"),tp=rp("checked,compact,declare,defer,disabled,ismap,multiple,nohref,noresize,noshade,nowrap,readonly,selected"),np=rp("script,style");function rp(e){for(var t={},n=e.split(","),r=0;re/t],heightFix:["offsetHeight","width",(e,t)=>e*t]},sp={aspectFit:["center center","contain"],aspectFill:["center center","cover"],widthFix:[,"100% 100%"],heightFix:[,"100% 100%"],top:["center top"],bottom:["center bottom"],center:["center center"],left:["left center"],right:["right center"],"top left":["left top"],"top right":["right top"],"bottom left":["left bottom"],"bottom right":["right bottom"]},ap=gu({name:"Image",props:op,setup(e,{emit:t}){const n=hn(null),r=function(e,t){const n=hn(""),r=zi((()=>{let e="auto",r="";const o=sp[t.mode];return o?(o[0]&&(r=o[0]),o[1]&&(e=o[1])):(r="0% 0%",e="100% 100%"),`background-image:${n.value?'url("'+n.value+'")':"none"};background-position:${r};background-size:${e};`})),o=Xt({rootEl:e,src:zi((()=>t.src?_f(t.src):"")),origWidth:0,origHeight:0,origStyle:{width:"",height:""},modeStyle:r,imgSrc:n});return Xr((()=>{const t=e.value;o.origWidth=t.clientWidth||0,o.origHeight=t.clientHeight||0})),o}(n,e),o=yu(n,t),{fixSize:i}=function(e,t,n){const r=()=>{const{mode:r}=t,o=ip[r];if(!o)return;const{origWidth:i,origHeight:s}=n,a=i&&s?i/s:0;if(!a)return;const l=e.value,c=l[o[0]];c&&(l.style[o[1]]=function(e){lp&&e>10&&(e=2*Math.round(e/2));return e}(o[2](c,a))+"px")},o=()=>{const{style:t}=e.value,{origStyle:{width:r,height:o}}=n;t.width=r,t.height=o};return dr((()=>t.mode),((e,t)=>{ip[t]&&o(),ip[e]&&r()})),{fixSize:r,resetSize:o}}(n,e,r);return function(e,t,n,r,o){let i,s;const a=(t=0,n=0,r="")=>{e.origWidth=t,e.origHeight=n,e.imgSrc=r},l=l=>{if(!l)return c(),void a();i=i||new Image,i.onload=e=>{const{width:u,height:d}=i;a(u,d,l),Ln((()=>{r()})),i.draggable=t.draggable,s&&s.remove(),s=i,n.value.appendChild(i),c(),o("load",e,{width:u,height:d})},i.onerror=t=>{a(),c(),o("error",t,{errMsg:`GET ${e.src} 404 (Not Found)`})},i.src=l},c=()=>{i&&(i.onload=null,i.onerror=null,i=null)};dr((()=>e.src),(e=>l(e))),dr((()=>e.imgSrc),(e=>{!e&&s&&(s.remove(),s=null)})),Xr((()=>l(e.src))),Zr((()=>c()))}(r,e,n,i,o),()=>gi("uni-image",{ref:n},[gi("div",{style:r.modeStyle},null,4),ip[e.mode]?gi(Vf,{onResize:i},null,8,["onResize"]):gi("span",null,null)],512)}});const lp="Google Inc."===navigator.vendor;const cp=xe(!0),up=[];let dp=0,hp=!1;const fp=e=>up.forEach((t=>t.userAction=e));function pp(e={userAction:!1}){if(!hp){["touchstart","touchmove","touchend","mousedown","mouseup"].forEach((e=>{document.addEventListener(e,(function(){!dp&&fp(!0),dp++,setTimeout((()=>{!--dp&&fp(!1)}),0)}),cp)})),hp=!0}up.push(e)}const gp=()=>!!dp;function mp(){const e=Xt({userAction:!1});return Xr((()=>{pp(e)})),Zr((()=>{!function(e){const t=up.indexOf(e);t>=0&&up.splice(t,1)}(e)})),{state:e}}function vp(){const e=Xt({attrs:{}});return Xr((()=>{let t=ki();for(;t;){const n=t.type.__scopeId;n&&(e.attrs[n]=""),t=t.proxy&&"page"===t.proxy.$mpType?null:t.parent}})),{state:e}}function yp(e,t){const n=document.activeElement;if(!n)return t({});const r={};["input","textarea"].includes(n.tagName.toLowerCase())&&(r.start=n.selectionStart,r.end=n.selectionEnd),t(r)}function bp(e,t,n){"number"===t&&isNaN(Number(e))&&(e="");return null==e?"":String(e)}const _p=["none","text","decimal","numeric","tel","search","email","url"],wp=d({},{name:{type:String,default:""},modelValue:{type:[String,Number]},value:{type:[String,Number]},disabled:{type:[Boolean,String],default:!1},autoFocus:{type:[Boolean,String],default:!1},focus:{type:[Boolean,String],default:!1},cursor:{type:[Number,String],default:-1},selectionStart:{type:[Number,String],default:-1},selectionEnd:{type:[Number,String],default:-1},type:{type:String,default:"text"},password:{type:[Boolean,String],default:!1},placeholder:{type:String,default:""},placeholderStyle:{type:String,default:""},placeholderClass:{type:String,default:""},maxlength:{type:[Number,String],default:140},confirmType:{type:String,default:"done"},confirmHold:{type:Boolean,default:!1},ignoreCompositionEvent:{type:Boolean,default:!0},step:{type:String,default:"0.000000000000000001"},inputmode:{type:String,default:void 0,validator:e=>!!~_p.indexOf(e)},cursorColor:{type:String,default:""}},Wf),Sp=["input","focus","blur","update:value","update:modelValue","update:focus","compositionstart","compositionupdate","compositionend","keyboardheightchange"];function xp(e,t,n,r){let o=null;o=Ae((n=>{t.value=bp(n,e.type)}),100,{setTimeout:setTimeout,clearTimeout:clearTimeout}),dr((()=>e.modelValue),o),dr((()=>e.value),o);const i=function(e,t){let n,r,o=0;const i=function(...i){const s=Date.now();clearTimeout(n),r=()=>{r=null,o=s,e.apply(this,i)},s-o{o.cancel(),n("update:modelValue",t.value),n("update:value",t.value),r("input",e,t)}),100);return Yr((()=>{o.cancel(),i.cancel()})),{trigger:r,triggerInput:(e,t,n)=>{o.cancel(),i(e,t),n&&i.flush()}}}function Ep(e,t){mp();const n=zi((()=>e.autoFocus||e.focus));function r(){if(!n.value)return;const e=t.value;e?e.focus():setTimeout(r,100)}dr((()=>e.focus),(e=>{e?r():function(){const e=t.value;e&&e.blur()}()})),Xr((()=>{n.value&&Ln(r)}))}function Tp(e,t,n,r){Fl(Oc(),"getSelectedTextRange",yp);const{fieldRef:o,state:i,trigger:s}=function(e,t,n){const r=hn(null),o=yu(t,n),i=zi((()=>{const t=Number(e.selectionStart);return isNaN(t)?-1:t})),s=zi((()=>{const t=Number(e.selectionEnd);return isNaN(t)?-1:t})),a=zi((()=>{const t=Number(e.cursor);return isNaN(t)?-1:t})),l=zi((()=>{var t=Number(e.maxlength);return isNaN(t)?140:t}));let c="";c=bp(e.modelValue,e.type)||bp(e.value,e.type);const u=Xt({value:c,valueOrigin:c,maxlength:l,focus:e.focus,composing:!1,selectionStart:i,selectionEnd:s,cursor:a});return dr((()=>u.focus),(e=>n("update:focus",e))),dr((()=>u.maxlength),(e=>u.value=u.value.slice(0,e)),{immediate:!1}),{fieldRef:r,state:u,trigger:o}}(e,t,n),{triggerInput:a}=xp(e,i,n,s);Ep(e,o),Kf(0,o);const{state:l}=vp();!function(e,t){const n=Do(Su,!1);if(!n)return;const r=ki(),o={submit(){const n=r.proxy;return[n[e],b(t)?n[t]:t.value]},reset(){b(t)?r.proxy[t]="":t.value=""}};n.addField(o),Zr((()=>{n.removeField(o)}))}("name",i),function(e,t,n,r,o,i){function s(){const n=e.value;n&&t.focus&&t.selectionStart>-1&&t.selectionEnd>-1&&"number"!==n.type&&(n.selectionStart=t.selectionStart,n.selectionEnd=t.selectionEnd)}function a(){const n=e.value;n&&t.focus&&t.selectionStart<0&&t.selectionEnd<0&&t.cursor>-1&&"number"!==n.type&&(n.selectionEnd=n.selectionStart=t.cursor)}function l(e){return"number"===e.type?null:e.selectionEnd}dr([()=>t.selectionStart,()=>t.selectionEnd],s),dr((()=>t.cursor),a),dr((()=>e.value),(function(){const c=e.value;if(!c)return;const u=function(e,r){e.stopPropagation(),y(i)&&!1===i(e,t)||(t.value=c.value,t.composing&&n.ignoreCompositionEvent||o(e,{value:c.value,cursor:l(c)},r))};function d(e){n.ignoreCompositionEvent||r(e.type,e,{value:e.data})}c.addEventListener("change",(e=>e.stopPropagation())),c.addEventListener("focus",(function(e){t.focus=!0,r("focus",e,{value:t.value}),s(),a()})),c.addEventListener("blur",(function(e){t.composing&&(t.composing=!1,u(e,!0)),t.focus=!1,r("blur",e,{value:t.value,cursor:l(e.target)})})),c.addEventListener("input",u),c.addEventListener("compositionstart",(e=>{e.stopPropagation(),t.composing=!0,d(e)})),c.addEventListener("compositionend",(e=>{e.stopPropagation(),t.composing&&(t.composing=!1,u(e)),d(e)})),c.addEventListener("compositionupdate",d)}))}(o,i,e,s,a,r);return{fieldRef:o,state:i,scopedAttrsState:l,fixDisabledColor:0===String(navigator.vendor).indexOf("Apple")&&CSS.supports("image-orientation:from-image"),trigger:s}}const Cp=d({},wp,{placeholderClass:{type:String,default:"input-placeholder"},textContentType:{type:String,default:""}}),Mp=ae((()=>{{const e=navigator.userAgent;let t="";const n=e.match(/OS\s([\w_]+)\slike/);if(n)t=n[1].replace(/_/g,".");else if(/Macintosh|Mac/i.test(e)&&navigator.maxTouchPoints>0){const n=e.match(/Version\/(\S*)\b/);n&&(t=n[1])}return!!t&&parseInt(t)>=16&&parseFloat(t)<17.2}}));function kp(e,t,n,r,o){if(t.value)if("."===e.data){if("."===t.value.slice(-1))return n.value=r.value=t.value=t.value.slice(0,-1),!1;if(t.value&&!t.value.includes("."))return t.value+=".",o&&(o.fn=()=>{n.value=r.value=t.value=t.value.slice(0,-1),r.removeEventListener("blur",o.fn)},r.addEventListener("blur",o.fn)),!1}else if("deleteContentBackward"===e.inputType&&Mp()&&"."===t.value.slice(-2,-1))return t.value=n.value=r.value=t.value.slice(0,-2),!0}const Ap=gu({name:"Input",props:Cp,emits:["confirm",...Sp],setup(e,{emit:t,expose:n}){const r=["text","number","idcard","digit","password","tel"],o=["off","one-time-code"],i=zi((()=>{let t="";switch(e.type){case"text":t="text","search"===e.confirmType&&(t="search");break;case"idcard":t="text";break;case"digit":t="number";break;default:t=r.includes(e.type)?e.type:"text"}return e.password?"password":t})),s=zi((()=>{const t=o.indexOf(e.textContentType),n=o.indexOf(I(e.textContentType));return o[-1!==t?t:-1!==n?n:0]}));let a=function(e,t){if("number"===t.value){const t=void 0===e.modelValue?e.value:e.modelValue,n=hn(null!=t?t.toLocaleString():"");return dr((()=>e.modelValue),(e=>{n.value=null!=e?e.toLocaleString():""})),dr((()=>e.value),(e=>{n.value=null!=e?e.toLocaleString():""})),n}return hn("")}(e,i),l={fn:null};const c=hn(null),{fieldRef:u,state:d,scopedAttrsState:h,fixDisabledColor:f,trigger:p}=Tp(e,c,t,((t,n)=>{const r=t.target;if("number"===i.value){if(l.fn&&(r.removeEventListener("blur",l.fn),l.fn=null),r.validity&&!r.validity.valid){if((!a.value||!r.value)&&"-"===t.data||"-"===a.value[0]&&"deleteContentBackward"===t.inputType)return a.value="-",n.value="",l.fn=()=>{a.value=r.value=""},r.addEventListener("blur",l.fn),!1;const e=kp(t,a,n,r,l);return"boolean"==typeof e?e:(a.value=n.value=r.value="-"===a.value?"":a.value,!1)}{const e=kp(t,a,n,r,l);if("boolean"==typeof e)return e;a.value=r.value}const o=n.maxlength;if(o>0&&r.value.length>o){r.value=r.value.slice(0,o),n.value=r.value;return(void 0!==e.modelValue&&null!==e.modelValue?e.modelValue.toString():"")!==r.value}}}));dr((()=>d.value),(t=>{"number"!==e.type||"-"===a.value&&""===t||(a.value=t.toString())}));const g=["number","digit"],m=zi((()=>g.includes(e.type)?e.step:""));function v(t){if("Enter"!==t.key)return;const n=t.target;t.stopPropagation(),p("confirm",t,{value:n.value}),!e.confirmHold&&n.blur()}return n({$triggerInput:e=>{t("update:modelValue",e.value),t("update:value",e.value),d.value=e.value}}),()=>{let t=e.disabled&&f?gi("input",{key:"disabled-input",ref:u,value:d.value,tabindex:"-1",readonly:!!e.disabled,type:i.value,maxlength:d.maxlength,step:m.value,class:"uni-input-input",style:e.cursorColor?{caretColor:e.cursorColor}:{},onFocus:e=>e.target.blur()},null,44,["value","readonly","type","maxlength","step","onFocus"]):gi("input",{key:"input",ref:u,value:d.value,onInput:e=>{d.value=e.target.value.toString()},disabled:!!e.disabled,type:i.value,maxlength:d.maxlength,step:m.value,enterkeyhint:e.confirmType,pattern:"number"===e.type?"[0-9]*":void 0,class:"uni-input-input",style:e.cursorColor?{caretColor:e.cursorColor}:{},autocomplete:s.value,onKeyup:v,inputmode:e.inputmode},null,44,["value","onInput","disabled","type","maxlength","step","enterkeyhint","pattern","autocomplete","onKeyup","inputmode"]);return gi("uni-input",{ref:c},[gi("div",{class:"uni-input-wrapper"},[mr(gi("div",xi(h.attrs,{style:e.placeholderStyle,class:["uni-input-placeholder",e.placeholderClass]}),[e.placeholder],16),[[as,!(d.value.length||"-"===a.value||a.value.includes("."))]]),"search"===e.confirmType?gi("form",{action:"",onSubmit:e=>e.preventDefault(),class:"uni-input-form"},[t],40,["onSubmit"]):t])],512)}}});const Dp=["class","style"],Op=/^on[A-Z]+/,Ip=(e={})=>{const{excludeListeners:t=!1,excludeKeys:n=[]}=e,r=ki(),o=fn({}),i=fn({}),s=fn({}),a=n.concat(Dp);return r.attrs=Xt(r.attrs),cr((()=>{const e=(n=r.attrs,Object.keys(n).map((e=>[e,n[e]]))).reduce(((e,[n,r])=>(a.includes(n)?e.exclude[n]=r:Op.test(n)?(t||(e.attrs[n]=r),e.listeners[n]=r):e.attrs[n]=r,e)),{exclude:{},attrs:{},listeners:{}});var n;o.value=e.attrs,i.value=e.listeners,s.value=e.exclude})),{$attrs:o,$listeners:i,$excludeAttrs:s}};function Pp(e){const t=[];return g(e)&&e.forEach((e=>{ci(e)?e.type===Jo?t.push(...Pp(e.children)):t.push(e):g(e)&&t.push(...Pp(e))})),t}const Bp=gu({inheritAttrs:!1,name:"MovableArea",props:{scaleArea:{type:Boolean,default:!1}},setup(e,{slots:t}){const n=hn(null),r=hn(!1);let{setContexts:o,events:i}=function(e,t){const n=hn(0),r=hn(0),o=Xt({x:null,y:null}),i=hn(null);let s=null,a=[];function l(t){t&&1!==t&&(e.scaleArea?a.forEach((function(e){e._setScale(t)})):s&&s._setScale(t))}function c(e,n=a){let r=t.value;function o(e){for(let t=0;t{let n=t.touches;if(n&&n.length>1){let t={x:n[1].pageX-n[0].pageX,y:n[1].pageY-n[0].pageY};if(i.value=Rp(t),o.x=t.x,o.y=t.y,!e.scaleArea){let e=c(n[0].target),t=c(n[1].target);s=e&&e===t?e:null}}})),d=vu((e=>{let t=e.touches;if(t&&t.length>1){e.preventDefault();let n={x:t[1].pageX-t[0].pageX,y:t[1].pageY-t[0].pageY};if(null!==o.x&&i.value&&i.value>0){l(Rp(n)/i.value)}o.x=n.x,o.y=n.y}})),h=vu((t=>{let n=t.touches;n&&n.length||t.changedTouches&&(o.x=0,o.y=0,i.value=null,e.scaleArea?a.forEach((function(e){e._endScale()})):s&&s._endScale())}));function f(){p(),a.forEach((function(e,t){e.setParent()}))}function p(){let e=window.getComputedStyle(t.value),o=t.value.getBoundingClientRect();n.value=o.width-["Left","Right"].reduce((function(t,n){const r="padding"+n;return t+parseFloat(e["border"+n+"Width"])+parseFloat(e[r])}),0),r.value=o.height-["Top","Bottom"].reduce((function(t,n){const r="padding"+n;return t+parseFloat(e["border"+n+"Width"])+parseFloat(e[r])}),0)}return Ao("movableAreaWidth",n),Ao("movableAreaHeight",r),{setContexts(e){a=e},events:{_onTouchstart:u,_onTouchmove:d,_onTouchend:h,_resize:f}}}(e,n);const{$listeners:s,$attrs:a,$excludeAttrs:l}=Ip(),c=s.value;["onTouchstart","onTouchmove","onTouchend"].forEach((e=>{let t=c[e],n=i[`_${e}`];c[e]=t?[].concat(t,n):n})),Xr((()=>{i._resize(),r.value=!0}));let u=[];const d=[];function h(){const e=[];for(let t=0;tn===e.rootRef.value));r&&e.push(on(r))}o(e)}return Ao("_isMounted",r),Ao("movableAreaRootRef",n),Ao("addMovableViewContext",(e=>{d.push(e),h()})),Ao("removeMovableViewContext",(e=>{const t=d.indexOf(e);t>=0&&(d.splice(t,1),h())})),()=>{const e=t.default&&t.default();return u=Pp(e),gi("uni-movable-area",xi({ref:n},a.value,l.value,c),[gi(Vf,{onResize:i._resize},null,8,["onResize"]),u],16)}}});function Rp(e){return Math.sqrt(e.x*e.x+e.y*e.y)}const Lp=function(e,t,n,r){e.addEventListener(t,(e=>{y(n)&&!1===n(e)&&((void 0===e.cancelable||e.cancelable)&&e.preventDefault(),e.stopPropagation())}),{passive:!1})};let Np,$p;function zp(e,t,n){Zr((()=>{document.removeEventListener("mousemove",Np),document.removeEventListener("mouseup",$p)}));let r=0,o=0,i=0,s=0;const a=function(e,n,a,l){if(!1===t({cancelable:e.cancelable,target:e.target,currentTarget:e.currentTarget,preventDefault:e.preventDefault.bind(e),stopPropagation:e.stopPropagation.bind(e),touches:e.touches,changedTouches:e.changedTouches,detail:{state:n,x:a,y:l,dx:a-r,dy:l-o,ddx:a-i,ddy:l-s,timeStamp:e.timeStamp}}))return!1};let l,c,u=null;Lp(e,"touchstart",(function(e){if(l=!0,1===e.touches.length&&!u)return u=e,r=i=e.touches[0].pageX,o=s=e.touches[0].pageY,a(e,"start",r,o)})),Lp(e,"mousedown",(function(e){if(c=!0,!l&&!u)return u=e,r=i=e.pageX,o=s=e.pageY,a(e,"start",r,o)})),Lp(e,"touchmove",(function(e){if(1===e.touches.length&&u){const t=a(e,"move",e.touches[0].pageX,e.touches[0].pageY);return i=e.touches[0].pageX,s=e.touches[0].pageY,t}}));const d=Np=function(e){if(!l&&c&&u){const t=a(e,"move",e.pageX,e.pageY);return i=e.pageX,s=e.pageY,t}};document.addEventListener("mousemove",d),Lp(e,"touchend",(function(e){if(0===e.touches.length&&u)return l=!1,u=null,a(e,"end",e.changedTouches[0].pageX,e.changedTouches[0].pageY)}));const h=$p=function(e){if(c=!1,!l&&u)return u=null,a(e,"end",e.pageX,e.pageY)};document.addEventListener("mouseup",h),Lp(e,"touchcancel",(function(e){if(u){l=!1;const t=u;return u=null,a(e,n?"cancel":"end",t.touches[0].pageX,t.touches[0].pageY)}}))}function jp(e,t,n){return e>t-n&&ethis._t&&(e=this._t,this._lastDt=e);let t=this._x_v*e+.5*this._x_a*Math.pow(e,2)+this._x_s,n=this._y_v*e+.5*this._y_a*Math.pow(e,2)+this._y_s;return(this._x_a>0&&tthis._endPositionX)&&(t=this._endPositionX),(this._y_a>0&&nthis._endPositionY)&&(n=this._endPositionY),{x:t,y:n}},Fp.prototype.ds=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),e>this._t&&(e=this._t),{dx:this._x_v+this._x_a*e,dy:this._y_v+this._y_a*e}},Fp.prototype.delta=function(){return{x:-1.5*Math.pow(this._x_v,2)/this._x_a||0,y:-1.5*Math.pow(this._y_v,2)/this._y_a||0}},Fp.prototype.dt=function(){return-this._x_v/this._x_a},Fp.prototype.done=function(){const e=jp(this.s().x,this._endPositionX)||jp(this.s().y,this._endPositionY)||this._lastDt===this._t;return this._lastDt=null,e},Fp.prototype.setEnd=function(e,t){this._endPositionX=e,this._endPositionY=t},Fp.prototype.reconfigure=function(e,t){this._m=e,this._f=1e3*t},qp.prototype._solve=function(e,t){const n=this._c,r=this._m,o=this._k,i=n*n-4*r*o;if(0===i){const o=-n/(2*r),i=e,s=t/(o*e);return{x:function(e){return(i+s*e)*Math.pow(Math.E,o*e)},dx:function(e){const t=Math.pow(Math.E,o*e);return o*(i+s*e)*t+s*t}}}if(i>0){const o=(-n-Math.sqrt(i))/(2*r),s=(-n+Math.sqrt(i))/(2*r),a=(t-o*e)/(s-o),l=e-a;return{x:function(e){let t,n;return e===this._t&&(t=this._powER1T,n=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,o*e)),n||(n=this._powER2T=Math.pow(Math.E,s*e)),l*t+a*n},dx:function(e){let t,n;return e===this._t&&(t=this._powER1T,n=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,o*e)),n||(n=this._powER2T=Math.pow(Math.E,s*e)),l*o*t+a*s*n}}}const s=Math.sqrt(4*r*o-n*n)/(2*r),a=-n/2*r,l=e,c=(t-a*e)/s;return{x:function(e){return Math.pow(Math.E,a*e)*(l*Math.cos(s*e)+c*Math.sin(s*e))},dx:function(e){const t=Math.pow(Math.E,a*e),n=Math.cos(s*e),r=Math.sin(s*e);return t*(c*s*n-l*s*r)+a*t*(c*r+l*n)}}},qp.prototype.x=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._endPosition+this._solution.x(e):0},qp.prototype.dx=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._solution.dx(e):0},qp.prototype.setEnd=function(e,t,n){if(n||(n=(new Date).getTime()),e!==this._endPosition||!Vp(t,.1)){t=t||0;let r=this._endPosition;this._solution&&(Vp(t,.1)&&(t=this._solution.dx((n-this._startTime)/1e3)),r=this._solution.x((n-this._startTime)/1e3),Vp(t,.1)&&(t=0),Vp(r,.1)&&(r=0),r+=this._endPosition),this._solution&&Vp(r-e,.1)&&Vp(t,.1)||(this._endPosition=e,this._solution=this._solve(r-this._endPosition,t),this._startTime=n)}},qp.prototype.snap=function(e){this._startTime=(new Date).getTime(),this._endPosition=e,this._solution={x:function(){return 0},dx:function(){return 0}}},qp.prototype.done=function(e){return e||(e=(new Date).getTime()),jp(this.x(),this._endPosition,.1)&&Vp(this.dx(),.1)},qp.prototype.reconfigure=function(e,t,n){this._m=e,this._k=t,this._c=n,this.done()||(this._solution=this._solve(this.x()-this._endPosition,this.dx()),this._startTime=(new Date).getTime())},qp.prototype.springConstant=function(){return this._k},qp.prototype.damping=function(){return this._c},qp.prototype.configuration=function(){return[{label:"Spring Constant",read:this.springConstant.bind(this),write:function(e,t){e.reconfigure(1,t,e.damping())}.bind(this,this),min:100,max:1e3},{label:"Damping",read:this.damping.bind(this),write:function(e,t){e.reconfigure(1,e.springConstant(),t)}.bind(this,this),min:1,max:500}]},Up.prototype.setEnd=function(e,t,n,r){const o=(new Date).getTime();this._springX.setEnd(e,r,o),this._springY.setEnd(t,r,o),this._springScale.setEnd(n,r,o),this._startTime=o},Up.prototype.x=function(){const e=((new Date).getTime()-this._startTime)/1e3;return{x:this._springX.x(e),y:this._springY.x(e),scale:this._springScale.x(e)}},Up.prototype.done=function(){const e=(new Date).getTime();return this._springX.done(e)&&this._springY.done(e)&&this._springScale.done(e)},Up.prototype.reconfigure=function(e,t,n){this._springX.reconfigure(e,t,n),this._springY.reconfigure(e,t,n),this._springScale.reconfigure(e,t,n)};function Wp(e,t){return+((1e3*e-1e3*t)/1e3).toFixed(1)}const Kp=gu({name:"MovableView",props:{direction:{type:String,default:"none"},inertia:{type:[Boolean,String],default:!1},outOfBounds:{type:[Boolean,String],default:!1},x:{type:[Number,String],default:0},y:{type:[Number,String],default:0},damping:{type:[Number,String],default:20},friction:{type:[Number,String],default:2},disabled:{type:[Boolean,String],default:!1},scale:{type:[Boolean,String],default:!1},scaleMin:{type:[Number,String],default:.1},scaleMax:{type:[Number,String],default:10},scaleValue:{type:[Number,String],default:1},animation:{type:[Boolean,String],default:!0}},emits:["change","scale"],setup(e,{slots:t,emit:n}){const r=hn(null),o=yu(r,n),{setParent:i}=function(e,t,n){const r=Do("_isMounted",hn(!1)),o=Do("addMovableViewContext",(()=>{})),i=Do("removeMovableViewContext",(()=>{}));let s,a,l=hn(1),c=hn(1),u=hn(!1),d=hn(0),h=hn(0),f=null,p=null,g=!1,m=null,v=null;const y=new Hp,b=new Hp,_={historyX:[0,0],historyY:[0,0],historyT:[0,0]},w=zi((()=>{let t=Number(e.friction);return isNaN(t)||t<=0?2:t})),S=new Fp(1,w.value);dr((()=>e.disabled),(()=>{U()}));const{_updateOldScale:x,_endScale:E,_setScale:T,scaleValueSync:C,_updateBoundary:M,_updateOffset:k,_updateWH:A,_scaleOffset:D,minX:O,minY:I,maxX:P,maxY:B,FAandSFACancel:R,_getLimitXY:L,_setTransform:N,_revise:$,dampingNumber:z,xMove:j,yMove:V,xSync:H,ySync:F,_STD:q}=function(e,t,n,r,o,i,s,a,l,c){const u=zi((()=>{let t=Number(e.scaleMin);return isNaN(t)?.1:t})),d=zi((()=>{let t=Number(e.scaleMax);return isNaN(t)?10:t})),h=hn(Number(e.scaleValue)||1);dr(h,(e=>{N(e)})),dr(u,(()=>{L()})),dr(d,(()=>{L()})),dr((()=>e.scaleValue),(e=>{h.value=Number(e)||0}));const{_updateBoundary:f,_updateOffset:p,_updateWH:g,_scaleOffset:m,minX:v,minY:y,maxX:b,maxY:_}=function(e,t,n){const r=Do("movableAreaWidth",hn(0)),o=Do("movableAreaHeight",hn(0)),i=Do("movableAreaRootRef"),s={x:0,y:0},a={x:0,y:0},l=hn(0),c=hn(0),u=hn(0),d=hn(0),h=hn(0),f=hn(0);function p(){let e=0-s.x+a.x,t=r.value-l.value-s.x-a.x;u.value=Math.min(e,t),h.value=Math.max(e,t);let n=0-s.y+a.y,i=o.value-c.value-s.y-a.y;d.value=Math.min(n,i),f.value=Math.max(n,i)}function g(){s.x=Gp(e.value,i.value),s.y=Jp(e.value,i.value)}function m(r){r=r||t.value,r=n(r);let o=e.value.getBoundingClientRect();c.value=o.height/t.value,l.value=o.width/t.value;let i=c.value*r,s=l.value*r;a.x=(s-l.value)/2,a.y=(i-c.value)/2}return{_updateBoundary:p,_updateOffset:g,_updateWH:m,_scaleOffset:a,minX:u,minY:d,maxX:h,maxY:f}}(t,r,R),{FAandSFACancel:w,_getLimitXY:S,_animationTo:x,_setTransform:E,_revise:T,dampingNumber:C,xMove:M,yMove:k,xSync:A,ySync:D,_STD:O}=function(e,t,n,r,o,i,s,a,l,c,u,d,h,f){const p=zi((()=>{let e=Number(t.damping);return isNaN(e)?20:e})),g=zi((()=>"all"===t.direction||"horizontal"===t.direction)),m=zi((()=>"all"===t.direction||"vertical"===t.direction)),v=hn(Qp(t.x)),y=hn(Qp(t.y));dr((()=>t.x),(e=>{v.value=Qp(e)})),dr((()=>t.y),(e=>{y.value=Qp(e)})),dr(v,(e=>{T(e)})),dr(y,(e=>{C(e)}));const b=new Up(1,9*Math.pow(p.value,2)/40,p.value);function _(e,t){let n=!1;return e>o.value?(e=o.value,n=!0):ei.value?(t=i.value,n=!0):t1?"htouchmove":"vtouchmove"),j.value&&(n=t.detail.dx+s,_.historyX.shift(),_.historyX.push(n),V.value||null!==m||(m=Math.abs(t.detail.dx/t.detail.dy)<1)),V.value&&(r=t.detail.dy+a,_.historyY.shift(),_.historyY.push(r),j.value||null!==m||(m=Math.abs(t.detail.dy/t.detail.dx)<1)),_.historyT.shift(),_.historyT.push(t.detail.timeStamp),!m){t.preventDefault();let o="touch";nP.value&&(e.outOfBounds?(o="touch-out-of-bounds",n=P.value+y.x(n-P.value)):n=P.value),rB.value&&(e.outOfBounds?(o="touch-out-of-bounds",r=B.value+b.x(r-B.value)):r=B.value),Xp((function(){N(n,r,l.value,o)}))}}}function K(){if(!u.value&&!e.disabled&&g&&(n.value.style.willChange="auto",g=!1,!m&&!$("out-of-bounds")&&e.inertia)){const e=1e3*(_.historyX[1]-_.historyX[0])/(_.historyT[1]-_.historyT[0]),t=1e3*(_.historyY[1]-_.historyY[0])/(_.historyT[1]-_.historyT[0]),n=d.value,r=h.value;S.setV(e,t),S.setS(n,r);const o=S.delta().x,i=S.delta().y;let s=o+n,a=i+r;sP.value&&(s=P.value,a=r+(P.value-n)*i/o),aB.value&&(a=B.value,s=n+(B.value-r)*o/i),S.setEnd(s,a),p=Zp(S,(function(){let e=S.s(),t=e.x,n=e.y;N(t,n,l.value,"friction")}),(function(){p.cancel()}))}e.outOfBounds||e.inertia||R()}function Y(){if(!r.value)return;R();let t=e.scale?C.value:1;k(),A(t),M();let n=L(H.value+D.x,F.value+D.y),o=n.x,i=n.y;N(o,i,t,"",!0),x(t)}return Xr((()=>{zp(n.value,(e=>{switch(e.detail.state){case"start":U();break;case"move":W(e);break;case"end":K()}})),Y(),S.reconfigure(1,w.value),q.reconfigure(1,9*Math.pow(z.value,2)/40,z.value),n.value.style.transformOrigin="center";const e={rootRef:n,setParent:Y,_endScale:E,_setScale:T};o(e),Qr((()=>{i(e)}))})),Qr((()=>{R()})),{setParent:Y}}(e,o,r);return()=>gi("uni-movable-view",{ref:r},[gi(Vf,{onResize:i},null,8,["onResize"]),t.default&&t.default()],512)}});let Yp=!1;function Xp(e){Yp||(Yp=!0,requestAnimationFrame((function(){e(),Yp=!1})))}function Gp(e,t){if(e===t)return 0;let n=e.offsetLeft;return e.offsetParent?n+=Gp(e.offsetParent,t):0}function Jp(e,t){if(e===t)return 0;let n=e.offsetTop;return e.offsetParent?n+=Jp(e.offsetParent,t):0}function Zp(e,t,n){let r={id:0,cancelled:!1};return function e(t,n,r,o){if(!t||!t.cancelled){r(n);let i=n.done();i||t.cancelled||(t.id=requestAnimationFrame(e.bind(null,t,n,r,o))),i&&o&&o(n)}}(r,e,t,n),{cancel:function(e){e&&e.id&&cancelAnimationFrame(e.id),e&&(e.cancelled=!0)}.bind(null,r),model:e}}function Qp(e){return/\d+[ur]px$/i.test(e)?Md(parseFloat(e)):Number(e)||0}const eg=gu({name:"PickerView",props:{value:{type:Array,default:()=>[],validator:function(e){return g(e)&&e.filter((e=>"number"==typeof e)).length===e.length}},indicatorStyle:{type:String,default:""},indicatorClass:{type:String,default:""},maskStyle:{type:String,default:""},maskClass:{type:String,default:""}},emits:["change","pickstart","pickend","update:value"],setup(e,{slots:t,emit:n}){const r=hn(null),o=hn(null),i=yu(r,n),s=function(e){const t=Xt([...e.value]),n=Xt({value:t,height:34});return dr((()=>e.value),((e,t)=>{n.value.length=e.length,e.forEach(((e,t)=>{e!==n.value[t]&&n.value.splice(t,1,e)}))})),n}(e),a=hn(null);Xr((()=>{const e=a.value;e&&(s.height=e.$el.offsetHeight)}));let l=hn([]),c=hn([]);function u(e){let t=c.value;t=t.filter((e=>e.type!==Qo));let n=t.indexOf(e);return-1!==n?n:l.value.indexOf(e)}return Ao("getPickerViewColumn",(function(e){return zi({get(){const t=u(e.vnode);return s.value[t]||0},set(t){const r=u(e.vnode);if(r<0)return;if(s.value[r]!==t){s.value[r]=t;const e=s.value.map((e=>e));n("update:value",e),i("change",{},{value:e})}}})})),Ao("pickerViewProps",e),Ao("pickerViewState",s),()=>{const e=t.default&&t.default();{const t=Pp(e);l.value=t,Ln((()=>{c.value=t}))}return gi("uni-picker-view",{ref:r},[gi(Vf,{ref:a,onResize:({height:e})=>s.height=e},null,8,["onResize"]),gi("div",{ref:o,class:"uni-picker-view-wrapper"},[e],512)],512)}}});class tg{constructor(e){this._drag=e,this._dragLog=Math.log(e),this._x=0,this._v=0,this._startTime=0}set(e,t){this._x=e,this._v=t,this._startTime=(new Date).getTime()}setVelocityByEnd(e){this._v=(e-this._x)*this._dragLog/(Math.pow(this._drag,100)-1)}x(e){void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3);const t=e===this._dt&&this._powDragDt?this._powDragDt:this._powDragDt=Math.pow(this._drag,e);return this._dt=e,this._x+this._v*t/this._dragLog-this._v/this._dragLog}dx(e){void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3);const t=e===this._dt&&this._powDragDt?this._powDragDt:this._powDragDt=Math.pow(this._drag,e);return this._dt=e,this._v*t}done(){return Math.abs(this.dx())<3}reconfigure(e){const t=this.x(),n=this.dx();this._drag=e,this._dragLog=Math.log(e),this.set(t,n)}configuration(){const e=this;return[{label:"Friction",read:function(){return e._drag},write:function(t){e.reconfigure(t)},min:.001,max:.1,step:.001}]}}function ng(e,t,n){return e>t-n&&e0){const o=(-n-Math.sqrt(i))/(2*r),s=(-n+Math.sqrt(i))/(2*r),a=(t-o*e)/(s-o),l=e-a;return{x:function(e){let t,n;return e===this._t&&(t=this._powER1T,n=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,o*e)),n||(n=this._powER2T=Math.pow(Math.E,s*e)),l*t+a*n},dx:function(e){let t,n;return e===this._t&&(t=this._powER1T,n=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,o*e)),n||(n=this._powER2T=Math.pow(Math.E,s*e)),l*o*t+a*s*n}}}const s=Math.sqrt(4*r*o-n*n)/(2*r),a=-n/2*r,l=e,c=(t-a*e)/s;return{x:function(e){return Math.pow(Math.E,a*e)*(l*Math.cos(s*e)+c*Math.sin(s*e))},dx:function(e){const t=Math.pow(Math.E,a*e),n=Math.cos(s*e),r=Math.sin(s*e);return t*(c*s*n-l*s*r)+a*t*(c*r+l*n)}}}x(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._endPosition+this._solution.x(e):0}dx(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._solution.dx(e):0}setEnd(e,t,n){if(n||(n=(new Date).getTime()),e!==this._endPosition||!rg(t,.4)){t=t||0;let r=this._endPosition;this._solution&&(rg(t,.4)&&(t=this._solution.dx((n-this._startTime)/1e3)),r=this._solution.x((n-this._startTime)/1e3),rg(t,.4)&&(t=0),rg(r,.4)&&(r=0),r+=this._endPosition),this._solution&&rg(r-e,.4)&&rg(t,.4)||(this._endPosition=e,this._solution=this._solve(r-this._endPosition,t),this._startTime=n)}}snap(e){this._startTime=(new Date).getTime(),this._endPosition=e,this._solution={x:function(){return 0},dx:function(){return 0}}}done(e){return e||(e=(new Date).getTime()),ng(this.x(),this._endPosition,.4)&&rg(this.dx(),.4)}reconfigure(e,t,n){this._m=e,this._k=t,this._c=n,this.done()||(this._solution=this._solve(this.x()-this._endPosition,this.dx()),this._startTime=(new Date).getTime())}springConstant(){return this._k}damping(){return this._c}configuration(){return[{label:"Spring Constant",read:this.springConstant.bind(this),write:function(e,t){e.reconfigure(1,t,e.damping())}.bind(this,this),min:100,max:1e3},{label:"Damping",read:this.damping.bind(this),write:function(e,t){e.reconfigure(1,e.springConstant(),t)}.bind(this,this),min:1,max:500}]}}class ig{constructor(e,t,n){this._extent=e,this._friction=t||new tg(.01),this._spring=n||new og(1,90,20),this._startTime=0,this._springing=!1,this._springOffset=0}snap(e,t){this._springOffset=0,this._springing=!0,this._spring.snap(e),this._spring.setEnd(t)}set(e,t){this._friction.set(e,t),e>0&&t>=0?(this._springOffset=0,this._springing=!0,this._spring.snap(e),this._spring.setEnd(0)):e<-this._extent&&t<=0?(this._springOffset=0,this._springing=!0,this._spring.snap(e),this._spring.setEnd(-this._extent)):this._springing=!1,this._startTime=(new Date).getTime()}x(e){if(!this._startTime)return 0;if(e||(e=((new Date).getTime()-this._startTime)/1e3),this._springing)return this._spring.x()+this._springOffset;let t=this._friction.x(e),n=this.dx(e);return(t>0&&n>=0||t<-this._extent&&n<=0)&&(this._springing=!0,this._spring.setEnd(0,n),t<-this._extent?this._springOffset=-this._extent:this._springOffset=0,t=this._spring.x()+this._springOffset),t}dx(e){let t;return t=this._lastTime===e?this._lastDx:this._springing?this._spring.dx(e):this._friction.dx(e),this._lastTime=e,this._lastDx=t,t}done(){return this._springing?this._spring.done():this._friction.done()}setVelocityByEnd(e){this._friction.setVelocityByEnd(e)}configuration(){const e=this._friction.configuration();return e.push.apply(e,this._spring.configuration()),e}}class sg{constructor(e,t){t=t||{},this._element=e,this._options=t,this._enableSnap=t.enableSnap||!1,this._itemSize=t.itemSize||0,this._enableX=t.enableX||!1,this._enableY=t.enableY||!1,this._shouldDispatchScrollEvent=!!t.onScroll,this._enableX?(this._extent=(t.scrollWidth||this._element.offsetWidth)-this._element.parentElement.offsetWidth,this._scrollWidth=t.scrollWidth):(this._extent=(t.scrollHeight||this._element.offsetHeight)-this._element.parentElement.offsetHeight,this._scrollHeight=t.scrollHeight),this._position=0,this._scroll=new ig(this._extent,t.friction,t.spring),this._onTransitionEnd=this.onTransitionEnd.bind(this),this.updatePosition()}onTouchStart(){this._startPosition=this._position,this._lastChangePos=this._startPosition,this._startPosition>0?this._startPosition/=.5:this._startPosition<-this._extent&&(this._startPosition=(this._startPosition+this._extent)/.5-this._extent),this._animation&&(this._animation.cancel(),this._scrolling=!1),this.updatePosition()}onTouchMove(e,t){let n=this._startPosition;this._enableX?n+=e:this._enableY&&(n+=t),n>0?n*=.5:n<-this._extent&&(n=.5*(n+this._extent)-this._extent),this._position=n,this.updatePosition(),this.dispatchScroll()}onTouchEnd(e,t,n){if(this._enableSnap&&this._position>-this._extent&&this._position<0){if(this._enableY&&(Math.abs(t)this._itemSize/2?e-(this._itemSize-Math.abs(t)):e-t,r<=0&&r>=-this._extent&&this._scroll.setVelocityByEnd(r)}this._lastTime=Date.now(),this._lastDelay=0,this._scrolling=!0,this._lastChangePos=this._position,this._lastIdx=Math.floor(Math.abs(this._position/this._itemSize)),this._animation=function(e,t,n){const r={id:0,cancelled:!1};return function e(t,n,r,o){if(!t||!t.cancelled){r(n);const i=n.done();i||t.cancelled||(t.id=requestAnimationFrame(e.bind(null,t,n,r,o))),i&&o&&o(n)}}(r,e,t,n),{cancel:function(e){e&&e.id&&cancelAnimationFrame(e.id),e&&(e.cancelled=!0)}.bind(null,r),model:e}}(this._scroll,(()=>{const e=Date.now(),t=(e-this._scroll._startTime)/1e3,n=this._scroll.x(t);this._position=n,this.updatePosition();const r=this._scroll.dx(t);this._shouldDispatchScrollEvent&&e-this._lastTime>this._lastDelay&&(this.dispatchScroll(),this._lastDelay=Math.abs(2e3/r),this._lastTime=e)}),(()=>{this._enableSnap&&(r<=0&&r>=-this._extent&&(this._position=r,this.updatePosition()),y(this._options.onSnap)&&this._options.onSnap(Math.floor(Math.abs(this._position)/this._itemSize))),this._shouldDispatchScrollEvent&&this.dispatchScroll(),this._scrolling=!1}))}onTransitionEnd(){this._element.style.webkitTransition="",this._element.style.transition="",this._element.removeEventListener("transitionend",this._onTransitionEnd),this._snapping&&(this._snapping=!1),this.dispatchScroll()}snap(){const e=this._itemSize,t=this._position%e,n=Math.abs(t)>this._itemSize/2?this._position-(e-Math.abs(t)):this._position-t;this._position!==n&&(this._snapping=!0,this.scrollTo(-n),y(this._options.onSnap)&&this._options.onSnap(Math.floor(Math.abs(this._position)/this._itemSize)))}scrollTo(e,t){this._animation&&(this._animation.cancel(),this._scrolling=!1),"number"==typeof e&&(this._position=-e),this._position<-this._extent?this._position=-this._extent:this._position>0&&(this._position=0);const n="transform "+(t||.2)+"s ease-out";this._element.style.webkitTransition="-webkit-"+n,this._element.style.transition=n,this.updatePosition(),this._element.addEventListener("transitionend",this._onTransitionEnd)}dispatchScroll(){if(y(this._options.onScroll)&&Math.round(Number(this._lastPos))!==Math.round(this._position)){this._lastPos=this._position;const e={target:{scrollLeft:this._enableX?-this._position:0,scrollTop:this._enableY?-this._position:0,scrollHeight:this._scrollHeight||this._element.offsetHeight,scrollWidth:this._scrollWidth||this._element.offsetWidth,offsetHeight:this._element.parentElement.offsetHeight,offsetWidth:this._element.parentElement.offsetWidth}};this._options.onScroll(e)}}update(e,t,n){let r=0;const o=this._position;this._enableX?(r=this._element.childNodes.length?(t||this._element.offsetWidth)-this._element.parentElement.offsetWidth:0,this._scrollWidth=t):(r=this._element.childNodes.length?(t||this._element.offsetHeight)-this._element.parentElement.offsetHeight:0,this._scrollHeight=t),"number"==typeof e&&(this._position=-e),this._position<-r?this._position=-r:this._position>0&&(this._position=0),this._itemSize=n||this._itemSize,this.updatePosition(),o!==this._position&&(this.dispatchScroll(),y(this._options.onSnap)&&this._options.onSnap(Math.floor(Math.abs(this._position)/this._itemSize))),this._extent=r,this._scroll._extent=r}updatePosition(){let e="";this._enableX?e="translateX("+this._position+"px) translateZ(0)":this._enableY&&(e="translateY("+this._position+"px) translateZ(0)"),this._element.style.webkitTransform=e,this._element.style.transform=e}isScrolling(){return this._scrolling||this._snapping}}const ag=gu({name:"PickerViewColumn",setup(e,{slots:t,emit:n}){const r=hn(null),o=hn(null),i=Do("getPickerViewColumn"),s=ki(),a=i?i(s):hn(0),l=Do("pickerViewProps"),c=Do("pickerViewState"),u=hn(34),d=hn(null);Xr((()=>{const e=d.value;u.value=e.$el.offsetHeight}));const h=zi((()=>(c.height-u.value)/2)),{state:f}=vp();let p;const g=Xt({current:a.value,length:0});let m;function v(){p&&!m&&(m=!0,Ln((()=>{m=!1;let e=Math.min(g.current,g.length-1);e=Math.max(e,0),p.update(e*u.value,void 0,u.value)})))}dr((()=>a.value),(e=>{e!==g.current&&(g.current=e,v())})),dr((()=>g.current),(e=>a.value=e)),dr([()=>u.value,()=>g.length,()=>c.height],v);let y=0;function b(e){const t=y+e.deltaY;if(Math.abs(t)>10){y=0;let e=Math.min(g.current+(t<0?-1:1),g.length-1);g.current=e=Math.max(e,0),p.scrollTo(e*u.value)}else y=t;e.preventDefault()}function _({clientY:e}){const t=r.value;if(!p.isScrolling()){const n=e-t.getBoundingClientRect().top-c.height/2,r=u.value/2;if(!(Math.abs(n)<=r)){const e=Math.ceil((Math.abs(n)-r)/u.value),t=n<0?-e:e;let o=Math.min(g.current+t,g.length-1);g.current=o=Math.max(o,0),p.scrollTo(o*u.value)}}}const w=()=>{const e=r.value,t=o.value,{scroller:n,handleTouchStart:i,handleTouchMove:s,handleTouchEnd:a}=function(e,t){const n={trackingID:-1,maxDy:0,maxDx:0},r=new sg(e,t);function o(e){const t=e,r=e;return"move"===t.detail.state||"end"===t.detail.state?{x:t.detail.dx,y:t.detail.dy}:{x:r.screenX-n.x,y:r.screenY-n.y}}return{scroller:r,handleTouchStart:function(e){const t=e,o=e;"start"===t.detail.state?(n.trackingID="touch",n.x=t.detail.x,n.y=t.detail.y):(n.trackingID="mouse",n.x=o.screenX,n.y=o.screenY),n.maxDx=0,n.maxDy=0,n.historyX=[0],n.historyY=[0],n.historyTime=[t.detail.timeStamp||o.timeStamp],n.listener=r,r.onTouchStart&&r.onTouchStart(),("boolean"!=typeof e.cancelable||e.cancelable)&&e.preventDefault()},handleTouchMove:function(e){const t=e,r=e;if(-1!==n.trackingID){("boolean"!=typeof e.cancelable||e.cancelable)&&e.preventDefault();const i=o(e);if(i){for(n.maxDy=Math.max(n.maxDy,Math.abs(i.y)),n.maxDx=Math.max(n.maxDx,Math.abs(i.x)),n.historyX.push(i.x),n.historyY.push(i.y),n.historyTime.push(t.detail.timeStamp||r.timeStamp);n.historyTime.length>10;)n.historyTime.shift(),n.historyX.shift(),n.historyY.shift();n.listener&&n.listener.onTouchMove&&n.listener.onTouchMove(i.x,i.y)}}},handleTouchEnd:function(e){if(-1!==n.trackingID){e.preventDefault();const t=o(e);if(t){const e=n.listener;n.trackingID=-1,n.listener=null;const r={x:0,y:0};if(n.historyTime.length>2)for(let t=n.historyTime.length-1,o=n.historyTime[t],i=n.historyX[t],s=n.historyY[t];t>0;){t--;const e=o-n.historyTime[t];if(e>30&&e<50){r.x=(i-n.historyX[t])/(e/1e3),r.y=(s-n.historyY[t])/(e/1e3);break}}n.historyTime=[],n.historyX=[],n.historyY=[],e&&e.onTouchEnd&&e.onTouchEnd(t.x,t.y,r)}}}}}(t,{enableY:!0,enableX:!1,enableSnap:!0,itemSize:u.value,friction:new tg(1e-4),spring:new og(2,90,20),onSnap:e=>{isNaN(e)||e===g.current||(g.current=e)}});p=n,zp(e,(e=>{switch(e.detail.state){case"start":i(e);break;case"move":s(e),e.stopPropagation();break;case"end":case"cancel":a(e)}}),!0),function(e){let t=0,n=0;e.addEventListener("touchstart",(e=>{const r=e.changedTouches[0];t=r.clientX,n=r.clientY})),e.addEventListener("touchend",(e=>{const r=e.changedTouches[0];if(Math.abs(r.clientX-t)<20&&Math.abs(r.clientY-n)<20){const t={bubbles:!0,cancelable:!0,target:e.target,currentTarget:e.currentTarget},n=new CustomEvent("click",t);["screenX","screenY","clientX","clientY","pageX","pageY"].forEach((e=>{n[e]=r[e]})),e.target.dispatchEvent(n)}}))}(e),v()};return Xr(w),()=>{const e=t.default&&t.default();g.length=Pp(e).length;const n=`${h.value}px 0`;return gi("uni-picker-view-column",{ref:r},[gi("div",{onWheel:b,onClick:_,class:"uni-picker-view-group"},[gi("div",xi(f.attrs,{class:["uni-picker-view-mask",l.maskClass],style:`background-size: 100% ${h.value}px;${l.maskStyle}`}),null,16),gi("div",xi(f.attrs,{class:["uni-picker-view-indicator",l.indicatorClass],style:l.indicatorStyle}),[gi(Vf,{ref:d,onResize:({height:e})=>u.value=e},null,8,["onResize"])],16),gi("div",{ref:o,class:["uni-picker-view-content"],style:{padding:n,"--picker-view-column-indicator-height":`${u.value}px`}},[e],4)],40,["onWheel","onClick"])],512)}}}),lg={a:"",abbr:"",address:"",article:"",aside:"",b:"",bdi:"",bdo:["dir"],big:"",blockquote:"",br:"",caption:"",center:"",cite:"",code:"",col:["span","width"],colgroup:["span","width"],dd:"",del:"",div:"",dl:"",dt:"",em:"",fieldset:"",font:"",footer:"",h1:"",h2:"",h3:"",h4:"",h5:"",h6:"",header:"",hr:"",i:"",img:["alt","src","height","width"],ins:"",label:"",legend:"",li:"",mark:"",nav:"",ol:["start","type"],p:"",pre:"",q:"",rt:"",ruby:"",s:"",section:"",small:"",span:"",strong:"",sub:"",sup:"",table:["width"],tbody:"",td:["colspan","height","rowspan","width"],tfoot:"",th:["colspan","height","rowspan","width"],thead:"",tr:["colspan","height","rowspan","width"],tt:"",u:"",ul:""},cg={amp:"&",gt:">",lt:"<",nbsp:" ",quot:'"',apos:"'",ldquo:"“",rdquo:"”",yen:"¥",radic:"√",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",hellip:"…"};const ug=(e,t,n)=>!n||g(n)&&!n.length?[]:n.map((n=>{var r;if(T(n)){if(!p(n,"type")||"node"===n.type){let o={[e]:""};const i=null==(r=n.name)?void 0:r.toLowerCase();if(!p(lg,i))return;return function(e,t){if(T(t))for(const n in t)if(p(t,n)){const r=t[n];"img"===e&&"src"===n&&(t[n]=_f(r))}}(i,n.attrs),o=d(o,function(e,t){if(["a","img"].includes(e.name)&&t)return{onClick:n=>{t(n,{node:e}),n.stopPropagation(),n.preventDefault(),n.returnValue=!1}}}(n,t),n.attrs),ji(n.name,o,ug(e,t,n.children))}return"text"===n.type&&b(n.text)&&""!==n.text?yi((n.text||"").replace(/&(([a-zA-Z]+)|(#x{0,1}[\da-zA-Z]+));/gi,(function(e,t){return p(cg,t)&&cg[t]?cg[t]:/^#[0-9]{1,4}$/.test(t)?String.fromCharCode(t.slice(1)):/^#x[0-9a-f]{1,4}$/i.test(t)?String.fromCharCode(0+t.slice(1)):e}))):void 0}}));function dg(e){e=function(e){return e.replace(/<\?xml.*\?>\n/,"").replace(/\n/,"").replace(/\n/,"")}(e);const t=[],n={node:"root",children:[]};return function(e,t){var n,r,o,i=[],s=e;for(i.last=function(){return this[this.length-1]};e;){if(r=!0,i.last()&&np[i.last()])e=e.replace(new RegExp("([\\s\\S]*?)]*>"),(function(e,n){return n=n.replace(/|/g,"$1$2"),t.chars&&t.chars(n),""})),c("",i.last());else if(0==e.indexOf("\x3c!--")?(n=e.indexOf("--\x3e"))>=0&&(t.comment&&t.comment(e.substring(4,n)),e=e.substring(n+3),r=!1):0==e.indexOf("=0&&i[r]!=n;r--);else var r=0;if(r>=0){for(var o=i.length-1;o>=r;o--)t.end&&t.end(i[o]);i.length=r}}c()}(e,{start:function(e,r,o){const i={name:e};if(0!==r.length&&(i.attrs=function(e){return e.reduce((function(e,t){let n=t.value;const r=t.name;return n.match(/ /)&&-1===["style","src"].indexOf(r)&&(n=n.split(" ")),e[r]?Array.isArray(e[r])?e[r].push(n):e[r]=[e[r],n]:e[r]=n,e}),{})}(r)),o){const e=t[0]||n;e.children||(e.children=[]),e.children.push(i)}else t.unshift(i)},end:function(e){const r=t.shift();if(r.name!==e&&console.error("invalid state: mismatch end tag"),0===t.length)n.children.push(r);else{const e=t[0];e.children||(e.children=[]),e.children.push(r)}},chars:function(e){const r={type:"text",text:e};if(0===t.length)n.children.push(r);else{const e=t[0];e.children||(e.children=[]),e.children.push(r)}},comment:function(e){const n={node:"comment",text:e},r=t[0];r&&(r.children||(r.children=[]),r.children.push(n))}}),n.children}const hg=gu({name:"RichText",compatConfig:{MODE:3},props:{nodes:{type:[Array,String],default:function(){return[]}}},emits:["itemclick"],setup(e,{emit:t}){const n=ki(),r=n&&n.vnode.scopeId||"",o=hn(null),i=hn([]),s=yu(o,t);function a(e,t={}){s("itemclick",e,t)}return dr((()=>e.nodes),(function(){let t=e.nodes;b(t)&&(t=dg(e.nodes)),i.value=ug(r,a,t)}),{immediate:!0}),()=>ji("uni-rich-text",{ref:o},ji("div",{},i.value))}}),fg=gu({name:"Refresher",props:{refreshState:{type:String,default:""},refresherHeight:{type:Number,default:0},refresherThreshold:{type:Number,default:45},refresherDefaultStyle:{type:String,default:"black"},refresherBackground:{type:String,default:"#fff"}},setup(e,{slots:t}){const n=hn(null),r=zi((()=>{const t={backgroundColor:e.refresherBackground};switch(e.refreshState){case"pulling":t.height=e.refresherHeight+"px";break;case"refreshing":t.height=e.refresherThreshold+"px",t.transition="height 0.3s";break;case"":case"refresherabort":case"restore":t.height="0px",t.transition="height 0.3s"}return t})),o=zi((()=>{const t=e.refresherHeight/e.refresherThreshold;return 360*(t>1?1:t)}));return()=>{const{refreshState:i,refresherDefaultStyle:s,refresherThreshold:a}=e;return gi("div",{ref:n,style:r.value,class:"uni-scroll-view-refresher"},["none"!==s?gi("div",{class:"uni-scroll-view-refresh"},[gi("div",{class:"uni-scroll-view-refresh-inner"},["pulling"==i?gi("svg",{key:"refresh__icon",style:{transform:"rotate("+o.value+"deg)"},fill:"#2BD009",class:"uni-scroll-view-refresh__icon",width:"24",height:"24",viewBox:"0 0 24 24"},[gi("path",{d:"M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"},null),gi("path",{d:"M0 0h24v24H0z",fill:"none"},null)],4):null,"refreshing"==i?gi("svg",{key:"refresh__spinner",class:"uni-scroll-view-refresh__spinner",width:"24",height:"24",viewBox:"25 25 50 50"},[gi("circle",{cx:"50",cy:"50",r:"20",fill:"none",style:"color: #2bd009","stroke-width":"3"},null)]):null])]):null,"none"===s?gi("div",{class:"uni-scroll-view-refresher-container",style:{height:`${a}px`}},[t.default&&t.default()]):null],4)}}}),pg=xe(!0),gg=gu({name:"ScrollView",compatConfig:{MODE:3},props:{direction:{type:[String],default:"vertical"},scrollX:{type:[Boolean,String],default:!1},scrollY:{type:[Boolean,String],default:!1},showScrollbar:{type:[Boolean,String],default:!0},upperThreshold:{type:[Number,String],default:50},lowerThreshold:{type:[Number,String],default:50},scrollTop:{type:[Number,String],default:0},scrollLeft:{type:[Number,String],default:0},scrollIntoView:{type:String,default:""},scrollWithAnimation:{type:[Boolean,String],default:!1},enableBackToTop:{type:[Boolean,String],default:!1},refresherEnabled:{type:[Boolean,String],default:!1},refresherThreshold:{type:Number,default:45},refresherDefaultStyle:{type:String,default:"black"},refresherBackground:{type:String,default:"#fff"},refresherTriggered:{type:[Boolean,String],default:!1}},emits:["scroll","scrolltoupper","scrolltolower","refresherrefresh","refresherrestore","refresherpulling","refresherabort","update:refresherTriggered"],setup(e,{emit:t,slots:n,expose:r}){const o=hn(null),i=hn(null),s=hn(null),a=hn(null),l=yu(o,t),{state:c,scrollTopNumber:u,scrollLeftNumber:d}=function(e){const t=zi((()=>Number(e.scrollTop)||0)),n=zi((()=>Number(e.scrollLeft)||0));return{state:Xt({lastScrollTop:t.value,lastScrollLeft:n.value,lastScrollToUpperTime:0,lastScrollToLowerTime:0,refresherHeight:0,refreshState:""}),scrollTopNumber:t,scrollLeftNumber:n}}(e),{realScrollX:h,realScrollY:f,_scrollLeftChanged:p,_scrollTopChanged:g}=function(e,t,n,r,o,i,s,a,l){let c=!1,u=0,d=!1,h=()=>{};const f=zi((()=>e.scrollX)),p=zi((()=>e.scrollY)),g=zi((()=>{let t=Number(e.upperThreshold);return isNaN(t)?50:t})),m=zi((()=>{let t=Number(e.lowerThreshold);return isNaN(t)?50:t}));function v(e,t){const n=s.value;let r=0,o="";if(e<0?e=0:"x"===t&&e>n.scrollWidth-n.offsetWidth?e=n.scrollWidth-n.offsetWidth:"y"===t&&e>n.scrollHeight-n.offsetHeight&&(e=n.scrollHeight-n.offsetHeight),"x"===t?r=n.scrollLeft-e:"y"===t&&(r=n.scrollTop-e),0===r)return;let i=a.value;i.style.transition="transform .3s ease-out",i.style.webkitTransition="-webkit-transform .3s ease-out","x"===t?o="translateX("+r+"px) translateZ(0)":"y"===t&&(o="translateY("+r+"px) translateZ(0)"),i.removeEventListener("transitionend",h),i.removeEventListener("webkitTransitionEnd",h),h=()=>S(e,t),i.addEventListener("transitionend",h),i.addEventListener("webkitTransitionEnd",h),"x"===t?n.style.overflowX="hidden":"y"===t&&(n.style.overflowY="hidden"),i.style.transform=o,i.style.webkitTransform=o}function y(e){const n=e.target;o("scroll",e,{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop,scrollHeight:n.scrollHeight,scrollWidth:n.scrollWidth,deltaX:t.lastScrollLeft-n.scrollLeft,deltaY:t.lastScrollTop-n.scrollTop}),p.value&&(n.scrollTop<=g.value&&t.lastScrollTop-n.scrollTop>0&&e.timeStamp-t.lastScrollToUpperTime>200&&(o("scrolltoupper",e,{direction:"top"}),t.lastScrollToUpperTime=e.timeStamp),n.scrollTop+n.offsetHeight+m.value>=n.scrollHeight&&t.lastScrollTop-n.scrollTop<0&&e.timeStamp-t.lastScrollToLowerTime>200&&(o("scrolltolower",e,{direction:"bottom"}),t.lastScrollToLowerTime=e.timeStamp)),f.value&&(n.scrollLeft<=g.value&&t.lastScrollLeft-n.scrollLeft>0&&e.timeStamp-t.lastScrollToUpperTime>200&&(o("scrolltoupper",e,{direction:"left"}),t.lastScrollToUpperTime=e.timeStamp),n.scrollLeft+n.offsetWidth+m.value>=n.scrollWidth&&t.lastScrollLeft-n.scrollLeft<0&&e.timeStamp-t.lastScrollToLowerTime>200&&(o("scrolltolower",e,{direction:"right"}),t.lastScrollToLowerTime=e.timeStamp)),t.lastScrollTop=n.scrollTop,t.lastScrollLeft=n.scrollLeft}function b(t){p.value&&(e.scrollWithAnimation?v(t,"y"):s.value.scrollTop=t)}function _(t){f.value&&(e.scrollWithAnimation?v(t,"x"):s.value.scrollLeft=t)}function w(t){if(t){if(!/^[_a-zA-Z][-_a-zA-Z0-9:]*$/.test(t))return void console.error(`id error: scroll-into-view=${t}`);let n=i.value.querySelector("#"+t);if(n){let t=s.value.getBoundingClientRect(),r=n.getBoundingClientRect();if(f.value){let n=r.left-t.left,o=s.value.scrollLeft+n;e.scrollWithAnimation?v(o,"x"):s.value.scrollLeft=o}if(p.value){let n=r.top-t.top,o=s.value.scrollTop+n;e.scrollWithAnimation?v(o,"y"):s.value.scrollTop=o}}}}function S(e,t){a.value.style.transition="",a.value.style.webkitTransition="",a.value.style.transform="",a.value.style.webkitTransform="";let n=s.value;"x"===t?(n.style.overflowX=f.value?"auto":"hidden",n.scrollLeft=e):"y"===t&&(n.style.overflowY=p.value?"auto":"hidden",n.scrollTop=e),a.value.removeEventListener("transitionend",h),a.value.removeEventListener("webkitTransitionEnd",h)}function x(n){if(e.refresherEnabled){switch(n){case"refreshing":t.refresherHeight=e.refresherThreshold,c||(c=!0,o("refresherpulling",{},{deltaY:t.refresherHeight,dy:t.refresherHeight}),o("refresherrefresh",{},{dy:T.y-E.y}),l("update:refresherTriggered",!0));break;case"restore":case"refresherabort":c=!1,t.refresherHeight=u=0,"restore"===n&&(d=!1,o("refresherrestore",{},{dy:T.y-E.y})),"refresherabort"===n&&d&&(d=!1,o("refresherabort",{},{dy:T.y-E.y}))}t.refreshState=n}}let E={x:0,y:0},T={x:0,y:e.refresherThreshold};return Xr((()=>{Ln((()=>{b(n.value),_(r.value)})),w(e.scrollIntoView);let i=function(e){e.preventDefault(),e.stopPropagation(),y(e)},a=null,l=function(n){if(null===E)return;let r=n.touches[0].pageX,i=n.touches[0].pageY,l=s.value;if(Math.abs(r-E.x)>Math.abs(i-E.y))if(f.value){if(0===l.scrollLeft&&r>E.x)return void(a=!1);if(l.scrollWidth===l.offsetWidth+l.scrollLeft&&rE.y)a=!1,e.refresherEnabled&&!1!==n.cancelable&&n.preventDefault();else{if(l.scrollHeight===l.offsetHeight+l.scrollTop&&i0&&(d=!0,o("refresherpulling",n,{deltaY:r,dy:r})))}},h=function(e){1===e.touches.length&&(E={x:e.touches[0].pageX,y:e.touches[0].pageY})},g=function(n){T={x:n.changedTouches[0].pageX,y:n.changedTouches[0].pageY},t.refresherHeight>=e.refresherThreshold?x("refreshing"):x("refresherabort"),E={x:0,y:0},T={x:0,y:e.refresherThreshold}};s.value.addEventListener("touchstart",h,pg),s.value.addEventListener("touchmove",l,xe(!1)),s.value.addEventListener("scroll",i,xe(!1)),s.value.addEventListener("touchend",g,pg),Zr((()=>{s.value.removeEventListener("touchstart",h),s.value.removeEventListener("touchmove",l),s.value.removeEventListener("scroll",i),s.value.removeEventListener("touchend",g)}))})),$r((()=>{p.value&&(s.value.scrollTop=t.lastScrollTop),f.value&&(s.value.scrollLeft=t.lastScrollLeft)})),dr(n,(e=>{b(e)})),dr(r,(e=>{_(e)})),dr((()=>e.scrollIntoView),(e=>{w(e)})),dr((()=>e.refresherTriggered),(e=>{!0===e?x("refreshing"):!1===e&&x("restore")})),{realScrollX:f,realScrollY:p,_scrollTopChanged:b,_scrollLeftChanged:_}}(e,c,u,d,l,o,i,a,t),m=zi((()=>{let e="";return h.value?e+="overflow-x:auto;":e+="overflow-x:hidden;",f.value?e+="overflow-y:auto;":e+="overflow-y:hidden;",e})),v=zi((()=>{let t="uni-scroll-view";return!1===e.showScrollbar&&(t+=" uni-scroll-view-scrollbar-hidden"),t}));return r({$getMain:()=>i.value}),()=>{const{refresherEnabled:t,refresherBackground:r,refresherDefaultStyle:l,refresherThreshold:u}=e,{refresherHeight:d,refreshState:h}=c;return gi("uni-scroll-view",{ref:o},[gi("div",{ref:s,class:"uni-scroll-view"},[gi("div",{ref:i,style:m.value,class:v.value},[t?gi(fg,{refreshState:h,refresherHeight:d,refresherThreshold:u,refresherDefaultStyle:l,refresherBackground:r},{default:()=>["none"==l?n.refresher&&n.refresher():null]},8,["refreshState","refresherHeight","refresherThreshold","refresherDefaultStyle","refresherBackground"]):null,gi("div",{ref:a,class:"uni-scroll-view-content"},[n.default&&n.default()],512)],6)],512)],512)}}});function mg(e,t,n,r,o,i){function s(){c&&(clearTimeout(c),c=null)}let a,l,c=null,u=!0,d=0,h=1,f=null,p=!1,g=0,m="";const v=zi((()=>n.value.length>t.displayMultipleItems)),y=zi((()=>e.circular&&v.value));function b(o){Math.floor(2*d)===Math.floor(2*o)&&Math.ceil(2*d)===Math.ceil(2*o)||y.value&&function(r){if(!u)for(let o=n.value,i=o.length,s=r+t.displayMultipleItems,a=0;a=c.length&&(o-=c.length),o=a%1>.5||a<0?o-1:o,i("transition",{},{dx:e.vertical?0:o*l.offsetWidth,dy:e.vertical?o*l.offsetHeight:0})}function _(e){const r=n.value.length;if(!r)return-1;const o=(Math.round(e)%r+r)%r;if(y.value){if(r<=t.displayMultipleItems)return 0}else if(o>r-t.displayMultipleItems)return r-t.displayMultipleItems;return o}function w(){f=null}function S(){if(!f)return void(p=!1);const e=f,r=e.toPos,o=e.acc,s=e.endTime,c=e.source,u=s-Date.now();if(u<=0){b(r),f=null,p=!1,a=null;const e=n.value[t.current];if(e){const n=e.getItemId();i("animationfinish",{},{current:t.current,currentItemId:n,source:c})}return}b(r+o*u*u/2),l=requestAnimationFrame(S)}function x(e,r,o){w();const i=t.duration,s=n.value.length;let a=d;if(y.value)if(o<0){for(;ae;)a-=s}else if(o>0){for(;a>e;)a-=s;for(;a+se;)a-=s;a+s-ee.current,()=>e.currentItemId,()=>[...n.value]],(()=>{let r=-1;if(e.currentItemId)for(let t=0,o=n.value;te.vertical,()=>y.value,()=>t.displayMultipleItems,()=>[...n.value]],(function(){s(),f&&(b(f.toPos),f=null);const o=n.value;for(let t=0;t0&&h<1||(h=1)}const a=d;d=-2;const l=t.current;l>=0?(u=!1,t.userTracking?(b(a+l-g),g=l):(b(l),e.autoplay&&E())):(u=!0,b(-t.displayMultipleItems-1))})),dr((()=>t.interval),(()=>{c&&(s(),E())})),dr((()=>t.current),((e,r)=>{!function(e,r){const o=m;m="";const s=n.value;if(!o){const t=s.length;x(e,"",y.value&&r+(t-e)%t>t/2?1:0)}const a=s[e];if(a){const e=t.currentItemId=a.getItemId();i("change",{},{current:t.current,currentItemId:e,source:o})}}(e,r),o("update:current",e)})),dr((()=>t.currentItemId),(e=>{o("update:currentItemId",e)})),dr((()=>e.autoplay&&!t.userTracking),T),T(e.autoplay&&!t.userTracking),Xr((()=>{let o=!1,i=0,a=0;function l(e){t.userTracking=!1;const n=i/Math.abs(i);let r=0;!e&&Math.abs(i)>.2&&(r=.5*n);const o=_(d+r);e?b(g):(m="touch",t.current=o,x(o,"touch",0!==r?r:0===o&&y.value&&d>=1?1:0))}zp(r.value,(c=>{if(!e.disableTouch&&!u){if("start"===c.detail.state)return t.userTracking=!0,o=!1,s(),g=d,i=0,a=Date.now(),void w();if("end"===c.detail.state)return l(!1);if("cancel"===c.detail.state)return l(!0);if(t.userTracking){if(!o){o=!0;const n=Math.abs(c.detail.dx),r=Math.abs(c.detail.dy);if((n>=r&&e.vertical||n<=r&&!e.vertical)&&(t.userTracking=!1),!t.userTracking)return void(e.autoplay&&E())}return function(o){const s=a;a=Date.now();const l=n.value.length-t.displayMultipleItems;function c(e){return.5-.25/(e+.5)}function u(e,t){let n=g+e;i=.6*i+.4*t,y.value||(n<0||n>l)&&(n<0?n=-c(-n):n>l&&(n=l+c(n-l)),i=0),b(n)}const d=a-s||1,h=r.value;e.vertical?u(-o.dy/h.offsetHeight,-o.ddy/d):u(-o.dx/h.offsetWidth,-o.ddx/d)}(c.detail),!1}}}))})),Qr((()=>{s(),cancelAnimationFrame(l)})),{onSwiperDotClick:function(e){x(t.current=e,m="click",y.value?1:0)},circularEnabled:y,swiperEnabled:v}}const vg=gu({name:"Swiper",props:{indicatorDots:{type:[Boolean,String],default:!1},vertical:{type:[Boolean,String],default:!1},autoplay:{type:[Boolean,String],default:!1},circular:{type:[Boolean,String],default:!1},interval:{type:[Number,String],default:5e3},duration:{type:[Number,String],default:500},current:{type:[Number,String],default:0},indicatorColor:{type:String,default:""},indicatorActiveColor:{type:String,default:""},previousMargin:{type:String,default:""},nextMargin:{type:String,default:""},currentItemId:{type:String,default:""},skipHiddenItemLayout:{type:[Boolean,String],default:!1},displayMultipleItems:{type:[Number,String],default:1},disableTouch:{type:[Boolean,String],default:!1},navigation:{type:[Boolean,String],default:!1},navigationColor:{type:String,default:"#fff"},navigationActiveColor:{type:String,default:"rgba(53, 53, 53, 0.6)"}},emits:["change","transition","animationfinish","update:current","update:currentItemId"],setup(e,{slots:t,emit:n}){const r=hn(null),o=yu(r,n),i=hn(null),s=hn(null),a=function(e){return Xt({interval:zi((()=>{const t=Number(e.interval);return isNaN(t)?5e3:t})),duration:zi((()=>{const t=Number(e.duration);return isNaN(t)?500:t})),displayMultipleItems:zi((()=>{const t=Math.round(e.displayMultipleItems);return isNaN(t)?1:t})),current:Math.round(e.current)||0,currentItemId:e.currentItemId,userTracking:!1})}(e),l=zi((()=>{let t={};return(e.nextMargin||e.previousMargin)&&(t=e.vertical?{left:0,right:0,top:wc(e.previousMargin,!0),bottom:wc(e.nextMargin,!0)}:{top:0,bottom:0,left:wc(e.previousMargin,!0),right:wc(e.nextMargin,!0)}),t})),c=zi((()=>{const t=Math.abs(100/a.displayMultipleItems)+"%";return{width:e.vertical?"100%":t,height:e.vertical?t:"100%"}}));let u=[];const d=[],h=hn([]);function f(){const e=[];for(let t=0;tn===e.rootRef.value));r&&e.push(on(r))}h.value=e}Ao("addSwiperContext",(function(e){d.push(e),f()}));Ao("removeSwiperContext",(function(e){const t=d.indexOf(e);t>=0&&(d.splice(t,1),f())}));const{onSwiperDotClick:p,circularEnabled:g,swiperEnabled:m}=mg(e,a,h,s,n,o);let v=()=>null;return v=yg(r,e,a,p,h,g,m),()=>{const n=t.default&&t.default();return u=Pp(n),gi("uni-swiper",{ref:r},[gi("div",{ref:i,class:"uni-swiper-wrapper"},[gi("div",{class:"uni-swiper-slides",style:l.value},[gi("div",{ref:s,class:"uni-swiper-slide-frame",style:c.value},[n],4)],4),e.indicatorDots&&gi("div",{class:["uni-swiper-dots",e.vertical?"uni-swiper-dots-vertical":"uni-swiper-dots-horizontal"]},[h.value.map(((t,n,r)=>gi("div",{onClick:()=>p(n),class:{"uni-swiper-dot":!0,"uni-swiper-dot-active":n=a.current||n{let a=!1,l=!1,c=!1,u=hn(!1);function h(e,n){const r=e.currentTarget;r&&(r.style.backgroundColor="over"===n?t.navigationActiveColor:"")}cr((()=>{a="auto"===t.navigation,u.value=!0!==t.navigation||a,b()})),cr((()=>{const e=o.value.length,t=!i.value;l=0===n.current&&t,c=n.current===e-1&&t||t&&n.current+n.displayMultipleItems>=e,s.value||(l=!0,c=!0,a&&(u.value=!0))}));const f={onMouseover:e=>h(e,"over"),onMouseout:e=>h(e,"out")};function p(e,t,s){if(e.stopPropagation(),s)return;const a=o.value.length;let l=n.current;switch(t){case"prev":l--,l<0&&i.value&&(l=a-1);break;case"next":l++,l>=a&&i.value&&(l=0)}r(l)}const g=()=>Mc(Cc,t.navigationColor,26);let m;const v=n=>{clearTimeout(m);const{clientX:r,clientY:o}=n,{left:i,right:s,top:a,bottom:l,width:c,height:d}=e.value.getBoundingClientRect();let h=!1;if(h=t.vertical?!(o-a{u.value=h}),300);u.value=h},y=()=>{u.value=!0};function b(){e.value&&(e.value.removeEventListener("mousemove",v),e.value.removeEventListener("mouseleave",y),a&&(e.value.addEventListener("mousemove",v),e.value.addEventListener("mouseleave",y)))}return Xr(b),function(){const e={"uni-swiper-navigation-hide":u.value,"uni-swiper-navigation-vertical":t.vertical};return t.navigation?gi(Jo,null,[gi("div",xi({class:["uni-swiper-navigation uni-swiper-navigation-prev",d({"uni-swiper-navigation-disabled":l},e)],onClick:e=>p(e,"prev",l)},f),[g()],16,["onClick"]),gi("div",xi({class:["uni-swiper-navigation uni-swiper-navigation-next",d({"uni-swiper-navigation-disabled":c},e)],onClick:e=>p(e,"next",c)},f),[g()],16,["onClick"])]):null}},bg=gu({name:"SwiperItem",props:{itemId:{type:String,default:""}},setup(e,{slots:t}){const n=hn(null),r={rootRef:n,getItemId:()=>e.itemId,getBoundingClientRect:()=>n.value.getBoundingClientRect(),updatePosition(e,t){const r=t?"0":100*e+"%",o=t?100*e+"%":"0",i=n.value,s=`translate(${r},${o}) translateZ(0)`;i&&(i.style.webkitTransform=s,i.style.transform=s)}};return Xr((()=>{const e=Do("addSwiperContext");e&&e(r)})),Qr((()=>{const e=Do("removeSwiperContext");e&&e(r)})),()=>gi("uni-swiper-item",{ref:n,style:{position:"absolute",width:"100%",height:"100%"}},[t.default&&t.default()],512)}}),_g={ensp:" ",emsp:" ",nbsp:" "};function wg(e,t){return function(e,{space:t,decode:n}){let r="",o=!1;for(let i of e)t&&_g[t]&&" "===i&&(i=_g[t]),o?(r+="n"===i?"\n":"\\"===i?"\\":"\\"+i,o=!1):"\\"===i?o=!0:r+=i;return n?r.replace(/ /g,_g.nbsp).replace(/ /g,_g.ensp).replace(/ /g,_g.emsp).replace(/</g,"<").replace(/>/g,">").replace(/&/g,"&").replace(/"/g,'"').replace(/'/g,"'"):r}(e,t).split("\n")}const Sg=gu({name:"Text",props:{selectable:{type:[Boolean,String],default:!1},space:{type:String,default:""},decode:{type:[Boolean,String],default:!1}},setup(e,{slots:t}){const n=hn(null);return()=>{const r=[];return t.default&&t.default().forEach((t=>{if(8&t.shapeFlag&&t.type!==Qo){const n=wg(t.children,{space:e.space,decode:e.decode}),o=n.length-1;n.forEach(((e,t)=>{(0!==t||e)&&r.push(yi(e)),t!==o&&r.push(gi("br"))}))}else r.push(t)})),gi("uni-text",{ref:n,selectable:!!e.selectable||null},[gi("span",null,r)],8,["selectable"])}}}),xg=gu({name:"View",props:d({},bu),setup(e,{slots:t}){const n=hn(null),{hovering:r,binding:o}=_u(e);return()=>{const i=e.hoverClass;return i&&"none"!==i?gi("uni-view",xi({class:r.value?i:"",ref:n},o),[io(t,"default")],16):gi("uni-view",{ref:n},[io(t,"default")],512)}}});function Eg(e,t){if(t||(t=e.id),t)return e.$options.name.toLowerCase()+"."+t}function Tg(e,t,n){e&&Fl(n||Oc(),e,(({type:e,data:n},r)=>{t(e,n,r)}))}function Cg(e,t){e&&function(e,t){t=Hl(e,t),delete Vl[t]}(t||Oc(),e)}let Mg=0;function kg(e,t,n,r){y(t)&&Wr(e,t.bind(n),r)}function Ag(e,t,n){const r=e.mpType||n.$mpType;if(r&&"component"!==r&&(Object.keys(e).forEach((r=>{if(function(e,t,n=!0){return!(n&&!y(t))&&(Ie.indexOf(e)>-1||0===e.indexOf("on"))}(r,e[r],!1)){const o=e[r];g(o)?o.forEach((e=>kg(r,e,n,t))):kg(r,o,n,t)}})),"page"===r)){t.__isVisible=!0;try{let e=t.attrs.__pageQuery;0,Lc(n,"onLoad",e),delete t.attrs.__pageQuery;const r=n.$page;"preloadPage"!==(null==r?void 0:r.openType)&&Lc(n,"onShow")}catch(C_){console.error(C_.message+"\n"+C_.stack)}}}function Dg(e,t,n){Ag(e,t,n)}function Og(e,t,n){return e[t]=n}function Ig(e,...t){const n=this[e];return n?n(...t):(console.error(`method ${e} not found`),null)}function Pg(e){const t=e.config.errorHandler;return function(n,r,o){t&&t(n,r,o);const i=e._instance;if(!i||!i.proxy)throw n;i.onError?Lc(i.proxy,"onError",n):Cn(n,0,r&&r.$.vnode,!1)}}function Bg(e,t){return e?[...new Set([].concat(e,t))]:t}function Rg(e){const t=e.config;var n;t.errorHandler=Be(e,Pg),n=t.optionMergeStrategies,Ie.forEach((e=>{n[e]=Bg}));const r=t.globalProperties;r.$set=Og,r.$applyOptions=Dg,r.$callMethod=Ig,function(e){Pe.forEach((t=>t(e)))}(e)}function Lg(e){const t=fl({history:zg(),strict:!!__uniConfig.router.strict,routes:__uniRoutes,scrollBehavior:$g});t.beforeEach(((e,t)=>{var n;e&&t&&e.meta.isTabBar&&t.meta.isTabBar&&(n=t.meta.tabBarIndex,"undefined"!=typeof window&&(Ng[n]={left:window.pageXOffset,top:window.pageYOffset}))})),e.router=t,e.use(t)}let Ng=Object.create(null);const $g=(e,t,n)=>{if(n)return n;if(e&&t&&e.meta.isTabBar&&t.meta.isTabBar){const t=(r=e.meta.tabBarIndex,Ng[r]);if(t)return t}return{left:0,top:0};var r};function zg(){let{routerBase:e}=__uniConfig.router;"/"===e&&(e="");const t=(n=e,(n=location.host?n||location.pathname+location.search:"").includes("#")||(n+="#"),Ma(n));var n;return t.listen(((e,t,n)=>{"back"===n.direction&&function(e=1){const t=of(),n=t.length-1,r=n-e;for(let o=n;o>r;o--){const e=Gh(t[o]);sf(uf(e.path,e.id),!1)}}(Math.abs(n.delta))})),t}const jg={install(e){Rg(e),Qc(e),uu(e),e.config.warnHandler||(e.config.warnHandler=Vg),Lg(e)}};function Vg(e,t,n){if(t){if("PageMetaHead"===t.$.type.name)return;const e=t.$.parent;if(e&&"PageMeta"===e.type.name)return}const r=[`[Vue warn]: ${e}`];n.length&&r.push("\n",n),console.warn(...r)}const Hg={class:"uni-async-loading"},Fg=gi("i",{class:"uni-loading"},null,-1),qg=mu({name:"AsyncLoading",render:()=>(ri(),li("div",Hg,[Fg]))});function Ug(){window.location.reload()}const Wg=mu({name:"AsyncError",setup(){Il();const{t:e}=Dl();return()=>gi("div",{class:"uni-async-error",onClick:Ug},[e("uni.async.error")],8,["onClick"])}});let Kg;function Yg(){return Kg}function Xg(e){Kg=e,Object.defineProperty(Kg.$.ctx,"$children",{get:()=>of().map((e=>e.$vm))});const t=Kg.$.appContext.app;t.component(qg.name)||t.component(qg.name,qg),t.component(Wg.name)||t.component(Wg.name,Wg),function(e){e.$vm=e,e.$mpType="app";const t=hn(Dl().getLocale());Object.defineProperty(e,"$locale",{get:()=>t.value,set(e){t.value=e}})}(Kg),function(e,t){const n=e.$options||{};n.globalData=d(n.globalData||{},t),Object.defineProperty(e,"globalData",{get:()=>n.globalData,set(e){n.globalData=e}})}(Kg),lu(),Fc()}function Gg(e,{clone:t,init:n,setup:r,before:o}){t&&(e=d({},e)),o&&o(e);const i=e.setup;return e.setup=(e,t)=>{const o=ki();if(n(o.proxy),r(o),i)return i(e,t)},e}function Jg(e,t){return e&&(e.__esModule||"Module"===e[Symbol.toStringTag])?Gg(e.default,t):Gg(e,t)}function Zg(e){return Jg(e,{clone:!0,init:cf,setup(e){e.$pageInstance=e;const t=Pu(),n=Ce(t.query);e.attrs.__pageQuery=n,Gh(e.proxy).options=n,e.proxy.options=n;const r=Ou();var o,i;return e.onReachBottom=Xt([]),e.onPageScroll=Xt([]),dr([e.onReachBottom,e.onPageScroll],(()=>{const t=Ac();e.proxy===t&&yf(e,r)}),{once:!0}),Yr((()=>{ff(e,r)})),Xr((()=>{pf(e);const{onReady:n}=e;n&&L(n),nm(t)})),jr((()=>{if(!e.__isVisible){ff(e,r),e.__isVisible=!0;const{onShow:n}=e;n&&L(n),Ln((()=>{nm(t)}))}}),"ba",o),function(e,t){jr(e,"bda",t)}((()=>{if(e.__isVisible&&!e.__isUnload){e.__isVisible=!1;{const{onHide:t}=e;t&&L(t)}}})),i=r.id,Cy.subscribe(Hl(i,"invokeViewApi"),ql),Zr((()=>{!function(e){Cy.unsubscribe(Hl(e,"invokeViewApi")),Object.keys(Vl).forEach((t=>{0===t.indexOf(e+".")&&delete Vl[t]}))}(r.id)})),n}})}function Qg(){const{windowWidth:e,windowHeight:t,screenWidth:n,screenHeight:r}=Bm(),o=90===Math.abs(Number(window.orientation))?"landscape":"portrait";My.emit("onResize",{deviceOrientation:o,size:{windowWidth:e,windowHeight:t,screenWidth:n,screenHeight:r}})}function em(e){T(e.data)&&"WEB_INVOKE_APPSERVICE"===e.data.type&&My.emit("onWebInvokeAppService",e.data.data,e.data.pageId)}function tm(){const{emit:e}=My;"visible"===document.visibilityState?e("onAppEnterForeground",d({},jf)):e("onAppEnterBackground")}function nm(e){const{tabBarText:t,tabBarIndex:n,route:r}=e.meta;t&&Lc("onTabItemTap",{index:n,text:t,pagePath:r})}let rm,om=0;function im(e,t,n,r){var o,i=document.createElement("script"),s=t.callback||"callback",a="__uni_jsonp_callback_"+om++,l=t.timeout||3e4;function c(){clearTimeout(o),delete window[a],i.remove()}window[a]=e=>{y(n)&&n(e),c()},i.onerror=()=>{y(r)&&r(),c()},o=setTimeout((function(){y(r)&&r(),c()}),l),i.src=e+(e.indexOf("?")>=0?"&":"?")+s+"="+a,document.body.appendChild(i)}function sm(e){function t(){const e=this.div;this.getPanes().floatPane.appendChild(e)}function n(){const e=this.div.parentNode;e&&e.removeChild(this.div)}function r(){const t=this.option;this.Text=new e.Text({text:t.content,anchor:"bottom-center",offset:new e.Pixel(0,t.offsetY-16),style:{padding:(t.padding||8)+"px","line-height":(t.fontSize||14)+"px","border-radius":(t.borderRadius||0)+"px","border-color":`${t.bgColor||"#fff"} transparent transparent`,"background-color":t.bgColor||"#fff","box-shadow":"0 2px 6px 0 rgba(114, 124, 245, .5)","text-align":"center","font-size":(t.fontSize||14)+"px",color:t.color||"#000"},position:t.position});(e.event||e.Event).addListener(this.Text,"click",(()=>{this.callback()})),this.Text.setMap(t.map)}function o(){}function i(){this.Text&&this.option.map.remove(this.Text)}function s(){this.Text&&this.option.map.remove(this.Text)}class a{constructor(e={},a){this.createAMapText=r,this.removeAMapText=i,this.createBMapText=o,this.removeBMapText=s,this.onAdd=t,this.construct=t,this.onRemove=n,this.destroy=n,this.option=e||{};const l=this.visible=this.alwaysVisible="ALWAYS"===e.display;if(pm())this.callback=a,this.visible&&this.createAMapText();else if(gm())this.visible&&this.createBMapText();else{const t=e.map;this.position=e.position,this.index=1;const n=this.div=document.createElement("div"),r=n.style;r.position="absolute",r.whiteSpace="nowrap",r.transform="translateX(-50%) translateY(-100%)",r.zIndex="1",r.boxShadow=e.boxShadow||"none",r.display=l?"block":"none";const o=this.triangle=document.createElement("div");o.setAttribute("style","position: absolute;white-space: nowrap;border-width: 4px;border-style: solid;border-color: #fff transparent transparent;border-image: initial;font-size: 12px;padding: 0px;background-color: transparent;width: 0px;height: 0px;transform: translate(-50%, 100%);left: 50%;bottom: 0;"),this.setStyle(e),n.appendChild(o),t&&this.setMap(t)}}set onclick(e){this.div.onclick=e}get onclick(){return this.div.onclick}setOption(e){this.option=e,"ALWAYS"===e.display?this.alwaysVisible=this.visible=!0:this.alwaysVisible=!1,pm()?this.visible&&this.createAMapText():gm()?this.visible&&this.createBMapText():(this.setPosition(e.position),this.setStyle(e))}setStyle(e){const t=this.div,n=t.style;t.innerText=e.content||"",n.lineHeight=(e.fontSize||14)+"px",n.fontSize=(e.fontSize||14)+"px",n.padding=(e.padding||8)+"px",n.color=e.color||"#000",n.borderRadius=(e.borderRadius||0)+"px",n.backgroundColor=e.bgColor||"#fff",n.marginTop="-"+((e.top||0)+5)+"px",this.triangle.style.borderColor=`${e.bgColor||"#fff"} transparent transparent`}setPosition(e){this.position=e,this.draw()}draw(){const e=this.getProjection();if(!this.position||!this.div||!e)return;const t=e.fromLatLngToDivPixel(this.position),n=this.div.style;n.left=t.x+"px",n.top=t.y+"px"}changed(){this.div.style.display=this.visible?"block":"none"}}if(!pm()&&!gm()){const t=new(e.OverlayView||e.Overlay);a.prototype.setMap=t.setMap,a.prototype.getMap=t.getMap,a.prototype.getPanes=t.getPanes,a.prototype.getProjection=t.getProjection,a.prototype.map_changed=t.map_changed,a.prototype.set=t.set,a.prototype.get=t.get,a.prototype.setOptions=t.setValues,a.prototype.bindTo=t.bindTo,a.prototype.bindsTo=t.bindsTo,a.prototype.notify=t.notify,a.prototype.setValues=t.setValues,a.prototype.unbind=t.unbind,a.prototype.unbindAll=t.unbindAll,a.prototype.addListener=t.addListener}return a}const am={};function lm(e,t){const n=dm();if(!n.key)return void console.error("Map key not configured.");const r=am[n.type]=am[n.type]||[];if(rm)t(rm);else if(window[n.type]&&window[n.type].maps)rm=pm()||gm()?window[n.type]:window[n.type].maps,rm.Callout=rm.Callout||sm(rm),t(rm);else if(r.length)r.push(t);else{r.push(t);const o=window,i="__map_callback__"+n.type;o[i]=function(){delete o[i],rm=pm()||gm()?window[n.type]:window[n.type].maps,rm.Callout=sm(rm),r.forEach((e=>e(rm))),r.length=0},pm()&&function(e){window._AMapSecurityConfig={securityJsCode:e.securityJsCode||"",serviceHost:e.serviceHost||""}}(n);const s=document.createElement("script");let a=cm(n.type);n.type===um.QQ&&e.push("geometry"),e.length&&(a+=`libraries=${e.join("%2C")}&`),n.type===um.BMAP?s.src=`${a}ak=${n.key}&callback=${i}`:s.src=`${a}key=${n.key}&callback=${i}`,s.onerror=function(){console.error("Map load failed.")},document.body.appendChild(s)}}const cm=e=>({qq:"https://map.qq.com/api/js?v=2.exp&",google:"https://maps.googleapis.com/maps/api/js?",AMap:"https://webapi.amap.com/maps?v=2.0&",BMapGL:"https://api.map.baidu.com/api?type=webgl&v=1.0&"}[e]);var um=(e=>(e.QQ="qq",e.GOOGLE="google",e.AMAP="AMap",e.BMAP="BMapGL",e.UNKNOWN="",e))(um||{});function dm(){return __uniConfig.bMapKey?{type:"BMapGL",key:__uniConfig.bMapKey}:__uniConfig.qqMapKey?{type:"qq",key:__uniConfig.qqMapKey}:__uniConfig.googleMapKey?{type:"google",key:__uniConfig.googleMapKey}:__uniConfig.aMapKey?{type:"AMap",key:__uniConfig.aMapKey,securityJsCode:__uniConfig.aMapSecurityJsCode,serviceHost:__uniConfig.aMapServiceHost}:{type:"",key:""}}let hm=!1,fm=!1;const pm=()=>fm?hm:(fm=!0,hm="AMap"===dm().type),gm=()=>"BMapGL"===dm().type;const mm=mu({name:"MapMarker",props:{id:{type:[Number,String],default:""},latitude:{type:[Number,String],require:!0},longitude:{type:[Number,String],require:!0},title:{type:String,default:""},iconPath:{type:String,require:!0},rotate:{type:[Number,String],default:0},alpha:{type:[Number,String],default:1},width:{type:[Number,String],default:""},height:{type:[Number,String],default:""},callout:{type:Object,default:null},label:{type:Object,default:null},anchor:{type:Object,default:null},clusterId:{type:[Number,String],default:""},customCallout:{type:Object,default:null},ariaLabel:{type:String,default:""}},setup(e){const t=String(isNaN(Number(e.id))?"":e.id),n=Do("onMapReady"),r=function(e){const t="uni-map-marker-label-"+e,n=document.createElement("style");return n.id=t,document.head.appendChild(n),Qr((()=>{n.remove()})),function(e){const r=Object.assign({},e,{position:"absolute",top:"70px",borderStyle:"solid"}),o=document.createElement("div");return Object.keys(r).forEach((e=>{o.style[e]=r[e]||""})),n.innerText=`.${t}{${o.getAttribute("style")}}`,t}}(t);let o;function i(e){pm()?e.removeAMapText():e.setMap(null)}if(n(((n,s,a)=>{function l(e){const l=e.title;let c;c=pm()?new s.LngLat(e.longitude,e.latitude):gm()?new s.Point(e.longitude,e.latitude):new s.LatLng(e.latitude,e.longitude);const u=new Image;let d=0;u.onload=()=>{const h=e.anchor||{};let f,p,g,m,v="number"==typeof h.x?h.x:.5,y="number"==typeof h.y?h.y:1;e.iconPath&&(e.width||e.height)?(p=e.width||u.width/u.height*e.height,g=e.height||u.height/u.width*e.width):(p=u.width/2,g=u.height/2),d=g,m=g-(g-y*g),f="MarkerImage"in s?new s.MarkerImage(u.src,null,null,new s.Point(v*p,y*g),new s.Size(p,g)):"Icon"in s?new s.Icon({image:u.src,size:new s.Size(p,g),imageSize:new s.Size(p,g),imageOffset:new s.Pixel(v*p,y*g)}):{url:u.src,anchor:new s.Point(v,y),size:new s.Size(p,g)},gm()?(o=new s.Marker(new s.Point(c.lng,c.lat)),n.addOverlay(o)):(o.setPosition(c),o.setIcon(f)),"setRotation"in o&&o.setRotation(e.rotate||0);const b=e.label||{};let _;if("label"in o&&(o.label.setMap(null),delete o.label),b.content){const e={borderColor:b.borderColor,borderWidth:(Number(b.borderWidth)||0)+"px",padding:(Number(b.padding)||0)+"px",borderRadius:(Number(b.borderRadius)||0)+"px",backgroundColor:b.bgColor,color:b.color,fontSize:(b.fontSize||14)+"px",lineHeight:(b.fontSize||14)+"px",marginLeft:(Number(b.anchorX||b.x)||0)+"px",marginTop:(Number(b.anchorY||b.y)||0)+"px"};if("Label"in s)_=new s.Label({position:c,map:n,clickable:!1,content:b.content,style:e}),o.label=_;else if("setLabel"in o)if(pm()){const t=`
\n ${b.content}\n
`;o.setLabel({content:t,direction:"bottom-right"})}else{const t=r(e);o.setLabel({text:b.content,color:e.color,fontSize:e.fontSize,className:t})}}const w=e.callout||{};let S,x=o.callout;if(w.content||l){pm()&&w.content&&(w.content=w.content.replaceAll("\n","
"));const r="0px 0px 3px 1px rgba(0,0,0,0.5)";let i=-d/2;if((e.width||e.height)&&(i+=14-d/2),S=w.content?{position:c,map:n,top:m,offsetY:i,content:w.content,color:w.color,fontSize:w.fontSize,borderRadius:w.borderRadius,bgColor:w.bgColor,padding:w.padding,boxShadow:w.boxShadow||r,display:w.display}:{position:c,map:n,top:m,offsetY:i,content:l,boxShadow:r},x)x.setOption(S);else if(pm()){const e=()=>{""!==t&&a("callouttap",{},{markerId:Number(t)})};x=o.callout=new s.Callout(S,e)}else x=o.callout=new s.Callout(S),x.div.onclick=function(e){""!==t&&a("callouttap",e,{markerId:Number(t)}),e.stopPropagation(),e.preventDefault()},dm().type===um.GOOGLE&&(x.div.ontouchstart=function(e){e.stopPropagation()},x.div.onpointerdown=function(e){e.stopPropagation()})}else x&&(i(x),delete o.callout)},e.iconPath?u.src=_f(e.iconPath):console.error("Marker.iconPath is required.")}!function(e){gm()||(o=new s.Marker({map:n,flat:!0,autoRotation:!1})),l(e);const r=s.event||s.Event;gm()||r.addListener(o,"click",(()=>{const n=o.callout;if(n&&!n.alwaysVisible)if(pm())n.visible=!n.visible,n.visible?o.callout.createAMapText():o.callout.removeAMapText();else if(n.set("visible",!n.visible),n.visible){const e=n.div,t=e.parentNode;t.removeChild(e),t.appendChild(e)}t&&a("markertap",{},{markerId:Number(t),latitude:e.latitude,longitude:e.longitude})}))}(e),dr(e,l)})),t){const e=Do("addMapChidlContext"),r=Do("removeMapChidlContext"),i={id:t,translate(e){n(((t,n,r)=>{const i=e.destination,s=e.duration,a=!!e.autoRotate;let l=Number(e.rotate)||0,c=0;"getRotation"in o&&(c=o.getRotation());const u=o.getPosition(),d=new n.LatLng(i.latitude,i.longitude),h=n.geometry.spherical.computeDistanceBetween(u,d)/1e3/(("number"==typeof s?s:1e3)/36e5),f=n.event||n.Event,p=f.addListener(o,"moving",(e=>{const t=e.latLng,n=o.label;n&&n.setPosition(t);const r=o.callout;r&&r.setPosition(t)})),g=f.addListener(o,"moveend",(()=>{g.remove(),p.remove(),o.lastPosition=u,o.setPosition(d);const t=o.label;t&&t.setPosition(d);const n=o.callout;n&&n.setPosition(d);const r=e.animationEnd;y(r)&&r()}));let m=0;a&&(o.lastPosition&&(m=n.geometry.spherical.computeHeading(o.lastPosition,u)),l=n.geometry.spherical.computeHeading(u,d)-m),"setRotation"in o&&o.setRotation(c+l),"moveTo"in o?o.moveTo(d,h):(o.setPosition(d),f.trigger(o,"moveend",{}))}))}};e(i),Qr((()=>r(i)))}return Qr((function(){o&&(o.label&&"setMap"in o.label&&o.label.setMap(null),o.callout&&i(o.callout),o.setMap(null))})),()=>null}});function vm(e){if(!e)return{r:0,g:0,b:0,a:0};let t=e.slice(1);const n=t.length;if(![3,4,6,8].includes(n))return{r:0,g:0,b:0,a:0};3!==n&&4!==n||(t=t.replace(/(\w{1})/g,"$1$1"));let[r,o,i,s]=t.match(/(\w{2})/g);const a=parseInt(r,16),l=parseInt(o,16),c=parseInt(i,16);return s?{r:a,g:l,b:c,a:(`0x100${s}`-65536)/255}:{r:a,g:l,b:c,a:1}}const ym={points:{type:Array,require:!0},color:{type:String,default:"#000000"},width:{type:[Number,String],default:""},dottedLine:{type:[Boolean,String],default:!1},arrowLine:{type:[Boolean,String],default:!1},arrowIconPath:{type:String,default:""},borderColor:{type:String,default:"#000000"},borderWidth:{type:[Number,String],default:""},colorList:{type:Array,default:()=>[]},level:{type:String,default:""}},bm=mu({name:"MapPolyline",props:ym,setup(e){let t,n;function r(){t&&t.setMap(null),n&&n.setMap(null)}return Do("onMapReady")(((o,i)=>{function s(e){const r=[];e.points.forEach((e=>{let t;t=pm()?[e.longitude,e.latitude]:gm()?new i.Point(e.longitude,e.latitude):new i.LatLng(e.latitude,e.longitude),r.push(t)}));const s=Number(e.width)||1,{r:a,g:l,b:c,a:u}=vm(e.color),{r:d,g:h,b:f,a:p}=vm(e.borderColor),g={map:o,clickable:!1,path:r,strokeWeight:s,strokeColor:e.color||void 0,strokeDashStyle:e.dottedLine?"dash":"solid"},m=Number(e.borderWidth)||0,v={map:o,clickable:!1,path:r,strokeWeight:s+2*m,strokeColor:e.borderColor||void 0,strokeDashStyle:e.dottedLine?"dash":"solid"};"Color"in i?(g.strokeColor=new i.Color(a,l,c,u),v.strokeColor=new i.Color(d,h,f,p)):(g.strokeColor=`rgb(${a}, ${l}, ${c})`,g.strokeOpacity=u,v.strokeColor=`rgb(${d}, ${h}, ${f})`,v.strokeOpacity=p),m&&(n=new i.Polyline(v)),gm()?(t=new i.Polyline(g.path,g),o.addOverlay(t)):t=new i.Polyline(g)}s(e),dr(e,(function(e){r(),s(e)}))})),Qr(r),()=>null}}),_m=mu({name:"MapCircle",props:{latitude:{type:[Number,String],require:!0},longitude:{type:[Number,String],require:!0},color:{type:String,default:"#000000"},fillColor:{type:String,default:"#00000000"},radius:{type:[Number,String],require:!0},strokeWidth:{type:[Number,String],default:""},level:{type:String,default:""}},setup(e){let t;function n(){t&&t.setMap(null)}return Do("onMapReady")(((r,o)=>{function i(e){const n=pm()||gm()?[e.longitude,e.latitude]:new o.LatLng(e.latitude,e.longitude),i={map:r,center:n,clickable:!1,radius:e.radius,strokeWeight:Number(e.strokeWidth)||1,strokeDashStyle:"solid"};if(gm())i.strokeColor=e.color,i.fillColor=e.fillColor||"#000",i.fillOpacity=1;else{const{r:t,g:n,b:r,a:s}=vm(e.fillColor),{r:a,g:l,b:c,a:u}=vm(e.color);"Color"in o?(i.fillColor=new o.Color(t,n,r,s),i.strokeColor=new o.Color(a,l,c,u)):(i.fillColor=`rgb(${t}, ${n}, ${r})`,i.fillOpacity=s,i.strokeColor=`rgb(${a}, ${l}, ${c})`,i.strokeOpacity=u)}if(gm()){let e=new o.Point(i.center[0],i.center[1]);t=new o.Circle(e,i.radius,i),r.addOverlay(t)}else t=new o.Circle(i),pm()&&r.add(t)}i(e),dr(e,(function(e){n(),i(e)}))})),Qr(n),()=>null}}),wm={id:{type:[Number,String],default:""},position:{type:Object,required:!0},iconPath:{type:String,required:!0},clickable:{type:[Boolean,String],default:""},trigger:{type:Function,required:!0}},Sm=mu({name:"MapControl",props:wm,setup(e){const t=zi((()=>_f(e.iconPath))),n=zi((()=>{let t=`top:${e.position.top||0}px;left:${e.position.left||0}px;`;return e.position.width&&(t+=`width:${e.position.width}px;`),e.position.height&&(t+=`height:${e.position.height}px;`),t})),r=t=>{e.clickable&&e.trigger("controltap",t,{controlId:e.id})};return()=>gi("div",{class:"uni-map-control"},[gi("img",{src:t.value,style:n.value,class:"uni-map-control-icon",onClick:r},null,12,["src","onClick"])])}}),xm=navigator.cookieEnabled&&(window.localStorage||window.sessionStorage)||{};let Em;function Tm(){if(Em=Em||xm.__DC_STAT_UUID,!Em){Em=Date.now()+""+Math.floor(1e7*Math.random());try{xm.__DC_STAT_UUID=Em}catch(e){}}return Em}function Cm(){if(!0!==__uniConfig.darkmode)return b(__uniConfig.darkmode)?__uniConfig.darkmode:"light";try{return window.matchMedia("(prefers-color-scheme: light)").matches?"light":"dark"}catch(e){return"light"}}function Mm(){let e,t="0",n="",r="phone";const o=navigator.language;if(xf){e="iOS";const r=wf.match(/OS\s([\w_]+)\slike/);r&&(t=r[1].replace(/_/g,"."));const o=wf.match(/\(([a-zA-Z]+);/);o&&(n=o[1])}else if(Sf){e="Android";const r=wf.match(/Android[\s/]([\w\.]+)[;\s]/);r&&(t=r[1]);const o=wf.match(/\((.+?)\)/),i=o?o[1].split(";"):wf.split(" "),s=[/\bAndroid\b/i,/\bLinux\b/i,/\bU\b/i,/^\s?[a-z][a-z]$/i,/^\s?[a-z][a-z]-[a-z][a-z]$/i,/\bwv\b/i,/\/[\d\.,]+$/,/^\s?[\d\.,]+$/,/\bBrowser\b/i,/\bMobile\b/i];for(let e=0;e0){n=t.split("Build")[0].trim();break}let r;for(let e=0;e-1&&e.indexOf("MSIE")>-1,n=e.indexOf("Edge")>-1&&!t,r=e.indexOf("Trident")>-1&&e.indexOf("rv:11.0")>-1;if(t){new RegExp("MSIE (\\d+\\.\\d+);").test(e);const t=parseFloat(RegExp.$1);return t>6?t:6}return n?-1:r?11:-1}());if("-1"!==l)a="IE";else{const e=["Version","Firefox","Chrome","Edge{0,1}"],t=["Safari","Firefox","Chrome","Edge"];for(let n=0;n{const e=window.devicePixelRatio,t=kf(),n=Af(t),r=Df(t,n),o=function(e,t){return e?Math[t?"min":"max"](screen.height,screen.width):screen.height}(t,n),i=Of(r);let s=window.innerHeight;const a=dc.top,l={left:dc.left,right:i-dc.right,top:dc.top,bottom:s-dc.bottom,width:i-dc.left-dc.right,height:s-dc.top-dc.bottom},{top:c,bottom:u}=mc();return s-=c,s-=u,{windowTop:c,windowBottom:u,windowWidth:i,windowHeight:s,pixelRatio:e,screenWidth:r,screenHeight:o,statusBarHeight:a,safeArea:l,safeAreaInsets:{top:dc.top,right:dc.right,bottom:dc.bottom,left:dc.left},screenTop:o-s}}));let Am,Dm=!0;function Om(){Dm&&(Am=Mm())}const Im=vd(0,(()=>{Om();const{deviceBrand:e,deviceModel:t,brand:n,model:r,platform:o,system:i,deviceOrientation:s,deviceType:a,osname:l,osversion:c}=Am;return d({brand:n,deviceBrand:e,deviceModel:t,devicePixelRatio:window.devicePixelRatio,deviceId:Tm(),deviceOrientation:s,deviceType:a,model:r,platform:o,system:i,osName:l?l.toLocaleLowerCase():void 0,osVersion:c})})),Pm=vd(0,(()=>{Om();const{theme:e,language:t,browserName:n,browserVersion:r}=Am;return d({appId:__uniConfig.appId,appName:__uniConfig.appName,appVersion:__uniConfig.appVersion,appVersionCode:__uniConfig.appVersionCode,appLanguage:Yd?Yd():t,enableDebug:!1,hostSDKVersion:void 0,hostPackageName:void 0,hostFontSizeSetting:void 0,hostName:n,hostVersion:r,hostTheme:e,hostLanguage:t,language:t,SDKVersion:"",theme:e,version:"",uniPlatform:"web",isUniAppX:!1,uniCompileVersion:__uniConfig.compilerVersion,uniCompilerVersion:__uniConfig.compilerVersion,uniRuntimeVersion:__uniConfig.compilerVersion},{})})),Bm=vd(0,(()=>{Dm=!0,Om(),Dm=!1;const e=km(),t=Im(),n=Pm();Dm=!0;const{ua:r,browserName:o,browserVersion:i,osname:s,osversion:a}=Am,l=d(e,t,n,{ua:r,browserName:o,browserVersion:i,uniPlatform:"web",uniCompileVersion:__uniConfig.compilerVersion,uniRuntimeVersion:__uniConfig.compilerVersion,fontSizeSetting:void 0,osName:s.toLocaleLowerCase(),osVersion:a,osLanguage:void 0,osTheme:void 0});return delete l.screenTop,delete l.enableDebug,__uniConfig.darkmode||delete l.theme,function(e){let t={};return T(e)&&Object.keys(e).sort().forEach((n=>{const r=n;t[r]=e[r]})),Object.keys(t)?t:e}(l)})),Rm=yd("getSystemInfo",((e,{resolve:t})=>t(Bm())));function Lm(){zm().then((({networkType:e})=>{My.invokeOnCallback("onNetworkStatusChange",{isConnected:"none"!==e,networkType:e})}))}function Nm(){return navigator.connection||navigator.webkitConnection||navigator.mozConnection}const $m=pd("onNetworkStatusChange",(()=>{const e=Nm();e?e.addEventListener("change",Lm):(window.addEventListener("offline",Lm),window.addEventListener("online",Lm))})),zm=yd("getNetworkType",((e,{resolve:t})=>{const n=Nm();let r="unknown";return n?(r=n.type,"cellular"===r&&n.effectiveType?r=n.effectiveType.replace("slow-",""):!r&&n.effectiveType?r=n.effectiveType:["none","wifi"].includes(r)||(r="unknown")):!1===navigator.onLine&&(r="none"),t({networkType:r})}));let jm=null;const Vm=pd("onCompass",(()=>{Fm()})),Hm=gd("offCompass",(()=>{qm()})),Fm=yd("startCompass",((e,{resolve:t,reject:n})=>{if(window.DeviceOrientationEvent){if(!jm){if(DeviceOrientationEvent.requestPermission)return void DeviceOrientationEvent.requestPermission().then((e=>{"granted"===e?(r(),t()):n(`${e}`)})).catch((e=>{n(`${e}`)}));r()}t()}else n();function r(){jm=function(e){const t=360-(null!==e.alpha?e.alpha:360);My.invokeOnCallback("onCompass",{direction:t})},window.addEventListener("deviceorientation",jm,!1)}})),qm=yd("stopCompass",((e,{resolve:t})=>{jm&&(window.removeEventListener("deviceorientation",jm,!1),jm=null),t()}));const Um=yd("setClipboardData",((e,t)=>{return n=void 0,r=[e,t],o=function*({data:e},{resolve:t,reject:n}){try{yield navigator.clipboard.writeText(e),t()}catch(r){!function(e,t,n){const r=document.getElementById("#clipboard");r&&r.remove();const o=document.createElement("textarea");o.setAttribute("inputmode","none"),o.id="#clipboard",o.style.position="fixed",o.style.top="-9999px",o.style.zIndex="-9999",document.body.appendChild(o),o.value=e,o.select(),o.setSelectionRange(0,o.value.length);const i=document.execCommand("Copy",!1);o.blur(),i?t():n()}(e,t,n)}},new Promise(((e,t)=>{var i=e=>{try{a(o.next(e))}catch(C_){t(C_)}},s=e=>{try{a(o.throw(e))}catch(C_){t(C_)}},a=t=>t.done?e(t.value):Promise.resolve(t.value).then(i,s);a((o=o.apply(n,r)).next())}));var n,r,o}),0,th);const Wm=vd(0,((e,t)=>{const n=typeof t,r="string"===n?t:JSON.stringify({type:n,data:t});localStorage.setItem(e,r)})),Km=yd("setStorage",(({key:e,data:t},{resolve:n,reject:r})=>{try{Wm(e,t),n()}catch(o){r(o.message)}}));function Ym(e){const t=localStorage&&localStorage.getItem(e);if(!b(t))throw new Error("data not found");let n=t;try{const e=function(e){const t=["object","string","number","boolean","undefined"];try{const n=b(e)?JSON.parse(e):e,r=n.type;if(t.indexOf(r)>=0){const e=Object.keys(n);if(2===e.length&&"data"in n){if(typeof n.data===r)return n.data;if("object"===r&&/^\d{4}-\d{2}-\d{2}T\d{2}\:\d{2}\:\d{2}\.\d{3}Z$/.test(n.data))return new Date(n.data)}else if(1===e.length)return""}}catch(n){}}(JSON.parse(t));void 0!==e&&(n=e)}catch(r){}return n}const Xm=vd(0,(e=>{try{return Ym(e)}catch(t){return""}})),Gm=yd("getStorage",(({key:e},{resolve:t,reject:n})=>{try{t({data:Ym(e)})}catch(r){n(r.message)}})),Jm=vd(0,(()=>{localStorage&&localStorage.clear()}));const Zm=yd("getImageInfo",(({src:e},{resolve:t,reject:n})=>{const r=new Image;r.onload=function(){t({width:r.naturalWidth,height:r.naturalHeight,path:0===e.indexOf("/")?window.location.protocol+"//"+window.location.host+e:e})},r.onerror=function(){n()},r.src=e}),0,ah),Qm={image:{jpg:"jpeg",jpe:"jpeg",pbm:"x-portable-bitmap",pgm:"x-portable-graymap",pnm:"x-portable-anymap",ppm:"x-portable-pixmap",psd:"vnd.adobe.photoshop",pic:"x-pict",rgb:"x-rgb",svg:"svg+xml",svgz:"svg+xml",tif:"tiff",xif:"vnd.xiff",wbmp:"vnd.wap.wbmp",wdp:"vnd.ms-photo",xbm:"x-xbitmap",ico:"x-icon"},video:{"3g2":"3gpp2","3gp":"3gpp",avi:"x-msvideo",f4v:"x-f4v",flv:"x-flv",jpgm:"jpm",jpgv:"jpeg",m1v:"mpeg",m2v:"mpeg",mpe:"mpeg",mpg:"mpeg",mpg4:"mpeg",m4v:"x-m4v",mkv:"x-matroska",mov:"quicktime",qt:"quicktime",movie:"x-sgi-movie",mp4v:"mp4",ogv:"ogg",smv:"x-smv",wm:"x-ms-wm",wmv:"x-ms-wmv",wmx:"x-ms-wmx",wvx:"x-ms-wvx"}};function ev({count:e,sourceType:t,type:n,extension:r}){pp();const o=document.createElement("input");return o.type="file",function(e,t){for(const n in t)e.style[n]=t[n]}(o,{position:"absolute",visibility:"hidden",zIndex:"-999",width:"0",height:"0",top:"0",left:"0"}),o.accept=r.map((e=>{if("all"!==n){const t=e.replace(".","");return`${n}/${Qm[n][t]||t}`}return function(){const e=window.navigator.userAgent.toLowerCase().match(/MicroMessenger/i);return!(!e||"micromessenger"!==e[0])}()?".":0===e.indexOf(".")?e:`.${e}`})).join(","),e&&e>1&&(o.multiple=!0),"all"!==n&&t instanceof Array&&1===t.length&&"camera"===t[0]&&o.setAttribute("capture","camera"),o}let tv=null;const nv=yd("chooseFile",(({count:e,sourceType:t,type:n,extension:r},{resolve:o,reject:i})=>{Ll();const{t:s}=Dl();tv&&(document.body.removeChild(tv),tv=null),tv=ev({count:e,sourceType:t,type:n,extension:r}),document.body.appendChild(tv),tv.addEventListener("change",(function(t){const n=t.target,r=[];if(n&&n.files){const t=n.files.length;for(let o=0;o(i=i||$f(t),i)}),oe))},tempFiles:r})})),tv.click(),gp()||console.warn(s("uni.chooseFile.notUserActivation"))}),0,sh);let rv=null;const ov=yd("chooseImage",(({count:e,sourceType:t,extension:n},{resolve:r,reject:o})=>{Ll();const{t:i}=Dl();rv&&(document.body.removeChild(rv),rv=null),rv=ev({count:e,sourceType:t,extension:n,type:"image"}),document.body.appendChild(rv),rv.addEventListener("change",(function(t){const n=t.target,o=[];if(n&&n.files){const t=n.files.length;for(let r=0;r(i=i||$f(t),i)}),re))},tempFiles:o})})),rv.click(),gp()||console.warn(i("uni.chooseFile.notUserActivation"))}),0,oh),iv={esc:["Esc","Escape"],enter:["Enter"]},sv=Object.keys(iv);function av(){const e=hn(""),t=hn(!1),n=n=>{if(t.value)return;const r=sv.find((e=>-1!==iv[e].indexOf(n.key)));r&&(e.value=r),Ln((()=>e.value=""))};return Xr((()=>{document.addEventListener("keyup",n)})),Zr((()=>{document.removeEventListener("keyup",n)})),{key:e,disable:t}}const lv=gi("div",{class:"uni-mask"},null,-1);function cv(e,t,n){return t.onClose=(...e)=>(t.visible=!1,n.apply(null,e)),Ls(Ar({setup:()=>()=>(ri(),li(e,t,null,16))}))}function uv(e){let t=document.getElementById(e);return t||(t=document.createElement("div"),t.id=e,document.body.append(t)),t}function dv(e,{onEsc:t,onEnter:n}){const r=hn(e.visible),{key:o,disable:i}=av();return dr((()=>e.visible),(e=>r.value=e)),dr((()=>r.value),(e=>i.value=!e)),cr((()=>{const{value:e}=o;"esc"===e?t&&t():"enter"===e&&n&&n()})),r}const hv=md("request",(({url:e,data:t,header:n={},method:r,dataType:o,responseType:i,withCredentials:s,timeout:a=__uniConfig.networkTimeout.request},{resolve:l,reject:c})=>{let u=null;const d=function(e){const t=Object.keys(e).find((e=>"content-type"===e.toLowerCase()));if(!t)return;const n=e[t];if(0===n.indexOf("application/json"))return"json";if(0===n.indexOf("application/x-www-form-urlencoded"))return"urlencoded";return"string"}(n);if("GET"!==r)if(b(t)||t instanceof ArrayBuffer)u=t;else if("json"===d)try{u=JSON.stringify(t)}catch(m){u=t.toString()}else if("urlencoded"===d){const e=[];for(const n in t)p(t,n)&&e.push(encodeURIComponent(n)+"="+encodeURIComponent(t[n]));u=e.join("&")}else u=t.toString();const h=new XMLHttpRequest,f=new fv(h);h.open(r,e);for(const v in n)p(n,v)&&h.setRequestHeader(v,n[v]);const g=setTimeout((function(){h.onload=h.onabort=h.onerror=null,f.abort(),c("timeout",{errCode:5})}),a);return h.responseType=i,h.onload=function(){clearTimeout(g);const e=h.status;let t="text"===i?h.responseText:h.response;if("text"===i&&"json"===o)try{t=JSON.parse(t)}catch(m){}l({data:t,statusCode:e,header:pv(h.getAllResponseHeaders()),cookies:[]})},h.onabort=function(){clearTimeout(g),c("abort",{errCode:600003})},h.onerror=function(){clearTimeout(g),c(void 0,{errCode:5})},h.withCredentials=s,h.send(u),f}),0,dh);class fv{constructor(e){this._xhr=e}abort(){this._xhr&&(this._xhr.abort(),delete this._xhr)}onHeadersReceived(e){throw new Error("Method not implemented.")}offHeadersReceived(e){throw new Error("Method not implemented.")}}function pv(e){const t={};return e.split("\n").forEach((e=>{const n=e.match(/(\S+\s*):\s*(.*)/);n&&3===n.length&&(t[n[1]]=n[2])})),t}class gv{constructor(e){this._callbacks=[],this._xhr=e}onProgressUpdate(e){y(e)&&this._callbacks.push(e)}offProgressUpdate(e){const t=this._callbacks.indexOf(e);t>=0&&this._callbacks.splice(t,1)}abort(){this._isAbort=!0,this._xhr&&(this._xhr.abort(),delete this._xhr)}onHeadersReceived(e){throw new Error("Method not implemented.")}offHeadersReceived(e){throw new Error("Method not implemented.")}}const mv=md("uploadFile",(({url:e,file:t,filePath:n,name:r,files:o,header:i={},formData:s={},timeout:a=__uniConfig.networkTimeout.uploadFile},{resolve:l,reject:c})=>{var u=new gv;return g(o)&&o.length||(o=[{name:r,file:t,uri:n}]),Promise.all(o.map((({file:e,uri:t})=>e instanceof Blob?Promise.resolve(Nf(e)):Lf(t)))).then((function(t){var n,r=new XMLHttpRequest,d=new FormData;Object.keys(s).forEach((e=>{d.append(e,s[e])})),Object.values(o).forEach((({name:e},n)=>{const r=t[n];d.append(e||"file",r,r.name||`file-${Date.now()}`)})),r.open("POST",e),Object.keys(i).forEach((e=>{r.setRequestHeader(e,i[e])})),r.upload.onprogress=function(e){u._callbacks.forEach((t=>{var n=e.loaded,r=e.total;t({progress:Math.round(n/r*100),totalBytesSent:n,totalBytesExpectedToSend:r})}))},r.onerror=function(){clearTimeout(n),c("",{errCode:602001})},r.onabort=function(){clearTimeout(n),c("abort",{errCode:600003})},r.onload=function(){clearTimeout(n);const e=r.status;l({statusCode:e,data:r.responseText||r.response})},u._isAbort?c("abort",{errCode:600003}):(n=setTimeout((function(){r.upload.onprogress=r.onload=r.onabort=r.onerror=null,u.abort(),c("timeout",{errCode:5})}),a),r.send(d),u._xhr=r)})).catch((()=>{setTimeout((()=>{c("file error")}),0)})),u}),0,hh),vv=[],yv={open:"",close:"",error:"",message:""};class bv{constructor(e,t,n){let r;this._callbacks={open:[],close:[],error:[],message:[]};try{const n=this._webSocket=new WebSocket(e,t);n.binaryType="arraybuffer";["open","close","error","message"].forEach((e=>{this._callbacks[e]=[],n.addEventListener(e,(t=>{const{data:n,code:r,reason:o}=t,i="message"===e?{data:n}:"close"===e?{code:r,reason:o}:{};if(this._callbacks[e].forEach((t=>{try{t(i)}catch(C_){console.error(`thirdScriptError\n${C_};at socketTask.on${P(e)} callback function\n`,C_)}})),this===vv[0]&&yv[e]&&My.invokeOnCallback(yv[e],i),"error"===e||"close"===e){const e=vv.indexOf(this);e>=0&&vv.splice(e,1)}}))}));["CLOSED","CLOSING","CONNECTING","OPEN","readyState"].forEach((e=>{Object.defineProperty(this,e,{get:()=>n[e]})}))}catch(C_){r=C_}n&&n(r,this)}send(e){const t=(e||{}).data,n=this._webSocket;try{if(n.readyState!==n.OPEN)throw ue(e,{errMsg:"sendSocketMessage:fail SocketTask.readyState is not OPEN",errCode:10002}),new Error("SocketTask.readyState is not OPEN");n.send(t),ue(e,"sendSocketMessage:ok")}catch(r){ue(e,{errMsg:`sendSocketMessage:fail ${r}`,errCode:602001})}}close(e={}){const t=this._webSocket;try{const n=e.code||1e3,r=e.reason;b(r)?t.close(n,r):t.close(n),ue(e,"closeSocket:ok")}catch(n){ue(e,`closeSocket:fail ${n}`)}}onOpen(e){this._callbacks.open.push(e)}onMessage(e){this._callbacks.message.push(e)}onError(e){this._callbacks.error.push(e)}onClose(e){this._callbacks.close.push(e)}}const _v=md("connectSocket",(({url:e,protocols:t},{resolve:n,reject:r})=>new bv(e,t,((e,t)=>{e?r(e.toString(),{errCode:600009}):(vv.push(t),n())}))),0,fh),wv=yd("getLocation",(({type:e,altitude:t,highAccuracyExpireTime:n,isHighAccuracy:r},{resolve:o,reject:i})=>{const s=dm();new Promise(((e,o)=>{navigator.geolocation?navigator.geolocation.getCurrentPosition((t=>e({coords:t.coords})),o,{enableHighAccuracy:r||t,timeout:n||1e5}):o(new Error("device nonsupport geolocation"))})).catch((e=>new Promise(((t,n)=>{s.type===um.QQ?im(`https://apis.map.qq.com/ws/location/v1/ip?output=jsonp&key=${s.key}`,{callback:"callback"},(e=>{if("result"in e&&e.result.location){const n=e.result.location;t({coords:{latitude:n.lat,longitude:n.lng},skip:!0})}else n(new Error(e.message||JSON.stringify(e)))}),(()=>n(new Error("network error")))):s.type===um.GOOGLE?hv({method:"POST",url:`https://www.googleapis.com/geolocation/v1/geolocate?key=${s.key}`,success(e){const r=e.data;"location"in r?t({coords:{latitude:r.location.lat,longitude:r.location.lng,accuracy:r.accuracy},skip:!0}):n(new Error(r.error&&r.error.message||JSON.stringify(e)))},fail(){n(new Error("network error"))}}):s.type===um.AMAP?lm([],(()=>{window.AMap.plugin("AMap.Geolocation",(()=>{new window.AMap.Geolocation({enableHighAccuracy:!0,timeout:1e4}).getCurrentPosition(((e,r)=>{"complete"===e?t({coords:{latitude:r.position.lat,longitude:r.position.lng,accuracy:r.accuracy},skip:!0}):n(new Error(r.message))}))}))})):n(e)})))).then((({coords:t,skip:n})=>{(function(e,t,n){const r=dm();return e&&"WGS84"===e.toUpperCase()||["google"].includes(r.type)||n?Promise.resolve(t):"qq"===r.type?new Promise((e=>{im(`https://apis.map.qq.com/ws/coord/v1/translate?type=1&locations=${t.latitude},${t.longitude}&key=${r.key}&output=jsonp`,{callback:"callback"},(n=>{if("locations"in n&&n.locations.length){const{lng:r,lat:o}=n.locations[0];e({longitude:r,latitude:o,altitude:t.altitude,accuracy:t.accuracy,altitudeAccuracy:t.altitudeAccuracy,heading:t.heading,speed:t.speed})}else e(t)}),(()=>e(t)))})):"AMap"===r.type?new Promise((e=>{lm([],(()=>{window.AMap.convertFrom([t.longitude,t.latitude],"gps",((n,r)=>{if("ok"===r.info&&r.locations.length){const{lat:n,lng:o}=r.locations[0];e({longitude:o,latitude:n,altitude:t.altitude,accuracy:t.accuracy,altitudeAccuracy:t.altitudeAccuracy,heading:t.heading,speed:t.speed})}else e(t)}))}))})):Promise.reject(new Error("translate coordinate system faild"))})(e,t,n).then((e=>{o({latitude:e.latitude,longitude:e.longitude,accuracy:e.accuracy,speed:e.altitude||0,altitude:e.altitude||0,verticalAccuracy:e.altitudeAccuracy||0,horizontalAccuracy:e.accuracy||0})})).catch((e=>{i(e.message)}))})).catch((e=>{i(e.message||JSON.stringify(e))}))}),0,rh),Sv=yd("navigateBack",((e,{resolve:t,reject:n})=>{let r=!0;return!0===Lc("onBackPress",{from:e.from||"navigateBack"})&&(r=!1),r?(Yg().$router.go(-e.delta),t()):n("onBackPress")}),0,yh),xv=yd("navigateTo",(({url:e,events:t,isAutomatedTesting:n},{resolve:r,reject:o})=>{if(Jh.handledBeforeEntryPageRoutes)return Lh({type:"navigateTo",url:e,events:t,isAutomatedTesting:n}).then(r).catch(o);Zh.push({args:{type:"navigateTo",url:e,events:t,isAutomatedTesting:n},resolve:r,reject:o})}),0,gh);function Ev(e){__uniConfig.darkmode&&My.on("onThemeChange",e)}function Tv(e){My.off("onThemeChange",e)}function Cv(e){let t={};return __uniConfig.darkmode&&(t=ze(e,__uniConfig.themeConfig,Cm())),__uniConfig.darkmode?t:e}function Mv(e,t){const n=Qt(e),r=n?Xt(Cv(e)):Cv(e);return __uniConfig.darkmode&&n&&dr(e,(e=>{const t=Cv(e);for(const n in t)r[n]=t[n]})),t&&Ev(t),r}const kv={light:{cancelColor:"#000000"},dark:{cancelColor:"rgb(170, 170, 170)"}},Av=Ar({props:{title:{type:String,default:""},content:{type:String,default:""},showCancel:{type:Boolean,default:!0},cancelText:{type:String,default:"Cancel"},cancelColor:{type:String,default:"#000000"},confirmText:{type:String,default:"OK"},confirmColor:{type:String,default:"#007aff"},visible:{type:Boolean},editable:{type:Boolean,default:!1},placeholderText:{type:String,default:""}},setup(e,{emit:t}){const n=hn(""),r=()=>s.value=!1,o=()=>(r(),t("close","cancel")),i=()=>(r(),t("close","confirm",n.value)),s=dv(e,{onEsc:o,onEnter:()=>{!e.editable&&i()}}),a=function(e){const t=hn(e.cancelColor),n=({theme:e})=>{((e,t)=>{t.value=kv[e].cancelColor})(e,t)};return cr((()=>{e.visible?(t.value=e.cancelColor,"#000"===e.cancelColor&&("dark"===Cm()&&n({theme:"dark"}),Ev(n))):Tv(n)})),t}(e);return()=>{const{title:t,content:r,showCancel:l,confirmText:c,confirmColor:u,editable:d,placeholderText:h}=e;return n.value=r,gi(Ki,{name:"uni-fade"},{default:()=>[mr(gi("uni-modal",{onTouchmove:hc},[lv,gi("div",{class:"uni-modal"},[t?gi("div",{class:"uni-modal__hd"},[gi("strong",{class:"uni-modal__title",textContent:t||""},null,8,["textContent"])]):null,d?gi("textarea",{class:"uni-modal__textarea",rows:"1",placeholder:h,value:r,onInput:e=>n.value=e.target.value},null,40,["placeholder","value","onInput"]):gi("div",{class:"uni-modal__bd",onTouchmovePassive:fc,textContent:r},null,40,["onTouchmovePassive","textContent"]),gi("div",{class:"uni-modal__ft"},[l&&gi("div",{style:{color:a.value},class:"uni-modal__btn uni-modal__btn_default",onClick:o},[e.cancelText],12,["onClick"]),gi("div",{style:{color:u},class:"uni-modal__btn uni-modal__btn_primary",onClick:i},[c],12,["onClick"])])])],40,["onTouchmove"]),[[as,s.value]])]})}}});let Dv;const Ov=ae((()=>{My.on("onHidePopup",(()=>Dv.visible=!1))}));let Iv;function Pv(e,t){const n="confirm"===e,r={confirm:n,cancel:"cancel"===e};n&&Dv.editable&&(r.content=t),Iv&&Iv(r)}const Bv=yd("showModal",((e,{resolve:t})=>{Ov(),Iv=t,Dv?(d(Dv,e),Dv.visible=!0):(Dv=Xt(e),Ln((()=>(cv(Av,Dv,Pv).mount(uv("u-a-m")),Ln((()=>Dv.visible=!0))))))}),0,Th),Rv={title:{type:String,default:""},icon:{default:"success",validator:e=>-1!==Ch.indexOf(e)},image:{type:String,default:""},duration:{type:Number,default:1500},mask:{type:Boolean,default:!1},visible:{type:Boolean}},Lv={light:"#fff",dark:"rgba(255,255,255,0.9)"},Nv=e=>Lv[e],$v=Ar({name:"Toast",props:Rv,setup(e){Pl(),Bl();const{Icon:t}=function(e){const t=hn(Nv(Cm())),n=({theme:e})=>t.value=Nv(e);cr((()=>{e.visible?Ev(n):Tv(n)}));return{Icon:zi((()=>{switch(e.icon){case"success":return gi(Mc(Ec,t.value,38),{class:"uni-toast__icon"});case"error":return gi(Mc(Tc,t.value,38),{class:"uni-toast__icon"});case"loading":return gi("i",{class:["uni-toast__icon","uni-loading"]},null,2);default:return null}}))}}(e),n=dv(e,{});return()=>{const{mask:r,duration:o,title:i,image:s}=e;return gi(Ki,{name:"uni-fade"},{default:()=>[mr(gi("uni-toast",{"data-duration":o},[r?gi("div",{class:"uni-mask",style:"background: transparent;",onTouchmove:hc},null,40,["onTouchmove"]):"",s||t.value?gi("div",{class:"uni-toast"},[s?gi("img",{src:s,class:"uni-toast__icon"},null,10,["src"]):t.value,gi("p",{class:"uni-toast__content"},[i])]):gi("div",{class:"uni-sample-toast"},[gi("p",{class:"uni-simple-toast__text"},[i])])],8,["data-duration"]),[[as,n.value]])]})}}});let zv,jv,Vv="";const Hv=Fe();function Fv(e){zv?d(zv,e):(zv=Xt(d(e,{visible:!1})),Ln((()=>{Hv.run((()=>{dr([()=>zv.visible,()=>zv.duration],(([e,t])=>{if(e){if(jv&&clearTimeout(jv),"onShowLoading"===Vv)return;jv=setTimeout((()=>{Yv("onHideToast")}),t)}else jv&&clearTimeout(jv)}))})),My.on("onHidePopup",(()=>Yv("onHidePopup"))),cv($v,zv,(()=>{})).mount(uv("u-a-t"))}))),setTimeout((()=>{zv.visible=!0}),10)}const qv=yd("showToast",((e,{resolve:t,reject:n})=>{Fv(e),Vv="onShowToast",t()}),0,Mh),Uv={icon:"loading",duration:1e8,image:""},Wv=yd("showLoading",((e,{resolve:t,reject:n})=>{d(e,Uv),Fv(e),Vv="onShowLoading",t()}),0,Eh),Kv=yd("hideLoading",((e,{resolve:t,reject:n})=>{Yv("onHideLoading"),t()}));function Yv(e){const{t:t}=Dl();if(!Vv)return;let n="";if("onHideToast"===e&&"onShowToast"!==Vv?n=t("uni.showToast.unpaired"):"onHideLoading"===e&&"onShowLoading"!==Vv&&(n=t("uni.showLoading.unpaired")),n)return console.warn(n);Vv="",setTimeout((()=>{zv.visible=!1}),10)}const Xv=yd("loadFontFace",(({family:e,source:t,desc:n},{resolve:r,reject:o})=>{(function(e,t,n){const r=document.fonts;if(r){const o=new FontFace(e,t,n);return o.load().then((()=>{r.add&&r.add(o)}))}return new Promise((r=>{const o=document.createElement("style"),i=[];if(n){const{style:e,weight:t,stretch:r,unicodeRange:o,variant:s,featureSettings:a}=n;e&&i.push(`font-style:${e}`),t&&i.push(`font-weight:${t}`),r&&i.push(`font-stretch:${r}`),o&&i.push(`unicode-range:${o}`),s&&i.push(`font-variant:${s}`),a&&i.push(`font-feature-settings:${a}`)}o.innerText=`@font-face{font-family:"${e}";src:${t};${i.join(";")}}`,document.head.appendChild(o),r()}))})(e,t=t.startsWith('url("')||t.startsWith("url('")?`url('${_f(t.substring(5,t.length-2))}')`:t.startsWith("url(")?`url('${_f(t.substring(4,t.length-1))}')`:_f(t),n).then((()=>{r()})).catch((e=>{o(`loadFontFace:fail ${e}`)}))}));function Gv(e){function t(){var t;t=e.navigationBar.titleText,document.title=t,My.emit("onNavigationBarChange",{titleText:t})}cr(t),$r(t)}const Jv={width:"50px",height:"50px",iconWidth:"24px"},Zv=mu({name:"TabBar",setup(){const e=hn([]),t=zh(),n=Mv(t,(()=>{const e=Cv(t);n.backgroundColor=e.backgroundColor,n.borderStyle=e.borderStyle,n.color=e.color,n.selectedColor=e.selectedColor,n.blurEffect=e.blurEffect,n.midButton=e.midButton,e.list&&e.list.length&&e.list.forEach(((e,t)=>{n.list[t].iconPath=e.iconPath,n.list[t].selectedIconPath=e.selectedIconPath}))}));!function(e,t){const n=hn(d({type:"midButton"},e.midButton));function r(){let r=[];r=e.list.filter((e=>!1!==e.visible)),e.midButton&&(n.value=d({},Jv,n.value,e.midButton),r=r.filter((e=>!ty(e))),r.length%2==0&&r.splice(Math.floor(r.length/2),0,n.value)),t.value=r}cr(r)}(n,e),function(e){dr((()=>e.shown),(t=>{yc({"--window-bottom":Yh(t?parseInt(e.height):0)})}))}(n);const r=function(e,t,n){return cr((()=>{const r=e.meta;if(r.isTabBar){const e=r.route,o=n.value.findIndex((t=>t.pagePath===e));t.selectedIndex=o}})),(t,n)=>{const{type:r}=t;return()=>{if("midButton"===r)return My.invokeOnCallback("onTabBarMidButtonTap");const{pagePath:o,text:i}=t;let s=se(o);s===__uniRoutes[0].alias&&(s="/"),e.path!==s?Oh({from:"tabBar",url:s,tabBarText:i}):Lc("onTabItemTap",{index:n,text:i,pagePath:o})}}}(pl(),n,e),{style:o,borderStyle:i,placeholderStyle:s}=function(e){const t=zi((()=>{let t=e.backgroundColor;const n=e.blurEffect;return t||qh&&n&&"none"!==n&&(t=Qv[n]),{backgroundColor:t||"#f7f7fa",backdropFilter:"none"!==n?"blur(10px)":n}})),n=zi((()=>{const{borderStyle:t,borderColor:n}=e;return n&&b(n)?{backgroundColor:n}:{backgroundColor:ey[t]||ey.black}})),r=zi((()=>({height:e.height})));return{style:t,borderStyle:n,placeholderStyle:r}}(n);return Xr((()=>{n.iconfontSrc&&Xv({family:"UniTabbarIconFont",source:`url("${n.iconfontSrc}")`})})),()=>{const t=function(e,t,n){const{selectedIndex:r,selectedColor:o,color:i}=e;return n.value.map(((n,s)=>{const a=r===s,l=a?o:i,c=a&&n.selectedIconPath||n.iconPath||"",u=n.iconfont?a&&n.iconfont.selectedText||n.iconfont.text:void 0,d=n.iconfont?a&&n.iconfont.selectedColor||n.iconfont.color:void 0;return ty(n)?function(e,t,n,r,o,i,s,a){const{width:l,height:c,backgroundImage:u,iconWidth:d}=o;return gi("div",{key:"midButton",class:"uni-tabbar__item",style:{flex:"0 0 "+l,position:"relative"},onClick:a(o,s)},[gi("div",{class:"uni-tabbar__mid",style:{width:l,height:c,backgroundImage:u?"url('"+_f(u)+"')":"none"}},[t&&gi("img",{style:{width:d,height:d},src:_f(t)},null,12,["src"])],4),ny(e,t,n,r,o,i)],12,["onClick"])}(l,c,u,d,n,e,s,t):function(e,t,n,r,o,i,s,a){return gi("div",{key:s,class:"uni-tabbar__item",onClick:a(o,s)},[ny(e,t||"",n,r,o,i)],8,["onClick"])}(l,c,u,d,n,e,s,t)}))}(n,r,e);return gi("uni-tabbar",{class:"uni-tabbar-"+n.position},[gi("div",{class:"uni-tabbar",style:o.value},[gi("div",{class:"uni-tabbar-border",style:i.value},null,4),t],4),gi("div",{class:"uni-placeholder",style:s.value},null,4)],2)}}});const Qv={dark:"rgb(0, 0, 0, 0.8)",light:"rgb(250, 250, 250, 0.8)",extralight:"rgb(250, 250, 250, 0.8)"},ey={white:"rgba(255, 255, 255, 0.33)",black:"rgba(0, 0, 0, 0.33)"};function ty(e){return"midButton"===e.type}function ny(e,t,n,r,o,i){const{height:s}=i;return gi("div",{class:"uni-tabbar__bd",style:{height:s}},[n?oy(n,r||"rgb(0, 0, 0, 0.8)",o,i):t&&ry(t,o,i),o.text&&iy(e,o,i),o.redDot&&sy(o.badge)],4)}function ry(e,t,n){const{type:r,text:o}=t,{iconWidth:i}=n;return gi("div",{class:"uni-tabbar__icon"+(o?" uni-tabbar__icon__diff":""),style:{width:i,height:i}},["midButton"!==r&&gi("img",{src:_f(e)},null,8,["src"])],6)}function oy(e,t,n,r){var o;const{type:i,text:s}=n,{iconWidth:a}=r,l="uni-tabbar__icon"+(s?" uni-tabbar__icon__diff":""),c={width:a,height:a},u={fontSize:(null==(o=n.iconfont)?void 0:o.fontSize)||a,color:t};return gi("div",{class:l,style:c},["midButton"!==i&&gi("div",{class:"uni-tabbar__iconfont",style:u},[e],4)],6)}function iy(e,t,n){const{iconPath:r,text:o}=t,{fontSize:i,spacing:s}=n;return gi("div",{class:"uni-tabbar__label",style:{color:e,fontSize:i,lineHeight:r?"normal":1.8,marginTop:r?s:"inherit"}},[o],4)}function sy(e){return gi("div",{class:"uni-tabbar__reddot"+(e?" uni-tabbar__badge":"")},[e],2)}const ay=mu({name:"Layout",setup(e,{emit:t}){const n=hn(null);vc({"--status-bar-height":"0px","--top-window-height":"0px","--window-left":"0px","--window-right":"0px","--window-margin":"0px","--tab-bar-height":"0px"});const r=function(){const e=pl();return{routeKey:zi((()=>uf("/"+e.meta.route,Bu()))),isTabBar:zi((()=>e.meta.isTabBar)),routeCache:hf}}(),{layoutState:o,windowState:i}=function(){Pu();{const e=Xt({marginWidth:0,leftWindowWidth:0,rightWindowWidth:0});return dr((()=>e.marginWidth),(e=>vc({"--window-margin":e+"px"}))),dr((()=>e.leftWindowWidth+e.marginWidth),(e=>{vc({"--window-left":e+"px"})})),dr((()=>e.rightWindowWidth+e.marginWidth),(e=>{vc({"--window-right":e+"px"})})),{layoutState:e,windowState:zi((()=>({})))}}}();!function(e,t){const n=Pu();function r(){const r=document.body.clientWidth,o=of();let i={};if(o.length>0){i=Gh(o[o.length-1]).meta}else{const e=Hc(n.path,!0);e&&(i=e.meta)}const s=parseInt(String((p(i,"maxWidth")?i.maxWidth:__uniConfig.globalStyle.maxWidth)||Number.MAX_SAFE_INTEGER));let a=!1;a=r>s,a&&s?(e.marginWidth=(r-s)/2,Ln((()=>{const e=t.value;e&&e.setAttribute("style","max-width:"+s+"px;margin:0 auto;")}))):(e.marginWidth=0,Ln((()=>{const e=t.value;e&&e.removeAttribute("style")})))}dr([()=>n.path],r),Xr((()=>{r(),window.addEventListener("resize",r)}))}(o,n);const s=function(e){const t=Pu(),n=zh(),r=zi((()=>t.meta.isTabBar&&n.shown));return vc({"--tab-bar-height":n.height}),r}(),a=function(e){const t=hn(!1);return zi((()=>({"uni-app--showtabbar":e&&e.value,"uni-app--maxwidth":t.value})))}(s);return()=>{const e=function(e,t,n,r,o,i){return function({routeKey:e,isTabBar:t,routeCache:n}){return gi(hl,null,{default:Jn((({Component:r})=>[(ri(),li(Lr,{matchBy:"key",cache:n},[(ri(),li(or(r),{type:t.value?"tabBar":"",key:e.value}))],1032,["cache"]))])),_:1})}(e)}(r),t=function(e){return mr(gi(Zv,null,null,512),[[as,e.value]])}(s);return gi("uni-app",{ref:n,class:a.value},[e,t],2)}}});const ly=mu({name:"MapLocation",setup(){const e=Xt({latitude:0,longitude:0,rotate:0});{let t=function(t){e.rotate=t.direction},n=function(){wv({type:"gcj02",success:t=>{e.latitude=t.latitude,e.longitude=t.longitude},complete:()=>{i=setTimeout(n,3e4)}})},r=function(){i&&clearTimeout(i),Hm(t)};const o=Do("onMapReady");let i;Vm(t),o(n),Qr(r);const s=Do("addMapChidlContext"),a=Do("removeMapChidlContext"),l={id:"MAP_LOCATION",state:e};s(l),Qr((()=>a(l)))}return()=>e.latitude?gi(mm,xi({anchor:{x:.5,y:.5},width:"44",height:"44",iconPath:"data:image/png;base64,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"},e),null,16,["iconPath"]):null}}),cy=mu({name:"MapPolygon",props:{dashArray:{type:Array,default:()=>[0,0]},points:{type:Array,required:!0},strokeWidth:{type:Number,default:1},strokeColor:{type:String,default:"#000000"},fillColor:{type:String,default:"#00000000"},zIndex:{type:Number,default:0}},setup(e){let t;return Do("onMapReady")(((n,r,o)=>{function i(){const{points:o,strokeWidth:i,strokeColor:s,dashArray:a,fillColor:l,zIndex:c}=e,u=o.map((e=>{const{latitude:t,longitude:n}=e;return pm()?[n,t]:gm()?new r.Point(n,t):new r.LatLng(t,n)})),{r:d,g:h,b:f,a:p}=vm(l),{r:g,g:m,b:v,a:y}=vm(s),b={clickable:!0,cursor:"crosshair",editable:!1,map:n,fillColor:"",path:u,strokeColor:"",strokeDashStyle:a.some((e=>e>0))?"dash":"solid",strokeWeight:i,visible:!0,zIndex:c};r.Color?(b.fillColor=new r.Color(d,h,f,p),b.strokeColor=new r.Color(g,m,v,y)):(b.fillColor=`rgb(${d}, ${h}, ${f})`,b.fillOpacity=p,b.strokeColor=`rgb(${g}, ${m}, ${v})`,b.strokeOpacity=y),t?t.setOptions(b):gm()?(t=new r.Polygon(b.path,b),n.addOverlay(t)):t=new r.Polygon(b)}i(),dr(e,i)})),Qr((()=>{t.setMap(null)})),()=>null}});function uy(e){const t=[];return g(e)&&e.forEach((e=>{e&&e.latitude&&e.longitude&&t.push({latitude:e.latitude,longitude:e.longitude})})),t}function dy(e,t,n){return gm()?function(e,t,n){return new e.Point(n,t)}(e,t,n):pm()?function(e,t,n){return new e.LngLat(n,t)}(e,t,n):function(e,t,n){return new e.LatLng(t,n)}(e,t,n)}function hy(e){return"getLat"in e?e.getLat():gm()?e.lat:e.lat()}function fy(e){return"getLng"in e?e.getLng():gm()?e.lng:e.lng()}function py(e,t,n){const r=yu(t,n),o=hn(null);let i,s;const a=Xt({latitude:Number(e.latitude),longitude:Number(e.longitude),includePoints:uy(e.includePoints)}),l=[];let c,u;function h(e){c?e(s,i,r):l.push(e)}const f=[];function p(e){u?e():l.push(e)}const g={};function m(){const e=s.getCenter();return{scale:s.getZoom(),centerLocation:{latitude:hy(e),longitude:fy(e)}}}function v(){if(pm()){const e=[];a.includePoints.forEach((t=>{e.push([t.longitude,t.latitude])}));const t=new i.Bounds(...e);s.setBounds(t)}else if(gm());else{const e=new i.LatLngBounds;a.includePoints.forEach((({latitude:t,longitude:n})=>{const r=new i.LatLng(t,n);e.extend(r)})),s.fitBounds(e)}}function y(){const t=o.value,l=dy(i,a.latitude,a.longitude),c=i.event||i.Event,h=new i.Map(t,{center:l,zoom:Number(e.scale),disableDoubleClickZoom:!0,mapTypeControl:!1,zoomControl:!1,scaleControl:!1,panControl:!1,fullscreenControl:!1,streetViewControl:!1,keyboardShortcuts:!1,minZoom:5,maxZoom:18,draggable:!0});if(gm()&&(h.centerAndZoom(l,Number(e.scale)),h.enableScrollWheelZoom(),h._printLog&&h._printLog("uniapp")),dr((()=>e.scale),(e=>{h.setZoom(Number(e)||16)})),p((()=>{a.includePoints.length&&(v(),function(){const e=dy(i,a.latitude,a.longitude);s.setCenter(e)}())})),gm())h.addEventListener("click",(()=>{r("tap",{},{}),r("click",{},{})})),h.addEventListener("dragstart",(()=>{r("regionchange",{},{type:"begin",causedBy:"gesture"})})),h.addEventListener("dragend",(()=>{r("regionchange",{},d({type:"end",causedBy:"drag"},m()))}));else{const e=c.addListener(h,"bounds_changed",(()=>{e.remove(),u=!0,f.forEach((e=>e())),f.length=0}));c.addListener(h,"click",(()=>{r("tap",{},{}),r("click",{},{})})),c.addListener(h,"dragstart",(()=>{r("regionchange",{},{type:"begin",causedBy:"gesture"})})),c.addListener(h,"dragend",(()=>{r("regionchange",{},d({type:"end",causedBy:"drag"},m()))}));const t=()=>{n("update:scale",h.getZoom()),r("regionchange",{},d({type:"end",causedBy:"scale"},m()))};c.addListener(h,"zoom_changed",t),c.addListener(h,"zoomend",t),c.addListener(h,"center_changed",(()=>{const e=h.getCenter(),t=hy(e),r=fy(e);n("update:latitude",t),n("update:longitude",r)}))}return h}dr([()=>e.latitude,()=>e.longitude],(([e,t])=>{const n=Number(e),r=Number(t);if((n!==a.latitude||r!==a.longitude)&&(a.latitude=n,a.longitude=r,s)){const e=dy(i,a.latitude,a.longitude);s.setCenter(e)}})),dr((()=>e.includePoints),(e=>{a.includePoints=uy(e),u&&v()}),{deep:!0});try{!function(e,t,n,r){const o=ki().proxy;Xr((()=>{Tg(t||Eg(o),e,r),!n&&t||dr((()=>o.id),((t,n)=>{Tg(Eg(o,t),e,r),Cg(n&&Eg(o,n))}))})),Zr((()=>{Cg(t||Eg(o),r)}))}(((e,t={})=>{switch(e){case"getCenterLocation":h((()=>{const n=s.getCenter();ue(t,{latitude:hy(n),longitude:fy(n),errMsg:`${e}:ok`})}));break;case"moveToLocation":{let n=Number(t.latitude),r=Number(t.longitude);if(!n||!r){const e=g.MAP_LOCATION;e&&(n=e.state.latitude,r=e.state.longitude)}if(n&&r){if(a.latitude=n,a.longitude=r,s){const e=dy(i,n,r);s.setCenter(e)}h((()=>{ue(t,`${e}:ok`)}))}else ue(t,`${e}:fail`)}break;case"translateMarker":h((()=>{const n=g[t.markerId];if(n){try{n.translate(t)}catch(r){ue(t,`${e}:fail ${r.message}`)}ue(t,`${e}:ok`)}else ue(t,`${e}:fail not found`)}));break;case"includePoints":a.includePoints=uy(t.includePoints),(u||pm())&&v(),p((()=>{ue(t,`${e}:ok`)}));break;case"getRegion":p((()=>{const n=s.getBounds(),r=n.getSouthWest(),o=n.getNorthEast();ue(t,{southwest:{latitude:hy(r),longitude:fy(r)},northeast:{latitude:hy(o),longitude:fy(o)},errMsg:`${e}:ok`})}));break;case"getScale":h((()=>{ue(t,{scale:s.getZoom(),errMsg:`${e}:ok`})}))}}),function(e){const t=kc(),n=ki().proxy,r=n.$options.name.toLowerCase(),o=e||n.id||"context"+Mg++;return Xr((()=>{n.$el.__uniContextInfo={id:o,type:r,page:t}})),`${r}.${o}`}(),!0)}catch(b){}return Xr((()=>{lm(e.libraries,(e=>{i=e,s=y(),c=!0,l.forEach((e=>e(s,i,r))),l.length=0,r("updated",{},{})}))})),Ao("onMapReady",h),Ao("addMapChidlContext",(function(e){g[e.id]=e})),Ao("removeMapChidlContext",(function(e){delete g[e.id]})),{state:a,mapRef:o,trigger:r}}const gy=gu({name:"Map",props:{id:{type:String,default:""},latitude:{type:[String,Number],default:0},longitude:{type:[String,Number],default:0},scale:{type:[String,Number],default:16},markers:{type:Array,default:()=>[]},includePoints:{type:Array,default:()=>[]},polyline:{type:Array,default:()=>[]},circles:{type:Array,default:()=>[]},controls:{type:Array,default:()=>[]},showLocation:{type:[Boolean,String],default:!1},libraries:{type:Array,default:()=>[]},polygons:{type:Array,default:()=>[]}},emits:["markertap","labeltap","callouttap","controltap","regionchange","tap","click","updated","update:scale","update:latitude","update:longitude"],setup(e,{emit:t,slots:n}){const r=hn(null),{mapRef:o,trigger:i}=py(e,r,t);return()=>gi("uni-map",{ref:r,id:e.id},[gi("div",{ref:o,style:"width: 100%; height: 100%; position: relative; overflow: hidden"},null,512),e.markers.map((e=>gi(mm,xi({key:e.id},e),null,16))),e.polyline.map((e=>gi(bm,e,null,16))),e.circles.map((e=>gi(_m,e,null,16))),e.controls.map((e=>gi(Sm,xi(e,{trigger:i}),null,16,["trigger"]))),e.showLocation&&gi(ly,null,null),e.polygons.map((e=>gi(cy,e,null,16))),gi("div",{style:"position: absolute;top: 0;width: 100%;height: 100%;overflow: hidden;pointer-events: none;"},[n.default&&n.default()])],8,["id"])}});function vy(e){return"function"==typeof e||"[object Object]"===Object.prototype.toString.call(e)&&!ci(e)}function yy(e){if(e.mode===wy.TIME)return"00:00";if(e.mode===wy.DATE){const t=(new Date).getFullYear()-150;switch(e.fields){case Sy.YEAR:return t.toString();case Sy.MONTH:return t+"-01";default:return t+"-01-01"}}return""}function by(e){if(e.mode===wy.TIME)return"23:59";if(e.mode===wy.DATE){const t=(new Date).getFullYear()+150;switch(e.fields){case Sy.YEAR:return t.toString();case Sy.MONTH:return t+"-12";default:return t+"-12-31"}}return""}function _y(e,t,n,r){const o=e.mode===wy.DATE?"-":":",i=e.mode===wy.DATE?t.dateArray:t.timeArray;let s;if(e.mode===wy.TIME)s=2;else switch(e.fields){case Sy.YEAR:s=1;break;case Sy.MONTH:s=2;break;default:s=3}const a=String(n).split(o);let l=[];for(let c=0;c=0&&(l=r?_y(e,t,r):l.map((()=>0))),l}const wy={SELECTOR:"selector",MULTISELECTOR:"multiSelector",TIME:"time",DATE:"date"},Sy={YEAR:"year",MONTH:"month",DAY:"day"},xy={PICKER:"picker",SELECT:"select"},Ey=gu({name:"Picker",compatConfig:{MODE:3},props:{name:{type:String,default:""},range:{type:Array,default:()=>[]},rangeKey:{type:String,default:""},value:{type:[Number,String,Array],default:0},mode:{type:String,default:wy.SELECTOR,validator:e=>Object.values(wy).includes(e)},fields:{type:String,default:""},start:{type:String,default:e=>yy(e)},end:{type:String,default:e=>by(e)},disabled:{type:[Boolean,String],default:!1},selectorType:{type:String,default:""}},emits:["change","cancel","columnchange"],setup(e,{emit:t,slots:n}){$l();const{t:r}=Dl(),o=hn(null),i=hn(null),s=hn(null),a=hn(null),l=hn(!1),{state:c,rangeArray:u}=function(e){const t=Xt({valueSync:void 0,visible:!1,contentVisible:!1,popover:null,valueChangeSource:"",timeArray:[],dateArray:[],valueArray:[],oldValueArray:[],isDesktop:!1,popupStyle:{content:{},triangle:{}}}),n=zi((()=>{let n=e.range;switch(e.mode){case wy.SELECTOR:return[n];case wy.MULTISELECTOR:return n;case wy.TIME:return t.timeArray;case wy.DATE:{const n=t.dateArray;switch(e.fields){case Sy.YEAR:return[n[0]];case Sy.MONTH:return[n[0],n[1]];default:return[n[0],n[1],n[2]]}}}return[]}));return{state:t,rangeArray:n}}(e),h=yu(o,t),{system:f,selectorTypeComputed:p,_show:m,_l10nColumn:v,_l10nItem:y,_input:b,_fixInputPosition:_,_pickerViewChange:w,_cancel:S,_change:x,_resetFormData:E,_getFormData:T,_createTime:C,_createDate:M,_setValueSync:k}=function(e,t,n,r,o,i,s){const a=function(){const e=hn(!1);return e.value=(()=>0===String(navigator.vendor).indexOf("Apple")&&navigator.maxTouchPoints>0)(),e}(),l=function(){const e=hn("");return e.value=(()=>{if(/win|mac/i.test(navigator.platform)){if("Google Inc."===navigator.vendor)return"chrome";if(/Firefox/.test(navigator.userAgent))return"firefox"}return""})(),e}(),c=zi((()=>{const t=e.selectorType;return Object.values(xy).includes(t)?t:a.value?xy.PICKER:xy.SELECT})),u=zi((()=>e.mode===wy.DATE&&!Object.values(Sy).includes(e.fields)&&t.isDesktop?l.value:"")),d=zi((()=>_y(e,t,e.start,yy(e)))),h=zi((()=>_y(e,t,e.end,by(e))));function f(n){if(e.disabled)return;t.valueChangeSource="";let r=o.value,i=n.currentTarget;r.remove(),(document.querySelector("uni-app")||document.body).appendChild(r),r.style.display="block";const s=i.getBoundingClientRect();t.popover={top:s.top,left:s.left,width:s.width,height:s.height},setTimeout((()=>{t.visible=!0}),20)}function p(){return{value:t.valueSync,key:e.name}}function m(){switch(e.mode){case wy.SELECTOR:t.valueSync=0;break;case wy.MULTISELECTOR:t.valueSync=e.value.map((e=>0));break;case wy.DATE:case wy.TIME:t.valueSync=""}}function v(){let e=[],n=[];for(let t=0;t<24;t++)e.push((t<10?"0":"")+t);for(let t=0;t<60;t++)n.push((t<10?"0":"")+t);t.timeArray.push(e,n)}function y(){let t=(new Date).getFullYear(),n=t-150,r=t+150;if(e.start){const t=new Date(e.start).getFullYear();!isNaN(t)&&tr&&(r=t)}return{start:n,end:r}}function b(){let e=[];const n=y();for(let t=n.start,i=n.end;t<=i;t++)e.push(String(t));let r=[];for(let t=1;t<=12;t++)r.push((t<10?"0":"")+t);let o=[];for(let t=1;t<=31;t++)o.push((t<10?"0":"")+t);t.dateArray.push(e,r,o)}function _(e){return 60*e[0]+e[1]}function w(e){const t=31;return e[0]*t*12+(e[1]||0)*t+(e[2]||0)}function S(e,t){for(let n=0;na?0:s)}}break;case wy.TIME:case wy.DATE:t.valueSync=String(n);break;default:{const e=Number(n);t.valueSync=e<0?0:e;break}}}function E(){let n,r=t.valueSync;switch(e.mode){case wy.MULTISELECTOR:n=[...r];break;case wy.TIME:n=_y(e,t,r,ce({mode:wy.TIME}));break;case wy.DATE:n=_y(e,t,r,ce({mode:wy.DATE}));break;default:n=[r]}t.oldValueArray=[...n],t.valueArray=[...n]}function T(){let n=t.valueArray;switch(e.mode){case wy.SELECTOR:return n[0];case wy.MULTISELECTOR:return n.map((e=>e));case wy.TIME:return t.valueArray.map(((e,n)=>t.timeArray[n][e])).join(":");case wy.DATE:return t.valueArray.map(((e,n)=>t.dateArray[n][e])).join("-")}}function C(){k(),t.valueChangeSource="click";const e=T();t.valueSync=g(e)?e.map((e=>e)):e,n("change",{},{value:e})}function M(e){if("firefox"===u.value&&e){const{top:n,left:r,width:o,height:i}=t.popover,{pageX:s,pageY:a}=e;if(s>r&&sn&&a{let e=o.value;e.remove(),r.value.prepend(e),e.style.display="none"}),260)}function A(){e.mode===wy.SELECTOR&&c.value===xy.SELECT&&(i.value.scrollTop=34*t.valueArray[0])}function D(e){const n=e.target;t.valueSync=n.value,Ln((()=>{C()}))}function O(e){if("chrome"===u.value){const t=r.value.getBoundingClientRect(),n=32;s.value.style.left=e.clientX-t.left-1.5*n+"px",s.value.style.top=e.clientY-t.top-.5*n+"px"}}function I(e){t.valueArray=P(e.detail.value,!0)}function P(t,n){const{getLocale:r}=Dl();if(e.mode===wy.DATE){const o=r();if(!o.startsWith("zh"))switch(e.fields){case Sy.YEAR:return t;case Sy.MONTH:return[t[1],t[0]];default:switch(o){case"es":case"fr":return[t[2],t[1],t[0]];default:return n?[t[2],t[0],t[1]]:[t[1],t[2],t[0]]}}}return t}function B(t,n){const{getLocale:r}=Dl();if(e.mode===wy.DATE){const o=r();if(o.startsWith("zh")){return t+["年","月","日"][n]}if(e.fields!==Sy.YEAR&&n===(e.fields===Sy.MONTH||"es"!==o&&"fr"!==o?0:1)){let e;switch(o){case"es":e=["enero","febrero","marzo","abril","mayo","junio","​​julio","agosto","septiembre","octubre","noviembre","diciembre"];break;case"fr":e=["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"];break;default:e=["January","February","March","April","May","June","July","August","September","October","November","December"]}return e[Number(t)-1]}}return t}return dr((()=>t.visible),(e=>{e?(clearTimeout(Ty),t.contentVisible=e,A()):Ty=setTimeout((()=>{t.contentVisible=e}),300)})),dr([()=>e.mode,()=>e.value,()=>e.range],x,{deep:!0}),dr((()=>t.valueSync),E,{deep:!0}),dr((()=>t.valueArray),(r=>{if(e.mode===wy.TIME||e.mode===wy.DATE){const n=e.mode===wy.TIME?_:w,r=t.valueArray,o=d.value,i=h.value;if(e.mode===wy.DATE){const e=t.dateArray,n=e[2].length,o=Number(e[2][r[2]])||1,i=new Date(`${e[0][r[0]]}/${e[1][r[1]]}/${o}`).getDate();in(i)&&S(r,i)}r.forEach(((r,o)=>{r!==t.oldValueArray[o]&&(t.oldValueArray[o]=r,e.mode===wy.MULTISELECTOR&&n("columnchange",{},{column:o,value:r}))}))})),{selectorTypeComputed:c,system:u,_show:f,_cancel:M,_change:C,_l10nColumn:P,_l10nItem:B,_input:D,_resetFormData:m,_getFormData:p,_createTime:v,_createDate:b,_setValueSync:x,_fixInputPosition:O,_pickerViewChange:I}}(e,c,h,o,i,s,a);!function(e,t,n){const{key:r,disable:o}=av();cr((()=>{o.value=!e.visible})),dr(r,(e=>{"esc"===e?t():"enter"===e&&n()}))}(c,S,x),function(e,t){const n=Do(Su,!1);if(n){const r={reset:e,submit:()=>{const e=["",null],{key:n,value:r}=t();return""!==n&&(e[0]=n,e[1]=r),e}};n.addField(r),Zr((()=>{n.removeField(r)}))}}(E,T),C(),M(),k();const A=function(e){const t=hn(0),n=hn(0),r=zi((()=>t.value>=500&&n.value>=500)),o=zi((()=>{const t={content:{transform:"",left:"",top:"",bottom:""},triangle:{left:"",top:"",bottom:"","border-width":"","border-color":""}},o=t.content,i=t.triangle,s=e.popover;function a(e){return Number(e)||0}if(r.value&&s){d(i,{position:"absolute",width:"0",height:"0","margin-left":"-6px","border-style":"solid"});const e=a(s.left),t=a(s.width),r=a(s.top),l=a(s.height),c=e+t/2;o.transform="none !important";const u=Math.max(0,c-150);o.left=`${u}px`;let h=Math.max(12,c-u);h=Math.min(288,h),i.left=`${h}px`;const f=n.value/2;r+l-f>f-r?(o.top="auto",o.bottom=n.value-r+6+"px",i.bottom="-6px",i["border-width"]="6px 6px 0 6px",i["border-color"]="#fcfcfd transparent transparent transparent"):(o.top=`${r+l+6}px`,i.top="-6px",i["border-width"]="0 6px 6px 6px",i["border-color"]="transparent transparent #fcfcfd transparent")}return t}));return Xr((()=>{const e=()=>{const{windowWidth:e,windowHeight:r,windowTop:o}=Bm();t.value=e,n.value=r+(o||0)};window.addEventListener("resize",e),e(),Qr((()=>{window.removeEventListener("resize",e)}))})),{isDesktop:r,popupStyle:o}}(c);return cr((()=>{c.isDesktop=A.isDesktop.value,c.popupStyle=A.popupStyle.value})),Zr((()=>{i.value&&i.value.remove()})),Xr((()=>{l.value=!0})),()=>{let t;const{visible:d,contentVisible:h,valueArray:g,popupStyle:E,valueSync:T}=c,{rangeKey:C,mode:M,start:k,end:A}=e,D=wu(e,"disabled");return gi("uni-picker",xi({ref:o},D,{onClick:vu(m)}),[l.value?gi("div",{ref:i,class:["uni-picker-container",`uni-${M}-${p.value}`],onWheel:hc,onTouchmove:hc},[gi(Ki,{name:"uni-fade"},{default:()=>[mr(gi("div",{class:"uni-mask uni-picker-mask",onClick:vu(S),onMousemove:_},null,40,["onClick","onMousemove"]),[[as,d]])]}),f.value?null:gi("div",{class:[{"uni-picker-toggle":d},"uni-picker-custom"],style:E.content},[gi("div",{class:"uni-picker-header",onClick:fc},[gi("div",{class:"uni-picker-action uni-picker-action-cancel",onClick:vu(S)},[r("uni.picker.cancel")],8,["onClick"]),gi("div",{class:"uni-picker-action uni-picker-action-confirm",onClick:x},[r("uni.picker.done")],8,["onClick"])],8,["onClick"]),h?gi(eg,{value:v(g),class:"uni-picker-content",onChange:w},vy(t=oo(v(u.value),((e,t)=>{let n;return gi(ag,{key:t},vy(n=oo(e,((e,n)=>gi("div",{key:n,class:"uni-picker-item"},["object"==typeof e?e[C]||"":y(e,t)]))))?n:{default:()=>[n],_:1})})))?t:{default:()=>[t],_:1},8,["value","onChange"]):null,gi("div",{ref:s,class:"uni-picker-select",onWheel:fc,onTouchmove:fc},[oo(u.value[0],((e,t)=>gi("div",{key:t,class:["uni-picker-item",{selected:g[0]===t}],onClick:()=>{g[0]=t,x()}},["object"==typeof e?e[C]||"":e],10,["onClick"])))],40,["onWheel","onTouchmove"]),gi("div",{style:E.triangle},null,4)],6)],40,["onWheel","onTouchmove"]):null,gi("div",null,[n.default&&n.default()]),f.value?gi("div",{class:"uni-picker-system",onMousemove:vu(_)},[gi("input",{class:["uni-picker-system_input",f.value],ref:a,value:T,type:M,tabindex:"-1",min:k,max:A,onChange:e=>{b(e),fc(e)}},null,42,["value","type","min","max","onChange"])],40,["onMousemove"]):null],16,["onClick"])}}});let Ty;const Cy=d(Ul,{publishHandler(e,t,n){My.subscribeHandler(e,t,n)}}),My=d(nu,{publishHandler(e,t,n){Cy.subscribeHandler(e,t,n)}}),ky=mu({name:"PageHead",setup(){const e=hn(null),t=Ou(),n=Mv(t.navigationBar,(()=>{const e=Cv(t.navigationBar);n.backgroundColor=e.backgroundColor,n.titleColor=e.titleColor})),{clazz:r,style:o}=function(e){const t=zi((()=>{const{type:t,titlePenetrate:n,shadowColorType:r}=e,o={"uni-page-head":!0,"uni-page-head-transparent":"transparent"===t,"uni-page-head-titlePenetrate":"YES"===n,"uni-page-head-shadow":!!r};return r&&(o[`uni-page-head-shadow-${r}`]=!0),o})),n=zi((()=>({backgroundColor:e.backgroundColor,color:e.titleColor,transitionDuration:e.duration,transitionTimingFunction:e.timingFunc})));return{clazz:t,style:n}}(n);return()=>{const i=function(e,t){if(!t)return gi("div",{class:"uni-page-head-btn",onClick:Dy},[Mc(Cc,"transparent"===e.type?"#fff":e.titleColor,26)],8,["onClick"])}(n,t.isQuit),s=n.type||"default",a="transparent"!==s&&"float"!==s&&gi("div",{class:{"uni-placeholder":!0,"uni-placeholder-titlePenetrate":n.titlePenetrate}},null,2);return gi("uni-page-head",{"uni-page-head-type":s},[gi("div",{ref:e,class:r.value,style:o.value},[gi("div",{class:"uni-page-head-hd"},[i]),Ay(n),gi("div",{class:"uni-page-head-ft"},[])],6),a],8,["uni-page-head-type"])}}});function Ay(e,t){return function({type:e,loading:t,titleSize:n,titleText:r,titleImage:o}){return gi("div",{class:"uni-page-head-bd"},[gi("div",{style:{fontSize:n,opacity:"transparent"===e?0:1},class:"uni-page-head__title"},[t?gi("i",{class:"uni-loading"},null):o?gi("img",{src:o,class:"uni-page-head__title_image"},null,8,["src"]):r],4)])}(e)}function Dy(){1===rf().length?Rh({url:"/"}):Sv({from:"backbutton",success(){}})}const Oy=mu({name:"PageBody",setup(e,t){const n=hn(null),r=hn(null);return dr((()=>false.enablePullDownRefresh),(()=>{r.value=null}),{immediate:!0}),()=>gi(Jo,null,[!1,gi("uni-page-wrapper",xi({ref:n},r.value),[gi("uni-page-body",null,[io(t.slots,"default")]),null],16)])}}),Iy=mu({name:"Page",setup(e,t){let n=Iu(Bu());const r=n.navigationBar,o={};return Gv(n),()=>gi("uni-page",{"data-page":n.route,style:o},"custom"!==r.style?[gi(ky),Py(t),null]:[Py(t),null])}});function Py(e){return ri(),li(Oy,{key:0},{default:Jn((()=>[io(e.slots,"page")])),_:3})}const By={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:6e4,suspensible:!0};window.uni={},window.wx={},window.rpx2px=Md;const Ry=Object.assign({}),Ly=Object.assign;window.__uniConfig=Ly({tabBar:{position:"bottom",color:"#7A7E83",selectedColor:"#002979",borderStyle:"black",blurEffect:"none",fontSize:"10px",iconWidth:"24px",spacing:"3px",height:"50px",list:[{pagePath:"pages/index/index",iconPath:"/static/tabbar/calendar.png",selectedIconPath:"/static/tabbar/calendared.png",text:"职位"},{pagePath:"pages/careerfair/careerfair",iconPath:"/static/tabbar/post.png",selectedIconPath:"/static/tabbar/posted.png",text:"招聘会"},{pagePath:"pages/chat/chat",iconPath:"/static/tabbar/logo2.png",selectedIconPath:"/static/tabbar/logo2.png"},{pagePath:"pages/msglog/msglog",iconPath:"/static/tabbar/chat4.png",selectedIconPath:"/static/tabbar/chat4ed.png",text:"消息"},{pagePath:"pages/mine/mine",iconPath:"/static/tabbar/mine.png",selectedIconPath:"/static/tabbar/mined.png",text:"我的"}],backgroundColor:"#ffffff",midButton:{width:"50px",height:"50px",backgroundImage:"/static/tabbar/logo2.png"},selectedIndex:0,shown:!0},globalStyle:{backgroundColor:"#F8F8F8",navigationBar:{backgroundColor:"#F8F8F8",titleText:"uni-app",type:"default",titleColor:"#000000"},isNVue:!1},uniIdRouter:{},compilerVersion:"4.56"},{appId:"__UNI__C939371",appName:"qingdao-employment-service",appVersion:"1.0.0",appVersionCode:"100",async:By,debug:!1,networkTimeout:{request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},sdkConfigs:{maps:{amap:{key:"9cfc9370bd8a941951da1cea0308e9e3",securityJsCode:"7b16386c7f744c3ca05595965f2b037f",serviceHost:""}}},qqMapKey:void 0,bMapKey:void 0,googleMapKey:void 0,aMapKey:"9cfc9370bd8a941951da1cea0308e9e3",aMapSecurityJsCode:"7b16386c7f744c3ca05595965f2b037f",aMapServiceHost:"",nvue:{"flex-direction":"column"},locale:"zh-Hans",fallbackLocale:"",locales:Object.keys(Ry).reduce(((e,t)=>{const n=t.replace(/\.\/locale\/(uni-app.)?(.*).json/,"$2");return Ly(e[n]||(e[n]={}),Ry[t].default),e}),{}),router:{mode:"hash",base:"/app/",assets:"assets",routerBase:"/app/"},darkmode:!1,themeConfig:{}}),window.__uniLayout=window.__uniLayout||{};const Ny={delay:By.delay,timeout:By.timeout,suspensible:By.suspensible};By.loading&&(Ny.loadingComponent={name:"SystemAsyncLoading",render:()=>gi(nr(By.loading))}),By.error&&(Ny.errorComponent={name:"SystemAsyncError",render:()=>gi(nr(By.error))});const $y=()=>r((()=>import("./pages-index-index.LTrfAB3w.js")),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12])).then((e=>Zg(e.default||e))),zy=Or(Ly({loader:$y},Ny)),jy=()=>r((()=>import("./pages-mine-mine.9PCOKIku.js")),__vite__mapDeps([13,14,15,16])).then((e=>Zg(e.default||e))),Vy=Or(Ly({loader:jy},Ny)),Hy=()=>r((()=>import("./pages-msglog-msglog.tuNSWP3b.js")),__vite__mapDeps([17,18])).then((e=>Zg(e.default||e))),Fy=Or(Ly({loader:Hy},Ny)),qy=()=>r((()=>import("./pages-careerfair-careerfair.DP3Hzfd9.js")),__vite__mapDeps([19,20])).then((e=>Zg(e.default||e))),Uy=Or(Ly({loader:qy},Ny)),Wy=()=>r((()=>import("./pages-login-login.D61W0GsX.js")),__vite__mapDeps([21,7,1,2,8,22])).then((e=>Zg(e.default||e))),Ky=Or(Ly({loader:Wy},Ny)),Yy=()=>r((()=>import("./pages-nearby-nearby.OgzanY0W.js")),__vite__mapDeps([23,3,1,2,4,5,6,24])).then((e=>Zg(e.default||e))),Xy=Or(Ly({loader:Yy},Ny)),Gy=()=>r((()=>import("./pages-chat-chat.DLvC_0WD.js")),__vite__mapDeps([25,11,1,2,26])).then((e=>Zg(e.default||e))),Jy=Or(Ly({loader:Gy},Ny)),Zy=()=>r((()=>import("./packageA-pages-choiceness-choiceness.BPovu6jQ.js")),__vite__mapDeps([27,28])).then((e=>Zg(e.default||e))),Qy=Or(Ly({loader:Zy},Ny)),eb=()=>r((()=>import("./packageA-pages-post-post.BjvbBnVn.js")),__vite__mapDeps([29,1,2,6,30])).then((e=>Zg(e.default||e))),tb=Or(Ly({loader:eb},Ny)),nb=()=>r((()=>import("./packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js")),__vite__mapDeps([31,1,2,6,32])).then((e=>Zg(e.default||e))),rb=Or(Ly({loader:nb},Ny)),ob=()=>r((()=>import("./packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js")),__vite__mapDeps([33,1,2,34])).then((e=>Zg(e.default||e))),ib=Or(Ly({loader:ob},Ny)),sb=()=>r((()=>import("./packageA-pages-myResume-myResume.bMxWTwX3.js")),__vite__mapDeps([35,1,2,7,8,9,10,14,15,6,36])).then((e=>Zg(e.default||e))),ab=Or(Ly({loader:sb},Ny)),lb=()=>r((()=>import("./packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js")),__vite__mapDeps([37,5,6,38])).then((e=>Zg(e.default||e))),cb=Or(Ly({loader:lb},Ny)),ub=()=>r((()=>import("./packageA-pages-collection-collection.Pv-V5WiH.js")),__vite__mapDeps([39,5,6,40])).then((e=>Zg(e.default||e))),db=Or(Ly({loader:ub},Ny)),hb=()=>r((()=>import("./packageA-pages-browseJob-browseJob.CL6AzOXI.js")),__vite__mapDeps([41,1,2,5,6,42])).then((e=>Zg(e.default||e))),fb=Or(Ly({loader:hb},Ny));function pb(e,t){return ri(),li(Iy,null,{page:Jn((()=>[gi(e,Ly({},t,{ref:"page"}),null,512)])),_:1})}function gb(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}window.__uniRoutes=[{path:"/",alias:"/pages/index/index",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(zy,t)}},loader:$y,meta:{isQuit:!0,isEntry:!0,isTabBar:!0,tabBarIndex:0,navigationBar:{titleText:"青岛智慧就业平台",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/mine/mine",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Vy,t)}},loader:jy,meta:{isQuit:!0,isTabBar:!0,tabBarIndex:4,navigationBar:{titleText:"我的",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/msglog/msglog",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Fy,t)}},loader:Hy,meta:{isQuit:!0,isTabBar:!0,tabBarIndex:3,enablePullDownRefresh:!1,navigationBar:{titleText:"消息",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/careerfair/careerfair",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Uy,t)}},loader:qy,meta:{isQuit:!0,isTabBar:!0,tabBarIndex:1,navigationBar:{titleText:"招聘会",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/login/login",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Ky,t)}},loader:Wy,meta:{navigationBar:{titleText:"登录",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/nearby/nearby",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Xy,t)}},loader:Yy,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"附近",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/pages/chat/chat",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Jy,t)}},loader:Gy,meta:{isQuit:!0,isTabBar:!0,tabBarIndex:2,enablePullDownRefresh:!1,navigationBar:{backgroundColor:"#4778EC",titleText:"AI+",style:"custom",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/choiceness/choiceness",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Qy,t)}},loader:Zy,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"精选",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/post/post",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(tb,t)}},loader:eb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"职位详情",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/UnitDetails/UnitDetails",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(rb,t)}},loader:nb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"单位详情",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/exhibitors/exhibitors",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(ib,t)}},loader:ob,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"参展单位",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/myResume/myResume",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(ab,t)}},loader:sb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"我的简历",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/Intendedposition/Intendedposition",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(cb,t)}},loader:lb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"意向岗位",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/collection/collection",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(db,t)}},loader:ub,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"我的收藏",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/browseJob/browseJob",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(fb,t)}},loader:hb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"我的浏览",type:"default",titleColor:"#ffffff"},isNVue:!1}}].map((e=>(e.meta.route=(e.alias||e.path).slice(1),e)));var mb,vb={exports:{}}; +/*! For license information please see gtpush-min.js.LICENSE.txt */self,mb=()=>(()=>{var e={4736:(e,t,n)=>{var r;e=n.nmd(e);var o=function(e){var t=1e7,n=9007199254740992,r=h(n),i="0123456789abcdefghijklmnopqrstuvwxyz",s="function"==typeof BigInt;function a(e,t,n,r){return void 0===e?a[0]:void 0===t||10==+t&&!n?X(e):q(e,t,n,r)}function l(e,t){this.value=e,this.sign=t,this.isSmall=!1}function c(e){this.value=e,this.sign=e<0,this.isSmall=!0}function u(e){this.value=e}function d(e){return-n0?Math.floor(e):Math.ceil(e)}function v(e,n){var r,o,i=e.length,s=n.length,a=new Array(i),l=0,c=t;for(o=0;o=c?1:0,a[o]=r-l*c;for(;o0&&a.push(l),a}function y(e,t){return e.length>=t.length?v(e,t):v(t,e)}function b(e,n){var r,o,i=e.length,s=new Array(i),a=t;for(o=0;o0;)s[o++]=n%a,n=Math.floor(n/a);return s}function _(e,n){var r,o,i=e.length,s=n.length,a=new Array(i),l=0,c=t;for(r=0;r0;)s[o++]=l%a,l=Math.floor(l/a);return s}function E(e,t){for(var n=[];t-- >0;)n.push(0);return n.concat(e)}function T(e,t){var n=Math.max(e.length,t.length);if(n<=30)return S(e,t);n=Math.ceil(n/2);var r=e.slice(n),o=e.slice(0,n),i=t.slice(n),s=t.slice(0,n),a=T(o,s),l=T(r,i),c=T(y(o,r),y(s,i)),u=y(y(a,E(_(_(c,a),l),n)),E(l,2*n));return p(u),u}function C(e,n,r){return new l(e=0;--n)o=(i=1e7*o+e[n])-(r=m(i/t))*t,a[n]=0|r;return[a,0|o]}function A(e,n){var r,o=X(n);if(s)return[new u(e.value/o.value),new u(e.value%o.value)];var i,d=e.value,v=o.value;if(0===v)throw new Error("Cannot divide by zero");if(e.isSmall)return o.isSmall?[new c(m(d/v)),new c(d%v)]:[a[0],e];if(o.isSmall){if(1===v)return[e,a[0]];if(-1==v)return[e.negate(),a[0]];var y=Math.abs(v);if(y=0;o--){for(r=h-1,y[o+d]!==m&&(r=Math.floor((y[o+d]*h+y[o+d-1])/m)),i=0,s=0,l=b.length,a=0;ac&&(i=(i+1)*h),r=Math.ceil(i/s);do{if(D(a=x(n,r),d)<=0)break;r--}while(r);u.push(r),d=_(d,a)}return u.reverse(),[f(u),f(d)]}(d,v),i=r[0];var S=e.sign!==o.sign,E=r[1],T=e.sign;return"number"==typeof i?(S&&(i=-i),i=new c(i)):i=new l(i,S),"number"==typeof E?(T&&(E=-E),E=new c(E)):E=new l(E,T),[i,E]}function D(e,t){if(e.length!==t.length)return e.length>t.length?1:-1;for(var n=e.length-1;n>=0;n--)if(e[n]!==t[n])return e[n]>t[n]?1:-1;return 0}function O(e){var t=e.abs();return!t.isUnit()&&(!!(t.equals(2)||t.equals(3)||t.equals(5))||!(t.isEven()||t.isDivisibleBy(3)||t.isDivisibleBy(5))&&(!!t.lesser(49)||void 0))}function I(e,t){for(var n,r,i,s=e.prev(),a=s,l=0;a.isEven();)a=a.divide(2),l++;e:for(r=0;r=0?r=_(e,t):(r=_(t,e),n=!n),"number"==typeof(r=f(r))?(n&&(r=-r),new c(r)):new l(r,n)}(n,r,this.sign)},l.prototype.minus=l.prototype.subtract,c.prototype.subtract=function(e){var t=X(e),n=this.value;if(n<0!==t.sign)return this.add(t.negate());var r=t.value;return t.isSmall?new c(n-r):w(r,Math.abs(n),n>=0)},c.prototype.minus=c.prototype.subtract,u.prototype.subtract=function(e){return new u(this.value-X(e).value)},u.prototype.minus=u.prototype.subtract,l.prototype.negate=function(){return new l(this.value,!this.sign)},c.prototype.negate=function(){var e=this.sign,t=new c(-this.value);return t.sign=!e,t},u.prototype.negate=function(){return new u(-this.value)},l.prototype.abs=function(){return new l(this.value,!1)},c.prototype.abs=function(){return new c(Math.abs(this.value))},u.prototype.abs=function(){return new u(this.value>=0?this.value:-this.value)},l.prototype.multiply=function(e){var n,r=X(e),o=this.value,i=r.value,s=this.sign!==r.sign;if(r.isSmall){if(0===i)return a[0];if(1===i)return this;if(-1===i)return this.negate();if((n=Math.abs(i))0}(o.length,i.length)?new l(T(o,i),s):new l(S(o,i),s)},l.prototype.times=l.prototype.multiply,c.prototype._multiplyBySmall=function(e){return d(e.value*this.value)?new c(e.value*this.value):C(Math.abs(e.value),h(Math.abs(this.value)),this.sign!==e.sign)},l.prototype._multiplyBySmall=function(e){return 0===e.value?a[0]:1===e.value?this:-1===e.value?this.negate():C(Math.abs(e.value),this.value,this.sign!==e.sign)},c.prototype.multiply=function(e){return X(e)._multiplyBySmall(this)},c.prototype.times=c.prototype.multiply,u.prototype.multiply=function(e){return new u(this.value*X(e).value)},u.prototype.times=u.prototype.multiply,l.prototype.square=function(){return new l(M(this.value),!1)},c.prototype.square=function(){var e=this.value*this.value;return d(e)?new c(e):new l(M(h(Math.abs(this.value))),!1)},u.prototype.square=function(e){return new u(this.value*this.value)},l.prototype.divmod=function(e){var t=A(this,e);return{quotient:t[0],remainder:t[1]}},u.prototype.divmod=c.prototype.divmod=l.prototype.divmod,l.prototype.divide=function(e){return A(this,e)[0]},u.prototype.over=u.prototype.divide=function(e){return new u(this.value/X(e).value)},c.prototype.over=c.prototype.divide=l.prototype.over=l.prototype.divide,l.prototype.mod=function(e){return A(this,e)[1]},u.prototype.mod=u.prototype.remainder=function(e){return new u(this.value%X(e).value)},c.prototype.remainder=c.prototype.mod=l.prototype.remainder=l.prototype.mod,l.prototype.pow=function(e){var t,n,r,o=X(e),i=this.value,s=o.value;if(0===s)return a[1];if(0===i)return a[0];if(1===i)return a[1];if(-1===i)return o.isEven()?a[1]:a[-1];if(o.sign)return a[0];if(!o.isSmall)throw new Error("The exponent "+o.toString()+" is too large.");if(this.isSmall&&d(t=Math.pow(i,s)))return new c(m(t));for(n=this,r=a[1];!0&s&&(r=r.times(n),--s),0!==s;)s/=2,n=n.square();return r},c.prototype.pow=l.prototype.pow,u.prototype.pow=function(e){var t=X(e),n=this.value,r=t.value,o=BigInt(0),i=BigInt(1),s=BigInt(2);if(r===o)return a[1];if(n===o)return a[0];if(n===i)return a[1];if(n===BigInt(-1))return t.isEven()?a[1]:a[-1];if(t.isNegative())return new u(o);for(var l=this,c=a[1];(r&i)===i&&(c=c.times(l),--r),r!==o;)r/=s,l=l.square();return c},l.prototype.modPow=function(e,t){if(e=X(e),(t=X(t)).isZero())throw new Error("Cannot take modPow with modulus 0");var n=a[1],r=this.mod(t);for(e.isNegative()&&(e=e.multiply(a[-1]),r=r.modInv(t));e.isPositive();){if(r.isZero())return a[0];e.isOdd()&&(n=n.multiply(r).mod(t)),e=e.divide(2),r=r.square().mod(t)}return n},u.prototype.modPow=c.prototype.modPow=l.prototype.modPow,l.prototype.compareAbs=function(e){var t=X(e),n=this.value,r=t.value;return t.isSmall?1:D(n,r)},c.prototype.compareAbs=function(e){var t=X(e),n=Math.abs(this.value),r=t.value;return t.isSmall?n===(r=Math.abs(r))?0:n>r?1:-1:-1},u.prototype.compareAbs=function(e){var t=this.value,n=X(e).value;return(t=t>=0?t:-t)===(n=n>=0?n:-n)?0:t>n?1:-1},l.prototype.compare=function(e){if(e===1/0)return-1;if(e===-1/0)return 1;var t=X(e),n=this.value,r=t.value;return this.sign!==t.sign?t.sign?1:-1:t.isSmall?this.sign?-1:1:D(n,r)*(this.sign?-1:1)},l.prototype.compareTo=l.prototype.compare,c.prototype.compare=function(e){if(e===1/0)return-1;if(e===-1/0)return 1;var t=X(e),n=this.value,r=t.value;return t.isSmall?n==r?0:n>r?1:-1:n<0!==t.sign?n<0?-1:1:n<0?1:-1},c.prototype.compareTo=c.prototype.compare,u.prototype.compare=function(e){if(e===1/0)return-1;if(e===-1/0)return 1;var t=this.value,n=X(e).value;return t===n?0:t>n?1:-1},u.prototype.compareTo=u.prototype.compare,l.prototype.equals=function(e){return 0===this.compare(e)},u.prototype.eq=u.prototype.equals=c.prototype.eq=c.prototype.equals=l.prototype.eq=l.prototype.equals,l.prototype.notEquals=function(e){return 0!==this.compare(e)},u.prototype.neq=u.prototype.notEquals=c.prototype.neq=c.prototype.notEquals=l.prototype.neq=l.prototype.notEquals,l.prototype.greater=function(e){return this.compare(e)>0},u.prototype.gt=u.prototype.greater=c.prototype.gt=c.prototype.greater=l.prototype.gt=l.prototype.greater,l.prototype.lesser=function(e){return this.compare(e)<0},u.prototype.lt=u.prototype.lesser=c.prototype.lt=c.prototype.lesser=l.prototype.lt=l.prototype.lesser,l.prototype.greaterOrEquals=function(e){return this.compare(e)>=0},u.prototype.geq=u.prototype.greaterOrEquals=c.prototype.geq=c.prototype.greaterOrEquals=l.prototype.geq=l.prototype.greaterOrEquals,l.prototype.lesserOrEquals=function(e){return this.compare(e)<=0},u.prototype.leq=u.prototype.lesserOrEquals=c.prototype.leq=c.prototype.lesserOrEquals=l.prototype.leq=l.prototype.lesserOrEquals,l.prototype.isEven=function(){return 0==(1&this.value[0])},c.prototype.isEven=function(){return 0==(1&this.value)},u.prototype.isEven=function(){return(this.value&BigInt(1))===BigInt(0)},l.prototype.isOdd=function(){return 1==(1&this.value[0])},c.prototype.isOdd=function(){return 1==(1&this.value)},u.prototype.isOdd=function(){return(this.value&BigInt(1))===BigInt(1)},l.prototype.isPositive=function(){return!this.sign},c.prototype.isPositive=function(){return this.value>0},u.prototype.isPositive=c.prototype.isPositive,l.prototype.isNegative=function(){return this.sign},c.prototype.isNegative=function(){return this.value<0},u.prototype.isNegative=c.prototype.isNegative,l.prototype.isUnit=function(){return!1},c.prototype.isUnit=function(){return 1===Math.abs(this.value)},u.prototype.isUnit=function(){return this.abs().value===BigInt(1)},l.prototype.isZero=function(){return!1},c.prototype.isZero=function(){return 0===this.value},u.prototype.isZero=function(){return this.value===BigInt(0)},l.prototype.isDivisibleBy=function(e){var t=X(e);return!t.isZero()&&(!!t.isUnit()||(0===t.compareAbs(2)?this.isEven():this.mod(t).isZero()))},u.prototype.isDivisibleBy=c.prototype.isDivisibleBy=l.prototype.isDivisibleBy,l.prototype.isPrime=function(t){var n=O(this);if(n!==e)return n;var r=this.abs(),i=r.bitLength();if(i<=64)return I(r,[2,3,5,7,11,13,17,19,23,29,31,37]);for(var s=Math.log(2)*i.toJSNumber(),a=Math.ceil(!0===t?2*Math.pow(s,2):s),l=[],c=0;c-n?new c(e-1):new l(r,!0)},u.prototype.prev=function(){return new u(this.value-BigInt(1))};for(var P=[1];2*P[P.length-1]<=t;)P.push(2*P[P.length-1]);var B=P.length,R=P[B-1];function L(e){return Math.abs(e)<=t}function N(e,t,n){t=X(t);for(var r=e.isNegative(),i=t.isNegative(),s=r?e.not():e,a=i?t.not():t,l=0,c=0,u=null,d=null,h=[];!s.isZero()||!a.isZero();)l=(u=A(s,R))[1].toJSNumber(),r&&(l=R-1-l),c=(d=A(a,R))[1].toJSNumber(),i&&(c=R-1-c),s=u[0],a=d[0],h.push(n(l,c));for(var f=0!==n(r?1:0,i?1:0)?o(-1):o(0),p=h.length-1;p>=0;p-=1)f=f.multiply(R).add(o(h[p]));return f}l.prototype.shiftLeft=function(e){var t=X(e).toJSNumber();if(!L(t))throw new Error(String(t)+" is too large for shifting.");if(t<0)return this.shiftRight(-t);var n=this;if(n.isZero())return n;for(;t>=B;)n=n.multiply(R),t-=B-1;return n.multiply(P[t])},u.prototype.shiftLeft=c.prototype.shiftLeft=l.prototype.shiftLeft,l.prototype.shiftRight=function(e){var t,n=X(e).toJSNumber();if(!L(n))throw new Error(String(n)+" is too large for shifting.");if(n<0)return this.shiftLeft(-n);for(var r=this;n>=B;){if(r.isZero()||r.isNegative()&&r.isUnit())return r;r=(t=A(r,R))[1].isNegative()?t[0].prev():t[0],n-=B-1}return(t=A(r,P[n]))[1].isNegative()?t[0].prev():t[0]},u.prototype.shiftRight=c.prototype.shiftRight=l.prototype.shiftRight,l.prototype.not=function(){return this.negate().prev()},u.prototype.not=c.prototype.not=l.prototype.not,l.prototype.and=function(e){return N(this,e,(function(e,t){return e&t}))},u.prototype.and=c.prototype.and=l.prototype.and,l.prototype.or=function(e){return N(this,e,(function(e,t){return e|t}))},u.prototype.or=c.prototype.or=l.prototype.or,l.prototype.xor=function(e){return N(this,e,(function(e,t){return e^t}))},u.prototype.xor=c.prototype.xor=l.prototype.xor;var $=1<<30;function z(e){var n=e.value,r="number"==typeof n?n|$:"bigint"==typeof n?n|BigInt($):n[0]+n[1]*t|1073758208;return r&-r}function j(e,t){if(t.compareTo(e)<=0){var n=j(e,t.square(t)),r=n.p,i=n.e,s=r.multiply(t);return s.compareTo(e)<=0?{p:s,e:2*i+1}:{p:r,e:2*i}}return{p:o(1),e:0}}function V(e,t){return e=X(e),t=X(t),e.greater(t)?e:t}function H(e,t){return e=X(e),t=X(t),e.lesser(t)?e:t}function F(e,t){if(e=X(e).abs(),t=X(t).abs(),e.equals(t))return e;if(e.isZero())return t;if(t.isZero())return e;for(var n,r,o=a[1];e.isEven()&&t.isEven();)n=H(z(e),z(t)),e=e.divide(n),t=t.divide(n),o=o.multiply(n);for(;e.isEven();)e=e.divide(z(e));do{for(;t.isEven();)t=t.divide(z(t));e.greater(t)&&(r=t,t=e,e=r),t=t.subtract(e)}while(!t.isZero());return o.isUnit()?e:e.multiply(o)}l.prototype.bitLength=function(){var e=this;return e.compareTo(o(0))<0&&(e=e.negate().subtract(o(1))),0===e.compareTo(o(0))?o(0):o(j(e,o(2)).e).add(o(1))},u.prototype.bitLength=c.prototype.bitLength=l.prototype.bitLength;var q=function(e,t,n,r){n=n||i,e=String(e),r||(e=e.toLowerCase(),n=n.toLowerCase());var o,s=e.length,a=Math.abs(t),l={};for(o=0;o=a){if("1"===d&&1===a)continue;throw new Error(d+" is not a valid digit in base "+t+".")}t=X(t);var c=[],u="-"===e[0];for(o=u?1:0;o"!==e[o]&&o=0;r--)o=o.add(e[r].times(i)),i=i.times(t);return n?o.negate():o}function W(e,t){if((t=o(t)).isZero()){if(e.isZero())return{value:[0],isNegative:!1};throw new Error("Cannot convert nonzero numbers to base 0.")}if(t.equals(-1)){if(e.isZero())return{value:[0],isNegative:!1};if(e.isNegative())return{value:[].concat.apply([],Array.apply(null,Array(-e.toJSNumber())).map(Array.prototype.valueOf,[1,0])),isNegative:!1};var n=Array.apply(null,Array(e.toJSNumber()-1)).map(Array.prototype.valueOf,[0,1]);return n.unshift([1]),{value:[].concat.apply([],n),isNegative:!1}}var r=!1;if(e.isNegative()&&t.isPositive()&&(r=!0,e=e.abs()),t.isUnit())return e.isZero()?{value:[0],isNegative:!1}:{value:Array.apply(null,Array(e.toJSNumber())).map(Number.prototype.valueOf,1),isNegative:r};for(var i,s=[],a=e;a.isNegative()||a.compareAbs(t)>=0;){i=a.divmod(t),a=i.quotient;var l=i.remainder;l.isNegative()&&(l=t.minus(l).abs(),a=a.next()),s.push(l.toJSNumber())}return s.push(a.toJSNumber()),{value:s.reverse(),isNegative:r}}function K(e,t,n){var r=W(e,t);return(r.isNegative?"-":"")+r.value.map((function(e){return function(e,t){return e<(t=t||i).length?t[e]:"<"+e+">"}(e,n)})).join("")}function Y(e){if(d(+e)){var t=+e;if(t===m(t))return s?new u(BigInt(t)):new c(t);throw new Error("Invalid integer: "+e)}var n="-"===e[0];n&&(e=e.slice(1));var r=e.split(/e/i);if(r.length>2)throw new Error("Invalid integer: "+r.join("e"));if(2===r.length){var o=r[1];if("+"===o[0]&&(o=o.slice(1)),(o=+o)!==m(o)||!d(o))throw new Error("Invalid integer: "+o+" is not a valid exponent.");var i=r[0],a=i.indexOf(".");if(a>=0&&(o-=i.length-a-1,i=i.slice(0,a)+i.slice(a+1)),o<0)throw new Error("Cannot include negative exponent part for integers");e=i+=new Array(o+1).join("0")}if(!/^([0-9][0-9]*)$/.test(e))throw new Error("Invalid integer: "+e);if(s)return new u(BigInt(n?"-"+e:e));for(var h=[],f=e.length,g=f-7;f>0;)h.push(+e.slice(g,f)),(g-=7)<0&&(g=0),f-=7;return p(h),new l(h,n)}function X(e){return"number"==typeof e?function(e){if(s)return new u(BigInt(e));if(d(e)){if(e!==m(e))throw new Error(e+" is not an integer.");return new c(e)}return Y(e.toString())}(e):"string"==typeof e?Y(e):"bigint"==typeof e?new u(e):e}l.prototype.toArray=function(e){return W(this,e)},c.prototype.toArray=function(e){return W(this,e)},u.prototype.toArray=function(e){return W(this,e)},l.prototype.toString=function(t,n){if(t===e&&(t=10),10!==t)return K(this,t,n);for(var r,o=this.value,i=o.length,s=String(o[--i]);--i>=0;)r=String(o[i]),s+="0000000".slice(r.length)+r;return(this.sign?"-":"")+s},c.prototype.toString=function(t,n){return t===e&&(t=10),10!=t?K(this,t,n):String(this.value)},u.prototype.toString=c.prototype.toString,u.prototype.toJSON=l.prototype.toJSON=c.prototype.toJSON=function(){return this.toString()},l.prototype.valueOf=function(){return parseInt(this.toString(),10)},l.prototype.toJSNumber=l.prototype.valueOf,c.prototype.valueOf=function(){return this.value},c.prototype.toJSNumber=c.prototype.valueOf,u.prototype.valueOf=u.prototype.toJSNumber=function(){return parseInt(this.toString(),10)};for(var G=0;G<1e3;G++)a[G]=X(G),G>0&&(a[-G]=X(-G));return a.one=a[1],a.zero=a[0],a.minusOne=a[-1],a.max=V,a.min=H,a.gcd=F,a.lcm=function(e,t){return e=X(e).abs(),t=X(t).abs(),e.divide(F(e,t)).multiply(t)},a.isInstance=function(e){return e instanceof l||e instanceof c||e instanceof u},a.randBetween=function(e,n,r){e=X(e),n=X(n);var o=r||Math.random,i=H(e,n),s=V(e,n).subtract(i).add(1);if(s.isSmall)return i.add(Math.floor(o()*s));for(var l=W(s,t).value,c=[],u=!0,d=0;d>>8^255&p^99,o[n]=p,i[p]=n;var g=e[n],m=e[g],v=e[m],y=257*e[p]^16843008*p;s[n]=y<<24|y>>>8,a[n]=y<<16|y>>>16,l[n]=y<<8|y>>>24,c[n]=y,y=16843009*v^65537*m^257*g^16843008*n,u[p]=y<<24|y>>>8,d[p]=y<<16|y>>>16,h[p]=y<<8|y>>>24,f[p]=y,n?(n=g^e[e[e[v^g]]],r^=e[e[r]]):n=r=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],g=n.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,n=e.sigBytes/4,r=4*((this._nRounds=n+6)+1),i=this._keySchedule=[],s=0;s6&&s%n==4&&(c=o[c>>>24]<<24|o[c>>>16&255]<<16|o[c>>>8&255]<<8|o[255&c]):(c=o[(c=c<<8|c>>>24)>>>24]<<24|o[c>>>16&255]<<16|o[c>>>8&255]<<8|o[255&c],c^=p[s/n|0]<<24),i[s]=i[s-n]^c);for(var a=this._invKeySchedule=[],l=0;l>>24]]^d[o[c>>>16&255]]^h[o[c>>>8&255]]^f[o[255&c]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,s,a,l,c,o)},decryptBlock:function(e,t){var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n,this._doCryptBlock(e,t,this._invKeySchedule,u,d,h,f,i),n=e[t+1],e[t+1]=e[t+3],e[t+3]=n},_doCryptBlock:function(e,t,n,r,o,i,s,a){for(var l=this._nRounds,c=e[t]^n[0],u=e[t+1]^n[1],d=e[t+2]^n[2],h=e[t+3]^n[3],f=4,p=1;p>>24]^o[u>>>16&255]^i[d>>>8&255]^s[255&h]^n[f++],m=r[u>>>24]^o[d>>>16&255]^i[h>>>8&255]^s[255&c]^n[f++],v=r[d>>>24]^o[h>>>16&255]^i[c>>>8&255]^s[255&u]^n[f++],y=r[h>>>24]^o[c>>>16&255]^i[u>>>8&255]^s[255&d]^n[f++];c=g,u=m,d=v,h=y}g=(a[c>>>24]<<24|a[u>>>16&255]<<16|a[d>>>8&255]<<8|a[255&h])^n[f++],m=(a[u>>>24]<<24|a[d>>>16&255]<<16|a[h>>>8&255]<<8|a[255&c])^n[f++],v=(a[d>>>24]<<24|a[h>>>16&255]<<16|a[c>>>8&255]<<8|a[255&u])^n[f++],y=(a[h>>>24]<<24|a[c>>>16&255]<<16|a[u>>>8&255]<<8|a[255&d])^n[f++],e[t]=g,e[t+1]=m,e[t+2]=v,e[t+3]=y},keySize:8});e.AES=t._createHelper(g)}(),r.AES)},5109:function(e,t,n){var r;e.exports=(r=n(8249),n(888),void(r.lib.Cipher||function(e){var t=r,n=t.lib,o=n.Base,i=n.WordArray,s=n.BufferedBlockAlgorithm,a=t.enc;a.Utf8;var l=a.Base64,c=t.algo.EvpKDF,u=n.Cipher=s.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,n){this.cfg=this.cfg.extend(n),this._xformMode=e,this._key=t,this.reset()},reset:function(){s.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?b:v}return function(t){return{encrypt:function(n,r,o){return e(r).encrypt(t,n,r,o)},decrypt:function(n,r,o){return e(r).decrypt(t,n,r,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=t.mode={},h=n.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),f=d.CBC=function(){var t=h.extend();function n(t,n,r){var o,i=this._iv;i?(o=i,this._iv=e):o=this._prevBlock;for(var s=0;s>>2];e.sigBytes-=t}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:f,padding:p}),reset:function(){var e;u.reset.call(this);var t=this.cfg,n=t.iv,r=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=r.createEncryptor:(e=r.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,n&&n.words):(this._mode=e.call(r,this,n&&n.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var g=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),m=(t.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,n=e.salt;return(n?i.create([1398893684,1701076831]).concat(n).concat(t):t).toString(l)},parse:function(e){var t,n=l.parse(e),r=n.words;return 1398893684==r[0]&&1701076831==r[1]&&(t=i.create(r.slice(2,4)),r.splice(0,4),n.sigBytes-=16),g.create({ciphertext:n,salt:t})}},v=n.SerializableCipher=o.extend({cfg:o.extend({format:m}),encrypt:function(e,t,n,r){r=this.cfg.extend(r);var o=e.createEncryptor(n,r),i=o.finalize(t),s=o.cfg;return g.create({ciphertext:i,key:n,iv:s.iv,algorithm:e,mode:s.mode,padding:s.padding,blockSize:e.blockSize,formatter:r.format})},decrypt:function(e,t,n,r){return r=this.cfg.extend(r),t=this._parse(t,r.format),e.createDecryptor(n,r).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),y=(t.kdf={}).OpenSSL={execute:function(e,t,n,r){r||(r=i.random(8));var o=c.create({keySize:t+n}).compute(e,r),s=i.create(o.words.slice(t),4*n);return o.sigBytes=4*t,g.create({key:o,iv:s,salt:r})}},b=n.PasswordBasedCipher=v.extend({cfg:v.cfg.extend({kdf:y}),encrypt:function(e,t,n,r){var o=(r=this.cfg.extend(r)).kdf.execute(n,e.keySize,e.ivSize);r.iv=o.iv;var i=v.encrypt.call(this,e,t,o.key,r);return i.mixIn(o),i},decrypt:function(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var o=r.kdf.execute(n,e.keySize,e.ivSize,t.salt);return r.iv=o.iv,v.decrypt.call(this,e,t,o.key,r)}})}()))},8249:function(e,t,n){var r;e.exports=(r=r||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==n.g&&n.g.crypto&&(r=n.g.crypto),!r)try{r=n(2480)}catch(m){}var o=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(m){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(m){}}throw new Error("Native crypto module could not be used to get secure random number.")},i=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),s={},a=s.lib={},l=a.Base=function(){return{extend:function(e){var t=i(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),c=a.WordArray=l.extend({init:function(e,n){e=this.words=e||[],this.sigBytes=n!=t?n:4*e.length},toString:function(e){return(e||d).stringify(this)},concat:function(e){var t=this.words,n=e.words,r=this.sigBytes,o=e.sigBytes;if(this.clamp(),r%4)for(var i=0;i>>2]>>>24-i%4*8&255;t[r+i>>>2]|=s<<24-(r+i)%4*8}else for(var a=0;a>>2]=n[a>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,n=this.sigBytes;t[n>>>2]&=4294967295<<32-n%4*8,t.length=e.ceil(n/4)},clone:function(){var e=l.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],n=0;n>>2]>>>24-o%4*8&255;r.push((i>>>4).toString(16)),r.push((15&i).toString(16))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new c.init(n,t/2)}},h=u.Latin1={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],o=0;o>>2]>>>24-o%4*8&255;r.push(String.fromCharCode(i))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r>>2]|=(255&e.charCodeAt(r))<<24-r%4*8;return new c.init(n,t)}},f=u.Utf8={stringify:function(e){try{return decodeURIComponent(escape(h.stringify(e)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(e){return h.parse(unescape(encodeURIComponent(e)))}},p=a.BufferedBlockAlgorithm=l.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var n,r=this._data,o=r.words,i=r.sigBytes,s=this.blockSize,a=i/(4*s),l=(a=t?e.ceil(a):e.max((0|a)-this._minBufferSize,0))*s,u=e.min(4*l,i);if(l){for(var d=0;d>>6-s%4*2;o[i>>>2]|=a<<24-i%4*8,i++}return t.create(o,i)}e.enc.Base64={stringify:function(e){var t=e.words,n=e.sigBytes,r=this._map;e.clamp();for(var o=[],i=0;i>>2]>>>24-i%4*8&255)<<16|(t[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|t[i+2>>>2]>>>24-(i+2)%4*8&255,a=0;a<4&&i+.75*a>>6*(3-a)&63));var l=r.charAt(64);if(l)for(;o.length%4;)o.push(l);return o.join("")},parse:function(e){var t=e.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i>>6-s%4*2;o[i>>>2]|=a<<24-i%4*8,i++}return t.create(o,i)}e.enc.Base64url={stringify:function(e,t=!0){var n=e.words,r=e.sigBytes,o=t?this._safe_map:this._map;e.clamp();for(var i=[],s=0;s>>2]>>>24-s%4*8&255)<<16|(n[s+1>>>2]>>>24-(s+1)%4*8&255)<<8|n[s+2>>>2]>>>24-(s+2)%4*8&255,l=0;l<4&&s+.75*l>>6*(3-l)&63));var c=o.charAt(64);if(c)for(;i.length%4;)i.push(c);return i.join("")},parse:function(e,t=!0){var r=e.length,o=t?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var s=0;s>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],o=0;o>>2]>>>16-o%4*8&65535;r.push(String.fromCharCode(i))}return r.join("")},parse:function(e){for(var n=e.length,r=[],o=0;o>>1]|=e.charCodeAt(o)<<16-o%2*16;return t.create(r,2*n)}},n.Utf16LE={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i>>2]>>>16-i%4*8&65535);r.push(String.fromCharCode(s))}return r.join("")},parse:function(e){for(var n=e.length,r=[],i=0;i>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return t.create(r,2*n)}}}(),r.enc.Utf16)},888:function(e,t,n){var r,o,i,s,a,l,c,u;e.exports=(u=n(8249),n(2783),n(9824),o=(r=u).lib,i=o.Base,s=o.WordArray,a=r.algo,l=a.MD5,c=a.EvpKDF=i.extend({cfg:i.extend({keySize:4,hasher:l,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n,r=this.cfg,o=r.hasher.create(),i=s.create(),a=i.words,l=r.keySize,c=r.iterations;a.lengthr&&(t=e.finalize(t)),t.clamp();for(var o=this._oKey=t.clone(),s=this._iKey=t.clone(),a=o.words,l=s.words,c=0;c>>2]|=e[o]<<24-o%4*8;t.call(this,r,n)}else t.apply(this,arguments)};n.prototype=e}}(),r.lib.WordArray)},8214:function(e,t,n){var r;e.exports=(r=n(8249),function(e){var t=r,n=t.lib,o=n.WordArray,i=n.Hasher,s=t.algo,a=[];!function(){for(var t=0;t<64;t++)a[t]=4294967296*e.abs(e.sin(t+1))|0}();var l=s.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,o=e[r];e[r]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,s=e[t+0],l=e[t+1],f=e[t+2],p=e[t+3],g=e[t+4],m=e[t+5],v=e[t+6],y=e[t+7],b=e[t+8],_=e[t+9],w=e[t+10],S=e[t+11],x=e[t+12],E=e[t+13],T=e[t+14],C=e[t+15],M=i[0],k=i[1],A=i[2],D=i[3];M=c(M,k,A,D,s,7,a[0]),D=c(D,M,k,A,l,12,a[1]),A=c(A,D,M,k,f,17,a[2]),k=c(k,A,D,M,p,22,a[3]),M=c(M,k,A,D,g,7,a[4]),D=c(D,M,k,A,m,12,a[5]),A=c(A,D,M,k,v,17,a[6]),k=c(k,A,D,M,y,22,a[7]),M=c(M,k,A,D,b,7,a[8]),D=c(D,M,k,A,_,12,a[9]),A=c(A,D,M,k,w,17,a[10]),k=c(k,A,D,M,S,22,a[11]),M=c(M,k,A,D,x,7,a[12]),D=c(D,M,k,A,E,12,a[13]),A=c(A,D,M,k,T,17,a[14]),M=u(M,k=c(k,A,D,M,C,22,a[15]),A,D,l,5,a[16]),D=u(D,M,k,A,v,9,a[17]),A=u(A,D,M,k,S,14,a[18]),k=u(k,A,D,M,s,20,a[19]),M=u(M,k,A,D,m,5,a[20]),D=u(D,M,k,A,w,9,a[21]),A=u(A,D,M,k,C,14,a[22]),k=u(k,A,D,M,g,20,a[23]),M=u(M,k,A,D,_,5,a[24]),D=u(D,M,k,A,T,9,a[25]),A=u(A,D,M,k,p,14,a[26]),k=u(k,A,D,M,b,20,a[27]),M=u(M,k,A,D,E,5,a[28]),D=u(D,M,k,A,f,9,a[29]),A=u(A,D,M,k,y,14,a[30]),M=d(M,k=u(k,A,D,M,x,20,a[31]),A,D,m,4,a[32]),D=d(D,M,k,A,b,11,a[33]),A=d(A,D,M,k,S,16,a[34]),k=d(k,A,D,M,T,23,a[35]),M=d(M,k,A,D,l,4,a[36]),D=d(D,M,k,A,g,11,a[37]),A=d(A,D,M,k,y,16,a[38]),k=d(k,A,D,M,w,23,a[39]),M=d(M,k,A,D,E,4,a[40]),D=d(D,M,k,A,s,11,a[41]),A=d(A,D,M,k,p,16,a[42]),k=d(k,A,D,M,v,23,a[43]),M=d(M,k,A,D,_,4,a[44]),D=d(D,M,k,A,x,11,a[45]),A=d(A,D,M,k,C,16,a[46]),M=h(M,k=d(k,A,D,M,f,23,a[47]),A,D,s,6,a[48]),D=h(D,M,k,A,y,10,a[49]),A=h(A,D,M,k,T,15,a[50]),k=h(k,A,D,M,m,21,a[51]),M=h(M,k,A,D,x,6,a[52]),D=h(D,M,k,A,p,10,a[53]),A=h(A,D,M,k,w,15,a[54]),k=h(k,A,D,M,l,21,a[55]),M=h(M,k,A,D,b,6,a[56]),D=h(D,M,k,A,C,10,a[57]),A=h(A,D,M,k,v,15,a[58]),k=h(k,A,D,M,E,21,a[59]),M=h(M,k,A,D,g,6,a[60]),D=h(D,M,k,A,S,10,a[61]),A=h(A,D,M,k,f,15,a[62]),k=h(k,A,D,M,_,21,a[63]),i[0]=i[0]+M|0,i[1]=i[1]+k|0,i[2]=i[2]+A|0,i[3]=i[3]+D|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,o=8*t.sigBytes;n[o>>>5]|=128<<24-o%32;var i=e.floor(r/4294967296),s=r;n[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),n[14+(o+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(n.length+1),this._process();for(var a=this._hash,l=a.words,c=0;c<4;c++){var u=l[c];l[c]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return a},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,n,r,o,i,s){var a=e+(t&n|~t&r)+o+s;return(a<>>32-i)+t}function u(e,t,n,r,o,i,s){var a=e+(t&r|n&~r)+o+s;return(a<>>32-i)+t}function d(e,t,n,r,o,i,s){var a=e+(t^n^r)+o+s;return(a<>>32-i)+t}function h(e,t,n,r,o,i,s){var a=e+(n^(t|~r))+o+s;return(a<>>32-i)+t}t.MD5=i._createHelper(l),t.HmacMD5=i._createHmacHelper(l)}(Math),r.MD5)},8568:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.mode.CFB=function(){var e=r.lib.BlockCipherMode.extend();function t(e,t,n,r){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,r.encryptBlock(o,0);for(var s=0;s>24&255)){var t=e>>16&255,n=e>>8&255,r=255&e;255===t?(t=0,255===n?(n=0,255===r?r=0:++r):++n):++t,e=0,e+=t<<16,e+=n<<8,e+=r}else e+=1<<24;return e}function n(e){return 0===(e[0]=t(e[0]))&&(e[1]=t(e[1])),e}var o=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,o=r.blockSize,i=this._iv,s=this._counter;i&&(s=this._counter=i.slice(0),this._iv=void 0),n(s);var a=s.slice(0);r.encryptBlock(a,0);for(var l=0;l>>2]|=o<<24-i%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Ansix923)},2807:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.pad.Iso10126={pad:function(e,t){var n=4*t,o=n-e.sigBytes%n;e.concat(r.lib.WordArray.random(o-1)).concat(r.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Iso10126)},1077:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.pad.Iso97971={pad:function(e,t){e.concat(r.lib.WordArray.create([2147483648],1)),r.pad.ZeroPadding.pad(e,t)},unpad:function(e){r.pad.ZeroPadding.unpad(e),e.sigBytes--}},r.pad.Iso97971)},6991:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.pad.NoPadding={pad:function(){},unpad:function(){}},r.pad.NoPadding)},6475:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.pad.ZeroPadding={pad:function(e,t){var n=4*t;e.clamp(),e.sigBytes+=n-(e.sigBytes%n||n)},unpad:function(e){var t=e.words,n=e.sigBytes-1;for(n=e.sigBytes-1;n>=0;n--)if(t[n>>>2]>>>24-n%4*8&255){e.sigBytes=n+1;break}}},r.pad.ZeroPadding)},2112:function(e,t,n){var r,o,i,s,a,l,c,u,d;e.exports=(d=n(8249),n(2783),n(9824),o=(r=d).lib,i=o.Base,s=o.WordArray,a=r.algo,l=a.SHA1,c=a.HMAC,u=a.PBKDF2=i.extend({cfg:i.extend({keySize:4,hasher:l,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n=this.cfg,r=c.create(n.hasher,e),o=s.create(),i=s.create([1]),a=o.words,l=i.words,u=n.keySize,d=n.iterations;a.length>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],r=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)l.call(this);for(o=0;o<8;o++)r[o]^=n[o+4&7];if(t){var i=t.words,s=i[0],a=i[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),u=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),d=c>>>16|4294901760&u,h=u<<16|65535&c;for(r[0]^=c,r[1]^=d,r[2]^=u,r[3]^=h,r[4]^=c,r[5]^=d,r[6]^=u,r[7]^=h,o=0;o<4;o++)l.call(this)}},_doProcessBlock:function(e,t){var n=this._X;l.call(this),o[0]=n[0]^n[5]>>>16^n[3]<<16,o[1]=n[2]^n[7]>>>16^n[5]<<16,o[2]=n[4]^n[1]>>>16^n[7]<<16,o[3]=n[6]^n[3]>>>16^n[1]<<16;for(var r=0;r<4;r++)o[r]=16711935&(o[r]<<8|o[r]>>>24)|4278255360&(o[r]<<24|o[r]>>>8),e[t+r]^=o[r]},blockSize:4,ivSize:2});function l(){for(var e=this._X,t=this._C,n=0;n<8;n++)i[n]=t[n];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0>>0?1:0)|0,this._b=t[7]>>>0>>0?1:0,n=0;n<8;n++){var r=e[n]+t[n],o=65535&r,a=r>>>16,l=((o*o>>>17)+o*a>>>15)+a*a,c=((4294901760&r)*r|0)+((65535&r)*r|0);s[n]=l^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.RabbitLegacy=t._createHelper(a)}(),r.RabbitLegacy)},4454:function(e,t,n){var r;e.exports=(r=n(8249),n(8269),n(8214),n(888),n(5109),function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=[],i=[],s=[],a=n.Rabbit=t.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,n=0;n<4;n++)e[n]=16711935&(e[n]<<8|e[n]>>>24)|4278255360&(e[n]<<24|e[n]>>>8);var r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,n=0;n<4;n++)l.call(this);for(n=0;n<8;n++)o[n]^=r[n+4&7];if(t){var i=t.words,s=i[0],a=i[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),u=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),d=c>>>16|4294901760&u,h=u<<16|65535&c;for(o[0]^=c,o[1]^=d,o[2]^=u,o[3]^=h,o[4]^=c,o[5]^=d,o[6]^=u,o[7]^=h,n=0;n<4;n++)l.call(this)}},_doProcessBlock:function(e,t){var n=this._X;l.call(this),o[0]=n[0]^n[5]>>>16^n[3]<<16,o[1]=n[2]^n[7]>>>16^n[5]<<16,o[2]=n[4]^n[1]>>>16^n[7]<<16,o[3]=n[6]^n[3]>>>16^n[1]<<16;for(var r=0;r<4;r++)o[r]=16711935&(o[r]<<8|o[r]>>>24)|4278255360&(o[r]<<24|o[r]>>>8),e[t+r]^=o[r]},blockSize:4,ivSize:2});function l(){for(var e=this._X,t=this._C,n=0;n<8;n++)i[n]=t[n];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0>>0?1:0)|0,this._b=t[7]>>>0>>0?1:0,n=0;n<8;n++){var r=e[n]+t[n],o=65535&r,a=r>>>16,l=((o*o>>>17)+o*a>>>15)+a*a,c=((4294901760&r)*r|0)+((65535&r)*r|0);s[n]=l^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.Rabbit=t._createHelper(a)}(),r.Rabbit)},1857:function(e,t,n){var r;e.exports=(r=n(8249),n(8269),n(8214),n(888),n(5109),function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=n.RC4=t.extend({_doReset:function(){for(var e=this._key,t=e.words,n=e.sigBytes,r=this._S=[],o=0;o<256;o++)r[o]=o;o=0;for(var i=0;o<256;o++){var s=o%n,a=t[s>>>2]>>>24-s%4*8&255;i=(i+r[o]+a)%256;var l=r[o];r[o]=r[i],r[i]=l}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var e=this._S,t=this._i,n=this._j,r=0,o=0;o<4;o++){n=(n+e[t=(t+1)%256])%256;var i=e[t];e[t]=e[n],e[n]=i,r|=e[(e[t]+e[n])%256]<<24-8*o}return this._i=t,this._j=n,r}e.RC4=t._createHelper(o);var s=n.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)i.call(this)}});e.RC4Drop=t._createHelper(s)}(),r.RC4)},706:function(e,t,n){var r;e.exports=(r=n(8249),function(e){var t=r,n=t.lib,o=n.WordArray,i=n.Hasher,s=t.algo,a=o.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),l=o.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=o.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),u=o.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),d=o.create([0,1518500249,1859775393,2400959708,2840853838]),h=o.create([1352829926,1548603684,1836072691,2053994217,0]),f=s.RIPEMD160=i.extend({_doReset:function(){this._hash=o.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,o=e[r];e[r]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i,s,f,_,w,S,x,E,T,C,M,k=this._hash.words,A=d.words,D=h.words,O=a.words,I=l.words,P=c.words,B=u.words;for(S=i=k[0],x=s=k[1],E=f=k[2],T=_=k[3],C=w=k[4],n=0;n<80;n+=1)M=i+e[t+O[n]]|0,M+=n<16?p(s,f,_)+A[0]:n<32?g(s,f,_)+A[1]:n<48?m(s,f,_)+A[2]:n<64?v(s,f,_)+A[3]:y(s,f,_)+A[4],M=(M=b(M|=0,P[n]))+w|0,i=w,w=_,_=b(f,10),f=s,s=M,M=S+e[t+I[n]]|0,M+=n<16?y(x,E,T)+D[0]:n<32?v(x,E,T)+D[1]:n<48?m(x,E,T)+D[2]:n<64?g(x,E,T)+D[3]:p(x,E,T)+D[4],M=(M=b(M|=0,B[n]))+C|0,S=C,C=T,T=b(E,10),E=x,x=M;M=k[1]+f+T|0,k[1]=k[2]+_+C|0,k[2]=k[3]+w+S|0,k[3]=k[4]+i+x|0,k[4]=k[0]+s+E|0,k[0]=M},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e.sigBytes=4*(t.length+1),this._process();for(var o=this._hash,i=o.words,s=0;s<5;s++){var a=i[s];i[s]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}return o},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function p(e,t,n){return e^t^n}function g(e,t,n){return e&t|~e&n}function m(e,t,n){return(e|~t)^n}function v(e,t,n){return e&n|t&~n}function y(e,t,n){return e^(t|~n)}function b(e,t){return e<>>32-t}t.RIPEMD160=i._createHelper(f),t.HmacRIPEMD160=i._createHmacHelper(f)}(),r.RIPEMD160)},2783:function(e,t,n){var r,o,i,s,a,l,c,u;e.exports=(u=n(8249),o=(r=u).lib,i=o.WordArray,s=o.Hasher,a=r.algo,l=[],c=a.SHA1=s.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],o=n[1],i=n[2],s=n[3],a=n[4],c=0;c<80;c++){if(c<16)l[c]=0|e[t+c];else{var u=l[c-3]^l[c-8]^l[c-14]^l[c-16];l[c]=u<<1|u>>>31}var d=(r<<5|r>>>27)+a+l[c];d+=c<20?1518500249+(o&i|~o&s):c<40?1859775393+(o^i^s):c<60?(o&i|o&s|i&s)-1894007588:(o^i^s)-899497514,a=s,s=i,i=o<<30|o>>>2,o=r,r=d}n[0]=n[0]+r|0,n[1]=n[1]+o|0,n[2]=n[2]+i|0,n[3]=n[3]+s|0,n[4]=n[4]+a|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=Math.floor(n/4294967296),t[15+(r+64>>>9<<4)]=n,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=s.clone.call(this);return e._hash=this._hash.clone(),e}}),r.SHA1=s._createHelper(c),r.HmacSHA1=s._createHmacHelper(c),u.SHA1)},7792:function(e,t,n){var r,o,i,s,a,l;e.exports=(l=n(8249),n(2153),o=(r=l).lib.WordArray,i=r.algo,s=i.SHA256,a=i.SHA224=s.extend({_doReset:function(){this._hash=new o.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=s._doFinalize.call(this);return e.sigBytes-=4,e}}),r.SHA224=s._createHelper(a),r.HmacSHA224=s._createHmacHelper(a),l.SHA224)},2153:function(e,t,n){var r;e.exports=(r=n(8249),function(e){var t=r,n=t.lib,o=n.WordArray,i=n.Hasher,s=t.algo,a=[],l=[];!function(){function t(t){for(var n=e.sqrt(t),r=2;r<=n;r++)if(!(t%r))return!1;return!0}function n(e){return 4294967296*(e-(0|e))|0}for(var r=2,o=0;o<64;)t(r)&&(o<8&&(a[o]=n(e.pow(r,.5))),l[o]=n(e.pow(r,1/3)),o++),r++}();var c=[],u=s.SHA256=i.extend({_doReset:function(){this._hash=new o.init(a.slice(0))},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],o=n[1],i=n[2],s=n[3],a=n[4],u=n[5],d=n[6],h=n[7],f=0;f<64;f++){if(f<16)c[f]=0|e[t+f];else{var p=c[f-15],g=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,m=c[f-2],v=(m<<15|m>>>17)^(m<<13|m>>>19)^m>>>10;c[f]=g+c[f-7]+v+c[f-16]}var y=r&o^r&i^o&i,b=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),_=h+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&u^~a&d)+l[f]+c[f];h=d,d=u,u=a,a=s+_|0,s=i,i=o,o=r,r=_+(b+y)|0}n[0]=n[0]+r|0,n[1]=n[1]+o|0,n[2]=n[2]+i|0,n[3]=n[3]+s|0,n[4]=n[4]+a|0,n[5]=n[5]+u|0,n[6]=n[6]+d|0,n[7]=n[7]+h|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,o=8*t.sigBytes;return n[o>>>5]|=128<<24-o%32,n[14+(o+64>>>9<<4)]=e.floor(r/4294967296),n[15+(o+64>>>9<<4)]=r,t.sigBytes=4*n.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=i._createHelper(u),t.HmacSHA256=i._createHmacHelper(u)}(Math),r.SHA256)},3327:function(e,t,n){var r;e.exports=(r=n(8249),n(4938),function(e){var t=r,n=t.lib,o=n.WordArray,i=n.Hasher,s=t.x64.Word,a=t.algo,l=[],c=[],u=[];!function(){for(var e=1,t=0,n=0;n<24;n++){l[e+5*t]=(n+1)*(n+2)/2%64;var r=(2*e+3*t)%5;e=t%5,t=r}for(e=0;e<5;e++)for(t=0;t<5;t++)c[e+5*t]=t+(2*e+3*t)%5*5;for(var o=1,i=0;i<24;i++){for(var a=0,d=0,h=0;h<7;h++){if(1&o){var f=(1<>>24)|4278255360&(i<<24|i>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),(k=n[o]).high^=s,k.low^=i}for(var a=0;a<24;a++){for(var h=0;h<5;h++){for(var f=0,p=0,g=0;g<5;g++)f^=(k=n[h+5*g]).high,p^=k.low;var m=d[h];m.high=f,m.low=p}for(h=0;h<5;h++){var v=d[(h+4)%5],y=d[(h+1)%5],b=y.high,_=y.low;for(f=v.high^(b<<1|_>>>31),p=v.low^(_<<1|b>>>31),g=0;g<5;g++)(k=n[h+5*g]).high^=f,k.low^=p}for(var w=1;w<25;w++){var S=(k=n[w]).high,x=k.low,E=l[w];E<32?(f=S<>>32-E,p=x<>>32-E):(f=x<>>64-E,p=S<>>64-E);var T=d[c[w]];T.high=f,T.low=p}var C=d[0],M=n[0];for(C.high=M.high,C.low=M.low,h=0;h<5;h++)for(g=0;g<5;g++){var k=n[w=h+5*g],A=d[w],D=d[(h+1)%5+5*g],O=d[(h+2)%5+5*g];k.high=A.high^~D.high&O.high,k.low=A.low^~D.low&O.low}k=n[0];var I=u[a];k.high^=I.high,k.low^=I.low}},_doFinalize:function(){var t=this._data,n=t.words;this._nDataBytes;var r=8*t.sigBytes,i=32*this.blockSize;n[r>>>5]|=1<<24-r%32,n[(e.ceil((r+1)/i)*i>>>5)-1]|=128,t.sigBytes=4*n.length,this._process();for(var s=this._state,a=this.cfg.outputLength/8,l=a/8,c=[],u=0;u>>24)|4278255360&(h<<24|h>>>8),f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),c.push(f),c.push(h)}return new o.init(c,a)},clone:function(){for(var e=i.clone.call(this),t=e._state=this._state.slice(0),n=0;n<25;n++)t[n]=t[n].clone();return e}});t.SHA3=i._createHelper(h),t.HmacSHA3=i._createHmacHelper(h)}(Math),r.SHA3)},7460:function(e,t,n){var r,o,i,s,a,l,c,u;e.exports=(u=n(8249),n(4938),n(34),o=(r=u).x64,i=o.Word,s=o.WordArray,a=r.algo,l=a.SHA512,c=a.SHA384=l.extend({_doReset:function(){this._hash=new s.init([new i.init(3418070365,3238371032),new i.init(1654270250,914150663),new i.init(2438529370,812702999),new i.init(355462360,4144912697),new i.init(1731405415,4290775857),new i.init(2394180231,1750603025),new i.init(3675008525,1694076839),new i.init(1203062813,3204075428)])},_doFinalize:function(){var e=l._doFinalize.call(this);return e.sigBytes-=16,e}}),r.SHA384=l._createHelper(c),r.HmacSHA384=l._createHmacHelper(c),u.SHA384)},34:function(e,t,n){var r;e.exports=(r=n(8249),n(4938),function(){var e=r,t=e.lib.Hasher,n=e.x64,o=n.Word,i=n.WordArray,s=e.algo;function a(){return o.create.apply(o,arguments)}var l=[a(1116352408,3609767458),a(1899447441,602891725),a(3049323471,3964484399),a(3921009573,2173295548),a(961987163,4081628472),a(1508970993,3053834265),a(2453635748,2937671579),a(2870763221,3664609560),a(3624381080,2734883394),a(310598401,1164996542),a(607225278,1323610764),a(1426881987,3590304994),a(1925078388,4068182383),a(2162078206,991336113),a(2614888103,633803317),a(3248222580,3479774868),a(3835390401,2666613458),a(4022224774,944711139),a(264347078,2341262773),a(604807628,2007800933),a(770255983,1495990901),a(1249150122,1856431235),a(1555081692,3175218132),a(1996064986,2198950837),a(2554220882,3999719339),a(2821834349,766784016),a(2952996808,2566594879),a(3210313671,3203337956),a(3336571891,1034457026),a(3584528711,2466948901),a(113926993,3758326383),a(338241895,168717936),a(666307205,1188179964),a(773529912,1546045734),a(1294757372,1522805485),a(1396182291,2643833823),a(1695183700,2343527390),a(1986661051,1014477480),a(2177026350,1206759142),a(2456956037,344077627),a(2730485921,1290863460),a(2820302411,3158454273),a(3259730800,3505952657),a(3345764771,106217008),a(3516065817,3606008344),a(3600352804,1432725776),a(4094571909,1467031594),a(275423344,851169720),a(430227734,3100823752),a(506948616,1363258195),a(659060556,3750685593),a(883997877,3785050280),a(958139571,3318307427),a(1322822218,3812723403),a(1537002063,2003034995),a(1747873779,3602036899),a(1955562222,1575990012),a(2024104815,1125592928),a(2227730452,2716904306),a(2361852424,442776044),a(2428436474,593698344),a(2756734187,3733110249),a(3204031479,2999351573),a(3329325298,3815920427),a(3391569614,3928383900),a(3515267271,566280711),a(3940187606,3454069534),a(4118630271,4000239992),a(116418474,1914138554),a(174292421,2731055270),a(289380356,3203993006),a(460393269,320620315),a(685471733,587496836),a(852142971,1086792851),a(1017036298,365543100),a(1126000580,2618297676),a(1288033470,3409855158),a(1501505948,4234509866),a(1607167915,987167468),a(1816402316,1246189591)],c=[];!function(){for(var e=0;e<80;e++)c[e]=a()}();var u=s.SHA512=t.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],o=n[1],i=n[2],s=n[3],a=n[4],u=n[5],d=n[6],h=n[7],f=r.high,p=r.low,g=o.high,m=o.low,v=i.high,y=i.low,b=s.high,_=s.low,w=a.high,S=a.low,x=u.high,E=u.low,T=d.high,C=d.low,M=h.high,k=h.low,A=f,D=p,O=g,I=m,P=v,B=y,R=b,L=_,N=w,$=S,z=x,j=E,V=T,H=C,F=M,q=k,U=0;U<80;U++){var W,K,Y=c[U];if(U<16)K=Y.high=0|e[t+2*U],W=Y.low=0|e[t+2*U+1];else{var X=c[U-15],G=X.high,J=X.low,Z=(G>>>1|J<<31)^(G>>>8|J<<24)^G>>>7,Q=(J>>>1|G<<31)^(J>>>8|G<<24)^(J>>>7|G<<25),ee=c[U-2],te=ee.high,ne=ee.low,re=(te>>>19|ne<<13)^(te<<3|ne>>>29)^te>>>6,oe=(ne>>>19|te<<13)^(ne<<3|te>>>29)^(ne>>>6|te<<26),ie=c[U-7],se=ie.high,ae=ie.low,le=c[U-16],ce=le.high,ue=le.low;K=(K=(K=Z+se+((W=Q+ae)>>>0>>0?1:0))+re+((W+=oe)>>>0>>0?1:0))+ce+((W+=ue)>>>0>>0?1:0),Y.high=K,Y.low=W}var de,he=N&z^~N&V,fe=$&j^~$&H,pe=A&O^A&P^O&P,ge=D&I^D&B^I&B,me=(A>>>28|D<<4)^(A<<30|D>>>2)^(A<<25|D>>>7),ve=(D>>>28|A<<4)^(D<<30|A>>>2)^(D<<25|A>>>7),ye=(N>>>14|$<<18)^(N>>>18|$<<14)^(N<<23|$>>>9),be=($>>>14|N<<18)^($>>>18|N<<14)^($<<23|N>>>9),_e=l[U],we=_e.high,Se=_e.low,xe=F+ye+((de=q+be)>>>0>>0?1:0),Ee=ve+ge;F=V,q=H,V=z,H=j,z=N,j=$,N=R+(xe=(xe=(xe=xe+he+((de+=fe)>>>0>>0?1:0))+we+((de+=Se)>>>0>>0?1:0))+K+((de+=W)>>>0>>0?1:0))+(($=L+de|0)>>>0>>0?1:0)|0,R=P,L=B,P=O,B=I,O=A,I=D,A=xe+(me+pe+(Ee>>>0>>0?1:0))+((D=de+Ee|0)>>>0>>0?1:0)|0}p=r.low=p+D,r.high=f+A+(p>>>0>>0?1:0),m=o.low=m+I,o.high=g+O+(m>>>0>>0?1:0),y=i.low=y+B,i.high=v+P+(y>>>0>>0?1:0),_=s.low=_+L,s.high=b+R+(_>>>0>>0?1:0),S=a.low=S+$,a.high=w+N+(S>>>0<$>>>0?1:0),E=u.low=E+j,u.high=x+z+(E>>>0>>0?1:0),C=d.low=C+H,d.high=T+V+(C>>>0>>0?1:0),k=h.low=k+q,h.high=M+F+(k>>>0>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[30+(r+128>>>10<<5)]=Math.floor(n/4294967296),t[31+(r+128>>>10<<5)]=n,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=t.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});e.SHA512=t._createHelper(u),e.HmacSHA512=t._createHmacHelper(u)}(),r.SHA512)},4253:function(e,t,n){var r;e.exports=(r=n(8249),n(8269),n(8214),n(888),n(5109),function(){var e=r,t=e.lib,n=t.WordArray,o=t.BlockCipher,i=e.algo,s=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],a=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],l=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],c=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],u=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],d=i.DES=o.extend({_doReset:function(){for(var e=this._key.words,t=[],n=0;n<56;n++){var r=s[n]-1;t[n]=e[r>>>5]>>>31-r%32&1}for(var o=this._subKeys=[],i=0;i<16;i++){var c=o[i]=[],u=l[i];for(n=0;n<24;n++)c[n/6|0]|=t[(a[n]-1+u)%28]<<31-n%6,c[4+(n/6|0)]|=t[28+(a[n+24]-1+u)%28]<<31-n%6;for(c[0]=c[0]<<1|c[0]>>>31,n=1;n<7;n++)c[n]=c[n]>>>4*(n-1)+3;c[7]=c[7]<<5|c[7]>>>27}var d=this._invSubKeys=[];for(n=0;n<16;n++)d[n]=o[15-n]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,n){this._lBlock=e[t],this._rBlock=e[t+1],h.call(this,4,252645135),h.call(this,16,65535),f.call(this,2,858993459),f.call(this,8,16711935),h.call(this,1,1431655765);for(var r=0;r<16;r++){for(var o=n[r],i=this._lBlock,s=this._rBlock,a=0,l=0;l<8;l++)a|=c[l][((s^o[l])&u[l])>>>0];this._lBlock=s,this._rBlock=i^a}var d=this._lBlock;this._lBlock=this._rBlock,this._rBlock=d,h.call(this,1,1431655765),f.call(this,8,16711935),f.call(this,2,858993459),h.call(this,16,65535),h.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function h(e,t){var n=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=n,this._lBlock^=n<>>e^this._lBlock)&t;this._lBlock^=n,this._rBlock^=n<192.");var t=e.slice(0,2),r=e.length<4?e.slice(0,2):e.slice(2,4),o=e.length<6?e.slice(0,2):e.slice(4,6);this._des1=d.createEncryptor(n.create(t)),this._des2=d.createEncryptor(n.create(r)),this._des3=d.createEncryptor(n.create(o))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=o._createHelper(p)}(),r.TripleDES)},4938:function(e,t,n){var r,o,i,s,a,l,c;e.exports=(c=n(8249),i=(o=c).lib,s=i.Base,a=i.WordArray,(l=o.x64={}).Word=s.extend({init:function(e,t){this.high=e,this.low=t}}),l.WordArray=s.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=t!=r?t:8*e.length},toX32:function(){for(var e=this.words,t=e.length,n=[],r=0;r{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.ErrorCode=void 0,(n=t.ErrorCode||(t.ErrorCode={}))[n.SUCCESS=0]="SUCCESS",n[n.CLIENT_ID_NOT_FOUND=1]="CLIENT_ID_NOT_FOUND",n[n.OPERATION_TOO_OFTEN=2]="OPERATION_TOO_OFTEN",n[n.REPEAT_MESSAGE=3]="REPEAT_MESSAGE",n[n.TIME_OUT=4]="TIME_OUT"},9021:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const o=r(n(6893)),i=r(n(7555)),s=r(n(6379)),a=r(n(529));var l,c;(c=l||(l={})).setDebugMode=function(e){a.default.debugMode=e,a.default.info(`setDebugMode: ${e}`)},c.init=function(e){try{i.default.init(e)}catch(t){a.default.error("init error",t)}},c.setSocketServer=function(e){try{if(!e.url)throw new Error("invalid url");if(!e.key||!e.keyId)throw new Error("invalid key or keyId");s.default.socketUrl=e.url,s.default.publicKeyId=e.keyId,s.default.publicKey=e.key}catch(t){a.default.error("setSocketServer error",t)}},c.enableSocket=function(e){try{i.default.enableSocket(e)}catch(t){a.default.error("enableSocket error",t)}},c.getVersion=function(){return o.default.SDK_VERSION},e.exports=l},9478:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(529)),i=r(n(496)),s=r(n(3555)),a=r(n(1929)),l=r(n(4379)),c=r(n(6899)),u=r(n(776)),d=r(n(2002)),h=r(n(5807)),f=r(n(9704)),p=r(n(6545)),g=r(n(3680)),m=r(n(7706)),v=r(n(4486)),y=r(n(5867)),b=r(n(7006));var _;!function(e){let t,n,r;function _(){let e;try{"undefined"!=typeof uni?(t=new p.default,n=new g.default,r=new m.default):"undefined"!=typeof tt?(t=new d.default,n=new h.default,r=new f.default):"undefined"!=typeof my?(t=new i.default,n=new s.default,r=new a.default):"undefined"!=typeof wx?(t=new v.default,n=new y.default,r=new b.default):"undefined"!=typeof window&&(t=new l.default,n=new c.default,r=new u.default)}catch(_){o.default.error(`init am error: ${_}`),e=_}if(t&&n&&r||"undefined"!=typeof window&&(t=new l.default,n=new c.default,r=new u.default),!t||!n||!r)throw new Error(`init am error: no api impl found, ${e}`)}e.getDevice=function(){return t||_(),t},e.getStorage=function(){return n||_(),n},e.getWebSocket=function(){return r||_(),r}}(_||(_={})),t.default=_},4685:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(9478));var i,s;(s=i||(i={})).os=function(){return o.default.getDevice().os()},s.osVersion=function(){return o.default.getDevice().osVersion()},s.model=function(){return o.default.getDevice().model()},s.brand=function(){return o.default.getDevice().brand()},s.platform=function(){return o.default.getDevice().platform()},s.platformVersion=function(){return o.default.getDevice().platformVersion()},s.platformId=function(){return o.default.getDevice().platformId()},s.language=function(){return o.default.getDevice().language()},s.userAgent=function(){let e=o.default.getDevice().userAgent;return e?e():""},s.getNetworkType=function(e){o.default.getDevice().getNetworkType(e)},s.onNetworkStatusChange=function(e){o.default.getDevice().onNetworkStatusChange(e)},t.default=i},7002:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6379)),i=r(n(1386)),s=r(n(4054)),a=n(2918),l=r(n(7167)),c=r(n(529)),u=r(n(9478)),d=r(n(8506));var h;!function(e){let t,n=!1,r=!1,h=!1,f=[],p=0;function g(){return n&&r}function m(t=0){e.allowReconnect&&b()&&setTimeout((function(){v()}),t)}function v(){if(e.allowReconnect=!0,!b())return;if(!function(){var e=f.length;let t=(new Date).getTime();if(e>0)for(var n=e-1;n>=0;n--)if(t-f[n]>5e3){f.splice(0,n+1);break}return e=f.length,f.push(t),!(e>=10&&(c.default.error("connect failed, connection limit reached"),1))}())return;h=!0;let n=o.default.socketUrl;try{let e=d.default.getSync(d.default.KEY_REDIRECT_SERVER,"");if(e){let t=a.RedirectServerData.parse(e),r=t.addressList[0].split(","),o=r[0],i=Number(r[1]);(new Date).getTime()-t.time<1e3*i&&(n=o)}}catch(i){}t=u.default.getWebSocket().connect({url:n,success:function(){r=!0,y()},fail:function(){r=!1,w(),m(100)}}),t.onOpen(S),t.onClose(T),t.onError(E),t.onMessage(x)}function y(){r&&n&&(h=!1,i.default.create().send(),l.default.getInstance().start())}function b(){return o.default.networkConnected?h?(c.default.warn("connecting"),!1):!g()||(c.default.warn("already connected"),!1):(c.default.error("connect failed, network is not available"),!1)}function _(e=""){null==t||t.close({code:1e3,reason:e,success:function(e){},fail:function(e){}}),w()}function w(e){var t;r=!1,n=!1,h=!1,l.default.getInstance().cancel(),o.default.online&&(o.default.online=!1,null===(t=o.default.onlineState)||void 0===t||t.call(o.default.onlineState,{online:o.default.online}))}e.allowReconnect=!0,e.isAvailable=g,e.enableSocket=function(t){let n=(new Date).getTime();n-p<1e3?c.default.warn(`enableSocket ${t} fail: this function can only be called once a second`):(p=n,e.allowReconnect=t,t?e.reconnect(10):e.close(`enableSocket ${t}`))},e.reconnect=m,e.connect=v,e.close=_,e.send=function(e){if(!n||!n)throw new Error("socket not connect");null==t||t.send({data:e,success:function(e){},fail:function(e){}})};let S=function(e){n=!0,y()},x=function(e){try{e.data,l.default.getInstance().refresh(),s.default.receiveMessage(e.data)}catch(t){}},E=function(e){_("socket error")},T=function(e){w()}}(h||(h={})),t.default=h},8506:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(9478));var i,s;(s=i||(i={})).KEY_APPID="getui_appid",s.KEY_CID="getui_cid",s.KEY_SESSION="getui_session",s.KEY_REGID="getui_regid",s.KEY_SOCKET_URL="getui_socket_url",s.KEY_DEVICE_ID="getui_deviceid",s.KEY_ADD_PHONE_INFO_TIME="getui_api_time",s.KEY_BIND_ALIAS_TIME="getui_ba_time",s.KEY_SET_TAG_TIME="getui_st_time",s.KEY_REDIRECT_SERVER="getui_redirect_server",s.KEY_LAST_CONNECT_TIME="getui_last_connect_time",s.set=function(e){o.default.getStorage().set(e)},s.setSync=function(e,t){o.default.getStorage().setSync(e,t)},s.get=function(e){o.default.getStorage().get(e)},s.getSync=function(e,t){let n=o.default.getStorage().getSync(e);return n||t},t.default=i},496:function(e,t,n){const r=(this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}})(n(3854));e.exports=class{constructor(){this.systemInfo=my.getSystemInfoSync()}os(){return r.default.getStr(this.systemInfo,"platform")}osVersion(){return r.default.getStr(this.systemInfo,"system")}model(){return r.default.getStr(this.systemInfo,"model")}brand(){return r.default.getStr(this.systemInfo,"brand")}platform(){return"MP-ALIPAY"}platformVersion(){return r.default.getStr(this.systemInfo,"app")+" "+r.default.getStr(this.systemInfo,"version")}platformId(){return my.getAppIdSync()}language(){return r.default.getStr(this.systemInfo,"language")}getNetworkType(e){my.getNetworkType({success:t=>{var n;null===(n=e.success)||void 0===n||n.call(e.success,{networkType:t.networkType})},fail:()=>{var t;null===(t=e.fail)||void 0===t||t.call(e.fail,"")}})}onNetworkStatusChange(e){my.onNetworkStatusChange(e)}}},3555:e=>{e.exports=class{set(e){my.setStorage({key:e.key,data:e.data,success:e.success,fail:e.fail})}setSync(e,t){my.setStorageSync({key:e,data:t})}get(e){my.getStorage({key:e.key,success:e.success,fail:e.fail,complete:e.complete})}getSync(e){return my.getStorageSync({key:e}).data}}},1929:e=>{e.exports=class{connect(e){return my.connectSocket({url:e.url,header:e.header,method:e.method,success:e.success,fail:e.fail,complete:e.complete}),{onOpen:my.onSocketOpen,send:my.sendSocketMessage,onMessage:e=>{my.onSocketMessage.call(my.onSocketMessage,(t=>{e.call(e,{data:t?t.data:""})}))},onError:my.onSocketError,onClose:my.onSocketClose,close:my.closeSocket}}}},4379:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{os(){let e=window.navigator.userAgent.toLowerCase();return e.indexOf("android")>0||e.indexOf("adr")>0?"android":e.match(/\(i[^;]+;( u;)? cpu.+mac os x/)?"ios":e.indexOf("windows")>0||e.indexOf("win32")>0||e.indexOf("win64")>0?"windows":e.indexOf("macintosh")>0||e.indexOf("mac os")>0?"mac os":e.indexOf("linux")>0||e.indexOf("unix")>0?"linux":"other"}osVersion(){let e=window.navigator.userAgent.toLowerCase(),t=e.substring(e.indexOf(";")+1).trim();return t.indexOf(";")>0?t.substring(0,t.indexOf(";")).trim():t.substring(0,t.indexOf(")")).trim()}model(){return""}brand(){return""}platform(){return"H5"}platformVersion(){return""}platformId(){return""}language(){return window.navigator.language}userAgent(){return window.navigator.userAgent}getNetworkType(e){var t;null===(t=e.success)||void 0===t||t.call(e.success,{networkType:window.navigator.onLine?"unknown":"none"})}onNetworkStatusChange(e){}}},6899:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{set(e){var t;window.localStorage.setItem(e.key,e.data),null===(t=e.success)||void 0===t||t.call(e.success,"")}setSync(e,t){window.localStorage.setItem(e,t)}get(e){var t;let n=window.localStorage.getItem(e.key);null===(t=e.success)||void 0===t||t.call(e.success,n)}getSync(e){return window.localStorage.getItem(e)}}},776:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{connect(e){let t=new WebSocket(e.url);return{send:e=>{var n,r;try{t.send(e.data),null===(n=e.success)||void 0===n||n.call(e.success,{errMsg:""})}catch(o){null===(r=e.fail)||void 0===r||r.call(e.fail,{errMsg:o+""})}},close:e=>{var n,r;try{t.close(e.code,e.reason),null===(n=e.success)||void 0===n||n.call(e.success,{errMsg:""})}catch(o){null===(r=e.fail)||void 0===r||r.call(e.fail,{errMsg:o+""})}},onOpen:n=>{t.onopen=t=>{var r;null===(r=e.success)||void 0===r||r.call(e.success,""),n({header:""})}},onError:n=>{t.onerror=t=>{var r;null===(r=e.fail)||void 0===r||r.call(e.fail,""),n({errMsg:""})}},onMessage:e=>{t.onmessage=t=>{e({data:t.data})}},onClose:e=>{t.onclose=t=>{e(t)}}}}}},2002:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(3854));t.default=class{constructor(){this.systemInfo=tt.getSystemInfoSync()}os(){return o.default.getStr(this.systemInfo,"platform")}osVersion(){return o.default.getStr(this.systemInfo,"system")}model(){return o.default.getStr(this.systemInfo,"model")}brand(){return o.default.getStr(this.systemInfo,"brand")}platform(){return"MP-TOUTIAO"}platformVersion(){return o.default.getStr(this.systemInfo,"appName")+" "+o.default.getStr(this.systemInfo,"version")}language(){return""}platformId(){return""}getNetworkType(e){tt.getNetworkType(e)}onNetworkStatusChange(e){tt.onNetworkStatusChange(e)}}},5807:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{set(e){tt.setStorage(e)}setSync(e,t){tt.setStorageSync(e,t)}get(e){tt.getStorage(e)}getSync(e){return tt.getStorageSync(e)}}},9704:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{connect(e){let t=tt.connectSocket({url:e.url,header:e.header,protocols:e.protocols,success:e.success,fail:e.fail,complete:e.complete});return{onOpen:t.onOpen,send:t.send,onMessage:t.onMessage,onError:t.onError,onClose:t.onClose,close:t.close}}}},6545:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(3854));t.default=class{constructor(){try{this.systemInfo=Bm(),this.accountInfo=uni.getAccountInfoSync()}catch(e){}}os(){return o.default.getStr(this.systemInfo,"platform")}model(){return o.default.getStr(this.systemInfo,"model")}brand(){return o.default.getStr(this.systemInfo,"brand")}osVersion(){return o.default.getStr(this.systemInfo,"system")}platform(){let e="";return e="H5","H5"}platformVersion(){return this.systemInfo?this.systemInfo.version:""}platformId(){return this.accountInfo?this.accountInfo.miniProgram.appId:""}language(){var e;return(null===(e=this.systemInfo)||void 0===e?void 0:e.language)?this.systemInfo.language:""}userAgent(){return window?window.navigator.userAgent:""}getNetworkType(e){zm(e)}onNetworkStatusChange(e){$m(e)}}},3680:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{set(e){Km(e)}setSync(e,t){Wm(e,t)}get(e){Gm(e)}getSync(e){return Xm(e)}}},7706:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{connect(e){let t=_v(e);return{send:e=>{null==t||t.send(e)},close:e=>{null==t||t.close(e)},onOpen:e=>{null==t||t.onOpen(e)},onError:e=>{null==t||t.onError(e)},onMessage:e=>{null==t||t.onMessage(e)},onClose:e=>{null==t||t.onClose(e)}}}}},4486:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(3854));t.default=class{constructor(){this.systemInfo=Bm()}os(){return o.default.getStr(this.systemInfo,"platform")}osVersion(){return o.default.getStr(this.systemInfo,"system")}model(){return o.default.getStr(this.systemInfo,"model")}brand(){return o.default.getStr(this.systemInfo,"brand")}platform(){return"MP-WEIXIN"}platformVersion(){return o.default.getStr(this.systemInfo,"version")}language(){return o.default.getStr(this.systemInfo,"language")}platformId(){return Wh("getAccountInfoSync")?wx.getAccountInfoSync().miniProgram.appId:""}getNetworkType(e){zm({success:t=>{var n;null===(n=e.success)||void 0===n||n.call(e.success,{networkType:t.networkType})},fail:e.fail})}onNetworkStatusChange(e){$m(e)}}},5867:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{set(e){Km(e)}setSync(e,t){Wm(e,t)}get(e){Gm(e)}getSync(e){return Xm(e)}}},7006:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{connect(e){let t=_v({url:e.url,header:e.header,protocols:e.protocols,success:e.success,fail:e.fail,complete:e.complete});return{onOpen:t.onOpen,send:t.send,onMessage:t.onMessage,onError:t.onError,onClose:t.onClose,close:t.close}}}},6893:(e,t)=>{var n,r;Object.defineProperty(t,"__esModule",{value:!0}),(r=n||(n={})).SDK_VERSION="GTMP-2.0.4.dcloud",r.DEFAULT_SOCKET_URL="wss://wshzn.gepush.com:5223/nws",r.SOCKET_PROTOCOL_VERSION="1.0",r.SERVER_PUBLIC_KEY="MHwwDQYJKoZIhvcNAQEBBQADawAwaAJhAJp1rROuvBF7sBSnvLaesj2iFhMcY8aXyLvpnNLKs2wjL3JmEnyr++SlVa35liUlzi83tnAFkn3A9GB7pHBNzawyUkBh8WUhq5bnFIkk2RaDa6+5MpG84DEv52p7RR+aWwIDAQAB",r.SERVER_PUBLIC_KEY_ID="69d747c4b9f641baf4004be4297e9f3b",r.ID_U_2_G=!0,t.default=n},7555:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(7002)),i=r(n(529)),s=r(n(6379));class a{static init(e){var t;if(!this.inited)try{this.checkAppid(e.appid),this.inited=!0,i.default.info(`init: appid=${e.appid}`),s.default.init(e),o.default.connect()}catch(n){throw this.inited=!1,null===(t=e.onError)||void 0===t||t.call(e.onError,{error:n}),n}}static enableSocket(e){this.checkInit(),o.default.enableSocket(e)}static checkInit(){if(!this.inited)throw new Error("not init, please invoke init method firstly")}static checkAppid(e){if(null==e||null==e||""==e.trim())throw new Error(`invalid appid ${e}`)}}a.inited=!1,t.default=a},6379:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6667)),i=r(n(8506)),s=r(n(6893)),a=r(n(7002)),l=r(n(529)),c=r(n(4685)),u=r(n(2323));class d{static init(e){var t;s.default.ID_U_2_G?this.appid=u.default.to_getui(e.appid):this.appid=e.appid,this.onError=e.onError,this.onClientId=e.onClientId,this.onlineState=e.onlineState,this.onPushMsg=e.onPushMsg,this.appid!=i.default.getSync(i.default.KEY_APPID,this.appid)&&(l.default.info("appid changed, clear session and cid"),i.default.setSync(i.default.KEY_CID,""),i.default.setSync(i.default.KEY_SESSION,"")),i.default.setSync(i.default.KEY_APPID,this.appid),this.cid=i.default.getSync(i.default.KEY_CID,this.cid),this.cid&&(null===(t=this.onClientId)||void 0===t||t.call(this.onClientId,{cid:d.cid})),this.session=i.default.getSync(i.default.KEY_SESSION,this.session),this.deviceId=i.default.getSync(i.default.KEY_DEVICE_ID,this.deviceId),this.regId=i.default.getSync(i.default.KEY_REGID,this.regId),this.regId||(this.regId=this.createRegId(),i.default.set({key:i.default.KEY_REGID,data:this.regId})),this.socketUrl=i.default.getSync(i.default.KEY_SOCKET_URL,this.socketUrl);let n=this;c.default.getNetworkType({success:e=>{n.networkType=e.networkType,n.networkConnected="none"!=n.networkType&&""!=n.networkType}}),c.default.onNetworkStatusChange((e=>{n.networkConnected=e.isConnected,n.networkType=e.networkType,n.networkConnected&&a.default.reconnect(100)}))}static createRegId(){return`M-V${o.default.md5Hex(this.getUuid())}-${(new Date).getTime()}`}static getUuid(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){let t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)}))}}d.appid="",d.cid="",d.regId="",d.session="",d.deviceId="",d.packetId=1,d.online=!1,d.socketUrl=s.default.DEFAULT_SOCKET_URL,d.publicKeyId=s.default.SERVER_PUBLIC_KEY_ID,d.publicKey=s.default.SERVER_PUBLIC_KEY,d.lastAliasTime=0,d.networkConnected=!0,d.networkType="none",t.default=d},9586:function(e,t,n){var r,o,i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const s=i(n(661)),a=n(4198),l=i(n(6379));class c extends s.default{constructor(){super(...arguments),this.actionMsgData=new u}static initActionMsg(e,...t){return super.initMsg(e),e.command=s.default.Command.CLIENT_MSG,e.data=e.actionMsgData=u.create(),e}static parseActionMsg(e,t){return super.parseMsg(e,t),e.actionMsgData=u.parse(e.data),e}send(){setTimeout((()=>{var e;(c.waitingLoginMsgMap.has(this.actionMsgData.msgId)||c.waitingResponseMsgMap.has(this.actionMsgData.msgId))&&(c.waitingLoginMsgMap.delete(this.actionMsgData.msgId),c.waitingResponseMsgMap.delete(this.actionMsgData.msgId),null===(e=this.callback)||void 0===e||e.call(this.callback,{resultCode:a.ErrorCode.TIME_OUT,message:"waiting time out"}))}),1e4),l.default.online?(this.actionMsgData.msgAction!=c.ClientAction.RECEIVED&&c.waitingResponseMsgMap.set(this.actionMsgData.msgId,this),super.send()):c.waitingLoginMsgMap.set(this.actionMsgData.msgId,this)}receive(){}static sendWaitingMessages(){let e,t=this.waitingLoginMsgMap.keys();for(;e=t.next(),!e.done;){let t=this.waitingLoginMsgMap.get(e.value);this.waitingLoginMsgMap.delete(e.value),null==t||t.send()}}static getWaitingResponseMessage(e){return c.waitingResponseMsgMap.get(e)}static removeWaitingResponseMessage(e){let t=c.waitingResponseMsgMap.get(e);return t&&c.waitingResponseMsgMap.delete(e),t}}c.ServerAction=((r=class{}).PUSH_MESSAGE="pushmessage",r.REDIRECT_SERVER="redirect_server",r.ADD_PHONE_INFO_RESULT="addphoneinfo",r.SET_MODE_RESULT="set_mode_result",r.SET_TAG_RESULT="settag_result",r.BIND_ALIAS_RESULT="response_bind",r.UNBIND_ALIAS_RESULT="response_unbind",r.FEED_BACK_RESULT="pushmessage_feedback",r.RECEIVED="received",r),c.ClientAction=((o=class{}).ADD_PHONE_INFO="addphoneinfo",o.SET_MODE="set_mode",o.FEED_BACK="pushmessage_feedback",o.SET_TAGS="set_tag",o.BIND_ALIAS="bind_alias",o.UNBIND_ALIAS="unbind_alias",o.RECEIVED="received",o),c.waitingLoginMsgMap=new Map,c.waitingResponseMsgMap=new Map;class u{constructor(){this.appId="",this.cid="",this.msgId="",this.msgAction="",this.msgData="",this.msgExtraData=""}static create(){let e=new u;return e.appId=l.default.appid,e.cid=l.default.cid,e.msgId=(2147483647&(new Date).getTime()).toString(),e}static parse(e){let t=new u,n=JSON.parse(e);return t.appId=n.appId,t.cid=n.cid,t.msgId=n.msgId,t.msgAction=n.msgAction,t.msgData=n.msgData,t.msgExtraData=n.msgExtraData,t}}t.default=c},4516:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(4685)),i=r(n(8506)),s=r(n(6893)),a=n(4198),l=r(n(9586)),c=r(n(6379));class u extends l.default{constructor(){super(...arguments),this.addPhoneInfoData=new d}static create(){let e=new u;return super.initActionMsg(e),e.callback=t=>{t.resultCode!=a.ErrorCode.SUCCESS&&t.resultCode!=a.ErrorCode.REPEAT_MESSAGE?setTimeout((function(){e.send()}),3e4):i.default.set({key:i.default.KEY_ADD_PHONE_INFO_TIME,data:(new Date).getTime()})},e.actionMsgData.msgAction=l.default.ClientAction.ADD_PHONE_INFO,e.addPhoneInfoData=d.create(),e.actionMsgData.msgData=JSON.stringify(e.addPhoneInfoData),e}send(){(new Date).getTime()-i.default.getSync(i.default.KEY_ADD_PHONE_INFO_TIME,0)<864e5||super.send()}}class d{constructor(){this.model="",this.brand="",this.system_version="",this.version="",this.deviceid="",this.type=""}static create(){let e=new d;return e.model=o.default.model(),e.brand=o.default.brand(),e.system_version=o.default.osVersion(),e.version=s.default.SDK_VERSION,e.device_token="",e.imei="",e.oaid="",e.mac="",e.idfa="",e.type="MINIPROGRAM",e.deviceid=`${e.type}-${c.default.deviceId}`,e.extra={os:o.default.os(),platform:o.default.platform(),platformVersion:o.default.platformVersion(),platformId:o.default.platformId(),language:o.default.language(),userAgent:o.default.userAgent()},e}}t.default=u},8723:function(e,t,n){var r,o,i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const s=i(n(6379)),a=n(4198),l=i(n(9586));class c extends l.default{constructor(){super(...arguments),this.feedbackData=new u}static create(e,t){let n=new c;return super.initActionMsg(n),n.callback=e=>{e.resultCode!=a.ErrorCode.SUCCESS&&e.resultCode!=a.ErrorCode.REPEAT_MESSAGE&&setTimeout((function(){n.send()}),3e4)},n.feedbackData=u.create(e,t),n.actionMsgData.msgAction=l.default.ClientAction.FEED_BACK,n.actionMsgData.msgData=JSON.stringify(n.feedbackData),n}send(){super.send()}}c.ActionId=((r=class{}).RECEIVE="0",r.MP_RECEIVE="210000",r.WEB_RECEIVE="220000",r.BEGIN="1",r),c.RESULT=((o=class{}).OK="ok",o);class u{constructor(){this.messageid="",this.appkey="",this.appid="",this.taskid="",this.actionid="",this.result="",this.timestamp=""}static create(e,t){let n=new u;return n.messageid=e.pushMessageData.messageid,n.appkey=e.pushMessageData.appKey,n.appid=s.default.appid,n.taskid=e.pushMessageData.taskId,n.actionid=t,n.result=c.RESULT.OK,n.timestamp=(new Date).getTime().toString(),n}}t.default=c},6362:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(661));class i extends o.default{static create(){let e=new i;return super.initMsg(e),e.command=o.default.Command.HEART_BEAT,e}}t.default=i},1386:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6667)),i=r(n(6379)),s=r(n(661));class a extends s.default{constructor(){super(...arguments),this.keyNegotiateData=new l}static create(){let e=new a;return super.initMsg(e),e.command=s.default.Command.KEY_NEGOTIATE,o.default.resetKey(),e.data=e.keyNegotiateData=l.create(),e}send(){super.send()}}class l{constructor(){this.appId="",this.rsaPublicKeyId="",this.algorithm="",this.secretKey="",this.iv=""}static create(){let e=new l;return e.appId=i.default.appid,e.rsaPublicKeyId=i.default.publicKeyId,e.algorithm="AES",e.secretKey=o.default.getEncryptedSecretKey(),e.iv=o.default.getEncryptedIV(),e}}t.default=a},1280:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(661)),i=r(n(6667)),s=r(n(8858)),a=r(n(529)),l=r(n(6379));class c extends o.default{constructor(){super(...arguments),this.keyNegotiateResultData=new u}static parse(e){let t=new c;return super.parseMsg(t,e),t.keyNegotiateResultData=u.parse(t.data),t}receive(){var e,t;if(0!=this.keyNegotiateResultData.errorCode)return a.default.error(`key negotiate fail: ${this.data}`),void(null===(e=l.default.onError)||void 0===e||e.call(l.default.onError,{error:`key negotiate fail: ${this.data}`}));let n=this.keyNegotiateResultData.encryptType.split("/");if(!i.default.algorithmMap.has(n[0].trim().toLowerCase())||!i.default.modeMap.has(n[1].trim().toLowerCase())||!i.default.paddingMap.has(n[2].trim().toLowerCase()))return a.default.error(`key negotiate fail: ${this.data}`),void(null===(t=l.default.onError)||void 0===t||t.call(l.default.onError,{error:`key negotiate fail: ${this.data}`}));i.default.setEncryptParams(n[0].trim().toLowerCase(),n[1].trim().toLowerCase(),n[2].trim().toLowerCase()),s.default.create().send()}}class u{constructor(){this.errorCode=-1,this.errorMsg="",this.encryptType=""}static parse(e){let t=new u,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t.encryptType=n.encryptType,t}}t.default=c},8858:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6379)),i=r(n(6667)),s=r(n(661)),a=r(n(4534));class l extends s.default{constructor(){super(...arguments),this.loginData=new c}static create(){let e=new l;return super.initMsg(e),e.command=s.default.Command.LOGIN,e.data=e.loginData=c.create(),e}send(){this.loginData.session&&o.default.cid==i.default.md5Hex(this.loginData.session)?super.send():a.default.create().send()}}class c{constructor(){this.appId="",this.session=""}static create(){let e=new c;return e.appId=o.default.appid,e.session=o.default.session,e}}t.default=l},1606:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(661)),s=r(n(6379)),a=r(n(9586)),l=r(n(4516)),c=r(n(8858));class u extends i.default{constructor(){super(...arguments),this.loginResultData=new d}static parse(e){let t=new u;return super.parseMsg(t,e),t.loginResultData=d.parse(t.data),t}receive(){var e;if(0!=this.loginResultData.errorCode)return this.data,s.default.session=s.default.cid="",o.default.setSync(o.default.KEY_CID,""),o.default.setSync(o.default.KEY_SESSION,""),void c.default.create().send();s.default.online||(s.default.online=!0,null===(e=s.default.onlineState)||void 0===e||e.call(s.default.onlineState,{online:s.default.online})),a.default.sendWaitingMessages(),l.default.create().send()}}class d{constructor(){this.errorCode=-1,this.errorMsg="",this.session=""}static parse(e){let t=new d,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t.session=n.session,t}}t.default=u},661:function(e,t,n){var r,o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const i=o(n(9593)),s=o(n(7002)),a=o(n(6893)),l=o(n(6379));class c{constructor(){this.version="",this.command=0,this.packetId=0,this.timeStamp=0,this.data="",this.signature=""}static initMsg(e,...t){return e.version=a.default.SOCKET_PROTOCOL_VERSION,e.command=0,e.timeStamp=(new Date).getTime(),e}static parseMsg(e,t){let n=JSON.parse(t);return e.version=n.version,e.command=n.command,e.packetId=n.packetId,e.timeStamp=n.timeStamp,e.data=n.data,e.signature=n.signature,e}stringify(){return JSON.stringify(this,["version","command","packetId","timeStamp","data","signature"])}send(){s.default.isAvailable()&&(this.packetId=l.default.packetId++,this.temp?this.data=this.temp:this.temp=this.data,this.data=JSON.stringify(this.data),this.stringify(),this.command!=c.Command.HEART_BEAT&&(i.default.sign(this),this.data&&this.command!=c.Command.KEY_NEGOTIATE&&i.default.encrypt(this)),s.default.send(this.stringify()))}}c.Command=((r=class{}).HEART_BEAT=0,r.KEY_NEGOTIATE=1,r.KEY_NEGOTIATE_RESULT=16,r.REGISTER=2,r.REGISTER_RESULT=32,r.LOGIN=3,r.LOGIN_RESULT=48,r.LOGOUT=4,r.LOGOUT_RESULT=64,r.CLIENT_MSG=5,r.SERVER_MSG=80,r.SERVER_CLOSE=96,r.REDIRECT_SERVER=112,r),t.default=c},9593:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6667));var i,s;(s=i||(i={})).encrypt=function(e){e.data=o.default.encrypt(e.data)},s.decrypt=function(e){e.data=o.default.decrypt(e.data)},s.sign=function(e){e.signature=o.default.sha256(`${e.timeStamp}${e.packetId}${e.command}${e.data}`)},s.verify=function(e){let t=o.default.sha256(`${e.timeStamp}${e.packetId}${e.command}${e.data}`);if(e.signature!=t)throw new Error("msg signature vierfy failed")},t.default=i},4054:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(1280)),i=r(n(1606)),s=r(n(661)),a=r(n(1277)),l=r(n(910)),c=r(n(9538)),u=r(n(9479)),d=r(n(6755)),h=r(n(2918)),f=r(n(9586)),p=r(n(9510)),g=r(n(4626)),m=r(n(7562)),v=r(n(9593)),y=r(n(9586)),b=r(n(9519)),_=r(n(8947));t.default=class{static receiveMessage(e){let t=s.default.parseMsg(new s.default,e);if(t.command!=s.default.Command.HEART_BEAT)switch(t.command!=s.default.Command.KEY_NEGOTIATE_RESULT&&t.command!=s.default.Command.SERVER_CLOSE&&t.command!=s.default.Command.REDIRECT_SERVER&&v.default.decrypt(t),t.command!=s.default.Command.SERVER_CLOSE&&t.command!=s.default.Command.REDIRECT_SERVER&&v.default.verify(t),t.command){case s.default.Command.KEY_NEGOTIATE_RESULT:o.default.parse(t.stringify()).receive();break;case s.default.Command.REGISTER_RESULT:a.default.parse(t.stringify()).receive();break;case s.default.Command.LOGIN_RESULT:i.default.parse(t.stringify()).receive();break;case s.default.Command.SERVER_MSG:this.receiveActionMsg(t.stringify());break;case s.default.Command.SERVER_CLOSE:_.default.parse(t.stringify()).receive();break;case s.default.Command.REDIRECT_SERVER:h.default.parse(t.stringify()).receive()}}static receiveActionMsg(e){let t=y.default.parseActionMsg(new y.default,e);if(t.actionMsgData.msgAction!=f.default.ServerAction.RECEIVED&&t.actionMsgData.msgAction!=f.default.ServerAction.REDIRECT_SERVER){let e=JSON.parse(t.actionMsgData.msgData);b.default.create(e.id).send()}switch(t.actionMsgData.msgAction){case f.default.ServerAction.PUSH_MESSAGE:d.default.parse(e).receive();break;case f.default.ServerAction.ADD_PHONE_INFO_RESULT:l.default.parse(e).receive();break;case f.default.ServerAction.SET_MODE_RESULT:p.default.parse(e).receive();break;case f.default.ServerAction.SET_TAG_RESULT:g.default.parse(e).receive();break;case f.default.ServerAction.BIND_ALIAS_RESULT:c.default.parse(e).receive();break;case f.default.ServerAction.UNBIND_ALIAS_RESULT:m.default.parse(e).receive();break;case f.default.ServerAction.FEED_BACK_RESULT:u.default.parse(e).receive();break;case f.default.ServerAction.RECEIVED:b.default.parse(e).receive()}}}},9519:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=n(4198),i=r(n(6379)),s=r(n(9586));class a extends s.default{constructor(){super(...arguments),this.receivedData=new l}static create(e){let t=new a;return super.initActionMsg(t),t.callback=e=>{e.resultCode!=o.ErrorCode.SUCCESS&&e.resultCode!=o.ErrorCode.REPEAT_MESSAGE&&setTimeout((function(){t.send()}),3e3)},t.actionMsgData.msgAction=s.default.ClientAction.RECEIVED,t.receivedData=l.create(e),t.actionMsgData.msgData=JSON.stringify(t.receivedData),t}static parse(e){let t=new a;return super.parseActionMsg(t,e),t.receivedData=l.parse(t.data),t}receive(){var e;let t=s.default.getWaitingResponseMessage(this.actionMsgData.msgId);(t&&t.actionMsgData.msgAction==s.default.ClientAction.ADD_PHONE_INFO||t&&t.actionMsgData.msgAction==s.default.ClientAction.FEED_BACK)&&(s.default.removeWaitingResponseMessage(t.actionMsgData.msgId),null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:o.ErrorCode.SUCCESS,message:"received"}))}send(){super.send()}}class l{constructor(){this.msgId="",this.cid=""}static create(e){let t=new l;return t.cid=i.default.cid,t.msgId=e,t}static parse(e){let t=new l,n=JSON.parse(e);return t.cid=n.cid,t.msgId=n.msgId,t}}t.default=a},2918:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.RedirectServerData=void 0;const o=r(n(7002)),i=r(n(8506)),s=r(n(661));class a extends s.default{constructor(){super(...arguments),this.redirectServerData=new l}static parse(e){let t=new a;return super.parseMsg(t,e),t.redirectServerData=l.parse(t.data),t}receive(){this.redirectServerData,i.default.setSync(i.default.KEY_REDIRECT_SERVER,JSON.stringify(this.redirectServerData)),o.default.close("redirect server"),o.default.reconnect(this.redirectServerData.delay)}}class l{constructor(){this.addressList=[],this.delay=0,this.loc="",this.conf="",this.time=0}static parse(e){let t=new l,n=JSON.parse(e);return t.addressList=n.addressList,t.delay=n.delay,t.loc=n.loc,t.conf=n.conf,t.time=n.time?n.time:(new Date).getTime(),t}}t.RedirectServerData=l,t.default=a},4534:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6379)),i=r(n(661));class s extends i.default{constructor(){super(...arguments),this.registerData=new a}static create(){let e=new s;return super.initMsg(e),e.command=i.default.Command.REGISTER,e.data=e.registerData=a.create(),e}send(){super.send()}}class a{constructor(){this.appId="",this.regId=""}static create(){let e=new a;return e.appId=o.default.appid,e.regId=o.default.regId,e}}t.default=s},1277:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(661)),i=r(n(8506)),s=r(n(6379)),a=r(n(8858)),l=r(n(529));class c extends o.default{constructor(){super(...arguments),this.registerResultData=new u}static parse(e){let t=new c;return super.parseMsg(t,e),t.registerResultData=u.parse(t.data),t}receive(){var e,t;if(0!=this.registerResultData.errorCode||!this.registerResultData.cid||!this.registerResultData.session)return l.default.error(`register fail: ${this.data}`),void(null===(e=s.default.onError)||void 0===e||e.call(s.default.onError,{error:`register fail: ${this.data}`}));s.default.cid!=this.registerResultData.cid&&i.default.setSync(i.default.KEY_ADD_PHONE_INFO_TIME,0),s.default.cid=this.registerResultData.cid,null===(t=s.default.onClientId)||void 0===t||t.call(s.default.onClientId,{cid:s.default.cid}),i.default.set({key:i.default.KEY_CID,data:s.default.cid}),s.default.session=this.registerResultData.session,i.default.set({key:i.default.KEY_SESSION,data:s.default.session}),s.default.deviceId=this.registerResultData.deviceId,i.default.set({key:i.default.KEY_DEVICE_ID,data:s.default.deviceId}),a.default.create().send()}}class u{constructor(){this.errorCode=-1,this.errorMsg="",this.cid="",this.session="",this.deviceId="",this.regId=""}static parse(e){let t=new u,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t.cid=n.cid,t.session=n.session,t.deviceId=n.deviceId,t.regId=n.regId,t}}t.default=c},8947:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(7002)),i=r(n(529)),s=r(n(661));class a extends s.default{constructor(){super(...arguments),this.serverCloseData=new l}static parse(e){let t=new a;return super.parseMsg(t,e),t.serverCloseData=l.parse(t.data),t}receive(){JSON.stringify(this.serverCloseData);let e=`server close ${this.serverCloseData.code}`;20==this.serverCloseData.code||23==this.serverCloseData.code||24==this.serverCloseData.code?(o.default.allowReconnect=!1,o.default.close(e)):21==this.serverCloseData.code?this.safeClose21(e):(o.default.allowReconnect=!0,o.default.close(e),o.default.reconnect(10))}safeClose21(e){try{if("undefined"!=typeof document&&document.hasFocus()&&"visible"==document.visibilityState)return o.default.allowReconnect=!0,o.default.close(e),void o.default.reconnect(10);o.default.allowReconnect=!1,o.default.close(e)}catch(t){i.default.error("ServerClose t1",t),o.default.allowReconnect=!1,o.default.close(`${e} error`)}}}class l{constructor(){this.code=-1,this.msg=""}static parse(e){let t=new l,n=JSON.parse(e);return t.code=n.code,t.msg=n.msg,t}}t.default=a},910:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(9586));class s extends i.default{constructor(){super(...arguments),this.addPhoneInfoResultData=new a}static parse(e){let t=new s;return super.parseActionMsg(t,e),t.addPhoneInfoResultData=a.parse(t.actionMsgData.msgData),t}receive(){var e;this.addPhoneInfoResultData;let t=i.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.addPhoneInfoResultData.errorCode,message:this.addPhoneInfoResultData.errorMsg})),o.default.set({key:o.default.KEY_ADD_PHONE_INFO_TIME,data:(new Date).getTime()})}}class a{constructor(){this.errorCode=-1,this.errorMsg=""}static parse(e){let t=new a,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=s},9538:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(529)),s=r(n(9586));class a extends s.default{constructor(){super(...arguments),this.bindAliasResultData=new l}static parse(e){let t=new a;return super.parseActionMsg(t,e),t.bindAliasResultData=l.parse(t.actionMsgData.msgData),t}receive(){var e;i.default.info("bind alias result",this.bindAliasResultData);let t=s.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.bindAliasResultData.errorCode,message:this.bindAliasResultData.errorMsg})),o.default.set({key:o.default.KEY_BIND_ALIAS_TIME,data:(new Date).getTime()})}}class l{constructor(){this.errorCode=-1,this.errorMsg=""}static parse(e){let t=new l,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=a},9479:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=n(4198),i=r(n(9586));class s extends i.default{constructor(){super(...arguments),this.feedbackResultData=new a}static parse(e){let t=new s;return super.parseActionMsg(t,e),t.feedbackResultData=a.parse(t.actionMsgData.msgData),t}receive(){var e;this.feedbackResultData;let t=i.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:o.ErrorCode.SUCCESS,message:"received"}))}}class a{constructor(){this.actionId="",this.taskId="",this.result=""}static parse(e){let t=new a,n=JSON.parse(e);return t.actionId=n.actionId,t.taskId=n.taskId,t.result=n.result,t}}t.default=s},6755:function(e,t,n){var r,o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const i=o(n(6379)),s=o(n(9586)),a=o(n(8723));class l extends s.default{constructor(){super(...arguments),this.pushMessageData=new c}static parse(e){let t=new l;return super.parseActionMsg(t,e),t.pushMessageData=c.parse(t.actionMsgData.msgData),t}receive(){var e;this.pushMessageData,this.pushMessageData.appId==i.default.appid&&this.pushMessageData.messageid&&this.pushMessageData.taskId||this.stringify(),a.default.create(this,a.default.ActionId.RECEIVE).send(),a.default.create(this,a.default.ActionId.MP_RECEIVE).send(),this.actionMsgData.msgExtraData&&i.default.onPushMsg&&(null===(e=i.default.onPushMsg)||void 0===e||e.call(i.default.onPushMsg,{message:this.actionMsgData.msgExtraData}))}}class c{constructor(){this.id="",this.appKey="",this.appId="",this.messageid="",this.taskId="",this.actionChain=[],this.cdnType=""}static parse(e){let t=new c,n=JSON.parse(e);return t.id=n.id,t.appKey=n.appKey,t.appId=n.appId,t.messageid=n.messageid,t.taskId=n.taskId,t.actionChain=n.actionChain,t.cdnType=n.cdnType,t}}(r=class{}).GO_TO="goto",r.TRANSMIT="transmit",t.default=l},9510:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(9586));class i extends o.default{constructor(){super(...arguments),this.setModeResultData=new s}static parse(e){let t=new i;return super.parseActionMsg(t,e),t.setModeResultData=s.parse(t.actionMsgData.msgData),t}receive(){var e;this.setModeResultData;let t=o.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.setModeResultData.errorCode,message:this.setModeResultData.errorMsg}))}}class s{constructor(){this.errorCode=-1,this.errorMsg=""}static parse(e){let t=new s,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=i},4626:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(529)),s=r(n(9586));class a extends s.default{constructor(){super(...arguments),this.setTagResultData=new l}static parse(e){let t=new a;return super.parseActionMsg(t,e),t.setTagResultData=l.parse(t.actionMsgData.msgData),t}receive(){var e;i.default.info("set tag result",this.setTagResultData);let t=s.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.setTagResultData.errorCode,message:this.setTagResultData.errorMsg})),o.default.set({key:o.default.KEY_SET_TAG_TIME,data:(new Date).getTime()})}}class l{constructor(){this.errorCode=0,this.errorMsg=""}static parse(e){let t=new l,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=a},7562:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(529)),s=r(n(9586));class a extends s.default{constructor(){super(...arguments),this.unbindAliasResultData=new l}static parse(e){let t=new a;return super.parseActionMsg(t,e),t.unbindAliasResultData=l.parse(t.actionMsgData.msgData),t}receive(){var e;i.default.info("unbind alias result",this.unbindAliasResultData);let t=s.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.unbindAliasResultData.errorCode,message:this.unbindAliasResultData.errorMsg})),o.default.set({key:o.default.KEY_BIND_ALIAS_TIME,data:(new Date).getTime()})}}class l{constructor(){this.errorCode=-1,this.errorMsg=""}static parse(e){let t=new l,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=a},8227:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{constructor(e){this.delay=10,this.delay=e}start(){this.cancel();let e=this;this.timer=setInterval((function(){e.run()}),this.delay)}cancel(){this.timer&&clearInterval(this.timer)}}},7167:function(e,t,n){var r,o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const i=o(n(6362)),s=o(n(8227));class a extends s.default{static getInstance(){return a.InstanceHolder.instance}run(){i.default.create().send()}refresh(){this.delay=6e4,this.start()}}a.INTERVAL=6e4,a.InstanceHolder=((r=class{}).instance=new a(a.INTERVAL),r),t.default=a},2323:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(4736)),i=r(n(6667));var s;!function(e){let t=(0,o.default)("9223372036854775808");function n(e){e>=t&&(e=t.multiply(2).minus(e));let n="";for(;e>(0,o.default)(0);e=e.divide(62))n+="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".charAt(Number(e.divmod(62).remainder));return n}e.to_getui=function(e){let t=function(e){let t=function(e){let t=e.length;if(t%2!=0)return[];let n=new Array;for(let r=0;r{Object.defineProperty(t,"__esModule",{value:!0});class n{static info(...e){this.debugMode&&console.info("[GtPush]",e)}static warn(...e){console.warn("[GtPush]",e)}static error(...e){console.error("[GtPush]",e)}}n.debugMode=!1,t.default=n},3854:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{static getStr(e,t){try{return e&&void 0!==e[t]?e[t]:""}catch(n){}return""}}},2620:(e,t,n)=>{function r(e){return"0123456789abcdefghijklmnopqrstuvwxyz".charAt(e)}function o(e,t){return e&t}function i(e,t){return e|t}function s(e,t){return e^t}function a(e,t){return e&~t}function l(e){if(0==e)return-1;var t=0;return 0==(65535&e)&&(e>>=16,t+=16),0==(255&e)&&(e>>=8,t+=8),0==(15&e)&&(e>>=4,t+=4),0==(3&e)&&(e>>=2,t+=2),0==(1&e)&&++t,t}function c(e){for(var t=0;0!=e;)e&=e-1,++t;return t}n.r(t),n.d(t,{JSEncrypt:()=>ee,default:()=>te});var u,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function h(e){var t,n,r="";for(t=0;t+3<=e.length;t+=3)n=parseInt(e.substring(t,t+3),16),r+=d.charAt(n>>6)+d.charAt(63&n);for(t+1==e.length?(n=parseInt(e.substring(t,t+1),16),r+=d.charAt(n<<2)):t+2==e.length&&(n=parseInt(e.substring(t,t+2),16),r+=d.charAt(n>>2)+d.charAt((3&n)<<4));(3&r.length)>0;)r+="=";return r}var f,p=function(e){var t;if(void 0===u){var n="0123456789ABCDEF",r=" \f\n\r\t \u2028\u2029";for(u={},t=0;t<16;++t)u[n.charAt(t)]=t;for(n=n.toLowerCase(),t=10;t<16;++t)u[n.charAt(t)]=t;for(t=0;t=2?(o[o.length]=i,i=0,s=0):i<<=4}}if(s)throw new Error("Hex encoding incomplete: 4 bits missing");return o},g={decode:function(e){var t;if(void 0===f){var n="= \f\n\r\t \u2028\u2029";for(f=Object.create(null),t=0;t<64;++t)f["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(t)]=t;for(f["-"]=62,f._=63,t=0;t=4?(r[r.length]=o>>16,r[r.length]=o>>8&255,r[r.length]=255&o,o=0,i=0):o<<=6}}switch(i){case 1:throw new Error("Base64 encoding incomplete: at least 2 bits missing");case 2:r[r.length]=o>>10;break;case 3:r[r.length]=o>>16,r[r.length]=o>>8&255}return r},re:/-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,unarmor:function(e){var t=g.re.exec(e);if(t)if(t[1])e=t[1];else{if(!t[2])throw new Error("RegExp out of sync");e=t[2]}return g.decode(e)}},m=1e13,v=function(){function e(e){this.buf=[+e||0]}return e.prototype.mulAdd=function(e,t){var n,r,o=this.buf,i=o.length;for(n=0;n0&&(o[n]=t)},e.prototype.sub=function(e){var t,n,r=this.buf,o=r.length;for(t=0;t=0;--r)n+=(m+t[r]).toString().substring(1);return n},e.prototype.valueOf=function(){for(var e=this.buf,t=0,n=e.length-1;n>=0;--n)t=t*m+e[n];return t},e.prototype.simplify=function(){var e=this.buf;return 1==e.length?e[0]:this},e}(),y=/^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/,b=/^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/;function _(e,t){return e.length>t&&(e=e.substring(0,t)+"…"),e}var w,S=function(){function e(t,n){this.hexDigits="0123456789ABCDEF",t instanceof e?(this.enc=t.enc,this.pos=t.pos):(this.enc=t,this.pos=n)}return e.prototype.get=function(e){if(void 0===e&&(e=this.pos++),e>=this.enc.length)throw new Error("Requesting byte offset "+e+" on a stream of length "+this.enc.length);return"string"==typeof this.enc?this.enc.charCodeAt(e):this.enc[e]},e.prototype.hexByte=function(e){return this.hexDigits.charAt(e>>4&15)+this.hexDigits.charAt(15&e)},e.prototype.hexDump=function(e,t,n){for(var r="",o=e;o176)return!1}return!0},e.prototype.parseStringISO=function(e,t){for(var n="",r=e;r191&&o<224?String.fromCharCode((31&o)<<6|63&this.get(r++)):String.fromCharCode((15&o)<<12|(63&this.get(r++))<<6|63&this.get(r++))}return n},e.prototype.parseStringBMP=function(e,t){for(var n,r,o="",i=e;i127,i=o?255:0,s="";r==i&&++e4){for(s=r,n<<=3;0==(128&(+s^i));)s=+s<<1,--n;s="("+n+" bit)\n"}o&&(r-=256);for(var a=new v(r),l=e+1;l=l;--c)i+=a>>c&1?"1":"0";if(i.length>n)return o+_(i,n)}return o+i},e.prototype.parseOctetString=function(e,t,n){if(this.isASCII(e,t))return _(this.parseStringISO(e,t),n);var r=t-e,o="("+r+" byte)\n";r>(n/=2)&&(t=e+n);for(var i=e;in&&(o+="…"),o},e.prototype.parseOID=function(e,t,n){for(var r="",o=new v,i=0,s=e;sn)return _(r,n);o=new v,i=0}}return i>0&&(r+=".incomplete"),r},e}(),x=function(){function e(e,t,n,r,o){if(!(r instanceof E))throw new Error("Invalid tag value.");this.stream=e,this.header=t,this.length=n,this.tag=r,this.sub=o}return e.prototype.typeName=function(){switch(this.tag.tagClass){case 0:switch(this.tag.tagNumber){case 0:return"EOC";case 1:return"BOOLEAN";case 2:return"INTEGER";case 3:return"BIT_STRING";case 4:return"OCTET_STRING";case 5:return"NULL";case 6:return"OBJECT_IDENTIFIER";case 7:return"ObjectDescriptor";case 8:return"EXTERNAL";case 9:return"REAL";case 10:return"ENUMERATED";case 11:return"EMBEDDED_PDV";case 12:return"UTF8String";case 16:return"SEQUENCE";case 17:return"SET";case 18:return"NumericString";case 19:return"PrintableString";case 20:return"TeletexString";case 21:return"VideotexString";case 22:return"IA5String";case 23:return"UTCTime";case 24:return"GeneralizedTime";case 25:return"GraphicString";case 26:return"VisibleString";case 27:return"GeneralString";case 28:return"UniversalString";case 30:return"BMPString"}return"Universal_"+this.tag.tagNumber.toString();case 1:return"Application_"+this.tag.tagNumber.toString();case 2:return"["+this.tag.tagNumber.toString()+"]";case 3:return"Private_"+this.tag.tagNumber.toString()}},e.prototype.content=function(e){if(void 0===this.tag)return null;void 0===e&&(e=1/0);var t=this.posContent(),n=Math.abs(this.length);if(!this.tag.isUniversal())return null!==this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(t,t+n,e);switch(this.tag.tagNumber){case 1:return 0===this.stream.get(t)?"false":"true";case 2:return this.stream.parseInteger(t,t+n);case 3:return this.sub?"("+this.sub.length+" elem)":this.stream.parseBitString(t,t+n,e);case 4:return this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(t,t+n,e);case 6:return this.stream.parseOID(t,t+n,e);case 16:case 17:return null!==this.sub?"("+this.sub.length+" elem)":"(no elem)";case 12:return _(this.stream.parseStringUTF(t,t+n),e);case 18:case 19:case 20:case 21:case 22:case 26:return _(this.stream.parseStringISO(t,t+n),e);case 30:return _(this.stream.parseStringBMP(t,t+n),e);case 23:case 24:return this.stream.parseTime(t,t+n,23==this.tag.tagNumber)}return null},e.prototype.toString=function(){return this.typeName()+"@"+this.stream.pos+"[header:"+this.header+",length:"+this.length+",sub:"+(null===this.sub?"null":this.sub.length)+"]"},e.prototype.toPrettyString=function(e){void 0===e&&(e="");var t=e+this.typeName()+" @"+this.stream.pos;if(this.length>=0&&(t+="+"),t+=this.length,this.tag.tagConstructed?t+=" (constructed)":!this.tag.isUniversal()||3!=this.tag.tagNumber&&4!=this.tag.tagNumber||null===this.sub||(t+=" (encapsulates)"),t+="\n",null!==this.sub){e+=" ";for(var n=0,r=this.sub.length;n6)throw new Error("Length over 48 bits not supported at position "+(e.pos-1));if(0===n)return null;t=0;for(var r=0;r>6,this.tagConstructed=0!=(32&t),this.tagNumber=31&t,31==this.tagNumber){var n=new v;do{t=e.get(),n.mulAdd(128,127&t)}while(128&t);this.tagNumber=n.simplify()}}return e.prototype.isUniversal=function(){return 0===this.tagClass},e.prototype.isEOC=function(){return 0===this.tagClass&&0===this.tagNumber},e}(),T=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],C=(1<<26)/T[T.length-1],M=function(){function e(e,t,n){null!=e&&("number"==typeof e?this.fromNumber(e,t,n):null==t&&"string"!=typeof e?this.fromString(e,256):this.fromString(e,t))}return e.prototype.toString=function(e){if(this.s<0)return"-"+this.negate().toString(e);var t;if(16==e)t=4;else if(8==e)t=3;else if(2==e)t=1;else if(32==e)t=5;else{if(4!=e)return this.toRadix(e);t=2}var n,o=(1<0)for(l>l)>0&&(i=!0,s=r(n));a>=0;)l>(l+=this.DB-t)):(n=this[a]>>(l-=t)&o,l<=0&&(l+=this.DB,--a)),n>0&&(i=!0),i&&(s+=r(n));return i?s:"0"},e.prototype.negate=function(){var t=I();return e.ZERO.subTo(this,t),t},e.prototype.abs=function(){return this.s<0?this.negate():this},e.prototype.compareTo=function(e){var t=this.s-e.s;if(0!=t)return t;var n=this.t;if(0!=(t=n-e.t))return this.s<0?-t:t;for(;--n>=0;)if(0!=(t=this[n]-e[n]))return t;return 0},e.prototype.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+j(this[this.t-1]^this.s&this.DM)},e.prototype.mod=function(t){var n=I();return this.abs().divRemTo(t,null,n),this.s<0&&n.compareTo(e.ZERO)>0&&t.subTo(n,n),n},e.prototype.modPowInt=function(e,t){var n;return n=e<256||t.isEven()?new A(t):new D(t),this.exp(e,n)},e.prototype.clone=function(){var e=I();return this.copyTo(e),e},e.prototype.intValue=function(){if(this.s<0){if(1==this.t)return this[0]-this.DV;if(0==this.t)return-1}else{if(1==this.t)return this[0];if(0==this.t)return 0}return(this[1]&(1<<32-this.DB)-1)<>24},e.prototype.shortValue=function(){return 0==this.t?this.s:this[0]<<16>>16},e.prototype.signum=function(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1},e.prototype.toByteArray=function(){var e=this.t,t=[];t[0]=this.s;var n,r=this.DB-e*this.DB%8,o=0;if(e-- >0)for(r>r)!=(this.s&this.DM)>>r&&(t[o++]=n|this.s<=0;)r<8?(n=(this[e]&(1<>(r+=this.DB-8)):(n=this[e]>>(r-=8)&255,r<=0&&(r+=this.DB,--e)),0!=(128&n)&&(n|=-256),0==o&&(128&this.s)!=(128&n)&&++o,(o>0||n!=this.s)&&(t[o++]=n);return t},e.prototype.equals=function(e){return 0==this.compareTo(e)},e.prototype.min=function(e){return this.compareTo(e)<0?this:e},e.prototype.max=function(e){return this.compareTo(e)>0?this:e},e.prototype.and=function(e){var t=I();return this.bitwiseTo(e,o,t),t},e.prototype.or=function(e){var t=I();return this.bitwiseTo(e,i,t),t},e.prototype.xor=function(e){var t=I();return this.bitwiseTo(e,s,t),t},e.prototype.andNot=function(e){var t=I();return this.bitwiseTo(e,a,t),t},e.prototype.not=function(){for(var e=I(),t=0;t=this.t?0!=this.s:0!=(this[t]&1<1){var u=I();for(r.sqrTo(s[1],u);a<=c;)s[a]=I(),r.mulTo(u,s[a-2],s[a]),a+=2}var d,h,f=e.t-1,p=!0,g=I();for(o=j(e[f])-1;f>=0;){for(o>=l?d=e[f]>>o-l&c:(d=(e[f]&(1<0&&(d|=e[f-1]>>this.DB+o-l)),a=n;0==(1&d);)d>>=1,--a;if((o-=a)<0&&(o+=this.DB,--f),p)s[d].copyTo(i),p=!1;else{for(;a>1;)r.sqrTo(i,g),r.sqrTo(g,i),a-=2;a>0?r.sqrTo(i,g):(h=i,i=g,g=h),r.mulTo(g,s[d],i)}for(;f>=0&&0==(e[f]&1<=0?(r.subTo(o,r),n&&i.subTo(a,i),s.subTo(l,s)):(o.subTo(r,o),n&&a.subTo(i,a),l.subTo(s,l))}return 0!=o.compareTo(e.ONE)?e.ZERO:l.compareTo(t)>=0?l.subtract(t):l.signum()<0?(l.addTo(t,l),l.signum()<0?l.add(t):l):l},e.prototype.pow=function(e){return this.exp(e,new k)},e.prototype.gcd=function(e){var t=this.s<0?this.negate():this.clone(),n=e.s<0?e.negate():e.clone();if(t.compareTo(n)<0){var r=t;t=n,n=r}var o=t.getLowestSetBit(),i=n.getLowestSetBit();if(i<0)return t;for(o0&&(t.rShiftTo(i,t),n.rShiftTo(i,n));t.signum()>0;)(o=t.getLowestSetBit())>0&&t.rShiftTo(o,t),(o=n.getLowestSetBit())>0&&n.rShiftTo(o,n),t.compareTo(n)>=0?(t.subTo(n,t),t.rShiftTo(1,t)):(n.subTo(t,n),n.rShiftTo(1,n));return i>0&&n.lShiftTo(i,n),n},e.prototype.isProbablePrime=function(e){var t,n=this.abs();if(1==n.t&&n[0]<=T[T.length-1]){for(t=0;t=0;--t)e[t]=this[t];e.t=this.t,e.s=this.s},e.prototype.fromInt=function(e){this.t=1,this.s=e<0?-1:0,e>0?this[0]=e:e<-1?this[0]=e+this.DV:this.t=0},e.prototype.fromString=function(t,n){var r;if(16==n)r=4;else if(8==n)r=3;else if(256==n)r=8;else if(2==n)r=1;else if(32==n)r=5;else{if(4!=n)return void this.fromRadix(t,n);r=2}this.t=0,this.s=0;for(var o=t.length,i=!1,s=0;--o>=0;){var a=8==r?255&+t[o]:$(t,o);a<0?"-"==t.charAt(o)&&(i=!0):(i=!1,0==s?this[this.t++]=a:s+r>this.DB?(this[this.t-1]|=(a&(1<>this.DB-s):this[this.t-1]|=a<=this.DB&&(s-=this.DB))}8==r&&0!=(128&+t[0])&&(this.s=-1,s>0&&(this[this.t-1]|=(1<0&&this[this.t-1]==e;)--this.t},e.prototype.dlShiftTo=function(e,t){var n;for(n=this.t-1;n>=0;--n)t[n+e]=this[n];for(n=e-1;n>=0;--n)t[n]=0;t.t=this.t+e,t.s=this.s},e.prototype.drShiftTo=function(e,t){for(var n=e;n=0;--a)t[a+i+1]=this[a]>>r|s,s=(this[a]&o)<=0;--a)t[a]=0;t[i]=s,t.t=this.t+i+1,t.s=this.s,t.clamp()},e.prototype.rShiftTo=function(e,t){t.s=this.s;var n=Math.floor(e/this.DB);if(n>=this.t)t.t=0;else{var r=e%this.DB,o=this.DB-r,i=(1<>r;for(var s=n+1;s>r;r>0&&(t[this.t-n-1]|=(this.s&i)<>=this.DB;if(e.t>=this.DB;r+=this.s}else{for(r+=this.s;n>=this.DB;r-=e.s}t.s=r<0?-1:0,r<-1?t[n++]=this.DV+r:r>0&&(t[n++]=r),t.t=n,t.clamp()},e.prototype.multiplyTo=function(t,n){var r=this.abs(),o=t.abs(),i=r.t;for(n.t=i+o.t;--i>=0;)n[i]=0;for(i=0;i=0;)e[n]=0;for(n=0;n=t.DV&&(e[n+t.t]-=t.DV,e[n+t.t+1]=1)}e.t>0&&(e[e.t-1]+=t.am(n,t[n],e,2*n,0,1)),e.s=0,e.clamp()},e.prototype.divRemTo=function(t,n,r){var o=t.abs();if(!(o.t<=0)){var i=this.abs();if(i.t0?(o.lShiftTo(c,s),i.lShiftTo(c,r)):(o.copyTo(s),i.copyTo(r));var u=s.t,d=s[u-1];if(0!=d){var h=d*(1<1?s[u-2]>>this.F2:0),f=this.FV/h,p=(1<=0&&(r[r.t++]=1,r.subTo(y,r)),e.ONE.dlShiftTo(u,y),y.subTo(s,s);s.t=0;){var b=r[--m]==d?this.DM:Math.floor(r[m]*f+(r[m-1]+g)*p);if((r[m]+=s.am(0,b,r,v,0,u))0&&r.rShiftTo(c,r),a<0&&e.ZERO.subTo(r,r)}}},e.prototype.invDigit=function(){if(this.t<1)return 0;var e=this[0];if(0==(1&e))return 0;var t=3&e;return(t=(t=(t=(t=t*(2-(15&e)*t)&15)*(2-(255&e)*t)&255)*(2-((65535&e)*t&65535))&65535)*(2-e*t%this.DV)%this.DV)>0?this.DV-t:-t},e.prototype.isEven=function(){return 0==(this.t>0?1&this[0]:this.s)},e.prototype.exp=function(t,n){if(t>4294967295||t<1)return e.ONE;var r=I(),o=I(),i=n.convert(this),s=j(t)-1;for(i.copyTo(r);--s>=0;)if(n.sqrTo(r,o),(t&1<0)n.mulTo(o,i,r);else{var a=r;r=o,o=a}return n.revert(r)},e.prototype.chunkSize=function(e){return Math.floor(Math.LN2*this.DB/Math.log(e))},e.prototype.toRadix=function(e){if(null==e&&(e=10),0==this.signum()||e<2||e>36)return"0";var t=this.chunkSize(e),n=Math.pow(e,t),r=z(n),o=I(),i=I(),s="";for(this.divRemTo(r,o,i);o.signum()>0;)s=(n+i.intValue()).toString(e).substr(1)+s,o.divRemTo(r,o,i);return i.intValue().toString(e)+s},e.prototype.fromRadix=function(t,n){this.fromInt(0),null==n&&(n=10);for(var r=this.chunkSize(n),o=Math.pow(n,r),i=!1,s=0,a=0,l=0;l=r&&(this.dMultiply(o),this.dAddOffset(a,0),s=0,a=0))}s>0&&(this.dMultiply(Math.pow(n,s)),this.dAddOffset(a,0)),i&&e.ZERO.subTo(this,this)},e.prototype.fromNumber=function(t,n,r){if("number"==typeof n)if(t<2)this.fromInt(1);else for(this.fromNumber(t,r),this.testBit(t-1)||this.bitwiseTo(e.ONE.shiftLeft(t-1),i,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(n);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(e.ONE.shiftLeft(t-1),this);else{var o=[],s=7&t;o.length=1+(t>>3),n.nextBytes(o),s>0?o[0]&=(1<>=this.DB;if(e.t>=this.DB;r+=this.s}else{for(r+=this.s;n>=this.DB;r+=e.s}t.s=r<0?-1:0,r>0?t[n++]=r:r<-1&&(t[n++]=this.DV+r),t.t=n,t.clamp()},e.prototype.dMultiply=function(e){this[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()},e.prototype.dAddOffset=function(e,t){if(0!=e){for(;this.t<=t;)this[this.t++]=0;for(this[t]+=e;this[t]>=this.DV;)this[t]-=this.DV,++t>=this.t&&(this[this.t++]=0),++this[t]}},e.prototype.multiplyLowerTo=function(e,t,n){var r=Math.min(this.t+e.t,t);for(n.s=0,n.t=r;r>0;)n[--r]=0;for(var o=n.t-this.t;r=0;)n[r]=0;for(r=Math.max(t-this.t,0);r0)if(0==t)n=this[0]%e;else for(var r=this.t-1;r>=0;--r)n=(t*n+this[r])%e;return n},e.prototype.millerRabin=function(t){var n=this.subtract(e.ONE),r=n.getLowestSetBit();if(r<=0)return!1;var o=n.shiftRight(r);(t=t+1>>1)>T.length&&(t=T.length);for(var i=I(),s=0;s0&&(n.rShiftTo(s,n),r.rShiftTo(s,r));var a=function(){(i=n.getLowestSetBit())>0&&n.rShiftTo(i,n),(i=r.getLowestSetBit())>0&&r.rShiftTo(i,r),n.compareTo(r)>=0?(n.subTo(r,n),n.rShiftTo(1,n)):(r.subTo(n,r),r.rShiftTo(1,r)),n.signum()>0?setTimeout(a,0):(s>0&&r.lShiftTo(s,r),setTimeout((function(){t(r)}),0))};setTimeout(a,10)}},e.prototype.fromNumberAsync=function(t,n,r,o){if("number"==typeof n)if(t<2)this.fromInt(1);else{this.fromNumber(t,r),this.testBit(t-1)||this.bitwiseTo(e.ONE.shiftLeft(t-1),i,this),this.isEven()&&this.dAddOffset(1,0);var s=this,a=function(){s.dAddOffset(2,0),s.bitLength()>t&&s.subTo(e.ONE.shiftLeft(t-1),s),s.isProbablePrime(n)?setTimeout((function(){o()}),0):setTimeout(a,0)};setTimeout(a,0)}else{var l=[],c=7&t;l.length=1+(t>>3),n.nextBytes(l),c>0?l[0]&=(1<=0?e.mod(this.m):e},e.prototype.revert=function(e){return e},e.prototype.reduce=function(e){e.divRemTo(this.m,null,e)},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},e.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},e}(),D=function(){function e(e){this.m=e,this.mp=e.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<0&&this.m.subTo(t,t),t},e.prototype.revert=function(e){var t=I();return e.copyTo(t),this.reduce(t),t},e.prototype.reduce=function(e){for(;e.t<=this.mt2;)e[e.t++]=0;for(var t=0;t>15)*this.mpl&this.um)<<15)&e.DM;for(e[n=t+this.m.t]+=this.m.am(0,r,e,t,0,this.m.t);e[n]>=e.DV;)e[n]-=e.DV,e[++n]++}e.clamp(),e.drShiftTo(this.m.t,e),e.compareTo(this.m)>=0&&e.subTo(this.m,e)},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},e.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},e}(),O=function(){function e(e){this.m=e,this.r2=I(),this.q3=I(),M.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e)}return e.prototype.convert=function(e){if(e.s<0||e.t>2*this.m.t)return e.mod(this.m);if(e.compareTo(this.m)<0)return e;var t=I();return e.copyTo(t),this.reduce(t),t},e.prototype.revert=function(e){return e},e.prototype.reduce=function(e){for(e.drShiftTo(this.m.t-1,this.r2),e.t>this.m.t+1&&(e.t=this.m.t+1,e.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);e.compareTo(this.r2)<0;)e.dAddOffset(1,this.m.t+1);for(e.subTo(this.r2,e);e.compareTo(this.m)>=0;)e.subTo(this.m,e)},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},e.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},e}();function I(){return new M(null)}function P(e,t){return new M(e,t)}var B="undefined"!=typeof navigator;B&&"Microsoft Internet Explorer"==navigator.appName?(M.prototype.am=function(e,t,n,r,o,i){for(var s=32767&t,a=t>>15;--i>=0;){var l=32767&this[e],c=this[e++]>>15,u=a*l+c*s;o=((l=s*l+((32767&u)<<15)+n[r]+(1073741823&o))>>>30)+(u>>>15)+a*c+(o>>>30),n[r++]=1073741823&l}return o},w=30):B&&"Netscape"!=navigator.appName?(M.prototype.am=function(e,t,n,r,o,i){for(;--i>=0;){var s=t*this[e++]+n[r]+o;o=Math.floor(s/67108864),n[r++]=67108863&s}return o},w=26):(M.prototype.am=function(e,t,n,r,o,i){for(var s=16383&t,a=t>>14;--i>=0;){var l=16383&this[e],c=this[e++]>>14,u=a*l+c*s;o=((l=s*l+((16383&u)<<14)+n[r]+o)>>28)+(u>>14)+a*c,n[r++]=268435455&l}return o},w=28),M.prototype.DB=w,M.prototype.DM=(1<>>16)&&(e=t,n+=16),0!=(t=e>>8)&&(e=t,n+=8),0!=(t=e>>4)&&(e=t,n+=4),0!=(t=e>>2)&&(e=t,n+=2),0!=(t=e>>1)&&(e=t,n+=1),n}M.ZERO=z(0),M.ONE=z(1);var V,H,F=function(){function e(){this.i=0,this.j=0,this.S=[]}return e.prototype.init=function(e){var t,n,r;for(t=0;t<256;++t)this.S[t]=t;for(n=0,t=0;t<256;++t)n=n+this.S[t]+e[t%e.length]&255,r=this.S[t],this.S[t]=this.S[n],this.S[n]=r;this.i=0,this.j=0},e.prototype.next=function(){var e;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,e=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=e,this.S[e+this.S[this.i]&255]},e}(),q=null;function U(){if(null==V){for(V=new F;H<256;){var e=Math.floor(65536*Math.random());q[H++]=255&e}for(V.init(q),H=0;H0&&t.length>0?(this.n=P(e,16),this.e=parseInt(t,16)):console.error("Invalid RSA public key")},e.prototype.encrypt=function(e){var t=this.n.bitLength()+7>>3,n=function(e,t){if(t=0&&t>0;){var o=e.charCodeAt(r--);o<128?n[--t]=o:o>127&&o<2048?(n[--t]=63&o|128,n[--t]=o>>6|192):(n[--t]=63&o|128,n[--t]=o>>6&63|128,n[--t]=o>>12|224)}n[--t]=0;for(var i=new W,s=[];t>2;){for(s[0]=0;0==s[0];)i.nextBytes(s);n[--t]=s[0]}return n[--t]=2,n[--t]=0,new M(n)}(e,t);if(null==n)return null;var r=this.doPublic(n);if(null==r)return null;for(var o=r.toString(16),i=o.length,s=0;s<2*t-i;s++)o="0"+o;return o},e.prototype.setPrivate=function(e,t,n){null!=e&&null!=t&&e.length>0&&t.length>0?(this.n=P(e,16),this.e=parseInt(t,16),this.d=P(n,16)):console.error("Invalid RSA private key")},e.prototype.setPrivateEx=function(e,t,n,r,o,i,s,a){null!=e&&null!=t&&e.length>0&&t.length>0?(this.n=P(e,16),this.e=parseInt(t,16),this.d=P(n,16),this.p=P(r,16),this.q=P(o,16),this.dmp1=P(i,16),this.dmq1=P(s,16),this.coeff=P(a,16)):console.error("Invalid RSA private key")},e.prototype.generate=function(e,t){var n=new W,r=e>>1;this.e=parseInt(t,16);for(var o=new M(t,16);;){for(;this.p=new M(e-r,1,n),0!=this.p.subtract(M.ONE).gcd(o).compareTo(M.ONE)||!this.p.isProbablePrime(10););for(;this.q=new M(r,1,n),0!=this.q.subtract(M.ONE).gcd(o).compareTo(M.ONE)||!this.q.isProbablePrime(10););if(this.p.compareTo(this.q)<=0){var i=this.p;this.p=this.q,this.q=i}var s=this.p.subtract(M.ONE),a=this.q.subtract(M.ONE),l=s.multiply(a);if(0==l.gcd(o).compareTo(M.ONE)){this.n=this.p.multiply(this.q),this.d=o.modInverse(l),this.dmp1=this.d.mod(s),this.dmq1=this.d.mod(a),this.coeff=this.q.modInverse(this.p);break}}},e.prototype.decrypt=function(e){var t=P(e,16),n=this.doPrivate(t);return null==n?null:function(e,t){for(var n=e.toByteArray(),r=0;r=n.length)return null;for(var o="";++r191&&i<224?(o+=String.fromCharCode((31&i)<<6|63&n[r+1]),++r):(o+=String.fromCharCode((15&i)<<12|(63&n[r+1])<<6|63&n[r+2]),r+=2)}return o}(n,this.n.bitLength()+7>>3)},e.prototype.generateAsync=function(e,t,n){var r=new W,o=e>>1;this.e=parseInt(t,16);var i=new M(t,16),s=this,a=function(){var t=function(){if(s.p.compareTo(s.q)<=0){var e=s.p;s.p=s.q,s.q=e}var t=s.p.subtract(M.ONE),r=s.q.subtract(M.ONE),o=t.multiply(r);0==o.gcd(i).compareTo(M.ONE)?(s.n=s.p.multiply(s.q),s.d=i.modInverse(o),s.dmp1=s.d.mod(t),s.dmq1=s.d.mod(r),s.coeff=s.q.modInverse(s.p),setTimeout((function(){n()}),0)):setTimeout(a,0)},l=function(){s.q=I(),s.q.fromNumberAsync(o,1,r,(function(){s.q.subtract(M.ONE).gcda(i,(function(e){0==e.compareTo(M.ONE)&&s.q.isProbablePrime(10)?setTimeout(t,0):setTimeout(l,0)}))}))},c=function(){s.p=I(),s.p.fromNumberAsync(e-o,1,r,(function(){s.p.subtract(M.ONE).gcda(i,(function(e){0==e.compareTo(M.ONE)&&s.p.isProbablePrime(10)?setTimeout(l,0):setTimeout(c,0)}))}))};setTimeout(c,0)};setTimeout(a,0)},e.prototype.sign=function(e,t,n){var r=function(e){return Y[e]||""}(n),o=function(e,t){if(t>3)-11;return this.setSplitChn(e,r).forEach((function(e){n+=t.encrypt(e)})),n},e.prototype.decryptLong=function(e){var t="",n=this.n.bitLength()+7>>3,r=2*n;if(e.length>r){for(var o=e.match(new RegExp(".{1,"+r+"}","g"))||[],i=[],s=0;s=o.length)return null;n=n.concat(o.slice(i+1))}for(var s=n,a=-1,l="";++a191&&c<224?(l+=String.fromCharCode((31&c)<<6|63&s[a+1]),++a):(l+=String.fromCharCode((15&c)<<12|(63&s[a+1])<<6|63&s[a+2]),a+=2)}return l}(i,n)}else t=this.decrypt(e);return t},e.prototype.setSplitChn=function(e,t,n){void 0===n&&(n=[]);for(var r=e.split(""),o=0,i=0;it){var a=e.substring(0,i);return n.push(a),this.setSplitChn(e.substring(i),t,n)}}return n.push(e),n},e}(),Y={md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",ripemd160:"3021300906052b2403020105000414"},X={};X.lang={extend:function(e,t,n){if(!t||!e)throw new Error("YAHOO.lang.extend failed, please check that all dependencies are included.");var r=function(){};if(r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e,e.superclass=t.prototype,t.prototype.constructor==Object.prototype.constructor&&(t.prototype.constructor=t),n){var o;for(o in n)e.prototype[o]=n[o];var i=function(){},s=["toString","valueOf"];try{/MSIE/.test(navigator.userAgent)&&(i=function(e,t){for(o=0;o15)throw"ASN.1 length too long to represent by 8x: n = "+e.toString(16);return(128+n).toString(16)+t},this.getEncodedHex=function(){return(null==this.hTLV||this.isModified)&&(this.hV=this.getFreshValueHex(),this.hL=this.getLengthHexFromValue(),this.hTLV=this.hT+this.hL+this.hV,this.isModified=!1),this.hTLV},this.getValueHex=function(){return this.getEncodedHex(),this.hV},this.getFreshValueHex=function(){return""}},G.asn1.DERAbstractString=function(e){G.asn1.DERAbstractString.superclass.constructor.call(this),this.getString=function(){return this.s},this.setString=function(e){this.hTLV=null,this.isModified=!0,this.s=e,this.hV=stohex(this.s)},this.setStringHex=function(e){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=e},this.getFreshValueHex=function(){return this.hV},void 0!==e&&("string"==typeof e?this.setString(e):void 0!==e.str?this.setString(e.str):void 0!==e.hex&&this.setStringHex(e.hex))},X.lang.extend(G.asn1.DERAbstractString,G.asn1.ASN1Object),G.asn1.DERAbstractTime=function(e){G.asn1.DERAbstractTime.superclass.constructor.call(this),this.localDateToUTC=function(e){return utc=e.getTime()+6e4*e.getTimezoneOffset(),new Date(utc)},this.formatDate=function(e,t,n){var r=this.zeroPadding,o=this.localDateToUTC(e),i=String(o.getFullYear());"utc"==t&&(i=i.substr(2,2));var s=i+r(String(o.getMonth()+1),2)+r(String(o.getDate()),2)+r(String(o.getHours()),2)+r(String(o.getMinutes()),2)+r(String(o.getSeconds()),2);if(!0===n){var a=o.getMilliseconds();if(0!=a){var l=r(String(a),3);s=s+"."+(l=l.replace(/[0]+$/,""))}}return s+"Z"},this.zeroPadding=function(e,t){return e.length>=t?e:new Array(t-e.length+1).join("0")+e},this.getString=function(){return this.s},this.setString=function(e){this.hTLV=null,this.isModified=!0,this.s=e,this.hV=stohex(e)},this.setByDateValue=function(e,t,n,r,o,i){var s=new Date(Date.UTC(e,t-1,n,r,o,i,0));this.setByDate(s)},this.getFreshValueHex=function(){return this.hV}},X.lang.extend(G.asn1.DERAbstractTime,G.asn1.ASN1Object),G.asn1.DERAbstractStructured=function(e){G.asn1.DERAbstractString.superclass.constructor.call(this),this.setByASN1ObjectArray=function(e){this.hTLV=null,this.isModified=!0,this.asn1Array=e},this.appendASN1Object=function(e){this.hTLV=null,this.isModified=!0,this.asn1Array.push(e)},this.asn1Array=new Array,void 0!==e&&void 0!==e.array&&(this.asn1Array=e.array)},X.lang.extend(G.asn1.DERAbstractStructured,G.asn1.ASN1Object),G.asn1.DERBoolean=function(){G.asn1.DERBoolean.superclass.constructor.call(this),this.hT="01",this.hTLV="0101ff"},X.lang.extend(G.asn1.DERBoolean,G.asn1.ASN1Object),G.asn1.DERInteger=function(e){G.asn1.DERInteger.superclass.constructor.call(this),this.hT="02",this.setByBigInteger=function(e){this.hTLV=null,this.isModified=!0,this.hV=G.asn1.ASN1Util.bigIntToMinTwosComplementsHex(e)},this.setByInteger=function(e){var t=new M(String(e),10);this.setByBigInteger(t)},this.setValueHex=function(e){this.hV=e},this.getFreshValueHex=function(){return this.hV},void 0!==e&&(void 0!==e.bigint?this.setByBigInteger(e.bigint):void 0!==e.int?this.setByInteger(e.int):"number"==typeof e?this.setByInteger(e):void 0!==e.hex&&this.setValueHex(e.hex))},X.lang.extend(G.asn1.DERInteger,G.asn1.ASN1Object),G.asn1.DERBitString=function(e){if(void 0!==e&&void 0!==e.obj){var t=G.asn1.ASN1Util.newObject(e.obj);e.hex="00"+t.getEncodedHex()}G.asn1.DERBitString.superclass.constructor.call(this),this.hT="03",this.setHexValueIncludingUnusedBits=function(e){this.hTLV=null,this.isModified=!0,this.hV=e},this.setUnusedBitsAndHexValue=function(e,t){if(e<0||7>2),i=3&s,o=1):1==o?(n+=r(i<<2|s>>4),i=15&s,o=2):2==o?(n+=r(i),n+=r(s>>2),i=3&s,o=3):(n+=r(i<<2|s>>4),n+=r(15&s),o=0))}return 1==o&&(n+=r(i<<2)),n}(t),n)}catch(o){return!1}},e.prototype.getKey=function(e){if(!this.key){if(this.key=new Z,e&&"[object Function]"==={}.toString.call(e))return void this.key.generateAsync(this.default_key_size,this.default_public_exponent,e);this.key.generate(this.default_key_size,this.default_public_exponent)}return this.key},e.prototype.getPrivateKey=function(){return this.getKey().getPrivateKey()},e.prototype.getPrivateKeyB64=function(){return this.getKey().getPrivateBaseKeyB64()},e.prototype.getPublicKey=function(){return this.getKey().getPublicKey()},e.prototype.getPublicKeyB64=function(){return this.getKey().getPublicBaseKeyB64()},e.version=Q,e}();const te=ee},2480:()=>{}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={id:r,loaded:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.loaded=!0,i.exports}return n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),n(9021)})();var yb=gb(vb.exports=mb());let bb;function _b(e){bb&&bb.postMessage(e)}Zd({type:"enabled"});var wb;function Sb(e,t){return"string"==typeof e?t:e}wb=yb,"undefined"!=typeof BroadcastChannel&&(bb=new BroadcastChannel("uni-push"),bb.onmessage=function({data:e}){Zd(e)},document.addEventListener("visibilitychange",(function(){"visible"===document.visibilityState&&wb.enableSocket(!0)}))),yb.init({appid:"__UNI__C939371",onError:e=>{console.error(e.error);const t={type:"clientId",cid:"",errMsg:e.error};Zd(t),_b(t)},onClientId:e=>{const t={type:"clientId",cid:e.cid};Zd(t),_b(t)},onlineState:e=>{const t={type:"lineState",online:e.online};Zd(t),_b(t)},onPushMsg:e=>{const t={type:"pushMsg",message:e.message};Zd(t),_b(t)}});const xb=e=>(t,n=ki())=>{!Bi&&Wr(e,t,n)},Eb=xb("onShow"),Tb=xb("onHide"),Cb=xb("onLaunch"),Mb=xb("onLoad"),kb=xb("onReachBottom"); +/*! + * pinia v2.1.7 + * (c) 2023 Eduardo San Martin Morote + * @license MIT + */ +let Ab;const Db=e=>Ab=e,Ob=Symbol();function Ib(e){return e&&"object"==typeof e&&"[object Object]"===Object.prototype.toString.call(e)&&"function"!=typeof e.toJSON}var Pb,Bb;(Bb=Pb||(Pb={})).direct="direct",Bb.patchObject="patch object",Bb.patchFunction="patch function";const Rb="undefined"!=typeof window;function Lb(){const e=Fe(!0),t=e.run((()=>hn({})));let n=[],r=[];const o=on({install(e){Db(o),o._a=e,e.provide(Ob,o),e.config.globalProperties.$pinia=o,r.forEach((e=>n.push(e))),r=[]},use(e){return this._a?n.push(e):r.push(e),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return o}const Nb=()=>{};function $b(e,t,n,r=Nb){e.push(t);const o=()=>{const n=e.indexOf(t);n>-1&&(e.splice(n,1),r())};var i;return!n&&qe()&&(i=o,je&&je.cleanups.push(i)),o}function zb(e,...t){e.slice().forEach((e=>{e(...t)}))}const jb=e=>e();function Vb(e,t){e instanceof Map&&t instanceof Map&&t.forEach(((t,n)=>e.set(n,t))),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const r=t[n],o=e[n];Ib(o)&&Ib(r)&&e.hasOwnProperty(n)&&!dn(r)&&!Qt(r)?e[n]=Vb(o,r):e[n]=r}return e}const Hb=Symbol();const{assign:Fb}=Object;function qb(e,t,n,r){const{state:o,actions:i,getters:s}=t,a=n.state.value[e];let l;return l=Ub(e,(function(){a||(n.state.value[e]=o?o():{});const t=function(e){const t=g(e)?new Array(e.length):{};for(const n in e)t[n]=Sn(e,n);return t}(n.state.value[e]);return Fb(t,i,Object.keys(s||{}).reduce(((t,r)=>(t[r]=on(zi((()=>{Db(n);const t=n._s.get(e);return s[r].call(t,t)}))),t)),{}))}),t,n,r,!0),l}function Ub(e,t,n={},r,o,i){let s;const a=Fb({actions:{}},n),l={deep:!0};let c,u,d,h=[],f=[];const p=r.state.value[e];let g;function m(t){let n;c=u=!1,"function"==typeof t?(t(r.state.value[e]),n={type:Pb.patchFunction,storeId:e,events:d}):(Vb(r.state.value[e],t),n={type:Pb.patchObject,payload:t,storeId:e,events:d});const o=g=Symbol();Ln().then((()=>{g===o&&(c=!0)})),u=!0,zb(h,n,r.state.value[e])}i||p||(r.state.value[e]={}),hn({});const v=i?function(){const{state:e}=n,t=e?e():{};this.$patch((e=>{Fb(e,t)}))}:Nb;function y(t,n){return function(){Db(r);const o=Array.from(arguments),i=[],s=[];function a(e){i.push(e)}function l(e){s.push(e)}let c;zb(f,{args:o,name:t,store:b,after:a,onError:l});try{c=n.apply(this&&this.$id===e?this:b,o)}catch(u){throw zb(s,u),u}return c instanceof Promise?c.then((e=>(zb(i,e),e))).catch((e=>(zb(s,e),Promise.reject(e)))):(zb(i,c),c)}}const b=Xt({_p:r,$id:e,$onAction:$b.bind(null,f),$patch:m,$reset:v,$subscribe(t,n={}){const o=$b(h,t,n.detached,(()=>i())),i=s.run((()=>dr((()=>r.state.value[e]),(r=>{("sync"===n.flush?u:c)&&t({storeId:e,type:Pb.direct,events:d},r)}),Fb({},l,n))));return o},$dispose:function(){s.stop(),h=[],f=[],r._s.delete(e)}});r._s.set(e,b);const _=(r._a&&r._a.runWithContext||jb)((()=>r._e.run((()=>(s=Fe()).run(t)))));for(const x in _){const t=_[x];if(dn(t)&&(!dn(S=t)||!S.effect)||Qt(t))i||(!p||Ib(w=t)&&w.hasOwnProperty(Hb)||(dn(t)?t.value=p[x]:Vb(t,p[x])),r.state.value[e][x]=t);else if("function"==typeof t){const e=y(x,t);_[x]=e,a.actions[x]=t}}var w,S;return Fb(b,_),Fb(rn(b),_),Object.defineProperty(b,"$state",{get:()=>r.state.value[e],set:e=>{m((t=>{Fb(t,e)}))}}),r._p.forEach((e=>{Fb(b,s.run((()=>e({store:b,app:r._a,pinia:r,options:a}))))})),p&&i&&n.hydrate&&n.hydrate(b.$state,p),c=!0,u=!0,b}function Wb(e,t,n){let r,o;const i="function"==typeof t;function s(e,n){const s=Oo();(e=e||(s?Do(Ob,null):null))&&Db(e),(e=Ab)._s.has(r)||(i?Ub(r,t,o,e):qb(r,o,e));return e._s.get(r)}return"string"==typeof e?(r=e,o=i?n:t):(o=e,r=e.id),s.$id=r,s}let Kb="Store";function Yb(e,t){return Array.isArray(t)?t.reduce(((t,n)=>(t[n]=function(){return e(this.$pinia)[n]},t)),{}):Object.keys(t).reduce(((n,r)=>(n[r]=function(){const n=e(this.$pinia),o=t[r];return"function"==typeof o?o.call(this,n):n[o]},n)),{})}const Xb=Yb;function Gb(e){{e=rn(e);const t={};for(const n in e){const r=e[n];(dn(r)||Qt(r))&&(t[n]=wn(e,n))}return t}}const Jb=Object.freeze(Object.defineProperty({__proto__:null,get MutationType(){return Pb},PiniaVuePlugin:function(e){e.mixin({beforeCreate(){const e=this.$options;if(e.pinia){const t=e.pinia;if(!this._provided){const e={};Object.defineProperty(this,"_provided",{get:()=>e,set:t=>Object.assign(e,t)})}this._provided[Ob]=t,this.$pinia||(this.$pinia=t),t._a=this,Rb&&Db(t)}else!this.$pinia&&e.parent&&e.parent.$pinia&&(this.$pinia=e.parent.$pinia)},destroyed(){delete this._pStores}})},acceptHMRUpdate:function(e,t){return()=>{}},createPinia:Lb,defineStore:Wb,getActivePinia:()=>Oo()&&Do(Ob)||Ab,mapActions:function(e,t){return Array.isArray(t)?t.reduce(((t,n)=>(t[n]=function(...t){return e(this.$pinia)[n](...t)},t)),{}):Object.keys(t).reduce(((n,r)=>(n[r]=function(...n){return e(this.$pinia)[t[r]](...n)},n)),{})},mapGetters:Xb,mapState:Yb,mapStores:function(...e){return e.reduce(((e,t)=>(e[t.$id+Kb]=function(){return t(this.$pinia)},e)),{})},mapWritableState:function(e,t){return Array.isArray(t)?t.reduce(((t,n)=>(t[n]={get(){return e(this.$pinia)[n]},set(t){return e(this.$pinia)[n]=t}},t)),{}):Object.keys(t).reduce(((n,r)=>(n[r]={get(){return e(this.$pinia)[t[r]]},set(n){return e(this.$pinia)[t[r]]=n}},n)),{})},setActivePinia:Db,setMapStoreSuffix:function(e){Kb=e},skipHydrate:function(e){return Object.defineProperty(e,Hb,{})},storeToRefs:Gb},Symbol.toStringTag,{value:"Module"})),Zb={baseUrl:"http://39.98.44.136:8080",StreamBaseURl:"http://39.98.44.136:8000",vioceBaseURl:"ws://39.98.44.136:6006/speech-recognition",DBversion:3,appInfo:{name:"青岛市就业服务",AIName:"小红",version:"1.0.0",logo:"",site_url:"",agreements:[{title:"隐私政策",url:""},{title:"用户服务协议",url:""}]},allowedFileNumber:2,allowedFileTypes:["text/plain","text/markdown","text/html","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/pdf","application/vnd.ms-powerpoint","application/vnd.openxmlformats-officedocument.presentationml.presentation","text/csv","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"]};function Qb(e,t={},n="GET",r=!1,o={}){r&&Wv({title:"请稍后",mask:!0});let i="";a_().token&&(i=`${a_().token}`);const s=o||{};return s.Authorization=encodeURIComponent(i),new Promise(((o,i)=>{hv({url:Zb.baseUrl+e,method:n,data:t,header:s,success:e=>{var t,n;if(200===e.statusCode){const{code:t,msg:n}=e.data;if(200===t)return void o(e.data);qv({title:n,icon:"none"})}401!==(null==(t=e.data)?void 0:t.code)&&402!==(null==(n=e.data)?void 0:n.code)||a_().logOut();const r=new Error("请求出现异常,请联系工作人员");r.error=e,i(r)},fail:e=>{i(e)},complete:()=>{r&&Kv()}})}))}function e_(e){const t=new Intl.Segmenter("zh-Hans",{granularity:"word"}),n=[];for(let r of t.segment(e.toLowerCase()))n.push(r.segment);return n}const t_=["的","了","啊","哦","/","、"," ","","-","(",")","(",")","+","=","~","!","<",">","?","[","]","{","}"];function n_(e){return e.filter((e=>e&&!t_.includes(e)))}const r_=new class{constructor(){t(this,"config",{thresholdVal:.69,titleSimilarityWeight:.4,salaryMatchWeight:.2,areaMatchWeight:.2,educationMatchWeight:.2,experiencenMatchWeight:.1}),t(this,"userTitle",["Java","C","全栈工程师"]),t(this,"userSalaryMin",1e4),t(this,"userSalaryMax",15e3),t(this,"userArea",0),t(this,"userEducation",4),t(this,"userExperience",2),t(this,"jobTitle",""),t(this,"jobMinSalary",1e4),t(this,"jobMaxSalary",15e3),t(this,"jobLocationAreaCode",0),t(this,"jobEducation",4),t(this,"jobExperience",2),t(this,"jobCategory",""),t(this,"log",!1)}setUserInfo(e){this.userTitle=e.jobTitle,this.userSalaryMax=Number(e.salaryMax),this.userSalaryMin=Number(e.salaryMin),this.userArea=Number(e.area),this.userEducation=e.education,this.userExperience=this.getUserExperience(Number(e.age))}setJobInfo(e){this.jobTitle=e.jobTitle,this.jobMinSalary=e.minSalary,this.jobMaxSalary=e.maxSalary,this.jobLocationAreaCode=e.jobLocationAreaCode,this.jobEducation=e.education,this.jobExperience=e.experience,this.jobCategory=e.jobCategory}calculationMatchingDegreeJob(e){let t=null;t=this.jobCategory?this.calculateBestJobCategoryMatch(e.jobTitle||e.jobTitleString||[],this.jobCategory):this.calculateBestJobMatch(e.jobTitle||e.jobTitleString||[],this.jobTitle);const{bestMatchJobTitle:n,maxSimilarity:r}=t,o=this.calculateSalaryMatch(Number(e.salaryMin),Number(e.salaryMax),this.jobMinSalary,this.jobMaxSalary),i=this.calculateAreaMatch(Number(e.area),this.jobLocationAreaCode),s=this.calculateEducationMatch(e.education,this.jobEducation),a=this.config.titleSimilarityWeight*r+this.config.salaryMatchWeight*o+this.config.areaMatchWeight*i+this.config.educationMatchWeight*s;return this.log&&console.log(`Job ${job.jobTitle} 标题相似度 ${r} 薪资匹配度: ${o}学历匹配度: ${s} 区域匹配度: ${i} 综合匹配度: ${a.toFixed(2)}`),this.config.thresholdVal,{overallMatch:100*a.toFixed(2)+"%",data:e,maxSimilarity:r,salaryMatch:o,educationMatch:s,areaMatch:i}}calculationMatchingDegree(e){let t=null;t=e.jobCategory?this.calculateBestJobCategoryMatch(this.userTitle,e.jobCategory):this.calculateBestJobMatch(this.userTitle,e.jobTitle);const{bestMatchJobTitle:n,maxSimilarity:r}=t,o=this.calculateSalaryMatch(this.userSalaryMin,this.userSalaryMax,e.minSalary,e.maxSalary),i=this.calculateAreaMatch(this.userArea,e.jobLocationAreaCode),s=this.calculateEducationMatch(this.userEducation,e.education),a=this.config.titleSimilarityWeight*r+this.config.salaryMatchWeight*o+this.config.areaMatchWeight*i+this.config.educationMatchWeight*s;this.log&&console.log(`Job ${e.jobTitle} 标题相似度 ${r} 薪资匹配度: ${o}学历匹配度: ${s} 区域匹配度: ${i} 综合匹配度: ${a.toFixed(2)}`);if(a>this.config.thresholdVal)return{overallMatch:100*a.toFixed(2)+"%",data:e,maxSimilarity:r,salaryMatch:o,educationMatch:s,areaMatch:i}}getUserExperience(e){return 0?{min:0,max:5}:{min:5,max:10}}calculateExperienceMatch2(e,t){const n=this.mapJobExperience(t);return e.min<=n.max&&e.max>=n.min?1:e.min<=n.max&&e.max>n.min||e.max>=n.min&&e.mint?.75:0}calculateSalaryMatch(e,t,n,r){if(e>=n&&e<=r||t>=n&&t<=r)return 1;const o=Math.abs(e-n),i=Math.abs(t-r);return o>3e3&&i>3e3?0:.5}calculateAreaMatch(e,t){return e===t?1:.5}calculateBestJobCategoryMatch(e,t){let n=0,r="";for(let o=0;o{const o=function(e,t){const n=new Set(n_(e)),r=new Set(n_(t));let o=0;for(let i of n)r.has(i)&&o++;return o/n.size}(e_(e),e_(t));o>n&&(n=o,r=e)})),{bestMatchJobTitle:r,maxSimilarity:n}}calculateEducationMatch(e,t){return e===t||e>t?1:0}}; +/** + * UUID.js - RFC-compliant UUID Generator for JavaScript + * + * @author LiosK + * @version v5.1.0 + * @license Apache License 2.0: Copyright (c) 2010-2024 LiosK + * @packageDocumentation + */var o_;class i_{static generate(){var e=o_._getRandomInt,t=o_._hexAligner;return t(e(32),8)+"-"+t(e(16),4)+"-"+t(16384|e(12),4)+"-"+t(32768|e(14),4)+"-"+t(e(48),12)}static _getRandomInt(e){if(e<0||e>53)return NaN;var t=0|1073741824*Math.random();return e>30?t+1073741824*(0|Math.random()*(1<>>30-e}static _hexAligner(e,t){for(var n=e.toString(16),r=t-n.length,o="0";r>0;r>>>=1,o+=o)1&r&&(n=o+n);return n}static useMathRandom(){o_._getRandomInt=o_._mathPRNG}static genV4(){var e=o_._getRandomInt;return new o_(e(32),e(16),16384|e(12),128|e(6),e(8),e(48))}static parse(e){var t;if(t=/^\s*(urn:uuid:|\{)?([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{2})([0-9a-f]{2})-([0-9a-f]{12})(\})?\s*$/i.exec(e)){var n=t[1]||"",r=t[8]||"";if(n+r===""||"{"===n&&"}"===r||"urn:uuid:"===n.toLowerCase()&&""===r)return new o_(parseInt(t[2],16),parseInt(t[3],16),parseInt(t[4],16),parseInt(t[5],16),parseInt(t[6],16),parseInt(t[7],16))}return null}constructor(e,t,n,r,o,i){var s=o_.FIELD_NAMES,a=o_.FIELD_SIZES,l=o_._binAligner,c=o_._hexAligner;this.intFields=new Array(6),this.bitFields=new Array(6),this.hexFields=new Array(6);for(var u=0;u<6;u++){var d=parseInt(arguments[u]||0);this.intFields[u]=this.intFields[s[u]]=d,this.bitFields[u]=this.bitFields[s[u]]=l(d,a[u]),this.hexFields[u]=this.hexFields[s[u]]=c(d,a[u]>>>2)}this.version=this.intFields.timeHiAndVersion>>>12&15,this.bitString=this.bitFields.join(""),this.hexNoDelim=this.hexFields.join(""),this.hexString=this.hexFields[0]+"-"+this.hexFields[1]+"-"+this.hexFields[2]+"-"+this.hexFields[3]+this.hexFields[4]+"-"+this.hexFields[5],this.urn="urn:uuid:"+this.hexString}static _binAligner(e,t){for(var n=e.toString(2),r=t-n.length,o="0";r>0;r>>>=1,o+=o)1&r&&(n=o+n);return n}toString(){return this.hexString}equals(e){if(!(e instanceof o_))return!1;for(var t=0;t<6;t++)if(this.intFields[t]!==e.intFields[t])return!1;return!0}static genV1(){null==o_._state&&(o_._state=new s_);var e=(new Date).getTime(),t=o_._state;e!=t.timestamp?(e>>8|128,s=255&t.sequence;return new o_(r,n.mid,o,i,s,t.node)}static resetState(){o_._state=new s_}static _getTimeFieldValues(e){var t=e-Date.UTC(1582,9,15),n=t/4294967296*1e4&268435455;return{low:1e4*(268435455&t)%4294967296,mid:65535&n,hi:n>>>16,timestamp:t}}static genV6(){null==o_._state&&(o_._state=new s_);var e=(new Date).getTime(),t=o_._state;e!=t.timestamp?(e>>12,s=4095&o|24576;t.sequence&=16383;var a=t.sequence>>>8|128,l=255&t.sequence;return new o_(r,i,s,a,l,t.node)}}o_=i_,i_._mathPRNG=o_._getRandomInt,"undefined"!=typeof crypto&&crypto.getRandomValues&&(o_._getRandomInt=e=>{if(e<0||e>53)return NaN;var t=new Uint32Array(e>32?2:1);return crypto.getRandomValues(t),e>32?t[0]+4294967296*(t[1]>>>64-e):t[0]>>>32-e}),i_.FIELD_NAMES=["timeLow","timeMid","timeHiAndVersion","clockSeqHiAndReserved","clockSeqLow","node"],i_.FIELD_SIZES=[32,16,16,8,8,48],i_.NIL=new o_(0,0,0,0,0,0),i_._state=null;class s_{constructor(){var e=i_._getRandomInt;this.timestamp=0,this.tick=0,this.sequence=e(14),this.node=1099511627776*(1|e(8))+e(40)}}const a_=Wb("user",(()=>{const e=hn(!1),t=hn({}),n=hn({}),r=hn(""),o=hn({}),i=hn("0%"),s=hn(Xm("seesionId")||""),a=()=>new Promise(((e,t)=>{Qb("/app/user/resume",{},"get").then((t=>{i.value=function(e){const t=["name","age","sex","birthDate","education","politicalAffiliation","phone","salaryMin","salaryMax","area","status","jobTitleId","jobTitle"],n=t.length;return(t.filter((t=>{const n=e[t];return null!==n&&""!==n&&!(Array.isArray(n)&&0===n.length)})).length/n*100).toFixed(0)+"%"}(t.data),r_.setUserInfo(t.data),l(t),e(t)}))})),l=n=>{t.value=n.data,e.value=!0};return{hasLogin:e,userInfo:t,token:r,resume:o,login:n=>{e.value=!0,t.value=n,openId.value=n.wxOpenId,r.value=n.token,Km({key:"token",data:n.token})},logOut:()=>{e.value=!1,r.value="",o.value={},t.value={},n.value={},Jm("userInfo"),Jm("token"),Ph({url:"/pages/login/login"})},loginSetToken:async e=>(r.value=e,Wm("token",e),a()),getUserResume:a,initSeesionId:()=>{const e=i_.generate();Wm("seesionId",e),s.value=e},seesionId:s,Completion:i}}));let l_=null;const c_=Wb("dict",(()=>{const e=hn(!1),t=Xt({education:[],experience:[],area:[],scale:[],isPublish:[],sex:[],affiliation:[],industry:[]});async function n(e,t){const n=await Qb(`/app/common/dict/${e}`);if(200===n.code&&n.data){return n.data.map((e=>({text:e.dictLabel,label:e.dictLabel,value:t?Number(e.dictValue):e.dictValue,key:e.dictCode,listClass:e.listClass,status:e.listClass})))}return[]}return{getDictData:async(r,o)=>{try{if(r&&o)return n(r).then((e=>(t[o]=e,e)));const[i,s,a,l,c,u]=await Promise.all([n("education"),n("experience"),n("area",!0),n("scale"),n("app_sex"),n("political_affiliation")]);t.education=i,t.experience=s,t.area=a,t.scale=l,t.sex=c,t.affiliation=u,e.value=!0,async function(){if(t.industry.length)return;const e=await Qb("/app/common/industry/treeselect");200===e.code&&e.data&&(t.industry=e.data,l_=function(e){const t=new Map;return function e(n){for(const r of n)t.set(r.id,r),r.children&&r.children.length&&e(r.children)}(e),t}(e.data))}()}catch(i){console.error("Error fetching dictionary data:",i)}},dictLabel:function(e,n){if(t[e])for(let r=0;r{c_().getDictData(),Kd((()=>{xv({url:"/pages/chat/chat"})}));let n=Xm("token")||"";n?a_().loginSetToken(n).then((()=>{t.msg("登录成功")})):Ph({url:"/pages/login/login"})})),Eb((()=>{console.log("App Show")})),Tb((()=>{console.log("App Hide")})),()=>{}}};Jg(u_,{init:Xg,setup(e){const t=Pu(),n=()=>{var n;n=e,Object.keys(Xd).forEach((e=>{Xd[e].forEach((t=>{Wr(e,t,n)}))}));const{onLaunch:r,onShow:o,onPageNotFound:i}=e,s=function({path:e,query:t}){return d(zf,{path:e,query:t}),d(jf,zf),d({},zf)}({path:t.path.slice(1)||__uniRoutes[0].meta.route,query:Ce(t.query)});if(r&&L(r,s),o&&L(o,s),!t.matched.length){const e={notFound:!0,openType:"appLaunch",path:t.path,query:{},scene:1001};Nh(),i&&L(i,e)}};return Do(tl).isReady().then(n),Xr((()=>{window.addEventListener("resize",Ae(Qg,50,{setTimeout:setTimeout,clearTimeout:clearTimeout})),window.addEventListener("message",em),document.addEventListener("visibilitychange",tm),function(){let e=null;try{e=window.matchMedia("(prefers-color-scheme: dark)")}catch(t){}if(e){let t=e=>{My.emit("onThemeChange",{theme:e.matches?"dark":"light"})};e.addEventListener?e.addEventListener("change",t):e.addListener(t)}}()})),t.query},before(e){e.mpType="app";const{setup:t}=e,n=()=>(ri(),li(ay));e.setup=(e,r)=>{const o=t&&t(e,r);return y(o)?n:o},e.render=n}});const d_=e=>{if("object"!=typeof e||null===e)return e;let t;t=e?[]:{};for(let n in e)e.hasOwnProperty(n)&&(t[n]=d_(e[n]));return t},h_=(e,t=1500,n=!1,r="none",o)=>{!1!==Boolean(e)&&qv({title:e,duration:t,mask:n,icon:r,image:o})};const f_=e=>{const t=e=>("object"==typeof e||"function"==typeof e)&&"null"!==e;if(!t(e))throw new Error("参数不是对象");const n=Array.isArray(e)?[...e]:{...e};return Object.keys(n).forEach((e=>{t(n[e])&&(n[e]=f_(n[e]))})),n};function p_(e){return t=>e.test(t)}const g_=p_(/^1[3-9]{1}\d{9}/),m_=p_(/^[a-z0-9_\.-]+@[a-z0-9_\.-]+[a-z0-9]{2,6}$/i);function v_(e){return e*Math.PI/180}function y_(e){return e*(Math.PI/180)}const b_=new class{constructor(){const e=Bm();this.systemInfo=e}};function __(e){const t=new Date(e);return`${t.getFullYear()}-${String(t.getMonth()+1).padStart(2,"0")}-${String(t.getDate()).padStart(2,"0")} ${String(t.getHours()).padStart(2,"0")}:${String(t.getMinutes()).padStart(2,"0")}:${String(t.getSeconds()).padStart(2,"0")}`}function w_(e,t="createTime"){const n=e.sort(((e,n)=>new Date(n[t])-new Date(e[t]))),r=[];let o="",i="";const s=new Date,a=s.toISOString().split("T")[0],l=new Date(s.setDate(s.getDate()-1)).toISOString().split("T")[0],c=new Date(s.setDate(s.getDate()-1)).toISOString().split("T")[0];return n.forEach((e=>{const n=e[t].replace("T"," ").split(" ")[0];let s=n;n===a?s="今天":n===l?s="昨天":n===c&&(s="前天"),o!==n&&(r.push({title:s,isTitle:!0}),o=n,i=s),r.push({...e,isTitle:!1})})),[r,i]}function S_(e){return`${e.getFullYear()}-${String(e.getMonth()+1).padStart(2,"0")}-${String(e.getDate()).padStart(2,"0")}`}const x_={msg:h_,prePage:()=>{let e=rf();return e[e.length-2].$vm},sleep:function(e){return new Promise((t=>setTimeout(t,e)))},request:function({url:e,method:t="GET",data:n={},load:r=!1,header:o={}}={}){return new Promise(((o,i)=>{r&&Wv({title:"请稍候",mask:!0});let s="";a_().token&&(s=`${a_().userInfo.token}${a_().token}`),hv({url:Zb.baseUrl+e,method:t,data:n,header:{Authorization:s||""},success:e=>{var t,n;if(200===e.statusCode){const{code:t,msg:n}=e.data;if(200===t)return void o(e.data);qv({title:n,icon:"none"})}if(401===(null==(t=e.data)?void 0:t.code)||402===(null==(n=e.data)?void 0:n.code))return a_().logOut(),void qv({title:"登录过期,请重新登录",icon:"none"});const r=new Error("请求出现异常,请联系工作人员");r.error=e,i(r)},fail:e=>i(e),complete(){r&&Kv()}})}))},createRequest:Qb,streamRequest:function(e,t={},n,r,o){const i=a_(),s={Authorization:i.token?encodeURIComponent(i.token):"",Accept:"text/event-stream","Content-Type":"application/json;charset=UTF-8"};return new Promise((async(i,a)=>{var l,c,u,d,h,f;try{const r=await fetch(Zb.StreamBaseURl+e,{method:"POST",headers:s,body:JSON.stringify(t)});if(!r.ok)throw new Error(`HTTP 错误: ${r.status}`);const a=r.body.getReader(),p=new TextDecoder("utf-8");let g="";for(;;){const{done:e,value:t}=await a.read();if(e)break;g+=p.decode(t,{stream:!0});let r=g.split("\n");g=r.pop();for(let s of r)if(s.startsWith("data: ")){const e=s.slice(6).trim();if("[DONE]"===e)return o&&o(),void i();try{const t=JSON.parse(e),r=(null==(u=null==(c=null==(l=null==t?void 0:t.choices)?void 0:l[0])?void 0:c.delta)?void 0:u.content)??(null==(f=null==(h=null==(d=null==t?void 0:t.choices)?void 0:d[0])?void 0:h.delta)?void 0:f.reasoning_content)??"";r&&n&&n(r)}catch(C_){console.error("JSON 解析失败:",C_,"原始数据:",e)}}}o&&o(),i()}catch(p){console.error("Stream 请求失败:",p),r&&r(p),a(p)}}))},chatRequest:function(e,t={},n="GET",r=!1,o={}){r&&Wv({title:"请稍后",mask:!0});let i="";a_().token&&(i=`${a_().token}`);const s=o||{};return s.Authorization=encodeURIComponent(i),new Promise(((o,i)=>{hv({url:Zb.StreamBaseURl+e,method:n,data:t,header:s,success:e=>{var t,n;if(200===e.statusCode){const{code:t,msg:n}=e.data;if(200===t)return void o(e.data);qv({title:n,icon:"none"})}401!==(null==(t=e.data)?void 0:t.code)&&402!==(null==(n=e.data)?void 0:n.code)||a_().logOut();const r=new Error("请求出现异常,请联系工作人员");r.error=e,i(r)},fail:e=>{i(e)},complete:()=>{r&&Kv()}})}))},insertSortData:w_,uploadFile:function(e,t=!1){t&&Wv({title:"请稍后",mask:!0});let n="";a_().token&&(n=`${a_().token}`);const r={};return r.Authorization=encodeURIComponent(n),new Promise(((n,o)=>{mv({url:Zb.baseUrl+"/app/file/upload",filePath:e,name:"file",header:r,success:e=>{if(200===e.statusCode)return n(e.data)},fail:e=>{o(e)},complete:()=>{t&&Kv()}})}))}},E_={$api:x_,navTo:function(e,t){t&&a_().hasLogin?xv({url:"/pages/login/login"}):xv({url:e})},cloneDeep:f_,formatDate:__,getdeviceInfo:function(){const e={statusBarHeight:0,topHeight:0,navHeight:0,windowHeight:0,tabBarHight:0};let t=Bm();return e.windowHeight=t.screenHeight,e.tabBarHight=t.screenHeight-t.safeArea.bottom,e.statusBarHeight=t.statusBarHeight,{...e}},checkingPhoneRegExp:g_,checkingEmailRegExp:m_,throttle:function(e,t=300){let n=!0,r=null,o=null;return function(...i){if(r=i,o=this,!n)return!1;n=!1,setTimeout((()=>{e.apply(o,r),n=!0,r=null,o=null}),t)}},debounce:function(e,t){return function(n){let r=this,o=n;clearTimeout(e.id),e.id=setTimeout((function(){e.call(r,o)}),t)}},haversine:function(e,t,n,r){const o=v_(e),i=v_(n),s=v_(n-e),a=v_(r-t),l=Math.sin(s/2)*Math.sin(s/2)+Math.cos(o)*Math.cos(i)*Math.sin(a/2)*Math.sin(a/2);return 6371*(2*Math.atan2(Math.sqrt(l),Math.sqrt(1-l)))},getDistanceFromLatLonInKm:function(e,t,n,r){const o=y_(n-e),i=y_(r-t),s=Math.sin(o/2)*Math.sin(o/2)+Math.cos(y_(e))*Math.cos(y_(n))*Math.sin(i/2)*Math.sin(i/2),a=6371*(2*Math.atan2(Math.sqrt(s),Math.sqrt(1-s)));return{km:a,m:1e3*a}},vacanciesTo:function(e){return e>=0?e+"人":"不限人数"},salaryGlobal:function(e="min"){const t=[2,5,10,15,20,25,30,50,80,100];return[2,5,10,15,20,25,30,50,80].map(((e,n)=>({label:e+"k",value:1e3*e,children:d_(t).splice(n).map((e=>({label:e+"k",value:1e3*e})))})))},customSystem:b_,setCheckedNodes:function(e,t){e.forEach((e=>{e.checkednumber=0;const n=r=>{t.includes(r.id)&&(r.checked=!0),r!==e&&r.checked&&e.checkednumber++,r.children&&r.children.forEach((e=>n(e)))};n(e)}))},formatTotal:e=>{if(e<10)return e.toString();const t=Math.pow(10,Math.floor(Math.log10(e)));return`${Math.floor(e/t)*t}+`},getWeeksOfMonth:function(e,t){const n=new Date(e,t-1,1),r=new Date(e,t,0),o=[];let i=[];for(let s=new Date(n);s<=r;s.setDate(s.getDate()+1)){if(0===i.length&&1!==s.getDay()){let e=new Date(s);for(e.setDate(s.getDate()-(0===s.getDay()?6:s.getDay()-1));en},parseQueryParams:function(e=window.location.href){var t;const n=null==(t=e.split("?")[1])?void 0:t.split("#")[0],r={};return n?(n.split("&").forEach((e=>{const[t,n]=e.split("=");t&&(r[decodeURIComponent(t)]=decodeURIComponent(n||""))})),r):r}};var T_,C_;T_=self,C_=function(){return e={138:e=>{function t(e,t){if((e=e.replace(/\s+/g,""))===(t=t.replace(/\s+/g,"")))return 1;if(e.length<2||t.length<2)return 0;let n=new Map;for(let o=0;o0&&(n.set(e,i-1),r++)}return 2*r/(e.length+t.length-2)}e.exports={compareTwoStrings:t,findBestMatch:function(e,n){if(r=n,"string"!=typeof e||!Array.isArray(r)||!r.length||r.find((function(e){return"string"!=typeof e})))throw new Error("Bad arguments: First argument should be a string, second should be an array of strings");var r;const o=[];let i=0;for(let s=0;so[i].rating&&(i=s)}return{ratings:o,bestMatch:o[i],bestMatchIndex:i}}}}},t={},function n(r){if(t[r])return t[r].exports;var o=t[r]={exports:{}};return e[r](o,o.exports,n),o.exports}(138);var e,t},"object"==typeof exports&&"object"==typeof module?module.exports=C_():"function"==typeof define&&define.amd?define([],C_):"object"==typeof exports?exports.stringSimilarity=C_():T_.stringSimilarity=C_();const M_=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n};const k_=M_({},[["render",function(e,t){const n=gg,r=xg;return ri(),li(r,{class:"no-bounce-page"},{default:Jn((()=>[gi(n,{"scroll-y":"","show-scrollbar":!1,class:"scroll-area"},{default:Jn((()=>[io(e.$slots,"default",{},void 0,!0)])),_:3})])),_:3})}],["__scopeId","data-v-8f54c7a0"]]);(function(){const e=Ls(u_);return e.component("NoBouncePage",k_),e.provide("globalFunction",{...E_,similarityJobs:r_}),e.provide("deviceInfo",E_.getdeviceInfo()),e.use(Lb()),{app:e,Pinia:Jb}})().app.use(jg).mount("#app");export{pi as $,Bm as A,Au as B,Wb as C,c_ as D,Gb as E,Jo as F,Mb as G,mn as H,mr as I,as as J,Ap as K,Eb as L,bg as M,vg as N,Rh as O,ag as P,eg as Q,wv as R,gg as S,h_ as T,Sg as U,Kp as V,Bp as W,gy as X,Ey as Y,xl as Z,M_ as _,li as a,qv as a0,Yr as a1,qf as a2,Tu as a3,Ff as a4,zi as a5,Um as a6,hg as a7,dr as a8,Ln as a9,dn as aa,Bv as ab,ov as ac,nv as ad,rn as ae,Zb as af,w_ as ag,i_ as ah,__ as ai,x_ as aj,Xm as ak,Wm as al,Rm as am,Wd as an,nr as ao,kb as ap,ai as b,Vd as c,ve as d,Ps as e,io as f,Zm as g,ye as h,mi as i,bi as j,gi as k,xg as l,ap as m,me as n,ri as o,Do as p,hn as q,oo as r,Xt as s,Xr as t,a_ as u,Sb as v,Jn as w,or as x,yi as y,X as z}; diff --git a/unpackage/dist/build/apptest/assets/index-DQAaRz8Z.css b/unpackage/dist/build/apptest/assets/index-DQAaRz8Z.css new file mode 100644 index 0000000..a1ac9a2 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/index-DQAaRz8Z.css @@ -0,0 +1 @@ +*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}uni-page-head{display:block;box-sizing:border-box}.uni-page-head{position:fixed;left:var(--window-left);right:var(--window-right);height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top));padding:7px 3px;padding-top:calc(7px + constant(safe-area-inset-top));padding-top:calc(7px + env(safe-area-inset-top));display:flex;overflow:hidden;justify-content:space-between;box-sizing:border-box;z-index:998;color:#fff;background-color:#000;transition-property:all}.uni-page-head *{box-sizing:border-box}.uni-page-head .uni-btn-icon{overflow:hidden;min-width:1em;font-style:normal}.uni-page-head-titlePenetrate,.uni-page-head-titlePenetrate .uni-page-head-bd,.uni-page-head-titlePenetrate .uni-page-head-bd *{pointer-events:none}.uni-page-head-titlePenetrate *{pointer-events:auto}.uni-page-head.uni-page-head-transparent .uni-page-head-ft>div{justify-content:center}.uni-page-head~.uni-placeholder{width:100%;height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top))}.uni-placeholder-titlePenetrate{pointer-events:none}.uni-page-head-hd{display:flex;align-items:center;font-size:16px}.uni-page-head-bd{position:absolute;left:70px;right:70px;min-width:0;-webkit-user-select:auto;user-select:auto}.uni-page-head-btn{position:relative;width:auto;margin:0 2px;word-break:keep-all;white-space:pre;cursor:pointer;font-size:0px}.uni-page-head-transparent .uni-page-head-btn{display:flex;align-items:center;width:32px;height:32px;border-radius:50%;background-color:rgba(0,0,0,.5)}.uni-page-head-btn-red-dot:after{content:attr(badge-text);position:absolute;right:0;top:0;background-color:red;color:#fff;width:18px;height:18px;line-height:18px;border-radius:18px;overflow:hidden;transform:scale(.5) translate(40%,-40%);transform-origin:100% 0}.uni-page-head-btn-red-dot[badge-text]:after{font-size:12px;width:auto;min-width:18px;max-width:42px;text-align:center;padding:0 3px;transform:scale(.7) translate(40%,-40%)}.uni-page-head-btn-select svg{vertical-align:middle;margin-left:2px;transform:rotate(270deg) scale(.8)}.uni-page-head-search{position:relative;display:flex;flex:1;margin:0 2px;line-height:30px;font-size:15px}.uni-page-head-search-input{width:100%;height:100%;padding-left:34px;text-align:left}.uni-page-head-search-input .uni-input-input:disabled{pointer-events:none}.uni-page-head-search-placeholder{position:absolute;max-width:100%;height:100%;padding-left:34px;overflow:hidden;word-break:keep-all;white-space:pre}.uni-page-head-search-placeholder-right{right:0}.uni-page-head-search-placeholder-center{left:50%;transform:translate(-50%)}.uni-page-head-search-icon{position:absolute;top:0;left:2px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.uni-page-head-ft{display:flex;align-items:center;flex-direction:row-reverse;font-size:13px}.uni-page-head__title{font-weight:700;font-size:16px;line-height:30px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uni-page-head__title .uni-loading{width:16px;height:16px;margin-top:-3px}.uni-page-head__title .uni-page-head__title_image{width:auto;height:26px;vertical-align:middle}.uni-page-head-shadow{overflow:visible}.uni-page-head-shadow:after{content:"";position:absolute;left:0;right:0;top:100%;height:5px;background-size:100% 100%}uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px);height:calc(100% - 44px - constant(safe-area-inset-top));height:calc(100% - 44px - env(safe-area-inset-top))}.uni-page-head-shadow-grey:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}.uni-page-head-shadow-blue:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-blue.png)}.uni-page-head-shadow-green:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-green.png)}.uni-page-head-shadow-orange:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-orange.png)}.uni-page-head-shadow-red:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-red.png)}.uni-page-head-shadow-yellow:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-yellow.png)}uni-tabbar{display:block;box-sizing:border-box;width:100%;z-index:998}.uni-tabbar{display:flex;z-index:998;box-sizing:border-box}.uni-tabbar-top,.uni-tabbar-bottom,.uni-tabbar-top .uni-tabbar,.uni-tabbar-bottom .uni-tabbar{position:fixed;left:var(--window-left);right:var(--window-right)}.uni-app--showlayout+.uni-tabbar-top,.uni-app--showlayout+.uni-tabbar-bottom,.uni-app--showlayout+.uni-tabbar-top .uni-tabbar,.uni-app--showlayout+.uni-tabbar-bottom .uni-tabbar{left:var(--window-margin);right:var(--window-margin)}.uni-tabbar-bottom .uni-tabbar{bottom:0;padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.uni-tabbar~.uni-placeholder{width:100%;margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.uni-tabbar *{box-sizing:border-box}.uni-tabbar__item{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.uni-tabbar__bd{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px}.uni-tabbar__icon.uni-tabbar__icon__diff{margin-top:0;width:34px;height:34px}.uni-tabbar__icon img{width:100%;height:100%}.uni-tabbar__iconfont{font-family:UniTabbarIconFont}.uni-tabbar__label{position:relative;text-align:center;font-size:10px}.uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;transform:scaleY(.5)}.uni-tabbar__reddot{position:absolute;top:2px;right:0;width:12px;height:12px;border-radius:50%;background-color:#f43530;color:#fff;transform:translate(40%)}.uni-tabbar__badge{width:auto;height:16px;line-height:16px;border-radius:16px;min-width:16px;padding:0 2px;font-size:12px;text-align:center;white-space:nowrap}.uni-tabbar__mid{display:flex;justify-content:center;position:absolute;bottom:0;background-size:100% 100%}.uni-app--showtabbar uni-page-wrapper{display:block;height:calc(100% - var(--tab-bar-height));height:calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom))}uni-page[data-type] uni-page-wrapper{height:100%}.uni-app--showtabbar uni-page-wrapper:after{content:"";display:block;width:100%;height:var(--tab-bar-height);height:calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));height:calc(var(--tab-bar-height) + env(safe-area-inset-bottom))}.uni-app--showtabbar uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px - var(--tab-bar-height));height:calc(100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) - env(safe-area-inset-bottom))}uni-page-body{min-height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));font-size:.875rem;background-color:#fff;color:#333;overflow:hidden}body{background-color:#fff}uni-image{width:100%;height:100%}.page-body{height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom))}body,html{height:100%;width:100%;overflow-x:hidden}.opctiy_8{opacity:.8!important}.opctiy_7{opacity:.7!important}.opctiy_6{opacity:.6!important}.opctiy_5{opacity:.5!important}.opctiy_4{opacity:.4!important}.opctiy_3{opacity:.3!important}.opctiy_2{opacity:.2!important}.opctiy_1{opacity:.1!important}.fs_10{font-size:.625rem!important}.fs_12{font-size:.75rem!important}.fs_14{font-size:.875rem!important}.fs_16{font-size:1rem!important}.fs_18{font-size:1.125rem!important}.fs_20{font-size:1.25rem!important}.fs_22{font-size:1.375rem!important}.fs_24{font-size:1.5rem!important}.fs_26{font-size:1.625rem!important}.fs_28{font-size:1.75rem!important}.fs_30{font-size:1.875rem!important}.fs_32{font-size:2rem!important}.fw_blod{font-weight:700}.color_D16B3F{color:#d16b3f!important}.color_666666{color:#666!important}.color_F8A52F{color:#f8a52f!important}.color_999999{color:#999!important}.color_C7331D{color:#c7331d!important}.color_333333{color:#333!important}.color_FFFFFF{color:#fff!important}.color_E7612E{color:#e7612e!important}.color_EF4B37{color:#ef4b37!important}.color_5F5F5F{color:#5f5f5f!important}.color_FB7307{color:#fb7307!important}.color_4873D9{color:#4873d9!important}.color_4E8ADE{color:#4e8ade!important}.color_D9D9D9{color:#d9d9d9!important}.mar_le30{margin-left:1.875rem!important}.mar_le25{margin-left:1.5625rem!important}.mar_le20{margin-left:1.25rem!important}.mar_le15{margin-left:.9375rem!important}.mar_le10{margin-left:.625rem!important}.mar_le5{margin-left:.3125rem!important}.mar_ri5{margin-right:.3125rem!important}.mar_ri10{margin-right:.625rem!important}.mar_ri15{margin-right:.9375rem!important}.mar_ri20{margin-right:1.25rem!important}.mar_ri25{margin-right:1.5625rem!important}.mar_top0{margin-top:0!important}.mar_top5{margin-top:.3125rem!important}.mar_top10{margin-top:.625rem!important}.mar_top15{margin-top:.9375rem!important}.mar_top20{margin-top:1.25rem!important}.mar_top25{margin-top:1.5625rem!important}.fw_blod{font-weight:700!important}.bg_e8{background-color:#e8e8e8!important}.bg_cc{background-color:#ccc!important}.bg_ff{background-color:#fff!important}.fl_box{display:flex}.fl_deri{flex-direction:column}.fl_row{flex-direction:row}.fl_justmiddle{justify-content:center}.fl_juststart{justify-content:flex-start}.fl_justbet{justify-content:space-between}.fl_justround{justify-content:space-around}.fl_justend{justify-content:flex-end}.fl_almiddle{align-items:center}.fl_alstart{align-items:flex-start}.fl_alend{align-items:flex-end}.fl_1{flex:1}.line_2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.uni-tabbar .uni-tabbar__item:nth-child(4) .uni-tabbar__bd .uni-tabbar__icon{height:100%!important;width:2.5rem!important}.no-bounce-page[data-v-8f54c7a0]{width:100vw;height:100vh;overflow:hidden;overscroll-behavior:none}.scroll-area[data-v-8f54c7a0]{height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch} diff --git a/unpackage/dist/build/apptest/assets/login-BDMuo9Uw.css b/unpackage/dist/build/apptest/assets/login-BDMuo9Uw.css new file mode 100644 index 0000000..556f571 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/login-BDMuo9Uw.css @@ -0,0 +1 @@ +.tab-container[data-v-b9170ed9]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:row}.uni-margin-wrap[data-v-b9170ed9],.swiper[data-v-b9170ed9]{width:100%;height:100%}.swiper-item[data-v-b9170ed9]{display:block;width:100%;height:100%}.container[data-v-b6f000c9]{background:linear-gradient(#4778ec,#002979);width:100%;height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));position:fixed}.login-content[data-v-b6f000c9]{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);display:flex;align-items:flex-end;flex-wrap:nowrap}.login-content .logo[data-v-b6f000c9]{width:8.3125rem;height:5.6875rem}.login-content .logo-title[data-v-b6f000c9]{font-size:2.75rem;color:#fff;width:5.625rem}.btns[data-v-b6f000c9]{position:absolute;top:70%;left:50%;transform:translate(-50%)}.btns .wxlogin[data-v-b6f000c9]{width:17.5625rem;height:4.375rem;border-radius:2.1875rem;background-color:#13c57c;color:#fff;text-align:center;line-height:4.375rem;font-size:2.1875rem}.btns .wxaddress[data-v-b6f000c9]{color:#bbb;margin-top:2.1875rem;text-align:center}.tabtwo[data-v-b6f000c9]{padding:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:calc(100% - 1.25rem)}.tabtwo-top[data-v-b6f000c9]{margin:6.9375rem 0 0;width:100%}.tabtwo-sex[data-v-b6f000c9]{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:1.25rem;margin:6.25rem 1.875rem 0}.tabtwo-sex .sex-img[data-v-b6f000c9]{width:5.75rem;height:5.75rem}.dot[data-v-b6f000c9]{width:2.125rem;height:2.125rem;border-radius:50%;background:#d1d1d6;position:relative}.dot[data-v-b6f000c9]:before{content:"";width:1.375rem;height:1.375rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#1e4baa}.doted[data-v-b6f000c9]{background:#13c57c}.doted[data-v-b6f000c9]:after{content:"";width:1.0625rem;height:1.0625rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#13c57c}.agebtn[data-v-b6f000c9]{width:19.6875rem;height:3.375rem;border-radius:.625rem;background:#d9d9d9;text-align:center;line-height:3.375rem;font-size:1.25rem;margin-top:1.5625rem;color:#606060}.agebtned[data-v-b6f000c9]{background:#13c57c;color:#fff}.nextstep[data-v-b6f000c9]{width:19.6875rem;height:3.0625rem;border-radius:.625rem;background:#13c57c;text-align:center;line-height:3.0625rem;font-size:1.125rem;color:#fff;margin-bottom:4.6875rem}.confirmStep[data-v-b6f000c9]{margin-bottom:1.5625rem}.eduction-content[data-v-b6f000c9]{width:-webkit-fit-content;width:fit-content;display:grid;grid-template-columns:9.375rem 9.375rem;grid-gap:.625rem;margin-top:1.5625rem}.eduction-content .eductionbtn[data-v-b6f000c9]{width:9.375rem;height:3.375rem;border-radius:.625rem;background:#d9d9d9;text-align:center;line-height:3.375rem;font-size:1.125rem;color:#606060}.eduction-content .eductionbtned[data-v-b6f000c9]{background:#13c57c;color:#fff}.salary[data-v-b6f000c9]{width:-webkit-fit-content;width:fit-content;display:grid;grid-template-columns:20rem;grid-gap:.625rem;margin-top:1.5625rem}.salary .picker-view[data-v-b6f000c9]{width:100%;height:18.75rem;margin-top:.625rem}.salary .picker-view .uni-picker-view-mask[data-v-b6f000c9]{background:rgba(0,0,0,0)}.salary .item .item-child[data-v-b6f000c9]{line-height:2.8125rem;font-size:1.1875rem;color:#606060;text-align:center;background:#d9d9d9;border-radius:.625rem;margin:.625rem .3125rem}.salary .item .item-childed[data-v-b6f000c9]{line-height:3.28125rem;margin:.3125rem .15625rem;background:#13c57c;color:#fff}.salary .item-center[data-v-b6f000c9]{width:1.25rem;line-height:18.75rem;width:1.59375rem;height:1.46875rem;font-family:Inter,Inter;font-weight:400;font-size:.875rem;color:#fff;text-align:center;font-style:normal;text-transform:none}.salary .uni-picker-view-indicator[data-v-b6f000c9]:after{border:0}.salary .uni-picker-view-indicator[data-v-b6f000c9]:before{border:0}.salary .center-text[data-v-b6f000c9]{color:#fff;text-align:center;line-height:12.5rem}.salary .salary-content[data-v-b6f000c9]{width:9.375rem;height:11.875rem}.salary .salary-content .salary-content-item[data-v-b6f000c9]{height:3.25rem;line-height:3.25rem;margin:.625rem .3125rem;border-radius:.625rem;background:#d9d9d9;text-align:center;font-size:1.1875rem}.salary .salary-content .salary-content-item-selected[data-v-b6f000c9]{margin:.3125rem .15625rem;background:#13c57c;color:#fff}.sex-two[data-v-b6f000c9]{padding-left:0;padding-right:0;background:#4678ec}.sex-content[data-v-b6f000c9]{border-radius:.625rem;width:100%;margin-top:.625rem;margin-bottom:1.25rem;display:flex;overflow:hidden;height:100%} diff --git a/unpackage/dist/dev/mp-weixin/static/logo.png b/unpackage/dist/build/apptest/assets/logo-Dqh0Ciz9.png similarity index 100% rename from unpackage/dist/dev/mp-weixin/static/logo.png rename to unpackage/dist/build/apptest/assets/logo-Dqh0Ciz9.png diff --git a/unpackage/dist/build/apptest/assets/matchingDegree.DIUzxusN.js b/unpackage/dist/build/apptest/assets/matchingDegree.DIUzxusN.js new file mode 100644 index 0000000..5165f4d --- /dev/null +++ b/unpackage/dist/build/apptest/assets/matchingDegree.DIUzxusN.js @@ -0,0 +1 @@ +import{a5 as a,o as t,a as e,w as n,y as r,z as s,l as o,p as l}from"./index-BoIbtAZO.js";const u={__name:"Salary-Expectation",props:["minSalary","maxSalary","isMonth"],setup(l){const{minSalary:u,maxSalary:i,isMonth:c}=l,m=a((()=>u&&i?c?`${u}-${i}/月`:`${u/1e3}k-${i/1e3}k`:"面议"));return(a,l)=>{const u=o;return t(),e(u,null,{default:n((()=>[r(s(m.value),1)])),_:1})}}},i={__name:"matchingDegree",props:["job"],setup(u){const{job:i}=u,{similarityJobs:c,throttle:m}=l("globalFunction"),p=a((()=>{if(!i)return"";const a=c.calculationMatchingDegree(i);return a?"匹配度 "+a.overallMatch:""}));return(a,l)=>{const u=o;return t(),e(u,null,{default:n((()=>[r(s(p.value),1)])),_:1})}}};export{u as _,i as a}; diff --git a/unpackage/dist/build/apptest/assets/mine-CZyhxTjL.css b/unpackage/dist/build/apptest/assets/mine-CZyhxTjL.css new file mode 100644 index 0000000..1b97478 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/mine-CZyhxTjL.css @@ -0,0 +1 @@ +.app-container[data-v-ca607a35]{width:100%;min-height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));background:linear-gradient(180deg,#4778ec,#002979);display:flex;flex-direction:column}.app-container .mine-AI[data-v-ca607a35]{height:1.3125rem;font-family:Inter,Inter;font-weight:400;font-size:1.09375rem;color:#fff;line-height:1.28125rem;padding:2.65625rem 0 0 .9375rem}.app-container .mine-userinfo[data-v-ca607a35]{display:flex;justify-content:flex-start;align-items:center;padding:2rem}.app-container .mine-userinfo .userindo-head[data-v-ca607a35]{width:3.15625rem;height:3.15625rem;background:#d9d9d9;border-radius:50%;overflow:hidden;margin-right:1.25rem}.app-container .mine-userinfo .userindo-head .userindo-head-img[data-v-ca607a35]{width:100%;height:100%}.app-container .mine-userinfo .userinfo-ls[data-v-ca607a35]{display:flex;flex-direction:column;align-items:flex-start}.app-container .mine-userinfo .userinfo-ls .userinfo-ls-name[data-v-ca607a35]{font-size:1.3125rem;color:#fff}.app-container .mine-userinfo .userinfo-ls .userinfo-ls-resume[data-v-ca607a35]{font-size:.65625rem;color:#d9d9d9}.app-container .mine-tab[data-v-ca607a35]{margin:0 .9375rem;height:3.90625rem;background:#fff;border-radius:.53125rem;display:flex;padding:.46875rem}.app-container .mine-tab .tab-item[data-v-ca607a35]{display:flex;flex-direction:column;width:25%;align-items:center;justify-content:center;position:relative}.app-container .mine-tab .tab-item .item-img[data-v-ca607a35]{height:1.71875rem;width:1.5625rem}.app-container .mine-tab .tab-item .item-text[data-v-ca607a35]{font-size:.65625rem;color:#000;line-height:.78125rem;text-align:center;margin-top:.3125rem}.app-container .mine-tab .tab-item[data-v-ca607a35]:after{position:absolute;right:0;content:"";width:0;height:3rem;border-radius:0;border-right:.0625rem solid #4778ec}.app-container .mine-tab .tab-item[data-v-ca607a35]:last-child:after{border-right:0}.app-container .mine-tab .tab-item:nth-child(2)>.item-img[data-v-ca607a35]{width:1.59375rem;height:1.40625rem;margin-top:.1875rem;margin-bottom:.125rem}.app-container .mine-tab .tab-item:nth-child(3)>.item-img[data-v-ca607a35]{width:1.9375rem;height:1.28125rem;margin-top:.1875rem;margin-bottom:.3125rem}.app-container .mine-tab .tab-item:nth-child(4)>.item-img[data-v-ca607a35]{width:1.40625rem;height:1.46875rem;margin-bottom:.25rem}.app-container .mine-options[data-v-ca607a35]{margin:1.34375rem .9375rem;min-height:4.84375rem;background:#fff;border-radius:.53125rem;padding:.75rem 1.40625rem;display:flex;flex-direction:column;min-height:-webkit-min-content;min-height:min-content}.app-container .mine-options .mine-options-item[data-v-ca607a35]{height:2.5rem;font-size:.875rem;color:#000;line-height:2.5rem;border-bottom:.0625rem solid #4778ec;padding:0 .9375rem}.app-container .mine-options .mine-logout[data-v-ca607a35]{margin:7.8125rem auto 0;width:12.46875rem;height:3rem;background:#ffad47;border-radius:.53125rem;text-align:center;line-height:3rem;color:#fff;font-size:1.09375rem} diff --git a/unpackage/dist/build/apptest/assets/msglog-DJLrHl-q.css b/unpackage/dist/build/apptest/assets/msglog-DJLrHl-q.css new file mode 100644 index 0000000..0d8d45b --- /dev/null +++ b/unpackage/dist/build/apptest/assets/msglog-DJLrHl-q.css @@ -0,0 +1 @@ +.app-container[data-v-6119d1bb]{width:100%;height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));background:linear-gradient(180deg,#4778ec,#002979);display:flex;flex-direction:column}.app-container .msg-AI[data-v-6119d1bb]{height:1.3125rem;font-family:Inter,Inter;font-weight:400;font-size:1.09375rem;color:#fff;line-height:1.28125rem;padding:2.65625rem 0 0 .9375rem}.app-container .msg-tab[data-v-6119d1bb]{padding:2.65625rem 0 0 .9375rem;display:flex;justify-content:flex-start;align-items:center;color:#d9d9d9}.app-container .msg-tab .msg-tab-item[data-v-6119d1bb]{margin-right:1.25rem}.app-container .msg-tab .actived[data-v-6119d1bb]{font-size:.875rem;color:#fff;text-shadow:0 .4375rem .4375rem rgba(0,0,0,.25)}.app-container .msg-list[data-v-6119d1bb]{flex:1;overflow:hidden}.app-container .msg-list .swiper[data-v-6119d1bb]{height:100%}.app-container .msg-list .swiper .list[data-v-6119d1bb]{display:flex;flex-direction:column}.app-container .msg-list .swiper .list .list-card[data-v-6119d1bb]{height:2.09375rem;width:calc(100% - 3.6875rem);background:#fff;border-radius:.53125rem;display:flex;justify-content:flex-start;align-items:center;padding:.8125rem 1.125rem;margin:1.125rem .71875rem}.app-container .msg-list .swiper .list .list-card .card-img[data-v-6119d1bb]{width:1.96875rem;height:1.96875rem;background:#d9d9d9;border-radius:50%;display:grid;place-items:center;margin-right:.9375rem}.app-container .msg-list .swiper .list .list-card .card-img .card-img-flame[data-v-6119d1bb]{width:100%;height:100%}.app-container .msg-list .swiper .list .list-card .card-info[data-v-6119d1bb]{flex:1;display:flex;align-items:flex-start;flex-direction:column}.app-container .msg-list .swiper .list .list-card .card-info .info-title[data-v-6119d1bb]{font-weight:400;font-size:.875rem;color:#000}.app-container .msg-list .swiper .list .list-card .card-info .info-text[data-v-6119d1bb],.app-container .msg-list .swiper .list .list-card .card-time[data-v-6119d1bb]{font-size:.53125rem;color:#606060} diff --git a/unpackage/dist/build/apptest/assets/myResume-BOqQmwxw.css b/unpackage/dist/build/apptest/assets/myResume-BOqQmwxw.css new file mode 100644 index 0000000..2f1db32 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/myResume-BOqQmwxw.css @@ -0,0 +1 @@ +.container[data-v-dbb991d2]{width:100%;height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));background:linear-gradient(180deg,#4778ec,#002979);display:flex;flex-direction:column;align-items:center}.header[data-v-dbb991d2]{display:flex;align-items:center;padding:.9375rem 1.875rem;width:calc(100% - 3.75rem);border-radius:0 0 .625rem .625rem}.header .avatar[data-v-dbb991d2]{width:3.125rem;height:3.125rem;background-color:#ccc;border-radius:50%;margin-right:.625rem}.header .info[data-v-dbb991d2]{display:flex;flex-direction:column}.header .info .name-row[data-v-dbb991d2]{display:flex;align-items:center;position:relative}.header .info .name-row .name[data-v-dbb991d2]{font-size:1.125rem;font-weight:700;color:#fff}.header .info .name-row .edit-icon[data-v-dbb991d2]{width:1.25rem;height:1.25rem;border-radius:50%;position:absolute;right:-1.875rem;top:.1875rem}.header .info .name-row .edit-icon .img[data-v-dbb991d2]{width:100%;height:100%}.header .info .details[data-v-dbb991d2]{font-size:.75rem;color:#dbeafe}.resume-info[data-v-dbb991d2]{padding:0 .8125rem;width:calc(100% - 1.625rem);margin-top:.625rem}.info-card[data-v-dbb991d2]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:#fff;padding:.3125rem .75rem;border-radius:.375rem;margin-bottom:.3125rem;background:#4778ec;box-shadow:0 .21875rem .21875rem rgba(0,0,0,.25);border-radius:.53125rem;position:relative}.info-card .card-content[data-v-dbb991d2]{width:100%;display:flex;line-height:1.8125rem;margin-top:.5rem;position:relative}.info-card .label[data-v-dbb991d2]{width:5rem;height:1rem;font-size:.875rem;color:#fff;text-align:justify;margin-right:.625rem}.info-card .long[data-v-dbb991d2]{width:5.625rem;margin-right:0}.info-card .label[data-v-dbb991d2]:after{content:"";display:inline-block;width:100%}.info-card .value[data-v-dbb991d2]{font-size:.875rem;color:#fff}.info-card .card-content[data-v-dbb991d2]:first-child{margin-top:0}.info-card .edit-icon[data-v-dbb991d2]{position:absolute;right:.3125rem;top:.3125rem;width:1.25rem;height:1.25rem}.info-card .edit-icon .img[data-v-dbb991d2]{width:100%;height:100%}.upload-btn[data-v-dbb991d2]{margin-top:.625rem}.upload-btn .btn[data-v-dbb991d2]{display:flex;align-items:center;box-shadow:0 .21875rem .21875rem rgba(0,0,0,.25);height:2.5rem;background-color:#22c55e;color:#fff;font-size:.875rem;font-weight:700;border-radius:.625rem}.popContent[data-v-dbb991d2]{padding:.75rem;background:#4778ec;height:calc(100% - 1.53125rem)}.popContent .sex-content[data-v-dbb991d2]{border-radius:.625rem;width:100%;margin-top:.625rem;margin-bottom:1.25rem;display:flex;overflow:hidden;height:calc(100% - 3.125rem);border:1px solid #4778ec}.popContent .s-header[data-v-dbb991d2]{display:flex;justify-content:space-between;text-align:center;font-size:16px}.popContent .s-header .heade-lf[data-v-dbb991d2]{line-height:30px;width:50px;height:30px;border-radius:4px;border:1px solid #666;color:#666;background:#fff}.popContent .s-header .heade-ri[data-v-dbb991d2]{line-height:30px;width:50px;height:30px;border-radius:4px;border:1px solid #1b66ff;background-color:#1b66ff;color:#fff} diff --git a/unpackage/dist/build/apptest/assets/nearby-CDDRkk0z.css b/unpackage/dist/build/apptest/assets/nearby-CDDRkk0z.css new file mode 100644 index 0000000..b019d22 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/nearby-CDDRkk0z.css @@ -0,0 +1 @@ +.bing-progress[data-v-a8b3cf26]{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.bp-marea[data-v-a8b3cf26]{display:flex;position:absolute;left:0;top:0;flex-direction:row;align-items:center;text-align:center;justify-content:space-around;background-color:rgba(0,0,0,0);z-index:6}.bp-mview[data-v-a8b3cf26],.bp-handle[data-v-a8b3cf26]{position:absolute;display:flex;align-items:center;text-align:center;justify-content:center;z-index:5}.bp-handle-text[data-v-a8b3cf26]{text-align:center;z-index:5}.bp-bar_max[data-v-a8b3cf26]{position:absolute;display:flex;flex-direction:row;align-items:center;margin:0;padding:0;z-index:1;overflow:hidden}.bp-bar_active[data-v-a8b3cf26]{position:absolute;z-index:3}.bp-bar_sub_active[data-v-a8b3cf26]{position:absolute;z-index:2}.bp-value[data-v-a8b3cf26]{position:absolute;text-align:center;z-index:4}.bp-handle-widget[data-v-a8b3cf26]{position:absolute;z-index:99}.nearby-scroll[data-v-bd732364]{overflow:hidden}.nearby-scroll .nearby-map[data-v-bd732364]{height:14.59375rem;background:#e8e8e8;overflow:hidden}.nearby-scroll .nearby-list .list-head[data-v-bd732364]{height:2.40625rem;background-color:#fff;border-radius:.53125rem .53125rem 0 0;position:relative;top:-.53125rem;z-index:9999}.nearby-scroll .tab-options[data-v-bd732364]{margin-top:-.46875rem;display:flex;align-items:center;justify-content:space-between;height:2.40625rem;background:#fff;border-radius:.53125rem .53125rem 0 0;padding:0 .75rem;overflow:hidden}.nearby-scroll .tab-options .tab-scroll[data-v-bd732364]{height:2.40625rem;flex:1;padding-right:.625rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.nearby-scroll .tab-options .tab-scroll .tab-scr-d[data-v-bd732364]{display:flex;justify-content:space-between;font-weight:400;font-size:.65625rem;color:#000}.nearby-scroll .tab-options .tab-scroll .tab-op-left[data-v-bd732364]{display:flex;align-items:center;flex-wrap:nowrap}.nearby-scroll .tab-options .tab-scroll .tab-op-left .tab-list[data-v-bd732364]{text-align:center;white-space:nowrap;margin-right:.9375rem;font-size:.875rem;color:#606060}.nearby-scroll .tab-options .tab-op-right[data-v-bd732364]{display:flex;align-items:center}.nearby-scroll .tab-options .tab-op-right .tab-recommend[data-v-bd732364]{white-space:nowrap;width:-webkit-fit-content;width:fit-content;padding:0 .3125rem;height:1.3125rem;background:#4778ec;border-radius:.53125rem .53125rem 0;text-align:center;color:#fff;font-size:.65625rem;line-height:1.3125rem;margin-right:.375rem}.nearby-scroll .tab-options .tab-op-right .tab-number[data-v-bd732364]{font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .tab-options .tab-op-right .tab-filter[data-v-bd732364]{display:flex}.nearby-scroll .tab-options .tab-op-right .tab-filter .image[data-v-bd732364]{width:.875rem;height:.84375rem}.nearby-scroll .one-cards[data-v-bd732364]{display:flex;flex-direction:column;padding:0 .625rem .625rem}.nearby-scroll .one-cards .card-box[data-v-bd732364]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.nearby-scroll .one-cards .card-box .box-row[data-v-bd732364]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.nearby-scroll .one-cards .card-box .box-row .mineText[data-v-bd732364]{font-weight:400;font-size:.65625rem;color:#606060}.nearby-scroll .one-cards .card-box .box-row .textblue[data-v-bd732364]{color:#4778ec}.nearby-scroll .one-cards .card-box .box-row .row-right[data-v-bd732364]{min-width:3.75rem;text-align:right}.nearby-scroll .one-cards .card-box .box-row .row-left[data-v-bd732364]{display:flex;justify-content:space-between}.nearby-scroll .one-cards .card-box .box-row .row-left .row-tag[data-v-bd732364]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.nearby-scroll .one-cards .card-box[data-v-bd732364]:first-child{margin-top:.1875rem}.tabchecked[data-v-71795ae6]{color:#4778ec!important}.nearby-scroll[data-v-71795ae6]{overflow:hidden}.nearby-scroll .two-head[data-v-71795ae6]{margin:.75rem;padding:.8125rem;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:1.25rem;grid-row-gap:.9375rem;border-radius:.53125rem}.nearby-scroll .two-head .head-item[data-v-71795ae6]{min-width:4.03125rem;height:1.375rem;line-height:1.375rem;text-align:center;width:-webkit-fit-content;width:fit-content;background:#d9d9d9;border-radius:.53125rem;font-size:.65625rem;color:#606060}.nearby-scroll .two-head .active[data-v-71795ae6]{background:#4778ec;color:#fff}.nearby-scroll .nearby-list[data-v-71795ae6]{margin-top:1.25rem}.nearby-scroll .nearby-list .list-head[data-v-71795ae6]{height:2.40625rem;background-color:#fff;border-radius:.53125rem .53125rem 0 0;position:relative;top:-.53125rem;z-index:9999}.nearby-scroll .tab-options[data-v-71795ae6]{display:flex;align-items:center;justify-content:space-between;height:2.40625rem;background:#fff;border-radius:.53125rem .53125rem 0 0;padding:0 .75rem;overflow:hidden}.nearby-scroll .tab-options .tab-scroll[data-v-71795ae6]{height:2.40625rem;line-height:2.40625rem;flex:1;overflow:hidden;padding-right:.3125rem}.nearby-scroll .tab-options .tab-scroll .tab-op-left[data-v-71795ae6]{display:flex;align-items:center;flex-wrap:nowrap}.nearby-scroll .tab-options .tab-scroll .tab-op-left .tab-list[data-v-71795ae6]{text-align:center;white-space:nowrap;margin-right:.9375rem;font-size:.875rem;color:#606060}.nearby-scroll .tab-options .tab-op-right[data-v-71795ae6]{display:flex;align-items:center}.nearby-scroll .tab-options .tab-op-right .tab-recommend[data-v-71795ae6]{white-space:nowrap;width:-webkit-fit-content;width:fit-content;padding:0 .3125rem;height:1.3125rem;background:#4778ec;border-radius:.53125rem .53125rem 0;text-align:center;color:#fff;font-size:.65625rem;line-height:1.3125rem;margin-right:.375rem}.nearby-scroll .tab-options .tab-op-right .tab-number[data-v-71795ae6]{font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .tab-options .tab-op-right .tab-filter[data-v-71795ae6]{display:flex}.nearby-scroll .tab-options .tab-op-right .tab-filter .image[data-v-71795ae6]{width:.875rem;height:.84375rem}.nearby-scroll .one-cards[data-v-71795ae6]{display:flex;flex-direction:column;padding:.625rem}.nearby-scroll .one-cards .card-box[data-v-71795ae6]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.nearby-scroll .one-cards .card-box .box-row[data-v-71795ae6]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.nearby-scroll .one-cards .card-box .box-row .mineText[data-v-71795ae6]{font-weight:400;font-size:.65625rem;color:#606060}.nearby-scroll .one-cards .card-box .box-row .textblue[data-v-71795ae6]{color:#4778ec}.nearby-scroll .one-cards .card-box .box-row .row-right[data-v-71795ae6]{min-width:3.75rem;text-align:right}.nearby-scroll .one-cards .card-box .box-row .row-left[data-v-71795ae6]{display:flex;justify-content:space-between}.nearby-scroll .one-cards .card-box .box-row .row-left .row-tag[data-v-71795ae6]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.nearby-scroll .one-cards .card-box[data-v-71795ae6]:first-child{margin-top:-.4375rem}.tabchecked[data-v-f455b44e]{color:#4778ec!important}.nearby-scroll[data-v-f455b44e]{overflow:hidden}.nearby-scroll .three-head[data-v-f455b44e]{margin:.75rem;padding:.8125rem;background:#fff;border-radius:.53125rem}.nearby-scroll .three-head .scroll-head[data-v-f455b44e]{width:100%;overflow:hidden}.nearby-scroll .three-head .metro[data-v-f455b44e]{width:100%}.nearby-scroll .three-head .metro .metro-one[data-v-f455b44e]{font-size:.875rem;color:#000;line-height:1.03125rem;width:-webkit-fit-content;width:fit-content;min-width:3.125rem}.nearby-scroll .three-head .metro .metro-one .one-picker[data-v-f455b44e]{width:100%;height:100%;display:flex;flex-wrap:nowrap;align-items:center}.nearby-scroll .three-head .metro .metro-two[data-v-f455b44e]{font-size:.65625rem;color:#606060;line-height:.78125rem;margin-top:.1875rem}.nearby-scroll .three-head .metro .metro-three[data-v-f455b44e]{width:-webkit-fit-content;width:fit-content;margin-top:.8125rem}.nearby-scroll .three-head .metro .metro-three .three-background[data-v-f455b44e]{position:relative}.nearby-scroll .three-head .metro .metro-three .three-background .three-items[data-v-f455b44e]{position:relative;top:-.53125rem;display:flex;justify-content:space-between;z-index:2}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item[data-v-f455b44e]{margin-right:2.1875rem}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .item-dont[data-v-f455b44e]{width:.53125rem;height:.53125rem;background:#fff;border-radius:50%;position:relative;margin-bottom:.3125rem}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .donted[data-v-f455b44e]:after{position:absolute;content:"";color:#fff;font-size:.625rem;text-align:center;left:0;top:-.15625rem;width:.84375rem;height:.84375rem;line-height:.875rem;background:#00f!important;border-radius:50%}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .dontstart[data-v-f455b44e]:after{position:absolute;content:"始";color:#fff;font-size:.625rem;text-align:center;left:0;top:-.15625rem;width:.84375rem;height:.84375rem;line-height:.875rem;background:#666;border-radius:50%}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .dontend[data-v-f455b44e]:after{position:absolute;content:"终点";color:#fff;font-size:.625rem;text-align:center;left:0;top:-.15625rem;width:.84375rem;height:.84375rem;line-height:.875rem;background:#666;border-radius:50%}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .item-text[data-v-f455b44e]{width:.71875rem;font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item[data-v-f455b44e]:last-child{margin-right:0}.nearby-scroll .three-head .metro .metro-three .three-background[data-v-f455b44e]:after{position:absolute;content:"";left:0;top:-.53125rem;width:100%;height:.53125rem;background:#ffcb47;border-radius:.53125rem;z-index:1}.nearby-scroll .nearby-list[data-v-f455b44e]{margin-top:1.25rem}.nearby-scroll .nearby-list .list-head[data-v-f455b44e]{height:2.40625rem;background-color:#fff;border-radius:.53125rem .53125rem 0 0;position:relative;top:-.53125rem;z-index:2}.nearby-scroll .tab-options[data-v-f455b44e]{display:flex;align-items:center;justify-content:space-between;height:2.40625rem;background:#fff;border-radius:.53125rem .53125rem 0 0;padding:0 .75rem;overflow:hidden}.nearby-scroll .tab-options .tab-scroll[data-v-f455b44e]{height:2.40625rem;line-height:2.40625rem;flex:1;overflow:hidden;padding-right:.3125rem}.nearby-scroll .tab-options .tab-scroll .tab-op-left[data-v-f455b44e]{display:flex;align-items:center;flex-wrap:nowrap}.nearby-scroll .tab-options .tab-scroll .tab-op-left .tab-list[data-v-f455b44e]{text-align:center;white-space:nowrap;margin-right:.9375rem;font-size:.875rem;color:#606060}.nearby-scroll .tab-options .tab-op-right[data-v-f455b44e]{display:flex;align-items:center}.nearby-scroll .tab-options .tab-op-right .tab-recommend[data-v-f455b44e]{white-space:nowrap;width:-webkit-fit-content;width:fit-content;padding:0 .3125rem;height:1.3125rem;background:#4778ec;border-radius:.53125rem .53125rem 0;text-align:center;color:#fff;font-size:.65625rem;line-height:1.3125rem;margin-right:.375rem}.nearby-scroll .tab-options .tab-op-right .tab-number[data-v-f455b44e]{font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .tab-options .tab-op-right .tab-filter[data-v-f455b44e]{display:flex}.nearby-scroll .tab-options .tab-op-right .tab-filter .image[data-v-f455b44e]{width:.875rem;height:.84375rem}.nearby-scroll .one-cards[data-v-f455b44e]{display:flex;flex-direction:column;padding:.625rem}.nearby-scroll .one-cards .card-box[data-v-f455b44e]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.nearby-scroll .one-cards .card-box .box-row[data-v-f455b44e]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.nearby-scroll .one-cards .card-box .box-row .mineText[data-v-f455b44e]{font-weight:400;font-size:.65625rem;color:#606060}.nearby-scroll .one-cards .card-box .box-row .textblue[data-v-f455b44e]{color:#4778ec}.nearby-scroll .one-cards .card-box .box-row .row-right[data-v-f455b44e]{min-width:3.75rem;text-align:right}.nearby-scroll .one-cards .card-box .box-row .row-left[data-v-f455b44e]{display:flex;justify-content:space-between}.nearby-scroll .one-cards .card-box .box-row .row-left .row-tag[data-v-f455b44e]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.nearby-scroll .one-cards .card-box[data-v-f455b44e]:first-child{margin-top:-.4375rem}.tabchecked[data-v-611e9007]{color:#4778ec!important}.nearby-scroll[data-v-611e9007]{overflow:hidden}.nearby-scroll .two-head[data-v-611e9007]{margin:.75rem;padding:.8125rem;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:1.25rem;grid-row-gap:.9375rem;border-radius:.53125rem}.nearby-scroll .two-head .head-item[data-v-611e9007]{min-width:4.03125rem;height:1.375rem;line-height:1.375rem;text-align:center;width:-webkit-fit-content;width:fit-content;background:#d9d9d9;border-radius:.53125rem;font-size:.65625rem;color:#606060}.nearby-scroll .two-head .active[data-v-611e9007]{background:#4778ec;color:#fff}.nearby-scroll .nearby-list[data-v-611e9007]{margin-top:1.25rem}.nearby-scroll .nearby-list .list-head[data-v-611e9007]{height:2.40625rem;background-color:#fff;border-radius:.53125rem .53125rem 0 0;position:relative;top:-.53125rem;z-index:9999}.nearby-scroll .tab-options[data-v-611e9007]{display:flex;align-items:center;justify-content:space-between;height:2.40625rem;background:#fff;border-radius:.53125rem .53125rem 0 0;padding:0 .75rem;overflow:hidden}.nearby-scroll .tab-options .tab-scroll[data-v-611e9007]{height:2.40625rem;line-height:2.40625rem;flex:1;overflow:hidden;padding-right:.3125rem}.nearby-scroll .tab-options .tab-scroll .tab-op-left[data-v-611e9007]{display:flex;align-items:center;flex-wrap:nowrap}.nearby-scroll .tab-options .tab-scroll .tab-op-left .tab-list[data-v-611e9007]{text-align:center;white-space:nowrap;margin-right:.9375rem;font-size:.875rem;color:#606060}.nearby-scroll .tab-options .tab-op-right[data-v-611e9007]{display:flex;align-items:center}.nearby-scroll .tab-options .tab-op-right .tab-recommend[data-v-611e9007]{white-space:nowrap;width:-webkit-fit-content;width:fit-content;padding:0 .3125rem;height:1.3125rem;background:#4778ec;border-radius:.53125rem .53125rem 0;text-align:center;color:#fff;font-size:.65625rem;line-height:1.3125rem;margin-right:.375rem}.nearby-scroll .tab-options .tab-op-right .tab-number[data-v-611e9007]{font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .tab-options .tab-op-right .tab-filter[data-v-611e9007]{display:flex}.nearby-scroll .tab-options .tab-op-right .tab-filter .image[data-v-611e9007]{width:.875rem;height:.84375rem}.nearby-scroll .one-cards[data-v-611e9007]{display:flex;flex-direction:column;padding:.625rem}.nearby-scroll .one-cards .card-box[data-v-611e9007]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.nearby-scroll .one-cards .card-box .box-row[data-v-611e9007]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.nearby-scroll .one-cards .card-box .box-row .mineText[data-v-611e9007]{font-weight:400;font-size:.65625rem;color:#606060}.nearby-scroll .one-cards .card-box .box-row .textblue[data-v-611e9007]{color:#4778ec}.nearby-scroll .one-cards .card-box .box-row .row-right[data-v-611e9007]{min-width:3.75rem;text-align:right}.nearby-scroll .one-cards .card-box .box-row .row-left[data-v-611e9007]{display:flex;justify-content:space-between}.nearby-scroll .one-cards .card-box .box-row .row-left .row-tag[data-v-611e9007]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.nearby-scroll .one-cards .card-box[data-v-611e9007]:first-child{margin-top:-.4375rem}.app-container[data-v-97e41799]{width:100%;height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));background:linear-gradient(180deg,#4778ec,#002979);display:flex;flex-direction:column}.app-container .nearby-head[data-v-97e41799]{height:1.96875rem;font-size:.875rem;color:#fff;line-height:1.96875rem;text-align:center;display:flex;align-items:center}.app-container .nearby-head .head-item[data-v-97e41799]{width:25%;z-index:9}.app-container .nearby-head .actived[data-v-97e41799]{height:1.96875rem;background:#13c57c;box-shadow:0 .21875rem .21875rem rgba(0,0,0,.25);border-radius:0}.app-container .nearby-content[data-v-97e41799]{flex:1;overflow:hidden}.app-container .nearby-content .swiper[data-v-97e41799]{height:100%}.app-container .nearby-content .swiper .swiper-item[data-v-97e41799]{display:flex;flex-direction:column} diff --git a/unpackage/dist/build/apptest/assets/packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js b/unpackage/dist/build/apptest/assets/packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js new file mode 100644 index 0000000..0675d79 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js @@ -0,0 +1 @@ +import{_ as a,p as e,u as t,s,G as l,ap as o,v as c,x as i,a as n,w as r,l as d,o as u,k as p,b as m,r as g,F as f,y as _,z as x,j as b,H as w}from"./index-BoIbtAZO.js";import{_ as y,a as v}from"./matchingDegree.DIUzxusN.js";import{_ as j}from"./dict-Label.Dsm7GAlr.js";const T=a({__name:"Intendedposition",setup(a){const{$api:T,navTo:h,vacanciesTo:k}=e("globalFunction");t(),s({});const S=s({page:0,list:[],total:0,maxPage:1,pageSize:10});function z(a="add"){"refresh"===a&&(S.page=0,S.maxPage=1),"add"===a&&S.page{const{rows:t,total:s}=e;if("add"===a){const a=S.pageSize*(S.page-1),e=S.list.length,s=t;S.list.splice(a,e,...s)}else S.list=t;S.total=e.total,S.maxPage=Math.ceil(S.total/S.pageSize)}))}return l((()=>{console.log("onLoad"),z()})),o((()=>{z()})),(a,e)=>{const t=d,s=c(i("Salary-Expectation"),y),l=c(i("matchingDegree"),v);return u(),n(t,{class:"collection-content"},{default:r((()=>[p(t,{class:"one-cards"},{default:r((()=>[(u(!0),m(f,null,g(S.list,((a,e)=>(u(),n(t,{class:"card-box",key:e,onClick:e=>{return t=a.jobId,void h(`/packageA/pages/post/post?jobId=${btoa(t)}`);var t}},{default:r((()=>[p(t,{class:"box-row mar_top0"},{default:r((()=>[p(t,{class:"row-left"},{default:r((()=>[_(x(a.jobTitle),1)])),_:2},1024),p(t,{class:"row-right"},{default:r((()=>[p(s,{"max-salary":a.maxSalary,"min-salary":a.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),p(t,{class:"box-row"},{default:r((()=>[p(t,{class:"row-left"},{default:r((()=>[a.educatio?(u(),n(t,{key:0,class:"row-tag"},{default:r((()=>[p(j,{dictType:"education",value:a.education},null,8,["value"])])),_:2},1024)):b("",!0),a.experience?(u(),n(t,{key:1,class:"row-tag"},{default:r((()=>[p(j,{dictType:"experience",value:a.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),p(t,{class:"box-row mar_top0"},{default:r((()=>[p(t,{class:"row-item mineText"},{default:r((()=>[_(x(a.postingDate||"发布日期"),1)])),_:2},1024),p(t,{class:"row-item mineText"},{default:r((()=>[_(x(w(k)(a.vacancies)),1)])),_:2},1024),p(t,{class:"row-item mineText textblue"},{default:r((()=>[p(l,{job:a},null,8,["job"])])),_:2},1024),p(t,{class:"row-item"})])),_:2},1024),p(t,{class:"box-row"},{default:r((()=>[p(t,{class:"row-left mineText"},{default:r((()=>[_(x(a.companyName),1)])),_:2},1024),p(t,{class:"row-right mineText"},{default:r((()=>[_(" 青岛 "),p(j,{dictType:"area",value:a.jobLocationAreaCode},null,8,["value"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-6c0afbd6"]]);export{T as default}; diff --git a/unpackage/dist/build/apptest/assets/packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js b/unpackage/dist/build/apptest/assets/packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js new file mode 100644 index 0000000..7c52462 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js @@ -0,0 +1 @@ +import{_ as a,p as e,s as l,q as s,G as t,v as c,x as o,a as i,w as n,l as u,o as d,k as p,y as r,z as f,b as _,r as m,F as y,U as g,H as v,j as b}from"./index-BoIbtAZO.js";import{_ as j}from"./uni-icons.SM4XIXQc.js";import{_ as x}from"./dict-Label.Dsm7GAlr.js";const h=a({__name:"UnitDetails",setup(a){const{$api:h,navTo:k}=e("globalFunction"),z=l({page:0,list:[],total:0,maxPage:1,pageSize:10}),S=s({});return t((a=>{var e;console.log(a),e=a.companyId,h.createRequest(`/app/company/${e}`).then((a=>{S.value=a.data,function(a="add"){"refresh"===a&&(z.page=0,z.maxPage=1),"add"===a&&z.page{z.list=a.rows,z.total=a.total,z.maxPage=Math.ceil(z.total/z.pageSize)}))}()}))})),(a,e)=>{const l=g,s=c(o("uni-icons"),j),t=u;return d(),i(t,{class:"container"},{default:n((()=>[p(t,{class:"company-header"},{default:n((()=>[p(l,{class:"company-name"},{default:n((()=>[r(f(S.value.name),1)])),_:1}),p(t,{class:"company-info"},{default:n((()=>[p(t,{class:"location"},{default:n((()=>[p(s,{type:"location-filled",color:"#4778EC",size:"24"}),r(" 青岛 "+f(S.value.location),1)])),_:1}),p(t,{class:"industry",style:{display:"inline-block"}},{default:n((()=>[r(f(S.value.industry)+" ",1),p(x,{dictType:"scale",value:S.value.scale},null,8,["value"])])),_:1})])),_:1})])),_:1}),p(t,{class:"hr"}),p(t,{class:"company-description"},{default:n((()=>[p(t,{class:"section-title"},{default:n((()=>[r("单位介绍")])),_:1}),p(l,{class:"description"},{default:n((()=>[r(f(S.value.description),1)])),_:1})])),_:1}),p(t,{class:"job-list"},{default:n((()=>[p(l,{class:"section-title"},{default:n((()=>[r("在招职位")])),_:1}),(d(!0),_(y,null,m(z.list,(a=>(d(),i(t,{class:"job-row",key:a.id,onClick:e=>v(k)(`/packageA/pages/post/post?jobId=${a.jobId}`)},{default:n((()=>[p(t,{class:"left"},{default:n((()=>[p(l,{class:"job-title"},{default:n((()=>[r(f(a.jobTitle),1)])),_:2},1024),p(t,{class:"job-tags"},{default:n((()=>[p(t,{class:"tag"},{default:n((()=>[p(x,{dictType:"education",value:a.education},null,8,["value"])])),_:2},1024),p(t,{class:"tag"},{default:n((()=>[p(x,{dictType:"experience",value:a.experience},null,8,["value"])])),_:2},1024),p(t,{class:"tag"},{default:n((()=>[r(f(a.vacancies)+"人",1)])),_:2},1024)])),_:2},1024),p(l,{class:"location"},{default:n((()=>[r(" 青岛 "),p(x,{dictType:"area",value:a.jobLocationAreaCode},null,8,["value"])])),_:2},1024)])),_:2},1024),p(t,{class:"right"},{default:n((()=>[p(l,{class:"salary"},{default:n((()=>[r(f(a.minSalary)+"-"+f(a.maxSalary)+"/月",1)])),_:2},1024),a.isHot?(d(),i(l,{key:0,class:"hot"},{default:n((()=>[r("🔥")])),_:1})):b("",!0)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-1fe8fba7"]]);export{h as default}; diff --git a/unpackage/dist/build/apptest/assets/packageA-pages-browseJob-browseJob.CL6AzOXI.js b/unpackage/dist/build/apptest/assets/packageA-pages-browseJob-browseJob.CL6AzOXI.js new file mode 100644 index 0000000..b87e632 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/packageA-pages-browseJob-browseJob.CL6AzOXI.js @@ -0,0 +1 @@ +import{_ as e,p as t,u as a,s as l,q as s,G as n,ap as o,v as r,x as c,a as i,w as u,l as f,o as d,k as h,b as p,r as g,F as m,y as D,z as y,K as v,d as w,j as _,H as x}from"./index-BoIbtAZO.js";import{_ as b}from"./uni-icons.SM4XIXQc.js";import{_ as k,a as M}from"./matchingDegree.DIUzxusN.js";import{_ as F}from"./dict-Label.Dsm7GAlr.js";const S=e({__name:"browseJob",setup(e){const{$api:S,navTo:T,vacanciesTo:j,getWeeksOfMonth:C,isFutureDate:I}=t("globalFunction");a();const z=l({isAll:!1,fiveMonth:[],currentMonth:"",currentMonthNumber:0,lastDisable:!1,nextDisable:!0}),A=s(""),N=s([]),Y=s([]),O=s(""),P=l({page:0,list:[],total:0,maxPage:1,pageSize:10,search:{},lastDate:""});function $(e){return new RegExp(e,"g").test(A.value)}function q(e){const t=e.detail.value;P.search.jobTitle=t,H("refresh")}function E(e){if(I(e.fullDate)||!$(e.fullDate))S.msg("这一天没有浏览记录");else if(P.search.startDate=function(e){const t=new Date(e);return t.setDate(t.getDate()-1),t.toISOString().split("T")[0]}(e.fullDate),P.search.endDate=e.fullDate,O.value=e.fullDate,H("refresh"),e.month!==z.currentMonthNumber){const t=new Date(e.fullDate);Y.value=C(t.getFullYear(),t.getMonth()+1).flat(1),e.month>z.currentMonthNumber?R("nextmonth"):R("lastmonth"),z.currentMonthNumber=e.month}}function R(e){const t=z.fiveMonth.findIndex((e=>e===z.currentMonth));switch(e){case"lastmonth":if(t===z.fiveMonth.length-2&&(z.lastDisable=!0),t===z.fiveMonth.length-1)return;z.currentMonth=z.fiveMonth[t+1],z.nextDisable=!1,S.msg("上一月");break;case"nextmonth":if(1===t&&(z.nextDisable=!0),0===t)return;z.currentMonth=z.fiveMonth[t-1],z.lastDisable=!1,S.msg("下一月")}const a=new Date(z.currentMonth);Y.value=C(a.getFullYear(),a.getMonth()+1).flat(1)}function G(e){const t=new Date;Y.value=C(t.getFullYear(),t.getMonth()+1).flat(1),z.isAll=!0}function L(){O.value&&(N.value=J(O.value)),z.isAll=!1}function H(e="add",t=!0){"refresh"===e&&(P.page=1,P.maxPage=1),"add"===e&&P.page{const{rows:a,total:l}=t;if("add"===e){const e=P.pageSize*(P.page-1),t=P.list.length,[l,s]=S.insertSortData(a,"reviewDate");l.length&&l[0].title===P.lastDate&&l.shift(),P.list.splice(e,t,...l),P.lastDate=s}else{const[e,t]=S.insertSortData(a,"reviewDate");P.list=e,P.lastDate=t}P.total=t.total,P.maxPage=Math.ceil(P.total/P.pageSize)}))}function J(e){const t=[],a=new Date(e),l=a.getDay(),s=0===l?7:l;for(let n=1;n<=7;n++){const e=new Date(a);e.setDate(a.getDate()-(s-n)),t.push({weekday:["周一","周二","周三","周四","周五","周六","周日"][n-1],fullDate:e.toISOString().split("T")[0],day:e.getDate(),month:e.getMonth()+1,year:e.getFullYear()})}return t}return n((()=>{S.createRequest("/app/user/review/array").then((e=>{A.value=e.data.join(",")}));const e=function(){const e=[],t=new Date;for(let a=0;a<5;a++){const l=new Date(t);l.setMonth(t.getMonth()-a);const s=l.getFullYear(),n=String(l.getMonth()+1).padStart(2,"0");e.push(`${s}-${n}`)}return e}();z.fiveMonth=e,z.currentMonth=e[0],z.nextDisable=!0;const t=(new Date).toISOString().split("T")[0];z.currentMonthNumber=(new Date).getMonth()+1,N.value=J(t),H("refresh")})),o((()=>{H()})),(e,t)=>{const a=v,l=r(c("uni-icons"),b),s=f,n=r(c("Salary-Expectation"),k),o=r(c("matchingDegree"),M);return d(),i(s,{class:"collection-content"},{default:u((()=>[h(s,{class:"collection-search"},{default:u((()=>[h(s,{class:"search-content"},{default:u((()=>[h(a,{class:"uni-input collInput",type:"text",onConfirm:q}),h(l,{class:"iconsearch",color:"#616161",type:"search",size:"20"})])),_:1}),h(s,{class:"search-date"},{default:u((()=>[z.isAll?(d(),i(s,{key:0,class:"date-7days AllDay"},{default:u((()=>[(d(!0),p(m,null,g(N.value,(e=>(d(),i(s,{class:"day",key:e.weekday},{default:u((()=>[D(y(e.weekday),1)])),_:2},1024)))),128)),(d(!0),p(m,null,g(Y.value,((e,t)=>(d(),i(s,{class:w(["day",{active:e.fullDate===O.value,nothemonth:!e.isCurrent,optional:$(e.fullDate)}]),key:t,onClick:t=>E(e)},{default:u((()=>[D(y(e.day),1)])),_:2},1032,["class","onClick"])))),128)),h(s,{class:"monthSelect"},{default:u((()=>[h(l,{size:"14",class:"monthIcon",color:z.lastDisable?"#e8e8e8":"#333333",type:"left",onClick:t[0]||(t[0]=e=>R("lastmonth"))},null,8,["color"]),D(" "+y(z.currentMonth)+" ",1),h(l,{size:"14",class:"monthIcon",color:z.nextDisable?"#e8e8e8":"#333333",type:"right",onClick:t[1]||(t[1]=e=>R("nextmonth"))},null,8,["color"])])),_:1})])),_:1})):(d(),i(s,{key:1,class:"date-7days"},{default:u((()=>[(d(!0),p(m,null,g(N.value,(e=>(d(),i(s,{class:"day",key:e.weekday},{default:u((()=>[D(y(e.weekday),1)])),_:2},1024)))),128)),(d(!0),p(m,null,g(N.value,((e,t)=>(d(),i(s,{class:w(["day",{active:e.fullDate===O.value,optional:$(e.fullDate)}]),key:t,onClick:t=>E(e)},{default:u((()=>[D(y(e.day),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})),h(s,{class:"downDate"},{default:u((()=>[z.isAll?(d(),i(l,{key:0,class:"downIcon",type:"up",color:"#FFFFFF",size:"17",onClick:L})):(d(),i(l,{key:1,class:"downIcon",type:"down",color:"#FFFFFF",size:"18",onClick:G}))])),_:1})])),_:1})])),_:1}),h(s,{class:"one-cards"},{default:u((()=>[(d(!0),p(m,null,g(P.list,((e,t)=>(d(),i(s,{class:w(["card-box",{"card-transprent":e.isTitle}]),key:t,onClick:t=>{return a=e.jobId,void T(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:u((()=>[e.isTitle?(d(),i(s,{key:0,class:"card-title"},{default:u((()=>[D(y(e.title),1)])),_:2},1024)):(d(),i(s,{key:1},{default:u((()=>[h(s,{class:"box-row mar_top0"},{default:u((()=>[h(s,{class:"row-left"},{default:u((()=>[D(y(e.jobTitle),1)])),_:2},1024),h(s,{class:"row-right"},{default:u((()=>[h(n,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),h(s,{class:"box-row"},{default:u((()=>[h(s,{class:"row-left"},{default:u((()=>[e.educatio?(d(),i(s,{key:0,class:"row-tag"},{default:u((()=>[h(F,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):_("",!0),e.experience?(d(),i(s,{key:1,class:"row-tag"},{default:u((()=>[h(F,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):_("",!0)])),_:2},1024)])),_:2},1024),h(s,{class:"box-row mar_top0"},{default:u((()=>[h(s,{class:"row-item mineText"},{default:u((()=>[D(y(e.postingDate||"发布日期"),1)])),_:2},1024),h(s,{class:"row-item mineText"},{default:u((()=>[D(y(x(j)(e.vacancies)),1)])),_:2},1024),h(s,{class:"row-item mineText textblue"},{default:u((()=>[h(o,{job:e},null,8,["job"])])),_:2},1024),h(s,{class:"row-item"})])),_:2},1024),h(s,{class:"box-row"},{default:u((()=>[h(s,{class:"row-left mineText"},{default:u((()=>[D(y(e.companyName),1)])),_:2},1024),h(s,{class:"row-right mineText"},{default:u((()=>[D(" 青岛 "),h(F,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"])])),_:2},1024)])),_:2},1024)])),_:2},1024))])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-f2493dde"]]);export{S as default}; diff --git a/unpackage/dist/build/apptest/assets/packageA-pages-choiceness-choiceness.BPovu6jQ.js b/unpackage/dist/build/apptest/assets/packageA-pages-choiceness-choiceness.BPovu6jQ.js new file mode 100644 index 0000000..4b80976 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/packageA-pages-choiceness-choiceness.BPovu6jQ.js @@ -0,0 +1 @@ +import{_ as a,p as s,q as e,G as t,a as c,w as n,l as o,o as l,k as r,y as d,b as u,r as i,F as p,n as f,z as m,U as y}from"./index-BoIbtAZO.js";const _=a({__name:"choiceness",setup(a){const{$api:_,navTo:k}=s("globalFunction"),C=e([]);function g(){_.createRequest("/app/company/card").then((a=>{const{rows:s,total:e}=a;C.value=s}))}return t((()=>{g()})),(a,s)=>{const e=o,t=y;return l(),c(e,{class:"container"},{default:n((()=>[r(e,{class:"search-bar"},{default:n((()=>[d("精选企业")])),_:1}),r(e,{class:"grid-container"},{default:n((()=>[(l(!0),u(p,null,i(C.value,(a=>(l(),c(e,{class:"grid-item",style:f({backgroundColor:a.backgroudColor}),key:a.companyCardId},{default:n((()=>[r(t,{class:"title"},{default:n((()=>[d(m(a.name),1)])),_:2},1024),a.isCollection?(l(),c(e,{key:0,class:"status",onClick:s=>function(a){_.createRequest(`/app/company/card/collection/${a.companyCardId}`,{},"DELETE").then((a=>{g(),_.msg("取消关注")}))}(a)},{default:n((()=>[d("已关注 ✓")])),_:2},1032,["onClick"])):(l(),c(e,{key:1,class:"status",onClick:s=>function(a){_.createRequest(`/app/company/card/collection/${a.companyCardId}`,{},"PUT").then((a=>{g(),_.msg("关注成功")}))}(a)},{default:n((()=>[d("特别关注")])),_:2},1032,["onClick"]))])),_:2},1032,["style"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-21f6c3ed"]]);export{_ as default}; diff --git a/unpackage/dist/build/apptest/assets/packageA-pages-collection-collection.Pv-V5WiH.js b/unpackage/dist/build/apptest/assets/packageA-pages-collection-collection.Pv-V5WiH.js new file mode 100644 index 0000000..cd0adf5 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/packageA-pages-collection-collection.Pv-V5WiH.js @@ -0,0 +1 @@ +import{_ as a,p as e,u as t,s,G as l,ap as o,v as c,x as i,a as r,w as n,l as u,o as d,k as p,b as m,r as g,F as f,y as _,z as x,j as b,H as w}from"./index-BoIbtAZO.js";import{_ as y,a as v}from"./matchingDegree.DIUzxusN.js";import{_ as j}from"./dict-Label.Dsm7GAlr.js";const T=a({__name:"collection",setup(a){const{$api:T,navTo:h,vacanciesTo:k}=e("globalFunction");t(),s({});const S=s({page:0,list:[],total:0,maxPage:1,pageSize:10});function z(a="add"){"refresh"===a&&(S.page=0,S.maxPage=1),"add"===a&&S.page{const{rows:t,total:s}=e;if("add"===a){const a=S.pageSize*(S.page-1),e=S.list.length,s=t;S.list.splice(a,e,...s)}else S.list=t;S.total=e.total,S.maxPage=Math.ceil(S.total/S.pageSize)}))}return l((()=>{z()})),o((()=>{z()})),(a,e)=>{const t=u,s=c(i("Salary-Expectation"),y),l=c(i("matchingDegree"),v);return d(),r(t,{class:"collection-content"},{default:n((()=>[p(t,{class:"one-cards"},{default:n((()=>[(d(!0),m(f,null,g(S.list,((a,e)=>(d(),r(t,{class:"card-box",key:e,onClick:e=>{return t=a.jobId,void h(`/packageA/pages/post/post?jobId=${btoa(t)}`);var t}},{default:n((()=>[p(t,{class:"box-row mar_top0"},{default:n((()=>[p(t,{class:"row-left"},{default:n((()=>[_(x(a.jobTitle),1)])),_:2},1024),p(t,{class:"row-right"},{default:n((()=>[p(s,{"max-salary":a.maxSalary,"min-salary":a.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),p(t,{class:"box-row"},{default:n((()=>[p(t,{class:"row-left"},{default:n((()=>[a.educatio?(d(),r(t,{key:0,class:"row-tag"},{default:n((()=>[p(j,{dictType:"education",value:a.education},null,8,["value"])])),_:2},1024)):b("",!0),a.experience?(d(),r(t,{key:1,class:"row-tag"},{default:n((()=>[p(j,{dictType:"experience",value:a.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),p(t,{class:"box-row mar_top0"},{default:n((()=>[p(t,{class:"row-item mineText"},{default:n((()=>[_(x(a.postingDate||"发布日期"),1)])),_:2},1024),p(t,{class:"row-item mineText"},{default:n((()=>[_(x(w(k)(a.vacancies)),1)])),_:2},1024),p(t,{class:"row-item mineText textblue"},{default:n((()=>[p(l,{job:a},null,8,["job"])])),_:2},1024),p(t,{class:"row-item"})])),_:2},1024),p(t,{class:"box-row"},{default:n((()=>[p(t,{class:"row-left mineText"},{default:n((()=>[_(x(a.companyName),1)])),_:2},1024),p(t,{class:"row-right mineText"},{default:n((()=>[_(" 青岛 "),p(j,{dictType:"area",value:a.jobLocationAreaCode},null,8,["value"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-99c64065"]]);export{T as default}; diff --git a/unpackage/dist/build/apptest/assets/packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js b/unpackage/dist/build/apptest/assets/packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js new file mode 100644 index 0000000..11604f7 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js @@ -0,0 +1 @@ +import{_ as a,v as s,x as e,a as l,w as t,l as d,o as n,k as i,y as c,b as o,r as u,F as f,U as r,d as _,z as m}from"./index-BoIbtAZO.js";import{_ as y}from"./uni-icons.SM4XIXQc.js";const p=a({data:()=>({companies:[{id:1,name:"湖南沃森电器科技有限公司",industry:"制造业 100-299人"},{id:2,name:"青岛成达汽车销售集团",industry:"制造业 100-299人"},{id:3,name:"青岛日森电器有限公司",industry:"制造业 100-299人"},{id:4,name:"青岛融合网络通信有限公司",industry:"制造业 100-299人"}]})},[["render",function(a,p,h,x,z,g){const j=r,k=s(e("uni-icons"),y),v=d;return n(),l(v,{class:"container"},{default:t((()=>[i(v,{class:"header"},{default:t((()=>[i(j,{class:"header-title"},{default:t((()=>[c("2024年春季青岛市商贸服务业招聘会")])),_:1}),i(v,{class:"header-info"},{default:t((()=>[i(v,{class:"location"},{default:t((()=>[i(k,{type:"location-filled",color:"#4778EC",size:"24"}),c(" 青岛 市南区延安三路105号 ")])),_:1}),i(j,{class:"date"},{default:t((()=>[c("2024年7月31日 周三")])),_:1})])),_:1})])),_:1}),i(v,{class:"company-list"},{default:t((()=>[i(j,{class:"section-title"},{default:t((()=>[c("参会单位")])),_:1}),(n(!0),o(f,null,u(z.companies,(a=>(n(),l(v,{class:"company-row",key:a.id},{default:t((()=>[i(v,{class:"left"},{default:t((()=>[i(v,{class:_(["logo","logo-"+a.id])},{default:t((()=>[c(m(a.id),1)])),_:2},1032,["class"]),i(v,{class:"company-info"},{default:t((()=>[i(j,{class:"company-name line_2"},{default:t((()=>[c(m(a.name),1)])),_:2},1024),i(j,{class:"industry"},{default:t((()=>[c(m(a.industry),1)])),_:2},1024),i(v,{class:"details"},{default:t((()=>[i(j,null,{default:t((()=>[c("查看详情")])),_:1}),i(k,{type:"star",size:"26"})])),_:1})])),_:2},1024)])),_:2},1024)])),_:2},1024)))),128))])),_:1})])),_:1})}],["__scopeId","data-v-dc2d33aa"]]);export{p as default}; diff --git a/unpackage/dist/build/apptest/assets/packageA-pages-myResume-myResume.bMxWTwX3.js b/unpackage/dist/build/apptest/assets/packageA-pages-myResume-myResume.bMxWTwX3.js new file mode 100644 index 0000000..a6a8939 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/packageA-pages-myResume-myResume.bMxWTwX3.js @@ -0,0 +1 @@ +import{_ as a,p as e,u as l,D as t,q as s,s as i,a5 as n,L as o,G as u,v as d,x as c,a as r,w as f,l as p,o as A,k as m,y as g,z as b,b as y,r as v,F as _,U as h,K as k,m as R,Y as C,B as D}from"./index-BoIbtAZO.js";import{_ as M}from"./uni-icons.SM4XIXQc.js";import{_ as I}from"./expected-station.Gn1MaF4X.js";import{_ as E}from"./custom-popup.BbPG3zRM.js";import{_ as U,a as F}from"./uni-popup.i3WJKIJ9.js";import{_ as Q}from"./dict-Label.Dsm7GAlr.js";const L="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAKlBMVEUAAAD///////////////////////////////////////////////////+Gu8ovAAAADXRSTlMA74AwIJ/fv0BgEK9wDHR4pAAAAMFJREFUOMvd0jEKwkAUBNBBBW2EQCJWgZQ2QizsUwl2EcQu4AU8gXiEgEcI3sYyEhcs/l2Mf8v5W1nplDP7tvr4z4wKu7+l7d58fxJxlllJn5j7YfoZ2twAmsQAGtcw8MkIPJY6RASygQ4dAUBJRwBQEjHwpGSgxBUMdEgY6FdtHgDxV2ATAKgCACEwEcfAF08TYCwvE2AqnQlQy5GBf1qaABe5Yrtj0A/3g3lplWgIoNZ+RtesFzBfNOCsz339E3kDM1GS/NK692QAAAAASUVORK5CYII=",x="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADIBAMAAABfdrOtAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMAgL9ARyeO/QAAAcdJREFUeNrt2UFOg1AYReG/4AIcdAFNZAEMWIDK2/+arDo4eTGNAz0E2nvHJOSDvJMQKsuyLMuyLMuy4258Ln/LW/lrzacMrfmUqfmUU7vuvdyd2+cuZQyIeBMg8uMC8lrWgLS5rAFZy9yyAWRs13kHHoh+3qcNIMO9QE5bQM43IUlj0pg0Jo17hNxM40GLkjQmjV87Whqf7qUoSeNOi5I0Jo3fSxqTxqTx8dI4rmIayc78D0VZf7to1b9DF6haGkesThrRzmJReG1uGqcGRUvjAEVLIxSxKFDMNEIRIVD+kkaPQhpFCmdMpJBGj0IaRQpp9CgURaSQRpFyBqJRSKNHoSgihTR6FCAihe9Qj0IaRQppFCmk0aOQRpFCGj0KaRQppNGjkEaRQho9CkURKaTRowARKaTRo5BGjdKnUaOQRo9CGkUKRfEopFGkAPEopFGkkEaPQlFECmm0KBSlSqSQRo9CGkUKaRQppNGjkEaRQlE8CmkUKUA8CmkUKaTRovRplCh9Gi1Kn0aJ0qdRovwImUERIVDE34hQpIMIRYRAMSFQRAgUHQLlUuoG0ihuciFQSt9kFaWnzOXvpbIsy7Isy7Is2+s+ALLean8P5nFqAAAAAElFTkSuQmCC",j=a({__name:"myResume",setup(a){const{$api:j,navTo:S,checkingPhoneRegExp:G,salaryGlobal:T,setCheckedNodes:B}=e("globalFunction"),{getUserResume:K}=l(),{getDictData:N,oneDictData:w}=t(),q=s({}),V=T(),J=i({date:ra(),education:0,politicalAffiliation:0,phone:"",name:"",jobTitleId:"",salaryMin:2e3,salaryMax:2e3,area:0,salary:[0,0],disbleDate:!0,disbleName:!0,disbleSalary:!0,disaleArea:!0,visible:!1,educationList:w("education"),affiliationList:w("affiliation"),areaList:w("area"),stations:[],copyData:{},salayList:[V,V[0].children]}),O=n((()=>ra("start"))),Y=n((()=>ra("end")));o((()=>{W()})),u((()=>{setTimeout((()=>{const{age:a,birthDate:e}=l().userInfo,t=z(e);a!=t&&(console.log(a,t),ea())}),1e3)}));const z=a=>{const e=new Date(a),l=new Date;let t=l.getFullYear()-e.getFullYear();const s=l.getMonth()-e.getMonth(),i=l.getDate()-e.getDate();return(s<0||0===s&&i<0)&&t--,t};function W(){q.value=l().userInfo,J.name=q.value.name,J.date=q.value.birthDate,J.age=q.value.age,J.phone=q.value.phone,J.salaryMax=q.value.salaryMax,J.salaryMin=q.value.salaryMin,J.area=q.value.area,J.educationList.map(((a,e)=>{a.value===q.value.education&&(J.education=e)})),J.affiliationList.map(((a,e)=>{a.value===q.value.politicalAffiliation&&(J.politicalAffiliation=e)})),j.createRequest("/app/common/jobTitle/treeselect",{},"GET").then((a=>{if(q.value.jobTitleId){const e=q.value.jobTitleId.split(",").map((a=>Number(a)));B(a.data,e)}J.jobTitleId=q.value.jobTitleId,J.stations=a.data}))}function H(a){J.area=a.detail.value}function P(a){J.date=a.detail.value}function Z(a){J.education=a.detail.value}function $(a){J.politicalAffiliation=a.detail.value}function X(){let a={area:J.area};j.createRequest("/app/user/resume",a,"post").then((a=>{j.msg("完成"),J.disaleArea=!0,K().then((()=>{W()}))}))}function aa(){let a={salaryMin:J.salaryMin,salaryMax:J.salaryMax};j.createRequest("/app/user/resume",a,"post").then((a=>{j.msg("完成"),J.disbleSalary=!0,K().then((()=>{W()}))}))}function ea(){let a={birthDate:J.date,age:z(J.date),education:J.educationList[J.education].value,politicalAffiliation:J.affiliationList[J.politicalAffiliation].value,phone:J.phone};return a.birthDate?a.education?a.politicalAffiliation?G(a.phone)?void j.createRequest("/app/user/resume",a,"post").then((a=>{j.msg("完成"),J.disbleDate=!0,K().then((()=>{W()}))})):j.msg("请输入正确手机号"):j.msg("请选择政治面貌"):j.msg("请选择学历"):j.msg("请选择出生年月")}function la(){if(!J.name)return j.msg("请输入用户名称");j.createRequest("/app/user/resume",{name:J.name},"post").then((a=>{j.msg("完成"),J.disbleName=!0,K().then((()=>{W()}))}))}function ta(){j.createRequest("/app/user/resume",{jobTitleId:J.jobTitleId},"post").then((a=>{j.msg("完成"),J.visible=!1,K().then((()=>{W()}))}))}function sa(){J.copyData.date=J.date,J.copyData.education=J.education,J.copyData.politicalAffiliation=J.politicalAffiliation,J.copyData.phone=J.phone,J.disbleDate=!1}function ia(){J.disbleSalary=!1}function na(){J.name=q.value.name,J.disbleName=!1}function oa(a){J.jobTitleId=a}function ua(){J.visible=!0}function da(a){const{column:e,value:l}=a.detail;0===e&&(J.salary[1]=0,J.salayList[1]=V[l].children)}function ca(a){const[e,l]=a.detail.value,t=J.salayList[0][e],s=J.salayList[0][e].children[l];J.salaryMin=t.value,J.salaryMax=s.value}function ra(a){const e=new Date;let l=e.getFullYear(),t=e.getMonth()+1,s=e.getDate();return"start"===a?l-=60:"end"===a&&(l+=2),t=t>9?t:"0"+t,s=s>9?s:"0"+s,`${l}-${t}-${s}`}return(a,e)=>{const l=p,t=h,s=k,i=R,n=C,o=d(c("uni-icons"),M),u=D,j=d(c("expected-station"),I),S=d(c("custom-popup"),E),G=d(c("uni-popup-dialog"),U),T=d(c("uni-popup"),F);return A(),r(l,{class:"container"},{default:f((()=>[m(l,{class:"header"},{default:f((()=>[m(l,{class:"avatar"}),m(l,{class:"info"},{default:f((()=>[m(l,{class:"name-row"},{default:f((()=>[J.disbleName?(A(),r(t,{key:0,class:"name"},{default:f((()=>[g(b(J.name||"编辑用户名"),1)])),_:1})):(A(),r(s,{key:1,class:"uni-input name",style:{"padding-top":"6px"},modelValue:J.name,"onUpdate:modelValue":e[0]||(e[0]=a=>J.name=a),"placeholder-class":"name",type:"text",placeholder:"输入用户名"},null,8,["modelValue"])),m(l,{class:"edit-icon"},{default:f((()=>[J.disbleName?(A(),r(i,{key:0,class:"img",src:L,onClick:na})):(A(),r(i,{key:1,class:"img",src:x,onClick:la}))])),_:1})])),_:1}),m(t,{class:"details"},{default:f((()=>[m(Q,{dictType:"sex",value:q.value.sex},null,8,["value"]),g(" "+b(J.age)+"岁 ",1)])),_:1})])),_:1})])),_:1}),m(l,{class:"resume-info"},{default:f((()=>[m(l,{class:"info-card"},{default:f((()=>[m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("出生年月:")])),_:1}),m(n,{mode:"date",disabled:J.disbleDate,value:J.date,start:O.value,end:Y.value,onChange:P},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(b(J.date),1)])),_:1})])),_:1},8,["disabled","value","start","end"]),m(l,{class:"edit-icon"},{default:f((()=>[J.disbleDate?(A(),r(i,{key:0,class:"img",src:L,onClick:sa})):(A(),r(i,{key:1,class:"img",src:x,onClick:ea}))])),_:1})])),_:1}),m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("学历:")])),_:1}),m(n,{onChange:Z,"range-key":"label",disabled:J.disbleDate,value:J.education,range:J.educationList},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(b(J.educationList[J.education].label),1)])),_:1})])),_:1},8,["disabled","value","range"])])),_:1}),m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("政治面貌:")])),_:1}),m(n,{onChange:$,"range-key":"label",disabled:J.disbleDate,value:J.politicalAffiliation,range:J.affiliationList},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(b(J.affiliationList[J.politicalAffiliation].label),1)])),_:1})])),_:1},8,["disabled","value","range"])])),_:1}),m(l,{class:"card-content",style:{"padding-bottom":"3px"}},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("联系方式:")])),_:1}),m(s,{class:"uni-input",style:{"padding-top":"6px"},disabled:J.disbleDate,modelValue:J.phone,"onUpdate:modelValue":e[1]||(e[1]=a=>J.phone=a),"placeholder-class":"value",type:"number",placeholder:"输入手机号"},null,8,["disabled","modelValue"])])),_:1})])),_:1})])),_:1}),m(l,{class:"resume-info"},{default:f((()=>[m(l,{class:"info-card"},{default:f((()=>[m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("期望职位:")])),_:1}),m(l,{class:"value"},{default:f((()=>[(A(!0),y(_,null,v(q.value.jobTitle,(a=>(A(),r(l,{key:a},{default:f((()=>[g(b(a),1)])),_:2},1024)))),128))])),_:1}),m(l,{class:"edit-icon"},{default:f((()=>[m(i,{class:"img",onClick:ua,src:L})])),_:1})])),_:1})])),_:1})])),_:1}),m(l,{class:"resume-info"},{default:f((()=>[m(l,{class:"info-card"},{default:f((()=>[m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("期望薪资:")])),_:1}),m(l,{class:"value"},{default:f((()=>[m(n,{onChange:ca,onColumnchange:da,"range-key":"label",disabled:J.disbleSalary,value:J.salary,range:J.salayList,mode:"multiSelector"},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(b(J.salaryMin/1e3)+"k-"+b(J.salaryMax/1e3)+"k",1)])),_:1})])),_:1},8,["disabled","value","range"])])),_:1}),m(l,{class:"edit-icon"},{default:f((()=>[J.disbleSalary?(A(),r(i,{key:0,class:"img",src:L,onClick:ia})):(A(),r(i,{key:1,class:"img",src:x,onClick:aa}))])),_:1})])),_:1})])),_:1})])),_:1}),m(l,{class:"resume-info"},{default:f((()=>[m(l,{class:"info-card"},{default:f((()=>[m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label long"},{default:f((()=>[g("期望工作地:")])),_:1}),m(l,{class:"value"},{default:f((()=>[J.disaleArea?(A(),r(l,{key:0},{default:f((()=>[g(" 青岛 - "),m(Q,{dictType:"area",value:Number(J.area)},null,8,["value"])])),_:1})):(A(),r(l,{key:1},{default:f((()=>[m(n,{onChange:H,"range-key":"label",disabled:J.disaleArea,value:J.area,range:J.areaList},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(" 青岛 - "+b(J.areaList[J.area].label),1)])),_:1})])),_:1},8,["disabled","value","range"])])),_:1}))])),_:1}),m(l,{class:"edit-icon"},{default:f((()=>[J.disaleArea?(A(),r(i,{key:0,class:"img",src:L,onClick:e[2]||(e[2]=a=>J.disaleArea=!1)})):(A(),r(i,{key:1,class:"img",src:x,onClick:X}))])),_:1})])),_:1})])),_:1})])),_:1}),m(l,{class:"upload-btn"},{default:f((()=>[m(u,{class:"btn"},{default:f((()=>[m(o,{type:"cloud-upload",size:"30",color:"#FFFFFF"}),g(" 上传简历 ")])),_:1})])),_:1}),m(S,{"content-h":100,visible:J.visible,header:!1},{default:f((()=>[m(l,{class:"popContent"},{default:f((()=>[m(l,{class:"s-header"},{default:f((()=>[m(l,{class:"heade-lf",onClick:e[3]||(e[3]=a=>J.visible=!1)},{default:f((()=>[g("取消")])),_:1}),m(l,{class:"heade-ri",onClick:ta},{default:f((()=>[g("确认")])),_:1})])),_:1}),m(l,{class:"sex-content fl_1"},{default:f((()=>[m(j,{search:!1,onOnChange:oa,station:J.stations,max:5},null,8,["station"])])),_:1})])),_:1})])),_:1},8,["visible"]),m(T,{ref:"popup",type:"dialog"},{default:f((()=>[m(G,{mode:"base",title:"确定退出登录吗?",type:"info",duration:2e3,"before-close":!0,onConfirm:a.confirm,onClose:a.close},null,8,["onConfirm","onClose"])])),_:1},512)])),_:1})}}},[["__scopeId","data-v-dbb991d2"]]);export{j as default}; diff --git a/unpackage/dist/build/apptest/assets/packageA-pages-post-post.BjvbBnVn.js b/unpackage/dist/build/apptest/assets/packageA-pages-post-post.BjvbBnVn.js new file mode 100644 index 0000000..27c47c8 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/packageA-pages-post-post.BjvbBnVn.js @@ -0,0 +1 @@ +import{D as a,o as e,b as l,z as t,H as A,_ as s,p as o,q as n,s as u,G as c,L as i,v as d,x as p,a as g,w as r,l as v,k as f,y as Q,j as m,U as B,X as y,B as C}from"./index-BoIbtAZO.js";import{_ as I}from"./uni-icons.SM4XIXQc.js";import{_ as h}from"./dict-Label.Dsm7GAlr.js";const j={__name:"dict-tree-Label",props:["value","dictType"],setup(s){const{complete:o,industryLabel:n}=a();return(a,o)=>(e(),l("span",null,t(A(n)(s.dictType,s.value)),1))}},E=s({__name:"post",setup(a){const{$api:s,navTo:E,getLenPx:b,parseQueryParams:w}=o("globalFunction"),Y=n({});u({});const x=n([]),D=n();function F(a){const e=atob(a.jobId);e!==D.value&&(D.value=e,L(e))}function L(a){s.createRequest(`/app/job/${a}`).then((a=>{const{latitude:e,longitude:l,companyName:t}=a.data;Y.value=a.data,e&&l&&(x.value=[{latitude:e,longitude:l,iconPath:"data:image/png;base64,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",label:{content:t,textAlign:"center",padding:3,fontSize:12,bgColor:"#FFFFFF",anchorX:k(t),borderRadius:5},width:34}])}))}function k(a,e=12){const l=document.createElement("canvas").getContext("2d");return l.font="12px Arial",-l.measureText(a).width/2-20}function O(){const a=Y.value.jobId;if(Y.value.isApply){const a=Y.value.jobUrl;return window.open(a)}s.createRequest(`/app/job/apply/${a}`,{},"GET").then((e=>{L(a),s.msg("申请成功");const l=Y.value.jobUrl;return window.open(l)}))}function q(){const a=Y.value.jobId;Y.value.isCollection?s.createRequest(`/app/job/collection/${a}`,{},"DELETE").then((e=>{L(a),s.msg("取消收藏成功")})):s.createRequest(`/app/job/collection/${a}`,{},"POST").then((e=>{L(a),s.msg("收藏成功")}))}return c((a=>{a.jobId&&F(a)})),i((()=>{const a=w();a.jobId&&F(a)})),(a,s)=>{const o=v,n=B,u=d(p("dict-tree-Label"),j),c=y,i=C,b=d(p("uni-icons"),I);return e(),g(o,{class:"container"},{default:r((()=>[f(o,{class:"job-header"},{default:r((()=>[f(o,{class:"job-title"},{default:r((()=>[Q(t(Y.value.jobTitle),1)])),_:1}),f(o,{class:"job-info"},{default:r((()=>[f(n,{class:"salary"},{default:r((()=>[Q(t(Y.value.minSalary)+"-"+t(Y.value.maxSalary)+"/月",1)])),_:1}),f(n,{class:"views"},{default:r((()=>[Q(t(Y.value.view)+"浏览",1)])),_:1})])),_:1}),f(o,{class:"location-info"},{default:r((()=>[f(o,{class:"location",style:{display:"inline-block"}},{default:r((()=>[Q(" 📍 青岛 "),f(h,{dictType:"area",value:Y.value.jobLocationAreaCode},null,8,["value"])])),_:1}),f(n,{class:"date"},{default:r((()=>[Q(t(Y.value.postingDate||"发布日期"),1)])),_:1}),f(o,{class:"source"},{default:r((()=>[Q("来源 智联招聘")])),_:1})])),_:1})])),_:1}),f(o,{class:"job-details"},{default:r((()=>[f(n,{class:"details-title"},{default:r((()=>[Q("职位详情")])),_:1}),f(o,{class:"tags"},{default:r((()=>[f(o,{class:"tag"},{default:r((()=>[f(h,{dictType:"education",value:Y.value.education},null,8,["value"])])),_:1}),f(o,{class:"tag"},{default:r((()=>[f(h,{dictType:"experience",value:Y.value.experience},null,8,["value"])])),_:1})])),_:1}),f(o,{class:"description",style:{whiteSpace:"pre-wrap"}},{default:r((()=>[Q(t(Y.value.description),1)])),_:1})])),_:1}),f(o,{class:"company-info",onClick:s[0]||(s[0]=a=>A(E)(`/packageA/pages/UnitDetails/UnitDetails?companyId=${Y.value.company.companyId}`))},{default:r((()=>[f(o,{class:"company-name"},{default:r((()=>{var a;return[Q(t(null==(a=Y.value.company)?void 0:a.name),1)]})),_:1}),f(o,{class:"company-details"},{default:r((()=>{var a,t,A,s;return[(null==(a=Y.value.company)?void 0:a.industry)?(e(),g(u,{key:0,dictType:"industry",value:null==(t=Y.value.company)?void 0:t.industry},null,8,["value"])):m("",!0),(null==(A=Y.value.company)?void 0:A.industry)?(e(),l("span",{key:1}," ")):m("",!0),f(h,{dictType:"scale",value:null==(s=Y.value.company)?void 0:s.scale},null,8,["value"]),Q(" 单位详情 ")]})),_:1}),Y.value.latitude&&Y.value.longitude?(e(),g(o,{key:0,class:"company-map"},{default:r((()=>[f(c,{style:{width:"100%",height:"100%"},latitude:Y.value.latitude,longitude:Y.value.longitude,markers:x.value},null,8,["latitude","longitude","markers"])])),_:1})):m("",!0)])),_:1}),f(o,{class:"footer"},{default:r((()=>[f(i,{class:"apply-btn",onClick:O},{default:r((()=>[Q("立即申请")])),_:1}),f(o,{class:"falls-card-matchingrate",onClick:q},{default:r((()=>[Y.value.isCollection?(e(),g(b,{key:1,type:"star-filled",color:"#FFCB47",size:"40"})):(e(),g(b,{key:0,type:"star",size:"40"}))])),_:1})])),_:1})])),_:1})}}},[["__scopeId","data-v-57ea6143"]]);export{E as default}; diff --git a/unpackage/dist/build/apptest/assets/pages-careerfair-careerfair.DP3Hzfd9.js b/unpackage/dist/build/apptest/assets/pages-careerfair-careerfair.DP3Hzfd9.js new file mode 100644 index 0000000..53aedc1 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/pages-careerfair-careerfair.DP3Hzfd9.js @@ -0,0 +1 @@ +import{_ as a,p as s,s as e,G as t,a as l,w as r,l as c,o as d,k as i,y as f,b as o,r as u,F as n,S as _,z as p,H as b}from"./index-BoIbtAZO.js";const y=a({__name:"careerfair",setup(a){const{$api:y,navTo:m}=s("globalFunction"),g=e({dateList:[]});return t((()=>{g.dateList=function(){const a=new Date,s=[],e=["日","一","二","三","四","五","六"];for(let t=0;t<30;t++){const l=new Date(a);l.setDate(a.getDate()+t);const r=l.toISOString().slice(0,10).slice(8),c=e[l.getDay()];s.push({date:r,day:c})}return s[0].date="今天",s[1].date="明天",s}()})),(a,s)=>{const e=c,t=_;return d(),l(e,{class:"app-container"},{default:r((()=>[i(e,{class:"careerfair-AI"},{default:r((()=>[f("AI+就业服务程序")])),_:1}),i(e,{class:"careerfair-tab"},{default:r((()=>[i(e,{class:"careerfair-tab-options actived"},{default:r((()=>[f("现场招聘")])),_:1}),i(e,{class:"careerfair-tab-options"},{default:r((()=>[f("VR虚拟招聘会")])),_:1})])),_:1}),i(t,{"scroll-x":!0,"show-scrollbar":!1,class:"careerfair-scroll"},{default:r((()=>[i(e,{class:"careerfair-date"},{default:r((()=>[(d(!0),o(n,null,u(g.dateList,((a,s)=>(d(),l(e,{class:"date-list",key:s},{default:r((()=>[i(e,{class:"date-list-item"},{default:r((()=>[f(p(a.day),1)])),_:2},1024),i(e,{class:"date-list-item active"},{default:r((()=>[f(p(a.date),1)])),_:2},1024)])),_:2},1024)))),128))])),_:1})])),_:1}),i(t,{"scroll-y":!0,class:"careerfair-list-scroll"},{default:r((()=>[i(e,{class:"careerfair-list"},{default:r((()=>[(d(),o(n,null,u(10,((a,t)=>i(e,{class:"careerfair-list-card",key:t},{default:r((()=>[i(e,{class:"card-title"},{default:r((()=>[f("2024年春季青岛市商贸服务业招聘会")])),_:1}),i(e,{class:"card-intro"},{default:r((()=>[i(e,{class:"line_2"},{default:r((()=>[f("内容简介……")])),_:1}),i(e,{class:"intro-distance"},{default:r((()=>[f("500m以内")])),_:1})])),_:1}),i(e,{class:"card-address"},{default:r((()=>[f("市南区延安三路105号")])),_:1}),i(e,{class:"card-footer"},{default:r((()=>[i(e,{class:"cardfooter-lf"},{default:r((()=>[i(e,{class:"card-company"},{default:r((()=>[f("市南区就业人才中心")])),_:1}),i(e,{class:"card-date"},{default:r((()=>[f("7月31日(周三)14:00-18:00")])),_:1})])),_:1}),i(e,{class:"cardfooter-ri",onClick:s[0]||(s[0]=a=>b(m)("/packageA/pages/exhibitors/exhibitors"))},{default:r((()=>[f(" 查看详情 ")])),_:1})])),_:1})])),_:2},1024))),64))])),_:1})])),_:1})])),_:1})}}},[["__scopeId","data-v-185c4d6f"]]);export{y as default}; diff --git a/unpackage/dist/build/apptest/assets/pages-chat-chat.DLvC_0WD.js b/unpackage/dist/build/apptest/assets/pages-chat-chat.DLvC_0WD.js new file mode 100644 index 0000000..88dcbd4 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/pages-chat-chat.DLvC_0WD.js @@ -0,0 +1,7 @@ +import{_ as e,a5 as u,o as t,a as n,w as r,k as a,a6 as s,a0 as i,a7 as o,l as D,q as l,a8 as c,f as d,n as A,a9 as p,c as E,I as g,J as F,b as C,F as h,r as m,p as f,E as b,s as _,t as B,v as y,x as k,H as v,y as w,d as x,z as N,j as S,$ as O,aa as M,ab as T,ac as R,ad as I,m as L,U as z,S as q,K as U,ae as j,af as P,G,L as K}from"./index-BoIbtAZO.js";import{u as H}from"./BaseDBStore.DnB5hDlq.js";import{_ as Z}from"./uni-icons.SM4XIXQc.js";var Q={},V={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"⁡",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",amp:"&",AMP:"&",andand:"⩕",And:"⩓",and:"∧",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angmsd:"∡",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",apacir:"⩯",ap:"≈",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxHd:"╤",boxhD:"╥",boxHD:"╦",boxhu:"┴",boxHu:"╧",boxhU:"╨",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsolb:"⧅",bsol:"\\",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",capand:"⩄",capbrcup:"⩉",capcap:"⩋",cap:"∩",Cap:"⋒",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cir:"○",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cup:"∪",Cup:"⋓",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",Darr:"↡",dArr:"⇓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",ddagger:"‡",ddarr:"⇊",DD:"ⅅ",dd:"ⅆ",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrowBar:"⤓",downarrow:"↓",DownArrow:"↓",Downarrow:"⇓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVectorBar:"⥖",DownLeftVector:"↽",DownRightTeeVector:"⥟",DownRightVectorBar:"⥗",DownRightVector:"⇁",DownTeeArrow:"↧",DownTee:"⊤",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",Ecirc:"Ê",ecirc:"ê",ecir:"≖",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",edot:"ė",eDot:"≑",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp13:" ",emsp14:" ",emsp:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",ge:"≥",gE:"≧",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",gescc:"⪩",ges:"⩾",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gla:"⪥",gl:"≷",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gt:">",GT:">",Gt:"≫",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",harrcir:"⥈",harr:"↔",hArr:"⇔",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"⁣",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",Im:"ℑ",imof:"⊷",imped:"Ƶ",Implies:"⇒",incare:"℅",in:"∈",infin:"∞",infintie:"⧝",inodot:"ı",intcal:"⊺",int:"∫",Int:"∬",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larrb:"⇤",larrbfs:"⤟",larr:"←",Larr:"↞",lArr:"⇐",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",latail:"⤙",lAtail:"⤛",lat:"⪫",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",LeftArrowBar:"⇤",leftarrow:"←",LeftArrow:"←",Leftarrow:"⇐",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVectorBar:"⥙",LeftDownVector:"⇃",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTeeArrow:"↤",LeftTee:"⊣",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangleBar:"⧏",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVectorBar:"⥘",LeftUpVector:"↿",LeftVectorBar:"⥒",LeftVector:"↼",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",lescc:"⪨",les:"⩽",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",llarr:"⇇",ll:"≪",Ll:"⋘",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoustache:"⎰",lmoust:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftrightarrow:"⟷",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longmapsto:"⟼",longrightarrow:"⟶",LongRightArrow:"⟶",Longrightarrow:"⟹",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",lt:"<",LT:"<",Lt:"≪",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",midast:"*",midcir:"⫰",mid:"∣",middot:"·",minusb:"⊟",minus:"−",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natural:"♮",naturals:"ℕ",natur:"♮",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",ne:"≠",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nlE:"≦̸",nle:"≰",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangleBar:"⧏̸",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangleBar:"⧐̸",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",nparallel:"∦",npar:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",nprec:"⊀",npreceq:"⪯̸",npre:"⪯̸",nrarrc:"⤳̸",nrarr:"↛",nrArr:"⇏",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",Ocirc:"Ô",ocirc:"ô",ocir:"⊚",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",orarr:"↻",Or:"⩔",or:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",otimesas:"⨶",Otimes:"⨷",otimes:"⊗",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",para:"¶",parallel:"∥",par:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plus:"+",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",prap:"⪷",Pr:"⪻",pr:"≺",prcue:"≼",precapprox:"⪷",prec:"≺",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",pre:"⪯",prE:"⪳",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportional:"∝",Proportion:"∷",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarr:"→",Rarr:"↠",rArr:"⇒",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",Re:"ℜ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrowBar:"⇥",rightarrow:"→",RightArrow:"→",Rightarrow:"⇒",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVectorBar:"⥕",RightDownVector:"⇂",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTeeArrow:"↦",RightTee:"⊢",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangleBar:"⧐",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVectorBar:"⥔",RightUpVector:"↾",RightVectorBar:"⥓",RightVector:"⇀",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoustache:"⎱",rmoust:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",scap:"⪸",Scaron:"Š",scaron:"š",Sc:"⪼",sc:"≻",sccue:"≽",sce:"⪰",scE:"⪴",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdotb:"⊡",sdot:"⋅",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",solbar:"⌿",solb:"⧄",sol:"/",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squ:"□",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succapprox:"⪸",succ:"≻",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",Sup:"⋑",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",therefore:"∴",Therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",ThinSpace:" ",thinsp:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",timesbar:"⨱",timesb:"⊠",times:"×",timesd:"⨰",tint:"∭",toea:"⤨",topbot:"⌶",topcir:"⫱",top:"⊤",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",uarr:"↑",Uarr:"↟",uArr:"⇑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrowBar:"⤒",uparrow:"↑",UpArrow:"↑",Uparrow:"⇑",UpArrowDownArrow:"⇅",updownarrow:"↕",UpDownArrow:"↕",Updownarrow:"⇕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTeeArrow:"↥",UpTee:"⊥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",Vcy:"В",vcy:"в",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",veebar:"⊻",vee:"∨",Vee:"⋁",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xharr:"⟷",xhArr:"⟺",Xi:"Ξ",xi:"ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",yuml:"ÿ",Yuml:"Ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"​",Zeta:"Ζ",zeta:"ζ",zfr:"𝔷",Zfr:"ℨ",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",Zscr:"𝒵",zscr:"𝓏",zwj:"‍",zwnj:"‌"},J=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,W={},Y={};function X(e,u,t){var n,r,a,s,i,o="";for("string"!=typeof u&&(t=u,u=X.defaultChars),void 0===t&&(t=!0),i=function(e){var u,t,n=Y[e];if(n)return n;for(n=Y[e]=[],u=0;u<128;u++)t=String.fromCharCode(u),/^[0-9a-z]$/i.test(t)?n.push(t):n.push("%"+("0"+u.toString(16).toUpperCase()).slice(-2));for(u=0;u=55296&&a<=57343){if(a>=55296&&a<=56319&&n+1=56320&&s<=57343){o+=encodeURIComponent(e[n]+e[n+1]),n++;continue}o+="%EF%BF%BD"}else o+=encodeURIComponent(e[n]);return o}X.defaultChars=";/?:@&=+$,-_.!~*'()#",X.componentChars="-_.!~*'()";var $=X,ee={};function ue(e,u){var t;return"string"!=typeof u&&(u=ue.defaultChars),t=function(e){var u,t,n=ee[e];if(n)return n;for(n=ee[e]=[],u=0;u<128;u++)t=String.fromCharCode(u),n.push(t);for(u=0;u=55296&&o<=57343?"���":String.fromCharCode(o),u+=6):240==(248&r)&&u+91114111?D+="����":(o-=65536,D+=String.fromCharCode(55296+(o>>10),56320+(1023&o))),u+=9):D+="�";return D}))}ue.defaultChars=";/?:@&=+$,#",ue.componentChars="";var te=ue;function ne(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var re=/^([a-z0-9.+-]+:)/i,ae=/:[0-9]*$/,se=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,ie=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),oe=["'"].concat(ie),De=["%","/","?",";","#"].concat(oe),le=["/","?","#"],ce=/^[+a-z0-9A-Z_-]{0,63}$/,de=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Ae={javascript:!0,"javascript:":!0},pe={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};ne.prototype.parse=function(e,u){var t,n,r,a,s,i=e;if(i=i.trim(),!u&&1===e.split("#").length){var o=se.exec(i);if(o)return this.pathname=o[1],o[2]&&(this.search=o[2]),this}var D=re.exec(i);if(D&&(r=(D=D[0]).toLowerCase(),this.protocol=D,i=i.substr(D.length)),(u||D||i.match(/^\/\/[^@\/]+@[^@\/]+/))&&(!(s="//"===i.substr(0,2))||D&&Ae[D]||(i=i.substr(2),this.slashes=!0)),!Ae[D]&&(s||D&&!pe[D])){var l,c,d=-1;for(t=0;t127?F+="x":F+=g[C];if(!F.match(ce)){var m=E.slice(0,t),f=E.slice(t+1),b=g.match(de);b&&(m.push(b[1]),f.unshift(b[2])),f.length&&(i=f.join(".")+i),this.hostname=m.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),p&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var _=i.indexOf("#");-1!==_&&(this.hash=i.substr(_),i=i.slice(0,_));var B=i.indexOf("?");return-1!==B&&(this.search=i.substr(B),i=i.slice(0,B)),i&&(this.pathname=i),pe[r]&&this.hostname&&!this.pathname&&(this.pathname=""),this},ne.prototype.parseHost=function(e){var u=ae.exec(e);u&&(":"!==(u=u[0])&&(this.port=u.substr(1)),e=e.substr(0,e.length-u.length)),e&&(this.hostname=e)};W.encode=$,W.decode=te,W.format=function(e){var u="";return u+=e.protocol||"",u+=e.slashes?"//":"",u+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?u+="["+e.hostname+"]":u+=e.hostname||"",u+=e.port?":"+e.port:"",u+=e.pathname||"",(u+=e.search||"")+(e.hash||"")},W.parse=function(e,u){if(e&&e instanceof ne)return e;var t=new ne;return t.parse(e,u),t};var Ee={},ge=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Fe=/[\0-\x1F\x7F-\x9F]/,Ce=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;Ee.Any=ge,Ee.Cc=Fe,Ee.Cf=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,Ee.P=J,Ee.Z=Ce,function(e){var u=Object.prototype.hasOwnProperty;function t(e,t){return u.call(e,t)}function n(e){return!(e>=55296&&e<=57343||e>=64976&&e<=65007||65535==(65535&e)||65534==(65535&e)||e>=0&&e<=8||11===e||e>=14&&e<=31||e>=127&&e<=159||e>1114111)}function r(e){if(e>65535){var u=55296+((e-=65536)>>10),t=56320+(1023&e);return String.fromCharCode(u,t)}return String.fromCharCode(e)}var a=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,s=new RegExp(a.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),i=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,o=V,D=/[&<>"]/,l=/[&<>"]/g,c={"&":"&","<":"<",">":">",'"':"""};function d(e){return c[e]}var A=/[.?*+^$[\]\\(){}|-]/g,p=J;e.lib={},e.lib.mdurl=W,e.lib.ucmicro=Ee,e.assign=function(e){var u=Array.prototype.slice.call(arguments,1);return u.forEach((function(u){if(u){if("object"!=typeof u)throw new TypeError(u+"must be object");Object.keys(u).forEach((function(t){e[t]=u[t]}))}})),e},e.isString=function(e){return"[object String]"===(u=e,Object.prototype.toString.call(u));var u},e.has=t,e.unescapeMd=function(e){return e.indexOf("\\")<0?e:e.replace(a,"$1")},e.unescapeAll=function(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(s,(function(e,u,a){return u||(s=e,l=0,t(o,D=a)?o[D]:35===D.charCodeAt(0)&&i.test(D)&&n(l="x"===D[1].toLowerCase()?parseInt(D.slice(2),16):parseInt(D.slice(1),10))?r(l):s);var s,D,l}))},e.isValidEntityCode=n,e.fromCodePoint=r,e.escapeHtml=function(e){return D.test(e)?e.replace(l,d):e},e.arrayReplaceAt=function(e,u,t){return[].concat(e.slice(0,u),t,e.slice(u+1))},e.isSpace=function(e){switch(e){case 9:case 32:return!0}return!1},e.isWhiteSpace=function(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1},e.isMdAsciiPunct=function(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}},e.isPunctChar=function(e){return p.test(e)},e.escapeRE=function(e){return e.replace(A,"\\$&")},e.normalizeReference=function(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}}(Q);var he={},me=Q.unescapeAll,fe=Q.unescapeAll;he.parseLinkLabel=function(e,u,t){var n,r,a,s,i=-1,o=e.posMax,D=e.pos;for(e.pos=u+1,n=1;e.pos32)return s;if(41===n){if(0===r)break;r--}u++}return a===u||0!==r||(s.str=me(e.slice(a,u)),s.lines=0,s.pos=u,s.ok=!0),s},he.parseLinkTitle=function(e,u,t){var n,r,a=0,s=u,i={ok:!1,pos:0,lines:0,str:""};if(u>=t)return i;if(34!==(r=e.charCodeAt(u))&&39!==r&&40!==r)return i;for(u++,40===r&&(r=41);u"+Be(e[u].content)+""},ye.code_block=function(e,u,t,n,r){var a=e[u];return""+Be(e[u].content)+"\n"},ye.fence=function(e,u,t,n,r){var a,s,i,o,D,l=e[u],c=l.info?_e(l.info).trim():"",d="",A="";return c&&(d=(i=c.split(/(\s+)/g))[0],A=i.slice(2).join("")),0===(a=t.highlight&&t.highlight(l.content,d,A)||Be(l.content)).indexOf(""+a+"\n"):"
"+a+"
\n"},ye.image=function(e,u,t,n,r){var a=e[u];return a.attrs[a.attrIndex("alt")][1]=r.renderInlineAsText(a.children,t,n),r.renderToken(e,u,t)},ye.hardbreak=function(e,u,t){return t.xhtmlOut?"
\n":"
\n"},ye.softbreak=function(e,u,t){return t.breaks?t.xhtmlOut?"
\n":"
\n":"\n"},ye.text=function(e,u){return Be(e[u].content)},ye.html_block=function(e,u){return e[u].content},ye.html_inline=function(e,u){return e[u].content},ke.prototype.renderAttrs=function(e){var u,t,n;if(!e.attrs)return"";for(n="",u=0,t=e.attrs.length;u\n":">")},ke.prototype.renderInline=function(e,u,t){for(var n,r="",a=this.rules,s=0,i=e.length;s/i.test(e)}var Te=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Re=/\((c|tm|r)\)/i,Ie=/\((c|tm|r)\)/gi,Le={c:"©",r:"®",tm:"™"};function ze(e,u){return Le[u.toLowerCase()]}function qe(e){var u,t,n=0;for(u=e.length-1;u>=0;u--)"text"!==(t=e[u]).type||n||(t.content=t.content.replace(Ie,ze)),"link_open"===t.type&&"auto"===t.info&&n--,"link_close"===t.type&&"auto"===t.info&&n++}function Ue(e){var u,t,n=0;for(u=e.length-1;u>=0;u--)"text"!==(t=e[u]).type||n||Te.test(t.content)&&(t.content=t.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),"link_open"===t.type&&"auto"===t.info&&n--,"link_close"===t.type&&"auto"===t.info&&n++}var je=Q.isWhiteSpace,Pe=Q.isPunctChar,Ge=Q.isMdAsciiPunct,Ke=/['"]/,He=/['"]/g;function Ze(e,u,t){return e.slice(0,u)+t+e.slice(u+1)}function Qe(e,u){var t,n,r,a,s,i,o,D,l,c,d,A,p,E,g,F,C,h,m,f,b;for(m=[],t=0;t=0&&!(m[C].level<=o);C--);if(m.length=C+1,"text"===n.type){s=0,i=(r=n.content).length;e:for(;s=0)l=r.charCodeAt(a.index-1);else for(C=t-1;C>=0&&"softbreak"!==e[C].type&&"hardbreak"!==e[C].type;C--)if(e[C].content){l=e[C].content.charCodeAt(e[C].content.length-1);break}if(c=32,s=48&&l<=57&&(F=g=!1),g&&F&&(g=d,F=A),g||F){if(F)for(C=m.length-1;C>=0&&(D=m[C],!(m[C].level=0&&(t=this.attrs[u][1]),t},Ve.prototype.attrJoin=function(e,u){var t=this.attrIndex(e);t<0?this.attrPush([e,u]):this.attrs[t][1]=this.attrs[t][1]+" "+u};var Je=Ve,We=Je;function Ye(e,u,t){this.src=e,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=u}Ye.prototype.Token=We;var Xe=Ye,$e=xe,eu=[["normalize",function(e){var u;u=(u=e.src.replace(Ne,"\n")).replace(Se,"�"),e.src=u}],["block",function(e){var u;e.inlineMode?((u=new e.Token("inline","",0)).content=e.src,u.map=[0,1],u.children=[],e.tokens.push(u)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}],["inline",function(e){var u,t,n,r=e.tokens;for(t=0,n=r.length;t=0;u--)if("link_close"!==(s=r[u]).type){if("html_inline"===s.type&&(C=s.content,/^\s]/i.test(C)&&A>0&&A--,Me(s.content)&&A++),!(A>0)&&"text"===s.type&&e.md.linkify.test(s.content)){for(D=s.content,F=e.md.linkify.match(D),i=[],d=s.level,c=0,F.length>0&&0===F[0].index&&u>0&&"text_special"===r[u-1].type&&(F=F.slice(1)),o=0;oc&&((a=new e.Token("text","",0)).content=D.slice(c,l),a.level=d,i.push(a)),(a=new e.Token("link_open","a",1)).attrs=[["href",E]],a.level=d++,a.markup="linkify",a.info="auto",i.push(a),(a=new e.Token("text","",0)).content=g,a.level=d,i.push(a),(a=new e.Token("link_close","a",-1)).level=--d,a.markup="linkify",a.info="auto",i.push(a),c=F[o].lastIndex);c=0;u--)"inline"===e.tokens[u].type&&(Re.test(e.tokens[u].content)&&qe(e.tokens[u].children),Te.test(e.tokens[u].content)&&Ue(e.tokens[u].children))}],["smartquotes",function(e){var u;if(e.md.options.typographer)for(u=e.tokens.length-1;u>=0;u--)"inline"===e.tokens[u].type&&Ke.test(e.tokens[u].content)&&Qe(e.tokens[u].children,e)}],["text_join",function(e){var u,t,n,r,a,s,i=e.tokens;for(u=0,t=i.length;u=a)return-1;if((t=e.src.charCodeAt(r++))<48||t>57)return-1;for(;;){if(r>=a)return-1;if(!((t=e.src.charCodeAt(r++))>=48&&t<=57)){if(41===t||46===t)break;return-1}if(r-n>=10)return-1}return r`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",Eu="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",gu=new RegExp("^(?:"+pu+"|"+Eu+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|]*>|)"),Fu=new RegExp("^(?:"+pu+"|"+Eu+")");Au.HTML_TAG_RE=gu,Au.HTML_OPEN_CLOSE_TAG_RE=Fu;var Cu=Au.HTML_OPEN_CLOSE_TAG_RE,hu=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^|$))","i"),/^$/,!0],[new RegExp(Cu.source+"\\s*$"),/^$/,!1]],mu=Q.isSpace,fu=Je,bu=Q.isSpace;function _u(e,u,t,n){var r,a,s,i,o,D,l,c;for(this.src=e,this.md=u,this.env=t,this.tokens=n,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0,this.result="",c=!1,s=i=D=l=0,o=(a=this.src).length;i0&&this.level++,this.tokens.push(n),n},_u.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},_u.prototype.skipEmptyLines=function(e){for(var u=this.lineMax;eu;)if(!bu(this.src.charCodeAt(--e)))return e+1;return e},_u.prototype.skipChars=function(e,u){for(var t=this.src.length;et;)if(u!==this.src.charCodeAt(--e))return e+1;return e},_u.prototype.getLines=function(e,u,t,n){var r,a,s,i,o,D,l,c=e;if(e>=u)return"";for(D=new Array(u-e),r=0;ct?new Array(a-t+1).join(" ")+this.src.slice(i,o):this.src.slice(i,o)}return D.join("")},_u.prototype.Token=fu;var Bu=_u,yu=xe,ku=[["table",function(e,u,t,n){var r,a,s,i,o,D,l,c,d,A,p,E,g,F,C,h,m,f;if(u+2>t)return!1;if(D=u+1,e.sCount[D]=4)return!1;if((s=e.bMarks[D]+e.tShift[D])>=e.eMarks[D])return!1;if(124!==(m=e.src.charCodeAt(s++))&&45!==m&&58!==m)return!1;if(s>=e.eMarks[D])return!1;if(124!==(f=e.src.charCodeAt(s++))&&45!==f&&58!==f&&!nu(f))return!1;if(45===m&&nu(f))return!1;for(;s=4)return!1;if((l=au(a)).length&&""===l[0]&&l.shift(),l.length&&""===l[l.length-1]&&l.pop(),0===(c=l.length)||c!==A.length)return!1;if(n)return!0;for(F=e.parentType,e.parentType="table",h=e.md.block.ruler.getRules("blockquote"),(d=e.push("table_open","table",1)).map=E=[u,0],(d=e.push("thead_open","thead",1)).map=[u,u+1],(d=e.push("tr_open","tr",1)).map=[u,u+1],i=0;i=4)break;for((l=au(a)).length&&""===l[0]&&l.shift(),l.length&&""===l[l.length-1]&&l.pop(),D===u+2&&((d=e.push("tbody_open","tbody",1)).map=g=[u+2,0]),(d=e.push("tr_open","tr",1)).map=[D,D+1],i=0;i=4))break;r=++n}return e.line=r,(a=e.push("code_block","code",0)).content=e.getLines(u,r,4+e.blkIndent,!1)+"\n",a.map=[u,e.line],!0}],["fence",function(e,u,t,n){var r,a,s,i,o,D,l,c=!1,d=e.bMarks[u]+e.tShift[u],A=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;if(d+3>A)return!1;if(126!==(r=e.src.charCodeAt(d))&&96!==r)return!1;if(o=d,(a=(d=e.skipChars(d,r))-o)<3)return!1;if(l=e.src.slice(o,d),s=e.src.slice(d,A),96===r&&s.indexOf(String.fromCharCode(r))>=0)return!1;if(n)return!0;for(i=u;!(++i>=t||(d=o=e.bMarks[i]+e.tShift[i])<(A=e.eMarks[i])&&e.sCount[i]=4||(d=e.skipChars(d,r))-o=4)return!1;if(62!==e.src.charCodeAt(y++))return!1;if(n)return!0;for(i=d=e.sCount[u]+1,32===e.src.charCodeAt(y)?(y++,i++,d++,r=!1,h=!0):9===e.src.charCodeAt(y)?(h=!0,(e.bsCount[u]+d)%4==3?(y++,i++,d++,r=!1):r=!0):h=!1,A=[e.bMarks[u]],e.bMarks[u]=y;y=k,F=[e.sCount[u]],e.sCount[u]=d-i,C=[e.tShift[u]],e.tShift[u]=y-e.bMarks[u],f=e.md.block.ruler.getRules("blockquote"),g=e.parentType,e.parentType="blockquote",c=u+1;c=(k=e.eMarks[c])));c++)if(62!==e.src.charCodeAt(y++)||_){if(D)break;for(m=!1,s=0,o=f.length;s=k,p.push(e.bsCount[c]),e.bsCount[c]=e.sCount[c]+1+(h?1:0),F.push(e.sCount[c]),e.sCount[c]=d-i,C.push(e.tShift[c]),e.tShift[c]=y-e.bMarks[c]}for(E=e.blkIndent,e.blkIndent=0,(b=e.push("blockquote_open","blockquote",1)).markup=">",b.map=l=[u,0],e.md.block.tokenize(e,u,c),(b=e.push("blockquote_close","blockquote",-1)).markup=">",e.lineMax=B,e.parentType=g,l[1]=e.line,s=0;s=4)return!1;if(42!==(r=e.src.charCodeAt(o++))&&45!==r&&95!==r)return!1;for(a=1;o=4)return!1;if(e.listIndent>=0&&e.sCount[u]-e.listIndent>=4&&e.sCount[u]=e.blkIndent&&(O=!0),(k=lu(e,u))>=0){if(l=!0,w=e.bMarks[u]+e.tShift[u],g=Number(e.src.slice(w,k-1)),O&&1!==g)return!1}else{if(!((k=Du(e,u))>=0))return!1;l=!1}if(O&&e.skipSpaces(k)>=e.eMarks[u])return!1;if(E=e.src.charCodeAt(k-1),n)return!0;for(p=e.tokens.length,l?(S=e.push("ordered_list_open","ol",1),1!==g&&(S.attrs=[["start",g]])):S=e.push("bullet_list_open","ul",1),S.map=A=[u,0],S.markup=String.fromCharCode(E),C=u,v=!1,N=e.md.block.ruler.getRules("list"),f=e.parentType,e.parentType="list";C=F?1:h-D)>4&&(o=1),i=D+o,(S=e.push("list_item_open","li",1)).markup=String.fromCharCode(E),S.map=c=[u,0],l&&(S.info=e.src.slice(w,k-1)),B=e.tight,_=e.tShift[u],b=e.sCount[u],m=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=i,e.tight=!0,e.tShift[u]=a-e.bMarks[u],e.sCount[u]=h,a>=F&&e.isEmpty(u+1)?e.line=Math.min(e.line+2,t):e.md.block.tokenize(e,u,t,!0),e.tight&&!v||(M=!1),v=e.line-u>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=m,e.tShift[u]=_,e.sCount[u]=b,e.tight=B,(S=e.push("list_item_close","li",-1)).markup=String.fromCharCode(E),C=u=e.line,c[1]=C,a=e.bMarks[u],C>=t)break;if(e.sCount[C]=4)break;for(x=!1,s=0,d=N.length;s=4)return!1;if(91!==e.src.charCodeAt(f))return!1;for(;++f3||e.sCount[_]<0)){for(F=!1,D=0,l=C.length;D=4)return!1;if(!e.md.options.html)return!1;if(60!==e.src.charCodeAt(o))return!1;for(i=e.src.slice(o,D),r=0;r=4)return!1;if(35!==(r=e.src.charCodeAt(o))||o>=D)return!1;for(a=1,r=e.src.charCodeAt(++o);35===r&&o6||oo&&mu(e.src.charCodeAt(s-1))&&(D=s),e.line=u+1,(i=e.push("heading_open","h"+String(a),1)).markup="########".slice(0,a),i.map=[u,e.line],(i=e.push("inline","",0)).content=e.src.slice(o,D).trim(),i.map=[u,e.line],i.children=[],(i=e.push("heading_close","h"+String(a),-1)).markup="########".slice(0,a)),0))},["paragraph","reference","blockquote"]],["lheading",function(e,u,t){var n,r,a,s,i,o,D,l,c,d,A=u+1,p=e.md.block.ruler.getRules("paragraph");if(e.sCount[u]-e.blkIndent>=4)return!1;for(d=e.parentType,e.parentType="paragraph";A3)){if(e.sCount[A]>=e.blkIndent&&(o=e.bMarks[A]+e.tShift[A])<(D=e.eMarks[A])&&(45===(c=e.src.charCodeAt(o))||61===c)&&(o=e.skipChars(o,c),(o=e.skipSpaces(o))>=D)){l=61===c?1:2;break}if(!(e.sCount[A]<0)){for(r=!1,a=0,s=p.length;a3||e.sCount[o]<0)){for(n=!1,r=0,a=D.length;r=t))&&!(e.sCount[s]=o){e.line=t;break}for(n=0;n?@[]^_`{|}~-".split("").forEach((function(e){Mu[e.charCodeAt(0)]=1}));var Ru={};function Iu(e,u){var t,n,r,a,s,i=[],o=u.length;for(t=0;t=0;t--)95!==(n=u[t]).marker&&42!==n.marker||-1!==n.end&&(r=u[n.end],i=t>0&&u[t-1].end===n.end+1&&u[t-1].marker===n.marker&&u[t-1].token===n.token-1&&u[n.end+1].token===r.token+1,s=String.fromCharCode(n.marker),(a=e.tokens[n.token]).type=i?"strong_open":"em_open",a.tag=i?"strong":"em",a.nesting=1,a.markup=i?s+s:s,a.content="",(a=e.tokens[r.token]).type=i?"strong_close":"em_close",a.tag=i?"strong":"em",a.nesting=-1,a.markup=i?s+s:s,a.content="",i&&(e.tokens[u[t-1].token].content="",e.tokens[u[n.end+1].token].content="",t--))}Lu.tokenize=function(e,u){var t,n,r=e.pos,a=e.src.charCodeAt(r);if(u)return!1;if(95!==a&&42!==a)return!1;for(n=e.scanDelims(e.pos,42===a),t=0;t\x00-\x20]*)$/,Hu=Au.HTML_TAG_RE,Zu=V,Qu=Q.has,Vu=Q.isValidEntityCode,Ju=Q.fromCodePoint,Wu=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Yu=/^&([a-z][a-z0-9]{1,31});/i;function Xu(e,u){var t,n,r,a,s,i,o,D,l={},c=u.length;if(c){var d=0,A=-2,p=[];for(t=0;ts;n-=p[n]+1)if((a=u[n]).marker===r.marker&&a.open&&a.end<0&&(o=!1,(a.close||r.open)&&(a.length+r.length)%3==0&&(a.length%3==0&&r.length%3==0||(o=!0)),!o)){D=n>0&&!u[n-1].open?p[n-1]+1:0,p[t]=t-n+D,p[n]=D,r.open=!1,a.end=t,a.close=!1,i=-1,A=-2;break}-1!==i&&(l[r.marker][(r.open?3:0)+(r.length||0)%3]=i)}}}var $u=Je,et=Q.isWhiteSpace,ut=Q.isPunctChar,tt=Q.isMdAsciiPunct;function nt(e,u,t,n){this.src=e,this.env=t,this.md=u,this.tokens=n,this.tokens_meta=Array(n.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}nt.prototype.pushPending=function(){var e=new $u("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},nt.prototype.push=function(e,u,t){this.pending&&this.pushPending();var n=new $u(e,u,t),r=null;return t<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),n.level=this.level,t>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],r={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(r),n},nt.prototype.scanDelims=function(e,u){var t,n,r,a,s,i,o,D,l,c=e,d=!0,A=!0,p=this.posMax,E=this.src.charCodeAt(e);for(t=e>0?this.src.charCodeAt(e-1):32;c0||(t=e.pos)+3>e.posMax||58!==e.src.charCodeAt(t)||47!==e.src.charCodeAt(t+1)||47!==e.src.charCodeAt(t+2)||!(n=e.pending.match(Nu))||(r=n[1],!(a=e.md.linkify.matchAtStart(e.src.slice(t-r.length)))||(s=(s=a.url).replace(/\*+$/,""),i=e.md.normalizeLink(s),!e.md.validateLink(i)||(u||(e.pending=e.pending.slice(0,-r.length),(o=e.push("link_open","a",1)).attrs=[["href",i]],o.markup="linkify",o.info="auto",(o=e.push("text","",0)).content=e.md.normalizeLinkText(s),(o=e.push("link_close","a",-1)).markup="linkify",o.info="auto"),e.pos+=s.length-r.length,0))))}],["newline",function(e,u){var t,n,r,a=e.pos;if(10!==e.src.charCodeAt(a))return!1;if(t=e.pending.length-1,n=e.posMax,!u)if(t>=0&&32===e.pending.charCodeAt(t))if(t>=1&&32===e.pending.charCodeAt(t-1)){for(r=t-1;r>=1&&32===e.pending.charCodeAt(r-1);)r--;e.pending=e.pending.slice(0,r),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(a++;a=o)return!1;if(10===(t=e.src.charCodeAt(i))){for(u||e.push("hardbreak","br",0),i++;i=55296&&t<=56319&&i+1=56320&&n<=57343&&(a+=e.src[i+1],i++),r="\\"+a,u||(s=e.push("text_special","",0),t<256&&0!==Mu[t]?s.content=a:s.content=r,s.markup=r,s.info="escape"),e.pos=i+1,!0}],["backticks",function(e,u){var t,n,r,a,s,i,o,D,l=e.pos;if(96!==e.src.charCodeAt(l))return!1;for(t=l,l++,n=e.posMax;l=A)return!1;if(p=i,(o=e.md.helpers.parseLinkDestination(e.src,i,e.posMax)).ok){for(l=e.md.normalizeLink(o.str),e.md.validateLink(l)?i=o.pos:l="",p=i;i=A||41!==e.src.charCodeAt(i))&&(E=!0),i++}if(E){if(void 0===e.env.references)return!1;if(i=0?r=e.src.slice(p,i++):i=a+1):i=a+1,r||(r=e.src.slice(s,a)),!(D=e.env.references[qu(r)]))return e.pos=d,!1;l=D.href,c=D.title}return u||(e.pos=s,e.posMax=a,e.push("link_open","a",1).attrs=t=[["href",l]],c&&t.push(["title",c]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)),e.pos=i,e.posMax=A,!0}],["image",function(e,u){var t,n,r,a,s,i,o,D,l,c,d,A,p,E="",g=e.pos,F=e.posMax;if(33!==e.src.charCodeAt(e.pos))return!1;if(91!==e.src.charCodeAt(e.pos+1))return!1;if(i=e.pos+2,(s=e.md.helpers.parseLinkLabel(e,e.pos+1,!1))<0)return!1;if((o=s+1)=F)return!1;for(p=o,(l=e.md.helpers.parseLinkDestination(e.src,o,e.posMax)).ok&&(E=e.md.normalizeLink(l.str),e.md.validateLink(E)?o=l.pos:E=""),p=o;o=F||41!==e.src.charCodeAt(o))return e.pos=g,!1;o++}else{if(void 0===e.env.references)return!1;if(o=0?a=e.src.slice(p,o++):o=s+1):o=s+1,a||(a=e.src.slice(i,s)),!(D=e.env.references[ju(a)]))return e.pos=g,!1;E=D.href,c=D.title}return u||(r=e.src.slice(i,s),e.md.inline.parse(r,e.md,e.env,A=[]),(d=e.push("image","img",0)).attrs=t=[["src",E],["alt",""]],d.children=A,d.content=r,c&&t.push(["title",c])),e.pos=o,e.posMax=F,!0}],["autolink",function(e,u){var t,n,r,a,s,i,o=e.pos;if(60!==e.src.charCodeAt(o))return!1;for(s=e.pos,i=e.posMax;;){if(++o>=i)return!1;if(60===(a=e.src.charCodeAt(o)))return!1;if(62===a)break}return t=e.src.slice(s+1,o),Ku.test(t)?(n=e.md.normalizeLink(t),!!e.md.validateLink(n)&&(u||((r=e.push("link_open","a",1)).attrs=[["href",n]],r.markup="autolink",r.info="auto",(r=e.push("text","",0)).content=e.md.normalizeLinkText(t),(r=e.push("link_close","a",-1)).markup="autolink",r.info="auto"),e.pos+=t.length+2,!0)):!!Gu.test(t)&&(n=e.md.normalizeLink("mailto:"+t),!!e.md.validateLink(n)&&(u||((r=e.push("link_open","a",1)).attrs=[["href",n]],r.markup="autolink",r.info="auto",(r=e.push("text","",0)).content=e.md.normalizeLinkText(t),(r=e.push("link_close","a",-1)).markup="autolink",r.info="auto"),e.pos+=t.length+2,!0))}],["html_inline",function(e,u){var t,n,r,a,s,i,o,D=e.pos;return!(!e.md.options.html||(r=e.posMax,60!==e.src.charCodeAt(D)||D+2>=r||33!==(t=e.src.charCodeAt(D+1))&&63!==t&&47!==t&&(i=t,o=32|i,!(o>=97&&o<=122))||!(n=e.src.slice(D).match(Hu))||(u||((a=e.push("html_inline","",0)).content=e.src.slice(D,D+n[0].length),s=a.content,/^\s]/i.test(s)&&e.linkLevel++,function(e){return/^<\/a\s*>/i.test(e)}(a.content)&&e.linkLevel--),e.pos+=n[0].length,0)))}],["entity",function(e,u){var t,n,r,a=e.pos,s=e.posMax;if(38!==e.src.charCodeAt(a))return!1;if(a+1>=s)return!1;if(35===e.src.charCodeAt(a+1)){if(n=e.src.slice(a).match(Wu))return u||(t="x"===n[1][0].toLowerCase()?parseInt(n[1].slice(1),16):parseInt(n[1],10),(r=e.push("text_special","",0)).content=Vu(t)?Ju(t):Ju(65533),r.markup=n[0],r.info="entity"),e.pos+=n[0].length,!0}else if((n=e.src.slice(a).match(Yu))&&Qu(Zu,n[1]))return u||((r=e.push("text_special","",0)).content=Zu[n[1]],r.markup=n[0],r.info="entity"),e.pos+=n[0].length,!0;return!1}]],it=[["balance_pairs",function(e){var u,t=e.tokens_meta,n=e.tokens_meta.length;for(Xu(0,e.delimiters),u=0;u0&&n++,"text"===r[u].type&&u+1=a)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},ot.prototype.parse=function(e,u,t,n){var r,a,s,i=new this.State(e,u,t,n);for(this.tokenize(i),s=(a=this.ruler2.getRules("")).length,r=0;r=3&&":"===e[u-3]||u>=3&&"/"===e[u-3]?0:n.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(e,u,t){var n=e.slice(u);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(n)?n.match(t.re.mailto)[0].length:0}}},gt="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function Ft(e){var u,t,n=e.re=(u=(u=e.__opts__)||{},(t={}).src_Any=ge.source,t.src_Cc=Fe.source,t.src_Z=Ce.source,t.src_P=J.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|"),t.src_pseudo_letter="(?:(?![><|]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><|]|"+t.src_ZPCc+")(?!"+(u["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|[><|]|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(u["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy='(^|[><|]|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t),r=e.__tlds__.slice();function a(e){return e.replace("%TLDS%",n.src_tlds)}e.onCompile(),e.__tlds_replaced__||r.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),r.push(n.src_xn),n.src_tlds=r.join("|"),n.email_fuzzy=RegExp(a(n.tpl_email_fuzzy),"i"),n.link_fuzzy=RegExp(a(n.tpl_link_fuzzy),"i"),n.link_no_ip_fuzzy=RegExp(a(n.tpl_link_no_ip_fuzzy),"i"),n.host_fuzzy_test=RegExp(a(n.tpl_host_fuzzy_test),"i");var s=[];function i(e,u){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+u)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(u){var t=e.__schemas__[u];if(null!==t){var n={validate:null,link:null};if(e.__compiled__[u]=n,"[object Object]"===ct(t))return function(e){return"[object RegExp]"===ct(e)}(t.validate)?n.validate=function(e){return function(u,t){var n=u.slice(t);return e.test(n)?n.match(e)[0].length:0}}(t.validate):dt(t.validate)?n.validate=t.validate:i(u,t),void(dt(t.normalize)?n.normalize=t.normalize:t.normalize?i(u,t):n.normalize=function(e,u){u.normalize(e)});!function(e){return"[object String]"===ct(e)}(t)?i(u,t):s.push(u)}})),s.forEach((function(u){e.__compiled__[e.__schemas__[u]]&&(e.__compiled__[u].validate=e.__compiled__[e.__schemas__[u]].validate,e.__compiled__[u].normalize=e.__compiled__[e.__schemas__[u]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,u){u.normalize(e)}};var o=Object.keys(e.__compiled__).filter((function(u){return u.length>0&&e.__compiled__[u]})).map(At).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+n.src_ZPCc+"))("+o+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+n.src_ZPCc+"))("+o+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function Ct(e,u){var t=e.__index__,n=e.__last_index__,r=e.__text_cache__.slice(t,n);this.schema=e.__schema__.toLowerCase(),this.index=t+u,this.lastIndex=n+u,this.raw=r,this.text=r,this.url=r}function ht(e,u){var t=new Ct(e,u);return e.__compiled__[t.schema].normalize(t,e),t}function mt(e,u){if(!(this instanceof mt))return new mt(e,u);var t;u||(t=e,Object.keys(t||{}).reduce((function(e,u){return e||pt.hasOwnProperty(u)}),!1)&&(u=e,e={})),this.__opts__=lt({},pt,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=lt({},Et,e),this.__compiled__={},this.__tlds__=gt,this.__tlds_replaced__=!1,this.re={},Ft(this)}mt.prototype.add=function(e,u){return this.__schemas__[e]=u,Ft(this),this},mt.prototype.set=function(e){return this.__opts__=lt(this.__opts__,e),this},mt.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var u,t,n,r,a,s,i,o;if(this.re.schema_test.test(e))for((i=this.re.schema_search).lastIndex=0;null!==(u=i.exec(e));)if(r=this.testSchemaAt(e,u[2],i.lastIndex)){this.__schema__=u[2],this.__index__=u.index+u[1].length,this.__last_index__=u.index+u[0].length+r;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(o=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||o=0&&null!==(n=e.match(this.re.email_fuzzy))&&(a=n.index+n[1].length,s=n.index+n[0].length,(this.__index__<0||athis.__last_index__)&&(this.__schema__="mailto:",this.__index__=a,this.__last_index__=s)),this.__index__>=0},mt.prototype.pretest=function(e){return this.re.pretest.test(e)},mt.prototype.testSchemaAt=function(e,u,t){return this.__compiled__[u.toLowerCase()]?this.__compiled__[u.toLowerCase()].validate(e,t,this):0},mt.prototype.match=function(e){var u=0,t=[];this.__index__>=0&&this.__text_cache__===e&&(t.push(ht(this,u)),u=this.__last_index__);for(var n=u?e.slice(u):e;this.test(n);)t.push(ht(this,u)),n=n.slice(this.__last_index__),u+=this.__last_index__;return t.length?t:null},mt.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;var u=this.re.schema_at_start.exec(e);if(!u)return null;var t=this.testSchemaAt(e,u[2],u[0].length);return t?(this.__schema__=u[2],this.__index__=u.index+u[1].length,this.__last_index__=u.index+u[0].length+t,ht(this,0)):null},mt.prototype.tlds=function(e,u){return e=Array.isArray(e)?e:[e],u?(this.__tlds__=this.__tlds__.concat(e).sort().filter((function(e,u,t){return e!==t[u-1]})).reverse(),Ft(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,Ft(this),this)},mt.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},mt.prototype.onCompile=function(){};var ft=mt,bt=2147483647,_t=/^xn--/,Bt=/[^\x20-\x7E]/,yt=/[\x2E\u3002\uFF0E\uFF61]/g,kt={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},vt=Math.floor,wt=String.fromCharCode; +/*! https://mths.be/punycode v1.4.1 by @mathias */function xt(e){throw new RangeError(kt[e])}function Nt(e,u){for(var t=e.length,n=[];t--;)n[t]=u(e[t]);return n}function St(e,u){var t=e.split("@"),n="";return t.length>1&&(n=t[0]+"@",e=t[1]),n+Nt((e=e.replace(yt,".")).split("."),u).join(".")}function Ot(e){for(var u,t,n=[],r=0,a=e.length;r=55296&&u<=56319&&r65535&&(u+=wt((e-=65536)>>>10&1023|55296),e=56320|1023&e),u+wt(e)})).join("")}function Tt(e,u){return e+22+75*(e<26)-((0!=u)<<5)}function Rt(e,u,t){var n=0;for(e=t?vt(e/700):e>>1,e+=vt(e/u);e>455;n+=36)e=vt(e/35);return vt(n+36*e/(e+38))}function It(e){var u,t,n,r,a,s,i,o,D,l,c,d=[],A=e.length,p=0,E=128,g=72;for((t=e.lastIndexOf("-"))<0&&(t=0),n=0;n=128&&xt("not-basic"),d.push(e.charCodeAt(n));for(r=t>0?t+1:0;r=A&&xt("invalid-input"),((o=(c=e.charCodeAt(r++))-48<10?c-22:c-65<26?c-65:c-97<26?c-97:36)>=36||o>vt((bt-p)/s))&&xt("overflow"),p+=o*s,!(o<(D=i<=g?1:i>=g+26?26:i-g));i+=36)s>vt(bt/(l=36-D))&&xt("overflow"),s*=l;g=Rt(p-a,u=d.length+1,0==a),vt(p/u)>bt-E&&xt("overflow"),E+=vt(p/u),p%=u,d.splice(p++,0,E)}return Mt(d)}function Lt(e){var u,t,n,r,a,s,i,o,D,l,c,d,A,p,E,g=[];for(d=(e=Ot(e)).length,u=128,t=0,a=72,s=0;s=u&&cvt((bt-t)/(A=n+1))&&xt("overflow"),t+=(i-u)*A,u=i,s=0;sbt&&xt("overflow"),c==u){for(o=t,D=36;!(o<(l=D<=a?1:D>=a+26?26:D-a));D+=36)E=o-l,p=36-l,g.push(wt(Tt(l+E%p,0))),o=vt(E/p);g.push(wt(Tt(o,0))),a=Rt(t,A,n==r),t=0,++n}++t,++u}return g.join("")}function zt(e){return St(e,(function(e){return _t.test(e)?It(e.slice(4).toLowerCase()):e}))}function qt(e){return St(e,(function(e){return Bt.test(e)?"xn--"+Lt(e):e}))}var Ut={decode:Ot,encode:Mt},jt={version:"1.4.1",ucs2:Ut,toASCII:qt,toUnicode:zt,encode:Lt,decode:It},Pt=Q,Gt=he,Kt=ve,Ht=tu,Zt=wu,Qt=Dt,Vt=ft,Jt=W,Wt=function(e){if(e.__esModule)return e;var u=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach((function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(u,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})})),u}(Object.freeze({__proto__:null,decode:It,encode:Lt,toUnicode:zt,toASCII:qt,version:"1.4.1",ucs2:Ut,default:jt})),Yt={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},Xt=/^(vbscript|javascript|file|data):/,$t=/^data:image\/(gif|png|jpeg|webp);/;function en(e){var u=e.trim().toLowerCase();return!Xt.test(u)||!!$t.test(u)}var un=["http:","https:","mailto:"];function tn(e){var u=Jt.parse(e,!0);if(u.hostname&&(!u.protocol||un.indexOf(u.protocol)>=0))try{u.hostname=Wt.toASCII(u.hostname)}catch(t){}return Jt.encode(Jt.format(u))}function nn(e){var u=Jt.parse(e,!0);if(u.hostname&&(!u.protocol||un.indexOf(u.protocol)>=0))try{u.hostname=Wt.toUnicode(u.hostname)}catch(t){}return Jt.decode(Jt.format(u),Jt.decode.defaultChars+"%")}function rn(e,u){if(!(this instanceof rn))return new rn(e,u);u||Pt.isString(e)||(u=e||{},e="default"),this.inline=new Qt,this.block=new Zt,this.core=new Ht,this.renderer=new Kt,this.linkify=new Vt,this.validateLink=en,this.normalizeLink=tn,this.normalizeLinkText=nn,this.utils=Pt,this.helpers=Pt.assign({},Gt),this.options={},this.configure(e),u&&this.set(u)}rn.prototype.set=function(e){return Pt.assign(this.options,e),this},rn.prototype.configure=function(e){var u,t=this;if(Pt.isString(e)&&!(e=Yt[u=e]))throw new Error('Wrong `markdown-it` preset "'+u+'", check name');if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&t.set(e.options),e.components&&Object.keys(e.components).forEach((function(u){e.components[u].rules&&t[u].ruler.enableOnly(e.components[u].rules),e.components[u].rules2&&t[u].ruler2.enableOnly(e.components[u].rules2)})),this},rn.prototype.enable=function(e,u){var t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(u){t=t.concat(this[u].ruler.enable(e,!0))}),this),t=t.concat(this.inline.ruler2.enable(e,!0));var n=e.filter((function(e){return t.indexOf(e)<0}));if(n.length&&!u)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this},rn.prototype.disable=function(e,u){var t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(u){t=t.concat(this[u].ruler.disable(e,!0))}),this),t=t.concat(this.inline.ruler2.disable(e,!0));var n=e.filter((function(e){return t.indexOf(e)<0}));if(n.length&&!u)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this},rn.prototype.use=function(e){var u=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,u),this},rn.prototype.parse=function(e,u){if("string"!=typeof e)throw new Error("Input data should be a String");var t=new this.core.State(e,this,u);return this.core.process(t),t.tokens},rn.prototype.render=function(e,u){return u=u||{},this.renderer.render(this.parse(e,u),this.options,u)},rn.prototype.parseInline=function(e,u){var t=new this.core.State(e,this,u);return t.inlineMode=!0,this.core.process(t),t.tokens},rn.prototype.renderInline=function(e,u){return u=u||{},this.renderer.render(this.parseInline(e,u),this.options,u)};var an=rn,sn={exports:{}}; +/*! + Highlight.js v11.7.0 (git: 82688fad18) + (c) 2006-2022 undefined and other contributors + License: BSD-3-Clause + */function on(e){return e instanceof Map?e.clear=e.delete=e.set=()=>{throw Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=()=>{throw Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach((u=>{var t=e[u];"object"!=typeof t||Object.isFrozen(t)||on(t)})),e}sn.exports=on,sn.exports.default=on;class Dn{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function ln(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function cn(e,...u){const t=Object.create(null);for(const n in e)t[n]=e[n];return u.forEach((e=>{for(const u in e)t[u]=e[u]})),t}const dn=e=>!!e.scope||e.sublanguage&&e.language;class An{constructor(e,u){this.buffer="",this.classPrefix=u.classPrefix,e.walk(this)}addText(e){this.buffer+=ln(e)}openNode(e){if(!dn(e))return;let u="";u=e.sublanguage?"language-"+e.language:((e,{prefix:u})=>{if(e.includes(".")){const t=e.split(".");return[`${u}${t.shift()}`,...t.map(((e,u)=>`${e}${"_".repeat(u+1)}`))].join(" ")}return`${u}${e}`})(e.scope,{prefix:this.classPrefix}),this.span(u)}closeNode(e){dn(e)&&(this.buffer+="")}value(){return this.buffer}span(e){this.buffer+=``}}const pn=(e={})=>{const u={children:[]};return Object.assign(u,e),u};class En{constructor(){this.rootNode=pn(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const u=pn({scope:e});this.add(u),this.stack.push(u)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,u){return"string"==typeof u?e.addText(u):u.children&&(e.openNode(u),u.children.forEach((u=>this._walk(e,u))),e.closeNode(u)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every((e=>"string"==typeof e))?e.children=[e.children.join("")]:e.children.forEach((e=>{En._collapse(e)})))}}class gn extends En{constructor(e){super(),this.options=e}addKeyword(e,u){""!==e&&(this.openNode(u),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,u){const t=e.root;t.sublanguage=!0,t.language=u,this.add(t)}toHTML(){return new An(this,this.options).value()}finalize(){return!0}}function Fn(e){return e?"string"==typeof e?e:e.source:null}function Cn(e){return fn("(?=",e,")")}function hn(e){return fn("(?:",e,")*")}function mn(e){return fn("(?:",e,")?")}function fn(...e){return e.map((e=>Fn(e))).join("")}function bn(...e){return"("+((e=>{const u=e[e.length-1];return"object"==typeof u&&u.constructor===Object?(e.splice(e.length-1,1),u):{}})(e).capture?"":"?:")+e.map((e=>Fn(e))).join("|")+")"}function _n(e){return RegExp(e.toString()+"|").exec("").length-1}const Bn=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function yn(e,{joinWith:u}){let t=0;return e.map((e=>{t+=1;const u=t;let n=Fn(e),r="";for(;n.length>0;){const e=Bn.exec(n);if(!e){r+=n;break}r+=n.substring(0,e.index),n=n.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?r+="\\"+(Number(e[1])+u):(r+=e[0],"("===e[0]&&t++)}return r})).map((e=>`(${e})`)).join(u)}const kn="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",vn={begin:"\\\\[\\s\\S]",relevance:0},wn={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[vn]},xn={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[vn]},Nn=(e,u,t={})=>{const n=cn({scope:"comment",begin:e,end:u,contains:[]},t);n.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const r=bn("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return n.contains.push({begin:fn(/[ ]+/,"(",r,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),n},Sn=Nn("//","$"),On=Nn("/\\*","\\*/"),Mn=Nn("#","$");var Tn=Object.freeze({__proto__:null,MATCH_NOTHING_RE:/\b\B/,IDENT_RE:"[a-zA-Z]\\w*",UNDERSCORE_IDENT_RE:"[a-zA-Z_]\\w*",NUMBER_RE:"\\b\\d+(\\.\\d+)?",C_NUMBER_RE:kn,BINARY_NUMBER_RE:"\\b(0b[01]+)",RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const u=/^#![ ]*\//;return e.binary&&(e.begin=fn(u,/.*\b/,e.binary,/\b.*/)),cn({scope:"meta",begin:u,end:/$/,relevance:0,"on:begin":(e,u)=>{0!==e.index&&u.ignoreMatch()}},e)},BACKSLASH_ESCAPE:vn,APOS_STRING_MODE:wn,QUOTE_STRING_MODE:xn,PHRASAL_WORDS_MODE:{begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},COMMENT:Nn,C_LINE_COMMENT_MODE:Sn,C_BLOCK_COMMENT_MODE:On,HASH_COMMENT_MODE:Mn,NUMBER_MODE:{scope:"number",begin:"\\b\\d+(\\.\\d+)?",relevance:0},C_NUMBER_MODE:{scope:"number",begin:kn,relevance:0},BINARY_NUMBER_MODE:{scope:"number",begin:"\\b(0b[01]+)",relevance:0},REGEXP_MODE:{begin:/(?=\/[^/\n]*\/)/,contains:[{scope:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[vn,{begin:/\[/,end:/\]/,relevance:0,contains:[vn]}]}]},TITLE_MODE:{scope:"title",begin:"[a-zA-Z]\\w*",relevance:0},UNDERSCORE_TITLE_MODE:{scope:"title",begin:"[a-zA-Z_]\\w*",relevance:0},METHOD_GUARD:{begin:"\\.\\s*[a-zA-Z_]\\w*",relevance:0},END_SAME_AS_BEGIN:e=>Object.assign(e,{"on:begin":(e,u)=>{u.data._beginMatch=e[1]},"on:end":(e,u)=>{u.data._beginMatch!==e[1]&&u.ignoreMatch()}})});function Rn(e,u){"."===e.input[e.index-1]&&u.ignoreMatch()}function In(e,u){void 0!==e.className&&(e.scope=e.className,delete e.className)}function Ln(e,u){u&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=Rn,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,void 0===e.relevance&&(e.relevance=0))}function zn(e,u){Array.isArray(e.illegal)&&(e.illegal=bn(...e.illegal))}function qn(e,u){if(e.match){if(e.begin||e.end)throw Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function Un(e,u){void 0===e.relevance&&(e.relevance=1)}const jn=(e,u)=>{if(!e.beforeMatch)return;if(e.starts)throw Error("beforeMatch cannot be used with starts");const t=Object.assign({},e);Object.keys(e).forEach((u=>{delete e[u]})),e.keywords=t.keywords,e.begin=fn(t.beforeMatch,Cn(t.begin)),e.starts={relevance:0,contains:[Object.assign(t,{endsParent:!0})]},e.relevance=0,delete t.beforeMatch},Pn=["of","and","for","in","not","or","if","then","parent","list","value"];function Gn(e,u,t="keyword"){const n=Object.create(null);return"string"==typeof e?r(t,e.split(" ")):Array.isArray(e)?r(t,e):Object.keys(e).forEach((t=>{Object.assign(n,Gn(e[t],u,t))})),n;function r(e,t){u&&(t=t.map((e=>e.toLowerCase()))),t.forEach((u=>{const t=u.split("|");n[t[0]]=[e,Kn(t[0],t[1])]}))}}function Kn(e,u){return u?Number(u):(t=e,Pn.includes(t.toLowerCase())?0:1);var t}const Hn={},Zn=e=>{console.error(e)},Qn=(e,...u)=>{console.log("WARN: "+e,...u)},Vn=(e,u)=>{Hn[`${e}/${u}`]||(console.log(`Deprecated as of ${e}. ${u}`),Hn[`${e}/${u}`]=!0)},Jn=Error();function Wn(e,u,{key:t}){let n=0;const r=e[t],a={},s={};for(let i=1;i<=u.length;i++)s[i+n]=r[i],a[i+n]=!0,n+=_n(u[i-1]);e[t]=s,e[t]._emit=a,e[t]._multi=!0}function Yn(e){var u;(u=e).scope&&"object"==typeof u.scope&&null!==u.scope&&(u.beginScope=u.scope,delete u.scope),"string"==typeof e.beginScope&&(e.beginScope={_wrap:e.beginScope}),"string"==typeof e.endScope&&(e.endScope={_wrap:e.endScope}),(e=>{if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw Zn("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),Jn;if("object"!=typeof e.beginScope||null===e.beginScope)throw Zn("beginScope must be object"),Jn;Wn(e,e.begin,{key:"beginScope"}),e.begin=yn(e.begin,{joinWith:""})}})(e),(e=>{if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw Zn("skip, excludeEnd, returnEnd not compatible with endScope: {}"),Jn;if("object"!=typeof e.endScope||null===e.endScope)throw Zn("endScope must be object"),Jn;Wn(e,e.end,{key:"endScope"}),e.end=yn(e.end,{joinWith:""})}})(e)}function Xn(e){function u(u,t){return RegExp(Fn(u),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(t?"g":""))}class t{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,u){u.position=this.position++,this.matchIndexes[this.matchAt]=u,this.regexes.push([u,e]),this.matchAt+=_n(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map((e=>e[1]));this.matcherRe=u(yn(e,{joinWith:"|"}),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const u=this.matcherRe.exec(e);if(!u)return null;const t=u.findIndex(((e,u)=>u>0&&void 0!==e)),n=this.matchIndexes[t];return u.splice(0,t),Object.assign(u,n)}}class n{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const u=new t;return this.rules.slice(e).forEach((([e,t])=>u.addRule(e,t))),u.compile(),this.multiRegexes[e]=u,u}resumingScanAtSamePosition(){return 0!==this.regexIndex}considerAll(){this.regexIndex=0}addRule(e,u){this.rules.push([e,u]),"begin"===u.type&&this.count++}exec(e){const u=this.getMatcher(this.regexIndex);u.lastIndex=this.lastIndex;let t=u.exec(e);if(this.resumingScanAtSamePosition())if(t&&t.index===this.lastIndex);else{const u=this.getMatcher(0);u.lastIndex=this.lastIndex+1,t=u.exec(e)}return t&&(this.regexIndex+=t.position+1,this.regexIndex===this.count&&this.considerAll()),t}}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=cn(e.classNameAliases||{}),function t(r,a){const s=r;if(r.isCompiled)return s;[In,qn,Yn,jn].forEach((e=>e(r,a))),e.compilerExtensions.forEach((e=>e(r,a))),r.__beforeBegin=null,[Ln,zn,Un].forEach((e=>e(r,a))),r.isCompiled=!0;let i=null;return"object"==typeof r.keywords&&r.keywords.$pattern&&(r.keywords=Object.assign({},r.keywords),i=r.keywords.$pattern,delete r.keywords.$pattern),i=i||/\w+/,r.keywords&&(r.keywords=Gn(r.keywords,e.case_insensitive)),s.keywordPatternRe=u(i,!0),a&&(r.begin||(r.begin=/\B|\b/),s.beginRe=u(s.begin),r.end||r.endsWithParent||(r.end=/\B|\b/),r.end&&(s.endRe=u(s.end)),s.terminatorEnd=Fn(s.end)||"",r.endsWithParent&&a.terminatorEnd&&(s.terminatorEnd+=(r.end?"|":"")+a.terminatorEnd)),r.illegal&&(s.illegalRe=u(r.illegal)),r.contains||(r.contains=[]),r.contains=[].concat(...r.contains.map((e=>{return(u="self"===e?r:e).variants&&!u.cachedVariants&&(u.cachedVariants=u.variants.map((e=>cn(u,{variants:null},e)))),u.cachedVariants?u.cachedVariants:$n(u)?cn(u,{starts:u.starts?cn(u.starts):null}):Object.isFrozen(u)?cn(u):u;var u}))),r.contains.forEach((e=>{t(e,s)})),r.starts&&t(r.starts,a),s.matcher=(e=>{const u=new n;return e.contains.forEach((e=>u.addRule(e.begin,{rule:e,type:"begin"}))),e.terminatorEnd&&u.addRule(e.terminatorEnd,{type:"end"}),e.illegal&&u.addRule(e.illegal,{type:"illegal"}),u})(s),s}(e)}function $n(e){return!!e&&(e.endsWithParent||$n(e.starts))}class er extends Error{constructor(e,u){super(e),this.name="HTMLInjectionError",this.html=u}}const ur=ln,tr=cn,nr=Symbol("nomatch");var rr=(e=>{const u=Object.create(null),t=Object.create(null),n=[];let r=!0;const a="Could not find the language '{}', did you forget to load/include a language module?",s={disableAutodetect:!0,name:"Plain text",contains:[]};let i={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:gn};function o(e){return i.noHighlightRe.test(e)}function D(e,u,t){let n="",r="";"object"==typeof u?(n=e,t=u.ignoreIllegals,r=u.language):(Vn("10.7.0","highlight(lang, code, ...args) has been deprecated."),Vn("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),r=e,n=u),void 0===t&&(t=!0);const a={code:n,language:r};C("before:highlight",a);const s=a.result?a.result:l(a.language,a.code,t);return s.code=a.code,C("after:highlight",s),s}function l(e,t,n,s){const o=Object.create(null);function D(){if(!B.keywords)return void k.addText(v);let e=0;B.keywordPatternRe.lastIndex=0;let u=B.keywordPatternRe.exec(v),t="";for(;u;){t+=v.substring(e,u.index);const r=f.case_insensitive?u[0].toLowerCase():u[0],a=(n=r,B.keywords[n]);if(a){const[e,n]=a;if(k.addText(t),t="",o[r]=(o[r]||0)+1,o[r]<=7&&(w+=n),e.startsWith("_"))t+=u[0];else{const t=f.classNameAliases[e]||e;k.addKeyword(u[0],t)}}else t+=u[0];e=B.keywordPatternRe.lastIndex,u=B.keywordPatternRe.exec(v)}var n;t+=v.substring(e),k.addText(t)}function d(){null!=B.subLanguage?(()=>{if(""===v)return;let e=null;if("string"==typeof B.subLanguage){if(!u[B.subLanguage])return void k.addText(v);e=l(B.subLanguage,v,!0,y[B.subLanguage]),y[B.subLanguage]=e._top}else e=c(v,B.subLanguage.length?B.subLanguage:null);B.relevance>0&&(w+=e.relevance),k.addSublanguage(e._emitter,e.language)})():D(),v=""}function A(e,u){let t=1;const n=u.length-1;for(;t<=n;){if(!e._emit[t]){t++;continue}const n=f.classNameAliases[e[t]]||e[t],r=u[t];n?k.addKeyword(r,n):(v=r,D(),v=""),t++}}function p(e,u){return e.scope&&"string"==typeof e.scope&&k.openNode(f.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(k.addKeyword(v,f.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),v=""):e.beginScope._multi&&(A(e.beginScope,u),v="")),B=Object.create(e,{parent:{value:B}}),B}function g(e,u,t){let n=((e,u)=>{const t=e&&e.exec(u);return t&&0===t.index})(e.endRe,t);if(n){if(e["on:end"]){const t=new Dn(e);e["on:end"](u,t),t.isMatchIgnored&&(n=!1)}if(n){for(;e.endsParent&&e.parent;)e=e.parent;return e}}if(e.endsWithParent)return g(e.parent,u,t)}function F(e){return 0===B.matcher.regexIndex?(v+=e[0],1):(S=!0,0)}function C(e){const u=e[0],n=t.substring(e.index),r=g(B,e,n);if(!r)return nr;const a=B;B.endScope&&B.endScope._wrap?(d(),k.addKeyword(u,B.endScope._wrap)):B.endScope&&B.endScope._multi?(d(),A(B.endScope,e)):a.skip?v+=u:(a.returnEnd||a.excludeEnd||(v+=u),d(),a.excludeEnd&&(v=u));do{B.scope&&k.closeNode(),B.skip||B.subLanguage||(w+=B.relevance),B=B.parent}while(B!==r.parent);return r.starts&&p(r.starts,e),a.returnEnd?0:u.length}let h={};function m(u,a){const s=a&&a[0];if(v+=u,null==s)return d(),0;if("begin"===h.type&&"end"===a.type&&h.index===a.index&&""===s){if(v+=t.slice(a.index,a.index+1),!r){const u=Error(`0 width match regex (${e})`);throw u.languageName=e,u.badRule=h.rule,u}return 1}if(h=a,"begin"===a.type)return(e=>{const u=e[0],t=e.rule,n=new Dn(t),r=[t.__beforeBegin,t["on:begin"]];for(const a of r)if(a&&(a(e,n),n.isMatchIgnored))return F(u);return t.skip?v+=u:(t.excludeBegin&&(v+=u),d(),t.returnBegin||t.excludeBegin||(v=u)),p(t,e),t.returnBegin?0:u.length})(a);if("illegal"===a.type&&!n){const e=Error('Illegal lexeme "'+s+'" for mode "'+(B.scope||"")+'"');throw e.mode=B,e}if("end"===a.type){const e=C(a);if(e!==nr)return e}if("illegal"===a.type&&""===s)return 1;if(N>1e5&&N>3*a.index)throw Error("potential infinite loop, way more iterations than matches");return v+=s,s.length}const f=E(e);if(!f)throw Zn(a.replace("{}",e)),Error('Unknown language: "'+e+'"');const b=Xn(f);let _="",B=s||b;const y={},k=new i.__emitter(i);(()=>{const e=[];for(let u=B;u!==f;u=u.parent)u.scope&&e.unshift(u.scope);e.forEach((e=>k.openNode(e)))})();let v="",w=0,x=0,N=0,S=!1;try{for(B.matcher.considerAll();;){N++,S?S=!1:B.matcher.considerAll(),B.matcher.lastIndex=x;const e=B.matcher.exec(t);if(!e)break;const u=m(t.substring(x,e.index),e);x=e.index+u}return m(t.substring(x)),k.closeAllNodes(),k.finalize(),_=k.toHTML(),{language:e,value:_,relevance:w,illegal:!1,_emitter:k,_top:B}}catch(O){if(O.message&&O.message.includes("Illegal"))return{language:e,value:ur(t),illegal:!0,relevance:0,_illegalBy:{message:O.message,index:x,context:t.slice(x-100,x+100),mode:O.mode,resultSoFar:_},_emitter:k};if(r)return{language:e,value:ur(t),illegal:!1,relevance:0,errorRaised:O,_emitter:k,_top:B};throw O}}function c(e,t){t=t||i.languages||Object.keys(u);const n=(e=>{const u={value:ur(e),illegal:!1,relevance:0,_top:s,_emitter:new i.__emitter(i)};return u._emitter.addText(e),u})(e),r=t.filter(E).filter(F).map((u=>l(u,e,!1)));r.unshift(n);const a=r.sort(((e,u)=>{if(e.relevance!==u.relevance)return u.relevance-e.relevance;if(e.language&&u.language){if(E(e.language).supersetOf===u.language)return 1;if(E(u.language).supersetOf===e.language)return-1}return 0})),[o,D]=a,c=o;return c.secondBest=D,c}function d(e){let u=null;const n=(e=>{let u=e.className+" ";u+=e.parentNode?e.parentNode.className:"";const t=i.languageDetectRe.exec(u);if(t){const u=E(t[1]);return u||(Qn(a.replace("{}",t[1])),Qn("Falling back to no-highlight mode for this block.",e)),u?t[1]:"no-highlight"}return u.split(/\s+/).find((e=>o(e)||E(e)))})(e);if(o(n))return;if(C("before:highlightElement",{el:e,language:n}),e.children.length>0&&(i.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(e)),i.throwUnescapedHTML))throw new er("One of your code blocks includes unescaped HTML.",e.innerHTML);u=e;const r=u.textContent,s=n?D(r,{language:n,ignoreIllegals:!0}):c(r);e.innerHTML=s.value,((e,u,n)=>{const r=u&&t[u]||n;e.classList.add("hljs"),e.classList.add("language-"+r)})(e,n,s.language),e.result={language:s.language,re:s.relevance,relevance:s.relevance},s.secondBest&&(e.secondBest={language:s.secondBest.language,relevance:s.secondBest.relevance}),C("after:highlightElement",{el:e,result:s,text:r})}let A=!1;function p(){"loading"!==document.readyState?document.querySelectorAll(i.cssSelector).forEach(d):A=!0}function E(e){return e=(e||"").toLowerCase(),u[e]||u[t[e]]}function g(e,{languageName:u}){"string"==typeof e&&(e=[e]),e.forEach((e=>{t[e.toLowerCase()]=u}))}function F(e){const u=E(e);return u&&!u.disableAutodetect}function C(e,u){const t=e;n.forEach((e=>{e[t]&&e[t](u)}))}"undefined"!=typeof window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",(()=>{A&&p()}),!1),Object.assign(e,{highlight:D,highlightAuto:c,highlightAll:p,highlightElement:d,highlightBlock:e=>(Vn("10.7.0","highlightBlock will be removed entirely in v12.0"),Vn("10.7.0","Please use highlightElement now."),d(e)),configure:e=>{i=tr(i,e)},initHighlighting:()=>{p(),Vn("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")},initHighlightingOnLoad:()=>{p(),Vn("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")},registerLanguage:(t,n)=>{let a=null;try{a=n(e)}catch(i){if(Zn("Language definition for '{}' could not be registered.".replace("{}",t)),!r)throw i;Zn(i),a=s}a.name||(a.name=t),u[t]=a,a.rawDefinition=n.bind(null,e),a.aliases&&g(a.aliases,{languageName:t})},unregisterLanguage:e=>{delete u[e];for(const u of Object.keys(t))t[u]===e&&delete t[u]},listLanguages:()=>Object.keys(u),getLanguage:E,registerAliases:g,autoDetection:F,inherit:tr,addPlugin:e=>{var u;(u=e)["before:highlightBlock"]&&!u["before:highlightElement"]&&(u["before:highlightElement"]=e=>{u["before:highlightBlock"](Object.assign({block:e.el},e))}),u["after:highlightBlock"]&&!u["after:highlightElement"]&&(u["after:highlightElement"]=e=>{u["after:highlightBlock"](Object.assign({block:e.el},e))}),n.push(e)}}),e.debugMode=()=>{r=!1},e.safeMode=()=>{r=!0},e.versionString="11.7.0",e.regex={concat:fn,lookahead:Cn,either:bn,optional:mn,anyNumberOfTimes:hn};for(const h in Tn)"object"==typeof Tn[h]&&sn.exports(Tn[h]);return Object.assign(e,Tn),e})({});const ar=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z][A-Za-z0-9_-]*/}}),sr=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],ir=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"],or=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"],Dr=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],lr=["align-content","align-items","align-self","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","empty-cells","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","inline-size","isolation","justify-content","left","letter-spacing","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","speak","speak-as","src","tab-size","table-layout","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index"].reverse(),cr=or.concat(Dr);var dr="\\.([0-9](_*[0-9])*)",Ar="[0-9a-fA-F](_*[0-9a-fA-F])*",pr={className:"number",variants:[{begin:`(\\b([0-9](_*[0-9])*)((${dr})|\\.)?|(${dr}))[eE][+-]?([0-9](_*[0-9])*)[fFdD]?\\b`},{begin:`\\b([0-9](_*[0-9])*)((${dr})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${dr})[fFdD]?\\b`},{begin:"\\b([0-9](_*[0-9])*)[fFdD]\\b"},{begin:`\\b0[xX]((${Ar})\\.?|(${Ar})?\\.(${Ar}))[pP][+-]?([0-9](_*[0-9])*)[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${Ar})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function Er(e,u,t){return-1===t?"":e.replace(u,(n=>Er(e,u,t-1)))}const gr="[A-Za-z$_][0-9A-Za-z$_]*",Fr=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],Cr=["true","false","null","undefined","NaN","Infinity"],hr=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],mr=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],fr=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],br=["arguments","this","super","console","window","document","localStorage","module","global"],_r=[].concat(fr,hr,mr);function Br(e){const u=e.regex,t=gr,n={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,u)=>{const t=e[0].length+e.index,n=e.input[t];if("<"===n||","===n)return void u.ignoreMatch();let r;">"===n&&(((e,{after:u})=>{const t="",y={match:[/const|var|let/,/\s+/,t,/\s*/,/=\s*/,/(async\s*)?/,u.lookahead(B)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[g]};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:r,exports:{PARAMS_CONTAINS:E,CLASS_REFERENCE:C},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),{label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,D,l,c,d,{match:/\$\d+/},i,C,{className:"attr",begin:t+u.lookahead(":"),relevance:0},y,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[d,e.REGEXP_MODE,{className:"function",begin:B,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:r,contains:E}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:"<>",end:""},{match:/<[A-Za-z0-9\\._:-]+\s*\/>/},{begin:n.begin,"on:begin":n.isTrulyOpeningTag,end:n.end}],subLanguage:"xml",contains:[{begin:n.begin,end:n.end,skip:!0,contains:["self"]}]}]},h,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[g,e.inherit(e.TITLE_MODE,{begin:t,className:"title.function"})]},{match:/\.\.\./,relevance:0},b,{match:"\\$"+t,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[g]},m,{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},F,_,{match:/\$[(.]/}]}}const yr=e=>fn(/\b/,e,/\w$/.test(e)?/\b/:/\B/),kr=["Protocol","Type"].map(yr),vr=["init","self"].map(yr),wr=["Any","Self"],xr=["actor","any","associatedtype","async","await",/as\?/,/as!/,"as","break","case","catch","class","continue","convenience","default","defer","deinit","didSet","distributed","do","dynamic","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],Nr=["false","nil","true"],Sr=["assignment","associativity","higherThan","left","lowerThan","none","right"],Or=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warn_unqualified_access","#warning"],Mr=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],Tr=bn(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),Rr=bn(Tr,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),Ir=fn(Tr,Rr,"*"),Lr=bn(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),zr=bn(Lr,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),qr=fn(Lr,zr,"*"),Ur=fn(/[A-Z]/,zr,"*"),jr=["autoclosure",fn(/convention\(/,bn("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",fn(/objc\(/,qr,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],Pr=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];var Gr=Object.freeze({__proto__:null,grmr_bash:e=>{const u=e.regex,t={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[t]}]};Object.assign(t,{className:"variable",variants:[{begin:u.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const r={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},a={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},s={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,t,r]};r.contains.push(s);const i={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,t]},o=e.SHEBANG({binary:"(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)",relevance:10}),D={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:["if","then","else","elif","fi","for","while","in","do","done","case","esac","function"],literal:["true","false"],built_in:["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset","alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","type","typeset","ulimit","unalias","set","shopt","autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp","chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"]},contains:[o,e.SHEBANG(),D,i,e.HASH_COMMENT_MODE,a,{match:/(\/[a-z._-]+)+/},s,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},t]}},grmr_c:e=>{const u=e.regex,t=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),n="[a-zA-Z_]\\w*::",r="(decltype\\(auto\\)|"+u.optional(n)+"[a-zA-Z_]\\w*"+u.optional("<[^<>]+>")+")",a={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},s={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},o={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(s,{className:"string"}),{className:"string",begin:/<.*?>/},t,e.C_BLOCK_COMMENT_MODE]},D={className:"title",begin:u.optional(n)+e.IDENT_RE,relevance:0},l=u.optional(n)+e.IDENT_RE+"\\s*\\(",c={keyword:["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],type:["float","double","signed","unsigned","int","short","long","char","void","_Bool","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal128","const","static","complex","bool","imaginary"],literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},d=[o,a,t,e.C_BLOCK_COMMENT_MODE,i,s],A={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:c,contains:d.concat([{begin:/\(/,end:/\)/,keywords:c,contains:d.concat(["self"]),relevance:0}]),relevance:0},p={begin:"("+r+"[\\*&\\s]+)+"+l,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:c,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:"decltype\\(auto\\)",keywords:c,relevance:0},{begin:l,returnBegin:!0,contains:[e.inherit(D,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:[t,e.C_BLOCK_COMMENT_MODE,s,i,a,{begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:["self",t,e.C_BLOCK_COMMENT_MODE,s,i,a]}]},a,t,e.C_BLOCK_COMMENT_MODE,o]};return{name:"C",aliases:["h"],keywords:c,disableAutodetect:!0,illegal:"=]/,contains:[{beginKeywords:"final class struct"},e.TITLE_MODE]}]),exports:{preprocessor:o,strings:s,keywords:c}}},grmr_cpp:e=>{const u=e.regex,t=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),n="[a-zA-Z_]\\w*::",r="(?!struct)(decltype\\(auto\\)|"+u.optional(n)+"[a-zA-Z_]\\w*"+u.optional("<[^<>]+>")+")",a={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},s={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},o={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(s,{className:"string"}),{className:"string",begin:/<.*?>/},t,e.C_BLOCK_COMMENT_MODE]},D={className:"title",begin:u.optional(n)+e.IDENT_RE,relevance:0},l=u.optional(n)+e.IDENT_RE+"\\s*\\(",c={type:["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],keyword:["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"]},d={className:"function.dispatch",relevance:0,keywords:{_hint:["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"]},begin:u.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,u.lookahead(/(<[^<>]+>|)\s*\(/))},A=[d,o,a,t,e.C_BLOCK_COMMENT_MODE,i,s],p={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:c,contains:A.concat([{begin:/\(/,end:/\)/,keywords:c,contains:A.concat(["self"]),relevance:0}]),relevance:0},E={className:"function",begin:"("+r+"[\\*&\\s]+)+"+l,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:c,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:"decltype\\(auto\\)",keywords:c,relevance:0},{begin:l,returnBegin:!0,contains:[D],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[s,i]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:[t,e.C_BLOCK_COMMENT_MODE,s,i,a,{begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:["self",t,e.C_BLOCK_COMMENT_MODE,s,i,a]}]},a,t,e.C_BLOCK_COMMENT_MODE,o]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:c,illegal:"",keywords:c,contains:["self",a]},{begin:e.IDENT_RE+"::",keywords:c},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}},grmr_csharp:e=>{const u={keyword:["abstract","as","base","break","case","catch","class","const","continue","do","else","event","explicit","extern","finally","fixed","for","foreach","goto","if","implicit","in","interface","internal","is","lock","namespace","new","operator","out","override","params","private","protected","public","readonly","record","ref","return","scoped","sealed","sizeof","stackalloc","static","struct","switch","this","throw","try","typeof","unchecked","unsafe","using","virtual","void","volatile","while"].concat(["add","alias","and","ascending","async","await","by","descending","equals","from","get","global","group","init","into","join","let","nameof","not","notnull","on","or","orderby","partial","remove","select","set","unmanaged","value|0","var","when","where","with","yield"]),built_in:["bool","byte","char","decimal","delegate","double","dynamic","enum","float","int","long","nint","nuint","object","sbyte","short","string","ulong","uint","ushort"],literal:["default","false","null","true"]},t=e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),n={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},r={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},a=e.inherit(r,{illegal:/\n/}),s={className:"subst",begin:/\{/,end:/\}/,keywords:u},i=e.inherit(s,{illegal:/\n/}),o={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},e.BACKSLASH_ESCAPE,i]},D={className:"string",begin:/\$@"/,end:'"',contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},s]},l=e.inherit(D,{illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},i]});s.contains=[D,o,r,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,n,e.C_BLOCK_COMMENT_MODE],i.contains=[l,o,a,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,n,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];const c={variants:[D,o,r,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},d={begin:"<",end:">",contains:[{beginKeywords:"in out"},t]},A=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",p={begin:"@"+e.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:u,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"\x3c!--|--\x3e"},{begin:""}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elif endif define undef warning error line region endregion pragma checksum"}},c,n,{beginKeywords:"class interface",relevance:0,end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},t,d,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[t,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"record",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[t,d,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[(?=[\\w])",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+A+"\\s+)+"+e.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:u,contains:[{beginKeywords:"public private protected static internal protected abstract async extern override unsafe virtual new sealed partial",relevance:0},{begin:e.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,contains:[e.TITLE_MODE,d],relevance:0},{match:/\(\)/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:u,relevance:0,contains:[c,n,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},p]}},grmr_css:e=>{const u=e.regex,t=ar(e),n=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[t.BLOCK_COMMENT,{begin:/-(webkit|moz|ms|o)-(?=[a-z])/},t.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\.[a-zA-Z-][a-zA-Z0-9_-]*",relevance:0},t.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+or.join("|")+")"},{begin:":(:)?("+Dr.join("|")+")"}]},t.CSS_VARIABLE,{className:"attribute",begin:"\\b("+lr.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[t.BLOCK_COMMENT,t.HEXCOLOR,t.IMPORTANT,t.CSS_NUMBER_MODE,...n,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...n,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},t.FUNCTION_DISPATCH]},{begin:u.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:/@-?\w[\w]*(-\w+)*/},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:"and or not only",attribute:ir.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...n,t.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+sr.join("|")+")\\b"}]}},grmr_diff:e=>{const u=e.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:u.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:u.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}},grmr_go:e=>{const u={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:u,illegal:"{const u=e.regex;return{name:"GraphQL",aliases:["gql"],case_insensitive:!0,disableAutodetect:!1,keywords:{keyword:["query","mutation","subscription","type","input","schema","directive","interface","union","scalar","fragment","enum","on"],literal:["true","false","null"]},contains:[e.HASH_COMMENT_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{scope:"punctuation",match:/[.]{3}/,relevance:0},{scope:"punctuation",begin:/[\!\(\)\:\=\[\]\{\|\}]{1}/,relevance:0},{scope:"variable",begin:/\$/,end:/\W/,excludeEnd:!0,relevance:0},{scope:"meta",match:/@\w+/,excludeEnd:!0},{scope:"symbol",begin:u.concat(/[_A-Za-z][_0-9A-Za-z]*/,u.lookahead(/\s*:/)),relevance:0}],illegal:[/[;<']/,/BEGIN/]}},grmr_ini:e=>{const u=e.regex,t={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:e.NUMBER_RE}]},n=e.COMMENT();n.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];const r={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},a={className:"literal",begin:/\bon|off|true|false|yes|no\b/},s={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},i={begin:/\[/,end:/\]/,contains:[n,a,r,s,t,"self"],relevance:0},o=u.either(/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/);return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[n,{className:"section",begin:/\[+/,end:/\]+/},{begin:u.concat(o,"(\\s*\\.\\s*",o,")*",u.lookahead(/\s*=\s*[^#\s]/)),className:"attr",starts:{end:/$/,contains:[n,i,a,r,s,t]}}]}},grmr_java:e=>{const u=e.regex,t="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",n=t+Er("(?:<"+t+"~~~(?:\\s*,\\s*"+t+"~~~)*>)?",/~~~/g,2),r={keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits"],literal:["false","true","null"],type:["char","boolean","long","float","int","byte","short","double"],built_in:["super","this"]},a={className:"meta",begin:"@"+t,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},s={className:"params",begin:/\(/,end:/\)/,keywords:r,relevance:0,contains:[e.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:r,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[e.BACKSLASH_ESCAPE]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,t],className:{1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{begin:[u.concat(/(?!else)/,t),/\s+/,t,/\s+/,/=(?!=)/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,t],className:{1:"keyword",3:"title.class"},contains:[s,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+n+"\\s+)",e.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:r,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:r,relevance:0,contains:[a,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,pr,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},pr,a]}},grmr_javascript:Br,grmr_json:e=>{const u=["true","false","null"],t={scope:"literal",beginKeywords:u.join(" ")};return{name:"JSON",keywords:{literal:u},contains:[{className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},{match:/[{}[\],:]/,className:"punctuation",relevance:0},e.QUOTE_STRING_MODE,t,e.C_NUMBER_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],illegal:"\\S"}},grmr_kotlin:e=>{const u={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},t={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},n={className:"subst",begin:/\$\{/,end:/\}/,contains:[e.C_NUMBER_MODE]},r={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},a={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[r,n]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,r,n]}]};n.contains.push(a);const s={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},i={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(a,{className:"string"}),"self"]}]},o=pr,D=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),l={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},c=l;return c.variants[1].contains=[l],l.variants[1].contains=[c],{name:"Kotlin",aliases:["kt","kts"],keywords:u,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,D,{className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},t,s,i,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:u,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin://,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:u,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[l,e.C_LINE_COMMENT_MODE,D],relevance:0},e.C_LINE_COMMENT_MODE,D,s,i,a,e.C_NUMBER_MODE]},D]},{begin:[/class|interface|trait/,/\s+/,e.UNDERSCORE_IDENT_RE],beginScope:{3:"title.class"},keywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin://,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,){\s]|$/,excludeBegin:!0,returnEnd:!0},s,i]},a,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:"\n"},o]}},grmr_less:e=>{const u=ar(e),t=cr,n="([\\w-]+|@\\{[\\w-]+\\})",r=[],a=[],s=e=>({className:"string",begin:"~?"+e+".*?"+e}),i=(e,u,t)=>({className:e,begin:u,relevance:t}),o={$pattern:/[a-z-]+/,keyword:"and or not only",attribute:ir.join(" ")},D={begin:"\\(",end:"\\)",contains:a,keywords:o,relevance:0};a.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s("'"),s('"'),u.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},u.HEXCOLOR,D,i("variable","@@?[\\w-]+",10),i("variable","@\\{[\\w-]+\\}"),i("built_in","~?`[^`]*?`"),{className:"attribute",begin:"[\\w-]+\\s*:",end:":",returnBegin:!0,excludeEnd:!0},u.IMPORTANT,{beginKeywords:"and not"},u.FUNCTION_DISPATCH);const l=a.concat({begin:/\{/,end:/\}/,contains:r}),c={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(a)},d={begin:n+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},u.CSS_VARIABLE,{className:"attribute",begin:"\\b("+lr.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:a}}]},A={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:o,returnEnd:!0,contains:a,relevance:0}},p={className:"variable",variants:[{begin:"@[\\w-]+\\s*:",relevance:15},{begin:"@[\\w-]+"}],starts:{end:"[;}]",returnEnd:!0,contains:l}},E={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:n,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:"[<='$\"]",relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,c,i("keyword","all\\b"),i("variable","@\\{[\\w-]+\\}"),{begin:"\\b("+sr.join("|")+")\\b",className:"selector-tag"},u.CSS_NUMBER_MODE,i("selector-tag",n,0),i("selector-id","#"+n),i("selector-class","\\."+n,0),i("selector-tag","&",0),u.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+or.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+Dr.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:l},{begin:"!important"},u.FUNCTION_DISPATCH]},g={begin:`[\\w-]+:(:)?(${t.join("|")})`,returnBegin:!0,contains:[E]};return r.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,A,p,g,d,E,c,u.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:"[=>'/<($\"]",contains:r}},grmr_lua:e=>{const u="\\[=*\\[",t="\\]=*\\]",n={begin:u,end:t,contains:["self"]},r=[e.COMMENT("--(?!\\[=*\\[)","$"),e.COMMENT("--\\[=*\\[",t,{contains:[n],relevance:10})];return{name:"Lua",keywords:{$pattern:e.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:r.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:r}].concat(r)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:u,end:t,contains:[n],relevance:5}])}},grmr_makefile:e=>{const u={className:"variable",variants:[{begin:"\\$\\("+e.UNDERSCORE_IDENT_RE+"\\)",contains:[e.BACKSLASH_ESCAPE]},{begin:/\$[@%{const u=e.regex,t=u.concat(/(?:[A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])/,u.optional(/(?:[\x2D\.0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*:/),/(?:[\x2D\.0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*/),n={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},r={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},a=e.inherit(r,{begin:/\(/,end:/\)/}),s=e.inherit(e.APOS_STRING_MODE,{className:"string"}),i=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),o={endsWithParent:!0,illegal:/`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin://,relevance:10,contains:[r,i,s,a,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin://,contains:[r,a,i,s]}]}]},e.COMMENT(//,{relevance:10}),{begin://,relevance:10},n,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[i]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/)/,end:/>/,keywords:{name:"style"},contains:[o],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/)/,end:/>/,keywords:{name:"script"},contains:[o],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:u.concat(//,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:t,relevance:0,starts:o}]},{className:"tag",begin:u.concat(/<\//,u.lookahead(u.concat(t,/>/))),contains:[{className:"name",begin:t,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}},grmr_markdown:e=>{const u={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},t={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.regex.concat(/\[.+?\]\(/,/[A-Za-z][A-Za-z0-9+.-]*/,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},n={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},r={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},a=e.inherit(n,{contains:[]}),s=e.inherit(r,{contains:[]});n.contains.push(s),r.contains.push(a);let i=[u,t];return[n,r,a,s].forEach((e=>{e.contains=e.contains.concat(i)})),i=i.concat(n,r),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:i},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:i}]}]},u,{className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},n,r,{className:"quote",begin:"^>\\s+",contains:i,end:"$"},{className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},t,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}},grmr_objectivec:e=>{const u=/[a-zA-Z@][a-zA-Z0-9_]*/,t={$pattern:u,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:{"variable.language":["this","super"],$pattern:u,keyword:["while","export","sizeof","typedef","const","struct","for","union","volatile","static","mutable","if","do","return","goto","enum","else","break","extern","asm","case","default","register","explicit","typename","switch","continue","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],literal:["false","true","FALSE","TRUE","nil","YES","NO","NULL"],built_in:["dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],type:["int","float","char","unsigned","signed","short","long","double","wchar_t","unichar","void","bool","BOOL","id|0","_Bool"]},illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+t.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:t,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}},grmr_perl:e=>{const u=e.regex,t=/[dualxmsipngr]{0,12}/,n={$pattern:/[\w.]+/,keyword:"abs accept alarm and atan2 bind binmode bless break caller chdir chmod chomp chop chown chr chroot close closedir connect continue cos crypt dbmclose dbmopen defined delete die do dump each else elsif endgrent endhostent endnetent endprotoent endpwent endservent eof eval exec exists exit exp fcntl fileno flock for foreach fork format formline getc getgrent getgrgid getgrnam gethostbyaddr gethostbyname gethostent getlogin getnetbyaddr getnetbyname getnetent getpeername getpgrp getpriority getprotobyname getprotobynumber getprotoent getpwent getpwnam getpwuid getservbyname getservbyport getservent getsockname getsockopt given glob gmtime goto grep gt hex if index int ioctl join keys kill last lc lcfirst length link listen local localtime log lstat lt ma map mkdir msgctl msgget msgrcv msgsnd my ne next no not oct open opendir or ord our pack package pipe pop pos print printf prototype push q|0 qq quotemeta qw qx rand read readdir readline readlink readpipe recv redo ref rename require reset return reverse rewinddir rindex rmdir say scalar seek seekdir select semctl semget semop send setgrent sethostent setnetent setpgrp setpriority setprotoent setpwent setservent setsockopt shift shmctl shmget shmread shmwrite shutdown sin sleep socket socketpair sort splice split sprintf sqrt srand stat state study sub substr symlink syscall sysopen sysread sysseek system syswrite tell telldir tie tied time times tr truncate uc ucfirst umask undef unless unlink unpack unshift untie until use utime values vec wait waitpid wantarray warn when while write x|0 xor y|0"},r={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},a={begin:/->\{/,end:/\}/},s={variants:[{begin:/\$\d/},{begin:u.concat(/[$%@](\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@][^\s\w{]/,relevance:0}]},i=[e.BACKSLASH_ESCAPE,r,s],o=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],D=(e,n,r="\\1")=>{const a="\\1"===r?r:u.concat(r,n);return u.concat(u.concat("(?:",e,")"),n,/(?:\\.|[^\\\/])*?/,a,/(?:\\.|[^\\\/])*?/,r,t)},l=(e,n,r)=>u.concat(u.concat("(?:",e,")"),n,/(?:\\.|[^\\\/])*?/,r,t),c=[s,e.HASH_COMMENT_MODE,e.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),a,{className:"string",contains:i,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:D("s|tr|y",u.either(...o,{capture:!0}))},{begin:D("s|tr|y","\\(","\\)")},{begin:D("s|tr|y","\\[","\\]")},{begin:D("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:l("(?:m|qr)?",/\//,/\//)},{begin:l("m|qr",u.either(...o,{capture:!0}),/\1/)},{begin:l("m|qr",/\(/,/\)/)},{begin:l("m|qr",/\[/,/\]/)},{begin:l("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return r.contains=c,a.contains=c,{name:"Perl",aliases:["pl","pm"],keywords:n,contains:c}},grmr_php:e=>{const u=e.regex,t=/(?![A-Za-z0-9])(?![$])/,n=u.concat(/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/,t),r=u.concat(/(\\?[A-Z][a-z0-9_\x7f-\xff]+|\\?[A-Z]+(?=[A-Z][a-z0-9_\x7f-\xff])){1,}/,t),a={scope:"variable",match:"\\$+"+n},s={scope:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},i=e.inherit(e.APOS_STRING_MODE,{illegal:null}),o="[ \t\n]",D={scope:"string",variants:[e.inherit(e.QUOTE_STRING_MODE,{illegal:null,contains:e.QUOTE_STRING_MODE.contains.concat(s)}),i,e.END_SAME_AS_BEGIN({begin:/<<<[ \t]*(\w+)\n/,end:/[ \t]*(\w+)\b/,contains:e.QUOTE_STRING_MODE.contains.concat(s)})]},l={scope:"number",variants:[{begin:"\\b0[bB][01]+(?:_[01]+)*\\b"},{begin:"\\b0[oO][0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0[xX][\\da-fA-F]+(?:_[\\da-fA-F]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:[eE][+-]?\\d+)?"}],relevance:0},c=["false","null","true"],d=["__CLASS__","__DIR__","__FILE__","__FUNCTION__","__COMPILER_HALT_OFFSET__","__LINE__","__METHOD__","__NAMESPACE__","__TRAIT__","die","echo","exit","include","include_once","print","require","require_once","array","abstract","and","as","binary","bool","boolean","break","callable","case","catch","class","clone","const","continue","declare","default","do","double","else","elseif","empty","enddeclare","endfor","endforeach","endif","endswitch","endwhile","enum","eval","extends","final","finally","float","for","foreach","from","global","goto","if","implements","instanceof","insteadof","int","integer","interface","isset","iterable","list","match|0","mixed","new","never","object","or","private","protected","public","readonly","real","return","string","switch","throw","trait","try","unset","use","var","void","while","xor","yield"],A=["Error|0","AppendIterator","ArgumentCountError","ArithmeticError","ArrayIterator","ArrayObject","AssertionError","BadFunctionCallException","BadMethodCallException","CachingIterator","CallbackFilterIterator","CompileError","Countable","DirectoryIterator","DivisionByZeroError","DomainException","EmptyIterator","ErrorException","Exception","FilesystemIterator","FilterIterator","GlobIterator","InfiniteIterator","InvalidArgumentException","IteratorIterator","LengthException","LimitIterator","LogicException","MultipleIterator","NoRewindIterator","OutOfBoundsException","OutOfRangeException","OuterIterator","OverflowException","ParentIterator","ParseError","RangeException","RecursiveArrayIterator","RecursiveCachingIterator","RecursiveCallbackFilterIterator","RecursiveDirectoryIterator","RecursiveFilterIterator","RecursiveIterator","RecursiveIteratorIterator","RecursiveRegexIterator","RecursiveTreeIterator","RegexIterator","RuntimeException","SeekableIterator","SplDoublyLinkedList","SplFileInfo","SplFileObject","SplFixedArray","SplHeap","SplMaxHeap","SplMinHeap","SplObjectStorage","SplObserver","SplPriorityQueue","SplQueue","SplStack","SplSubject","SplTempFileObject","TypeError","UnderflowException","UnexpectedValueException","UnhandledMatchError","ArrayAccess","BackedEnum","Closure","Fiber","Generator","Iterator","IteratorAggregate","Serializable","Stringable","Throwable","Traversable","UnitEnum","WeakReference","WeakMap","Directory","__PHP_Incomplete_Class","parent","php_user_filter","self","static","stdClass"],p={keyword:d,literal:(e=>{const u=[];return e.forEach((e=>{u.push(e),e.toLowerCase()===e?u.push(e.toUpperCase()):u.push(e.toLowerCase())})),u})(c),built_in:A},E=e=>e.map((e=>e.replace(/\|\d+$/,""))),g={variants:[{match:[/new/,u.concat(o,"+"),u.concat("(?!",E(A).join("\\b|"),"\\b)"),r],scope:{1:"keyword",4:"title.class"}}]},F=u.concat(n,"\\b(?!\\()"),C={variants:[{match:[u.concat(/::/,u.lookahead(/(?!class\b)/)),F],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[r,u.concat(/::/,u.lookahead(/(?!class\b)/)),F],scope:{1:"title.class",3:"variable.constant"}},{match:[r,u.concat("::",u.lookahead(/(?!class\b)/))],scope:{1:"title.class"}},{match:[r,/::/,/class/],scope:{1:"title.class",3:"variable.language"}}]},h={scope:"attr",match:u.concat(n,u.lookahead(":"),u.lookahead(/(?!::)/))},m={relevance:0,begin:/\(/,end:/\)/,keywords:p,contains:[h,a,C,e.C_BLOCK_COMMENT_MODE,D,l,g]},f={relevance:0,match:[/\b/,u.concat("(?!fn\\b|function\\b|",E(d).join("\\b|"),"|",E(A).join("\\b|"),"\\b)"),n,u.concat(o,"*"),u.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[m]};m.contains.push(f);const b=[h,C,e.C_BLOCK_COMMENT_MODE,D,l,g];return{case_insensitive:!1,keywords:p,contains:[{begin:u.concat(/#\[\s*/,r),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:c,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:c,keyword:["new","array"]},contains:["self",...b]},...b,{scope:"meta",match:r}]},e.HASH_COMMENT_MODE,e.COMMENT("//","$"),e.COMMENT("/\\*","\\*/",{contains:[{scope:"doctag",match:"@[A-Za-z]+"}]}),{match:/__halt_compiler\(\);/,keywords:"__halt_compiler",starts:{scope:"comment",end:e.MATCH_NOTHING_RE,contains:[{match:/\?>/,scope:"meta",endsParent:!0}]}},{scope:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?=/},{begin:/<\?/,relevance:.1},{begin:/\?>/}]},{scope:"variable.language",match:/\$this\b/},a,f,C,{match:[/const/,/\s/,n],scope:{1:"keyword",3:"variable.constant"}},g,{scope:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},e.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{scope:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:p,contains:["self",a,C,e.C_BLOCK_COMMENT_MODE,D,l]}]},{scope:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{scope:"title.class"})]},{beginKeywords:"use",relevance:0,end:";",contains:[{match:/\b(as|const|function)\b/,scope:"keyword"},e.UNDERSCORE_TITLE_MODE]},D,l]}},grmr_php_template:e=>({name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},e.inherit(e.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}),grmr_plaintext:e=>({name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}),grmr_python:e=>{const u=e.regex,t=/(?:[A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037B-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFC5D\uFC64-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDF9\uFE71\uFE73\uFE77\uFE79\uFE7B\uFE7D\uFE7F-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFF9D\uFFA0-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037B-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u07FD\u0800-\u082D\u0840-\u085B\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0898-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1715\u171F-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B4C\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CD0-\u1CD2\u1CD4-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA827\uA82C\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFC5D\uFC64-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDF9\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE71\uFE73\uFE77\uFE79\uFE7B\uFE7D\uFE7F-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD27\uDD30-\uDD39\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEFD-\uDF1C\uDF27\uDF30-\uDF50\uDF70-\uDF85\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC46\uDC66-\uDC75\uDC7F-\uDCBA\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3B-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5E-\uDC61\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF1D-\uDF2B\uDF30-\uDF39\uDF40-\uDF46]|\uD806[\uDC00-\uDC3A\uDCA0-\uDCE9\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B-\uDD43\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDE1\uDDE3\uDDE4\uDE00-\uDE3E\uDE47\uDE50-\uDE99\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF42\uDF50-\uDF59\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC40-\uDC55]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFE4\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD833[\uDF00-\uDF2D\uDF30-\uDF46]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD30-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAE\uDEC0-\uDEF9]|\uD839[\uDCD0-\uDCF9\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4B\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF]|\uDB40[\uDD00-\uDDEF])*/,n=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],r={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:n,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},a={className:"meta",begin:/^(>>>|\.\.\.) /},s={className:"subst",begin:/\{/,end:/\}/,keywords:r,illegal:/#/},i={begin:/\{\{/,relevance:0},o={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,i,s]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,i,s]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,i,s]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,i,s]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},D="[0-9](_?[0-9])*",l=`(\\b(${D}))?\\.(${D})|\\b(${D})\\.`,c="\\b|"+n.join("|"),d={className:"number",relevance:0,variants:[{begin:`(\\b(${D})|(${l}))[eE][+-]?(${D})[jJ]?(?=${c})`},{begin:`(${l})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${c})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${c})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${c})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${c})`},{begin:`\\b(${D})[jJ](?=${c})`}]},A={className:"comment",begin:u.lookahead(/# type:/),end:/$/,keywords:r,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},p={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:r,contains:["self",a,d,o,e.HASH_COMMENT_MODE]}]};return s.contains=[o,d,a],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:r,illegal:/(<\/|->|\?)|=>/,contains:[a,d,{begin:/\bself\b/},{beginKeywords:"if",relevance:0},o,A,e.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,t],scope:{1:"keyword",3:"title.function"},contains:[p]},{variants:[{match:[/\bclass/,/\s+/,t,/\s*/,/\(\s*/,t,/\s*\)/]},{match:[/\bclass/,/\s+/,t]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[d,p,o]}]}},grmr_python_repl:e=>({aliases:["pycon"],contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}),grmr_r:e=>{const u=e.regex,t=/(?:(?:[a-zA-Z]|\.[._a-zA-Z])[._a-zA-Z0-9]*)|\.(?!\d)/,n=u.either(/0[xX][0-9a-fA-F]+\.[0-9a-fA-F]*[pP][+-]?\d+i?/,/0[xX][0-9a-fA-F]+(?:[pP][+-]?\d+)?[Li]?/,/(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?[Li]?/),r=/[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/,a=u.either(/[()]/,/[{}]/,/\[\[/,/[[\]]/,/\\/,/,/);return{name:"R",keywords:{$pattern:t,keyword:"function if in break next repeat else for while",literal:"NULL NA TRUE FALSE Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10",built_in:"LETTERS letters month.abb month.name pi T F abs acos acosh all any anyNA Arg as.call as.character as.complex as.double as.environment as.integer as.logical as.null.default as.numeric as.raw asin asinh atan atanh attr attributes baseenv browser c call ceiling class Conj cos cosh cospi cummax cummin cumprod cumsum digamma dim dimnames emptyenv exp expression floor forceAndCall gamma gc.time globalenv Im interactive invisible is.array is.atomic is.call is.character is.complex is.double is.environment is.expression is.finite is.function is.infinite is.integer is.language is.list is.logical is.matrix is.na is.name is.nan is.null is.numeric is.object is.pairlist is.raw is.recursive is.single is.symbol lazyLoadDBfetch length lgamma list log max min missing Mod names nargs nzchar oldClass on.exit pos.to.env proc.time prod quote range Re rep retracemem return round seq_along seq_len seq.int sign signif sin sinh sinpi sqrt standardGeneric substitute sum switch tan tanh tanpi tracemem trigamma trunc unclass untracemem UseMethod xtfrm"},contains:[e.COMMENT(/#'/,/$/,{contains:[{scope:"doctag",match:/@examples/,starts:{end:u.lookahead(u.either(/\n^#'\s*(?=@[a-zA-Z]+)/,/\n^(?!#')/)),endsParent:!0}},{scope:"doctag",begin:"@param",end:/$/,contains:[{scope:"variable",variants:[{match:t},{match:/`(?:\\.|[^`\\])+`/}],endsParent:!0}]},{scope:"doctag",match:/@[a-zA-Z]+/},{scope:"keyword",match:/\\[a-zA-Z]+/}]}),e.HASH_COMMENT_MODE,{scope:"string",contains:[e.BACKSLASH_ESCAPE],variants:[e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\(/,end:/\)(-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\{/,end:/\}(-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\[/,end:/\](-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\(/,end:/\)(-*)'/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\{/,end:/\}(-*)'/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\[/,end:/\](-*)'/}),{begin:'"',end:'"',relevance:0},{begin:"'",end:"'",relevance:0}]},{relevance:0,variants:[{scope:{1:"operator",2:"number"},match:[r,n]},{scope:{1:"operator",2:"number"},match:[/%[^%]*%/,n]},{scope:{1:"punctuation",2:"number"},match:[a,n]},{scope:{2:"number"},match:[/[^a-zA-Z0-9._]|^/,n]}]},{scope:{3:"operator"},match:[t,/\s+/,/<-/,/\s+/]},{scope:"operator",relevance:0,variants:[{match:r},{match:/%[^%]*%/}]},{scope:"punctuation",relevance:0,match:a},{begin:"`",end:"`",contains:[{begin:/\\./}]}]}},grmr_ruby:e=>{const u=e.regex,t="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",n=u.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),r=u.concat(n,/(::\w+)*/),a={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield","include","extend","prepend","public","private","protected","raise","throw"],built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},s={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},o=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^=begin","^=end",{contains:[s],relevance:10}),e.COMMENT("^__END__",e.MATCH_NOTHING_RE)],D={className:"subst",begin:/#\{/,end:/\}/,keywords:a},l={className:"string",contains:[e.BACKSLASH_ESCAPE,D],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:u.concat(/<<[-~]?'?/,u.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,D]})]}]},c="[0-9](_?[0-9])*",d={className:"number",relevance:0,variants:[{begin:`\\b([1-9](_?[0-9])*|0)(\\.(${c}))?([eE][+-]?(${c})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},A={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:a}]},p=[l,{variants:[{match:[/class\s+/,r,/\s+<\s+/,r]},{match:[/\b(class|module)\s+/,r]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:a},{match:[/(include|extend)\s+/,r],scope:{2:"title.class"},keywords:a},{relevance:0,match:[r,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:n,scope:"title.class"},{match:[/def/,/\s+/,t],scope:{1:"keyword",3:"title.function"},contains:[A]},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[l,{begin:t}],relevance:0},d,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[e.BACKSLASH_ESCAPE,D],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(i,o),relevance:0}].concat(i,o);D.contains=p,A.contains=p;const E=[{begin:/^\s*=>/,starts:{end:"$",contains:p}},{className:"meta.prompt",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]|(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>)(?=[ ])",starts:{end:"$",keywords:a,contains:p}}];return o.unshift(i),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:[e.SHEBANG({binary:"ruby"})].concat(E).concat(o).concat(p)}},grmr_rust:e=>{const u=e.regex,t={className:"title.function.invoke",relevance:0,begin:u.concat(/\b/,/(?!let\b)/,e.IDENT_RE,u.lookahead(/\s*\(/))},n="([ui](8|16|32|64|128|size)|f(32|64))?",r=["drop ","Copy","Send","Sized","Sync","Drop","Fn","FnMut","FnOnce","ToOwned","Clone","Debug","PartialEq","PartialOrd","Eq","Ord","AsRef","AsMut","Into","From","Default","Iterator","Extend","IntoIterator","DoubleEndedIterator","ExactSizeIterator","SliceConcatExt","ToString","assert!","assert_eq!","bitflags!","bytes!","cfg!","col!","concat!","concat_idents!","debug_assert!","debug_assert_eq!","env!","panic!","file!","format!","format_args!","include_bytes!","include_str!","line!","local_data_key!","module_path!","option_env!","print!","println!","select!","stringify!","try!","unimplemented!","unreachable!","vec!","write!","writeln!","macro_rules!","assert_ne!","debug_assert_ne!"],a=["i8","i16","i32","i64","i128","isize","u8","u16","u32","u64","u128","usize","f32","f64","str","char","bool","Box","Option","Result","String","Vec"];return{name:"Rust",aliases:["rs"],keywords:{$pattern:e.IDENT_RE+"!?",type:a,keyword:["abstract","as","async","await","become","box","break","const","continue","crate","do","dyn","else","enum","extern","false","final","fn","for","if","impl","in","let","loop","macro","match","mod","move","mut","override","priv","pub","ref","return","self","Self","static","struct","super","trait","true","try","type","typeof","unsafe","unsized","use","virtual","where","while","yield"],literal:["true","false","Some","None","Ok","Err"],built_in:r},illegal:""},t]}},grmr_scss:e=>{const u=ar(e),t=Dr,n=or,r="@[a-z-]+",a={className:"variable",begin:"(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b",relevance:0};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,u.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},u.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+sr.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+n.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+t.join("|")+")"},a,{begin:/\(/,end:/\)/,contains:[u.CSS_NUMBER_MODE]},u.CSS_VARIABLE,{className:"attribute",begin:"\\b("+lr.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,relevance:0,contains:[u.BLOCK_COMMENT,a,u.HEXCOLOR,u.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,u.IMPORTANT,u.FUNCTION_DISPATCH]},{begin:"@(page|font-face)",keywords:{$pattern:r,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:"and or not only",attribute:ir.join(" ")},contains:[{begin:r,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},a,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,u.HEXCOLOR,u.CSS_NUMBER_MODE]},u.FUNCTION_DISPATCH]}},grmr_shell:e=>({name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}),grmr_sql:e=>{const u=e.regex,t=e.COMMENT("--","$"),n=["true","false","unknown"],r=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],a=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],s=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],i=a,o=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year","add","asc","collation","desc","final","first","last","view"].filter((e=>!a.includes(e))),D={begin:u.concat(/\b/,u.either(...i),/\s*\(/),relevance:0,keywords:{built_in:i}};return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:((e,{exceptions:u,when:t}={})=>{const n=t;return u=u||[],e.map((e=>e.match(/\|\d+$/)||u.includes(e)?e:n(e)?e+"|0":e))})(o,{when:e=>e.length<3}),literal:n,type:r,built_in:["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"]},contains:[{begin:u.either(...s),relevance:0,keywords:{$pattern:/[\w\.]+/,keyword:o.concat(s),literal:n,type:r}},{className:"type",begin:u.either("double precision","large object","with timezone","without timezone")},D,{className:"variable",begin:/@[a-z0-9]+/},{className:"string",variants:[{begin:/'/,end:/'/,contains:[{begin:/''/}]}]},{begin:/"/,end:/"/,contains:[{begin:/""/}]},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,{className:"operator",begin:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0}]}},grmr_swift:e=>{const u={match:/\s+/,relevance:0},t=e.COMMENT("/\\*","\\*/",{contains:["self"]}),n=[e.C_LINE_COMMENT_MODE,t],r={match:[/\./,bn(...kr,...vr)],className:{2:"keyword"}},a={match:fn(/\./,bn(...xr)),relevance:0},s=xr.filter((e=>"string"==typeof e)).concat(["_|0"]),i={variants:[{className:"keyword",match:bn(...xr.filter((e=>"string"!=typeof e)).concat(wr).map(yr),...vr)}]},o={$pattern:bn(/\b\w+/,/#\w+/),keyword:s.concat(Or),literal:Nr},D=[r,a,i],l=[{match:fn(/\./,bn(...Mr)),relevance:0},{className:"built_in",match:fn(/\b/,bn(...Mr),/(?=\()/)}],c={match:/->/,relevance:0},d=[c,{className:"operator",relevance:0,variants:[{match:Ir},{match:`\\.(\\.|${Rr})+`}]}],A="([0-9a-fA-F]_*)+",p={className:"number",relevance:0,variants:[{match:"\\b(([0-9]_*)+)(\\.(([0-9]_*)+))?([eE][+-]?(([0-9]_*)+))?\\b"},{match:`\\b0x(${A})(\\.(${A}))?([pP][+-]?(([0-9]_*)+))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},E=(e="")=>({className:"subst",variants:[{match:fn(/\\/,e,/[0\\tnr"']/)},{match:fn(/\\/,e,/u\{[0-9a-fA-F]{1,8}\}/)}]}),g=(e="")=>({className:"subst",match:fn(/\\/,e,/[\t ]*(?:[\r\n]|\r\n)/)}),F=(e="")=>({className:"subst",label:"interpol",begin:fn(/\\/,e,/\(/),end:/\)/}),C=(e="")=>({begin:fn(e,/"""/),end:fn(/"""/,e),contains:[E(e),g(e),F(e)]}),h=(e="")=>({begin:fn(e,/"/),end:fn(/"/,e),contains:[E(e),F(e)]}),m={className:"string",variants:[C(),C("#"),C("##"),C("###"),h(),h("#"),h("##"),h("###")]},f={match:fn(/`/,qr,/`/)},b=[f,{className:"variable",match:/\$\d+/},{className:"variable",match:`\\$${zr}+`}],_=[{match:/(@|#(un)?)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:Pr,contains:[...d,p,m]}]}},{className:"keyword",match:fn(/@/,bn(...jr))},{className:"meta",match:fn(/@/,qr)}],B={match:Cn(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:fn(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,zr,"+")},{className:"type",match:Ur,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:fn(/\s+&\s+/,Cn(Ur)),relevance:0}]},y={begin://,keywords:o,contains:[...n,...D,..._,c,B]};B.contains.push(y);const k={begin:/\(/,end:/\)/,relevance:0,keywords:o,contains:["self",{match:fn(qr,/\s*:/),keywords:"_|0",relevance:0},...n,...D,...l,...d,p,m,...b,..._,B]},v={begin://,contains:[...n,B]},w={begin:/\(/,end:/\)/,keywords:o,contains:[{begin:bn(Cn(fn(qr,/\s*:/)),Cn(fn(qr,/\s+/,qr,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:qr}]},...n,...D,...d,p,m,..._,B,k],endsParent:!0,illegal:/["']/},x={match:[/func/,/\s+/,bn(f.match,qr,Ir)],className:{1:"keyword",3:"title.function"},contains:[v,w,u],illegal:[/\[/,/%/]},N={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[v,w,u],illegal:/\[|%/},S={match:[/operator/,/\s+/,Ir],className:{1:"keyword",3:"title"}},O={begin:[/precedencegroup/,/\s+/,Ur],className:{1:"keyword",3:"title"},contains:[B],keywords:[...Sr,...Nr],end:/}/};for(const M of m.variants){const e=M.contains.find((e=>"interpol"===e.label));e.keywords=o;const u=[...D,...l,...d,p,m,...b];e.contains=[...u,{begin:/\(/,end:/\)/,contains:["self",...u]}]}return{name:"Swift",keywords:o,contains:[...n,x,N,{beginKeywords:"struct protocol class extension enum actor",end:"\\{",excludeEnd:!0,keywords:o,contains:[e.inherit(e.TITLE_MODE,{className:"title.class",begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/}),...D]},S,O,{beginKeywords:"import",end:/$/,contains:[...n],relevance:0},...D,...l,...d,p,m,...b,..._,B,k]}},grmr_typescript:e=>{const u=Br(e),t=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],n={beginKeywords:"namespace",end:/\{/,excludeEnd:!0,contains:[u.exports.CLASS_REFERENCE]},r={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:t},contains:[u.exports.CLASS_REFERENCE]},a={$pattern:gr,keyword:Fr.concat(["type","namespace","interface","public","private","protected","implements","declare","abstract","readonly","enum","override"]),literal:Cr,built_in:_r.concat(t),"variable.language":br},s={className:"meta",begin:"@[A-Za-z$_][0-9A-Za-z$_]*"},i=(e,u,t)=>{const n=e.contains.findIndex((e=>e.label===u));if(-1===n)throw Error("can not find mode to replace");e.contains.splice(n,1,t)};return Object.assign(u.keywords,a),u.exports.PARAMS_CONTAINS.push(s),u.contains=u.contains.concat([s,n,r]),i(u,"shebang",e.SHEBANG()),i(u,"use_strict",{className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/}),u.contains.find((e=>"func.def"===e.label)).relevance=0,Object.assign(u,{name:"TypeScript",aliases:["ts","tsx"]}),u},grmr_vbnet:e=>{const u=e.regex,t=/\d{1,2}\/\d{1,2}\/\d{4}/,n=/\d{4}-\d{1,2}-\d{1,2}/,r=/(\d|1[012])(:\d+){0,2} *(AM|PM)/,a=/\d{1,2}(:\d{1,2}){1,2}/,s={className:"literal",variants:[{begin:u.concat(/# */,u.either(n,t),/ *#/)},{begin:u.concat(/# */,a,/ *#/)},{begin:u.concat(/# */,r,/ *#/)},{begin:u.concat(/# */,u.either(n,t),/ +/,u.either(r,a),/ *#/)}]},i=e.COMMENT(/'''/,/$/,{contains:[{className:"doctag",begin:/<\/?/,end:/>/}]}),o=e.COMMENT(null,/$/,{variants:[{begin:/'/},{begin:/([\t ]|^)REM(?=\s)/}]});return{name:"Visual Basic .NET",aliases:["vb"],case_insensitive:!0,classNameAliases:{label:"symbol"},keywords:{keyword:"addhandler alias aggregate ansi as async assembly auto binary by byref byval call case catch class compare const continue custom declare default delegate dim distinct do each equals else elseif end enum erase error event exit explicit finally for friend from function get global goto group handles if implements imports in inherits interface into iterator join key let lib loop me mid module mustinherit mustoverride mybase myclass namespace narrowing new next notinheritable notoverridable of off on operator option optional order overloads overridable overrides paramarray partial preserve private property protected public raiseevent readonly redim removehandler resume return select set shadows shared skip static step stop structure strict sub synclock take text then throw to try unicode until using when where while widening with withevents writeonly yield",built_in:"addressof and andalso await directcast gettype getxmlnamespace is isfalse isnot istrue like mod nameof new not or orelse trycast typeof xor cbool cbyte cchar cdate cdbl cdec cint clng cobj csbyte cshort csng cstr cuint culng cushort",type:"boolean byte char date decimal double integer long object sbyte short single string uinteger ulong ushort",literal:"true false nothing"},illegal:"//|\\{|\\}|endif|gosub|variant|wend|^\\$ ",contains:[{className:"string",begin:/"(""|[^/n])"C\b/},{className:"string",begin:/"/,end:/"/,illegal:/\n/,contains:[{begin:/""/}]},s,{className:"number",relevance:0,variants:[{begin:/\b\d[\d_]*((\.[\d_]+(E[+-]?[\d_]+)?)|(E[+-]?[\d_]+))[RFD@!#]?/},{begin:/\b\d[\d_]*((U?[SIL])|[%&])?/},{begin:/&H[\dA-F_]+((U?[SIL])|[%&])?/},{begin:/&O[0-7_]+((U?[SIL])|[%&])?/},{begin:/&B[01_]+((U?[SIL])|[%&])?/}]},{className:"label",begin:/^\w+:/},i,o,{className:"meta",begin:/[\t ]*#(const|disable|else|elseif|enable|end|externalsource|if|region)\b/,end:/$/,keywords:{keyword:"const disable else elseif enable end externalsource if region then"},contains:[o]}]}},grmr_wasm:e=>{e.regex;const u=e.COMMENT(/\(;/,/;\)/);return u.contains.push("self"),{name:"WebAssembly",keywords:{$pattern:/[\w.]+/,keyword:["anyfunc","block","br","br_if","br_table","call","call_indirect","data","drop","elem","else","end","export","func","global.get","global.set","local.get","local.set","local.tee","get_global","get_local","global","if","import","local","loop","memory","memory.grow","memory.size","module","mut","nop","offset","param","result","return","select","set_global","set_local","start","table","tee_local","then","type","unreachable"]},contains:[e.COMMENT(/;;/,/$/),u,{match:[/(?:offset|align)/,/\s*/,/=/],className:{1:"keyword",3:"operator"}},{className:"variable",begin:/\$[\w_]+/},{match:/(\((?!;)|\))+/,className:"punctuation",relevance:0},{begin:[/(?:func|call|call_indirect)/,/\s+/,/\$[^\s)]+/],className:{1:"keyword",3:"title.function"}},e.QUOTE_STRING_MODE,{match:/(i32|i64|f32|f64)(?!\.)/,className:"type"},{className:"keyword",match:/\b(f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|nearest|neg?|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|store(?:8|16|32)?|sqrt|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))\b/},{className:"number",relevance:0,match:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/}]}},grmr_yaml:e=>{const u="true false yes no null",t="[\\w#;/?:@&=+$,.~*'()[\\]]+",n={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]}]},r=e.inherit(n,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),a={end:",",endsWithParent:!0,excludeEnd:!0,keywords:u,relevance:0},s={begin:/\{/,end:/\}/,contains:[a],illegal:"\\n",relevance:0},i={begin:"\\[",end:"\\]",contains:[a],illegal:"\\n",relevance:0},o=[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+t},{className:"type",begin:"!<"+t+">"},{className:"type",begin:"!"+t},{className:"type",begin:"!!"+t},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:u,keywords:{literal:u}},{className:"number",begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b"},{className:"number",begin:e.C_NUMBER_RE+"\\b",relevance:0},s,i,n],D=[...o];return D.pop(),D.push(r),a.contains=D,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:o}}});const Kr=rr;for(const ea of Object.keys(Gr)){const e=ea.replace("grmr_","").replace("_","-");Kr.registerLanguage(e,Gr[ea])}function Hr(e){for(var u={},t=e.split(","),n=0;ne?`
  • ${e}
  • `:"")).join(""),r=Zr.length;return Zr.push(e),`\n
    \n
    \n ${u||"plaintext"}\n 复制代码\n
    \n
      ${n}
    \n
    \n `}});const Vr=e({__name:"md-render",props:{content:{type:String,default:""}},setup(e){const l=e,c=u((()=>function(e){if(!e)return;return Qr.render(e||"")}(l.content))),d=e=>{let{attrs:u}=e.detail.node,{"data-copy-index":t,class:n,href:r}=u;r?window.open(r):"copy-btn"==n&&s({data:Zr[t],showToast:!1,success(){i({title:"复制成功",icon:"none"})}})};return(e,u)=>{const s=o,i=D;return t(),n(i,{class:"markdown-body"},{default:r((()=>[a(s,{class:"markdownRich",id:"markdown-content",nodes:c.value,onItemclick:d},null,8,["nodes"])])),_:1})}}},[["__scopeId","data-v-ea6dd010"]]),Jr=e({__name:"CollapseTransition",props:{show:Boolean,duration:{type:Number,default:300}},setup(e){const u=e,s=l({height:"0rpx",opacity:0,overflow:"hidden",transition:`all ${u.duration}ms ease`}),i=l(null);function o(){return new Promise((e=>{E().in(this?this:void 0).select(".content-inner").boundingClientRect((u=>{e((null==u?void 0:u.height)||0)})).exec()}))}return c((()=>u.show),(e=>{e?async function(){const e=await o();s.value={height:e+"px",opacity:1,overflow:"hidden",transition:`all ${u.duration}ms ease`},setTimeout((()=>{s.value.height="auto"}),u.duration)}():async function(){const e=await o();s.value={height:e+"px",opacity:1,overflow:"hidden",transition:"none"},await p(),requestAnimationFrame((()=>{s.value={height:"0rpx",opacity:0,overflow:"hidden",transition:`all ${u.duration}ms ease`}}))}()})),(e,u)=>{const o=D;return t(),n(o,{style:A(s.value),class:"collapse-wrapper"},{default:r((()=>[a(o,{ref_key:"contentRef",ref:i,class:"content-inner"},{default:r((()=>[d(e.$slots,"default",{},void 0,!0)])),_:3},512)])),_:3},8,["style"])}}},[["__scopeId","data-v-7d025871"]]),Wr=e({__name:"FadeView",props:{show:{type:Boolean,default:!1},duration:{type:Number,default:300}},setup(e){const u=e,a=l(u.show),s=l({opacity:u.show?1:0,transition:`opacity ${u.duration}ms ease`});return c((()=>u.show),(e=>{e?(a.value=!0,requestAnimationFrame((()=>{s.value.opacity=1}))):(s.value.opacity=0,setTimeout((()=>{a.value=!1}),u.duration))})),(e,u)=>{const i=D;return g((t(),n(i,{style:A(s.value),class:"fade-wrapper"},{default:r((()=>[d(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])),[[F,a.value]])}}},[["__scopeId","data-v-30a2d476"]]),Yr=e({__name:"AudioWave",props:{background:{type:String,default:"linear-gradient(to right, #377dff, #9a60ff)"}},setup(e){const a=u((()=>new Array(20).fill(0))),s=e=>({width:"4rpx",height:"40rpx",background:"#fff",borderRadius:"2rpx",animation:`waveAnim 1200ms ease-in-out ${60*e%1200}ms infinite`,transformOrigin:"bottom center"});return(u,i)=>{const o=D;return t(),n(o,{class:"wave-container",style:A({background:e.background})},{default:r((()=>[(t(!0),C(h,null,m(a.value,((e,u)=>(t(),n(o,{key:u,class:"bar",style:A(s(u))},null,8,["style"])))),128))])),_:1},8,["style"])}}},[["__scopeId","data-v-cfdf3dbd"]]),Xr=e({__name:"ai-paging",emits:["onConfirm"],setup(e,{expose:s,emit:i}){const{$api:o,navTo:c,throttle:d}=f("globalFunction"),A=i,{messages:g,isTyping:F,textInput:G,chatSessionID:K}=b(H()),Q=l([]),V=l(0),J=l(!1),W=l(!1),Y=l([]);l(!1);const X=l(!1),$=l("idle"),ee=l(0),ue=_({uploadFileTips:"请根据以上附件,帮我推荐岗位。"});B((()=>{ne()}));const te=()=>{const e=G.value;if(W.value=!1,J.value=!1,e.trim()){const u=()=>{const u=j(Y.value);Y.value=[];const t={text:e,self:!0,displayText:e,files:u};H().addMessage(t),H().getStearm(e,u,ne).then((()=>{console.log(g),o.chatRequest("/guest",{sessionId:K.value},"POST").then((e=>{Q.value=e.data,J.value=!0,p((()=>{ne()}))})),ne()})),A("onConfirm",e),G.value="",ne()};K.value?u():H().addTabel(e).then((e=>{u()}))}else Y.value.length?o.msg("上传文件请输入想问的问题描述"):o.msg("请输入职位信息或描述")},ne=d((function(){p((()=>{try{setTimeout((()=>{const e=E();e.select(".scrollView").boundingClientRect(),e.select(".list-content").boundingClientRect(),e.exec((e=>{const u=e[0].height,t=e[1].height;if(t>u){const e=t-u;V.value=e}}))}),100)}catch(e){console.warn(e)}}))}),500);function re(e){return new RegExp("image").test(e)}function ae(e){e.url?window.open(e.url):o.msg("文件地址丢失")}function se(e){return Y.value.length>=P.allowedFileNumber&&(o.msg(`最大上传文件数量 ${P.allowedFileNumber} 个`),!0)}function ie(e="camera"){se()||R({count:1,sizeType:["original","compressed"],sourceType:[e],success:function(e){const u=e.tempFilePaths,t=e.tempFiles[0];o.uploadFile(u[0],!0).then((e=>{e=JSON.parse(e),re(t.type)&&(Y.value.push({url:e.msg,type:t.type,name:t.name}),G.value=ue.uploadFileTips)}))}})}function oe(e="camera"){se()||I({count:1,success:e=>{const u=e.tempFilePaths,t=e.tempFiles[0];if(!(P.allowedFileTypes||[]).includes(t.type))return o.msg("仅支持 txt md html word pdf ppt csv excel 格式类型");o.uploadFile(u[0],!0).then((e=>{e=JSON.parse(e),Y.value.push({url:e.msg,type:"custom-doc",name:t.name}),G.value=ue.uploadFileTips}))}})}const De=e=>{ee.value=e.touches[0].clientY,$.value="recording",W.value=!1},le=e=>{const u=e.touches[0].clientY;ee.value-u>100?$.value="cancel":$.value="recording"},ce=()=>{"cancel"===$.value?console.log("取消发送"):console.log("发送语音"),$.value="idle"},de=()=>{$.value="idle"},Ae=u((()=>{switch($.value){case"recording":return"松手发送,上划取消";case"cancel":return"松手取消";default:return"按住说话"}})),pe=u((()=>"cancel"===$.value?"#f54545":"recording"===$.value?"linear-gradient(to right, #377dff, #9a60ff)":"#f1f1f1"));function Ee(){X.value=!X.value}function ge(){W.value=!W.value}return s({scrollToBottom:ne,closeGuess:function(){J.value=!1},colseFile:function(){W.value=!1}}),(e,u)=>{const s=L,i=D,l=z,c=q,d=U,A=y(k("uni-icons"),Z);return t(),n(i,{class:"chat-container"},{default:r((()=>[a(Wr,{show:!v(g).length,duration:600},{default:r((()=>[a(i,{class:"chat-background"},{default:r((()=>[a(s,{class:"backlogo",src:"/app/assets/backAI-8fAs449K.png"}),a(i,{class:"back-rowTitle"},{default:r((()=>[w("嗨!欢迎使用青岛AI智能求职")])),_:1}),a(i,{class:"back-rowText"},{default:r((()=>[w(" 我可以根据您的简历和求职需求,帮你精准匹配青岛市互联网招聘信息,对比招聘信息的优缺点,提供面试指导等,请把你的任务交给我吧~ ")])),_:1}),a(i,{class:"back-rowh3"},{default:r((()=>[w("猜你所想")])),_:1}),a(i,{class:"back-rowmsg"},{default:r((()=>[w("我希望找青岛的IT行业岗位,薪资能否在12000以上?")])),_:1}),a(i,{class:"back-rowmsg"},{default:r((()=>[w("我有三年的工作经验,能否推荐一些适合我的青岛的国企 岗位?")])),_:1})])),_:1})])),_:1},8,["show"]),a(c,{class:"chat-list scrollView","scroll-top":V.value,"scroll-y":!0,"scroll-with-animation":""},{default:r((()=>[a(Wr,{show:v(g).length,duration:600},{default:r((()=>[a(i,{class:"chat-list list-content"},{default:r((()=>[(t(!0),C(h,null,m(v(g),((e,u)=>(t(),n(i,{key:u,id:"msg-"+u,class:x(["chat-item",{self:e.self}])},{default:r((()=>[e.self?(t(),n(l,{key:0,class:"message"},{default:r((()=>[e.files.length?(t(),n(i,{key:0,class:"msg-filecontent"},{default:r((()=>[(t(!0),C(h,null,m(e.files,((e,u)=>(t(),n(i,{class:"msg-files",key:u,onClick:u=>ae(e)},{default:r((()=>[a(s,{class:"msg-file-icon",src:"data:image/png;base64,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"}),a(l,{class:"msg-file-text"},{default:r((()=>[w(N(e.name||"附件"),1)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:2},1024)):S("",!0),w(" "+N(e.displayText),1)])),_:2},1024)):(t(),n(l,{key:1,class:x(["message",{messageNull:!e.displayText}])},{default:r((()=>[a(Vr,{content:e.displayText},null,8,["content"]),J.value&&!e.self&&v(g).length-1===u&&e.displayText?(t(),n(i,{key:0,class:"guess"},{default:r((()=>[a(i,{class:"guess-top"},{default:r((()=>[a(s,{class:"guess-icon",src:"data:image/png;base64,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",mode:""}),w(" 猜你所想 ")])),_:1}),a(i,{class:"gulist"},{default:r((()=>[(t(!0),C(h,null,m(Q.value,((e,u)=>(t(),n(i,{class:"guess-list",onClick:u=>(e=>{J.value=!1,G.value=e,te()})(e),key:u},{default:r((()=>[w(N(e),1)])),_:2},1032,["onClick"])))),128))])),_:2},1024)])),_:2},1024)):S("",!0)])),_:2},1032,["class"]))])),_:2},1032,["id","class"])))),128)),v(F)?(t(),n(i,{key:0,class:x({self:!0})},{default:r((()=>[a(l,{class:"message msg-loading"},{default:r((()=>[O("span",{class:"ai-loading"})])),_:1})])),_:1})):S("",!0)])),_:1})])),_:1},8,["show"])])),_:1},8,["scroll-top"]),"idle"!==$.value?(t(),n(i,{key:0,class:x(["vio_container",$.value])},{default:r((()=>[a(i,{class:"record-tip"},{default:r((()=>[w(N(Ae.value),1)])),_:1}),a(Yr,{background:pe.value},null,8,["background"])])),_:1},8,["class"])):(t(),n(i,{key:1,class:"input-area"},{default:r((()=>[a(i,{class:"areatext"},{default:r((()=>[X.value?(t(),n(i,{key:1,class:"input_vio",onTouchstart:De,onTouchmove:le,onTouchend:ce,onTouchcancel:de,type:"default"},{default:r((()=>[w(" 按住说话 ")])),_:1})):(t(),n(d,{key:0,modelValue:v(G),"onUpdate:modelValue":u[0]||(u[0]=e=>M(G)?G.value=e:null),"placeholder-class":"inputplaceholder",class:"input",onConfirm:te,disabled:v(F),"adjust-position":!1,placeholder:"请输入您的职位名称、薪资要求、岗位地址"},null,8,["modelValue","disabled"])),a(i,{class:"btn-box",onClick:ge},{default:r((()=>[a(s,{class:x(["send-btn",{"add-file-btn":W.value}]),src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAXRJREFUWEftmD1OwzAUgN/z0DJ0yBFyhHCD9gZla60OmZDFQnoSMkawZIialRu0NwBOQI+QkUaKjVwRUdJQOdhCifQyZXjP/vz551lG6PmHPecDArSdIWcGw1D4hwNEGmg8hjhNk70tnM53Bsi5eAcA/wtqPxpdXadpXNhCOgFcrcRUStiewjAGsyxLdgRoYoAMmli6FEMGyaCFAToHLeQdU4dpMAwjryxLnzHpmRioKhkgsofTWERcI6pXk3wd81tZPDOobyVleayrdeE37cMqTinY5XkyazZyBsi5iAHg3qq3Pya3XTB6Bihvsuzx+cdSaQ52sRA+Yz2eYg08n0feZPIRmM5UVWGAqBqbRK4RmdEmkbIqNpun1thhHjOm5uo4us10NdaMJ4Nk0MIAHTMW8gZ8H+w6as7vAgD50tunDw22XIotIkz1v1LwlueJcS2/JMTJJvkuebdzAFa4eDSq23QK2HVpmMQToImlf1uDtjBt+Z/Zq+op7iZH3AAAAABJRU5ErkJggg=="},null,8,["class"])])),_:1}),v(G)&&!v(F)?(t(),n(i,{key:2,class:"btn-box purple",onClick:te},{default:r((()=>[a(s,{class:"send-btn",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAmCAYAAAC29NkdAAAAAXNSR0IArs4c6QAAAV1JREFUWEft2IFtwjAQBdD/N+gIjMAIZYOOUDZgg9IN2gnKCGxAN4ER2OCaQ7aEgh2ffZEaCZ8UIUHiPH07zgli4cWF+9CB3hl6rgRFZAXgB8ALgG+Sh8UkGHAnAIqMtSf56UHOMsUZ3CxIN7CAcyNdQCPOhWwGVuKakU3ARlwTsho4gbuE7UW3mFhHAG+Jp9j8dFcBC7gNgPE2o9+9AvhoRZqBJRzJi4icR/vghuSviOxbkSagBacJ5YDhtyakFThORu+pa04T0s9bTQELyFvSqTdOERjSU+B9PeAswAnkgeS2CZi4cRJnBWaQ21xjUUwwDKgNwG44rsNW8kVSPx+qNMX3F4jIO4D1cBxz06vnm4ApjBdoHbMDp6bPkmJPsCdoWSfWN0nNWPHcvgb7GqxZNzWvOuu4T7cGteXXFj9Wts/7rwS161Fk/G9Gu2hXzTrFLknm4g70prr4BP8AOqvYJz2W3jYAAAAASUVORK5CYII="})])),_:1})):v(F)||X.value?v(F)?(t(),n(i,{key:5,class:"btn-box"},{default:r((()=>[a(s,{class:"send-btn",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAmCAYAAAC29NkdAAAAAXNSR0IArs4c6QAAAZRJREFUWEft2D1uwjAUB/Bns3TkCDlCj1Bu0BE8hc1jb1B6A7plKwOyGHODcJPmCExIMNitaSKl1B/PdoZItSUWiJNf/s92HAhMvJGJ+yADUyv0vxIsS15cLvBBCJkDqHchqt1kEtS46xUaACgGqI0Q1VsKcpQSW3C9KwmZDPTgkpFJQCQuCRkNDMRFI6OAkbgoZDDQgWsJUXOl9BLz0yhVtZTk2TCL0RMnCOjCSQkLSn8vM5TCQkp4AoDXWCQa6MMdDlXLGP8croMauN9XR8b4JhaJAmJwOiEbsPstCokC3l+4K1ery6qT68vnArqQfdKmJ44XuFzyglLQpRu2PzhfgoObMCW5E6JaRwENFzbisEBLkmvbxsKboD6hTpEQePn+nM7nh21db0+mu/WVeNiHMV4qBY+zGdR6Itk2FCigrfP99yFA7Dkz0FU+TIo5wZwgZpxgnyQh5+qPzWMwj8GQcZOfJCFpmY5drXhDyG2Lf2uufR72WqPO4m7v2HQvT/q/Gb33S2qjApMkls4ZmJrq5BP8Agv4CjZ6TI1ZAAAAAElFTkSuQmCC"})])),_:1})):(t(),n(i,{key:4,class:"btn-box",onClick:Ee},{default:r((()=>[a(s,{class:"send-btn",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAA5JJREFUWEftWEFS2zAU/RKMy3SV3iCcAHOCkhukO+xkpmZBcdgAJyg5AXRTzKruDFGYYUFuQG5AOAG5AdlAScLoN4ptIjsyUYynncxEuyRP+k9PX+9/hcCCDLIgPGFJNO+TWiq6VDRvBfJeb7Fz1HEOC8Phk4NIC5RC++LCaycVEpjB4LkMAEVE0mk2z1oqFatVd4tz2JqFQeQmIu0ZBrR93+sm15pS1HF2zeGQ3iCSQgQmBE8bjfOj6LPjuMXBAG4EycmCpGMYH0q+f9oT34mN9PvP14TAlhS0axhQkonYtvt99PuxjAGgXxj72ZHJThG1bfc+TiCAUwqlSFnLcn1C4KtCwTpj3jiogsAYjgjtZtMrhRgHAH4p1uky5q2nErXtfROA36ZcBJ8xbycMgGoMdhg73wwwtVsANFU4xryxQG9sGIZDunl1NVE1pugMoj8Y8w5FgEpl70FOjQmZf0Q0VEt59ACww5jnh0rcJHIvPFZy1GyenYbriBQQ+ZccrycTXjSR68nx9tEL9Pa2W6Q0eVHgNffSMITA70bDEzn3OmzbFaQPoi8Q4Q4RypeXk1tt225yQ13OoSRjxPxUH61Wv5U5p4WRtbSTk6LAoSJiY12VhQmcDiYUZ+wOT09rrVYrcA55LLbhBzm2b1LKC6ur0FUZsC5G+OnLy7PJOe0lvTFSLMKIz2knozB8t9jvQ4sQ2JCkPx5ZSl1eWGHmMYzAViq1E0QcO0U4fMNYO4qKQpAaeweIcCy5yFRRUOboewwfMXbrlWYuVznb3jUBVqZ8Wy4K0Q5z9VE5gGW5SgsDwB5j55+C1Im7gnx5OId1+RLPQ3TOyqQuxYKMTmWSS/bU0Qdd0597ddWZbfijHkHejNLwc6n1QXKP/fM65mEJM08pCjGjDttAkX9ShwVTZp6s94Rgj3O6k2wblT4aEnEQoQBA2qpeU2BWVngZkW4Qwu8eHz/6KqO2bVdcqs+zMIhgEgI9zsFXFZjFN/xkCfvfn5eK5n0CmRUNuiJykNbFJ3of0Q11AUg9rd7P2lgmopZVKxOCMQubFSj6PWnkuvMyEU3rB/SCTp4revgAlZVoyuNOL3RUQvXQ7yCa/rjTCj31HtKZlUlRy6odEoInOgEUmNj7S3eNTETDFk00HeJPCLmWp8YNa3g9eqXqElT2o/NOFnhR83XmpT0QdeZmvky6i+eJy3z0eZLQWWtJVEeleTB/AQjyBElPXq7RAAAAAElFTkSuQmCC"})])),_:1})):(t(),n(i,{key:3,class:"btn-box",onClick:Ee},{default:r((()=>[a(s,{class:"send-btn",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAAwlJREFUWEfNWE1S2zAY/WRmPHQXbpCcoOEG+ASlO6xkBmdRKtg0PUHLCUo3xUwXuDOgsGt6ArgB3KC+AV4xxTOVihKHKPanKLbrNlr6R3p63/uenk1gTQdZU1zQGDBK2YenTX8EgBjAec35l7syJDQCrN9nO0LA9RyITAA2vDLgGgFG6VEXQNzmGIpdF7woCuNVmGsEmFrY91lECOzrIKSEm9Eo9P4rsAzcNSGwswiOvB+NTk9s4BpjTC0cBMNWmv5SJW3renPdF50oOkmWgasMLAhY+/ERzgkhLQD5mfMwwhYqNsLkqWPOQ9WxxlEZmO+zhTIRQoLLy9Nv2EpFvcnExlplYJSyn8USkW2s6/b2WNtxQD2vj6WsVQbm+4dDQuSnVbuOUjYGgFfa8zHnYcdUy8rA1ISUMqUT5fDPw3HAu7gIb/ILYloTAjpXV7iv1QKGWcIyr+r13t5LqZplOqQ0W0dtYBgTrru5hdkBUs6I83CAldMKTB0vjiNaWHlmE+Y71MREr3cwlNLRdCnvOD/bLgUs86kxIfAyezHOFlQiXhiI1lAm+v2DXSGc7/OXZcL52VYpYEU7mKgC9R9kQZQJrOych2jV0IuGdDDb2CDv8ohPoVaA+ZlJjygwgyEaO2lVYNiGSzGWeVTO2aeEYd6DBMNmSqkAZCyoFDpJBoTIRAjnGIssxW6DH5yHu0WT/Qvin02aCbv18LA5Ho/xqIL4E3oOUspUDns3N1hzcLT6GNbK+jVlK2m6eECbjqW83z1Vo7rB2oAhERrtyCw03ufmK3T47H4txoLgTTdNNxY+OkyuTykLAOBcB9bIIZ6V8Lk5ZqeDEOBhiYHSw1sA2dVc33gcTZrNVirTfUQv6lG0NIZ4bSxjLWBFBkDl/iG2EeR4i03M1taYnmCXZTDtV4GOubmPkbkJ/25x/hX9L4FZifqXYWOrVilt2jQ0h1GH+fkqi98GDI9NZkP9J8CK+Wyy7EolrC3+ZYwh8aYUqEY1Nu1a2JdSJlLCwPSZZtpgYxqzadB2f22B/QHZ/sk2OW8/GgAAAABJRU5ErkJggg=="})])),_:1}))])),_:1}),a(Jr,{show:W.value},{default:r((()=>[a(i,{class:"area-file"},{default:r((()=>[a(s,{class:"file-img",onClick:ie,src:"data:image/png;base64,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"}),a(s,{class:"file-img",onClick:oe,src:"data:image/png;base64,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"}),a(s,{class:"file-img",onClick:u[1]||(u[1]=e=>ie("album")),src:"data:image/png;base64,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"})])),_:1})])),_:1},8,["show"]),Y.value.length?(t(),n(i,{key:0,class:"area-uploadfiles"},{default:r((()=>[a(c,{class:"uploadfiles-scroll","scroll-x":"true"},{default:r((()=>[a(i,{class:"uploadfiles-list"},{default:r((()=>[(t(!0),C(h,null,m(Y.value,((e,u)=>(t(),n(i,{class:"file-uploadsend",key:u},{default:r((()=>{return[re(e.type)?(t(),n(s,{key:0,class:"file-icon",onClick:u=>ae(e),src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADIBAMAAABfdrOtAAAAD1BMVEUAAABwcHBwcHBwcHBwcHBhsB50AAAABHRSTlMAQIC/o1TdDAAAAzBJREFUeNrt21F6ojAUBWACXUCwXUCKWQAqC1CS/a9pHqZ6HK4g471HP7/mPLW15W9uICYYqpKSkpKSkpKSkpJ3yOYwZEXSvrtLuCGrM4Zlo84mWVRcznxlsELSvPGZzXJSFEtfsK+c+U3JpvE3jcYW6W8i0RYZFdXS1au+Gn0U2Q6yXrJao690iQvnV0QpbZQ03yVBS6Dws6+gIfqm+DkkWCDNXM9/GCJuGUl6AW8ZxxlktEHiDPKFc1sZHKwgBfkVyGa77wIRweS7IyKY4I8EBMY5O3MEP0ACARErlZGAyKleoCBOTJ8JyEf+NxQkTpCegYjlBgGpp0iyR9AllyvSHMF01l/a5GmIx5e9PYIL/dyUIwPBgQcuElA6AuKA4BUS4q9acnrPcv0g/fVJ8Kan8IB6feFLSwRHHnEPLLzpANnkSUYC4qbIkYCIW57htRMJ12667rv1vClRe8Dv7ANlcreZFDV15tPUTxBgwlpENsVLwm3zzey92dIBr8qE+whSw1jsDamsQKBEGP91Uz+sQJCuO3T+gU9ZhnWI8lMWNeKGJyAweEjMZER2etr/HRvbzdYGkR2Sdl5cPCoEvzY/EnRKRBYr3bqCogESZwwkqpFGlkoqWmTpv4SiQ5p1M6SoQoal/kBqDVIvG0hUIHHtJMw9jtTrp6zxYQQNIdwXlm/5POQDt3JYCKoViEiNXmchGON7E8S1bTt/tadKj6SfY2G6NanWUYkgWG6Il70NgnSiWvg7LYKMYVqtYIxgTYMrMVWGCBLE4G2NQME3VohUalSLg4xATgQESkSjSEgOZ6QiIgmbNGyQw/67bX+20UDBuGWBnJbW0MEOuTACqYwRLAOQkfPZb2QjchHaExCxQgwERCzfeDsLPtElPKSKREQW7MhDMKgFAoIMbAQFSxUNQd+fyEjN+fxEKjv+Np+2ffe9RAV5MsLfbPmabaMN1oTq1HkZ6Q0RORI5+03J4anbq5HBeqP4OHtu6xUXFw7UWG/eD7ynT5DnPVDBfzSEX69XPq5TWyK+4jdl96yHwdgF8y97QA9K1BPJV/fSbQeVcPiuSkpKSkpKSkpKSt4gfwAG6SZscdml8gAAAABJRU5ErkJggg=="},null,8,["onClick"])):S("",!0),(u=e.type,new RegExp("custom-doc").test(u)?(t(),n(s,{key:1,class:"file-icon",onClick:u=>ae(e),src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADIBAMAAABfdrOtAAAAD1BMVEUAAABwcHBwcHBwcHBwcHBhsB50AAAABHRSTlMAgL9ARyeO/QAAAk9JREFUeNrt3FFu6yAUBFBsZwH4hQVUCQugz12ATdj/mvpRtZiPKMw1l1rVzHeTUzOBWFdyDMP0zfu/mzDzXElMPh3IZmuMIR2MBa5DU3HpcDZgsfQuxbVAInAh8ljgQpRaSY0CrJbOel1aIWtNJTdhaj5f370FI42rRaLYyKdSeNX7ag7koxKxYiG/x5t5ljF/yOWpQ+IxxL9ALvlMOIqsuogjQoQIESJEiBAhgiHTDR534IhLUDYJMiQwVoA4FHn0QKIASadEkgDx8JX06GQTICOKrAJk0t8n+G68yw7I9xnIcuJTmAgRIkSIECFChAgRIprItAARIkOCYkWIx5AYesxW3s46W/F/Zuzxd2YrH6ecrVgBMqGb8bzHijELkHDmo54IESJEiBAhQoQIESKKyDI/y7UZ8h99mKH52MO2QS7wcxntZysAIh8WhCYI9vDH8hMI8fXIVHwQdZZrKv+03Wxle2602yfrvmk5YtyrqWb+Z+TI4J4bu9qdEEEypA6I64GkDsjQA7n0QJwYwSuJ1+UrPg/umyFTPsnKiiyOVD8+5jSQsXzLMc9v2yM/i/edhwCBj9SghuSNeTdqiMuNaCG59WTVkNz6ZnSQsnUlpGxdBylbV0KK1rWQonUtZN+6GrJvXQ3Jrde+JCII/ssL41FkA74dxEioR6wUuQO3BQ8hEg2AxIAi0Ar43B+CYK/y6M8J+H3roh6x3JF7NTzo7pIjFrpJx4Pf2woTDBAvbR3JoN26vBULIoOsdX0lGFxxcOuSzPOtPvPVMMzv5RP4Qr2v9zpprwAAAABJRU5ErkJggg=="},null,8,["onClick"])):S("",!0)),a(l,{class:"filename-text"},{default:r((()=>[w(N(e.name),1)])),_:2},1024),a(i,{class:"file-del",catchtouchmove:"true",onClick:u=>(e=>{T({content:"确认删除文件?",success(){Y.value=Y.value.filter((u=>u.url!==e.url)),Y.value.length||G.value===ue.uploadFileTips&&(G.value=""),o.msg("附件删除成功")}})})(e)},{default:r((()=>[a(A,{type:"closeempty",color:"#4B4B4B",size:"10"})])),_:2},1032,["onClick"])];var u})),_:2},1024)))),128))])),_:1})])),_:1})])),_:1})):S("",!0)])),_:1}))])),_:1})}}},[["__scopeId","data-v-49af9c83"]]),$r=e({__name:"chat",setup(e){const{$api:u,navTo:s}=f("globalFunction"),{isTyping:i,tabeList:o,chatSessionID:c}=b(H()),d=l(!1);l(!1);const A=l(null);G((()=>{})),K((()=>{p((()=>{var e;null==(e=A.value)||e.colseFile()}))}));const E=()=>{d.value=!d.value},g=()=>{u.msg("新对话"),H().addNewDialogue()};return(e,u)=>{const s=D,i=q,l=L;return t(),n(s,{class:"container"},{default:r((()=>[d.value?(t(),n(s,{key:0,class:"overlay",onClick:E})):S("",!0),a(s,{class:x(["drawer",{open:d.value}])},{default:r((()=>[a(s,{class:"drawer-content"},{default:r((()=>[a(s,{class:"drawer-title"},{default:r((()=>[w("历史对话")])),_:1}),a(i,{"scroll-y":"","show-scrollbar":!1,class:"chat-scroll"},{default:r((()=>[(t(!0),C(h,null,m(v(o),((e,u)=>(t(),n(s,{class:"drawer-rows",onClick:u=>(e=>{var u;e.sessionId&&(null==(u=A.value)||u.closeGuess(),H().changeDialogue(e),E(),p((()=>{var e;null==(e=A.value)||e.scrollToBottom()})))})(e),key:e.id},{default:r((()=>[e.isTitle?(t(),n(s,{key:1,class:"drawer-row-title"},{default:r((()=>[w(N(e.title),1)])),_:2},1024)):(t(),n(s,{key:0,class:x(["drawer-row-list",{"drawer-row-active":e.sessionId===v(c)}])},{default:r((()=>[w(N(e.title),1)])),_:2},1032,["class"]))])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})])),_:1},8,["class"]),a(s,{class:x(["main-content",{shift:d.value}])},{default:r((()=>[O("header",{class:"head"},[a(s,{class:"main-header"},{default:r((()=>[a(l,{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAkCAYAAADLsGk3AAAAAXNSR0IArs4c6QAAAQJJREFUWEftmMENwjAMRX83YATYBCZgBMRGbACbwCZlA1ZAXyqoiLqOqGOsyLn0Ehw/PwNxOzSyukY4kCDRTKaRNFKpAnOttQKwBsBnlHWTEpFACHAdQKJAMI87gN3w/MhLAiHENhLBKBdaIUwRyCNYS42TppVNKUhkIxcAx1IQfkdOAPbB2ottRQhaKWqtYPnr6eQ/u14j3x1pxLfe+mlpRK+R74404ltv/bQ0otfId0fzRnhpPBvMJOIlz9qXZIRX5YPRYZODkFHsdxgJpDcccycHIS8Qy8Hqr0asXj6ILwu8jLzOIdCS9TXJLQk299nmf35rFa5a3DRSrbQ/Bm7GyBPdGRolyT1RZQAAAABJRU5ErkJggg==",onClick:E}),a(s,{class:"title"},{default:r((()=>[w("青岛市岗位推荐")])),_:1}),a(l,{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAnZJREFUWEftmOE1RDEQhe9WQAlUgApQASpABagAFaADKkAFqAAVUIISvM/ZvDMvkrzkbd7u/tj5wXl7JsnNnTuTSSZacpssOT4tCuCGpHNJH5LuUyQtCuBXAwyQ2HXz5yoGMgfgXrPTQ0m7ktYzJfEj6UjSd8AfYAB0hs/mEIDbkm4kAXCIvUraHwvgWcPW7RBUZsxoAGuAI8SwRxK4hFibgkcmSMYZvk/m+80mjq9BXx9uHGwg5pCmQkRbP5sQuUFpE8cH+BLQ3GlfKUisGttwH1CY38HJAiQp3r2RFxW0yJzMXWJBBkkK9GfDGsrCkoXwRXNUAlei+E91sBqECGfIA0n9mWXQD+8soU1tYnAd9EOBBtBCbRsM0M82qntu1pZswgfYJkRoEhvieQEEh41W9lk8T4AucSjSLiFcAe8U7kUxGIqmJagtb8sCMJo4K4CZ6b1iMJOoqNvSM+g3Ku01wCYJTeOB2SN3CttIzspSajwN7KNxaLtxC3CsbiZnY1w9j40j3zQrnW6GloiOxhrtVtv65Kw0wCfUh7adVF9HzbFDVzNG08BeAEdo3R2Z3zrXUB9giEUGQfldxfYLQIQ0dGHvaD90cWfQZSJUjk1A04lY48CnKz9JjMcn9gDwr7OJvSz0gXTrW42GwlUiyWDblXr6gAWYtPrwF3RihjU2lfs0YudB58wTLGk5bzMARS8w5ANg17zZlD6PAIpO+nmqb76DlgPQDvTrVWxeEir2dAKYKCB/wtoAk+EqEaTzrQmQgo6WqtbMGgBhDS3O+hpWRYP+ef05famqyppFWsogWUyibDWvog+Rk2CI1KJjSgFWXTxnsl8ThZop9sX/FAAAAABJRU5ErkJggg==",onClick:g})])),_:1})]),a(s,{class:"chatmain-warpper"},{default:r((()=>[a(Xr,{ref_key:"paging",ref:A},null,512)])),_:1})])),_:1},8,["class"])])),_:1})}}},[["__scopeId","data-v-61869faf"]]);export{$r as default}; diff --git a/unpackage/dist/build/apptest/assets/pages-index-index.LTrfAB3w.js b/unpackage/dist/build/apptest/assets/pages-index-index.LTrfAB3w.js new file mode 100644 index 0000000..2fe14d0 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/pages-index-index.LTrfAB3w.js @@ -0,0 +1 @@ +import{_ as e,g as a,c as t,o as s,a as l,w as i,b as o,F as n,r,n as c,d as u,e as d,f as h,h as m,i as f,j as g,k as p,l as b,m as y,p as v,u as x,q as _,s as j,t as w,v as A,x as k,y as C,z as S,A as I,B as D,C as z,D as R,E as T,G as L,H as M,I as $,J as O,K as P,S as B}from"./index-BoIbtAZO.js";import{_ as E}from"./uni-icons.SM4XIXQc.js";import{_ as V,a as H,b as N,s as K}from"./screening-job-requirements.VARaWRaI.js";import{_ as F,a as X}from"./matchingDegree.DIUzxusN.js";import{_ as U}from"./dict-Label.Dsm7GAlr.js";import{_ as Q}from"./expected-station.Gn1MaF4X.js";import{_ as G}from"./custom-popup.BbPG3zRM.js";import{b as J}from"./BaseDBStore.DnB5hDlq.js";const Y=e({props:{value:Array,column:{type:[String,Number],default:2},maxColumn:{type:[String,Number],default:5},columnSpace:{type:[String,Number],default:2},imageKey:{type:[String],default:"image"},hideImageKey:{type:[String],default:"hide"},seat:{type:[String,Number],default:2},listStyle:{type:Object}},data(){return{data:{list:this.value?this.value:[],column:this.column<2?2:this.column,columnSpace:this.columnSpace<=5?this.columnSpace:5,imageKey:this.imageKey,seat:this.seat},msg:0,listInitStyle:{"border-radius":"12rpx","margin-bottom":"20rpx","background-color":"#fff"},adds:[],isLoaded:!0,curIndex:0,isRefresh:!0,flag:!1,refreshDatas:[]}},computed:{w(){return 100/this.data.column-+this.data.columnSpace+"%"},m(){return(100-(100/this.data.column-+this.data.columnSpace).toFixed(5)*this.data.column)/(this.data.column-1)+"%"},s1(){return{...this.listInitStyle,...this.listStyle}}},created(){this.refresh()},methods:{loadImages(e=0){let t=0;const s=this.data.list.filter(((a,t)=>t>=e));for(let l=0;l{t++,t==s.length&&this.initValue(e)}})},refresh(){if(!this.isLoaded)return this.refreshDatas=this.value,!1;setTimeout((()=>{this.refreshDatas=[],this.isRefresh=!0,this.adds=[],this.data.list=this.value?this.value:[],this.data.column=this.column<2?2:this.column>=this.maxColumn?this.maxColumn:this.column,this.data.columnSpace=this.columnSpace<=5?this.columnSpace:5,this.data.imageKey=this.imageKey,this.data.seat=this.seat,this.curIndex=0;for(let e=1;e<=this.data.column;e++)this.data[`column_${e}_values`]=[],this.msg++;this.$nextTick((()=>{this.initValue(this.curIndex,"refresh==>")}))}),1)},columnValue(e){return this.data[`column_${e+1}_values`]},change(e){for(let a=0;a=0;l--)e[l][a]e[a]==t)),s[0]},getMinColumnHeight(){return new Promise((e=>{const a=[];for(let s=1;s<=this.data.column;s++){t().in(this).select(`#waterfalls_flow_column_${s}`).boundingClientRect((e=>{a.push({column:s,height:e.height})})).exec((()=>{this.data.column<=a.length&&e(this.getMin(a,"height"))}))}}))},async initValue(e,a){if(this.isLoaded=!1,e>=this.data.list.length||this.refreshDatas.length)return this.msg++,this.loaded(),!1;const t=await this.getMinColumnHeight(),s=this.data[`column_${t.column}_values`];this.data.list[e].column=t.column,s.push({...this.data.list[e],cIndex:s.length,index:e,o:0}),this.msg++},imgLoad(e,a){const t=e.index;e.o=1,this.$set(this.data[`column_${a}_values`],e.cIndex,JSON.parse(JSON.stringify(e))),this.initValue(t+1)},imgError(e,a){const t=e.index;e.o=1,e[this.data.imageKey]=null,this.$set(this.data[`column_${a}_values`],e.cIndex,JSON.parse(JSON.stringify(e))),this.initValue(t+1)},loaded(){if(this.refreshDatas.length)return this.isLoaded=!0,this.refresh(),!1;this.curIndex=this.data.list.length,this.adds.length?(this.data.list=this.adds[0],this.adds.splice(0,1),this.initValue(this.curIndex)):(this.data.list.length&&this.$emit("loaded"),this.isLoaded=!0,this.isRefresh=!1)},wapperClick(e){this.$emit("wapperClick",e)},imageClick(e){this.$emit("imageClick",e)}},watch:{value:{deep:!0,handler(e,a){setTimeout((()=>{this.$nextTick((()=>{if(this.isRefresh)return!1;if(this.isLoaded){if(e.length<=this.curIndex)return this.change(e);this.data.list=e,this.$nextTick((()=>{this.initValue(this.curIndex,"watch==>")}))}else this.adds.push(e)}))}),10)}},column(e){this.refresh()}}},[["render",function(e,a,t,v,x,_){const j=b,w=y;return s(),l(j,{class:"waterfalls-flow"},{default:i((()=>[(s(!0),o(n,null,r(x.data.column,((a,b)=>(s(),l(j,{key:b,class:"waterfalls-flow-column",id:`waterfalls_flow_column_${b+1}`,msg:x.msg,style:c({width:_.w,"margin-left":0==b?0:_.m})},{default:i((()=>[(s(!0),o(n,null,r(_.columnValue(b),((a,o)=>(s(),l(j,{class:u(["column-value",{"column-value-show":a.o}]),key:o,style:c([_.s1]),onClick:d((e=>_.wapperClick(a)),["stop"])},{default:i((()=>[1==x.data.seat?(s(),l(j,{key:0,class:"inner"},{default:i((()=>[h(e.$slots,"default",m(f(a)),void 0,!0)])),_:2},1024)):g("",!0),p(w,{class:u(["img",{"img-hide":1==a[t.hideImageKey]||1==a[t.hideImageKey]},{"img-error":!a[x.data.imageKey]}]),src:a[x.data.imageKey],mode:"widthFix",onLoad:e=>_.imgLoad(a,b+1),onError:e=>_.imgError(a,b+1),onClick:d((e=>_.imageClick(a)),["stop"])},null,8,["class","src","onLoad","onError","onClick"]),2==x.data.seat?(s(),l(j,{key:1,class:"inner"},{default:i((()=>[h(e.$slots,"default",m(f(a)),void 0,!0)])),_:2},1024)):g("",!0)])),_:2},1032,["class","style","onClick"])))),128))])),_:2},1032,["id","msg","style"])))),128))])),_:3})}],["__scopeId","data-v-6467e41e"]]),q=e({__name:"modifyExpectedPosition",props:{show:Boolean,jobList:Array},emits:["update:show"],setup(e,{emit:a}){const{$api:t,navTo:u,setCheckedNodes:d}=v("globalFunction"),{getUserResume:h}=x(),m=e,f=_(373),y=_(113),z=_(375),R=_(667),T=_(187.5),L=_(333.5);_(120),_([]);const M=a,$=_({}),O=j({jobTitleId:"",stations:[],visible:!1}),P=()=>{M("update:show",!1)};function B(){O.stations.length?O.visible=!0:t.createRequest("/app/common/jobTitle/treeselect",{},"GET").then((e=>{if($.value.jobTitleId){const a=$.value.jobTitleId.split(",").map((e=>Number(e)));d(e.data,a)}O.jobTitleId=$.value.jobTitleId,O.stations=e.data,O.visible=!0}))}function E(){t.createRequest("/app/user/resume",{jobTitleId:O.jobTitleId},"post").then((e=>{t.msg("完成"),O.visible=!1,h().then((()=>{initload()}))}))}function V(e){O.jobTitleId=e}function H(e){const a=Math.min(Math.max(15*m.jobList.length,130),.4*z.value),t=360/m.jobList.length,s=a+60*Math.random()-50,l=(t*e+20*Math.random()-10)*Math.PI/180;return{left:`calc(50% + ${Math.cos(l)*s}px)`,top:`calc(50% + ${Math.sin(l)*s}px)`,transform:"translate(-50%, -50%)"}}return w((()=>{$.value=x().userInfo,(()=>{const e=I();z.value=e.windowWidth,R.value=e.windowHeight,T.value=z.value/2,L.value=R.value/2-f.value/2})()})),(a,t)=>{const u=b,d=D,h=A(k("expected-station"),Q),m=A(k("custom-popup"),G);return e.show?(s(),l(u,{key:0,class:"popup-container"},{default:i((()=>[p(u,{class:"popup-content"},{default:i((()=>[p(u,{class:"title"},{default:i((()=>[C("岗位推荐")])),_:1}),p(u,{class:"circle-content",style:c({height:2*f.value+"rpx"})},{default:i((()=>[p(u,{class:"tabs"},{default:i((()=>[p(u,{class:"circle",style:c({height:2*y.value+"rpx",width:2*y.value+"rpx"}),onClick:B},{default:i((()=>[C(" 搜一搜 ")])),_:1},8,["style"]),(s(!0),o(n,null,r(e.jobList,((e,a)=>(s(),l(u,{key:a,class:"tab",style:c(H(a)),onClick:a=>function(e){console.log(e)}(e)},{default:i((()=>[C(S(e.name),1)])),_:2},1032,["style","onClick"])))),128))])),_:1})])),_:1},8,["style"]),p(d,{class:"close-btn",onClick:P},{default:i((()=>[C("完成")])),_:1})])),_:1}),p(m,{"content-h":100,visible:O.visible,header:!1},{default:i((()=>[p(u,{class:"popContent"},{default:i((()=>[p(u,{class:"s-header"},{default:i((()=>[p(u,{class:"heade-lf",onClick:t[0]||(t[0]=e=>O.visible=!1)},{default:i((()=>[C("取消")])),_:1}),p(u,{class:"heade-ri",onClick:E},{default:i((()=>[C("确认")])),_:1})])),_:1}),p(u,{class:"sex-content fl_1"},{default:i((()=>[p(h,{search:!1,onOnChange:V,station:O.stations,max:5},null,8,["station"])])),_:1})])),_:1})])),_:1},8,["visible"])])),_:1})):g("",!0)}}},[["__scopeId","data-v-718c8687"]]),Z={cleanData:e=>Array.isArray(e)?e.filter((e=>Number(e.minSalary)>0&&Number(e.maxSalary)>0)):[],analyze:(e,a={verbose:!1})=>{if(!Array.isArray(e))throw new Error("Invalid jobs data format");const t=Z.cleanData(e);if(0===t.length)return{warning:"No valid job data available"};const s={salary:Z.analyzeSalaries(t),categories:Z.countCategories(t),experience:Z.analyzeExperience(t),areas:Z.analyzeAreas(t)};return a.verbose&&Z.printResults(s),s},analyzeSalaries:e=>{const a=e.reduce(((e,a)=>(e.totalMin+=a.minSalary,e.totalMax+=a.maxSalary,e.highPay+=a.maxSalary>=1e4?1:0,e)),{totalMin:0,totalMax:0,highPay:0});return{avgMin:Math.round(a.totalMin/e.length),avgMax:Math.round(a.totalMax/e.length),highPayRatio:Math.round(a.highPay/e.length*100)}},countCategories:e=>e.reduce(((e,a)=>(e[a.jobCategory]=(e[a.jobCategory]||0)+1,e)),{}),analyzeExperience:e=>e.reduce(((e,a)=>{const t=a.experIenceLabel||"未知";return e[t]=(e[t]||0)+1,e}),{}),analyzeAreas:e=>e.reduce(((e,a)=>{const t=a.jobLocationAreaCodeLabel||"未知";return e[t]=(e[t]||0)+1,e}),{}),printResults:e=>{console.log("【高薪岗位分析】"),console.log(`- 平均月薪范围:${e.salary.avgMin}k ~ ${e.salary.avgMax}k`),console.log(`- 月薪≥10k的岗位占比:${e.salary.highPayRatio}%`),console.log("\n【热门岗位类别】"),console.log(Object.entries(e.categories).sort(((e,a)=>a[1]-e[1])).map((([e,a])=>`- ${e} (${a}个)`)).join("\n")),console.log("\n【经验要求分布】"),console.log(Object.entries(e.experience).map((([e,a])=>`- ${e}: ${a}个`)).join("\n")),console.log("\n【工作地区分布】"),console.log(Object.entries(e.areas).sort(((e,a)=>a[1]-e[1])).map((([e,a])=>`- ${e}: ${a}个`)).join("\n"))},_mergeAllStats:e=>{const a={};return Object.entries(e.categories).forEach((([e,t])=>{a[`岗位:${e}`]=t})),Object.entries(e.areas).forEach((([e,t])=>{a[`地区:${e}`]=t})),Object.entries(e.experience).forEach((([e,t])=>{a[`经验:${e}`]=t})),a},printUnifiedResults:(e,a={log:!1})=>{const t=Z._mergeAllStats(e),s=Object.entries(t).sort(((e,a)=>a[1]-e[1]));return a.log&&(console.log("【全维度排序分析】"),console.log(s.map((([e,a])=>`- ${e}: ${a}个`)).join("\n"))),s}};const W=new class{constructor(){this.conditions={},this.askHistory=new Map,this.cooldown=3e5}updateConditions(e){this.conditions=e}getCurrentTime(){return Date.now()}getNextQuestion(){const e=this.getCurrentTime(),a=Object.entries(this.conditions).sort(((e,a)=>a[1]-e[1]));for(const[t,s]of a){const a=this.askHistory.get(t);if(!a||e-a>=this.cooldown)return this.askHistory.set(t,e),t}return null}},ee=z("indexedDB",(()=>{const e=_("record"),a=_(200);return{addRecord:async function(t){return await J.db.getRecordCount(e.value)>=a.value&&(console.log(`⚠数据超过 ${a.value} 条,删除最早的一条...`),await J.db.deleteOldestRecord(e.value)),J.isDBReady||await J.initDB(),await J.db.add(e.value,t)},getRecord:async function(){return J.isDBReady||await J.initDB(),await J.db.getAll(e.value)},JobParameter:function(e){const a=R().dictLabel("experience",e.experience),t=R().dictLabel("area",e.jobLocationAreaCode);return{jobCategory:e.jobCategory,jobTitle:e.jobTitle,minSalary:e.minSalary,maxSalary:e.maxSalary,experience:e.experience,experIenceLabel:a,jobLocationAreaCode:e.jobLocationAreaCode,jobLocationAreaCodeLabel:t,createTime:Date.now()}},analyzer:function(e){const a=Z.analyze(e);return{result:a,sort:Z.printUnifiedResults(a)}}}})),ae=e({__name:"index",setup(e){const{$api:a,navTo:t,vacanciesTo:c,formatTotal:d}=v("globalFunction"),{userInfo:h}=T(x());R();const m=ee(),f=_(null),w=_(null),I=j({tabIndex:"all",search:""}),D=_([]),z=j({page:0,total:0,maxPage:2,pageSize:10,search:{order:0}}),Q=_(""),G=_(!1),J=_(!1),Z=_([{name:"销售顾问",highlight:!0},{name:"销售管理",highlight:!0},{name:"销售工程师",highlight:!0},{name:"算法工程师",highlight:!1},{name:"生产经理",highlight:!1},{name:"市场策划",highlight:!1},{name:"商务服务",highlight:!1},{name:"客服",highlight:!1},{name:"创意总监",highlight:!1}]);function ae(e){z.search={order:z.search.order};for(const[a,t]of Object.entries(e))z.search[a]=t.join(",");re("refresh")}function te(e){z.search.order=e.value,re("refresh")}function se(){w.value.change("loading"),"all"===I.tabIndex?ne():re()}function le(){console.log("jobs"),J.value=!0}function ie(e){I.tabIndex=e,D.value=[],"all"===e?(z.search={},Q.value="",ne("refresh")):(z.search.jobTitle=x().userInfo.jobTitle[e],Q.value="",re("refresh"))}function oe(){I.tabIndex="-1",z.search={jobTitle:Q.value},re("refresh")}function ne(e="add"){"refresh"===e&&(D.value=[],f.value&&f.value.refresh());let t={pageSize:z.pageSize,sessionId:x().seesionId,...z.search},s={recommend:!0,jobCategory:"",tip:"确认你的兴趣,为您推荐更多合适的岗位"};a.createRequest("/app/job/recommend",t).then((a=>{const{data:t,total:l}=a;z.total=0,"add"===e?m.getRecord().then((e=>{if(e.length){const a=m.analyzer(e),{sort:l,result:i}=a,o=Object.fromEntries(l.filter((e=>e[1]>1)));W.updateConditions(o);const n=W.getNextQuestion();n&&(s.jobCategory=n,t.unshift(s))}const a=ce(t);D.value.push(...a)})):D.value=ce(t),t.length{const{rows:t,total:s}=a;if("add"===e){const e=z.pageSize*(z.page-1),a=D.value.length,s=ce(t);D.value.splice(e,a,...s)}else D.value=ce(t);z.total=a.total,z.maxPage=Math.ceil(z.total/z.pageSize),t.length({...e,image:V,hide:!0})))}return L((()=>{ne("refresh")})),(e,a)=>{const v=b,x=P,_=A(k("uni-icons"),E),j=B,R=A(k("latestHotestStatus"),H),T=y,L=A(k("Salary-Expectation"),F),W=A(k("matchingDegree"),X),ee=A(k("custom-waterfalls-flow"),Y),ne=A(k("loadmore"),N);return s(),l(v,{class:"app-container"},{default:i((()=>[p(v,{class:"index-AI"},{default:i((()=>[C("AI+就业服务程序")])),_:1}),p(v,{class:"index-option"},{default:i((()=>[p(v,{class:"option-left"},{default:i((()=>[p(v,{class:"left-item",onClick:a[0]||(a[0]=e=>M(t)("/pages/nearby/nearby"))},{default:i((()=>[C("附近")])),_:1}),p(v,{class:"left-item",onClick:a[1]||(a[1]=e=>M(t)("/packageA/pages/choiceness/choiceness"))},{default:i((()=>[C("精选")])),_:1}),p(v,{class:"left-item"},{default:i((()=>[C("职业图谱")])),_:1})])),_:1}),p(v,{class:"option-right"},{default:i((()=>[p(x,{class:"uni-input right-input","adjust-position":"false","confirm-type":"search",modelValue:Q.value,"onUpdate:modelValue":a[2]||(a[2]=e=>Q.value=e),onConfirm:oe},null,8,["modelValue"]),p(_,{class:"iconsearch",color:"#FFFFFF",type:"search",size:"20",onClick:oe})])),_:1})])),_:1}),p(v,{class:"tab-options"},{default:i((()=>[p(j,{"scroll-x":!0,"show-scrollbar":!1,class:"tab-scroll"},{default:i((()=>[p(v,{class:"tab-op-left"},{default:i((()=>[p(v,{class:u(["tab-list",{tabchecked:"all"===I.tabIndex}]),onClick:a[3]||(a[3]=e=>ie("all"))},{default:i((()=>[C(" 全部 ")])),_:1},8,["class"]),(s(!0),o(n,null,r(M(h).jobTitle,((e,a)=>(s(),l(v,{class:u(["tab-list",{tabchecked:I.tabIndex===a}]),key:a,onClick:e=>ie(a)},{default:i((()=>[C(S(e),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1}),p(v,{class:"tab-op-right"},{default:i((()=>[p(_,{type:"plusempty",style:{"margin-right":"10rpx"},size:"20",onClick:le}),p(v,{class:"tab-recommend"},{default:i((()=>[p(R,{onConfirm:te})])),_:1}),p(v,{class:"tab-filter",onClick:a[4]||(a[4]=e=>G.value=!0)},{default:i((()=>[$(p(v,{class:"tab-number"},{default:i((()=>[C(S(M(d)(z.total)),1)])),_:1},512),[[O,z.total]]),p(T,{class:"image",src:V})])),_:1})])),_:1})])),_:1}),p(j,{"scroll-y":!0,class:"falls-scroll",onScrolltolower:se},{default:i((()=>[p(v,{class:"falls"},{default:i((()=>[p(ee,{ref_key:"waterfallsFlowRef",ref:f,value:D.value},{default:i((e=>[e.recommend?(s(),l(v,{key:1,class:"item"},{default:i((()=>[p(v,{class:"recommend-card"},{default:i((()=>[p(v,{class:"card-content"},{default:i((()=>[p(v,{class:"recommend-card-title"},{default:i((()=>[C("在找「"+S(e.jobCategory)+"」工作吗?",1)])),_:2},1024),p(v,{class:"recommend-card-tip"},{default:i((()=>[C(S(e.tip),1)])),_:2},1024),p(v,{class:"recommend-card-controll"},{default:i((()=>[p(v,{class:"controll-yes",onClick:a=>{return t=e,void console.log(t);var t}},{default:i((()=>[C("是的")])),_:2},1032,["onClick"]),p(v,{class:"controll-no"},{default:i((()=>[C("不是")])),_:1})])),_:2},1024)])),_:2},1024)])),_:2},1024)])),_:2},1024)):(s(),l(v,{key:0,class:"item"},{default:i((()=>[p(v,{class:"falls-card",onClick:a=>function(e){if(e.jobCategory){const a=m.JobParameter(e);m.addRecord(a)}t(`/packageA/pages/post/post?jobId=${btoa(e.jobId)}`)}(e)},{default:i((()=>[p(v,{class:"falls-card-title"},{default:i((()=>[C(S(e.jobTitle),1)])),_:2},1024),p(v,{class:"falls-card-pay"},{default:i((()=>[p(v,{class:"pay-text"},{default:i((()=>[p(L,{"max-salary":e.maxSalary,"min-salary":e.minSalary,"is-month":!0},null,8,["max-salary","min-salary"])])),_:2},1024),e.isHot?(s(),l(T,{key:0,class:"flame",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAkCAMAAABCOMFYAAAA9lBMVEUAAAD/dAb8XRT5SzH+Yxb/awX7XhX5VR//gwP6UyH+aQb/cgH6XBb3Syz5VB/6Vx7/mgD1RTP/73L1RDb6Vx3+ZAz/iwD/gAD1SDD/fQD+Zwf1Qzf/kAD8XRT/awL/pBH/bwH/8Xb/1lP7XBf/bAH/4mP6Wxf/cwH/lwD/bAH0QzX/tCX8XxX/mAD/vzX/fQD/cgD1RDb/lgD0RTj/mQD/eAD/jwD/8Xb/dwD9YQ//bwD/fwD/aAX/hwD7Vxv4Tyf3SS71QzX/lgH/qib/5Wf/jwH/0E3/szD/3GD/2Fn/wUr/ykL/jhL/oxH/62/+kyn/ox7/mR7w6QOVAAAAN3RSTlMAIIAgEJ9fQP7v7+/fv1AwEO/f39/f39/Pz7+vkI9v7t7Pz8/Pv7+/v6+fn5+fj4+Af3BgUEAwIydRtwAAAZlJREFUOMt10Od24jAQhuGRsQmQnt1skk3Zmt6rkG3ZwS1AQsr930y+sWxsTuD9A+c8Z0ayqGq7t7l926AZNVZ76GSWX/e4bzPYXn1EM3kTiBan62KIwHNTtR2apg7PBVwYhG17ii4EReHyVzxTecxLVGuJr7ELKb1Zx8AispTy89hrl260ocIvemOvnfs9UBY5vu+i7nDogitsBkpZAsbYl2+u6/+cGFXOHlO3O5TyBf+Ox7gM9DsOWzeWUuLHdXjlP34SK1A4cp6xlbCieUFiXe1CDzCab/U8jGKzx/y/g89u4PkwatAbsD55zLga7kqkVIlacgMNNroAzffC9DuMhytmLVDHRl9fDEMFrY91JE2J1mYY6mAxY5ZGrwVn5bBNezzKa+PoWRbFOtcOkW00k8koK7WPYazm5z7MF/dlvY8WDzeh9zyaJhP6pKG/BaHLrxrz6ivi7A2to2xC36FbZBI/0iiuY5Lq1oagMUfRoH5sqreAZSs70ag6+TlKd2yqJ85/ZWM8eqignL+72P+ztvb39GaFyj4BXSmNB5DnzJEAAAAASUVORK5CYII="})):g("",!0)])),_:2},1024),e.education?(s(),l(v,{key:0,class:"falls-card-education"},{default:i((()=>[p(U,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):g("",!0),e.experience?(s(),l(v,{key:1,class:"falls-card-experience"},{default:i((()=>[p(U,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):g("",!0),p(v,{class:"falls-card-company"},{default:i((()=>[C(S(e.companyName),1)])),_:2},1024),p(v,{class:"falls-card-company"},{default:i((()=>[C(" 青岛 "),p(U,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"])])),_:2},1024),p(v,{class:"falls-card-pepleNumber"},{default:i((()=>[p(v,null,{default:i((()=>[C(S(e.postingDate||"发布日期"),1)])),_:2},1024),p(v,null,{default:i((()=>[C(S(M(c)(e.vacancies)),1)])),_:2},1024)])),_:2},1024),p(v,{class:"falls-card-matchingrate"},{default:i((()=>[p(v,{class:""},{default:i((()=>[p(W,{job:e},null,8,["job"])])),_:2},1024),p(_,{type:"star",size:"30"})])),_:2},1024)])),_:2},1032,["onClick"])])),_:2},1024))])),_:1},8,["value"]),p(ne,{ref_key:"loadmoreRef",ref:w},null,512)])),_:1})])),_:1}),p(K,{show:G.value,"onUpdate:show":a[5]||(a[5]=e=>G.value=e),onConfirm:ae},null,8,["show"]),p(q,{show:J.value,"onUpdate:show":a[6]||(a[6]=e=>J.value=e),jobList:Z.value},null,8,["show","jobList"])])),_:1})}}},[["__scopeId","data-v-8f5165b1"]]);export{ae as default}; diff --git a/unpackage/dist/build/apptest/assets/pages-login-login.D61W0GsX.js b/unpackage/dist/build/apptest/assets/pages-login-login.D61W0GsX.js new file mode 100644 index 0000000..6bef291 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/pages-login-login.D61W0GsX.js @@ -0,0 +1 @@ +import{_ as a,o as e,a as t,w as s,k as l,e as o,f as c,M as n,N as d,l as u,p as i,u as f,D as A,q as r,s as v,G as g,v as p,x as b,n as k,H as m,y as F,b as x,r as y,F as _,O as w,m as T,B as z,P as H,Q as h,d as R,z as S}from"./index-BoIbtAZO.js";import{_ as J}from"./expected-station.Gn1MaF4X.js";import"./uni-icons.SM4XIXQc.js";const I=a({name:"tab",data:()=>({}),props:{current:{type:Number,default:0}}},[["render",function(a,i,f,A,r,v){const g=n,p=d,b=u;return e(),t(b,{class:"tab-container"},{default:s((()=>[l(b,{class:"uni-margin-wrap"},{default:s((()=>[l(p,{class:"swiper",current:f.current,circular:!1,"indicator-dots":!1,autoplay:!1,duration:500},{default:s((()=>[l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab0",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab1",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab2",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab3",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab4",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab5",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab6",{},void 0,!0)])),_:3})])),_:3},8,["current"])])),_:3})])),_:3})}],["__scopeId","data-v-b9170ed9"]]),U=a({__name:"login",setup(a){const{statusBarHeight:o}=i("deviceInfo"),{$api:c,navTo:n}=i("globalFunction"),{loginSetToken:d,getUserResume:U}=f(),{getDictSelectOption:D,oneDictData:C}=A(),E=r(0),W=[2,5,10,15,20,25,30,50,80,100],O=v({station:[],stationCateLog:1,ageList:[],lfsalay:[2,5,10,15,20,25,30,50],risalay:JSON.parse(JSON.stringify(W)),salayData:[0,0,0]}),P=v({sex:1,age:"0",education:"4",salaryMin:2e3,salaryMax:2e3,area:0,jobTitleId:""});function B(a){O.salayData=a.detail.value;const e=JSON.parse(JSON.stringify(W)),[t,s,l]=a.detail.value;O.risalay=e.slice(t,e.length),P.salaryMin=1e3*e[t],P.salaryMax=1e3*O.risalay[l]}function K(a){P.sex=a}function Q(a){P.jobTitleId=a}function Y(){E.value+=1}function j(){c.createRequest("/app/login",{username:"test",password:"test"},"post").then((a=>{c.msg("模拟帐号密码测试登录成功"),d(a.token).then((a=>{a.data.jobTitleId?(f().initSeesionId(),w({url:"/pages/index/index"})):Y()}))}))}function N(){c.createRequest("/app/user/resume",P,"post").then((a=>{c.msg("完成"),U(),w({url:"/pages/index/index"})}))}return g((a=>{D("age").then((a=>{O.ageList=a})),c.createRequest("/app/common/jobTitle/treeselect",{},"GET").then((a=>{O.station=a.data}))})),(a,c)=>{const n=u,d=T,i=z,f=H,A=h,r=p(b("expected-station"),J);return e(),t(n,{class:"container"},{default:s((()=>[l(n,{style:k({height:m(o)+"px"})},null,8,["style"]),l(I,{current:E.value},{tab0:s((()=>[l(n,{class:"login-content"},{default:s((()=>[l(d,{class:"logo",src:"/app/assets/logo-Dqh0Ciz9.png"}),l(n,{class:"logo-title"},{default:s((()=>[F("就业")])),_:1})])),_:1}),l(n,{class:"btns"},{default:s((()=>[l(i,{class:"wxlogin",onClick:j},{default:s((()=>[F("登录")])),_:1}),l(n,{class:"wxaddress"},{default:s((()=>[F("青岛市公共就业和人才服务中心")])),_:1})])),_:1})])),tab1:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("选择您的性别1/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"fl_box fl_justmiddle fl_1 fl_alstart"},{default:s((()=>[l(n,{class:"tabtwo-sex",onClick:c[0]||(c[0]=a=>K(1))},{default:s((()=>[l(d,{class:"sex-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALgAAAC4CAMAAABn7db1AAAAXVBMVEUAAAD////////////////////////////////////////////////////////////////xVc/0bNbyYNL96vn2g9z4quf+9fz6v+33leH93/b5ter3n+T71fP7yvA0POaxAAAAEHRSTlMAIIDv379gQJ9wEM+QrzBQ2Ep0bQAABpZJREFUeNrUm1l2qzAQRAGBAQ9JaWKG/S/zTR/KCzaRCnm63znxdae61UeQJDLp5yGrLkWeC/xF5KeiqLK6/EhelfRwvuTY4FRkn6+mX9YXAS9EUZfJa5DWhUAQ4nJIkydTZgUoTtkT3Y/OmnJ/Ut3LAru5HBISvtgCUcgfWvbUaUegepR6WuEP76b+T/vt1F22Y3Pf8VgL3I38vwnzcgNwU/0+RT+ecXfOx/jeZY4HkJdvWO5/ZHFn4AkbvG7SA4fJ0E29Ulr+Ritrm2VACKJ+Rkzmxmq5QtsxRP786JjMk5Y3Uf0APDAuHzn8aEcrf0B1jzM/CE/txhU7hrrYeY5m8GN02rHUswd4z1YGoAxlHt+7nWQgDWEe39so6Yhb9Oye3p2WBHokzKN6N5KkIcwjeveSZvIzfzlvKft7mB9Y7/jmQSdRKuDBJOUDzMVHgHdO9CVDE3lv8fIeN4adnbrBAICZl8lumHfw4HT09D7DA6NvWs8t/qNd+ptf0UTcz2v4oG6YNC2uYLobP69aeFDHa8zGU9vRKH6cizRWwI28hjXYwFwPzBwp5hkdFD1SW7tFlJiX8KGTa9RAbpIjfCi3vY85W3Bl2B1Yt/AgP+6fhOg2vAnzZn9YUhAFd96kuW53hyUnC64NvBk0mfJi704IxXyyYyQHC+p9uxUGbstzWG6WQxz3XUb0WwHn1pwJXmS7OhNqcypQ+4IGwJ/8FbikKITSai4rqPYUfFzv1ME07B8t5Qu+bi2XcL7kFn5UfMGh+ZHisETIb5S8AhnxBQSz/MYAPzK64Iv8RguCVnONsp7lB7avLCgsN8nXJc/5T6SY2E4Rq4KT4gsoOuowWC+JF4A8N2dQDLR4sWpNbhoaUBh2HgJHKimQ3wAJ/3uyxHHCG4kXX5PyTuIovy7i7ySefU3KGzUnCiYpUKslg2Les9Snq5lCiHegWPZsDrU7ffzpIx35vLjLikAA032WrAYBiNU9J7FkaG6t5bd6NxBrhDDIGMvKIukedyEvEISOkZWemYaOS3jEARshK0bS396F/AMO8mohmI6/fHST/BNhzHJ/yRUfcfecPEMgOv4VnEIg5/DeBKa9JTeKuO5dd+cJgcxyZ2v1cm9SkP8WRzA29sW+QjBXhgrzydqVjLgdZxa1NCkRTKvjPrxSCOczqRFOE/dxYYdwDkmGcFod8wGtAkGWVCAYJWc+KBmn4KiSAgw23ksICgwXUnyW1+jNZsCsvIYBQ7Fx/hBvwKkm+AXzBhR5koOiVbdeDzce2nxQnLgAh9HyBv3SfrOerd54mYxCJGDp5G3stMx/lczQTc56zQiWH8Wf/8JkdHH0cicTCAjxp7wUHE2cN+e944tjepY3iHEY8V8NeARxAK32DwL9q72zzU0kBoJo2WN7ZpgPendFliWw9z9m/kRqiYmwM+0SRso7wZNVgCXc1WexEQzixHGaPNOOS5Y9Lte/YiVikR2YDv10EzsRg9Tg/HvH6JKFAV6MlKvrA3M7HkmslKuf3lXbyIij1OPy74H7n+tN6tHDSVUu718PW7/dpCorINW5/H87ndT6er5IdQAEoaDiQmACsAgBtngEMAsBtrgHkIQAW/wIwAkBtviqfxfWhSzeAaRPJ1k86l/ilSGLj/oIoTJk8R4ghZwprs9UoxBgii8AK+Rc8aSPyWrDFXegZYUqPmUeTBrgivvM9KkBrrgDWFmhik8AKytc8QTlIFXhijuAlRWq+JIdDs/zy4jsQJPy6L7SoHgoGUJtUTzdiR862dKiuCuZ+21QfCgZi2xR3JUMojYoPpSM/rYo7kqGrRsUH0qqbFoUd1AIVy3aT76Hsvkut0EVDy7T12SAKp5wB+GSyBAPmQYhA1xxl6niMUAVnw3lRxmI4lp+RAgLV7yHQggLTdwjx2ESAyzxYCixy0AV75yhNjADVXyEQog5TXyGQog5TTwYykgzUMWDQzFrJzvgiHeucuGuwhVPhIpjhSfuAZY5R1y9WeZEcWoBOVGcWvlOFKeW7BPFqWsNiOLURRJUcc9bOcITz6wcsd1bqOJhBUjmVPHJoQazbKGKzwfa6iimuK6OIsTFBj8mihcyGpOfhXQvvgIQ/KTHHiwSUb0bQcR54dD5A7b8rHJ95eW51dU7r9p8XAqvku0NaWn6C/DxsU8m68xhU3F+2mv99H3/Li3fXfQfx6cv+v+kH2NXKL2MTz/qO9ajjw9zE5Y5tXLSW9Z+9EOMU+g+TziEuAw+HWsrfwDpVJXa3Oa5cQAAAABJRU5ErkJggg=="}),l(n,{class:"mar_top5"},{default:s((()=>[F("女")])),_:1}),1===P.sex?(e(),t(n,{key:0,class:"dot doted"})):(e(),t(n,{key:1,class:"dot"}))])),_:1}),l(n,{class:"tabtwo-sex",onClick:c[1]||(c[1]=a=>K(0))},{default:s((()=>[l(d,{class:"sex-img",src:"data:image/png;base64,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"}),l(n,{class:"mar_top5"},{default:s((()=>[F("男")])),_:1}),0===P.sex?(e(),t(n,{key:0,class:"dot doted"})):(e(),t(n,{key:1,class:"dot"}))])),_:1})])),_:1}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab2:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("选择您的年龄断段2/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"fl_box fl_deri fl_almiddle"},{default:s((()=>[(e(!0),x(_,null,y(O.ageList,(a=>(e(),t(n,{class:R(["agebtn",{agebtned:a.value===P.age}]),key:a.value,onClick:e=>{return t=a.value,void(P.age=t);var t}},{default:s((()=>[F(S(a.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),l(n,{class:"fl_box fl_justmiddle"}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab3:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("选择您的学历3/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"eduction-content"},{default:s((()=>[(e(!0),x(_,null,y(m(C)("education"),(a=>(e(),t(n,{class:R(["eductionbtn",{eductionbtned:a.value===P.education}]),onClick:e=>{return t=a.value,void(P.education=t);var t},key:a.value},{default:s((()=>[F(S(a.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab4:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("您期望的薪资范围4/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"salary"},{default:s((()=>[l(A,{"indicator-style":"height: 140rpx;",value:O.salayData,onChange:B,class:"picker-view"},{default:s((()=>[l(f,null,{default:s((()=>[(e(!0),x(_,null,y(O.lfsalay,((a,o)=>(e(),t(n,{class:"item",key:o},{default:s((()=>[l(n,{class:R(["item-child",{"item-childed":O.salayData[0]===o}])},{default:s((()=>[F(S(a)+"k ",1)])),_:2},1032,["class"])])),_:2},1024)))),128))])),_:1}),l(n,{class:"item-center"},{default:s((()=>[F("至")])),_:1}),l(f,null,{default:s((()=>[(e(!0),x(_,null,y(O.risalay,((a,o)=>(e(),t(n,{class:"item",key:o},{default:s((()=>[l(n,{class:R(["item-child",{"item-childed":O.salayData[2]===o}])},{default:s((()=>[F(S(a)+"k ",1)])),_:2},1032,["class"])])),_:2},1024)))),128))])),_:1})])),_:1},8,["value"])])),_:1}),l(n,{class:"fl_box fl_justmiddle"}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab5:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("您期望的求职区域5/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"eduction-content"},{default:s((()=>[(e(!0),x(_,null,y(m(C)("area"),(a=>(e(),t(n,{class:R(["eductionbtn",{eductionbtned:a.value===P.area}]),key:a.value,onClick:e=>{return t=a.value,void(P.area=t);var t}},{default:s((()=>[F(S(a.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab6:s((()=>[l(n,{class:"tabtwo sex-two"},{default:s((()=>[l(n,{class:"tabtwo-top mar_top25 mar_le25"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("您的期望岗位6/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"sex-content fl_1"},{default:s((()=>[l(r,{onOnChange:Q,station:O.station},null,8,["station"])])),_:1}),l(i,{class:"nextstep confirmStep",onClick:N},{default:s((()=>[F("完成")])),_:1})])),_:1})])),_:1},8,["current"])])),_:1})}}},[["__scopeId","data-v-b6f000c9"]]);export{U as default}; diff --git a/unpackage/dist/build/apptest/assets/pages-mine-mine.9PCOKIku.js b/unpackage/dist/build/apptest/assets/pages-mine-mine.9PCOKIku.js new file mode 100644 index 0000000..585b5d1 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/pages-mine-mine.9PCOKIku.js @@ -0,0 +1 @@ +import{_ as e,p as A,q as a,L as s,u as t,v as l,x as n,a as o,w as i,l as r,o as u,k as c,y as p,z as g,H as f,m}from"./index-BoIbtAZO.js";import{_ as k,a as x}from"./uni-popup.i3WJKIJ9.js";const d=e({__name:"mine",setup(e){const{$api:d,navTo:S}=A("globalFunction"),U=a({}),E=a({}),I=a(null);function b(){I.value.open()}function C(){I.value.close()}function O(){t().logOut()}s((()=>{U.value=t().userInfo,E.value=t().Completion}));return(e,A)=>{const a=r,s=m,t=l(n("uni-popup-dialog"),k),d=l(n("uni-popup"),x);return u(),o(a,{class:"app-container"},{default:i((()=>[c(a,{class:"mine-AI"},{default:i((()=>[p("AI+就业服务程序")])),_:1}),c(a,{class:"mine-userinfo"},{default:i((()=>[c(a,{class:"userindo-head"},{default:i((()=>["0"===U.value.age?(u(),o(s,{key:0,class:"userindo-head-img",src:"/app/assets/boy-CeqY74jF.png"})):(u(),o(s,{key:1,class:"userindo-head-img",src:"/app/assets/girl-CtUKe2Lz.png"}))])),_:1}),c(a,{class:"userinfo-ls"},{default:i((()=>{return[c(a,{class:"userinfo-ls-name"},{default:i((()=>[p(g(U.value.name||"暂无用户名"),1)])),_:1}),(e=E.value,parseFloat(e)<90?(u(),o(a,{key:0,class:"userinfo-ls-resume"},{default:i((()=>[p(" 简历完成度 "+g(E.value)+",建议优化 ",1)])),_:1})):(u(),o(a,{key:1,class:"userinfo-ls-resume"},{default:i((()=>[p("简历完成度 "+g(E.value),1)])),_:1})))];var e})),_:1})])),_:1}),c(a,{class:"mine-tab"},{default:i((()=>[c(a,{class:"tab-item",onClick:A[0]||(A[0]=e=>f(S)("/packageA/pages/myResume/myResume"))},{default:i((()=>[c(s,{class:"item-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAABACAMAAAB83JS9AAAANlBMVEUAAABHeO1IeOtIeOlHeOxIeOxIeOxHeOxHee1HeOxHeuxHee1Hee1LgO9HeexHeexGeexHeOx9ZXz+AAAAEXRSTlMA30Agn2CAv3CQMO/PEO+vUIbbZsEAAAEhSURBVEjH5dXbrsIgEIXhGc7QI+//stutSRUY7SqJscbvyps/kOkE6WJyfsivDd6SIHFGsG7L6kS81ZxRvkptxikq+HogJqzqierG1Z0U4YoTAx3RjBDXX1I7v2Tda0FVqaEr5ZHtsEV6u67LmEhE5aEho+I9tdtWgtSWpqNbabZ020oU0/bj35gPKFP+4jRqSQDSkWRLf2qACweSqPNO+JfSwQgWRlJNkon3U0+yuJ/OE4lG4MIcrMCf9+N8KGUJlK4k0fNbV4L7n7VskhbEE3+ct6bcn8b+ND1Jx2AF5jElJ6Y8kcg/puR6F/HCcpvOwIt4lda1eZsWIxjyXfPe4er/bNxIhZBxppkCrJ6jgktHNTujZUsjo/KKZGpHui3pH7cbo44yLzMQAAAAAElFTkSuQmCC"}),c(a,{class:"item-text"},{default:i((()=>[p("我的简历")])),_:1})])),_:1}),c(a,{class:"tab-item",onClick:A[1]||(A[1]=e=>f(S)("/packageA/pages/collection/collection"))},{default:i((()=>[c(s,{class:"item-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA0CAMAAADsb9tqAAAAOVBMVEUAAAD/Skr/UFD/SEj/S0v/Skr/UFD/Skr/S0v/Skr/Skr/Skr/Skr/Skr/Skr/TEz/S0v/Skr/SkrZGTfNAAAAEnRSTlMA3xAg758gYL+QgM+vMO9AcFDA9eGtAAABGklEQVRIx6WWW3LDIAxFrwQY83Bss//FtuNJqwYbp1LOrzhzeQgGCBxD8a35OeyMV9Y003elhDjhzFrbH4IMAWd/rgicWkf6Sd4OcSgv1E7QMYLrZUVM3y54LMBEg8qTScxuhJjXrtR7qAwrfKihGQhHaDOxSqiWWULVMKJV3VCtakCxqgRvVR9oZj5QP5kwWdViP5wZyapm7FZ1B9t7GLP55mCzqREAe60lL0w2PjDWWIeDbAo1xtIz1LDJEb/M2jMVnNdOV4jq6QpJc2UE3XIrepgUHdjhSL9F4upNcfWmuGpT3HJnFocbuI7NwLgnjzvhLdFfiT7iHzhSLLNn/GF8T3wJphUKXBCzMnREkkgtnGSValzOC8Z8AfQ5lq0G7QVnAAAAAElFTkSuQmCC"}),c(a,{class:"item-text"},{default:i((()=>[p("我的收藏")])),_:1})])),_:1}),c(a,{class:"tab-item",onClick:A[2]||(A[2]=e=>f(S)("/packageA/pages/browseJob/browseJob"))},{default:i((()=>[c(s,{class:"item-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAAwCAMAAACFQszZAAAAOVBMVEUAAAATxn0YyoATxXwTxn0UxXwTxn0TxXwTxnwTxXwTxX0Qx4ASxn4Yx4ATxH0SxnwTxXwSxXwTxXwvAx4ZAAAAEnRSTlMA3xCAn0CvYL/P7yAwIO+QUHCOYEMPAAABqUlEQVRIx61W7ZLDIAgMQsRovsr7P+zdtLl4DUKTafanOMuuAto5KIyUYJZfzJAirmN3HYFpFgWIPF2i6ZOYiHxaDM7iAnj6jqYC8LMpkFMA9uVEOQ2aLssBY7m3eFAUEvbhKbXHQUexbYs0zVvOUW9YWjxDW7pvfQifeWLwL6My+TyLdY4+U9Q8BkiVgZsHqtYViXCteQfn7lY5ohwbZt7rr2Q5YL+UCawk478IjKb8YNmGsvG89W/emIKSFF8B1m3UVgqbu0Xa5kAM02Rk7nXbtQXJJkgHtsPIKsBNQem1/aGJHkYFCFRB2kE0I6QjXNnVWSextFIrku4hGlrWyLSWzAi3DnswDxstrdC8/rxVsFgt2BDkFaR2QE5B1nU9jAq0W5C0ICNzDlvT5lbTTmDNtnB5jGilhum8TzH6W8HQWS3I3kg/jNq+jlpLvj/SNRZdpP5zhCd5INzzQEK56ckujuoKGtXH0lbtf2uG+q1JOor3fLRy35koJDa0LQ+ss9v/Ph/oUamG8VAYvqSp4GjTJG3KlxWhoYU4dNcxrhgT5CcDJEIuzuYf4BCG3gt6Dc4AAAAASUVORK5CYII="}),c(a,{class:"item-text"},{default:i((()=>[p("我的浏览")])),_:1})])),_:1}),c(a,{class:"tab-item",onClick:A[3]||(A[3]=e=>f(S)("/packageA/pages/Intendedposition/Intendedposition"))},{default:i((()=>[c(s,{class:"item-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA2CAMAAAC/bkrSAAAAM1BMVEUAAAD/rUj/r0j/rUf/rkf/rUj/rkf/rkf/rUf/rkj/rUf/r0v/rUf/rUf/rEb/r0f/rUcb86vIAAAAEHRSTlMAgCDfn2Dvv5BAcBDPr1AwbNBwMAAAAQ9JREFUSMfNlkGOwyAMRQEbDIa0vv9pJxoWzchOgExV9a0i0ItDPgI7i8qUxKLl4E4oIOd424lyCVpOSHJNNiSSEUEX6hPkOxwPMJyUYrVc9emgxrPsJNexZ0UNY3/XCf5dUghh+5XCi0upMokJ4NOQxnsHq5bGe6dVLY33DhoSyojyR4q4I0PwKHmZIx2lJJP8W+I7kosbESxK/fkjUkHEtij5Oz8CPpZTvpUT03fn5L2nRYm/NKd8I6cAstNczQ1gplwpDwZ1nE1TlqVeqHDPaRaozj1kjW13HKwYifp6pnMqz9cFR9M5HagIczlZ9++6FMcOKKmOJbzbRa33awbl2mrOJMBinU4kuxqobvcHt/x6MmnFgu4AAAAASUVORK5CYII="}),c(a,{class:"item-text"},{default:i((()=>[p("意向岗位")])),_:1})])),_:1})])),_:1}),c(a,{class:"mine-options"},{default:i((()=>[c(a,{class:"mine-options-item"},{default:i((()=>[p("实名认证")])),_:1}),c(a,{class:"mine-options-item"},{default:i((()=>[p("素质测评")])),_:1}),c(a,{class:"mine-options-item"},{default:i((()=>[p("AI面试")])),_:1}),c(a,{class:"mine-options-item"},{default:i((()=>[p("通知与提醒")])),_:1}),c(a,{class:"mine-logout",onClick:b},{default:i((()=>[p("退出登录")])),_:1})])),_:1}),c(d,{ref_key:"popup",ref:I,type:"dialog"},{default:i((()=>[c(t,{mode:"base",title:"确定退出登录吗?",type:"info",duration:2e3,"before-close":!0,onConfirm:O,onClose:C})])),_:1},512)])),_:1})}}},[["__scopeId","data-v-ca607a35"]]);export{d as default}; diff --git a/unpackage/dist/build/apptest/assets/pages-msglog-msglog.tuNSWP3b.js b/unpackage/dist/build/apptest/assets/pages-msglog-msglog.tuNSWP3b.js new file mode 100644 index 0000000..20e3821 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/pages-msglog-msglog.tuNSWP3b.js @@ -0,0 +1 @@ +import{_ as a,s,G as l,a as t,w as c,l as e,o as d,k as i,y as A,d as f,m as r,M as u,N as n}from"./index-BoIbtAZO.js";const o="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADIBAMAAABfdrOtAAAAIVBMVEUAAAD/3fH/3/P/3/P/3vLqi7run8b0tNb6yuX2vtzyr9G1anHtAAAABHRSTlMAgL9ARyeO/QAABGlJREFUeNrtnF9u00AQxtM4B3CDD+AaH8A0OUBtT2l4j2MfIIngPRUcwP1zgAoJnhEPnBJKSkaRdj37Z8Z1K74L/DTft+M43p0dWSiYTZMkBSiS5PTNSELBaQJHSk4zbkQCCp2FjIhZAhrlXJjgHDp0xlNGCp0qQrYyJIsJiDIwGTkGUgQZKGfKCVgolGQgRdQrpMgzIM+sIRFYK3dgiFPOwUlv3RaWYPipKyQXNAtVCpqFCm3MEjZsDl4qjc2SNizyheSChaBCyUKwFLoQ+VJSDkjRzRgDi2K5QlAFmYh0KhEXJCcKkS4l4oPk0oVgKfTjV+ZhDKwSdAsV+8Z+3zpGHxgj7jZVVe+AUqaATEwZ76u/Iimxh1uLaq8VECo8Yr+unlSTreLcJFfVQVT6pfND/hIhS8ovL7cwFTu/JvZu0X5d0GuLhqzt+jEA80hQDdmPbpHcWEFia7cwd0zeahGDDKQg3LKF0It44gapACwWcSQFyV0igU1l0o0oIhIeSOYQCVSWkBgjkYOUDpCFLaRwiOTKFgKZPeTyGAK0Yvvcb6whpX3u186Q1HVxrSz+2dnnjhBamWfutTlk7BxJbf52P3FtRYTQyUeublWNOSS1fASjluYfDlzWFr530cpcft9RO24IFoJqjf88TmwTQQE75LZCGTY8vrFEtmYh5P5IOvNKY8hiU5Fa7bRrOPVmoHY6iC+DXm+jUeDLoJ9mmaZNFo9JKrrQybBQDfm+fdSvFheWqRoVRPlr8mG71ye6EJMGjZWQn9snPWAhpmpVkImyECzFFrJWtLwKcrs9CH+qPEIpR/NOSGsbSbVSQSJlJIdQXgwkN4BsfCHFKP0P0ah+NZBGBQFvCP1W+TIh6z4gu1cDaVWQlBkCPfTJqg9I/WogTR+QJRC/jHKQOS9k91yQkhvSAvEGyQEBJWQsD4mZIbUaciIPCZkhjRoSsEKWmi84rJC1Znsj9YPQvVjIQnA3aM4JaTWQCSdE9ylqzAhZ9QGpdXuNASOk6QOy1O4CpnyQtfbj85yGeLWJNAS3f8d8EP3WRkBCvNokZIbUHVvMKRek6dg4m9MQj9dHDgi9uPYay0HwlETABek8ipHyQGp1JBiKPGTMA1mqc1eH8vUYcuOX+0FaSGsDIc51RsTHZ49IUJOuz+gL/1ZU7ZYfID9w78/5JQKVqv1qwdyvnS4SolMeLHaCPoI+Es3j6/7bH7WHPUbSsJWSAaHVwb67z5360hodtI1AQDlx2JJFFwJnq+ljtik/o5A7744qRc+io1vifuXEfAv72sJ+ZFYmObOBbsn7FfY+UCE/GiI/5CI/riM/eCQ/QtXTMJj8WNvzD+gxjRoOYWiSZfxzGIOsDCO5QxkuZhmTFjasGNLoOmEYfWuBsGHF0C5GcL7iYXiXVYheu4EKrClFJnfdCjKGeqkLUoZyCQ565UCJJBlIEWSgpgZ9jgznYlKijNmIQ1PRMuhkEiyDATNVIrKXd3HbXu9O/11BdzazIfwG2cbUbHV14zsAAAAASUVORK5CYII=",Q=a({__name:"msglog",setup(a){const Q=s({current:0,all:[{}]});function g(a){const s=a.detail.current;Q.current=s}function m(a){Q.current=a}return l((()=>{})),(a,s)=>{const l=e,I=r,C=u,S=n;return d(),t(l,{class:"app-container"},{default:c((()=>[i(l,{class:"msg-AI"},{default:c((()=>[A("AI+就业服务程序")])),_:1}),i(l,{class:"msg-tab"},{default:c((()=>[i(l,{class:f(["msg-tab-item",{actived:0===Q.current}]),onClick:s[0]||(s[0]=a=>m(0))},{default:c((()=>[A("全部")])),_:1},8,["class"]),i(l,{class:f(["msg-tab-item",{actived:1===Q.current}]),onClick:s[1]||(s[1]=a=>m(1))},{default:c((()=>[A("未读")])),_:1},8,["class"])])),_:1}),i(l,{class:"msg-list"},{default:c((()=>[i(S,{class:"swiper",current:Q.current,onChange:g},{default:c((()=>[i(C,{class:"list"},{default:c((()=>[i(l,{class:"list-card"},{default:c((()=>[i(l,{class:"card-img"},{default:c((()=>[i(I,{class:"card-img-flame",src:o})])),_:1}),i(l,{class:"card-info"},{default:c((()=>[i(l,{class:"info-title"},{default:c((()=>[A("今日推荐")])),_:1}),i(l,{class:"info-text"},{default:c((()=>[A("这里有9个职位很适合你,快来看看吧")])),_:1})])),_:1}),i(l,{class:"card-time"},{default:c((()=>[A("刚才")])),_:1})])),_:1})])),_:1}),i(C,{class:"list"},{default:c((()=>[i(l,{class:"list-card"},{default:c((()=>[i(l,{class:"card-img"},{default:c((()=>[i(I,{class:"card-img-flame",src:o})])),_:1}),i(l,{class:"card-info"},{default:c((()=>[i(l,{class:"info-title"},{default:c((()=>[A("今日推荐")])),_:1}),i(l,{class:"info-text"},{default:c((()=>[A("这里有9个职位很适合你,快来看看吧")])),_:1})])),_:1}),i(l,{class:"card-time"},{default:c((()=>[A("刚才")])),_:1})])),_:1})])),_:1})])),_:1},8,["current"])])),_:1})])),_:1})}}},[["__scopeId","data-v-6119d1bb"]]);export{Q as default}; diff --git a/unpackage/dist/build/apptest/assets/pages-nearby-nearby.OgzanY0W.js b/unpackage/dist/build/apptest/assets/pages-nearby-nearby.OgzanY0W.js new file mode 100644 index 0000000..47e3031 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/pages-nearby-nearby.OgzanY0W.js @@ -0,0 +1 @@ +import{p as e,o as t,b as a,z as i,H as s,C as l,q as n,R as o,T as r,_ as u,A as d,c as h,a as c,w as g,k as m,n as f,e as p,j as b,y as v,f as x,l as w,m as y,U as _,V as S,W as k,s as T,G as A,t as I,v as z,x as C,I as D,J as W,F as R,r as j,X as M,S as L,D as F,L as V,u as H,d as B,Y as P,N as U,M as O}from"./index-BoIbtAZO.js";import{a as N,b as X,_ as E,s as q}from"./screening-job-requirements.VARaWRaI.js";import{_ as Y,a as K}from"./matchingDegree.DIUzxusN.js";import{_ as J}from"./uni-icons.SM4XIXQc.js";import{_ as $}from"./dict-Label.Dsm7GAlr.js";const Q={__name:"convert-distance",props:["alat","along","blat","blong"],setup(l){const{haversine:n,getDistanceFromLatLonInKm:o}=e("globalFunction"),{alat:r,along:u,blat:d,blong:h}=l,c=o(r,u,d,h);return(e,l)=>(t(),a("span",{style:{"padding-left":"16rpx"}},i(function(e){const{km:t,m:a}=e;return r||u?t>1?t.toFixed(2)+"km":a.toFixed(2)+"m":"--km"}(s(c))),1))}},Z=l("location",(()=>{const e=n(""),t=n("");return{getLocation:function(){return new Promise(((a,i)=>{o({type:"wgs84",altitude:!0,isHighAccuracy:!0,enableHighAccuracy:!0,timeout:1e4,success:function(i){const s={longitude:120.382665,latitude:36.066938};e.value=s.longitude,t.value=s.latitude,r("用户位置获取成功"),a(s)},fail:function(i){const s={longitude:120.382665,latitude:36.066938};e.value=s.longitude,t.value=s.latitude,r("用户位置获取失败,使用模拟定位"),a(s)},complete:function(e){console.warn("getUserLocation"+JSON.stringify(e))}})}))},longitude:function(){return e.value},latitude:function(){return t.value}}}));const G=u({created(){const e=d();this.px2rpx=750/e.screenWidth,this.screenWidth=e.screenWidth,this.screenHeight=e.screenHeight},mounted(){this.updateRect(),this.mmax=this.valueFormat(this.max,!1),this.percent=Math.abs((this.valueFormat(this.value)-this.min)/(this.mmax-this.min)),this.subPercent=Math.abs((this.valueFormat(this.subValue,!0)-this.min)/(this.mmax-this.min)),this.reverse?"vertical"!=this.direction?this.handleX=(1-this.percent)*this.barMaxLength:this.handleY=this.percent*this.barMaxLength:"vertical"!=this.direction?this.handleX=this.percent*this.barMaxLength:this.handleY=(1-this.percent)*this.barMaxLength,"test"==this.bpname&&console.log(this.mainInfo)},props:{bpname:{type:String,default:""},width:{type:String,default:"300px"},strokeWidth:{type:String,default:"30px"},backgroundColor:{type:String,default:"rgba(0,0,0,0)"},noActiveColor:{type:String,default:"#00ffff"},activeColor:{type:String,default:"#0000ff"},subActiveColor:{type:String,default:"#ffaaaa"},handleColor:{type:String,default:"#ffff00"},infoColor:{type:String,default:"#000000"},borderRadius:{type:String,default:"5px"},barBorderRadius:{type:String,default:"5px"},isActiveCircular:{type:Boolean,default:!1},handleWidth:{type:String,default:"50px"},handleHeight:{type:String,default:"40px"},handleBorderRadius:{type:String,default:"5px"},handleImgUrl:{type:String,default:""},disabled:{type:Boolean,default:!1},direction:{type:String,default:"horizontal"},infoEndText:{type:String,default:""},infoFontSize:{type:String,default:"18px"},showInfo:{type:Boolean,default:!0},infoContent:{type:String,default:"value"},infoAlign:{type:String,default:"right"},max:{type:Number,default:100},min:{type:Number,default:0},value:{type:Number,default:0},subValue:{type:Number,default:0},step:{type:Number,default:1},subStep:{type:Number,default:1},continuous:{type:Boolean,default:!0},subContinuous:{type:Boolean,default:!0},reverse:{type:Boolean,default:!1},widgetPos:{type:String,default:"top"},widgetHeight:{type:[String,Number],default:"40px"},widgetWidth:{type:[String,Number],default:"50px"},widgetBorderRadius:{type:[String,Number],default:"5px"},widgetOpacity:{type:[String,Number],default:1},widgetOffset:{type:[String,Number],default:"0px"},widgetUrl:{type:String,default:""},widgetAngle:{type:[String,Number],default:0}},data:()=>({handleX:50,handleY:0,px2rpx:1,percent:0,subPercent:0,mainInfo:{left:0,top:0,bottom:0,right:0},touchState:!1,screenHeight:0,screenWidth:0,msubValue:0,moveable:!0,lastTouchTime:0,mmax:100}),watch:{value(e,t){this.touchState||(e=this.valueSetBoundary(e),this.percent=Math.abs((e-this.min)/(this.mmax-this.min)))},showValue(e,t){if(!this.continuous){let t;this.reverse?"vertical"!=this.direction?(t=Math.abs(1-(e-this.min)/(this.mmax-this.min)),this.handleX=t*this.barMaxLength):(t=Math.abs((e-this.min)/(this.mmax-this.min)),this.handleY=t*this.barMaxLength):"vertical"!=this.direction?(t=Math.abs((e-this.min)/(this.mmax-this.min)),this.handleX=t*this.barMaxLength):(t=1-Math.abs((e-this.min)/(this.mmax-this.min)),this.handleY=t*this.barMaxLength)}this.$emit("change",{bpname:this.bpname,type:"change",value:this.showValue,subValue:this.msubValue}),this.$emit("valuechange",{bpname:this.bpname,type:"valuechange",value:this.showValue,subValue:this.msubValue})},percent(e,t){this.continuous&&(this.reverse?"vertical"!=this.direction?this.handleX=(1-e)*this.barMaxLength:this.handleY=e*this.barMaxLength:"vertical"!=this.direction?this.handleX=e*this.barMaxLength:this.handleY=(1-e)*this.barMaxLength)},subValue(e,t){e=this.valueSetBoundary(e),this.subContinuous?this.msubValue=e:this.msubValue=this.valueFormat(e,!0),this.subPercent=Math.abs((e-this.min)/(this.mmax-this.min)),this.$emit("change",{bpname:this.bpname,type:"change",value:this.showValue,subValue:this.msubValue}),this.$emit("subvaluechange",{bpname:this.bpname,type:"subvaluechange",value:this.showValue,subValue:this.msubValue})},max(e,t){this.mmax=this.valueFormat(e,!1)}},computed:{bpWidth(){return"vertical"==this.direction?this.maxHeight()[2]:this.sizeDeal(this.width)[2]},bpHeight(){return"vertical"==this.direction?this.sizeDeal(this.width)[2]:this.maxHeight()[2]},mareaWidth(){if("vertical"==this.direction)return this.maxHeight()[2];return this.sizeDeal(this.width)[0]-this.textWidth()+"px"},mareaHeight(){if("vertical"==this.direction){return this.sizeDeal(this.width)[0]-this.textWidth()+"px"}return this.maxHeight()[2]},mareaLeft(){return this.showValueState()&&"left"==this.infoAlign?this.textWidth()+"px":0},barMaxHeight(){if("vertical"==this.direction){let e=this.sizeDeal(this.width)[0],t=this.sizeDeal(this.handleWidth);return e-this.textWidth()-t[0]+"px"}return this.sizeDeal(this.strokeWidth)[2]},barMaxWidth(){if("vertical"==this.direction)return this.sizeDeal(this.strokeWidth)[2];let e=this.sizeDeal(this.width)[0],t=this.sizeDeal(this.handleWidth);return e-this.textWidth()-t[0]+"px"},barMaxLeft(){return this.showValueState()&&"left"==this.infoAlign?this.textWidth()+this.sizeDeal(this.handleWidth)[0]/2+"px":"vertical"!=this.direction?this.sizeDeal(this.handleWidth)[0]/2+"px":(this.maxHeight()[0]-this.sizeDeal(this.strokeWidth)[0])/2+"px"},activeRight(){return this.reverse?0:"unset"},activeLeft(){return this.reverse?"unset":0},activeTop(){return this.reverse?0:"unset"},activeBottom(){return this.reverse?"unset":0},barActiveWidth(){if("vertical"==this.direction)return this.sizeDeal(this.strokeWidth)[2];let e;return e=this.continuous?this.percent:Math.abs((this.showValue-this.min)/(this.mmax-this.min)),this.barMaxLength*e+"px"},barActiveHeight(){if("vertical"==this.direction){let e;return e=this.continuous?this.percent:Math.abs((this.showValue-this.min)/(this.mmax-this.min)),this.barMaxLength*e+"px"}return this.sizeDeal(this.strokeWidth)[2]},subActiveTop(){return this.reverse?0:"unset"},subActiveBottom(){return this.reverse?"unset":0},subActiveRight(){return this.reverse?0:"unset"},subActiveLeft(){return this.reverse?"unset":0},barSubActiveWidth(){return"vertical"==this.direction?this.sizeDeal(this.strokeWidth)[2]:this.subContinuous?this.barMaxLength*this.subPercent+"px":this.barMaxLength*Math.abs((this.msubValue-this.min)/(this.mmax-this.min))+"px"},barSubActiveHeight(){if("vertical"==this.direction){if(this.subContinuous)return this.barMaxLength*this.subPercent+"px";this.barMaxLength,Math.abs((this.msubValue-this.min)/(this.mmax-this.min))}return this.sizeDeal(this.strokeWidth)[2]},mhandleWidth(){return"vertical"==this.direction?this.sizeDeal(this.handleHeight)[2]:this.sizeDeal(this.handleWidth)[2]},mhandleHeight(){return"vertical"==this.direction?this.sizeDeal(this.handleWidth)[2]:this.sizeDeal(this.handleHeight)[2]},mhandleTop(){if("vertical"==this.direction)return 0;{let e=this.sizeDeal(this.handleHeight)[0];return this.maxHeight()[0]/2-e/2+"px"}},showValue(){return this.valueFormat(this.percent*(this.mmax-this.min)+this.min)},textHeight(){let e=this.sizeDeal(this.infoFontSize);return 1.2*e[0]+e[1]},valueLeft(){if("left"==this.infoAlign)return 0;if("center"==this.infoAlign){return this.sizeDeal(this.width)[0]/2-this.valueWidth()/2+"px"}if("right"==this.infoAlign){return this.sizeDeal(this.width)[0]-this.textWidth()+"px"}return 0},barMaxLength(){let e=this.sizeDeal(this.width)[0],t=this.sizeDeal(this.handleWidth);return e-this.textWidth()-t[0]},mwidgetWidth(){return this.sizeDeal(this.widgetWidth)[2]},mwidgetHeight(){return this.sizeDeal(this.widgetHeight)[2]},moffset(){let e=this.sizeDeal(this.widgetOffset);switch(this.widgetPos){case"top":case"bottom":return this.sizeDeal(this.mhandleHeight)[0]+e[0]+"px";case"right":case"left":return this.sizeDeal(this.mhandleWidth)[0]+e[0]+"px"}return 0},mwidgetBorderRadius(){return this.sizeDeal(this.widgetBorderRadius)[2]},mwidgetAngle(){return"rotate("+Number(this.widgetAngle)+"deg)"}},methods:{prevent(e){console.log(1)},updateRect(){h().in(this).select(".bing-progress").boundingClientRect((e=>{this.mainInfo.top=e.top,this.mainInfo.left=e.left,this.mainInfo.bottom=e.bottom,this.mainInfo.right=e.right})).exec()},touchstart(e){if(!this.disabled){if(this.updateRect(),this.mainInfo.top>this.screenHeight)return void this.$emit("dragstart",{bpname:this.bpname,type:"dragstart",value:this.showValue,subValue:this.msubValue});this.touchState=!0;let t=e.changedTouches[0];this.handleMove(t),this.$emit("dragstart",{bpname:this.bpname,type:"dragstart",value:this.showValue,subValue:this.msubValue})}},touchmove(e){if(!this.disabled){let t=e.changedTouches[0];this.handleMove(t),this.$emit("dragging",{bpname:this.bpname,type:"dragging",value:this.showValue,subValue:this.msubValue})}},touchend(e){if(!this.disabled){let t=e.changedTouches[0];this.handleMove(t),this.touchState=!1,this.$emit("dragend",{bpname:this.bpname,type:"dragend",value:this.showValue,subValue:this.msubValue})}},handleMove(e){this.sizeDeal(this.width)[0];let t,a=this.sizeDeal(this.handleWidth);t="vertical"!=this.direction?"left"==this.infoAlign?(e.pageX-this.mainInfo.left-this.textWidth()-a[0]/2)/this.barMaxLength:(e.pageX-this.mainInfo.left-a[0]/2)/this.barMaxLength:1-(e.clientY-this.mainInfo.top-a[0]/2)/this.barMaxLength,t=t>0?t:0,t=t<1?t:1,this.reverse?this.percent=1-t:this.percent=t},showValueState(){return!("vertical"==this.direction||!this.showInfo||"left"!=this.infoAlign&&"right"!=this.infoAlign)},valueSetBoundary(e){return e=this.mmax>this.min?(e=ethis.min?e:this.min:(e=e>this.mmax?e:this.mmax)this.min.toString().length?this.mmax.toString().length:this.min.toString().length)+this.stepInfo()[1])+this.infoEndText.length)*this.sizeDeal(this.infoFontSize)[0];return Number(e.toFixed(2))}return 0},valueWidth(){let e=(.7*((this.mmax.toString().length>this.min.toString().length?this.mmax.toString().length:this.min.toString().length)+this.stepInfo()[1])+this.infoEndText.length)*this.sizeDeal(this.infoFontSize)[0];return Number(e.toFixed(2))},maxHeight(){let e=[];if("vertical"!=this.direction){this.infoEndText.match(/[^\x00-\xff]/g)?e.push(1.1*this.sizeDeal(this.infoFontSize)[0]):e.push(this.sizeDeal(this.infoFontSize)[0])}return e.push(this.sizeDeal(this.strokeWidth)[0]),e.push(this.sizeDeal(this.handleHeight)[0]),e.sort((function(e,t){return t-e})),[e[0],"px",e[0]+"px"]},sizeDeal(e){let t=Number.isNaN(parseFloat(e))?0:parseFloat(e),a=e.toString().replace(/[0-9\.]/g,"");return"rpx"==a?(t/=this.px2rpx,a="px"):"vw"==a?(a="px",t=t/100*this.screenWidth):"vh"==a?(a="px",t=t/100*this.screenHeight):a="px",[t,a,t+a]}}},[["render",function(e,a,s,l,n,o){const r=w,u=y,d=_,h=S,T=k;return t(),c(r,{class:"bing-progress",style:f({width:o.bpWidth,height:o.bpHeight,borderRadius:s.borderRadius,backgroundColor:s.backgroundColor,flexDirection:"vertical"!=s.direction?"row":"column"})},{default:g((()=>[m(r,{class:"bp-bar_max",style:f({width:o.barMaxWidth,height:o.barMaxHeight,backgroundColor:s.noActiveColor,borderRadius:s.barBorderRadius,flexDirection:"vertical"!=s.direction?"row":"column",left:o.barMaxLeft})},{default:g((()=>[m(r,{class:"bp-bar_sub_active",style:f({width:o.barSubActiveWidth,height:o.barSubActiveHeight,backgroundColor:s.subActiveColor,top:o.subActiveTop,bottom:o.subActiveBottom,left:o.subActiveLeft,right:o.subActiveRight,borderRadius:s.isActiveCircular?s.barBorderRadius:0})},null,8,["style"]),m(r,{class:"bp-bar_active",style:f({width:o.barActiveWidth,height:o.barActiveHeight,backgroundColor:s.activeColor,top:o.activeTop,bottom:o.activeBottom,left:o.activeLeft,right:o.activeRight,borderRadius:s.isActiveCircular?s.barBorderRadius:0})},null,8,["style"])])),_:1},8,["style"]),m(T,{id:"bp-marea",class:"bp-marea",onTouchmove:p(o.touchmove,["stop","prevent"]),onTouchstart:p(o.touchstart,["stop","prevent"]),onTouchcancel:o.touchend,onTouchend:o.touchend,style:f({width:o.mareaWidth,height:o.mareaHeight,left:o.mareaLeft})},{default:g((()=>[m(h,{id:"bp-mview",class:"bp-mview",direction:"vertical"==s.direction?"vertical":"horizontal",animation:!1,disabled:!0,x:n.handleX,y:n.handleY,friction:"10",damping:"100",style:f({width:o.mhandleWidth,height:o.mhandleHeight,backgroundColor:s.handleColor,borderRadius:s.handleBorderRadius,fontSize:s.infoFontSize,top:o.mhandleTop})},{default:g((()=>[m(r,{id:"bp-handle",class:"bp-handle",style:f({fontSize:s.infoFontSize,width:o.mhandleWidth,height:o.mhandleHeight,borderRadius:s.handleBorderRadius})},{default:g((()=>[s.handleImgUrl?(t(),c(u,{key:0,class:"bp-handle-img",src:s.handleImgUrl,style:f({fontSize:s.infoFontSize,width:o.mhandleWidth,height:o.mhandleHeight,borderRadius:s.handleBorderRadius})},null,8,["src","style"])):b("",!0),""==s.handleImgUrl&&"handle"==s.infoAlign&&s.showInfo?(t(),c(d,{key:1,class:"bp-handle-text",style:f({fontSize:s.infoFontSize,color:s.infoColor,width:o.mhandleWidth,height:o.textHeight,borderRadius:"20px"})},{default:g((()=>[v(i("subValue"==s.infoContent?n.msubValue:o.showValue)+i(s.infoEndText),1)])),_:1},8,["style"])):b("",!0),"top"==s.widgetPos&&s.widgetUrl?(t(),c(u,{key:2,class:"bp-handle-widget",src:s.widgetUrl,style:f({flexDirection:"column",borderRadius:o.mwidgetBorderRadius,bottom:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},null,8,["src","style"])):b("",!0),"right"==s.widgetPos&&s.widgetUrl?(t(),c(u,{key:3,class:"bp-handle-widget",src:s.widgetUrl,style:f({flexDirection:"row",borderRadius:o.mwidgetBorderRadius,left:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},null,8,["src","style"])):b("",!0),"bottom"==s.widgetPos&&s.widgetUrl?(t(),c(u,{key:4,class:"bp-handle-widget",src:s.widgetUrl,style:f({flexDirection:"column",borderRadius:o.mwidgetBorderRadius,top:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},null,8,["src","style"])):b("",!0),"left"==s.widgetPos&&s.widgetUrl?(t(),c(u,{key:5,class:"bp-handle-widget",src:s.widgetUrl,style:f({flexDirection:"row",borderRadius:o.mwidgetBorderRadius,right:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},null,8,["src","style"])):b("",!0),"top"==s.widgetPos&&""==s.widgetUrl?(t(),c(r,{key:6,class:"bp-handle-widget",style:f({flexDirection:"column",borderRadius:o.mwidgetBorderRadius,bottom:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},{default:g((()=>[x(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])):b("",!0),"right"==s.widgetPos&&""==s.widgetUrl?(t(),c(r,{key:7,class:"bp-handle-widget",style:f({flexDirection:"row",borderRadius:o.mwidgetBorderRadius,left:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},{default:g((()=>[x(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])):b("",!0),"bottom"==s.widgetPos&&""==s.widgetUrl?(t(),c(r,{key:8,class:"bp-handle-widget",style:f({flexDirection:"column",borderRadius:o.mwidgetBorderRadius,top:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},{default:g((()=>[x(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])):b("",!0),"left"==s.widgetPos&&""==s.widgetUrl?(t(),c(r,{key:9,class:"bp-handle-widget",style:f({flexDirection:"row",borderRadius:o.mwidgetBorderRadius,right:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},{default:g((()=>[x(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])):b("",!0)])),_:3},8,["style"])])),_:3},8,["direction","x","y","style"])])),_:3},8,["onTouchmove","onTouchstart","onTouchcancel","onTouchend","style"]),o.showValueState()||"center"==s.infoAlign&&"vertical"!=s.direction&&s.showInfo?(t(),c(d,{key:0,class:"bp-value",style:f({color:s.infoColor,fontSize:s.infoFontSize,left:o.valueLeft,width:o.valueWidth()+"px"})},{default:g((()=>[v(i("subValue"==s.infoContent?n.msubValue:o.showValue)+i(s.infoEndText),1)])),_:1},8,["style"])):b("",!0)])),_:3},8,["style"])}],["__scopeId","data-v-a8b3cf26"]]),ee=u({__name:"one",emits:["onFilter"],setup(l,{expose:o,emit:r}){const{getLocation:u,longitude:d,latitude:h}=Z(),{$api:x,navTo:_,debounce:S,vacanciesTo:k,customSystem:F,formatTotal:V}=e("globalFunction"),H=r;n();const B=n(),P=n([]),U=n([]),O=n([{id:1,position:{left:F.systemInfo.screenWidth-50,top:180,width:30,height:30},iconPath:"/app/assets/Location-BIsf3xVy.png"}]),q=n(null),ee=T({page:0,total:100,maxPage:2,pageSize:10,search:{radius:1,order:0}}),te=n(!1),ae=n([]),ie=T({progressWidth:"200px"});function se(){ue(),q.value.change("loading")}function le(e){if(1===e.detail.controlId)ne()}function ne(){u().then((e=>{P.value=[{latitude:e.latitude,longitude:e.longitude,iconPath:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABOCAMAAABc6hVDAAAAbFBMVEUAAACJvdISx3wRvng6w5osxI9Rwapuv8AgxYcSx3wSxnxjwLdGwqETxnwTxnxcwbF3vsUTxnwSx30TxX4TxnwTxX0Tx30Sxn0Txn0Sxn0SxX0TxnwSxX0Sxn0Sxn0SxnwSxnwTyH4SyX4Qzn+MJXuVAAAAInRSTlMAsvEN3+rQv/Xg08XXq1rKu3Y5IrkyGaKYQSmRacGB+OhOqe/oZAAAAmpJREFUWMPtltmWqjAQRUNIQgbCICjggN1V//+PV4XVghUEn6/nUdemplO1wkKK92dvOQC3/ryL2SZVmTeAMArB+OywCu1PP4igRapy53KVSg2Ipt2/hY4NR5AqiSZKlATkzXERissbJJ7MkxQ3sIwXiqqnEAXrYMDOoM6jReUaTUepjKMsojcqJPKMUFcQ0YoEXF+4jhMqyPFu1niDhApyaKpJ52uU0SZJrJ9zKFEX27BCY/mXIoc82qgceDViDSnsbXnt6F4OyXYsAT64pSXBVsKd7tTBBIMVuVJ5EQz3c7j7I9R8JwFvAulCQ7h7xaMK2AF53TQ1x4B5FHrG4kCOEnlfPQooOUqapYnZHjQt2u7YqJ2lDdOwZ2eUdKIjNY7HkWTOrIGU/FqyiXry3RQ8s6BIg+Mpdvh5LV6BZcSPOXo2k8ecVMHgNXWF7RxrXyfkAELYaQPGwa0mqUiSoZaYWUtiE2qJDwzgPMUyCA2gREHGPb0zlUFFXFSyHWhqyUv1R12oKSXsQutWaDRZ/KgrM6gLauUDYzWqwN0GeyrLk4XAhVdYMzZ4mfylhzXV4ydpy6rwBXKpEKkL36BquHdp9IFSbIZNBFL127sM3eiez86rJwu8LjdZ/RPKrZic7EdsUWxN0cazO5Nu6uKY4tPmoNYpBZCxmUqAdD0WlIwRTqzUNVL0YZIsQ8nwLKHqLEK6nOB44akOLaBOC8oUSiO0y6/K7nIDhXsxhrhBl4690299RdBSKJcUReKUkBrwWv+uv197yxERHkJEbvsd26Rj1vuLBbAX32dH9pFizgf7fbEv9sW+2H+N/QOLsDir6aFd1gAAAABJRU5ErkJggg=="}],U.value=[{latitude:e.latitude,longitude:e.longitude,radius:1e3,fillColor:"#00b8002e"}],ue("refresh")}))}function oe(e){const t=1+e.value;ee.search.radius=t,U.value=[{latitude:h(),longitude:d(),radius:1e3*t,fillColor:"#00b8002e"}],re("refresh")}A((()=>{})),I((()=>{x.msg("使用模拟定位"),ne()}));let re=S(ue,500);function ue(e="add"){"add"===e&&ee.page{const{rows:a,total:i}=t;if("add"===e){const e=ee.pageSize*(ee.page-1),t=ae.value.length,i=a;ae.value.splice(e,t,...i)}else ae.value=a;ee.total=t.total,ee.maxPage=Math.ceil(ee.total/ee.pageSize),a.length{const n=M,o=w,r=z(C("latestHotestStatus"),N),u=y,x=z(C("Salary-Expectation"),Y),S=z(C("matchingDegree"),K),T=z(C("uni-icons"),J),A=z(C("convert-distance"),Q),I=z(C("loadmore"),X),F=L;return t(),c(F,{"scroll-y":!0,class:"nearby-scroll",onScrolltolower:se},{default:g((()=>[m(o,{class:"nearby-map",onTouchmove:l[0]||(l[0]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(n,{style:{width:"100%",height:"300px"},latitude:s(h)(),longitude:s(d)(),markers:P.value,circles:U.value,controls:O.value,onControltap:le},null,8,["latitude","longitude","markers","circles","controls"])])),_:1}),m(o,{class:"nearby-list"},{default:g((()=>[m(o,{class:"list-head",onTouchmove:l[2]||(l[2]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(o,{class:"tab-options"},{default:g((()=>[m(o,{class:"tab-scroll",ref_key:"progress",ref:B},{default:g((()=>[m(o,{class:"tab-scr-d",style:f(`width: ${ie.progressWidth}`)},{default:g((()=>[m(o,{class:""},{default:g((()=>[v("1km")])),_:1}),m(o,{class:""},{default:g((()=>[v("5km")])),_:1}),m(o,{class:""},{default:g((()=>[v("10km")])),_:1})])),_:1},8,["style"]),m(G,{strokeWidth:"7px",max:10,activeColor:"#13C57C",handleWidth:"10px",handleHeight:"10px",handleBorderRadius:"5px",handleColor:"#4778EC",onChange:oe,showInfo:!1,width:ie.progressWidth},null,8,["width"])])),_:1},512),m(o,{class:"tab-op-right"},{default:g((()=>[m(o,{class:"tab-recommend"},{default:g((()=>[m(r,{onConfirm:de})])),_:1}),m(o,{class:"tab-filter",onClick:l[1]||(l[1]=e=>H("onFilter",0))},{default:g((()=>[D(m(o,{class:"tab-number"},{default:g((()=>[v(i(s(V)(ee.total)),1)])),_:1},512),[[W,ee.total]]),m(u,{class:"image",src:E})])),_:1})])),_:1})])),_:1})])),_:1}),m(o,{class:"one-cards"},{default:g((()=>[(t(!0),a(R,null,j(ae.value,((e,a)=>(t(),c(o,{class:"card-box",key:e.jobId,onClick:t=>{return a=e.jobId,void _(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:g((()=>[m(o,{class:"box-row mar_top0"},{default:g((()=>[m(o,{class:"row-left"},{default:g((()=>[v(i(e.jobTitle),1)])),_:2},1024),m(o,{class:"row-right"},{default:g((()=>[m(x,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),m(o,{class:"box-row"},{default:g((()=>[m(o,{class:"row-left"},{default:g((()=>[e.education?(t(),c(o,{key:0,class:"row-tag"},{default:g((()=>[m($,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):b("",!0),e.experience?(t(),c(o,{key:1,class:"row-tag"},{default:g((()=>[m($,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),m(o,{class:"box-row mar_top0"},{default:g((()=>[m(o,{class:"row-item mineText"},{default:g((()=>[v(i(e.postingDate||"发布日期"),1)])),_:2},1024),m(o,{class:"row-item mineText"},{default:g((()=>[v(i(s(k)(e.vacancies)),1)])),_:2},1024),m(o,{class:"row-item mineText textblue"},{default:g((()=>[m(S,{job:e},null,8,["job"])])),_:2},1024),m(o,{class:"row-item"},{default:g((()=>[m(T,{type:"star",size:"28"})])),_:1})])),_:2},1024),m(o,{class:"box-row"},{default:g((()=>[m(o,{class:"row-left mineText"},{default:g((()=>[v(i(e.companyName),1)])),_:2},1024),m(o,{class:"row-right mineText"},{default:g((()=>[v(" 青岛 "),m($,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"]),m(A,{alat:e.latitude,along:e.longitude,blat:s(h)(),blong:s(d)()},null,8,["alat","along","blat","blong"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1}),m(I,{ref_key:"loadmoreRef",ref:q},null,512)])),_:1})}}},[["__scopeId","data-v-bd732364"]]),te=u({__name:"two",emits:["onFilter"],setup(l,{expose:o,emit:r}){const{getLocation:u,longitude:d,latitude:h}=Z(),{getDictSelectOption:f,oneDictData:x}=F(),{$api:_,navTo:S,vacanciesTo:k,formatTotal:A}=e("globalFunction"),I=r,M=T({tabIndex:"all",tabBxText:"buxianquyu"}),P=n(!1),U=T({area:0}),O=n(null),q=n({}),G=T({page:0,total:0,maxPage:2,pageSize:10,search:{order:0}}),ee=n([]);function te(){se(),O.value.change("loading")}function ae(e){M.tabIndex=e,G.search.jobTitle="all"===e?"":H().userInfo.jobTitle[e],se("refresh")}function ie(e,t){U.area=e,se("refresh")}function se(e="add"){"add"===e&&G.page{const{rows:a,total:i}=t;if("add"===e){const e=G.pageSize*(G.page-1),t=ee.value.length,i=a;ee.value.splice(e,t,...i)}else ee.value=a;G.total=t.total,G.maxPage=Math.ceil(G.total/G.pageSize),a.length{q.value=H().userInfo})),o({loadData:async function(){try{if(P.value)return;const e=x("area")[0];U.area=e.value,se("refresh"),P.value=!0}catch(e){throw P.value=!1,e}},handleFilterConfirm:function(e){G.search={order:G.search.order};for(const[t,a]of Object.entries(e))G.search[t]=a.join(",");se("refresh")}}),(e,l)=>{const n=w,o=L,r=z(C("uni-icons"),J),u=z(C("latestHotestStatus"),N),f=y,_=z(C("Salary-Expectation"),Y),T=z(C("matchingDegree"),K),F=z(C("convert-distance"),Q),V=z(C("loadmore"),X);return t(),c(o,{"scroll-y":!0,class:"nearby-scroll",onScrolltolower:te},{default:g((()=>[m(n,{class:"two-head"},{default:g((()=>[(t(!0),a(R,null,j(s(x)("area"),((e,a)=>(t(),c(n,{class:B(["head-item",{active:e.value===U.area}]),key:e.value,onClick:t=>ie(e.value)},{default:g((()=>[v(i(e.label),1)])),_:2},1032,["class","onClick"])))),128)),m(n,{class:B(["head-item",{active:M.tabBxText===U.area}]),onClick:l[0]||(l[0]=t=>ie(M.tabBxText,e.item))},{default:g((()=>[v(" 不限区域 ")])),_:1},8,["class"])])),_:1}),m(n,{class:"nearby-list"},{default:g((()=>[m(n,{class:"list-head",onTouchmove:l[4]||(l[4]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(n,{class:"tab-options"},{default:g((()=>[m(o,{"scroll-x":!0,"show-scrollbar":!1,class:"tab-scroll",onTouchmove:l[2]||(l[2]=p((()=>{}),["stop"]))},{default:g((()=>[m(n,{class:"tab-op-left"},{default:g((()=>[m(n,{class:B(["tab-list",{tabchecked:"all"===M.tabIndex}]),onClick:l[1]||(l[1]=e=>ae("all"))},{default:g((()=>[v(" 全部 ")])),_:1},8,["class"]),(t(!0),a(R,null,j(q.value.jobTitle,((e,a)=>(t(),c(n,{class:B(["tab-list",{tabchecked:M.tabIndex===a}]),onClick:e=>ae(a),key:a},{default:g((()=>[v(i(e),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1}),m(n,{class:"tab-op-right"},{default:g((()=>[m(r,{type:"plusempty",style:{"margin-right":"10rpx"},size:"20"}),m(n,{class:"tab-recommend"},{default:g((()=>[m(u,{onConfirm:le})])),_:1}),m(n,{class:"tab-filter",onClick:l[3]||(l[3]=e=>I("onFilter",1))},{default:g((()=>[D(m(n,{class:"tab-number"},{default:g((()=>[v(i(s(A)(G.total)),1)])),_:1},512),[[W,G.total]]),m(f,{class:"image",src:E})])),_:1})])),_:1})])),_:1})])),_:1}),m(n,{class:"one-cards"},{default:g((()=>[(t(!0),a(R,null,j(ee.value,((e,a)=>(t(),c(n,{class:"card-box",key:e.jobId,onClick:t=>{return a=e.jobId,void S(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:g((()=>[m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[v(i(e.jobTitle),1)])),_:2},1024),m(n,{class:"row-right"},{default:g((()=>[m(_,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[e.education?(t(),c(n,{key:0,class:"row-tag"},{default:g((()=>[m($,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):b("",!0),e.experience?(t(),c(n,{key:1,class:"row-tag"},{default:g((()=>[m($,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-item mineText"},{default:g((()=>[v(i(e.postingDate||"发布日期"),1)])),_:2},1024),m(n,{class:"row-item mineText"},{default:g((()=>[v(i(s(k)(e.vacancies)),1)])),_:2},1024),m(n,{class:"row-item mineText textblue"},{default:g((()=>[m(T,{job:e},null,8,["job"])])),_:2},1024),m(n,{class:"row-item"},{default:g((()=>[m(r,{type:"star",size:"28"})])),_:1})])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left mineText"},{default:g((()=>[v(i(e.companyName),1)])),_:2},1024),m(n,{class:"row-right mineText"},{default:g((()=>[v(" 青岛 "),m($,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"]),m(F,{alat:e.latitude,along:e.longitude,blat:s(h)(),blong:s(d)()},null,8,["alat","along","blat","blong"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1}),m(V,{ref_key:"loadmoreRef",ref:O},null,512)])),_:1})}}},[["__scopeId","data-v-71795ae6"]]),ae=u({__name:"three",emits:["onFilter"],setup(l,{expose:o,emit:r}){const{$api:u,navTo:d,vacanciesTo:h,formatTotal:f}=e("globalFunction"),{getLocation:x,longitude:_,latitude:S}=Z(),k=r,I=n([]),M=n(!1),F=n([]),U=n({}),O=T({subwayList:[],subwayStart:{},subwayEnd:{},value:0,subwayId:0,downup:!0,dont:0,dontObj:{},tabIndex:"all"}),q=T({page:0,total:0,maxPage:2,pageSize:10,search:{order:0}}),G=n([]),ee=n(null);function te(){le(),ee.value.change("loading")}function ae(e){O.tabIndex=e,q.search.jobTitle="all"===e?"":H().userInfo.jobTitle[e],le("refresh")}function ie(e){if(e){return F.value.filter((t=>t.value===e))[0].text}return""}function se(e){const t=F.value[e.detail.value],a=O.subwayList.filter((e=>e.lineId===t.value))[0];I.value=a,O.value=e.detail.value,O.subwayId=a.lineId;const i=a.subwayStationList;O.downup=!0,i.length&&(O.dont=0,O.dontObj=i[0],O.subwayStart=i[0],O.subwayEnd=i[i.length-1])}function le(e="add"){"add"===e&&q.page{const{rows:a,total:i}=t;if("add"===e){const e=q.pageSize*(q.page-1),t=G.value.length,i=a;G.value.splice(e,t,...i)}else G.value=a;q.total=t.total,q.maxPage=Math.ceil(q.total/q.pageSize),a.length{u.createRequest("/app/common/subway").then((e=>{O.subwayList=e.data,I.value=e.data[0],O.subwayId=e.data[0].lineId,O.value=0,O.dont=0,F.value=e.data.map((e=>({text:e.lineName,value:e.lineId})));const t=e.data[0].subwayStationList;t.length&&(O.dont=0,O.dontObj=t[0],O.subwayStart=t[0],O.subwayEnd=t[t.length-1])}))})),V((()=>{U.value=H().userInfo})),o({loadData:async function(){try{if(M.value)return;le("refresh"),M.value=!0}catch(e){throw M.value=!1,e}},handleFilterConfirm:function(e){q.search={order:q.search.order};for(const[t,a]of Object.entries(e))q.search[t]=a.join(",");le("refresh")}}),(e,l)=>{const n=w,o=z(C("uni-icons"),J),r=P,u=L,x=z(C("latestHotestStatus"),N),T=y,A=z(C("Salary-Expectation"),Y),M=z(C("matchingDegree"),K),V=z(C("convert-distance"),Q),H=z(C("loadmore"),X);return t(),c(u,{"scroll-y":!0,class:"nearby-scroll",onScrolltolower:te},{default:g((()=>[m(n,{class:"three-head",onTouchmove:l[2]||(l[2]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(u,{class:"scroll-head","scroll-x":!0,"show-scrollbar":!1},{default:g((()=>[m(n,{class:"metro"},{default:g((()=>[m(n,{class:"metro-one"},{default:g((()=>[m(r,{class:"one-picker",onChange:se,onCancel:l[0]||(l[0]=e=>O.downup=!0),onClick:l[1]||(l[1]=e=>O.downup=!1),value:O.value,"range-key":"text",range:F.value},{default:g((()=>[m(n,{class:"one-picker"},{default:g((()=>[m(n,{class:"uni-input"},{default:g((()=>[v(i(ie(O.subwayId)),1)])),_:1}),O.downup?(t(),c(o,{key:0,type:"down",size:"16"})):(t(),c(o,{key:1,type:"up",size:"16"}))])),_:1})])),_:1},8,["value","range"])])),_:1}),m(n,{class:"metro-two"},{default:g((()=>[v(i(O.subwayStart.stationName)+"-"+i(O.subwayEnd.stationName),1)])),_:1}),m(n,{class:"metro-three"},{default:g((()=>[m(n,{class:"three-background"},{default:g((()=>[m(n,{class:"three-items"},{default:g((()=>[(t(!0),a(R,null,j(I.value.subwayStationList,((e,a)=>(t(),c(n,{class:"three-item",onClick:t=>function(e,t){console.log(e,t),O.dont=t,O.dontObj=e,le("refresh")}(e,a),key:a},{default:g((()=>[m(n,{class:B(["item-dont",{dontstart:0===a,dontend:a===I.value.subwayStationList.length-1,donted:a===O.dont}])},null,8,["class"]),m(n,{class:"item-text"},{default:g((()=>[v(i(e.stationName),1)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})])),_:1})])),_:1})])),_:1})])),_:1}),m(n,{class:"nearby-list"},{default:g((()=>[m(n,{class:"list-head",onTouchmove:l[6]||(l[6]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(n,{class:"tab-options"},{default:g((()=>[m(u,{"scroll-x":!0,"show-scrollbar":!1,class:"tab-scroll",onTouchmove:l[4]||(l[4]=p((()=>{}),["stop"]))},{default:g((()=>[m(n,{class:"tab-op-left"},{default:g((()=>[m(n,{class:B(["tab-list",{tabchecked:"all"===O.tabIndex}]),onClick:l[3]||(l[3]=e=>ae("all"))},{default:g((()=>[v(" 全部 ")])),_:1},8,["class"]),(t(!0),a(R,null,j(U.value.jobTitle,((e,a)=>(t(),c(n,{class:B(["tab-list",{tabchecked:O.tabIndex===a}]),key:a,onClick:e=>ae(a)},{default:g((()=>[v(i(e),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1}),m(n,{class:"tab-op-right"},{default:g((()=>[m(o,{type:"plusempty",style:{"margin-right":"10rpx"},size:"20"}),m(n,{class:"tab-recommend"},{default:g((()=>[m(x,{onConfirm:ne})])),_:1}),m(n,{class:"tab-filter",onClick:l[5]||(l[5]=e=>k("onFilter",2))},{default:g((()=>[D(m(n,{class:"tab-number"},{default:g((()=>[v(i(s(f)(q.total)),1)])),_:1},512),[[W,q.total]]),m(T,{class:"image",src:E})])),_:1})])),_:1})])),_:1})])),_:1}),m(n,{class:"one-cards"},{default:g((()=>[(t(!0),a(R,null,j(G.value,((e,a)=>(t(),c(n,{class:"card-box",key:e.jobId,onClick:t=>{return a=e.jobId,void d(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:g((()=>[m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[v(i(e.jobTitle),1)])),_:2},1024),m(n,{class:"row-right"},{default:g((()=>[m(A,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[e.education?(t(),c(n,{key:0,class:"row-tag"},{default:g((()=>[m($,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):b("",!0),e.experience?(t(),c(n,{key:1,class:"row-tag"},{default:g((()=>[m($,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-item mineText"},{default:g((()=>[v(i(e.postingDate||"发布日期"),1)])),_:2},1024),m(n,{class:"row-item mineText"},{default:g((()=>[v(i(s(h)(e.vacancies)),1)])),_:2},1024),m(n,{class:"row-item mineText textblue"},{default:g((()=>[m(M,{job:e},null,8,["job"])])),_:2},1024),m(n,{class:"row-item"},{default:g((()=>[m(o,{type:"star",size:"28"})])),_:1})])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left mineText"},{default:g((()=>[v(i(e.companyName),1)])),_:2},1024),m(n,{class:"row-right mineText"},{default:g((()=>[v(" 青岛 "),m($,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"]),m(V,{alat:e.latitude,along:e.longitude,blat:s(S)(),blong:s(_)()},null,8,["alat","along","blat","blong"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1}),m(H,{ref_key:"loadmoreRef",ref:ee},null,512)])),_:1})}}},[["__scopeId","data-v-f455b44e"]]),ie=u({__name:"four",emits:["onFilter"],setup(l,{expose:o,emit:r}){F();const{$api:u,navTo:d,vacanciesTo:h,formatTotal:f}=e("globalFunction"),{getLocation:x,longitude:_,latitude:S}=Z(),k=r,I=T({tabIndex:"all",comlist:[],comId:0});T({area:0,areaInfo:{}});const M=n(null),P=n({}),U=n(!1),O=T({page:0,total:0,maxPage:2,pageSize:10,search:{order:0}}),q=n([]);function G(){te(),M.value.change("loading")}function ee(e){I.tabIndex=e,O.search.jobTitle="all"===e?"":H().userInfo.jobTitle[e],te("refresh")}function te(e="add"){"add"===e&&O.page{const{rows:a,total:i}=t;if("add"===e){const e=O.pageSize*(O.page-1),t=q.value.length,i=a;q.value.splice(e,t,...i)}else q.value=a;O.total=t.total,O.maxPage=Math.ceil(O.total/O.pageSize),a.length{P.value=H().userInfo})),A((()=>{u.createRequest("/app/common/commercialArea").then((e=>{e.data.length&&(I.comlist=e.data,I.areaInfo=e.data[0],I.comId=e.data[0].commercialAreaId)}))})),o({loadData:async function(){try{if(U.value)return;te("refresh"),U.value=!0}catch(e){throw U.value=!1,e}},handleFilterConfirm:function(e){O.search={order:O.search.order};for(const[t,a]of Object.entries(e))O.search[t]=a.join(",");te("refresh")}}),(e,l)=>{const n=w,o=L,r=z(C("uni-icons"),J),u=z(C("latestHotestStatus"),N),x=y,T=z(C("Salary-Expectation"),Y),A=z(C("matchingDegree"),K),F=z(C("convert-distance"),Q),V=z(C("loadmore"),X);return t(),c(o,{"scroll-y":!0,class:"nearby-scroll",onScrolltolower:G},{default:g((()=>[m(n,{class:"two-head"},{default:g((()=>[(t(!0),a(R,null,j(I.comlist,((e,a)=>(t(),c(n,{class:B(["head-item",{active:I.comId===e.commercialAreaId}]),key:e.commercialAreaId,onClick:t=>{return a=e,I.areaInfo=a,I.comId=a.commercialAreaId,void te("refresh");var a}},{default:g((()=>[v(i(e.commercialAreaName),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),m(n,{class:"nearby-list"},{default:g((()=>[m(n,{class:"list-head",onTouchmove:l[3]||(l[3]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(n,{class:"tab-options"},{default:g((()=>[m(o,{"scroll-x":!0,"show-scrollbar":!1,class:"tab-scroll",onTouchmove:l[1]||(l[1]=p((()=>{}),["stop"]))},{default:g((()=>[m(n,{class:"tab-op-left"},{default:g((()=>[m(n,{class:B(["tab-list",{tabchecked:"all"===I.tabIndex}]),onClick:l[0]||(l[0]=e=>ee("all"))},{default:g((()=>[v(" 全部 ")])),_:1},8,["class"]),(t(!0),a(R,null,j(P.value.jobTitle,((e,a)=>(t(),c(n,{class:B(["tab-list",{tabchecked:I.tabIndex===a}]),onClick:e=>ee(a),key:a},{default:g((()=>[v(i(e),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1}),m(n,{class:"tab-op-right"},{default:g((()=>[m(r,{type:"plusempty",style:{"margin-right":"10rpx"},size:"20"}),m(n,{class:"tab-recommend"},{default:g((()=>[m(u,{onConfirm:ae})])),_:1}),m(n,{class:"tab-filter",onClick:l[2]||(l[2]=e=>k("onFilter",3))},{default:g((()=>[D(m(n,{class:"tab-number"},{default:g((()=>[v(i(s(f)(O.total)),1)])),_:1},512),[[W,O.total]]),m(x,{class:"image",src:E})])),_:1})])),_:1})])),_:1})])),_:1}),m(n,{class:"one-cards"},{default:g((()=>[(t(!0),a(R,null,j(q.value,((e,a)=>(t(),c(n,{class:"card-box",key:e.jobId,onClick:t=>{return a=e.jobId,void d(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:g((()=>[m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[v(i(e.jobTitle),1)])),_:2},1024),m(n,{class:"row-right"},{default:g((()=>[m(T,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[e.education?(t(),c(n,{key:0,class:"row-tag"},{default:g((()=>[m($,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):b("",!0),e.experience?(t(),c(n,{key:1,class:"row-tag"},{default:g((()=>[m($,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-item mineText"},{default:g((()=>[v(i(e.postingDate||"发布日期"),1)])),_:2},1024),m(n,{class:"row-item mineText"},{default:g((()=>[v(i(s(h)(e.vacancies)),1)])),_:2},1024),m(n,{class:"row-item mineText textblue"},{default:g((()=>[m(A,{job:e},null,8,["job"])])),_:2},1024),m(n,{class:"row-item"},{default:g((()=>[m(r,{type:"star",size:"28"})])),_:1})])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left mineText"},{default:g((()=>[v(i(e.companyName),1)])),_:2},1024),m(n,{class:"row-right mineText"},{default:g((()=>[v(" 青岛 "),m($,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"]),m(F,{alat:e.latitude,along:e.longitude,blat:s(S)(),blong:s(_)()},null,8,["alat","along","blat","blong"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1}),m(V,{ref_key:"loadmoreRef",ref:M},null,512)])),_:1})}}},[["__scopeId","data-v-611e9007"]]),se=u({__name:"nearby",setup(i){e("globalFunction");const s=T([!1,!1,!1,!1]),l=[n(null),n(null),n(null),n(null)],o=[ee,te,ae,ie],r=n(0),u=n(!1),d=n(!1),h=n(!1),f=n(!1),p=T({current:0,all:[{}]});function b(e){var t;null==(t=l[r.value].value)||t.handleFilterConfirm(e)}function x(e){switch(r.value=e,e){case 0:u.value=!0;break;case 1:d.value=!0;break;case 2:h.value=!0;break;case 3:f.value=!0}}I((()=>{S(p.current)}));function y(e){const t=e.detail.current;p.current=t,S(t)}function _(e){p.current=e,S(e)}function S(e){var t;s[e]||(null==(t=l[e].value)||t.loadData(),s[e]=!0)}return(e,i)=>{const s=w,n=O,r=U;return t(),c(s,{class:"app-container"},{default:g((()=>[m(s,{class:"nearby-head"},{default:g((()=>[m(s,{class:B(["head-item",{actived:0===p.current}]),onClick:i[0]||(i[0]=e=>_(0))},{default:g((()=>[v("附近工作")])),_:1},8,["class"]),m(s,{class:B(["head-item",{actived:1===p.current}]),onClick:i[1]||(i[1]=e=>_(1))},{default:g((()=>[v("区县工作")])),_:1},8,["class"]),m(s,{class:B(["head-item",{actived:2===p.current}]),onClick:i[2]||(i[2]=e=>_(2))},{default:g((()=>[v("地铁周边")])),_:1},8,["class"]),m(s,{class:B(["head-item",{actived:3===p.current}]),onClick:i[3]||(i[3]=e=>_(3))},{default:g((()=>[v("商圈附近")])),_:1},8,["class"])])),_:1}),m(s,{class:"nearby-content"},{default:g((()=>[m(r,{class:"swiper",current:p.current,onChange:y},{default:g((()=>[(t(),a(R,null,j(4,((e,a)=>m(n,{class:"swiper-item",key:a},{default:g((()=>[(t(),c(C(o[a]),{onOnFilter:x,ref_for:!0,ref:e=>((e,t)=>{e&&(l[t].value=e)})(e,a)},null,544))])),_:2},1024))),64))])),_:1},8,["current"])])),_:1}),m(q,{area:!1,show:u.value,"onUpdate:show":i[4]||(i[4]=e=>u.value=e),onConfirm:b},null,8,["show"]),m(q,{area:!1,show:d.value,"onUpdate:show":i[5]||(i[5]=e=>d.value=e),onConfirm:b},null,8,["show"]),m(q,{area:!1,show:h.value,"onUpdate:show":i[6]||(i[6]=e=>h.value=e),onConfirm:b},null,8,["show"]),m(q,{area:!1,show:f.value,"onUpdate:show":i[7]||(i[7]=e=>f.value=e),onConfirm:b},null,8,["show"])])),_:1})}}},[["__scopeId","data-v-97e41799"]]);export{se as default}; diff --git a/unpackage/dist/build/apptest/assets/post-DThTcaRL.css b/unpackage/dist/build/apptest/assets/post-DThTcaRL.css new file mode 100644 index 0000000..63f117a --- /dev/null +++ b/unpackage/dist/build/apptest/assets/post-DThTcaRL.css @@ -0,0 +1 @@ +[data-v-57ea6143] .amap-logo,[data-v-57ea6143] .amap-copyright{opacity:0!important}.container[data-v-57ea6143]{display:flex;flex-direction:column;background-color:#f8f8f8}.job-header[data-v-57ea6143]{padding:.625rem 1.25rem;background-color:#fff;margin-bottom:.3125rem}.job-header .job-title[data-v-57ea6143]{font-size:1.71875rem;font-weight:700;color:#333;margin-bottom:.3125rem}.job-header .job-info[data-v-57ea6143]{display:flex;justify-content:space-between;margin-bottom:.3125rem}.job-header .job-info .salary[data-v-57ea6143]{color:#3b82f6;font-size:1.3125rem;font-weight:700}.job-header .job-info .views[data-v-57ea6143]{font-size:.75rem;color:#999}.job-header .location-info[data-v-57ea6143]{font-size:.75rem;color:#666}.job-header .location-info .location[data-v-57ea6143],.job-header .location-info .source[data-v-57ea6143],.job-header .location-info .date[data-v-57ea6143]{margin-right:.3125rem;margin-top:.625rem}.job-header .location-info .source[data-v-57ea6143]{margin-left:.9375rem}.job-details[data-v-57ea6143]{background-color:#fff;padding:.625rem 1.25rem;margin-bottom:.3125rem}.job-details .details-title[data-v-57ea6143]{font-size:1.28125rem;font-weight:700;margin-bottom:.46875rem}.job-details .tags[data-v-57ea6143]{display:flex;gap:.3125rem;margin:.46875rem 0}.job-details .tags .tag[data-v-57ea6143]{background-color:#3b82f6;color:#fff;padding:.15625rem .46875rem;border-radius:.46875rem;font-size:.6875rem}.job-details .description[data-v-57ea6143]{font-size:.75rem;line-height:1.125rem;color:#333}.company-info[data-v-57ea6143]{background-color:#fff;padding:.625rem 1.25rem;margin-bottom:9.375rem}.company-info .company-name[data-v-57ea6143]{font-size:.875rem;font-weight:700;margin-bottom:.3125rem}.company-info .company-details[data-v-57ea6143]{font-size:.75rem;color:#666}.company-info .company-map[data-v-57ea6143]{height:10.625rem;width:100%;background:#e8e8e8;margin-top:.3125rem;border-radius:.5rem;overflow:hidden}.footer[data-v-57ea6143]{position:fixed;bottom:calc(var(--status-bar-height) + var(--window-bottom));left:0;width:calc(100% - 1.25rem);padding:.625rem;background-color:#fff;text-align:center;display:flex;align-items:center}.footer .apply-btn[data-v-57ea6143]{flex:1;background-color:#22c55e;color:#fff;border-radius:.9375rem;font-size:1rem;margin-right:.9375rem}.footer .btned[data-v-57ea6143]{background-color:#666} diff --git a/unpackage/dist/build/apptest/assets/screening-job-requirements-DfX-680r.css b/unpackage/dist/build/apptest/assets/screening-job-requirements-DfX-680r.css new file mode 100644 index 0000000..0ac16a6 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/screening-job-requirements-DfX-680r.css @@ -0,0 +1 @@ +.uni-load-more[data-v-7690a0fc]{display:flex;flex-direction:row;height:40px;align-items:center;justify-content:center}.uni-load-more__text[data-v-7690a0fc]{font-size:14px;margin-left:8px}.uni-load-more__img[data-v-7690a0fc]{width:24px;height:24px}.uni-load-more__img--nvue[data-v-7690a0fc]{color:#666}.uni-load-more__img--android[data-v-7690a0fc],.uni-load-more__img--ios[data-v-7690a0fc]{width:24px;height:24px;transform:rotate(0)}.uni-load-more__img--android[data-v-7690a0fc]{animation:loading-ios 1s 0s linear infinite}@keyframes loading-android-7690a0fc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.uni-load-more__img--ios-H5[data-v-7690a0fc]{position:relative;animation:loading-ios-H5-7690a0fc 1s 0s step-end infinite}.uni-load-more__img--ios-H5 uni-image[data-v-7690a0fc]{position:absolute;width:100%;height:100%;left:0;top:0}@keyframes loading-ios-H5-7690a0fc{0%{transform:rotate(0)}8%{transform:rotate(30deg)}16%{transform:rotate(60deg)}24%{transform:rotate(90deg)}32%{transform:rotate(120deg)}40%{transform:rotate(150deg)}48%{transform:rotate(180deg)}56%{transform:rotate(210deg)}64%{transform:rotate(240deg)}73%{transform:rotate(270deg)}82%{transform:rotate(300deg)}91%{transform:rotate(330deg)}to{transform:rotate(360deg)}}.uni-load-more__img--android-H5[data-v-7690a0fc]{animation:loading-android-H5-rotate-7690a0fc 2s linear infinite;transform-origin:center center}.uni-load-more__img--android-H5 circle[data-v-7690a0fc]{display:inline-block;animation:loading-android-H5-dash-7690a0fc 1.5s ease-in-out infinite;stroke:currentColor;stroke-linecap:round}@keyframes loading-android-H5-rotate-7690a0fc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-android-H5-dash-7690a0fc{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.modal-mask[data-v-56e8df2d]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.modal-container[data-v-56e8df2d]{width:100vw;height:100vh;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}.modal-header[data-v-56e8df2d]{height:2.75rem;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;border-bottom:.03125rem solid #eee;position:relative}.modal-header .back-btn[data-v-56e8df2d]{font-size:1.125rem;width:1.5rem}.modal-header .modal-title[data-v-56e8df2d]{font-size:1rem;font-weight:500}.content-wrapper[data-v-56e8df2d]{flex:1;display:flex;overflow:hidden}.filter-nav[data-v-56e8df2d]{width:6.25rem;background-color:#f5f5f5}.filter-nav .nav-item[data-v-56e8df2d]{height:3.125rem;padding:0 .625rem;line-height:3.125rem;font-size:.875rem;color:#666}.filter-nav .nav-item.active[data-v-56e8df2d]{background-color:#fff;color:#007aff;font-weight:700}.filter-content[data-v-56e8df2d]{flex:1;padding:.625rem}.filter-content .content-item[data-v-56e8df2d]{margin-top:1.25rem}.filter-content .content-item .item-title[data-v-56e8df2d]{width:8.78125rem;height:1.625rem;font-family:Inter,Inter;font-weight:400;font-size:1.09375rem;color:#000;line-height:1.28125rem;text-align:left;font-style:normal;text-transform:none}.filter-content .content-item[data-v-56e8df2d]:first-child{margin-top:0}.filter-content .check-content[data-v-56e8df2d]{display:grid;grid-template-columns:50% 50%;place-items:center}.filter-content .check-content .checkbox-item[data-v-56e8df2d]{display:flex;align-items:center;width:7.125rem;height:2.03125rem;margin:.625rem .625rem 0 0;text-align:center;background-color:#d9d9d9}.filter-content .check-content .checkbox-item .option-label[data-v-56e8df2d]{font-size:.875rem;width:100%}.filter-content .check-content .checkedstyle[data-v-56e8df2d]{background-color:#007aff;color:#fff}.modal-footer[data-v-56e8df2d]{height:3.125rem;display:flex;border-top:.03125rem solid #eee}.modal-footer .footer-btn[data-v-56e8df2d]{flex:1;margin:0;border-radius:0;line-height:3.125rem}.modal-footer .footer-btn[data-v-56e8df2d]:first-child{border-right:.03125rem solid #eee} diff --git a/unpackage/dist/build/apptest/assets/screening-job-requirements.VARaWRaI.js b/unpackage/dist/build/apptest/assets/screening-job-requirements.VARaWRaI.js new file mode 100644 index 0000000..f040c57 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/screening-job-requirements.VARaWRaI.js @@ -0,0 +1 @@ +import{q as e,o as t,a as n,w as o,k as a,y as l,z as c,l as s,Y as i,A as d,Z as u,_ as r,b as A,n as m,$ as h,j as v,m as f,U as y,a0 as w,v as k,x as g,D as p,s as E,a1 as x,F as I,r as D,d as R,S as b,a2 as G,a3 as J,a4 as M,B as C}from"./index-BoIbtAZO.js";import{_ as B}from"./uni-icons.SM4XIXQc.js";const Q={__name:"latestHotestStatus",emits:["confirm","close"],setup(d,{emit:u}){const r=e(0),A=u,m=e([{value:0,text:"推荐"},{value:1,text:"最热"},{value:2,text:"最新发布"}]);function h(e){const t=e.detail.value;r.value=t;const n=m.value.filter((e=>e.value===t))[0];A("confirm",n)}return(e,d)=>{const u=s,A=i;return t(),n(u,null,{default:o((()=>[a(A,{"range-key":"text",onChange:h,value:r.value,range:m.value},{default:o((()=>[a(u,{class:"uni-input"},{default:o((()=>[l(c(m.value[r.value].text),1)])),_:1})])),_:1},8,["value","range"])])),_:1})}}},T={en:{"uni-load-more.contentdown":"Pull up to show more","uni-load-more.contentrefresh":"loading...","uni-load-more.contentnomore":"No more data"},"zh-Hans":{"uni-load-more.contentdown":"上拉显示更多","uni-load-more.contentrefresh":"正在加载...","uni-load-more.contentnomore":"没有更多数据了"},"zh-Hant":{"uni-load-more.contentdown":"上拉顯示更多","uni-load-more.contentrefresh":"正在加載...","uni-load-more.contentnomore":"沒有更多數據了"}};let j;setTimeout((()=>{j=d().platform}),16);const{t:Z}=u(T);const z=r({name:"UniLoadMore",emits:["clickLoadMore"],props:{status:{type:String,default:"more"},showIcon:{type:Boolean,default:!0},iconType:{type:String,default:"auto"},iconSize:{type:Number,default:24},color:{type:String,default:"#777777"},contentText:{type:Object,default:()=>({contentdown:"",contentrefresh:"",contentnomore:""})},showText:{type:Boolean,default:!0}},data:()=>({webviewHide:!1,platform:j,imgBase64:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzlBMzU3OTlEOUM0MTFFOUI0NTZDNERBQURBQzI4RkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzlBMzU3OUFEOUM0MTFFOUI0NTZDNERBQURBQzI4RkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDOUEzNTc5N0Q5QzQxMUU5QjQ1NkM0REFBREFDMjhGRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDOUEzNTc5OEQ5QzQxMUU5QjQ1NkM0REFBREFDMjhGRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt+ALSwAAA6CSURBVHja1FsLkFZVHb98LM+F5bHL8khA1iSeiyQBCRM+YGqKUnnJTDLGI0BGZlKDIU2MMglUiDApEZvSsZnQtBRJtKwQNKQMFYeRDR10WOLd8ljYXdh+v8v5fR3Od+797t1dnOnO/Ofce77z+J//+b/P+ZqtXbs2sJ9MJhNUV1cHJ06cCJo3bx7EPc2aNcvpy7pWrVoF+/fvDyoqKoI2bdoE9fX1F7TjN8a+EXBn/fkfvw942Tf+wYMHg9mzZwfjxo0LDhw4EPa1x2MbFw/fOGfPng1qa2tzcCkILsLDydq2bRsunpOTMM7TD/W/tZDZhPdeKD+yGxHhdu3aBV27dg3OnDlzMVANMheLAO3btw8KCwuDmpoaX5OxbgUIMEq7K8IcPnw4KCsrC/r37x8cP378/4cAXAB3vqSkJMuiDhTkw+XcuXNhOWbMmKBly5YhUT8xArhyFvP0BfwRsAuwxJZJsm/nzp2DTp06he/OU+cZ64K6o0ePBkOHDg2GDx8e6gEbJ5Q/NHNuAJQ1hgBeHUDlR7nVTkY8rQAvAi4z34vR/mPs1FoRsaCgIJThI0eOBC1atEiFGGV+5MiRoS45efJkqFjJFXV1dQuA012m2WcwTw98fy6CqBdsaiIO4CScrGPHjvk4odhavPquRtFWXEC25VgkREKOCh/qDSq+vn37htzD/mZTOmOc5U7zKzBPEedygWshcDyWvs30igAbU+6oyMgJBCFhwQE0fccxN60Ay9iebbjoDh06hMowjQxT4fXq1SskArmHZpkArvixp/kWzHdMeArExSJEaiXIjjRjRJ4DaAGWpibLzXN3Fm1vA5teBgh3j1Rv3bp1YgKwPdmf2p9zcyNYYgPKMfY0T5f5nNYdw158nJ8QawW4CLKwiOBSEgO/hok2eBydR+3dYH+PLxA5J8Vv0KBBwenTp0P2JWAx6+yFEBfs8lMY+y0SWMBNI9E4ThKi58VKTg3FQZS1RQF1cz27eC0QHMu+3E0SkUowjhVt5VdaWhp07949ZHv2Qd1EjDXM2cla1M0nl3GxAs3J9yREzyTdFVKVFOaE9qRA8GM0WebRuo9JGZKA7Mv2SeS/Z8+eoQ9BArMfFrLGo6jvxbhHbJZnKX2Rzz1O7QhJJ9Cs2ZMaWIyq/zhdeqPNfIoHd58clIQD+JSXl4dKlyIAuBdVXZwFVWKspSSoxE++h8x4k3uCnEhE4I5KwRiFWGOU0QWKiCYLbdoRMRKAu2kQ9vkfLU6dOhX06NEjlH+yMRZSinnuyWnYosVcji8CEA/6Cg2JF+IIUBqnGKUTCNwtwBN4f89RiK1R96DEgO2o0NDmtEdvVFdVVYV+P3UAPUEs6GFwV3PHmXkD4vh74iDFJysVI/MlaQhwKeBNTLYX5VuA8T4/gZxA4MRGFxDB6R7OmYPfyykGRJbyie+XnGYnQIC/coH9+vULiYrxrkL9ZA9+0ykaHIfEpM7ge8TiJ2CsHYwyMfafAF1yCGBHYIbCVDjDjKt7BeB51D+LgQa6OkG7IDYEEtvQ7lnXLKLtLdLuJBpE4gPUXcW2+PkZwOex+4cGDhwYDBkyRL7/HFcEwUGPo/8uWRUpYnfxGHco8HkewLHLyYmAawAPuIFZxhOpDfJQ8gbUv41yORAptMWBNr6oqMhWird5+u+iHmBb2nhjDV7HWBNQTgK8y11l5NetWzc5ULscAtSj7nbNI0skhWeUZCc0W4nyH/jO4Vz0u1IeYhbk4AiwM6tjxIWByHsoZ9qcIBPJd/y+DwPfBESOmCa/QF3WiZHucLlEDpNxcNhmheEOPgdQNx6/VZFQzFZ5TN08AHXQt2Ii3EdyFuUsPtTcGPhW5iMiCNELvz+Gdn9huG4HUJaW/w3g0wxV0XaG7arG2WeKiUWYM4Y7GO5ezshTARbbWGw/DvXkpp/ivVvE0JVoMxN4rpGzJMhE5Pl+xlATsDIqikP9F9D2z3h9nOksEUFhK+qO4rcPkoalMQ/HqJLIyb3F3JdjrCcw1yZ8joyJLR5gCo54etlag7qIoeNh1N1BRYj3DTFJ0elotxPlVzkGuYAmL0VSJVGAJA41c4Z6A3BzTLfn0HYwYKEI6CUAMzZEWvLsIcQOo1AmmyyM72nHJCfYsogflGV6jEk9vyQZXSuq6w4c16NsGcGZbwOPr+H1RkOk2LEzjNepxQkihHSCQ4ynAYNRx2zMKV92CQMWqj8J0BRE8EShxRFN6YrfCRhC0x3r/Zm4IbQCcmJoV0kMamllccR6FjHqUC5F2R/wS2dcymOlfAKOS4KmzQb5cpNC2MC7JhVn5wjXoJ44rYhLh8n0eXOCorJxa7POjbSlCGVczr34/RsAmrcvo9s+wGp3tzVhntxiXiJ4nvEYb4FJkf0O8HocAePmLvCxnL0AORraVekJk6TYjDabRVXfRE2lCN1h6ZQRN1+InUbsCpKwoBZHh0dODN9JBCUffItXxEavTQkUtnfTVAplCWL3JISz29h4NjotnuSsQKJCk8dF+kJR6RARjrqFVmfPnj3ZbK8cIJ0msd6jgHPGtfVTQ8VLmlvh4mct9sobRmPic0DyDQQnx/NlfYUgyz59+oScsH379pAwXABD32nTpoUHIToESeI5mnbE/UqDdyLcafEBf2MCqgC7NwxIbMREJQ0g4D4sfJwnD+AmRrII05cfMWJE+L1169bQr+fip06dGp4oJ83lmYd5wj/EmMa4TaHivo4EeCguYZBnkB5g2aWA69OIEnUHOaGysjIYMGBAMGnSpODYsWPZwCpFmm4lNq+4gSLQA7jcX8DwtjEyRC8wjabnXEx9kfWnTJkSJkAo90xpJVV+FmcVNeYAF5zWngS4C4O91MBxmAv8blLEpbjI5sz9MTdAhcgkCT1RO8mZkAjfiYpTEvStAS53Uw1vAiUGgZ3GpuQEYvoiBqlIan7kSDHnTwJQFNiPu0+5VxCVYhcZIjNrdXUDdp+Eq5AZ3Gkg8QAyVZRZIk4Tl4QAbF9cXJxNYZMAtAokgs4BrNxEpCtteXg7DDTMDKYNSuQdKsnJBek7HxewvxaosWxLYXtw+cJp18217wql4aKCfBNoEu0O5VU+PhctJ0YeXD4C6JQpyrlpSLTojpGGGN5YwNziChdIZLk4lvLcFJ9jMX3QdiImY9bmGQU+TRUL5CHITTRlgF8D9ouD1MfmLoEPl5xokIumZ2cfgMpHt47IW9N64Hsh7wQYYjyIugWuF5fCqYncXRd5vPMWyizzvhi/32+nvG0dZc9vR6fZOu0md5e+uC408FvKSIOZwXlGvxPv95izA2Vtvg1xKFWARI+vMX66HUhpQQb643uW1bSjuTWyw2SBvDrBvjFic1eGGlz5esq3ko9uSIlBRqPuFcCv8F4WIcN12nVaBd0SaYwI6PDDImR11JkqgHcPmQssjxIn6bUshygDFJUTxPMpHk+jfjPgupgdnYV2R/g7xSjtpah8RJBewhwf0gGK6XI92u4wXFEU40afJ4DN4h5LcAd+40HI3JgJecuT0c062W0i2hQJUTcxan3/CMW1PF2K6bbA+Daz4xRs1D3Br1Cm0OihKCqizW78/nXAF/G5TXrEcVzaNMH6CyMswqsAHqDyDLEyou8lwOXnKF8DjI6KjV3KzMBiXkDH8ij/H214J5A596ekrZ3F0zXlWeL7+P5eUrNo3/QwC15uxthuzidy7DzKRwEDaAViiDgKbTbz7CJnzo0bN7pIfIiid8SuPwn25o3QCmpnyjlZkyxPP8EomCJzrGb7GJMx7tNsq4MT2xMUYaiErZOluTzKsnz3gwCeCZyVRZJfYplNEokEjwrPtxlxjeYAk+F1F74VAzPxQRNYYdtpOUvWs8J1sGhBJMNsb7igN8plJs1eSmLIhLKE4rvaCX27gOhLpLOsIzJ7qn/i+wZzcvSOZ23/du8TZjwV8zHIXoP4R3ifBxiFz1dcVpa3aPntPE+c6TmIWE9EtcMmAcPdWAhYhAXxcLOQi9L1WhD1Sc8p1d2oL7XGiRKp8F4A2i8K/nfI+y/gsTDJ/YC/8+AD5Uh04KHiGl+cIFPnBDDrPMjwRGkLXyxO4VGbfQWnDH2v0bVWE3C9QOXlepbgjEfIJQI6XDG3z5ahD9cw2pS78ipB85wyScNTvsVzlzzhL8/jRrnmVjfFJK/m3m4nj9vbgQTguT8XZTjsm672R5uJKEaQmBI/c58gyus8ZDagLpEVSJBIyHp4jn++xqPV71OgQgJYEWOtZ/haxRtKmWOBu8xdBLftWltsY84zE6WIEy/eIOWL+BaayMx+KHtL7EAkqdNDLiEXmEMUHniedtJqg9HmZtfvt26vNi0BdG3Ft3g8ZOf7PAu59TxtzivLNIekyi+wD1i8CuUiD9FXAa8C+/xS3JPmZnomyc7H+fb4/Se0bk41Fel621r4cgVxbq91V4jVqwB7HTe2M7jgB+QWHavZkDRPmZcASoZEmBx6i75bGjPcMdL4/VKGFAGWZkGzPG0XAbdL9A81G5LOmUnC9hHKJeO7dcUMjblSl12867ElFTtaGl20xvvLGPdVz/8TVuU7y0x1PG7vtNg24oz9Uo/Z412++VFWI7Fcog9tu9Lm6gvRmIPv9x1xmQAu6RDkXtbOtlGEmpgD5Nvnyc0dcv0EE6cfdi1HmhMf9wDF3k3gtRvEedhxjpgfqPb9PU9iEJHnyOUA7bQUXh6kq/D7l2iTjWv7XOD530BDr8jIrus+srXjt4MzumJMHuTsBa63YKE1+RR5lBjEikCCnWKWiHdzOgKO+nRIBAF88za/IFmJ3eMZov4CYxGBabcpGL8EYx+SeMXJeRwHNsV/h+vdxeuhEpN3ZyNY78Gm2fknJxVGhyjixPiQvVkNzT1elD9Py/aTAL64Hb9vcYmC9zfdXdT/C1LeGbg4rnBaAihDFJH12W5ulfNCNe/xTsP3bp8ikzJs5BF+5PNfAQYAPaseTdsEcaYAAAAASUVORK5CYII="}),computed:{iconSnowWidth(){return 2*(Math.floor(this.iconSize/24)||1)},contentdownText(){return this.contentText.contentdown||Z("uni-load-more.contentdown")},contentrefreshText(){return this.contentText.contentrefresh||Z("uni-load-more.contentrefresh")},contentnomoreText(){return this.contentText.contentnomore||Z("uni-load-more.contentnomore")}},mounted(){},methods:{onClick(){this.$emit("clickLoadMore",{detail:{status:this.status}})}}},[["render",function(e,i,d,u,r,w){const k=f,g=s,p=y;return t(),n(g,{class:"uni-load-more",onClick:w.onClick},{default:o((()=>[!r.webviewHide&&("circle"===d.iconType||"auto"===d.iconType&&"android"===r.platform)&&"loading"===d.status&&d.showIcon?(t(),A("svg",{key:0,width:"24",height:"24",viewBox:"25 25 50 50",style:m({width:d.iconSize+"px",height:d.iconSize+"px"}),class:"uni-load-more__img uni-load-more__img--android-H5"},[h("circle",{cx:"50",cy:"50",r:"20",fill:"none",style:m({color:d.color}),"stroke-width":3},null,4)],4)):!r.webviewHide&&"loading"===d.status&&d.showIcon?(t(),n(g,{key:1,style:m({width:d.iconSize+"px",height:d.iconSize+"px"}),class:"uni-load-more__img uni-load-more__img--ios-H5"},{default:o((()=>[a(k,{src:r.imgBase64,mode:"widthFix"},null,8,["src"])])),_:1},8,["style"])):v("",!0),d.showText?(t(),n(p,{key:2,class:"uni-load-more__text",style:m({color:d.color})},{default:o((()=>[l(c("more"===d.status?w.contentdownText:"loading"===d.status?w.contentrefreshText:w.contentnomoreText),1)])),_:1},8,["style"])):v("",!0)])),_:1},8,["onClick"])}],["__scopeId","data-v-7690a0fc"]]);const F=r({name:"loadmore",data:()=>({status:"more",statusTypes:[{value:"more",text:"加载前",checked:!0},{value:"loading",text:"加载中",checked:!1},{value:"noMore",text:"没有更多",checked:!1}],contentText:{contentdown:"查看更多",contentrefresh:"加载中",contentnomore:"没有更多"}}),methods:{change(e){this.status=e},clickLoadMore(e){w({icon:"none",title:"当前状态:"+e.detail.status})}}},[["render",function(e,l,c,i,d,u){const r=k(g("uni-load-more"),z),A=s;return t(),n(A,{class:"more"},{default:o((()=>[a(r,{iconType:"circle",status:d.status},null,8,["status"])])),_:1})}]]),N="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAjCAMAAADL21gSAAAAOVBMVEUAAAB0dHTr6+tqamp+fn6IiIi5ubnX19ecnJz19fWlpaXh4eGmpqavr6+wsLDNzc2SkpLDw8NgYGAkygIuAAAAEnRSTlMA3yDvz79wQKAQkDCPgH9Qr2Dt7Q1YAAAAv0lEQVQ4y72RSRKEIAxFA8jk3Ln/YbuTpqAgCq58GyV5WvkBQFuDPU79cwwOMBpOHGIBxxiWoAP1X5cGPJfME8mNHQcw03OHSybqbfntuHJW6sxAaPW/RcFOzpQOng4qto7jsq6OoXGW5GRCCpHIQ+AChcgVXzvyO8P/FuFrDk4iwjdsVF7r8BJbdvqpg7XD2zxQceRigCjhJZUEr0lxLPnAC+hJ3iIT7iSDmSneSRYTysEtWrFiPfTQQan5QvkCQ5kj1AK7EukAAAAASUVORK5CYII=",S=r({__name:"screening-job-requirements",props:{show:Boolean,title:{type:String,default:"筛选"},area:{type:Boolean,default:!0}},emits:["confirm","close","update:show"],setup(i,{emit:d}){const{getTransformChildren:u}=p(),r=i,m=d,h=e(""),f=E({}),w=e([]);x((()=>{const e=[u("education","学历要求"),u("experience","工作经验"),u("scale","公司规模")];r.area&&e.push(u("area","区域")),w.value=e,h.value="education"}));const Q=()=>{Object.keys(f).forEach((e=>{f[e]=[]}))};function T(){m("confirm",f),j()}const j=()=>{m("update:show",!1),m("close")};return(e,d)=>{const u=k(g("uni-icons"),B),r=y,m=s,p=b,E=G,x=J,Z=M,z=C;return i.show?(t(),n(m,{key:0,class:"modal-mask"},{default:o((()=>[a(m,{class:"modal-container"},{default:o((()=>[a(m,{class:"modal-header"},{default:o((()=>[a(r,{class:"back-btn",onClick:j},{default:o((()=>[a(u,{type:"left",size:"24"})])),_:1}),a(r,{class:"modal-title"},{default:o((()=>[l(c(i.title),1)])),_:1}),a(m,{class:"back-btn"})])),_:1}),a(m,{class:"content-wrapper"},{default:o((()=>[a(p,{class:"filter-nav","scroll-y":""},{default:o((()=>[(t(!0),A(I,null,D(w.value,((e,a)=>(t(),n(m,{key:a,class:R(["nav-item",{active:h.value===e.key}]),onClick:t=>{return n=e.key,void(h.value=n);var n}},{default:o((()=>[l(c(e.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),a(p,{class:"filter-content","scroll-into-view":h.value,"scroll-y":""},{default:o((()=>[(t(!0),A(I,null,D(w.value,((e,s)=>(t(),n(m,{key:s,class:"content-item"},{default:o((()=>[a(m,{class:"item-title",id:e.key},{default:o((()=>[l(c(e.label),1)])),_:2},1032,["id"]),a(Z,{class:"check-content",onChange:t=>((e,t)=>{f[e]=t.detail.value.map(String)})(e.key,t)},{default:o((()=>[(t(!0),A(I,null,D(e.options,(s=>{var i;return t(),n(x,{key:s.value,class:R(["checkbox-item",{checkedstyle:null==(i=f[e.key])?void 0:i.includes(String(s.value))}])},{default:o((()=>{var t;return[a(E,{style:{display:"none"},value:String(s.value),checked:null==(t=f[e.key])?void 0:t.includes(String(s.value))},null,8,["value","checked"]),a(r,{class:"option-label"},{default:o((()=>[l(c(s.label),1)])),_:2},1024)]})),_:2},1032,["class"])})),128))])),_:2},1032,["onChange"])])),_:2},1024)))),128))])),_:1},8,["scroll-into-view"])])),_:1}),a(m,{class:"modal-footer"},{default:o((()=>[a(z,{class:"footer-btn",type:"default",onClick:Q},{default:o((()=>[l("清除")])),_:1}),a(z,{class:"footer-btn",type:"primary",onClick:T},{default:o((()=>[l("确认")])),_:1})])),_:1})])),_:1})])),_:1})):v("",!0)}}},[["__scopeId","data-v-56e8df2d"]]);export{N as _,Q as a,F as b,S as s}; diff --git a/unpackage/dist/build/apptest/assets/uni-icons-DLnnJ5ic.css b/unpackage/dist/build/apptest/assets/uni-icons-DLnnJ5ic.css new file mode 100644 index 0000000..3403d2e --- /dev/null +++ b/unpackage/dist/build/apptest/assets/uni-icons-DLnnJ5ic.css @@ -0,0 +1 @@ +.uniui-cart-filled[data-v-1320ff52]:before{content:""}.uniui-gift-filled[data-v-1320ff52]:before{content:""}.uniui-color[data-v-1320ff52]:before{content:""}.uniui-wallet[data-v-1320ff52]:before{content:""}.uniui-settings-filled[data-v-1320ff52]:before{content:""}.uniui-auth-filled[data-v-1320ff52]:before{content:""}.uniui-shop-filled[data-v-1320ff52]:before{content:""}.uniui-staff-filled[data-v-1320ff52]:before{content:""}.uniui-vip-filled[data-v-1320ff52]:before{content:""}.uniui-plus-filled[data-v-1320ff52]:before{content:""}.uniui-folder-add-filled[data-v-1320ff52]:before{content:""}.uniui-color-filled[data-v-1320ff52]:before{content:""}.uniui-tune-filled[data-v-1320ff52]:before{content:""}.uniui-calendar-filled[data-v-1320ff52]:before{content:""}.uniui-notification-filled[data-v-1320ff52]:before{content:""}.uniui-wallet-filled[data-v-1320ff52]:before{content:""}.uniui-medal-filled[data-v-1320ff52]:before{content:""}.uniui-fire-filled[data-v-1320ff52]:before{content:""}.uniui-refreshempty[data-v-1320ff52]:before{content:""}.uniui-location-filled[data-v-1320ff52]:before{content:""}.uniui-person-filled[data-v-1320ff52]:before{content:""}.uniui-personadd-filled[data-v-1320ff52]:before{content:""}.uniui-arrowthinleft[data-v-1320ff52]:before{content:""}.uniui-arrowthinup[data-v-1320ff52]:before{content:""}.uniui-arrowthindown[data-v-1320ff52]:before{content:""}.uniui-back[data-v-1320ff52]:before{content:""}.uniui-forward[data-v-1320ff52]:before{content:""}.uniui-arrow-right[data-v-1320ff52]:before{content:""}.uniui-arrow-left[data-v-1320ff52]:before{content:""}.uniui-arrow-up[data-v-1320ff52]:before{content:""}.uniui-arrow-down[data-v-1320ff52]:before{content:""}.uniui-arrowthinright[data-v-1320ff52]:before{content:""}.uniui-down[data-v-1320ff52]:before{content:""}.uniui-bottom[data-v-1320ff52]:before{content:""}.uniui-arrowright[data-v-1320ff52]:before{content:""}.uniui-right[data-v-1320ff52]:before{content:""}.uniui-up[data-v-1320ff52]:before{content:""}.uniui-top[data-v-1320ff52]:before{content:""}.uniui-left[data-v-1320ff52]:before{content:""}.uniui-arrowup[data-v-1320ff52]:before{content:""}.uniui-eye[data-v-1320ff52]:before{content:""}.uniui-eye-filled[data-v-1320ff52]:before{content:""}.uniui-eye-slash[data-v-1320ff52]:before{content:""}.uniui-eye-slash-filled[data-v-1320ff52]:before{content:""}.uniui-info-filled[data-v-1320ff52]:before{content:""}.uniui-reload[data-v-1320ff52]:before{content:""}.uniui-micoff-filled[data-v-1320ff52]:before{content:""}.uniui-map-pin-ellipse[data-v-1320ff52]:before{content:""}.uniui-map-pin[data-v-1320ff52]:before{content:""}.uniui-location[data-v-1320ff52]:before{content:""}.uniui-starhalf[data-v-1320ff52]:before{content:""}.uniui-star[data-v-1320ff52]:before{content:""}.uniui-star-filled[data-v-1320ff52]:before{content:""}.uniui-calendar[data-v-1320ff52]:before{content:""}.uniui-fire[data-v-1320ff52]:before{content:""}.uniui-medal[data-v-1320ff52]:before{content:""}.uniui-font[data-v-1320ff52]:before{content:""}.uniui-gift[data-v-1320ff52]:before{content:""}.uniui-link[data-v-1320ff52]:before{content:""}.uniui-notification[data-v-1320ff52]:before{content:""}.uniui-staff[data-v-1320ff52]:before{content:""}.uniui-vip[data-v-1320ff52]:before{content:""}.uniui-folder-add[data-v-1320ff52]:before{content:""}.uniui-tune[data-v-1320ff52]:before{content:""}.uniui-auth[data-v-1320ff52]:before{content:""}.uniui-person[data-v-1320ff52]:before{content:""}.uniui-email-filled[data-v-1320ff52]:before{content:""}.uniui-phone-filled[data-v-1320ff52]:before{content:""}.uniui-phone[data-v-1320ff52]:before{content:""}.uniui-email[data-v-1320ff52]:before{content:""}.uniui-personadd[data-v-1320ff52]:before{content:""}.uniui-chatboxes-filled[data-v-1320ff52]:before{content:""}.uniui-contact[data-v-1320ff52]:before{content:""}.uniui-chatbubble-filled[data-v-1320ff52]:before{content:""}.uniui-contact-filled[data-v-1320ff52]:before{content:""}.uniui-chatboxes[data-v-1320ff52]:before{content:""}.uniui-chatbubble[data-v-1320ff52]:before{content:""}.uniui-upload-filled[data-v-1320ff52]:before{content:""}.uniui-upload[data-v-1320ff52]:before{content:""}.uniui-weixin[data-v-1320ff52]:before{content:""}.uniui-compose[data-v-1320ff52]:before{content:""}.uniui-qq[data-v-1320ff52]:before{content:""}.uniui-download-filled[data-v-1320ff52]:before{content:""}.uniui-pyq[data-v-1320ff52]:before{content:""}.uniui-sound[data-v-1320ff52]:before{content:""}.uniui-trash-filled[data-v-1320ff52]:before{content:""}.uniui-sound-filled[data-v-1320ff52]:before{content:""}.uniui-trash[data-v-1320ff52]:before{content:""}.uniui-videocam-filled[data-v-1320ff52]:before{content:""}.uniui-spinner-cycle[data-v-1320ff52]:before{content:""}.uniui-weibo[data-v-1320ff52]:before{content:""}.uniui-videocam[data-v-1320ff52]:before{content:""}.uniui-download[data-v-1320ff52]:before{content:""}.uniui-help[data-v-1320ff52]:before{content:""}.uniui-navigate-filled[data-v-1320ff52]:before{content:""}.uniui-plusempty[data-v-1320ff52]:before{content:""}.uniui-smallcircle[data-v-1320ff52]:before{content:""}.uniui-minus-filled[data-v-1320ff52]:before{content:""}.uniui-micoff[data-v-1320ff52]:before{content:""}.uniui-closeempty[data-v-1320ff52]:before{content:""}.uniui-clear[data-v-1320ff52]:before{content:""}.uniui-navigate[data-v-1320ff52]:before{content:""}.uniui-minus[data-v-1320ff52]:before{content:""}.uniui-image[data-v-1320ff52]:before{content:""}.uniui-mic[data-v-1320ff52]:before{content:""}.uniui-paperplane[data-v-1320ff52]:before{content:""}.uniui-close[data-v-1320ff52]:before{content:""}.uniui-help-filled[data-v-1320ff52]:before{content:""}.uniui-paperplane-filled[data-v-1320ff52]:before{content:""}.uniui-plus[data-v-1320ff52]:before{content:""}.uniui-mic-filled[data-v-1320ff52]:before{content:""}.uniui-image-filled[data-v-1320ff52]:before{content:""}.uniui-locked-filled[data-v-1320ff52]:before{content:""}.uniui-info[data-v-1320ff52]:before{content:""}.uniui-locked[data-v-1320ff52]:before{content:""}.uniui-camera-filled[data-v-1320ff52]:before{content:""}.uniui-chat-filled[data-v-1320ff52]:before{content:""}.uniui-camera[data-v-1320ff52]:before{content:""}.uniui-circle[data-v-1320ff52]:before{content:""}.uniui-checkmarkempty[data-v-1320ff52]:before{content:""}.uniui-chat[data-v-1320ff52]:before{content:""}.uniui-circle-filled[data-v-1320ff52]:before{content:""}.uniui-flag[data-v-1320ff52]:before{content:""}.uniui-flag-filled[data-v-1320ff52]:before{content:""}.uniui-gear-filled[data-v-1320ff52]:before{content:""}.uniui-home[data-v-1320ff52]:before{content:""}.uniui-home-filled[data-v-1320ff52]:before{content:""}.uniui-gear[data-v-1320ff52]:before{content:""}.uniui-smallcircle-filled[data-v-1320ff52]:before{content:""}.uniui-map-filled[data-v-1320ff52]:before{content:""}.uniui-map[data-v-1320ff52]:before{content:""}.uniui-refresh-filled[data-v-1320ff52]:before{content:""}.uniui-refresh[data-v-1320ff52]:before{content:""}.uniui-cloud-upload[data-v-1320ff52]:before{content:""}.uniui-cloud-download-filled[data-v-1320ff52]:before{content:""}.uniui-cloud-download[data-v-1320ff52]:before{content:""}.uniui-cloud-upload-filled[data-v-1320ff52]:before{content:""}.uniui-redo[data-v-1320ff52]:before{content:""}.uniui-images-filled[data-v-1320ff52]:before{content:""}.uniui-undo-filled[data-v-1320ff52]:before{content:""}.uniui-more[data-v-1320ff52]:before{content:""}.uniui-more-filled[data-v-1320ff52]:before{content:""}.uniui-undo[data-v-1320ff52]:before{content:""}.uniui-images[data-v-1320ff52]:before{content:""}.uniui-paperclip[data-v-1320ff52]:before{content:""}.uniui-settings[data-v-1320ff52]:before{content:""}.uniui-search[data-v-1320ff52]:before{content:""}.uniui-redo-filled[data-v-1320ff52]:before{content:""}.uniui-list[data-v-1320ff52]:before{content:""}.uniui-mail-open-filled[data-v-1320ff52]:before{content:""}.uniui-hand-down-filled[data-v-1320ff52]:before{content:""}.uniui-hand-down[data-v-1320ff52]:before{content:""}.uniui-hand-up-filled[data-v-1320ff52]:before{content:""}.uniui-hand-up[data-v-1320ff52]:before{content:""}.uniui-heart-filled[data-v-1320ff52]:before{content:""}.uniui-mail-open[data-v-1320ff52]:before{content:""}.uniui-heart[data-v-1320ff52]:before{content:""}.uniui-loop[data-v-1320ff52]:before{content:""}.uniui-pulldown[data-v-1320ff52]:before{content:""}.uniui-scan[data-v-1320ff52]:before{content:""}.uniui-bars[data-v-1320ff52]:before{content:""}.uniui-checkbox[data-v-1320ff52]:before{content:""}.uniui-checkbox-filled[data-v-1320ff52]:before{content:""}.uniui-shop[data-v-1320ff52]:before{content:""}.uniui-headphones[data-v-1320ff52]:before{content:""}.uniui-cart[data-v-1320ff52]:before{content:""}@font-face{font-family:uniicons;src:url(/app/assets/uniicons-DN59BOw4.ttf)}.uni-icons[data-v-1320ff52]{font-family:uniicons;text-decoration:none;text-align:center} diff --git a/unpackage/dist/build/apptest/assets/uni-icons.SM4XIXQc.js b/unpackage/dist/build/apptest/assets/uni-icons.SM4XIXQc.js new file mode 100644 index 0000000..4dbb3cd --- /dev/null +++ b/unpackage/dist/build/apptest/assets/uni-icons.SM4XIXQc.js @@ -0,0 +1 @@ +import{_ as o,o as n,a as s,w as c,f as l,n as e,d as i,U as d}from"./index-BoIbtAZO.js";const a=[{font_class:"arrow-down",unicode:""},{font_class:"arrow-left",unicode:""},{font_class:"arrow-right",unicode:""},{font_class:"arrow-up",unicode:""},{font_class:"auth",unicode:""},{font_class:"auth-filled",unicode:""},{font_class:"back",unicode:""},{font_class:"bars",unicode:""},{font_class:"calendar",unicode:""},{font_class:"calendar-filled",unicode:""},{font_class:"camera",unicode:""},{font_class:"camera-filled",unicode:""},{font_class:"cart",unicode:""},{font_class:"cart-filled",unicode:""},{font_class:"chat",unicode:""},{font_class:"chat-filled",unicode:""},{font_class:"chatboxes",unicode:""},{font_class:"chatboxes-filled",unicode:""},{font_class:"chatbubble",unicode:""},{font_class:"chatbubble-filled",unicode:""},{font_class:"checkbox",unicode:""},{font_class:"checkbox-filled",unicode:""},{font_class:"checkmarkempty",unicode:""},{font_class:"circle",unicode:""},{font_class:"circle-filled",unicode:""},{font_class:"clear",unicode:""},{font_class:"close",unicode:""},{font_class:"closeempty",unicode:""},{font_class:"cloud-download",unicode:""},{font_class:"cloud-download-filled",unicode:""},{font_class:"cloud-upload",unicode:""},{font_class:"cloud-upload-filled",unicode:""},{font_class:"color",unicode:""},{font_class:"color-filled",unicode:""},{font_class:"compose",unicode:""},{font_class:"contact",unicode:""},{font_class:"contact-filled",unicode:""},{font_class:"down",unicode:""},{font_class:"bottom",unicode:""},{font_class:"download",unicode:""},{font_class:"download-filled",unicode:""},{font_class:"email",unicode:""},{font_class:"email-filled",unicode:""},{font_class:"eye",unicode:""},{font_class:"eye-filled",unicode:""},{font_class:"eye-slash",unicode:""},{font_class:"eye-slash-filled",unicode:""},{font_class:"fire",unicode:""},{font_class:"fire-filled",unicode:""},{font_class:"flag",unicode:""},{font_class:"flag-filled",unicode:""},{font_class:"folder-add",unicode:""},{font_class:"folder-add-filled",unicode:""},{font_class:"font",unicode:""},{font_class:"forward",unicode:""},{font_class:"gear",unicode:""},{font_class:"gear-filled",unicode:""},{font_class:"gift",unicode:""},{font_class:"gift-filled",unicode:""},{font_class:"hand-down",unicode:""},{font_class:"hand-down-filled",unicode:""},{font_class:"hand-up",unicode:""},{font_class:"hand-up-filled",unicode:""},{font_class:"headphones",unicode:""},{font_class:"heart",unicode:""},{font_class:"heart-filled",unicode:""},{font_class:"help",unicode:""},{font_class:"help-filled",unicode:""},{font_class:"home",unicode:""},{font_class:"home-filled",unicode:""},{font_class:"image",unicode:""},{font_class:"image-filled",unicode:""},{font_class:"images",unicode:""},{font_class:"images-filled",unicode:""},{font_class:"info",unicode:""},{font_class:"info-filled",unicode:""},{font_class:"left",unicode:""},{font_class:"link",unicode:""},{font_class:"list",unicode:""},{font_class:"location",unicode:""},{font_class:"location-filled",unicode:""},{font_class:"locked",unicode:""},{font_class:"locked-filled",unicode:""},{font_class:"loop",unicode:""},{font_class:"mail-open",unicode:""},{font_class:"mail-open-filled",unicode:""},{font_class:"map",unicode:""},{font_class:"map-filled",unicode:""},{font_class:"map-pin",unicode:""},{font_class:"map-pin-ellipse",unicode:""},{font_class:"medal",unicode:""},{font_class:"medal-filled",unicode:""},{font_class:"mic",unicode:""},{font_class:"mic-filled",unicode:""},{font_class:"micoff",unicode:""},{font_class:"micoff-filled",unicode:""},{font_class:"minus",unicode:""},{font_class:"minus-filled",unicode:""},{font_class:"more",unicode:""},{font_class:"more-filled",unicode:""},{font_class:"navigate",unicode:""},{font_class:"navigate-filled",unicode:""},{font_class:"notification",unicode:""},{font_class:"notification-filled",unicode:""},{font_class:"paperclip",unicode:""},{font_class:"paperplane",unicode:""},{font_class:"paperplane-filled",unicode:""},{font_class:"person",unicode:""},{font_class:"person-filled",unicode:""},{font_class:"personadd",unicode:""},{font_class:"personadd-filled",unicode:""},{font_class:"personadd-filled-copy",unicode:""},{font_class:"phone",unicode:""},{font_class:"phone-filled",unicode:""},{font_class:"plus",unicode:""},{font_class:"plus-filled",unicode:""},{font_class:"plusempty",unicode:""},{font_class:"pulldown",unicode:""},{font_class:"pyq",unicode:""},{font_class:"qq",unicode:""},{font_class:"redo",unicode:""},{font_class:"redo-filled",unicode:""},{font_class:"refresh",unicode:""},{font_class:"refresh-filled",unicode:""},{font_class:"refreshempty",unicode:""},{font_class:"reload",unicode:""},{font_class:"right",unicode:""},{font_class:"scan",unicode:""},{font_class:"search",unicode:""},{font_class:"settings",unicode:""},{font_class:"settings-filled",unicode:""},{font_class:"shop",unicode:""},{font_class:"shop-filled",unicode:""},{font_class:"smallcircle",unicode:""},{font_class:"smallcircle-filled",unicode:""},{font_class:"sound",unicode:""},{font_class:"sound-filled",unicode:""},{font_class:"spinner-cycle",unicode:""},{font_class:"staff",unicode:""},{font_class:"staff-filled",unicode:""},{font_class:"star",unicode:""},{font_class:"star-filled",unicode:""},{font_class:"starhalf",unicode:""},{font_class:"trash",unicode:""},{font_class:"trash-filled",unicode:""},{font_class:"tune",unicode:""},{font_class:"tune-filled",unicode:""},{font_class:"undo",unicode:""},{font_class:"undo-filled",unicode:""},{font_class:"up",unicode:""},{font_class:"top",unicode:""},{font_class:"upload",unicode:""},{font_class:"upload-filled",unicode:""},{font_class:"videocam",unicode:""},{font_class:"videocam-filled",unicode:""},{font_class:"vip",unicode:""},{font_class:"vip-filled",unicode:""},{font_class:"wallet",unicode:""},{font_class:"wallet-filled",unicode:""},{font_class:"weibo",unicode:""},{font_class:"weixin",unicode:""}];const t=o({name:"UniIcons",emits:["click"],props:{type:{type:String,default:""},color:{type:String,default:"#333333"},size:{type:[Number,String],default:16},customPrefix:{type:String,default:""},fontFamily:{type:String,default:""}},data:()=>({icons:a}),computed:{unicode(){let o=this.icons.find((o=>o.font_class===this.type));return o?o.unicode:""},iconSize(){return"number"==typeof(o=this.size)||/^[0-9]*$/g.test(o)?o+"px":o;var o},styleObj(){return""!==this.fontFamily?`color: ${this.color}; font-size: ${this.iconSize}; font-family: ${this.fontFamily};`:`color: ${this.color}; font-size: ${this.iconSize};`}},methods:{_onClick(){this.$emit("click")}}},[["render",function(o,a,t,f,u,_){const r=d;return n(),s(r,{style:e(_.styleObj),class:i(["uni-icons",["uniui-"+t.type,t.customPrefix,t.customPrefix?t.type:""]]),onClick:_._onClick},{default:c((()=>[l(o.$slots,"default",{},void 0,!0)])),_:3},8,["style","class","onClick"])}],["__scopeId","data-v-1320ff52"]]);export{t as _}; diff --git a/unpackage/dist/build/apptest/assets/uni-popup-DKXgkXnf.css b/unpackage/dist/build/apptest/assets/uni-popup-DKXgkXnf.css new file mode 100644 index 0000000..af89371 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/uni-popup-DKXgkXnf.css @@ -0,0 +1 @@ +.uni-popup-dialog[data-v-19f0223c]{width:300px;border-radius:11px;background-color:#fff}.uni-dialog-title[data-v-19f0223c]{display:flex;flex-direction:row;justify-content:center;padding-top:25px}.uni-dialog-title-text[data-v-19f0223c]{font-size:16px;font-weight:500}.uni-dialog-content[data-v-19f0223c]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px}.uni-dialog-content-text[data-v-19f0223c]{font-size:14px;color:#6c6c6c}.uni-dialog-button-group[data-v-19f0223c]{display:flex;flex-direction:row;border-top-color:#f5f5f5;border-top-style:solid;border-top-width:1px}.uni-dialog-button[data-v-19f0223c]{display:flex;flex:1;flex-direction:row;justify-content:center;align-items:center;height:45px}.uni-border-left[data-v-19f0223c]{border-left-color:#f0f0f0;border-left-style:solid;border-left-width:1px}.uni-dialog-button-text[data-v-19f0223c]{font-size:16px;color:#333}.uni-button-color[data-v-19f0223c]{color:#007aff}.uni-dialog-input[data-v-19f0223c]{flex:1;font-size:14px;border:1px #eee solid;height:40px;padding:0 10px;border-radius:5px;color:#555}.uni-popup__success[data-v-19f0223c]{color:#4cd964}.uni-popup__warn[data-v-19f0223c]{color:#f0ad4e}.uni-popup__error[data-v-19f0223c]{color:#dd524d}.uni-popup__info[data-v-19f0223c]{color:#909399}.uni-popup[data-v-fc99ec19]{position:fixed;z-index:99}.uni-popup.top[data-v-fc99ec19],.uni-popup.left[data-v-fc99ec19],.uni-popup.right[data-v-fc99ec19]{top:var(--window-top)}.uni-popup .uni-popup__wrapper[data-v-fc99ec19]{display:block;position:relative}.uni-popup .uni-popup__wrapper.left[data-v-fc99ec19],.uni-popup .uni-popup__wrapper.right[data-v-fc99ec19]{padding-top:var(--window-top);flex:1}.fixforpc-z-index[data-v-fc99ec19]{z-index:999}.fixforpc-top[data-v-fc99ec19]{top:0} diff --git a/unpackage/dist/build/apptest/assets/uni-popup.i3WJKIJ9.js b/unpackage/dist/build/apptest/assets/uni-popup.i3WJKIJ9.js new file mode 100644 index 0000000..25c19bd --- /dev/null +++ b/unpackage/dist/build/apptest/assets/uni-popup.i3WJKIJ9.js @@ -0,0 +1 @@ +import{Z as t,_ as e,o as i,a as s,w as o,k as a,d as n,y as l,z as r,f as h,j as p,U as u,l as c,K as d,an as m,I as f,J as g,n as y,v as k,x as b,ao as C,A as w}from"./index-BoIbtAZO.js";const T={data:()=>({}),created(){this.popup=this.getParent()},methods:{getParent(t="uniPopup"){let e=this.$parent,i=e.$options.name;for(;i!==t;){if(e=e.$parent,!e)return!1;i=e.$options.name}return e}}},x={en:{"uni-popup.cancel":"cancel","uni-popup.ok":"ok","uni-popup.placeholder":"pleace enter","uni-popup.title":"Hint","uni-popup.shareTitle":"Share to"},"zh-Hans":{"uni-popup.cancel":"取消","uni-popup.ok":"确定","uni-popup.placeholder":"请输入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"},"zh-Hant":{"uni-popup.cancel":"取消","uni-popup.ok":"確定","uni-popup.placeholder":"請輸入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"}},{t:$}=t(x);const S=e({name:"uniPopupDialog",mixins:[T],emits:["confirm","close","update:modelValue","input"],props:{inputType:{type:String,default:"text"},showClose:{type:Boolean,default:!0},modelValue:{type:[Number,String],default:""},placeholder:{type:[String,Number],default:""},type:{type:String,default:"error"},mode:{type:String,default:"base"},title:{type:String,default:""},content:{type:String,default:""},beforeClose:{type:Boolean,default:!1},cancelText:{type:String,default:""},confirmText:{type:String,default:""},maxlength:{type:Number,default:-1},focus:{type:Boolean,default:!0}},data:()=>({dialogType:"error",val:""}),computed:{okText(){return this.confirmText||$("uni-popup.ok")},closeText(){return this.cancelText||$("uni-popup.cancel")},placeholderText(){return this.placeholder||$("uni-popup.placeholder")},titleText(){return this.title||$("uni-popup.title")}},watch:{type(t){this.dialogType=t},mode(t){"input"===t&&(this.dialogType="info")},value(t){-1!=this.maxlength&&"input"===this.mode?this.val=t.slice(0,this.maxlength):this.val=t},val(t){this.$emit("update:modelValue",t)}},created(){this.popup.disableMask(),"input"===this.mode?(this.dialogType="info",this.val=this.value,this.val=this.modelValue):this.dialogType=this.type},methods:{onOk(){"input"===this.mode?this.$emit("confirm",this.val):this.$emit("confirm"),this.beforeClose||this.popup.close()},closeDialog(){this.$emit("close"),this.beforeClose||this.popup.close()},close(){this.popup.close()}}},[["render",function(t,e,m,f,g,y){const k=u,b=c,C=d;return i(),s(b,{class:"uni-popup-dialog"},{default:o((()=>[a(b,{class:"uni-dialog-title"},{default:o((()=>[a(k,{class:n(["uni-dialog-title-text",["uni-popup__"+g.dialogType]])},{default:o((()=>[l(r(y.titleText),1)])),_:1},8,["class"])])),_:1}),"base"===m.mode?(i(),s(b,{key:0,class:"uni-dialog-content"},{default:o((()=>[h(t.$slots,"default",{},(()=>[a(k,{class:"uni-dialog-content-text"},{default:o((()=>[l(r(m.content),1)])),_:1})]),!0)])),_:3})):(i(),s(b,{key:1,class:"uni-dialog-content"},{default:o((()=>[h(t.$slots,"default",{},(()=>[a(C,{class:"uni-dialog-input",maxlength:m.maxlength,modelValue:g.val,"onUpdate:modelValue":e[0]||(e[0]=t=>g.val=t),type:m.inputType,placeholder:y.placeholderText,focus:m.focus},null,8,["maxlength","modelValue","type","placeholder","focus"])]),!0)])),_:3})),a(b,{class:"uni-dialog-button-group"},{default:o((()=>[m.showClose?(i(),s(b,{key:0,class:"uni-dialog-button",onClick:y.closeDialog},{default:o((()=>[a(k,{class:"uni-dialog-button-text"},{default:o((()=>[l(r(y.closeText),1)])),_:1})])),_:1},8,["onClick"])):p("",!0),a(b,{class:n(["uni-dialog-button",m.showClose?"uni-border-left":""]),onClick:y.onOk},{default:o((()=>[a(k,{class:"uni-dialog-button-text uni-button-color"},{default:o((()=>[l(r(y.okText),1)])),_:1})])),_:1},8,["class","onClick"])])),_:1})])),_:3})}],["__scopeId","data-v-19f0223c"]]);class _{constructor(t,e){this.options=t,this.animation=m({...t}),this.currentStepAnimates={},this.next=0,this.$=e}_nvuePushAnimates(t,e){let i=this.currentStepAnimates[this.next],s={};if(s=i||{styles:{},config:{}},v.includes(t)){s.styles.transform||(s.styles.transform="");let i="";"rotate"===t&&(i="deg"),s.styles.transform+=`${t}(${e+i}) `}else s.styles[t]=`${e}`;this.currentStepAnimates[this.next]=s}_animateRun(t={},e={}){let i=this.$.$refs.ani.ref;if(i)return new Promise(((s,o)=>{nvueAnimation.transition(i,{styles:t,...e},(t=>{s()}))}))}_nvueNextAnimate(t,e=0,i){let s=t[e];if(s){let{styles:o,config:a}=s;this._animateRun(o,a).then((()=>{e+=1,this._nvueNextAnimate(t,e,i)}))}else this.currentStepAnimates={},"function"==typeof i&&i(),this.isEnd=!0}step(t={}){return this.animation.step(t),this}run(t){this.$.animationData=this.animation.export(),this.$.timer=setTimeout((()=>{"function"==typeof t&&t()}),this.$.durationTime)}}const v=["matrix","matrix3d","rotate","rotate3d","rotateX","rotateY","rotateZ","scale","scale3d","scaleX","scaleY","scaleZ","skew","skewX","skewY","translate","translate3d","translateX","translateY","translateZ"];function P(t,e){if(e)return clearTimeout(e.timer),new _(t,e)}v.concat(["opacity","backgroundColor"],["width","height","left","right","top","bottom"]).forEach((t=>{_.prototype[t]=function(...e){return this.animation[t](...e),this}}));const A=e({name:"uniTransition",emits:["click","change"],props:{show:{type:Boolean,default:!1},modeClass:{type:[Array,String],default:()=>"fade"},duration:{type:Number,default:300},styles:{type:Object,default:()=>({})},customClass:{type:String,default:""},onceRender:{type:Boolean,default:!1}},data:()=>({isShow:!1,transform:"",opacity:1,animationData:{},durationTime:300,config:{}}),watch:{show:{handler(t){t?this.open():this.isShow&&this.close()},immediate:!0}},computed:{stylesObject(){let t={...this.styles,"transition-duration":this.duration/1e3+"s"},e="";for(let i in t){e+=this.toLine(i)+":"+t[i]+";"}return e},transformStyles(){return"transform:"+this.transform+";opacity:"+this.opacity+";"+this.stylesObject}},created(){this.config={duration:this.duration,timingFunction:"ease",transformOrigin:"50% 50%",delay:0},this.durationTime=this.duration},methods:{init(t={}){t.duration&&(this.durationTime=t.duration),this.animation=P(Object.assign(this.config,t),this)},onClick(){this.$emit("click",{detail:this.isShow})},step(t,e={}){if(this.animation){for(let e in t)try{"object"==typeof t[e]?this.animation[e](...t[e]):this.animation[e](t[e])}catch(i){console.error(`方法 ${e} 不存在`)}return this.animation.step(e),this}},run(t){this.animation&&this.animation.run(t)},open(){clearTimeout(this.timer),this.transform="",this.isShow=!0;let{opacity:t,transform:e}=this.styleInit(!1);void 0!==t&&(this.opacity=t),this.transform=e,this.$nextTick((()=>{this.timer=setTimeout((()=>{this.animation=P(this.config,this),this.tranfromInit(!1).step(),this.animation.run(),this.$emit("change",{detail:this.isShow})}),20)}))},close(t){this.animation&&this.tranfromInit(!0).step().run((()=>{this.isShow=!1,this.animationData=null,this.animation=null;let{opacity:t,transform:e}=this.styleInit(!1);this.opacity=t||1,this.transform=e,this.$emit("change",{detail:this.isShow})}))},styleInit(t){let e={transform:""},i=(t,i)=>{"fade"===i?e.opacity=this.animationType(t)[i]:e.transform+=this.animationType(t)[i]+" "};return"string"==typeof this.modeClass?i(t,this.modeClass):this.modeClass.forEach((e=>{i(t,e)})),e},tranfromInit(t){let e=(t,e)=>{let i=null;"fade"===e?i=t?0:1:(i=t?"-100%":"0","zoom-in"===e&&(i=t?.8:1),"zoom-out"===e&&(i=t?1.2:1),"slide-right"===e&&(i=t?"100%":"0"),"slide-bottom"===e&&(i=t?"100%":"0")),this.animation[this.animationMode()[e]](i)};return"string"==typeof this.modeClass?e(t,this.modeClass):this.modeClass.forEach((i=>{e(t,i)})),this.animation},animationType:t=>({fade:t?0:1,"slide-top":`translateY(${t?"0":"-100%"})`,"slide-right":`translateX(${t?"0":"100%"})`,"slide-bottom":`translateY(${t?"0":"100%"})`,"slide-left":`translateX(${t?"0":"-100%"})`,"zoom-in":`scaleX(${t?1:.8}) scaleY(${t?1:.8})`,"zoom-out":`scaleX(${t?1:1.2}) scaleY(${t?1:1.2})`}),animationMode:()=>({fade:"opacity","slide-top":"translateY","slide-right":"translateX","slide-bottom":"translateY","slide-left":"translateX","zoom-in":"scale","zoom-out":"scale"}),toLine:t=>t.replace(/([A-Z])/g,"-$1").toLowerCase()}},[["render",function(t,e,a,l,r,p){const u=c;return f((i(),s(u,{ref:"ani",animation:r.animationData,class:n(a.customClass),style:y(p.transformStyles),onClick:p.onClick},{default:o((()=>[h(t.$slots,"default")])),_:3},8,["animation","class","style","onClick"])),[[g,r.isShow]])}]]);const R=e({name:"uniPopup",components:{keypress:{name:"Keypress",props:{disable:{type:Boolean,default:!1}},mounted(){const t={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]};document.addEventListener("keyup",(e=>{if(this.disable)return;const i=Object.keys(t).find((i=>{const s=e.key,o=t[i];return o===s||Array.isArray(o)&&o.includes(s)}));i&&setTimeout((()=>{this.$emit(i,{})}),0)}))},render:()=>{}}},emits:["change","maskClick"],props:{animation:{type:Boolean,default:!0},type:{type:String,default:"center"},isMaskClick:{type:Boolean,default:null},maskClick:{type:Boolean,default:null},backgroundColor:{type:String,default:"none"},safeArea:{type:Boolean,default:!0},maskBackgroundColor:{type:String,default:"rgba(0, 0, 0, 0.4)"},borderRadius:{type:String}},watch:{type:{handler:function(t){this.config[t]&&this[this.config[t]](!0)},immediate:!0},isDesktop:{handler:function(t){this.config[t]&&this[this.config[this.type]](!0)},immediate:!0},maskClick:{handler:function(t){this.mkclick=t},immediate:!0},isMaskClick:{handler:function(t){this.mkclick=t},immediate:!0},showPopup(t){document.getElementsByTagName("body")[0].style.overflow=t?"hidden":"visible"}},data(){return{duration:300,ani:[],showPopup:!1,showTrans:!1,popupWidth:0,popupHeight:0,config:{top:"top",bottom:"bottom",center:"center",left:"left",right:"right",message:"top",dialog:"center",share:"bottom"},maskClass:{position:"fixed",bottom:0,top:0,left:0,right:0,backgroundColor:"rgba(0, 0, 0, 0.4)"},transClass:{backgroundColor:"transparent",borderRadius:this.borderRadius||"0",position:"fixed",left:0,right:0},maskShow:!0,mkclick:!0,popupstyle:"top"}},computed:{getStyles(){let t={backgroundColor:this.bg};return this.borderRadius,t=Object.assign(t,{borderRadius:this.borderRadius}),t},isDesktop(){return this.popupWidth>=500&&this.popupHeight>=500},bg(){return""===this.backgroundColor||"none"===this.backgroundColor?"transparent":this.backgroundColor}},mounted(){(()=>{const{windowWidth:t,windowHeight:e,windowTop:i,safeArea:s,screenHeight:o,safeAreaInsets:a}=w();this.popupWidth=t,this.popupHeight=e+(i||0),s&&this.safeArea?this.safeAreaInsets=a.bottom:this.safeAreaInsets=0})()},unmounted(){this.setH5Visible()},activated(){this.setH5Visible(!this.showPopup)},deactivated(){this.setH5Visible(!0)},created(){null===this.isMaskClick&&null===this.maskClick?this.mkclick=!0:this.mkclick=null!==this.isMaskClick?this.isMaskClick:this.maskClick,this.animation?this.duration=300:this.duration=0,this.messageChild=null,this.clearPropagation=!1,this.maskClass.backgroundColor=this.maskBackgroundColor},methods:{setH5Visible(t=!0){document.getElementsByTagName("body")[0].style.overflow=t?"visible":"hidden"},closeMask(){this.maskShow=!1},disableMask(){this.mkclick=!1},clear(t){t.stopPropagation(),this.clearPropagation=!0},open(t){if(this.showPopup)return;t&&-1!==["top","center","bottom","left","right","message","dialog","share"].indexOf(t)||(t=this.type),this.config[t]?(this[this.config[t]](),this.$emit("change",{show:!0,type:t})):console.error("缺少类型:",t)},close(t){this.showTrans=!1,this.$emit("change",{show:!1,type:this.type}),clearTimeout(this.timer),this.timer=setTimeout((()=>{this.showPopup=!1}),300)},touchstart(){this.clearPropagation=!1},onTap(){this.clearPropagation?this.clearPropagation=!1:(this.$emit("maskClick"),this.mkclick&&this.close())},top(t){this.popupstyle=this.isDesktop?"fixforpc-top":"top",this.ani=["slide-top"],this.transClass={position:"fixed",left:0,right:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0"},t||(this.showPopup=!0,this.showTrans=!0,this.$nextTick((()=>{this.showPoptrans(),this.messageChild&&"message"===this.type&&this.messageChild.timerClose()})))},bottom(t){this.popupstyle="bottom",this.ani=["slide-bottom"],this.transClass={position:"fixed",left:0,right:0,bottom:0,paddingBottom:this.safeAreaInsets+"px",backgroundColor:this.bg,borderRadius:this.borderRadius||"0"},t||this.showPoptrans()},center(t){this.popupstyle="center",this.ani=["zoom-out","fade"],this.transClass={position:"fixed",display:"flex",flexDirection:"column",bottom:0,left:0,right:0,top:0,justifyContent:"center",alignItems:"center",borderRadius:this.borderRadius||"0"},t||this.showPoptrans()},left(t){this.popupstyle="left",this.ani=["slide-left"],this.transClass={position:"fixed",left:0,bottom:0,top:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0",display:"flex",flexDirection:"column"},t||this.showPoptrans()},right(t){this.popupstyle="right",this.ani=["slide-right"],this.transClass={position:"fixed",bottom:0,right:0,top:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0",display:"flex",flexDirection:"column"},t||this.showPoptrans()},showPoptrans(){this.$nextTick((()=>{this.showPopup=!0,this.showTrans=!0}))}}},[["render",function(t,e,l,r,u,d){const m=k(b("uni-transition"),A),f=c,g=C("keypress");return u.showPopup?(i(),s(f,{key:0,class:n(["uni-popup",[u.popupstyle,d.isDesktop?"fixforpc-z-index":""]])},{default:o((()=>[a(f,{onTouchstart:d.touchstart},{default:o((()=>[u.maskShow?(i(),s(m,{key:"1",name:"mask","mode-class":"fade",styles:u.maskClass,duration:u.duration,show:u.showTrans,onClick:d.onTap},null,8,["styles","duration","show","onClick"])):p("",!0),a(m,{key:"2","mode-class":u.ani,name:"content",styles:u.transClass,duration:u.duration,show:u.showTrans,onClick:d.onTap},{default:o((()=>[a(f,{class:n(["uni-popup__wrapper",[u.popupstyle]]),style:y(d.getStyles),onClick:d.clear},{default:o((()=>[h(t.$slots,"default",{},void 0,!0)])),_:3},8,["style","class","onClick"])])),_:3},8,["mode-class","styles","duration","show","onClick"])])),_:3},8,["onTouchstart"]),u.maskShow?(i(),s(g,{key:0,onEsc:d.onTap},null,8,["onEsc"])):p("",!0)])),_:3},8,["class"])):p("",!0)}],["__scopeId","data-v-fc99ec19"]]);export{S as _,R as a}; diff --git a/unpackage/dist/build/apptest/assets/uni.a0977af4.css b/unpackage/dist/build/apptest/assets/uni.a0977af4.css new file mode 100644 index 0000000..5e1b147 --- /dev/null +++ b/unpackage/dist/build/apptest/assets/uni.a0977af4.css @@ -0,0 +1 @@ +uni-button{position:relative;display:block;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;box-sizing:border-box;font-size:18px;text-align:center;text-decoration:none;line-height:2.55555556;border-radius:5px;-webkit-tap-highlight-color:transparent;overflow:hidden;color:#000;background-color:#f8f8f8;cursor:pointer}uni-button[hidden]{display:none!important}uni-button:after{content:" ";width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(0,0,0,.2);transform:scale(.5);transform-origin:0 0;box-sizing:border-box;border-radius:10px}uni-button[native]{padding-left:0;padding-right:0}uni-button[native] .uni-button-cover-view-wrapper{border:inherit;border-color:inherit;border-radius:inherit;background-color:inherit}uni-button[native] .uni-button-cover-view-inner{padding-left:14px;padding-right:14px}uni-button uni-cover-view{line-height:inherit;white-space:inherit}uni-button[type=default]{color:#000;background-color:#f8f8f8}uni-button[type=primary]{color:#fff;background-color:#007aff}uni-button[type=warn]{color:#fff;background-color:#e64340}uni-button[disabled]{color:rgba(255,255,255,.6);cursor:not-allowed}uni-button[disabled][type=default],uni-button[disabled]:not([type]){color:rgba(0,0,0,.3);background-color:#f7f7f7}uni-button[disabled][type=primary]{background-color:rgba(0,122,255,.6)}uni-button[disabled][type=warn]{background-color:#ec8b89}uni-button[type=primary][plain]{color:#007aff;border:1px solid #007aff;background-color:transparent}uni-button[type=primary][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=primary][plain]:after{border-width:0}uni-button[type=default][plain]{color:#353535;border:1px solid #353535;background-color:transparent}uni-button[type=default][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=default][plain]:after{border-width:0}uni-button[plain]{color:#353535;border:1px solid #353535;background-color:transparent}uni-button[plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[plain]:after{border-width:0}uni-button[plain][native] .uni-button-cover-view-inner{padding:0}uni-button[type=warn][plain]{color:#e64340;border:1px solid #e64340;background-color:transparent}uni-button[type=warn][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=warn][plain]:after{border-width:0}uni-button[size=mini]{display:inline-block;line-height:2.3;font-size:13px;padding:0 1.34em}uni-button[size=mini][native]{padding:0}uni-button[size=mini][native] .uni-button-cover-view-inner{padding:0 1.34em}uni-button[loading]:not([disabled]){cursor:progress}uni-button[loading]:before{content:" ";display:inline-block;width:18px;height:18px;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}uni-button[loading][type=primary]{color:rgba(255,255,255,.6);background-color:#0062cc}uni-button[loading][type=primary][plain]{color:#007aff;background-color:transparent}uni-button[loading][type=default]{color:rgba(0,0,0,.6);background-color:#dedede}uni-button[loading][type=default][plain]{color:#353535;background-color:transparent}uni-button[loading][type=warn]{color:rgba(255,255,255,.6);background-color:#ce3c39}uni-button[loading][type=warn][plain]{color:#e64340;background-color:transparent}uni-button[loading][native]:before{content:none}.button-hover{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:transparent}.button-hover[type=primary]{color:rgba(255,255,255,.6);background-color:#0062cc}.button-hover[type=primary][plain]{color:rgba(0,122,255,.6);border-color:rgba(0,122,255,.6);background-color:transparent}.button-hover[type=default]{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[type=default][plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:transparent}.button-hover[type=warn]{color:rgba(255,255,255,.6);background-color:#ce3c39}.button-hover[type=warn][plain]{color:rgba(230,67,64,.6);border-color:rgba(230,67,64,.6);background-color:transparent}uni-checkbox-group[hidden]{display:none}uni-checkbox{-webkit-tap-highlight-color:transparent;display:inline-block;cursor:pointer}uni-checkbox[hidden]{display:none}uni-checkbox[disabled]{cursor:not-allowed}.uni-checkbox-wrapper{display:inline-flex;align-items:center;vertical-align:middle}.uni-checkbox-input{margin-right:5px;-webkit-appearance:none;appearance:none;outline:0;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;width:22px;height:22px;position:relative}.uni-checkbox-input svg{color:#007aff;font-size:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%) scale(.73)}@media (hover: hover){uni-checkbox:not([disabled]) .uni-checkbox-input:hover{border-color:var(--HOVER-BD-COLOR, #007aff)!important}}.uni-checkbox-input.uni-checkbox-input-disabled{background-color:#e1e1e1}.uni-checkbox-input.uni-checkbox-input-disabled:before{color:#adadad}uni-checkbox-group{display:block}uni-image{width:320px;height:240px;display:inline-block;overflow:hidden;position:relative}uni-image[hidden]{display:none}uni-image>div{width:100%;height:100%;background-repeat:no-repeat}uni-image>img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}uni-image>.uni-image-will-change{will-change:transform}uni-input{display:block;font-size:16px;line-height:1.4em;height:1.4em;min-height:1.4em;overflow:hidden}uni-input[hidden]{display:none}.uni-input-wrapper,.uni-input-placeholder,.uni-input-form,.uni-input-input{outline:none;border:none;padding:0;margin:0;text-decoration:inherit}.uni-input-wrapper,.uni-input-form{display:flex;position:relative;width:100%;height:100%;flex-direction:column;justify-content:center}.uni-input-placeholder,.uni-input-input{width:100%}.uni-input-placeholder{position:absolute;top:auto!important;left:0;color:gray;overflow:hidden;text-overflow:clip;white-space:pre;word-break:keep-all;pointer-events:none;line-height:inherit}.uni-input-input{position:relative;display:block;height:100%;background:none;color:inherit;opacity:1;font:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;text-indent:inherit;text-transform:inherit;text-shadow:inherit}.uni-input-input[type=search]::-webkit-search-cancel-button,.uni-input-input[type=search]::-webkit-search-decoration{display:none}.uni-input-input::-webkit-outer-spin-button,.uni-input-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.uni-input-input[type=number]{-moz-appearance:textfield}.uni-input-input:disabled{-webkit-text-fill-color:currentcolor}.uni-label-pointer{cursor:pointer}uni-movable-area{display:block;position:relative;width:10px;height:10px}uni-movable-area[hidden]{display:none}uni-movable-view{display:inline-block;width:10px;height:10px;top:0;left:0;position:absolute;cursor:grab}uni-movable-view[hidden]{display:none}uni-picker-view-column{flex:1;position:relative;height:100%;overflow:hidden}uni-picker-view-column[hidden]{display:none}.uni-picker-view-group{height:100%;overflow:hidden}.uni-picker-view-mask{transform:translateZ(0)}.uni-picker-view-indicator,.uni-picker-view-mask{position:absolute;left:0;width:100%;z-index:3;pointer-events:none}.uni-picker-view-mask{top:0;height:100%;margin:0 auto;background-image:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.6)),linear-gradient(0deg,rgba(255,255,255,.95),rgba(255,255,255,.6));background-position:top,bottom;background-size:100% 102px;background-repeat:no-repeat;transform:translateZ(0)}.uni-picker-view-indicator{height:34px;top:50%;transform:translateY(-50%)}.uni-picker-view-content{position:absolute;top:0;left:0;width:100%;will-change:transform;padding:102px 0;cursor:pointer}.uni-picker-view-content>*{height:var(--picker-view-column-indicator-height);overflow:hidden}.uni-picker-view-indicator:before{top:0;border-top:1px solid #e5e5e5;transform-origin:0 0;transform:scaleY(.5)}.uni-picker-view-indicator:after{bottom:0;border-bottom:1px solid #e5e5e5;transform-origin:0 100%;transform:scaleY(.5)}.uni-picker-view-indicator:after,.uni-picker-view-indicator:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#e5e5e5}uni-picker-view{display:block}.uni-picker-view-wrapper{display:flex;position:relative;overflow:hidden;height:100%}uni-picker-view[hidden]{display:none}.uni-scroll-view-refresher{position:relative;overflow:hidden;flex-shrink:0}.uni-scroll-view-refresher-container{position:absolute;width:100%;bottom:0;display:flex;flex-direction:column-reverse}.uni-scroll-view-refresh{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center}.uni-scroll-view-refresh-inner{display:flex;align-items:center;justify-content:center;line-height:0;width:40px;height:40px;border-radius:50%;background-color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.118),0 1px 4px rgba(0,0,0,.118)}.uni-scroll-view-refresh__spinner{transform-origin:center center;animation:uni-scroll-view-refresh-rotate 2s linear infinite}.uni-scroll-view-refresh__spinner>circle{stroke:currentColor;stroke-linecap:round;animation:uni-scroll-view-refresh-dash 2s linear infinite}@keyframes uni-scroll-view-refresh-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes uni-scroll-view-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes once-show{0%{top:0}}uni-resize-sensor,uni-resize-sensor>div{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}uni-resize-sensor{display:block;z-index:-1;visibility:hidden;animation:once-show 1ms}uni-resize-sensor>div>div{position:absolute;left:0;top:0}uni-resize-sensor>div:first-child>div{width:100000px;height:100000px}uni-resize-sensor>div:last-child>div{width:200%;height:200%}uni-scroll-view{display:block;width:100%}uni-scroll-view[hidden]{display:none}.uni-scroll-view{position:relative;-webkit-overflow-scrolling:touch;width:100%;height:100%;max-height:inherit}.uni-scroll-view-scrollbar-hidden::-webkit-scrollbar{display:none}.uni-scroll-view-scrollbar-hidden{-moz-scrollbars:none;scrollbar-width:none}.uni-scroll-view-content{width:100%;height:100%}uni-swiper-item{display:block;overflow:hidden;will-change:transform;position:absolute;width:100%;height:100%;cursor:grab}uni-swiper-item[hidden]{display:none}uni-swiper{display:block;height:150px}uni-swiper[hidden]{display:none}.uni-swiper-wrapper{overflow:hidden;position:relative;width:100%;height:100%;transform:translateZ(0)}.uni-swiper-slides{position:absolute;left:0;top:0;right:0;bottom:0}.uni-swiper-slide-frame{position:absolute;left:0;top:0;width:100%;height:100%;will-change:transform}.uni-swiper-dots{position:absolute;font-size:0}.uni-swiper-dots-horizontal{left:50%;bottom:10px;text-align:center;white-space:nowrap;transform:translate(-50%)}.uni-swiper-dots-horizontal .uni-swiper-dot{margin-right:8px}.uni-swiper-dots-horizontal .uni-swiper-dot:last-child{margin-right:0}.uni-swiper-dots-vertical{right:10px;top:50%;text-align:right;transform:translateY(-50%)}.uni-swiper-dots-vertical .uni-swiper-dot{display:block;margin-bottom:9px}.uni-swiper-dots-vertical .uni-swiper-dot:last-child{margin-bottom:0}.uni-swiper-dot{display:inline-block;width:8px;height:8px;cursor:pointer;transition-property:background-color;transition-timing-function:ease;background:rgba(0,0,0,.3);border-radius:50%}.uni-swiper-dot-active{background-color:#000}.uni-swiper-navigation{width:26px;height:26px;cursor:pointer;position:absolute;top:50%;margin-top:-13px;display:flex;align-items:center;transition:all .2s;border-radius:50%;opacity:1}.uni-swiper-navigation-disabled{opacity:.35;cursor:not-allowed}.uni-swiper-navigation-hide{opacity:0;cursor:auto;pointer-events:none}.uni-swiper-navigation-prev{left:10px}.uni-swiper-navigation-prev svg{margin-left:-1px;left:10px}.uni-swiper-navigation-prev.uni-swiper-navigation-vertical{top:18px;left:50%;margin-left:-13px}.uni-swiper-navigation-prev.uni-swiper-navigation-vertical svg{transform:rotate(90deg);margin-left:auto;margin-top:-2px}.uni-swiper-navigation-next{right:10px}.uni-swiper-navigation-next svg{transform:rotate(180deg)}.uni-swiper-navigation-next.uni-swiper-navigation-vertical{top:auto;bottom:5px;left:50%;margin-left:-13px}.uni-swiper-navigation-next.uni-swiper-navigation-vertical svg{margin-top:2px;transform:rotate(270deg)}uni-text[selectable]{cursor:auto;-webkit-user-select:text;user-select:text}uni-text{white-space:pre-line}uni-view{display:block}uni-view[hidden]{display:none}uni-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:block;box-sizing:border-box}.uni-modal{position:fixed;z-index:999;width:80%;max-width:300px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;border-radius:3px;overflow:hidden}.uni-modal *{box-sizing:border-box}.uni-modal__hd{padding:1em 1.6em .3em}.uni-modal__title{font-weight:400;font-size:18px;word-wrap:break-word;word-break:break-all;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.uni-modal__bd{padding:1.3em 1.6em;min-height:40px;font-size:15px;line-height:1.4;word-wrap:break-word;word-break:break-all;white-space:pre-wrap;color:#999;max-height:400px;overflow-x:hidden;overflow-y:auto}.uni-modal__textarea{resize:none;border:0;margin:0;width:90%;padding:10px;font-size:20px;outline:none;border:none;background-color:#eee;text-decoration:inherit}.uni-modal__ft{position:relative;line-height:48px;font-size:18px;display:flex}.uni-modal__ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleY(.5)}.uni-modal__btn{display:block;flex:1;color:#3cc51f;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;cursor:pointer}.uni-modal__btn:active{background-color:#eee}.uni-modal__btn:after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleX(.5)}.uni-modal__btn:first-child:after{display:none}.uni-modal__btn_default{color:#353535}.uni-modal__btn_primary{color:#007aff}uni-toast{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:block;box-sizing:border-box;pointer-events:none;font-size:16px}.uni-sample-toast{position:fixed;z-index:999;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;max-width:80%}.uni-simple-toast__text{display:inline-block;vertical-align:middle;color:#fff;background-color:rgba(17,17,17,.7);padding:10px 20px;border-radius:5px;font-size:13px;text-align:center;max-width:100%;word-break:break-all;white-space:normal}uni-toast .uni-mask{pointer-events:auto}.uni-toast{position:fixed;z-index:999;width:8em;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(17,17,17,.7);text-align:center;border-radius:5px;color:#fff}.uni-toast *{box-sizing:border-box}.uni-toast__icon{margin:20px 0 0;width:38px!important;height:38px!important;vertical-align:baseline!important}.uni-icon_toast{margin:15px 0 0}.uni-icon_toast.uni-icon-success-no-circle:before{color:#fff;font-size:55px}.uni-icon_toast.uni-loading{margin:20px 0 0;width:38px;height:38px;vertical-align:baseline}.uni-toast__content{margin:0 0 15px}uni-map{position:relative;width:300px;height:150px;display:block}uni-map[hidden]{display:none}.amap-marker-label{padding:0;border:none;background-color:transparent}.amap-marker>.amap-icon>img{left:0!important;top:0!important}.uni-map-control{position:absolute;width:0;height:0;top:0;left:0;z-index:999}.uni-map-control-icon{position:absolute;max-width:initial}uni-picker{position:relative;display:block;cursor:pointer}uni-picker[hidden]{display:none}uni-picker[disabled]{cursor:not-allowed}.uni-picker-container{display:none;position:fixed;left:0;right:0;top:0;bottom:0;box-sizing:border-box;z-index:999;font-size:16px}.uni-picker-container .uni-picker-custom *{box-sizing:border-box}.uni-picker-container .uni-picker-custom{position:fixed;left:0;bottom:0;transform:translateY(100%);backface-visibility:hidden;z-index:999;width:100%;background-color:#fff;visibility:hidden;transition:transform .3s,visibility .3s}.uni-picker-container .uni-picker-custom.uni-picker-toggle{visibility:visible;transform:translate(0)}.uni-picker-container .uni-picker-content{position:relative;display:block;width:100%;height:238px;background-color:#fff}.uni-picker-container .uni-picker-item{padding:0;height:34px;line-height:34px;text-align:center;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}.uni-picker-container .uni-picker-header{display:block;position:relative;text-align:center;width:100%;height:45px}.uni-picker-container .uni-picker-header:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;clear:both;border-bottom:1px solid #e5e5e5;color:#e5e5e5;transform-origin:0 100%;transform:scaleY(.5)}.uni-picker-container .uni-picker-action{display:block;max-width:50%;top:0;height:100%;box-sizing:border-box;padding:0 14px;font-size:17px;line-height:45px;overflow:hidden;cursor:pointer}.uni-picker-container .uni-picker-action.uni-picker-action-cancel{float:left;color:#888}.uni-picker-container .uni-picker-action.uni-picker-action-confirm{float:right;color:#007aff}.uni-picker-container .uni-picker-select{display:none}.uni-picker-system{position:absolute;display:none;display:block;top:0;left:0;width:100%;height:100%;overflow:hidden}.uni-picker-system>.uni-picker-system_input{position:absolute;border:none;height:100%;opacity:0;cursor:pointer}.uni-picker-system>.uni-picker-system_input.firefox{top:0;left:0;width:100%}.uni-picker-system>.uni-picker-system_input.chrome{top:0;left:0;width:2em;font-size:32px;height:32px}@media screen and (min-width: 500px) and (min-height: 500px){.uni-mask.uni-picker-mask{background:none}.uni-picker-container .uni-picker-custom{width:300px;left:50%;right:auto;top:50%;bottom:auto;transform:translate(-50%,-50%);opacity:0;border-radius:5px;transition:opacity .3s,visibility .3s;box-shadow:0 0 20px 5px rgba(0,0,0,.3)}.uni-picker-container .uni-picker-header{border-radius:5px 5px 0 0}.uni-picker-container .uni-picker-content{transform:translate(0 0);overflow:hidden;border-radius:0 0 5px 5px}.uni-picker-container .uni-picker-custom.uni-picker-toggle{opacity:1;transform:translate(-50%,-50%)}.uni-selector-select .uni-picker-header,.uni-selector-select .uni-picker-content{display:none}.uni-selector-select .uni-picker-select{display:block;max-height:300px;overflow:auto;background-color:#fff;border-radius:5px;padding:6px 0}.uni-selector-select .uni-picker-item{padding:0 10px;color:#555}.uni-selector-select .uni-picker-item:hover{background-color:#f6f6f6}.uni-selector-select .uni-picker-item.selected{color:#007aff}} diff --git a/unpackage/dist/build/apptest/assets/uniicons-DN59BOw4.ttf b/unpackage/dist/build/apptest/assets/uniicons-DN59BOw4.ttf new file mode 100644 index 0000000000000000000000000000000000000000..14696d038d828073edac09ea4e5ba1dec2f58115 GIT binary patch literal 35824 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 F{2S@rCxHL} literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/index.html b/unpackage/dist/build/apptest/index.html new file mode 100644 index 0000000..99fe6fa --- /dev/null +++ b/unpackage/dist/build/apptest/index.html @@ -0,0 +1,32 @@ + + + + + + + + 青岛智慧就业服务 + + + + + + + + +
    + + \ No newline at end of file diff --git a/unpackage/dist/build/apptest/static/.DS_Store b/unpackage/dist/build/apptest/static/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..28690ff2ff2cd062268b7552af8bc680b809ee82 GIT binary patch literal 8196 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 Ef)L)VnE(I) literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/Hamburger-button.png b/unpackage/dist/build/apptest/static/icon/Hamburger-button.png new file mode 100644 index 0000000000000000000000000000000000000000..696525f3432244672fbbf8930e985b844ab4098c GIT binary patch literal 328 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/addGroup1.png b/unpackage/dist/build/apptest/static/icon/addGroup1.png new file mode 100644 index 0000000000000000000000000000000000000000..271f1e581681e9cf00ec46443c279e4700c2c749 GIT binary patch literal 556 zcmeAS@N?(olHy`uVBq!ia0vp^9w5xY3?!3`olAj~Yk*IPE09h|NQjS*hm$}?Vq#)k zTpUCY$ObYX0Iuf$|Nq~pQ&UsDwC5HA4H7H~@(X6*`1&UQ+Kza|$#w45 zcaI9p{++%H=nTeIPZ!6Kh{J1Va2GWj@VKb{Kkz_6MB%%A*6lM}QUeND-dG=yPF}oK zb=3jYCn9@=3+&@=m&FNcju6W%3cftmt zMp0cIw}gXjT~QG~4zE+b!pgaOQ(`~ImCbB_FD!aDOJjlj;$8I@X6_6*opV%U*8ejx zPZz2kj^YRjZqC{q&?~=6)YbI(iZWSyhYJN_%F4lWlcYC&`69?S|G1s(Vz$5^7bWT< d*rny`813cxI)V&d*a2gU!PC{xWt~$(69CB}?>Ybg literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/backAI.png b/unpackage/dist/build/apptest/static/icon/backAI.png new file mode 100644 index 0000000000000000000000000000000000000000..16b958adc440b88c86b7e80622b9e70908ab68f0 GIT binary patch literal 37863 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:O)51catU4IJor_IG|(>Ehck@F1rxyWu@ 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 WE}K0;v^dWI0000pcFi_xQig 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 T3wjOC00000NkvXXu0mjfh*JUt literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/carmreupload.png b/unpackage/dist/build/apptest/static/icon/carmreupload.png new file mode 100644 index 0000000000000000000000000000000000000000..ee77a124448e6653e48d363d8139b86898e1b0fc GIT binary patch literal 1835 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 HQ$iB}z014N literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/doc.png b/unpackage/dist/build/apptest/static/icon/doc.png new file mode 100644 index 0000000000000000000000000000000000000000..040e4fd3887b24619e15a9f03eae88c6df0325a4 GIT binary patch literal 691 zcmeAS@N?(olHy`uVBq!ia0vp^CqS5m8A!&LZC(qc_yc@GT!C}}5=h)2R{|7bDGBlm zW@y;&;I7{Hmw|!F-_yl0q~g}wJArwx6+~D9a?%-pw6cb9axXX^+u(cS|EynuTW9oZ zoH3mqb@fd7>fqg9@cfv!G$ji%n~+!(L1`; zL8(CTQ^W(ODN&xiOlzi{tBQ?M%=T3^Pt3B5zrUANxp%eeq8lfc2UT4CoyGTLvCzgO z#r?-;S57mmKk;;>^CQC}`yKRt`dD6Ge}LXFv@An>6dh z76w5j=cXjrj^h&~s?LPnJ7*RBu|Dn1$MQ67`Q>xgMlc#Joc(dn@h(H|2?fs<&qLPS zb;8L0^j67F^0hM-{=9K`o1@-`V#&AZ+6+qaVl8SM-##4wB+T*g>xqyWfzoN&TK~7) z%}K4!+j3j|^}bBYq&ururu|EQa^k@}>D{;H3OE`q;p=$axP!l$d(vBJp4D->H$!pf z*OaRh?)*wCnXsu;bxBSvyJmE_Q`fbv6Bd=~rrh5pwJATA_vG5^`&5)T{+;H29GJqq zPxgq%3imZ4JDIn$@+%7QHXLbCy1@10j(k(X`cE&;bN;A(y-053or%?^HZR^yQWo3g zdA#}lZ7yLR0sUOrlMC+d+9S%X)V!v&R#hUVu;BHiGoRPmeZFdN=KWLQA5MGMf49n9 Q4@_zdp00i_>zopr0IN_mTL1t6 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/edit.png b/unpackage/dist/build/apptest/static/icon/edit.png new file mode 100644 index 0000000000000000000000000000000000000000..f1733105ef4679c7aefade6d2ce0a7809171020d GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDB3?!H8JlO)Iv;urWT!Hj|;y~N(Q~E&Fyd^4{>ApxpZ*yg`ErW!?`^++obTbxqLD4|)_yKW$;RGFh;RLO@oB^jNHr7YYVi4b%v^)6%|M%v~%&8e13$E3< nU0)+^5O4Be&H38D!j;U%fs_7R+VwpJ=oto2S3j3^P6L&JiPEA*Nn{##Y^^j!tFjZpD-Wb!%2bDK%hI>-?RoI5{dNo_68hdKEG!HO z32AR{A08fFSXk)k=_xBKBM=CIfq|o=qjhz4csxEfHg;xa=HthY;o;$pjg43=mdRx9 zZwd|q57WjuJGy{6AW;aNv{CQci-Pk~g~5NBudnAEZuJSPu%{_fEAx|M{j}Qr=sONZ zzM&5kY%Zvc?SVi7N48cLH^XMWP1%8C%_XeIXwk&0^1&?aLxl|55kuhg$rzbmmMiOH zMFi+{W4o1#WXt&l&mHC0b5w>7ftSaf_>tHCHmJP{G0{zP%f@djT`0MYb4B#2ZoS(7 zHQm=i>)KnXZu@bR?ug>5GrFK4_v@kj4lZA1}0mUZJ^pM@V+G6OPI?4wcQ$Ys1dl!Njkx;)7VU+ zM^atk+FGP7$tYSGGcKb&GWnbnP9LvOQTo8OJL+lYB8H_Izkip{!cJ5>tOv99oXo(R z_D#dwhQ}}=*d)coLwLIYmyu(k%y@9dAIu?ST-o#$Ps`h++?Xb&LD?b-n>ohigcK;d zOhbZAZ@9I$0sg&ijIEAo2*@%i+e&Z84t|EV8|YdZ)N?t!CG3w4%_c zIG8kn-wr6yH4X zvve$$Qml%mWCgrGg?q1D{mu{A&fC*}pnE%0kK^?OT5e#86>O8Z-^f>0&4SPrTM8`t z6?z6vG>RQeQN?%I=bC5vo8~0^^@faa+s>~erdrVF;!rwCU*`pkG1<+y8;@#TKg2b- zh9Bt}{q~y-e-4@5b|e--P5&WI$}x5VZs9Ud_Nyi&S+ zv`%-03nh>cKk-yw{NU!YIYDE_yp-8|n6|oz&q-LM@Ks%GHtf?usLpp05B6cWF>9$i ze_Nscn9SKi-TyW;RR0pOjzqba>#IRisKgMYl4aqZ?PGCY3Qo8?$>Lh?NgC?wI`_>Put8^4pbs2IGQ#RxjhW=z_?@XTj zTs;p?ZM^Z1i3-(FeL7ytKqL6bVIy z-EAxE9GVVI^Y^Sj{OixK3A3kr&kQPyA_F=i4!4=iHB7_1y_Ob8ky#`oBGL<8>#iw@ z@Aav5-xrCW-w>G-mj9GHsN_)*5I0s)k-9~8TL5n=QH643DwT=ryPQfPazxC3~)8oCK?l$lINy)EpKAZ zxI83C{%d>K4@U*bn|JQw8aWdJu@1gz7G0hv)LE$gr}>nlQ zmjcC0NaVO%t3)^W9=YO{c4=QZtm%v<$+r2Tv=L?JTum39n^Anz@N0%WFPF?`ptIt; zG$m6ivwBXB_Wx*}C`@gI0xD z{6_LCC-bc5bc^Y{wT-0v_6A=6SlhkMUWE;w>?^sfckuF!J)}T`ds+U5wdvulnf_<+ z>zPe;x(9&~nmXm7r;`;Cex6hKnxFBZ9HkeGC4BFfj$HvgPJdJ%X{8nTML@RJj#gFI Hkum=UM##cw literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/filter.png b/unpackage/dist/build/apptest/static/icon/filter.png new file mode 100644 index 0000000000000000000000000000000000000000..945b6c29eb3d4e956d32a4516a74ec007cfb2a19 GIT binary patch literal 347 zcmV-h0i^zkP)uPFhetv$4h={qlx!2d%oSdBX_4TEtrQzY>rlzK^udlGMu+7cQl9H0c!^2=; zU?j={E&u=k5_D2dQvlx}@6W$*K%fwiFpq$LP_JO^?G0D}006&9L_t(I%e|3F5`-WO zMFYs>+`0c@yOXA%APTO08zp&K`2j#%gFR0Da|{kJ8crNy0mm4Ypab<^mj*nS%oE9t z9S1PebB9YN>TUV$xN=tN%s^=MzeT}L&Xf+G4l1^edYvWI_s&$V1=)g~%0O zJMufj{}$nE4o)J%H*8d1>+lj=cKWG) zcmV&80RQoJ|91fWVGsXr0RMjg|7ZpOhXDIm8~9Hr_en1GLpA@F0spEd|K(@@j{*PC zP5-kn|J-2z*jfLqY?k>Z~l`h|DzuNnI7=z1C;;(05^0}PE!CNfFKZ` zUqJrv@9*EgP%seh-{0Tg-`~&Azps#wZ|>gD&(F`lzrVk)pP!$fkB@+Va9~hCFe4{X zw*UYEnMp)JR5;6Z(C2pIFc5~}k+BJop51JcP1%~>tB`Hk!7V^S%KhI=zOig6m z=R9XdvZ!jix4C`Wpcyq*d+21AU-!6gGuU2zL^F94h!&^oVu-+VQ?(tMrVh^qTo{CH zdx|auMd9*SJX3khOH^x#udxd$y;;Y=BC?e7^Vn;bZnUAoFM4CIo%=md7CFA}qV90$ zf-7tWN?8KN*q3jv>;Ie>Rn8t$w>y;b1^tQsT#Tc;!ES5-U(Ra-Ol3 zu%dZEVqNV*4=|c<^*oGXv&a0ugU@c@`7mnG8?Zik%(xovN~BbYT5Y(n3mTVxVH(kQND zlIqrmpfN|$pnhzsw}53UJJF~*`8i5=Y^o>De`RAldZ?hBzq{D~v$pp4^k#+1J^@`R VjR%nD%#i>9002ovPDHLkV1j0bh%*2H literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/flame2.png b/unpackage/dist/build/apptest/static/icon/flame2.png new file mode 100644 index 0000000000000000000000000000000000000000..3ddd89739383ea8ce7e7d440293a2fdd70c53fed GIT binary patch literal 485 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/point.png b/unpackage/dist/build/apptest/static/icon/point.png new file mode 100644 index 0000000000000000000000000000000000000000..70f1f519e67302d5737c11513d12e7dda4e4ff2b GIT binary patch literal 3554 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/quaters.png b/unpackage/dist/build/apptest/static/icon/quaters.png new file mode 100644 index 0000000000000000000000000000000000000000..4faf70a2e202c5c9412429bdd7068693509953dc GIT binary patch literal 419 zcmeAS@N?(olHy`uVBq!ia0vp^CO~Y)!3-q#=XqTMQpN#3A+A9B|5}g#>plLjb^pK4 z9mEEbAO?^G3$FJDv4Lof+yC_-hVX*~`8{16Lp+Y3o#xngSb@itQJSZ1%fA1a>QZ87Pxv+XgnnJCbfMeXj>)?F)RZHO zo<8u?P13t?ilYrUmbtDtx*8`IEiNT|4)iEU!^s&amln%vs)q zWigukY^8I2gQqQxTTyU6Q*6aK+mznia+x&}oxiG<6>FWp&gy>IQg#JLv1R1<_q#-n z^J%Q?Q{8jhb?x_Twx_qU&Z!(on(L>sTWUq#clPans*Ey^HoXG|8-u5-pUXO@geCw` C@VW2+ literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/recommendday.png b/unpackage/dist/build/apptest/static/icon/recommendday.png new file mode 100644 index 0000000000000000000000000000000000000000..93ac9012712b0aea7a27f57cbac03b3444ebb62f GIT binary patch literal 1247 zcmV<51R(o~P)qo5f7Xa zN=inNc0K!N#&s*c3;ZQ$_^B%-7c>i13YvuqZOjrjYz|&3jm?raEb@iqf`y<$$wIIcx)AwN zQVvMb%@_lVV!1+41(}F+DiIeXCkl}+CE|nR(uH6t^y63NVGOJibPE;x#(v*AMjsd> z?lx6b?|@RKfJ{so@2kHeDY1uJi)ybG5Gp)kzpkEClda<1Bv;izRQjd!L;eyWOUf@V zw=fkuzb5u>(SBXfYm0`g?fNkQ^GHw)*^h3K+*mDkcBOzaERo}76O?)%AueeT!JkkoZ?tt|f8+2@WBTA63=wK-($97%2dc0X}#MTF4FN3L#FjX5N>d<3JG z<{u7R))u~Z(aKzY-%&em2o{2BjsHAOY!g8NJLI-P88$q=u|&3JA>{r@I`c|n$YN8G zTJ5xJIQ3?rb~=bJgI;f=QQ*s8%ecNK_X=& zhfrP&BsYL;d?Cds{SVQoel?Ir1p#je{Z{!hA?rRMyH^8gRgjb!0zLG}st-v0Y9LJ? zkR=emjB=1UFJ$*zkdhnH0`UgP0RbgsEDwp9A+;KEA`c0fA&nXmutJuaFF34_wPt%G z^@Gs8Sja+fH)zfYX*G}uCq(xtYRm{(^#Q4MdyN4jr0D~))b0YNe2}&FuRS*mkahw}9pa^si#L0U*_10l|JM#RTwk4R9HuFvQT|5jA(mLDKLaPQCg zB?6VI{c6G7ubnOuqEj9$c7i^FJ`&C2>;BsxwTC@M(y*110io5wzPrzz`qCO5w2eSO zIdRyMMHd2RtLbC5DLR`L{@Bu{WW}4>)S7=loq{Dne!&d)9Tes#H0&>!VDSFD z!29(9ZMV}7GB7YIdb&7~zPPo(U!6BJ7 z2j+i&T%(c7Ic1&7#m~{v=qZ^_iin`ZAk|C+wF! zsS^KqsA%@N1Kkxs9{boFyt=akR{01KwkHvj+t literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/save.png b/unpackage/dist/build/apptest/static/icon/save.png new file mode 100644 index 0000000000000000000000000000000000000000..a584d6003259fd869671b96179f7c6a45146ae09 GIT binary patch literal 555 zcmeAS@N?(olHy`uVBq!ia0vp^CqS5m8A!&LZC(qc_yc@GT!Hj|B+&14F9RsVQWE4B z%+Rpk!Ck%YF9QSPaZeY=kcwMxZ#w!l2S~U+-2Z?{ri9Tqg^?$s;neN_v({KyR2ud& z+p^rMKCbeldCz14t<#%y!02&ajb8of=%3kVm-DRsIc4R~DZ#tn?Y%Si_H(^do{kD( zg-?%}K1E$?*s^mCW8~>On;27au2-_lb=2Kk&Z}^EuY+H-!#Q(B&*V!pOw@X-TkiNg zcI=)6WX4-ZNzH$^RKxSJADDmNTWa#LB_BUtvRIcSb@JRFe%HwQ-5FQ+JBzP~l5$_; zCw1{$QeZ`Hp44(SSMSFRuHMQb8#MyXm^cY42K<}k*6$?c%9ZZ3WCDbh`9(v-708)b z#I`8VW3l@}4W(9-DiH;x*7pHmrI{j{OD--3DsYmr2^fy%&o zTt8|o30%SeCP6}hE?k*gG(?tq!EJ>b8fXJD)B#K`xwz;{<`j)uDP6DmZk<5$7X9Iv z=?HZ8k^3D1OPV=cTO14(16(*nWSO1@y<)qhkyoS`;B`Mmbm{UlPv0+v#)Ho7*LDn> X?q${UKP$`vMlpk@tDnm{r-UW|vR&vd literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/send2x.png b/unpackage/dist/build/apptest/static/icon/send2x.png new file mode 100644 index 0000000000000000000000000000000000000000..031442b90f6be8e1fcb2b989dd91516bad499e95 GIT binary patch literal 847 zcmV-V1F-ywP)Px&2}wjjR9HvNSWQyfFc|%0W;}EkZjhXy;Rg5wr8}%-24_(!*fc#s%Lz(1#Y`8t zGoY|*dIGos+@QVzUNOZpm5LIFDE6l)w(B-p`bTJ3_$q9EeN+HoP+68UaS>Q5Qhm<`{}y7rZD6<5iez1ejXb z_gO>;?CT(;gqzVQ^!_Wb4BRy#u(Jq`ydRBDPi){CV@xd^1jAOE{!%4v>w0tD7o8|N zNtS`D3@iv(`|%OZ2_Y>2`I+-D!WJqv!sMxA&O_C)#!(rV@3Vz65ki8?%hPYzN=3cN z#Ku}>V3e|-#S)Qitn2pnSle+xJ+F_YtW^f)`-ek9Fmw zySatg0aDJ0^KgKb(+W%-FODNxSb1g><~!8HM6Y)+l+w|3DepKx+b#tx^Qkc*@G^Tb z&K6W6UKohhP$v5QgIyt<@AH>s!ui=&DPToAn5Y8vA7nw439Rg#hiKK%i-vSC+t?uQ z@`z8NR)G1LNslNngCQC_X;om@hD$M)c~s8Xr-WhNg9O87N~r*3ET|MZNd|<-L&b8xi!7}m=AHDxPl zx_CgFj-|ZcJyoN+!PEMqNTMFv3S{voyz z4{7vg}GFtS$a!j3M!+6sSfuHtky2mr^ED!oc*IX4+t58nbE8c7JVw Z{Q=qj$u>D}KNPx$lu1NER9Hvt*gbB-Fcb&yXR~zV2suKJP;Sr>JcZ3;Z%}#zx@9W^vKVuNaFgZ; zOh_=;t!W~q)F01whDfy~7KoEy{?B$C2u!?@iTfY}Q!Dhp5-dwzTrTiI2$=(@cOk0X zWD?Z4>lGRRCa+DHVaJ?%DnGE#cl95S3BrXXV4GhFZBcp(kxF}>W(1B|S zQFEpA67$n2Rkf7l*)WUI6DJ7h!bu4WN`Egil)^$vcmjaeSR@+g!yOJ)%NYM0u7eu5 z-&aS*_$C&K0%CAFAsev!EeeSO-e0&YSF6jalk3ap0=kfW(xxYl7r0#Vf>O|>8@4|< zUxI_1FeSMYqFP4*4Hq`zus}HWVnJt@Hi&AwcXoGtgB&Oo}; zj$N&IL&$B5e`~IN9`;(J&f;$G*mN&X`o9^y_e*M{0+S?`&Ka1R>f{sr0t@&GHhN5r QSpWb407*qoM6N<$f?mhSs{jB1 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/send3.png b/unpackage/dist/build/apptest/static/icon/send3.png new file mode 100644 index 0000000000000000000000000000000000000000..826cfe645acf9b922ec4ea35e4ef0b7f02e6c116 GIT binary patch literal 419 zcmV;U0bKrxP)Px$T}ebiR9Hvt*nw@rFc1aM|2OCejKBzGgN{%(V1v>P+6l@CY(O`G5!m3GL$-v1 z9iM%X8VR2iAwl9ieLKzxV&TPw`_O^j8G5b+MPvow2fzz}Z<2?_Bp7ff0E&#YC;90? z&N9Ur+$=~puz+(TT|gtwg=_{^;+m07z(!mXvKlynyM*mUx0qN*0B?z>*!*-?0SmYd zfblk?-@O9(XhoWVB^=3%h@40J;D+R{i0oUDCZGkU3FUy{w z0Sm}m(y2F25g5`_;C(&dEWiomf#kLcn7DBgX9Z@E+gxK&OfU?n4Zv zsx-y-7l_C^fc0=3bJMHmn}8{d7ib-`1E;3Xl44J=CumtG);CGbSn=Gx2KySUSvNJW zI_tPkw+6N4*A_okw$J;o1hwl?Wc+VNyJ%OjzY=Hd?Yrn>k9{{T9x*e5-f-ZlUL N002ovPDHLkV1ht~wK4zz literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/icon/send4.png b/unpackage/dist/build/apptest/static/icon/send4.png new file mode 100644 index 0000000000000000000000000000000000000000..a0f8843adc83429b61e6ed1b5cf3c4ebdf597164 GIT binary patch literal 984 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 X$G>w{WArTR00000NkvXXu0mjf5!{>x literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/tabbar/.DS_Store b/unpackage/dist/build/apptest/static/tabbar/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..459061a9c5cd913abb7efe27bee9ed265d1638fd GIT binary patch literal 6148 zcmeHKOG*Pl5Uq+?-chp1_s9`VcxZ znJh)L3aVd!>P>Y&=N%&o#^!Fw4Eq-f;La9nbq%8o1ww&P zV5NYZ4;frAcPtF`=s=-Q0ALf{YN*RwLO7XY?pPRN1ja@M8kPNt!A3`a=5e`WVQ6$> ze|)fKW`CiuX2Px#L}ge>W=%~1DgXcg2mk?xX#fNO00031000^Q000001E2u_0{{R30RRC20H6W@ z1ONa40RR91P@n?<1ONa40RR91NB{r;0AX;D3;+NJ;7LS5RCwC$oPTT-MHI(J5y79q zpHYGlwe)s&3u3@T@JG-fQSo=gfF^<(5k(EkkM7J~>m{0)r~v^H>JJhn@kbTG7=aix z7>y*5@COFb7!dRiLof(d1JsuKoi}&a>-Bc_+S_YyZ@bCl%CR@I@3U`a-n{o_80*i= z5jNw=xs1yVjEnt@yC?A3VJ^7G7Qf-|b<7fv;kR`xR@ayXXF%wO0ALF~4>LR2!E6aI zvLhH?rr=)N>q!5$1^@n%Ir0IPSaeo(!?VQg5O|vwyrGBCOfVZXOfI)F$Gf9CwayYt z8TXEBaH2egAbRcS;!D|tXHTmRc%$8Opc$Wrr*TDUB$sR1*wnCS!yA`69fGW9_VaxJ zF0VLf(-xmGCv|32@tuSjb7fh(Y+#pe>|mDL6is}#ydPsydtkSu{OM$q^LJ1zWSW2yg3BaJ`Cton&j82_GQPNSdZsn30^ zMqE$^WBo$BnBUWF6fkSlGr0>RF#fsk`i_5&nl!{qWt{n6r8a!WLGeKpy6|^~@ehN& zJGqQ6Z?bN~Z|IQURye)X$q?cvgMD_K)w-9Lt$9_qYNH@P^-Op+^^EHj z;X&4Dca+!#joaO&aJSW9mnrS|rQ2`9DynWj4b;BG)&jrTh3~(?*u5J6eumX~6WO@g zgTn(ia^5h!y*Vg5Fq0jn!8p5eD6o16TwZzQEj?~O*}1YI*(5Yreh-+BV;y~Nsbk7L z(72sB{w$k! zu?h6wS>j{zrNtgxzBVfVqWr|{U*uv*zxwYg9wM!O}Usk?k%h?c?ImIOQKyMLjtmJ`7+?_E6Tsf z#daF*IswY*W_anitu2-#_By<3!>(LjOfvF-I5jDf`=I{Oq|_-CnD!-~c79r-F*d<} zC9BCvt66O!b~?R6{A0e^eT&8I;^IwTrP7%cM_8?}K--<|-+et5PdI>kM#c`H3N>(f z(C8Sp+^3i}nmto2A%5D|>6%;ZuZ85@*`S<|`^^z8B<;lYQnDMv1jr~erj*&#g(t)p zAY?b&h9_8{(d@Wa#};7SqVa*obzs(jnyzhk4iX_p^`AGlkG<+nsz&=j<>oYlUINS- zjWm${jmkDr#Z?DWL31{);KVPK-tn_OD-~hk@fCB&r0G0@_4qHrP8`kuS z3Tw8RHBej|Uk!xpW`J!fwPTMtfySE|-^>KaZcgpkt5Q4Go0E&8utBd(mo3+rlZ(WM zstZ3FK=}ye5XS9NQAHceOjGYvCorWq=pFJ+VbHGfW}S^0lS^mqHk-3{u@0xC0u{}& z#U^6_MQ3R(W2|{l_0xllN>xx siI%|?7L`IFRSJzlLEJ|uO4x(ze;h%>Z}p!{IRF3v07*qoM6N<$f}$S+Pyhe` literal 0 HcmV?d00001 diff --git a/unpackage/dist/dev/mp-weixin/static/tabbar/chat4.png b/unpackage/dist/build/apptest/static/tabbar/chat4.png similarity index 100% rename from unpackage/dist/dev/mp-weixin/static/tabbar/chat4.png rename to unpackage/dist/build/apptest/static/tabbar/chat4.png diff --git a/unpackage/dist/build/apptest/static/tabbar/chat4ed.png b/unpackage/dist/build/apptest/static/tabbar/chat4ed.png new file mode 100644 index 0000000000000000000000000000000000000000..5ef0ffc0d16ac35a8d890018c531b0de413474d7 GIT binary patch literal 2691 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/static/tabbar/logo2copy.png b/unpackage/dist/build/apptest/static/tabbar/logo2copy.png new file mode 100644 index 0000000000000000000000000000000000000000..672d23633349b3c72fe1b88a30dbff326eced27a GIT binary patch literal 8827 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/dev/mp-weixin/static/tabbar/mine.png b/unpackage/dist/build/apptest/static/tabbar/mine.png similarity index 100% rename from unpackage/dist/dev/mp-weixin/static/tabbar/mine.png rename to unpackage/dist/build/apptest/static/tabbar/mine.png diff --git a/unpackage/dist/build/apptest/static/tabbar/mined.png b/unpackage/dist/build/apptest/static/tabbar/mined.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd80255fcd2fc9619b7db8c340ab783d429ff75 GIT binary patch literal 2787 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/dev/mp-weixin/static/tabbar/calendar.png b/unpackage/dist/build/apptest/static/tabbar/post.png similarity index 100% rename from unpackage/dist/dev/mp-weixin/static/tabbar/calendar.png rename to unpackage/dist/build/apptest/static/tabbar/post.png diff --git a/unpackage/dist/build/apptest/static/tabbar/posted.png b/unpackage/dist/build/apptest/static/tabbar/posted.png new file mode 100644 index 0000000000000000000000000000000000000000..83961eed2dca20da6ac0d254997495c231824383 GIT binary patch literal 1240 zcmeAS@N?(olHy`uVBq!ia0vp^PC)F&!3-q*r8k`cQjEnx?oJHr&dIz4a$Hg)JkxxA z8MJ_G4hF{dOa>N^5+IfWVg?501&jRrv=P#wi`&HtgiZXpt5rTJ|V6k zK0^ZoLnwno1A}oIgLVUhN-l#!1A|Nq^-8c*HG>vVSvg3f7EldD z5GVpfKm&m$moaEnfTVzi07;N|HP|$uO0Y7ZEJzS+zD703aG)}fnLt#*paC`+q!P#m zS^-8tDUh-nuu6!TaKkHM%7C(9CxNU3n-3&GCW9ReG9RW9BnwdkQ~;C(x*1{%*w=8C zP>n#9Fasgx1I3}{Ll{63Vlu>bh(!?Bf=Q4pPz~7E$aruM*Kgf>{OtMjmv7#_d-wkR`wt&JeEj(7^Oqk#fByXS`}g0! z|Ni}ZEvK6aOm$~GT^vIsB;OuPjh-CH!1f?rXq%GOW>H~oQD*5kd2imW>y((iDB*a` zIg96SzTWTZ$-d5&`u_7#{(I(JXLtYm8zReQ@K-4R+_89*eOpWVpD$YSOTF(~sq(*! zBeniUJFHk#UDmOv{N0-LJT?alLWu2xo zXTO5@zu(t$CO=%xGo=xz>Xd_|26O5HJRHxiNgaX7at}L}9@&<-c=3_k13%KIF-@M) za3a&c(O!yi+P?)4UMn$#rrS7we!l8rc9eUU;!>-$1^%DS4+oriZu(;T#!1{Vaa1b6@21wdOj_A8pgqmCj#S_EC0001NP)t-s0000r zh5tQ?_dSXCJ&E@{iT6E;_dALCJ&XT6i1$5-_&tgDJc;@}i1#~*`8|pFJ&5-`i1$5- z_&kXCK8g4L|Nn%v`tV_Q zTc53e0000KbW%=J00_^ysPyO^5}Id`EZI*vc3p!)D2lyh0008bNklRCdhw z1^ukFRtdg}svj#Ns3Wk-O4Isu7Q-$&(YgwS2f{tAC(ZDLu%MOXF`knJw1Pn4X{9D{ zI>ZZN@nJk9cuh{C_ITM&`21h3pn#X0gy;l*gfb}z;VIT6LBU%nkw`T>2o7Qz!>%7c z3~)HmyE51`b8G%vZWAoRw-eBMd}}_NrXdWwe0-Y8v z4Mj&_F>c&d49HIkMr+&}!9UW8zk_aEBIklLIGP7$!6`iQGw9X{M$wK-0iOaw!2(8~ z0!qPUX!IGvSg-@VdEh2kz!8kAaT^4;q6&<&ak@xura4|uqB|Io=$p7R4($Yn5?#qB z_Z{G5gz zF5l@}u0WLB5t06#4uUWkhCihI zxobtt{m;64gxZ(lbcW{wIx&f1$RS`eE(>Uec@fF5L&#!Ka6(pI157sPDd=HH6m=R> zg>5_qZ%o4?&INnluf#Rh1-T3Z!2PfQa0v#0E36B12?l^GtOsy8*kvKBqiUBm_2f3Y zD7u>$2v&9G?UF^krNBy%tMt;E=ON2L?u3&lSHNFz=tqcIAF|s^c705P6~HZQafM5P zt?qD7cpB#l7{dnaRc%fH-zf}$58H!_Aef~jjIpevZiU8rs-?_0T#TaC7$~!jQ{`u07*qoM6N<$f(Og8 AE&u=k literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/point2.png b/unpackage/dist/build/apptest/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/point2.png new file mode 100644 index 0000000000000000000000000000000000000000..40afccd88ed80e2b859116a051b5eb93319b5d86 GIT binary patch literal 841 zcmV-P1GfB$P)VYQ#E((Is&2o)AjO9g$9xjTd}F}3M#7;J#(WdTd|bh?cfQ3F#(WaT zeG|og6UKZK#eEaUeGj7unO%@KZu}3s&eOYl}ZhWrrp1VjtxhUDv2galmz6>aS@8k z8zi30lN2|wj2DWkrw|3}V8G6x&Z9-;8cj#3jH4`~H!39Zj8In)(TW6IU$~AFD#-C} z)_8-23UX+wN#|>n(I!c(pK~Zt7u&ExWBHdNhdkP-9C$Ti4JqtxdF|+44#{>b0Y12; zCBat0o$l1Z1cMd1Qh5;!_j9=WBh-8+0dE57LPNNF#iI(?0eRgtHOGK?6ne(uK#mf5 zUp)#aIZB$PiP;`BE!ytbsGX$^)39e}lyssaHIB!TWX`OCl>Az_Y2SXf#>;s4Fw53u@&9V>PP4-3EIq z%aet`g;!WJHh7u*rH3`u<0om$s_+GJsSv3P-=J!^cWLy2Qf!7z1XA_eyA0jvp3ly! zCkwnTH(C7?%B`53>_==-Y)#R|vpbV+>f)H<)8?SoDFu+RnM#0kJr7iZL00000NkvXXu0mjfwA+cf literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/apptest/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/range.png b/unpackage/dist/build/apptest/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/range.png new file mode 100644 index 0000000000000000000000000000000000000000..ccdbc1582a952ef0a28974247131c8d572d412f7 GIT binary patch literal 2607 zcmV+~3efe5P)1bx zr|X!@7PmRf*Z=?tc}YY;RCwC#+u3&7Fc1LHu@+0Ryf4h?|9`ZO3lYQt47L+X?VQt> zp1j;hnhgTU4@6#rv8or1t~$esH=Z_7c^(3=*T(ZmFQDx zGGKQDz{s>0nv-+Xi4yj}?gFi4Tad%isO&`u_v7*tnN_0V=%{FAoopQ2L+i5P&QaB- z2Ij(NUNC7}kwe~;8(KGodL{BkNthWIYeA}pqoa+i+e33HMr9|`Y=(Rpo0XzN$Aw(^ zUUz`jszBtT^vd;C?yyiSSrJ=9^GuKwrt<|UsUA2O`4(gemBb|b0Zcoipy^^{fYAZ*B-An1MtElUtQX}rq z^i;hfEv;aXX<88*^M}uW8cZE!r z#(HQi5F5!D{BSTP2Sl;32VM^?x$Dv&X8NbvIc}3#>;SC=lE@hRQZOTEcBp$mW#@|W zcaGB^>g=U%4$XVQ=GTtXA1YGs+lL*XOgpX^gI^BD6nEO!)Xkxiqn5wUoTySG_t$r0 zs3H__2JFwBW+3#aR?p;>|29LhOLjm9q97HT*) zM|qw;7&OSumQYL79_M-bV5}vw+d)&L{(#Jh+7hO#q28$u>KvtNnG}{dd3spqC{6hi zDJ*f82X>Cqa)}gzcP^Ad_)aff0kud+exLrG652ITLkG^cUve**_n{d-Z2g=`d*a!< z(7M1j5a%duv8dmJo-{VWI7exN`t%l5IDNc6{s9!U6YoG37Dt=Qo=8oB>UF3jeyllr zfz)!6uR~CL|N=|Y)v@QaC zpr6mQs24+p3-N)TrHvCyp*FM%dIQZ0ESEuR9>i#NS6ULUzk$YeaVO~rSOS$HU);;( zmCvDdg&|+uNt$ADdJ64bNVD19%-cVMvQS%vuWbW7fi^CjrNRSg>%?QI!6J(RI_0AW z&|C-G`^`E*{RnDNLnNWm-iPMlmzJv%Q=RTYt&8SBKT1q`1C8@QN2sNnt^p!F(Akkf zqz5`3X_a3=V?EGOI-vX(s-rs4De>y>pa!cD7k`hULh}t&xHy_3A51whhce<}&)f50 zrXx0kswl>m*$|_?Li2*cpF?L*Nk#qzDshO;Ifh1gfkvB(&eNK>h1NW}R5U>i=k*P= z41AaSV8>hDKpQ;%_ruMxKiRm_Ru~l?&ysmEMN-E*+t5)P2#pH)==d5b@~pIlv4F z9+)<{G3Z$K;PqWnyM-UC9MUtX9&ImEt5xhzwF{tYPo zhyG#jTyhwMVIXQ7f=B^Div;2R7p-8?N=VTCymAA}A@OgXl|GiCn9B(BykG(bObCbx z>M>~=Ch^9UQZU6a?IEL2xwEs(C}1bE(#jiZZ84jwS-#0+Lz%4Cj{%RiA*T_{Y3(=i z59$7ly19OXH0mw6=?{0BwIxU+a+sk<&KN6ZFj@XK8cQ(51J&HKHx|gI-@+ zoF76jFD=emXpx?|PSF-;CA3ISy!N7#;;e=i=~+(>xMyc8C`6GJPe?^vMIy9=LLgqw zcfv=tFa>A{g>GYiwzoD6o`(+FLSgo4IM+obLb_>g1%CjZ3#B6D> z_(Uq=IHb+M9jSuCtXZBosMu*?J;S|GaDO7D?MZ`*XtzWo+>t718C1TR$5Ro_!WF|= z3C%G>qP2Ul6uXr^uFm#Qc-bWlPCbx{$_+{O7pRMZ+TgOqPsd~Q)mggftmE!Az~9{H)>)Y+zf4^ zpjCRKDe+dU-%(nmqXV)NIGTZj`aW0S#b4lP#VB-3hx!n?Gu zPY1hBk{T-yfo7{&hdi*8cCk~4pLpM%=%UjTagt#*Gc=EaBhsr;Z<3Ob*Sj?#YyK70 z1!H$TQGR~YBld7a6daWv<9^G(o`nXl*WKA@ObFd;LNF#;x3Ai7B%B|*?WQ1`N5P@# z(YW=tiEzqd5qgijeMsAFwb^)R6g(jPtW0#fUi`FWVfJp5U-a(ApynPPkUulxrMpR> RSt9@d002ovPDHLkV1j0(@?QV| literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/assets/BaseDBStore.DnB5hDlq.js b/unpackage/dist/build/web/assets/BaseDBStore.DnB5hDlq.js new file mode 100644 index 0000000..613aac9 --- /dev/null +++ b/unpackage/dist/build/web/assets/BaseDBStore.DnB5hDlq.js @@ -0,0 +1 @@ +var e=Object.defineProperty,t=(t,r,n)=>(((t,r,n)=>{r in t?e(t,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[r]=n})(t,"symbol"!=typeof r?r+"":r,n),n);import{C as r,q as n,ag as s,T as o,ah as a,ai as i,aj as c,ak as l,af as u,al as d}from"./index-BoIbtAZO.js";class h{constructor(e,t=1){this.dbName=e,this.version=t,this.db=null}openDB(e=[]){return new Promise(((t,r)=>{const n=indexedDB.open(this.dbName,this.version);n.onupgradeneeded=t=>{this.db=t.target.result,e.forEach((e=>{if(!this.db.objectStoreNames.contains(e.name)){const t=this.db.createObjectStore(e.name,{keyPath:e.keyPath,autoIncrement:e.autoIncrement||!1});e.indexes&&e.indexes.forEach((e=>{t.createIndex(e.name,e.key,{unique:e.unique})}))}}))},n.onsuccess=e=>{this.db=e.target.result,console.log("✅ IndexedDB 连接成功"),t(this.db)},n.onerror=e=>{r(`IndexedDB Error: ${e.target.error}`)}}))}async queryByField(e,t,r){return new Promise((async(n,s)=>{try{this.db||await this.openDB();const o=this.db.transaction(e,"readonly").objectStore(e);if(!o.indexNames.contains(t))return s(`索引 ${t} 不存在`);const a=o.index(t).getAll(r);a.onsuccess=e=>{n(e.target.result)},a.onerror=e=>{s("查询失败: "+e.target.error)}}catch(o){s("查询错误: "+o)}}))}add(e,t){return new Promise(((r,n)=>{const s=this.db.transaction([e],"readwrite"),o=s.objectStore(e),a=Array.isArray(t)?t:[t],i=[];a.forEach(((e,t)=>{const r=o.add(e);r.onsuccess=e=>{i[t]=e.target.result},r.onerror=e=>{s.abort(),n(`第 ${t+1} 条数据添加失败: ${e.target.error}`)}})),s.oncomplete=()=>{r(1===a.length?i[0]:i)},s.onerror=e=>{n(`添加失败: ${e.target.error}`)}}))}get(e,t){return new Promise(((r,n)=>{const s=this.db.transaction([e],"readonly").objectStore(e).get(t);s.onsuccess=()=>r(s.result),s.onerror=e=>n(`Get Error: ${e.target.error}`)}))}getAll(e){return new Promise(((t,r)=>{const n=this.db.transaction([e],"readonly").objectStore(e);if("function"==typeof n.getAll){const e=n.getAll();e.onsuccess=()=>t(e.result),e.onerror=e=>r(`GetAll Error: ${e.target.error}`)}else{const e=[],s=n.openCursor();s.onsuccess=r=>{const n=r.target.result;n?(e.push(n.value),n.continue()):t(e)},s.onerror=e=>r(`Cursor Error: ${e.target.error}`)}}))}async getRecordCount(e){return new Promise(((t,r)=>{const n=this.db.transaction([e],"readonly").objectStore(e).count();n.onsuccess=()=>t(n.result),n.onerror=e=>r(`❌ Count Error: ${e.target.error}`)}))}update(e,t){return new Promise(((r,n)=>{const s=this.db.transaction([e],"readwrite").objectStore(e).put(t);s.onsuccess=()=>r("Data updated successfully"),s.onerror=e=>n(`Update Error: ${e.target.error}`)}))}delete(e,t){return new Promise(((r,n)=>{const s=this.db.transaction([e],"readwrite").objectStore(e).delete(t);s.onsuccess=()=>r("Data deleted successfully"),s.onerror=e=>n(`Delete Error: ${e.target.error}`)}))}getByIndex(e,t,r){return new Promise(((n,s)=>{const o=this.db.transaction([e],"readonly").objectStore(e).index(t).get(r);o.onsuccess=()=>n(o.result),o.onerror=e=>s(`Get By Index Error: ${e.target.error}`)}))}clearStore(e){return new Promise(((t,r)=>{const n=this.db.transaction([e],"readwrite").objectStore(e).clear();n.onsuccess=()=>t("Store cleared successfully"),n.onerror=e=>r(`Clear Store Error: ${e.target.error}`)}))}deleteDB(e=null){return new Promise(((t,r)=>{const n=indexedDB.deleteDatabase(e||this.dbName);n.onsuccess=()=>t("Database deleted successfully"),n.onerror=e=>r(`Delete DB Error: ${e.target.error}`)}))}async deleteOldestRecord(e){return new Promise(((t,r)=>{const n=this.db.transaction([e],"readwrite").objectStore(e),s=n.openCursor();s.onsuccess=function(e){const r=e.target.result;r?(console.log(`🗑️ 删除最早的记录 ID: ${r.key}`),n.delete(r.key),t()):t()},s.onerror=e=>r(`❌ Cursor Error: ${e.target.error}`)}))}}const g=r("messageGroup",(()=>{const e=n("messageGroup"),t=n("messages"),r=n([]),l=n(!1),u=n(""),d=n([]),h=n(""),g=n("");async function b(e){y.isDBReady||await y.initDB(),h.value=e;const n=await y.db.queryByField(t.value,"parentGroupId",e);n.length?(console.log("本地数据库存在该对话数据",n),r.value=n):(console.log("本地数据库不存在该对话数据"),p("refresh"))}function m(e){l.value=e}function f(){c.chatRequest("/getHistory").then((t=>{if(!t.data.list.length)return;let r=t.data.list.map((e=>({title:e.title,createTime:e.updateTime,sessionId:e.chatId})));if(r&&r.length){const t=r[0],[n,o]=s(r);h.value=t.sessionId,d.value=n,p(!1),y.db.add(e.value,r),g.value=o}}))}function p(e=!0){const n={sessionId:h.value};c.chatRequest("/detail",n,"GET",e).then((e=>{console.log("detail:",e.data);let n=function(e,t){const r=[];for(let n=0;n{o("请求出现异常,请联系工作人员")}))}return{messages:r,isTyping:l,textInput:u,chatSessionID:h,addMessage:async function(e){if(!h.value)return o("请创建对话");const n={...e,parentGroupId:h.value,files:e.files||[]};r.value.push(n),async function(e){console.log(e),await y.db.add(t.value,e)}(n)},tabeList:d,init:async function(){setTimeout((async()=>{y.isDBReady||await y.initDB();const t=await y.db.getAll(e.value);if(t.length){console.warn("本地数据库存在数据");const e=t.reverse(),[r,n]=s(e);d.value=r;const o=e[0];h.value=o.sessionId,b(o.sessionId)}else console.warn("本地数据库存在数据"),f()}),1e3)},initMessage:b,toggleTyping:m,addTabel:async function(t){y.isDBReady||await y.initDB();const r=a.generate();let n={title:t,createTime:i(Date.now()),sessionId:r};const o=await y.db.add(e.value,n),c=await y.db.getAll(e.value);h.value=r;const[l,u]=s(c);return d.value=l,o},addNewDialogue:function(){h.value="",r.value=[]},changeDialogue:function(e){h.value=e.sessionId,b(e.sessionId)},getStearm:async function(e,n=[],s){return new Promise(((a,i)=>{try{let l=function(){f.text=v,f.parentGroupId=h.value,y.db.add(t.value,f)},u=function(e){v+=e,f.displayText+=e,r.value[p]={...f},s&&s()},d=function(e){console.error("请求异常:",e),o("服务响应异常"),i(e)},g=function(){f.text=v,r.value[p]={...f},m(!1),window.removeEventListener("unload",l),l(),a&&a()};m(!0);const b={data:e,sessionId:h.value};n&&n.length&&(b.fileUrl=n.map((e=>e.url)));const f={text:"",self:!1,displayText:""},p=r.value.length;r.value.push(f);let v="";window.addEventListener("unload",l),c.streamRequest("/chat",b,u,d,g)}catch(l){console.log(l),i(l)}}))},getHistory:f}}));const y=new class{constructor(){t(this,"db",null),t(this,"isDBReady",!1),t(this,"dbName","BrowsingHistory"),this.checkAndInitDB()}checkAndInitDB(){const e=l("indexedDBVersion")||1;console.log("DBVersion: ",e,u.DBversion),e===u.DBversion?this.initDB():(console.log("清空本地数据库"),this.clearDB().then((()=>{d("indexedDBVersion",u.DBversion),this.initDB()})))}initDB(){this.db=new h(this.dbName,u.DBversion),this.db.openDB([{name:"record",keyPath:"id",autoIncrement:!0},{name:"messageGroup",keyPath:"id",autoIncrement:!0},{name:"messages",keyPath:"id",autoIncrement:!0,indexes:[{name:"parentGroupId",key:"parentGroupId",unique:!1}]}]).then((async()=>{g().init(),this.isDBReady=!0}))}async clearDB(){return new Promise(((e,t)=>{(new h).deleteDB(this.dbName).then((()=>{e()}))}))}};export{y as b,g as u}; diff --git a/unpackage/dist/build/web/assets/Group1-Bzc4g5QY.png b/unpackage/dist/build/web/assets/Group1-Bzc4g5QY.png new file mode 100644 index 0000000000000000000000000000000000000000..7db1b753d833200ec943e5423b2502de6f692071 GIT binary patch literal 16062 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 Ef)L)VnE(I) literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/assets/Intendedposition-12LmX0sN.css b/unpackage/dist/build/web/assets/Intendedposition-12LmX0sN.css new file mode 100644 index 0000000..0753514 --- /dev/null +++ b/unpackage/dist/build/web/assets/Intendedposition-12LmX0sN.css @@ -0,0 +1 @@ +.collection-content[data-v-6c0afbd6]{padding:.625rem 0}.one-cards[data-v-6c0afbd6]{display:flex;flex-direction:column;padding:0 .625rem}.one-cards .card-box[data-v-6c0afbd6]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.one-cards .card-box .box-row[data-v-6c0afbd6]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.one-cards .card-box .box-row .mineText[data-v-6c0afbd6]{font-weight:400;font-size:.65625rem;color:#606060}.one-cards .card-box .box-row .textblue[data-v-6c0afbd6]{color:#4778ec}.one-cards .card-box .box-row .row-left[data-v-6c0afbd6]{display:flex;justify-content:space-between}.one-cards .card-box .box-row .row-left .row-tag[data-v-6c0afbd6]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.one-cards .card-box[data-v-6c0afbd6]:first-child{margin-top:.1875rem} diff --git a/unpackage/dist/build/web/assets/Location-BIsf3xVy.png b/unpackage/dist/build/web/assets/Location-BIsf3xVy.png new file mode 100644 index 0000000000000000000000000000000000000000..31f2f3c334b4df6268b2de72258bf8499418e5ea GIT binary patch literal 5295 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:O)51catU4IJor_IG|(>Ehck@F1rxyWu@ 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:0,winHeight:0,winTop:0,contentHeight:30}),props:{visible:{type:Boolean,require:!0,default:!1},hide:{type:Number,default:0},header:{type:Boolean,default:!0},contentH:{type:Number,default:30}},created(){var e=this;this.contentH&&(this.contentHeight=this.contentH),t({success:function(t){0===e.hide?(e.winWidth=t.screenWidth,e.winHeight=t.screenHeight,e.winTop=0):(e.winWidth=t.windowWidth,e.winHeight=t.windowHeight,e.winTop=t.windowTop)}})},methods:{close(e){this.$emit("onClose")}}},[["render",function(e,t,l,c,r,u){const w=p;return l.visible?(i(),n(w,{key:0,class:"tianditu-popop",style:h({height:r.winHeight+"px",width:r.winWidth+"px",top:r.winTop+"px"})},{default:o((()=>[l.header?(i(),n(w,{key:0,class:"popup-header",onClick:u.close},{default:o((()=>[s(e.$slots,"header",{},void 0,!0)])),_:3},8,["onClick"])):a("",!0),d(w,{style:h({minHeight:r.contentHeight+"vh"}),class:"popup-content fadeInUp animated"},{default:o((()=>[s(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])])),_:3},8,["style"])):a("",!0)}],["__scopeId","data-v-ad9fd3a8"]]);export{l as _}; diff --git a/unpackage/dist/build/web/assets/dict-Label.Dsm7GAlr.js b/unpackage/dist/build/web/assets/dict-Label.Dsm7GAlr.js new file mode 100644 index 0000000..920faf9 --- /dev/null +++ b/unpackage/dist/build/web/assets/dict-Label.Dsm7GAlr.js @@ -0,0 +1 @@ +import{D as e,o as a,b as s,z as t,H as p}from"./index-BoIbtAZO.js";const o={__name:"dict-Label",props:["value","dictType"],setup(o){const{complete:c,dictLabel:l}=e();return(e,c)=>(a(),s("span",null,t(p(l)(o.dictType,o.value)),1))}};export{o as _}; diff --git a/unpackage/dist/build/web/assets/exhibitors-CCnow3bU.css b/unpackage/dist/build/web/assets/exhibitors-CCnow3bU.css new file mode 100644 index 0000000..fd537ce --- /dev/null +++ b/unpackage/dist/build/web/assets/exhibitors-CCnow3bU.css @@ -0,0 +1 @@ +.container[data-v-dc2d33aa]{display:flex;flex-direction:column;background-color:#f8f8f8}.header[data-v-dc2d33aa]{padding:.625rem 1.25rem;background-color:#fff}.header .header-title[data-v-dc2d33aa]{font-size:1.75rem;font-weight:700;color:#333;margin-bottom:.3125rem}.header .header-info[data-v-dc2d33aa]{margin-top:.625rem;font-size:.75rem;color:#666;display:flex;align-items:center;justify-content:space-between}.header .header-info .location[data-v-dc2d33aa]{display:flex;align-items:center}.header .header-info .date[data-v-dc2d33aa]{flex-shrink:0}.company-list[data-v-dc2d33aa]{padding:.625rem;background-color:#fff;margin-top:.3125rem}.company-list .section-title[data-v-dc2d33aa]{padding:.625rem;font-size:1.25rem;font-weight:700;margin-bottom:.3125rem}.company-row[data-v-dc2d33aa]{display:flex;justify-content:space-between;align-items:center;padding:.625rem;border:.0625rem solid #d9d9d9;margin-top:.625rem;border-radius:.53125rem}.company-row .left[data-v-dc2d33aa]{display:flex;align-items:center;width:100%;height:100%}.company-row .left .logo[data-v-dc2d33aa]{background-color:#22c55e;color:#fff;font-size:.75rem;font-weight:700;width:7.34375rem;height:5.125rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;margin-right:.625rem}.company-row .left .company-info[data-v-dc2d33aa]{min-height:5.125rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.company-row .left .company-info .company-name[data-v-dc2d33aa]{font-size:.875rem;color:#333;font-weight:700}.company-row .left .company-info .industry[data-v-dc2d33aa]{font-size:.75rem;color:#666}.company-row .left .company-info .details[data-v-dc2d33aa]{font-size:.75rem;color:#666;display:flex;align-items:center;justify-content:space-between} diff --git a/unpackage/dist/build/web/assets/expected-station-5atizwok.css b/unpackage/dist/build/web/assets/expected-station-5atizwok.css new file mode 100644 index 0000000..63717ab --- /dev/null +++ b/unpackage/dist/build/web/assets/expected-station-5atizwok.css @@ -0,0 +1 @@ +.secondary-title[data-v-efd19bad]{font-weight:700;padding:1.25rem 0 .3125rem .9375rem}.expected-station[data-v-efd19bad]{width:100%;overflow:hidden;display:flex;flex-direction:column}.sex-search[data-v-efd19bad]{width:calc(100% - 1.75rem);padding:.3125rem .875rem;display:grid;position:relative}.sex-search .iconsearch[data-v-efd19bad]{position:absolute;left:1.25rem;top:.625rem}.sex-search .searchinput[data-v-efd19bad]{border-radius:.3125rem;background:#fff;padding:.3125rem 0 .3125rem 1.8125rem}.sex-content[data-v-efd19bad]{background:#fff;border-radius:.625rem;width:100%;margin-top:.625rem;display:flex;border-bottom:2px solid #d9d9d9;overflow:hidden;height:100%}.sex-content .sex-content-left[data-v-efd19bad]{width:7.8125rem}.sex-content .sex-content-left .left-list-btn[data-v-efd19bad]{padding:0 1.25rem 0 .75rem;display:grid;place-items:center;height:3.125rem;text-align:center;color:#606060;font-size:.875rem;position:relative}.sex-content .sex-content-left .positionNum[data-v-efd19bad]{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fff;background:#4778ec;border-radius:50%;width:1.125rem;height:1.125rem}.sex-content .sex-content-left .left-list-btned[data-v-efd19bad]{color:#4778ec;position:relative}.sex-content .sex-content-left .left-list-btned[data-v-efd19bad]:after{position:absolute;left:.625rem;content:"";width:.21875rem;height:1.1875rem;background:#4778ec;border-radius:0}.sex-content .sex-content-right[data-v-efd19bad]{border-left:2px solid #d9d9d9;flex:1}.sex-content .sex-content-right .grid-sex[data-v-efd19bad]{display:grid;grid-template-columns:50% 50%;place-items:center;padding:0 0 1.25rem}.sex-content .sex-content-right .grid-sex .sex-right-btn[data-v-efd19bad]{width:6.59375rem;height:2.625rem;font-size:1rem;line-height:1.28125rem;text-align:center;display:grid;place-items:center;background:#d9d9d9;border-radius:.625rem;margin-top:.9375rem;color:#606060}.sex-content .sex-content-right .grid-sex .sex-right-btned[data-v-efd19bad]{color:#fff;background:#4778ec} diff --git a/unpackage/dist/build/web/assets/expected-station.Gn1MaF4X.js b/unpackage/dist/build/web/assets/expected-station.Gn1MaF4X.js new file mode 100644 index 0000000..5dd09e8 --- /dev/null +++ b/unpackage/dist/build/web/assets/expected-station.Gn1MaF4X.js @@ -0,0 +1 @@ +import{_ as e,a0 as t,v as s,x as a,o as c,a as l,w as i,k as o,j as n,b as r,F as h,r as d,d as u,y as f,z as p,I as y,J as k,K as g,l as m,S as b}from"./index-BoIbtAZO.js";import{_}from"./uni-icons.SM4XIXQc.js";const x=e({name:"expected-station",data:()=>({leftValue:{},rightValue:[],stationCateLog:0,copyTree:[]}),props:{station:{type:Array,default:[]},search:{type:Boolean,default:!0},max:{type:Number,default:5}},created(){this.copyTree=this.station,this.copyTree.length&&(this.leftValue=this.copyTree[0],this.rightValue=this.copyTree[0].children)},watch:{station(e){this.copyTree=this.station,this.copyTree.length&&(this.leftValue=this.copyTree[0],this.rightValue=this.copyTree[0].children)}},methods:{changeStationLog(e){this.leftValue=e,this.rightValue=e.children},addItem(e){let s=[],a=0;for(const t of this.copyTree)for(const e of t.children)for(const t of e.children)t.checked&&a++;for(const c of this.copyTree){c.checkednumber=0;for(const l of c.children)for(const i of l.children){if(i.id===e.id){if(!i.checked&&a>=5){t({title:"最多选择5个职位",icon:"none"});continue}i.checked=!i.checked}i.checked&&(s.push(`${i.id}`),c.checkednumber++)}}s=s.join(","),this.$emit("onChange",s)}}},[["render",function(e,t,x,T,V,C){const j=s(a("uni-icons"),_),w=g,I=m,L=b;return c(),l(I,{class:"expected-station"},{default:i((()=>[x.search?(c(),l(I,{key:0,class:"sex-search"},{default:i((()=>[o(j,{class:"iconsearch",type:"search",size:"20"}),o(w,{class:"uni-input searchinput","confirm-type":"search"})])),_:1})):n("",!0),o(I,{class:"sex-content"},{default:i((()=>[o(L,{"show-scrollbar":!1,"scroll-y":!0,class:"sex-content-left"},{default:i((()=>[(c(!0),r(h,null,d(V.copyTree,(e=>(c(),l(I,{key:e.id,class:u(["left-list-btn",{"left-list-btned":e.id===V.leftValue.id}]),onClick:t=>C.changeStationLog(e)},{default:i((()=>[f(p(e.label)+" ",1),y(o(I,{class:"positionNum"},{default:i((()=>[f(p(e.checkednumber),1)])),_:2},1536),[[k,e.checkednumber]])])),_:2},1032,["class","onClick"])))),128))])),_:1}),o(L,{"show-scrollbar":!1,"scroll-y":!0,class:"sex-content-right"},{default:i((()=>[(c(!0),r(h,null,d(V.rightValue,(e=>(c(),l(I,{key:e.id},{default:i((()=>[o(I,{class:"secondary-title"},{default:i((()=>[f(p(e.label),1)])),_:2},1024),o(I,{class:"grid-sex"},{default:i((()=>[(c(!0),r(h,null,d(e.children,(e=>(c(),l(I,{key:e.id,class:u([{"sex-right-btned":e.checked},"sex-right-btn"]),onClick:t=>C.addItem(e)},{default:i((()=>[f(p(e.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:2},1024)])),_:2},1024)))),128))])),_:1})])),_:1})])),_:1})}],["__scopeId","data-v-efd19bad"]]);export{x as _}; diff --git a/unpackage/dist/build/web/assets/girl-CtUKe2Lz.png b/unpackage/dist/build/web/assets/girl-CtUKe2Lz.png new file mode 100644 index 0000000000000000000000000000000000000000..1b7ce263edcf882f8dc0a52432d58289ae8bc1b4 GIT binary patch literal 5414 zcmV+>71`>EP)Px};7LS5RCr$PonNdSMIFa?&$<83y)E}rvHy^Ad=R14 zH=j(1ZzgRMi4Q*bXnYYaVq$1wA_Ngh>^VpxsFhRDmO?9sw)7uRdue-`~va9^b=1X+7}N!I_D6<)v2m|Gr<^mU_V;xKwtj zU^Q7T2wJs{e`}ShJ2q9i%1OH+2P^g+yl3IJ+yhh_0D@Ku7_G~Tk2XvZ8xIKDDPVBKnqz~S7z+rh z23#;~O5}|L1i>%|jCf1K4Uz`#_c96)v{Ponkp#u0+{73_o_=>`ugjYV%}3+X9hj7x zfCmIEl}%`L-iryKfCdCDmA!C8cLp62uz;YYvL6l;AOQymS}J$IFkw0v6d-7++=T2Jl^gB z->+`Jp>n5=9?=2_!l7fR4Zo%)NR$JDw#x88)!BRvkSGNN;m{dfmRwsgB+39mI4lWJ z0JotsaaRHe!T}(vENg-)NTdUTa99?ZfNnYHrA?6yi8Mg)8&#G@B*5DW zTK=7~eydR$AWt8f4gmHgHp$W+*uHUCN-RsM6s?t|Q3(0ABu)Pc2L$1O97T4wO-4Q< z6cEfi><&N^?oM<*A`}qJJ4^^6``aio9}xx!S}Xel&zL(Dn2!hn1mQ3ybew6ZsC+~S zAZV?ei94fiR75^f7!XtsqhiLb#tN`ng#bY~+=@37@3yGbDg+2xE54A~&^%O+&KzHS zYbst#Yiho$(#FayqvRitS8m+QcSX0)Dl)6Z4G5|SUC>1^Y@L5TJYgu9&J6O_N3*#V zH!5GMkwOFv{p+U zFB%NdfFxA~?blL|uqNzGfS`KF14AYtVM4#0*t-r2tBNoI;<|d=F}J5S-aH^R5f){! zdgVF<6xShPQ4wlDTviWRb}B81Wdjn=QCtOuMMbCqaaBE3s74$VRe(gc%T-8dRfGx< zSJmT@nV;2*PTS^9>xx(hVZBDOe0BAA>#i+0(y9m*Ag-wgu~ZXtztys>L#2YaKGQ{` zBDsLLrXH#-6$AxwH7}uAT}MD-5vm&w(iB|^;v^&#tLvG7xbzVQ2yj3E#I@u-Perl; zIdpNC@A*56CV|k;hXMx_K%9akM@2FLaUnT}1P3HQT!JJkS?>vm3(5Iy3x8~UVd0H& zND8Mr2TAsY3oGwgHp^K+bWY`F0SOHd(pKx&Niu9!Pe5$9S2`8}X_N{gATB`COGQ!v zvE5!l%R6*!HK74EDl=CasqeY!$66LoS=z~6wug$O0%G&eG((01T9WQmKEecu#lP+G z*z|7hhm497p<1ly-fhlD(ri|jg4k@YpsNQ7!eD+wJ(zkItd+6aYNe=17a+FUD7%ygJE|Lj|h53gGfOM!w6r={Ih^@Iu z+-9{E#MbFu=<6P->JdSLD#EB~Vv0KhhzaW9jcjSOM!%81qZn00OvJO+60=!t1+g*z zfVv?u8n1w?dwllM%ry`H<9{@Q4_^kgB|jN&HYV%QJ0h0=u`vIDZm)u9-6QV_2Yg+` z#$>$%5F6J&pxdj|#Jm?Mz^#^z$$FHBgbIRy#(%Ef0ylytt$w2ng@PlkL0$aI_P9ph{w096#`=0 z3>L`u%>}>_K>~5FmUSO@=m5mB87y!KxlP^$-vX6LbiGsDPsl)7;sH_s%b*s1ysZ z)&b%LyR8I7>lAOPQV+)N_QE#*r({kAc zi0AuN1VjWNWR~i(+xL6JH^cbYg6~zmqc45no&BfM_8=f4f=NLgDlHZS)#%x!BsV$! zhjH)12MT)K!f*Hz1+i_BkVJwCKtO|$#6b}#Rw@Vr!tii~W~CUK9u_5_oOz=r%X%Ro ztOFvsJlRsRb^iJGRoXwV0LmD=eNUv*^-AnVH?dug)h z_7#XK0`h$jkzXXiJVX(iN1pXWY*~Spi+}_~guRNw0&SK8K*+wX`jbL_=m(mLECF(G zX2LH8dlhsg)g^>(RY#je)#rr@34R|Q(tGXT01;`gmIuAsTK|NQr(2;QviRg8)4OTi z0?B5914N{~iaMYACk8AIVrjP~&|XDtgk-b8eHTl}>{T)v&}K>FBYXi%!smvd*sKr` z(tA*L^a{;Cmcyb^zOlAp&AlLhHb7qFs;T+yvmYP6>DVu?6MZ!(HtW)-N8g><>ji;U zuP!0~2*-^8(z^TsZ+u`8ArTnK=Ub)5zSE6!6K8&%`wj@}Wf72+9+Q!Okjp$XyfeJo zqhl9X#|g`4^uQ|@D&FbEviI<@pVS9i7llFsA`gjw-5tVIuZ;YIsK={=4~NQe`|xZH zRYVN)L_L20>2Ua|)6dNusEbw+2!M3{fDVAQ5Lx+01PH2#7&u5Rk$T7igw(4$QSSf* zLZU7jkhpq8p@Aw=9Fn+tM77DVS-SI(?w^6yn5fH0(9-}x6)6tLv*%WHRU*S?At14C z7M-B?f+Ms9{muHs$c)gWvUu2;QN!!ggOi8n`%}L)cKey%)W&E2C2XcpYaX(kpp#Jv z*Fngi&ff_U4M;R|)hq1KYOw>^nD48-Ha(OHfJm#Q6ObtX=mbP#qAqdB-NOTVlSv$R2M-oiXS6^*!fCa#dHf)zX!yrvjogQ5Th<)4~x(r|(xE9X+pganuw_ zsuwHu;|t|nK*;@wv|76I5VFN&$EHfPLqS47G$iVx5_BdwmLv14mAS^o!3FI*n4cW!?F!(q>TsqS9uus)r2KNCU=2NMynh?_-`BE>$)wX|GZhM3v2AQ4iUwkp@Y) zC1u6TIWO?6Un^l*=g3oF+T$#sD4ETQZ7+%6Lwl=9{2x`=tUUG50Y%#2K6Kf1V`Zsj zZu^AY!+E09AA8^{gY^ozMDs*PL`Epa1Ek`YbB~I z6-$4Utt#W^-wfk{Ktulf*DJmiR&l&?qm-O8YG0bY$_7Nksya(&sxG^xujy?ao-VDR8y&m=|6A%?POG{@Iyy$fU3zJ(%=B_p|H#s!d-}w8?pp|y9 z$guXZSDApQvROrLOy{{K&2&MuQ#!{kdF@{IDjyKES-Im#6lKfs{4IlCAk`!1HYBA0 zDn@>*-i2qAFh; zTG*xv7BXGinClxuDA~Aq7xH*g8E~nkdVV-`XDnQ*JdxB=?a@oLuZXhqF=q z<0AwRR1y9G=ym4SvEXHLY_#7$TnQG!Z`%%)yleaYApHDe;QRY8EP89n|4+9{Yd>w3 zP94A4T627{@0{*W#ES0?eKlq!=TWOtSJIPBMit>3#0@LT_3@RZskN1Ixac)h_Jkzz zvrVslYNi=3s5Q>FMvq=-3aOXxF3miPMm?x3R&@KAi)04^fq|6Ry1G9sC<+Fa@M~OX z)=2qRPc8`i{0__YO)5*H9!!9sigXV@fkGz`c>#&Qr1uc5dN2WkxyVvyLx-XlGziP3 zo}pC_Wz`F1si1$qo7V;)xTrBkz6ay|Ml#Cv6yudN2dxqKXhO zzH;gvZ=gB9dHC+T>t27q(FrjDWd6-JLpYADSY2}s6c+X10>l*+iGvX-f^C3A_vH#G ztm?r9i0vwp28Iei=JxHYwa%Umr-MtYR!t4wdaD!*6jzX>6|@-?9yquGu~9{`z>p0H zfuniqR0j~{wQFlKAjty6W<`mAPLw4_q*^FUt5E0H;8|{vrtH^Fyj{EM!kOGBwk(S^ z^U5prV1B+Uw;8_gKAPq;m7xK|w)})wJ-8Jl8W9^74<9`8mpVznX`;*}KuCYgmj~+4 zU;A~czM<(qU1eAk^LRVC6@*k`velxoRLKFA1qd{YWm9faL_G>Ch^YxXt))^02)Rxi z5?T2Nxel$xvH_B!a0me;gyhh4pi4eku1i+IH}9{8YZ@%)$xhOF+QNGdFCfwN{`Td& z>!xguEMl#q`z>U#qDoA#S_F=XD?D%dPk-WqgWRhui^Uu4Jm(b!giIWeZ7a|>M2b)k zVG07>YK3sD>)-4xEYuN@ODpL-fJHNFpdrclj1TKQ3sI2hq7Y}b+HjCYA|Tv3NZV${ zrkq*5pgh+S|12L$>oR+@rD|5iP@ z03vZ04TsPiB>q%^0Lf$54|Us3pcX4_9mF3Ps8{Z~i+e($m)91pAW$HY0f#g|bSLeP zTr*TpedQG>Ak#0tm>SPIx0>_KEf0&y=ED`p3m_sPVS)nzQ4WYm7105QHb6u{f`H^1s_x?| zEtV)1(FKQAK#D@b42J*(>07fV{6Mwoe~YJ2bFX;QO!FrDr${cM6AtZw6oEtsAf|&M zqWwI8@UF1yh64m3Jdkj~AwWSy1eob{@BqS-i$H(_3?QtKARziM;{}98MWDa|3Xl+z zgEJF;DcGAg{M73n$%+cDgXFc#h2y+{(5i^cjfXtrBXzSPPlNK*gj+q(V(|_~$9Y8n z$y5>FuLezT_l`}Ks*r{Xsstn;S&(q62Ld7_WQqVn8t}|}vt8|gWT}#k0}DtRB&n~_ zvJ5*~ESBC%En5_ju z-@c~uP@!LsMFlAgNl`#Tn{{}uy8VXAorN2tpaNq6A$`$oHh1~HzmvOP5D@OJi%u*G zNDu_O%jNQ}!VOVWfl+`&eZmb20#Z1v3II~|eSf#_`=Dm2@;bywK)BTe0m+Mp+~Yie zn5G)>PB0b_E;T_waskLIzzB$us$mr%k(z{4a(Vd)0+JX1xyLC1F&>PlBaBy&_=x7_ zCJ0C_0C@#+0I>!PD*?&1T?j~C{O2C;1&GOcM%GPRr69>0?NSs3Bo~0Z0!ct@1;c6u z=?Mw~k{AEE$0I;mQ&W?DmtVd;_XNWWSgjz*v6($`|W1i>5)Wrll)&>Gqf_<y_3@id7rXRDQA;-FA$d)Gq;^!sHbWEu(C(rTn?c __vite__mapDeps.viteFileDeps[i]) +} +var e=Object.defineProperty,t=(t,n,r)=>(((t,n,r)=>{n in t?e(t,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[n]=r})(t,"symbol"!=typeof n?n+"":n,r),r);!function(){const e=document.createElement("link").relList;if(!(e&&e.supports&&e.supports("modulepreload"))){for(const e of document.querySelectorAll('link[rel="modulepreload"]'))t(e);new MutationObserver((e=>{for(const n of e)if("childList"===n.type)for(const e of n.addedNodes)"LINK"===e.tagName&&"modulepreload"===e.rel&&t(e)})).observe(document,{childList:!0,subtree:!0})}function t(e){if(e.ep)return;e.ep=!0;const t=function(e){const t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),"use-credentials"===e.crossOrigin?t.credentials="include":"anonymous"===e.crossOrigin?t.credentials="omit":t.credentials="same-origin",t}(e);fetch(e.href,t)}}();const n={},r=function(e,t,r){let o=Promise.resolve();if(t&&t.length>0){const e=document.getElementsByTagName("link"),i=document.querySelector("meta[property=csp-nonce]"),s=(null==i?void 0:i.nonce)||(null==i?void 0:i.getAttribute("nonce"));o=Promise.all(t.map((t=>{if((t=function(e){return"/app/"+e}(t))in n)return;n[t]=!0;const o=t.endsWith(".css"),i=o?'[rel="stylesheet"]':"";if(!!r)for(let n=e.length-1;n>=0;n--){const r=e[n];if(r.href===t&&(!o||"stylesheet"===r.rel))return}else if(document.querySelector(`link[href="${t}"]${i}`))return;const a=document.createElement("link");return a.rel=o?"stylesheet":"modulepreload",o||(a.as="script",a.crossOrigin=""),a.href=t,s&&a.setAttribute("nonce",s),document.head.appendChild(a),o?new Promise(((e,n)=>{a.addEventListener("load",e),a.addEventListener("error",(()=>n(new Error(`Unable to preload CSS for ${t}`))))})):void 0})))}return o.then((()=>e())).catch((e=>{const t=new Event("vite:preloadError",{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e}))}; +/** +* @vue/shared v3.4.21 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/ +function o(e,t){const n=new Set(e.split(","));return t?e=>n.has(e.toLowerCase()):e=>n.has(e)}const i={},s=[],a=()=>{},l=()=>!1,c=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),u=e=>e.startsWith("onUpdate:"),d=Object.assign,h=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},f=Object.prototype.hasOwnProperty,p=(e,t)=>f.call(e,t),g=Array.isArray,m=e=>"[object Map]"===E(e),v=e=>"[object Set]"===E(e),y=e=>"function"==typeof e,b=e=>"string"==typeof e,_=e=>"symbol"==typeof e,w=e=>null!==e&&"object"==typeof e,S=e=>(w(e)||y(e))&&y(e.then)&&y(e.catch),x=Object.prototype.toString,E=e=>x.call(e),T=e=>"[object Object]"===E(e),C=e=>b(e)&&"NaN"!==e&&"-"!==e[0]&&""+parseInt(e,10)===e,M=o(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),k=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},A=/-(\w)/g,D=k((e=>e.replace(A,((e,t)=>t?t.toUpperCase():"")))),O=/\B([A-Z])/g,I=k((e=>e.replace(O,"-$1").toLowerCase())),P=k((e=>e.charAt(0).toUpperCase()+e.slice(1))),B=k((e=>e?`on${P(e)}`:"")),R=(e,t)=>!Object.is(e,t),L=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},$=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let z;const j=()=>z||(z="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});function V(e){if(g(e)){const t={};for(let n=0;n{if(e){const n=e.split(F);n.length>1&&(t[n[0].trim()]=n[1].trim())}})),t}function W(e){let t="";if(b(e))t=e;else if(g(e))for(let n=0;nb(e)?e:null==e?"":g(e)||w(e)&&(e.toString===x||!y(e.toString))?JSON.stringify(e,G,2):String(e),G=(e,t)=>t&&t.__v_isRef?G(e,t.value):m(t)?{[`Map(${t.size})`]:[...t.entries()].reduce(((e,[t,n],r)=>(e[J(t,r)+" =>"]=n,e)),{})}:v(t)?{[`Set(${t.size})`]:[...t.values()].map((e=>J(e)))}:_(t)?J(t):!w(t)||g(t)||T(t)?t:String(t),J=(e,t="")=>{var n;return _(e)?`Symbol(${null!=(n=e.description)?n:t})`:e},Z=["ad","ad-content-page","ad-draw","audio","button","camera","canvas","checkbox","checkbox-group","cover-image","cover-view","editor","form","functional-page-navigator","icon","image","input","label","live-player","live-pusher","map","movable-area","movable-view","navigator","official-account","open-data","picker","picker-view","picker-view-column","progress","radio","radio-group","rich-text","scroll-view","slider","swiper","swiper-item","switch","text","textarea","video","view","web-view","location-picker","location-view"].map((e=>"uni-"+e)),Q=["list-view","list-item","sticky-section","sticky-header","cloud-db-element"].map((e=>"uni-"+e)),ee=["list-item"].map((e=>"uni-"+e));function te(e){if(-1!==ee.indexOf(e))return!1;const t="uni-"+e.replace("v-uni-","");return-1!==Z.indexOf(t)||-1!==Q.indexOf(t)}const ne=["%","%"],re=/^([a-z-]+:)?\/\//i,oe=/^data:.*,.*/;function ie(e){return 0===e.indexOf("/")}function se(e){return ie(e)?e:"/"+e}function ae(e,t=null){let n;return(...r)=>(e&&(n=e.apply(t,r),e=null),n)}const le=e=>e>9?e:"0"+e;function ce({date:e=new Date,mode:t="date"}){return"time"===t?le(e.getHours())+":"+le(e.getMinutes()):e.getFullYear()+"-"+le(e.getMonth()+1)+"-"+le(e.getDate())}function ue(e,t){e=e||{},b(t)&&(t={errMsg:t}),/:ok$/.test(t.errMsg)?y(e.success)&&e.success(t):y(e.fail)&&e.fail(t),y(e.complete)&&e.complete(t)}let de;function he(){return de||(de=function(){if("undefined"!=typeof globalThis)return globalThis;if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;function e(){return this}return void 0!==e()?e():new Function("return this")()}(),de)}function fe(e){return e&&(e.appContext?e.proxy:e)}function pe(e){if(!e)return;let t=e.type.name;for(;t&&te(I(t));)t=(e=e.parent).type.name;return e.proxy}function ge(e){return 1===e.nodeType}function me(e){const t=he();if(t&&t.UTSJSONObject&&e instanceof t.UTSJSONObject){const n={};return t.UTSJSONObject.keys(e).forEach((t=>{n[t]=e[t]})),V(n)}if(e instanceof Map){const t={};return e.forEach(((e,n)=>{t[n]=e})),V(t)}if(b(e))return U(e);if(g(e)){const t={};for(let n=0;n{e[n]&&(t+=n+" ")}));else if(e instanceof Map)e.forEach(((e,n)=>{e&&(t+=n+" ")}));else if(g(e))for(let r=0;r{e=e||(e=>e.tagName.startsWith("UNI-"));const t=HTMLElement.prototype,n=t.setAttribute;t.setAttribute=function(t,r){if(t.startsWith("data-")&&e(this)){(this.__uniDataset||(this.__uniDataset={}))[be(t)]=r}n.call(this,t,r)};const r=t.removeAttribute;t.removeAttribute=function(t){this.__uniDataset&&t.startsWith("data-")&&e(this)&&delete this.__uniDataset[be(t)],r.call(this,t)}}));function we(e){return d({},e.dataset,e.__uniDataset)}const Se=new RegExp("\"[^\"]+\"|'[^']+'|url\\([^)]+\\)|(\\d*\\.?\\d+)[r|u]px","g");function xe(e){return{passive:e}}function Ee(e){const{id:t,offsetTop:n,offsetLeft:r}=e;return{id:t,dataset:we(e),offsetTop:n,offsetLeft:r}}function Te(e){try{return decodeURIComponent(""+e)}catch(t){}return""+e}function Ce(e={}){const t={};return Object.keys(e).forEach((n=>{try{t[n]=Te(e[n])}catch(C_){t[n]=e[n]}})),t}const Me=/\+/g;function ke(e){const t={};if(""===e||"?"===e)return t;const n=("?"===e[0]?e.slice(1):e).split("&");for(let r=0;re.apply(this,arguments);o=r(i,t)};return i.cancel=function(){n(o)},i}class De{constructor(e,t){this.id=e,this.listener={},this.emitCache=[],t&&Object.keys(t).forEach((e=>{this.on(e,t[e])}))}emit(e,...t){const n=this.listener[e];if(!n)return this.emitCache.push({eventName:e,args:t});n.forEach((e=>{e.fn.apply(e.fn,t)})),this.listener[e]=n.filter((e=>"once"!==e.type))}on(e,t){this._addListener(e,"on",t),this._clearCache(e)}once(e,t){this._addListener(e,"once",t),this._clearCache(e)}off(e,t){const n=this.listener[e];if(n)if(t)for(let r=0;rt(e))),Re=function(){};Re.prototype={_id:1,on:function(e,t,n){var r=this.e||(this.e={});return(r[e]||(r[e]=[])).push({fn:t,ctx:n,_id:this._id}),this._id++},once:function(e,t,n){var r=this;function o(){r.off(e,o),t.apply(n,arguments)}return o._=t,this.on(e,o,n)},emit:function(e){for(var t=[].slice.call(arguments,1),n=((this.e||(this.e={}))[e]||[]).slice(),r=0,o=n.length;r=0;i--)if(r[i].fn===t||r[i].fn._===t||r[i]._id===t){r.splice(i,1);break}o=r}return o.length?n[e]=o:delete n[e],this}};var Le=Re;const Ne={black:"rgba(0,0,0,0.4)",white:"rgba(255,255,255,0.4)"};function $e(e,t,n){if(b(t)&&t.startsWith("@")){let o=e[t.replace("@","")]||t;switch(n){case"titleColor":o="black"===o?"#000000":"#ffffff";break;case"borderStyle":o=(r=o)&&r in Ne?Ne[r]:r}return o}var r;return t}function ze(e,t={},n="light"){const r=t[n],o={};return void 0!==r&&e?(Object.keys(e).forEach((i=>{const s=e[i];o[i]=T(s)?ze(s,t,n):g(s)?s.map((e=>"object"==typeof e?ze(e,t,n):$e(r,e))):$e(r,s,i)})),o):e} +/** +* @dcloudio/uni-h5-vue v3.4.21 +* (c) 2018-present Yuxi (Evan) You and Vue contributors +* @license MIT +**/let je,Ve;class He{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=je,!e&&je&&(this.index=(je.scopes||(je.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const t=je;try{return je=this,e()}finally{je=t}}}on(){je=this}off(){je=this.parent}stop(e){if(this._active){let t,n;for(t=0,n=this.effects.length;t=4))break}1===this._dirtyLevel&&(this._dirtyLevel=0),Qe()}return this._dirtyLevel>=4}set dirty(e){this._dirtyLevel=e?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let e=Xe,t=Ve;try{return Xe=!0,Ve=this,this._runnings++,We(this),this.fn()}finally{Ke(this),this._runnings--,Ve=t,Xe=e}}stop(){var e;this.active&&(We(this),Ke(this),null==(e=this.onStop)||e.call(this),this.active=!1)}}function We(e){e._trackId++,e._depsLength=0}function Ke(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t{const n=new Map;return n.cleanup=e,n.computed=t,n},at=new WeakMap,lt=Symbol(""),ct=Symbol("");function ut(e,t,n){if(Xe&&Ve){let t=at.get(e);t||at.set(e,t=new Map);let r=t.get(n);r||t.set(n,r=st((()=>t.delete(n)))),rt(Ve,r)}}function dt(e,t,n,r,o,i){const s=at.get(e);if(!s)return;let a=[];if("clear"===t)a=[...s.values()];else if("length"===n&&g(e)){const e=Number(r);s.forEach(((t,n)=>{("length"===n||!_(n)&&n>=e)&&a.push(t)}))}else switch(void 0!==n&&a.push(s.get(n)),t){case"add":g(e)?C(n)&&a.push(s.get("length")):(a.push(s.get(lt)),m(e)&&a.push(s.get(ct)));break;case"delete":g(e)||(a.push(s.get(lt)),m(e)&&a.push(s.get(ct)));break;case"set":m(e)&&a.push(s.get(lt))}et();for(const l of a)l&&it(l,4);nt()}const ht=o("__proto__,__v_isRef,__isVue"),ft=new Set(Object.getOwnPropertyNames(Symbol).filter((e=>"arguments"!==e&&"caller"!==e)).map((e=>Symbol[e])).filter(_)),pt=gt();function gt(){const e={};return["includes","indexOf","lastIndexOf"].forEach((t=>{e[t]=function(...e){const n=rn(this);for(let t=0,o=this.length;t{e[t]=function(...e){Ze(),et();const n=rn(this)[t].apply(this,e);return nt(),Qe(),n}})),e}function mt(e){const t=rn(this);return ut(t,0,e),t.hasOwnProperty(e)}class vt{constructor(e=!1,t=!1){this._isReadonly=e,this._isShallow=t}get(e,t,n){const r=this._isReadonly,o=this._isShallow;if("__v_isReactive"===t)return!r;if("__v_isReadonly"===t)return r;if("__v_isShallow"===t)return o;if("__v_raw"===t)return n===(r?o?Kt:Wt:o?Ut:qt).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(n)?e:void 0;const i=g(e);if(!r){if(i&&p(pt,t))return Reflect.get(pt,t,n);if("hasOwnProperty"===t)return mt}const s=Reflect.get(e,t,n);return(_(t)?ft.has(t):ht(t))?s:(r||ut(e,0,t),o?s:dn(s)?i&&C(t)?s:s.value:w(s)?r?Jt(s):Xt(s):s)}}class yt extends vt{constructor(e=!1){super(!1,e)}set(e,t,n,r){let o=e[t];if(!this._isShallow){const t=en(o);if(tn(n)||en(n)||(o=rn(o),n=rn(n)),!g(e)&&dn(o)&&!dn(n))return!t&&(o.value=n,!0)}const i=g(e)&&C(t)?Number(t)e,Et=e=>Reflect.getPrototypeOf(e);function Tt(e,t,n=!1,r=!1){const o=rn(e=e.__v_raw),i=rn(t);n||(R(t,i)&&ut(o,0,t),ut(o,0,i));const{has:s}=Et(o),a=r?xt:n?an:sn;return s.call(o,t)?a(e.get(t)):s.call(o,i)?a(e.get(i)):void(e!==o&&e.get(t))}function Ct(e,t=!1){const n=this.__v_raw,r=rn(n),o=rn(e);return t||(R(e,o)&&ut(r,0,e),ut(r,0,o)),e===o?n.has(e):n.has(e)||n.has(o)}function Mt(e,t=!1){return e=e.__v_raw,!t&&ut(rn(e),0,lt),Reflect.get(e,"size",e)}function kt(e){e=rn(e);const t=rn(this);return Et(t).has.call(t,e)||(t.add(e),dt(t,"add",e,e)),this}function At(e,t){t=rn(t);const n=rn(this),{has:r,get:o}=Et(n);let i=r.call(n,e);i||(e=rn(e),i=r.call(n,e));const s=o.call(n,e);return n.set(e,t),i?R(t,s)&&dt(n,"set",e,t):dt(n,"add",e,t),this}function Dt(e){const t=rn(this),{has:n,get:r}=Et(t);let o=n.call(t,e);o||(e=rn(e),o=n.call(t,e)),r&&r.call(t,e);const i=t.delete(e);return o&&dt(t,"delete",e,void 0),i}function Ot(){const e=rn(this),t=0!==e.size,n=e.clear();return t&&dt(e,"clear",void 0,void 0),n}function It(e,t){return function(n,r){const o=this,i=o.__v_raw,s=rn(i),a=t?xt:e?an:sn;return!e&&ut(s,0,lt),i.forEach(((e,t)=>n.call(r,a(e),a(t),o)))}}function Pt(e,t,n){return function(...r){const o=this.__v_raw,i=rn(o),s=m(i),a="entries"===e||e===Symbol.iterator&&s,l="keys"===e&&s,c=o[e](...r),u=n?xt:t?an:sn;return!t&&ut(i,0,l?ct:lt),{next(){const{value:e,done:t}=c.next();return t?{value:e,done:t}:{value:a?[u(e[0]),u(e[1])]:u(e),done:t}},[Symbol.iterator](){return this}}}}function Bt(e){return function(...t){return"delete"!==e&&("clear"===e?void 0:this)}}function Rt(){const e={get(e){return Tt(this,e)},get size(){return Mt(this)},has:Ct,add:kt,set:At,delete:Dt,clear:Ot,forEach:It(!1,!1)},t={get(e){return Tt(this,e,!1,!0)},get size(){return Mt(this)},has:Ct,add:kt,set:At,delete:Dt,clear:Ot,forEach:It(!1,!0)},n={get(e){return Tt(this,e,!0)},get size(){return Mt(this,!0)},has(e){return Ct.call(this,e,!0)},add:Bt("add"),set:Bt("set"),delete:Bt("delete"),clear:Bt("clear"),forEach:It(!0,!1)},r={get(e){return Tt(this,e,!0,!0)},get size(){return Mt(this,!0)},has(e){return Ct.call(this,e,!0)},add:Bt("add"),set:Bt("set"),delete:Bt("delete"),clear:Bt("clear"),forEach:It(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach((o=>{e[o]=Pt(o,!1,!1),n[o]=Pt(o,!0,!1),t[o]=Pt(o,!1,!0),r[o]=Pt(o,!0,!0)})),[e,n,t,r]}const[Lt,Nt,$t,zt]=Rt();function jt(e,t){const n=t?e?zt:$t:e?Nt:Lt;return(t,r,o)=>"__v_isReactive"===r?!e:"__v_isReadonly"===r?e:"__v_raw"===r?t:Reflect.get(p(n,r)&&r in t?n:t,r,o)}const Vt={get:jt(!1,!1)},Ht={get:jt(!1,!0)},Ft={get:jt(!0,!1)},qt=new WeakMap,Ut=new WeakMap,Wt=new WeakMap,Kt=new WeakMap;function Yt(e){return e.__v_skip||!Object.isExtensible(e)?0:function(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}((e=>E(e).slice(8,-1))(e))}function Xt(e){return en(e)?e:Zt(e,!1,_t,Vt,qt)}function Gt(e){return Zt(e,!1,St,Ht,Ut)}function Jt(e){return Zt(e,!0,wt,Ft,Wt)}function Zt(e,t,n,r,o){if(!w(e))return e;if(e.__v_raw&&(!t||!e.__v_isReactive))return e;const i=o.get(e);if(i)return i;const s=Yt(e);if(0===s)return e;const a=new Proxy(e,2===s?r:n);return o.set(e,a),a}function Qt(e){return en(e)?Qt(e.__v_raw):!(!e||!e.__v_isReactive)}function en(e){return!(!e||!e.__v_isReadonly)}function tn(e){return!(!e||!e.__v_isShallow)}function nn(e){return Qt(e)||en(e)}function rn(e){const t=e&&e.__v_raw;return t?rn(t):e}function on(e){return Object.isExtensible(e)&&N(e,"__v_skip",!0),e}const sn=e=>w(e)?Xt(e):e,an=e=>w(e)?Jt(e):e;class ln{constructor(e,t,n,r){this.getter=e,this._setter=t,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Ue((()=>e(this._value)),(()=>un(this,2===this.effect._dirtyLevel?2:3))),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=n}get value(){const e=rn(this);return e._cacheable&&!e.effect.dirty||!R(e._value,e._value=e.effect.run())||un(e,4),cn(e),e.effect._dirtyLevel>=2&&un(e,2),e._value}set value(e){this._setter(e)}get _dirty(){return this.effect.dirty}set _dirty(e){this.effect.dirty=e}}function cn(e){var t;Xe&&Ve&&(e=rn(e),rt(Ve,null!=(t=e.dep)?t:e.dep=st((()=>e.dep=void 0),e instanceof ln?e:void 0)))}function un(e,t=4,n){const r=(e=rn(e)).dep;r&&it(r,t)}function dn(e){return!(!e||!0!==e.__v_isRef)}function hn(e){return pn(e,!1)}function fn(e){return pn(e,!0)}function pn(e,t){return dn(e)?e:new gn(e,t)}class gn{constructor(e,t){this.__v_isShallow=t,this.dep=void 0,this.__v_isRef=!0,this._rawValue=t?e:rn(e),this._value=t?e:sn(e)}get value(){return cn(this),this._value}set value(e){const t=this.__v_isShallow||tn(e)||en(e);e=t?e:rn(e),R(e,this._rawValue)&&(this._rawValue=e,this._value=t?e:sn(e),un(this,4))}}function mn(e){return dn(e)?e.value:e}const vn={get:(e,t,n)=>mn(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return dn(o)&&!dn(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function yn(e){return Qt(e)?e:new Proxy(e,vn)}class bn{constructor(e,t,n){this._object=e,this._key=t,this._defaultValue=n,this.__v_isRef=!0}get value(){const e=this._object[this._key];return void 0===e?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return e=rn(this._object),t=this._key,null==(n=at.get(e))?void 0:n.get(t);var e,t,n}}class _n{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function wn(e,t,n){return dn(e)?e:y(e)?new _n(e):w(e)&&arguments.length>1?Sn(e,t,n):hn(e)}function Sn(e,t,n){const r=e[t];return dn(r)?r:new bn(e,t,n)}function xn(e,t,n,r){try{return r?e(...r):e()}catch(o){Tn(o,t,n)}}function En(e,t,n,r){if(y(e)){const o=xn(e,t,n,r);return o&&S(o)&&o.catch((e=>{Tn(e,t,n)})),o}const o=[];for(let i=0;i>>1,o=An[r],i=Vn(o);iVn(e)-Vn(t)));if(On.length=0,In)return void In.push(...e);for(In=e,Pn=0;Pnnull==e.id?1/0:e.id,Hn=(e,t)=>{const n=Vn(e)-Vn(t);if(0===n){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Fn(e){kn=!1,Mn=!0,An.sort(Hn);try{for(Dn=0;Dnb(e)?e.trim():e))),t&&(o=n.map($))}let l,c=r[l=B(t)]||r[l=B(D(t))];!c&&s&&(c=r[l=B(I(t))]),c&&En(c,e,6,Un(e,c,o));const u=r[l+"Once"];if(u){if(e.emitted){if(e.emitted[l])return}else e.emitted={};e.emitted[l]=!0,En(u,e,6,Un(e,u,o))}}function Un(e,t,n){if(1!==n.length)return n;if(y(t)){if(t.length<2)return n}else if(!t.find((e=>e.length>=2)))return n;const r=n[0];if(r&&p(r,"type")&&p(r,"timeStamp")&&p(r,"target")&&p(r,"currentTarget")&&p(r,"detail")){const t=e.proxy,r=t.$gcd(t,!0);r&&n.push(r)}return n}function Wn(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(void 0!==o)return o;const i=e.emits;let s={},a=!1;if(!y(e)){const r=e=>{const n=Wn(e,t,!0);n&&(a=!0,d(s,n))};!n&&t.mixins.length&&t.mixins.forEach(r),e.extends&&r(e.extends),e.mixins&&e.mixins.forEach(r)}return i||a?(g(i)?i.forEach((e=>s[e]=null)):d(s,i),w(e)&&r.set(e,s),s):(w(e)&&r.set(e,null),null)}function Kn(e,t){return!(!e||!c(t))&&(t=t.slice(2).replace(/Once$/,""),p(e,t[0].toLowerCase()+t.slice(1))||p(e,I(t))||p(e,t))}let Yn=null,Xn=null;function Gn(e){const t=Yn;return Yn=e,Xn=e&&e.type.__scopeId||null,t}function Jn(e,t=Yn,n){if(!t)return e;if(e._n)return e;const r=(...n)=>{r._d&&ii(-1);const o=Gn(t);let i;try{i=e(...n)}finally{Gn(o),r._d&&ii(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Zn(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:i,propsOptions:[s],slots:a,attrs:l,emit:c,render:d,renderCache:h,data:f,setupState:p,ctx:g,inheritAttrs:m}=e;let v,y;const b=Gn(e);try{if(4&n.shapeFlag){const e=o||r,t=e;v=_i(d.call(t,e,h,i,p,f,g)),y=l}else{const e=t;0,v=_i(e.length>1?e(i,{attrs:l,slots:a,emit:c}):e(i,null)),y=t.props?l:Qn(l)}}catch(w){ti.length=0,Tn(w,e,1),v=gi(Qo)}let _=v;if(y&&!1!==m){const e=Object.keys(y),{shapeFlag:t}=_;e.length&&7&t&&(s&&e.some(u)&&(y=er(y,s)),_=vi(_,y))}return n.dirs&&(_=vi(_),_.dirs=_.dirs?_.dirs.concat(n.dirs):n.dirs),n.transition&&(_.transition=n.transition),v=_,Gn(b),v}const Qn=e=>{let t;for(const n in e)("class"===n||"style"===n||c(n))&&((t||(t={}))[n]=e[n]);return t},er=(e,t)=>{const n={};for(const r in e)u(r)&&r.slice(9)in t||(n[r]=e[r]);return n};function tr(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let o=0;oe.__isSuspense;const lr=Symbol.for("v-scx");function cr(e,t){return hr(e,null,t)}const ur={};function dr(e,t,n){return hr(e,t,n)}function hr(e,t,{immediate:n,deep:r,flush:o,once:s,onTrack:l,onTrigger:c}=i){if(t&&s){const e=t;t=(...t)=>{e(...t),C()}}const u=Mi,d=e=>!0===r?e:gr(e,!1===r?1:void 0);let f,p,m=!1,v=!1;if(dn(e)?(f=()=>e.value,m=tn(e)):Qt(e)?(f=()=>d(e),m=!0):g(e)?(v=!0,m=e.some((e=>Qt(e)||tn(e))),f=()=>e.map((e=>dn(e)?e.value:Qt(e)?d(e):y(e)?xn(e,u,2):void 0))):f=y(e)?t?()=>xn(e,u,2):()=>(p&&p(),En(e,u,3,[_])):a,t&&r){const e=f;f=()=>gr(e())}let b,_=e=>{p=E.onStop=()=>{xn(e,u,4),p=E.onStop=void 0}};if(Bi){if(_=a,t?n&&En(t,u,3,[f(),v?[]:void 0,_]):f(),"sync"!==o)return a;{const e=Do(lr);b=e.__watcherHandles||(e.__watcherHandles=[])}}let w=v?new Array(e.length).fill(ur):ur;const S=()=>{if(E.active&&E.dirty)if(t){const e=E.run();(r||m||(v?e.some(((e,t)=>R(e,w[t]))):R(e,w)))&&(p&&p(),En(t,u,3,[e,w===ur?void 0:v&&w[0]===ur?[]:w,_]),w=e)}else E.run()};let x;S.allowRecurse=!!t,"sync"===o?x=S:"post"===o?x=()=>Uo(S,u&&u.suspense):(S.pre=!0,u&&(S.id=u.uid),x=()=>Nn(S));const E=new Ue(f,a,x),T=qe(),C=()=>{E.stop(),T&&h(T.effects,E)};return t?n?S():w=E.run():"post"===o?Uo(E.run.bind(E),u&&u.suspense):E.run(),b&&b.push(C),C}function fr(e,t,n){const r=this.proxy,o=b(e)?e.includes(".")?pr(r,e):()=>r[e]:e.bind(r,r);let i;y(t)?i=t:(i=t.handler,n=t);const s=Oi(this),a=hr(o,i.bind(r),n);return s(),a}function pr(e,t){const n=t.split(".");return()=>{let t=e;for(let e=0;e0){if(n>=t)return e;n++}if((r=r||new Set).has(e))return e;if(r.add(e),dn(e))gr(e.value,t,n,r);else if(g(e))for(let o=0;o{gr(e,t,n,r)}));else if(T(e))for(const o in e)gr(e[o],t,n,r);return e}function mr(e,t){if(null===Yn)return e;const n=Ni(Yn)||Yn.proxy,r=e.dirs||(e.dirs=[]);for(let o=0;o{e.isMounted=!0})),Zr((()=>{e.isUnmounting=!0})),e}();return()=>{const o=t.default&&kr(t.default(),!0);if(!o||!o.length)return;let i=o[0];if(o.length>1)for(const e of o)if(e.type!==Qo){i=e;break}const s=rn(e),{mode:a}=s;if(r.isLeaving)return Tr(i);const l=Cr(i);if(!l)return Tr(i);const c=Er(l,s,r,n);Mr(l,c);const u=n.subTree,d=u&&Cr(u);if(d&&d.type!==Qo&&!ui(l,d)){const e=Er(d,s,r,n);if(Mr(d,e),"out-in"===a)return r.isLeaving=!0,e.afterLeave=()=>{r.isLeaving=!1,!1!==n.update.active&&(n.effect.dirty=!0,n.update())},Tr(i);"in-out"===a&&l.type!==Qo&&(e.delayLeave=(e,t,n)=>{xr(r,d)[String(d.key)]=d,e[yr]=()=>{t(),e[yr]=void 0,delete c.delayedLeave},c.delayedLeave=n})}return i}}};function xr(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function Er(e,t,n,r){const{appear:o,mode:i,persisted:s=!1,onBeforeEnter:a,onEnter:l,onAfterEnter:c,onEnterCancelled:u,onBeforeLeave:d,onLeave:h,onAfterLeave:f,onLeaveCancelled:p,onBeforeAppear:m,onAppear:v,onAfterAppear:y,onAppearCancelled:b}=t,_=String(e.key),w=xr(n,e),S=(e,t)=>{e&&En(e,r,9,t)},x=(e,t)=>{const n=t[1];S(e,t),g(e)?e.every((e=>e.length<=1))&&n():e.length<=1&&n()},E={mode:i,persisted:s,beforeEnter(t){let r=a;if(!n.isMounted){if(!o)return;r=m||a}t[yr]&&t[yr](!0);const i=w[_];i&&ui(e,i)&&i.el[yr]&&i.el[yr](),S(r,[t])},enter(e){let t=l,r=c,i=u;if(!n.isMounted){if(!o)return;t=v||l,r=y||c,i=b||u}let s=!1;const a=e[br]=t=>{s||(s=!0,S(t?i:r,[e]),E.delayedLeave&&E.delayedLeave(),e[br]=void 0)};t?x(t,[e,a]):a()},leave(t,r){const o=String(e.key);if(t[br]&&t[br](!0),n.isUnmounting)return r();S(d,[t]);let i=!1;const s=t[yr]=n=>{i||(i=!0,r(),S(n?p:f,[t]),t[yr]=void 0,w[o]===e&&delete w[o])};w[o]=e,h?x(h,[t,s]):s()},clone:e=>Er(e,t,n,r)};return E}function Tr(e){if(Pr(e))return(e=vi(e)).children=null,e}function Cr(e){return Pr(e)?e.children?e.children[0]:void 0:e}function Mr(e,t){6&e.shapeFlag&&e.component?Mr(e.component.subTree,t):128&e.shapeFlag?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function kr(e,t=!1,n){let r=[],o=0;for(let i=0;i1)for(let i=0;id({name:e.name},t,{setup:e}))():e}const Dr=e=>!!e.type.__asyncLoader +/*! #__NO_SIDE_EFFECTS__ */;function Or(e){y(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:i,suspensible:s=!0,onError:a}=e;let l,c=null,u=0;const d=()=>{let e;return c||(e=c=t().catch((e=>{if(e=e instanceof Error?e:new Error(String(e)),a)return new Promise(((t,n)=>{a(e,(()=>t((u++,c=null,d()))),(()=>n(e)),u+1)}));throw e})).then((t=>e!==c&&c?c:(t&&(t.__esModule||"Module"===t[Symbol.toStringTag])&&(t=t.default),l=t,t))))};return Ar({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return l},setup(){const e=Mi;if(l)return()=>Ir(l,e);const t=t=>{c=null,Tn(t,e,13,!r)};if(s&&e.suspense||Bi)return d().then((t=>()=>Ir(t,e))).catch((e=>(t(e),()=>r?gi(r,{error:e}):null)));const a=hn(!1),u=hn(),h=hn(!!o);return o&&setTimeout((()=>{h.value=!1}),o),null!=i&&setTimeout((()=>{if(!a.value&&!u.value){const e=new Error(`Async component timed out after ${i}ms.`);t(e),u.value=e}}),i),d().then((()=>{a.value=!0,e.parent&&Pr(e.parent.vnode)&&(e.parent.effect.dirty=!0,Nn(e.parent.update))})).catch((e=>{t(e),u.value=e})),()=>a.value&&l?Ir(l,e):u.value&&r?gi(r,{error:u.value}):n&&!h.value?gi(n):void 0}})}function Ir(e,t){const{ref:n,props:r,children:o,ce:i}=t.vnode,s=gi(e,r,o);return s.ref=n,s.ce=i,delete t.vnode.ce,s}const Pr=e=>e.type.__isKeepAlive;class Br{constructor(e){this.max=e,this._cache=new Map,this._keys=new Set,this._max=parseInt(e,10)}get(e){const{_cache:t,_keys:n,_max:r}=this,o=t.get(e);if(o)n.delete(e),n.add(e);else if(n.add(e),r&&n.size>r){const e=n.values().next().value;this.pruneCacheEntry(t.get(e)),this.delete(e)}return o}set(e,t){this._cache.set(e,t)}delete(e){this._cache.delete(e),this._keys.delete(e)}forEach(e,t){this._cache.forEach(e.bind(t))}}const Rr={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number],matchBy:{type:String,default:"name"},cache:Object},setup(e,{slots:t}){const n=ki(),r=n.ctx;if(!r.renderer)return()=>{const e=t.default&&t.default();return e&&1===e.length?e[0]:e};const o=e.cache||new Br(e.max);o.pruneCacheEntry=s;let i=null;function s(t){var r;!i||!ui(t,i)||"key"===e.matchBy&&t.key!==i.key?(Hr(r=t),u(r,n,a,!0)):i&&Hr(i)}const a=n.suspense,{renderer:{p:l,m:c,um:u,o:{createElement:d}}}=r,h=d("div");function f(t){o.forEach(((n,r)=>{const i=qr(n,e.matchBy);!i||t&&t(i)||(o.delete(r),s(n))}))}r.activate=(e,t,n,r,o)=>{const i=e.component;if(i.ba){const e=i.isDeactivated;i.isDeactivated=!1,L(i.ba),i.isDeactivated=e}c(e,t,n,0,a),l(i.vnode,e,t,n,i,a,r,e.slotScopeIds,o),Uo((()=>{i.isDeactivated=!1,i.a&&L(i.a);const t=e.props&&e.props.onVnodeMounted;t&&Ei(t,i.parent,e)}),a)},r.deactivate=e=>{const t=e.component;t.bda&&Ur(t.bda),c(e,h,null,1,a),Uo((()=>{t.bda&&t.bda.forEach((e=>e.__called=!1)),t.da&&L(t.da);const n=e.props&&e.props.onVnodeUnmounted;n&&Ei(n,t.parent,e),t.isDeactivated=!0}),a)},dr((()=>[e.include,e.exclude,e.matchBy]),(([e,t])=>{e&&f((t=>Nr(e,t))),t&&f((e=>!Nr(t,e)))}),{flush:"post",deep:!0});let p=null;const g=()=>{null!=p&&o.set(p,Fr(n.subTree))};return Xr(g),Jr(g),Zr((()=>{o.forEach(((t,r)=>{o.delete(r),s(t);const{subTree:i,suspense:a}=n,l=Fr(i);if(t.type!==l.type||"key"===e.matchBy&&t.key!==l.key);else{l.component.bda&&L(l.component.bda),Hr(l);const e=l.component.da;e&&Uo(e,a)}}))})),()=>{if(p=null,!t.default)return null;const n=t.default(),r=n[0];if(n.length>1)return i=null,n;if(!ci(r)||!(4&r.shapeFlag)&&!ar(r.type))return i=null,r;let s=Fr(r);const a=s.type,l=qr(s,e.matchBy),{include:c,exclude:u}=e;if(c&&(!l||!Nr(c,l))||u&&l&&Nr(u,l))return i=s,r;const d=null==s.key?a:s.key,h=o.get(d);return s.el&&(s=vi(s),ar(r.type)&&(r.ssContent=s)),p=d,h&&(s.el=h.el,s.component=h.component,s.transition&&Mr(s,s.transition),s.shapeFlag|=512),s.shapeFlag|=256,i=s,ar(r.type)?r:s}}},Lr=Rr;function Nr(e,t){return g(e)?e.some((e=>Nr(e,t))):b(e)?e.split(",").includes(t):"[object RegExp]"===E(e)&&e.test(t)}function $r(e,t){jr(e,"a",t)}function zr(e,t){jr(e,"da",t)}function jr(e,t,n=Mi){const r=e.__wdc||(e.__wdc=()=>{let t=n;for(;t;){if(t.isDeactivated)return;t=t.parent}return e()});if(r.__called=!1,Wr(t,r,n),n){let e=n.parent;for(;e&&e.parent;)Pr(e.parent.vnode)&&Vr(r,t,n,e),e=e.parent}}function Vr(e,t,n,r){const o=Wr(t,e,r,!0);Qr((()=>{h(r[t],o)}),n)}function Hr(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function Fr(e){return ar(e.type)?e.ssContent:e}function qr(e,t){if("name"===t){const t=e.type;return $i(Dr(e)?t.__asyncResolved||{}:t)}return String(e.key)}function Ur(e){for(let t=0;t-1&&n.$pageInstance){if(n.type.__reserved)return;if(n!==n.$pageInstance&&(n=n.$pageInstance,function(e){return["onLoad","onShow"].indexOf(e)>-1}(e))){const r=n.proxy;En(t.bind(r),n,e,"onLoad"===e?[r.$page.options]:[])}}const i=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...r)=>{if(n.isUnmounted)return;Ze();const o=Oi(n),i=En(t,n,e,r);return o(),Qe(),i});return r?i.unshift(s):i.push(s),s}var o}const Kr=e=>(t,n=Mi)=>(!Bi||"sp"===e)&&Wr(e,((...e)=>t(...e)),n),Yr=Kr("bm"),Xr=Kr("m"),Gr=Kr("bu"),Jr=Kr("u"),Zr=Kr("bum"),Qr=Kr("um"),eo=Kr("sp"),to=Kr("rtg"),no=Kr("rtc");function ro(e,t=Mi){Wr("ec",e,t)}function oo(e,t,n,r){let o;const i=n&&n[r];if(g(e)||b(e)){o=new Array(e.length);for(let n=0,r=e.length;nt(e,n,void 0,i&&i[n])));else{const n=Object.keys(e);o=new Array(n.length);for(let r=0,s=n.length;r!ci(e)||e.type!==Qo&&!(e.type===Jo&&!so(e.children))))?e:null}const ao=e=>{if(!e)return null;if(Pi(e)){return Ni(e)||e.proxy}return ao(e.parent)},lo=d(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>ao(e.parent),$root:e=>ao(e.root),$emit:e=>e.emit,$options:e=>vo(e),$forceUpdate:e=>e.f||(e.f=(e=>function(){e.effect.dirty=!0,Nn(e.update)})(e)),$nextTick:e=>e.n||(e.n=Ln.bind(e.proxy)),$watch:e=>fr.bind(e)}),co=(e,t)=>e!==i&&!e.__isScriptSetup&&p(e,t),uo={get({_:e},t){const{ctx:n,setupState:r,data:o,props:s,accessCache:a,type:l,appContext:c}=e;let u;if("$"!==t[0]){const l=a[t];if(void 0!==l)switch(l){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(co(r,t))return a[t]=1,r[t];if(o!==i&&p(o,t))return a[t]=2,o[t];if((u=e.propsOptions[0])&&p(u,t))return a[t]=3,s[t];if(n!==i&&p(n,t))return a[t]=4,n[t];fo&&(a[t]=0)}}const d=lo[t];let h,f;return d?("$attrs"===t&&ut(e,0,t),d(e)):(h=l.__cssModules)&&(h=h[t])?h:n!==i&&p(n,t)?(a[t]=4,n[t]):(f=c.config.globalProperties,p(f,t)?f[t]:void 0)},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return co(o,t)?(o[t]=n,!0):r!==i&&p(r,t)?(r[t]=n,!0):!p(e.props,t)&&(("$"!==t[0]||!(t.slice(1)in e))&&(s[t]=n,!0))},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:s}},a){let l;return!!n[a]||e!==i&&p(e,a)||co(t,a)||(l=s[0])&&p(l,a)||p(r,a)||p(lo,a)||p(o.config.globalProperties,a)},defineProperty(e,t,n){return null!=n.get?e._.accessCache[t]=0:p(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function ho(e){return g(e)?e.reduce(((e,t)=>(e[t]=null,e)),{}):e}let fo=!0;function po(e){const t=vo(e),n=e.proxy,r=e.ctx;fo=!1,t.beforeCreate&&go(t.beforeCreate,e,"bc");const{data:o,computed:i,methods:s,watch:l,provide:c,inject:u,created:d,beforeMount:h,mounted:f,beforeUpdate:p,updated:m,activated:v,deactivated:b,beforeDestroy:_,beforeUnmount:S,destroyed:x,unmounted:E,render:T,renderTracked:C,renderTriggered:M,errorCaptured:k,serverPrefetch:A,expose:D,inheritAttrs:O,components:I,directives:P,filters:B}=t;if(u&&function(e,t,n=a){g(e)&&(e=wo(e));for(const r in e){const n=e[r];let o;o=w(n)?"default"in n?Do(n.from||r,n.default,!0):Do(n.from||r):Do(n),dn(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:e=>o.value=e}):t[r]=o}}(u,r,null),s)for(const a in s){const e=s[a];y(e)&&(r[a]=e.bind(n))}if(o){const t=o.call(n,n);w(t)&&(e.data=Xt(t))}if(fo=!0,i)for(const g in i){const e=i[g],t=y(e)?e.bind(n,n):y(e.get)?e.get.bind(n,n):a,o=!y(e)&&y(e.set)?e.set.bind(n):a,s=zi({get:t,set:o});Object.defineProperty(r,g,{enumerable:!0,configurable:!0,get:()=>s.value,set:e=>s.value=e})}if(l)for(const a in l)mo(l[a],r,n,a);if(c){const e=y(c)?c.call(n):c;Reflect.ownKeys(e).forEach((t=>{Ao(t,e[t])}))}function R(e,t){g(t)?t.forEach((t=>e(t.bind(n)))):t&&e(t.bind(n))}if(d&&go(d,e,"c"),R(Yr,h),R(Xr,f),R(Gr,p),R(Jr,m),R($r,v),R(zr,b),R(ro,k),R(no,C),R(to,M),R(Zr,S),R(Qr,E),R(eo,A),g(D))if(D.length){const t=e.exposed||(e.exposed={});D.forEach((e=>{Object.defineProperty(t,e,{get:()=>n[e],set:t=>n[e]=t})}))}else e.exposed||(e.exposed={});T&&e.render===a&&(e.render=T),null!=O&&(e.inheritAttrs=O),I&&(e.components=I),P&&(e.directives=P);const L=e.appContext.config.globalProperties.$applyOptions;L&&L(t,e,n)}function go(e,t,n){En(g(e)?e.map((e=>e.bind(t.proxy))):e.bind(t.proxy),t,n)}function mo(e,t,n,r){const o=r.includes(".")?pr(n,r):()=>n[r];if(b(e)){const n=t[e];y(n)&&dr(o,n)}else if(y(e))dr(o,e.bind(n));else if(w(e))if(g(e))e.forEach((e=>mo(e,t,n,r)));else{const r=y(e.handler)?e.handler.bind(n):t[e.handler];y(r)&&dr(o,r,e)}}function vo(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:i,config:{optionMergeStrategies:s}}=e.appContext,a=i.get(t);let l;return a?l=a:o.length||n||r?(l={},o.length&&o.forEach((e=>yo(l,e,s,!0))),yo(l,t,s)):l=t,w(t)&&i.set(t,l),l}function yo(e,t,n,r=!1){const{mixins:o,extends:i}=t;i&&yo(e,i,n,!0),o&&o.forEach((t=>yo(e,t,n,!0)));for(const s in t)if(r&&"expose"===s);else{const r=bo[s]||n&&n[s];e[s]=r?r(e[s],t[s]):t[s]}return e}const bo={data:_o,props:Eo,emits:Eo,methods:xo,computed:xo,beforeCreate:So,created:So,beforeMount:So,mounted:So,beforeUpdate:So,updated:So,beforeDestroy:So,beforeUnmount:So,destroyed:So,unmounted:So,activated:So,deactivated:So,errorCaptured:So,serverPrefetch:So,components:xo,directives:xo,watch:function(e,t){if(!e)return t;if(!t)return e;const n=d(Object.create(null),e);for(const r in t)n[r]=So(e[r],t[r]);return n},provide:_o,inject:function(e,t){return xo(wo(e),wo(t))}};function _o(e,t){return t?e?function(){return d(y(e)?e.call(this,this):e,y(t)?t.call(this,this):t)}:t:e}function wo(e){if(g(e)){const t={};for(let n=0;n(i.has(e)||(e&&y(e.install)?(i.add(e),e.install(a,...t)):y(e)&&(i.add(e),e(a,...t))),a),mixin:e=>(o.mixins.includes(e)||o.mixins.push(e),a),component:(e,t)=>t?(o.components[e]=t,a):o.components[e],directive:(e,t)=>t?(o.directives[e]=t,a):o.directives[e],mount(i,l,c){if(!s){const u=gi(n,r);return u.appContext=o,!0===c?c="svg":!1===c&&(c=void 0),l&&t?t(u,i):e(u,i,c),s=!0,a._container=i,i.__vue_app__=a,a._instance=u.component,Ni(u.component)||u.component.proxy}},unmount(){s&&(e(null,a._container),delete a._container.__vue_app__)},provide:(e,t)=>(o.provides[e]=t,a),runWithContext(e){const t=ko;ko=a;try{return e()}finally{ko=t}}};return a}}let ko=null;function Ao(e,t){if(Mi){let n=Mi.provides;const r=Mi.parent&&Mi.parent.provides;r===n&&(n=Mi.provides=Object.create(r)),n[e]=t,"app"===Mi.type.mpType&&Mi.appContext.app.provide(e,t)}else;}function Do(e,t,n=!1){const r=Mi||Yn;if(r||ko){const o=r?null==r.parent?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:ko._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&y(t)?t.call(r&&r.proxy):t}}function Oo(){return!!(Mi||Yn||ko)}function Io(e,t,n,r){const[o,s]=e.propsOptions;let a,l=!1;if(t)for(let i in t){if(M(i))continue;const c=t[i];let u;o&&p(o,u=D(i))?s&&s.includes(u)?(a||(a={}))[u]=c:n[u]=c:Kn(e.emitsOptions,i)||i in r&&c===r[i]||(r[i]=c,l=!0)}if(s){const t=rn(n),r=a||i;for(let i=0;i{u=!0;const[n,r]=Bo(e,t,!0);d(l,n),r&&c.push(...r)};!n&&t.mixins.length&&t.mixins.forEach(r),e.extends&&r(e.extends),e.mixins&&e.mixins.forEach(r)}if(!a&&!u)return w(e)&&r.set(e,s),s;if(g(a))for(let s=0;s-1,n[1]=r<0||t-1||p(n,"default"))&&c.push(e)}}}const h=[l,c];return w(e)&&r.set(e,h),h}function Ro(e){return"$"!==e[0]&&!M(e)}function Lo(e){if(null===e)return"null";if("function"==typeof e)return e.name||"";if("object"==typeof e){return e.constructor&&e.constructor.name||""}return""}function No(e,t){return Lo(e)===Lo(t)}function $o(e,t){return g(t)?t.findIndex((t=>No(t,e))):y(t)&&No(t,e)?0:-1}const zo=e=>"_"===e[0]||"$stable"===e,jo=e=>g(e)?e.map(_i):[_i(e)],Vo=(e,t,n)=>{if(t._n)return t;const r=Jn(((...e)=>jo(t(...e))),n);return r._c=!1,r},Ho=(e,t,n)=>{const r=e._ctx;for(const o in e){if(zo(o))continue;const n=e[o];if(y(n))t[o]=Vo(0,n,r);else if(null!=n){const e=jo(n);t[o]=()=>e}}},Fo=(e,t)=>{const n=jo(t);e.slots.default=()=>n};function qo(e,t,n,r,o=!1){if(g(e))return void e.forEach(((e,i)=>qo(e,t&&(g(t)?t[i]:t),n,r,o)));if(Dr(r)&&!o)return;const s=4&r.shapeFlag?Ni(r.component)||r.component.proxy:r.el,a=o?null:s,{i:l,r:c}=e,u=t&&t.r,d=l.refs===i?l.refs={}:l.refs,f=l.setupState;if(null!=u&&u!==c&&(b(u)?(d[u]=null,p(f,u)&&(f[u]=null)):dn(u)&&(u.value=null)),y(c))xn(c,l,12,[a,d]);else{const t=b(c),r=dn(c);if(t||r){const i=()=>{if(e.f){const n=t?p(f,c)?f[c]:d[c]:c.value;o?g(n)&&h(n,s):g(n)?n.includes(s)||n.push(s):t?(d[c]=[s],p(f,c)&&(f[c]=d[c])):(c.value=[s],e.k&&(d[e.k]=c.value))}else t?(d[c]=a,p(f,c)&&(f[c]=a)):r&&(c.value=a,e.k&&(d[e.k]=a))};a?(i.id=-1,Uo(i,n)):i()}}}const Uo=function(e,t){var n;t&&t.pendingBranch?g(e)?t.effects.push(...e):t.effects.push(e):(g(n=e)?On.push(...n):In&&In.includes(n,n.allowRecurse?Pn+1:Pn)||On.push(n),$n())};function Wo(e){return function(e,t){j().__VUE__=!0;const{insert:n,remove:r,patchProp:o,forcePatchProp:l,createElement:c,createText:u,createComment:h,setText:f,setElementText:g,parentNode:m,nextSibling:v,setScopeId:y=a,insertStaticContent:b}=e,_=(e,t,n,r=null,o=null,i=null,s,a=null,l=!!t.dynamicChildren)=>{if(e===t)return;e&&!ui(e,t)&&(r=te(e),G(e,o,i,!0),e=null),-2===t.patchFlag&&(l=!1,t.dynamicChildren=null);const{type:c,ref:u,shapeFlag:d}=t;switch(c){case Zo:w(e,t,n,r);break;case Qo:x(e,t,n,r);break;case ei:null==e&&E(t,n,r,s);break;case Jo:z(e,t,n,r,o,i,s,a,l);break;default:1&d?k(e,t,n,r,o,i,s,a,l):6&d?V(e,t,n,r,o,i,s,a,l):(64&d||128&d)&&c.process(e,t,n,r,o,i,s,a,l,oe)}null!=u&&o&&qo(u,e&&e.ref,i,t||e,!t)},w=(e,t,r,o)=>{if(null==e)n(t.el=u(t.children),r,o);else{const n=t.el=e.el;t.children!==e.children&&f(n,t.children)}},x=(e,t,r,o)=>{null==e?n(t.el=h(t.children||""),r,o):t.el=e.el},E=(e,t,n,r)=>{[e.el,e.anchor]=b(e.children,t,n,r,e.el,e.anchor)},T=({el:e,anchor:t},r,o)=>{let i;for(;e&&e!==t;)i=v(e),n(e,r,o),e=i;n(t,r,o)},C=({el:e,anchor:t})=>{let n;for(;e&&e!==t;)n=v(e),r(e),e=n;r(t)},k=(e,t,n,r,o,i,s,a,l)=>{"svg"===t.type?s="svg":"math"===t.type&&(s="mathml"),null==e?A(t,n,r,o,i,s,a,l):B(e,t,o,i,s,a,l)},A=(e,t,r,i,s,a,l,u)=>{let d,h;const{props:f,shapeFlag:p,transition:m,dirs:v}=e;if(d=e.el=c(e.type,a,f&&f.is,f),8&p?g(d,e.children):16&p&&P(e.children,d,null,i,s,Ko(e,a),l,u),v&&vr(e,null,i,"created"),O(d,e,e.scopeId,l,i),f){for(const t in f)"value"===t||M(t)||o(d,t,null,f[t],a,e.children,i,s,ee);"value"in f&&o(d,"value",null,f.value,a),(h=f.onVnodeBeforeMount)&&Ei(h,i,e)}Object.defineProperty(d,"__vueParentComponent",{value:i,enumerable:!1}),v&&vr(e,null,i,"beforeMount");const y=function(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}(s,m);y&&m.beforeEnter(d),n(d,t,r),((h=f&&f.onVnodeMounted)||y||v)&&Uo((()=>{h&&Ei(h,i,e),y&&m.enter(d),v&&vr(e,null,i,"mounted")}),s)},O=(e,t,n,r,o)=>{if(n&&y(e,n),r)for(let i=0;i{for(let c=l;c{const u=t.el=e.el;let{patchFlag:d,dynamicChildren:h,dirs:f}=t;d|=16&e.patchFlag;const p=e.props||i,m=t.props||i;let v;if(n&&Yo(n,!1),(v=m.onVnodeBeforeUpdate)&&Ei(v,n,t,e),f&&vr(t,e,n,"beforeUpdate"),n&&Yo(n,!0),h?R(e.dynamicChildren,h,u,n,r,Ko(t,s),a):c||W(e,t,u,null,n,r,Ko(t,s),a,!1),d>0){if(16&d)$(u,t,p,m,n,r,s);else if(2&d&&p.class!==m.class&&o(u,"class",null,m.class,s),4&d&&o(u,"style",p.style,m.style,s),8&d){const i=t.dynamicProps;for(let t=0;t{v&&Ei(v,n,t,e),f&&vr(t,e,n,"updated")}),r)},R=(e,t,n,r,o,i,s)=>{for(let a=0;a{if(n!==r){if(n!==i)for(const i in n)M(i)||i in r||o(e,i,n[i],null,c,t.children,s,a,ee);for(const i in r){if(M(i))continue;const u=r[i],d=n[i];(u!==d&&"value"!==i||l&&l(e,i))&&o(e,i,d,u,c,t.children,s,a,ee)}"value"in r&&o(e,"value",n.value,r.value,c)}},z=(e,t,r,o,i,s,a,l,c)=>{const d=t.el=e?e.el:u(""),h=t.anchor=e?e.anchor:u("");let{patchFlag:f,dynamicChildren:p,slotScopeIds:g}=t;g&&(l=l?l.concat(g):g),null==e?(n(d,r,o),n(h,r,o),P(t.children||[],r,h,i,s,a,l,c)):f>0&&64&f&&p&&e.dynamicChildren?(R(e.dynamicChildren,p,r,i,s,a,l),(null!=t.key||i&&t===i.subTree)&&Xo(e,t,!0)):W(e,t,r,h,i,s,a,l,c)},V=(e,t,n,r,o,i,s,a,l)=>{t.slotScopeIds=a,null==e?512&t.shapeFlag?o.ctx.activate(t,n,r,s,l):H(t,n,r,o,i,s,l):F(e,t,l)},H=(e,t,n,r,o,s,a)=>{const l=e.component=function(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||Ti,s={uid:Ci++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new He(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Bo(r,o),emitsOptions:Wn(r,o),emit:null,emitted:null,propsDefaults:i,inheritAttrs:r.inheritAttrs,ctx:i,data:i,props:i,attrs:i,slots:i,refs:i,setupState:i,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,bda:null,da:null,ba:null,a:null,rtg:null,rtc:null,ec:null,sp:null};s.ctx={_:s},s.root=t?t.root:s,s.emit=qn.bind(null,s),s.$pageInstance=t&&t.$pageInstance,e.ce&&e.ce(s);return s}(e,r,o);if(Pr(e)&&(l.ctx.renderer=oe),function(e,t=!1){t&&Di(t);const{props:n,children:r}=e.vnode,o=Pi(e);(function(e,t,n,r=!1){const o={},i={};N(i,di,1),e.propsDefaults=Object.create(null),Io(e,t,o,i);for(const s in e.propsOptions[0])s in o||(o[s]=void 0);n?e.props=r?o:Gt(o):e.type.props?e.props=o:e.props=i,e.attrs=i})(e,n,o,t),((e,t)=>{if(32&e.vnode.shapeFlag){const n=t._;n?(e.slots=rn(t),N(t,"_",n)):Ho(t,e.slots={})}else e.slots={},t&&Fo(e,t);N(e.slots,di,1)})(e,r);const i=o?function(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=on(new Proxy(e.ctx,uo));const{setup:r}=n;if(r){const n=e.setupContext=r.length>1?function(e){const t=t=>{e.exposed=t||{}};return{get attrs(){return function(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get:(t,n)=>(ut(e,0,"$attrs"),t[n])}))}(e)},slots:e.slots,emit:e.emit,expose:t}}(e):null,o=Oi(e);Ze();const i=xn(r,e,0,[e.props,n]);if(Qe(),o(),S(i)){if(i.then(Ii,Ii),t)return i.then((n=>{Ri(e,n,t)})).catch((t=>{Tn(t,e,0)}));e.asyncDep=i}else Ri(e,i,t)}else Li(e,t)}(e,t):void 0;t&&Di(!1)}(l),l.asyncDep){if(o&&o.registerDep(l,q),!e.el){const e=l.subTree=gi(Qo);x(null,e,t,n)}}else q(l,e,t,n,o,s,a)},F=(e,t,n)=>{const r=t.component=e.component;if(function(e,t,n){const{props:r,children:o,component:i}=e,{props:s,children:a,patchFlag:l}=t,c=i.emitsOptions;if(t.dirs||t.transition)return!0;if(!(n&&l>=0))return!(!o&&!a||a&&a.$stable)||r!==s&&(r?!s||tr(r,s,c):!!s);if(1024&l)return!0;if(16&l)return r?tr(r,s,c):!!s;if(8&l){const e=t.dynamicProps;for(let t=0;tDn&&An.splice(t,1)}(r.update),r.effect.dirty=!0,r.update()}else t.el=e.el,r.vnode=t},q=(e,t,n,r,o,i,s)=>{const l=()=>{if(e.isMounted){let{next:t,bu:n,u:r,parent:a,vnode:c}=e;{const n=Go(e);if(n)return t&&(t.el=c.el,U(e,t,s)),void n.asyncDep.then((()=>{e.isUnmounted||l()}))}let u,d=t;Yo(e,!1),t?(t.el=c.el,U(e,t,s)):t=c,n&&L(n),(u=t.props&&t.props.onVnodeBeforeUpdate)&&Ei(u,a,t,c),Yo(e,!0);const h=Zn(e),f=e.subTree;e.subTree=h,_(f,h,m(f.el),te(f),e,o,i),t.el=h.el,null===d&&function({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r!==e)break;(e=t.vnode).el=n,t=t.parent}}(e,h.el),r&&Uo(r,o),(u=t.props&&t.props.onVnodeUpdated)&&Uo((()=>Ei(u,a,t,c)),o)}else{let s;const{el:a,props:l}=t,{bm:c,m:u,parent:d}=e,h=Dr(t);if(Yo(e,!1),c&&L(c),!h&&(s=l&&l.onVnodeBeforeMount)&&Ei(s,d,t),Yo(e,!0),a&&se){const n=()=>{e.subTree=Zn(e),se(a,e.subTree,e,o,null)};h?t.type.__asyncLoader().then((()=>!e.isUnmounted&&n())):n()}else{const s=e.subTree=Zn(e);_(null,s,n,r,e,o,i),t.el=s.el}if(u&&Uo(u,o),!h&&(s=l&&l.onVnodeMounted)){const e=t;Uo((()=>Ei(s,d,e)),o)}(256&t.shapeFlag||d&&Dr(d.vnode)&&256&d.vnode.shapeFlag)&&(e.ba&&Ur(e.ba),e.a&&Uo(e.a,o)),e.isMounted=!0,t=n=r=null}},c=e.effect=new Ue(l,a,(()=>Nn(u)),e.scope),u=e.update=()=>{c.dirty&&c.run()};u.id=e.uid,Yo(e,!0),u()},U=(e,t,n)=>{t.component=e;const r=e.vnode.props;e.vnode=t,e.next=null,function(e,t,n,r){const{props:o,attrs:i,vnode:{patchFlag:s}}=e,a=rn(o),[l]=e.propsOptions;let c=!1;if(!(r||s>0)||16&s){let r;Io(e,t,o,i)&&(c=!0);for(const i in a)t&&(p(t,i)||(r=I(i))!==i&&p(t,r))||(l?!n||void 0===n[i]&&void 0===n[r]||(o[i]=Po(l,a,i,void 0,e,!0)):delete o[i]);if(i!==a)for(const e in i)t&&p(t,e)||(delete i[e],c=!0)}else if(8&s){const n=e.vnode.dynamicProps;for(let r=0;r{const{vnode:r,slots:o}=e;let s=!0,a=i;if(32&r.shapeFlag){const e=t._;e?n&&1===e?s=!1:(d(o,t),n||1!==e||delete o._):(s=!t.$stable,Ho(t,o)),a=t}else t&&(Fo(e,t),a={default:1});if(s)for(const i in o)zo(i)||null!=a[i]||delete o[i]})(e,t.children,n),Ze(),zn(e),Qe()},W=(e,t,n,r,o,i,s,a,l=!1)=>{const c=e&&e.children,u=e?e.shapeFlag:0,d=t.children,{patchFlag:h,shapeFlag:f}=t;if(h>0){if(128&h)return void Y(c,d,n,r,o,i,s,a,l);if(256&h)return void K(c,d,n,r,o,i,s,a,l)}8&f?(16&u&&ee(c,o,i),d!==c&&g(n,d)):16&u?16&f?Y(c,d,n,r,o,i,s,a,l):ee(c,o,i,!0):(8&u&&g(n,""),16&f&&P(d,n,r,o,i,s,a,l))},K=(e,t,n,r,o,i,a,l,c)=>{t=t||s;const u=(e=e||s).length,d=t.length,h=Math.min(u,d);let f;for(f=0;fd?ee(e,o,i,!0,!1,h):P(t,n,r,o,i,a,l,c,h)},Y=(e,t,n,r,o,i,a,l,c)=>{let u=0;const d=t.length;let h=e.length-1,f=d-1;for(;u<=h&&u<=f;){const r=e[u],s=t[u]=c?wi(t[u]):_i(t[u]);if(!ui(r,s))break;_(r,s,n,null,o,i,a,l,c),u++}for(;u<=h&&u<=f;){const r=e[h],s=t[f]=c?wi(t[f]):_i(t[f]);if(!ui(r,s))break;_(r,s,n,null,o,i,a,l,c),h--,f--}if(u>h){if(u<=f){const e=f+1,s=ef)for(;u<=h;)G(e[u],o,i,!0),u++;else{const p=u,g=u,m=new Map;for(u=g;u<=f;u++){const e=t[u]=c?wi(t[u]):_i(t[u]);null!=e.key&&m.set(e.key,u)}let v,y=0;const b=f-g+1;let w=!1,S=0;const x=new Array(b);for(u=0;u=b){G(r,o,i,!0);continue}let s;if(null!=r.key)s=m.get(r.key);else for(v=g;v<=f;v++)if(0===x[v-g]&&ui(r,t[v])){s=v;break}void 0===s?G(r,o,i,!0):(x[s-g]=u+1,s>=S?S=s:w=!0,_(r,t[s],n,null,o,i,a,l,c),y++)}const E=w?function(e){const t=e.slice(),n=[0];let r,o,i,s,a;const l=e.length;for(r=0;r>1,e[n[a]]0&&(t[r]=n[i-1]),n[i]=r)}}i=n.length,s=n[i-1];for(;i-- >0;)n[i]=s,s=t[s];return n}(x):s;for(v=E.length-1,u=b-1;u>=0;u--){const e=g+u,s=t[e],h=e+1{const{el:s,type:a,transition:l,children:c,shapeFlag:u}=e;if(6&u)return void X(e.component.subTree,t,r,o);if(128&u)return void e.suspense.move(t,r,o);if(64&u)return void a.move(e,t,r,oe);if(a===Jo){n(s,t,r);for(let e=0;el.enter(s)),i);else{const{leave:e,delayLeave:o,afterLeave:i}=l,a=()=>n(s,t,r),c=()=>{e(s,(()=>{a(),i&&i()}))};o?o(s,a,c):c()}else n(s,t,r)},G=(e,t,n,r=!1,o=!1)=>{const{type:i,props:s,ref:a,children:l,dynamicChildren:c,shapeFlag:u,patchFlag:d,dirs:h}=e;if(null!=a&&qo(a,null,n,e,!0),256&u)return void t.ctx.deactivate(e);const f=1&u&&h,p=!Dr(e);let g;if(p&&(g=s&&s.onVnodeBeforeUnmount)&&Ei(g,t,e),6&u)Q(e.component,n,r);else{if(128&u)return void e.suspense.unmount(n,r);f&&vr(e,null,t,"beforeUnmount"),64&u?e.type.remove(e,t,n,o,oe,r):c&&(i!==Jo||d>0&&64&d)?ee(c,t,n,!1,!0):(i===Jo&&384&d||!o&&16&u)&&ee(l,t,n),r&&J(e)}(p&&(g=s&&s.onVnodeUnmounted)||f)&&Uo((()=>{g&&Ei(g,t,e),f&&vr(e,null,t,"unmounted")}),n)},J=e=>{const{type:t,el:n,anchor:o,transition:i}=e;if(t===Jo)return void Z(n,o);if(t===ei)return void C(e);const s=()=>{r(n),i&&!i.persisted&&i.afterLeave&&i.afterLeave()};if(1&e.shapeFlag&&i&&!i.persisted){const{leave:t,delayLeave:r}=i,o=()=>t(n,s);r?r(e.el,s,o):o()}else s()},Z=(e,t)=>{let n;for(;e!==t;)n=v(e),r(e),e=n;r(t)},Q=(e,t,n)=>{const{bum:r,scope:o,update:i,subTree:s,um:a}=e;r&&L(r),o.stop(),i&&(i.active=!1,G(s,e,t,n)),a&&Uo(a,t),Uo((()=>{e.isUnmounted=!0}),t),t&&t.pendingBranch&&!t.isUnmounted&&e.asyncDep&&!e.asyncResolved&&e.suspenseId===t.pendingId&&(t.deps--,0===t.deps&&t.resolve())},ee=(e,t,n,r=!1,o=!1,i=0)=>{for(let s=i;s6&e.shapeFlag?te(e.component.subTree):128&e.shapeFlag?e.suspense.next():v(e.anchor||e.el);let ne=!1;const re=(e,t,n)=>{null==e?t._vnode&&G(t._vnode,null,null,!0):_(t._vnode||null,e,t,null,null,null,n),ne||(ne=!0,zn(),jn(),ne=!1),t._vnode=e},oe={p:_,um:G,m:X,r:J,mt:H,mc:P,pc:W,pbc:R,n:te,o:e};let ie,se;t&&([ie,se]=t(oe));return{render:re,hydrate:ie,createApp:Mo(re,ie)}}(e)}function Ko({type:e,props:t},n){return"svg"===n&&"foreignObject"===e||"mathml"===n&&"annotation-xml"===e&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Yo({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Xo(e,t,n=!1){const r=e.children,o=t.children;if(g(r)&&g(o))for(let i=0;i0?ni||s:null,ti.pop(),ni=ti[ti.length-1]||null,oi>0&&ni&&ni.push(e),e}function ai(e,t,n,r,o,i){return si(pi(e,t,n,r,o,i,!0))}function li(e,t,n,r,o){return si(gi(e,t,n,r,o,!0))}function ci(e){return!!e&&!0===e.__v_isVNode}function ui(e,t){return e.type===t.type&&e.key===t.key}const di="__vInternal",hi=({key:e})=>null!=e?e:null,fi=({ref:e,ref_key:t,ref_for:n})=>("number"==typeof e&&(e=""+e),null!=e?b(e)||dn(e)||y(e)?{i:Yn,r:e,k:t,f:!!n}:e:null);function pi(e,t=null,n=null,r=0,o=null,i=(e===Jo?0:1),s=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&hi(t),ref:t&&fi(t),scopeId:Xn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:Yn};return a?(Si(l,n),128&i&&e.normalize(l)):n&&(l.shapeFlag|=b(n)?8:16),oi>0&&!s&&ni&&(l.patchFlag>0||6&i)&&32!==l.patchFlag&&ni.push(l),l}const gi=function(e,t=null,n=null,r=0,o=null,i=!1){e&&e!==rr||(e=Qo);if(ci(e)){const r=vi(e,t,!0);return n&&Si(r,n),oi>0&&!i&&ni&&(6&r.shapeFlag?ni[ni.indexOf(e)]=r:ni.push(r)),r.patchFlag|=-2,r}s=e,y(s)&&"__vccOpts"in s&&(e=e.__vccOpts);var s;if(t){t=mi(t);let{class:e,style:n}=t;e&&!b(e)&&(t.class=ve(e)),w(n)&&(nn(n)&&!g(n)&&(n=d({},n)),t.style=me(n))}const a=b(e)?1:ar(e)?128:(e=>e.__isTeleport)(e)?64:w(e)?4:y(e)?2:0;return pi(e,t,n,r,o,a,i,!0)};function mi(e){return e?nn(e)||di in e?d({},e):e:null}function vi(e,t,n=!1){const{props:r,ref:o,patchFlag:i,children:s}=e,a=t?xi(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&hi(a),ref:t&&t.ref?n&&o?g(o)?o.concat(fi(t)):[o,fi(t)]:fi(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Jo?-1===i?16:16|i:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&vi(e.ssContent),ssFallback:e.ssFallback&&vi(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function yi(e=" ",t=0){return gi(Zo,null,e,t)}function bi(e="",t=!1){return t?(ri(),li(Qo,null,e)):gi(Qo,null,e)}function _i(e){return null==e||"boolean"==typeof e?gi(Qo):g(e)?gi(Jo,null,e.slice()):"object"==typeof e?wi(e):gi(Zo,null,String(e))}function wi(e){return null===e.el&&-1!==e.patchFlag||e.memo?e:vi(e)}function Si(e,t){let n=0;const{shapeFlag:r}=e;if(null==t)t=null;else if(g(t))n=16;else if("object"==typeof t){if(65&r){const n=t.default;return void(n&&(n._c&&(n._d=!1),Si(e,n()),n._c&&(n._d=!0)))}{n=32;const r=t._;r||di in t?3===r&&Yn&&(1===Yn.slots._?t._=1:(t._=2,e.patchFlag|=1024)):t._ctx=Yn}}else y(t)?(t={default:t,_ctx:Yn},n=32):(t=String(t),64&r?(n=16,t=[yi(t)]):n=8);e.children=t,e.shapeFlag|=n}function xi(...e){const t={};for(let n=0;nMi||Yn;let Ai,Di;{const e=j(),t=(t,n)=>{let r;return(r=e[t])||(r=e[t]=[]),r.push(n),e=>{r.length>1?r.forEach((t=>t(e))):r[0](e)}};Ai=t("__VUE_INSTANCE_SETTERS__",(e=>Mi=e)),Di=t("__VUE_SSR_SETTERS__",(e=>Bi=e))}const Oi=e=>{const t=Mi;return Ai(e),e.scope.on(),()=>{e.scope.off(),Ai(t)}},Ii=()=>{Mi&&Mi.scope.off(),Ai(null)};function Pi(e){return 4&e.vnode.shapeFlag}let Bi=!1;function Ri(e,t,n){y(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:w(t)&&(e.setupState=yn(t)),Li(e,n)}function Li(e,t,n){const r=e.type;e.render||(e.render=r.render||a);{const t=Oi(e);Ze();try{po(e)}finally{Qe(),t()}}}function Ni(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(yn(on(e.exposed)),{get:(t,n)=>n in t?t[n]:n in lo?lo[n](e):void 0,has:(e,t)=>t in e||t in lo}))}function $i(e,t=!0){return y(e)?e.displayName||e.name:e.name||t&&e.__name}const zi=(e,t)=>{const n=function(e,t,n=!1){let r,o;const i=y(e);return i?(r=e,o=a):(r=e.get,o=e.set),new ln(r,o,i||!o,n)}(e,0,Bi);return n};function ji(e,t,n){const r=arguments.length;return 2===r?w(t)&&!g(t)?ci(t)?gi(e,null,[t]):gi(e,t):gi(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):3===r&&ci(n)&&(n=[n]),gi(e,t,n))}const Vi="3.4.21",Hi="undefined"!=typeof document?document:null,Fi=Hi&&Hi.createElement("template"),qi={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o="svg"===t?Hi.createElementNS("http://www.w3.org/2000/svg",e):"mathml"===t?Hi.createElementNS("http://www.w3.org/1998/Math/MathML",e):n?Hi.createElement(e,{is:n}):Hi.createElement(e);return"select"===e&&r&&null!=r.multiple&&o.setAttribute("multiple",r.multiple),o},createText:e=>Hi.createTextNode(e),createComment:e=>Hi.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Hi.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,i){const s=n?n.previousSibling:t.lastChild;if(o&&(o===i||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),o!==i&&(o=o.nextSibling););else{Fi.innerHTML="svg"===r?`${e}`:"mathml"===r?`${e}`:e;const o=Fi.content;if("svg"===r||"mathml"===r){const e=o.firstChild;for(;e.firstChild;)o.appendChild(e.firstChild);o.removeChild(e)}t.insertBefore(o,n)}return[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ui="transition",Wi=Symbol("_vtc"),Ki=(e,{slots:t})=>ji(Sr,function(e){const t={};for(const d in e)d in Yi||(t[d]=e[d]);if(!1===e.css)return t;const{name:n="v",type:r,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:l=i,appearActiveClass:c=s,appearToClass:u=a,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:f=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,g=function(e){if(null==e)return null;if(w(e))return[Ji(e.enter),Ji(e.leave)];{const t=Ji(e);return[t,t]}}(o),m=g&&g[0],v=g&&g[1],{onBeforeEnter:y,onEnter:b,onEnterCancelled:_,onLeave:S,onLeaveCancelled:x,onBeforeAppear:E=y,onAppear:T=b,onAppearCancelled:C=_}=t,M=(e,t,n)=>{Qi(e,t?u:a),Qi(e,t?c:s),n&&n()},k=(e,t)=>{e._isLeaving=!1,Qi(e,h),Qi(e,p),Qi(e,f),t&&t()},A=e=>(t,n)=>{const o=e?T:b,s=()=>M(t,e,n);Xi(o,[t,s]),es((()=>{Qi(t,e?l:i),Zi(t,e?u:a),Gi(o)||ns(t,r,m,s)}))};return d(t,{onBeforeEnter(e){Xi(y,[e]),Zi(e,i),Zi(e,s)},onBeforeAppear(e){Xi(E,[e]),Zi(e,l),Zi(e,c)},onEnter:A(!1),onAppear:A(!0),onLeave(e,t){e._isLeaving=!0;const n=()=>k(e,t);Zi(e,h),document.body.offsetHeight,Zi(e,f),es((()=>{e._isLeaving&&(Qi(e,h),Zi(e,p),Gi(S)||ns(e,r,v,n))})),Xi(S,[e,n])},onEnterCancelled(e){M(e,!1),Xi(_,[e])},onAppearCancelled(e){M(e,!0),Xi(C,[e])},onLeaveCancelled(e){k(e),Xi(x,[e])}})}(e),t);Ki.displayName="Transition";const Yi={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String};Ki.props=d({},wr,Yi);const Xi=(e,t=[])=>{g(e)?e.forEach((e=>e(...t))):e&&e(...t)},Gi=e=>!!e&&(g(e)?e.some((e=>e.length>1)):e.length>1);function Ji(e){const t=(e=>{const t=b(e)?Number(e):NaN;return isNaN(t)?e:t})(e);return t}function Zi(e,t){t.split(/\s+/).forEach((t=>t&&e.classList.add(t))),(e[Wi]||(e[Wi]=new Set)).add(t)}function Qi(e,t){t.split(/\s+/).forEach((t=>t&&e.classList.remove(t)));const n=e[Wi];n&&(n.delete(t),n.size||(e[Wi]=void 0))}function es(e){requestAnimationFrame((()=>{requestAnimationFrame(e)}))}let ts=0;function ns(e,t,n,r){const o=e._endId=++ts,i=()=>{o===e._endId&&r()};if(n)return setTimeout(i,n);const{type:s,timeout:a,propCount:l}=function(e,t){const n=window.getComputedStyle(e),r=e=>(n[e]||"").split(", "),o=r("transitionDelay"),i=r("transitionDuration"),s=rs(o,i),a=r("animationDelay"),l=r("animationDuration"),c=rs(a,l);let u=null,d=0,h=0;t===Ui?s>0&&(u=Ui,d=s,h=i.length):"animation"===t?c>0&&(u="animation",d=c,h=l.length):(d=Math.max(s,c),u=d>0?s>c?Ui:"animation":null,h=u?u===Ui?i.length:l.length:0);const f=u===Ui&&/\b(transform|all)(,|$)/.test(r("transitionProperty").toString());return{type:u,timeout:d,propCount:h,hasTransform:f}}(e,t);if(!s)return r();const c=s+"end";let u=0;const d=()=>{e.removeEventListener(c,h),i()},h=t=>{t.target===e&&++u>=l&&d()};setTimeout((()=>{uos(t)+os(e[n]))))}function os(e){return"auto"===e?0:1e3*Number(e.slice(0,-1).replace(",","."))}const is=Symbol("_vod"),ss=Symbol("_vsh"),as={beforeMount(e,{value:t},{transition:n}){e[is]="none"===e.style.display?"":e.style.display,n&&t?n.beforeEnter(e):ls(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),ls(e,!0),r.enter(e)):r.leave(e,(()=>{ls(e,!1)})):ls(e,t))},beforeUnmount(e,{value:t}){ls(e,t)}};function ls(e,t){e.style.display=t?e[is]:"none",e[ss]=!t}const cs=Symbol(""),us=/(^|;)\s*display\s*:/;const ds=/\s*!important$/;function hs(e,t,n){if(g(n))n.forEach((n=>hs(e,t,n)));else if(null==n&&(n=""),n=Ss(n),t.startsWith("--"))e.setProperty(t,n);else{const r=function(e,t){const n=ps[t];if(n)return n;let r=D(t);if("filter"!==r&&r in e)return ps[t]=r;r=P(r);for(let o=0;oe.replace(Se,((e,t)=>{if(!t)return e;if(1===_s)return`${t}${bs}`;const n=function(e,t){const n=Math.pow(10,t+1),r=Math.floor(e*n);return 10*Math.round(r/10)/n}(parseFloat(t)*_s,ws);return 0===n?"0":`${n}${bs}`})));var bs,_s,ws;const Ss=e=>b(e)?ys(e):e,xs="http://www.w3.org/1999/xlink";const Es=Symbol("_vei");function Ts(e,t,n,r,o=null){const i=e[Es]||(e[Es]={}),s=i[t];if(r&&s)s.value=r;else{const[n,a]=function(e){let t;if(Cs.test(e)){let n;for(t={};n=e.match(Cs);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[":"===e[2]?e.slice(3):I(e.slice(2)),t]}(t);if(r){const s=i[t]=function(e,t){const n=e=>{if(e._vts){if(e._vts<=n.attached)return}else e._vts=Date.now();const r=t&&t.proxy,o=r&&r.$nne,{value:i}=n;if(o&&g(i)){const n=As(e,i);for(let r=0;rMs||(ks.then((()=>Ms=0)),Ms=Date.now()))(),n}(r,o);!function(e,t,n,r){e.addEventListener(t,n,r)}(e,n,s,a)}else s&&(!function(e,t,n,r){e.removeEventListener(t,n,r)}(e,n,s,a),i[t]=void 0)}}const Cs=/(?:Once|Passive|Capture)$/;let Ms=0;const ks=Promise.resolve();function As(e,t){if(g(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map((e=>{const t=t=>!t._stopped&&e&&e(t);return t.__wwe=e.__wwe,t}))}return t}const Ds=e=>111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123;const Os=["ctrl","shift","alt","meta"],Is={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&0!==e.button,middle:e=>"button"in e&&1!==e.button,right:e=>"button"in e&&2!==e.button,exact:(e,t)=>Os.some((n=>e[`${n}Key`]&&!t.includes(n)))},Ps=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(n,...r)=>{for(let e=0;e{if(0===t.indexOf("change:"))return function(e,t,n,r=null){if(!n||!r)return;const o=t.replace("change:",""),{attrs:i}=r,s=i[o],a=(e.__wxsProps||(e.__wxsProps={}))[o];if(a===s)return;e.__wxsProps[o]=s;const l=r.proxy;Ln((()=>{n(s,a,l.$gcd(l,!0),l.$gcd(l,!1))}))}(e,t,r,s);const d="svg"===o;"class"===t?function(e,t,n){const{__wxsAddClass:r,__wxsRemoveClass:o}=e;o&&o.length&&(t=(t||"").split(/\s+/).filter((e=>-1===o.indexOf(e))).join(" "),o.length=0),r&&r.length&&(t=(t||"")+" "+r.join(" "));const i=e[Wi];i&&(t=(t?[t,...i]:[...i]).join(" ")),null==t?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}(e,r,d):"style"===t?function(e,t,n){const r=e.style,o=b(n);let i=!1;if(n&&!o){if(t)if(b(t))for(const e of t.split(";")){const t=e.slice(0,e.indexOf(":")).trim();null==n[t]&&hs(r,t,"")}else for(const e in t)null==n[e]&&hs(r,e,"");for(const e in n)"display"===e&&(i=!0),hs(r,e,n[e])}else if(o){if(t!==n){const e=r[cs];e&&(n+=";"+e),r.cssText=n,i=us.test(n)}}else t&&e.removeAttribute("style");is in e&&(e[is]=i?r.display:"",e[ss]&&(r.display="none"));const{__wxsStyle:s}=e;if(s)for(const a in s)hs(r,a,s[a])}(e,n,r):c(t)?u(t)||Ts(e,t,0,r,s):("."===t[0]?(t=t.slice(1),1):"^"===t[0]?(t=t.slice(1),0):function(e,t,n,r){if(r)return"innerHTML"===t||"textContent"===t||!!(t in e&&Ds(t)&&y(n));if("spellcheck"===t||"draggable"===t||"translate"===t)return!1;if("form"===t)return!1;if("list"===t&&"INPUT"===e.tagName)return!1;if("type"===t&&"TEXTAREA"===e.tagName)return!1;if("width"===t||"height"===t){const t=e.tagName;if("IMG"===t||"VIDEO"===t||"CANVAS"===t||"SOURCE"===t)return!1}if(Ds(t)&&b(n))return!1;return t in e}(e,t,r,d))?function(e,t,n,r,o,i,s){if("innerHTML"===t||"textContent"===t)return r&&s(r,o,i),void(e[t]=null==n?"":n);const a=e.tagName;if("value"===t&&"PROGRESS"!==a&&!a.includes("-")){const r=null==n?"":n;return("OPTION"===a?e.getAttribute("value")||"":e.value)===r&&"_value"in e||(e.value=r),null==n&&e.removeAttribute(t),void(e._value=n)}let l=!1;if(""===n||null==n){const r=typeof e[t];"boolean"===r?n=Y(n):null==n&&"string"===r?(n="",l=!0):"number"===r&&(n=0,l=!0)}try{e[t]=n}catch(C_){}l&&e.removeAttribute(t)}(e,t,r,i,s,a,l):("true-value"===t?e._trueValue=r:"false-value"===t&&(e._falseValue=r),function(e,t,n,r,o){if(r&&t.startsWith("xlink:"))null==n?e.removeAttributeNS(xs,t.slice(6,t.length)):e.setAttributeNS(xs,t,n);else{const r=K(t);null==n||r&&!Y(n)?e.removeAttribute(t):e.setAttribute(t,r?"":n)}}(e,t,r,d))},forcePatchProp:(e,t)=>0===t.indexOf("change:")||("class"===t&&e.__wxsClassChanged?(e.__wxsClassChanged=!1,!0):!("style"!==t||!e.__wxsStyleChanged)&&(e.__wxsStyleChanged=!1,!0))},qi);let Rs;const Ls=(...e)=>{const t=(Rs||(Rs=Wo(Bs))).createApp(...e),{mount:n}=t;return t.mount=e=>{const r=function(e){if(b(e)){return document.querySelector(e)}return e} +/*! + * vue-router v4.3.0 + * (c) 2024 Eduardo San Martin Morote + * @license MIT + */(e);if(!r)return;const o=t._component;y(o)||o.render||o.template||(o.template=r.innerHTML),r.innerHTML="";const i=n(r,!1,function(e){if(e instanceof SVGElement)return"svg";if("function"==typeof MathMLElement&&e instanceof MathMLElement)return"mathml"}(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},t};const Ns="undefined"!=typeof document;const $s=Object.assign;function zs(e,t){const n={};for(const r in t){const o=t[r];n[r]=Vs(o)?o.map(e):e(o)}return n}const js=()=>{},Vs=Array.isArray,Hs=/#/g,Fs=/&/g,qs=/\//g,Us=/=/g,Ws=/\?/g,Ks=/\+/g,Ys=/%5B/g,Xs=/%5D/g,Gs=/%5E/g,Js=/%60/g,Zs=/%7B/g,Qs=/%7C/g,ea=/%7D/g,ta=/%20/g;function na(e){return encodeURI(""+e).replace(Qs,"|").replace(Ys,"[").replace(Xs,"]")}function ra(e){return na(e).replace(Ks,"%2B").replace(ta,"+").replace(Hs,"%23").replace(Fs,"%26").replace(Js,"`").replace(Zs,"{").replace(ea,"}").replace(Gs,"^")}function oa(e){return null==e?"":function(e){return na(e).replace(Hs,"%23").replace(Ws,"%3F")}(e).replace(qs,"%2F")}function ia(e){try{return decodeURIComponent(""+e)}catch(t){}return""+e}const sa=/\/$/;function aa(e,t,n="/"){let r,o={},i="",s="";const a=t.indexOf("#");let l=t.indexOf("?");return a=0&&(l=-1),l>-1&&(r=t.slice(0,l),i=t.slice(l+1,a>-1?a:t.length),o=e(i)),a>-1&&(r=r||t.slice(0,a),s=t.slice(a,t.length)),r=function(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),o=r[r.length-1];".."!==o&&"."!==o||r.push("");let i,s,a=n.length-1;for(i=0;i1&&a--}return n.slice(0,a).join("/")+"/"+r.slice(i).join("/")}(null!=r?r:t,n),{fullPath:r+(i&&"?")+i+s,path:r,query:o,hash:ia(s)}}function la(e,t){return t&&e.toLowerCase().startsWith(t.toLowerCase())?e.slice(t.length)||"/":e}function ca(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function ua(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!da(e[n],t[n]))return!1;return!0}function da(e,t){return Vs(e)?ha(e,t):Vs(t)?ha(t,e):e===t}function ha(e,t){return Vs(t)?e.length===t.length&&e.every(((e,n)=>e===t[n])):1===e.length&&e[0]===t}var fa,pa,ga,ma;function va(e){if(!e)if(Ns){const t=document.querySelector("base");e=(e=t&&t.getAttribute("href")||"/").replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return"/"!==e[0]&&"#"!==e[0]&&(e="/"+e),e.replace(sa,"")}(pa=fa||(fa={})).pop="pop",pa.push="push",(ma=ga||(ga={})).back="back",ma.forward="forward",ma.unknown="";const ya=/^[^#]+#/;function ba(e,t){return e.replace(ya,"#")+t}const _a=()=>({left:window.scrollX,top:window.scrollY});function wa(e){let t;if("el"in e){const n=e.el,r="string"==typeof n&&n.startsWith("#"),o="string"==typeof n?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=function(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(null!=t.left?t.left:window.scrollX,null!=t.top?t.top:window.scrollY)}function Sa(e,t){return(history.state?history.state.position-t:-1)+e}const xa=new Map;function Ea(e,t){const{pathname:n,search:r,hash:o}=t,i=e.indexOf("#");if(i>-1){let t=o.includes(e.slice(i))?e.slice(i).length:1,n=o.slice(t);return"/"!==n[0]&&(n="/"+n),la(n,"")}return la(n,e)+r+o}function Ta(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?_a():null}}function Ca(e){const{history:t,location:n}=window,r={value:Ea(e,n)},o={value:t.state};function i(r,i,s){const a=e.indexOf("#"),l=a>-1?(n.host&&document.querySelector("base")?e:e.slice(a))+r:location.protocol+"//"+location.host+e+r;try{t[s?"replaceState":"pushState"](i,"",l),o.value=i}catch(c){console.error(c),n[s?"replace":"assign"](l)}}return o.value||i(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0),{location:r,state:o,push:function(e,n){const s=$s({},o.value,t.state,{forward:e,scroll:_a()});i(s.current,s,!0),i(e,$s({},Ta(r.value,e,null),{position:s.position+1},n),!1),r.value=e},replace:function(e,n){i(e,$s({},t.state,Ta(o.value.back,e,o.value.forward,!0),n,{position:o.value.position}),!0),r.value=e}}}function Ma(e){const t=Ca(e=va(e)),n=function(e,t,n,r){let o=[],i=[],s=null;const a=({state:i})=>{const a=Ea(e,location),l=n.value,c=t.value;let u=0;if(i){if(n.value=a,t.value=i,s&&s===l)return void(s=null);u=c?i.position-c.position:0}else r(a);o.forEach((e=>{e(n.value,l,{delta:u,type:fa.pop,direction:u?u>0?ga.forward:ga.back:ga.unknown})}))};function l(){const{history:e}=window;e.state&&e.replaceState($s({},e.state,{scroll:_a()}),"")}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",l,{passive:!0}),{pauseListeners:function(){s=n.value},listen:function(e){o.push(e);const t=()=>{const t=o.indexOf(e);t>-1&&o.splice(t,1)};return i.push(t),t},destroy:function(){for(const e of i)e();i=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",l)}}}(e,t.state,t.location,t.replace);const r=$s({location:"",base:e,go:function(e,t=!0){t||n.pauseListeners(),history.go(e)},createHref:ba.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}function ka(e){return"string"==typeof e||"symbol"==typeof e}const Aa={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Da=Symbol("");var Oa,Ia;function Pa(e,t){return $s(new Error,{type:e,[Da]:!0},t)}function Ba(e,t){return e instanceof Error&&Da in e&&(null==t||!!(e.type&t))}(Ia=Oa||(Oa={}))[Ia.aborted=4]="aborted",Ia[Ia.cancelled=8]="cancelled",Ia[Ia.duplicated=16]="duplicated";const Ra={sensitive:!1,strict:!1,start:!0,end:!0},La=/[.+*?^${}()[\]/\\]/g;function Na(e,t){let n=0;for(;nt.length?1===t.length&&80===t[0]?1:-1:0}function $a(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const ja={type:0,value:""},Va=/[a-zA-Z0-9_]/;function Ha(e,t,n){const r=function(e,t){const n=$s({},Ra,t),r=[];let o=n.start?"^":"";const i=[];for(const l of e){const e=l.length?[]:[90];n.strict&&!l.length&&(o+="/");for(let t=0;t1&&("*"===a||"+"===a)&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:c,regexp:u,repeatable:"*"===a||"+"===a,optional:"*"===a||"?"===a})):t("Invalid state to consume buffer"),c="")}function h(){c+=a}for(;l{i(h)}:js}function i(e){if(ka(e)){const t=r.get(e);t&&(r.delete(e),n.splice(n.indexOf(t),1),t.children.forEach(i),t.alias.forEach(i))}else{const t=n.indexOf(e);t>-1&&(n.splice(t,1),e.record.name&&r.delete(e.record.name),e.children.forEach(i),e.alias.forEach(i))}}function s(e){let t=0;for(;t=0&&(e.record.path!==n[t].record.path||!Xa(e,n[t]));)t++;n.splice(t,0,e),e.record.name&&!Wa(e)&&r.set(e.record.name,e)}return t=Ya({strict:!1,end:!0,sensitive:!1},t),e.forEach((e=>o(e))),{addRoute:o,resolve:function(e,t){let o,i,s,a={};if("name"in e&&e.name){if(o=r.get(e.name),!o)throw Pa(1,{location:e});s=o.record.name,a=$s(qa(t.params,o.keys.filter((e=>!e.optional)).concat(o.parent?o.parent.keys.filter((e=>e.optional)):[]).map((e=>e.name))),e.params&&qa(e.params,o.keys.map((e=>e.name)))),i=o.stringify(a)}else if(null!=e.path)i=e.path,o=n.find((e=>e.re.test(i))),o&&(a=o.parse(i),s=o.record.name);else{if(o=t.name?r.get(t.name):n.find((e=>e.re.test(t.path))),!o)throw Pa(1,{location:e,currentLocation:t});s=o.record.name,a=$s({},t.params,e.params),i=o.stringify(a)}const l=[];let c=o;for(;c;)l.unshift(c.record),c=c.parent;return{name:s,path:i,params:a,matched:l,meta:Ka(l)}},removeRoute:i,getRoutes:function(){return n},getRecordMatcher:function(e){return r.get(e)}}}function qa(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Ua(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]="object"==typeof n?n[r]:n;return t}function Wa(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Ka(e){return e.reduce(((e,t)=>$s(e,t.meta)),{})}function Ya(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Xa(e,t){return t.children.some((t=>t===e||Xa(e,t)))}function Ga(e){const t={};if(""===e||"?"===e)return t;const n=("?"===e[0]?e.slice(1):e).split("&");for(let r=0;re&&ra(e))):[r&&ra(r)]).forEach((e=>{void 0!==e&&(t+=(t.length?"&":"")+n,null!=e&&(t+="="+e))}))}return t}function Za(e){const t={};for(const n in e){const r=e[n];void 0!==r&&(t[n]=Vs(r)?r.map((e=>null==e?null:""+e)):null==r?r:""+r)}return t}const Qa=Symbol(""),el=Symbol(""),tl=Symbol(""),nl=Symbol(""),rl=Symbol("");function ol(){let e=[];return{add:function(t){return e.push(t),()=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)}},list:()=>e.slice(),reset:function(){e=[]}}}function il(e,t,n,r,o,i=(e=>e())){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise(((a,l)=>{const c=e=>{var i;!1===e?l(Pa(4,{from:n,to:t})):e instanceof Error?l(e):"string"==typeof(i=e)||i&&"object"==typeof i?l(Pa(2,{from:t,to:e})):(s&&r.enterCallbacks[o]===s&&"function"==typeof e&&s.push(e),a())},u=i((()=>e.call(r&&r.instances[o],t,n,c)));let d=Promise.resolve(u);e.length<3&&(d=d.then(c)),d.catch((e=>l(e)))}))}function sl(e,t,n,r,o=(e=>e())){const i=[];for(const a of e)for(const e in a.components){let l=a.components[e];if("beforeRouteEnter"===t||a.instances[e])if("object"==typeof(s=l)||"displayName"in s||"props"in s||"__vccOpts"in s){const s=(l.__vccOpts||l)[t];s&&i.push(il(s,n,r,a,e,o))}else{let s=l();i.push((()=>s.then((i=>{if(!i)return Promise.reject(new Error(`Couldn't resolve component "${e}" at "${a.path}"`));const s=(l=i).__esModule||"Module"===l[Symbol.toStringTag]?i.default:i;var l;a.components[e]=s;const c=(s.__vccOpts||s)[t];return c&&il(c,n,r,a,e,o)()}))))}}var s;return i}function al(e){const t=Do(tl),n=Do(nl),r=zi((()=>t.resolve(mn(e.to)))),o=zi((()=>{const{matched:e}=r.value,{length:t}=e,o=e[t-1],i=n.matched;if(!o||!i.length)return-1;const s=i.findIndex(ca.bind(null,o));if(s>-1)return s;const a=cl(e[t-2]);return t>1&&cl(o)===a&&i[i.length-1].path!==a?i.findIndex(ca.bind(null,e[t-2])):s})),i=zi((()=>o.value>-1&&function(e,t){for(const n in t){const r=t[n],o=e[n];if("string"==typeof r){if(r!==o)return!1}else if(!Vs(o)||o.length!==r.length||r.some(((e,t)=>e!==o[t])))return!1}return!0}(n.params,r.value.params))),s=zi((()=>o.value>-1&&o.value===n.matched.length-1&&ua(n.params,r.value.params)));return{route:r,href:zi((()=>r.value.href)),isActive:i,isExactActive:s,navigate:function(n={}){return function(e){if(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)return;if(e.defaultPrevented)return;if(void 0!==e.button&&0!==e.button)return;if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}e.preventDefault&&e.preventDefault();return!0}(n)?t[mn(e.replace)?"replace":"push"](mn(e.to)).catch(js):Promise.resolve()}}}const ll=Ar({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:al,setup(e,{slots:t}){const n=Xt(al(e)),{options:r}=Do(tl),o=zi((()=>({[ul(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[ul(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive})));return()=>{const r=t.default&&t.default(n);return e.custom?r:ji("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},r)}}});function cl(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const ul=(e,t,n)=>null!=e?e:null!=t?t:n;function dl(e,t){if(!e)return null;const n=e(t);return 1===n.length?n[0]:n}const hl=Ar({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=Do(rl),o=zi((()=>e.route||r.value)),i=Do(el,0),s=zi((()=>{let e=mn(i);const{matched:t}=o.value;let n;for(;(n=t[e])&&!n.components;)e++;return e})),a=zi((()=>o.value.matched[s.value]));Ao(el,zi((()=>s.value+1))),Ao(Qa,a),Ao(rl,o);const l=hn();return dr((()=>[l.value,a.value,e.name]),(([e,t,n],[r,o,i])=>{t&&(t.instances[n]=e,o&&o!==t&&e&&e===r&&(t.leaveGuards.size||(t.leaveGuards=o.leaveGuards),t.updateGuards.size||(t.updateGuards=o.updateGuards))),!e||!t||o&&ca(t,o)&&r||(t.enterCallbacks[n]||[]).forEach((t=>t(e)))}),{flush:"post"}),()=>{const r=o.value,i=e.name,s=a.value,c=s&&s.components[i];if(!c)return dl(n.default,{Component:c,route:r});const u=s.props[i],d=u?!0===u?r.params:"function"==typeof u?u(r):u:null,h=ji(c,$s({},d,t,{onVnodeUnmounted:e=>{e.component.isUnmounted&&(s.instances[i]=null)},ref:l}));return dl(n.default,{Component:h,route:r})||h}}});function fl(e){const t=Fa(e.routes,e),n=e.parseQuery||Ga,r=e.stringifyQuery||Ja,o=e.history,i=ol(),s=ol(),a=ol(),l=fn(Aa);let c=Aa;Ns&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=zs.bind(null,(e=>""+e)),d=zs.bind(null,oa),h=zs.bind(null,ia);function f(e,i){if(i=$s({},i||l.value),"string"==typeof e){const r=aa(n,e,i.path),s=t.resolve({path:r.path},i),a=o.createHref(r.fullPath);return $s(r,s,{params:h(s.params),hash:ia(r.hash),redirectedFrom:void 0,href:a})}let s;if(null!=e.path)s=$s({},e,{path:aa(n,e.path,i.path).path});else{const t=$s({},e.params);for(const e in t)null==t[e]&&delete t[e];s=$s({},e,{params:d(t)}),i.params=d(i.params)}const a=t.resolve(s,i),c=e.hash||"";a.params=u(h(a.params));const f=function(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}(r,$s({},e,{hash:(p=c,na(p).replace(Zs,"{").replace(ea,"}").replace(Gs,"^")),path:a.path}));var p;const g=o.createHref(f);return $s({fullPath:f,hash:c,query:r===Ja?Za(e.query):e.query||{}},a,{redirectedFrom:void 0,href:g})}function p(e){return"string"==typeof e?aa(n,e,l.value.path):$s({},e)}function g(e,t){if(c!==e)return Pa(8,{from:t,to:e})}function m(e){return y(e)}function v(e){const t=e.matched[e.matched.length-1];if(t&&t.redirect){const{redirect:n}=t;let r="function"==typeof n?n(e):n;return"string"==typeof r&&(r=r.includes("?")||r.includes("#")?r=p(r):{path:r},r.params={}),$s({query:e.query,hash:e.hash,params:null!=r.path?{}:e.params},r)}}function y(e,t){const n=c=f(e),o=l.value,i=e.state,s=e.force,a=!0===e.replace,u=v(n);if(u)return y($s(p(u),{state:"object"==typeof u?$s({},i,u.state):i,force:s,replace:a}),t||n);const d=n;let h;return d.redirectedFrom=t,!s&&function(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&ca(t.matched[r],n.matched[o])&&ua(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}(r,o,n)&&(h=Pa(16,{to:d,from:o}),O(o,o,!0,!1)),(h?Promise.resolve(h):w(d,o)).catch((e=>Ba(e)?Ba(e,2)?e:D(e):A(e,d,o))).then((e=>{if(e){if(Ba(e,2))return y($s({replace:a},p(e.to),{state:"object"==typeof e.to?$s({},i,e.to.state):i,force:s}),t||d)}else e=x(d,o,!0,a,i);return S(d,o,e),e}))}function b(e,t){const n=g(e,t);return n?Promise.reject(n):Promise.resolve()}function _(e){const t=B.values().next().value;return t&&"function"==typeof t.runWithContext?t.runWithContext(e):e()}function w(e,t){let n;const[r,o,a]=function(e,t){const n=[],r=[],o=[],i=Math.max(t.matched.length,e.matched.length);for(let s=0;sca(e,i)))?r.push(i):n.push(i));const a=e.matched[s];a&&(t.matched.find((e=>ca(e,a)))||o.push(a))}return[n,r,o]}(e,t);n=sl(r.reverse(),"beforeRouteLeave",e,t);for(const i of r)i.leaveGuards.forEach((r=>{n.push(il(r,e,t))}));const l=b.bind(null,e,t);return n.push(l),L(n).then((()=>{n=[];for(const r of i.list())n.push(il(r,e,t));return n.push(l),L(n)})).then((()=>{n=sl(o,"beforeRouteUpdate",e,t);for(const r of o)r.updateGuards.forEach((r=>{n.push(il(r,e,t))}));return n.push(l),L(n)})).then((()=>{n=[];for(const r of a)if(r.beforeEnter)if(Vs(r.beforeEnter))for(const o of r.beforeEnter)n.push(il(o,e,t));else n.push(il(r.beforeEnter,e,t));return n.push(l),L(n)})).then((()=>(e.matched.forEach((e=>e.enterCallbacks={})),n=sl(a,"beforeRouteEnter",e,t,_),n.push(l),L(n)))).then((()=>{n=[];for(const r of s.list())n.push(il(r,e,t));return n.push(l),L(n)})).catch((e=>Ba(e,8)?e:Promise.reject(e)))}function S(e,t,n){a.list().forEach((r=>_((()=>r(e,t,n)))))}function x(e,t,n,r,i){const s=g(e,t);if(s)return s;const a=t===Aa,c=Ns?history.state:{};n&&(r||a?o.replace(e.fullPath,$s({scroll:a&&c&&c.scroll},i)):o.push(e.fullPath,i)),l.value=e,O(e,t,n,a),D()}let E;function T(){E||(E=o.listen(((e,t,n)=>{if(!R.listening)return;const r=f(e),i=v(r);if(i)return void y($s(i,{replace:!0}),r).catch(js);c=r;const s=l.value;var a,u;Ns&&(a=Sa(s.fullPath,n.delta),u=_a(),xa.set(a,u)),w(r,s).catch((e=>Ba(e,12)?e:Ba(e,2)?(y(e.to,r).then((e=>{Ba(e,20)&&!n.delta&&n.type===fa.pop&&o.go(-1,!1)})).catch(js),Promise.reject()):(n.delta&&o.go(-n.delta,!1),A(e,r,s)))).then((e=>{(e=e||x(r,s,!1))&&(n.delta&&!Ba(e,8)?o.go(-n.delta,!1):n.type===fa.pop&&Ba(e,20)&&o.go(-1,!1)),S(r,s,e)})).catch(js)})))}let C,M=ol(),k=ol();function A(e,t,n){D(e);const r=k.list();return r.length?r.forEach((r=>r(e,t,n))):console.error(e),Promise.reject(e)}function D(e){return C||(C=!e,T(),M.list().forEach((([t,n])=>e?n(e):t())),M.reset()),e}function O(t,n,r,o){const{scrollBehavior:i}=e;if(!Ns||!i)return Promise.resolve();const s=!r&&function(e){const t=xa.get(e);return xa.delete(e),t}(Sa(t.fullPath,0))||(o||!r)&&history.state&&history.state.scroll||null;return Ln().then((()=>i(t,n,s))).then((e=>e&&wa(e))).catch((e=>A(e,t,n)))}const I=e=>o.go(e);let P;const B=new Set,R={currentRoute:l,listening:!0,addRoute:function(e,n){let r,o;return ka(e)?(r=t.getRecordMatcher(e),o=n):o=e,t.addRoute(o,r)},removeRoute:function(e){const n=t.getRecordMatcher(e);n&&t.removeRoute(n)},hasRoute:function(e){return!!t.getRecordMatcher(e)},getRoutes:function(){return t.getRoutes().map((e=>e.record))},resolve:f,options:e,push:m,replace:function(e){return m($s(p(e),{replace:!0}))},go:I,back:()=>I(-1),forward:()=>I(1),beforeEach:i.add,beforeResolve:s.add,afterEach:a.add,onError:k.add,isReady:function(){return C&&l.value!==Aa?Promise.resolve():new Promise(((e,t)=>{M.add([e,t])}))},install(e){e.component("RouterLink",ll),e.component("RouterView",hl),e.config.globalProperties.$router=this,Object.defineProperty(e.config.globalProperties,"$route",{enumerable:!0,get:()=>mn(l)}),Ns&&!P&&l.value===Aa&&(P=!0,m(o.location).catch((e=>{})));const t={};for(const r in Aa)Object.defineProperty(t,r,{get:()=>l.value[r],enumerable:!0});e.provide(tl,this),e.provide(nl,Gt(t)),e.provide(rl,l);const n=e.unmount;B.add(e),e.unmount=function(){B.delete(e),B.size<1&&(c=Aa,E&&E(),E=null,l.value=Aa,P=!1,C=!1),n()}}};function L(e){return e.reduce(((e,t)=>e.then((()=>_(t)))),Promise.resolve())}return R}function pl(){return Do(nl)}const gl=["{","}"];const ml=/^(?:\d)+/,vl=/^(?:\w)+/;const yl=Object.prototype.hasOwnProperty,bl=(e,t)=>yl.call(e,t),_l=new class{constructor(){this._caches=Object.create(null)}interpolate(e,t,n=gl){if(!t)return[e];let r=this._caches[e];return r||(r=function(e,[t,n]){const r=[];let o=0,i="";for(;o-1?"zh-Hans":e.indexOf("-hant")>-1?"zh-Hant":(n=e,["-tw","-hk","-mo","-cht"].find((e=>-1!==n.indexOf(e)))?"zh-Hant":"zh-Hans");var n;let r=["en","fr","es"];t&&Object.keys(t).length>0&&(r=Object.keys(t));const o=function(e,t){return t.find((t=>0===e.indexOf(t)))}(e,r);return o||void 0}class Sl{constructor({locale:e,fallbackLocale:t,messages:n,watcher:r,formater:o}){this.locale="en",this.fallbackLocale="en",this.message={},this.messages={},this.watchers=[],t&&(this.fallbackLocale=t),this.formater=o||_l,this.messages=n||{},this.setLocale(e||"en"),r&&this.watchLocale(r)}setLocale(e){const t=this.locale;this.locale=wl(e,this.messages)||this.fallbackLocale,this.messages[this.locale]||(this.messages[this.locale]={}),this.message=this.messages[this.locale],t!==this.locale&&this.watchers.forEach((e=>{e(this.locale,t)}))}getLocale(){return this.locale}watchLocale(e){const t=this.watchers.push(e)-1;return()=>{this.watchers.splice(t,1)}}add(e,t,n=!0){const r=this.messages[e];r?n?Object.assign(r,t):Object.keys(t).forEach((e=>{bl(r,e)||(r[e]=t[e])})):this.messages[e]=t}f(e,t,n){return this.formater.interpolate(e,t,n).join("")}t(e,t,n){let r=this.message;return"string"==typeof t?(t=wl(t,this.messages))&&(r=this.messages[t]):n=t,bl(r,e)?this.formater.interpolate(r[e],n).join(""):(console.warn(`Cannot translate the value of keypath ${e}. Use the value of keypath as default.`),e)}}function xl(e,t={},n,r){if("string"!=typeof e){const n=[t,e];e=n[0],t=n[1]}"string"!=typeof e&&(e="undefined"!=typeof uni&&Yd?Yd():"undefined"!=typeof global&&global.getLocale?global.getLocale():"en"),"string"!=typeof n&&(n="undefined"!=typeof __uniConfig&&__uniConfig.fallbackLocale||"en");const o=new Sl({locale:e,fallbackLocale:n,messages:t,watcher:r});let i=(e,t)=>{{let e=!1;i=function(t,n){const r=Yg().$vm;return r&&(r.$locale,e||(e=!0,function(e,t){e.$watchLocale?e.$watchLocale((e=>{t.setLocale(e)})):e.$watch((()=>e.$locale),(e=>{t.setLocale(e)}))}(r,o))),o.t(t,n)}}return i(e,t)};return{i18n:o,f:(e,t,n)=>o.f(e,t,n),t:(e,t)=>i(e,t),add:(e,t,n=!0)=>o.add(e,t,n),watch:e=>o.watchLocale(e),getLocale:()=>o.getLocale(),setLocale:e=>o.setLocale(e)}}function El(e,t){return e.indexOf(t[0])>-1}const Tl=ae((()=>"undefined"!=typeof __uniConfig&&__uniConfig.locales&&!!Object.keys(__uniConfig.locales).length));let Cl;function Ml(e){return El(e,ne)?Dl().f(e,function(){const e=Yd(),t=__uniConfig.locales;return t[e]||t[__uniConfig.fallbackLocale]||t.en||{}}(),ne):e}function kl(e,t){if(1===t.length){if(e){const n=e=>b(e)&&El(e,ne),r=t[0];let o=[];if(g(e)&&(o=e.filter((e=>n(e[r])))).length)return o;const i=e[t[0]];if(n(i))return e}return}const n=t.shift();return kl(e&&e[n],t)}function Al(e,t){const n=kl(e,t);if(!n)return!1;const r=t[t.length-1];if(g(n))n.forEach((e=>Al(e,[r])));else{let e=n[r];Object.defineProperty(n,r,{get:()=>Ml(e),set(t){e=t}})}return!0}function Dl(){if(!Cl){let e;if(e=navigator.cookieEnabled&&window.localStorage&&localStorage.UNI_LOCALE||__uniConfig.locale||navigator.language,Cl=xl(e),Tl()){const t=Object.keys(__uniConfig.locales||{});t.length&&t.forEach((e=>Cl.add(e,__uniConfig.locales[e]))),Cl.setLocale(e)}}return Cl}function Ol(e,t,n){return t.reduce(((t,r,o)=>(t[e+r]=n[o],t)),{})}const Il=ae((()=>{const e="uni.async.",t=["error"];Dl().add("en",Ol(e,t,["The connection timed out, click the screen to try again."]),!1),Dl().add("es",Ol(e,t,["Se agotó el tiempo de conexión, haga clic en la pantalla para volver a intentarlo."]),!1),Dl().add("fr",Ol(e,t,["La connexion a expiré, cliquez sur l'écran pour réessayer."]),!1),Dl().add("zh-Hans",Ol(e,t,["连接服务器超时,点击屏幕重试"]),!1),Dl().add("zh-Hant",Ol(e,t,["連接服務器超時,點擊屏幕重試"]),!1)})),Pl=ae((()=>{const e="uni.showToast.",t=["unpaired"];Dl().add("en",Ol(e,t,["Please note showToast must be paired with hideToast"]),!1),Dl().add("es",Ol(e,t,["Tenga en cuenta que showToast debe estar emparejado con hideToast"]),!1),Dl().add("fr",Ol(e,t,["Veuillez noter que showToast doit être associé à hideToast"]),!1),Dl().add("zh-Hans",Ol(e,t,["请注意 showToast 与 hideToast 必须配对使用"]),!1),Dl().add("zh-Hant",Ol(e,t,["請注意 showToast 與 hideToast 必須配對使用"]),!1)})),Bl=ae((()=>{const e="uni.showLoading.",t=["unpaired"];Dl().add("en",Ol(e,t,["Please note showLoading must be paired with hideLoading"]),!1),Dl().add("es",Ol(e,t,["Tenga en cuenta que showLoading debe estar emparejado con hideLoading"]),!1),Dl().add("fr",Ol(e,t,["Veuillez noter que showLoading doit être associé à hideLoading"]),!1),Dl().add("zh-Hans",Ol(e,t,["请注意 showLoading 与 hideLoading 必须配对使用"]),!1),Dl().add("zh-Hant",Ol(e,t,["請注意 showLoading 與 hideLoading 必須配對使用"]),!1)})),Rl=ae((()=>{const e="uni.showModal.",t=["cancel","confirm"];Dl().add("en",Ol(e,t,["Cancel","OK"]),!1),Dl().add("es",Ol(e,t,["Cancelar","OK"]),!1),Dl().add("fr",Ol(e,t,["Annuler","OK"]),!1),Dl().add("zh-Hans",Ol(e,t,["取消","确定"]),!1),Dl().add("zh-Hant",Ol(e,t,["取消","確定"]),!1)})),Ll=ae((()=>{const e="uni.chooseFile.",t=["notUserActivation"];Dl().add("en",Ol(e,t,["File chooser dialog can only be shown with a user activation"]),!1),Dl().add("es",Ol(e,t,["El cuadro de diálogo del selector de archivos solo se puede mostrar con la activación del usuario"]),!1),Dl().add("fr",Ol(e,t,["La boîte de dialogue du sélecteur de fichier ne peut être affichée qu'avec une activation par l'utilisateur"]),!1),Dl().add("zh-Hans",Ol(e,t,["文件选择器对话框只能在由用户激活时显示"]),!1),Dl().add("zh-Hant",Ol(e,t,["文件選擇器對話框只能在由用戶激活時顯示"]),!1)})),Nl=ae((()=>{const e="uni.setClipboardData.",t=["success","fail"];Dl().add("en",Ol(e,t,["Content copied","Copy failed, please copy manually"]),!1),Dl().add("es",Ol(e,t,["Contenido copiado","Error al copiar, copie manualmente"]),!1),Dl().add("fr",Ol(e,t,["Contenu copié","Échec de la copie, copiez manuellement"]),!1),Dl().add("zh-Hans",Ol(e,t,["内容已复制","复制失败,请手动复制"]),!1),Dl().add("zh-Hant",Ol(e,t,["內容已復制","復制失敗,請手動復製"]),!1)})),$l=ae((()=>{const e="uni.picker.",t=["done","cancel"];Dl().add("en",Ol(e,t,["Done","Cancel"]),!1),Dl().add("es",Ol(e,t,["OK","Cancelar"]),!1),Dl().add("fr",Ol(e,t,["OK","Annuler"]),!1),Dl().add("zh-Hans",Ol(e,t,["完成","取消"]),!1),Dl().add("zh-Hant",Ol(e,t,["完成","取消"]),!1)}));function zl(e){const t=new Le;return{on:(e,n)=>t.on(e,n),once:(e,n)=>t.once(e,n),off:(e,n)=>t.off(e,n),emit:(e,...n)=>t.emit(e,...n),subscribe(n,r,o=!1){t[o?"once":"on"](`${e}.${n}`,r)},unsubscribe(n,r){t.off(`${e}.${n}`,r)},subscribeHandler(n,r,o){t.emit(`${e}.${n}`,r,o)}}}let jl=1;const Vl=Object.create(null);function Hl(e,t){return e+"."+t}function Fl(e,t,n){t=Hl(e,t),Vl[t]||(Vl[t]=n)}function ql({id:e,name:t,args:n},r){t=Hl(r,t);const o=t=>{e&&Cy.publishHandler("invokeViewApi."+e,t)},i=Vl[t];i?i(n,o):o({})}const Ul=d(zl("service"),{invokeServiceMethod:(e,t,n)=>{const{subscribe:r,publishHandler:o}=Cy,i=n?jl++:0;n&&r("invokeServiceApi."+i,n,!0),o("invokeServiceApi",{id:i,name:e,args:t})}}),Wl=xe(!0);let Kl;function Yl(){Kl&&(clearTimeout(Kl),Kl=null)}let Xl=0,Gl=0;function Jl(e){if(Yl(),1!==e.touches.length)return;const{pageX:t,pageY:n}=e.touches[0];Xl=t,Gl=n,Kl=setTimeout((function(){const t=new CustomEvent("longpress",{bubbles:!0,cancelable:!0,target:e.target,currentTarget:e.currentTarget});t.touches=e.touches,t.changedTouches=e.changedTouches,e.target.dispatchEvent(t)}),350)}function Zl(e){if(!Kl)return;if(1!==e.touches.length)return Yl();const{pageX:t,pageY:n}=e.touches[0];return Math.abs(t-Xl)>10||Math.abs(n-Gl)>10?Yl():void 0}function Ql(e,t){const n=Number(e);return isNaN(n)?t:n}function ec(){const e=__uniConfig.globalStyle||{},t=Ql(e.rpxCalcMaxDeviceWidth,960),n=Ql(e.rpxCalcBaseDeviceWidth,375);function r(){let e=function(){const e=/^Apple/.test(navigator.vendor)&&"number"==typeof window.orientation,t=e&&90===Math.abs(window.orientation);var n=e?Math[t?"max":"min"](screen.width,screen.height):screen.width;return Math.min(window.innerWidth,document.documentElement.clientWidth,n)||n}();e=e<=t?e:n,document.documentElement.style.fontSize=e/23.4375+"px"}r(),document.addEventListener("DOMContentLoaded",r),window.addEventListener("load",r),window.addEventListener("resize",r)}function tc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var nc,rc,oc=["top","left","right","bottom"],ic={};function sc(){return rc="CSS"in window&&"function"==typeof CSS.supports?CSS.supports("top: env(safe-area-inset-top)")?"env":CSS.supports("top: constant(safe-area-inset-top)")?"constant":"":""}function ac(){if(rc="string"==typeof rc?rc:sc()){var e=[],t=!1;try{var n=Object.defineProperty({},"passive",{get:function(){t={passive:!0}}});window.addEventListener("test",null,n)}catch(C_){}var r=document.createElement("div");o(r,{position:"absolute",left:"0",top:"0",width:"0",height:"0",zIndex:"-1",overflow:"hidden",visibility:"hidden"}),oc.forEach((function(e){s(r,e)})),document.body.appendChild(r),i(),nc=!0}else oc.forEach((function(e){ic[e]=0}));function o(e,t){var n=e.style;Object.keys(t).forEach((function(e){var r=t[e];n[e]=r}))}function i(t){t?e.push(t):e.forEach((function(e){e()}))}function s(e,n){var r=document.createElement("div"),s=document.createElement("div"),a=document.createElement("div"),l=document.createElement("div"),c={position:"absolute",width:"100px",height:"200px",boxSizing:"border-box",overflow:"hidden",paddingBottom:rc+"(safe-area-inset-"+n+")"};o(r,c),o(s,c),o(a,{transition:"0s",animation:"none",width:"400px",height:"400px"}),o(l,{transition:"0s",animation:"none",width:"250%",height:"250%"}),r.appendChild(a),s.appendChild(l),e.appendChild(r),e.appendChild(s),i((function(){r.scrollTop=s.scrollTop=1e4;var e=r.scrollTop,o=s.scrollTop;function i(){this.scrollTop!==(this===r?e:o)&&(r.scrollTop=s.scrollTop=1e4,e=r.scrollTop,o=s.scrollTop,function(e){cc.length||setTimeout((function(){var e={};cc.forEach((function(t){e[t]=ic[t]})),cc.length=0,uc.forEach((function(t){t(e)}))}),0);cc.push(e)}(n))}r.addEventListener("scroll",i,t),s.addEventListener("scroll",i,t)}));var u=getComputedStyle(r);Object.defineProperty(ic,n,{configurable:!0,get:function(){return parseFloat(u.paddingBottom)}})}}function lc(e){return nc||ac(),ic[e]}var cc=[];var uc=[];const dc=tc({get support(){return 0!=("string"==typeof rc?rc:sc()).length},get top(){return lc("top")},get left(){return lc("left")},get right(){return lc("right")},get bottom(){return lc("bottom")},onChange:function(e){sc()&&(nc||ac(),"function"==typeof e&&uc.push(e))},offChange:function(e){var t=uc.indexOf(e);t>=0&&uc.splice(t,1)}}),hc=Ps((()=>{}),["prevent"]),fc=Ps((e=>{}),["stop"]);function pc(e,t){return parseInt((e.getPropertyValue(t).match(/\d+/)||["0"])[0])}function gc(){const e=pc(document.documentElement.style,"--window-top");return e?e+dc.top:0}function mc(){const e=document.documentElement.style,t=gc(),n=pc(e,"--window-bottom"),r=pc(e,"--window-left"),o=pc(e,"--window-right"),i=pc(e,"--top-window-height");return{top:t,bottom:n?n+dc.bottom:0,left:r?r+dc.left:0,right:o?o+dc.right:0,topWindowHeight:i||0}}function vc(e){const t=document.documentElement.style;Object.keys(e).forEach((n=>{t.setProperty(n,e[n])}))}function yc(e){return vc(e)}function bc(e){return Symbol(e)}function _c(e){return-1!==(e+="").indexOf("rpx")||-1!==e.indexOf("upx")}function wc(e,t=!1){if(t)return function(e){if(!_c(e))return e;return e.replace(/(\d+(\.\d+)?)[ru]px/g,((e,t)=>Md(parseFloat(t))+"px"))}(e);if(b(e)){const t=parseInt(e)||0;return _c(e)?Md(t):t}return e}function Sc(e){return e.$page}function xc(e){return 0===e.tagName.indexOf("UNI-")}const Ec="M1.952 18.080q-0.32-0.352-0.416-0.88t0.128-0.976l0.16-0.352q0.224-0.416 0.64-0.528t0.8 0.176l6.496 4.704q0.384 0.288 0.912 0.272t0.88-0.336l17.312-14.272q0.352-0.288 0.848-0.256t0.848 0.352l-0.416-0.416q0.32 0.352 0.32 0.816t-0.32 0.816l-18.656 18.912q-0.32 0.352-0.8 0.352t-0.8-0.32l-7.936-8.064z",Tc="M15.808 0.16q-4.224 0-7.872 2.176-3.552 2.112-5.632 5.728-2.144 3.744-2.144 8.128 0 4.192 2.144 7.872 2.112 3.52 5.632 5.632 3.68 2.144 7.872 2.144 4.384 0 8.128-2.144 3.616-2.080 5.728-5.632 2.176-3.648 2.176-7.872 0-4.384-2.176-8.128-2.112-3.616-5.728-5.728-3.744-2.176-8.128-2.176zM15.136 8.672h1.728q0.128 0 0.224 0.096t0.096 0.256l-0.384 10.24q0 0.064-0.048 0.112t-0.112 0.048h-1.248q-0.096 0-0.144-0.048t-0.048-0.112l-0.384-10.24q0-0.16 0.096-0.256t0.224-0.096zM16 23.328q-0.48 0-0.832-0.352t-0.352-0.848 0.352-0.848 0.832-0.352 0.832 0.352 0.352 0.848-0.352 0.848-0.832 0.352z",Cc="M21.781 7.844l-9.063 8.594 9.063 8.594q0.25 0.25 0.25 0.609t-0.25 0.578q-0.25 0.25-0.578 0.25t-0.578-0.25l-9.625-9.125q-0.156-0.125-0.203-0.297t-0.047-0.359q0-0.156 0.047-0.328t0.203-0.297l9.625-9.125q0.25-0.25 0.578-0.25t0.578 0.25q0.25 0.219 0.25 0.578t-0.25 0.578z";function Mc(e,t="#000",n=27){return gi("svg",{width:n,height:n,viewBox:"0 0 32 32"},[gi("path",{d:e,fill:t},null,8,["d","fill"])],8,["width","height"])}function kc(){{const{$pageInstance:e}=ki();return e&&Rc(e.proxy)}}function Ac(){const e=rf(),t=e.length;if(t)return e[t-1]}function Dc(){var e;const t=null==(e=Ac())?void 0:e.$page;if(t)return t.meta}function Oc(){const e=Dc();return e?e.id:-1}function Ic(){const e=Ac();if(e)return e.$vm}const Pc=["navigationBar","pullToRefresh"];function Bc(e,t){const n=JSON.parse(JSON.stringify(__uniConfig.globalStyle||{})),r=d({id:t},n,e);Pc.forEach((t=>{r[t]=d({},n[t],e[t])}));const{navigationBar:o}=r;return o.titleText&&o.titleImage&&(o.titleText=""),r}function Rc(e){var t,n;return(null==(t=e.$page)?void 0:t.id)||(null==(n=e.$basePage)?void 0:n.id)}function Lc(e,t,n){if(b(e))n=t,t=e,e=Ic();else if("number"==typeof e){const t=rf().find((t=>Sc(t).id===e));e=t?t.$vm:Ic()}if(!e)return;const r=e.$[t];return r&&((e,t)=>{let n;for(let r=0;r{function s(){if((()=>{const{scrollHeight:e}=document.documentElement,t=window.innerHeight,r=window.scrollY,i=r>0&&e>t&&r+t+n>=e,s=Math.abs(e-zc)>n;return!i||o&&!s?(!i&&o&&(o=!1),!1):(zc=e,o=!0,!0)})())return t&&t(),i=!1,setTimeout((function(){i=!0}),350),!0}e&&e(window.pageYOffset),t&&i&&(s()||($c=setTimeout(s,300))),r=!1};return function(){clearTimeout($c),r||requestAnimationFrame(s),r=!0}}function Vc(e,t){if(0===t.indexOf("/"))return t;if(0===t.indexOf("./"))return Vc(e,t.slice(2));const n=t.split("/"),r=n.length;let o=0;for(;o0?e.split("/"):[];return i.splice(i.length-o-1,o+1),se(i.concat(n).join("/"))}function Hc(e,t=!1){return t?__uniRoutes.find((t=>t.path===e||t.alias===e)):__uniRoutes.find((t=>t.path===e))}function Fc(){ec(),_e(xc),window.addEventListener("touchstart",Jl,Wl),window.addEventListener("touchmove",Zl,Wl),window.addEventListener("touchend",Yl,Wl),window.addEventListener("touchcancel",Yl,Wl)}class qc{constructor(e){this.$bindClass=!1,this.$bindStyle=!1,this.$vm=e,this.$el=function(e,t=!1){const{vnode:n}=e;if(ge(n.el))return t?n.el?[n.el]:[]:n.el;const{subTree:r}=e;if(16&r.shapeFlag){const e=r.children.filter((e=>e.el&&ge(e.el)));if(e.length>0)return t?e.map((e=>e.el)):e[0].el}return t?n.el?[n.el]:[]:n.el}(e.$),this.$el.getAttribute&&(this.$bindClass=!!this.$el.getAttribute("class"),this.$bindStyle=!!this.$el.getAttribute("style"))}selectComponent(e){if(!this.$el||!e)return;const t=Yc(this.$el.querySelector(e));return t?Uc(t,!1):void 0}selectAllComponents(e){if(!this.$el||!e)return[];const t=[],n=this.$el.querySelectorAll(e);for(let r=0;r-1&&t.splice(n,1)}const n=this.$el.__wxsRemoveClass||(this.$el.__wxsRemoveClass=[]);return-1===n.indexOf(e)&&(n.push(e),this.forceUpdate("class")),this}hasClass(e){return this.$el&&this.$el.classList.contains(e)}getDataset(){return this.$el&&this.$el.dataset}callMethod(e,t={}){const n=this.$vm[e];y(n)?n(JSON.parse(JSON.stringify(t))):this.$vm.ownerId&&Cy.publishHandler("onWxsInvokeCallMethod",{nodeId:this.$el.__id,ownerId:this.$vm.ownerId,method:e,args:t})}requestAnimationFrame(e){return window.requestAnimationFrame(e)}getState(){return this.$el&&(this.$el.__wxsState||(this.$el.__wxsState={}))}triggerEvent(e,t={}){return this.$vm.$emit(e,t),this}getComputedStyle(e){if(this.$el){const t=window.getComputedStyle(this.$el);return e&&e.length?e.reduce(((e,n)=>(e[n]=t[n],e)),{}):t}return{}}setTimeout(e,t){return window.setTimeout(e,t)}clearTimeout(e){return window.clearTimeout(e)}getBoundingClientRect(){return this.$el.getBoundingClientRect()}}function Uc(e,t=!0){if(t&&e&&(e=pe(e.$)),e&&e.$el)return e.$el.__wxsComponentDescriptor||(e.$el.__wxsComponentDescriptor=new qc(e)),e.$el.__wxsComponentDescriptor}function Wc(e,t){return Uc(e,t)}function Kc(e,t,n,r=!0){if(t){e.__instance||(e.__instance=!0,Object.defineProperty(e,"instance",{get:()=>Wc(n.proxy,!1)}));const o=function(e,t,n=!0){if(!t)return!1;if(n&&e.length<2)return!1;const r=pe(t);if(!r)return!1;const o=r.$.type;return!(!o.$wxs&&!o.$renderjs)&&r}(t,n,r);if(o)return[e,Wc(o,!1)]}}function Yc(e){if(e)return e.__vueParentComponent&&e.__vueParentComponent.proxy}function Xc(e,t=!1){const{type:n,timeStamp:r,target:o,currentTarget:i}=e;let s,a;s=Ee(t?o:function(e){for(;!xc(e);)e=e.parentElement;return e}(o)),a=Ee(i);const l={type:n,timeStamp:r,target:s,detail:{},currentTarget:a};return e._stopped&&(l._stopped=!0),e.type.startsWith("touch")&&(l.touches=e.touches,l.changedTouches=e.changedTouches),function(e,t){d(e,{preventDefault:()=>t.preventDefault(),stopPropagation:()=>t.stopPropagation()})}(l,e),l}function Gc(e,t){return{force:1,identifier:0,clientX:e.clientX,clientY:e.clientY-t,pageX:e.pageX,pageY:e.pageY-t}}function Jc(e,t){const n=[];for(let r=0;r0===e.type.indexOf("mouse")||["contextmenu"].includes(e.type))(e))!function(e,t){const n=gc();e.pageX=t.pageX,e.pageY=t.pageY-n,e.clientX=t.clientX,e.clientY=t.clientY-n,e.touches=e.changedTouches=[Gc(t,n)]}(i,e);else if((e=>"undefined"!=typeof TouchEvent&&e instanceof TouchEvent||0===e.type.indexOf("touch")||["longpress"].indexOf(e.type)>=0)(e)){const t=gc();i.touches=Jc(e.touches,t),i.changedTouches=Jc(e.changedTouches,t)}else if((e=>!e.type.indexOf("key")&&e instanceof KeyboardEvent)(e)){["key","code"].forEach((t=>{Object.defineProperty(i,t,{get:()=>e[t]})}))}return Kc(i,t,n)||[i]},createNativeEvent:Xc},Symbol.toStringTag,{value:"Module"});function Qc(e){!function(e){const t=e.globalProperties;d(t,Zc),t.$gcd=Wc}(e._context.config)}let eu=1;function tu(e){return(e||Oc())+".invokeViewApi"}const nu=d(zl("view"),{invokeOnCallback:(e,t)=>My.emit("api."+e,t),invokeViewMethod:(e,t,n,r)=>{const{subscribe:o,publishHandler:i}=My,s=r?eu++:0;r&&o("invokeViewApi."+s,r,!0),i(tu(n),{id:s,name:e,args:t},n)},invokeViewMethodKeepAlive:(e,t,n,r)=>{const{subscribe:o,unsubscribe:i,publishHandler:s}=My,a=eu++,l="invokeViewApi."+a;return o(l,n),s(tu(r),{id:a,name:e,args:t},r),()=>{i(l)}}});function ru(e){Lc(Ac(),"onResize",e),My.invokeOnCallback("onWindowResize",e)}function ou(e){const t=Ac();Lc(Yg(),"onShow",e),Lc(t,"onShow")}function iu(){Lc(Yg(),"onHide"),Lc(Ac(),"onHide")}const su=["onPageScroll","onReachBottom"];function au(){su.forEach((e=>My.subscribe(e,function(e){return(t,n)=>{Lc(parseInt(n),e,t)}}(e))))}function lu(){!function(){const{on:e}=My;e("onResize",ru),e("onAppEnterForeground",ou),e("onAppEnterBackground",iu)}(),au()}function cu(){if(this.$route){const e=this.$route.meta;return e.eventChannel||(e.eventChannel=new De(this.$page.id)),e.eventChannel}}function uu(e){e._context.config.globalProperties.getOpenerEventChannel=cu}function du(){return{path:"",query:{},scene:1001,referrerInfo:{appId:"",extraData:{}}}}function hu(e){return/^-?\d+[ur]px$/i.test(e)?e.replace(/(^-?\d+)[ur]px$/i,((e,t)=>`${Md(parseFloat(t))}px`)):/^-?[\d\.]+$/.test(e)?`${e}px`:e||""}function fu(e){const t=e.animation;if(!t||!t.actions||!t.actions.length)return;let n=0;const r=t.actions,o=t.actions.length;function i(){const t=r[n],s=t.option.transition,a=function(e){const t=["matrix","matrix3d","scale","scale3d","rotate3d","skew","translate","translate3d"],n=["scaleX","scaleY","scaleZ","rotate","rotateX","rotateY","rotateZ","skewX","skewY","translateX","translateY","translateZ"],r=["opacity","background-color"],o=["width","height","left","right","top","bottom"],i=e.animates,s=e.option,a=s.transition,l={},c=[];return i.forEach((e=>{let i=e.type,s=[...e.args];if(t.concat(n).includes(i))i.startsWith("rotate")||i.startsWith("skew")?s=s.map((e=>parseFloat(e)+"deg")):i.startsWith("translate")&&(s=s.map(hu)),n.indexOf(i)>=0&&(s.length=1),c.push(`${i}(${s.join(",")})`);else if(r.concat(o).includes(s[0])){i=s[0];const e=s[1];l[i]=o.includes(i)?hu(e):e}})),l.transform=l.webkitTransform=c.join(" "),l.transition=l.webkitTransition=Object.keys(l).map((e=>`${function(e){return e.replace(/[A-Z]/g,(e=>`-${e.toLowerCase()}`)).replace("webkit","-webkit")}(e)} ${a.duration}ms ${a.timingFunction} ${a.delay}ms`)).join(","),l.transformOrigin=l.webkitTransformOrigin=s.transformOrigin,l}(t);Object.keys(a).forEach((t=>{e.$el.style[t]=a[t]})),n+=1,n{i()}),0)}const pu={props:["animation"],watch:{animation:{deep:!0,handler(){fu(this)}}},mounted(){fu(this)}},gu=e=>{e.__reserved=!0;const{props:t,mixins:n}=e;return t&&t.animation||(n||(e.mixins=[])).push(pu),mu(e)},mu=e=>(e.__reserved=!0,e.compatConfig={MODE:3},Ar(e));function vu(e){return e.__wwe=!0,e}function yu(e,t){return(n,r,o)=>{e.value&&t(n,function(e,t,n,r){let o;return o=Ee(n),{type:r.type||e,timeStamp:t.timeStamp||0,target:o,currentTarget:o,detail:r}}(n,r,e.value,o||{}))}}const bu={hoverClass:{type:String,default:"none"},hoverStopPropagation:{type:Boolean,default:!1},hoverStartTime:{type:[Number,String],default:50},hoverStayTime:{type:[Number,String],default:400}};function _u(e){const t=hn(!1);let n,r,o=!1;function i(){requestAnimationFrame((()=>{clearTimeout(r),r=setTimeout((()=>{t.value=!1}),parseInt(e.hoverStayTime))}))}function s(r){r._hoverPropagationStopped||e.hoverClass&&"none"!==e.hoverClass&&!e.disabled&&(e.hoverStopPropagation&&(r._hoverPropagationStopped=!0),o=!0,n=setTimeout((()=>{t.value=!0,o||i()}),parseInt(e.hoverStartTime)))}function a(){o=!1,t.value&&i()}function l(){a(),window.removeEventListener("mouseup",l)}return{hovering:t,binding:{onTouchstartPassive:vu((function(e){e.touches.length>1||s(e)})),onMousedown:vu((function(e){o||(s(e),window.addEventListener("mouseup",l))})),onTouchend:vu((function(){a()})),onMouseup:vu((function(){o&&l()})),onTouchcancel:vu((function(){o=!1,t.value=!1,clearTimeout(n)}))}}}function wu(e,t){return b(t)&&(t=[t]),t.reduce(((t,n)=>(e[n]&&(t[n]=!0),t)),Object.create(null))}const Su=bc("uf"),xu={for:{type:String,default:""}},Eu=bc("ul");const Tu=gu({name:"Label",props:xu,setup(e,{slots:t}){const n=hn(null),r=kc(),o=function(){const e=[];return Ao(Eu,{addHandler(t){e.push(t)},removeHandler(t){e.splice(e.indexOf(t),1)}}),e}(),i=zi((()=>e.for||t.default&&t.default.length)),s=vu((t=>{const n=t.target;let i=/^uni-(checkbox|radio|switch)-/.test(n.className);i||(i=/^uni-(checkbox|radio|switch|button)$|^(svg|path)$/i.test(n.tagName)),i||(e.for?Cy.emit("uni-label-click-"+r+"-"+e.for,t,!0):o.length&&o[0](t,!0))}));return()=>gi("uni-label",{ref:n,class:{"uni-label-pointer":i},onClick:s},[t.default&&t.default()],10,["onClick"])}});function Cu(e,t){Mu(e.id,t),dr((()=>e.id),((e,n)=>{ku(n,t,!0),Mu(e,t,!0)})),Qr((()=>{ku(e.id,t)}))}function Mu(e,t,n){const r=kc();n&&!e||T(t)&&Object.keys(t).forEach((o=>{n?0!==o.indexOf("@")&&0!==o.indexOf("uni-")&&Cy.on(`uni-${o}-${r}-${e}`,t[o]):0===o.indexOf("uni-")?Cy.on(o,t[o]):e&&Cy.on(`uni-${o}-${r}-${e}`,t[o])}))}function ku(e,t,n){const r=kc();n&&!e||T(t)&&Object.keys(t).forEach((o=>{n?0!==o.indexOf("@")&&0!==o.indexOf("uni-")&&Cy.off(`uni-${o}-${r}-${e}`,t[o]):0===o.indexOf("uni-")?Cy.off(o,t[o]):e&&Cy.off(`uni-${o}-${r}-${e}`,t[o])}))}const Au=gu({name:"Button",props:{id:{type:String,default:""},hoverClass:{type:String,default:"button-hover"},hoverStartTime:{type:[Number,String],default:20},hoverStayTime:{type:[Number,String],default:70},hoverStopPropagation:{type:Boolean,default:!1},disabled:{type:[Boolean,String],default:!1},formType:{type:String,default:""},openType:{type:String,default:""},loading:{type:[Boolean,String],default:!1},plain:{type:[Boolean,String],default:!1}},setup(e,{slots:t}){const n=hn(null),r=Do(Su,!1),{hovering:o,binding:i}=_u(e),s=vu(((t,o)=>{if(e.disabled)return t.stopImmediatePropagation();o&&n.value.click();const i=e.formType;if(i){if(!r)return;"submit"===i?r.submit(t):"reset"===i&&r.reset(t)}else;})),a=Do(Eu,!1);return a&&(a.addHandler(s),Zr((()=>{a.removeHandler(s)}))),Cu(e,{"label-click":s}),()=>{const r=e.hoverClass,a=wu(e,"disabled"),l=wu(e,"loading"),c=wu(e,"plain"),u=r&&"none"!==r;return gi("uni-button",xi({ref:n,onClick:s,id:e.id,class:u&&o.value?r:""},u&&i,a,l,c),[t.default&&t.default()],16,["onClick","id"])}}}),Du=bc("upm");function Ou(){return Do(Du)}function Iu(e){const t=function(e){return Xt(function(e){{const{navigationBar:t}=e,{titleSize:n,titleColor:r,backgroundColor:o}=t;t.titleText=t.titleText||"",t.type=t.type||"default",t.titleSize=n||"16px",t.titleColor=r||"#000000",t.backgroundColor=o||"#F8F8F8"}if(history.state){const t=history.state.__type__;"redirectTo"!==t&&"reLaunch"!==t||0!==rf().length||(e.isEntry=!0,e.isQuit=!0)}return e}(JSON.parse(JSON.stringify(Bc(pl().meta,e)))))}(e);return Ao(Du,t),t}function Pu(){return pl()}function Bu(){return history.state&&history.state.__id__||1}const Ru=["original","compressed"],Lu=["album","camera"],Nu=["GET","OPTIONS","HEAD","POST","PUT","DELETE","TRACE","CONNECT","PATCH"];function $u(e,t){return e&&-1!==t.indexOf(e)?e:t[0]}function zu(e,t){return!g(e)||0===e.length||e.find((e=>-1===t.indexOf(e)))?t:e}function ju(e){return function(){try{return e.apply(e,arguments)}catch(C_){console.error(C_)}}}let Vu=1;const Hu={};function Fu(e,t,n,r=!1){return Hu[e]={name:t,keepAlive:r,callback:n},e}function qu(e,t,n){if("number"==typeof e){const r=Hu[e];if(r)return r.keepAlive||delete Hu[e],r.callback(t,n)}return t}function Uu(e){for(const t in Hu)if(Hu[t].name===e)return!0;return!1}const Wu="success",Ku="fail",Yu="complete";function Xu(e,t={},{beforeAll:n,beforeSuccess:r}={}){T(t)||(t={});const{success:o,fail:i,complete:s}=function(e){const t={};for(const n in e){const r=e[n];y(r)&&(t[n]=ju(r),delete e[n])}return t}(t),a=y(o),l=y(i),c=y(s),u=Vu++;return Fu(u,e,(u=>{(u=u||{}).errMsg=function(e,t){return e&&-1!==e.indexOf(":fail")?t+e.substring(e.indexOf(":fail")):t+":ok"}(u.errMsg,e),y(n)&&n(u),u.errMsg===e+":ok"?(y(r)&&r(u,t),a&&o(u)):l&&i(u),c&&s(u)})),u}const Gu="success",Ju="fail",Zu="complete",Qu={},ed={};function td(e,t){return function(n){return e(n,t)||n}}function nd(e,t,n){let r=!1;for(let o=0;oe(t),catch(){}}}function rd(e,t={}){return[Gu,Ju,Zu].forEach((n=>{const r=e[n];if(!g(r))return;const o=t[n];t[n]=function(e){nd(r,e,t).then((e=>y(o)&&o(e)||e))}})),t}function od(e,t){const n=[];g(Qu.returnValue)&&n.push(...Qu.returnValue);const r=ed[e];return r&&g(r.returnValue)&&n.push(...r.returnValue),n.forEach((e=>{t=e(t)||t})),t}function id(e){const t=Object.create(null);Object.keys(Qu).forEach((e=>{"returnValue"!==e&&(t[e]=Qu[e].slice())}));const n=ed[e];return n&&Object.keys(n).forEach((e=>{"returnValue"!==e&&(t[e]=(t[e]||[]).concat(n[e]))})),t}function sd(e,t,n,r){const o=id(e);if(o&&Object.keys(o).length){if(g(o.invoke)){return nd(o.invoke,n).then((n=>t(rd(id(e),n),...r)))}return t(rd(o,n),...r)}return t(n,...r)}function ad(e,t){return(n={},...r)=>function(e){return!(!T(e)||![Wu,Ku,Yu].find((t=>y(e[t]))))}(n)?od(e,sd(e,t,n,r)):od(e,new Promise(((o,i)=>{sd(e,t,d(n,{success:o,fail:i}),r)})))}function ld(e,t,n,r={}){const o=t+":fail";let i="";return i=n?0===n.indexOf(o)?n:o+" "+n:o,delete r.errCode,qu(e,d({errMsg:i},r))}function cd(e,t,n,r){if(r&&r.beforeInvoke){const e=r.beforeInvoke(t);if(b(e))return e}const o=function(e,t){const n=e[0];if(!t||!t.formatArgs||!T(t.formatArgs)&&T(n))return;const r=t.formatArgs,o=Object.keys(r);for(let i=0;i{ud(r);const o=cd(0,[r],0,n);if(o)throw new Error(o);const i=!Uu(e);!function(e,t){Fu(Vu++,e,t,!0)}(e,r),i&&(!function(e){My.on("api."+e,(t=>{for(const n in Hu){const r=Hu[n];r.name===e&&r.callback(t)}}))}(e),t())}}function hd(e,t,n){return r=>{ud(r);const o=cd(0,[r],0,n);if(o)throw new Error(o);!function(e,t){for(const n in Hu){const r=Hu[n];r.callback===t&&r.name===e&&delete Hu[n]}}(e=e.replace("off","on"),r);Uu(e)||(!function(e){My.off("api."+e)}(e),t())}}function fd(e,t,n,r){return n=>{const o=Xu(e,n,r),i=cd(0,[n],0,r);return i?ld(o,e,i):t(n,{resolve:t=>function(e,t,n){return qu(e,d(n||{},{errMsg:t+":ok"}))}(o,e,t),reject:(t,n)=>ld(o,e,function(e){return!e||b(e)?e:e.stack?("undefined"!=typeof globalThis&&globalThis.harmonyChannel||console.error(e.message+"\n"+e.stack),e.message):e}(t),n)})}}function pd(e,t,n){return dd(e,t,n)}function gd(e,t,n){return hd(e,t,n)}function md(e,t,n,r){return ad(e,fd(e,t,0,r))}function vd(e,t,n,r){return function(e,t,n,r){return(...e)=>{const n=cd(0,e,0,r);if(n)throw new Error(n);return t.apply(null,e)}}(0,t,0,r)}function yd(e,t,n,r){return ad(e,function(e,t,n,r){return fd(e,t,0,r)}(e,t,0,r))}let bd=!1,_d=0,wd=0,Sd=960,xd=375,Ed=750;function Td(){const{windowWidth:e,pixelRatio:t,platform:n}=function(){const e=kf(),t=Of(Df(e,Af(e)));return{platform:xf?"ios":"other",pixelRatio:window.devicePixelRatio,windowWidth:t}}();_d=e,wd=t,bd="ios"===n}function Cd(e,t){const n=Number(e);return isNaN(n)?t:n}const Md=vd(0,((e,t)=>{if(0===_d&&(Td(),function(){const e=__uniConfig.globalStyle||{};Sd=Cd(e.rpxCalcMaxDeviceWidth,960),xd=Cd(e.rpxCalcBaseDeviceWidth,375),Ed=Cd(e.rpxCalcBaseDeviceWidth,750)}()),0===(e=Number(e)))return 0;let n=t||_d;n=e===Ed||n<=Sd?n:xd;let r=e/750*n;return r<0&&(r=-r),r=Math.floor(r+1e-4),0===r&&(r=1!==wd&&bd?.5:1),e<0?-r:r})),kd=[.5,.8,1,1.25,1.5,2];const Ad=(e,t,n,r)=>{!function(e,t,n,r,o){My.invokeViewMethod("map."+e,{type:n,data:r},t,o)}(e,t,n,r,(e=>{r&&((e,t)=>{const n=t.errMsg||"";new RegExp("\\:\\s*fail").test(n)?e.fail&&e.fail(t):e.success&&e.success(t),e.complete&&e.complete(t)})(r,e)}))};const Dd={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",darkgrey:"#a9a9a9",darkgreen:"#006400",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",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",grey:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgrey:"#d3d3d3",lightgreen:"#90ee90",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",transparent:"#00000000"};function Od(e){let t=null;if(null!=(t=/^#([0-9|A-F|a-f]{6})$/.exec(e=e||"#000000"))){return[parseInt(t[1].slice(0,2),16),parseInt(t[1].slice(2,4),16),parseInt(t[1].slice(4),16),255]}if(null!=(t=/^#([0-9|A-F|a-f]{3})$/.exec(e))){let e=t[1].slice(0,1),n=t[1].slice(1,2),r=t[1].slice(2,3);return e=parseInt(e+e,16),n=parseInt(n+n,16),r=parseInt(r+r,16),[e,n,r,255]}if(null!=(t=/^rgb\((.+)\)$/.exec(e)))return t[1].split(",").map((function(e){return Math.min(255,parseInt(e.trim()))})).concat(255);if(null!=(t=/^rgba\((.+)\)$/.exec(e)))return t[1].split(",").map((function(e,t){return 3===t?Math.floor(255*parseFloat(e.trim())):Math.min(255,parseInt(e.trim()))}));var n=e.toLowerCase();if(p(Dd,n)){t=/^#([0-9|A-F|a-f]{6,8})$/.exec(Dd[n]);const e=parseInt(t[1].slice(0,2),16),r=parseInt(t[1].slice(2,4),16),o=parseInt(t[1].slice(4,6),16);let i=parseInt(t[1].slice(6,8),16);return i=i>=0?i:255,[e,r,o,i]}return console.error("unsupported color:"+e),[0,0,0,255]}class Id{constructor(e,t){this.type=e,this.data=t,this.colorStop=[]}addColorStop(e,t){this.colorStop.push([e,Od(t)])}}class Pd{constructor(e,t){this.type="pattern",this.data=e,this.colorStop=t}}class Bd{constructor(e){this.width=e}}let Rd=0,Ld={};const Nd={canvas:class{constructor(e,t){this.id=e,this.pageId=t,this.actions=[],this.path=[],this.subpath=[],this.drawingState=[],this.state={lineDash:[0,0],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,shadowColor:[0,0,0,0],font:"10px sans-serif",fontSize:10,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif"}}setFillStyle(e){console.log("initCanvasContextProperty implemented.")}setStrokeStyle(e){console.log("initCanvasContextProperty implemented.")}setShadow(e,t,n,r){console.log("initCanvasContextProperty implemented.")}addColorStop(e,t){console.log("initCanvasContextProperty implemented.")}setLineWidth(e){console.log("initCanvasContextProperty implemented.")}setLineCap(e){console.log("initCanvasContextProperty implemented.")}setLineJoin(e){console.log("initCanvasContextProperty implemented.")}setLineDash(e,t){console.log("initCanvasContextProperty implemented.")}setMiterLimit(e){console.log("initCanvasContextProperty implemented.")}fillRect(e,t,n,r){console.log("initCanvasContextProperty implemented.")}strokeRect(e,t,n,r){console.log("initCanvasContextProperty implemented.")}clearRect(e,t,n,r){console.log("initCanvasContextProperty implemented.")}fill(){console.log("initCanvasContextProperty implemented.")}stroke(){console.log("initCanvasContextProperty implemented.")}scale(e,t){console.log("initCanvasContextProperty implemented.")}rotate(e){console.log("initCanvasContextProperty implemented.")}translate(e,t){console.log("initCanvasContextProperty implemented.")}setFontSize(e){console.log("initCanvasContextProperty implemented.")}fillText(e,t,n,r){console.log("initCanvasContextProperty implemented.")}setTextAlign(e){console.log("initCanvasContextProperty implemented.")}setTextBaseline(e){console.log("initCanvasContextProperty implemented.")}drawImage(e,t,n,r,o,i,s,a,l){console.log("initCanvasContextProperty implemented.")}setGlobalAlpha(e){console.log("initCanvasContextProperty implemented.")}strokeText(e,t,n,r){console.log("initCanvasContextProperty implemented.")}setTransform(e,t,n,r,o,i){console.log("initCanvasContextProperty implemented.")}draw(e=!1,t){var n=[...this.actions];this.actions=[],this.path=[],function(e,t,n,r,o){My.invokeViewMethod(`canvas.${e}`,{type:n,data:r},t,(e=>{o&&o(e)}))}(this.id,this.pageId,"actionsChanged",{actions:n,reserve:e},t)}createLinearGradient(e,t,n,r){return new Id("linear",[e,t,n,r])}createCircularGradient(e,t,n){return new Id("radial",[e,t,n])}createPattern(e,t){if(void 0===t)console.error("Failed to execute 'createPattern' on 'CanvasContext': 2 arguments required, but only 1 present.");else{if(!(["repeat","repeat-x","repeat-y","no-repeat"].indexOf(t)<0))return new Pd(e,t);console.error("Failed to execute 'createPattern' on 'CanvasContext': The provided type ('"+t+"') is not one of 'repeat', 'no-repeat', 'repeat-x', or 'repeat-y'.")}}measureText(e,t){let n=0;return n=function(e,t){const n=document.createElement("canvas").getContext("2d");return n.font=t,n.measureText(e).width||0}(e,this.state.font),new Bd(n)}save(){this.actions.push({method:"save",data:[]}),this.drawingState.push(this.state)}restore(){this.actions.push({method:"restore",data:[]}),this.state=this.drawingState.pop()||{lineDash:[0,0],shadowOffsetX:0,shadowOffsetY:0,shadowBlur:0,shadowColor:[0,0,0,0],font:"10px sans-serif",fontSize:10,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif"}}beginPath(){this.path=[],this.subpath=[],this.path.push({method:"beginPath",data:[]})}moveTo(e,t){this.path.push({method:"moveTo",data:[e,t]}),this.subpath=[[e,t]]}lineTo(e,t){0===this.path.length&&0===this.subpath.length?this.path.push({method:"moveTo",data:[e,t]}):this.path.push({method:"lineTo",data:[e,t]}),this.subpath.push([e,t])}quadraticCurveTo(e,t,n,r){this.path.push({method:"quadraticCurveTo",data:[e,t,n,r]}),this.subpath.push([n,r])}bezierCurveTo(e,t,n,r,o,i){this.path.push({method:"bezierCurveTo",data:[e,t,n,r,o,i]}),this.subpath.push([o,i])}arc(e,t,n,r,o,i=!1){this.path.push({method:"arc",data:[e,t,n,r,o,i]}),this.subpath.push([e,t])}rect(e,t,n,r){this.path.push({method:"rect",data:[e,t,n,r]}),this.subpath=[[e,t]]}arcTo(e,t,n,r,o){this.path.push({method:"arcTo",data:[e,t,n,r,o]}),this.subpath.push([n,r])}clip(){this.actions.push({method:"clip",data:[...this.path]})}closePath(){this.path.push({method:"closePath",data:[]}),this.subpath.length&&(this.subpath=[this.subpath.shift()])}clearActions(){this.actions=[],this.path=[],this.subpath=[]}getActions(){var e=[...this.actions];return this.clearActions(),e}set lineDashOffset(e){this.actions.push({method:"setLineDashOffset",data:[e]})}set globalCompositeOperation(e){this.actions.push({method:"setGlobalCompositeOperation",data:[e]})}set shadowBlur(e){this.actions.push({method:"setShadowBlur",data:[e]})}set shadowColor(e){this.actions.push({method:"setShadowColor",data:[e]})}set shadowOffsetX(e){this.actions.push({method:"setShadowOffsetX",data:[e]})}set shadowOffsetY(e){this.actions.push({method:"setShadowOffsetY",data:[e]})}set font(e){var t=this;this.state.font=e;var n=e.match(/^(([\w\-]+\s)*)(\d+r?px)(\/(\d+\.?\d*(r?px)?))?\s+(.*)/);if(n){var r=n[1].trim().split(/\s/),o=parseFloat(n[3]),i=n[7],s=[];r.forEach((function(e,n){["italic","oblique","normal"].indexOf(e)>-1?(s.push({method:"setFontStyle",data:[e]}),t.state.fontStyle=e):["bold","normal"].indexOf(e)>-1?(s.push({method:"setFontWeight",data:[e]}),t.state.fontWeight=e):0===n?(s.push({method:"setFontStyle",data:["normal"]}),t.state.fontStyle="normal"):1===n&&a()})),1===r.length&&a(),r=s.map((function(e){return e.data[0]})).join(" "),this.state.fontSize=o,this.state.fontFamily=i,this.actions.push({method:"setFont",data:[`${r} ${o}px ${i}`]})}else console.warn("Failed to set 'font' on 'CanvasContext': invalid format.");function a(){s.push({method:"setFontWeight",data:["normal"]}),t.state.fontWeight="normal"}}get font(){return this.state.font}set fillStyle(e){this.setFillStyle(e)}set strokeStyle(e){this.setStrokeStyle(e)}set globalAlpha(e){e=Math.floor(255*parseFloat(e)),this.actions.push({method:"setGlobalAlpha",data:[e]})}set textAlign(e){this.actions.push({method:"setTextAlign",data:[e]})}set lineCap(e){this.actions.push({method:"setLineCap",data:[e]})}set lineJoin(e){this.actions.push({method:"setLineJoin",data:[e]})}set lineWidth(e){this.actions.push({method:"setLineWidth",data:[e]})}set miterLimit(e){this.actions.push({method:"setMiterLimit",data:[e]})}set textBaseline(e){this.actions.push({method:"setTextBaseline",data:[e]})}},map:class{constructor(e,t){this.id=e,this.pageId=t}getCenterLocation(e){Ad(this.id,this.pageId,"getCenterLocation",e)}moveToLocation(e){Ad(this.id,this.pageId,"moveToLocation",e)}getScale(e){Ad(this.id,this.pageId,"getScale",e)}getRegion(e){Ad(this.id,this.pageId,"getRegion",e)}includePoints(e){Ad(this.id,this.pageId,"includePoints",e)}translateMarker(e){Ad(this.id,this.pageId,"translateMarker",e)}$getAppMap(){}addCustomLayer(e){Ad(this.id,this.pageId,"addCustomLayer",e)}removeCustomLayer(e){Ad(this.id,this.pageId,"removeCustomLayer",e)}addGroundOverlay(e){Ad(this.id,this.pageId,"addGroundOverlay",e)}removeGroundOverlay(e){Ad(this.id,this.pageId,"removeGroundOverlay",e)}updateGroundOverlay(e){Ad(this.id,this.pageId,"updateGroundOverlay",e)}initMarkerCluster(e){Ad(this.id,this.pageId,"initMarkerCluster",e)}addMarkers(e){Ad(this.id,this.pageId,"addMarkers",e)}removeMarkers(e){Ad(this.id,this.pageId,"removeMarkers",e)}moveAlong(e){Ad(this.id,this.pageId,"moveAlong",e)}setLocMarkerIcon(e){Ad(this.id,this.pageId,"setLocMarkerIcon",e)}openMapApp(e){Ad(this.id,this.pageId,"openMapApp",e)}on(e,t){Ad(this.id,this.pageId,"on",{name:e,callback:t})}},video:class{constructor(e,t){this.id=e,this.pageId=t}play(){If(this.id,this.pageId,"play")}pause(){If(this.id,this.pageId,"pause")}stop(){If(this.id,this.pageId,"stop")}seek(e){If(this.id,this.pageId,"seek",{position:e})}sendDanmu(e){If(this.id,this.pageId,"sendDanmu",e)}playbackRate(e){~kd.indexOf(e)||(e=1),If(this.id,this.pageId,"playbackRate",{rate:e})}requestFullScreen(e={}){If(this.id,this.pageId,"requestFullScreen",e)}exitFullScreen(){If(this.id,this.pageId,"exitFullScreen")}showStatusBar(){If(this.id,this.pageId,"showStatusBar")}hideStatusBar(){If(this.id,this.pageId,"hideStatusBar")}},editor:class{constructor(e,t){this.id=e,this.pageId=t}format(e,t){this._exec("format",{name:e,value:t})}insertDivider(){this._exec("insertDivider")}insertImage(e){this._exec("insertImage",e)}insertText(e){this._exec("insertText",e)}setContents(e){this._exec("setContents",e)}getContents(e){this._exec("getContents",e)}clear(e){this._exec("clear",e)}removeFormat(e){this._exec("removeFormat",e)}undo(e){this._exec("undo",e)}redo(e){this._exec("redo",e)}blur(e){this._exec("blur",e)}getSelectionText(e){this._exec("getSelectionText",e)}scrollIntoView(e){this._exec("scrollIntoView",e)}_exec(e,t){!function(e,t,n,r){const o={options:r},i=r&&("success"in r||"fail"in r||"complete"in r);if(i){const e=String(Rd++);o.callbackId=e,Ld[e]=r}My.invokeViewMethod(`editor.${e}`,{type:n,data:o},t,(({callbackId:e,data:t})=>{i&&(ue(Ld[e],t),delete Ld[e])}))}(this.id,this.pageId,e,t)}}};function $d(e){if(e&&e.contextInfo){const{id:t,type:n,page:r}=e.contextInfo,o=Nd[n];e.context=new o(t,r),delete e.contextInfo}}class zd{constructor(e,t,n,r){this._selectorQuery=e,this._component=t,this._selector=n,this._single=r}boundingClientRect(e){return this._selectorQuery._push(this._selector,this._component,this._single,{id:!0,dataset:!0,rect:!0,size:!0},e),this._selectorQuery}fields(e,t){return this._selectorQuery._push(this._selector,this._component,this._single,e,t),this._selectorQuery}scrollOffset(e){return this._selectorQuery._push(this._selector,this._component,this._single,{id:!0,dataset:!0,scrollOffset:!0},e),this._selectorQuery}context(e){return this._selectorQuery._push(this._selector,this._component,this._single,{context:!0},e),this._selectorQuery}node(e){return this._selectorQuery._push(this._selector,this._component,this._single,{node:!0},e),this._selectorQuery}}class jd{constructor(e){this._component=void 0,this._page=e,this._queue=[],this._queueCb=[]}exec(e){return function(e,t,n){const r=[];t.forEach((({component:t,selector:n,single:o,fields:i})=>{null===t?r.push(function(e){const t={};e.id&&(t.id="");e.dataset&&(t.dataset={});e.rect&&(t.left=0,t.right=0,t.top=0,t.bottom=0);e.size&&(t.width=document.documentElement.clientWidth,t.height=document.documentElement.clientHeight);if(e.scrollOffset){const e=document.documentElement,n=document.body;t.scrollLeft=e.scrollLeft||n.scrollLeft||0,t.scrollTop=e.scrollTop||n.scrollTop||0,t.scrollHeight=e.scrollHeight||n.scrollHeight||0,t.scrollWidth=e.scrollWidth||n.scrollWidth||0}return t}(i)):r.push(function(e,t,n,r,o){const i=function(e,t){if(!e)return t.$el;return e.$el}(t,e),s=i.parentElement;if(!s)return r?null:[];const{nodeType:a}=i,l=3===a||8===a;if(r){const e=l?s.querySelector(n):Bf(i,n)?i:i.querySelector(n);return e?Pf(e,o):null}{let e=[];const t=(l?s:i).querySelectorAll(n);return t&&t.length&&[].forEach.call(t,(t=>{e.push(Pf(t,o))})),!l&&Bf(i,n)&&e.unshift(Pf(i,o)),e}}(e,t,n,o,i))})),n(r)}(this._page,this._queue,(t=>{const n=this._queueCb;t.forEach(((e,t)=>{g(e)?e.forEach($d):$d(e);const r=n[t];y(r)&&r.call(this,e)})),y(e)&&e.call(this,t)})),this._nodesRef}in(e){return this._component=fe(e),this}select(e){return this._nodesRef=new zd(this,this._component,e,!0)}selectAll(e){return this._nodesRef=new zd(this,this._component,e,!1)}selectViewport(){return this._nodesRef=new zd(this,null,"",!0)}_push(e,t,n,r,o){this._queue.push({component:t,selector:e,single:n,fields:r}),this._queueCb.push(o)}}const Vd=vd(0,(e=>((e=fe(e))&&!function(e){const t=fe(e);if(t.$page)return Rc(t);if(!t.$)return;{const{$pageInstance:e}=t.$;if(e)return Rc(e.proxy)}const n=t.$.root.proxy;return n&&n.$page?Rc(n):void 0}(e)&&(e=null),new jd(e||Ic())))),Hd={formatArgs:{}},Fd={duration:400,timingFunction:"linear",delay:0,transformOrigin:"50% 50% 0"};class qd{constructor(e){this.actions=[],this.currentTransform={},this.currentStepAnimates=[],this.option=d({},Fd,e)}_getOption(e){const t={transition:d({},this.option,e),transformOrigin:""};return t.transformOrigin=t.transition.transformOrigin,delete t.transition.transformOrigin,t}_pushAnimates(e,t){this.currentStepAnimates.push({type:e,args:t})}_converType(e){return e.replace(/[A-Z]/g,(e=>`-${e.toLowerCase()}`))}_getValue(e){return"number"==typeof e?`${e}px`:e}export(){const e=this.actions;return this.actions=[],{actions:e}}step(e){return this.currentStepAnimates.forEach((e=>{"style"!==e.type?this.currentTransform[e.type]=e:this.currentTransform[`${e.type}.${e.args[0]}`]=e})),this.actions.push({animates:Object.values(this.currentTransform),option:this._getOption(e)}),this.currentStepAnimates=[],this}}const Ud=ae((()=>{const e=["opacity","backgroundColor"],t=["width","height","left","right","top","bottom"];["matrix","matrix3d","rotate","rotate3d","rotateX","rotateY","rotateZ","scale","scale3d","scaleX","scaleY","scaleZ","skew","skewX","skewY","translate","translate3d","translateX","translateY","translateZ"].concat(e,t).forEach((n=>{qd.prototype[n]=function(...r){return e.concat(t).includes(n)?this._pushAnimates("style",[this._converType(n),t.includes(n)?this._getValue(r[0]):r[0]]):this._pushAnimates(n,r),this}}))})),Wd=vd(0,(e=>(Ud(),new qd(e))),0,Hd),Kd=pd("onTabBarMidButtonTap",(()=>{})),Yd=vd(0,(()=>{const e=Yg();return e&&e.$vm?e.$vm.$locale:Dl().getLocale()})),Xd={onUnhandledRejection:[],onPageNotFound:[],onError:[],onShow:[],onHide:[]};let Gd;function Jd(e){try{return JSON.parse(e)}catch(C_){}return e}function Zd(e){if("enabled"===e.type);else if("clientId"===e.type)Gd=e.cid,e.errMsg,t=Gd,n=e.errMsg,Qd.forEach((e=>{e(t,n)})),Qd.length=0;else if("pushMsg"===e.type){const t={type:"receive",data:Jd(e.message)};for(let e=0;e{t({type:"click",data:Jd(e.message)})}));var t,n}const Qd=[];const eh=[],th={formatArgs:{showToast:!0},beforeInvoke(){Nl()},beforeSuccess(e,t){if(!t.showToast)return;const{t:n}=Dl(),r=n("uni.setClipboardData.success");r&&qv({title:r,icon:"success",mask:!1})}},nh=(Boolean,["wgs84","gcj02"]),rh={formatArgs:{type(e,t){e=(e||"").toLowerCase(),-1===nh.indexOf(e)?t.type=nh[0]:t.type=e},altitude(e,t){t.altitude=e||!1}}},oh=(Boolean,{formatArgs:{count(e,t){(!e||e<=0)&&(t.count=9)},sizeType(e,t){t.sizeType=zu(e,Ru)},sourceType(e,t){t.sourceType=zu(e,Lu)},extension(e,t){if(e instanceof Array&&0===e.length)return"param extension should not be empty.";e||(t.extension=["*"])}}}),ih=["all","image","video"],sh={formatArgs:{count(e,t){(!e||e<=0)&&(t.count=100)},sourceType(e,t){t.sourceType=zu(e,Lu)},type(e,t){t.type=$u(e,ih)},extension(e,t){if(e instanceof Array&&0===e.length)return"param extension should not be empty.";e||("all"!==t.type&&t.type?t.extension=["*"]:t.extension=[""])}}},ah={formatArgs:{src(e,t){t.src=_f(e)}}},lh="json",ch=["text","arraybuffer"],uh=encodeURIComponent;ArrayBuffer,Boolean;const dh={formatArgs:{method(e,t){t.method=$u((e||"").toUpperCase(),Nu)},data(e,t){t.data=e||""},url(e,t){t.method===Nu[0]&&T(t.data)&&Object.keys(t.data).length&&(t.url=function(e,t){let n=e.split("#");const r=n[1]||"";n=n[0].split("?");let o=n[1]||"";e=n[0];const i=o.split("&").filter((e=>e)),s={};i.forEach((e=>{const t=e.split("=");s[t[0]]=t[1]}));for(const a in t)if(p(t,a)){let e=t[a];null==e?e="":T(e)&&(e=JSON.stringify(e)),s[uh(a)]=uh(e)}return o=Object.keys(s).map((e=>`${e}=${s[e]}`)).join("&"),e+(o?"?"+o:"")+(r?"#"+r:"")}(e,t.data))},header(e,t){const n=t.header=e||{};t.method!==Nu[0]&&(Object.keys(n).find((e=>"content-type"===e.toLowerCase()))||(n["Content-Type"]="application/json"))},dataType(e,t){t.dataType=(e||lh).toLowerCase()},responseType(e,t){t.responseType=(e||"").toLowerCase(),-1===ch.indexOf(t.responseType)&&(t.responseType="text")}}},hh={formatArgs:{filePath(e,t){e&&(t.filePath=_f(e))},header(e,t){t.header=e||{}},formData(e,t){t.formData=e||{}}}},fh={formatArgs:{header(e,t){t.header=e||{}},method(e,t){t.method=$u((e||"").toUpperCase(),Nu)},protocols(e,t){b(e)&&(t.protocols=[e])}}};const ph={url:{type:String,required:!0}},gh=(bh(["slide-in-right","slide-in-left","slide-in-top","slide-in-bottom","fade-in","zoom-out","zoom-fade-out","pop-in","none"]),bh(["slide-out-right","slide-out-left","slide-out-top","slide-out-bottom","fade-out","zoom-in","zoom-fade-in","pop-out","none"]),Sh("navigateTo")),mh=Sh("redirectTo"),vh=Sh("reLaunch"),yh={formatArgs:{delta(e,t){e=parseInt(e+"")||1,t.delta=Math.min(rf().length-1,e)}}};function bh(e){return{animationType:{type:String,validator(t){if(t&&-1===e.indexOf(t))return"`"+t+"` is not supported for `animationType` (supported values are: `"+e.join("`|`")+"`)"}},animationDuration:{type:Number}}}let _h;function wh(){_h=""}function Sh(e){return{formatArgs:{url:xh(e)},beforeAll:wh}}function xh(e){return function(t,n){if(!t)return'Missing required args: "url"';const r=(t=function(e){if(0===e.indexOf("/")||0===e.indexOf("uni:"))return e;let t="";const n=rf();return n.length&&(t=Sc(n[n.length-1]).route),Vc(t,e)}(t)).split("?")[0],o=Hc(r,!0);if(!o)return"page `"+t+"` is not found";if("navigateTo"===e||"redirectTo"===e){if(o.meta.isTabBar)return`can not ${e} a tabbar page`}else if("switchTab"===e&&!o.meta.isTabBar)return"can not switch to no-tabBar page";if("switchTab"!==e&&"preloadPage"!==e||!o.meta.isTabBar||"appLaunch"===n.openType||(t=r),o.meta.isEntry&&(t=t.replace(o.alias,"/")),n.url=function(e){if(!b(e))return e;const t=e.indexOf("?");if(-1===t)return e;const n=e.slice(t+1).trim().replace(/^(\?|#|&)/,"");if(!n)return e;e=e.slice(0,t);const r=[];return n.split("&").forEach((e=>{const t=e.replace(/\+/g," ").split("="),n=t.shift(),o=t.length>0?t.join("="):"";r.push(n+"="+encodeURIComponent(o))})),r.length?e+"?"+r.join("&"):e}(t),"unPreloadPage"!==e)if("preloadPage"!==e){if(_h===t&&"appLaunch"!==n.openType)return`${_h} locked`;__uniConfig.ready&&(_h=t)}else if(o.meta.isTabBar){const e=rf(),t=o.path.slice(1);if(e.find((e=>e.route===t)))return"tabBar page `"+t+"` already exists"}}}Boolean;const Eh={formatArgs:{title:"",mask:!1}},Th=(Boolean,{beforeInvoke(){Rl()},formatArgs:{title:"",content:"",placeholderText:"",showCancel:!0,editable:!1,cancelText(e,t){if(!p(t,"cancelText")){const{t:e}=Dl();t.cancelText=e("uni.showModal.cancel")}},cancelColor:"#000",confirmText(e,t){if(!p(t,"confirmText")){const{t:e}=Dl();t.confirmText=e("uni.showModal.confirm")}},confirmColor:"#007aff"}}),Ch=["success","loading","none","error"],Mh=(Boolean,{formatArgs:{title:"",icon(e,t){t.icon=$u(e,Ch)},image(e,t){t.image=e?_f(e):""},duration:1500,mask:!1}});function kh(){const e=Ic();if(!e)return;const t=nf(),n=t.keys();for(const r of n){const e=t.get(r);e.$.__isTabBar?e.$.__isActive=!1:sf(r)}e.$.__isTabBar&&(e.$.__isVisible=!1,Lc(e,"onHide"))}function Ah(e,t){return e===t.fullPath||"/"===e&&t.meta.isEntry}function Dh(e){const t=nf().values();for(const n of t){const t=Gh(n);if(Ah(e,t))return n.$.__isActive=!0,t.id}}const Oh=yd("switchTab",(({url:e,tabBarText:t,isAutomatedTesting:n},{resolve:r,reject:o})=>{if(Jh.handledBeforeEntryPageRoutes)return kh(),Lh({type:"switchTab",url:e,tabBarText:t,isAutomatedTesting:n},Dh(e)).then(r).catch(o);Qh.push({args:{type:"switchTab",url:e,tabBarText:t,isAutomatedTesting:n},resolve:r,reject:o})}),0,Sh("switchTab"));function Ih(){const e=Ac();if(!e)return;const t=Gh(e);sf(uf(t.path,t.id))}const Ph=yd("redirectTo",(({url:e,isAutomatedTesting:t},{resolve:n,reject:r})=>{if(Jh.handledBeforeEntryPageRoutes)return Ih(),Lh({type:"redirectTo",url:e,isAutomatedTesting:t}).then(n).catch(r);ef.push({args:{type:"redirectTo",url:e,isAutomatedTesting:t},resolve:n,reject:r})}),0,mh);function Bh(){const e=nf().keys();for(const t of e)sf(t)}const Rh=yd("reLaunch",(({url:e,isAutomatedTesting:t},{resolve:n,reject:r})=>{if(Jh.handledBeforeEntryPageRoutes)return Bh(),Lh({type:"reLaunch",url:e,isAutomatedTesting:t}).then(n).catch(r);tf.push({args:{type:"reLaunch",url:e,isAutomatedTesting:t},resolve:n,reject:r})}),0,vh);function Lh({type:e,url:t,tabBarText:n,events:r,isAutomatedTesting:o},i){const s=Yg().$router,{path:a,query:l}=function(e){const[t,n]=e.split("?",2);return{path:t,query:ke(n||"")}}(t);return new Promise(((t,c)=>{const u=function(e,t){return{__id__:t||++af,__type__:e}}(e,i);s["navigateTo"===e?"push":"replace"]({path:a,query:l,state:u,force:!0}).then((i=>{if(Ba(i))return c(i.message);if("switchTab"===e&&(s.currentRoute.value.meta.tabBarText=n),"navigateTo"===e){const e=s.currentRoute.value.meta;return e.eventChannel?r&&(Object.keys(r).forEach((t=>{e.eventChannel._addListener(t,"on",r[t])})),e.eventChannel._clearCache()):e.eventChannel=new De(u.__id__,r),t(o?{__id__:u.__id__}:{eventChannel:e.eventChannel})}return o?t({__id__:u.__id__}):t()}))}))}function Nh(){if(Jh.handledBeforeEntryPageRoutes)return;Jh.handledBeforeEntryPageRoutes=!0;const e=[...Zh];Zh.length=0,e.forEach((({args:e,resolve:t,reject:n})=>Lh(e).then(t).catch(n)));const t=[...Qh];Qh.length=0,t.forEach((({args:e,resolve:t,reject:n})=>(kh(),Lh(e,Dh(e.url)).then(t).catch(n))));const n=[...ef];ef.length=0,n.forEach((({args:e,resolve:t,reject:n})=>(Ih(),Lh(e).then(t).catch(n))));const r=[...tf];tf.length=0,r.forEach((({args:e,resolve:t,reject:n})=>(Bh(),Lh(e).then(t).catch(n))))}let $h;function zh(){var e;return $h||($h=__uniConfig.tabBar&&Xt((e=__uniConfig.tabBar,Tl()&&e.list&&e.list.forEach((e=>{Al(e,["text"])})),e))),$h}function jh(e){const t=window.CSS&&window.CSS.supports;return t&&(t(e)||t.apply(window.CSS,e.split(":")))}const Vh=jh("--a:0"),Hh=jh("top:env(a)"),Fh=jh("top:constant(a)"),qh=jh("backdrop-filter:blur(10px)"),Uh={"css.var":Vh,"css.env":Hh,"css.constant":Fh,"css.backdrop-filter":qh},Wh=vd(0,(e=>!p(Uh,e)||Uh[e])),Kh=(()=>Hh?"env":Fh?"constant":"")();function Yh(e){return Kh?`calc(${e}px + ${Kh}(safe-area-inset-bottom))`:`${e}px`}const Xh=new Map;function Gh(e){return e.$page}const Jh={handledBeforeEntryPageRoutes:!1},Zh=[],Qh=[],ef=[],tf=[];function nf(){return Xh}function rf(){return of()}function of(){const e=[],t=Xh.values();for(const n of t)n.$.__isTabBar?n.$.__isActive&&e.push(n):e.push(n);return e}function sf(e,t=!0){const n=Xh.get(e);n.$.__isUnload=!0,Lc(n,"onUnload"),Xh.delete(e),t&&function(e){const t=df.get(e);t&&(df.delete(e),hf.pruneCacheEntry(t))}(e)}let af=Bu();function lf(e){const t=Ou();let n=e.fullPath;return e.meta.isEntry&&-1===n.indexOf(e.meta.route)&&(n="/"+e.meta.route+n.replace("/","")),function(e,t,n,r,o,i){const{id:s,route:a}=r,l=ze(r.navigationBar,__uniConfig.themeConfig,i).titleColor;return{id:s,path:se(a),route:a,fullPath:t,options:n,meta:r,openType:e,eventChannel:o,statusBarStyle:"#ffffff"===l?"light":"dark"}}("navigateTo",n,{},t)}function cf(e){const t=lf(e.$route);!function(e,t){e.route=t.route,e.$vm=e,e.$page=t,e.$mpType="page",e.$fontFamilySet=new Set,t.meta.isTabBar&&(e.$.__isTabBar=!0,e.$.__isActive=!0)}(e,t),Xh.set(uf(t.path,t.id),e),1===Xh.size&&setTimeout((()=>{Nh()}),0)}function uf(e,t){return e+"$$"+t}const df=new Map,hf={get:e=>df.get(e),set(e,t){!function(e){const t=parseInt(e.split("$$")[1]);if(!t)return;hf.forEach(((e,n)=>{const r=parseInt(n.split("$$")[1]);if(r&&r>t){if(function(e){return"tabBar"===e.props.type}(e))return;hf.delete(n),hf.pruneCacheEntry(e),Ln((()=>{Xh.forEach(((e,t)=>{e.$.isUnmounted&&Xh.delete(t)}))}))}}))}(e),df.set(e,t)},delete(e){df.get(e)&&df.delete(e)},forEach(e){df.forEach(e)}};function ff(e,t){!function(e){const t=gf(e),{body:n}=document;mf&&n.removeAttribute(mf),t&&n.setAttribute(t,""),mf=t}(e),function(e){let t=0,n=0;if("custom"!==e.navigationBar.style&&["default","float"].indexOf(e.navigationBar.type)>-1&&(t=44),e.isTabBar){const e=zh();e.shown&&(n=parseInt(e.height))}var r;yc({"--window-top":(r=t,Kh?`calc(${r}px + ${Kh}(safe-area-inset-top))`:`${r}px`),"--window-bottom":Yh(n)})}(t),function(e){{const t="nvue-dir-"+__uniConfig.nvue["flex-direction"];e.isNVue?(document.body.setAttribute("nvue",""),document.body.setAttribute(t,"")):(document.body.removeAttribute("nvue"),document.body.removeAttribute(t))}}(t),yf(e,t)}function pf(e){const t=gf(e);t&&function(e){const t=document.querySelector("uni-page-body");t&&t.setAttribute(e,"")}(t)}function gf(e){return e.type.__scopeId}let mf,vf;function yf(e,t){if(document.removeEventListener("touchmove",Nc),vf&&document.removeEventListener("scroll",vf),t.disableScroll)return document.addEventListener("touchmove",Nc);const{onPageScroll:n,onReachBottom:r}=e,o="transparent"===t.navigationBar.type;if(!(null==n?void 0:n.length)&&!(null==r?void 0:r.length)&&!o)return;const i={},s=Gh(e.proxy).id;(n||o)&&(i.onPageScroll=function(e,t,n){return r=>{t&&Cy.publishHandler("onPageScroll",{scrollTop:r},e),n&&Cy.emit(e+".onPageScroll",{scrollTop:r})}}(s,n,o)),(null==r?void 0:r.length)&&(i.onReachBottomDistance=t.onReachBottomDistance||50,i.onReachBottom=()=>Cy.publishHandler("onReachBottom",{},s)),vf=jc(i),requestAnimationFrame((()=>document.addEventListener("scroll",vf)))}function bf(e){const{base:t}=__uniConfig.router;return 0===se(e).indexOf(t)?se(e):t+e}function _f(e){const{base:t,assets:n}=__uniConfig.router;if("./"===t&&(0!==e.indexOf("./")||!e.includes("/static/")&&0!==e.indexOf("./"+(n||"assets")+"/")||(e=e.slice(1))),0===e.indexOf("/")){if(0!==e.indexOf("//"))return bf(e.slice(1));e="https:"+e}if(re.test(e)||oe.test(e)||0===e.indexOf("blob:"))return e;const r=of();return r.length?bf(Vc(Gh(r[r.length-1]).route,e).slice(1)):e}const wf=navigator.userAgent,Sf=/android/i.test(wf),xf=/iphone|ipad|ipod/i.test(wf),Ef=wf.match(/Windows NT ([\d|\d.\d]*)/i),Tf=/Macintosh|Mac/i.test(wf),Cf=/Linux|X11/i.test(wf),Mf=Tf&&navigator.maxTouchPoints>0;function kf(){return/^Apple/.test(navigator.vendor)&&"number"==typeof window.orientation}function Af(e){return e&&90===Math.abs(window.orientation)}function Df(e,t){return e?Math[t?"max":"min"](screen.width,screen.height):screen.width}function Of(e){return Math.min(window.innerWidth,document.documentElement.clientWidth,e)||e}function If(e,t,n,r){My.invokeViewMethod("video."+e,{videoId:e,type:n,data:r},t)}function Pf(e,t){const n={},{top:r,topWindowHeight:o}=mc();if(t.node){const t=e.tagName.split("-")[1]||e.tagName;t&&(n.node=e.querySelector(t))}if(t.id&&(n.id=e.id),t.dataset&&(n.dataset=we(e)),t.rect||t.size){const i=e.getBoundingClientRect();t.rect&&(n.left=i.left,n.right=i.right,n.top=i.top-r-o,n.bottom=i.bottom-r-o),t.size&&(n.width=i.width,n.height=i.height)}if(g(t.properties)&&t.properties.forEach((e=>{e=e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))})),t.scrollOffset)if("UNI-SCROLL-VIEW"===e.tagName){const t=e.children[0].children[0];n.scrollLeft=t.scrollLeft,n.scrollTop=t.scrollTop,n.scrollHeight=t.scrollHeight,n.scrollWidth=t.scrollWidth}else n.scrollLeft=0,n.scrollTop=0,n.scrollHeight=0,n.scrollWidth=0;if(g(t.computedStyle)){const r=getComputedStyle(e);t.computedStyle.forEach((e=>{n[e]=r[e]}))}return t.context&&(n.contextInfo=function(e){return e.__uniContextInfo}(e)),n}function Bf(e,t){return(e.matches||e.matchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector||function(e){const t=this.parentElement.querySelectorAll(e);let n=t.length;for(;--n>=0&&t.item(n)!==this;);return n>-1}).call(e,t)}const Rf={};function Lf(e,t){const n=Rf[e];return n?Promise.resolve(n):/^data:[a-z-]+\/[a-z-]+;base64,/.test(e)?Promise.resolve(function(e){const t=e.split(","),n=t[0].match(/:(.*?);/),r=n?n[1]:"",o=atob(t[1]);let i=o.length;const s=new Uint8Array(i);for(;i--;)s[i]=o.charCodeAt(i);return Nf(s,r)}(e)):t?Promise.reject(new Error("not find")):new Promise(((t,n)=>{const r=new XMLHttpRequest;r.open("GET",e,!0),r.responseType="blob",r.onload=function(){t(this.response)},r.onerror=n,r.send()}))}function Nf(e,t){let n;if(e instanceof File)n=e;else{t=t||e.type||"";const o=`${Date.now()}${function(e){const t=e.split("/")[1];return t?`.${t}`:""}(t)}`;try{n=new File([e],o,{type:t})}catch(r){n=e=e instanceof Blob?e:new Blob([e],{type:t}),n.name=n.name||o}}return n}function $f(e){for(const n in Rf)if(p(Rf,n)){if(Rf[n]===e)return n}var t=(window.URL||window.webkitURL).createObjectURL(e);return Rf[t]=e,t}const zf=du(),jf=du();const Vf=gu({name:"ResizeSensor",props:{initial:{type:Boolean,default:!1}},emits:["resize"],setup(e,{emit:t}){const n=hn(null),r=function(e){return()=>{const{firstElementChild:t,lastElementChild:n}=e.value;t.scrollLeft=1e5,t.scrollTop=1e5,n.scrollLeft=1e5,n.scrollTop=1e5}}(n),o=function(e,t,n){const r=Xt({width:-1,height:-1});return dr((()=>d({},r)),(e=>t("resize",e))),()=>{const t=e.value;t&&(r.width=t.offsetWidth,r.height=t.offsetHeight,n())}}(n,t,r);return function(e,t,n,r){$r(r),Xr((()=>{t.initial&&Ln(n);const o=e.value;o.offsetParent!==o.parentElement&&(o.parentElement.style.position="relative"),"AnimationEvent"in window||r()}))}(n,e,o,r),()=>gi("uni-resize-sensor",{ref:n,onAnimationstartOnce:o},[gi("div",{onScroll:o},[gi("div",null,null)],40,["onScroll"]),gi("div",{onScroll:o},[gi("div",null,null)],40,["onScroll"])],40,["onAnimationstartOnce"])}});const Hf=bc("ucg"),Ff=gu({name:"CheckboxGroup",props:{name:{type:String,default:""}},emits:["change"],setup(e,{emit:t,slots:n}){const r=hn(null);return function(e,t){const n=[],r=()=>n.reduce(((e,t)=>(t.value.checkboxChecked&&e.push(t.value.value),e)),new Array);Ao(Hf,{addField(e){n.push(e)},removeField(e){n.splice(n.indexOf(e),1)},checkboxChange(e){t("change",e,{value:r()})}});const o=Do(Su,!1);o&&o.addField({submit:()=>{let t=["",null];return""!==e.name&&(t[0]=e.name,t[1]=r()),t}})}(e,yu(r,t)),()=>gi("uni-checkbox-group",{ref:r},[n.default&&n.default()],512)}});const qf=gu({name:"Checkbox",props:{checked:{type:[Boolean,String],default:!1},id:{type:String,default:""},disabled:{type:[Boolean,String],default:!1},value:{type:String,default:""},color:{type:String,default:"#007aff"},backgroundColor:{type:String,default:""},borderColor:{type:String,default:""},activeBackgroundColor:{type:String,default:""},activeBorderColor:{type:String,default:""},iconColor:{type:String,default:""},foreColor:{type:String,default:""}},setup(e,{slots:t}){const n=hn(null),r=hn(e.checked),o=zi((()=>"true"===r.value||!0===r.value)),i=hn(e.value);const s=zi((()=>function(t){if(e.disabled)return{backgroundColor:"#E1E1E1",borderColor:"#D1D1D1"};const n={};return t?(e.activeBorderColor&&(n.borderColor=e.activeBorderColor),e.activeBackgroundColor&&(n.backgroundColor=e.activeBackgroundColor)):(e.borderColor&&(n.borderColor=e.borderColor),e.backgroundColor&&(n.backgroundColor=e.backgroundColor)),n}(o.value)));dr([()=>e.checked,()=>e.value],(([e,t])=>{r.value=e,i.value=t}));const{uniCheckGroup:a,uniLabel:l}=function(e,t,n){const r=zi((()=>({checkboxChecked:Boolean(e.value),value:t.value}))),o={reset:n},i=Do(Hf,!1);i&&i.addField(r);const s=Do(Su,!1);s&&s.addField(o);const a=Do(Eu,!1);return Zr((()=>{i&&i.removeField(r),s&&s.removeField(o)})),{uniCheckGroup:i,uniForm:s,uniLabel:a}}(r,i,(()=>{r.value=!1})),c=t=>{e.disabled||(r.value=!r.value,a&&a.checkboxChange(t),t.stopPropagation())};return l&&(l.addHandler(c),Zr((()=>{l.removeHandler(c)}))),Cu(e,{"label-click":c}),()=>{const o=wu(e,"disabled");let i;return i=r.value,gi("uni-checkbox",xi(o,{id:e.id,onClick:c,ref:n}),[gi("div",{class:"uni-checkbox-wrapper",style:{"--HOVER-BD-COLOR":e.activeBorderColor}},[gi("div",{class:["uni-checkbox-input",{"uni-checkbox-input-disabled":e.disabled}],style:s.value},[i?Mc(Ec,e.disabled?"#ADADAD":e.foreColor||e.iconColor||e.color,22):""],6),t.default&&t.default()],4)],16,["id","onClick"])}}});function Uf(){}const Wf={cursorSpacing:{type:[Number,String],default:0},showConfirmBar:{type:[Boolean,String],default:"auto"},adjustPosition:{type:[Boolean,String],default:!0},autoBlur:{type:[Boolean,String],default:!1}};function Kf(e,t,n){function r(e){const t=zi((()=>0===String(navigator.vendor).indexOf("Apple")));e.addEventListener("focus",(()=>{clearTimeout(undefined),document.addEventListener("click",Uf,!1)}));e.addEventListener("blur",(()=>{t.value&&e.blur(),document.removeEventListener("click",Uf,!1),t.value&&document.documentElement.scrollTo(document.documentElement.scrollLeft,document.documentElement.scrollTop)}))}dr((()=>t.value),(e=>e&&r(e)))}var Yf=/^<([-A-Za-z0-9_]+)((?:\s+[a-zA-Z_:][-a-zA-Z0-9_:.]*(?:\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|[^>\s]+))?)*)\s*(\/?)>/,Xf=/^<\/([-A-Za-z0-9_]+)[^>]*>/,Gf=/([a-zA-Z_:][-a-zA-Z0-9_:.]*)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g,Jf=rp("area,base,basefont,br,col,frame,hr,img,input,link,meta,param,embed,command,keygen,source,track,wbr"),Zf=rp("a,address,article,applet,aside,audio,blockquote,button,canvas,center,dd,del,dir,div,dl,dt,fieldset,figcaption,figure,footer,form,frameset,h1,h2,h3,h4,h5,h6,header,hgroup,hr,iframe,isindex,li,map,menu,noframes,noscript,object,ol,output,p,pre,section,script,table,tbody,td,tfoot,th,thead,tr,ul,video"),Qf=rp("abbr,acronym,applet,b,basefont,bdo,big,br,button,cite,code,del,dfn,em,font,i,iframe,img,input,ins,kbd,label,map,object,q,s,samp,script,select,small,span,strike,strong,sub,sup,textarea,tt,u,var"),ep=rp("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr"),tp=rp("checked,compact,declare,defer,disabled,ismap,multiple,nohref,noresize,noshade,nowrap,readonly,selected"),np=rp("script,style");function rp(e){for(var t={},n=e.split(","),r=0;re/t],heightFix:["offsetHeight","width",(e,t)=>e*t]},sp={aspectFit:["center center","contain"],aspectFill:["center center","cover"],widthFix:[,"100% 100%"],heightFix:[,"100% 100%"],top:["center top"],bottom:["center bottom"],center:["center center"],left:["left center"],right:["right center"],"top left":["left top"],"top right":["right top"],"bottom left":["left bottom"],"bottom right":["right bottom"]},ap=gu({name:"Image",props:op,setup(e,{emit:t}){const n=hn(null),r=function(e,t){const n=hn(""),r=zi((()=>{let e="auto",r="";const o=sp[t.mode];return o?(o[0]&&(r=o[0]),o[1]&&(e=o[1])):(r="0% 0%",e="100% 100%"),`background-image:${n.value?'url("'+n.value+'")':"none"};background-position:${r};background-size:${e};`})),o=Xt({rootEl:e,src:zi((()=>t.src?_f(t.src):"")),origWidth:0,origHeight:0,origStyle:{width:"",height:""},modeStyle:r,imgSrc:n});return Xr((()=>{const t=e.value;o.origWidth=t.clientWidth||0,o.origHeight=t.clientHeight||0})),o}(n,e),o=yu(n,t),{fixSize:i}=function(e,t,n){const r=()=>{const{mode:r}=t,o=ip[r];if(!o)return;const{origWidth:i,origHeight:s}=n,a=i&&s?i/s:0;if(!a)return;const l=e.value,c=l[o[0]];c&&(l.style[o[1]]=function(e){lp&&e>10&&(e=2*Math.round(e/2));return e}(o[2](c,a))+"px")},o=()=>{const{style:t}=e.value,{origStyle:{width:r,height:o}}=n;t.width=r,t.height=o};return dr((()=>t.mode),((e,t)=>{ip[t]&&o(),ip[e]&&r()})),{fixSize:r,resetSize:o}}(n,e,r);return function(e,t,n,r,o){let i,s;const a=(t=0,n=0,r="")=>{e.origWidth=t,e.origHeight=n,e.imgSrc=r},l=l=>{if(!l)return c(),void a();i=i||new Image,i.onload=e=>{const{width:u,height:d}=i;a(u,d,l),Ln((()=>{r()})),i.draggable=t.draggable,s&&s.remove(),s=i,n.value.appendChild(i),c(),o("load",e,{width:u,height:d})},i.onerror=t=>{a(),c(),o("error",t,{errMsg:`GET ${e.src} 404 (Not Found)`})},i.src=l},c=()=>{i&&(i.onload=null,i.onerror=null,i=null)};dr((()=>e.src),(e=>l(e))),dr((()=>e.imgSrc),(e=>{!e&&s&&(s.remove(),s=null)})),Xr((()=>l(e.src))),Zr((()=>c()))}(r,e,n,i,o),()=>gi("uni-image",{ref:n},[gi("div",{style:r.modeStyle},null,4),ip[e.mode]?gi(Vf,{onResize:i},null,8,["onResize"]):gi("span",null,null)],512)}});const lp="Google Inc."===navigator.vendor;const cp=xe(!0),up=[];let dp=0,hp=!1;const fp=e=>up.forEach((t=>t.userAction=e));function pp(e={userAction:!1}){if(!hp){["touchstart","touchmove","touchend","mousedown","mouseup"].forEach((e=>{document.addEventListener(e,(function(){!dp&&fp(!0),dp++,setTimeout((()=>{!--dp&&fp(!1)}),0)}),cp)})),hp=!0}up.push(e)}const gp=()=>!!dp;function mp(){const e=Xt({userAction:!1});return Xr((()=>{pp(e)})),Zr((()=>{!function(e){const t=up.indexOf(e);t>=0&&up.splice(t,1)}(e)})),{state:e}}function vp(){const e=Xt({attrs:{}});return Xr((()=>{let t=ki();for(;t;){const n=t.type.__scopeId;n&&(e.attrs[n]=""),t=t.proxy&&"page"===t.proxy.$mpType?null:t.parent}})),{state:e}}function yp(e,t){const n=document.activeElement;if(!n)return t({});const r={};["input","textarea"].includes(n.tagName.toLowerCase())&&(r.start=n.selectionStart,r.end=n.selectionEnd),t(r)}function bp(e,t,n){"number"===t&&isNaN(Number(e))&&(e="");return null==e?"":String(e)}const _p=["none","text","decimal","numeric","tel","search","email","url"],wp=d({},{name:{type:String,default:""},modelValue:{type:[String,Number]},value:{type:[String,Number]},disabled:{type:[Boolean,String],default:!1},autoFocus:{type:[Boolean,String],default:!1},focus:{type:[Boolean,String],default:!1},cursor:{type:[Number,String],default:-1},selectionStart:{type:[Number,String],default:-1},selectionEnd:{type:[Number,String],default:-1},type:{type:String,default:"text"},password:{type:[Boolean,String],default:!1},placeholder:{type:String,default:""},placeholderStyle:{type:String,default:""},placeholderClass:{type:String,default:""},maxlength:{type:[Number,String],default:140},confirmType:{type:String,default:"done"},confirmHold:{type:Boolean,default:!1},ignoreCompositionEvent:{type:Boolean,default:!0},step:{type:String,default:"0.000000000000000001"},inputmode:{type:String,default:void 0,validator:e=>!!~_p.indexOf(e)},cursorColor:{type:String,default:""}},Wf),Sp=["input","focus","blur","update:value","update:modelValue","update:focus","compositionstart","compositionupdate","compositionend","keyboardheightchange"];function xp(e,t,n,r){let o=null;o=Ae((n=>{t.value=bp(n,e.type)}),100,{setTimeout:setTimeout,clearTimeout:clearTimeout}),dr((()=>e.modelValue),o),dr((()=>e.value),o);const i=function(e,t){let n,r,o=0;const i=function(...i){const s=Date.now();clearTimeout(n),r=()=>{r=null,o=s,e.apply(this,i)},s-o{o.cancel(),n("update:modelValue",t.value),n("update:value",t.value),r("input",e,t)}),100);return Yr((()=>{o.cancel(),i.cancel()})),{trigger:r,triggerInput:(e,t,n)=>{o.cancel(),i(e,t),n&&i.flush()}}}function Ep(e,t){mp();const n=zi((()=>e.autoFocus||e.focus));function r(){if(!n.value)return;const e=t.value;e?e.focus():setTimeout(r,100)}dr((()=>e.focus),(e=>{e?r():function(){const e=t.value;e&&e.blur()}()})),Xr((()=>{n.value&&Ln(r)}))}function Tp(e,t,n,r){Fl(Oc(),"getSelectedTextRange",yp);const{fieldRef:o,state:i,trigger:s}=function(e,t,n){const r=hn(null),o=yu(t,n),i=zi((()=>{const t=Number(e.selectionStart);return isNaN(t)?-1:t})),s=zi((()=>{const t=Number(e.selectionEnd);return isNaN(t)?-1:t})),a=zi((()=>{const t=Number(e.cursor);return isNaN(t)?-1:t})),l=zi((()=>{var t=Number(e.maxlength);return isNaN(t)?140:t}));let c="";c=bp(e.modelValue,e.type)||bp(e.value,e.type);const u=Xt({value:c,valueOrigin:c,maxlength:l,focus:e.focus,composing:!1,selectionStart:i,selectionEnd:s,cursor:a});return dr((()=>u.focus),(e=>n("update:focus",e))),dr((()=>u.maxlength),(e=>u.value=u.value.slice(0,e)),{immediate:!1}),{fieldRef:r,state:u,trigger:o}}(e,t,n),{triggerInput:a}=xp(e,i,n,s);Ep(e,o),Kf(0,o);const{state:l}=vp();!function(e,t){const n=Do(Su,!1);if(!n)return;const r=ki(),o={submit(){const n=r.proxy;return[n[e],b(t)?n[t]:t.value]},reset(){b(t)?r.proxy[t]="":t.value=""}};n.addField(o),Zr((()=>{n.removeField(o)}))}("name",i),function(e,t,n,r,o,i){function s(){const n=e.value;n&&t.focus&&t.selectionStart>-1&&t.selectionEnd>-1&&"number"!==n.type&&(n.selectionStart=t.selectionStart,n.selectionEnd=t.selectionEnd)}function a(){const n=e.value;n&&t.focus&&t.selectionStart<0&&t.selectionEnd<0&&t.cursor>-1&&"number"!==n.type&&(n.selectionEnd=n.selectionStart=t.cursor)}function l(e){return"number"===e.type?null:e.selectionEnd}dr([()=>t.selectionStart,()=>t.selectionEnd],s),dr((()=>t.cursor),a),dr((()=>e.value),(function(){const c=e.value;if(!c)return;const u=function(e,r){e.stopPropagation(),y(i)&&!1===i(e,t)||(t.value=c.value,t.composing&&n.ignoreCompositionEvent||o(e,{value:c.value,cursor:l(c)},r))};function d(e){n.ignoreCompositionEvent||r(e.type,e,{value:e.data})}c.addEventListener("change",(e=>e.stopPropagation())),c.addEventListener("focus",(function(e){t.focus=!0,r("focus",e,{value:t.value}),s(),a()})),c.addEventListener("blur",(function(e){t.composing&&(t.composing=!1,u(e,!0)),t.focus=!1,r("blur",e,{value:t.value,cursor:l(e.target)})})),c.addEventListener("input",u),c.addEventListener("compositionstart",(e=>{e.stopPropagation(),t.composing=!0,d(e)})),c.addEventListener("compositionend",(e=>{e.stopPropagation(),t.composing&&(t.composing=!1,u(e)),d(e)})),c.addEventListener("compositionupdate",d)}))}(o,i,e,s,a,r);return{fieldRef:o,state:i,scopedAttrsState:l,fixDisabledColor:0===String(navigator.vendor).indexOf("Apple")&&CSS.supports("image-orientation:from-image"),trigger:s}}const Cp=d({},wp,{placeholderClass:{type:String,default:"input-placeholder"},textContentType:{type:String,default:""}}),Mp=ae((()=>{{const e=navigator.userAgent;let t="";const n=e.match(/OS\s([\w_]+)\slike/);if(n)t=n[1].replace(/_/g,".");else if(/Macintosh|Mac/i.test(e)&&navigator.maxTouchPoints>0){const n=e.match(/Version\/(\S*)\b/);n&&(t=n[1])}return!!t&&parseInt(t)>=16&&parseFloat(t)<17.2}}));function kp(e,t,n,r,o){if(t.value)if("."===e.data){if("."===t.value.slice(-1))return n.value=r.value=t.value=t.value.slice(0,-1),!1;if(t.value&&!t.value.includes("."))return t.value+=".",o&&(o.fn=()=>{n.value=r.value=t.value=t.value.slice(0,-1),r.removeEventListener("blur",o.fn)},r.addEventListener("blur",o.fn)),!1}else if("deleteContentBackward"===e.inputType&&Mp()&&"."===t.value.slice(-2,-1))return t.value=n.value=r.value=t.value.slice(0,-2),!0}const Ap=gu({name:"Input",props:Cp,emits:["confirm",...Sp],setup(e,{emit:t,expose:n}){const r=["text","number","idcard","digit","password","tel"],o=["off","one-time-code"],i=zi((()=>{let t="";switch(e.type){case"text":t="text","search"===e.confirmType&&(t="search");break;case"idcard":t="text";break;case"digit":t="number";break;default:t=r.includes(e.type)?e.type:"text"}return e.password?"password":t})),s=zi((()=>{const t=o.indexOf(e.textContentType),n=o.indexOf(I(e.textContentType));return o[-1!==t?t:-1!==n?n:0]}));let a=function(e,t){if("number"===t.value){const t=void 0===e.modelValue?e.value:e.modelValue,n=hn(null!=t?t.toLocaleString():"");return dr((()=>e.modelValue),(e=>{n.value=null!=e?e.toLocaleString():""})),dr((()=>e.value),(e=>{n.value=null!=e?e.toLocaleString():""})),n}return hn("")}(e,i),l={fn:null};const c=hn(null),{fieldRef:u,state:d,scopedAttrsState:h,fixDisabledColor:f,trigger:p}=Tp(e,c,t,((t,n)=>{const r=t.target;if("number"===i.value){if(l.fn&&(r.removeEventListener("blur",l.fn),l.fn=null),r.validity&&!r.validity.valid){if((!a.value||!r.value)&&"-"===t.data||"-"===a.value[0]&&"deleteContentBackward"===t.inputType)return a.value="-",n.value="",l.fn=()=>{a.value=r.value=""},r.addEventListener("blur",l.fn),!1;const e=kp(t,a,n,r,l);return"boolean"==typeof e?e:(a.value=n.value=r.value="-"===a.value?"":a.value,!1)}{const e=kp(t,a,n,r,l);if("boolean"==typeof e)return e;a.value=r.value}const o=n.maxlength;if(o>0&&r.value.length>o){r.value=r.value.slice(0,o),n.value=r.value;return(void 0!==e.modelValue&&null!==e.modelValue?e.modelValue.toString():"")!==r.value}}}));dr((()=>d.value),(t=>{"number"!==e.type||"-"===a.value&&""===t||(a.value=t.toString())}));const g=["number","digit"],m=zi((()=>g.includes(e.type)?e.step:""));function v(t){if("Enter"!==t.key)return;const n=t.target;t.stopPropagation(),p("confirm",t,{value:n.value}),!e.confirmHold&&n.blur()}return n({$triggerInput:e=>{t("update:modelValue",e.value),t("update:value",e.value),d.value=e.value}}),()=>{let t=e.disabled&&f?gi("input",{key:"disabled-input",ref:u,value:d.value,tabindex:"-1",readonly:!!e.disabled,type:i.value,maxlength:d.maxlength,step:m.value,class:"uni-input-input",style:e.cursorColor?{caretColor:e.cursorColor}:{},onFocus:e=>e.target.blur()},null,44,["value","readonly","type","maxlength","step","onFocus"]):gi("input",{key:"input",ref:u,value:d.value,onInput:e=>{d.value=e.target.value.toString()},disabled:!!e.disabled,type:i.value,maxlength:d.maxlength,step:m.value,enterkeyhint:e.confirmType,pattern:"number"===e.type?"[0-9]*":void 0,class:"uni-input-input",style:e.cursorColor?{caretColor:e.cursorColor}:{},autocomplete:s.value,onKeyup:v,inputmode:e.inputmode},null,44,["value","onInput","disabled","type","maxlength","step","enterkeyhint","pattern","autocomplete","onKeyup","inputmode"]);return gi("uni-input",{ref:c},[gi("div",{class:"uni-input-wrapper"},[mr(gi("div",xi(h.attrs,{style:e.placeholderStyle,class:["uni-input-placeholder",e.placeholderClass]}),[e.placeholder],16),[[as,!(d.value.length||"-"===a.value||a.value.includes("."))]]),"search"===e.confirmType?gi("form",{action:"",onSubmit:e=>e.preventDefault(),class:"uni-input-form"},[t],40,["onSubmit"]):t])],512)}}});const Dp=["class","style"],Op=/^on[A-Z]+/,Ip=(e={})=>{const{excludeListeners:t=!1,excludeKeys:n=[]}=e,r=ki(),o=fn({}),i=fn({}),s=fn({}),a=n.concat(Dp);return r.attrs=Xt(r.attrs),cr((()=>{const e=(n=r.attrs,Object.keys(n).map((e=>[e,n[e]]))).reduce(((e,[n,r])=>(a.includes(n)?e.exclude[n]=r:Op.test(n)?(t||(e.attrs[n]=r),e.listeners[n]=r):e.attrs[n]=r,e)),{exclude:{},attrs:{},listeners:{}});var n;o.value=e.attrs,i.value=e.listeners,s.value=e.exclude})),{$attrs:o,$listeners:i,$excludeAttrs:s}};function Pp(e){const t=[];return g(e)&&e.forEach((e=>{ci(e)?e.type===Jo?t.push(...Pp(e.children)):t.push(e):g(e)&&t.push(...Pp(e))})),t}const Bp=gu({inheritAttrs:!1,name:"MovableArea",props:{scaleArea:{type:Boolean,default:!1}},setup(e,{slots:t}){const n=hn(null),r=hn(!1);let{setContexts:o,events:i}=function(e,t){const n=hn(0),r=hn(0),o=Xt({x:null,y:null}),i=hn(null);let s=null,a=[];function l(t){t&&1!==t&&(e.scaleArea?a.forEach((function(e){e._setScale(t)})):s&&s._setScale(t))}function c(e,n=a){let r=t.value;function o(e){for(let t=0;t{let n=t.touches;if(n&&n.length>1){let t={x:n[1].pageX-n[0].pageX,y:n[1].pageY-n[0].pageY};if(i.value=Rp(t),o.x=t.x,o.y=t.y,!e.scaleArea){let e=c(n[0].target),t=c(n[1].target);s=e&&e===t?e:null}}})),d=vu((e=>{let t=e.touches;if(t&&t.length>1){e.preventDefault();let n={x:t[1].pageX-t[0].pageX,y:t[1].pageY-t[0].pageY};if(null!==o.x&&i.value&&i.value>0){l(Rp(n)/i.value)}o.x=n.x,o.y=n.y}})),h=vu((t=>{let n=t.touches;n&&n.length||t.changedTouches&&(o.x=0,o.y=0,i.value=null,e.scaleArea?a.forEach((function(e){e._endScale()})):s&&s._endScale())}));function f(){p(),a.forEach((function(e,t){e.setParent()}))}function p(){let e=window.getComputedStyle(t.value),o=t.value.getBoundingClientRect();n.value=o.width-["Left","Right"].reduce((function(t,n){const r="padding"+n;return t+parseFloat(e["border"+n+"Width"])+parseFloat(e[r])}),0),r.value=o.height-["Top","Bottom"].reduce((function(t,n){const r="padding"+n;return t+parseFloat(e["border"+n+"Width"])+parseFloat(e[r])}),0)}return Ao("movableAreaWidth",n),Ao("movableAreaHeight",r),{setContexts(e){a=e},events:{_onTouchstart:u,_onTouchmove:d,_onTouchend:h,_resize:f}}}(e,n);const{$listeners:s,$attrs:a,$excludeAttrs:l}=Ip(),c=s.value;["onTouchstart","onTouchmove","onTouchend"].forEach((e=>{let t=c[e],n=i[`_${e}`];c[e]=t?[].concat(t,n):n})),Xr((()=>{i._resize(),r.value=!0}));let u=[];const d=[];function h(){const e=[];for(let t=0;tn===e.rootRef.value));r&&e.push(on(r))}o(e)}return Ao("_isMounted",r),Ao("movableAreaRootRef",n),Ao("addMovableViewContext",(e=>{d.push(e),h()})),Ao("removeMovableViewContext",(e=>{const t=d.indexOf(e);t>=0&&(d.splice(t,1),h())})),()=>{const e=t.default&&t.default();return u=Pp(e),gi("uni-movable-area",xi({ref:n},a.value,l.value,c),[gi(Vf,{onResize:i._resize},null,8,["onResize"]),u],16)}}});function Rp(e){return Math.sqrt(e.x*e.x+e.y*e.y)}const Lp=function(e,t,n,r){e.addEventListener(t,(e=>{y(n)&&!1===n(e)&&((void 0===e.cancelable||e.cancelable)&&e.preventDefault(),e.stopPropagation())}),{passive:!1})};let Np,$p;function zp(e,t,n){Zr((()=>{document.removeEventListener("mousemove",Np),document.removeEventListener("mouseup",$p)}));let r=0,o=0,i=0,s=0;const a=function(e,n,a,l){if(!1===t({cancelable:e.cancelable,target:e.target,currentTarget:e.currentTarget,preventDefault:e.preventDefault.bind(e),stopPropagation:e.stopPropagation.bind(e),touches:e.touches,changedTouches:e.changedTouches,detail:{state:n,x:a,y:l,dx:a-r,dy:l-o,ddx:a-i,ddy:l-s,timeStamp:e.timeStamp}}))return!1};let l,c,u=null;Lp(e,"touchstart",(function(e){if(l=!0,1===e.touches.length&&!u)return u=e,r=i=e.touches[0].pageX,o=s=e.touches[0].pageY,a(e,"start",r,o)})),Lp(e,"mousedown",(function(e){if(c=!0,!l&&!u)return u=e,r=i=e.pageX,o=s=e.pageY,a(e,"start",r,o)})),Lp(e,"touchmove",(function(e){if(1===e.touches.length&&u){const t=a(e,"move",e.touches[0].pageX,e.touches[0].pageY);return i=e.touches[0].pageX,s=e.touches[0].pageY,t}}));const d=Np=function(e){if(!l&&c&&u){const t=a(e,"move",e.pageX,e.pageY);return i=e.pageX,s=e.pageY,t}};document.addEventListener("mousemove",d),Lp(e,"touchend",(function(e){if(0===e.touches.length&&u)return l=!1,u=null,a(e,"end",e.changedTouches[0].pageX,e.changedTouches[0].pageY)}));const h=$p=function(e){if(c=!1,!l&&u)return u=null,a(e,"end",e.pageX,e.pageY)};document.addEventListener("mouseup",h),Lp(e,"touchcancel",(function(e){if(u){l=!1;const t=u;return u=null,a(e,n?"cancel":"end",t.touches[0].pageX,t.touches[0].pageY)}}))}function jp(e,t,n){return e>t-n&&ethis._t&&(e=this._t,this._lastDt=e);let t=this._x_v*e+.5*this._x_a*Math.pow(e,2)+this._x_s,n=this._y_v*e+.5*this._y_a*Math.pow(e,2)+this._y_s;return(this._x_a>0&&tthis._endPositionX)&&(t=this._endPositionX),(this._y_a>0&&nthis._endPositionY)&&(n=this._endPositionY),{x:t,y:n}},Fp.prototype.ds=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),e>this._t&&(e=this._t),{dx:this._x_v+this._x_a*e,dy:this._y_v+this._y_a*e}},Fp.prototype.delta=function(){return{x:-1.5*Math.pow(this._x_v,2)/this._x_a||0,y:-1.5*Math.pow(this._y_v,2)/this._y_a||0}},Fp.prototype.dt=function(){return-this._x_v/this._x_a},Fp.prototype.done=function(){const e=jp(this.s().x,this._endPositionX)||jp(this.s().y,this._endPositionY)||this._lastDt===this._t;return this._lastDt=null,e},Fp.prototype.setEnd=function(e,t){this._endPositionX=e,this._endPositionY=t},Fp.prototype.reconfigure=function(e,t){this._m=e,this._f=1e3*t},qp.prototype._solve=function(e,t){const n=this._c,r=this._m,o=this._k,i=n*n-4*r*o;if(0===i){const o=-n/(2*r),i=e,s=t/(o*e);return{x:function(e){return(i+s*e)*Math.pow(Math.E,o*e)},dx:function(e){const t=Math.pow(Math.E,o*e);return o*(i+s*e)*t+s*t}}}if(i>0){const o=(-n-Math.sqrt(i))/(2*r),s=(-n+Math.sqrt(i))/(2*r),a=(t-o*e)/(s-o),l=e-a;return{x:function(e){let t,n;return e===this._t&&(t=this._powER1T,n=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,o*e)),n||(n=this._powER2T=Math.pow(Math.E,s*e)),l*t+a*n},dx:function(e){let t,n;return e===this._t&&(t=this._powER1T,n=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,o*e)),n||(n=this._powER2T=Math.pow(Math.E,s*e)),l*o*t+a*s*n}}}const s=Math.sqrt(4*r*o-n*n)/(2*r),a=-n/2*r,l=e,c=(t-a*e)/s;return{x:function(e){return Math.pow(Math.E,a*e)*(l*Math.cos(s*e)+c*Math.sin(s*e))},dx:function(e){const t=Math.pow(Math.E,a*e),n=Math.cos(s*e),r=Math.sin(s*e);return t*(c*s*n-l*s*r)+a*t*(c*r+l*n)}}},qp.prototype.x=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._endPosition+this._solution.x(e):0},qp.prototype.dx=function(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._solution.dx(e):0},qp.prototype.setEnd=function(e,t,n){if(n||(n=(new Date).getTime()),e!==this._endPosition||!Vp(t,.1)){t=t||0;let r=this._endPosition;this._solution&&(Vp(t,.1)&&(t=this._solution.dx((n-this._startTime)/1e3)),r=this._solution.x((n-this._startTime)/1e3),Vp(t,.1)&&(t=0),Vp(r,.1)&&(r=0),r+=this._endPosition),this._solution&&Vp(r-e,.1)&&Vp(t,.1)||(this._endPosition=e,this._solution=this._solve(r-this._endPosition,t),this._startTime=n)}},qp.prototype.snap=function(e){this._startTime=(new Date).getTime(),this._endPosition=e,this._solution={x:function(){return 0},dx:function(){return 0}}},qp.prototype.done=function(e){return e||(e=(new Date).getTime()),jp(this.x(),this._endPosition,.1)&&Vp(this.dx(),.1)},qp.prototype.reconfigure=function(e,t,n){this._m=e,this._k=t,this._c=n,this.done()||(this._solution=this._solve(this.x()-this._endPosition,this.dx()),this._startTime=(new Date).getTime())},qp.prototype.springConstant=function(){return this._k},qp.prototype.damping=function(){return this._c},qp.prototype.configuration=function(){return[{label:"Spring Constant",read:this.springConstant.bind(this),write:function(e,t){e.reconfigure(1,t,e.damping())}.bind(this,this),min:100,max:1e3},{label:"Damping",read:this.damping.bind(this),write:function(e,t){e.reconfigure(1,e.springConstant(),t)}.bind(this,this),min:1,max:500}]},Up.prototype.setEnd=function(e,t,n,r){const o=(new Date).getTime();this._springX.setEnd(e,r,o),this._springY.setEnd(t,r,o),this._springScale.setEnd(n,r,o),this._startTime=o},Up.prototype.x=function(){const e=((new Date).getTime()-this._startTime)/1e3;return{x:this._springX.x(e),y:this._springY.x(e),scale:this._springScale.x(e)}},Up.prototype.done=function(){const e=(new Date).getTime();return this._springX.done(e)&&this._springY.done(e)&&this._springScale.done(e)},Up.prototype.reconfigure=function(e,t,n){this._springX.reconfigure(e,t,n),this._springY.reconfigure(e,t,n),this._springScale.reconfigure(e,t,n)};function Wp(e,t){return+((1e3*e-1e3*t)/1e3).toFixed(1)}const Kp=gu({name:"MovableView",props:{direction:{type:String,default:"none"},inertia:{type:[Boolean,String],default:!1},outOfBounds:{type:[Boolean,String],default:!1},x:{type:[Number,String],default:0},y:{type:[Number,String],default:0},damping:{type:[Number,String],default:20},friction:{type:[Number,String],default:2},disabled:{type:[Boolean,String],default:!1},scale:{type:[Boolean,String],default:!1},scaleMin:{type:[Number,String],default:.1},scaleMax:{type:[Number,String],default:10},scaleValue:{type:[Number,String],default:1},animation:{type:[Boolean,String],default:!0}},emits:["change","scale"],setup(e,{slots:t,emit:n}){const r=hn(null),o=yu(r,n),{setParent:i}=function(e,t,n){const r=Do("_isMounted",hn(!1)),o=Do("addMovableViewContext",(()=>{})),i=Do("removeMovableViewContext",(()=>{}));let s,a,l=hn(1),c=hn(1),u=hn(!1),d=hn(0),h=hn(0),f=null,p=null,g=!1,m=null,v=null;const y=new Hp,b=new Hp,_={historyX:[0,0],historyY:[0,0],historyT:[0,0]},w=zi((()=>{let t=Number(e.friction);return isNaN(t)||t<=0?2:t})),S=new Fp(1,w.value);dr((()=>e.disabled),(()=>{U()}));const{_updateOldScale:x,_endScale:E,_setScale:T,scaleValueSync:C,_updateBoundary:M,_updateOffset:k,_updateWH:A,_scaleOffset:D,minX:O,minY:I,maxX:P,maxY:B,FAandSFACancel:R,_getLimitXY:L,_setTransform:N,_revise:$,dampingNumber:z,xMove:j,yMove:V,xSync:H,ySync:F,_STD:q}=function(e,t,n,r,o,i,s,a,l,c){const u=zi((()=>{let t=Number(e.scaleMin);return isNaN(t)?.1:t})),d=zi((()=>{let t=Number(e.scaleMax);return isNaN(t)?10:t})),h=hn(Number(e.scaleValue)||1);dr(h,(e=>{N(e)})),dr(u,(()=>{L()})),dr(d,(()=>{L()})),dr((()=>e.scaleValue),(e=>{h.value=Number(e)||0}));const{_updateBoundary:f,_updateOffset:p,_updateWH:g,_scaleOffset:m,minX:v,minY:y,maxX:b,maxY:_}=function(e,t,n){const r=Do("movableAreaWidth",hn(0)),o=Do("movableAreaHeight",hn(0)),i=Do("movableAreaRootRef"),s={x:0,y:0},a={x:0,y:0},l=hn(0),c=hn(0),u=hn(0),d=hn(0),h=hn(0),f=hn(0);function p(){let e=0-s.x+a.x,t=r.value-l.value-s.x-a.x;u.value=Math.min(e,t),h.value=Math.max(e,t);let n=0-s.y+a.y,i=o.value-c.value-s.y-a.y;d.value=Math.min(n,i),f.value=Math.max(n,i)}function g(){s.x=Gp(e.value,i.value),s.y=Jp(e.value,i.value)}function m(r){r=r||t.value,r=n(r);let o=e.value.getBoundingClientRect();c.value=o.height/t.value,l.value=o.width/t.value;let i=c.value*r,s=l.value*r;a.x=(s-l.value)/2,a.y=(i-c.value)/2}return{_updateBoundary:p,_updateOffset:g,_updateWH:m,_scaleOffset:a,minX:u,minY:d,maxX:h,maxY:f}}(t,r,R),{FAandSFACancel:w,_getLimitXY:S,_animationTo:x,_setTransform:E,_revise:T,dampingNumber:C,xMove:M,yMove:k,xSync:A,ySync:D,_STD:O}=function(e,t,n,r,o,i,s,a,l,c,u,d,h,f){const p=zi((()=>{let e=Number(t.damping);return isNaN(e)?20:e})),g=zi((()=>"all"===t.direction||"horizontal"===t.direction)),m=zi((()=>"all"===t.direction||"vertical"===t.direction)),v=hn(Qp(t.x)),y=hn(Qp(t.y));dr((()=>t.x),(e=>{v.value=Qp(e)})),dr((()=>t.y),(e=>{y.value=Qp(e)})),dr(v,(e=>{T(e)})),dr(y,(e=>{C(e)}));const b=new Up(1,9*Math.pow(p.value,2)/40,p.value);function _(e,t){let n=!1;return e>o.value?(e=o.value,n=!0):ei.value?(t=i.value,n=!0):t1?"htouchmove":"vtouchmove"),j.value&&(n=t.detail.dx+s,_.historyX.shift(),_.historyX.push(n),V.value||null!==m||(m=Math.abs(t.detail.dx/t.detail.dy)<1)),V.value&&(r=t.detail.dy+a,_.historyY.shift(),_.historyY.push(r),j.value||null!==m||(m=Math.abs(t.detail.dy/t.detail.dx)<1)),_.historyT.shift(),_.historyT.push(t.detail.timeStamp),!m){t.preventDefault();let o="touch";nP.value&&(e.outOfBounds?(o="touch-out-of-bounds",n=P.value+y.x(n-P.value)):n=P.value),rB.value&&(e.outOfBounds?(o="touch-out-of-bounds",r=B.value+b.x(r-B.value)):r=B.value),Xp((function(){N(n,r,l.value,o)}))}}}function K(){if(!u.value&&!e.disabled&&g&&(n.value.style.willChange="auto",g=!1,!m&&!$("out-of-bounds")&&e.inertia)){const e=1e3*(_.historyX[1]-_.historyX[0])/(_.historyT[1]-_.historyT[0]),t=1e3*(_.historyY[1]-_.historyY[0])/(_.historyT[1]-_.historyT[0]),n=d.value,r=h.value;S.setV(e,t),S.setS(n,r);const o=S.delta().x,i=S.delta().y;let s=o+n,a=i+r;sP.value&&(s=P.value,a=r+(P.value-n)*i/o),aB.value&&(a=B.value,s=n+(B.value-r)*o/i),S.setEnd(s,a),p=Zp(S,(function(){let e=S.s(),t=e.x,n=e.y;N(t,n,l.value,"friction")}),(function(){p.cancel()}))}e.outOfBounds||e.inertia||R()}function Y(){if(!r.value)return;R();let t=e.scale?C.value:1;k(),A(t),M();let n=L(H.value+D.x,F.value+D.y),o=n.x,i=n.y;N(o,i,t,"",!0),x(t)}return Xr((()=>{zp(n.value,(e=>{switch(e.detail.state){case"start":U();break;case"move":W(e);break;case"end":K()}})),Y(),S.reconfigure(1,w.value),q.reconfigure(1,9*Math.pow(z.value,2)/40,z.value),n.value.style.transformOrigin="center";const e={rootRef:n,setParent:Y,_endScale:E,_setScale:T};o(e),Qr((()=>{i(e)}))})),Qr((()=>{R()})),{setParent:Y}}(e,o,r);return()=>gi("uni-movable-view",{ref:r},[gi(Vf,{onResize:i},null,8,["onResize"]),t.default&&t.default()],512)}});let Yp=!1;function Xp(e){Yp||(Yp=!0,requestAnimationFrame((function(){e(),Yp=!1})))}function Gp(e,t){if(e===t)return 0;let n=e.offsetLeft;return e.offsetParent?n+=Gp(e.offsetParent,t):0}function Jp(e,t){if(e===t)return 0;let n=e.offsetTop;return e.offsetParent?n+=Jp(e.offsetParent,t):0}function Zp(e,t,n){let r={id:0,cancelled:!1};return function e(t,n,r,o){if(!t||!t.cancelled){r(n);let i=n.done();i||t.cancelled||(t.id=requestAnimationFrame(e.bind(null,t,n,r,o))),i&&o&&o(n)}}(r,e,t,n),{cancel:function(e){e&&e.id&&cancelAnimationFrame(e.id),e&&(e.cancelled=!0)}.bind(null,r),model:e}}function Qp(e){return/\d+[ur]px$/i.test(e)?Md(parseFloat(e)):Number(e)||0}const eg=gu({name:"PickerView",props:{value:{type:Array,default:()=>[],validator:function(e){return g(e)&&e.filter((e=>"number"==typeof e)).length===e.length}},indicatorStyle:{type:String,default:""},indicatorClass:{type:String,default:""},maskStyle:{type:String,default:""},maskClass:{type:String,default:""}},emits:["change","pickstart","pickend","update:value"],setup(e,{slots:t,emit:n}){const r=hn(null),o=hn(null),i=yu(r,n),s=function(e){const t=Xt([...e.value]),n=Xt({value:t,height:34});return dr((()=>e.value),((e,t)=>{n.value.length=e.length,e.forEach(((e,t)=>{e!==n.value[t]&&n.value.splice(t,1,e)}))})),n}(e),a=hn(null);Xr((()=>{const e=a.value;e&&(s.height=e.$el.offsetHeight)}));let l=hn([]),c=hn([]);function u(e){let t=c.value;t=t.filter((e=>e.type!==Qo));let n=t.indexOf(e);return-1!==n?n:l.value.indexOf(e)}return Ao("getPickerViewColumn",(function(e){return zi({get(){const t=u(e.vnode);return s.value[t]||0},set(t){const r=u(e.vnode);if(r<0)return;if(s.value[r]!==t){s.value[r]=t;const e=s.value.map((e=>e));n("update:value",e),i("change",{},{value:e})}}})})),Ao("pickerViewProps",e),Ao("pickerViewState",s),()=>{const e=t.default&&t.default();{const t=Pp(e);l.value=t,Ln((()=>{c.value=t}))}return gi("uni-picker-view",{ref:r},[gi(Vf,{ref:a,onResize:({height:e})=>s.height=e},null,8,["onResize"]),gi("div",{ref:o,class:"uni-picker-view-wrapper"},[e],512)],512)}}});class tg{constructor(e){this._drag=e,this._dragLog=Math.log(e),this._x=0,this._v=0,this._startTime=0}set(e,t){this._x=e,this._v=t,this._startTime=(new Date).getTime()}setVelocityByEnd(e){this._v=(e-this._x)*this._dragLog/(Math.pow(this._drag,100)-1)}x(e){void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3);const t=e===this._dt&&this._powDragDt?this._powDragDt:this._powDragDt=Math.pow(this._drag,e);return this._dt=e,this._x+this._v*t/this._dragLog-this._v/this._dragLog}dx(e){void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3);const t=e===this._dt&&this._powDragDt?this._powDragDt:this._powDragDt=Math.pow(this._drag,e);return this._dt=e,this._v*t}done(){return Math.abs(this.dx())<3}reconfigure(e){const t=this.x(),n=this.dx();this._drag=e,this._dragLog=Math.log(e),this.set(t,n)}configuration(){const e=this;return[{label:"Friction",read:function(){return e._drag},write:function(t){e.reconfigure(t)},min:.001,max:.1,step:.001}]}}function ng(e,t,n){return e>t-n&&e0){const o=(-n-Math.sqrt(i))/(2*r),s=(-n+Math.sqrt(i))/(2*r),a=(t-o*e)/(s-o),l=e-a;return{x:function(e){let t,n;return e===this._t&&(t=this._powER1T,n=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,o*e)),n||(n=this._powER2T=Math.pow(Math.E,s*e)),l*t+a*n},dx:function(e){let t,n;return e===this._t&&(t=this._powER1T,n=this._powER2T),this._t=e,t||(t=this._powER1T=Math.pow(Math.E,o*e)),n||(n=this._powER2T=Math.pow(Math.E,s*e)),l*o*t+a*s*n}}}const s=Math.sqrt(4*r*o-n*n)/(2*r),a=-n/2*r,l=e,c=(t-a*e)/s;return{x:function(e){return Math.pow(Math.E,a*e)*(l*Math.cos(s*e)+c*Math.sin(s*e))},dx:function(e){const t=Math.pow(Math.E,a*e),n=Math.cos(s*e),r=Math.sin(s*e);return t*(c*s*n-l*s*r)+a*t*(c*r+l*n)}}}x(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._endPosition+this._solution.x(e):0}dx(e){return void 0===e&&(e=((new Date).getTime()-this._startTime)/1e3),this._solution?this._solution.dx(e):0}setEnd(e,t,n){if(n||(n=(new Date).getTime()),e!==this._endPosition||!rg(t,.4)){t=t||0;let r=this._endPosition;this._solution&&(rg(t,.4)&&(t=this._solution.dx((n-this._startTime)/1e3)),r=this._solution.x((n-this._startTime)/1e3),rg(t,.4)&&(t=0),rg(r,.4)&&(r=0),r+=this._endPosition),this._solution&&rg(r-e,.4)&&rg(t,.4)||(this._endPosition=e,this._solution=this._solve(r-this._endPosition,t),this._startTime=n)}}snap(e){this._startTime=(new Date).getTime(),this._endPosition=e,this._solution={x:function(){return 0},dx:function(){return 0}}}done(e){return e||(e=(new Date).getTime()),ng(this.x(),this._endPosition,.4)&&rg(this.dx(),.4)}reconfigure(e,t,n){this._m=e,this._k=t,this._c=n,this.done()||(this._solution=this._solve(this.x()-this._endPosition,this.dx()),this._startTime=(new Date).getTime())}springConstant(){return this._k}damping(){return this._c}configuration(){return[{label:"Spring Constant",read:this.springConstant.bind(this),write:function(e,t){e.reconfigure(1,t,e.damping())}.bind(this,this),min:100,max:1e3},{label:"Damping",read:this.damping.bind(this),write:function(e,t){e.reconfigure(1,e.springConstant(),t)}.bind(this,this),min:1,max:500}]}}class ig{constructor(e,t,n){this._extent=e,this._friction=t||new tg(.01),this._spring=n||new og(1,90,20),this._startTime=0,this._springing=!1,this._springOffset=0}snap(e,t){this._springOffset=0,this._springing=!0,this._spring.snap(e),this._spring.setEnd(t)}set(e,t){this._friction.set(e,t),e>0&&t>=0?(this._springOffset=0,this._springing=!0,this._spring.snap(e),this._spring.setEnd(0)):e<-this._extent&&t<=0?(this._springOffset=0,this._springing=!0,this._spring.snap(e),this._spring.setEnd(-this._extent)):this._springing=!1,this._startTime=(new Date).getTime()}x(e){if(!this._startTime)return 0;if(e||(e=((new Date).getTime()-this._startTime)/1e3),this._springing)return this._spring.x()+this._springOffset;let t=this._friction.x(e),n=this.dx(e);return(t>0&&n>=0||t<-this._extent&&n<=0)&&(this._springing=!0,this._spring.setEnd(0,n),t<-this._extent?this._springOffset=-this._extent:this._springOffset=0,t=this._spring.x()+this._springOffset),t}dx(e){let t;return t=this._lastTime===e?this._lastDx:this._springing?this._spring.dx(e):this._friction.dx(e),this._lastTime=e,this._lastDx=t,t}done(){return this._springing?this._spring.done():this._friction.done()}setVelocityByEnd(e){this._friction.setVelocityByEnd(e)}configuration(){const e=this._friction.configuration();return e.push.apply(e,this._spring.configuration()),e}}class sg{constructor(e,t){t=t||{},this._element=e,this._options=t,this._enableSnap=t.enableSnap||!1,this._itemSize=t.itemSize||0,this._enableX=t.enableX||!1,this._enableY=t.enableY||!1,this._shouldDispatchScrollEvent=!!t.onScroll,this._enableX?(this._extent=(t.scrollWidth||this._element.offsetWidth)-this._element.parentElement.offsetWidth,this._scrollWidth=t.scrollWidth):(this._extent=(t.scrollHeight||this._element.offsetHeight)-this._element.parentElement.offsetHeight,this._scrollHeight=t.scrollHeight),this._position=0,this._scroll=new ig(this._extent,t.friction,t.spring),this._onTransitionEnd=this.onTransitionEnd.bind(this),this.updatePosition()}onTouchStart(){this._startPosition=this._position,this._lastChangePos=this._startPosition,this._startPosition>0?this._startPosition/=.5:this._startPosition<-this._extent&&(this._startPosition=(this._startPosition+this._extent)/.5-this._extent),this._animation&&(this._animation.cancel(),this._scrolling=!1),this.updatePosition()}onTouchMove(e,t){let n=this._startPosition;this._enableX?n+=e:this._enableY&&(n+=t),n>0?n*=.5:n<-this._extent&&(n=.5*(n+this._extent)-this._extent),this._position=n,this.updatePosition(),this.dispatchScroll()}onTouchEnd(e,t,n){if(this._enableSnap&&this._position>-this._extent&&this._position<0){if(this._enableY&&(Math.abs(t)this._itemSize/2?e-(this._itemSize-Math.abs(t)):e-t,r<=0&&r>=-this._extent&&this._scroll.setVelocityByEnd(r)}this._lastTime=Date.now(),this._lastDelay=0,this._scrolling=!0,this._lastChangePos=this._position,this._lastIdx=Math.floor(Math.abs(this._position/this._itemSize)),this._animation=function(e,t,n){const r={id:0,cancelled:!1};return function e(t,n,r,o){if(!t||!t.cancelled){r(n);const i=n.done();i||t.cancelled||(t.id=requestAnimationFrame(e.bind(null,t,n,r,o))),i&&o&&o(n)}}(r,e,t,n),{cancel:function(e){e&&e.id&&cancelAnimationFrame(e.id),e&&(e.cancelled=!0)}.bind(null,r),model:e}}(this._scroll,(()=>{const e=Date.now(),t=(e-this._scroll._startTime)/1e3,n=this._scroll.x(t);this._position=n,this.updatePosition();const r=this._scroll.dx(t);this._shouldDispatchScrollEvent&&e-this._lastTime>this._lastDelay&&(this.dispatchScroll(),this._lastDelay=Math.abs(2e3/r),this._lastTime=e)}),(()=>{this._enableSnap&&(r<=0&&r>=-this._extent&&(this._position=r,this.updatePosition()),y(this._options.onSnap)&&this._options.onSnap(Math.floor(Math.abs(this._position)/this._itemSize))),this._shouldDispatchScrollEvent&&this.dispatchScroll(),this._scrolling=!1}))}onTransitionEnd(){this._element.style.webkitTransition="",this._element.style.transition="",this._element.removeEventListener("transitionend",this._onTransitionEnd),this._snapping&&(this._snapping=!1),this.dispatchScroll()}snap(){const e=this._itemSize,t=this._position%e,n=Math.abs(t)>this._itemSize/2?this._position-(e-Math.abs(t)):this._position-t;this._position!==n&&(this._snapping=!0,this.scrollTo(-n),y(this._options.onSnap)&&this._options.onSnap(Math.floor(Math.abs(this._position)/this._itemSize)))}scrollTo(e,t){this._animation&&(this._animation.cancel(),this._scrolling=!1),"number"==typeof e&&(this._position=-e),this._position<-this._extent?this._position=-this._extent:this._position>0&&(this._position=0);const n="transform "+(t||.2)+"s ease-out";this._element.style.webkitTransition="-webkit-"+n,this._element.style.transition=n,this.updatePosition(),this._element.addEventListener("transitionend",this._onTransitionEnd)}dispatchScroll(){if(y(this._options.onScroll)&&Math.round(Number(this._lastPos))!==Math.round(this._position)){this._lastPos=this._position;const e={target:{scrollLeft:this._enableX?-this._position:0,scrollTop:this._enableY?-this._position:0,scrollHeight:this._scrollHeight||this._element.offsetHeight,scrollWidth:this._scrollWidth||this._element.offsetWidth,offsetHeight:this._element.parentElement.offsetHeight,offsetWidth:this._element.parentElement.offsetWidth}};this._options.onScroll(e)}}update(e,t,n){let r=0;const o=this._position;this._enableX?(r=this._element.childNodes.length?(t||this._element.offsetWidth)-this._element.parentElement.offsetWidth:0,this._scrollWidth=t):(r=this._element.childNodes.length?(t||this._element.offsetHeight)-this._element.parentElement.offsetHeight:0,this._scrollHeight=t),"number"==typeof e&&(this._position=-e),this._position<-r?this._position=-r:this._position>0&&(this._position=0),this._itemSize=n||this._itemSize,this.updatePosition(),o!==this._position&&(this.dispatchScroll(),y(this._options.onSnap)&&this._options.onSnap(Math.floor(Math.abs(this._position)/this._itemSize))),this._extent=r,this._scroll._extent=r}updatePosition(){let e="";this._enableX?e="translateX("+this._position+"px) translateZ(0)":this._enableY&&(e="translateY("+this._position+"px) translateZ(0)"),this._element.style.webkitTransform=e,this._element.style.transform=e}isScrolling(){return this._scrolling||this._snapping}}const ag=gu({name:"PickerViewColumn",setup(e,{slots:t,emit:n}){const r=hn(null),o=hn(null),i=Do("getPickerViewColumn"),s=ki(),a=i?i(s):hn(0),l=Do("pickerViewProps"),c=Do("pickerViewState"),u=hn(34),d=hn(null);Xr((()=>{const e=d.value;u.value=e.$el.offsetHeight}));const h=zi((()=>(c.height-u.value)/2)),{state:f}=vp();let p;const g=Xt({current:a.value,length:0});let m;function v(){p&&!m&&(m=!0,Ln((()=>{m=!1;let e=Math.min(g.current,g.length-1);e=Math.max(e,0),p.update(e*u.value,void 0,u.value)})))}dr((()=>a.value),(e=>{e!==g.current&&(g.current=e,v())})),dr((()=>g.current),(e=>a.value=e)),dr([()=>u.value,()=>g.length,()=>c.height],v);let y=0;function b(e){const t=y+e.deltaY;if(Math.abs(t)>10){y=0;let e=Math.min(g.current+(t<0?-1:1),g.length-1);g.current=e=Math.max(e,0),p.scrollTo(e*u.value)}else y=t;e.preventDefault()}function _({clientY:e}){const t=r.value;if(!p.isScrolling()){const n=e-t.getBoundingClientRect().top-c.height/2,r=u.value/2;if(!(Math.abs(n)<=r)){const e=Math.ceil((Math.abs(n)-r)/u.value),t=n<0?-e:e;let o=Math.min(g.current+t,g.length-1);g.current=o=Math.max(o,0),p.scrollTo(o*u.value)}}}const w=()=>{const e=r.value,t=o.value,{scroller:n,handleTouchStart:i,handleTouchMove:s,handleTouchEnd:a}=function(e,t){const n={trackingID:-1,maxDy:0,maxDx:0},r=new sg(e,t);function o(e){const t=e,r=e;return"move"===t.detail.state||"end"===t.detail.state?{x:t.detail.dx,y:t.detail.dy}:{x:r.screenX-n.x,y:r.screenY-n.y}}return{scroller:r,handleTouchStart:function(e){const t=e,o=e;"start"===t.detail.state?(n.trackingID="touch",n.x=t.detail.x,n.y=t.detail.y):(n.trackingID="mouse",n.x=o.screenX,n.y=o.screenY),n.maxDx=0,n.maxDy=0,n.historyX=[0],n.historyY=[0],n.historyTime=[t.detail.timeStamp||o.timeStamp],n.listener=r,r.onTouchStart&&r.onTouchStart(),("boolean"!=typeof e.cancelable||e.cancelable)&&e.preventDefault()},handleTouchMove:function(e){const t=e,r=e;if(-1!==n.trackingID){("boolean"!=typeof e.cancelable||e.cancelable)&&e.preventDefault();const i=o(e);if(i){for(n.maxDy=Math.max(n.maxDy,Math.abs(i.y)),n.maxDx=Math.max(n.maxDx,Math.abs(i.x)),n.historyX.push(i.x),n.historyY.push(i.y),n.historyTime.push(t.detail.timeStamp||r.timeStamp);n.historyTime.length>10;)n.historyTime.shift(),n.historyX.shift(),n.historyY.shift();n.listener&&n.listener.onTouchMove&&n.listener.onTouchMove(i.x,i.y)}}},handleTouchEnd:function(e){if(-1!==n.trackingID){e.preventDefault();const t=o(e);if(t){const e=n.listener;n.trackingID=-1,n.listener=null;const r={x:0,y:0};if(n.historyTime.length>2)for(let t=n.historyTime.length-1,o=n.historyTime[t],i=n.historyX[t],s=n.historyY[t];t>0;){t--;const e=o-n.historyTime[t];if(e>30&&e<50){r.x=(i-n.historyX[t])/(e/1e3),r.y=(s-n.historyY[t])/(e/1e3);break}}n.historyTime=[],n.historyX=[],n.historyY=[],e&&e.onTouchEnd&&e.onTouchEnd(t.x,t.y,r)}}}}}(t,{enableY:!0,enableX:!1,enableSnap:!0,itemSize:u.value,friction:new tg(1e-4),spring:new og(2,90,20),onSnap:e=>{isNaN(e)||e===g.current||(g.current=e)}});p=n,zp(e,(e=>{switch(e.detail.state){case"start":i(e);break;case"move":s(e),e.stopPropagation();break;case"end":case"cancel":a(e)}}),!0),function(e){let t=0,n=0;e.addEventListener("touchstart",(e=>{const r=e.changedTouches[0];t=r.clientX,n=r.clientY})),e.addEventListener("touchend",(e=>{const r=e.changedTouches[0];if(Math.abs(r.clientX-t)<20&&Math.abs(r.clientY-n)<20){const t={bubbles:!0,cancelable:!0,target:e.target,currentTarget:e.currentTarget},n=new CustomEvent("click",t);["screenX","screenY","clientX","clientY","pageX","pageY"].forEach((e=>{n[e]=r[e]})),e.target.dispatchEvent(n)}}))}(e),v()};return Xr(w),()=>{const e=t.default&&t.default();g.length=Pp(e).length;const n=`${h.value}px 0`;return gi("uni-picker-view-column",{ref:r},[gi("div",{onWheel:b,onClick:_,class:"uni-picker-view-group"},[gi("div",xi(f.attrs,{class:["uni-picker-view-mask",l.maskClass],style:`background-size: 100% ${h.value}px;${l.maskStyle}`}),null,16),gi("div",xi(f.attrs,{class:["uni-picker-view-indicator",l.indicatorClass],style:l.indicatorStyle}),[gi(Vf,{ref:d,onResize:({height:e})=>u.value=e},null,8,["onResize"])],16),gi("div",{ref:o,class:["uni-picker-view-content"],style:{padding:n,"--picker-view-column-indicator-height":`${u.value}px`}},[e],4)],40,["onWheel","onClick"])],512)}}}),lg={a:"",abbr:"",address:"",article:"",aside:"",b:"",bdi:"",bdo:["dir"],big:"",blockquote:"",br:"",caption:"",center:"",cite:"",code:"",col:["span","width"],colgroup:["span","width"],dd:"",del:"",div:"",dl:"",dt:"",em:"",fieldset:"",font:"",footer:"",h1:"",h2:"",h3:"",h4:"",h5:"",h6:"",header:"",hr:"",i:"",img:["alt","src","height","width"],ins:"",label:"",legend:"",li:"",mark:"",nav:"",ol:["start","type"],p:"",pre:"",q:"",rt:"",ruby:"",s:"",section:"",small:"",span:"",strong:"",sub:"",sup:"",table:["width"],tbody:"",td:["colspan","height","rowspan","width"],tfoot:"",th:["colspan","height","rowspan","width"],thead:"",tr:["colspan","height","rowspan","width"],tt:"",u:"",ul:""},cg={amp:"&",gt:">",lt:"<",nbsp:" ",quot:'"',apos:"'",ldquo:"“",rdquo:"”",yen:"¥",radic:"√",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",hellip:"…"};const ug=(e,t,n)=>!n||g(n)&&!n.length?[]:n.map((n=>{var r;if(T(n)){if(!p(n,"type")||"node"===n.type){let o={[e]:""};const i=null==(r=n.name)?void 0:r.toLowerCase();if(!p(lg,i))return;return function(e,t){if(T(t))for(const n in t)if(p(t,n)){const r=t[n];"img"===e&&"src"===n&&(t[n]=_f(r))}}(i,n.attrs),o=d(o,function(e,t){if(["a","img"].includes(e.name)&&t)return{onClick:n=>{t(n,{node:e}),n.stopPropagation(),n.preventDefault(),n.returnValue=!1}}}(n,t),n.attrs),ji(n.name,o,ug(e,t,n.children))}return"text"===n.type&&b(n.text)&&""!==n.text?yi((n.text||"").replace(/&(([a-zA-Z]+)|(#x{0,1}[\da-zA-Z]+));/gi,(function(e,t){return p(cg,t)&&cg[t]?cg[t]:/^#[0-9]{1,4}$/.test(t)?String.fromCharCode(t.slice(1)):/^#x[0-9a-f]{1,4}$/i.test(t)?String.fromCharCode(0+t.slice(1)):e}))):void 0}}));function dg(e){e=function(e){return e.replace(/<\?xml.*\?>\n/,"").replace(/\n/,"").replace(/\n/,"")}(e);const t=[],n={node:"root",children:[]};return function(e,t){var n,r,o,i=[],s=e;for(i.last=function(){return this[this.length-1]};e;){if(r=!0,i.last()&&np[i.last()])e=e.replace(new RegExp("([\\s\\S]*?)]*>"),(function(e,n){return n=n.replace(/|/g,"$1$2"),t.chars&&t.chars(n),""})),c("",i.last());else if(0==e.indexOf("\x3c!--")?(n=e.indexOf("--\x3e"))>=0&&(t.comment&&t.comment(e.substring(4,n)),e=e.substring(n+3),r=!1):0==e.indexOf("=0&&i[r]!=n;r--);else var r=0;if(r>=0){for(var o=i.length-1;o>=r;o--)t.end&&t.end(i[o]);i.length=r}}c()}(e,{start:function(e,r,o){const i={name:e};if(0!==r.length&&(i.attrs=function(e){return e.reduce((function(e,t){let n=t.value;const r=t.name;return n.match(/ /)&&-1===["style","src"].indexOf(r)&&(n=n.split(" ")),e[r]?Array.isArray(e[r])?e[r].push(n):e[r]=[e[r],n]:e[r]=n,e}),{})}(r)),o){const e=t[0]||n;e.children||(e.children=[]),e.children.push(i)}else t.unshift(i)},end:function(e){const r=t.shift();if(r.name!==e&&console.error("invalid state: mismatch end tag"),0===t.length)n.children.push(r);else{const e=t[0];e.children||(e.children=[]),e.children.push(r)}},chars:function(e){const r={type:"text",text:e};if(0===t.length)n.children.push(r);else{const e=t[0];e.children||(e.children=[]),e.children.push(r)}},comment:function(e){const n={node:"comment",text:e},r=t[0];r&&(r.children||(r.children=[]),r.children.push(n))}}),n.children}const hg=gu({name:"RichText",compatConfig:{MODE:3},props:{nodes:{type:[Array,String],default:function(){return[]}}},emits:["itemclick"],setup(e,{emit:t}){const n=ki(),r=n&&n.vnode.scopeId||"",o=hn(null),i=hn([]),s=yu(o,t);function a(e,t={}){s("itemclick",e,t)}return dr((()=>e.nodes),(function(){let t=e.nodes;b(t)&&(t=dg(e.nodes)),i.value=ug(r,a,t)}),{immediate:!0}),()=>ji("uni-rich-text",{ref:o},ji("div",{},i.value))}}),fg=gu({name:"Refresher",props:{refreshState:{type:String,default:""},refresherHeight:{type:Number,default:0},refresherThreshold:{type:Number,default:45},refresherDefaultStyle:{type:String,default:"black"},refresherBackground:{type:String,default:"#fff"}},setup(e,{slots:t}){const n=hn(null),r=zi((()=>{const t={backgroundColor:e.refresherBackground};switch(e.refreshState){case"pulling":t.height=e.refresherHeight+"px";break;case"refreshing":t.height=e.refresherThreshold+"px",t.transition="height 0.3s";break;case"":case"refresherabort":case"restore":t.height="0px",t.transition="height 0.3s"}return t})),o=zi((()=>{const t=e.refresherHeight/e.refresherThreshold;return 360*(t>1?1:t)}));return()=>{const{refreshState:i,refresherDefaultStyle:s,refresherThreshold:a}=e;return gi("div",{ref:n,style:r.value,class:"uni-scroll-view-refresher"},["none"!==s?gi("div",{class:"uni-scroll-view-refresh"},[gi("div",{class:"uni-scroll-view-refresh-inner"},["pulling"==i?gi("svg",{key:"refresh__icon",style:{transform:"rotate("+o.value+"deg)"},fill:"#2BD009",class:"uni-scroll-view-refresh__icon",width:"24",height:"24",viewBox:"0 0 24 24"},[gi("path",{d:"M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"},null),gi("path",{d:"M0 0h24v24H0z",fill:"none"},null)],4):null,"refreshing"==i?gi("svg",{key:"refresh__spinner",class:"uni-scroll-view-refresh__spinner",width:"24",height:"24",viewBox:"25 25 50 50"},[gi("circle",{cx:"50",cy:"50",r:"20",fill:"none",style:"color: #2bd009","stroke-width":"3"},null)]):null])]):null,"none"===s?gi("div",{class:"uni-scroll-view-refresher-container",style:{height:`${a}px`}},[t.default&&t.default()]):null],4)}}}),pg=xe(!0),gg=gu({name:"ScrollView",compatConfig:{MODE:3},props:{direction:{type:[String],default:"vertical"},scrollX:{type:[Boolean,String],default:!1},scrollY:{type:[Boolean,String],default:!1},showScrollbar:{type:[Boolean,String],default:!0},upperThreshold:{type:[Number,String],default:50},lowerThreshold:{type:[Number,String],default:50},scrollTop:{type:[Number,String],default:0},scrollLeft:{type:[Number,String],default:0},scrollIntoView:{type:String,default:""},scrollWithAnimation:{type:[Boolean,String],default:!1},enableBackToTop:{type:[Boolean,String],default:!1},refresherEnabled:{type:[Boolean,String],default:!1},refresherThreshold:{type:Number,default:45},refresherDefaultStyle:{type:String,default:"black"},refresherBackground:{type:String,default:"#fff"},refresherTriggered:{type:[Boolean,String],default:!1}},emits:["scroll","scrolltoupper","scrolltolower","refresherrefresh","refresherrestore","refresherpulling","refresherabort","update:refresherTriggered"],setup(e,{emit:t,slots:n,expose:r}){const o=hn(null),i=hn(null),s=hn(null),a=hn(null),l=yu(o,t),{state:c,scrollTopNumber:u,scrollLeftNumber:d}=function(e){const t=zi((()=>Number(e.scrollTop)||0)),n=zi((()=>Number(e.scrollLeft)||0));return{state:Xt({lastScrollTop:t.value,lastScrollLeft:n.value,lastScrollToUpperTime:0,lastScrollToLowerTime:0,refresherHeight:0,refreshState:""}),scrollTopNumber:t,scrollLeftNumber:n}}(e),{realScrollX:h,realScrollY:f,_scrollLeftChanged:p,_scrollTopChanged:g}=function(e,t,n,r,o,i,s,a,l){let c=!1,u=0,d=!1,h=()=>{};const f=zi((()=>e.scrollX)),p=zi((()=>e.scrollY)),g=zi((()=>{let t=Number(e.upperThreshold);return isNaN(t)?50:t})),m=zi((()=>{let t=Number(e.lowerThreshold);return isNaN(t)?50:t}));function v(e,t){const n=s.value;let r=0,o="";if(e<0?e=0:"x"===t&&e>n.scrollWidth-n.offsetWidth?e=n.scrollWidth-n.offsetWidth:"y"===t&&e>n.scrollHeight-n.offsetHeight&&(e=n.scrollHeight-n.offsetHeight),"x"===t?r=n.scrollLeft-e:"y"===t&&(r=n.scrollTop-e),0===r)return;let i=a.value;i.style.transition="transform .3s ease-out",i.style.webkitTransition="-webkit-transform .3s ease-out","x"===t?o="translateX("+r+"px) translateZ(0)":"y"===t&&(o="translateY("+r+"px) translateZ(0)"),i.removeEventListener("transitionend",h),i.removeEventListener("webkitTransitionEnd",h),h=()=>S(e,t),i.addEventListener("transitionend",h),i.addEventListener("webkitTransitionEnd",h),"x"===t?n.style.overflowX="hidden":"y"===t&&(n.style.overflowY="hidden"),i.style.transform=o,i.style.webkitTransform=o}function y(e){const n=e.target;o("scroll",e,{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop,scrollHeight:n.scrollHeight,scrollWidth:n.scrollWidth,deltaX:t.lastScrollLeft-n.scrollLeft,deltaY:t.lastScrollTop-n.scrollTop}),p.value&&(n.scrollTop<=g.value&&t.lastScrollTop-n.scrollTop>0&&e.timeStamp-t.lastScrollToUpperTime>200&&(o("scrolltoupper",e,{direction:"top"}),t.lastScrollToUpperTime=e.timeStamp),n.scrollTop+n.offsetHeight+m.value>=n.scrollHeight&&t.lastScrollTop-n.scrollTop<0&&e.timeStamp-t.lastScrollToLowerTime>200&&(o("scrolltolower",e,{direction:"bottom"}),t.lastScrollToLowerTime=e.timeStamp)),f.value&&(n.scrollLeft<=g.value&&t.lastScrollLeft-n.scrollLeft>0&&e.timeStamp-t.lastScrollToUpperTime>200&&(o("scrolltoupper",e,{direction:"left"}),t.lastScrollToUpperTime=e.timeStamp),n.scrollLeft+n.offsetWidth+m.value>=n.scrollWidth&&t.lastScrollLeft-n.scrollLeft<0&&e.timeStamp-t.lastScrollToLowerTime>200&&(o("scrolltolower",e,{direction:"right"}),t.lastScrollToLowerTime=e.timeStamp)),t.lastScrollTop=n.scrollTop,t.lastScrollLeft=n.scrollLeft}function b(t){p.value&&(e.scrollWithAnimation?v(t,"y"):s.value.scrollTop=t)}function _(t){f.value&&(e.scrollWithAnimation?v(t,"x"):s.value.scrollLeft=t)}function w(t){if(t){if(!/^[_a-zA-Z][-_a-zA-Z0-9:]*$/.test(t))return void console.error(`id error: scroll-into-view=${t}`);let n=i.value.querySelector("#"+t);if(n){let t=s.value.getBoundingClientRect(),r=n.getBoundingClientRect();if(f.value){let n=r.left-t.left,o=s.value.scrollLeft+n;e.scrollWithAnimation?v(o,"x"):s.value.scrollLeft=o}if(p.value){let n=r.top-t.top,o=s.value.scrollTop+n;e.scrollWithAnimation?v(o,"y"):s.value.scrollTop=o}}}}function S(e,t){a.value.style.transition="",a.value.style.webkitTransition="",a.value.style.transform="",a.value.style.webkitTransform="";let n=s.value;"x"===t?(n.style.overflowX=f.value?"auto":"hidden",n.scrollLeft=e):"y"===t&&(n.style.overflowY=p.value?"auto":"hidden",n.scrollTop=e),a.value.removeEventListener("transitionend",h),a.value.removeEventListener("webkitTransitionEnd",h)}function x(n){if(e.refresherEnabled){switch(n){case"refreshing":t.refresherHeight=e.refresherThreshold,c||(c=!0,o("refresherpulling",{},{deltaY:t.refresherHeight,dy:t.refresherHeight}),o("refresherrefresh",{},{dy:T.y-E.y}),l("update:refresherTriggered",!0));break;case"restore":case"refresherabort":c=!1,t.refresherHeight=u=0,"restore"===n&&(d=!1,o("refresherrestore",{},{dy:T.y-E.y})),"refresherabort"===n&&d&&(d=!1,o("refresherabort",{},{dy:T.y-E.y}))}t.refreshState=n}}let E={x:0,y:0},T={x:0,y:e.refresherThreshold};return Xr((()=>{Ln((()=>{b(n.value),_(r.value)})),w(e.scrollIntoView);let i=function(e){e.preventDefault(),e.stopPropagation(),y(e)},a=null,l=function(n){if(null===E)return;let r=n.touches[0].pageX,i=n.touches[0].pageY,l=s.value;if(Math.abs(r-E.x)>Math.abs(i-E.y))if(f.value){if(0===l.scrollLeft&&r>E.x)return void(a=!1);if(l.scrollWidth===l.offsetWidth+l.scrollLeft&&rE.y)a=!1,e.refresherEnabled&&!1!==n.cancelable&&n.preventDefault();else{if(l.scrollHeight===l.offsetHeight+l.scrollTop&&i0&&(d=!0,o("refresherpulling",n,{deltaY:r,dy:r})))}},h=function(e){1===e.touches.length&&(E={x:e.touches[0].pageX,y:e.touches[0].pageY})},g=function(n){T={x:n.changedTouches[0].pageX,y:n.changedTouches[0].pageY},t.refresherHeight>=e.refresherThreshold?x("refreshing"):x("refresherabort"),E={x:0,y:0},T={x:0,y:e.refresherThreshold}};s.value.addEventListener("touchstart",h,pg),s.value.addEventListener("touchmove",l,xe(!1)),s.value.addEventListener("scroll",i,xe(!1)),s.value.addEventListener("touchend",g,pg),Zr((()=>{s.value.removeEventListener("touchstart",h),s.value.removeEventListener("touchmove",l),s.value.removeEventListener("scroll",i),s.value.removeEventListener("touchend",g)}))})),$r((()=>{p.value&&(s.value.scrollTop=t.lastScrollTop),f.value&&(s.value.scrollLeft=t.lastScrollLeft)})),dr(n,(e=>{b(e)})),dr(r,(e=>{_(e)})),dr((()=>e.scrollIntoView),(e=>{w(e)})),dr((()=>e.refresherTriggered),(e=>{!0===e?x("refreshing"):!1===e&&x("restore")})),{realScrollX:f,realScrollY:p,_scrollTopChanged:b,_scrollLeftChanged:_}}(e,c,u,d,l,o,i,a,t),m=zi((()=>{let e="";return h.value?e+="overflow-x:auto;":e+="overflow-x:hidden;",f.value?e+="overflow-y:auto;":e+="overflow-y:hidden;",e})),v=zi((()=>{let t="uni-scroll-view";return!1===e.showScrollbar&&(t+=" uni-scroll-view-scrollbar-hidden"),t}));return r({$getMain:()=>i.value}),()=>{const{refresherEnabled:t,refresherBackground:r,refresherDefaultStyle:l,refresherThreshold:u}=e,{refresherHeight:d,refreshState:h}=c;return gi("uni-scroll-view",{ref:o},[gi("div",{ref:s,class:"uni-scroll-view"},[gi("div",{ref:i,style:m.value,class:v.value},[t?gi(fg,{refreshState:h,refresherHeight:d,refresherThreshold:u,refresherDefaultStyle:l,refresherBackground:r},{default:()=>["none"==l?n.refresher&&n.refresher():null]},8,["refreshState","refresherHeight","refresherThreshold","refresherDefaultStyle","refresherBackground"]):null,gi("div",{ref:a,class:"uni-scroll-view-content"},[n.default&&n.default()],512)],6)],512)],512)}}});function mg(e,t,n,r,o,i){function s(){c&&(clearTimeout(c),c=null)}let a,l,c=null,u=!0,d=0,h=1,f=null,p=!1,g=0,m="";const v=zi((()=>n.value.length>t.displayMultipleItems)),y=zi((()=>e.circular&&v.value));function b(o){Math.floor(2*d)===Math.floor(2*o)&&Math.ceil(2*d)===Math.ceil(2*o)||y.value&&function(r){if(!u)for(let o=n.value,i=o.length,s=r+t.displayMultipleItems,a=0;a=c.length&&(o-=c.length),o=a%1>.5||a<0?o-1:o,i("transition",{},{dx:e.vertical?0:o*l.offsetWidth,dy:e.vertical?o*l.offsetHeight:0})}function _(e){const r=n.value.length;if(!r)return-1;const o=(Math.round(e)%r+r)%r;if(y.value){if(r<=t.displayMultipleItems)return 0}else if(o>r-t.displayMultipleItems)return r-t.displayMultipleItems;return o}function w(){f=null}function S(){if(!f)return void(p=!1);const e=f,r=e.toPos,o=e.acc,s=e.endTime,c=e.source,u=s-Date.now();if(u<=0){b(r),f=null,p=!1,a=null;const e=n.value[t.current];if(e){const n=e.getItemId();i("animationfinish",{},{current:t.current,currentItemId:n,source:c})}return}b(r+o*u*u/2),l=requestAnimationFrame(S)}function x(e,r,o){w();const i=t.duration,s=n.value.length;let a=d;if(y.value)if(o<0){for(;ae;)a-=s}else if(o>0){for(;a>e;)a-=s;for(;a+se;)a-=s;a+s-ee.current,()=>e.currentItemId,()=>[...n.value]],(()=>{let r=-1;if(e.currentItemId)for(let t=0,o=n.value;te.vertical,()=>y.value,()=>t.displayMultipleItems,()=>[...n.value]],(function(){s(),f&&(b(f.toPos),f=null);const o=n.value;for(let t=0;t0&&h<1||(h=1)}const a=d;d=-2;const l=t.current;l>=0?(u=!1,t.userTracking?(b(a+l-g),g=l):(b(l),e.autoplay&&E())):(u=!0,b(-t.displayMultipleItems-1))})),dr((()=>t.interval),(()=>{c&&(s(),E())})),dr((()=>t.current),((e,r)=>{!function(e,r){const o=m;m="";const s=n.value;if(!o){const t=s.length;x(e,"",y.value&&r+(t-e)%t>t/2?1:0)}const a=s[e];if(a){const e=t.currentItemId=a.getItemId();i("change",{},{current:t.current,currentItemId:e,source:o})}}(e,r),o("update:current",e)})),dr((()=>t.currentItemId),(e=>{o("update:currentItemId",e)})),dr((()=>e.autoplay&&!t.userTracking),T),T(e.autoplay&&!t.userTracking),Xr((()=>{let o=!1,i=0,a=0;function l(e){t.userTracking=!1;const n=i/Math.abs(i);let r=0;!e&&Math.abs(i)>.2&&(r=.5*n);const o=_(d+r);e?b(g):(m="touch",t.current=o,x(o,"touch",0!==r?r:0===o&&y.value&&d>=1?1:0))}zp(r.value,(c=>{if(!e.disableTouch&&!u){if("start"===c.detail.state)return t.userTracking=!0,o=!1,s(),g=d,i=0,a=Date.now(),void w();if("end"===c.detail.state)return l(!1);if("cancel"===c.detail.state)return l(!0);if(t.userTracking){if(!o){o=!0;const n=Math.abs(c.detail.dx),r=Math.abs(c.detail.dy);if((n>=r&&e.vertical||n<=r&&!e.vertical)&&(t.userTracking=!1),!t.userTracking)return void(e.autoplay&&E())}return function(o){const s=a;a=Date.now();const l=n.value.length-t.displayMultipleItems;function c(e){return.5-.25/(e+.5)}function u(e,t){let n=g+e;i=.6*i+.4*t,y.value||(n<0||n>l)&&(n<0?n=-c(-n):n>l&&(n=l+c(n-l)),i=0),b(n)}const d=a-s||1,h=r.value;e.vertical?u(-o.dy/h.offsetHeight,-o.ddy/d):u(-o.dx/h.offsetWidth,-o.ddx/d)}(c.detail),!1}}}))})),Qr((()=>{s(),cancelAnimationFrame(l)})),{onSwiperDotClick:function(e){x(t.current=e,m="click",y.value?1:0)},circularEnabled:y,swiperEnabled:v}}const vg=gu({name:"Swiper",props:{indicatorDots:{type:[Boolean,String],default:!1},vertical:{type:[Boolean,String],default:!1},autoplay:{type:[Boolean,String],default:!1},circular:{type:[Boolean,String],default:!1},interval:{type:[Number,String],default:5e3},duration:{type:[Number,String],default:500},current:{type:[Number,String],default:0},indicatorColor:{type:String,default:""},indicatorActiveColor:{type:String,default:""},previousMargin:{type:String,default:""},nextMargin:{type:String,default:""},currentItemId:{type:String,default:""},skipHiddenItemLayout:{type:[Boolean,String],default:!1},displayMultipleItems:{type:[Number,String],default:1},disableTouch:{type:[Boolean,String],default:!1},navigation:{type:[Boolean,String],default:!1},navigationColor:{type:String,default:"#fff"},navigationActiveColor:{type:String,default:"rgba(53, 53, 53, 0.6)"}},emits:["change","transition","animationfinish","update:current","update:currentItemId"],setup(e,{slots:t,emit:n}){const r=hn(null),o=yu(r,n),i=hn(null),s=hn(null),a=function(e){return Xt({interval:zi((()=>{const t=Number(e.interval);return isNaN(t)?5e3:t})),duration:zi((()=>{const t=Number(e.duration);return isNaN(t)?500:t})),displayMultipleItems:zi((()=>{const t=Math.round(e.displayMultipleItems);return isNaN(t)?1:t})),current:Math.round(e.current)||0,currentItemId:e.currentItemId,userTracking:!1})}(e),l=zi((()=>{let t={};return(e.nextMargin||e.previousMargin)&&(t=e.vertical?{left:0,right:0,top:wc(e.previousMargin,!0),bottom:wc(e.nextMargin,!0)}:{top:0,bottom:0,left:wc(e.previousMargin,!0),right:wc(e.nextMargin,!0)}),t})),c=zi((()=>{const t=Math.abs(100/a.displayMultipleItems)+"%";return{width:e.vertical?"100%":t,height:e.vertical?t:"100%"}}));let u=[];const d=[],h=hn([]);function f(){const e=[];for(let t=0;tn===e.rootRef.value));r&&e.push(on(r))}h.value=e}Ao("addSwiperContext",(function(e){d.push(e),f()}));Ao("removeSwiperContext",(function(e){const t=d.indexOf(e);t>=0&&(d.splice(t,1),f())}));const{onSwiperDotClick:p,circularEnabled:g,swiperEnabled:m}=mg(e,a,h,s,n,o);let v=()=>null;return v=yg(r,e,a,p,h,g,m),()=>{const n=t.default&&t.default();return u=Pp(n),gi("uni-swiper",{ref:r},[gi("div",{ref:i,class:"uni-swiper-wrapper"},[gi("div",{class:"uni-swiper-slides",style:l.value},[gi("div",{ref:s,class:"uni-swiper-slide-frame",style:c.value},[n],4)],4),e.indicatorDots&&gi("div",{class:["uni-swiper-dots",e.vertical?"uni-swiper-dots-vertical":"uni-swiper-dots-horizontal"]},[h.value.map(((t,n,r)=>gi("div",{onClick:()=>p(n),class:{"uni-swiper-dot":!0,"uni-swiper-dot-active":n=a.current||n{let a=!1,l=!1,c=!1,u=hn(!1);function h(e,n){const r=e.currentTarget;r&&(r.style.backgroundColor="over"===n?t.navigationActiveColor:"")}cr((()=>{a="auto"===t.navigation,u.value=!0!==t.navigation||a,b()})),cr((()=>{const e=o.value.length,t=!i.value;l=0===n.current&&t,c=n.current===e-1&&t||t&&n.current+n.displayMultipleItems>=e,s.value||(l=!0,c=!0,a&&(u.value=!0))}));const f={onMouseover:e=>h(e,"over"),onMouseout:e=>h(e,"out")};function p(e,t,s){if(e.stopPropagation(),s)return;const a=o.value.length;let l=n.current;switch(t){case"prev":l--,l<0&&i.value&&(l=a-1);break;case"next":l++,l>=a&&i.value&&(l=0)}r(l)}const g=()=>Mc(Cc,t.navigationColor,26);let m;const v=n=>{clearTimeout(m);const{clientX:r,clientY:o}=n,{left:i,right:s,top:a,bottom:l,width:c,height:d}=e.value.getBoundingClientRect();let h=!1;if(h=t.vertical?!(o-a{u.value=h}),300);u.value=h},y=()=>{u.value=!0};function b(){e.value&&(e.value.removeEventListener("mousemove",v),e.value.removeEventListener("mouseleave",y),a&&(e.value.addEventListener("mousemove",v),e.value.addEventListener("mouseleave",y)))}return Xr(b),function(){const e={"uni-swiper-navigation-hide":u.value,"uni-swiper-navigation-vertical":t.vertical};return t.navigation?gi(Jo,null,[gi("div",xi({class:["uni-swiper-navigation uni-swiper-navigation-prev",d({"uni-swiper-navigation-disabled":l},e)],onClick:e=>p(e,"prev",l)},f),[g()],16,["onClick"]),gi("div",xi({class:["uni-swiper-navigation uni-swiper-navigation-next",d({"uni-swiper-navigation-disabled":c},e)],onClick:e=>p(e,"next",c)},f),[g()],16,["onClick"])]):null}},bg=gu({name:"SwiperItem",props:{itemId:{type:String,default:""}},setup(e,{slots:t}){const n=hn(null),r={rootRef:n,getItemId:()=>e.itemId,getBoundingClientRect:()=>n.value.getBoundingClientRect(),updatePosition(e,t){const r=t?"0":100*e+"%",o=t?100*e+"%":"0",i=n.value,s=`translate(${r},${o}) translateZ(0)`;i&&(i.style.webkitTransform=s,i.style.transform=s)}};return Xr((()=>{const e=Do("addSwiperContext");e&&e(r)})),Qr((()=>{const e=Do("removeSwiperContext");e&&e(r)})),()=>gi("uni-swiper-item",{ref:n,style:{position:"absolute",width:"100%",height:"100%"}},[t.default&&t.default()],512)}}),_g={ensp:" ",emsp:" ",nbsp:" "};function wg(e,t){return function(e,{space:t,decode:n}){let r="",o=!1;for(let i of e)t&&_g[t]&&" "===i&&(i=_g[t]),o?(r+="n"===i?"\n":"\\"===i?"\\":"\\"+i,o=!1):"\\"===i?o=!0:r+=i;return n?r.replace(/ /g,_g.nbsp).replace(/ /g,_g.ensp).replace(/ /g,_g.emsp).replace(/</g,"<").replace(/>/g,">").replace(/&/g,"&").replace(/"/g,'"').replace(/'/g,"'"):r}(e,t).split("\n")}const Sg=gu({name:"Text",props:{selectable:{type:[Boolean,String],default:!1},space:{type:String,default:""},decode:{type:[Boolean,String],default:!1}},setup(e,{slots:t}){const n=hn(null);return()=>{const r=[];return t.default&&t.default().forEach((t=>{if(8&t.shapeFlag&&t.type!==Qo){const n=wg(t.children,{space:e.space,decode:e.decode}),o=n.length-1;n.forEach(((e,t)=>{(0!==t||e)&&r.push(yi(e)),t!==o&&r.push(gi("br"))}))}else r.push(t)})),gi("uni-text",{ref:n,selectable:!!e.selectable||null},[gi("span",null,r)],8,["selectable"])}}}),xg=gu({name:"View",props:d({},bu),setup(e,{slots:t}){const n=hn(null),{hovering:r,binding:o}=_u(e);return()=>{const i=e.hoverClass;return i&&"none"!==i?gi("uni-view",xi({class:r.value?i:"",ref:n},o),[io(t,"default")],16):gi("uni-view",{ref:n},[io(t,"default")],512)}}});function Eg(e,t){if(t||(t=e.id),t)return e.$options.name.toLowerCase()+"."+t}function Tg(e,t,n){e&&Fl(n||Oc(),e,(({type:e,data:n},r)=>{t(e,n,r)}))}function Cg(e,t){e&&function(e,t){t=Hl(e,t),delete Vl[t]}(t||Oc(),e)}let Mg=0;function kg(e,t,n,r){y(t)&&Wr(e,t.bind(n),r)}function Ag(e,t,n){const r=e.mpType||n.$mpType;if(r&&"component"!==r&&(Object.keys(e).forEach((r=>{if(function(e,t,n=!0){return!(n&&!y(t))&&(Ie.indexOf(e)>-1||0===e.indexOf("on"))}(r,e[r],!1)){const o=e[r];g(o)?o.forEach((e=>kg(r,e,n,t))):kg(r,o,n,t)}})),"page"===r)){t.__isVisible=!0;try{let e=t.attrs.__pageQuery;0,Lc(n,"onLoad",e),delete t.attrs.__pageQuery;const r=n.$page;"preloadPage"!==(null==r?void 0:r.openType)&&Lc(n,"onShow")}catch(C_){console.error(C_.message+"\n"+C_.stack)}}}function Dg(e,t,n){Ag(e,t,n)}function Og(e,t,n){return e[t]=n}function Ig(e,...t){const n=this[e];return n?n(...t):(console.error(`method ${e} not found`),null)}function Pg(e){const t=e.config.errorHandler;return function(n,r,o){t&&t(n,r,o);const i=e._instance;if(!i||!i.proxy)throw n;i.onError?Lc(i.proxy,"onError",n):Cn(n,0,r&&r.$.vnode,!1)}}function Bg(e,t){return e?[...new Set([].concat(e,t))]:t}function Rg(e){const t=e.config;var n;t.errorHandler=Be(e,Pg),n=t.optionMergeStrategies,Ie.forEach((e=>{n[e]=Bg}));const r=t.globalProperties;r.$set=Og,r.$applyOptions=Dg,r.$callMethod=Ig,function(e){Pe.forEach((t=>t(e)))}(e)}function Lg(e){const t=fl({history:zg(),strict:!!__uniConfig.router.strict,routes:__uniRoutes,scrollBehavior:$g});t.beforeEach(((e,t)=>{var n;e&&t&&e.meta.isTabBar&&t.meta.isTabBar&&(n=t.meta.tabBarIndex,"undefined"!=typeof window&&(Ng[n]={left:window.pageXOffset,top:window.pageYOffset}))})),e.router=t,e.use(t)}let Ng=Object.create(null);const $g=(e,t,n)=>{if(n)return n;if(e&&t&&e.meta.isTabBar&&t.meta.isTabBar){const t=(r=e.meta.tabBarIndex,Ng[r]);if(t)return t}return{left:0,top:0};var r};function zg(){let{routerBase:e}=__uniConfig.router;"/"===e&&(e="");const t=(n=e,(n=location.host?n||location.pathname+location.search:"").includes("#")||(n+="#"),Ma(n));var n;return t.listen(((e,t,n)=>{"back"===n.direction&&function(e=1){const t=of(),n=t.length-1,r=n-e;for(let o=n;o>r;o--){const e=Gh(t[o]);sf(uf(e.path,e.id),!1)}}(Math.abs(n.delta))})),t}const jg={install(e){Rg(e),Qc(e),uu(e),e.config.warnHandler||(e.config.warnHandler=Vg),Lg(e)}};function Vg(e,t,n){if(t){if("PageMetaHead"===t.$.type.name)return;const e=t.$.parent;if(e&&"PageMeta"===e.type.name)return}const r=[`[Vue warn]: ${e}`];n.length&&r.push("\n",n),console.warn(...r)}const Hg={class:"uni-async-loading"},Fg=gi("i",{class:"uni-loading"},null,-1),qg=mu({name:"AsyncLoading",render:()=>(ri(),li("div",Hg,[Fg]))});function Ug(){window.location.reload()}const Wg=mu({name:"AsyncError",setup(){Il();const{t:e}=Dl();return()=>gi("div",{class:"uni-async-error",onClick:Ug},[e("uni.async.error")],8,["onClick"])}});let Kg;function Yg(){return Kg}function Xg(e){Kg=e,Object.defineProperty(Kg.$.ctx,"$children",{get:()=>of().map((e=>e.$vm))});const t=Kg.$.appContext.app;t.component(qg.name)||t.component(qg.name,qg),t.component(Wg.name)||t.component(Wg.name,Wg),function(e){e.$vm=e,e.$mpType="app";const t=hn(Dl().getLocale());Object.defineProperty(e,"$locale",{get:()=>t.value,set(e){t.value=e}})}(Kg),function(e,t){const n=e.$options||{};n.globalData=d(n.globalData||{},t),Object.defineProperty(e,"globalData",{get:()=>n.globalData,set(e){n.globalData=e}})}(Kg),lu(),Fc()}function Gg(e,{clone:t,init:n,setup:r,before:o}){t&&(e=d({},e)),o&&o(e);const i=e.setup;return e.setup=(e,t)=>{const o=ki();if(n(o.proxy),r(o),i)return i(e,t)},e}function Jg(e,t){return e&&(e.__esModule||"Module"===e[Symbol.toStringTag])?Gg(e.default,t):Gg(e,t)}function Zg(e){return Jg(e,{clone:!0,init:cf,setup(e){e.$pageInstance=e;const t=Pu(),n=Ce(t.query);e.attrs.__pageQuery=n,Gh(e.proxy).options=n,e.proxy.options=n;const r=Ou();var o,i;return e.onReachBottom=Xt([]),e.onPageScroll=Xt([]),dr([e.onReachBottom,e.onPageScroll],(()=>{const t=Ac();e.proxy===t&&yf(e,r)}),{once:!0}),Yr((()=>{ff(e,r)})),Xr((()=>{pf(e);const{onReady:n}=e;n&&L(n),nm(t)})),jr((()=>{if(!e.__isVisible){ff(e,r),e.__isVisible=!0;const{onShow:n}=e;n&&L(n),Ln((()=>{nm(t)}))}}),"ba",o),function(e,t){jr(e,"bda",t)}((()=>{if(e.__isVisible&&!e.__isUnload){e.__isVisible=!1;{const{onHide:t}=e;t&&L(t)}}})),i=r.id,Cy.subscribe(Hl(i,"invokeViewApi"),ql),Zr((()=>{!function(e){Cy.unsubscribe(Hl(e,"invokeViewApi")),Object.keys(Vl).forEach((t=>{0===t.indexOf(e+".")&&delete Vl[t]}))}(r.id)})),n}})}function Qg(){const{windowWidth:e,windowHeight:t,screenWidth:n,screenHeight:r}=Bm(),o=90===Math.abs(Number(window.orientation))?"landscape":"portrait";My.emit("onResize",{deviceOrientation:o,size:{windowWidth:e,windowHeight:t,screenWidth:n,screenHeight:r}})}function em(e){T(e.data)&&"WEB_INVOKE_APPSERVICE"===e.data.type&&My.emit("onWebInvokeAppService",e.data.data,e.data.pageId)}function tm(){const{emit:e}=My;"visible"===document.visibilityState?e("onAppEnterForeground",d({},jf)):e("onAppEnterBackground")}function nm(e){const{tabBarText:t,tabBarIndex:n,route:r}=e.meta;t&&Lc("onTabItemTap",{index:n,text:t,pagePath:r})}let rm,om=0;function im(e,t,n,r){var o,i=document.createElement("script"),s=t.callback||"callback",a="__uni_jsonp_callback_"+om++,l=t.timeout||3e4;function c(){clearTimeout(o),delete window[a],i.remove()}window[a]=e=>{y(n)&&n(e),c()},i.onerror=()=>{y(r)&&r(),c()},o=setTimeout((function(){y(r)&&r(),c()}),l),i.src=e+(e.indexOf("?")>=0?"&":"?")+s+"="+a,document.body.appendChild(i)}function sm(e){function t(){const e=this.div;this.getPanes().floatPane.appendChild(e)}function n(){const e=this.div.parentNode;e&&e.removeChild(this.div)}function r(){const t=this.option;this.Text=new e.Text({text:t.content,anchor:"bottom-center",offset:new e.Pixel(0,t.offsetY-16),style:{padding:(t.padding||8)+"px","line-height":(t.fontSize||14)+"px","border-radius":(t.borderRadius||0)+"px","border-color":`${t.bgColor||"#fff"} transparent transparent`,"background-color":t.bgColor||"#fff","box-shadow":"0 2px 6px 0 rgba(114, 124, 245, .5)","text-align":"center","font-size":(t.fontSize||14)+"px",color:t.color||"#000"},position:t.position});(e.event||e.Event).addListener(this.Text,"click",(()=>{this.callback()})),this.Text.setMap(t.map)}function o(){}function i(){this.Text&&this.option.map.remove(this.Text)}function s(){this.Text&&this.option.map.remove(this.Text)}class a{constructor(e={},a){this.createAMapText=r,this.removeAMapText=i,this.createBMapText=o,this.removeBMapText=s,this.onAdd=t,this.construct=t,this.onRemove=n,this.destroy=n,this.option=e||{};const l=this.visible=this.alwaysVisible="ALWAYS"===e.display;if(pm())this.callback=a,this.visible&&this.createAMapText();else if(gm())this.visible&&this.createBMapText();else{const t=e.map;this.position=e.position,this.index=1;const n=this.div=document.createElement("div"),r=n.style;r.position="absolute",r.whiteSpace="nowrap",r.transform="translateX(-50%) translateY(-100%)",r.zIndex="1",r.boxShadow=e.boxShadow||"none",r.display=l?"block":"none";const o=this.triangle=document.createElement("div");o.setAttribute("style","position: absolute;white-space: nowrap;border-width: 4px;border-style: solid;border-color: #fff transparent transparent;border-image: initial;font-size: 12px;padding: 0px;background-color: transparent;width: 0px;height: 0px;transform: translate(-50%, 100%);left: 50%;bottom: 0;"),this.setStyle(e),n.appendChild(o),t&&this.setMap(t)}}set onclick(e){this.div.onclick=e}get onclick(){return this.div.onclick}setOption(e){this.option=e,"ALWAYS"===e.display?this.alwaysVisible=this.visible=!0:this.alwaysVisible=!1,pm()?this.visible&&this.createAMapText():gm()?this.visible&&this.createBMapText():(this.setPosition(e.position),this.setStyle(e))}setStyle(e){const t=this.div,n=t.style;t.innerText=e.content||"",n.lineHeight=(e.fontSize||14)+"px",n.fontSize=(e.fontSize||14)+"px",n.padding=(e.padding||8)+"px",n.color=e.color||"#000",n.borderRadius=(e.borderRadius||0)+"px",n.backgroundColor=e.bgColor||"#fff",n.marginTop="-"+((e.top||0)+5)+"px",this.triangle.style.borderColor=`${e.bgColor||"#fff"} transparent transparent`}setPosition(e){this.position=e,this.draw()}draw(){const e=this.getProjection();if(!this.position||!this.div||!e)return;const t=e.fromLatLngToDivPixel(this.position),n=this.div.style;n.left=t.x+"px",n.top=t.y+"px"}changed(){this.div.style.display=this.visible?"block":"none"}}if(!pm()&&!gm()){const t=new(e.OverlayView||e.Overlay);a.prototype.setMap=t.setMap,a.prototype.getMap=t.getMap,a.prototype.getPanes=t.getPanes,a.prototype.getProjection=t.getProjection,a.prototype.map_changed=t.map_changed,a.prototype.set=t.set,a.prototype.get=t.get,a.prototype.setOptions=t.setValues,a.prototype.bindTo=t.bindTo,a.prototype.bindsTo=t.bindsTo,a.prototype.notify=t.notify,a.prototype.setValues=t.setValues,a.prototype.unbind=t.unbind,a.prototype.unbindAll=t.unbindAll,a.prototype.addListener=t.addListener}return a}const am={};function lm(e,t){const n=dm();if(!n.key)return void console.error("Map key not configured.");const r=am[n.type]=am[n.type]||[];if(rm)t(rm);else if(window[n.type]&&window[n.type].maps)rm=pm()||gm()?window[n.type]:window[n.type].maps,rm.Callout=rm.Callout||sm(rm),t(rm);else if(r.length)r.push(t);else{r.push(t);const o=window,i="__map_callback__"+n.type;o[i]=function(){delete o[i],rm=pm()||gm()?window[n.type]:window[n.type].maps,rm.Callout=sm(rm),r.forEach((e=>e(rm))),r.length=0},pm()&&function(e){window._AMapSecurityConfig={securityJsCode:e.securityJsCode||"",serviceHost:e.serviceHost||""}}(n);const s=document.createElement("script");let a=cm(n.type);n.type===um.QQ&&e.push("geometry"),e.length&&(a+=`libraries=${e.join("%2C")}&`),n.type===um.BMAP?s.src=`${a}ak=${n.key}&callback=${i}`:s.src=`${a}key=${n.key}&callback=${i}`,s.onerror=function(){console.error("Map load failed.")},document.body.appendChild(s)}}const cm=e=>({qq:"https://map.qq.com/api/js?v=2.exp&",google:"https://maps.googleapis.com/maps/api/js?",AMap:"https://webapi.amap.com/maps?v=2.0&",BMapGL:"https://api.map.baidu.com/api?type=webgl&v=1.0&"}[e]);var um=(e=>(e.QQ="qq",e.GOOGLE="google",e.AMAP="AMap",e.BMAP="BMapGL",e.UNKNOWN="",e))(um||{});function dm(){return __uniConfig.bMapKey?{type:"BMapGL",key:__uniConfig.bMapKey}:__uniConfig.qqMapKey?{type:"qq",key:__uniConfig.qqMapKey}:__uniConfig.googleMapKey?{type:"google",key:__uniConfig.googleMapKey}:__uniConfig.aMapKey?{type:"AMap",key:__uniConfig.aMapKey,securityJsCode:__uniConfig.aMapSecurityJsCode,serviceHost:__uniConfig.aMapServiceHost}:{type:"",key:""}}let hm=!1,fm=!1;const pm=()=>fm?hm:(fm=!0,hm="AMap"===dm().type),gm=()=>"BMapGL"===dm().type;const mm=mu({name:"MapMarker",props:{id:{type:[Number,String],default:""},latitude:{type:[Number,String],require:!0},longitude:{type:[Number,String],require:!0},title:{type:String,default:""},iconPath:{type:String,require:!0},rotate:{type:[Number,String],default:0},alpha:{type:[Number,String],default:1},width:{type:[Number,String],default:""},height:{type:[Number,String],default:""},callout:{type:Object,default:null},label:{type:Object,default:null},anchor:{type:Object,default:null},clusterId:{type:[Number,String],default:""},customCallout:{type:Object,default:null},ariaLabel:{type:String,default:""}},setup(e){const t=String(isNaN(Number(e.id))?"":e.id),n=Do("onMapReady"),r=function(e){const t="uni-map-marker-label-"+e,n=document.createElement("style");return n.id=t,document.head.appendChild(n),Qr((()=>{n.remove()})),function(e){const r=Object.assign({},e,{position:"absolute",top:"70px",borderStyle:"solid"}),o=document.createElement("div");return Object.keys(r).forEach((e=>{o.style[e]=r[e]||""})),n.innerText=`.${t}{${o.getAttribute("style")}}`,t}}(t);let o;function i(e){pm()?e.removeAMapText():e.setMap(null)}if(n(((n,s,a)=>{function l(e){const l=e.title;let c;c=pm()?new s.LngLat(e.longitude,e.latitude):gm()?new s.Point(e.longitude,e.latitude):new s.LatLng(e.latitude,e.longitude);const u=new Image;let d=0;u.onload=()=>{const h=e.anchor||{};let f,p,g,m,v="number"==typeof h.x?h.x:.5,y="number"==typeof h.y?h.y:1;e.iconPath&&(e.width||e.height)?(p=e.width||u.width/u.height*e.height,g=e.height||u.height/u.width*e.width):(p=u.width/2,g=u.height/2),d=g,m=g-(g-y*g),f="MarkerImage"in s?new s.MarkerImage(u.src,null,null,new s.Point(v*p,y*g),new s.Size(p,g)):"Icon"in s?new s.Icon({image:u.src,size:new s.Size(p,g),imageSize:new s.Size(p,g),imageOffset:new s.Pixel(v*p,y*g)}):{url:u.src,anchor:new s.Point(v,y),size:new s.Size(p,g)},gm()?(o=new s.Marker(new s.Point(c.lng,c.lat)),n.addOverlay(o)):(o.setPosition(c),o.setIcon(f)),"setRotation"in o&&o.setRotation(e.rotate||0);const b=e.label||{};let _;if("label"in o&&(o.label.setMap(null),delete o.label),b.content){const e={borderColor:b.borderColor,borderWidth:(Number(b.borderWidth)||0)+"px",padding:(Number(b.padding)||0)+"px",borderRadius:(Number(b.borderRadius)||0)+"px",backgroundColor:b.bgColor,color:b.color,fontSize:(b.fontSize||14)+"px",lineHeight:(b.fontSize||14)+"px",marginLeft:(Number(b.anchorX||b.x)||0)+"px",marginTop:(Number(b.anchorY||b.y)||0)+"px"};if("Label"in s)_=new s.Label({position:c,map:n,clickable:!1,content:b.content,style:e}),o.label=_;else if("setLabel"in o)if(pm()){const t=`

    \n ${b.content}\n
    `;o.setLabel({content:t,direction:"bottom-right"})}else{const t=r(e);o.setLabel({text:b.content,color:e.color,fontSize:e.fontSize,className:t})}}const w=e.callout||{};let S,x=o.callout;if(w.content||l){pm()&&w.content&&(w.content=w.content.replaceAll("\n","
    "));const r="0px 0px 3px 1px rgba(0,0,0,0.5)";let i=-d/2;if((e.width||e.height)&&(i+=14-d/2),S=w.content?{position:c,map:n,top:m,offsetY:i,content:w.content,color:w.color,fontSize:w.fontSize,borderRadius:w.borderRadius,bgColor:w.bgColor,padding:w.padding,boxShadow:w.boxShadow||r,display:w.display}:{position:c,map:n,top:m,offsetY:i,content:l,boxShadow:r},x)x.setOption(S);else if(pm()){const e=()=>{""!==t&&a("callouttap",{},{markerId:Number(t)})};x=o.callout=new s.Callout(S,e)}else x=o.callout=new s.Callout(S),x.div.onclick=function(e){""!==t&&a("callouttap",e,{markerId:Number(t)}),e.stopPropagation(),e.preventDefault()},dm().type===um.GOOGLE&&(x.div.ontouchstart=function(e){e.stopPropagation()},x.div.onpointerdown=function(e){e.stopPropagation()})}else x&&(i(x),delete o.callout)},e.iconPath?u.src=_f(e.iconPath):console.error("Marker.iconPath is required.")}!function(e){gm()||(o=new s.Marker({map:n,flat:!0,autoRotation:!1})),l(e);const r=s.event||s.Event;gm()||r.addListener(o,"click",(()=>{const n=o.callout;if(n&&!n.alwaysVisible)if(pm())n.visible=!n.visible,n.visible?o.callout.createAMapText():o.callout.removeAMapText();else if(n.set("visible",!n.visible),n.visible){const e=n.div,t=e.parentNode;t.removeChild(e),t.appendChild(e)}t&&a("markertap",{},{markerId:Number(t),latitude:e.latitude,longitude:e.longitude})}))}(e),dr(e,l)})),t){const e=Do("addMapChidlContext"),r=Do("removeMapChidlContext"),i={id:t,translate(e){n(((t,n,r)=>{const i=e.destination,s=e.duration,a=!!e.autoRotate;let l=Number(e.rotate)||0,c=0;"getRotation"in o&&(c=o.getRotation());const u=o.getPosition(),d=new n.LatLng(i.latitude,i.longitude),h=n.geometry.spherical.computeDistanceBetween(u,d)/1e3/(("number"==typeof s?s:1e3)/36e5),f=n.event||n.Event,p=f.addListener(o,"moving",(e=>{const t=e.latLng,n=o.label;n&&n.setPosition(t);const r=o.callout;r&&r.setPosition(t)})),g=f.addListener(o,"moveend",(()=>{g.remove(),p.remove(),o.lastPosition=u,o.setPosition(d);const t=o.label;t&&t.setPosition(d);const n=o.callout;n&&n.setPosition(d);const r=e.animationEnd;y(r)&&r()}));let m=0;a&&(o.lastPosition&&(m=n.geometry.spherical.computeHeading(o.lastPosition,u)),l=n.geometry.spherical.computeHeading(u,d)-m),"setRotation"in o&&o.setRotation(c+l),"moveTo"in o?o.moveTo(d,h):(o.setPosition(d),f.trigger(o,"moveend",{}))}))}};e(i),Qr((()=>r(i)))}return Qr((function(){o&&(o.label&&"setMap"in o.label&&o.label.setMap(null),o.callout&&i(o.callout),o.setMap(null))})),()=>null}});function vm(e){if(!e)return{r:0,g:0,b:0,a:0};let t=e.slice(1);const n=t.length;if(![3,4,6,8].includes(n))return{r:0,g:0,b:0,a:0};3!==n&&4!==n||(t=t.replace(/(\w{1})/g,"$1$1"));let[r,o,i,s]=t.match(/(\w{2})/g);const a=parseInt(r,16),l=parseInt(o,16),c=parseInt(i,16);return s?{r:a,g:l,b:c,a:(`0x100${s}`-65536)/255}:{r:a,g:l,b:c,a:1}}const ym={points:{type:Array,require:!0},color:{type:String,default:"#000000"},width:{type:[Number,String],default:""},dottedLine:{type:[Boolean,String],default:!1},arrowLine:{type:[Boolean,String],default:!1},arrowIconPath:{type:String,default:""},borderColor:{type:String,default:"#000000"},borderWidth:{type:[Number,String],default:""},colorList:{type:Array,default:()=>[]},level:{type:String,default:""}},bm=mu({name:"MapPolyline",props:ym,setup(e){let t,n;function r(){t&&t.setMap(null),n&&n.setMap(null)}return Do("onMapReady")(((o,i)=>{function s(e){const r=[];e.points.forEach((e=>{let t;t=pm()?[e.longitude,e.latitude]:gm()?new i.Point(e.longitude,e.latitude):new i.LatLng(e.latitude,e.longitude),r.push(t)}));const s=Number(e.width)||1,{r:a,g:l,b:c,a:u}=vm(e.color),{r:d,g:h,b:f,a:p}=vm(e.borderColor),g={map:o,clickable:!1,path:r,strokeWeight:s,strokeColor:e.color||void 0,strokeDashStyle:e.dottedLine?"dash":"solid"},m=Number(e.borderWidth)||0,v={map:o,clickable:!1,path:r,strokeWeight:s+2*m,strokeColor:e.borderColor||void 0,strokeDashStyle:e.dottedLine?"dash":"solid"};"Color"in i?(g.strokeColor=new i.Color(a,l,c,u),v.strokeColor=new i.Color(d,h,f,p)):(g.strokeColor=`rgb(${a}, ${l}, ${c})`,g.strokeOpacity=u,v.strokeColor=`rgb(${d}, ${h}, ${f})`,v.strokeOpacity=p),m&&(n=new i.Polyline(v)),gm()?(t=new i.Polyline(g.path,g),o.addOverlay(t)):t=new i.Polyline(g)}s(e),dr(e,(function(e){r(),s(e)}))})),Qr(r),()=>null}}),_m=mu({name:"MapCircle",props:{latitude:{type:[Number,String],require:!0},longitude:{type:[Number,String],require:!0},color:{type:String,default:"#000000"},fillColor:{type:String,default:"#00000000"},radius:{type:[Number,String],require:!0},strokeWidth:{type:[Number,String],default:""},level:{type:String,default:""}},setup(e){let t;function n(){t&&t.setMap(null)}return Do("onMapReady")(((r,o)=>{function i(e){const n=pm()||gm()?[e.longitude,e.latitude]:new o.LatLng(e.latitude,e.longitude),i={map:r,center:n,clickable:!1,radius:e.radius,strokeWeight:Number(e.strokeWidth)||1,strokeDashStyle:"solid"};if(gm())i.strokeColor=e.color,i.fillColor=e.fillColor||"#000",i.fillOpacity=1;else{const{r:t,g:n,b:r,a:s}=vm(e.fillColor),{r:a,g:l,b:c,a:u}=vm(e.color);"Color"in o?(i.fillColor=new o.Color(t,n,r,s),i.strokeColor=new o.Color(a,l,c,u)):(i.fillColor=`rgb(${t}, ${n}, ${r})`,i.fillOpacity=s,i.strokeColor=`rgb(${a}, ${l}, ${c})`,i.strokeOpacity=u)}if(gm()){let e=new o.Point(i.center[0],i.center[1]);t=new o.Circle(e,i.radius,i),r.addOverlay(t)}else t=new o.Circle(i),pm()&&r.add(t)}i(e),dr(e,(function(e){n(),i(e)}))})),Qr(n),()=>null}}),wm={id:{type:[Number,String],default:""},position:{type:Object,required:!0},iconPath:{type:String,required:!0},clickable:{type:[Boolean,String],default:""},trigger:{type:Function,required:!0}},Sm=mu({name:"MapControl",props:wm,setup(e){const t=zi((()=>_f(e.iconPath))),n=zi((()=>{let t=`top:${e.position.top||0}px;left:${e.position.left||0}px;`;return e.position.width&&(t+=`width:${e.position.width}px;`),e.position.height&&(t+=`height:${e.position.height}px;`),t})),r=t=>{e.clickable&&e.trigger("controltap",t,{controlId:e.id})};return()=>gi("div",{class:"uni-map-control"},[gi("img",{src:t.value,style:n.value,class:"uni-map-control-icon",onClick:r},null,12,["src","onClick"])])}}),xm=navigator.cookieEnabled&&(window.localStorage||window.sessionStorage)||{};let Em;function Tm(){if(Em=Em||xm.__DC_STAT_UUID,!Em){Em=Date.now()+""+Math.floor(1e7*Math.random());try{xm.__DC_STAT_UUID=Em}catch(e){}}return Em}function Cm(){if(!0!==__uniConfig.darkmode)return b(__uniConfig.darkmode)?__uniConfig.darkmode:"light";try{return window.matchMedia("(prefers-color-scheme: light)").matches?"light":"dark"}catch(e){return"light"}}function Mm(){let e,t="0",n="",r="phone";const o=navigator.language;if(xf){e="iOS";const r=wf.match(/OS\s([\w_]+)\slike/);r&&(t=r[1].replace(/_/g,"."));const o=wf.match(/\(([a-zA-Z]+);/);o&&(n=o[1])}else if(Sf){e="Android";const r=wf.match(/Android[\s/]([\w\.]+)[;\s]/);r&&(t=r[1]);const o=wf.match(/\((.+?)\)/),i=o?o[1].split(";"):wf.split(" "),s=[/\bAndroid\b/i,/\bLinux\b/i,/\bU\b/i,/^\s?[a-z][a-z]$/i,/^\s?[a-z][a-z]-[a-z][a-z]$/i,/\bwv\b/i,/\/[\d\.,]+$/,/^\s?[\d\.,]+$/,/\bBrowser\b/i,/\bMobile\b/i];for(let e=0;e0){n=t.split("Build")[0].trim();break}let r;for(let e=0;e-1&&e.indexOf("MSIE")>-1,n=e.indexOf("Edge")>-1&&!t,r=e.indexOf("Trident")>-1&&e.indexOf("rv:11.0")>-1;if(t){new RegExp("MSIE (\\d+\\.\\d+);").test(e);const t=parseFloat(RegExp.$1);return t>6?t:6}return n?-1:r?11:-1}());if("-1"!==l)a="IE";else{const e=["Version","Firefox","Chrome","Edge{0,1}"],t=["Safari","Firefox","Chrome","Edge"];for(let n=0;n{const e=window.devicePixelRatio,t=kf(),n=Af(t),r=Df(t,n),o=function(e,t){return e?Math[t?"min":"max"](screen.height,screen.width):screen.height}(t,n),i=Of(r);let s=window.innerHeight;const a=dc.top,l={left:dc.left,right:i-dc.right,top:dc.top,bottom:s-dc.bottom,width:i-dc.left-dc.right,height:s-dc.top-dc.bottom},{top:c,bottom:u}=mc();return s-=c,s-=u,{windowTop:c,windowBottom:u,windowWidth:i,windowHeight:s,pixelRatio:e,screenWidth:r,screenHeight:o,statusBarHeight:a,safeArea:l,safeAreaInsets:{top:dc.top,right:dc.right,bottom:dc.bottom,left:dc.left},screenTop:o-s}}));let Am,Dm=!0;function Om(){Dm&&(Am=Mm())}const Im=vd(0,(()=>{Om();const{deviceBrand:e,deviceModel:t,brand:n,model:r,platform:o,system:i,deviceOrientation:s,deviceType:a,osname:l,osversion:c}=Am;return d({brand:n,deviceBrand:e,deviceModel:t,devicePixelRatio:window.devicePixelRatio,deviceId:Tm(),deviceOrientation:s,deviceType:a,model:r,platform:o,system:i,osName:l?l.toLocaleLowerCase():void 0,osVersion:c})})),Pm=vd(0,(()=>{Om();const{theme:e,language:t,browserName:n,browserVersion:r}=Am;return d({appId:__uniConfig.appId,appName:__uniConfig.appName,appVersion:__uniConfig.appVersion,appVersionCode:__uniConfig.appVersionCode,appLanguage:Yd?Yd():t,enableDebug:!1,hostSDKVersion:void 0,hostPackageName:void 0,hostFontSizeSetting:void 0,hostName:n,hostVersion:r,hostTheme:e,hostLanguage:t,language:t,SDKVersion:"",theme:e,version:"",uniPlatform:"web",isUniAppX:!1,uniCompileVersion:__uniConfig.compilerVersion,uniCompilerVersion:__uniConfig.compilerVersion,uniRuntimeVersion:__uniConfig.compilerVersion},{})})),Bm=vd(0,(()=>{Dm=!0,Om(),Dm=!1;const e=km(),t=Im(),n=Pm();Dm=!0;const{ua:r,browserName:o,browserVersion:i,osname:s,osversion:a}=Am,l=d(e,t,n,{ua:r,browserName:o,browserVersion:i,uniPlatform:"web",uniCompileVersion:__uniConfig.compilerVersion,uniRuntimeVersion:__uniConfig.compilerVersion,fontSizeSetting:void 0,osName:s.toLocaleLowerCase(),osVersion:a,osLanguage:void 0,osTheme:void 0});return delete l.screenTop,delete l.enableDebug,__uniConfig.darkmode||delete l.theme,function(e){let t={};return T(e)&&Object.keys(e).sort().forEach((n=>{const r=n;t[r]=e[r]})),Object.keys(t)?t:e}(l)})),Rm=yd("getSystemInfo",((e,{resolve:t})=>t(Bm())));function Lm(){zm().then((({networkType:e})=>{My.invokeOnCallback("onNetworkStatusChange",{isConnected:"none"!==e,networkType:e})}))}function Nm(){return navigator.connection||navigator.webkitConnection||navigator.mozConnection}const $m=pd("onNetworkStatusChange",(()=>{const e=Nm();e?e.addEventListener("change",Lm):(window.addEventListener("offline",Lm),window.addEventListener("online",Lm))})),zm=yd("getNetworkType",((e,{resolve:t})=>{const n=Nm();let r="unknown";return n?(r=n.type,"cellular"===r&&n.effectiveType?r=n.effectiveType.replace("slow-",""):!r&&n.effectiveType?r=n.effectiveType:["none","wifi"].includes(r)||(r="unknown")):!1===navigator.onLine&&(r="none"),t({networkType:r})}));let jm=null;const Vm=pd("onCompass",(()=>{Fm()})),Hm=gd("offCompass",(()=>{qm()})),Fm=yd("startCompass",((e,{resolve:t,reject:n})=>{if(window.DeviceOrientationEvent){if(!jm){if(DeviceOrientationEvent.requestPermission)return void DeviceOrientationEvent.requestPermission().then((e=>{"granted"===e?(r(),t()):n(`${e}`)})).catch((e=>{n(`${e}`)}));r()}t()}else n();function r(){jm=function(e){const t=360-(null!==e.alpha?e.alpha:360);My.invokeOnCallback("onCompass",{direction:t})},window.addEventListener("deviceorientation",jm,!1)}})),qm=yd("stopCompass",((e,{resolve:t})=>{jm&&(window.removeEventListener("deviceorientation",jm,!1),jm=null),t()}));const Um=yd("setClipboardData",((e,t)=>{return n=void 0,r=[e,t],o=function*({data:e},{resolve:t,reject:n}){try{yield navigator.clipboard.writeText(e),t()}catch(r){!function(e,t,n){const r=document.getElementById("#clipboard");r&&r.remove();const o=document.createElement("textarea");o.setAttribute("inputmode","none"),o.id="#clipboard",o.style.position="fixed",o.style.top="-9999px",o.style.zIndex="-9999",document.body.appendChild(o),o.value=e,o.select(),o.setSelectionRange(0,o.value.length);const i=document.execCommand("Copy",!1);o.blur(),i?t():n()}(e,t,n)}},new Promise(((e,t)=>{var i=e=>{try{a(o.next(e))}catch(C_){t(C_)}},s=e=>{try{a(o.throw(e))}catch(C_){t(C_)}},a=t=>t.done?e(t.value):Promise.resolve(t.value).then(i,s);a((o=o.apply(n,r)).next())}));var n,r,o}),0,th);const Wm=vd(0,((e,t)=>{const n=typeof t,r="string"===n?t:JSON.stringify({type:n,data:t});localStorage.setItem(e,r)})),Km=yd("setStorage",(({key:e,data:t},{resolve:n,reject:r})=>{try{Wm(e,t),n()}catch(o){r(o.message)}}));function Ym(e){const t=localStorage&&localStorage.getItem(e);if(!b(t))throw new Error("data not found");let n=t;try{const e=function(e){const t=["object","string","number","boolean","undefined"];try{const n=b(e)?JSON.parse(e):e,r=n.type;if(t.indexOf(r)>=0){const e=Object.keys(n);if(2===e.length&&"data"in n){if(typeof n.data===r)return n.data;if("object"===r&&/^\d{4}-\d{2}-\d{2}T\d{2}\:\d{2}\:\d{2}\.\d{3}Z$/.test(n.data))return new Date(n.data)}else if(1===e.length)return""}}catch(n){}}(JSON.parse(t));void 0!==e&&(n=e)}catch(r){}return n}const Xm=vd(0,(e=>{try{return Ym(e)}catch(t){return""}})),Gm=yd("getStorage",(({key:e},{resolve:t,reject:n})=>{try{t({data:Ym(e)})}catch(r){n(r.message)}})),Jm=vd(0,(()=>{localStorage&&localStorage.clear()}));const Zm=yd("getImageInfo",(({src:e},{resolve:t,reject:n})=>{const r=new Image;r.onload=function(){t({width:r.naturalWidth,height:r.naturalHeight,path:0===e.indexOf("/")?window.location.protocol+"//"+window.location.host+e:e})},r.onerror=function(){n()},r.src=e}),0,ah),Qm={image:{jpg:"jpeg",jpe:"jpeg",pbm:"x-portable-bitmap",pgm:"x-portable-graymap",pnm:"x-portable-anymap",ppm:"x-portable-pixmap",psd:"vnd.adobe.photoshop",pic:"x-pict",rgb:"x-rgb",svg:"svg+xml",svgz:"svg+xml",tif:"tiff",xif:"vnd.xiff",wbmp:"vnd.wap.wbmp",wdp:"vnd.ms-photo",xbm:"x-xbitmap",ico:"x-icon"},video:{"3g2":"3gpp2","3gp":"3gpp",avi:"x-msvideo",f4v:"x-f4v",flv:"x-flv",jpgm:"jpm",jpgv:"jpeg",m1v:"mpeg",m2v:"mpeg",mpe:"mpeg",mpg:"mpeg",mpg4:"mpeg",m4v:"x-m4v",mkv:"x-matroska",mov:"quicktime",qt:"quicktime",movie:"x-sgi-movie",mp4v:"mp4",ogv:"ogg",smv:"x-smv",wm:"x-ms-wm",wmv:"x-ms-wmv",wmx:"x-ms-wmx",wvx:"x-ms-wvx"}};function ev({count:e,sourceType:t,type:n,extension:r}){pp();const o=document.createElement("input");return o.type="file",function(e,t){for(const n in t)e.style[n]=t[n]}(o,{position:"absolute",visibility:"hidden",zIndex:"-999",width:"0",height:"0",top:"0",left:"0"}),o.accept=r.map((e=>{if("all"!==n){const t=e.replace(".","");return`${n}/${Qm[n][t]||t}`}return function(){const e=window.navigator.userAgent.toLowerCase().match(/MicroMessenger/i);return!(!e||"micromessenger"!==e[0])}()?".":0===e.indexOf(".")?e:`.${e}`})).join(","),e&&e>1&&(o.multiple=!0),"all"!==n&&t instanceof Array&&1===t.length&&"camera"===t[0]&&o.setAttribute("capture","camera"),o}let tv=null;const nv=yd("chooseFile",(({count:e,sourceType:t,type:n,extension:r},{resolve:o,reject:i})=>{Ll();const{t:s}=Dl();tv&&(document.body.removeChild(tv),tv=null),tv=ev({count:e,sourceType:t,type:n,extension:r}),document.body.appendChild(tv),tv.addEventListener("change",(function(t){const n=t.target,r=[];if(n&&n.files){const t=n.files.length;for(let o=0;o(i=i||$f(t),i)}),oe))},tempFiles:r})})),tv.click(),gp()||console.warn(s("uni.chooseFile.notUserActivation"))}),0,sh);let rv=null;const ov=yd("chooseImage",(({count:e,sourceType:t,extension:n},{resolve:r,reject:o})=>{Ll();const{t:i}=Dl();rv&&(document.body.removeChild(rv),rv=null),rv=ev({count:e,sourceType:t,extension:n,type:"image"}),document.body.appendChild(rv),rv.addEventListener("change",(function(t){const n=t.target,o=[];if(n&&n.files){const t=n.files.length;for(let r=0;r(i=i||$f(t),i)}),re))},tempFiles:o})})),rv.click(),gp()||console.warn(i("uni.chooseFile.notUserActivation"))}),0,oh),iv={esc:["Esc","Escape"],enter:["Enter"]},sv=Object.keys(iv);function av(){const e=hn(""),t=hn(!1),n=n=>{if(t.value)return;const r=sv.find((e=>-1!==iv[e].indexOf(n.key)));r&&(e.value=r),Ln((()=>e.value=""))};return Xr((()=>{document.addEventListener("keyup",n)})),Zr((()=>{document.removeEventListener("keyup",n)})),{key:e,disable:t}}const lv=gi("div",{class:"uni-mask"},null,-1);function cv(e,t,n){return t.onClose=(...e)=>(t.visible=!1,n.apply(null,e)),Ls(Ar({setup:()=>()=>(ri(),li(e,t,null,16))}))}function uv(e){let t=document.getElementById(e);return t||(t=document.createElement("div"),t.id=e,document.body.append(t)),t}function dv(e,{onEsc:t,onEnter:n}){const r=hn(e.visible),{key:o,disable:i}=av();return dr((()=>e.visible),(e=>r.value=e)),dr((()=>r.value),(e=>i.value=!e)),cr((()=>{const{value:e}=o;"esc"===e?t&&t():"enter"===e&&n&&n()})),r}const hv=md("request",(({url:e,data:t,header:n={},method:r,dataType:o,responseType:i,withCredentials:s,timeout:a=__uniConfig.networkTimeout.request},{resolve:l,reject:c})=>{let u=null;const d=function(e){const t=Object.keys(e).find((e=>"content-type"===e.toLowerCase()));if(!t)return;const n=e[t];if(0===n.indexOf("application/json"))return"json";if(0===n.indexOf("application/x-www-form-urlencoded"))return"urlencoded";return"string"}(n);if("GET"!==r)if(b(t)||t instanceof ArrayBuffer)u=t;else if("json"===d)try{u=JSON.stringify(t)}catch(m){u=t.toString()}else if("urlencoded"===d){const e=[];for(const n in t)p(t,n)&&e.push(encodeURIComponent(n)+"="+encodeURIComponent(t[n]));u=e.join("&")}else u=t.toString();const h=new XMLHttpRequest,f=new fv(h);h.open(r,e);for(const v in n)p(n,v)&&h.setRequestHeader(v,n[v]);const g=setTimeout((function(){h.onload=h.onabort=h.onerror=null,f.abort(),c("timeout",{errCode:5})}),a);return h.responseType=i,h.onload=function(){clearTimeout(g);const e=h.status;let t="text"===i?h.responseText:h.response;if("text"===i&&"json"===o)try{t=JSON.parse(t)}catch(m){}l({data:t,statusCode:e,header:pv(h.getAllResponseHeaders()),cookies:[]})},h.onabort=function(){clearTimeout(g),c("abort",{errCode:600003})},h.onerror=function(){clearTimeout(g),c(void 0,{errCode:5})},h.withCredentials=s,h.send(u),f}),0,dh);class fv{constructor(e){this._xhr=e}abort(){this._xhr&&(this._xhr.abort(),delete this._xhr)}onHeadersReceived(e){throw new Error("Method not implemented.")}offHeadersReceived(e){throw new Error("Method not implemented.")}}function pv(e){const t={};return e.split("\n").forEach((e=>{const n=e.match(/(\S+\s*):\s*(.*)/);n&&3===n.length&&(t[n[1]]=n[2])})),t}class gv{constructor(e){this._callbacks=[],this._xhr=e}onProgressUpdate(e){y(e)&&this._callbacks.push(e)}offProgressUpdate(e){const t=this._callbacks.indexOf(e);t>=0&&this._callbacks.splice(t,1)}abort(){this._isAbort=!0,this._xhr&&(this._xhr.abort(),delete this._xhr)}onHeadersReceived(e){throw new Error("Method not implemented.")}offHeadersReceived(e){throw new Error("Method not implemented.")}}const mv=md("uploadFile",(({url:e,file:t,filePath:n,name:r,files:o,header:i={},formData:s={},timeout:a=__uniConfig.networkTimeout.uploadFile},{resolve:l,reject:c})=>{var u=new gv;return g(o)&&o.length||(o=[{name:r,file:t,uri:n}]),Promise.all(o.map((({file:e,uri:t})=>e instanceof Blob?Promise.resolve(Nf(e)):Lf(t)))).then((function(t){var n,r=new XMLHttpRequest,d=new FormData;Object.keys(s).forEach((e=>{d.append(e,s[e])})),Object.values(o).forEach((({name:e},n)=>{const r=t[n];d.append(e||"file",r,r.name||`file-${Date.now()}`)})),r.open("POST",e),Object.keys(i).forEach((e=>{r.setRequestHeader(e,i[e])})),r.upload.onprogress=function(e){u._callbacks.forEach((t=>{var n=e.loaded,r=e.total;t({progress:Math.round(n/r*100),totalBytesSent:n,totalBytesExpectedToSend:r})}))},r.onerror=function(){clearTimeout(n),c("",{errCode:602001})},r.onabort=function(){clearTimeout(n),c("abort",{errCode:600003})},r.onload=function(){clearTimeout(n);const e=r.status;l({statusCode:e,data:r.responseText||r.response})},u._isAbort?c("abort",{errCode:600003}):(n=setTimeout((function(){r.upload.onprogress=r.onload=r.onabort=r.onerror=null,u.abort(),c("timeout",{errCode:5})}),a),r.send(d),u._xhr=r)})).catch((()=>{setTimeout((()=>{c("file error")}),0)})),u}),0,hh),vv=[],yv={open:"",close:"",error:"",message:""};class bv{constructor(e,t,n){let r;this._callbacks={open:[],close:[],error:[],message:[]};try{const n=this._webSocket=new WebSocket(e,t);n.binaryType="arraybuffer";["open","close","error","message"].forEach((e=>{this._callbacks[e]=[],n.addEventListener(e,(t=>{const{data:n,code:r,reason:o}=t,i="message"===e?{data:n}:"close"===e?{code:r,reason:o}:{};if(this._callbacks[e].forEach((t=>{try{t(i)}catch(C_){console.error(`thirdScriptError\n${C_};at socketTask.on${P(e)} callback function\n`,C_)}})),this===vv[0]&&yv[e]&&My.invokeOnCallback(yv[e],i),"error"===e||"close"===e){const e=vv.indexOf(this);e>=0&&vv.splice(e,1)}}))}));["CLOSED","CLOSING","CONNECTING","OPEN","readyState"].forEach((e=>{Object.defineProperty(this,e,{get:()=>n[e]})}))}catch(C_){r=C_}n&&n(r,this)}send(e){const t=(e||{}).data,n=this._webSocket;try{if(n.readyState!==n.OPEN)throw ue(e,{errMsg:"sendSocketMessage:fail SocketTask.readyState is not OPEN",errCode:10002}),new Error("SocketTask.readyState is not OPEN");n.send(t),ue(e,"sendSocketMessage:ok")}catch(r){ue(e,{errMsg:`sendSocketMessage:fail ${r}`,errCode:602001})}}close(e={}){const t=this._webSocket;try{const n=e.code||1e3,r=e.reason;b(r)?t.close(n,r):t.close(n),ue(e,"closeSocket:ok")}catch(n){ue(e,`closeSocket:fail ${n}`)}}onOpen(e){this._callbacks.open.push(e)}onMessage(e){this._callbacks.message.push(e)}onError(e){this._callbacks.error.push(e)}onClose(e){this._callbacks.close.push(e)}}const _v=md("connectSocket",(({url:e,protocols:t},{resolve:n,reject:r})=>new bv(e,t,((e,t)=>{e?r(e.toString(),{errCode:600009}):(vv.push(t),n())}))),0,fh),wv=yd("getLocation",(({type:e,altitude:t,highAccuracyExpireTime:n,isHighAccuracy:r},{resolve:o,reject:i})=>{const s=dm();new Promise(((e,o)=>{navigator.geolocation?navigator.geolocation.getCurrentPosition((t=>e({coords:t.coords})),o,{enableHighAccuracy:r||t,timeout:n||1e5}):o(new Error("device nonsupport geolocation"))})).catch((e=>new Promise(((t,n)=>{s.type===um.QQ?im(`https://apis.map.qq.com/ws/location/v1/ip?output=jsonp&key=${s.key}`,{callback:"callback"},(e=>{if("result"in e&&e.result.location){const n=e.result.location;t({coords:{latitude:n.lat,longitude:n.lng},skip:!0})}else n(new Error(e.message||JSON.stringify(e)))}),(()=>n(new Error("network error")))):s.type===um.GOOGLE?hv({method:"POST",url:`https://www.googleapis.com/geolocation/v1/geolocate?key=${s.key}`,success(e){const r=e.data;"location"in r?t({coords:{latitude:r.location.lat,longitude:r.location.lng,accuracy:r.accuracy},skip:!0}):n(new Error(r.error&&r.error.message||JSON.stringify(e)))},fail(){n(new Error("network error"))}}):s.type===um.AMAP?lm([],(()=>{window.AMap.plugin("AMap.Geolocation",(()=>{new window.AMap.Geolocation({enableHighAccuracy:!0,timeout:1e4}).getCurrentPosition(((e,r)=>{"complete"===e?t({coords:{latitude:r.position.lat,longitude:r.position.lng,accuracy:r.accuracy},skip:!0}):n(new Error(r.message))}))}))})):n(e)})))).then((({coords:t,skip:n})=>{(function(e,t,n){const r=dm();return e&&"WGS84"===e.toUpperCase()||["google"].includes(r.type)||n?Promise.resolve(t):"qq"===r.type?new Promise((e=>{im(`https://apis.map.qq.com/ws/coord/v1/translate?type=1&locations=${t.latitude},${t.longitude}&key=${r.key}&output=jsonp`,{callback:"callback"},(n=>{if("locations"in n&&n.locations.length){const{lng:r,lat:o}=n.locations[0];e({longitude:r,latitude:o,altitude:t.altitude,accuracy:t.accuracy,altitudeAccuracy:t.altitudeAccuracy,heading:t.heading,speed:t.speed})}else e(t)}),(()=>e(t)))})):"AMap"===r.type?new Promise((e=>{lm([],(()=>{window.AMap.convertFrom([t.longitude,t.latitude],"gps",((n,r)=>{if("ok"===r.info&&r.locations.length){const{lat:n,lng:o}=r.locations[0];e({longitude:o,latitude:n,altitude:t.altitude,accuracy:t.accuracy,altitudeAccuracy:t.altitudeAccuracy,heading:t.heading,speed:t.speed})}else e(t)}))}))})):Promise.reject(new Error("translate coordinate system faild"))})(e,t,n).then((e=>{o({latitude:e.latitude,longitude:e.longitude,accuracy:e.accuracy,speed:e.altitude||0,altitude:e.altitude||0,verticalAccuracy:e.altitudeAccuracy||0,horizontalAccuracy:e.accuracy||0})})).catch((e=>{i(e.message)}))})).catch((e=>{i(e.message||JSON.stringify(e))}))}),0,rh),Sv=yd("navigateBack",((e,{resolve:t,reject:n})=>{let r=!0;return!0===Lc("onBackPress",{from:e.from||"navigateBack"})&&(r=!1),r?(Yg().$router.go(-e.delta),t()):n("onBackPress")}),0,yh),xv=yd("navigateTo",(({url:e,events:t,isAutomatedTesting:n},{resolve:r,reject:o})=>{if(Jh.handledBeforeEntryPageRoutes)return Lh({type:"navigateTo",url:e,events:t,isAutomatedTesting:n}).then(r).catch(o);Zh.push({args:{type:"navigateTo",url:e,events:t,isAutomatedTesting:n},resolve:r,reject:o})}),0,gh);function Ev(e){__uniConfig.darkmode&&My.on("onThemeChange",e)}function Tv(e){My.off("onThemeChange",e)}function Cv(e){let t={};return __uniConfig.darkmode&&(t=ze(e,__uniConfig.themeConfig,Cm())),__uniConfig.darkmode?t:e}function Mv(e,t){const n=Qt(e),r=n?Xt(Cv(e)):Cv(e);return __uniConfig.darkmode&&n&&dr(e,(e=>{const t=Cv(e);for(const n in t)r[n]=t[n]})),t&&Ev(t),r}const kv={light:{cancelColor:"#000000"},dark:{cancelColor:"rgb(170, 170, 170)"}},Av=Ar({props:{title:{type:String,default:""},content:{type:String,default:""},showCancel:{type:Boolean,default:!0},cancelText:{type:String,default:"Cancel"},cancelColor:{type:String,default:"#000000"},confirmText:{type:String,default:"OK"},confirmColor:{type:String,default:"#007aff"},visible:{type:Boolean},editable:{type:Boolean,default:!1},placeholderText:{type:String,default:""}},setup(e,{emit:t}){const n=hn(""),r=()=>s.value=!1,o=()=>(r(),t("close","cancel")),i=()=>(r(),t("close","confirm",n.value)),s=dv(e,{onEsc:o,onEnter:()=>{!e.editable&&i()}}),a=function(e){const t=hn(e.cancelColor),n=({theme:e})=>{((e,t)=>{t.value=kv[e].cancelColor})(e,t)};return cr((()=>{e.visible?(t.value=e.cancelColor,"#000"===e.cancelColor&&("dark"===Cm()&&n({theme:"dark"}),Ev(n))):Tv(n)})),t}(e);return()=>{const{title:t,content:r,showCancel:l,confirmText:c,confirmColor:u,editable:d,placeholderText:h}=e;return n.value=r,gi(Ki,{name:"uni-fade"},{default:()=>[mr(gi("uni-modal",{onTouchmove:hc},[lv,gi("div",{class:"uni-modal"},[t?gi("div",{class:"uni-modal__hd"},[gi("strong",{class:"uni-modal__title",textContent:t||""},null,8,["textContent"])]):null,d?gi("textarea",{class:"uni-modal__textarea",rows:"1",placeholder:h,value:r,onInput:e=>n.value=e.target.value},null,40,["placeholder","value","onInput"]):gi("div",{class:"uni-modal__bd",onTouchmovePassive:fc,textContent:r},null,40,["onTouchmovePassive","textContent"]),gi("div",{class:"uni-modal__ft"},[l&&gi("div",{style:{color:a.value},class:"uni-modal__btn uni-modal__btn_default",onClick:o},[e.cancelText],12,["onClick"]),gi("div",{style:{color:u},class:"uni-modal__btn uni-modal__btn_primary",onClick:i},[c],12,["onClick"])])])],40,["onTouchmove"]),[[as,s.value]])]})}}});let Dv;const Ov=ae((()=>{My.on("onHidePopup",(()=>Dv.visible=!1))}));let Iv;function Pv(e,t){const n="confirm"===e,r={confirm:n,cancel:"cancel"===e};n&&Dv.editable&&(r.content=t),Iv&&Iv(r)}const Bv=yd("showModal",((e,{resolve:t})=>{Ov(),Iv=t,Dv?(d(Dv,e),Dv.visible=!0):(Dv=Xt(e),Ln((()=>(cv(Av,Dv,Pv).mount(uv("u-a-m")),Ln((()=>Dv.visible=!0))))))}),0,Th),Rv={title:{type:String,default:""},icon:{default:"success",validator:e=>-1!==Ch.indexOf(e)},image:{type:String,default:""},duration:{type:Number,default:1500},mask:{type:Boolean,default:!1},visible:{type:Boolean}},Lv={light:"#fff",dark:"rgba(255,255,255,0.9)"},Nv=e=>Lv[e],$v=Ar({name:"Toast",props:Rv,setup(e){Pl(),Bl();const{Icon:t}=function(e){const t=hn(Nv(Cm())),n=({theme:e})=>t.value=Nv(e);cr((()=>{e.visible?Ev(n):Tv(n)}));return{Icon:zi((()=>{switch(e.icon){case"success":return gi(Mc(Ec,t.value,38),{class:"uni-toast__icon"});case"error":return gi(Mc(Tc,t.value,38),{class:"uni-toast__icon"});case"loading":return gi("i",{class:["uni-toast__icon","uni-loading"]},null,2);default:return null}}))}}(e),n=dv(e,{});return()=>{const{mask:r,duration:o,title:i,image:s}=e;return gi(Ki,{name:"uni-fade"},{default:()=>[mr(gi("uni-toast",{"data-duration":o},[r?gi("div",{class:"uni-mask",style:"background: transparent;",onTouchmove:hc},null,40,["onTouchmove"]):"",s||t.value?gi("div",{class:"uni-toast"},[s?gi("img",{src:s,class:"uni-toast__icon"},null,10,["src"]):t.value,gi("p",{class:"uni-toast__content"},[i])]):gi("div",{class:"uni-sample-toast"},[gi("p",{class:"uni-simple-toast__text"},[i])])],8,["data-duration"]),[[as,n.value]])]})}}});let zv,jv,Vv="";const Hv=Fe();function Fv(e){zv?d(zv,e):(zv=Xt(d(e,{visible:!1})),Ln((()=>{Hv.run((()=>{dr([()=>zv.visible,()=>zv.duration],(([e,t])=>{if(e){if(jv&&clearTimeout(jv),"onShowLoading"===Vv)return;jv=setTimeout((()=>{Yv("onHideToast")}),t)}else jv&&clearTimeout(jv)}))})),My.on("onHidePopup",(()=>Yv("onHidePopup"))),cv($v,zv,(()=>{})).mount(uv("u-a-t"))}))),setTimeout((()=>{zv.visible=!0}),10)}const qv=yd("showToast",((e,{resolve:t,reject:n})=>{Fv(e),Vv="onShowToast",t()}),0,Mh),Uv={icon:"loading",duration:1e8,image:""},Wv=yd("showLoading",((e,{resolve:t,reject:n})=>{d(e,Uv),Fv(e),Vv="onShowLoading",t()}),0,Eh),Kv=yd("hideLoading",((e,{resolve:t,reject:n})=>{Yv("onHideLoading"),t()}));function Yv(e){const{t:t}=Dl();if(!Vv)return;let n="";if("onHideToast"===e&&"onShowToast"!==Vv?n=t("uni.showToast.unpaired"):"onHideLoading"===e&&"onShowLoading"!==Vv&&(n=t("uni.showLoading.unpaired")),n)return console.warn(n);Vv="",setTimeout((()=>{zv.visible=!1}),10)}const Xv=yd("loadFontFace",(({family:e,source:t,desc:n},{resolve:r,reject:o})=>{(function(e,t,n){const r=document.fonts;if(r){const o=new FontFace(e,t,n);return o.load().then((()=>{r.add&&r.add(o)}))}return new Promise((r=>{const o=document.createElement("style"),i=[];if(n){const{style:e,weight:t,stretch:r,unicodeRange:o,variant:s,featureSettings:a}=n;e&&i.push(`font-style:${e}`),t&&i.push(`font-weight:${t}`),r&&i.push(`font-stretch:${r}`),o&&i.push(`unicode-range:${o}`),s&&i.push(`font-variant:${s}`),a&&i.push(`font-feature-settings:${a}`)}o.innerText=`@font-face{font-family:"${e}";src:${t};${i.join(";")}}`,document.head.appendChild(o),r()}))})(e,t=t.startsWith('url("')||t.startsWith("url('")?`url('${_f(t.substring(5,t.length-2))}')`:t.startsWith("url(")?`url('${_f(t.substring(4,t.length-1))}')`:_f(t),n).then((()=>{r()})).catch((e=>{o(`loadFontFace:fail ${e}`)}))}));function Gv(e){function t(){var t;t=e.navigationBar.titleText,document.title=t,My.emit("onNavigationBarChange",{titleText:t})}cr(t),$r(t)}const Jv={width:"50px",height:"50px",iconWidth:"24px"},Zv=mu({name:"TabBar",setup(){const e=hn([]),t=zh(),n=Mv(t,(()=>{const e=Cv(t);n.backgroundColor=e.backgroundColor,n.borderStyle=e.borderStyle,n.color=e.color,n.selectedColor=e.selectedColor,n.blurEffect=e.blurEffect,n.midButton=e.midButton,e.list&&e.list.length&&e.list.forEach(((e,t)=>{n.list[t].iconPath=e.iconPath,n.list[t].selectedIconPath=e.selectedIconPath}))}));!function(e,t){const n=hn(d({type:"midButton"},e.midButton));function r(){let r=[];r=e.list.filter((e=>!1!==e.visible)),e.midButton&&(n.value=d({},Jv,n.value,e.midButton),r=r.filter((e=>!ty(e))),r.length%2==0&&r.splice(Math.floor(r.length/2),0,n.value)),t.value=r}cr(r)}(n,e),function(e){dr((()=>e.shown),(t=>{yc({"--window-bottom":Yh(t?parseInt(e.height):0)})}))}(n);const r=function(e,t,n){return cr((()=>{const r=e.meta;if(r.isTabBar){const e=r.route,o=n.value.findIndex((t=>t.pagePath===e));t.selectedIndex=o}})),(t,n)=>{const{type:r}=t;return()=>{if("midButton"===r)return My.invokeOnCallback("onTabBarMidButtonTap");const{pagePath:o,text:i}=t;let s=se(o);s===__uniRoutes[0].alias&&(s="/"),e.path!==s?Oh({from:"tabBar",url:s,tabBarText:i}):Lc("onTabItemTap",{index:n,text:i,pagePath:o})}}}(pl(),n,e),{style:o,borderStyle:i,placeholderStyle:s}=function(e){const t=zi((()=>{let t=e.backgroundColor;const n=e.blurEffect;return t||qh&&n&&"none"!==n&&(t=Qv[n]),{backgroundColor:t||"#f7f7fa",backdropFilter:"none"!==n?"blur(10px)":n}})),n=zi((()=>{const{borderStyle:t,borderColor:n}=e;return n&&b(n)?{backgroundColor:n}:{backgroundColor:ey[t]||ey.black}})),r=zi((()=>({height:e.height})));return{style:t,borderStyle:n,placeholderStyle:r}}(n);return Xr((()=>{n.iconfontSrc&&Xv({family:"UniTabbarIconFont",source:`url("${n.iconfontSrc}")`})})),()=>{const t=function(e,t,n){const{selectedIndex:r,selectedColor:o,color:i}=e;return n.value.map(((n,s)=>{const a=r===s,l=a?o:i,c=a&&n.selectedIconPath||n.iconPath||"",u=n.iconfont?a&&n.iconfont.selectedText||n.iconfont.text:void 0,d=n.iconfont?a&&n.iconfont.selectedColor||n.iconfont.color:void 0;return ty(n)?function(e,t,n,r,o,i,s,a){const{width:l,height:c,backgroundImage:u,iconWidth:d}=o;return gi("div",{key:"midButton",class:"uni-tabbar__item",style:{flex:"0 0 "+l,position:"relative"},onClick:a(o,s)},[gi("div",{class:"uni-tabbar__mid",style:{width:l,height:c,backgroundImage:u?"url('"+_f(u)+"')":"none"}},[t&&gi("img",{style:{width:d,height:d},src:_f(t)},null,12,["src"])],4),ny(e,t,n,r,o,i)],12,["onClick"])}(l,c,u,d,n,e,s,t):function(e,t,n,r,o,i,s,a){return gi("div",{key:s,class:"uni-tabbar__item",onClick:a(o,s)},[ny(e,t||"",n,r,o,i)],8,["onClick"])}(l,c,u,d,n,e,s,t)}))}(n,r,e);return gi("uni-tabbar",{class:"uni-tabbar-"+n.position},[gi("div",{class:"uni-tabbar",style:o.value},[gi("div",{class:"uni-tabbar-border",style:i.value},null,4),t],4),gi("div",{class:"uni-placeholder",style:s.value},null,4)],2)}}});const Qv={dark:"rgb(0, 0, 0, 0.8)",light:"rgb(250, 250, 250, 0.8)",extralight:"rgb(250, 250, 250, 0.8)"},ey={white:"rgba(255, 255, 255, 0.33)",black:"rgba(0, 0, 0, 0.33)"};function ty(e){return"midButton"===e.type}function ny(e,t,n,r,o,i){const{height:s}=i;return gi("div",{class:"uni-tabbar__bd",style:{height:s}},[n?oy(n,r||"rgb(0, 0, 0, 0.8)",o,i):t&&ry(t,o,i),o.text&&iy(e,o,i),o.redDot&&sy(o.badge)],4)}function ry(e,t,n){const{type:r,text:o}=t,{iconWidth:i}=n;return gi("div",{class:"uni-tabbar__icon"+(o?" uni-tabbar__icon__diff":""),style:{width:i,height:i}},["midButton"!==r&&gi("img",{src:_f(e)},null,8,["src"])],6)}function oy(e,t,n,r){var o;const{type:i,text:s}=n,{iconWidth:a}=r,l="uni-tabbar__icon"+(s?" uni-tabbar__icon__diff":""),c={width:a,height:a},u={fontSize:(null==(o=n.iconfont)?void 0:o.fontSize)||a,color:t};return gi("div",{class:l,style:c},["midButton"!==i&&gi("div",{class:"uni-tabbar__iconfont",style:u},[e],4)],6)}function iy(e,t,n){const{iconPath:r,text:o}=t,{fontSize:i,spacing:s}=n;return gi("div",{class:"uni-tabbar__label",style:{color:e,fontSize:i,lineHeight:r?"normal":1.8,marginTop:r?s:"inherit"}},[o],4)}function sy(e){return gi("div",{class:"uni-tabbar__reddot"+(e?" uni-tabbar__badge":"")},[e],2)}const ay=mu({name:"Layout",setup(e,{emit:t}){const n=hn(null);vc({"--status-bar-height":"0px","--top-window-height":"0px","--window-left":"0px","--window-right":"0px","--window-margin":"0px","--tab-bar-height":"0px"});const r=function(){const e=pl();return{routeKey:zi((()=>uf("/"+e.meta.route,Bu()))),isTabBar:zi((()=>e.meta.isTabBar)),routeCache:hf}}(),{layoutState:o,windowState:i}=function(){Pu();{const e=Xt({marginWidth:0,leftWindowWidth:0,rightWindowWidth:0});return dr((()=>e.marginWidth),(e=>vc({"--window-margin":e+"px"}))),dr((()=>e.leftWindowWidth+e.marginWidth),(e=>{vc({"--window-left":e+"px"})})),dr((()=>e.rightWindowWidth+e.marginWidth),(e=>{vc({"--window-right":e+"px"})})),{layoutState:e,windowState:zi((()=>({})))}}}();!function(e,t){const n=Pu();function r(){const r=document.body.clientWidth,o=of();let i={};if(o.length>0){i=Gh(o[o.length-1]).meta}else{const e=Hc(n.path,!0);e&&(i=e.meta)}const s=parseInt(String((p(i,"maxWidth")?i.maxWidth:__uniConfig.globalStyle.maxWidth)||Number.MAX_SAFE_INTEGER));let a=!1;a=r>s,a&&s?(e.marginWidth=(r-s)/2,Ln((()=>{const e=t.value;e&&e.setAttribute("style","max-width:"+s+"px;margin:0 auto;")}))):(e.marginWidth=0,Ln((()=>{const e=t.value;e&&e.removeAttribute("style")})))}dr([()=>n.path],r),Xr((()=>{r(),window.addEventListener("resize",r)}))}(o,n);const s=function(e){const t=Pu(),n=zh(),r=zi((()=>t.meta.isTabBar&&n.shown));return vc({"--tab-bar-height":n.height}),r}(),a=function(e){const t=hn(!1);return zi((()=>({"uni-app--showtabbar":e&&e.value,"uni-app--maxwidth":t.value})))}(s);return()=>{const e=function(e,t,n,r,o,i){return function({routeKey:e,isTabBar:t,routeCache:n}){return gi(hl,null,{default:Jn((({Component:r})=>[(ri(),li(Lr,{matchBy:"key",cache:n},[(ri(),li(or(r),{type:t.value?"tabBar":"",key:e.value}))],1032,["cache"]))])),_:1})}(e)}(r),t=function(e){return mr(gi(Zv,null,null,512),[[as,e.value]])}(s);return gi("uni-app",{ref:n,class:a.value},[e,t],2)}}});const ly=mu({name:"MapLocation",setup(){const e=Xt({latitude:0,longitude:0,rotate:0});{let t=function(t){e.rotate=t.direction},n=function(){wv({type:"gcj02",success:t=>{e.latitude=t.latitude,e.longitude=t.longitude},complete:()=>{i=setTimeout(n,3e4)}})},r=function(){i&&clearTimeout(i),Hm(t)};const o=Do("onMapReady");let i;Vm(t),o(n),Qr(r);const s=Do("addMapChidlContext"),a=Do("removeMapChidlContext"),l={id:"MAP_LOCATION",state:e};s(l),Qr((()=>a(l)))}return()=>e.latitude?gi(mm,xi({anchor:{x:.5,y:.5},width:"44",height:"44",iconPath:"data:image/png;base64,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"},e),null,16,["iconPath"]):null}}),cy=mu({name:"MapPolygon",props:{dashArray:{type:Array,default:()=>[0,0]},points:{type:Array,required:!0},strokeWidth:{type:Number,default:1},strokeColor:{type:String,default:"#000000"},fillColor:{type:String,default:"#00000000"},zIndex:{type:Number,default:0}},setup(e){let t;return Do("onMapReady")(((n,r,o)=>{function i(){const{points:o,strokeWidth:i,strokeColor:s,dashArray:a,fillColor:l,zIndex:c}=e,u=o.map((e=>{const{latitude:t,longitude:n}=e;return pm()?[n,t]:gm()?new r.Point(n,t):new r.LatLng(t,n)})),{r:d,g:h,b:f,a:p}=vm(l),{r:g,g:m,b:v,a:y}=vm(s),b={clickable:!0,cursor:"crosshair",editable:!1,map:n,fillColor:"",path:u,strokeColor:"",strokeDashStyle:a.some((e=>e>0))?"dash":"solid",strokeWeight:i,visible:!0,zIndex:c};r.Color?(b.fillColor=new r.Color(d,h,f,p),b.strokeColor=new r.Color(g,m,v,y)):(b.fillColor=`rgb(${d}, ${h}, ${f})`,b.fillOpacity=p,b.strokeColor=`rgb(${g}, ${m}, ${v})`,b.strokeOpacity=y),t?t.setOptions(b):gm()?(t=new r.Polygon(b.path,b),n.addOverlay(t)):t=new r.Polygon(b)}i(),dr(e,i)})),Qr((()=>{t.setMap(null)})),()=>null}});function uy(e){const t=[];return g(e)&&e.forEach((e=>{e&&e.latitude&&e.longitude&&t.push({latitude:e.latitude,longitude:e.longitude})})),t}function dy(e,t,n){return gm()?function(e,t,n){return new e.Point(n,t)}(e,t,n):pm()?function(e,t,n){return new e.LngLat(n,t)}(e,t,n):function(e,t,n){return new e.LatLng(t,n)}(e,t,n)}function hy(e){return"getLat"in e?e.getLat():gm()?e.lat:e.lat()}function fy(e){return"getLng"in e?e.getLng():gm()?e.lng:e.lng()}function py(e,t,n){const r=yu(t,n),o=hn(null);let i,s;const a=Xt({latitude:Number(e.latitude),longitude:Number(e.longitude),includePoints:uy(e.includePoints)}),l=[];let c,u;function h(e){c?e(s,i,r):l.push(e)}const f=[];function p(e){u?e():l.push(e)}const g={};function m(){const e=s.getCenter();return{scale:s.getZoom(),centerLocation:{latitude:hy(e),longitude:fy(e)}}}function v(){if(pm()){const e=[];a.includePoints.forEach((t=>{e.push([t.longitude,t.latitude])}));const t=new i.Bounds(...e);s.setBounds(t)}else if(gm());else{const e=new i.LatLngBounds;a.includePoints.forEach((({latitude:t,longitude:n})=>{const r=new i.LatLng(t,n);e.extend(r)})),s.fitBounds(e)}}function y(){const t=o.value,l=dy(i,a.latitude,a.longitude),c=i.event||i.Event,h=new i.Map(t,{center:l,zoom:Number(e.scale),disableDoubleClickZoom:!0,mapTypeControl:!1,zoomControl:!1,scaleControl:!1,panControl:!1,fullscreenControl:!1,streetViewControl:!1,keyboardShortcuts:!1,minZoom:5,maxZoom:18,draggable:!0});if(gm()&&(h.centerAndZoom(l,Number(e.scale)),h.enableScrollWheelZoom(),h._printLog&&h._printLog("uniapp")),dr((()=>e.scale),(e=>{h.setZoom(Number(e)||16)})),p((()=>{a.includePoints.length&&(v(),function(){const e=dy(i,a.latitude,a.longitude);s.setCenter(e)}())})),gm())h.addEventListener("click",(()=>{r("tap",{},{}),r("click",{},{})})),h.addEventListener("dragstart",(()=>{r("regionchange",{},{type:"begin",causedBy:"gesture"})})),h.addEventListener("dragend",(()=>{r("regionchange",{},d({type:"end",causedBy:"drag"},m()))}));else{const e=c.addListener(h,"bounds_changed",(()=>{e.remove(),u=!0,f.forEach((e=>e())),f.length=0}));c.addListener(h,"click",(()=>{r("tap",{},{}),r("click",{},{})})),c.addListener(h,"dragstart",(()=>{r("regionchange",{},{type:"begin",causedBy:"gesture"})})),c.addListener(h,"dragend",(()=>{r("regionchange",{},d({type:"end",causedBy:"drag"},m()))}));const t=()=>{n("update:scale",h.getZoom()),r("regionchange",{},d({type:"end",causedBy:"scale"},m()))};c.addListener(h,"zoom_changed",t),c.addListener(h,"zoomend",t),c.addListener(h,"center_changed",(()=>{const e=h.getCenter(),t=hy(e),r=fy(e);n("update:latitude",t),n("update:longitude",r)}))}return h}dr([()=>e.latitude,()=>e.longitude],(([e,t])=>{const n=Number(e),r=Number(t);if((n!==a.latitude||r!==a.longitude)&&(a.latitude=n,a.longitude=r,s)){const e=dy(i,a.latitude,a.longitude);s.setCenter(e)}})),dr((()=>e.includePoints),(e=>{a.includePoints=uy(e),u&&v()}),{deep:!0});try{!function(e,t,n,r){const o=ki().proxy;Xr((()=>{Tg(t||Eg(o),e,r),!n&&t||dr((()=>o.id),((t,n)=>{Tg(Eg(o,t),e,r),Cg(n&&Eg(o,n))}))})),Zr((()=>{Cg(t||Eg(o),r)}))}(((e,t={})=>{switch(e){case"getCenterLocation":h((()=>{const n=s.getCenter();ue(t,{latitude:hy(n),longitude:fy(n),errMsg:`${e}:ok`})}));break;case"moveToLocation":{let n=Number(t.latitude),r=Number(t.longitude);if(!n||!r){const e=g.MAP_LOCATION;e&&(n=e.state.latitude,r=e.state.longitude)}if(n&&r){if(a.latitude=n,a.longitude=r,s){const e=dy(i,n,r);s.setCenter(e)}h((()=>{ue(t,`${e}:ok`)}))}else ue(t,`${e}:fail`)}break;case"translateMarker":h((()=>{const n=g[t.markerId];if(n){try{n.translate(t)}catch(r){ue(t,`${e}:fail ${r.message}`)}ue(t,`${e}:ok`)}else ue(t,`${e}:fail not found`)}));break;case"includePoints":a.includePoints=uy(t.includePoints),(u||pm())&&v(),p((()=>{ue(t,`${e}:ok`)}));break;case"getRegion":p((()=>{const n=s.getBounds(),r=n.getSouthWest(),o=n.getNorthEast();ue(t,{southwest:{latitude:hy(r),longitude:fy(r)},northeast:{latitude:hy(o),longitude:fy(o)},errMsg:`${e}:ok`})}));break;case"getScale":h((()=>{ue(t,{scale:s.getZoom(),errMsg:`${e}:ok`})}))}}),function(e){const t=kc(),n=ki().proxy,r=n.$options.name.toLowerCase(),o=e||n.id||"context"+Mg++;return Xr((()=>{n.$el.__uniContextInfo={id:o,type:r,page:t}})),`${r}.${o}`}(),!0)}catch(b){}return Xr((()=>{lm(e.libraries,(e=>{i=e,s=y(),c=!0,l.forEach((e=>e(s,i,r))),l.length=0,r("updated",{},{})}))})),Ao("onMapReady",h),Ao("addMapChidlContext",(function(e){g[e.id]=e})),Ao("removeMapChidlContext",(function(e){delete g[e.id]})),{state:a,mapRef:o,trigger:r}}const gy=gu({name:"Map",props:{id:{type:String,default:""},latitude:{type:[String,Number],default:0},longitude:{type:[String,Number],default:0},scale:{type:[String,Number],default:16},markers:{type:Array,default:()=>[]},includePoints:{type:Array,default:()=>[]},polyline:{type:Array,default:()=>[]},circles:{type:Array,default:()=>[]},controls:{type:Array,default:()=>[]},showLocation:{type:[Boolean,String],default:!1},libraries:{type:Array,default:()=>[]},polygons:{type:Array,default:()=>[]}},emits:["markertap","labeltap","callouttap","controltap","regionchange","tap","click","updated","update:scale","update:latitude","update:longitude"],setup(e,{emit:t,slots:n}){const r=hn(null),{mapRef:o,trigger:i}=py(e,r,t);return()=>gi("uni-map",{ref:r,id:e.id},[gi("div",{ref:o,style:"width: 100%; height: 100%; position: relative; overflow: hidden"},null,512),e.markers.map((e=>gi(mm,xi({key:e.id},e),null,16))),e.polyline.map((e=>gi(bm,e,null,16))),e.circles.map((e=>gi(_m,e,null,16))),e.controls.map((e=>gi(Sm,xi(e,{trigger:i}),null,16,["trigger"]))),e.showLocation&&gi(ly,null,null),e.polygons.map((e=>gi(cy,e,null,16))),gi("div",{style:"position: absolute;top: 0;width: 100%;height: 100%;overflow: hidden;pointer-events: none;"},[n.default&&n.default()])],8,["id"])}});function vy(e){return"function"==typeof e||"[object Object]"===Object.prototype.toString.call(e)&&!ci(e)}function yy(e){if(e.mode===wy.TIME)return"00:00";if(e.mode===wy.DATE){const t=(new Date).getFullYear()-150;switch(e.fields){case Sy.YEAR:return t.toString();case Sy.MONTH:return t+"-01";default:return t+"-01-01"}}return""}function by(e){if(e.mode===wy.TIME)return"23:59";if(e.mode===wy.DATE){const t=(new Date).getFullYear()+150;switch(e.fields){case Sy.YEAR:return t.toString();case Sy.MONTH:return t+"-12";default:return t+"-12-31"}}return""}function _y(e,t,n,r){const o=e.mode===wy.DATE?"-":":",i=e.mode===wy.DATE?t.dateArray:t.timeArray;let s;if(e.mode===wy.TIME)s=2;else switch(e.fields){case Sy.YEAR:s=1;break;case Sy.MONTH:s=2;break;default:s=3}const a=String(n).split(o);let l=[];for(let c=0;c=0&&(l=r?_y(e,t,r):l.map((()=>0))),l}const wy={SELECTOR:"selector",MULTISELECTOR:"multiSelector",TIME:"time",DATE:"date"},Sy={YEAR:"year",MONTH:"month",DAY:"day"},xy={PICKER:"picker",SELECT:"select"},Ey=gu({name:"Picker",compatConfig:{MODE:3},props:{name:{type:String,default:""},range:{type:Array,default:()=>[]},rangeKey:{type:String,default:""},value:{type:[Number,String,Array],default:0},mode:{type:String,default:wy.SELECTOR,validator:e=>Object.values(wy).includes(e)},fields:{type:String,default:""},start:{type:String,default:e=>yy(e)},end:{type:String,default:e=>by(e)},disabled:{type:[Boolean,String],default:!1},selectorType:{type:String,default:""}},emits:["change","cancel","columnchange"],setup(e,{emit:t,slots:n}){$l();const{t:r}=Dl(),o=hn(null),i=hn(null),s=hn(null),a=hn(null),l=hn(!1),{state:c,rangeArray:u}=function(e){const t=Xt({valueSync:void 0,visible:!1,contentVisible:!1,popover:null,valueChangeSource:"",timeArray:[],dateArray:[],valueArray:[],oldValueArray:[],isDesktop:!1,popupStyle:{content:{},triangle:{}}}),n=zi((()=>{let n=e.range;switch(e.mode){case wy.SELECTOR:return[n];case wy.MULTISELECTOR:return n;case wy.TIME:return t.timeArray;case wy.DATE:{const n=t.dateArray;switch(e.fields){case Sy.YEAR:return[n[0]];case Sy.MONTH:return[n[0],n[1]];default:return[n[0],n[1],n[2]]}}}return[]}));return{state:t,rangeArray:n}}(e),h=yu(o,t),{system:f,selectorTypeComputed:p,_show:m,_l10nColumn:v,_l10nItem:y,_input:b,_fixInputPosition:_,_pickerViewChange:w,_cancel:S,_change:x,_resetFormData:E,_getFormData:T,_createTime:C,_createDate:M,_setValueSync:k}=function(e,t,n,r,o,i,s){const a=function(){const e=hn(!1);return e.value=(()=>0===String(navigator.vendor).indexOf("Apple")&&navigator.maxTouchPoints>0)(),e}(),l=function(){const e=hn("");return e.value=(()=>{if(/win|mac/i.test(navigator.platform)){if("Google Inc."===navigator.vendor)return"chrome";if(/Firefox/.test(navigator.userAgent))return"firefox"}return""})(),e}(),c=zi((()=>{const t=e.selectorType;return Object.values(xy).includes(t)?t:a.value?xy.PICKER:xy.SELECT})),u=zi((()=>e.mode===wy.DATE&&!Object.values(Sy).includes(e.fields)&&t.isDesktop?l.value:"")),d=zi((()=>_y(e,t,e.start,yy(e)))),h=zi((()=>_y(e,t,e.end,by(e))));function f(n){if(e.disabled)return;t.valueChangeSource="";let r=o.value,i=n.currentTarget;r.remove(),(document.querySelector("uni-app")||document.body).appendChild(r),r.style.display="block";const s=i.getBoundingClientRect();t.popover={top:s.top,left:s.left,width:s.width,height:s.height},setTimeout((()=>{t.visible=!0}),20)}function p(){return{value:t.valueSync,key:e.name}}function m(){switch(e.mode){case wy.SELECTOR:t.valueSync=0;break;case wy.MULTISELECTOR:t.valueSync=e.value.map((e=>0));break;case wy.DATE:case wy.TIME:t.valueSync=""}}function v(){let e=[],n=[];for(let t=0;t<24;t++)e.push((t<10?"0":"")+t);for(let t=0;t<60;t++)n.push((t<10?"0":"")+t);t.timeArray.push(e,n)}function y(){let t=(new Date).getFullYear(),n=t-150,r=t+150;if(e.start){const t=new Date(e.start).getFullYear();!isNaN(t)&&tr&&(r=t)}return{start:n,end:r}}function b(){let e=[];const n=y();for(let t=n.start,i=n.end;t<=i;t++)e.push(String(t));let r=[];for(let t=1;t<=12;t++)r.push((t<10?"0":"")+t);let o=[];for(let t=1;t<=31;t++)o.push((t<10?"0":"")+t);t.dateArray.push(e,r,o)}function _(e){return 60*e[0]+e[1]}function w(e){const t=31;return e[0]*t*12+(e[1]||0)*t+(e[2]||0)}function S(e,t){for(let n=0;na?0:s)}}break;case wy.TIME:case wy.DATE:t.valueSync=String(n);break;default:{const e=Number(n);t.valueSync=e<0?0:e;break}}}function E(){let n,r=t.valueSync;switch(e.mode){case wy.MULTISELECTOR:n=[...r];break;case wy.TIME:n=_y(e,t,r,ce({mode:wy.TIME}));break;case wy.DATE:n=_y(e,t,r,ce({mode:wy.DATE}));break;default:n=[r]}t.oldValueArray=[...n],t.valueArray=[...n]}function T(){let n=t.valueArray;switch(e.mode){case wy.SELECTOR:return n[0];case wy.MULTISELECTOR:return n.map((e=>e));case wy.TIME:return t.valueArray.map(((e,n)=>t.timeArray[n][e])).join(":");case wy.DATE:return t.valueArray.map(((e,n)=>t.dateArray[n][e])).join("-")}}function C(){k(),t.valueChangeSource="click";const e=T();t.valueSync=g(e)?e.map((e=>e)):e,n("change",{},{value:e})}function M(e){if("firefox"===u.value&&e){const{top:n,left:r,width:o,height:i}=t.popover,{pageX:s,pageY:a}=e;if(s>r&&sn&&a{let e=o.value;e.remove(),r.value.prepend(e),e.style.display="none"}),260)}function A(){e.mode===wy.SELECTOR&&c.value===xy.SELECT&&(i.value.scrollTop=34*t.valueArray[0])}function D(e){const n=e.target;t.valueSync=n.value,Ln((()=>{C()}))}function O(e){if("chrome"===u.value){const t=r.value.getBoundingClientRect(),n=32;s.value.style.left=e.clientX-t.left-1.5*n+"px",s.value.style.top=e.clientY-t.top-.5*n+"px"}}function I(e){t.valueArray=P(e.detail.value,!0)}function P(t,n){const{getLocale:r}=Dl();if(e.mode===wy.DATE){const o=r();if(!o.startsWith("zh"))switch(e.fields){case Sy.YEAR:return t;case Sy.MONTH:return[t[1],t[0]];default:switch(o){case"es":case"fr":return[t[2],t[1],t[0]];default:return n?[t[2],t[0],t[1]]:[t[1],t[2],t[0]]}}}return t}function B(t,n){const{getLocale:r}=Dl();if(e.mode===wy.DATE){const o=r();if(o.startsWith("zh")){return t+["年","月","日"][n]}if(e.fields!==Sy.YEAR&&n===(e.fields===Sy.MONTH||"es"!==o&&"fr"!==o?0:1)){let e;switch(o){case"es":e=["enero","febrero","marzo","abril","mayo","junio","​​julio","agosto","septiembre","octubre","noviembre","diciembre"];break;case"fr":e=["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"];break;default:e=["January","February","March","April","May","June","July","August","September","October","November","December"]}return e[Number(t)-1]}}return t}return dr((()=>t.visible),(e=>{e?(clearTimeout(Ty),t.contentVisible=e,A()):Ty=setTimeout((()=>{t.contentVisible=e}),300)})),dr([()=>e.mode,()=>e.value,()=>e.range],x,{deep:!0}),dr((()=>t.valueSync),E,{deep:!0}),dr((()=>t.valueArray),(r=>{if(e.mode===wy.TIME||e.mode===wy.DATE){const n=e.mode===wy.TIME?_:w,r=t.valueArray,o=d.value,i=h.value;if(e.mode===wy.DATE){const e=t.dateArray,n=e[2].length,o=Number(e[2][r[2]])||1,i=new Date(`${e[0][r[0]]}/${e[1][r[1]]}/${o}`).getDate();in(i)&&S(r,i)}r.forEach(((r,o)=>{r!==t.oldValueArray[o]&&(t.oldValueArray[o]=r,e.mode===wy.MULTISELECTOR&&n("columnchange",{},{column:o,value:r}))}))})),{selectorTypeComputed:c,system:u,_show:f,_cancel:M,_change:C,_l10nColumn:P,_l10nItem:B,_input:D,_resetFormData:m,_getFormData:p,_createTime:v,_createDate:b,_setValueSync:x,_fixInputPosition:O,_pickerViewChange:I}}(e,c,h,o,i,s,a);!function(e,t,n){const{key:r,disable:o}=av();cr((()=>{o.value=!e.visible})),dr(r,(e=>{"esc"===e?t():"enter"===e&&n()}))}(c,S,x),function(e,t){const n=Do(Su,!1);if(n){const r={reset:e,submit:()=>{const e=["",null],{key:n,value:r}=t();return""!==n&&(e[0]=n,e[1]=r),e}};n.addField(r),Zr((()=>{n.removeField(r)}))}}(E,T),C(),M(),k();const A=function(e){const t=hn(0),n=hn(0),r=zi((()=>t.value>=500&&n.value>=500)),o=zi((()=>{const t={content:{transform:"",left:"",top:"",bottom:""},triangle:{left:"",top:"",bottom:"","border-width":"","border-color":""}},o=t.content,i=t.triangle,s=e.popover;function a(e){return Number(e)||0}if(r.value&&s){d(i,{position:"absolute",width:"0",height:"0","margin-left":"-6px","border-style":"solid"});const e=a(s.left),t=a(s.width),r=a(s.top),l=a(s.height),c=e+t/2;o.transform="none !important";const u=Math.max(0,c-150);o.left=`${u}px`;let h=Math.max(12,c-u);h=Math.min(288,h),i.left=`${h}px`;const f=n.value/2;r+l-f>f-r?(o.top="auto",o.bottom=n.value-r+6+"px",i.bottom="-6px",i["border-width"]="6px 6px 0 6px",i["border-color"]="#fcfcfd transparent transparent transparent"):(o.top=`${r+l+6}px`,i.top="-6px",i["border-width"]="0 6px 6px 6px",i["border-color"]="transparent transparent #fcfcfd transparent")}return t}));return Xr((()=>{const e=()=>{const{windowWidth:e,windowHeight:r,windowTop:o}=Bm();t.value=e,n.value=r+(o||0)};window.addEventListener("resize",e),e(),Qr((()=>{window.removeEventListener("resize",e)}))})),{isDesktop:r,popupStyle:o}}(c);return cr((()=>{c.isDesktop=A.isDesktop.value,c.popupStyle=A.popupStyle.value})),Zr((()=>{i.value&&i.value.remove()})),Xr((()=>{l.value=!0})),()=>{let t;const{visible:d,contentVisible:h,valueArray:g,popupStyle:E,valueSync:T}=c,{rangeKey:C,mode:M,start:k,end:A}=e,D=wu(e,"disabled");return gi("uni-picker",xi({ref:o},D,{onClick:vu(m)}),[l.value?gi("div",{ref:i,class:["uni-picker-container",`uni-${M}-${p.value}`],onWheel:hc,onTouchmove:hc},[gi(Ki,{name:"uni-fade"},{default:()=>[mr(gi("div",{class:"uni-mask uni-picker-mask",onClick:vu(S),onMousemove:_},null,40,["onClick","onMousemove"]),[[as,d]])]}),f.value?null:gi("div",{class:[{"uni-picker-toggle":d},"uni-picker-custom"],style:E.content},[gi("div",{class:"uni-picker-header",onClick:fc},[gi("div",{class:"uni-picker-action uni-picker-action-cancel",onClick:vu(S)},[r("uni.picker.cancel")],8,["onClick"]),gi("div",{class:"uni-picker-action uni-picker-action-confirm",onClick:x},[r("uni.picker.done")],8,["onClick"])],8,["onClick"]),h?gi(eg,{value:v(g),class:"uni-picker-content",onChange:w},vy(t=oo(v(u.value),((e,t)=>{let n;return gi(ag,{key:t},vy(n=oo(e,((e,n)=>gi("div",{key:n,class:"uni-picker-item"},["object"==typeof e?e[C]||"":y(e,t)]))))?n:{default:()=>[n],_:1})})))?t:{default:()=>[t],_:1},8,["value","onChange"]):null,gi("div",{ref:s,class:"uni-picker-select",onWheel:fc,onTouchmove:fc},[oo(u.value[0],((e,t)=>gi("div",{key:t,class:["uni-picker-item",{selected:g[0]===t}],onClick:()=>{g[0]=t,x()}},["object"==typeof e?e[C]||"":e],10,["onClick"])))],40,["onWheel","onTouchmove"]),gi("div",{style:E.triangle},null,4)],6)],40,["onWheel","onTouchmove"]):null,gi("div",null,[n.default&&n.default()]),f.value?gi("div",{class:"uni-picker-system",onMousemove:vu(_)},[gi("input",{class:["uni-picker-system_input",f.value],ref:a,value:T,type:M,tabindex:"-1",min:k,max:A,onChange:e=>{b(e),fc(e)}},null,42,["value","type","min","max","onChange"])],40,["onMousemove"]):null],16,["onClick"])}}});let Ty;const Cy=d(Ul,{publishHandler(e,t,n){My.subscribeHandler(e,t,n)}}),My=d(nu,{publishHandler(e,t,n){Cy.subscribeHandler(e,t,n)}}),ky=mu({name:"PageHead",setup(){const e=hn(null),t=Ou(),n=Mv(t.navigationBar,(()=>{const e=Cv(t.navigationBar);n.backgroundColor=e.backgroundColor,n.titleColor=e.titleColor})),{clazz:r,style:o}=function(e){const t=zi((()=>{const{type:t,titlePenetrate:n,shadowColorType:r}=e,o={"uni-page-head":!0,"uni-page-head-transparent":"transparent"===t,"uni-page-head-titlePenetrate":"YES"===n,"uni-page-head-shadow":!!r};return r&&(o[`uni-page-head-shadow-${r}`]=!0),o})),n=zi((()=>({backgroundColor:e.backgroundColor,color:e.titleColor,transitionDuration:e.duration,transitionTimingFunction:e.timingFunc})));return{clazz:t,style:n}}(n);return()=>{const i=function(e,t){if(!t)return gi("div",{class:"uni-page-head-btn",onClick:Dy},[Mc(Cc,"transparent"===e.type?"#fff":e.titleColor,26)],8,["onClick"])}(n,t.isQuit),s=n.type||"default",a="transparent"!==s&&"float"!==s&&gi("div",{class:{"uni-placeholder":!0,"uni-placeholder-titlePenetrate":n.titlePenetrate}},null,2);return gi("uni-page-head",{"uni-page-head-type":s},[gi("div",{ref:e,class:r.value,style:o.value},[gi("div",{class:"uni-page-head-hd"},[i]),Ay(n),gi("div",{class:"uni-page-head-ft"},[])],6),a],8,["uni-page-head-type"])}}});function Ay(e,t){return function({type:e,loading:t,titleSize:n,titleText:r,titleImage:o}){return gi("div",{class:"uni-page-head-bd"},[gi("div",{style:{fontSize:n,opacity:"transparent"===e?0:1},class:"uni-page-head__title"},[t?gi("i",{class:"uni-loading"},null):o?gi("img",{src:o,class:"uni-page-head__title_image"},null,8,["src"]):r],4)])}(e)}function Dy(){1===rf().length?Rh({url:"/"}):Sv({from:"backbutton",success(){}})}const Oy=mu({name:"PageBody",setup(e,t){const n=hn(null),r=hn(null);return dr((()=>false.enablePullDownRefresh),(()=>{r.value=null}),{immediate:!0}),()=>gi(Jo,null,[!1,gi("uni-page-wrapper",xi({ref:n},r.value),[gi("uni-page-body",null,[io(t.slots,"default")]),null],16)])}}),Iy=mu({name:"Page",setup(e,t){let n=Iu(Bu());const r=n.navigationBar,o={};return Gv(n),()=>gi("uni-page",{"data-page":n.route,style:o},"custom"!==r.style?[gi(ky),Py(t),null]:[Py(t),null])}});function Py(e){return ri(),li(Oy,{key:0},{default:Jn((()=>[io(e.slots,"page")])),_:3})}const By={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:6e4,suspensible:!0};window.uni={},window.wx={},window.rpx2px=Md;const Ry=Object.assign({}),Ly=Object.assign;window.__uniConfig=Ly({tabBar:{position:"bottom",color:"#7A7E83",selectedColor:"#002979",borderStyle:"black",blurEffect:"none",fontSize:"10px",iconWidth:"24px",spacing:"3px",height:"50px",list:[{pagePath:"pages/index/index",iconPath:"/static/tabbar/calendar.png",selectedIconPath:"/static/tabbar/calendared.png",text:"职位"},{pagePath:"pages/careerfair/careerfair",iconPath:"/static/tabbar/post.png",selectedIconPath:"/static/tabbar/posted.png",text:"招聘会"},{pagePath:"pages/chat/chat",iconPath:"/static/tabbar/logo2.png",selectedIconPath:"/static/tabbar/logo2.png"},{pagePath:"pages/msglog/msglog",iconPath:"/static/tabbar/chat4.png",selectedIconPath:"/static/tabbar/chat4ed.png",text:"消息"},{pagePath:"pages/mine/mine",iconPath:"/static/tabbar/mine.png",selectedIconPath:"/static/tabbar/mined.png",text:"我的"}],backgroundColor:"#ffffff",midButton:{width:"50px",height:"50px",backgroundImage:"/static/tabbar/logo2.png"},selectedIndex:0,shown:!0},globalStyle:{backgroundColor:"#F8F8F8",navigationBar:{backgroundColor:"#F8F8F8",titleText:"uni-app",type:"default",titleColor:"#000000"},isNVue:!1},uniIdRouter:{},compilerVersion:"4.56"},{appId:"__UNI__C939371",appName:"qingdao-employment-service",appVersion:"1.0.0",appVersionCode:"100",async:By,debug:!1,networkTimeout:{request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},sdkConfigs:{maps:{amap:{key:"9cfc9370bd8a941951da1cea0308e9e3",securityJsCode:"7b16386c7f744c3ca05595965f2b037f",serviceHost:""}}},qqMapKey:void 0,bMapKey:void 0,googleMapKey:void 0,aMapKey:"9cfc9370bd8a941951da1cea0308e9e3",aMapSecurityJsCode:"7b16386c7f744c3ca05595965f2b037f",aMapServiceHost:"",nvue:{"flex-direction":"column"},locale:"zh-Hans",fallbackLocale:"",locales:Object.keys(Ry).reduce(((e,t)=>{const n=t.replace(/\.\/locale\/(uni-app.)?(.*).json/,"$2");return Ly(e[n]||(e[n]={}),Ry[t].default),e}),{}),router:{mode:"hash",base:"/app/",assets:"assets",routerBase:"/app/"},darkmode:!1,themeConfig:{}}),window.__uniLayout=window.__uniLayout||{};const Ny={delay:By.delay,timeout:By.timeout,suspensible:By.suspensible};By.loading&&(Ny.loadingComponent={name:"SystemAsyncLoading",render:()=>gi(nr(By.loading))}),By.error&&(Ny.errorComponent={name:"SystemAsyncError",render:()=>gi(nr(By.error))});const $y=()=>r((()=>import("./pages-index-index.LTrfAB3w.js")),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12])).then((e=>Zg(e.default||e))),zy=Or(Ly({loader:$y},Ny)),jy=()=>r((()=>import("./pages-mine-mine.9PCOKIku.js")),__vite__mapDeps([13,14,15,16])).then((e=>Zg(e.default||e))),Vy=Or(Ly({loader:jy},Ny)),Hy=()=>r((()=>import("./pages-msglog-msglog.tuNSWP3b.js")),__vite__mapDeps([17,18])).then((e=>Zg(e.default||e))),Fy=Or(Ly({loader:Hy},Ny)),qy=()=>r((()=>import("./pages-careerfair-careerfair.DP3Hzfd9.js")),__vite__mapDeps([19,20])).then((e=>Zg(e.default||e))),Uy=Or(Ly({loader:qy},Ny)),Wy=()=>r((()=>import("./pages-login-login.D61W0GsX.js")),__vite__mapDeps([21,7,1,2,8,22])).then((e=>Zg(e.default||e))),Ky=Or(Ly({loader:Wy},Ny)),Yy=()=>r((()=>import("./pages-nearby-nearby.OgzanY0W.js")),__vite__mapDeps([23,3,1,2,4,5,6,24])).then((e=>Zg(e.default||e))),Xy=Or(Ly({loader:Yy},Ny)),Gy=()=>r((()=>import("./pages-chat-chat.DLvC_0WD.js")),__vite__mapDeps([25,11,1,2,26])).then((e=>Zg(e.default||e))),Jy=Or(Ly({loader:Gy},Ny)),Zy=()=>r((()=>import("./packageA-pages-choiceness-choiceness.BPovu6jQ.js")),__vite__mapDeps([27,28])).then((e=>Zg(e.default||e))),Qy=Or(Ly({loader:Zy},Ny)),eb=()=>r((()=>import("./packageA-pages-post-post.BjvbBnVn.js")),__vite__mapDeps([29,1,2,6,30])).then((e=>Zg(e.default||e))),tb=Or(Ly({loader:eb},Ny)),nb=()=>r((()=>import("./packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js")),__vite__mapDeps([31,1,2,6,32])).then((e=>Zg(e.default||e))),rb=Or(Ly({loader:nb},Ny)),ob=()=>r((()=>import("./packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js")),__vite__mapDeps([33,1,2,34])).then((e=>Zg(e.default||e))),ib=Or(Ly({loader:ob},Ny)),sb=()=>r((()=>import("./packageA-pages-myResume-myResume.bMxWTwX3.js")),__vite__mapDeps([35,1,2,7,8,9,10,14,15,6,36])).then((e=>Zg(e.default||e))),ab=Or(Ly({loader:sb},Ny)),lb=()=>r((()=>import("./packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js")),__vite__mapDeps([37,5,6,38])).then((e=>Zg(e.default||e))),cb=Or(Ly({loader:lb},Ny)),ub=()=>r((()=>import("./packageA-pages-collection-collection.Pv-V5WiH.js")),__vite__mapDeps([39,5,6,40])).then((e=>Zg(e.default||e))),db=Or(Ly({loader:ub},Ny)),hb=()=>r((()=>import("./packageA-pages-browseJob-browseJob.CL6AzOXI.js")),__vite__mapDeps([41,1,2,5,6,42])).then((e=>Zg(e.default||e))),fb=Or(Ly({loader:hb},Ny));function pb(e,t){return ri(),li(Iy,null,{page:Jn((()=>[gi(e,Ly({},t,{ref:"page"}),null,512)])),_:1})}function gb(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}window.__uniRoutes=[{path:"/",alias:"/pages/index/index",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(zy,t)}},loader:$y,meta:{isQuit:!0,isEntry:!0,isTabBar:!0,tabBarIndex:0,navigationBar:{titleText:"青岛智慧就业平台",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/mine/mine",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Vy,t)}},loader:jy,meta:{isQuit:!0,isTabBar:!0,tabBarIndex:4,navigationBar:{titleText:"我的",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/msglog/msglog",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Fy,t)}},loader:Hy,meta:{isQuit:!0,isTabBar:!0,tabBarIndex:3,enablePullDownRefresh:!1,navigationBar:{titleText:"消息",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/careerfair/careerfair",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Uy,t)}},loader:qy,meta:{isQuit:!0,isTabBar:!0,tabBarIndex:1,navigationBar:{titleText:"招聘会",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/login/login",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Ky,t)}},loader:Wy,meta:{navigationBar:{titleText:"登录",style:"custom",type:"default"},isNVue:!1}},{path:"/pages/nearby/nearby",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Xy,t)}},loader:Yy,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"附近",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/pages/chat/chat",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Jy,t)}},loader:Gy,meta:{isQuit:!0,isTabBar:!0,tabBarIndex:2,enablePullDownRefresh:!1,navigationBar:{backgroundColor:"#4778EC",titleText:"AI+",style:"custom",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/choiceness/choiceness",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(Qy,t)}},loader:Zy,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"精选",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/post/post",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(tb,t)}},loader:eb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"职位详情",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/UnitDetails/UnitDetails",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(rb,t)}},loader:nb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"单位详情",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/exhibitors/exhibitors",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(ib,t)}},loader:ob,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"参展单位",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/myResume/myResume",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(ab,t)}},loader:sb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"我的简历",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/Intendedposition/Intendedposition",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(cb,t)}},loader:lb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"意向岗位",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/collection/collection",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(db,t)}},loader:ub,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"我的收藏",type:"default",titleColor:"#ffffff"},isNVue:!1}},{path:"/packageA/pages/browseJob/browseJob",component:{setup(){const e=Yg(),t=e&&e.$route&&e.$route.query||{};return()=>pb(fb,t)}},loader:hb,meta:{navigationBar:{backgroundColor:"#4778EC",titleText:"我的浏览",type:"default",titleColor:"#ffffff"},isNVue:!1}}].map((e=>(e.meta.route=(e.alias||e.path).slice(1),e)));var mb,vb={exports:{}}; +/*! For license information please see gtpush-min.js.LICENSE.txt */self,mb=()=>(()=>{var e={4736:(e,t,n)=>{var r;e=n.nmd(e);var o=function(e){var t=1e7,n=9007199254740992,r=h(n),i="0123456789abcdefghijklmnopqrstuvwxyz",s="function"==typeof BigInt;function a(e,t,n,r){return void 0===e?a[0]:void 0===t||10==+t&&!n?X(e):q(e,t,n,r)}function l(e,t){this.value=e,this.sign=t,this.isSmall=!1}function c(e){this.value=e,this.sign=e<0,this.isSmall=!0}function u(e){this.value=e}function d(e){return-n0?Math.floor(e):Math.ceil(e)}function v(e,n){var r,o,i=e.length,s=n.length,a=new Array(i),l=0,c=t;for(o=0;o=c?1:0,a[o]=r-l*c;for(;o0&&a.push(l),a}function y(e,t){return e.length>=t.length?v(e,t):v(t,e)}function b(e,n){var r,o,i=e.length,s=new Array(i),a=t;for(o=0;o0;)s[o++]=n%a,n=Math.floor(n/a);return s}function _(e,n){var r,o,i=e.length,s=n.length,a=new Array(i),l=0,c=t;for(r=0;r0;)s[o++]=l%a,l=Math.floor(l/a);return s}function E(e,t){for(var n=[];t-- >0;)n.push(0);return n.concat(e)}function T(e,t){var n=Math.max(e.length,t.length);if(n<=30)return S(e,t);n=Math.ceil(n/2);var r=e.slice(n),o=e.slice(0,n),i=t.slice(n),s=t.slice(0,n),a=T(o,s),l=T(r,i),c=T(y(o,r),y(s,i)),u=y(y(a,E(_(_(c,a),l),n)),E(l,2*n));return p(u),u}function C(e,n,r){return new l(e=0;--n)o=(i=1e7*o+e[n])-(r=m(i/t))*t,a[n]=0|r;return[a,0|o]}function A(e,n){var r,o=X(n);if(s)return[new u(e.value/o.value),new u(e.value%o.value)];var i,d=e.value,v=o.value;if(0===v)throw new Error("Cannot divide by zero");if(e.isSmall)return o.isSmall?[new c(m(d/v)),new c(d%v)]:[a[0],e];if(o.isSmall){if(1===v)return[e,a[0]];if(-1==v)return[e.negate(),a[0]];var y=Math.abs(v);if(y=0;o--){for(r=h-1,y[o+d]!==m&&(r=Math.floor((y[o+d]*h+y[o+d-1])/m)),i=0,s=0,l=b.length,a=0;ac&&(i=(i+1)*h),r=Math.ceil(i/s);do{if(D(a=x(n,r),d)<=0)break;r--}while(r);u.push(r),d=_(d,a)}return u.reverse(),[f(u),f(d)]}(d,v),i=r[0];var S=e.sign!==o.sign,E=r[1],T=e.sign;return"number"==typeof i?(S&&(i=-i),i=new c(i)):i=new l(i,S),"number"==typeof E?(T&&(E=-E),E=new c(E)):E=new l(E,T),[i,E]}function D(e,t){if(e.length!==t.length)return e.length>t.length?1:-1;for(var n=e.length-1;n>=0;n--)if(e[n]!==t[n])return e[n]>t[n]?1:-1;return 0}function O(e){var t=e.abs();return!t.isUnit()&&(!!(t.equals(2)||t.equals(3)||t.equals(5))||!(t.isEven()||t.isDivisibleBy(3)||t.isDivisibleBy(5))&&(!!t.lesser(49)||void 0))}function I(e,t){for(var n,r,i,s=e.prev(),a=s,l=0;a.isEven();)a=a.divide(2),l++;e:for(r=0;r=0?r=_(e,t):(r=_(t,e),n=!n),"number"==typeof(r=f(r))?(n&&(r=-r),new c(r)):new l(r,n)}(n,r,this.sign)},l.prototype.minus=l.prototype.subtract,c.prototype.subtract=function(e){var t=X(e),n=this.value;if(n<0!==t.sign)return this.add(t.negate());var r=t.value;return t.isSmall?new c(n-r):w(r,Math.abs(n),n>=0)},c.prototype.minus=c.prototype.subtract,u.prototype.subtract=function(e){return new u(this.value-X(e).value)},u.prototype.minus=u.prototype.subtract,l.prototype.negate=function(){return new l(this.value,!this.sign)},c.prototype.negate=function(){var e=this.sign,t=new c(-this.value);return t.sign=!e,t},u.prototype.negate=function(){return new u(-this.value)},l.prototype.abs=function(){return new l(this.value,!1)},c.prototype.abs=function(){return new c(Math.abs(this.value))},u.prototype.abs=function(){return new u(this.value>=0?this.value:-this.value)},l.prototype.multiply=function(e){var n,r=X(e),o=this.value,i=r.value,s=this.sign!==r.sign;if(r.isSmall){if(0===i)return a[0];if(1===i)return this;if(-1===i)return this.negate();if((n=Math.abs(i))0}(o.length,i.length)?new l(T(o,i),s):new l(S(o,i),s)},l.prototype.times=l.prototype.multiply,c.prototype._multiplyBySmall=function(e){return d(e.value*this.value)?new c(e.value*this.value):C(Math.abs(e.value),h(Math.abs(this.value)),this.sign!==e.sign)},l.prototype._multiplyBySmall=function(e){return 0===e.value?a[0]:1===e.value?this:-1===e.value?this.negate():C(Math.abs(e.value),this.value,this.sign!==e.sign)},c.prototype.multiply=function(e){return X(e)._multiplyBySmall(this)},c.prototype.times=c.prototype.multiply,u.prototype.multiply=function(e){return new u(this.value*X(e).value)},u.prototype.times=u.prototype.multiply,l.prototype.square=function(){return new l(M(this.value),!1)},c.prototype.square=function(){var e=this.value*this.value;return d(e)?new c(e):new l(M(h(Math.abs(this.value))),!1)},u.prototype.square=function(e){return new u(this.value*this.value)},l.prototype.divmod=function(e){var t=A(this,e);return{quotient:t[0],remainder:t[1]}},u.prototype.divmod=c.prototype.divmod=l.prototype.divmod,l.prototype.divide=function(e){return A(this,e)[0]},u.prototype.over=u.prototype.divide=function(e){return new u(this.value/X(e).value)},c.prototype.over=c.prototype.divide=l.prototype.over=l.prototype.divide,l.prototype.mod=function(e){return A(this,e)[1]},u.prototype.mod=u.prototype.remainder=function(e){return new u(this.value%X(e).value)},c.prototype.remainder=c.prototype.mod=l.prototype.remainder=l.prototype.mod,l.prototype.pow=function(e){var t,n,r,o=X(e),i=this.value,s=o.value;if(0===s)return a[1];if(0===i)return a[0];if(1===i)return a[1];if(-1===i)return o.isEven()?a[1]:a[-1];if(o.sign)return a[0];if(!o.isSmall)throw new Error("The exponent "+o.toString()+" is too large.");if(this.isSmall&&d(t=Math.pow(i,s)))return new c(m(t));for(n=this,r=a[1];!0&s&&(r=r.times(n),--s),0!==s;)s/=2,n=n.square();return r},c.prototype.pow=l.prototype.pow,u.prototype.pow=function(e){var t=X(e),n=this.value,r=t.value,o=BigInt(0),i=BigInt(1),s=BigInt(2);if(r===o)return a[1];if(n===o)return a[0];if(n===i)return a[1];if(n===BigInt(-1))return t.isEven()?a[1]:a[-1];if(t.isNegative())return new u(o);for(var l=this,c=a[1];(r&i)===i&&(c=c.times(l),--r),r!==o;)r/=s,l=l.square();return c},l.prototype.modPow=function(e,t){if(e=X(e),(t=X(t)).isZero())throw new Error("Cannot take modPow with modulus 0");var n=a[1],r=this.mod(t);for(e.isNegative()&&(e=e.multiply(a[-1]),r=r.modInv(t));e.isPositive();){if(r.isZero())return a[0];e.isOdd()&&(n=n.multiply(r).mod(t)),e=e.divide(2),r=r.square().mod(t)}return n},u.prototype.modPow=c.prototype.modPow=l.prototype.modPow,l.prototype.compareAbs=function(e){var t=X(e),n=this.value,r=t.value;return t.isSmall?1:D(n,r)},c.prototype.compareAbs=function(e){var t=X(e),n=Math.abs(this.value),r=t.value;return t.isSmall?n===(r=Math.abs(r))?0:n>r?1:-1:-1},u.prototype.compareAbs=function(e){var t=this.value,n=X(e).value;return(t=t>=0?t:-t)===(n=n>=0?n:-n)?0:t>n?1:-1},l.prototype.compare=function(e){if(e===1/0)return-1;if(e===-1/0)return 1;var t=X(e),n=this.value,r=t.value;return this.sign!==t.sign?t.sign?1:-1:t.isSmall?this.sign?-1:1:D(n,r)*(this.sign?-1:1)},l.prototype.compareTo=l.prototype.compare,c.prototype.compare=function(e){if(e===1/0)return-1;if(e===-1/0)return 1;var t=X(e),n=this.value,r=t.value;return t.isSmall?n==r?0:n>r?1:-1:n<0!==t.sign?n<0?-1:1:n<0?1:-1},c.prototype.compareTo=c.prototype.compare,u.prototype.compare=function(e){if(e===1/0)return-1;if(e===-1/0)return 1;var t=this.value,n=X(e).value;return t===n?0:t>n?1:-1},u.prototype.compareTo=u.prototype.compare,l.prototype.equals=function(e){return 0===this.compare(e)},u.prototype.eq=u.prototype.equals=c.prototype.eq=c.prototype.equals=l.prototype.eq=l.prototype.equals,l.prototype.notEquals=function(e){return 0!==this.compare(e)},u.prototype.neq=u.prototype.notEquals=c.prototype.neq=c.prototype.notEquals=l.prototype.neq=l.prototype.notEquals,l.prototype.greater=function(e){return this.compare(e)>0},u.prototype.gt=u.prototype.greater=c.prototype.gt=c.prototype.greater=l.prototype.gt=l.prototype.greater,l.prototype.lesser=function(e){return this.compare(e)<0},u.prototype.lt=u.prototype.lesser=c.prototype.lt=c.prototype.lesser=l.prototype.lt=l.prototype.lesser,l.prototype.greaterOrEquals=function(e){return this.compare(e)>=0},u.prototype.geq=u.prototype.greaterOrEquals=c.prototype.geq=c.prototype.greaterOrEquals=l.prototype.geq=l.prototype.greaterOrEquals,l.prototype.lesserOrEquals=function(e){return this.compare(e)<=0},u.prototype.leq=u.prototype.lesserOrEquals=c.prototype.leq=c.prototype.lesserOrEquals=l.prototype.leq=l.prototype.lesserOrEquals,l.prototype.isEven=function(){return 0==(1&this.value[0])},c.prototype.isEven=function(){return 0==(1&this.value)},u.prototype.isEven=function(){return(this.value&BigInt(1))===BigInt(0)},l.prototype.isOdd=function(){return 1==(1&this.value[0])},c.prototype.isOdd=function(){return 1==(1&this.value)},u.prototype.isOdd=function(){return(this.value&BigInt(1))===BigInt(1)},l.prototype.isPositive=function(){return!this.sign},c.prototype.isPositive=function(){return this.value>0},u.prototype.isPositive=c.prototype.isPositive,l.prototype.isNegative=function(){return this.sign},c.prototype.isNegative=function(){return this.value<0},u.prototype.isNegative=c.prototype.isNegative,l.prototype.isUnit=function(){return!1},c.prototype.isUnit=function(){return 1===Math.abs(this.value)},u.prototype.isUnit=function(){return this.abs().value===BigInt(1)},l.prototype.isZero=function(){return!1},c.prototype.isZero=function(){return 0===this.value},u.prototype.isZero=function(){return this.value===BigInt(0)},l.prototype.isDivisibleBy=function(e){var t=X(e);return!t.isZero()&&(!!t.isUnit()||(0===t.compareAbs(2)?this.isEven():this.mod(t).isZero()))},u.prototype.isDivisibleBy=c.prototype.isDivisibleBy=l.prototype.isDivisibleBy,l.prototype.isPrime=function(t){var n=O(this);if(n!==e)return n;var r=this.abs(),i=r.bitLength();if(i<=64)return I(r,[2,3,5,7,11,13,17,19,23,29,31,37]);for(var s=Math.log(2)*i.toJSNumber(),a=Math.ceil(!0===t?2*Math.pow(s,2):s),l=[],c=0;c-n?new c(e-1):new l(r,!0)},u.prototype.prev=function(){return new u(this.value-BigInt(1))};for(var P=[1];2*P[P.length-1]<=t;)P.push(2*P[P.length-1]);var B=P.length,R=P[B-1];function L(e){return Math.abs(e)<=t}function N(e,t,n){t=X(t);for(var r=e.isNegative(),i=t.isNegative(),s=r?e.not():e,a=i?t.not():t,l=0,c=0,u=null,d=null,h=[];!s.isZero()||!a.isZero();)l=(u=A(s,R))[1].toJSNumber(),r&&(l=R-1-l),c=(d=A(a,R))[1].toJSNumber(),i&&(c=R-1-c),s=u[0],a=d[0],h.push(n(l,c));for(var f=0!==n(r?1:0,i?1:0)?o(-1):o(0),p=h.length-1;p>=0;p-=1)f=f.multiply(R).add(o(h[p]));return f}l.prototype.shiftLeft=function(e){var t=X(e).toJSNumber();if(!L(t))throw new Error(String(t)+" is too large for shifting.");if(t<0)return this.shiftRight(-t);var n=this;if(n.isZero())return n;for(;t>=B;)n=n.multiply(R),t-=B-1;return n.multiply(P[t])},u.prototype.shiftLeft=c.prototype.shiftLeft=l.prototype.shiftLeft,l.prototype.shiftRight=function(e){var t,n=X(e).toJSNumber();if(!L(n))throw new Error(String(n)+" is too large for shifting.");if(n<0)return this.shiftLeft(-n);for(var r=this;n>=B;){if(r.isZero()||r.isNegative()&&r.isUnit())return r;r=(t=A(r,R))[1].isNegative()?t[0].prev():t[0],n-=B-1}return(t=A(r,P[n]))[1].isNegative()?t[0].prev():t[0]},u.prototype.shiftRight=c.prototype.shiftRight=l.prototype.shiftRight,l.prototype.not=function(){return this.negate().prev()},u.prototype.not=c.prototype.not=l.prototype.not,l.prototype.and=function(e){return N(this,e,(function(e,t){return e&t}))},u.prototype.and=c.prototype.and=l.prototype.and,l.prototype.or=function(e){return N(this,e,(function(e,t){return e|t}))},u.prototype.or=c.prototype.or=l.prototype.or,l.prototype.xor=function(e){return N(this,e,(function(e,t){return e^t}))},u.prototype.xor=c.prototype.xor=l.prototype.xor;var $=1<<30;function z(e){var n=e.value,r="number"==typeof n?n|$:"bigint"==typeof n?n|BigInt($):n[0]+n[1]*t|1073758208;return r&-r}function j(e,t){if(t.compareTo(e)<=0){var n=j(e,t.square(t)),r=n.p,i=n.e,s=r.multiply(t);return s.compareTo(e)<=0?{p:s,e:2*i+1}:{p:r,e:2*i}}return{p:o(1),e:0}}function V(e,t){return e=X(e),t=X(t),e.greater(t)?e:t}function H(e,t){return e=X(e),t=X(t),e.lesser(t)?e:t}function F(e,t){if(e=X(e).abs(),t=X(t).abs(),e.equals(t))return e;if(e.isZero())return t;if(t.isZero())return e;for(var n,r,o=a[1];e.isEven()&&t.isEven();)n=H(z(e),z(t)),e=e.divide(n),t=t.divide(n),o=o.multiply(n);for(;e.isEven();)e=e.divide(z(e));do{for(;t.isEven();)t=t.divide(z(t));e.greater(t)&&(r=t,t=e,e=r),t=t.subtract(e)}while(!t.isZero());return o.isUnit()?e:e.multiply(o)}l.prototype.bitLength=function(){var e=this;return e.compareTo(o(0))<0&&(e=e.negate().subtract(o(1))),0===e.compareTo(o(0))?o(0):o(j(e,o(2)).e).add(o(1))},u.prototype.bitLength=c.prototype.bitLength=l.prototype.bitLength;var q=function(e,t,n,r){n=n||i,e=String(e),r||(e=e.toLowerCase(),n=n.toLowerCase());var o,s=e.length,a=Math.abs(t),l={};for(o=0;o=a){if("1"===d&&1===a)continue;throw new Error(d+" is not a valid digit in base "+t+".")}t=X(t);var c=[],u="-"===e[0];for(o=u?1:0;o"!==e[o]&&o=0;r--)o=o.add(e[r].times(i)),i=i.times(t);return n?o.negate():o}function W(e,t){if((t=o(t)).isZero()){if(e.isZero())return{value:[0],isNegative:!1};throw new Error("Cannot convert nonzero numbers to base 0.")}if(t.equals(-1)){if(e.isZero())return{value:[0],isNegative:!1};if(e.isNegative())return{value:[].concat.apply([],Array.apply(null,Array(-e.toJSNumber())).map(Array.prototype.valueOf,[1,0])),isNegative:!1};var n=Array.apply(null,Array(e.toJSNumber()-1)).map(Array.prototype.valueOf,[0,1]);return n.unshift([1]),{value:[].concat.apply([],n),isNegative:!1}}var r=!1;if(e.isNegative()&&t.isPositive()&&(r=!0,e=e.abs()),t.isUnit())return e.isZero()?{value:[0],isNegative:!1}:{value:Array.apply(null,Array(e.toJSNumber())).map(Number.prototype.valueOf,1),isNegative:r};for(var i,s=[],a=e;a.isNegative()||a.compareAbs(t)>=0;){i=a.divmod(t),a=i.quotient;var l=i.remainder;l.isNegative()&&(l=t.minus(l).abs(),a=a.next()),s.push(l.toJSNumber())}return s.push(a.toJSNumber()),{value:s.reverse(),isNegative:r}}function K(e,t,n){var r=W(e,t);return(r.isNegative?"-":"")+r.value.map((function(e){return function(e,t){return e<(t=t||i).length?t[e]:"<"+e+">"}(e,n)})).join("")}function Y(e){if(d(+e)){var t=+e;if(t===m(t))return s?new u(BigInt(t)):new c(t);throw new Error("Invalid integer: "+e)}var n="-"===e[0];n&&(e=e.slice(1));var r=e.split(/e/i);if(r.length>2)throw new Error("Invalid integer: "+r.join("e"));if(2===r.length){var o=r[1];if("+"===o[0]&&(o=o.slice(1)),(o=+o)!==m(o)||!d(o))throw new Error("Invalid integer: "+o+" is not a valid exponent.");var i=r[0],a=i.indexOf(".");if(a>=0&&(o-=i.length-a-1,i=i.slice(0,a)+i.slice(a+1)),o<0)throw new Error("Cannot include negative exponent part for integers");e=i+=new Array(o+1).join("0")}if(!/^([0-9][0-9]*)$/.test(e))throw new Error("Invalid integer: "+e);if(s)return new u(BigInt(n?"-"+e:e));for(var h=[],f=e.length,g=f-7;f>0;)h.push(+e.slice(g,f)),(g-=7)<0&&(g=0),f-=7;return p(h),new l(h,n)}function X(e){return"number"==typeof e?function(e){if(s)return new u(BigInt(e));if(d(e)){if(e!==m(e))throw new Error(e+" is not an integer.");return new c(e)}return Y(e.toString())}(e):"string"==typeof e?Y(e):"bigint"==typeof e?new u(e):e}l.prototype.toArray=function(e){return W(this,e)},c.prototype.toArray=function(e){return W(this,e)},u.prototype.toArray=function(e){return W(this,e)},l.prototype.toString=function(t,n){if(t===e&&(t=10),10!==t)return K(this,t,n);for(var r,o=this.value,i=o.length,s=String(o[--i]);--i>=0;)r=String(o[i]),s+="0000000".slice(r.length)+r;return(this.sign?"-":"")+s},c.prototype.toString=function(t,n){return t===e&&(t=10),10!=t?K(this,t,n):String(this.value)},u.prototype.toString=c.prototype.toString,u.prototype.toJSON=l.prototype.toJSON=c.prototype.toJSON=function(){return this.toString()},l.prototype.valueOf=function(){return parseInt(this.toString(),10)},l.prototype.toJSNumber=l.prototype.valueOf,c.prototype.valueOf=function(){return this.value},c.prototype.toJSNumber=c.prototype.valueOf,u.prototype.valueOf=u.prototype.toJSNumber=function(){return parseInt(this.toString(),10)};for(var G=0;G<1e3;G++)a[G]=X(G),G>0&&(a[-G]=X(-G));return a.one=a[1],a.zero=a[0],a.minusOne=a[-1],a.max=V,a.min=H,a.gcd=F,a.lcm=function(e,t){return e=X(e).abs(),t=X(t).abs(),e.divide(F(e,t)).multiply(t)},a.isInstance=function(e){return e instanceof l||e instanceof c||e instanceof u},a.randBetween=function(e,n,r){e=X(e),n=X(n);var o=r||Math.random,i=H(e,n),s=V(e,n).subtract(i).add(1);if(s.isSmall)return i.add(Math.floor(o()*s));for(var l=W(s,t).value,c=[],u=!0,d=0;d>>8^255&p^99,o[n]=p,i[p]=n;var g=e[n],m=e[g],v=e[m],y=257*e[p]^16843008*p;s[n]=y<<24|y>>>8,a[n]=y<<16|y>>>16,l[n]=y<<8|y>>>24,c[n]=y,y=16843009*v^65537*m^257*g^16843008*n,u[p]=y<<24|y>>>8,d[p]=y<<16|y>>>16,h[p]=y<<8|y>>>24,f[p]=y,n?(n=g^e[e[e[v^g]]],r^=e[e[r]]):n=r=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],g=n.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,n=e.sigBytes/4,r=4*((this._nRounds=n+6)+1),i=this._keySchedule=[],s=0;s6&&s%n==4&&(c=o[c>>>24]<<24|o[c>>>16&255]<<16|o[c>>>8&255]<<8|o[255&c]):(c=o[(c=c<<8|c>>>24)>>>24]<<24|o[c>>>16&255]<<16|o[c>>>8&255]<<8|o[255&c],c^=p[s/n|0]<<24),i[s]=i[s-n]^c);for(var a=this._invKeySchedule=[],l=0;l>>24]]^d[o[c>>>16&255]]^h[o[c>>>8&255]]^f[o[255&c]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,s,a,l,c,o)},decryptBlock:function(e,t){var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n,this._doCryptBlock(e,t,this._invKeySchedule,u,d,h,f,i),n=e[t+1],e[t+1]=e[t+3],e[t+3]=n},_doCryptBlock:function(e,t,n,r,o,i,s,a){for(var l=this._nRounds,c=e[t]^n[0],u=e[t+1]^n[1],d=e[t+2]^n[2],h=e[t+3]^n[3],f=4,p=1;p>>24]^o[u>>>16&255]^i[d>>>8&255]^s[255&h]^n[f++],m=r[u>>>24]^o[d>>>16&255]^i[h>>>8&255]^s[255&c]^n[f++],v=r[d>>>24]^o[h>>>16&255]^i[c>>>8&255]^s[255&u]^n[f++],y=r[h>>>24]^o[c>>>16&255]^i[u>>>8&255]^s[255&d]^n[f++];c=g,u=m,d=v,h=y}g=(a[c>>>24]<<24|a[u>>>16&255]<<16|a[d>>>8&255]<<8|a[255&h])^n[f++],m=(a[u>>>24]<<24|a[d>>>16&255]<<16|a[h>>>8&255]<<8|a[255&c])^n[f++],v=(a[d>>>24]<<24|a[h>>>16&255]<<16|a[c>>>8&255]<<8|a[255&u])^n[f++],y=(a[h>>>24]<<24|a[c>>>16&255]<<16|a[u>>>8&255]<<8|a[255&d])^n[f++],e[t]=g,e[t+1]=m,e[t+2]=v,e[t+3]=y},keySize:8});e.AES=t._createHelper(g)}(),r.AES)},5109:function(e,t,n){var r;e.exports=(r=n(8249),n(888),void(r.lib.Cipher||function(e){var t=r,n=t.lib,o=n.Base,i=n.WordArray,s=n.BufferedBlockAlgorithm,a=t.enc;a.Utf8;var l=a.Base64,c=t.algo.EvpKDF,u=n.Cipher=s.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,n){this.cfg=this.cfg.extend(n),this._xformMode=e,this._key=t,this.reset()},reset:function(){s.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?b:v}return function(t){return{encrypt:function(n,r,o){return e(r).encrypt(t,n,r,o)},decrypt:function(n,r,o){return e(r).decrypt(t,n,r,o)}}}}()});n.StreamCipher=u.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var d=t.mode={},h=n.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),f=d.CBC=function(){var t=h.extend();function n(t,n,r){var o,i=this._iv;i?(o=i,this._iv=e):o=this._prevBlock;for(var s=0;s>>2];e.sigBytes-=t}};n.BlockCipher=u.extend({cfg:u.cfg.extend({mode:f,padding:p}),reset:function(){var e;u.reset.call(this);var t=this.cfg,n=t.iv,r=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=r.createEncryptor:(e=r.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,n&&n.words):(this._mode=e.call(r,this,n&&n.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var g=n.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),m=(t.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,n=e.salt;return(n?i.create([1398893684,1701076831]).concat(n).concat(t):t).toString(l)},parse:function(e){var t,n=l.parse(e),r=n.words;return 1398893684==r[0]&&1701076831==r[1]&&(t=i.create(r.slice(2,4)),r.splice(0,4),n.sigBytes-=16),g.create({ciphertext:n,salt:t})}},v=n.SerializableCipher=o.extend({cfg:o.extend({format:m}),encrypt:function(e,t,n,r){r=this.cfg.extend(r);var o=e.createEncryptor(n,r),i=o.finalize(t),s=o.cfg;return g.create({ciphertext:i,key:n,iv:s.iv,algorithm:e,mode:s.mode,padding:s.padding,blockSize:e.blockSize,formatter:r.format})},decrypt:function(e,t,n,r){return r=this.cfg.extend(r),t=this._parse(t,r.format),e.createDecryptor(n,r).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),y=(t.kdf={}).OpenSSL={execute:function(e,t,n,r){r||(r=i.random(8));var o=c.create({keySize:t+n}).compute(e,r),s=i.create(o.words.slice(t),4*n);return o.sigBytes=4*t,g.create({key:o,iv:s,salt:r})}},b=n.PasswordBasedCipher=v.extend({cfg:v.cfg.extend({kdf:y}),encrypt:function(e,t,n,r){var o=(r=this.cfg.extend(r)).kdf.execute(n,e.keySize,e.ivSize);r.iv=o.iv;var i=v.encrypt.call(this,e,t,o.key,r);return i.mixIn(o),i},decrypt:function(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var o=r.kdf.execute(n,e.keySize,e.ivSize,t.salt);return r.iv=o.iv,v.decrypt.call(this,e,t,o.key,r)}})}()))},8249:function(e,t,n){var r;e.exports=(r=r||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==n.g&&n.g.crypto&&(r=n.g.crypto),!r)try{r=n(2480)}catch(m){}var o=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(m){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(m){}}throw new Error("Native crypto module could not be used to get secure random number.")},i=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),s={},a=s.lib={},l=a.Base=function(){return{extend:function(e){var t=i(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),c=a.WordArray=l.extend({init:function(e,n){e=this.words=e||[],this.sigBytes=n!=t?n:4*e.length},toString:function(e){return(e||d).stringify(this)},concat:function(e){var t=this.words,n=e.words,r=this.sigBytes,o=e.sigBytes;if(this.clamp(),r%4)for(var i=0;i>>2]>>>24-i%4*8&255;t[r+i>>>2]|=s<<24-(r+i)%4*8}else for(var a=0;a>>2]=n[a>>>2];return this.sigBytes+=o,this},clamp:function(){var t=this.words,n=this.sigBytes;t[n>>>2]&=4294967295<<32-n%4*8,t.length=e.ceil(n/4)},clone:function(){var e=l.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],n=0;n>>2]>>>24-o%4*8&255;r.push((i>>>4).toString(16)),r.push((15&i).toString(16))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new c.init(n,t/2)}},h=u.Latin1={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],o=0;o>>2]>>>24-o%4*8&255;r.push(String.fromCharCode(i))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r>>2]|=(255&e.charCodeAt(r))<<24-r%4*8;return new c.init(n,t)}},f=u.Utf8={stringify:function(e){try{return decodeURIComponent(escape(h.stringify(e)))}catch(t){throw new Error("Malformed UTF-8 data")}},parse:function(e){return h.parse(unescape(encodeURIComponent(e)))}},p=a.BufferedBlockAlgorithm=l.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=f.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var n,r=this._data,o=r.words,i=r.sigBytes,s=this.blockSize,a=i/(4*s),l=(a=t?e.ceil(a):e.max((0|a)-this._minBufferSize,0))*s,u=e.min(4*l,i);if(l){for(var d=0;d>>6-s%4*2;o[i>>>2]|=a<<24-i%4*8,i++}return t.create(o,i)}e.enc.Base64={stringify:function(e){var t=e.words,n=e.sigBytes,r=this._map;e.clamp();for(var o=[],i=0;i>>2]>>>24-i%4*8&255)<<16|(t[i+1>>>2]>>>24-(i+1)%4*8&255)<<8|t[i+2>>>2]>>>24-(i+2)%4*8&255,a=0;a<4&&i+.75*a>>6*(3-a)&63));var l=r.charAt(64);if(l)for(;o.length%4;)o.push(l);return o.join("")},parse:function(e){var t=e.length,r=this._map,o=this._reverseMap;if(!o){o=this._reverseMap=[];for(var i=0;i>>6-s%4*2;o[i>>>2]|=a<<24-i%4*8,i++}return t.create(o,i)}e.enc.Base64url={stringify:function(e,t=!0){var n=e.words,r=e.sigBytes,o=t?this._safe_map:this._map;e.clamp();for(var i=[],s=0;s>>2]>>>24-s%4*8&255)<<16|(n[s+1>>>2]>>>24-(s+1)%4*8&255)<<8|n[s+2>>>2]>>>24-(s+2)%4*8&255,l=0;l<4&&s+.75*l>>6*(3-l)&63));var c=o.charAt(64);if(c)for(;i.length%4;)i.push(c);return i.join("")},parse:function(e,t=!0){var r=e.length,o=t?this._safe_map:this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var s=0;s>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],o=0;o>>2]>>>16-o%4*8&65535;r.push(String.fromCharCode(i))}return r.join("")},parse:function(e){for(var n=e.length,r=[],o=0;o>>1]|=e.charCodeAt(o)<<16-o%2*16;return t.create(r,2*n)}},n.Utf16LE={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i>>2]>>>16-i%4*8&65535);r.push(String.fromCharCode(s))}return r.join("")},parse:function(e){for(var n=e.length,r=[],i=0;i>>1]|=o(e.charCodeAt(i)<<16-i%2*16);return t.create(r,2*n)}}}(),r.enc.Utf16)},888:function(e,t,n){var r,o,i,s,a,l,c,u;e.exports=(u=n(8249),n(2783),n(9824),o=(r=u).lib,i=o.Base,s=o.WordArray,a=r.algo,l=a.MD5,c=a.EvpKDF=i.extend({cfg:i.extend({keySize:4,hasher:l,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n,r=this.cfg,o=r.hasher.create(),i=s.create(),a=i.words,l=r.keySize,c=r.iterations;a.lengthr&&(t=e.finalize(t)),t.clamp();for(var o=this._oKey=t.clone(),s=this._iKey=t.clone(),a=o.words,l=s.words,c=0;c>>2]|=e[o]<<24-o%4*8;t.call(this,r,n)}else t.apply(this,arguments)};n.prototype=e}}(),r.lib.WordArray)},8214:function(e,t,n){var r;e.exports=(r=n(8249),function(e){var t=r,n=t.lib,o=n.WordArray,i=n.Hasher,s=t.algo,a=[];!function(){for(var t=0;t<64;t++)a[t]=4294967296*e.abs(e.sin(t+1))|0}();var l=s.MD5=i.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,o=e[r];e[r]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i=this._hash.words,s=e[t+0],l=e[t+1],f=e[t+2],p=e[t+3],g=e[t+4],m=e[t+5],v=e[t+6],y=e[t+7],b=e[t+8],_=e[t+9],w=e[t+10],S=e[t+11],x=e[t+12],E=e[t+13],T=e[t+14],C=e[t+15],M=i[0],k=i[1],A=i[2],D=i[3];M=c(M,k,A,D,s,7,a[0]),D=c(D,M,k,A,l,12,a[1]),A=c(A,D,M,k,f,17,a[2]),k=c(k,A,D,M,p,22,a[3]),M=c(M,k,A,D,g,7,a[4]),D=c(D,M,k,A,m,12,a[5]),A=c(A,D,M,k,v,17,a[6]),k=c(k,A,D,M,y,22,a[7]),M=c(M,k,A,D,b,7,a[8]),D=c(D,M,k,A,_,12,a[9]),A=c(A,D,M,k,w,17,a[10]),k=c(k,A,D,M,S,22,a[11]),M=c(M,k,A,D,x,7,a[12]),D=c(D,M,k,A,E,12,a[13]),A=c(A,D,M,k,T,17,a[14]),M=u(M,k=c(k,A,D,M,C,22,a[15]),A,D,l,5,a[16]),D=u(D,M,k,A,v,9,a[17]),A=u(A,D,M,k,S,14,a[18]),k=u(k,A,D,M,s,20,a[19]),M=u(M,k,A,D,m,5,a[20]),D=u(D,M,k,A,w,9,a[21]),A=u(A,D,M,k,C,14,a[22]),k=u(k,A,D,M,g,20,a[23]),M=u(M,k,A,D,_,5,a[24]),D=u(D,M,k,A,T,9,a[25]),A=u(A,D,M,k,p,14,a[26]),k=u(k,A,D,M,b,20,a[27]),M=u(M,k,A,D,E,5,a[28]),D=u(D,M,k,A,f,9,a[29]),A=u(A,D,M,k,y,14,a[30]),M=d(M,k=u(k,A,D,M,x,20,a[31]),A,D,m,4,a[32]),D=d(D,M,k,A,b,11,a[33]),A=d(A,D,M,k,S,16,a[34]),k=d(k,A,D,M,T,23,a[35]),M=d(M,k,A,D,l,4,a[36]),D=d(D,M,k,A,g,11,a[37]),A=d(A,D,M,k,y,16,a[38]),k=d(k,A,D,M,w,23,a[39]),M=d(M,k,A,D,E,4,a[40]),D=d(D,M,k,A,s,11,a[41]),A=d(A,D,M,k,p,16,a[42]),k=d(k,A,D,M,v,23,a[43]),M=d(M,k,A,D,_,4,a[44]),D=d(D,M,k,A,x,11,a[45]),A=d(A,D,M,k,C,16,a[46]),M=h(M,k=d(k,A,D,M,f,23,a[47]),A,D,s,6,a[48]),D=h(D,M,k,A,y,10,a[49]),A=h(A,D,M,k,T,15,a[50]),k=h(k,A,D,M,m,21,a[51]),M=h(M,k,A,D,x,6,a[52]),D=h(D,M,k,A,p,10,a[53]),A=h(A,D,M,k,w,15,a[54]),k=h(k,A,D,M,l,21,a[55]),M=h(M,k,A,D,b,6,a[56]),D=h(D,M,k,A,C,10,a[57]),A=h(A,D,M,k,v,15,a[58]),k=h(k,A,D,M,E,21,a[59]),M=h(M,k,A,D,g,6,a[60]),D=h(D,M,k,A,S,10,a[61]),A=h(A,D,M,k,f,15,a[62]),k=h(k,A,D,M,_,21,a[63]),i[0]=i[0]+M|0,i[1]=i[1]+k|0,i[2]=i[2]+A|0,i[3]=i[3]+D|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,o=8*t.sigBytes;n[o>>>5]|=128<<24-o%32;var i=e.floor(r/4294967296),s=r;n[15+(o+64>>>9<<4)]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8),n[14+(o+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(n.length+1),this._process();for(var a=this._hash,l=a.words,c=0;c<4;c++){var u=l[c];l[c]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}return a},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,n,r,o,i,s){var a=e+(t&n|~t&r)+o+s;return(a<>>32-i)+t}function u(e,t,n,r,o,i,s){var a=e+(t&r|n&~r)+o+s;return(a<>>32-i)+t}function d(e,t,n,r,o,i,s){var a=e+(t^n^r)+o+s;return(a<>>32-i)+t}function h(e,t,n,r,o,i,s){var a=e+(n^(t|~r))+o+s;return(a<>>32-i)+t}t.MD5=i._createHelper(l),t.HmacMD5=i._createHmacHelper(l)}(Math),r.MD5)},8568:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.mode.CFB=function(){var e=r.lib.BlockCipherMode.extend();function t(e,t,n,r){var o,i=this._iv;i?(o=i.slice(0),this._iv=void 0):o=this._prevBlock,r.encryptBlock(o,0);for(var s=0;s>24&255)){var t=e>>16&255,n=e>>8&255,r=255&e;255===t?(t=0,255===n?(n=0,255===r?r=0:++r):++n):++t,e=0,e+=t<<16,e+=n<<8,e+=r}else e+=1<<24;return e}function n(e){return 0===(e[0]=t(e[0]))&&(e[1]=t(e[1])),e}var o=e.Encryptor=e.extend({processBlock:function(e,t){var r=this._cipher,o=r.blockSize,i=this._iv,s=this._counter;i&&(s=this._counter=i.slice(0),this._iv=void 0),n(s);var a=s.slice(0);r.encryptBlock(a,0);for(var l=0;l>>2]|=o<<24-i%4*8,e.sigBytes+=o},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Ansix923)},2807:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.pad.Iso10126={pad:function(e,t){var n=4*t,o=n-e.sigBytes%n;e.concat(r.lib.WordArray.random(o-1)).concat(r.lib.WordArray.create([o<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Iso10126)},1077:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.pad.Iso97971={pad:function(e,t){e.concat(r.lib.WordArray.create([2147483648],1)),r.pad.ZeroPadding.pad(e,t)},unpad:function(e){r.pad.ZeroPadding.unpad(e),e.sigBytes--}},r.pad.Iso97971)},6991:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.pad.NoPadding={pad:function(){},unpad:function(){}},r.pad.NoPadding)},6475:function(e,t,n){var r;e.exports=(r=n(8249),n(5109),r.pad.ZeroPadding={pad:function(e,t){var n=4*t;e.clamp(),e.sigBytes+=n-(e.sigBytes%n||n)},unpad:function(e){var t=e.words,n=e.sigBytes-1;for(n=e.sigBytes-1;n>=0;n--)if(t[n>>>2]>>>24-n%4*8&255){e.sigBytes=n+1;break}}},r.pad.ZeroPadding)},2112:function(e,t,n){var r,o,i,s,a,l,c,u,d;e.exports=(d=n(8249),n(2783),n(9824),o=(r=d).lib,i=o.Base,s=o.WordArray,a=r.algo,l=a.SHA1,c=a.HMAC,u=a.PBKDF2=i.extend({cfg:i.extend({keySize:4,hasher:l,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n=this.cfg,r=c.create(n.hasher,e),o=s.create(),i=s.create([1]),a=o.words,l=i.words,u=n.keySize,d=n.iterations;a.length>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],r=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var o=0;o<4;o++)l.call(this);for(o=0;o<8;o++)r[o]^=n[o+4&7];if(t){var i=t.words,s=i[0],a=i[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),u=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),d=c>>>16|4294901760&u,h=u<<16|65535&c;for(r[0]^=c,r[1]^=d,r[2]^=u,r[3]^=h,r[4]^=c,r[5]^=d,r[6]^=u,r[7]^=h,o=0;o<4;o++)l.call(this)}},_doProcessBlock:function(e,t){var n=this._X;l.call(this),o[0]=n[0]^n[5]>>>16^n[3]<<16,o[1]=n[2]^n[7]>>>16^n[5]<<16,o[2]=n[4]^n[1]>>>16^n[7]<<16,o[3]=n[6]^n[3]>>>16^n[1]<<16;for(var r=0;r<4;r++)o[r]=16711935&(o[r]<<8|o[r]>>>24)|4278255360&(o[r]<<24|o[r]>>>8),e[t+r]^=o[r]},blockSize:4,ivSize:2});function l(){for(var e=this._X,t=this._C,n=0;n<8;n++)i[n]=t[n];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0>>0?1:0)|0,this._b=t[7]>>>0>>0?1:0,n=0;n<8;n++){var r=e[n]+t[n],o=65535&r,a=r>>>16,l=((o*o>>>17)+o*a>>>15)+a*a,c=((4294901760&r)*r|0)+((65535&r)*r|0);s[n]=l^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.RabbitLegacy=t._createHelper(a)}(),r.RabbitLegacy)},4454:function(e,t,n){var r;e.exports=(r=n(8249),n(8269),n(8214),n(888),n(5109),function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=[],i=[],s=[],a=n.Rabbit=t.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,n=0;n<4;n++)e[n]=16711935&(e[n]<<8|e[n]>>>24)|4278255360&(e[n]<<24|e[n]>>>8);var r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],o=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,n=0;n<4;n++)l.call(this);for(n=0;n<8;n++)o[n]^=r[n+4&7];if(t){var i=t.words,s=i[0],a=i[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),u=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),d=c>>>16|4294901760&u,h=u<<16|65535&c;for(o[0]^=c,o[1]^=d,o[2]^=u,o[3]^=h,o[4]^=c,o[5]^=d,o[6]^=u,o[7]^=h,n=0;n<4;n++)l.call(this)}},_doProcessBlock:function(e,t){var n=this._X;l.call(this),o[0]=n[0]^n[5]>>>16^n[3]<<16,o[1]=n[2]^n[7]>>>16^n[5]<<16,o[2]=n[4]^n[1]>>>16^n[7]<<16,o[3]=n[6]^n[3]>>>16^n[1]<<16;for(var r=0;r<4;r++)o[r]=16711935&(o[r]<<8|o[r]>>>24)|4278255360&(o[r]<<24|o[r]>>>8),e[t+r]^=o[r]},blockSize:4,ivSize:2});function l(){for(var e=this._X,t=this._C,n=0;n<8;n++)i[n]=t[n];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0>>0?1:0)|0,this._b=t[7]>>>0>>0?1:0,n=0;n<8;n++){var r=e[n]+t[n],o=65535&r,a=r>>>16,l=((o*o>>>17)+o*a>>>15)+a*a,c=((4294901760&r)*r|0)+((65535&r)*r|0);s[n]=l^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.Rabbit=t._createHelper(a)}(),r.Rabbit)},1857:function(e,t,n){var r;e.exports=(r=n(8249),n(8269),n(8214),n(888),n(5109),function(){var e=r,t=e.lib.StreamCipher,n=e.algo,o=n.RC4=t.extend({_doReset:function(){for(var e=this._key,t=e.words,n=e.sigBytes,r=this._S=[],o=0;o<256;o++)r[o]=o;o=0;for(var i=0;o<256;o++){var s=o%n,a=t[s>>>2]>>>24-s%4*8&255;i=(i+r[o]+a)%256;var l=r[o];r[o]=r[i],r[i]=l}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=i.call(this)},keySize:8,ivSize:0});function i(){for(var e=this._S,t=this._i,n=this._j,r=0,o=0;o<4;o++){n=(n+e[t=(t+1)%256])%256;var i=e[t];e[t]=e[n],e[n]=i,r|=e[(e[t]+e[n])%256]<<24-8*o}return this._i=t,this._j=n,r}e.RC4=t._createHelper(o);var s=n.RC4Drop=o.extend({cfg:o.cfg.extend({drop:192}),_doReset:function(){o._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)i.call(this)}});e.RC4Drop=t._createHelper(s)}(),r.RC4)},706:function(e,t,n){var r;e.exports=(r=n(8249),function(e){var t=r,n=t.lib,o=n.WordArray,i=n.Hasher,s=t.algo,a=o.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),l=o.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=o.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),u=o.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),d=o.create([0,1518500249,1859775393,2400959708,2840853838]),h=o.create([1352829926,1548603684,1836072691,2053994217,0]),f=s.RIPEMD160=i.extend({_doReset:function(){this._hash=o.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,o=e[r];e[r]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8)}var i,s,f,_,w,S,x,E,T,C,M,k=this._hash.words,A=d.words,D=h.words,O=a.words,I=l.words,P=c.words,B=u.words;for(S=i=k[0],x=s=k[1],E=f=k[2],T=_=k[3],C=w=k[4],n=0;n<80;n+=1)M=i+e[t+O[n]]|0,M+=n<16?p(s,f,_)+A[0]:n<32?g(s,f,_)+A[1]:n<48?m(s,f,_)+A[2]:n<64?v(s,f,_)+A[3]:y(s,f,_)+A[4],M=(M=b(M|=0,P[n]))+w|0,i=w,w=_,_=b(f,10),f=s,s=M,M=S+e[t+I[n]]|0,M+=n<16?y(x,E,T)+D[0]:n<32?v(x,E,T)+D[1]:n<48?m(x,E,T)+D[2]:n<64?g(x,E,T)+D[3]:p(x,E,T)+D[4],M=(M=b(M|=0,B[n]))+C|0,S=C,C=T,T=b(E,10),E=x,x=M;M=k[1]+f+T|0,k[1]=k[2]+_+C|0,k[2]=k[3]+w+S|0,k[3]=k[4]+i+x|0,k[4]=k[0]+s+E|0,k[0]=M},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e.sigBytes=4*(t.length+1),this._process();for(var o=this._hash,i=o.words,s=0;s<5;s++){var a=i[s];i[s]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}return o},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});function p(e,t,n){return e^t^n}function g(e,t,n){return e&t|~e&n}function m(e,t,n){return(e|~t)^n}function v(e,t,n){return e&n|t&~n}function y(e,t,n){return e^(t|~n)}function b(e,t){return e<>>32-t}t.RIPEMD160=i._createHelper(f),t.HmacRIPEMD160=i._createHmacHelper(f)}(),r.RIPEMD160)},2783:function(e,t,n){var r,o,i,s,a,l,c,u;e.exports=(u=n(8249),o=(r=u).lib,i=o.WordArray,s=o.Hasher,a=r.algo,l=[],c=a.SHA1=s.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],o=n[1],i=n[2],s=n[3],a=n[4],c=0;c<80;c++){if(c<16)l[c]=0|e[t+c];else{var u=l[c-3]^l[c-8]^l[c-14]^l[c-16];l[c]=u<<1|u>>>31}var d=(r<<5|r>>>27)+a+l[c];d+=c<20?1518500249+(o&i|~o&s):c<40?1859775393+(o^i^s):c<60?(o&i|o&s|i&s)-1894007588:(o^i^s)-899497514,a=s,s=i,i=o<<30|o>>>2,o=r,r=d}n[0]=n[0]+r|0,n[1]=n[1]+o|0,n[2]=n[2]+i|0,n[3]=n[3]+s|0,n[4]=n[4]+a|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=Math.floor(n/4294967296),t[15+(r+64>>>9<<4)]=n,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=s.clone.call(this);return e._hash=this._hash.clone(),e}}),r.SHA1=s._createHelper(c),r.HmacSHA1=s._createHmacHelper(c),u.SHA1)},7792:function(e,t,n){var r,o,i,s,a,l;e.exports=(l=n(8249),n(2153),o=(r=l).lib.WordArray,i=r.algo,s=i.SHA256,a=i.SHA224=s.extend({_doReset:function(){this._hash=new o.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=s._doFinalize.call(this);return e.sigBytes-=4,e}}),r.SHA224=s._createHelper(a),r.HmacSHA224=s._createHmacHelper(a),l.SHA224)},2153:function(e,t,n){var r;e.exports=(r=n(8249),function(e){var t=r,n=t.lib,o=n.WordArray,i=n.Hasher,s=t.algo,a=[],l=[];!function(){function t(t){for(var n=e.sqrt(t),r=2;r<=n;r++)if(!(t%r))return!1;return!0}function n(e){return 4294967296*(e-(0|e))|0}for(var r=2,o=0;o<64;)t(r)&&(o<8&&(a[o]=n(e.pow(r,.5))),l[o]=n(e.pow(r,1/3)),o++),r++}();var c=[],u=s.SHA256=i.extend({_doReset:function(){this._hash=new o.init(a.slice(0))},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],o=n[1],i=n[2],s=n[3],a=n[4],u=n[5],d=n[6],h=n[7],f=0;f<64;f++){if(f<16)c[f]=0|e[t+f];else{var p=c[f-15],g=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,m=c[f-2],v=(m<<15|m>>>17)^(m<<13|m>>>19)^m>>>10;c[f]=g+c[f-7]+v+c[f-16]}var y=r&o^r&i^o&i,b=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),_=h+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&u^~a&d)+l[f]+c[f];h=d,d=u,u=a,a=s+_|0,s=i,i=o,o=r,r=_+(b+y)|0}n[0]=n[0]+r|0,n[1]=n[1]+o|0,n[2]=n[2]+i|0,n[3]=n[3]+s|0,n[4]=n[4]+a|0,n[5]=n[5]+u|0,n[6]=n[6]+d|0,n[7]=n[7]+h|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,o=8*t.sigBytes;return n[o>>>5]|=128<<24-o%32,n[14+(o+64>>>9<<4)]=e.floor(r/4294967296),n[15+(o+64>>>9<<4)]=r,t.sigBytes=4*n.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=i._createHelper(u),t.HmacSHA256=i._createHmacHelper(u)}(Math),r.SHA256)},3327:function(e,t,n){var r;e.exports=(r=n(8249),n(4938),function(e){var t=r,n=t.lib,o=n.WordArray,i=n.Hasher,s=t.x64.Word,a=t.algo,l=[],c=[],u=[];!function(){for(var e=1,t=0,n=0;n<24;n++){l[e+5*t]=(n+1)*(n+2)/2%64;var r=(2*e+3*t)%5;e=t%5,t=r}for(e=0;e<5;e++)for(t=0;t<5;t++)c[e+5*t]=t+(2*e+3*t)%5*5;for(var o=1,i=0;i<24;i++){for(var a=0,d=0,h=0;h<7;h++){if(1&o){var f=(1<>>24)|4278255360&(i<<24|i>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),(k=n[o]).high^=s,k.low^=i}for(var a=0;a<24;a++){for(var h=0;h<5;h++){for(var f=0,p=0,g=0;g<5;g++)f^=(k=n[h+5*g]).high,p^=k.low;var m=d[h];m.high=f,m.low=p}for(h=0;h<5;h++){var v=d[(h+4)%5],y=d[(h+1)%5],b=y.high,_=y.low;for(f=v.high^(b<<1|_>>>31),p=v.low^(_<<1|b>>>31),g=0;g<5;g++)(k=n[h+5*g]).high^=f,k.low^=p}for(var w=1;w<25;w++){var S=(k=n[w]).high,x=k.low,E=l[w];E<32?(f=S<>>32-E,p=x<>>32-E):(f=x<>>64-E,p=S<>>64-E);var T=d[c[w]];T.high=f,T.low=p}var C=d[0],M=n[0];for(C.high=M.high,C.low=M.low,h=0;h<5;h++)for(g=0;g<5;g++){var k=n[w=h+5*g],A=d[w],D=d[(h+1)%5+5*g],O=d[(h+2)%5+5*g];k.high=A.high^~D.high&O.high,k.low=A.low^~D.low&O.low}k=n[0];var I=u[a];k.high^=I.high,k.low^=I.low}},_doFinalize:function(){var t=this._data,n=t.words;this._nDataBytes;var r=8*t.sigBytes,i=32*this.blockSize;n[r>>>5]|=1<<24-r%32,n[(e.ceil((r+1)/i)*i>>>5)-1]|=128,t.sigBytes=4*n.length,this._process();for(var s=this._state,a=this.cfg.outputLength/8,l=a/8,c=[],u=0;u>>24)|4278255360&(h<<24|h>>>8),f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),c.push(f),c.push(h)}return new o.init(c,a)},clone:function(){for(var e=i.clone.call(this),t=e._state=this._state.slice(0),n=0;n<25;n++)t[n]=t[n].clone();return e}});t.SHA3=i._createHelper(h),t.HmacSHA3=i._createHmacHelper(h)}(Math),r.SHA3)},7460:function(e,t,n){var r,o,i,s,a,l,c,u;e.exports=(u=n(8249),n(4938),n(34),o=(r=u).x64,i=o.Word,s=o.WordArray,a=r.algo,l=a.SHA512,c=a.SHA384=l.extend({_doReset:function(){this._hash=new s.init([new i.init(3418070365,3238371032),new i.init(1654270250,914150663),new i.init(2438529370,812702999),new i.init(355462360,4144912697),new i.init(1731405415,4290775857),new i.init(2394180231,1750603025),new i.init(3675008525,1694076839),new i.init(1203062813,3204075428)])},_doFinalize:function(){var e=l._doFinalize.call(this);return e.sigBytes-=16,e}}),r.SHA384=l._createHelper(c),r.HmacSHA384=l._createHmacHelper(c),u.SHA384)},34:function(e,t,n){var r;e.exports=(r=n(8249),n(4938),function(){var e=r,t=e.lib.Hasher,n=e.x64,o=n.Word,i=n.WordArray,s=e.algo;function a(){return o.create.apply(o,arguments)}var l=[a(1116352408,3609767458),a(1899447441,602891725),a(3049323471,3964484399),a(3921009573,2173295548),a(961987163,4081628472),a(1508970993,3053834265),a(2453635748,2937671579),a(2870763221,3664609560),a(3624381080,2734883394),a(310598401,1164996542),a(607225278,1323610764),a(1426881987,3590304994),a(1925078388,4068182383),a(2162078206,991336113),a(2614888103,633803317),a(3248222580,3479774868),a(3835390401,2666613458),a(4022224774,944711139),a(264347078,2341262773),a(604807628,2007800933),a(770255983,1495990901),a(1249150122,1856431235),a(1555081692,3175218132),a(1996064986,2198950837),a(2554220882,3999719339),a(2821834349,766784016),a(2952996808,2566594879),a(3210313671,3203337956),a(3336571891,1034457026),a(3584528711,2466948901),a(113926993,3758326383),a(338241895,168717936),a(666307205,1188179964),a(773529912,1546045734),a(1294757372,1522805485),a(1396182291,2643833823),a(1695183700,2343527390),a(1986661051,1014477480),a(2177026350,1206759142),a(2456956037,344077627),a(2730485921,1290863460),a(2820302411,3158454273),a(3259730800,3505952657),a(3345764771,106217008),a(3516065817,3606008344),a(3600352804,1432725776),a(4094571909,1467031594),a(275423344,851169720),a(430227734,3100823752),a(506948616,1363258195),a(659060556,3750685593),a(883997877,3785050280),a(958139571,3318307427),a(1322822218,3812723403),a(1537002063,2003034995),a(1747873779,3602036899),a(1955562222,1575990012),a(2024104815,1125592928),a(2227730452,2716904306),a(2361852424,442776044),a(2428436474,593698344),a(2756734187,3733110249),a(3204031479,2999351573),a(3329325298,3815920427),a(3391569614,3928383900),a(3515267271,566280711),a(3940187606,3454069534),a(4118630271,4000239992),a(116418474,1914138554),a(174292421,2731055270),a(289380356,3203993006),a(460393269,320620315),a(685471733,587496836),a(852142971,1086792851),a(1017036298,365543100),a(1126000580,2618297676),a(1288033470,3409855158),a(1501505948,4234509866),a(1607167915,987167468),a(1816402316,1246189591)],c=[];!function(){for(var e=0;e<80;e++)c[e]=a()}();var u=s.SHA512=t.extend({_doReset:function(){this._hash=new i.init([new o.init(1779033703,4089235720),new o.init(3144134277,2227873595),new o.init(1013904242,4271175723),new o.init(2773480762,1595750129),new o.init(1359893119,2917565137),new o.init(2600822924,725511199),new o.init(528734635,4215389547),new o.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],o=n[1],i=n[2],s=n[3],a=n[4],u=n[5],d=n[6],h=n[7],f=r.high,p=r.low,g=o.high,m=o.low,v=i.high,y=i.low,b=s.high,_=s.low,w=a.high,S=a.low,x=u.high,E=u.low,T=d.high,C=d.low,M=h.high,k=h.low,A=f,D=p,O=g,I=m,P=v,B=y,R=b,L=_,N=w,$=S,z=x,j=E,V=T,H=C,F=M,q=k,U=0;U<80;U++){var W,K,Y=c[U];if(U<16)K=Y.high=0|e[t+2*U],W=Y.low=0|e[t+2*U+1];else{var X=c[U-15],G=X.high,J=X.low,Z=(G>>>1|J<<31)^(G>>>8|J<<24)^G>>>7,Q=(J>>>1|G<<31)^(J>>>8|G<<24)^(J>>>7|G<<25),ee=c[U-2],te=ee.high,ne=ee.low,re=(te>>>19|ne<<13)^(te<<3|ne>>>29)^te>>>6,oe=(ne>>>19|te<<13)^(ne<<3|te>>>29)^(ne>>>6|te<<26),ie=c[U-7],se=ie.high,ae=ie.low,le=c[U-16],ce=le.high,ue=le.low;K=(K=(K=Z+se+((W=Q+ae)>>>0>>0?1:0))+re+((W+=oe)>>>0>>0?1:0))+ce+((W+=ue)>>>0>>0?1:0),Y.high=K,Y.low=W}var de,he=N&z^~N&V,fe=$&j^~$&H,pe=A&O^A&P^O&P,ge=D&I^D&B^I&B,me=(A>>>28|D<<4)^(A<<30|D>>>2)^(A<<25|D>>>7),ve=(D>>>28|A<<4)^(D<<30|A>>>2)^(D<<25|A>>>7),ye=(N>>>14|$<<18)^(N>>>18|$<<14)^(N<<23|$>>>9),be=($>>>14|N<<18)^($>>>18|N<<14)^($<<23|N>>>9),_e=l[U],we=_e.high,Se=_e.low,xe=F+ye+((de=q+be)>>>0>>0?1:0),Ee=ve+ge;F=V,q=H,V=z,H=j,z=N,j=$,N=R+(xe=(xe=(xe=xe+he+((de+=fe)>>>0>>0?1:0))+we+((de+=Se)>>>0>>0?1:0))+K+((de+=W)>>>0>>0?1:0))+(($=L+de|0)>>>0>>0?1:0)|0,R=P,L=B,P=O,B=I,O=A,I=D,A=xe+(me+pe+(Ee>>>0>>0?1:0))+((D=de+Ee|0)>>>0>>0?1:0)|0}p=r.low=p+D,r.high=f+A+(p>>>0>>0?1:0),m=o.low=m+I,o.high=g+O+(m>>>0>>0?1:0),y=i.low=y+B,i.high=v+P+(y>>>0>>0?1:0),_=s.low=_+L,s.high=b+R+(_>>>0>>0?1:0),S=a.low=S+$,a.high=w+N+(S>>>0<$>>>0?1:0),E=u.low=E+j,u.high=x+z+(E>>>0>>0?1:0),C=d.low=C+H,d.high=T+V+(C>>>0>>0?1:0),k=h.low=k+q,h.high=M+F+(k>>>0>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[30+(r+128>>>10<<5)]=Math.floor(n/4294967296),t[31+(r+128>>>10<<5)]=n,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=t.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});e.SHA512=t._createHelper(u),e.HmacSHA512=t._createHmacHelper(u)}(),r.SHA512)},4253:function(e,t,n){var r;e.exports=(r=n(8249),n(8269),n(8214),n(888),n(5109),function(){var e=r,t=e.lib,n=t.WordArray,o=t.BlockCipher,i=e.algo,s=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],a=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],l=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],c=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],u=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],d=i.DES=o.extend({_doReset:function(){for(var e=this._key.words,t=[],n=0;n<56;n++){var r=s[n]-1;t[n]=e[r>>>5]>>>31-r%32&1}for(var o=this._subKeys=[],i=0;i<16;i++){var c=o[i]=[],u=l[i];for(n=0;n<24;n++)c[n/6|0]|=t[(a[n]-1+u)%28]<<31-n%6,c[4+(n/6|0)]|=t[28+(a[n+24]-1+u)%28]<<31-n%6;for(c[0]=c[0]<<1|c[0]>>>31,n=1;n<7;n++)c[n]=c[n]>>>4*(n-1)+3;c[7]=c[7]<<5|c[7]>>>27}var d=this._invSubKeys=[];for(n=0;n<16;n++)d[n]=o[15-n]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,n){this._lBlock=e[t],this._rBlock=e[t+1],h.call(this,4,252645135),h.call(this,16,65535),f.call(this,2,858993459),f.call(this,8,16711935),h.call(this,1,1431655765);for(var r=0;r<16;r++){for(var o=n[r],i=this._lBlock,s=this._rBlock,a=0,l=0;l<8;l++)a|=c[l][((s^o[l])&u[l])>>>0];this._lBlock=s,this._rBlock=i^a}var d=this._lBlock;this._lBlock=this._rBlock,this._rBlock=d,h.call(this,1,1431655765),f.call(this,8,16711935),f.call(this,2,858993459),h.call(this,16,65535),h.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function h(e,t){var n=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=n,this._lBlock^=n<>>e^this._lBlock)&t;this._lBlock^=n,this._rBlock^=n<192.");var t=e.slice(0,2),r=e.length<4?e.slice(0,2):e.slice(2,4),o=e.length<6?e.slice(0,2):e.slice(4,6);this._des1=d.createEncryptor(n.create(t)),this._des2=d.createEncryptor(n.create(r)),this._des3=d.createEncryptor(n.create(o))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=o._createHelper(p)}(),r.TripleDES)},4938:function(e,t,n){var r,o,i,s,a,l,c;e.exports=(c=n(8249),i=(o=c).lib,s=i.Base,a=i.WordArray,(l=o.x64={}).Word=s.extend({init:function(e,t){this.high=e,this.low=t}}),l.WordArray=s.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=t!=r?t:8*e.length},toX32:function(){for(var e=this.words,t=e.length,n=[],r=0;r{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.ErrorCode=void 0,(n=t.ErrorCode||(t.ErrorCode={}))[n.SUCCESS=0]="SUCCESS",n[n.CLIENT_ID_NOT_FOUND=1]="CLIENT_ID_NOT_FOUND",n[n.OPERATION_TOO_OFTEN=2]="OPERATION_TOO_OFTEN",n[n.REPEAT_MESSAGE=3]="REPEAT_MESSAGE",n[n.TIME_OUT=4]="TIME_OUT"},9021:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const o=r(n(6893)),i=r(n(7555)),s=r(n(6379)),a=r(n(529));var l,c;(c=l||(l={})).setDebugMode=function(e){a.default.debugMode=e,a.default.info(`setDebugMode: ${e}`)},c.init=function(e){try{i.default.init(e)}catch(t){a.default.error("init error",t)}},c.setSocketServer=function(e){try{if(!e.url)throw new Error("invalid url");if(!e.key||!e.keyId)throw new Error("invalid key or keyId");s.default.socketUrl=e.url,s.default.publicKeyId=e.keyId,s.default.publicKey=e.key}catch(t){a.default.error("setSocketServer error",t)}},c.enableSocket=function(e){try{i.default.enableSocket(e)}catch(t){a.default.error("enableSocket error",t)}},c.getVersion=function(){return o.default.SDK_VERSION},e.exports=l},9478:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(529)),i=r(n(496)),s=r(n(3555)),a=r(n(1929)),l=r(n(4379)),c=r(n(6899)),u=r(n(776)),d=r(n(2002)),h=r(n(5807)),f=r(n(9704)),p=r(n(6545)),g=r(n(3680)),m=r(n(7706)),v=r(n(4486)),y=r(n(5867)),b=r(n(7006));var _;!function(e){let t,n,r;function _(){let e;try{"undefined"!=typeof uni?(t=new p.default,n=new g.default,r=new m.default):"undefined"!=typeof tt?(t=new d.default,n=new h.default,r=new f.default):"undefined"!=typeof my?(t=new i.default,n=new s.default,r=new a.default):"undefined"!=typeof wx?(t=new v.default,n=new y.default,r=new b.default):"undefined"!=typeof window&&(t=new l.default,n=new c.default,r=new u.default)}catch(_){o.default.error(`init am error: ${_}`),e=_}if(t&&n&&r||"undefined"!=typeof window&&(t=new l.default,n=new c.default,r=new u.default),!t||!n||!r)throw new Error(`init am error: no api impl found, ${e}`)}e.getDevice=function(){return t||_(),t},e.getStorage=function(){return n||_(),n},e.getWebSocket=function(){return r||_(),r}}(_||(_={})),t.default=_},4685:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(9478));var i,s;(s=i||(i={})).os=function(){return o.default.getDevice().os()},s.osVersion=function(){return o.default.getDevice().osVersion()},s.model=function(){return o.default.getDevice().model()},s.brand=function(){return o.default.getDevice().brand()},s.platform=function(){return o.default.getDevice().platform()},s.platformVersion=function(){return o.default.getDevice().platformVersion()},s.platformId=function(){return o.default.getDevice().platformId()},s.language=function(){return o.default.getDevice().language()},s.userAgent=function(){let e=o.default.getDevice().userAgent;return e?e():""},s.getNetworkType=function(e){o.default.getDevice().getNetworkType(e)},s.onNetworkStatusChange=function(e){o.default.getDevice().onNetworkStatusChange(e)},t.default=i},7002:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6379)),i=r(n(1386)),s=r(n(4054)),a=n(2918),l=r(n(7167)),c=r(n(529)),u=r(n(9478)),d=r(n(8506));var h;!function(e){let t,n=!1,r=!1,h=!1,f=[],p=0;function g(){return n&&r}function m(t=0){e.allowReconnect&&b()&&setTimeout((function(){v()}),t)}function v(){if(e.allowReconnect=!0,!b())return;if(!function(){var e=f.length;let t=(new Date).getTime();if(e>0)for(var n=e-1;n>=0;n--)if(t-f[n]>5e3){f.splice(0,n+1);break}return e=f.length,f.push(t),!(e>=10&&(c.default.error("connect failed, connection limit reached"),1))}())return;h=!0;let n=o.default.socketUrl;try{let e=d.default.getSync(d.default.KEY_REDIRECT_SERVER,"");if(e){let t=a.RedirectServerData.parse(e),r=t.addressList[0].split(","),o=r[0],i=Number(r[1]);(new Date).getTime()-t.time<1e3*i&&(n=o)}}catch(i){}t=u.default.getWebSocket().connect({url:n,success:function(){r=!0,y()},fail:function(){r=!1,w(),m(100)}}),t.onOpen(S),t.onClose(T),t.onError(E),t.onMessage(x)}function y(){r&&n&&(h=!1,i.default.create().send(),l.default.getInstance().start())}function b(){return o.default.networkConnected?h?(c.default.warn("connecting"),!1):!g()||(c.default.warn("already connected"),!1):(c.default.error("connect failed, network is not available"),!1)}function _(e=""){null==t||t.close({code:1e3,reason:e,success:function(e){},fail:function(e){}}),w()}function w(e){var t;r=!1,n=!1,h=!1,l.default.getInstance().cancel(),o.default.online&&(o.default.online=!1,null===(t=o.default.onlineState)||void 0===t||t.call(o.default.onlineState,{online:o.default.online}))}e.allowReconnect=!0,e.isAvailable=g,e.enableSocket=function(t){let n=(new Date).getTime();n-p<1e3?c.default.warn(`enableSocket ${t} fail: this function can only be called once a second`):(p=n,e.allowReconnect=t,t?e.reconnect(10):e.close(`enableSocket ${t}`))},e.reconnect=m,e.connect=v,e.close=_,e.send=function(e){if(!n||!n)throw new Error("socket not connect");null==t||t.send({data:e,success:function(e){},fail:function(e){}})};let S=function(e){n=!0,y()},x=function(e){try{e.data,l.default.getInstance().refresh(),s.default.receiveMessage(e.data)}catch(t){}},E=function(e){_("socket error")},T=function(e){w()}}(h||(h={})),t.default=h},8506:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(9478));var i,s;(s=i||(i={})).KEY_APPID="getui_appid",s.KEY_CID="getui_cid",s.KEY_SESSION="getui_session",s.KEY_REGID="getui_regid",s.KEY_SOCKET_URL="getui_socket_url",s.KEY_DEVICE_ID="getui_deviceid",s.KEY_ADD_PHONE_INFO_TIME="getui_api_time",s.KEY_BIND_ALIAS_TIME="getui_ba_time",s.KEY_SET_TAG_TIME="getui_st_time",s.KEY_REDIRECT_SERVER="getui_redirect_server",s.KEY_LAST_CONNECT_TIME="getui_last_connect_time",s.set=function(e){o.default.getStorage().set(e)},s.setSync=function(e,t){o.default.getStorage().setSync(e,t)},s.get=function(e){o.default.getStorage().get(e)},s.getSync=function(e,t){let n=o.default.getStorage().getSync(e);return n||t},t.default=i},496:function(e,t,n){const r=(this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}})(n(3854));e.exports=class{constructor(){this.systemInfo=my.getSystemInfoSync()}os(){return r.default.getStr(this.systemInfo,"platform")}osVersion(){return r.default.getStr(this.systemInfo,"system")}model(){return r.default.getStr(this.systemInfo,"model")}brand(){return r.default.getStr(this.systemInfo,"brand")}platform(){return"MP-ALIPAY"}platformVersion(){return r.default.getStr(this.systemInfo,"app")+" "+r.default.getStr(this.systemInfo,"version")}platformId(){return my.getAppIdSync()}language(){return r.default.getStr(this.systemInfo,"language")}getNetworkType(e){my.getNetworkType({success:t=>{var n;null===(n=e.success)||void 0===n||n.call(e.success,{networkType:t.networkType})},fail:()=>{var t;null===(t=e.fail)||void 0===t||t.call(e.fail,"")}})}onNetworkStatusChange(e){my.onNetworkStatusChange(e)}}},3555:e=>{e.exports=class{set(e){my.setStorage({key:e.key,data:e.data,success:e.success,fail:e.fail})}setSync(e,t){my.setStorageSync({key:e,data:t})}get(e){my.getStorage({key:e.key,success:e.success,fail:e.fail,complete:e.complete})}getSync(e){return my.getStorageSync({key:e}).data}}},1929:e=>{e.exports=class{connect(e){return my.connectSocket({url:e.url,header:e.header,method:e.method,success:e.success,fail:e.fail,complete:e.complete}),{onOpen:my.onSocketOpen,send:my.sendSocketMessage,onMessage:e=>{my.onSocketMessage.call(my.onSocketMessage,(t=>{e.call(e,{data:t?t.data:""})}))},onError:my.onSocketError,onClose:my.onSocketClose,close:my.closeSocket}}}},4379:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{os(){let e=window.navigator.userAgent.toLowerCase();return e.indexOf("android")>0||e.indexOf("adr")>0?"android":e.match(/\(i[^;]+;( u;)? cpu.+mac os x/)?"ios":e.indexOf("windows")>0||e.indexOf("win32")>0||e.indexOf("win64")>0?"windows":e.indexOf("macintosh")>0||e.indexOf("mac os")>0?"mac os":e.indexOf("linux")>0||e.indexOf("unix")>0?"linux":"other"}osVersion(){let e=window.navigator.userAgent.toLowerCase(),t=e.substring(e.indexOf(";")+1).trim();return t.indexOf(";")>0?t.substring(0,t.indexOf(";")).trim():t.substring(0,t.indexOf(")")).trim()}model(){return""}brand(){return""}platform(){return"H5"}platformVersion(){return""}platformId(){return""}language(){return window.navigator.language}userAgent(){return window.navigator.userAgent}getNetworkType(e){var t;null===(t=e.success)||void 0===t||t.call(e.success,{networkType:window.navigator.onLine?"unknown":"none"})}onNetworkStatusChange(e){}}},6899:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{set(e){var t;window.localStorage.setItem(e.key,e.data),null===(t=e.success)||void 0===t||t.call(e.success,"")}setSync(e,t){window.localStorage.setItem(e,t)}get(e){var t;let n=window.localStorage.getItem(e.key);null===(t=e.success)||void 0===t||t.call(e.success,n)}getSync(e){return window.localStorage.getItem(e)}}},776:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{connect(e){let t=new WebSocket(e.url);return{send:e=>{var n,r;try{t.send(e.data),null===(n=e.success)||void 0===n||n.call(e.success,{errMsg:""})}catch(o){null===(r=e.fail)||void 0===r||r.call(e.fail,{errMsg:o+""})}},close:e=>{var n,r;try{t.close(e.code,e.reason),null===(n=e.success)||void 0===n||n.call(e.success,{errMsg:""})}catch(o){null===(r=e.fail)||void 0===r||r.call(e.fail,{errMsg:o+""})}},onOpen:n=>{t.onopen=t=>{var r;null===(r=e.success)||void 0===r||r.call(e.success,""),n({header:""})}},onError:n=>{t.onerror=t=>{var r;null===(r=e.fail)||void 0===r||r.call(e.fail,""),n({errMsg:""})}},onMessage:e=>{t.onmessage=t=>{e({data:t.data})}},onClose:e=>{t.onclose=t=>{e(t)}}}}}},2002:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(3854));t.default=class{constructor(){this.systemInfo=tt.getSystemInfoSync()}os(){return o.default.getStr(this.systemInfo,"platform")}osVersion(){return o.default.getStr(this.systemInfo,"system")}model(){return o.default.getStr(this.systemInfo,"model")}brand(){return o.default.getStr(this.systemInfo,"brand")}platform(){return"MP-TOUTIAO"}platformVersion(){return o.default.getStr(this.systemInfo,"appName")+" "+o.default.getStr(this.systemInfo,"version")}language(){return""}platformId(){return""}getNetworkType(e){tt.getNetworkType(e)}onNetworkStatusChange(e){tt.onNetworkStatusChange(e)}}},5807:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{set(e){tt.setStorage(e)}setSync(e,t){tt.setStorageSync(e,t)}get(e){tt.getStorage(e)}getSync(e){return tt.getStorageSync(e)}}},9704:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{connect(e){let t=tt.connectSocket({url:e.url,header:e.header,protocols:e.protocols,success:e.success,fail:e.fail,complete:e.complete});return{onOpen:t.onOpen,send:t.send,onMessage:t.onMessage,onError:t.onError,onClose:t.onClose,close:t.close}}}},6545:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(3854));t.default=class{constructor(){try{this.systemInfo=Bm(),this.accountInfo=uni.getAccountInfoSync()}catch(e){}}os(){return o.default.getStr(this.systemInfo,"platform")}model(){return o.default.getStr(this.systemInfo,"model")}brand(){return o.default.getStr(this.systemInfo,"brand")}osVersion(){return o.default.getStr(this.systemInfo,"system")}platform(){let e="";return e="H5","H5"}platformVersion(){return this.systemInfo?this.systemInfo.version:""}platformId(){return this.accountInfo?this.accountInfo.miniProgram.appId:""}language(){var e;return(null===(e=this.systemInfo)||void 0===e?void 0:e.language)?this.systemInfo.language:""}userAgent(){return window?window.navigator.userAgent:""}getNetworkType(e){zm(e)}onNetworkStatusChange(e){$m(e)}}},3680:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{set(e){Km(e)}setSync(e,t){Wm(e,t)}get(e){Gm(e)}getSync(e){return Xm(e)}}},7706:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{connect(e){let t=_v(e);return{send:e=>{null==t||t.send(e)},close:e=>{null==t||t.close(e)},onOpen:e=>{null==t||t.onOpen(e)},onError:e=>{null==t||t.onError(e)},onMessage:e=>{null==t||t.onMessage(e)},onClose:e=>{null==t||t.onClose(e)}}}}},4486:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(3854));t.default=class{constructor(){this.systemInfo=Bm()}os(){return o.default.getStr(this.systemInfo,"platform")}osVersion(){return o.default.getStr(this.systemInfo,"system")}model(){return o.default.getStr(this.systemInfo,"model")}brand(){return o.default.getStr(this.systemInfo,"brand")}platform(){return"MP-WEIXIN"}platformVersion(){return o.default.getStr(this.systemInfo,"version")}language(){return o.default.getStr(this.systemInfo,"language")}platformId(){return Wh("getAccountInfoSync")?wx.getAccountInfoSync().miniProgram.appId:""}getNetworkType(e){zm({success:t=>{var n;null===(n=e.success)||void 0===n||n.call(e.success,{networkType:t.networkType})},fail:e.fail})}onNetworkStatusChange(e){$m(e)}}},5867:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{set(e){Km(e)}setSync(e,t){Wm(e,t)}get(e){Gm(e)}getSync(e){return Xm(e)}}},7006:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{connect(e){let t=_v({url:e.url,header:e.header,protocols:e.protocols,success:e.success,fail:e.fail,complete:e.complete});return{onOpen:t.onOpen,send:t.send,onMessage:t.onMessage,onError:t.onError,onClose:t.onClose,close:t.close}}}},6893:(e,t)=>{var n,r;Object.defineProperty(t,"__esModule",{value:!0}),(r=n||(n={})).SDK_VERSION="GTMP-2.0.4.dcloud",r.DEFAULT_SOCKET_URL="wss://wshzn.gepush.com:5223/nws",r.SOCKET_PROTOCOL_VERSION="1.0",r.SERVER_PUBLIC_KEY="MHwwDQYJKoZIhvcNAQEBBQADawAwaAJhAJp1rROuvBF7sBSnvLaesj2iFhMcY8aXyLvpnNLKs2wjL3JmEnyr++SlVa35liUlzi83tnAFkn3A9GB7pHBNzawyUkBh8WUhq5bnFIkk2RaDa6+5MpG84DEv52p7RR+aWwIDAQAB",r.SERVER_PUBLIC_KEY_ID="69d747c4b9f641baf4004be4297e9f3b",r.ID_U_2_G=!0,t.default=n},7555:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(7002)),i=r(n(529)),s=r(n(6379));class a{static init(e){var t;if(!this.inited)try{this.checkAppid(e.appid),this.inited=!0,i.default.info(`init: appid=${e.appid}`),s.default.init(e),o.default.connect()}catch(n){throw this.inited=!1,null===(t=e.onError)||void 0===t||t.call(e.onError,{error:n}),n}}static enableSocket(e){this.checkInit(),o.default.enableSocket(e)}static checkInit(){if(!this.inited)throw new Error("not init, please invoke init method firstly")}static checkAppid(e){if(null==e||null==e||""==e.trim())throw new Error(`invalid appid ${e}`)}}a.inited=!1,t.default=a},6379:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6667)),i=r(n(8506)),s=r(n(6893)),a=r(n(7002)),l=r(n(529)),c=r(n(4685)),u=r(n(2323));class d{static init(e){var t;s.default.ID_U_2_G?this.appid=u.default.to_getui(e.appid):this.appid=e.appid,this.onError=e.onError,this.onClientId=e.onClientId,this.onlineState=e.onlineState,this.onPushMsg=e.onPushMsg,this.appid!=i.default.getSync(i.default.KEY_APPID,this.appid)&&(l.default.info("appid changed, clear session and cid"),i.default.setSync(i.default.KEY_CID,""),i.default.setSync(i.default.KEY_SESSION,"")),i.default.setSync(i.default.KEY_APPID,this.appid),this.cid=i.default.getSync(i.default.KEY_CID,this.cid),this.cid&&(null===(t=this.onClientId)||void 0===t||t.call(this.onClientId,{cid:d.cid})),this.session=i.default.getSync(i.default.KEY_SESSION,this.session),this.deviceId=i.default.getSync(i.default.KEY_DEVICE_ID,this.deviceId),this.regId=i.default.getSync(i.default.KEY_REGID,this.regId),this.regId||(this.regId=this.createRegId(),i.default.set({key:i.default.KEY_REGID,data:this.regId})),this.socketUrl=i.default.getSync(i.default.KEY_SOCKET_URL,this.socketUrl);let n=this;c.default.getNetworkType({success:e=>{n.networkType=e.networkType,n.networkConnected="none"!=n.networkType&&""!=n.networkType}}),c.default.onNetworkStatusChange((e=>{n.networkConnected=e.isConnected,n.networkType=e.networkType,n.networkConnected&&a.default.reconnect(100)}))}static createRegId(){return`M-V${o.default.md5Hex(this.getUuid())}-${(new Date).getTime()}`}static getUuid(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){let t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)}))}}d.appid="",d.cid="",d.regId="",d.session="",d.deviceId="",d.packetId=1,d.online=!1,d.socketUrl=s.default.DEFAULT_SOCKET_URL,d.publicKeyId=s.default.SERVER_PUBLIC_KEY_ID,d.publicKey=s.default.SERVER_PUBLIC_KEY,d.lastAliasTime=0,d.networkConnected=!0,d.networkType="none",t.default=d},9586:function(e,t,n){var r,o,i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const s=i(n(661)),a=n(4198),l=i(n(6379));class c extends s.default{constructor(){super(...arguments),this.actionMsgData=new u}static initActionMsg(e,...t){return super.initMsg(e),e.command=s.default.Command.CLIENT_MSG,e.data=e.actionMsgData=u.create(),e}static parseActionMsg(e,t){return super.parseMsg(e,t),e.actionMsgData=u.parse(e.data),e}send(){setTimeout((()=>{var e;(c.waitingLoginMsgMap.has(this.actionMsgData.msgId)||c.waitingResponseMsgMap.has(this.actionMsgData.msgId))&&(c.waitingLoginMsgMap.delete(this.actionMsgData.msgId),c.waitingResponseMsgMap.delete(this.actionMsgData.msgId),null===(e=this.callback)||void 0===e||e.call(this.callback,{resultCode:a.ErrorCode.TIME_OUT,message:"waiting time out"}))}),1e4),l.default.online?(this.actionMsgData.msgAction!=c.ClientAction.RECEIVED&&c.waitingResponseMsgMap.set(this.actionMsgData.msgId,this),super.send()):c.waitingLoginMsgMap.set(this.actionMsgData.msgId,this)}receive(){}static sendWaitingMessages(){let e,t=this.waitingLoginMsgMap.keys();for(;e=t.next(),!e.done;){let t=this.waitingLoginMsgMap.get(e.value);this.waitingLoginMsgMap.delete(e.value),null==t||t.send()}}static getWaitingResponseMessage(e){return c.waitingResponseMsgMap.get(e)}static removeWaitingResponseMessage(e){let t=c.waitingResponseMsgMap.get(e);return t&&c.waitingResponseMsgMap.delete(e),t}}c.ServerAction=((r=class{}).PUSH_MESSAGE="pushmessage",r.REDIRECT_SERVER="redirect_server",r.ADD_PHONE_INFO_RESULT="addphoneinfo",r.SET_MODE_RESULT="set_mode_result",r.SET_TAG_RESULT="settag_result",r.BIND_ALIAS_RESULT="response_bind",r.UNBIND_ALIAS_RESULT="response_unbind",r.FEED_BACK_RESULT="pushmessage_feedback",r.RECEIVED="received",r),c.ClientAction=((o=class{}).ADD_PHONE_INFO="addphoneinfo",o.SET_MODE="set_mode",o.FEED_BACK="pushmessage_feedback",o.SET_TAGS="set_tag",o.BIND_ALIAS="bind_alias",o.UNBIND_ALIAS="unbind_alias",o.RECEIVED="received",o),c.waitingLoginMsgMap=new Map,c.waitingResponseMsgMap=new Map;class u{constructor(){this.appId="",this.cid="",this.msgId="",this.msgAction="",this.msgData="",this.msgExtraData=""}static create(){let e=new u;return e.appId=l.default.appid,e.cid=l.default.cid,e.msgId=(2147483647&(new Date).getTime()).toString(),e}static parse(e){let t=new u,n=JSON.parse(e);return t.appId=n.appId,t.cid=n.cid,t.msgId=n.msgId,t.msgAction=n.msgAction,t.msgData=n.msgData,t.msgExtraData=n.msgExtraData,t}}t.default=c},4516:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(4685)),i=r(n(8506)),s=r(n(6893)),a=n(4198),l=r(n(9586)),c=r(n(6379));class u extends l.default{constructor(){super(...arguments),this.addPhoneInfoData=new d}static create(){let e=new u;return super.initActionMsg(e),e.callback=t=>{t.resultCode!=a.ErrorCode.SUCCESS&&t.resultCode!=a.ErrorCode.REPEAT_MESSAGE?setTimeout((function(){e.send()}),3e4):i.default.set({key:i.default.KEY_ADD_PHONE_INFO_TIME,data:(new Date).getTime()})},e.actionMsgData.msgAction=l.default.ClientAction.ADD_PHONE_INFO,e.addPhoneInfoData=d.create(),e.actionMsgData.msgData=JSON.stringify(e.addPhoneInfoData),e}send(){(new Date).getTime()-i.default.getSync(i.default.KEY_ADD_PHONE_INFO_TIME,0)<864e5||super.send()}}class d{constructor(){this.model="",this.brand="",this.system_version="",this.version="",this.deviceid="",this.type=""}static create(){let e=new d;return e.model=o.default.model(),e.brand=o.default.brand(),e.system_version=o.default.osVersion(),e.version=s.default.SDK_VERSION,e.device_token="",e.imei="",e.oaid="",e.mac="",e.idfa="",e.type="MINIPROGRAM",e.deviceid=`${e.type}-${c.default.deviceId}`,e.extra={os:o.default.os(),platform:o.default.platform(),platformVersion:o.default.platformVersion(),platformId:o.default.platformId(),language:o.default.language(),userAgent:o.default.userAgent()},e}}t.default=u},8723:function(e,t,n){var r,o,i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const s=i(n(6379)),a=n(4198),l=i(n(9586));class c extends l.default{constructor(){super(...arguments),this.feedbackData=new u}static create(e,t){let n=new c;return super.initActionMsg(n),n.callback=e=>{e.resultCode!=a.ErrorCode.SUCCESS&&e.resultCode!=a.ErrorCode.REPEAT_MESSAGE&&setTimeout((function(){n.send()}),3e4)},n.feedbackData=u.create(e,t),n.actionMsgData.msgAction=l.default.ClientAction.FEED_BACK,n.actionMsgData.msgData=JSON.stringify(n.feedbackData),n}send(){super.send()}}c.ActionId=((r=class{}).RECEIVE="0",r.MP_RECEIVE="210000",r.WEB_RECEIVE="220000",r.BEGIN="1",r),c.RESULT=((o=class{}).OK="ok",o);class u{constructor(){this.messageid="",this.appkey="",this.appid="",this.taskid="",this.actionid="",this.result="",this.timestamp=""}static create(e,t){let n=new u;return n.messageid=e.pushMessageData.messageid,n.appkey=e.pushMessageData.appKey,n.appid=s.default.appid,n.taskid=e.pushMessageData.taskId,n.actionid=t,n.result=c.RESULT.OK,n.timestamp=(new Date).getTime().toString(),n}}t.default=c},6362:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(661));class i extends o.default{static create(){let e=new i;return super.initMsg(e),e.command=o.default.Command.HEART_BEAT,e}}t.default=i},1386:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6667)),i=r(n(6379)),s=r(n(661));class a extends s.default{constructor(){super(...arguments),this.keyNegotiateData=new l}static create(){let e=new a;return super.initMsg(e),e.command=s.default.Command.KEY_NEGOTIATE,o.default.resetKey(),e.data=e.keyNegotiateData=l.create(),e}send(){super.send()}}class l{constructor(){this.appId="",this.rsaPublicKeyId="",this.algorithm="",this.secretKey="",this.iv=""}static create(){let e=new l;return e.appId=i.default.appid,e.rsaPublicKeyId=i.default.publicKeyId,e.algorithm="AES",e.secretKey=o.default.getEncryptedSecretKey(),e.iv=o.default.getEncryptedIV(),e}}t.default=a},1280:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(661)),i=r(n(6667)),s=r(n(8858)),a=r(n(529)),l=r(n(6379));class c extends o.default{constructor(){super(...arguments),this.keyNegotiateResultData=new u}static parse(e){let t=new c;return super.parseMsg(t,e),t.keyNegotiateResultData=u.parse(t.data),t}receive(){var e,t;if(0!=this.keyNegotiateResultData.errorCode)return a.default.error(`key negotiate fail: ${this.data}`),void(null===(e=l.default.onError)||void 0===e||e.call(l.default.onError,{error:`key negotiate fail: ${this.data}`}));let n=this.keyNegotiateResultData.encryptType.split("/");if(!i.default.algorithmMap.has(n[0].trim().toLowerCase())||!i.default.modeMap.has(n[1].trim().toLowerCase())||!i.default.paddingMap.has(n[2].trim().toLowerCase()))return a.default.error(`key negotiate fail: ${this.data}`),void(null===(t=l.default.onError)||void 0===t||t.call(l.default.onError,{error:`key negotiate fail: ${this.data}`}));i.default.setEncryptParams(n[0].trim().toLowerCase(),n[1].trim().toLowerCase(),n[2].trim().toLowerCase()),s.default.create().send()}}class u{constructor(){this.errorCode=-1,this.errorMsg="",this.encryptType=""}static parse(e){let t=new u,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t.encryptType=n.encryptType,t}}t.default=c},8858:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6379)),i=r(n(6667)),s=r(n(661)),a=r(n(4534));class l extends s.default{constructor(){super(...arguments),this.loginData=new c}static create(){let e=new l;return super.initMsg(e),e.command=s.default.Command.LOGIN,e.data=e.loginData=c.create(),e}send(){this.loginData.session&&o.default.cid==i.default.md5Hex(this.loginData.session)?super.send():a.default.create().send()}}class c{constructor(){this.appId="",this.session=""}static create(){let e=new c;return e.appId=o.default.appid,e.session=o.default.session,e}}t.default=l},1606:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(661)),s=r(n(6379)),a=r(n(9586)),l=r(n(4516)),c=r(n(8858));class u extends i.default{constructor(){super(...arguments),this.loginResultData=new d}static parse(e){let t=new u;return super.parseMsg(t,e),t.loginResultData=d.parse(t.data),t}receive(){var e;if(0!=this.loginResultData.errorCode)return this.data,s.default.session=s.default.cid="",o.default.setSync(o.default.KEY_CID,""),o.default.setSync(o.default.KEY_SESSION,""),void c.default.create().send();s.default.online||(s.default.online=!0,null===(e=s.default.onlineState)||void 0===e||e.call(s.default.onlineState,{online:s.default.online})),a.default.sendWaitingMessages(),l.default.create().send()}}class d{constructor(){this.errorCode=-1,this.errorMsg="",this.session=""}static parse(e){let t=new d,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t.session=n.session,t}}t.default=u},661:function(e,t,n){var r,o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const i=o(n(9593)),s=o(n(7002)),a=o(n(6893)),l=o(n(6379));class c{constructor(){this.version="",this.command=0,this.packetId=0,this.timeStamp=0,this.data="",this.signature=""}static initMsg(e,...t){return e.version=a.default.SOCKET_PROTOCOL_VERSION,e.command=0,e.timeStamp=(new Date).getTime(),e}static parseMsg(e,t){let n=JSON.parse(t);return e.version=n.version,e.command=n.command,e.packetId=n.packetId,e.timeStamp=n.timeStamp,e.data=n.data,e.signature=n.signature,e}stringify(){return JSON.stringify(this,["version","command","packetId","timeStamp","data","signature"])}send(){s.default.isAvailable()&&(this.packetId=l.default.packetId++,this.temp?this.data=this.temp:this.temp=this.data,this.data=JSON.stringify(this.data),this.stringify(),this.command!=c.Command.HEART_BEAT&&(i.default.sign(this),this.data&&this.command!=c.Command.KEY_NEGOTIATE&&i.default.encrypt(this)),s.default.send(this.stringify()))}}c.Command=((r=class{}).HEART_BEAT=0,r.KEY_NEGOTIATE=1,r.KEY_NEGOTIATE_RESULT=16,r.REGISTER=2,r.REGISTER_RESULT=32,r.LOGIN=3,r.LOGIN_RESULT=48,r.LOGOUT=4,r.LOGOUT_RESULT=64,r.CLIENT_MSG=5,r.SERVER_MSG=80,r.SERVER_CLOSE=96,r.REDIRECT_SERVER=112,r),t.default=c},9593:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6667));var i,s;(s=i||(i={})).encrypt=function(e){e.data=o.default.encrypt(e.data)},s.decrypt=function(e){e.data=o.default.decrypt(e.data)},s.sign=function(e){e.signature=o.default.sha256(`${e.timeStamp}${e.packetId}${e.command}${e.data}`)},s.verify=function(e){let t=o.default.sha256(`${e.timeStamp}${e.packetId}${e.command}${e.data}`);if(e.signature!=t)throw new Error("msg signature vierfy failed")},t.default=i},4054:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(1280)),i=r(n(1606)),s=r(n(661)),a=r(n(1277)),l=r(n(910)),c=r(n(9538)),u=r(n(9479)),d=r(n(6755)),h=r(n(2918)),f=r(n(9586)),p=r(n(9510)),g=r(n(4626)),m=r(n(7562)),v=r(n(9593)),y=r(n(9586)),b=r(n(9519)),_=r(n(8947));t.default=class{static receiveMessage(e){let t=s.default.parseMsg(new s.default,e);if(t.command!=s.default.Command.HEART_BEAT)switch(t.command!=s.default.Command.KEY_NEGOTIATE_RESULT&&t.command!=s.default.Command.SERVER_CLOSE&&t.command!=s.default.Command.REDIRECT_SERVER&&v.default.decrypt(t),t.command!=s.default.Command.SERVER_CLOSE&&t.command!=s.default.Command.REDIRECT_SERVER&&v.default.verify(t),t.command){case s.default.Command.KEY_NEGOTIATE_RESULT:o.default.parse(t.stringify()).receive();break;case s.default.Command.REGISTER_RESULT:a.default.parse(t.stringify()).receive();break;case s.default.Command.LOGIN_RESULT:i.default.parse(t.stringify()).receive();break;case s.default.Command.SERVER_MSG:this.receiveActionMsg(t.stringify());break;case s.default.Command.SERVER_CLOSE:_.default.parse(t.stringify()).receive();break;case s.default.Command.REDIRECT_SERVER:h.default.parse(t.stringify()).receive()}}static receiveActionMsg(e){let t=y.default.parseActionMsg(new y.default,e);if(t.actionMsgData.msgAction!=f.default.ServerAction.RECEIVED&&t.actionMsgData.msgAction!=f.default.ServerAction.REDIRECT_SERVER){let e=JSON.parse(t.actionMsgData.msgData);b.default.create(e.id).send()}switch(t.actionMsgData.msgAction){case f.default.ServerAction.PUSH_MESSAGE:d.default.parse(e).receive();break;case f.default.ServerAction.ADD_PHONE_INFO_RESULT:l.default.parse(e).receive();break;case f.default.ServerAction.SET_MODE_RESULT:p.default.parse(e).receive();break;case f.default.ServerAction.SET_TAG_RESULT:g.default.parse(e).receive();break;case f.default.ServerAction.BIND_ALIAS_RESULT:c.default.parse(e).receive();break;case f.default.ServerAction.UNBIND_ALIAS_RESULT:m.default.parse(e).receive();break;case f.default.ServerAction.FEED_BACK_RESULT:u.default.parse(e).receive();break;case f.default.ServerAction.RECEIVED:b.default.parse(e).receive()}}}},9519:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=n(4198),i=r(n(6379)),s=r(n(9586));class a extends s.default{constructor(){super(...arguments),this.receivedData=new l}static create(e){let t=new a;return super.initActionMsg(t),t.callback=e=>{e.resultCode!=o.ErrorCode.SUCCESS&&e.resultCode!=o.ErrorCode.REPEAT_MESSAGE&&setTimeout((function(){t.send()}),3e3)},t.actionMsgData.msgAction=s.default.ClientAction.RECEIVED,t.receivedData=l.create(e),t.actionMsgData.msgData=JSON.stringify(t.receivedData),t}static parse(e){let t=new a;return super.parseActionMsg(t,e),t.receivedData=l.parse(t.data),t}receive(){var e;let t=s.default.getWaitingResponseMessage(this.actionMsgData.msgId);(t&&t.actionMsgData.msgAction==s.default.ClientAction.ADD_PHONE_INFO||t&&t.actionMsgData.msgAction==s.default.ClientAction.FEED_BACK)&&(s.default.removeWaitingResponseMessage(t.actionMsgData.msgId),null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:o.ErrorCode.SUCCESS,message:"received"}))}send(){super.send()}}class l{constructor(){this.msgId="",this.cid=""}static create(e){let t=new l;return t.cid=i.default.cid,t.msgId=e,t}static parse(e){let t=new l,n=JSON.parse(e);return t.cid=n.cid,t.msgId=n.msgId,t}}t.default=a},2918:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.RedirectServerData=void 0;const o=r(n(7002)),i=r(n(8506)),s=r(n(661));class a extends s.default{constructor(){super(...arguments),this.redirectServerData=new l}static parse(e){let t=new a;return super.parseMsg(t,e),t.redirectServerData=l.parse(t.data),t}receive(){this.redirectServerData,i.default.setSync(i.default.KEY_REDIRECT_SERVER,JSON.stringify(this.redirectServerData)),o.default.close("redirect server"),o.default.reconnect(this.redirectServerData.delay)}}class l{constructor(){this.addressList=[],this.delay=0,this.loc="",this.conf="",this.time=0}static parse(e){let t=new l,n=JSON.parse(e);return t.addressList=n.addressList,t.delay=n.delay,t.loc=n.loc,t.conf=n.conf,t.time=n.time?n.time:(new Date).getTime(),t}}t.RedirectServerData=l,t.default=a},4534:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(6379)),i=r(n(661));class s extends i.default{constructor(){super(...arguments),this.registerData=new a}static create(){let e=new s;return super.initMsg(e),e.command=i.default.Command.REGISTER,e.data=e.registerData=a.create(),e}send(){super.send()}}class a{constructor(){this.appId="",this.regId=""}static create(){let e=new a;return e.appId=o.default.appid,e.regId=o.default.regId,e}}t.default=s},1277:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(661)),i=r(n(8506)),s=r(n(6379)),a=r(n(8858)),l=r(n(529));class c extends o.default{constructor(){super(...arguments),this.registerResultData=new u}static parse(e){let t=new c;return super.parseMsg(t,e),t.registerResultData=u.parse(t.data),t}receive(){var e,t;if(0!=this.registerResultData.errorCode||!this.registerResultData.cid||!this.registerResultData.session)return l.default.error(`register fail: ${this.data}`),void(null===(e=s.default.onError)||void 0===e||e.call(s.default.onError,{error:`register fail: ${this.data}`}));s.default.cid!=this.registerResultData.cid&&i.default.setSync(i.default.KEY_ADD_PHONE_INFO_TIME,0),s.default.cid=this.registerResultData.cid,null===(t=s.default.onClientId)||void 0===t||t.call(s.default.onClientId,{cid:s.default.cid}),i.default.set({key:i.default.KEY_CID,data:s.default.cid}),s.default.session=this.registerResultData.session,i.default.set({key:i.default.KEY_SESSION,data:s.default.session}),s.default.deviceId=this.registerResultData.deviceId,i.default.set({key:i.default.KEY_DEVICE_ID,data:s.default.deviceId}),a.default.create().send()}}class u{constructor(){this.errorCode=-1,this.errorMsg="",this.cid="",this.session="",this.deviceId="",this.regId=""}static parse(e){let t=new u,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t.cid=n.cid,t.session=n.session,t.deviceId=n.deviceId,t.regId=n.regId,t}}t.default=c},8947:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(7002)),i=r(n(529)),s=r(n(661));class a extends s.default{constructor(){super(...arguments),this.serverCloseData=new l}static parse(e){let t=new a;return super.parseMsg(t,e),t.serverCloseData=l.parse(t.data),t}receive(){JSON.stringify(this.serverCloseData);let e=`server close ${this.serverCloseData.code}`;20==this.serverCloseData.code||23==this.serverCloseData.code||24==this.serverCloseData.code?(o.default.allowReconnect=!1,o.default.close(e)):21==this.serverCloseData.code?this.safeClose21(e):(o.default.allowReconnect=!0,o.default.close(e),o.default.reconnect(10))}safeClose21(e){try{if("undefined"!=typeof document&&document.hasFocus()&&"visible"==document.visibilityState)return o.default.allowReconnect=!0,o.default.close(e),void o.default.reconnect(10);o.default.allowReconnect=!1,o.default.close(e)}catch(t){i.default.error("ServerClose t1",t),o.default.allowReconnect=!1,o.default.close(`${e} error`)}}}class l{constructor(){this.code=-1,this.msg=""}static parse(e){let t=new l,n=JSON.parse(e);return t.code=n.code,t.msg=n.msg,t}}t.default=a},910:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(9586));class s extends i.default{constructor(){super(...arguments),this.addPhoneInfoResultData=new a}static parse(e){let t=new s;return super.parseActionMsg(t,e),t.addPhoneInfoResultData=a.parse(t.actionMsgData.msgData),t}receive(){var e;this.addPhoneInfoResultData;let t=i.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.addPhoneInfoResultData.errorCode,message:this.addPhoneInfoResultData.errorMsg})),o.default.set({key:o.default.KEY_ADD_PHONE_INFO_TIME,data:(new Date).getTime()})}}class a{constructor(){this.errorCode=-1,this.errorMsg=""}static parse(e){let t=new a,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=s},9538:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(529)),s=r(n(9586));class a extends s.default{constructor(){super(...arguments),this.bindAliasResultData=new l}static parse(e){let t=new a;return super.parseActionMsg(t,e),t.bindAliasResultData=l.parse(t.actionMsgData.msgData),t}receive(){var e;i.default.info("bind alias result",this.bindAliasResultData);let t=s.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.bindAliasResultData.errorCode,message:this.bindAliasResultData.errorMsg})),o.default.set({key:o.default.KEY_BIND_ALIAS_TIME,data:(new Date).getTime()})}}class l{constructor(){this.errorCode=-1,this.errorMsg=""}static parse(e){let t=new l,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=a},9479:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=n(4198),i=r(n(9586));class s extends i.default{constructor(){super(...arguments),this.feedbackResultData=new a}static parse(e){let t=new s;return super.parseActionMsg(t,e),t.feedbackResultData=a.parse(t.actionMsgData.msgData),t}receive(){var e;this.feedbackResultData;let t=i.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:o.ErrorCode.SUCCESS,message:"received"}))}}class a{constructor(){this.actionId="",this.taskId="",this.result=""}static parse(e){let t=new a,n=JSON.parse(e);return t.actionId=n.actionId,t.taskId=n.taskId,t.result=n.result,t}}t.default=s},6755:function(e,t,n){var r,o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const i=o(n(6379)),s=o(n(9586)),a=o(n(8723));class l extends s.default{constructor(){super(...arguments),this.pushMessageData=new c}static parse(e){let t=new l;return super.parseActionMsg(t,e),t.pushMessageData=c.parse(t.actionMsgData.msgData),t}receive(){var e;this.pushMessageData,this.pushMessageData.appId==i.default.appid&&this.pushMessageData.messageid&&this.pushMessageData.taskId||this.stringify(),a.default.create(this,a.default.ActionId.RECEIVE).send(),a.default.create(this,a.default.ActionId.MP_RECEIVE).send(),this.actionMsgData.msgExtraData&&i.default.onPushMsg&&(null===(e=i.default.onPushMsg)||void 0===e||e.call(i.default.onPushMsg,{message:this.actionMsgData.msgExtraData}))}}class c{constructor(){this.id="",this.appKey="",this.appId="",this.messageid="",this.taskId="",this.actionChain=[],this.cdnType=""}static parse(e){let t=new c,n=JSON.parse(e);return t.id=n.id,t.appKey=n.appKey,t.appId=n.appId,t.messageid=n.messageid,t.taskId=n.taskId,t.actionChain=n.actionChain,t.cdnType=n.cdnType,t}}(r=class{}).GO_TO="goto",r.TRANSMIT="transmit",t.default=l},9510:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(9586));class i extends o.default{constructor(){super(...arguments),this.setModeResultData=new s}static parse(e){let t=new i;return super.parseActionMsg(t,e),t.setModeResultData=s.parse(t.actionMsgData.msgData),t}receive(){var e;this.setModeResultData;let t=o.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.setModeResultData.errorCode,message:this.setModeResultData.errorMsg}))}}class s{constructor(){this.errorCode=-1,this.errorMsg=""}static parse(e){let t=new s,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=i},4626:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(529)),s=r(n(9586));class a extends s.default{constructor(){super(...arguments),this.setTagResultData=new l}static parse(e){let t=new a;return super.parseActionMsg(t,e),t.setTagResultData=l.parse(t.actionMsgData.msgData),t}receive(){var e;i.default.info("set tag result",this.setTagResultData);let t=s.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.setTagResultData.errorCode,message:this.setTagResultData.errorMsg})),o.default.set({key:o.default.KEY_SET_TAG_TIME,data:(new Date).getTime()})}}class l{constructor(){this.errorCode=0,this.errorMsg=""}static parse(e){let t=new l,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=a},7562:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(8506)),i=r(n(529)),s=r(n(9586));class a extends s.default{constructor(){super(...arguments),this.unbindAliasResultData=new l}static parse(e){let t=new a;return super.parseActionMsg(t,e),t.unbindAliasResultData=l.parse(t.actionMsgData.msgData),t}receive(){var e;i.default.info("unbind alias result",this.unbindAliasResultData);let t=s.default.removeWaitingResponseMessage(this.actionMsgData.msgId);t&&(null===(e=t.callback)||void 0===e||e.call(t.callback,{resultCode:this.unbindAliasResultData.errorCode,message:this.unbindAliasResultData.errorMsg})),o.default.set({key:o.default.KEY_BIND_ALIAS_TIME,data:(new Date).getTime()})}}class l{constructor(){this.errorCode=-1,this.errorMsg=""}static parse(e){let t=new l,n=JSON.parse(e);return t.errorCode=n.errorCode,t.errorMsg=n.errorMsg,t}}t.default=a},8227:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{constructor(e){this.delay=10,this.delay=e}start(){this.cancel();let e=this;this.timer=setInterval((function(){e.run()}),this.delay)}cancel(){this.timer&&clearInterval(this.timer)}}},7167:function(e,t,n){var r,o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const i=o(n(6362)),s=o(n(8227));class a extends s.default{static getInstance(){return a.InstanceHolder.instance}run(){i.default.create().send()}refresh(){this.delay=6e4,this.start()}}a.INTERVAL=6e4,a.InstanceHolder=((r=class{}).instance=new a(a.INTERVAL),r),t.default=a},2323:function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});const o=r(n(4736)),i=r(n(6667));var s;!function(e){let t=(0,o.default)("9223372036854775808");function n(e){e>=t&&(e=t.multiply(2).minus(e));let n="";for(;e>(0,o.default)(0);e=e.divide(62))n+="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".charAt(Number(e.divmod(62).remainder));return n}e.to_getui=function(e){let t=function(e){let t=function(e){let t=e.length;if(t%2!=0)return[];let n=new Array;for(let r=0;r{Object.defineProperty(t,"__esModule",{value:!0});class n{static info(...e){this.debugMode&&console.info("[GtPush]",e)}static warn(...e){console.warn("[GtPush]",e)}static error(...e){console.error("[GtPush]",e)}}n.debugMode=!1,t.default=n},3854:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=class{static getStr(e,t){try{return e&&void 0!==e[t]?e[t]:""}catch(n){}return""}}},2620:(e,t,n)=>{function r(e){return"0123456789abcdefghijklmnopqrstuvwxyz".charAt(e)}function o(e,t){return e&t}function i(e,t){return e|t}function s(e,t){return e^t}function a(e,t){return e&~t}function l(e){if(0==e)return-1;var t=0;return 0==(65535&e)&&(e>>=16,t+=16),0==(255&e)&&(e>>=8,t+=8),0==(15&e)&&(e>>=4,t+=4),0==(3&e)&&(e>>=2,t+=2),0==(1&e)&&++t,t}function c(e){for(var t=0;0!=e;)e&=e-1,++t;return t}n.r(t),n.d(t,{JSEncrypt:()=>ee,default:()=>te});var u,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function h(e){var t,n,r="";for(t=0;t+3<=e.length;t+=3)n=parseInt(e.substring(t,t+3),16),r+=d.charAt(n>>6)+d.charAt(63&n);for(t+1==e.length?(n=parseInt(e.substring(t,t+1),16),r+=d.charAt(n<<2)):t+2==e.length&&(n=parseInt(e.substring(t,t+2),16),r+=d.charAt(n>>2)+d.charAt((3&n)<<4));(3&r.length)>0;)r+="=";return r}var f,p=function(e){var t;if(void 0===u){var n="0123456789ABCDEF",r=" \f\n\r\t \u2028\u2029";for(u={},t=0;t<16;++t)u[n.charAt(t)]=t;for(n=n.toLowerCase(),t=10;t<16;++t)u[n.charAt(t)]=t;for(t=0;t=2?(o[o.length]=i,i=0,s=0):i<<=4}}if(s)throw new Error("Hex encoding incomplete: 4 bits missing");return o},g={decode:function(e){var t;if(void 0===f){var n="= \f\n\r\t \u2028\u2029";for(f=Object.create(null),t=0;t<64;++t)f["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".charAt(t)]=t;for(f["-"]=62,f._=63,t=0;t=4?(r[r.length]=o>>16,r[r.length]=o>>8&255,r[r.length]=255&o,o=0,i=0):o<<=6}}switch(i){case 1:throw new Error("Base64 encoding incomplete: at least 2 bits missing");case 2:r[r.length]=o>>10;break;case 3:r[r.length]=o>>16,r[r.length]=o>>8&255}return r},re:/-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,unarmor:function(e){var t=g.re.exec(e);if(t)if(t[1])e=t[1];else{if(!t[2])throw new Error("RegExp out of sync");e=t[2]}return g.decode(e)}},m=1e13,v=function(){function e(e){this.buf=[+e||0]}return e.prototype.mulAdd=function(e,t){var n,r,o=this.buf,i=o.length;for(n=0;n0&&(o[n]=t)},e.prototype.sub=function(e){var t,n,r=this.buf,o=r.length;for(t=0;t=0;--r)n+=(m+t[r]).toString().substring(1);return n},e.prototype.valueOf=function(){for(var e=this.buf,t=0,n=e.length-1;n>=0;--n)t=t*m+e[n];return t},e.prototype.simplify=function(){var e=this.buf;return 1==e.length?e[0]:this},e}(),y=/^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/,b=/^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/;function _(e,t){return e.length>t&&(e=e.substring(0,t)+"…"),e}var w,S=function(){function e(t,n){this.hexDigits="0123456789ABCDEF",t instanceof e?(this.enc=t.enc,this.pos=t.pos):(this.enc=t,this.pos=n)}return e.prototype.get=function(e){if(void 0===e&&(e=this.pos++),e>=this.enc.length)throw new Error("Requesting byte offset "+e+" on a stream of length "+this.enc.length);return"string"==typeof this.enc?this.enc.charCodeAt(e):this.enc[e]},e.prototype.hexByte=function(e){return this.hexDigits.charAt(e>>4&15)+this.hexDigits.charAt(15&e)},e.prototype.hexDump=function(e,t,n){for(var r="",o=e;o176)return!1}return!0},e.prototype.parseStringISO=function(e,t){for(var n="",r=e;r191&&o<224?String.fromCharCode((31&o)<<6|63&this.get(r++)):String.fromCharCode((15&o)<<12|(63&this.get(r++))<<6|63&this.get(r++))}return n},e.prototype.parseStringBMP=function(e,t){for(var n,r,o="",i=e;i127,i=o?255:0,s="";r==i&&++e4){for(s=r,n<<=3;0==(128&(+s^i));)s=+s<<1,--n;s="("+n+" bit)\n"}o&&(r-=256);for(var a=new v(r),l=e+1;l=l;--c)i+=a>>c&1?"1":"0";if(i.length>n)return o+_(i,n)}return o+i},e.prototype.parseOctetString=function(e,t,n){if(this.isASCII(e,t))return _(this.parseStringISO(e,t),n);var r=t-e,o="("+r+" byte)\n";r>(n/=2)&&(t=e+n);for(var i=e;in&&(o+="…"),o},e.prototype.parseOID=function(e,t,n){for(var r="",o=new v,i=0,s=e;sn)return _(r,n);o=new v,i=0}}return i>0&&(r+=".incomplete"),r},e}(),x=function(){function e(e,t,n,r,o){if(!(r instanceof E))throw new Error("Invalid tag value.");this.stream=e,this.header=t,this.length=n,this.tag=r,this.sub=o}return e.prototype.typeName=function(){switch(this.tag.tagClass){case 0:switch(this.tag.tagNumber){case 0:return"EOC";case 1:return"BOOLEAN";case 2:return"INTEGER";case 3:return"BIT_STRING";case 4:return"OCTET_STRING";case 5:return"NULL";case 6:return"OBJECT_IDENTIFIER";case 7:return"ObjectDescriptor";case 8:return"EXTERNAL";case 9:return"REAL";case 10:return"ENUMERATED";case 11:return"EMBEDDED_PDV";case 12:return"UTF8String";case 16:return"SEQUENCE";case 17:return"SET";case 18:return"NumericString";case 19:return"PrintableString";case 20:return"TeletexString";case 21:return"VideotexString";case 22:return"IA5String";case 23:return"UTCTime";case 24:return"GeneralizedTime";case 25:return"GraphicString";case 26:return"VisibleString";case 27:return"GeneralString";case 28:return"UniversalString";case 30:return"BMPString"}return"Universal_"+this.tag.tagNumber.toString();case 1:return"Application_"+this.tag.tagNumber.toString();case 2:return"["+this.tag.tagNumber.toString()+"]";case 3:return"Private_"+this.tag.tagNumber.toString()}},e.prototype.content=function(e){if(void 0===this.tag)return null;void 0===e&&(e=1/0);var t=this.posContent(),n=Math.abs(this.length);if(!this.tag.isUniversal())return null!==this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(t,t+n,e);switch(this.tag.tagNumber){case 1:return 0===this.stream.get(t)?"false":"true";case 2:return this.stream.parseInteger(t,t+n);case 3:return this.sub?"("+this.sub.length+" elem)":this.stream.parseBitString(t,t+n,e);case 4:return this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(t,t+n,e);case 6:return this.stream.parseOID(t,t+n,e);case 16:case 17:return null!==this.sub?"("+this.sub.length+" elem)":"(no elem)";case 12:return _(this.stream.parseStringUTF(t,t+n),e);case 18:case 19:case 20:case 21:case 22:case 26:return _(this.stream.parseStringISO(t,t+n),e);case 30:return _(this.stream.parseStringBMP(t,t+n),e);case 23:case 24:return this.stream.parseTime(t,t+n,23==this.tag.tagNumber)}return null},e.prototype.toString=function(){return this.typeName()+"@"+this.stream.pos+"[header:"+this.header+",length:"+this.length+",sub:"+(null===this.sub?"null":this.sub.length)+"]"},e.prototype.toPrettyString=function(e){void 0===e&&(e="");var t=e+this.typeName()+" @"+this.stream.pos;if(this.length>=0&&(t+="+"),t+=this.length,this.tag.tagConstructed?t+=" (constructed)":!this.tag.isUniversal()||3!=this.tag.tagNumber&&4!=this.tag.tagNumber||null===this.sub||(t+=" (encapsulates)"),t+="\n",null!==this.sub){e+=" ";for(var n=0,r=this.sub.length;n6)throw new Error("Length over 48 bits not supported at position "+(e.pos-1));if(0===n)return null;t=0;for(var r=0;r>6,this.tagConstructed=0!=(32&t),this.tagNumber=31&t,31==this.tagNumber){var n=new v;do{t=e.get(),n.mulAdd(128,127&t)}while(128&t);this.tagNumber=n.simplify()}}return e.prototype.isUniversal=function(){return 0===this.tagClass},e.prototype.isEOC=function(){return 0===this.tagClass&&0===this.tagNumber},e}(),T=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],C=(1<<26)/T[T.length-1],M=function(){function e(e,t,n){null!=e&&("number"==typeof e?this.fromNumber(e,t,n):null==t&&"string"!=typeof e?this.fromString(e,256):this.fromString(e,t))}return e.prototype.toString=function(e){if(this.s<0)return"-"+this.negate().toString(e);var t;if(16==e)t=4;else if(8==e)t=3;else if(2==e)t=1;else if(32==e)t=5;else{if(4!=e)return this.toRadix(e);t=2}var n,o=(1<0)for(l>l)>0&&(i=!0,s=r(n));a>=0;)l>(l+=this.DB-t)):(n=this[a]>>(l-=t)&o,l<=0&&(l+=this.DB,--a)),n>0&&(i=!0),i&&(s+=r(n));return i?s:"0"},e.prototype.negate=function(){var t=I();return e.ZERO.subTo(this,t),t},e.prototype.abs=function(){return this.s<0?this.negate():this},e.prototype.compareTo=function(e){var t=this.s-e.s;if(0!=t)return t;var n=this.t;if(0!=(t=n-e.t))return this.s<0?-t:t;for(;--n>=0;)if(0!=(t=this[n]-e[n]))return t;return 0},e.prototype.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+j(this[this.t-1]^this.s&this.DM)},e.prototype.mod=function(t){var n=I();return this.abs().divRemTo(t,null,n),this.s<0&&n.compareTo(e.ZERO)>0&&t.subTo(n,n),n},e.prototype.modPowInt=function(e,t){var n;return n=e<256||t.isEven()?new A(t):new D(t),this.exp(e,n)},e.prototype.clone=function(){var e=I();return this.copyTo(e),e},e.prototype.intValue=function(){if(this.s<0){if(1==this.t)return this[0]-this.DV;if(0==this.t)return-1}else{if(1==this.t)return this[0];if(0==this.t)return 0}return(this[1]&(1<<32-this.DB)-1)<>24},e.prototype.shortValue=function(){return 0==this.t?this.s:this[0]<<16>>16},e.prototype.signum=function(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1},e.prototype.toByteArray=function(){var e=this.t,t=[];t[0]=this.s;var n,r=this.DB-e*this.DB%8,o=0;if(e-- >0)for(r>r)!=(this.s&this.DM)>>r&&(t[o++]=n|this.s<=0;)r<8?(n=(this[e]&(1<>(r+=this.DB-8)):(n=this[e]>>(r-=8)&255,r<=0&&(r+=this.DB,--e)),0!=(128&n)&&(n|=-256),0==o&&(128&this.s)!=(128&n)&&++o,(o>0||n!=this.s)&&(t[o++]=n);return t},e.prototype.equals=function(e){return 0==this.compareTo(e)},e.prototype.min=function(e){return this.compareTo(e)<0?this:e},e.prototype.max=function(e){return this.compareTo(e)>0?this:e},e.prototype.and=function(e){var t=I();return this.bitwiseTo(e,o,t),t},e.prototype.or=function(e){var t=I();return this.bitwiseTo(e,i,t),t},e.prototype.xor=function(e){var t=I();return this.bitwiseTo(e,s,t),t},e.prototype.andNot=function(e){var t=I();return this.bitwiseTo(e,a,t),t},e.prototype.not=function(){for(var e=I(),t=0;t=this.t?0!=this.s:0!=(this[t]&1<1){var u=I();for(r.sqrTo(s[1],u);a<=c;)s[a]=I(),r.mulTo(u,s[a-2],s[a]),a+=2}var d,h,f=e.t-1,p=!0,g=I();for(o=j(e[f])-1;f>=0;){for(o>=l?d=e[f]>>o-l&c:(d=(e[f]&(1<0&&(d|=e[f-1]>>this.DB+o-l)),a=n;0==(1&d);)d>>=1,--a;if((o-=a)<0&&(o+=this.DB,--f),p)s[d].copyTo(i),p=!1;else{for(;a>1;)r.sqrTo(i,g),r.sqrTo(g,i),a-=2;a>0?r.sqrTo(i,g):(h=i,i=g,g=h),r.mulTo(g,s[d],i)}for(;f>=0&&0==(e[f]&1<=0?(r.subTo(o,r),n&&i.subTo(a,i),s.subTo(l,s)):(o.subTo(r,o),n&&a.subTo(i,a),l.subTo(s,l))}return 0!=o.compareTo(e.ONE)?e.ZERO:l.compareTo(t)>=0?l.subtract(t):l.signum()<0?(l.addTo(t,l),l.signum()<0?l.add(t):l):l},e.prototype.pow=function(e){return this.exp(e,new k)},e.prototype.gcd=function(e){var t=this.s<0?this.negate():this.clone(),n=e.s<0?e.negate():e.clone();if(t.compareTo(n)<0){var r=t;t=n,n=r}var o=t.getLowestSetBit(),i=n.getLowestSetBit();if(i<0)return t;for(o0&&(t.rShiftTo(i,t),n.rShiftTo(i,n));t.signum()>0;)(o=t.getLowestSetBit())>0&&t.rShiftTo(o,t),(o=n.getLowestSetBit())>0&&n.rShiftTo(o,n),t.compareTo(n)>=0?(t.subTo(n,t),t.rShiftTo(1,t)):(n.subTo(t,n),n.rShiftTo(1,n));return i>0&&n.lShiftTo(i,n),n},e.prototype.isProbablePrime=function(e){var t,n=this.abs();if(1==n.t&&n[0]<=T[T.length-1]){for(t=0;t=0;--t)e[t]=this[t];e.t=this.t,e.s=this.s},e.prototype.fromInt=function(e){this.t=1,this.s=e<0?-1:0,e>0?this[0]=e:e<-1?this[0]=e+this.DV:this.t=0},e.prototype.fromString=function(t,n){var r;if(16==n)r=4;else if(8==n)r=3;else if(256==n)r=8;else if(2==n)r=1;else if(32==n)r=5;else{if(4!=n)return void this.fromRadix(t,n);r=2}this.t=0,this.s=0;for(var o=t.length,i=!1,s=0;--o>=0;){var a=8==r?255&+t[o]:$(t,o);a<0?"-"==t.charAt(o)&&(i=!0):(i=!1,0==s?this[this.t++]=a:s+r>this.DB?(this[this.t-1]|=(a&(1<>this.DB-s):this[this.t-1]|=a<=this.DB&&(s-=this.DB))}8==r&&0!=(128&+t[0])&&(this.s=-1,s>0&&(this[this.t-1]|=(1<0&&this[this.t-1]==e;)--this.t},e.prototype.dlShiftTo=function(e,t){var n;for(n=this.t-1;n>=0;--n)t[n+e]=this[n];for(n=e-1;n>=0;--n)t[n]=0;t.t=this.t+e,t.s=this.s},e.prototype.drShiftTo=function(e,t){for(var n=e;n=0;--a)t[a+i+1]=this[a]>>r|s,s=(this[a]&o)<=0;--a)t[a]=0;t[i]=s,t.t=this.t+i+1,t.s=this.s,t.clamp()},e.prototype.rShiftTo=function(e,t){t.s=this.s;var n=Math.floor(e/this.DB);if(n>=this.t)t.t=0;else{var r=e%this.DB,o=this.DB-r,i=(1<>r;for(var s=n+1;s>r;r>0&&(t[this.t-n-1]|=(this.s&i)<>=this.DB;if(e.t>=this.DB;r+=this.s}else{for(r+=this.s;n>=this.DB;r-=e.s}t.s=r<0?-1:0,r<-1?t[n++]=this.DV+r:r>0&&(t[n++]=r),t.t=n,t.clamp()},e.prototype.multiplyTo=function(t,n){var r=this.abs(),o=t.abs(),i=r.t;for(n.t=i+o.t;--i>=0;)n[i]=0;for(i=0;i=0;)e[n]=0;for(n=0;n=t.DV&&(e[n+t.t]-=t.DV,e[n+t.t+1]=1)}e.t>0&&(e[e.t-1]+=t.am(n,t[n],e,2*n,0,1)),e.s=0,e.clamp()},e.prototype.divRemTo=function(t,n,r){var o=t.abs();if(!(o.t<=0)){var i=this.abs();if(i.t0?(o.lShiftTo(c,s),i.lShiftTo(c,r)):(o.copyTo(s),i.copyTo(r));var u=s.t,d=s[u-1];if(0!=d){var h=d*(1<1?s[u-2]>>this.F2:0),f=this.FV/h,p=(1<=0&&(r[r.t++]=1,r.subTo(y,r)),e.ONE.dlShiftTo(u,y),y.subTo(s,s);s.t=0;){var b=r[--m]==d?this.DM:Math.floor(r[m]*f+(r[m-1]+g)*p);if((r[m]+=s.am(0,b,r,v,0,u))0&&r.rShiftTo(c,r),a<0&&e.ZERO.subTo(r,r)}}},e.prototype.invDigit=function(){if(this.t<1)return 0;var e=this[0];if(0==(1&e))return 0;var t=3&e;return(t=(t=(t=(t=t*(2-(15&e)*t)&15)*(2-(255&e)*t)&255)*(2-((65535&e)*t&65535))&65535)*(2-e*t%this.DV)%this.DV)>0?this.DV-t:-t},e.prototype.isEven=function(){return 0==(this.t>0?1&this[0]:this.s)},e.prototype.exp=function(t,n){if(t>4294967295||t<1)return e.ONE;var r=I(),o=I(),i=n.convert(this),s=j(t)-1;for(i.copyTo(r);--s>=0;)if(n.sqrTo(r,o),(t&1<0)n.mulTo(o,i,r);else{var a=r;r=o,o=a}return n.revert(r)},e.prototype.chunkSize=function(e){return Math.floor(Math.LN2*this.DB/Math.log(e))},e.prototype.toRadix=function(e){if(null==e&&(e=10),0==this.signum()||e<2||e>36)return"0";var t=this.chunkSize(e),n=Math.pow(e,t),r=z(n),o=I(),i=I(),s="";for(this.divRemTo(r,o,i);o.signum()>0;)s=(n+i.intValue()).toString(e).substr(1)+s,o.divRemTo(r,o,i);return i.intValue().toString(e)+s},e.prototype.fromRadix=function(t,n){this.fromInt(0),null==n&&(n=10);for(var r=this.chunkSize(n),o=Math.pow(n,r),i=!1,s=0,a=0,l=0;l=r&&(this.dMultiply(o),this.dAddOffset(a,0),s=0,a=0))}s>0&&(this.dMultiply(Math.pow(n,s)),this.dAddOffset(a,0)),i&&e.ZERO.subTo(this,this)},e.prototype.fromNumber=function(t,n,r){if("number"==typeof n)if(t<2)this.fromInt(1);else for(this.fromNumber(t,r),this.testBit(t-1)||this.bitwiseTo(e.ONE.shiftLeft(t-1),i,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(n);)this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(e.ONE.shiftLeft(t-1),this);else{var o=[],s=7&t;o.length=1+(t>>3),n.nextBytes(o),s>0?o[0]&=(1<>=this.DB;if(e.t>=this.DB;r+=this.s}else{for(r+=this.s;n>=this.DB;r+=e.s}t.s=r<0?-1:0,r>0?t[n++]=r:r<-1&&(t[n++]=this.DV+r),t.t=n,t.clamp()},e.prototype.dMultiply=function(e){this[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()},e.prototype.dAddOffset=function(e,t){if(0!=e){for(;this.t<=t;)this[this.t++]=0;for(this[t]+=e;this[t]>=this.DV;)this[t]-=this.DV,++t>=this.t&&(this[this.t++]=0),++this[t]}},e.prototype.multiplyLowerTo=function(e,t,n){var r=Math.min(this.t+e.t,t);for(n.s=0,n.t=r;r>0;)n[--r]=0;for(var o=n.t-this.t;r=0;)n[r]=0;for(r=Math.max(t-this.t,0);r0)if(0==t)n=this[0]%e;else for(var r=this.t-1;r>=0;--r)n=(t*n+this[r])%e;return n},e.prototype.millerRabin=function(t){var n=this.subtract(e.ONE),r=n.getLowestSetBit();if(r<=0)return!1;var o=n.shiftRight(r);(t=t+1>>1)>T.length&&(t=T.length);for(var i=I(),s=0;s0&&(n.rShiftTo(s,n),r.rShiftTo(s,r));var a=function(){(i=n.getLowestSetBit())>0&&n.rShiftTo(i,n),(i=r.getLowestSetBit())>0&&r.rShiftTo(i,r),n.compareTo(r)>=0?(n.subTo(r,n),n.rShiftTo(1,n)):(r.subTo(n,r),r.rShiftTo(1,r)),n.signum()>0?setTimeout(a,0):(s>0&&r.lShiftTo(s,r),setTimeout((function(){t(r)}),0))};setTimeout(a,10)}},e.prototype.fromNumberAsync=function(t,n,r,o){if("number"==typeof n)if(t<2)this.fromInt(1);else{this.fromNumber(t,r),this.testBit(t-1)||this.bitwiseTo(e.ONE.shiftLeft(t-1),i,this),this.isEven()&&this.dAddOffset(1,0);var s=this,a=function(){s.dAddOffset(2,0),s.bitLength()>t&&s.subTo(e.ONE.shiftLeft(t-1),s),s.isProbablePrime(n)?setTimeout((function(){o()}),0):setTimeout(a,0)};setTimeout(a,0)}else{var l=[],c=7&t;l.length=1+(t>>3),n.nextBytes(l),c>0?l[0]&=(1<=0?e.mod(this.m):e},e.prototype.revert=function(e){return e},e.prototype.reduce=function(e){e.divRemTo(this.m,null,e)},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},e.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},e}(),D=function(){function e(e){this.m=e,this.mp=e.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<0&&this.m.subTo(t,t),t},e.prototype.revert=function(e){var t=I();return e.copyTo(t),this.reduce(t),t},e.prototype.reduce=function(e){for(;e.t<=this.mt2;)e[e.t++]=0;for(var t=0;t>15)*this.mpl&this.um)<<15)&e.DM;for(e[n=t+this.m.t]+=this.m.am(0,r,e,t,0,this.m.t);e[n]>=e.DV;)e[n]-=e.DV,e[++n]++}e.clamp(),e.drShiftTo(this.m.t,e),e.compareTo(this.m)>=0&&e.subTo(this.m,e)},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},e.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},e}(),O=function(){function e(e){this.m=e,this.r2=I(),this.q3=I(),M.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e)}return e.prototype.convert=function(e){if(e.s<0||e.t>2*this.m.t)return e.mod(this.m);if(e.compareTo(this.m)<0)return e;var t=I();return e.copyTo(t),this.reduce(t),t},e.prototype.revert=function(e){return e},e.prototype.reduce=function(e){for(e.drShiftTo(this.m.t-1,this.r2),e.t>this.m.t+1&&(e.t=this.m.t+1,e.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);e.compareTo(this.r2)<0;)e.dAddOffset(1,this.m.t+1);for(e.subTo(this.r2,e);e.compareTo(this.m)>=0;)e.subTo(this.m,e)},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},e.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},e}();function I(){return new M(null)}function P(e,t){return new M(e,t)}var B="undefined"!=typeof navigator;B&&"Microsoft Internet Explorer"==navigator.appName?(M.prototype.am=function(e,t,n,r,o,i){for(var s=32767&t,a=t>>15;--i>=0;){var l=32767&this[e],c=this[e++]>>15,u=a*l+c*s;o=((l=s*l+((32767&u)<<15)+n[r]+(1073741823&o))>>>30)+(u>>>15)+a*c+(o>>>30),n[r++]=1073741823&l}return o},w=30):B&&"Netscape"!=navigator.appName?(M.prototype.am=function(e,t,n,r,o,i){for(;--i>=0;){var s=t*this[e++]+n[r]+o;o=Math.floor(s/67108864),n[r++]=67108863&s}return o},w=26):(M.prototype.am=function(e,t,n,r,o,i){for(var s=16383&t,a=t>>14;--i>=0;){var l=16383&this[e],c=this[e++]>>14,u=a*l+c*s;o=((l=s*l+((16383&u)<<14)+n[r]+o)>>28)+(u>>14)+a*c,n[r++]=268435455&l}return o},w=28),M.prototype.DB=w,M.prototype.DM=(1<>>16)&&(e=t,n+=16),0!=(t=e>>8)&&(e=t,n+=8),0!=(t=e>>4)&&(e=t,n+=4),0!=(t=e>>2)&&(e=t,n+=2),0!=(t=e>>1)&&(e=t,n+=1),n}M.ZERO=z(0),M.ONE=z(1);var V,H,F=function(){function e(){this.i=0,this.j=0,this.S=[]}return e.prototype.init=function(e){var t,n,r;for(t=0;t<256;++t)this.S[t]=t;for(n=0,t=0;t<256;++t)n=n+this.S[t]+e[t%e.length]&255,r=this.S[t],this.S[t]=this.S[n],this.S[n]=r;this.i=0,this.j=0},e.prototype.next=function(){var e;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,e=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=e,this.S[e+this.S[this.i]&255]},e}(),q=null;function U(){if(null==V){for(V=new F;H<256;){var e=Math.floor(65536*Math.random());q[H++]=255&e}for(V.init(q),H=0;H0&&t.length>0?(this.n=P(e,16),this.e=parseInt(t,16)):console.error("Invalid RSA public key")},e.prototype.encrypt=function(e){var t=this.n.bitLength()+7>>3,n=function(e,t){if(t=0&&t>0;){var o=e.charCodeAt(r--);o<128?n[--t]=o:o>127&&o<2048?(n[--t]=63&o|128,n[--t]=o>>6|192):(n[--t]=63&o|128,n[--t]=o>>6&63|128,n[--t]=o>>12|224)}n[--t]=0;for(var i=new W,s=[];t>2;){for(s[0]=0;0==s[0];)i.nextBytes(s);n[--t]=s[0]}return n[--t]=2,n[--t]=0,new M(n)}(e,t);if(null==n)return null;var r=this.doPublic(n);if(null==r)return null;for(var o=r.toString(16),i=o.length,s=0;s<2*t-i;s++)o="0"+o;return o},e.prototype.setPrivate=function(e,t,n){null!=e&&null!=t&&e.length>0&&t.length>0?(this.n=P(e,16),this.e=parseInt(t,16),this.d=P(n,16)):console.error("Invalid RSA private key")},e.prototype.setPrivateEx=function(e,t,n,r,o,i,s,a){null!=e&&null!=t&&e.length>0&&t.length>0?(this.n=P(e,16),this.e=parseInt(t,16),this.d=P(n,16),this.p=P(r,16),this.q=P(o,16),this.dmp1=P(i,16),this.dmq1=P(s,16),this.coeff=P(a,16)):console.error("Invalid RSA private key")},e.prototype.generate=function(e,t){var n=new W,r=e>>1;this.e=parseInt(t,16);for(var o=new M(t,16);;){for(;this.p=new M(e-r,1,n),0!=this.p.subtract(M.ONE).gcd(o).compareTo(M.ONE)||!this.p.isProbablePrime(10););for(;this.q=new M(r,1,n),0!=this.q.subtract(M.ONE).gcd(o).compareTo(M.ONE)||!this.q.isProbablePrime(10););if(this.p.compareTo(this.q)<=0){var i=this.p;this.p=this.q,this.q=i}var s=this.p.subtract(M.ONE),a=this.q.subtract(M.ONE),l=s.multiply(a);if(0==l.gcd(o).compareTo(M.ONE)){this.n=this.p.multiply(this.q),this.d=o.modInverse(l),this.dmp1=this.d.mod(s),this.dmq1=this.d.mod(a),this.coeff=this.q.modInverse(this.p);break}}},e.prototype.decrypt=function(e){var t=P(e,16),n=this.doPrivate(t);return null==n?null:function(e,t){for(var n=e.toByteArray(),r=0;r=n.length)return null;for(var o="";++r191&&i<224?(o+=String.fromCharCode((31&i)<<6|63&n[r+1]),++r):(o+=String.fromCharCode((15&i)<<12|(63&n[r+1])<<6|63&n[r+2]),r+=2)}return o}(n,this.n.bitLength()+7>>3)},e.prototype.generateAsync=function(e,t,n){var r=new W,o=e>>1;this.e=parseInt(t,16);var i=new M(t,16),s=this,a=function(){var t=function(){if(s.p.compareTo(s.q)<=0){var e=s.p;s.p=s.q,s.q=e}var t=s.p.subtract(M.ONE),r=s.q.subtract(M.ONE),o=t.multiply(r);0==o.gcd(i).compareTo(M.ONE)?(s.n=s.p.multiply(s.q),s.d=i.modInverse(o),s.dmp1=s.d.mod(t),s.dmq1=s.d.mod(r),s.coeff=s.q.modInverse(s.p),setTimeout((function(){n()}),0)):setTimeout(a,0)},l=function(){s.q=I(),s.q.fromNumberAsync(o,1,r,(function(){s.q.subtract(M.ONE).gcda(i,(function(e){0==e.compareTo(M.ONE)&&s.q.isProbablePrime(10)?setTimeout(t,0):setTimeout(l,0)}))}))},c=function(){s.p=I(),s.p.fromNumberAsync(e-o,1,r,(function(){s.p.subtract(M.ONE).gcda(i,(function(e){0==e.compareTo(M.ONE)&&s.p.isProbablePrime(10)?setTimeout(l,0):setTimeout(c,0)}))}))};setTimeout(c,0)};setTimeout(a,0)},e.prototype.sign=function(e,t,n){var r=function(e){return Y[e]||""}(n),o=function(e,t){if(t>3)-11;return this.setSplitChn(e,r).forEach((function(e){n+=t.encrypt(e)})),n},e.prototype.decryptLong=function(e){var t="",n=this.n.bitLength()+7>>3,r=2*n;if(e.length>r){for(var o=e.match(new RegExp(".{1,"+r+"}","g"))||[],i=[],s=0;s=o.length)return null;n=n.concat(o.slice(i+1))}for(var s=n,a=-1,l="";++a191&&c<224?(l+=String.fromCharCode((31&c)<<6|63&s[a+1]),++a):(l+=String.fromCharCode((15&c)<<12|(63&s[a+1])<<6|63&s[a+2]),a+=2)}return l}(i,n)}else t=this.decrypt(e);return t},e.prototype.setSplitChn=function(e,t,n){void 0===n&&(n=[]);for(var r=e.split(""),o=0,i=0;it){var a=e.substring(0,i);return n.push(a),this.setSplitChn(e.substring(i),t,n)}}return n.push(e),n},e}(),Y={md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",ripemd160:"3021300906052b2403020105000414"},X={};X.lang={extend:function(e,t,n){if(!t||!e)throw new Error("YAHOO.lang.extend failed, please check that all dependencies are included.");var r=function(){};if(r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e,e.superclass=t.prototype,t.prototype.constructor==Object.prototype.constructor&&(t.prototype.constructor=t),n){var o;for(o in n)e.prototype[o]=n[o];var i=function(){},s=["toString","valueOf"];try{/MSIE/.test(navigator.userAgent)&&(i=function(e,t){for(o=0;o15)throw"ASN.1 length too long to represent by 8x: n = "+e.toString(16);return(128+n).toString(16)+t},this.getEncodedHex=function(){return(null==this.hTLV||this.isModified)&&(this.hV=this.getFreshValueHex(),this.hL=this.getLengthHexFromValue(),this.hTLV=this.hT+this.hL+this.hV,this.isModified=!1),this.hTLV},this.getValueHex=function(){return this.getEncodedHex(),this.hV},this.getFreshValueHex=function(){return""}},G.asn1.DERAbstractString=function(e){G.asn1.DERAbstractString.superclass.constructor.call(this),this.getString=function(){return this.s},this.setString=function(e){this.hTLV=null,this.isModified=!0,this.s=e,this.hV=stohex(this.s)},this.setStringHex=function(e){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=e},this.getFreshValueHex=function(){return this.hV},void 0!==e&&("string"==typeof e?this.setString(e):void 0!==e.str?this.setString(e.str):void 0!==e.hex&&this.setStringHex(e.hex))},X.lang.extend(G.asn1.DERAbstractString,G.asn1.ASN1Object),G.asn1.DERAbstractTime=function(e){G.asn1.DERAbstractTime.superclass.constructor.call(this),this.localDateToUTC=function(e){return utc=e.getTime()+6e4*e.getTimezoneOffset(),new Date(utc)},this.formatDate=function(e,t,n){var r=this.zeroPadding,o=this.localDateToUTC(e),i=String(o.getFullYear());"utc"==t&&(i=i.substr(2,2));var s=i+r(String(o.getMonth()+1),2)+r(String(o.getDate()),2)+r(String(o.getHours()),2)+r(String(o.getMinutes()),2)+r(String(o.getSeconds()),2);if(!0===n){var a=o.getMilliseconds();if(0!=a){var l=r(String(a),3);s=s+"."+(l=l.replace(/[0]+$/,""))}}return s+"Z"},this.zeroPadding=function(e,t){return e.length>=t?e:new Array(t-e.length+1).join("0")+e},this.getString=function(){return this.s},this.setString=function(e){this.hTLV=null,this.isModified=!0,this.s=e,this.hV=stohex(e)},this.setByDateValue=function(e,t,n,r,o,i){var s=new Date(Date.UTC(e,t-1,n,r,o,i,0));this.setByDate(s)},this.getFreshValueHex=function(){return this.hV}},X.lang.extend(G.asn1.DERAbstractTime,G.asn1.ASN1Object),G.asn1.DERAbstractStructured=function(e){G.asn1.DERAbstractString.superclass.constructor.call(this),this.setByASN1ObjectArray=function(e){this.hTLV=null,this.isModified=!0,this.asn1Array=e},this.appendASN1Object=function(e){this.hTLV=null,this.isModified=!0,this.asn1Array.push(e)},this.asn1Array=new Array,void 0!==e&&void 0!==e.array&&(this.asn1Array=e.array)},X.lang.extend(G.asn1.DERAbstractStructured,G.asn1.ASN1Object),G.asn1.DERBoolean=function(){G.asn1.DERBoolean.superclass.constructor.call(this),this.hT="01",this.hTLV="0101ff"},X.lang.extend(G.asn1.DERBoolean,G.asn1.ASN1Object),G.asn1.DERInteger=function(e){G.asn1.DERInteger.superclass.constructor.call(this),this.hT="02",this.setByBigInteger=function(e){this.hTLV=null,this.isModified=!0,this.hV=G.asn1.ASN1Util.bigIntToMinTwosComplementsHex(e)},this.setByInteger=function(e){var t=new M(String(e),10);this.setByBigInteger(t)},this.setValueHex=function(e){this.hV=e},this.getFreshValueHex=function(){return this.hV},void 0!==e&&(void 0!==e.bigint?this.setByBigInteger(e.bigint):void 0!==e.int?this.setByInteger(e.int):"number"==typeof e?this.setByInteger(e):void 0!==e.hex&&this.setValueHex(e.hex))},X.lang.extend(G.asn1.DERInteger,G.asn1.ASN1Object),G.asn1.DERBitString=function(e){if(void 0!==e&&void 0!==e.obj){var t=G.asn1.ASN1Util.newObject(e.obj);e.hex="00"+t.getEncodedHex()}G.asn1.DERBitString.superclass.constructor.call(this),this.hT="03",this.setHexValueIncludingUnusedBits=function(e){this.hTLV=null,this.isModified=!0,this.hV=e},this.setUnusedBitsAndHexValue=function(e,t){if(e<0||7>2),i=3&s,o=1):1==o?(n+=r(i<<2|s>>4),i=15&s,o=2):2==o?(n+=r(i),n+=r(s>>2),i=3&s,o=3):(n+=r(i<<2|s>>4),n+=r(15&s),o=0))}return 1==o&&(n+=r(i<<2)),n}(t),n)}catch(o){return!1}},e.prototype.getKey=function(e){if(!this.key){if(this.key=new Z,e&&"[object Function]"==={}.toString.call(e))return void this.key.generateAsync(this.default_key_size,this.default_public_exponent,e);this.key.generate(this.default_key_size,this.default_public_exponent)}return this.key},e.prototype.getPrivateKey=function(){return this.getKey().getPrivateKey()},e.prototype.getPrivateKeyB64=function(){return this.getKey().getPrivateBaseKeyB64()},e.prototype.getPublicKey=function(){return this.getKey().getPublicKey()},e.prototype.getPublicKeyB64=function(){return this.getKey().getPublicBaseKeyB64()},e.version=Q,e}();const te=ee},2480:()=>{}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={id:r,loaded:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.loaded=!0,i.exports}return n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),n(9021)})();var yb=gb(vb.exports=mb());let bb;function _b(e){bb&&bb.postMessage(e)}Zd({type:"enabled"});var wb;function Sb(e,t){return"string"==typeof e?t:e}wb=yb,"undefined"!=typeof BroadcastChannel&&(bb=new BroadcastChannel("uni-push"),bb.onmessage=function({data:e}){Zd(e)},document.addEventListener("visibilitychange",(function(){"visible"===document.visibilityState&&wb.enableSocket(!0)}))),yb.init({appid:"__UNI__C939371",onError:e=>{console.error(e.error);const t={type:"clientId",cid:"",errMsg:e.error};Zd(t),_b(t)},onClientId:e=>{const t={type:"clientId",cid:e.cid};Zd(t),_b(t)},onlineState:e=>{const t={type:"lineState",online:e.online};Zd(t),_b(t)},onPushMsg:e=>{const t={type:"pushMsg",message:e.message};Zd(t),_b(t)}});const xb=e=>(t,n=ki())=>{!Bi&&Wr(e,t,n)},Eb=xb("onShow"),Tb=xb("onHide"),Cb=xb("onLaunch"),Mb=xb("onLoad"),kb=xb("onReachBottom"); +/*! + * pinia v2.1.7 + * (c) 2023 Eduardo San Martin Morote + * @license MIT + */ +let Ab;const Db=e=>Ab=e,Ob=Symbol();function Ib(e){return e&&"object"==typeof e&&"[object Object]"===Object.prototype.toString.call(e)&&"function"!=typeof e.toJSON}var Pb,Bb;(Bb=Pb||(Pb={})).direct="direct",Bb.patchObject="patch object",Bb.patchFunction="patch function";const Rb="undefined"!=typeof window;function Lb(){const e=Fe(!0),t=e.run((()=>hn({})));let n=[],r=[];const o=on({install(e){Db(o),o._a=e,e.provide(Ob,o),e.config.globalProperties.$pinia=o,r.forEach((e=>n.push(e))),r=[]},use(e){return this._a?n.push(e):r.push(e),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return o}const Nb=()=>{};function $b(e,t,n,r=Nb){e.push(t);const o=()=>{const n=e.indexOf(t);n>-1&&(e.splice(n,1),r())};var i;return!n&&qe()&&(i=o,je&&je.cleanups.push(i)),o}function zb(e,...t){e.slice().forEach((e=>{e(...t)}))}const jb=e=>e();function Vb(e,t){e instanceof Map&&t instanceof Map&&t.forEach(((t,n)=>e.set(n,t))),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const r=t[n],o=e[n];Ib(o)&&Ib(r)&&e.hasOwnProperty(n)&&!dn(r)&&!Qt(r)?e[n]=Vb(o,r):e[n]=r}return e}const Hb=Symbol();const{assign:Fb}=Object;function qb(e,t,n,r){const{state:o,actions:i,getters:s}=t,a=n.state.value[e];let l;return l=Ub(e,(function(){a||(n.state.value[e]=o?o():{});const t=function(e){const t=g(e)?new Array(e.length):{};for(const n in e)t[n]=Sn(e,n);return t}(n.state.value[e]);return Fb(t,i,Object.keys(s||{}).reduce(((t,r)=>(t[r]=on(zi((()=>{Db(n);const t=n._s.get(e);return s[r].call(t,t)}))),t)),{}))}),t,n,r,!0),l}function Ub(e,t,n={},r,o,i){let s;const a=Fb({actions:{}},n),l={deep:!0};let c,u,d,h=[],f=[];const p=r.state.value[e];let g;function m(t){let n;c=u=!1,"function"==typeof t?(t(r.state.value[e]),n={type:Pb.patchFunction,storeId:e,events:d}):(Vb(r.state.value[e],t),n={type:Pb.patchObject,payload:t,storeId:e,events:d});const o=g=Symbol();Ln().then((()=>{g===o&&(c=!0)})),u=!0,zb(h,n,r.state.value[e])}i||p||(r.state.value[e]={}),hn({});const v=i?function(){const{state:e}=n,t=e?e():{};this.$patch((e=>{Fb(e,t)}))}:Nb;function y(t,n){return function(){Db(r);const o=Array.from(arguments),i=[],s=[];function a(e){i.push(e)}function l(e){s.push(e)}let c;zb(f,{args:o,name:t,store:b,after:a,onError:l});try{c=n.apply(this&&this.$id===e?this:b,o)}catch(u){throw zb(s,u),u}return c instanceof Promise?c.then((e=>(zb(i,e),e))).catch((e=>(zb(s,e),Promise.reject(e)))):(zb(i,c),c)}}const b=Xt({_p:r,$id:e,$onAction:$b.bind(null,f),$patch:m,$reset:v,$subscribe(t,n={}){const o=$b(h,t,n.detached,(()=>i())),i=s.run((()=>dr((()=>r.state.value[e]),(r=>{("sync"===n.flush?u:c)&&t({storeId:e,type:Pb.direct,events:d},r)}),Fb({},l,n))));return o},$dispose:function(){s.stop(),h=[],f=[],r._s.delete(e)}});r._s.set(e,b);const _=(r._a&&r._a.runWithContext||jb)((()=>r._e.run((()=>(s=Fe()).run(t)))));for(const x in _){const t=_[x];if(dn(t)&&(!dn(S=t)||!S.effect)||Qt(t))i||(!p||Ib(w=t)&&w.hasOwnProperty(Hb)||(dn(t)?t.value=p[x]:Vb(t,p[x])),r.state.value[e][x]=t);else if("function"==typeof t){const e=y(x,t);_[x]=e,a.actions[x]=t}}var w,S;return Fb(b,_),Fb(rn(b),_),Object.defineProperty(b,"$state",{get:()=>r.state.value[e],set:e=>{m((t=>{Fb(t,e)}))}}),r._p.forEach((e=>{Fb(b,s.run((()=>e({store:b,app:r._a,pinia:r,options:a}))))})),p&&i&&n.hydrate&&n.hydrate(b.$state,p),c=!0,u=!0,b}function Wb(e,t,n){let r,o;const i="function"==typeof t;function s(e,n){const s=Oo();(e=e||(s?Do(Ob,null):null))&&Db(e),(e=Ab)._s.has(r)||(i?Ub(r,t,o,e):qb(r,o,e));return e._s.get(r)}return"string"==typeof e?(r=e,o=i?n:t):(o=e,r=e.id),s.$id=r,s}let Kb="Store";function Yb(e,t){return Array.isArray(t)?t.reduce(((t,n)=>(t[n]=function(){return e(this.$pinia)[n]},t)),{}):Object.keys(t).reduce(((n,r)=>(n[r]=function(){const n=e(this.$pinia),o=t[r];return"function"==typeof o?o.call(this,n):n[o]},n)),{})}const Xb=Yb;function Gb(e){{e=rn(e);const t={};for(const n in e){const r=e[n];(dn(r)||Qt(r))&&(t[n]=wn(e,n))}return t}}const Jb=Object.freeze(Object.defineProperty({__proto__:null,get MutationType(){return Pb},PiniaVuePlugin:function(e){e.mixin({beforeCreate(){const e=this.$options;if(e.pinia){const t=e.pinia;if(!this._provided){const e={};Object.defineProperty(this,"_provided",{get:()=>e,set:t=>Object.assign(e,t)})}this._provided[Ob]=t,this.$pinia||(this.$pinia=t),t._a=this,Rb&&Db(t)}else!this.$pinia&&e.parent&&e.parent.$pinia&&(this.$pinia=e.parent.$pinia)},destroyed(){delete this._pStores}})},acceptHMRUpdate:function(e,t){return()=>{}},createPinia:Lb,defineStore:Wb,getActivePinia:()=>Oo()&&Do(Ob)||Ab,mapActions:function(e,t){return Array.isArray(t)?t.reduce(((t,n)=>(t[n]=function(...t){return e(this.$pinia)[n](...t)},t)),{}):Object.keys(t).reduce(((n,r)=>(n[r]=function(...n){return e(this.$pinia)[t[r]](...n)},n)),{})},mapGetters:Xb,mapState:Yb,mapStores:function(...e){return e.reduce(((e,t)=>(e[t.$id+Kb]=function(){return t(this.$pinia)},e)),{})},mapWritableState:function(e,t){return Array.isArray(t)?t.reduce(((t,n)=>(t[n]={get(){return e(this.$pinia)[n]},set(t){return e(this.$pinia)[n]=t}},t)),{}):Object.keys(t).reduce(((n,r)=>(n[r]={get(){return e(this.$pinia)[t[r]]},set(n){return e(this.$pinia)[t[r]]=n}},n)),{})},setActivePinia:Db,setMapStoreSuffix:function(e){Kb=e},skipHydrate:function(e){return Object.defineProperty(e,Hb,{})},storeToRefs:Gb},Symbol.toStringTag,{value:"Module"})),Zb={baseUrl:"http://39.98.44.136:8080",StreamBaseURl:"http://39.98.44.136:8000",vioceBaseURl:"ws://39.98.44.136:6006/speech-recognition",DBversion:3,appInfo:{name:"青岛市就业服务",AIName:"小红",version:"1.0.0",logo:"",site_url:"",agreements:[{title:"隐私政策",url:""},{title:"用户服务协议",url:""}]},allowedFileNumber:2,allowedFileTypes:["text/plain","text/markdown","text/html","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/pdf","application/vnd.ms-powerpoint","application/vnd.openxmlformats-officedocument.presentationml.presentation","text/csv","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"]};function Qb(e,t={},n="GET",r=!1,o={}){r&&Wv({title:"请稍后",mask:!0});let i="";a_().token&&(i=`${a_().token}`);const s=o||{};return s.Authorization=encodeURIComponent(i),new Promise(((o,i)=>{hv({url:Zb.baseUrl+e,method:n,data:t,header:s,success:e=>{var t,n;if(200===e.statusCode){const{code:t,msg:n}=e.data;if(200===t)return void o(e.data);qv({title:n,icon:"none"})}401!==(null==(t=e.data)?void 0:t.code)&&402!==(null==(n=e.data)?void 0:n.code)||a_().logOut();const r=new Error("请求出现异常,请联系工作人员");r.error=e,i(r)},fail:e=>{i(e)},complete:()=>{r&&Kv()}})}))}function e_(e){const t=new Intl.Segmenter("zh-Hans",{granularity:"word"}),n=[];for(let r of t.segment(e.toLowerCase()))n.push(r.segment);return n}const t_=["的","了","啊","哦","/","、"," ","","-","(",")","(",")","+","=","~","!","<",">","?","[","]","{","}"];function n_(e){return e.filter((e=>e&&!t_.includes(e)))}const r_=new class{constructor(){t(this,"config",{thresholdVal:.69,titleSimilarityWeight:.4,salaryMatchWeight:.2,areaMatchWeight:.2,educationMatchWeight:.2,experiencenMatchWeight:.1}),t(this,"userTitle",["Java","C","全栈工程师"]),t(this,"userSalaryMin",1e4),t(this,"userSalaryMax",15e3),t(this,"userArea",0),t(this,"userEducation",4),t(this,"userExperience",2),t(this,"jobTitle",""),t(this,"jobMinSalary",1e4),t(this,"jobMaxSalary",15e3),t(this,"jobLocationAreaCode",0),t(this,"jobEducation",4),t(this,"jobExperience",2),t(this,"jobCategory",""),t(this,"log",!1)}setUserInfo(e){this.userTitle=e.jobTitle,this.userSalaryMax=Number(e.salaryMax),this.userSalaryMin=Number(e.salaryMin),this.userArea=Number(e.area),this.userEducation=e.education,this.userExperience=this.getUserExperience(Number(e.age))}setJobInfo(e){this.jobTitle=e.jobTitle,this.jobMinSalary=e.minSalary,this.jobMaxSalary=e.maxSalary,this.jobLocationAreaCode=e.jobLocationAreaCode,this.jobEducation=e.education,this.jobExperience=e.experience,this.jobCategory=e.jobCategory}calculationMatchingDegreeJob(e){let t=null;t=this.jobCategory?this.calculateBestJobCategoryMatch(e.jobTitle||e.jobTitleString||[],this.jobCategory):this.calculateBestJobMatch(e.jobTitle||e.jobTitleString||[],this.jobTitle);const{bestMatchJobTitle:n,maxSimilarity:r}=t,o=this.calculateSalaryMatch(Number(e.salaryMin),Number(e.salaryMax),this.jobMinSalary,this.jobMaxSalary),i=this.calculateAreaMatch(Number(e.area),this.jobLocationAreaCode),s=this.calculateEducationMatch(e.education,this.jobEducation),a=this.config.titleSimilarityWeight*r+this.config.salaryMatchWeight*o+this.config.areaMatchWeight*i+this.config.educationMatchWeight*s;return this.log&&console.log(`Job ${job.jobTitle} 标题相似度 ${r} 薪资匹配度: ${o}学历匹配度: ${s} 区域匹配度: ${i} 综合匹配度: ${a.toFixed(2)}`),this.config.thresholdVal,{overallMatch:100*a.toFixed(2)+"%",data:e,maxSimilarity:r,salaryMatch:o,educationMatch:s,areaMatch:i}}calculationMatchingDegree(e){let t=null;t=e.jobCategory?this.calculateBestJobCategoryMatch(this.userTitle,e.jobCategory):this.calculateBestJobMatch(this.userTitle,e.jobTitle);const{bestMatchJobTitle:n,maxSimilarity:r}=t,o=this.calculateSalaryMatch(this.userSalaryMin,this.userSalaryMax,e.minSalary,e.maxSalary),i=this.calculateAreaMatch(this.userArea,e.jobLocationAreaCode),s=this.calculateEducationMatch(this.userEducation,e.education),a=this.config.titleSimilarityWeight*r+this.config.salaryMatchWeight*o+this.config.areaMatchWeight*i+this.config.educationMatchWeight*s;this.log&&console.log(`Job ${e.jobTitle} 标题相似度 ${r} 薪资匹配度: ${o}学历匹配度: ${s} 区域匹配度: ${i} 综合匹配度: ${a.toFixed(2)}`);if(a>this.config.thresholdVal)return{overallMatch:100*a.toFixed(2)+"%",data:e,maxSimilarity:r,salaryMatch:o,educationMatch:s,areaMatch:i}}getUserExperience(e){return 0?{min:0,max:5}:{min:5,max:10}}calculateExperienceMatch2(e,t){const n=this.mapJobExperience(t);return e.min<=n.max&&e.max>=n.min?1:e.min<=n.max&&e.max>n.min||e.max>=n.min&&e.mint?.75:0}calculateSalaryMatch(e,t,n,r){if(e>=n&&e<=r||t>=n&&t<=r)return 1;const o=Math.abs(e-n),i=Math.abs(t-r);return o>3e3&&i>3e3?0:.5}calculateAreaMatch(e,t){return e===t?1:.5}calculateBestJobCategoryMatch(e,t){let n=0,r="";for(let o=0;o{const o=function(e,t){const n=new Set(n_(e)),r=new Set(n_(t));let o=0;for(let i of n)r.has(i)&&o++;return o/n.size}(e_(e),e_(t));o>n&&(n=o,r=e)})),{bestMatchJobTitle:r,maxSimilarity:n}}calculateEducationMatch(e,t){return e===t||e>t?1:0}}; +/** + * UUID.js - RFC-compliant UUID Generator for JavaScript + * + * @author LiosK + * @version v5.1.0 + * @license Apache License 2.0: Copyright (c) 2010-2024 LiosK + * @packageDocumentation + */var o_;class i_{static generate(){var e=o_._getRandomInt,t=o_._hexAligner;return t(e(32),8)+"-"+t(e(16),4)+"-"+t(16384|e(12),4)+"-"+t(32768|e(14),4)+"-"+t(e(48),12)}static _getRandomInt(e){if(e<0||e>53)return NaN;var t=0|1073741824*Math.random();return e>30?t+1073741824*(0|Math.random()*(1<>>30-e}static _hexAligner(e,t){for(var n=e.toString(16),r=t-n.length,o="0";r>0;r>>>=1,o+=o)1&r&&(n=o+n);return n}static useMathRandom(){o_._getRandomInt=o_._mathPRNG}static genV4(){var e=o_._getRandomInt;return new o_(e(32),e(16),16384|e(12),128|e(6),e(8),e(48))}static parse(e){var t;if(t=/^\s*(urn:uuid:|\{)?([0-9a-f]{8})-([0-9a-f]{4})-([0-9a-f]{4})-([0-9a-f]{2})([0-9a-f]{2})-([0-9a-f]{12})(\})?\s*$/i.exec(e)){var n=t[1]||"",r=t[8]||"";if(n+r===""||"{"===n&&"}"===r||"urn:uuid:"===n.toLowerCase()&&""===r)return new o_(parseInt(t[2],16),parseInt(t[3],16),parseInt(t[4],16),parseInt(t[5],16),parseInt(t[6],16),parseInt(t[7],16))}return null}constructor(e,t,n,r,o,i){var s=o_.FIELD_NAMES,a=o_.FIELD_SIZES,l=o_._binAligner,c=o_._hexAligner;this.intFields=new Array(6),this.bitFields=new Array(6),this.hexFields=new Array(6);for(var u=0;u<6;u++){var d=parseInt(arguments[u]||0);this.intFields[u]=this.intFields[s[u]]=d,this.bitFields[u]=this.bitFields[s[u]]=l(d,a[u]),this.hexFields[u]=this.hexFields[s[u]]=c(d,a[u]>>>2)}this.version=this.intFields.timeHiAndVersion>>>12&15,this.bitString=this.bitFields.join(""),this.hexNoDelim=this.hexFields.join(""),this.hexString=this.hexFields[0]+"-"+this.hexFields[1]+"-"+this.hexFields[2]+"-"+this.hexFields[3]+this.hexFields[4]+"-"+this.hexFields[5],this.urn="urn:uuid:"+this.hexString}static _binAligner(e,t){for(var n=e.toString(2),r=t-n.length,o="0";r>0;r>>>=1,o+=o)1&r&&(n=o+n);return n}toString(){return this.hexString}equals(e){if(!(e instanceof o_))return!1;for(var t=0;t<6;t++)if(this.intFields[t]!==e.intFields[t])return!1;return!0}static genV1(){null==o_._state&&(o_._state=new s_);var e=(new Date).getTime(),t=o_._state;e!=t.timestamp?(e>>8|128,s=255&t.sequence;return new o_(r,n.mid,o,i,s,t.node)}static resetState(){o_._state=new s_}static _getTimeFieldValues(e){var t=e-Date.UTC(1582,9,15),n=t/4294967296*1e4&268435455;return{low:1e4*(268435455&t)%4294967296,mid:65535&n,hi:n>>>16,timestamp:t}}static genV6(){null==o_._state&&(o_._state=new s_);var e=(new Date).getTime(),t=o_._state;e!=t.timestamp?(e>>12,s=4095&o|24576;t.sequence&=16383;var a=t.sequence>>>8|128,l=255&t.sequence;return new o_(r,i,s,a,l,t.node)}}o_=i_,i_._mathPRNG=o_._getRandomInt,"undefined"!=typeof crypto&&crypto.getRandomValues&&(o_._getRandomInt=e=>{if(e<0||e>53)return NaN;var t=new Uint32Array(e>32?2:1);return crypto.getRandomValues(t),e>32?t[0]+4294967296*(t[1]>>>64-e):t[0]>>>32-e}),i_.FIELD_NAMES=["timeLow","timeMid","timeHiAndVersion","clockSeqHiAndReserved","clockSeqLow","node"],i_.FIELD_SIZES=[32,16,16,8,8,48],i_.NIL=new o_(0,0,0,0,0,0),i_._state=null;class s_{constructor(){var e=i_._getRandomInt;this.timestamp=0,this.tick=0,this.sequence=e(14),this.node=1099511627776*(1|e(8))+e(40)}}const a_=Wb("user",(()=>{const e=hn(!1),t=hn({}),n=hn({}),r=hn(""),o=hn({}),i=hn("0%"),s=hn(Xm("seesionId")||""),a=()=>new Promise(((e,t)=>{Qb("/app/user/resume",{},"get").then((t=>{i.value=function(e){const t=["name","age","sex","birthDate","education","politicalAffiliation","phone","salaryMin","salaryMax","area","status","jobTitleId","jobTitle"],n=t.length;return(t.filter((t=>{const n=e[t];return null!==n&&""!==n&&!(Array.isArray(n)&&0===n.length)})).length/n*100).toFixed(0)+"%"}(t.data),r_.setUserInfo(t.data),l(t),e(t)}))})),l=n=>{t.value=n.data,e.value=!0};return{hasLogin:e,userInfo:t,token:r,resume:o,login:n=>{e.value=!0,t.value=n,openId.value=n.wxOpenId,r.value=n.token,Km({key:"token",data:n.token})},logOut:()=>{e.value=!1,r.value="",o.value={},t.value={},n.value={},Jm("userInfo"),Jm("token"),Ph({url:"/pages/login/login"})},loginSetToken:async e=>(r.value=e,Wm("token",e),a()),getUserResume:a,initSeesionId:()=>{const e=i_.generate();Wm("seesionId",e),s.value=e},seesionId:s,Completion:i}}));let l_=null;const c_=Wb("dict",(()=>{const e=hn(!1),t=Xt({education:[],experience:[],area:[],scale:[],isPublish:[],sex:[],affiliation:[],industry:[]});async function n(e,t){const n=await Qb(`/app/common/dict/${e}`);if(200===n.code&&n.data){return n.data.map((e=>({text:e.dictLabel,label:e.dictLabel,value:t?Number(e.dictValue):e.dictValue,key:e.dictCode,listClass:e.listClass,status:e.listClass})))}return[]}return{getDictData:async(r,o)=>{try{if(r&&o)return n(r).then((e=>(t[o]=e,e)));const[i,s,a,l,c,u]=await Promise.all([n("education"),n("experience"),n("area",!0),n("scale"),n("app_sex"),n("political_affiliation")]);t.education=i,t.experience=s,t.area=a,t.scale=l,t.sex=c,t.affiliation=u,e.value=!0,async function(){if(t.industry.length)return;const e=await Qb("/app/common/industry/treeselect");200===e.code&&e.data&&(t.industry=e.data,l_=function(e){const t=new Map;return function e(n){for(const r of n)t.set(r.id,r),r.children&&r.children.length&&e(r.children)}(e),t}(e.data))}()}catch(i){console.error("Error fetching dictionary data:",i)}},dictLabel:function(e,n){if(t[e])for(let r=0;r{c_().getDictData(),Kd((()=>{xv({url:"/pages/chat/chat"})}));let n=Xm("token")||"";n?a_().loginSetToken(n).then((()=>{t.msg("登录成功")})):Ph({url:"/pages/login/login"})})),Eb((()=>{console.log("App Show")})),Tb((()=>{console.log("App Hide")})),()=>{}}};Jg(u_,{init:Xg,setup(e){const t=Pu(),n=()=>{var n;n=e,Object.keys(Xd).forEach((e=>{Xd[e].forEach((t=>{Wr(e,t,n)}))}));const{onLaunch:r,onShow:o,onPageNotFound:i}=e,s=function({path:e,query:t}){return d(zf,{path:e,query:t}),d(jf,zf),d({},zf)}({path:t.path.slice(1)||__uniRoutes[0].meta.route,query:Ce(t.query)});if(r&&L(r,s),o&&L(o,s),!t.matched.length){const e={notFound:!0,openType:"appLaunch",path:t.path,query:{},scene:1001};Nh(),i&&L(i,e)}};return Do(tl).isReady().then(n),Xr((()=>{window.addEventListener("resize",Ae(Qg,50,{setTimeout:setTimeout,clearTimeout:clearTimeout})),window.addEventListener("message",em),document.addEventListener("visibilitychange",tm),function(){let e=null;try{e=window.matchMedia("(prefers-color-scheme: dark)")}catch(t){}if(e){let t=e=>{My.emit("onThemeChange",{theme:e.matches?"dark":"light"})};e.addEventListener?e.addEventListener("change",t):e.addListener(t)}}()})),t.query},before(e){e.mpType="app";const{setup:t}=e,n=()=>(ri(),li(ay));e.setup=(e,r)=>{const o=t&&t(e,r);return y(o)?n:o},e.render=n}});const d_=e=>{if("object"!=typeof e||null===e)return e;let t;t=e?[]:{};for(let n in e)e.hasOwnProperty(n)&&(t[n]=d_(e[n]));return t},h_=(e,t=1500,n=!1,r="none",o)=>{!1!==Boolean(e)&&qv({title:e,duration:t,mask:n,icon:r,image:o})};const f_=e=>{const t=e=>("object"==typeof e||"function"==typeof e)&&"null"!==e;if(!t(e))throw new Error("参数不是对象");const n=Array.isArray(e)?[...e]:{...e};return Object.keys(n).forEach((e=>{t(n[e])&&(n[e]=f_(n[e]))})),n};function p_(e){return t=>e.test(t)}const g_=p_(/^1[3-9]{1}\d{9}/),m_=p_(/^[a-z0-9_\.-]+@[a-z0-9_\.-]+[a-z0-9]{2,6}$/i);function v_(e){return e*Math.PI/180}function y_(e){return e*(Math.PI/180)}const b_=new class{constructor(){const e=Bm();this.systemInfo=e}};function __(e){const t=new Date(e);return`${t.getFullYear()}-${String(t.getMonth()+1).padStart(2,"0")}-${String(t.getDate()).padStart(2,"0")} ${String(t.getHours()).padStart(2,"0")}:${String(t.getMinutes()).padStart(2,"0")}:${String(t.getSeconds()).padStart(2,"0")}`}function w_(e,t="createTime"){const n=e.sort(((e,n)=>new Date(n[t])-new Date(e[t]))),r=[];let o="",i="";const s=new Date,a=s.toISOString().split("T")[0],l=new Date(s.setDate(s.getDate()-1)).toISOString().split("T")[0],c=new Date(s.setDate(s.getDate()-1)).toISOString().split("T")[0];return n.forEach((e=>{const n=e[t].replace("T"," ").split(" ")[0];let s=n;n===a?s="今天":n===l?s="昨天":n===c&&(s="前天"),o!==n&&(r.push({title:s,isTitle:!0}),o=n,i=s),r.push({...e,isTitle:!1})})),[r,i]}function S_(e){return`${e.getFullYear()}-${String(e.getMonth()+1).padStart(2,"0")}-${String(e.getDate()).padStart(2,"0")}`}const x_={msg:h_,prePage:()=>{let e=rf();return e[e.length-2].$vm},sleep:function(e){return new Promise((t=>setTimeout(t,e)))},request:function({url:e,method:t="GET",data:n={},load:r=!1,header:o={}}={}){return new Promise(((o,i)=>{r&&Wv({title:"请稍候",mask:!0});let s="";a_().token&&(s=`${a_().userInfo.token}${a_().token}`),hv({url:Zb.baseUrl+e,method:t,data:n,header:{Authorization:s||""},success:e=>{var t,n;if(200===e.statusCode){const{code:t,msg:n}=e.data;if(200===t)return void o(e.data);qv({title:n,icon:"none"})}if(401===(null==(t=e.data)?void 0:t.code)||402===(null==(n=e.data)?void 0:n.code))return a_().logOut(),void qv({title:"登录过期,请重新登录",icon:"none"});const r=new Error("请求出现异常,请联系工作人员");r.error=e,i(r)},fail:e=>i(e),complete(){r&&Kv()}})}))},createRequest:Qb,streamRequest:function(e,t={},n,r,o){const i=a_(),s={Authorization:i.token?encodeURIComponent(i.token):"",Accept:"text/event-stream","Content-Type":"application/json;charset=UTF-8"};return new Promise((async(i,a)=>{var l,c,u,d,h,f;try{const r=await fetch(Zb.StreamBaseURl+e,{method:"POST",headers:s,body:JSON.stringify(t)});if(!r.ok)throw new Error(`HTTP 错误: ${r.status}`);const a=r.body.getReader(),p=new TextDecoder("utf-8");let g="";for(;;){const{done:e,value:t}=await a.read();if(e)break;g+=p.decode(t,{stream:!0});let r=g.split("\n");g=r.pop();for(let s of r)if(s.startsWith("data: ")){const e=s.slice(6).trim();if("[DONE]"===e)return o&&o(),void i();try{const t=JSON.parse(e),r=(null==(u=null==(c=null==(l=null==t?void 0:t.choices)?void 0:l[0])?void 0:c.delta)?void 0:u.content)??(null==(f=null==(h=null==(d=null==t?void 0:t.choices)?void 0:d[0])?void 0:h.delta)?void 0:f.reasoning_content)??"";r&&n&&n(r)}catch(C_){console.error("JSON 解析失败:",C_,"原始数据:",e)}}}o&&o(),i()}catch(p){console.error("Stream 请求失败:",p),r&&r(p),a(p)}}))},chatRequest:function(e,t={},n="GET",r=!1,o={}){r&&Wv({title:"请稍后",mask:!0});let i="";a_().token&&(i=`${a_().token}`);const s=o||{};return s.Authorization=encodeURIComponent(i),new Promise(((o,i)=>{hv({url:Zb.StreamBaseURl+e,method:n,data:t,header:s,success:e=>{var t,n;if(200===e.statusCode){const{code:t,msg:n}=e.data;if(200===t)return void o(e.data);qv({title:n,icon:"none"})}401!==(null==(t=e.data)?void 0:t.code)&&402!==(null==(n=e.data)?void 0:n.code)||a_().logOut();const r=new Error("请求出现异常,请联系工作人员");r.error=e,i(r)},fail:e=>{i(e)},complete:()=>{r&&Kv()}})}))},insertSortData:w_,uploadFile:function(e,t=!1){t&&Wv({title:"请稍后",mask:!0});let n="";a_().token&&(n=`${a_().token}`);const r={};return r.Authorization=encodeURIComponent(n),new Promise(((n,o)=>{mv({url:Zb.baseUrl+"/app/file/upload",filePath:e,name:"file",header:r,success:e=>{if(200===e.statusCode)return n(e.data)},fail:e=>{o(e)},complete:()=>{t&&Kv()}})}))}},E_={$api:x_,navTo:function(e,t){t&&a_().hasLogin?xv({url:"/pages/login/login"}):xv({url:e})},cloneDeep:f_,formatDate:__,getdeviceInfo:function(){const e={statusBarHeight:0,topHeight:0,navHeight:0,windowHeight:0,tabBarHight:0};let t=Bm();return e.windowHeight=t.screenHeight,e.tabBarHight=t.screenHeight-t.safeArea.bottom,e.statusBarHeight=t.statusBarHeight,{...e}},checkingPhoneRegExp:g_,checkingEmailRegExp:m_,throttle:function(e,t=300){let n=!0,r=null,o=null;return function(...i){if(r=i,o=this,!n)return!1;n=!1,setTimeout((()=>{e.apply(o,r),n=!0,r=null,o=null}),t)}},debounce:function(e,t){return function(n){let r=this,o=n;clearTimeout(e.id),e.id=setTimeout((function(){e.call(r,o)}),t)}},haversine:function(e,t,n,r){const o=v_(e),i=v_(n),s=v_(n-e),a=v_(r-t),l=Math.sin(s/2)*Math.sin(s/2)+Math.cos(o)*Math.cos(i)*Math.sin(a/2)*Math.sin(a/2);return 6371*(2*Math.atan2(Math.sqrt(l),Math.sqrt(1-l)))},getDistanceFromLatLonInKm:function(e,t,n,r){const o=y_(n-e),i=y_(r-t),s=Math.sin(o/2)*Math.sin(o/2)+Math.cos(y_(e))*Math.cos(y_(n))*Math.sin(i/2)*Math.sin(i/2),a=6371*(2*Math.atan2(Math.sqrt(s),Math.sqrt(1-s)));return{km:a,m:1e3*a}},vacanciesTo:function(e){return e>=0?e+"人":"不限人数"},salaryGlobal:function(e="min"){const t=[2,5,10,15,20,25,30,50,80,100];return[2,5,10,15,20,25,30,50,80].map(((e,n)=>({label:e+"k",value:1e3*e,children:d_(t).splice(n).map((e=>({label:e+"k",value:1e3*e})))})))},customSystem:b_,setCheckedNodes:function(e,t){e.forEach((e=>{e.checkednumber=0;const n=r=>{t.includes(r.id)&&(r.checked=!0),r!==e&&r.checked&&e.checkednumber++,r.children&&r.children.forEach((e=>n(e)))};n(e)}))},formatTotal:e=>{if(e<10)return e.toString();const t=Math.pow(10,Math.floor(Math.log10(e)));return`${Math.floor(e/t)*t}+`},getWeeksOfMonth:function(e,t){const n=new Date(e,t-1,1),r=new Date(e,t,0),o=[];let i=[];for(let s=new Date(n);s<=r;s.setDate(s.getDate()+1)){if(0===i.length&&1!==s.getDay()){let e=new Date(s);for(e.setDate(s.getDate()-(0===s.getDay()?6:s.getDay()-1));en},parseQueryParams:function(e=window.location.href){var t;const n=null==(t=e.split("?")[1])?void 0:t.split("#")[0],r={};return n?(n.split("&").forEach((e=>{const[t,n]=e.split("=");t&&(r[decodeURIComponent(t)]=decodeURIComponent(n||""))})),r):r}};var T_,C_;T_=self,C_=function(){return e={138:e=>{function t(e,t){if((e=e.replace(/\s+/g,""))===(t=t.replace(/\s+/g,"")))return 1;if(e.length<2||t.length<2)return 0;let n=new Map;for(let o=0;o0&&(n.set(e,i-1),r++)}return 2*r/(e.length+t.length-2)}e.exports={compareTwoStrings:t,findBestMatch:function(e,n){if(r=n,"string"!=typeof e||!Array.isArray(r)||!r.length||r.find((function(e){return"string"!=typeof e})))throw new Error("Bad arguments: First argument should be a string, second should be an array of strings");var r;const o=[];let i=0;for(let s=0;so[i].rating&&(i=s)}return{ratings:o,bestMatch:o[i],bestMatchIndex:i}}}}},t={},function n(r){if(t[r])return t[r].exports;var o=t[r]={exports:{}};return e[r](o,o.exports,n),o.exports}(138);var e,t},"object"==typeof exports&&"object"==typeof module?module.exports=C_():"function"==typeof define&&define.amd?define([],C_):"object"==typeof exports?exports.stringSimilarity=C_():T_.stringSimilarity=C_();const M_=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n};const k_=M_({},[["render",function(e,t){const n=gg,r=xg;return ri(),li(r,{class:"no-bounce-page"},{default:Jn((()=>[gi(n,{"scroll-y":"","show-scrollbar":!1,class:"scroll-area"},{default:Jn((()=>[io(e.$slots,"default",{},void 0,!0)])),_:3})])),_:3})}],["__scopeId","data-v-8f54c7a0"]]);(function(){const e=Ls(u_);return e.component("NoBouncePage",k_),e.provide("globalFunction",{...E_,similarityJobs:r_}),e.provide("deviceInfo",E_.getdeviceInfo()),e.use(Lb()),{app:e,Pinia:Jb}})().app.use(jg).mount("#app");export{pi as $,Bm as A,Au as B,Wb as C,c_ as D,Gb as E,Jo as F,Mb as G,mn as H,mr as I,as as J,Ap as K,Eb as L,bg as M,vg as N,Rh as O,ag as P,eg as Q,wv as R,gg as S,h_ as T,Sg as U,Kp as V,Bp as W,gy as X,Ey as Y,xl as Z,M_ as _,li as a,qv as a0,Yr as a1,qf as a2,Tu as a3,Ff as a4,zi as a5,Um as a6,hg as a7,dr as a8,Ln as a9,dn as aa,Bv as ab,ov as ac,nv as ad,rn as ae,Zb as af,w_ as ag,i_ as ah,__ as ai,x_ as aj,Xm as ak,Wm as al,Rm as am,Wd as an,nr as ao,kb as ap,ai as b,Vd as c,ve as d,Ps as e,io as f,Zm as g,ye as h,mi as i,bi as j,gi as k,xg as l,ap as m,me as n,ri as o,Do as p,hn as q,oo as r,Xt as s,Xr as t,a_ as u,Sb as v,Jn as w,or as x,yi as y,X as z}; diff --git a/unpackage/dist/build/web/assets/index-DQAaRz8Z.css b/unpackage/dist/build/web/assets/index-DQAaRz8Z.css new file mode 100644 index 0000000..a1ac9a2 --- /dev/null +++ b/unpackage/dist/build/web/assets/index-DQAaRz8Z.css @@ -0,0 +1 @@ +*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}uni-page-head{display:block;box-sizing:border-box}.uni-page-head{position:fixed;left:var(--window-left);right:var(--window-right);height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top));padding:7px 3px;padding-top:calc(7px + constant(safe-area-inset-top));padding-top:calc(7px + env(safe-area-inset-top));display:flex;overflow:hidden;justify-content:space-between;box-sizing:border-box;z-index:998;color:#fff;background-color:#000;transition-property:all}.uni-page-head *{box-sizing:border-box}.uni-page-head .uni-btn-icon{overflow:hidden;min-width:1em;font-style:normal}.uni-page-head-titlePenetrate,.uni-page-head-titlePenetrate .uni-page-head-bd,.uni-page-head-titlePenetrate .uni-page-head-bd *{pointer-events:none}.uni-page-head-titlePenetrate *{pointer-events:auto}.uni-page-head.uni-page-head-transparent .uni-page-head-ft>div{justify-content:center}.uni-page-head~.uni-placeholder{width:100%;height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top))}.uni-placeholder-titlePenetrate{pointer-events:none}.uni-page-head-hd{display:flex;align-items:center;font-size:16px}.uni-page-head-bd{position:absolute;left:70px;right:70px;min-width:0;-webkit-user-select:auto;user-select:auto}.uni-page-head-btn{position:relative;width:auto;margin:0 2px;word-break:keep-all;white-space:pre;cursor:pointer;font-size:0px}.uni-page-head-transparent .uni-page-head-btn{display:flex;align-items:center;width:32px;height:32px;border-radius:50%;background-color:rgba(0,0,0,.5)}.uni-page-head-btn-red-dot:after{content:attr(badge-text);position:absolute;right:0;top:0;background-color:red;color:#fff;width:18px;height:18px;line-height:18px;border-radius:18px;overflow:hidden;transform:scale(.5) translate(40%,-40%);transform-origin:100% 0}.uni-page-head-btn-red-dot[badge-text]:after{font-size:12px;width:auto;min-width:18px;max-width:42px;text-align:center;padding:0 3px;transform:scale(.7) translate(40%,-40%)}.uni-page-head-btn-select svg{vertical-align:middle;margin-left:2px;transform:rotate(270deg) scale(.8)}.uni-page-head-search{position:relative;display:flex;flex:1;margin:0 2px;line-height:30px;font-size:15px}.uni-page-head-search-input{width:100%;height:100%;padding-left:34px;text-align:left}.uni-page-head-search-input .uni-input-input:disabled{pointer-events:none}.uni-page-head-search-placeholder{position:absolute;max-width:100%;height:100%;padding-left:34px;overflow:hidden;word-break:keep-all;white-space:pre}.uni-page-head-search-placeholder-right{right:0}.uni-page-head-search-placeholder-center{left:50%;transform:translate(-50%)}.uni-page-head-search-icon{position:absolute;top:0;left:2px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.uni-page-head-ft{display:flex;align-items:center;flex-direction:row-reverse;font-size:13px}.uni-page-head__title{font-weight:700;font-size:16px;line-height:30px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uni-page-head__title .uni-loading{width:16px;height:16px;margin-top:-3px}.uni-page-head__title .uni-page-head__title_image{width:auto;height:26px;vertical-align:middle}.uni-page-head-shadow{overflow:visible}.uni-page-head-shadow:after{content:"";position:absolute;left:0;right:0;top:100%;height:5px;background-size:100% 100%}uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px);height:calc(100% - 44px - constant(safe-area-inset-top));height:calc(100% - 44px - env(safe-area-inset-top))}.uni-page-head-shadow-grey:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}.uni-page-head-shadow-blue:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-blue.png)}.uni-page-head-shadow-green:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-green.png)}.uni-page-head-shadow-orange:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-orange.png)}.uni-page-head-shadow-red:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-red.png)}.uni-page-head-shadow-yellow:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-yellow.png)}uni-tabbar{display:block;box-sizing:border-box;width:100%;z-index:998}.uni-tabbar{display:flex;z-index:998;box-sizing:border-box}.uni-tabbar-top,.uni-tabbar-bottom,.uni-tabbar-top .uni-tabbar,.uni-tabbar-bottom .uni-tabbar{position:fixed;left:var(--window-left);right:var(--window-right)}.uni-app--showlayout+.uni-tabbar-top,.uni-app--showlayout+.uni-tabbar-bottom,.uni-app--showlayout+.uni-tabbar-top .uni-tabbar,.uni-app--showlayout+.uni-tabbar-bottom .uni-tabbar{left:var(--window-margin);right:var(--window-margin)}.uni-tabbar-bottom .uni-tabbar{bottom:0;padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.uni-tabbar~.uni-placeholder{width:100%;margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.uni-tabbar *{box-sizing:border-box}.uni-tabbar__item{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.uni-tabbar__bd{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px}.uni-tabbar__icon.uni-tabbar__icon__diff{margin-top:0;width:34px;height:34px}.uni-tabbar__icon img{width:100%;height:100%}.uni-tabbar__iconfont{font-family:UniTabbarIconFont}.uni-tabbar__label{position:relative;text-align:center;font-size:10px}.uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;transform:scaleY(.5)}.uni-tabbar__reddot{position:absolute;top:2px;right:0;width:12px;height:12px;border-radius:50%;background-color:#f43530;color:#fff;transform:translate(40%)}.uni-tabbar__badge{width:auto;height:16px;line-height:16px;border-radius:16px;min-width:16px;padding:0 2px;font-size:12px;text-align:center;white-space:nowrap}.uni-tabbar__mid{display:flex;justify-content:center;position:absolute;bottom:0;background-size:100% 100%}.uni-app--showtabbar uni-page-wrapper{display:block;height:calc(100% - var(--tab-bar-height));height:calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom))}uni-page[data-type] uni-page-wrapper{height:100%}.uni-app--showtabbar uni-page-wrapper:after{content:"";display:block;width:100%;height:var(--tab-bar-height);height:calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));height:calc(var(--tab-bar-height) + env(safe-area-inset-bottom))}.uni-app--showtabbar uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px - var(--tab-bar-height));height:calc(100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) - env(safe-area-inset-bottom))}uni-page-body{min-height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));font-size:.875rem;background-color:#fff;color:#333;overflow:hidden}body{background-color:#fff}uni-image{width:100%;height:100%}.page-body{height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom))}body,html{height:100%;width:100%;overflow-x:hidden}.opctiy_8{opacity:.8!important}.opctiy_7{opacity:.7!important}.opctiy_6{opacity:.6!important}.opctiy_5{opacity:.5!important}.opctiy_4{opacity:.4!important}.opctiy_3{opacity:.3!important}.opctiy_2{opacity:.2!important}.opctiy_1{opacity:.1!important}.fs_10{font-size:.625rem!important}.fs_12{font-size:.75rem!important}.fs_14{font-size:.875rem!important}.fs_16{font-size:1rem!important}.fs_18{font-size:1.125rem!important}.fs_20{font-size:1.25rem!important}.fs_22{font-size:1.375rem!important}.fs_24{font-size:1.5rem!important}.fs_26{font-size:1.625rem!important}.fs_28{font-size:1.75rem!important}.fs_30{font-size:1.875rem!important}.fs_32{font-size:2rem!important}.fw_blod{font-weight:700}.color_D16B3F{color:#d16b3f!important}.color_666666{color:#666!important}.color_F8A52F{color:#f8a52f!important}.color_999999{color:#999!important}.color_C7331D{color:#c7331d!important}.color_333333{color:#333!important}.color_FFFFFF{color:#fff!important}.color_E7612E{color:#e7612e!important}.color_EF4B37{color:#ef4b37!important}.color_5F5F5F{color:#5f5f5f!important}.color_FB7307{color:#fb7307!important}.color_4873D9{color:#4873d9!important}.color_4E8ADE{color:#4e8ade!important}.color_D9D9D9{color:#d9d9d9!important}.mar_le30{margin-left:1.875rem!important}.mar_le25{margin-left:1.5625rem!important}.mar_le20{margin-left:1.25rem!important}.mar_le15{margin-left:.9375rem!important}.mar_le10{margin-left:.625rem!important}.mar_le5{margin-left:.3125rem!important}.mar_ri5{margin-right:.3125rem!important}.mar_ri10{margin-right:.625rem!important}.mar_ri15{margin-right:.9375rem!important}.mar_ri20{margin-right:1.25rem!important}.mar_ri25{margin-right:1.5625rem!important}.mar_top0{margin-top:0!important}.mar_top5{margin-top:.3125rem!important}.mar_top10{margin-top:.625rem!important}.mar_top15{margin-top:.9375rem!important}.mar_top20{margin-top:1.25rem!important}.mar_top25{margin-top:1.5625rem!important}.fw_blod{font-weight:700!important}.bg_e8{background-color:#e8e8e8!important}.bg_cc{background-color:#ccc!important}.bg_ff{background-color:#fff!important}.fl_box{display:flex}.fl_deri{flex-direction:column}.fl_row{flex-direction:row}.fl_justmiddle{justify-content:center}.fl_juststart{justify-content:flex-start}.fl_justbet{justify-content:space-between}.fl_justround{justify-content:space-around}.fl_justend{justify-content:flex-end}.fl_almiddle{align-items:center}.fl_alstart{align-items:flex-start}.fl_alend{align-items:flex-end}.fl_1{flex:1}.line_2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.uni-tabbar .uni-tabbar__item:nth-child(4) .uni-tabbar__bd .uni-tabbar__icon{height:100%!important;width:2.5rem!important}.no-bounce-page[data-v-8f54c7a0]{width:100vw;height:100vh;overflow:hidden;overscroll-behavior:none}.scroll-area[data-v-8f54c7a0]{height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch} diff --git a/unpackage/dist/build/web/assets/login-BDMuo9Uw.css b/unpackage/dist/build/web/assets/login-BDMuo9Uw.css new file mode 100644 index 0000000..556f571 --- /dev/null +++ b/unpackage/dist/build/web/assets/login-BDMuo9Uw.css @@ -0,0 +1 @@ +.tab-container[data-v-b9170ed9]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:row}.uni-margin-wrap[data-v-b9170ed9],.swiper[data-v-b9170ed9]{width:100%;height:100%}.swiper-item[data-v-b9170ed9]{display:block;width:100%;height:100%}.container[data-v-b6f000c9]{background:linear-gradient(#4778ec,#002979);width:100%;height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));position:fixed}.login-content[data-v-b6f000c9]{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);display:flex;align-items:flex-end;flex-wrap:nowrap}.login-content .logo[data-v-b6f000c9]{width:8.3125rem;height:5.6875rem}.login-content .logo-title[data-v-b6f000c9]{font-size:2.75rem;color:#fff;width:5.625rem}.btns[data-v-b6f000c9]{position:absolute;top:70%;left:50%;transform:translate(-50%)}.btns .wxlogin[data-v-b6f000c9]{width:17.5625rem;height:4.375rem;border-radius:2.1875rem;background-color:#13c57c;color:#fff;text-align:center;line-height:4.375rem;font-size:2.1875rem}.btns .wxaddress[data-v-b6f000c9]{color:#bbb;margin-top:2.1875rem;text-align:center}.tabtwo[data-v-b6f000c9]{padding:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:calc(100% - 1.25rem)}.tabtwo-top[data-v-b6f000c9]{margin:6.9375rem 0 0;width:100%}.tabtwo-sex[data-v-b6f000c9]{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:1.25rem;margin:6.25rem 1.875rem 0}.tabtwo-sex .sex-img[data-v-b6f000c9]{width:5.75rem;height:5.75rem}.dot[data-v-b6f000c9]{width:2.125rem;height:2.125rem;border-radius:50%;background:#d1d1d6;position:relative}.dot[data-v-b6f000c9]:before{content:"";width:1.375rem;height:1.375rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#1e4baa}.doted[data-v-b6f000c9]{background:#13c57c}.doted[data-v-b6f000c9]:after{content:"";width:1.0625rem;height:1.0625rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:#13c57c}.agebtn[data-v-b6f000c9]{width:19.6875rem;height:3.375rem;border-radius:.625rem;background:#d9d9d9;text-align:center;line-height:3.375rem;font-size:1.25rem;margin-top:1.5625rem;color:#606060}.agebtned[data-v-b6f000c9]{background:#13c57c;color:#fff}.nextstep[data-v-b6f000c9]{width:19.6875rem;height:3.0625rem;border-radius:.625rem;background:#13c57c;text-align:center;line-height:3.0625rem;font-size:1.125rem;color:#fff;margin-bottom:4.6875rem}.confirmStep[data-v-b6f000c9]{margin-bottom:1.5625rem}.eduction-content[data-v-b6f000c9]{width:-webkit-fit-content;width:fit-content;display:grid;grid-template-columns:9.375rem 9.375rem;grid-gap:.625rem;margin-top:1.5625rem}.eduction-content .eductionbtn[data-v-b6f000c9]{width:9.375rem;height:3.375rem;border-radius:.625rem;background:#d9d9d9;text-align:center;line-height:3.375rem;font-size:1.125rem;color:#606060}.eduction-content .eductionbtned[data-v-b6f000c9]{background:#13c57c;color:#fff}.salary[data-v-b6f000c9]{width:-webkit-fit-content;width:fit-content;display:grid;grid-template-columns:20rem;grid-gap:.625rem;margin-top:1.5625rem}.salary .picker-view[data-v-b6f000c9]{width:100%;height:18.75rem;margin-top:.625rem}.salary .picker-view .uni-picker-view-mask[data-v-b6f000c9]{background:rgba(0,0,0,0)}.salary .item .item-child[data-v-b6f000c9]{line-height:2.8125rem;font-size:1.1875rem;color:#606060;text-align:center;background:#d9d9d9;border-radius:.625rem;margin:.625rem .3125rem}.salary .item .item-childed[data-v-b6f000c9]{line-height:3.28125rem;margin:.3125rem .15625rem;background:#13c57c;color:#fff}.salary .item-center[data-v-b6f000c9]{width:1.25rem;line-height:18.75rem;width:1.59375rem;height:1.46875rem;font-family:Inter,Inter;font-weight:400;font-size:.875rem;color:#fff;text-align:center;font-style:normal;text-transform:none}.salary .uni-picker-view-indicator[data-v-b6f000c9]:after{border:0}.salary .uni-picker-view-indicator[data-v-b6f000c9]:before{border:0}.salary .center-text[data-v-b6f000c9]{color:#fff;text-align:center;line-height:12.5rem}.salary .salary-content[data-v-b6f000c9]{width:9.375rem;height:11.875rem}.salary .salary-content .salary-content-item[data-v-b6f000c9]{height:3.25rem;line-height:3.25rem;margin:.625rem .3125rem;border-radius:.625rem;background:#d9d9d9;text-align:center;font-size:1.1875rem}.salary .salary-content .salary-content-item-selected[data-v-b6f000c9]{margin:.3125rem .15625rem;background:#13c57c;color:#fff}.sex-two[data-v-b6f000c9]{padding-left:0;padding-right:0;background:#4678ec}.sex-content[data-v-b6f000c9]{border-radius:.625rem;width:100%;margin-top:.625rem;margin-bottom:1.25rem;display:flex;overflow:hidden;height:100%} diff --git a/unpackage/dist/build/web/assets/logo-Dqh0Ciz9.png b/unpackage/dist/build/web/assets/logo-Dqh0Ciz9.png new file mode 100644 index 0000000000000000000000000000000000000000..f72736cf73bf48362af1b9fcf7ef9b6f94ef95f9 GIT binary patch literal 4901 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 X$G>w{WArTR00000NkvXXu0mjf5!{>x literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/assets/matchingDegree.DIUzxusN.js b/unpackage/dist/build/web/assets/matchingDegree.DIUzxusN.js new file mode 100644 index 0000000..5165f4d --- /dev/null +++ b/unpackage/dist/build/web/assets/matchingDegree.DIUzxusN.js @@ -0,0 +1 @@ +import{a5 as a,o as t,a as e,w as n,y as r,z as s,l as o,p as l}from"./index-BoIbtAZO.js";const u={__name:"Salary-Expectation",props:["minSalary","maxSalary","isMonth"],setup(l){const{minSalary:u,maxSalary:i,isMonth:c}=l,m=a((()=>u&&i?c?`${u}-${i}/月`:`${u/1e3}k-${i/1e3}k`:"面议"));return(a,l)=>{const u=o;return t(),e(u,null,{default:n((()=>[r(s(m.value),1)])),_:1})}}},i={__name:"matchingDegree",props:["job"],setup(u){const{job:i}=u,{similarityJobs:c,throttle:m}=l("globalFunction"),p=a((()=>{if(!i)return"";const a=c.calculationMatchingDegree(i);return a?"匹配度 "+a.overallMatch:""}));return(a,l)=>{const u=o;return t(),e(u,null,{default:n((()=>[r(s(p.value),1)])),_:1})}}};export{u as _,i as a}; diff --git a/unpackage/dist/build/web/assets/mine-CZyhxTjL.css b/unpackage/dist/build/web/assets/mine-CZyhxTjL.css new file mode 100644 index 0000000..1b97478 --- /dev/null +++ b/unpackage/dist/build/web/assets/mine-CZyhxTjL.css @@ -0,0 +1 @@ +.app-container[data-v-ca607a35]{width:100%;min-height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));background:linear-gradient(180deg,#4778ec,#002979);display:flex;flex-direction:column}.app-container .mine-AI[data-v-ca607a35]{height:1.3125rem;font-family:Inter,Inter;font-weight:400;font-size:1.09375rem;color:#fff;line-height:1.28125rem;padding:2.65625rem 0 0 .9375rem}.app-container .mine-userinfo[data-v-ca607a35]{display:flex;justify-content:flex-start;align-items:center;padding:2rem}.app-container .mine-userinfo .userindo-head[data-v-ca607a35]{width:3.15625rem;height:3.15625rem;background:#d9d9d9;border-radius:50%;overflow:hidden;margin-right:1.25rem}.app-container .mine-userinfo .userindo-head .userindo-head-img[data-v-ca607a35]{width:100%;height:100%}.app-container .mine-userinfo .userinfo-ls[data-v-ca607a35]{display:flex;flex-direction:column;align-items:flex-start}.app-container .mine-userinfo .userinfo-ls .userinfo-ls-name[data-v-ca607a35]{font-size:1.3125rem;color:#fff}.app-container .mine-userinfo .userinfo-ls .userinfo-ls-resume[data-v-ca607a35]{font-size:.65625rem;color:#d9d9d9}.app-container .mine-tab[data-v-ca607a35]{margin:0 .9375rem;height:3.90625rem;background:#fff;border-radius:.53125rem;display:flex;padding:.46875rem}.app-container .mine-tab .tab-item[data-v-ca607a35]{display:flex;flex-direction:column;width:25%;align-items:center;justify-content:center;position:relative}.app-container .mine-tab .tab-item .item-img[data-v-ca607a35]{height:1.71875rem;width:1.5625rem}.app-container .mine-tab .tab-item .item-text[data-v-ca607a35]{font-size:.65625rem;color:#000;line-height:.78125rem;text-align:center;margin-top:.3125rem}.app-container .mine-tab .tab-item[data-v-ca607a35]:after{position:absolute;right:0;content:"";width:0;height:3rem;border-radius:0;border-right:.0625rem solid #4778ec}.app-container .mine-tab .tab-item[data-v-ca607a35]:last-child:after{border-right:0}.app-container .mine-tab .tab-item:nth-child(2)>.item-img[data-v-ca607a35]{width:1.59375rem;height:1.40625rem;margin-top:.1875rem;margin-bottom:.125rem}.app-container .mine-tab .tab-item:nth-child(3)>.item-img[data-v-ca607a35]{width:1.9375rem;height:1.28125rem;margin-top:.1875rem;margin-bottom:.3125rem}.app-container .mine-tab .tab-item:nth-child(4)>.item-img[data-v-ca607a35]{width:1.40625rem;height:1.46875rem;margin-bottom:.25rem}.app-container .mine-options[data-v-ca607a35]{margin:1.34375rem .9375rem;min-height:4.84375rem;background:#fff;border-radius:.53125rem;padding:.75rem 1.40625rem;display:flex;flex-direction:column;min-height:-webkit-min-content;min-height:min-content}.app-container .mine-options .mine-options-item[data-v-ca607a35]{height:2.5rem;font-size:.875rem;color:#000;line-height:2.5rem;border-bottom:.0625rem solid #4778ec;padding:0 .9375rem}.app-container .mine-options .mine-logout[data-v-ca607a35]{margin:7.8125rem auto 0;width:12.46875rem;height:3rem;background:#ffad47;border-radius:.53125rem;text-align:center;line-height:3rem;color:#fff;font-size:1.09375rem} diff --git a/unpackage/dist/build/web/assets/msglog-DJLrHl-q.css b/unpackage/dist/build/web/assets/msglog-DJLrHl-q.css new file mode 100644 index 0000000..0d8d45b --- /dev/null +++ b/unpackage/dist/build/web/assets/msglog-DJLrHl-q.css @@ -0,0 +1 @@ +.app-container[data-v-6119d1bb]{width:100%;height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));background:linear-gradient(180deg,#4778ec,#002979);display:flex;flex-direction:column}.app-container .msg-AI[data-v-6119d1bb]{height:1.3125rem;font-family:Inter,Inter;font-weight:400;font-size:1.09375rem;color:#fff;line-height:1.28125rem;padding:2.65625rem 0 0 .9375rem}.app-container .msg-tab[data-v-6119d1bb]{padding:2.65625rem 0 0 .9375rem;display:flex;justify-content:flex-start;align-items:center;color:#d9d9d9}.app-container .msg-tab .msg-tab-item[data-v-6119d1bb]{margin-right:1.25rem}.app-container .msg-tab .actived[data-v-6119d1bb]{font-size:.875rem;color:#fff;text-shadow:0 .4375rem .4375rem rgba(0,0,0,.25)}.app-container .msg-list[data-v-6119d1bb]{flex:1;overflow:hidden}.app-container .msg-list .swiper[data-v-6119d1bb]{height:100%}.app-container .msg-list .swiper .list[data-v-6119d1bb]{display:flex;flex-direction:column}.app-container .msg-list .swiper .list .list-card[data-v-6119d1bb]{height:2.09375rem;width:calc(100% - 3.6875rem);background:#fff;border-radius:.53125rem;display:flex;justify-content:flex-start;align-items:center;padding:.8125rem 1.125rem;margin:1.125rem .71875rem}.app-container .msg-list .swiper .list .list-card .card-img[data-v-6119d1bb]{width:1.96875rem;height:1.96875rem;background:#d9d9d9;border-radius:50%;display:grid;place-items:center;margin-right:.9375rem}.app-container .msg-list .swiper .list .list-card .card-img .card-img-flame[data-v-6119d1bb]{width:100%;height:100%}.app-container .msg-list .swiper .list .list-card .card-info[data-v-6119d1bb]{flex:1;display:flex;align-items:flex-start;flex-direction:column}.app-container .msg-list .swiper .list .list-card .card-info .info-title[data-v-6119d1bb]{font-weight:400;font-size:.875rem;color:#000}.app-container .msg-list .swiper .list .list-card .card-info .info-text[data-v-6119d1bb],.app-container .msg-list .swiper .list .list-card .card-time[data-v-6119d1bb]{font-size:.53125rem;color:#606060} diff --git a/unpackage/dist/build/web/assets/myResume-BOqQmwxw.css b/unpackage/dist/build/web/assets/myResume-BOqQmwxw.css new file mode 100644 index 0000000..2f1db32 --- /dev/null +++ b/unpackage/dist/build/web/assets/myResume-BOqQmwxw.css @@ -0,0 +1 @@ +.container[data-v-dbb991d2]{width:100%;height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));background:linear-gradient(180deg,#4778ec,#002979);display:flex;flex-direction:column;align-items:center}.header[data-v-dbb991d2]{display:flex;align-items:center;padding:.9375rem 1.875rem;width:calc(100% - 3.75rem);border-radius:0 0 .625rem .625rem}.header .avatar[data-v-dbb991d2]{width:3.125rem;height:3.125rem;background-color:#ccc;border-radius:50%;margin-right:.625rem}.header .info[data-v-dbb991d2]{display:flex;flex-direction:column}.header .info .name-row[data-v-dbb991d2]{display:flex;align-items:center;position:relative}.header .info .name-row .name[data-v-dbb991d2]{font-size:1.125rem;font-weight:700;color:#fff}.header .info .name-row .edit-icon[data-v-dbb991d2]{width:1.25rem;height:1.25rem;border-radius:50%;position:absolute;right:-1.875rem;top:.1875rem}.header .info .name-row .edit-icon .img[data-v-dbb991d2]{width:100%;height:100%}.header .info .details[data-v-dbb991d2]{font-size:.75rem;color:#dbeafe}.resume-info[data-v-dbb991d2]{padding:0 .8125rem;width:calc(100% - 1.625rem);margin-top:.625rem}.info-card[data-v-dbb991d2]{display:flex;flex-direction:column;justify-content:space-between;align-items:center;color:#fff;padding:.3125rem .75rem;border-radius:.375rem;margin-bottom:.3125rem;background:#4778ec;box-shadow:0 .21875rem .21875rem rgba(0,0,0,.25);border-radius:.53125rem;position:relative}.info-card .card-content[data-v-dbb991d2]{width:100%;display:flex;line-height:1.8125rem;margin-top:.5rem;position:relative}.info-card .label[data-v-dbb991d2]{width:5rem;height:1rem;font-size:.875rem;color:#fff;text-align:justify;margin-right:.625rem}.info-card .long[data-v-dbb991d2]{width:5.625rem;margin-right:0}.info-card .label[data-v-dbb991d2]:after{content:"";display:inline-block;width:100%}.info-card .value[data-v-dbb991d2]{font-size:.875rem;color:#fff}.info-card .card-content[data-v-dbb991d2]:first-child{margin-top:0}.info-card .edit-icon[data-v-dbb991d2]{position:absolute;right:.3125rem;top:.3125rem;width:1.25rem;height:1.25rem}.info-card .edit-icon .img[data-v-dbb991d2]{width:100%;height:100%}.upload-btn[data-v-dbb991d2]{margin-top:.625rem}.upload-btn .btn[data-v-dbb991d2]{display:flex;align-items:center;box-shadow:0 .21875rem .21875rem rgba(0,0,0,.25);height:2.5rem;background-color:#22c55e;color:#fff;font-size:.875rem;font-weight:700;border-radius:.625rem}.popContent[data-v-dbb991d2]{padding:.75rem;background:#4778ec;height:calc(100% - 1.53125rem)}.popContent .sex-content[data-v-dbb991d2]{border-radius:.625rem;width:100%;margin-top:.625rem;margin-bottom:1.25rem;display:flex;overflow:hidden;height:calc(100% - 3.125rem);border:1px solid #4778ec}.popContent .s-header[data-v-dbb991d2]{display:flex;justify-content:space-between;text-align:center;font-size:16px}.popContent .s-header .heade-lf[data-v-dbb991d2]{line-height:30px;width:50px;height:30px;border-radius:4px;border:1px solid #666;color:#666;background:#fff}.popContent .s-header .heade-ri[data-v-dbb991d2]{line-height:30px;width:50px;height:30px;border-radius:4px;border:1px solid #1b66ff;background-color:#1b66ff;color:#fff} diff --git a/unpackage/dist/build/web/assets/nearby-CDDRkk0z.css b/unpackage/dist/build/web/assets/nearby-CDDRkk0z.css new file mode 100644 index 0000000..b019d22 --- /dev/null +++ b/unpackage/dist/build/web/assets/nearby-CDDRkk0z.css @@ -0,0 +1 @@ +.bing-progress[data-v-a8b3cf26]{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.bp-marea[data-v-a8b3cf26]{display:flex;position:absolute;left:0;top:0;flex-direction:row;align-items:center;text-align:center;justify-content:space-around;background-color:rgba(0,0,0,0);z-index:6}.bp-mview[data-v-a8b3cf26],.bp-handle[data-v-a8b3cf26]{position:absolute;display:flex;align-items:center;text-align:center;justify-content:center;z-index:5}.bp-handle-text[data-v-a8b3cf26]{text-align:center;z-index:5}.bp-bar_max[data-v-a8b3cf26]{position:absolute;display:flex;flex-direction:row;align-items:center;margin:0;padding:0;z-index:1;overflow:hidden}.bp-bar_active[data-v-a8b3cf26]{position:absolute;z-index:3}.bp-bar_sub_active[data-v-a8b3cf26]{position:absolute;z-index:2}.bp-value[data-v-a8b3cf26]{position:absolute;text-align:center;z-index:4}.bp-handle-widget[data-v-a8b3cf26]{position:absolute;z-index:99}.nearby-scroll[data-v-bd732364]{overflow:hidden}.nearby-scroll .nearby-map[data-v-bd732364]{height:14.59375rem;background:#e8e8e8;overflow:hidden}.nearby-scroll .nearby-list .list-head[data-v-bd732364]{height:2.40625rem;background-color:#fff;border-radius:.53125rem .53125rem 0 0;position:relative;top:-.53125rem;z-index:9999}.nearby-scroll .tab-options[data-v-bd732364]{margin-top:-.46875rem;display:flex;align-items:center;justify-content:space-between;height:2.40625rem;background:#fff;border-radius:.53125rem .53125rem 0 0;padding:0 .75rem;overflow:hidden}.nearby-scroll .tab-options .tab-scroll[data-v-bd732364]{height:2.40625rem;flex:1;padding-right:.625rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.nearby-scroll .tab-options .tab-scroll .tab-scr-d[data-v-bd732364]{display:flex;justify-content:space-between;font-weight:400;font-size:.65625rem;color:#000}.nearby-scroll .tab-options .tab-scroll .tab-op-left[data-v-bd732364]{display:flex;align-items:center;flex-wrap:nowrap}.nearby-scroll .tab-options .tab-scroll .tab-op-left .tab-list[data-v-bd732364]{text-align:center;white-space:nowrap;margin-right:.9375rem;font-size:.875rem;color:#606060}.nearby-scroll .tab-options .tab-op-right[data-v-bd732364]{display:flex;align-items:center}.nearby-scroll .tab-options .tab-op-right .tab-recommend[data-v-bd732364]{white-space:nowrap;width:-webkit-fit-content;width:fit-content;padding:0 .3125rem;height:1.3125rem;background:#4778ec;border-radius:.53125rem .53125rem 0;text-align:center;color:#fff;font-size:.65625rem;line-height:1.3125rem;margin-right:.375rem}.nearby-scroll .tab-options .tab-op-right .tab-number[data-v-bd732364]{font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .tab-options .tab-op-right .tab-filter[data-v-bd732364]{display:flex}.nearby-scroll .tab-options .tab-op-right .tab-filter .image[data-v-bd732364]{width:.875rem;height:.84375rem}.nearby-scroll .one-cards[data-v-bd732364]{display:flex;flex-direction:column;padding:0 .625rem .625rem}.nearby-scroll .one-cards .card-box[data-v-bd732364]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.nearby-scroll .one-cards .card-box .box-row[data-v-bd732364]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.nearby-scroll .one-cards .card-box .box-row .mineText[data-v-bd732364]{font-weight:400;font-size:.65625rem;color:#606060}.nearby-scroll .one-cards .card-box .box-row .textblue[data-v-bd732364]{color:#4778ec}.nearby-scroll .one-cards .card-box .box-row .row-right[data-v-bd732364]{min-width:3.75rem;text-align:right}.nearby-scroll .one-cards .card-box .box-row .row-left[data-v-bd732364]{display:flex;justify-content:space-between}.nearby-scroll .one-cards .card-box .box-row .row-left .row-tag[data-v-bd732364]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.nearby-scroll .one-cards .card-box[data-v-bd732364]:first-child{margin-top:.1875rem}.tabchecked[data-v-71795ae6]{color:#4778ec!important}.nearby-scroll[data-v-71795ae6]{overflow:hidden}.nearby-scroll .two-head[data-v-71795ae6]{margin:.75rem;padding:.8125rem;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:1.25rem;grid-row-gap:.9375rem;border-radius:.53125rem}.nearby-scroll .two-head .head-item[data-v-71795ae6]{min-width:4.03125rem;height:1.375rem;line-height:1.375rem;text-align:center;width:-webkit-fit-content;width:fit-content;background:#d9d9d9;border-radius:.53125rem;font-size:.65625rem;color:#606060}.nearby-scroll .two-head .active[data-v-71795ae6]{background:#4778ec;color:#fff}.nearby-scroll .nearby-list[data-v-71795ae6]{margin-top:1.25rem}.nearby-scroll .nearby-list .list-head[data-v-71795ae6]{height:2.40625rem;background-color:#fff;border-radius:.53125rem .53125rem 0 0;position:relative;top:-.53125rem;z-index:9999}.nearby-scroll .tab-options[data-v-71795ae6]{display:flex;align-items:center;justify-content:space-between;height:2.40625rem;background:#fff;border-radius:.53125rem .53125rem 0 0;padding:0 .75rem;overflow:hidden}.nearby-scroll .tab-options .tab-scroll[data-v-71795ae6]{height:2.40625rem;line-height:2.40625rem;flex:1;overflow:hidden;padding-right:.3125rem}.nearby-scroll .tab-options .tab-scroll .tab-op-left[data-v-71795ae6]{display:flex;align-items:center;flex-wrap:nowrap}.nearby-scroll .tab-options .tab-scroll .tab-op-left .tab-list[data-v-71795ae6]{text-align:center;white-space:nowrap;margin-right:.9375rem;font-size:.875rem;color:#606060}.nearby-scroll .tab-options .tab-op-right[data-v-71795ae6]{display:flex;align-items:center}.nearby-scroll .tab-options .tab-op-right .tab-recommend[data-v-71795ae6]{white-space:nowrap;width:-webkit-fit-content;width:fit-content;padding:0 .3125rem;height:1.3125rem;background:#4778ec;border-radius:.53125rem .53125rem 0;text-align:center;color:#fff;font-size:.65625rem;line-height:1.3125rem;margin-right:.375rem}.nearby-scroll .tab-options .tab-op-right .tab-number[data-v-71795ae6]{font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .tab-options .tab-op-right .tab-filter[data-v-71795ae6]{display:flex}.nearby-scroll .tab-options .tab-op-right .tab-filter .image[data-v-71795ae6]{width:.875rem;height:.84375rem}.nearby-scroll .one-cards[data-v-71795ae6]{display:flex;flex-direction:column;padding:.625rem}.nearby-scroll .one-cards .card-box[data-v-71795ae6]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.nearby-scroll .one-cards .card-box .box-row[data-v-71795ae6]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.nearby-scroll .one-cards .card-box .box-row .mineText[data-v-71795ae6]{font-weight:400;font-size:.65625rem;color:#606060}.nearby-scroll .one-cards .card-box .box-row .textblue[data-v-71795ae6]{color:#4778ec}.nearby-scroll .one-cards .card-box .box-row .row-right[data-v-71795ae6]{min-width:3.75rem;text-align:right}.nearby-scroll .one-cards .card-box .box-row .row-left[data-v-71795ae6]{display:flex;justify-content:space-between}.nearby-scroll .one-cards .card-box .box-row .row-left .row-tag[data-v-71795ae6]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.nearby-scroll .one-cards .card-box[data-v-71795ae6]:first-child{margin-top:-.4375rem}.tabchecked[data-v-f455b44e]{color:#4778ec!important}.nearby-scroll[data-v-f455b44e]{overflow:hidden}.nearby-scroll .three-head[data-v-f455b44e]{margin:.75rem;padding:.8125rem;background:#fff;border-radius:.53125rem}.nearby-scroll .three-head .scroll-head[data-v-f455b44e]{width:100%;overflow:hidden}.nearby-scroll .three-head .metro[data-v-f455b44e]{width:100%}.nearby-scroll .three-head .metro .metro-one[data-v-f455b44e]{font-size:.875rem;color:#000;line-height:1.03125rem;width:-webkit-fit-content;width:fit-content;min-width:3.125rem}.nearby-scroll .three-head .metro .metro-one .one-picker[data-v-f455b44e]{width:100%;height:100%;display:flex;flex-wrap:nowrap;align-items:center}.nearby-scroll .three-head .metro .metro-two[data-v-f455b44e]{font-size:.65625rem;color:#606060;line-height:.78125rem;margin-top:.1875rem}.nearby-scroll .three-head .metro .metro-three[data-v-f455b44e]{width:-webkit-fit-content;width:fit-content;margin-top:.8125rem}.nearby-scroll .three-head .metro .metro-three .three-background[data-v-f455b44e]{position:relative}.nearby-scroll .three-head .metro .metro-three .three-background .three-items[data-v-f455b44e]{position:relative;top:-.53125rem;display:flex;justify-content:space-between;z-index:2}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item[data-v-f455b44e]{margin-right:2.1875rem}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .item-dont[data-v-f455b44e]{width:.53125rem;height:.53125rem;background:#fff;border-radius:50%;position:relative;margin-bottom:.3125rem}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .donted[data-v-f455b44e]:after{position:absolute;content:"";color:#fff;font-size:.625rem;text-align:center;left:0;top:-.15625rem;width:.84375rem;height:.84375rem;line-height:.875rem;background:#00f!important;border-radius:50%}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .dontstart[data-v-f455b44e]:after{position:absolute;content:"始";color:#fff;font-size:.625rem;text-align:center;left:0;top:-.15625rem;width:.84375rem;height:.84375rem;line-height:.875rem;background:#666;border-radius:50%}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .dontend[data-v-f455b44e]:after{position:absolute;content:"终点";color:#fff;font-size:.625rem;text-align:center;left:0;top:-.15625rem;width:.84375rem;height:.84375rem;line-height:.875rem;background:#666;border-radius:50%}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item .item-text[data-v-f455b44e]{width:.71875rem;font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .three-head .metro .metro-three .three-background .three-items .three-item[data-v-f455b44e]:last-child{margin-right:0}.nearby-scroll .three-head .metro .metro-three .three-background[data-v-f455b44e]:after{position:absolute;content:"";left:0;top:-.53125rem;width:100%;height:.53125rem;background:#ffcb47;border-radius:.53125rem;z-index:1}.nearby-scroll .nearby-list[data-v-f455b44e]{margin-top:1.25rem}.nearby-scroll .nearby-list .list-head[data-v-f455b44e]{height:2.40625rem;background-color:#fff;border-radius:.53125rem .53125rem 0 0;position:relative;top:-.53125rem;z-index:2}.nearby-scroll .tab-options[data-v-f455b44e]{display:flex;align-items:center;justify-content:space-between;height:2.40625rem;background:#fff;border-radius:.53125rem .53125rem 0 0;padding:0 .75rem;overflow:hidden}.nearby-scroll .tab-options .tab-scroll[data-v-f455b44e]{height:2.40625rem;line-height:2.40625rem;flex:1;overflow:hidden;padding-right:.3125rem}.nearby-scroll .tab-options .tab-scroll .tab-op-left[data-v-f455b44e]{display:flex;align-items:center;flex-wrap:nowrap}.nearby-scroll .tab-options .tab-scroll .tab-op-left .tab-list[data-v-f455b44e]{text-align:center;white-space:nowrap;margin-right:.9375rem;font-size:.875rem;color:#606060}.nearby-scroll .tab-options .tab-op-right[data-v-f455b44e]{display:flex;align-items:center}.nearby-scroll .tab-options .tab-op-right .tab-recommend[data-v-f455b44e]{white-space:nowrap;width:-webkit-fit-content;width:fit-content;padding:0 .3125rem;height:1.3125rem;background:#4778ec;border-radius:.53125rem .53125rem 0;text-align:center;color:#fff;font-size:.65625rem;line-height:1.3125rem;margin-right:.375rem}.nearby-scroll .tab-options .tab-op-right .tab-number[data-v-f455b44e]{font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .tab-options .tab-op-right .tab-filter[data-v-f455b44e]{display:flex}.nearby-scroll .tab-options .tab-op-right .tab-filter .image[data-v-f455b44e]{width:.875rem;height:.84375rem}.nearby-scroll .one-cards[data-v-f455b44e]{display:flex;flex-direction:column;padding:.625rem}.nearby-scroll .one-cards .card-box[data-v-f455b44e]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.nearby-scroll .one-cards .card-box .box-row[data-v-f455b44e]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.nearby-scroll .one-cards .card-box .box-row .mineText[data-v-f455b44e]{font-weight:400;font-size:.65625rem;color:#606060}.nearby-scroll .one-cards .card-box .box-row .textblue[data-v-f455b44e]{color:#4778ec}.nearby-scroll .one-cards .card-box .box-row .row-right[data-v-f455b44e]{min-width:3.75rem;text-align:right}.nearby-scroll .one-cards .card-box .box-row .row-left[data-v-f455b44e]{display:flex;justify-content:space-between}.nearby-scroll .one-cards .card-box .box-row .row-left .row-tag[data-v-f455b44e]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.nearby-scroll .one-cards .card-box[data-v-f455b44e]:first-child{margin-top:-.4375rem}.tabchecked[data-v-611e9007]{color:#4778ec!important}.nearby-scroll[data-v-611e9007]{overflow:hidden}.nearby-scroll .two-head[data-v-611e9007]{margin:.75rem;padding:.8125rem;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:1.25rem;grid-row-gap:.9375rem;border-radius:.53125rem}.nearby-scroll .two-head .head-item[data-v-611e9007]{min-width:4.03125rem;height:1.375rem;line-height:1.375rem;text-align:center;width:-webkit-fit-content;width:fit-content;background:#d9d9d9;border-radius:.53125rem;font-size:.65625rem;color:#606060}.nearby-scroll .two-head .active[data-v-611e9007]{background:#4778ec;color:#fff}.nearby-scroll .nearby-list[data-v-611e9007]{margin-top:1.25rem}.nearby-scroll .nearby-list .list-head[data-v-611e9007]{height:2.40625rem;background-color:#fff;border-radius:.53125rem .53125rem 0 0;position:relative;top:-.53125rem;z-index:9999}.nearby-scroll .tab-options[data-v-611e9007]{display:flex;align-items:center;justify-content:space-between;height:2.40625rem;background:#fff;border-radius:.53125rem .53125rem 0 0;padding:0 .75rem;overflow:hidden}.nearby-scroll .tab-options .tab-scroll[data-v-611e9007]{height:2.40625rem;line-height:2.40625rem;flex:1;overflow:hidden;padding-right:.3125rem}.nearby-scroll .tab-options .tab-scroll .tab-op-left[data-v-611e9007]{display:flex;align-items:center;flex-wrap:nowrap}.nearby-scroll .tab-options .tab-scroll .tab-op-left .tab-list[data-v-611e9007]{text-align:center;white-space:nowrap;margin-right:.9375rem;font-size:.875rem;color:#606060}.nearby-scroll .tab-options .tab-op-right[data-v-611e9007]{display:flex;align-items:center}.nearby-scroll .tab-options .tab-op-right .tab-recommend[data-v-611e9007]{white-space:nowrap;width:-webkit-fit-content;width:fit-content;padding:0 .3125rem;height:1.3125rem;background:#4778ec;border-radius:.53125rem .53125rem 0;text-align:center;color:#fff;font-size:.65625rem;line-height:1.3125rem;margin-right:.375rem}.nearby-scroll .tab-options .tab-op-right .tab-number[data-v-611e9007]{font-size:.65625rem;color:#606060;line-height:.78125rem;text-align:center}.nearby-scroll .tab-options .tab-op-right .tab-filter[data-v-611e9007]{display:flex}.nearby-scroll .tab-options .tab-op-right .tab-filter .image[data-v-611e9007]{width:.875rem;height:.84375rem}.nearby-scroll .one-cards[data-v-611e9007]{display:flex;flex-direction:column;padding:.625rem}.nearby-scroll .one-cards .card-box[data-v-611e9007]{width:calc(100% - 2.25rem);border-radius:0;background:#fff;border-radius:.53125rem;padding:.46875rem 1.125rem;margin-top:.75rem}.nearby-scroll .one-cards .card-box .box-row[data-v-611e9007]{display:flex;justify-content:space-between;margin-top:.25rem;align-items:center}.nearby-scroll .one-cards .card-box .box-row .mineText[data-v-611e9007]{font-weight:400;font-size:.65625rem;color:#606060}.nearby-scroll .one-cards .card-box .box-row .textblue[data-v-611e9007]{color:#4778ec}.nearby-scroll .one-cards .card-box .box-row .row-right[data-v-611e9007]{min-width:3.75rem;text-align:right}.nearby-scroll .one-cards .card-box .box-row .row-left[data-v-611e9007]{display:flex;justify-content:space-between}.nearby-scroll .one-cards .card-box .box-row .row-left .row-tag[data-v-611e9007]{background:#13c57c;border-radius:.53125rem;font-size:.65625rem;color:#fff;line-height:.78125rem;text-align:center;padding:.125rem .25rem;margin-right:.71875rem}.nearby-scroll .one-cards .card-box[data-v-611e9007]:first-child{margin-top:-.4375rem}.app-container[data-v-97e41799]{width:100%;height:calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom));background:linear-gradient(180deg,#4778ec,#002979);display:flex;flex-direction:column}.app-container .nearby-head[data-v-97e41799]{height:1.96875rem;font-size:.875rem;color:#fff;line-height:1.96875rem;text-align:center;display:flex;align-items:center}.app-container .nearby-head .head-item[data-v-97e41799]{width:25%;z-index:9}.app-container .nearby-head .actived[data-v-97e41799]{height:1.96875rem;background:#13c57c;box-shadow:0 .21875rem .21875rem rgba(0,0,0,.25);border-radius:0}.app-container .nearby-content[data-v-97e41799]{flex:1;overflow:hidden}.app-container .nearby-content .swiper[data-v-97e41799]{height:100%}.app-container .nearby-content .swiper .swiper-item[data-v-97e41799]{display:flex;flex-direction:column} diff --git a/unpackage/dist/build/web/assets/packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js b/unpackage/dist/build/web/assets/packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js new file mode 100644 index 0000000..0675d79 --- /dev/null +++ b/unpackage/dist/build/web/assets/packageA-pages-Intendedposition-Intendedposition.Dd5sshob.js @@ -0,0 +1 @@ +import{_ as a,p as e,u as t,s,G as l,ap as o,v as c,x as i,a as n,w as r,l as d,o as u,k as p,b as m,r as g,F as f,y as _,z as x,j as b,H as w}from"./index-BoIbtAZO.js";import{_ as y,a as v}from"./matchingDegree.DIUzxusN.js";import{_ as j}from"./dict-Label.Dsm7GAlr.js";const T=a({__name:"Intendedposition",setup(a){const{$api:T,navTo:h,vacanciesTo:k}=e("globalFunction");t(),s({});const S=s({page:0,list:[],total:0,maxPage:1,pageSize:10});function z(a="add"){"refresh"===a&&(S.page=0,S.maxPage=1),"add"===a&&S.page{const{rows:t,total:s}=e;if("add"===a){const a=S.pageSize*(S.page-1),e=S.list.length,s=t;S.list.splice(a,e,...s)}else S.list=t;S.total=e.total,S.maxPage=Math.ceil(S.total/S.pageSize)}))}return l((()=>{console.log("onLoad"),z()})),o((()=>{z()})),(a,e)=>{const t=d,s=c(i("Salary-Expectation"),y),l=c(i("matchingDegree"),v);return u(),n(t,{class:"collection-content"},{default:r((()=>[p(t,{class:"one-cards"},{default:r((()=>[(u(!0),m(f,null,g(S.list,((a,e)=>(u(),n(t,{class:"card-box",key:e,onClick:e=>{return t=a.jobId,void h(`/packageA/pages/post/post?jobId=${btoa(t)}`);var t}},{default:r((()=>[p(t,{class:"box-row mar_top0"},{default:r((()=>[p(t,{class:"row-left"},{default:r((()=>[_(x(a.jobTitle),1)])),_:2},1024),p(t,{class:"row-right"},{default:r((()=>[p(s,{"max-salary":a.maxSalary,"min-salary":a.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),p(t,{class:"box-row"},{default:r((()=>[p(t,{class:"row-left"},{default:r((()=>[a.educatio?(u(),n(t,{key:0,class:"row-tag"},{default:r((()=>[p(j,{dictType:"education",value:a.education},null,8,["value"])])),_:2},1024)):b("",!0),a.experience?(u(),n(t,{key:1,class:"row-tag"},{default:r((()=>[p(j,{dictType:"experience",value:a.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),p(t,{class:"box-row mar_top0"},{default:r((()=>[p(t,{class:"row-item mineText"},{default:r((()=>[_(x(a.postingDate||"发布日期"),1)])),_:2},1024),p(t,{class:"row-item mineText"},{default:r((()=>[_(x(w(k)(a.vacancies)),1)])),_:2},1024),p(t,{class:"row-item mineText textblue"},{default:r((()=>[p(l,{job:a},null,8,["job"])])),_:2},1024),p(t,{class:"row-item"})])),_:2},1024),p(t,{class:"box-row"},{default:r((()=>[p(t,{class:"row-left mineText"},{default:r((()=>[_(x(a.companyName),1)])),_:2},1024),p(t,{class:"row-right mineText"},{default:r((()=>[_(" 青岛 "),p(j,{dictType:"area",value:a.jobLocationAreaCode},null,8,["value"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-6c0afbd6"]]);export{T as default}; diff --git a/unpackage/dist/build/web/assets/packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js b/unpackage/dist/build/web/assets/packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js new file mode 100644 index 0000000..7c52462 --- /dev/null +++ b/unpackage/dist/build/web/assets/packageA-pages-UnitDetails-UnitDetails.CbVzUTlV.js @@ -0,0 +1 @@ +import{_ as a,p as e,s as l,q as s,G as t,v as c,x as o,a as i,w as n,l as u,o as d,k as p,y as r,z as f,b as _,r as m,F as y,U as g,H as v,j as b}from"./index-BoIbtAZO.js";import{_ as j}from"./uni-icons.SM4XIXQc.js";import{_ as x}from"./dict-Label.Dsm7GAlr.js";const h=a({__name:"UnitDetails",setup(a){const{$api:h,navTo:k}=e("globalFunction"),z=l({page:0,list:[],total:0,maxPage:1,pageSize:10}),S=s({});return t((a=>{var e;console.log(a),e=a.companyId,h.createRequest(`/app/company/${e}`).then((a=>{S.value=a.data,function(a="add"){"refresh"===a&&(z.page=0,z.maxPage=1),"add"===a&&z.page{z.list=a.rows,z.total=a.total,z.maxPage=Math.ceil(z.total/z.pageSize)}))}()}))})),(a,e)=>{const l=g,s=c(o("uni-icons"),j),t=u;return d(),i(t,{class:"container"},{default:n((()=>[p(t,{class:"company-header"},{default:n((()=>[p(l,{class:"company-name"},{default:n((()=>[r(f(S.value.name),1)])),_:1}),p(t,{class:"company-info"},{default:n((()=>[p(t,{class:"location"},{default:n((()=>[p(s,{type:"location-filled",color:"#4778EC",size:"24"}),r(" 青岛 "+f(S.value.location),1)])),_:1}),p(t,{class:"industry",style:{display:"inline-block"}},{default:n((()=>[r(f(S.value.industry)+" ",1),p(x,{dictType:"scale",value:S.value.scale},null,8,["value"])])),_:1})])),_:1})])),_:1}),p(t,{class:"hr"}),p(t,{class:"company-description"},{default:n((()=>[p(t,{class:"section-title"},{default:n((()=>[r("单位介绍")])),_:1}),p(l,{class:"description"},{default:n((()=>[r(f(S.value.description),1)])),_:1})])),_:1}),p(t,{class:"job-list"},{default:n((()=>[p(l,{class:"section-title"},{default:n((()=>[r("在招职位")])),_:1}),(d(!0),_(y,null,m(z.list,(a=>(d(),i(t,{class:"job-row",key:a.id,onClick:e=>v(k)(`/packageA/pages/post/post?jobId=${a.jobId}`)},{default:n((()=>[p(t,{class:"left"},{default:n((()=>[p(l,{class:"job-title"},{default:n((()=>[r(f(a.jobTitle),1)])),_:2},1024),p(t,{class:"job-tags"},{default:n((()=>[p(t,{class:"tag"},{default:n((()=>[p(x,{dictType:"education",value:a.education},null,8,["value"])])),_:2},1024),p(t,{class:"tag"},{default:n((()=>[p(x,{dictType:"experience",value:a.experience},null,8,["value"])])),_:2},1024),p(t,{class:"tag"},{default:n((()=>[r(f(a.vacancies)+"人",1)])),_:2},1024)])),_:2},1024),p(l,{class:"location"},{default:n((()=>[r(" 青岛 "),p(x,{dictType:"area",value:a.jobLocationAreaCode},null,8,["value"])])),_:2},1024)])),_:2},1024),p(t,{class:"right"},{default:n((()=>[p(l,{class:"salary"},{default:n((()=>[r(f(a.minSalary)+"-"+f(a.maxSalary)+"/月",1)])),_:2},1024),a.isHot?(d(),i(l,{key:0,class:"hot"},{default:n((()=>[r("🔥")])),_:1})):b("",!0)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-1fe8fba7"]]);export{h as default}; diff --git a/unpackage/dist/build/web/assets/packageA-pages-browseJob-browseJob.CL6AzOXI.js b/unpackage/dist/build/web/assets/packageA-pages-browseJob-browseJob.CL6AzOXI.js new file mode 100644 index 0000000..b87e632 --- /dev/null +++ b/unpackage/dist/build/web/assets/packageA-pages-browseJob-browseJob.CL6AzOXI.js @@ -0,0 +1 @@ +import{_ as e,p as t,u as a,s as l,q as s,G as n,ap as o,v as r,x as c,a as i,w as u,l as f,o as d,k as h,b as p,r as g,F as m,y as D,z as y,K as v,d as w,j as _,H as x}from"./index-BoIbtAZO.js";import{_ as b}from"./uni-icons.SM4XIXQc.js";import{_ as k,a as M}from"./matchingDegree.DIUzxusN.js";import{_ as F}from"./dict-Label.Dsm7GAlr.js";const S=e({__name:"browseJob",setup(e){const{$api:S,navTo:T,vacanciesTo:j,getWeeksOfMonth:C,isFutureDate:I}=t("globalFunction");a();const z=l({isAll:!1,fiveMonth:[],currentMonth:"",currentMonthNumber:0,lastDisable:!1,nextDisable:!0}),A=s(""),N=s([]),Y=s([]),O=s(""),P=l({page:0,list:[],total:0,maxPage:1,pageSize:10,search:{},lastDate:""});function $(e){return new RegExp(e,"g").test(A.value)}function q(e){const t=e.detail.value;P.search.jobTitle=t,H("refresh")}function E(e){if(I(e.fullDate)||!$(e.fullDate))S.msg("这一天没有浏览记录");else if(P.search.startDate=function(e){const t=new Date(e);return t.setDate(t.getDate()-1),t.toISOString().split("T")[0]}(e.fullDate),P.search.endDate=e.fullDate,O.value=e.fullDate,H("refresh"),e.month!==z.currentMonthNumber){const t=new Date(e.fullDate);Y.value=C(t.getFullYear(),t.getMonth()+1).flat(1),e.month>z.currentMonthNumber?R("nextmonth"):R("lastmonth"),z.currentMonthNumber=e.month}}function R(e){const t=z.fiveMonth.findIndex((e=>e===z.currentMonth));switch(e){case"lastmonth":if(t===z.fiveMonth.length-2&&(z.lastDisable=!0),t===z.fiveMonth.length-1)return;z.currentMonth=z.fiveMonth[t+1],z.nextDisable=!1,S.msg("上一月");break;case"nextmonth":if(1===t&&(z.nextDisable=!0),0===t)return;z.currentMonth=z.fiveMonth[t-1],z.lastDisable=!1,S.msg("下一月")}const a=new Date(z.currentMonth);Y.value=C(a.getFullYear(),a.getMonth()+1).flat(1)}function G(e){const t=new Date;Y.value=C(t.getFullYear(),t.getMonth()+1).flat(1),z.isAll=!0}function L(){O.value&&(N.value=J(O.value)),z.isAll=!1}function H(e="add",t=!0){"refresh"===e&&(P.page=1,P.maxPage=1),"add"===e&&P.page{const{rows:a,total:l}=t;if("add"===e){const e=P.pageSize*(P.page-1),t=P.list.length,[l,s]=S.insertSortData(a,"reviewDate");l.length&&l[0].title===P.lastDate&&l.shift(),P.list.splice(e,t,...l),P.lastDate=s}else{const[e,t]=S.insertSortData(a,"reviewDate");P.list=e,P.lastDate=t}P.total=t.total,P.maxPage=Math.ceil(P.total/P.pageSize)}))}function J(e){const t=[],a=new Date(e),l=a.getDay(),s=0===l?7:l;for(let n=1;n<=7;n++){const e=new Date(a);e.setDate(a.getDate()-(s-n)),t.push({weekday:["周一","周二","周三","周四","周五","周六","周日"][n-1],fullDate:e.toISOString().split("T")[0],day:e.getDate(),month:e.getMonth()+1,year:e.getFullYear()})}return t}return n((()=>{S.createRequest("/app/user/review/array").then((e=>{A.value=e.data.join(",")}));const e=function(){const e=[],t=new Date;for(let a=0;a<5;a++){const l=new Date(t);l.setMonth(t.getMonth()-a);const s=l.getFullYear(),n=String(l.getMonth()+1).padStart(2,"0");e.push(`${s}-${n}`)}return e}();z.fiveMonth=e,z.currentMonth=e[0],z.nextDisable=!0;const t=(new Date).toISOString().split("T")[0];z.currentMonthNumber=(new Date).getMonth()+1,N.value=J(t),H("refresh")})),o((()=>{H()})),(e,t)=>{const a=v,l=r(c("uni-icons"),b),s=f,n=r(c("Salary-Expectation"),k),o=r(c("matchingDegree"),M);return d(),i(s,{class:"collection-content"},{default:u((()=>[h(s,{class:"collection-search"},{default:u((()=>[h(s,{class:"search-content"},{default:u((()=>[h(a,{class:"uni-input collInput",type:"text",onConfirm:q}),h(l,{class:"iconsearch",color:"#616161",type:"search",size:"20"})])),_:1}),h(s,{class:"search-date"},{default:u((()=>[z.isAll?(d(),i(s,{key:0,class:"date-7days AllDay"},{default:u((()=>[(d(!0),p(m,null,g(N.value,(e=>(d(),i(s,{class:"day",key:e.weekday},{default:u((()=>[D(y(e.weekday),1)])),_:2},1024)))),128)),(d(!0),p(m,null,g(Y.value,((e,t)=>(d(),i(s,{class:w(["day",{active:e.fullDate===O.value,nothemonth:!e.isCurrent,optional:$(e.fullDate)}]),key:t,onClick:t=>E(e)},{default:u((()=>[D(y(e.day),1)])),_:2},1032,["class","onClick"])))),128)),h(s,{class:"monthSelect"},{default:u((()=>[h(l,{size:"14",class:"monthIcon",color:z.lastDisable?"#e8e8e8":"#333333",type:"left",onClick:t[0]||(t[0]=e=>R("lastmonth"))},null,8,["color"]),D(" "+y(z.currentMonth)+" ",1),h(l,{size:"14",class:"monthIcon",color:z.nextDisable?"#e8e8e8":"#333333",type:"right",onClick:t[1]||(t[1]=e=>R("nextmonth"))},null,8,["color"])])),_:1})])),_:1})):(d(),i(s,{key:1,class:"date-7days"},{default:u((()=>[(d(!0),p(m,null,g(N.value,(e=>(d(),i(s,{class:"day",key:e.weekday},{default:u((()=>[D(y(e.weekday),1)])),_:2},1024)))),128)),(d(!0),p(m,null,g(N.value,((e,t)=>(d(),i(s,{class:w(["day",{active:e.fullDate===O.value,optional:$(e.fullDate)}]),key:t,onClick:t=>E(e)},{default:u((()=>[D(y(e.day),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})),h(s,{class:"downDate"},{default:u((()=>[z.isAll?(d(),i(l,{key:0,class:"downIcon",type:"up",color:"#FFFFFF",size:"17",onClick:L})):(d(),i(l,{key:1,class:"downIcon",type:"down",color:"#FFFFFF",size:"18",onClick:G}))])),_:1})])),_:1})])),_:1}),h(s,{class:"one-cards"},{default:u((()=>[(d(!0),p(m,null,g(P.list,((e,t)=>(d(),i(s,{class:w(["card-box",{"card-transprent":e.isTitle}]),key:t,onClick:t=>{return a=e.jobId,void T(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:u((()=>[e.isTitle?(d(),i(s,{key:0,class:"card-title"},{default:u((()=>[D(y(e.title),1)])),_:2},1024)):(d(),i(s,{key:1},{default:u((()=>[h(s,{class:"box-row mar_top0"},{default:u((()=>[h(s,{class:"row-left"},{default:u((()=>[D(y(e.jobTitle),1)])),_:2},1024),h(s,{class:"row-right"},{default:u((()=>[h(n,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),h(s,{class:"box-row"},{default:u((()=>[h(s,{class:"row-left"},{default:u((()=>[e.educatio?(d(),i(s,{key:0,class:"row-tag"},{default:u((()=>[h(F,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):_("",!0),e.experience?(d(),i(s,{key:1,class:"row-tag"},{default:u((()=>[h(F,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):_("",!0)])),_:2},1024)])),_:2},1024),h(s,{class:"box-row mar_top0"},{default:u((()=>[h(s,{class:"row-item mineText"},{default:u((()=>[D(y(e.postingDate||"发布日期"),1)])),_:2},1024),h(s,{class:"row-item mineText"},{default:u((()=>[D(y(x(j)(e.vacancies)),1)])),_:2},1024),h(s,{class:"row-item mineText textblue"},{default:u((()=>[h(o,{job:e},null,8,["job"])])),_:2},1024),h(s,{class:"row-item"})])),_:2},1024),h(s,{class:"box-row"},{default:u((()=>[h(s,{class:"row-left mineText"},{default:u((()=>[D(y(e.companyName),1)])),_:2},1024),h(s,{class:"row-right mineText"},{default:u((()=>[D(" 青岛 "),h(F,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"])])),_:2},1024)])),_:2},1024)])),_:2},1024))])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-f2493dde"]]);export{S as default}; diff --git a/unpackage/dist/build/web/assets/packageA-pages-choiceness-choiceness.BPovu6jQ.js b/unpackage/dist/build/web/assets/packageA-pages-choiceness-choiceness.BPovu6jQ.js new file mode 100644 index 0000000..4b80976 --- /dev/null +++ b/unpackage/dist/build/web/assets/packageA-pages-choiceness-choiceness.BPovu6jQ.js @@ -0,0 +1 @@ +import{_ as a,p as s,q as e,G as t,a as c,w as n,l as o,o as l,k as r,y as d,b as u,r as i,F as p,n as f,z as m,U as y}from"./index-BoIbtAZO.js";const _=a({__name:"choiceness",setup(a){const{$api:_,navTo:k}=s("globalFunction"),C=e([]);function g(){_.createRequest("/app/company/card").then((a=>{const{rows:s,total:e}=a;C.value=s}))}return t((()=>{g()})),(a,s)=>{const e=o,t=y;return l(),c(e,{class:"container"},{default:n((()=>[r(e,{class:"search-bar"},{default:n((()=>[d("精选企业")])),_:1}),r(e,{class:"grid-container"},{default:n((()=>[(l(!0),u(p,null,i(C.value,(a=>(l(),c(e,{class:"grid-item",style:f({backgroundColor:a.backgroudColor}),key:a.companyCardId},{default:n((()=>[r(t,{class:"title"},{default:n((()=>[d(m(a.name),1)])),_:2},1024),a.isCollection?(l(),c(e,{key:0,class:"status",onClick:s=>function(a){_.createRequest(`/app/company/card/collection/${a.companyCardId}`,{},"DELETE").then((a=>{g(),_.msg("取消关注")}))}(a)},{default:n((()=>[d("已关注 ✓")])),_:2},1032,["onClick"])):(l(),c(e,{key:1,class:"status",onClick:s=>function(a){_.createRequest(`/app/company/card/collection/${a.companyCardId}`,{},"PUT").then((a=>{g(),_.msg("关注成功")}))}(a)},{default:n((()=>[d("特别关注")])),_:2},1032,["onClick"]))])),_:2},1032,["style"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-21f6c3ed"]]);export{_ as default}; diff --git a/unpackage/dist/build/web/assets/packageA-pages-collection-collection.Pv-V5WiH.js b/unpackage/dist/build/web/assets/packageA-pages-collection-collection.Pv-V5WiH.js new file mode 100644 index 0000000..cd0adf5 --- /dev/null +++ b/unpackage/dist/build/web/assets/packageA-pages-collection-collection.Pv-V5WiH.js @@ -0,0 +1 @@ +import{_ as a,p as e,u as t,s,G as l,ap as o,v as c,x as i,a as r,w as n,l as u,o as d,k as p,b as m,r as g,F as f,y as _,z as x,j as b,H as w}from"./index-BoIbtAZO.js";import{_ as y,a as v}from"./matchingDegree.DIUzxusN.js";import{_ as j}from"./dict-Label.Dsm7GAlr.js";const T=a({__name:"collection",setup(a){const{$api:T,navTo:h,vacanciesTo:k}=e("globalFunction");t(),s({});const S=s({page:0,list:[],total:0,maxPage:1,pageSize:10});function z(a="add"){"refresh"===a&&(S.page=0,S.maxPage=1),"add"===a&&S.page{const{rows:t,total:s}=e;if("add"===a){const a=S.pageSize*(S.page-1),e=S.list.length,s=t;S.list.splice(a,e,...s)}else S.list=t;S.total=e.total,S.maxPage=Math.ceil(S.total/S.pageSize)}))}return l((()=>{z()})),o((()=>{z()})),(a,e)=>{const t=u,s=c(i("Salary-Expectation"),y),l=c(i("matchingDegree"),v);return d(),r(t,{class:"collection-content"},{default:n((()=>[p(t,{class:"one-cards"},{default:n((()=>[(d(!0),m(f,null,g(S.list,((a,e)=>(d(),r(t,{class:"card-box",key:e,onClick:e=>{return t=a.jobId,void h(`/packageA/pages/post/post?jobId=${btoa(t)}`);var t}},{default:n((()=>[p(t,{class:"box-row mar_top0"},{default:n((()=>[p(t,{class:"row-left"},{default:n((()=>[_(x(a.jobTitle),1)])),_:2},1024),p(t,{class:"row-right"},{default:n((()=>[p(s,{"max-salary":a.maxSalary,"min-salary":a.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),p(t,{class:"box-row"},{default:n((()=>[p(t,{class:"row-left"},{default:n((()=>[a.educatio?(d(),r(t,{key:0,class:"row-tag"},{default:n((()=>[p(j,{dictType:"education",value:a.education},null,8,["value"])])),_:2},1024)):b("",!0),a.experience?(d(),r(t,{key:1,class:"row-tag"},{default:n((()=>[p(j,{dictType:"experience",value:a.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),p(t,{class:"box-row mar_top0"},{default:n((()=>[p(t,{class:"row-item mineText"},{default:n((()=>[_(x(a.postingDate||"发布日期"),1)])),_:2},1024),p(t,{class:"row-item mineText"},{default:n((()=>[_(x(w(k)(a.vacancies)),1)])),_:2},1024),p(t,{class:"row-item mineText textblue"},{default:n((()=>[p(l,{job:a},null,8,["job"])])),_:2},1024),p(t,{class:"row-item"})])),_:2},1024),p(t,{class:"box-row"},{default:n((()=>[p(t,{class:"row-left mineText"},{default:n((()=>[_(x(a.companyName),1)])),_:2},1024),p(t,{class:"row-right mineText"},{default:n((()=>[_(" 青岛 "),p(j,{dictType:"area",value:a.jobLocationAreaCode},null,8,["value"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})}}},[["__scopeId","data-v-99c64065"]]);export{T as default}; diff --git a/unpackage/dist/build/web/assets/packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js b/unpackage/dist/build/web/assets/packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js new file mode 100644 index 0000000..11604f7 --- /dev/null +++ b/unpackage/dist/build/web/assets/packageA-pages-exhibitors-exhibitors.D5Ed1D1G.js @@ -0,0 +1 @@ +import{_ as a,v as s,x as e,a as l,w as t,l as d,o as n,k as i,y as c,b as o,r as u,F as f,U as r,d as _,z as m}from"./index-BoIbtAZO.js";import{_ as y}from"./uni-icons.SM4XIXQc.js";const p=a({data:()=>({companies:[{id:1,name:"湖南沃森电器科技有限公司",industry:"制造业 100-299人"},{id:2,name:"青岛成达汽车销售集团",industry:"制造业 100-299人"},{id:3,name:"青岛日森电器有限公司",industry:"制造业 100-299人"},{id:4,name:"青岛融合网络通信有限公司",industry:"制造业 100-299人"}]})},[["render",function(a,p,h,x,z,g){const j=r,k=s(e("uni-icons"),y),v=d;return n(),l(v,{class:"container"},{default:t((()=>[i(v,{class:"header"},{default:t((()=>[i(j,{class:"header-title"},{default:t((()=>[c("2024年春季青岛市商贸服务业招聘会")])),_:1}),i(v,{class:"header-info"},{default:t((()=>[i(v,{class:"location"},{default:t((()=>[i(k,{type:"location-filled",color:"#4778EC",size:"24"}),c(" 青岛 市南区延安三路105号 ")])),_:1}),i(j,{class:"date"},{default:t((()=>[c("2024年7月31日 周三")])),_:1})])),_:1})])),_:1}),i(v,{class:"company-list"},{default:t((()=>[i(j,{class:"section-title"},{default:t((()=>[c("参会单位")])),_:1}),(n(!0),o(f,null,u(z.companies,(a=>(n(),l(v,{class:"company-row",key:a.id},{default:t((()=>[i(v,{class:"left"},{default:t((()=>[i(v,{class:_(["logo","logo-"+a.id])},{default:t((()=>[c(m(a.id),1)])),_:2},1032,["class"]),i(v,{class:"company-info"},{default:t((()=>[i(j,{class:"company-name line_2"},{default:t((()=>[c(m(a.name),1)])),_:2},1024),i(j,{class:"industry"},{default:t((()=>[c(m(a.industry),1)])),_:2},1024),i(v,{class:"details"},{default:t((()=>[i(j,null,{default:t((()=>[c("查看详情")])),_:1}),i(k,{type:"star",size:"26"})])),_:1})])),_:2},1024)])),_:2},1024)])),_:2},1024)))),128))])),_:1})])),_:1})}],["__scopeId","data-v-dc2d33aa"]]);export{p as default}; diff --git a/unpackage/dist/build/web/assets/packageA-pages-myResume-myResume.bMxWTwX3.js b/unpackage/dist/build/web/assets/packageA-pages-myResume-myResume.bMxWTwX3.js new file mode 100644 index 0000000..a6a8939 --- /dev/null +++ b/unpackage/dist/build/web/assets/packageA-pages-myResume-myResume.bMxWTwX3.js @@ -0,0 +1 @@ +import{_ as a,p as e,u as l,D as t,q as s,s as i,a5 as n,L as o,G as u,v as d,x as c,a as r,w as f,l as p,o as A,k as m,y as g,z as b,b as y,r as v,F as _,U as h,K as k,m as R,Y as C,B as D}from"./index-BoIbtAZO.js";import{_ as M}from"./uni-icons.SM4XIXQc.js";import{_ as I}from"./expected-station.Gn1MaF4X.js";import{_ as E}from"./custom-popup.BbPG3zRM.js";import{_ as U,a as F}from"./uni-popup.i3WJKIJ9.js";import{_ as Q}from"./dict-Label.Dsm7GAlr.js";const L="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAKlBMVEUAAAD///////////////////////////////////////////////////+Gu8ovAAAADXRSTlMA74AwIJ/fv0BgEK9wDHR4pAAAAMFJREFUOMvd0jEKwkAUBNBBBW2EQCJWgZQ2QizsUwl2EcQu4AU8gXiEgEcI3sYyEhcs/l2Mf8v5W1nplDP7tvr4z4wKu7+l7d58fxJxlllJn5j7YfoZ2twAmsQAGtcw8MkIPJY6RASygQ4dAUBJRwBQEjHwpGSgxBUMdEgY6FdtHgDxV2ATAKgCACEwEcfAF08TYCwvE2AqnQlQy5GBf1qaABe5Yrtj0A/3g3lplWgIoNZ+RtesFzBfNOCsz339E3kDM1GS/NK692QAAAAASUVORK5CYII=",x="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADIBAMAAABfdrOtAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMAgL9ARyeO/QAAAcdJREFUeNrt2UFOg1AYReG/4AIcdAFNZAEMWIDK2/+arDo4eTGNAz0E2nvHJOSDvJMQKsuyLMuyLMuy4258Ln/LW/lrzacMrfmUqfmUU7vuvdyd2+cuZQyIeBMg8uMC8lrWgLS5rAFZy9yyAWRs13kHHoh+3qcNIMO9QE5bQM43IUlj0pg0Jo17hNxM40GLkjQmjV87Whqf7qUoSeNOi5I0Jo3fSxqTxqTx8dI4rmIayc78D0VZf7to1b9DF6haGkesThrRzmJReG1uGqcGRUvjAEVLIxSxKFDMNEIRIVD+kkaPQhpFCmdMpJBGj0IaRQpp9CgURaSQRpFyBqJRSKNHoSgihTR6FCAihe9Qj0IaRQppFCmk0aOQRpFCGj0KaRQppNGjkEaRQho9CkURKaTRowARKaTRo5BGjdKnUaOQRo9CGkUKRfEopFGkAPEopFGkkEaPQlFECmm0KBSlSqSQRo9CGkUKaRQppNGjkEaRQlE8CmkUKUA8CmkUKaTRovRplCh9Gi1Kn0aJ0qdRovwImUERIVDE34hQpIMIRYRAMSFQRAgUHQLlUuoG0ihuciFQSt9kFaWnzOXvpbIsy7Isy7Is2+s+ALLean8P5nFqAAAAAElFTkSuQmCC",j=a({__name:"myResume",setup(a){const{$api:j,navTo:S,checkingPhoneRegExp:G,salaryGlobal:T,setCheckedNodes:B}=e("globalFunction"),{getUserResume:K}=l(),{getDictData:N,oneDictData:w}=t(),q=s({}),V=T(),J=i({date:ra(),education:0,politicalAffiliation:0,phone:"",name:"",jobTitleId:"",salaryMin:2e3,salaryMax:2e3,area:0,salary:[0,0],disbleDate:!0,disbleName:!0,disbleSalary:!0,disaleArea:!0,visible:!1,educationList:w("education"),affiliationList:w("affiliation"),areaList:w("area"),stations:[],copyData:{},salayList:[V,V[0].children]}),O=n((()=>ra("start"))),Y=n((()=>ra("end")));o((()=>{W()})),u((()=>{setTimeout((()=>{const{age:a,birthDate:e}=l().userInfo,t=z(e);a!=t&&(console.log(a,t),ea())}),1e3)}));const z=a=>{const e=new Date(a),l=new Date;let t=l.getFullYear()-e.getFullYear();const s=l.getMonth()-e.getMonth(),i=l.getDate()-e.getDate();return(s<0||0===s&&i<0)&&t--,t};function W(){q.value=l().userInfo,J.name=q.value.name,J.date=q.value.birthDate,J.age=q.value.age,J.phone=q.value.phone,J.salaryMax=q.value.salaryMax,J.salaryMin=q.value.salaryMin,J.area=q.value.area,J.educationList.map(((a,e)=>{a.value===q.value.education&&(J.education=e)})),J.affiliationList.map(((a,e)=>{a.value===q.value.politicalAffiliation&&(J.politicalAffiliation=e)})),j.createRequest("/app/common/jobTitle/treeselect",{},"GET").then((a=>{if(q.value.jobTitleId){const e=q.value.jobTitleId.split(",").map((a=>Number(a)));B(a.data,e)}J.jobTitleId=q.value.jobTitleId,J.stations=a.data}))}function H(a){J.area=a.detail.value}function P(a){J.date=a.detail.value}function Z(a){J.education=a.detail.value}function $(a){J.politicalAffiliation=a.detail.value}function X(){let a={area:J.area};j.createRequest("/app/user/resume",a,"post").then((a=>{j.msg("完成"),J.disaleArea=!0,K().then((()=>{W()}))}))}function aa(){let a={salaryMin:J.salaryMin,salaryMax:J.salaryMax};j.createRequest("/app/user/resume",a,"post").then((a=>{j.msg("完成"),J.disbleSalary=!0,K().then((()=>{W()}))}))}function ea(){let a={birthDate:J.date,age:z(J.date),education:J.educationList[J.education].value,politicalAffiliation:J.affiliationList[J.politicalAffiliation].value,phone:J.phone};return a.birthDate?a.education?a.politicalAffiliation?G(a.phone)?void j.createRequest("/app/user/resume",a,"post").then((a=>{j.msg("完成"),J.disbleDate=!0,K().then((()=>{W()}))})):j.msg("请输入正确手机号"):j.msg("请选择政治面貌"):j.msg("请选择学历"):j.msg("请选择出生年月")}function la(){if(!J.name)return j.msg("请输入用户名称");j.createRequest("/app/user/resume",{name:J.name},"post").then((a=>{j.msg("完成"),J.disbleName=!0,K().then((()=>{W()}))}))}function ta(){j.createRequest("/app/user/resume",{jobTitleId:J.jobTitleId},"post").then((a=>{j.msg("完成"),J.visible=!1,K().then((()=>{W()}))}))}function sa(){J.copyData.date=J.date,J.copyData.education=J.education,J.copyData.politicalAffiliation=J.politicalAffiliation,J.copyData.phone=J.phone,J.disbleDate=!1}function ia(){J.disbleSalary=!1}function na(){J.name=q.value.name,J.disbleName=!1}function oa(a){J.jobTitleId=a}function ua(){J.visible=!0}function da(a){const{column:e,value:l}=a.detail;0===e&&(J.salary[1]=0,J.salayList[1]=V[l].children)}function ca(a){const[e,l]=a.detail.value,t=J.salayList[0][e],s=J.salayList[0][e].children[l];J.salaryMin=t.value,J.salaryMax=s.value}function ra(a){const e=new Date;let l=e.getFullYear(),t=e.getMonth()+1,s=e.getDate();return"start"===a?l-=60:"end"===a&&(l+=2),t=t>9?t:"0"+t,s=s>9?s:"0"+s,`${l}-${t}-${s}`}return(a,e)=>{const l=p,t=h,s=k,i=R,n=C,o=d(c("uni-icons"),M),u=D,j=d(c("expected-station"),I),S=d(c("custom-popup"),E),G=d(c("uni-popup-dialog"),U),T=d(c("uni-popup"),F);return A(),r(l,{class:"container"},{default:f((()=>[m(l,{class:"header"},{default:f((()=>[m(l,{class:"avatar"}),m(l,{class:"info"},{default:f((()=>[m(l,{class:"name-row"},{default:f((()=>[J.disbleName?(A(),r(t,{key:0,class:"name"},{default:f((()=>[g(b(J.name||"编辑用户名"),1)])),_:1})):(A(),r(s,{key:1,class:"uni-input name",style:{"padding-top":"6px"},modelValue:J.name,"onUpdate:modelValue":e[0]||(e[0]=a=>J.name=a),"placeholder-class":"name",type:"text",placeholder:"输入用户名"},null,8,["modelValue"])),m(l,{class:"edit-icon"},{default:f((()=>[J.disbleName?(A(),r(i,{key:0,class:"img",src:L,onClick:na})):(A(),r(i,{key:1,class:"img",src:x,onClick:la}))])),_:1})])),_:1}),m(t,{class:"details"},{default:f((()=>[m(Q,{dictType:"sex",value:q.value.sex},null,8,["value"]),g(" "+b(J.age)+"岁 ",1)])),_:1})])),_:1})])),_:1}),m(l,{class:"resume-info"},{default:f((()=>[m(l,{class:"info-card"},{default:f((()=>[m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("出生年月:")])),_:1}),m(n,{mode:"date",disabled:J.disbleDate,value:J.date,start:O.value,end:Y.value,onChange:P},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(b(J.date),1)])),_:1})])),_:1},8,["disabled","value","start","end"]),m(l,{class:"edit-icon"},{default:f((()=>[J.disbleDate?(A(),r(i,{key:0,class:"img",src:L,onClick:sa})):(A(),r(i,{key:1,class:"img",src:x,onClick:ea}))])),_:1})])),_:1}),m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("学历:")])),_:1}),m(n,{onChange:Z,"range-key":"label",disabled:J.disbleDate,value:J.education,range:J.educationList},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(b(J.educationList[J.education].label),1)])),_:1})])),_:1},8,["disabled","value","range"])])),_:1}),m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("政治面貌:")])),_:1}),m(n,{onChange:$,"range-key":"label",disabled:J.disbleDate,value:J.politicalAffiliation,range:J.affiliationList},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(b(J.affiliationList[J.politicalAffiliation].label),1)])),_:1})])),_:1},8,["disabled","value","range"])])),_:1}),m(l,{class:"card-content",style:{"padding-bottom":"3px"}},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("联系方式:")])),_:1}),m(s,{class:"uni-input",style:{"padding-top":"6px"},disabled:J.disbleDate,modelValue:J.phone,"onUpdate:modelValue":e[1]||(e[1]=a=>J.phone=a),"placeholder-class":"value",type:"number",placeholder:"输入手机号"},null,8,["disabled","modelValue"])])),_:1})])),_:1})])),_:1}),m(l,{class:"resume-info"},{default:f((()=>[m(l,{class:"info-card"},{default:f((()=>[m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("期望职位:")])),_:1}),m(l,{class:"value"},{default:f((()=>[(A(!0),y(_,null,v(q.value.jobTitle,(a=>(A(),r(l,{key:a},{default:f((()=>[g(b(a),1)])),_:2},1024)))),128))])),_:1}),m(l,{class:"edit-icon"},{default:f((()=>[m(i,{class:"img",onClick:ua,src:L})])),_:1})])),_:1})])),_:1})])),_:1}),m(l,{class:"resume-info"},{default:f((()=>[m(l,{class:"info-card"},{default:f((()=>[m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label"},{default:f((()=>[g("期望薪资:")])),_:1}),m(l,{class:"value"},{default:f((()=>[m(n,{onChange:ca,onColumnchange:da,"range-key":"label",disabled:J.disbleSalary,value:J.salary,range:J.salayList,mode:"multiSelector"},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(b(J.salaryMin/1e3)+"k-"+b(J.salaryMax/1e3)+"k",1)])),_:1})])),_:1},8,["disabled","value","range"])])),_:1}),m(l,{class:"edit-icon"},{default:f((()=>[J.disbleSalary?(A(),r(i,{key:0,class:"img",src:L,onClick:ia})):(A(),r(i,{key:1,class:"img",src:x,onClick:aa}))])),_:1})])),_:1})])),_:1})])),_:1}),m(l,{class:"resume-info"},{default:f((()=>[m(l,{class:"info-card"},{default:f((()=>[m(l,{class:"card-content"},{default:f((()=>[m(t,{class:"label long"},{default:f((()=>[g("期望工作地:")])),_:1}),m(l,{class:"value"},{default:f((()=>[J.disaleArea?(A(),r(l,{key:0},{default:f((()=>[g(" 青岛 - "),m(Q,{dictType:"area",value:Number(J.area)},null,8,["value"])])),_:1})):(A(),r(l,{key:1},{default:f((()=>[m(n,{onChange:H,"range-key":"label",disabled:J.disaleArea,value:J.area,range:J.areaList},{default:f((()=>[m(l,{class:"uni-input"},{default:f((()=>[g(" 青岛 - "+b(J.areaList[J.area].label),1)])),_:1})])),_:1},8,["disabled","value","range"])])),_:1}))])),_:1}),m(l,{class:"edit-icon"},{default:f((()=>[J.disaleArea?(A(),r(i,{key:0,class:"img",src:L,onClick:e[2]||(e[2]=a=>J.disaleArea=!1)})):(A(),r(i,{key:1,class:"img",src:x,onClick:X}))])),_:1})])),_:1})])),_:1})])),_:1}),m(l,{class:"upload-btn"},{default:f((()=>[m(u,{class:"btn"},{default:f((()=>[m(o,{type:"cloud-upload",size:"30",color:"#FFFFFF"}),g(" 上传简历 ")])),_:1})])),_:1}),m(S,{"content-h":100,visible:J.visible,header:!1},{default:f((()=>[m(l,{class:"popContent"},{default:f((()=>[m(l,{class:"s-header"},{default:f((()=>[m(l,{class:"heade-lf",onClick:e[3]||(e[3]=a=>J.visible=!1)},{default:f((()=>[g("取消")])),_:1}),m(l,{class:"heade-ri",onClick:ta},{default:f((()=>[g("确认")])),_:1})])),_:1}),m(l,{class:"sex-content fl_1"},{default:f((()=>[m(j,{search:!1,onOnChange:oa,station:J.stations,max:5},null,8,["station"])])),_:1})])),_:1})])),_:1},8,["visible"]),m(T,{ref:"popup",type:"dialog"},{default:f((()=>[m(G,{mode:"base",title:"确定退出登录吗?",type:"info",duration:2e3,"before-close":!0,onConfirm:a.confirm,onClose:a.close},null,8,["onConfirm","onClose"])])),_:1},512)])),_:1})}}},[["__scopeId","data-v-dbb991d2"]]);export{j as default}; diff --git a/unpackage/dist/build/web/assets/packageA-pages-post-post.BjvbBnVn.js b/unpackage/dist/build/web/assets/packageA-pages-post-post.BjvbBnVn.js new file mode 100644 index 0000000..27c47c8 --- /dev/null +++ b/unpackage/dist/build/web/assets/packageA-pages-post-post.BjvbBnVn.js @@ -0,0 +1 @@ +import{D as a,o as e,b as l,z as t,H as A,_ as s,p as o,q as n,s as u,G as c,L as i,v as d,x as p,a as g,w as r,l as v,k as f,y as Q,j as m,U as B,X as y,B as C}from"./index-BoIbtAZO.js";import{_ as I}from"./uni-icons.SM4XIXQc.js";import{_ as h}from"./dict-Label.Dsm7GAlr.js";const j={__name:"dict-tree-Label",props:["value","dictType"],setup(s){const{complete:o,industryLabel:n}=a();return(a,o)=>(e(),l("span",null,t(A(n)(s.dictType,s.value)),1))}},E=s({__name:"post",setup(a){const{$api:s,navTo:E,getLenPx:b,parseQueryParams:w}=o("globalFunction"),Y=n({});u({});const x=n([]),D=n();function F(a){const e=atob(a.jobId);e!==D.value&&(D.value=e,L(e))}function L(a){s.createRequest(`/app/job/${a}`).then((a=>{const{latitude:e,longitude:l,companyName:t}=a.data;Y.value=a.data,e&&l&&(x.value=[{latitude:e,longitude:l,iconPath:"data:image/png;base64,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",label:{content:t,textAlign:"center",padding:3,fontSize:12,bgColor:"#FFFFFF",anchorX:k(t),borderRadius:5},width:34}])}))}function k(a,e=12){const l=document.createElement("canvas").getContext("2d");return l.font="12px Arial",-l.measureText(a).width/2-20}function O(){const a=Y.value.jobId;if(Y.value.isApply){const a=Y.value.jobUrl;return window.open(a)}s.createRequest(`/app/job/apply/${a}`,{},"GET").then((e=>{L(a),s.msg("申请成功");const l=Y.value.jobUrl;return window.open(l)}))}function q(){const a=Y.value.jobId;Y.value.isCollection?s.createRequest(`/app/job/collection/${a}`,{},"DELETE").then((e=>{L(a),s.msg("取消收藏成功")})):s.createRequest(`/app/job/collection/${a}`,{},"POST").then((e=>{L(a),s.msg("收藏成功")}))}return c((a=>{a.jobId&&F(a)})),i((()=>{const a=w();a.jobId&&F(a)})),(a,s)=>{const o=v,n=B,u=d(p("dict-tree-Label"),j),c=y,i=C,b=d(p("uni-icons"),I);return e(),g(o,{class:"container"},{default:r((()=>[f(o,{class:"job-header"},{default:r((()=>[f(o,{class:"job-title"},{default:r((()=>[Q(t(Y.value.jobTitle),1)])),_:1}),f(o,{class:"job-info"},{default:r((()=>[f(n,{class:"salary"},{default:r((()=>[Q(t(Y.value.minSalary)+"-"+t(Y.value.maxSalary)+"/月",1)])),_:1}),f(n,{class:"views"},{default:r((()=>[Q(t(Y.value.view)+"浏览",1)])),_:1})])),_:1}),f(o,{class:"location-info"},{default:r((()=>[f(o,{class:"location",style:{display:"inline-block"}},{default:r((()=>[Q(" 📍 青岛 "),f(h,{dictType:"area",value:Y.value.jobLocationAreaCode},null,8,["value"])])),_:1}),f(n,{class:"date"},{default:r((()=>[Q(t(Y.value.postingDate||"发布日期"),1)])),_:1}),f(o,{class:"source"},{default:r((()=>[Q("来源 智联招聘")])),_:1})])),_:1})])),_:1}),f(o,{class:"job-details"},{default:r((()=>[f(n,{class:"details-title"},{default:r((()=>[Q("职位详情")])),_:1}),f(o,{class:"tags"},{default:r((()=>[f(o,{class:"tag"},{default:r((()=>[f(h,{dictType:"education",value:Y.value.education},null,8,["value"])])),_:1}),f(o,{class:"tag"},{default:r((()=>[f(h,{dictType:"experience",value:Y.value.experience},null,8,["value"])])),_:1})])),_:1}),f(o,{class:"description",style:{whiteSpace:"pre-wrap"}},{default:r((()=>[Q(t(Y.value.description),1)])),_:1})])),_:1}),f(o,{class:"company-info",onClick:s[0]||(s[0]=a=>A(E)(`/packageA/pages/UnitDetails/UnitDetails?companyId=${Y.value.company.companyId}`))},{default:r((()=>[f(o,{class:"company-name"},{default:r((()=>{var a;return[Q(t(null==(a=Y.value.company)?void 0:a.name),1)]})),_:1}),f(o,{class:"company-details"},{default:r((()=>{var a,t,A,s;return[(null==(a=Y.value.company)?void 0:a.industry)?(e(),g(u,{key:0,dictType:"industry",value:null==(t=Y.value.company)?void 0:t.industry},null,8,["value"])):m("",!0),(null==(A=Y.value.company)?void 0:A.industry)?(e(),l("span",{key:1}," ")):m("",!0),f(h,{dictType:"scale",value:null==(s=Y.value.company)?void 0:s.scale},null,8,["value"]),Q(" 单位详情 ")]})),_:1}),Y.value.latitude&&Y.value.longitude?(e(),g(o,{key:0,class:"company-map"},{default:r((()=>[f(c,{style:{width:"100%",height:"100%"},latitude:Y.value.latitude,longitude:Y.value.longitude,markers:x.value},null,8,["latitude","longitude","markers"])])),_:1})):m("",!0)])),_:1}),f(o,{class:"footer"},{default:r((()=>[f(i,{class:"apply-btn",onClick:O},{default:r((()=>[Q("立即申请")])),_:1}),f(o,{class:"falls-card-matchingrate",onClick:q},{default:r((()=>[Y.value.isCollection?(e(),g(b,{key:1,type:"star-filled",color:"#FFCB47",size:"40"})):(e(),g(b,{key:0,type:"star",size:"40"}))])),_:1})])),_:1})])),_:1})}}},[["__scopeId","data-v-57ea6143"]]);export{E as default}; diff --git a/unpackage/dist/build/web/assets/pages-careerfair-careerfair.DP3Hzfd9.js b/unpackage/dist/build/web/assets/pages-careerfair-careerfair.DP3Hzfd9.js new file mode 100644 index 0000000..53aedc1 --- /dev/null +++ b/unpackage/dist/build/web/assets/pages-careerfair-careerfair.DP3Hzfd9.js @@ -0,0 +1 @@ +import{_ as a,p as s,s as e,G as t,a as l,w as r,l as c,o as d,k as i,y as f,b as o,r as u,F as n,S as _,z as p,H as b}from"./index-BoIbtAZO.js";const y=a({__name:"careerfair",setup(a){const{$api:y,navTo:m}=s("globalFunction"),g=e({dateList:[]});return t((()=>{g.dateList=function(){const a=new Date,s=[],e=["日","一","二","三","四","五","六"];for(let t=0;t<30;t++){const l=new Date(a);l.setDate(a.getDate()+t);const r=l.toISOString().slice(0,10).slice(8),c=e[l.getDay()];s.push({date:r,day:c})}return s[0].date="今天",s[1].date="明天",s}()})),(a,s)=>{const e=c,t=_;return d(),l(e,{class:"app-container"},{default:r((()=>[i(e,{class:"careerfair-AI"},{default:r((()=>[f("AI+就业服务程序")])),_:1}),i(e,{class:"careerfair-tab"},{default:r((()=>[i(e,{class:"careerfair-tab-options actived"},{default:r((()=>[f("现场招聘")])),_:1}),i(e,{class:"careerfair-tab-options"},{default:r((()=>[f("VR虚拟招聘会")])),_:1})])),_:1}),i(t,{"scroll-x":!0,"show-scrollbar":!1,class:"careerfair-scroll"},{default:r((()=>[i(e,{class:"careerfair-date"},{default:r((()=>[(d(!0),o(n,null,u(g.dateList,((a,s)=>(d(),l(e,{class:"date-list",key:s},{default:r((()=>[i(e,{class:"date-list-item"},{default:r((()=>[f(p(a.day),1)])),_:2},1024),i(e,{class:"date-list-item active"},{default:r((()=>[f(p(a.date),1)])),_:2},1024)])),_:2},1024)))),128))])),_:1})])),_:1}),i(t,{"scroll-y":!0,class:"careerfair-list-scroll"},{default:r((()=>[i(e,{class:"careerfair-list"},{default:r((()=>[(d(),o(n,null,u(10,((a,t)=>i(e,{class:"careerfair-list-card",key:t},{default:r((()=>[i(e,{class:"card-title"},{default:r((()=>[f("2024年春季青岛市商贸服务业招聘会")])),_:1}),i(e,{class:"card-intro"},{default:r((()=>[i(e,{class:"line_2"},{default:r((()=>[f("内容简介……")])),_:1}),i(e,{class:"intro-distance"},{default:r((()=>[f("500m以内")])),_:1})])),_:1}),i(e,{class:"card-address"},{default:r((()=>[f("市南区延安三路105号")])),_:1}),i(e,{class:"card-footer"},{default:r((()=>[i(e,{class:"cardfooter-lf"},{default:r((()=>[i(e,{class:"card-company"},{default:r((()=>[f("市南区就业人才中心")])),_:1}),i(e,{class:"card-date"},{default:r((()=>[f("7月31日(周三)14:00-18:00")])),_:1})])),_:1}),i(e,{class:"cardfooter-ri",onClick:s[0]||(s[0]=a=>b(m)("/packageA/pages/exhibitors/exhibitors"))},{default:r((()=>[f(" 查看详情 ")])),_:1})])),_:1})])),_:2},1024))),64))])),_:1})])),_:1})])),_:1})}}},[["__scopeId","data-v-185c4d6f"]]);export{y as default}; diff --git a/unpackage/dist/build/web/assets/pages-chat-chat.DLvC_0WD.js b/unpackage/dist/build/web/assets/pages-chat-chat.DLvC_0WD.js new file mode 100644 index 0000000..88dcbd4 --- /dev/null +++ b/unpackage/dist/build/web/assets/pages-chat-chat.DLvC_0WD.js @@ -0,0 +1,7 @@ +import{_ as e,a5 as u,o as t,a as n,w as r,k as a,a6 as s,a0 as i,a7 as o,l as D,q as l,a8 as c,f as d,n as A,a9 as p,c as E,I as g,J as F,b as C,F as h,r as m,p as f,E as b,s as _,t as B,v as y,x as k,H as v,y as w,d as x,z as N,j as S,$ as O,aa as M,ab as T,ac as R,ad as I,m as L,U as z,S as q,K as U,ae as j,af as P,G,L as K}from"./index-BoIbtAZO.js";import{u as H}from"./BaseDBStore.DnB5hDlq.js";import{_ as Z}from"./uni-icons.SM4XIXQc.js";var Q={},V={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"⁡",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",amp:"&",AMP:"&",andand:"⩕",And:"⩓",and:"∧",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angmsd:"∡",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",apacir:"⩯",ap:"≈",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxHd:"╤",boxhD:"╥",boxHD:"╦",boxhu:"┴",boxHu:"╧",boxhU:"╨",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsolb:"⧅",bsol:"\\",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",capand:"⩄",capbrcup:"⩉",capcap:"⩋",cap:"∩",Cap:"⋒",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cir:"○",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cup:"∪",Cup:"⋓",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",Darr:"↡",dArr:"⇓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",ddagger:"‡",ddarr:"⇊",DD:"ⅅ",dd:"ⅆ",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrowBar:"⤓",downarrow:"↓",DownArrow:"↓",Downarrow:"⇓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVectorBar:"⥖",DownLeftVector:"↽",DownRightTeeVector:"⥟",DownRightVectorBar:"⥗",DownRightVector:"⇁",DownTeeArrow:"↧",DownTee:"⊤",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",Ecirc:"Ê",ecirc:"ê",ecir:"≖",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",edot:"ė",eDot:"≑",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp13:" ",emsp14:" ",emsp:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",ge:"≥",gE:"≧",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",gescc:"⪩",ges:"⩾",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gla:"⪥",gl:"≷",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gt:">",GT:">",Gt:"≫",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",harrcir:"⥈",harr:"↔",hArr:"⇔",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"⁣",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",Im:"ℑ",imof:"⊷",imped:"Ƶ",Implies:"⇒",incare:"℅",in:"∈",infin:"∞",infintie:"⧝",inodot:"ı",intcal:"⊺",int:"∫",Int:"∬",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larrb:"⇤",larrbfs:"⤟",larr:"←",Larr:"↞",lArr:"⇐",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",latail:"⤙",lAtail:"⤛",lat:"⪫",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",LeftArrowBar:"⇤",leftarrow:"←",LeftArrow:"←",Leftarrow:"⇐",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVectorBar:"⥙",LeftDownVector:"⇃",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTeeArrow:"↤",LeftTee:"⊣",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangleBar:"⧏",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVectorBar:"⥘",LeftUpVector:"↿",LeftVectorBar:"⥒",LeftVector:"↼",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",lescc:"⪨",les:"⩽",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",llarr:"⇇",ll:"≪",Ll:"⋘",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoustache:"⎰",lmoust:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftrightarrow:"⟷",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longmapsto:"⟼",longrightarrow:"⟶",LongRightArrow:"⟶",Longrightarrow:"⟹",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",lt:"<",LT:"<",Lt:"≪",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",midast:"*",midcir:"⫰",mid:"∣",middot:"·",minusb:"⊟",minus:"−",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natural:"♮",naturals:"ℕ",natur:"♮",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",ne:"≠",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nlE:"≦̸",nle:"≰",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangleBar:"⧏̸",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangleBar:"⧐̸",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",nparallel:"∦",npar:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",nprec:"⊀",npreceq:"⪯̸",npre:"⪯̸",nrarrc:"⤳̸",nrarr:"↛",nrArr:"⇏",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",Ocirc:"Ô",ocirc:"ô",ocir:"⊚",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",orarr:"↻",Or:"⩔",or:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",otimesas:"⨶",Otimes:"⨷",otimes:"⊗",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",para:"¶",parallel:"∥",par:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plus:"+",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",prap:"⪷",Pr:"⪻",pr:"≺",prcue:"≼",precapprox:"⪷",prec:"≺",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",pre:"⪯",prE:"⪳",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportional:"∝",Proportion:"∷",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarr:"→",Rarr:"↠",rArr:"⇒",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",Re:"ℜ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrowBar:"⇥",rightarrow:"→",RightArrow:"→",Rightarrow:"⇒",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVectorBar:"⥕",RightDownVector:"⇂",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTeeArrow:"↦",RightTee:"⊢",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangleBar:"⧐",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVectorBar:"⥔",RightUpVector:"↾",RightVectorBar:"⥓",RightVector:"⇀",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoustache:"⎱",rmoust:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",scap:"⪸",Scaron:"Š",scaron:"š",Sc:"⪼",sc:"≻",sccue:"≽",sce:"⪰",scE:"⪴",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdotb:"⊡",sdot:"⋅",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",solbar:"⌿",solb:"⧄",sol:"/",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squ:"□",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succapprox:"⪸",succ:"≻",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",Sup:"⋑",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",therefore:"∴",Therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",ThinSpace:" ",thinsp:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",timesbar:"⨱",timesb:"⊠",times:"×",timesd:"⨰",tint:"∭",toea:"⤨",topbot:"⌶",topcir:"⫱",top:"⊤",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",uarr:"↑",Uarr:"↟",uArr:"⇑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrowBar:"⤒",uparrow:"↑",UpArrow:"↑",Uparrow:"⇑",UpArrowDownArrow:"⇅",updownarrow:"↕",UpDownArrow:"↕",Updownarrow:"⇕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTeeArrow:"↥",UpTee:"⊥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",Vcy:"В",vcy:"в",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",veebar:"⊻",vee:"∨",Vee:"⋁",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xharr:"⟷",xhArr:"⟺",Xi:"Ξ",xi:"ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",yuml:"ÿ",Yuml:"Ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"​",Zeta:"Ζ",zeta:"ζ",zfr:"𝔷",Zfr:"ℨ",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",Zscr:"𝒵",zscr:"𝓏",zwj:"‍",zwnj:"‌"},J=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,W={},Y={};function X(e,u,t){var n,r,a,s,i,o="";for("string"!=typeof u&&(t=u,u=X.defaultChars),void 0===t&&(t=!0),i=function(e){var u,t,n=Y[e];if(n)return n;for(n=Y[e]=[],u=0;u<128;u++)t=String.fromCharCode(u),/^[0-9a-z]$/i.test(t)?n.push(t):n.push("%"+("0"+u.toString(16).toUpperCase()).slice(-2));for(u=0;u=55296&&a<=57343){if(a>=55296&&a<=56319&&n+1=56320&&s<=57343){o+=encodeURIComponent(e[n]+e[n+1]),n++;continue}o+="%EF%BF%BD"}else o+=encodeURIComponent(e[n]);return o}X.defaultChars=";/?:@&=+$,-_.!~*'()#",X.componentChars="-_.!~*'()";var $=X,ee={};function ue(e,u){var t;return"string"!=typeof u&&(u=ue.defaultChars),t=function(e){var u,t,n=ee[e];if(n)return n;for(n=ee[e]=[],u=0;u<128;u++)t=String.fromCharCode(u),n.push(t);for(u=0;u=55296&&o<=57343?"���":String.fromCharCode(o),u+=6):240==(248&r)&&u+91114111?D+="����":(o-=65536,D+=String.fromCharCode(55296+(o>>10),56320+(1023&o))),u+=9):D+="�";return D}))}ue.defaultChars=";/?:@&=+$,#",ue.componentChars="";var te=ue;function ne(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var re=/^([a-z0-9.+-]+:)/i,ae=/:[0-9]*$/,se=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,ie=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),oe=["'"].concat(ie),De=["%","/","?",";","#"].concat(oe),le=["/","?","#"],ce=/^[+a-z0-9A-Z_-]{0,63}$/,de=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Ae={javascript:!0,"javascript:":!0},pe={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};ne.prototype.parse=function(e,u){var t,n,r,a,s,i=e;if(i=i.trim(),!u&&1===e.split("#").length){var o=se.exec(i);if(o)return this.pathname=o[1],o[2]&&(this.search=o[2]),this}var D=re.exec(i);if(D&&(r=(D=D[0]).toLowerCase(),this.protocol=D,i=i.substr(D.length)),(u||D||i.match(/^\/\/[^@\/]+@[^@\/]+/))&&(!(s="//"===i.substr(0,2))||D&&Ae[D]||(i=i.substr(2),this.slashes=!0)),!Ae[D]&&(s||D&&!pe[D])){var l,c,d=-1;for(t=0;t127?F+="x":F+=g[C];if(!F.match(ce)){var m=E.slice(0,t),f=E.slice(t+1),b=g.match(de);b&&(m.push(b[1]),f.unshift(b[2])),f.length&&(i=f.join(".")+i),this.hostname=m.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),p&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var _=i.indexOf("#");-1!==_&&(this.hash=i.substr(_),i=i.slice(0,_));var B=i.indexOf("?");return-1!==B&&(this.search=i.substr(B),i=i.slice(0,B)),i&&(this.pathname=i),pe[r]&&this.hostname&&!this.pathname&&(this.pathname=""),this},ne.prototype.parseHost=function(e){var u=ae.exec(e);u&&(":"!==(u=u[0])&&(this.port=u.substr(1)),e=e.substr(0,e.length-u.length)),e&&(this.hostname=e)};W.encode=$,W.decode=te,W.format=function(e){var u="";return u+=e.protocol||"",u+=e.slashes?"//":"",u+=e.auth?e.auth+"@":"",e.hostname&&-1!==e.hostname.indexOf(":")?u+="["+e.hostname+"]":u+=e.hostname||"",u+=e.port?":"+e.port:"",u+=e.pathname||"",(u+=e.search||"")+(e.hash||"")},W.parse=function(e,u){if(e&&e instanceof ne)return e;var t=new ne;return t.parse(e,u),t};var Ee={},ge=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Fe=/[\0-\x1F\x7F-\x9F]/,Ce=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/;Ee.Any=ge,Ee.Cc=Fe,Ee.Cf=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,Ee.P=J,Ee.Z=Ce,function(e){var u=Object.prototype.hasOwnProperty;function t(e,t){return u.call(e,t)}function n(e){return!(e>=55296&&e<=57343||e>=64976&&e<=65007||65535==(65535&e)||65534==(65535&e)||e>=0&&e<=8||11===e||e>=14&&e<=31||e>=127&&e<=159||e>1114111)}function r(e){if(e>65535){var u=55296+((e-=65536)>>10),t=56320+(1023&e);return String.fromCharCode(u,t)}return String.fromCharCode(e)}var a=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,s=new RegExp(a.source+"|"+/&([a-z#][a-z0-9]{1,31});/gi.source,"gi"),i=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,o=V,D=/[&<>"]/,l=/[&<>"]/g,c={"&":"&","<":"<",">":">",'"':"""};function d(e){return c[e]}var A=/[.?*+^$[\]\\(){}|-]/g,p=J;e.lib={},e.lib.mdurl=W,e.lib.ucmicro=Ee,e.assign=function(e){var u=Array.prototype.slice.call(arguments,1);return u.forEach((function(u){if(u){if("object"!=typeof u)throw new TypeError(u+"must be object");Object.keys(u).forEach((function(t){e[t]=u[t]}))}})),e},e.isString=function(e){return"[object String]"===(u=e,Object.prototype.toString.call(u));var u},e.has=t,e.unescapeMd=function(e){return e.indexOf("\\")<0?e:e.replace(a,"$1")},e.unescapeAll=function(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(s,(function(e,u,a){return u||(s=e,l=0,t(o,D=a)?o[D]:35===D.charCodeAt(0)&&i.test(D)&&n(l="x"===D[1].toLowerCase()?parseInt(D.slice(2),16):parseInt(D.slice(1),10))?r(l):s);var s,D,l}))},e.isValidEntityCode=n,e.fromCodePoint=r,e.escapeHtml=function(e){return D.test(e)?e.replace(l,d):e},e.arrayReplaceAt=function(e,u,t){return[].concat(e.slice(0,u),t,e.slice(u+1))},e.isSpace=function(e){switch(e){case 9:case 32:return!0}return!1},e.isWhiteSpace=function(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1},e.isMdAsciiPunct=function(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}},e.isPunctChar=function(e){return p.test(e)},e.escapeRE=function(e){return e.replace(A,"\\$&")},e.normalizeReference=function(e){return e=e.trim().replace(/\s+/g," "),"Ṿ"==="ẞ".toLowerCase()&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}}(Q);var he={},me=Q.unescapeAll,fe=Q.unescapeAll;he.parseLinkLabel=function(e,u,t){var n,r,a,s,i=-1,o=e.posMax,D=e.pos;for(e.pos=u+1,n=1;e.pos32)return s;if(41===n){if(0===r)break;r--}u++}return a===u||0!==r||(s.str=me(e.slice(a,u)),s.lines=0,s.pos=u,s.ok=!0),s},he.parseLinkTitle=function(e,u,t){var n,r,a=0,s=u,i={ok:!1,pos:0,lines:0,str:""};if(u>=t)return i;if(34!==(r=e.charCodeAt(u))&&39!==r&&40!==r)return i;for(u++,40===r&&(r=41);u"+Be(e[u].content)+""},ye.code_block=function(e,u,t,n,r){var a=e[u];return""+Be(e[u].content)+"\n"},ye.fence=function(e,u,t,n,r){var a,s,i,o,D,l=e[u],c=l.info?_e(l.info).trim():"",d="",A="";return c&&(d=(i=c.split(/(\s+)/g))[0],A=i.slice(2).join("")),0===(a=t.highlight&&t.highlight(l.content,d,A)||Be(l.content)).indexOf(""+a+"\n"):"
    "+a+"
    \n"},ye.image=function(e,u,t,n,r){var a=e[u];return a.attrs[a.attrIndex("alt")][1]=r.renderInlineAsText(a.children,t,n),r.renderToken(e,u,t)},ye.hardbreak=function(e,u,t){return t.xhtmlOut?"
    \n":"
    \n"},ye.softbreak=function(e,u,t){return t.breaks?t.xhtmlOut?"
    \n":"
    \n":"\n"},ye.text=function(e,u){return Be(e[u].content)},ye.html_block=function(e,u){return e[u].content},ye.html_inline=function(e,u){return e[u].content},ke.prototype.renderAttrs=function(e){var u,t,n;if(!e.attrs)return"";for(n="",u=0,t=e.attrs.length;u\n":">")},ke.prototype.renderInline=function(e,u,t){for(var n,r="",a=this.rules,s=0,i=e.length;s/i.test(e)}var Te=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Re=/\((c|tm|r)\)/i,Ie=/\((c|tm|r)\)/gi,Le={c:"©",r:"®",tm:"™"};function ze(e,u){return Le[u.toLowerCase()]}function qe(e){var u,t,n=0;for(u=e.length-1;u>=0;u--)"text"!==(t=e[u]).type||n||(t.content=t.content.replace(Ie,ze)),"link_open"===t.type&&"auto"===t.info&&n--,"link_close"===t.type&&"auto"===t.info&&n++}function Ue(e){var u,t,n=0;for(u=e.length-1;u>=0;u--)"text"!==(t=e[u]).type||n||Te.test(t.content)&&(t.content=t.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/gm,"$1—").replace(/(^|\s)--(?=\s|$)/gm,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm,"$1–")),"link_open"===t.type&&"auto"===t.info&&n--,"link_close"===t.type&&"auto"===t.info&&n++}var je=Q.isWhiteSpace,Pe=Q.isPunctChar,Ge=Q.isMdAsciiPunct,Ke=/['"]/,He=/['"]/g;function Ze(e,u,t){return e.slice(0,u)+t+e.slice(u+1)}function Qe(e,u){var t,n,r,a,s,i,o,D,l,c,d,A,p,E,g,F,C,h,m,f,b;for(m=[],t=0;t=0&&!(m[C].level<=o);C--);if(m.length=C+1,"text"===n.type){s=0,i=(r=n.content).length;e:for(;s=0)l=r.charCodeAt(a.index-1);else for(C=t-1;C>=0&&"softbreak"!==e[C].type&&"hardbreak"!==e[C].type;C--)if(e[C].content){l=e[C].content.charCodeAt(e[C].content.length-1);break}if(c=32,s=48&&l<=57&&(F=g=!1),g&&F&&(g=d,F=A),g||F){if(F)for(C=m.length-1;C>=0&&(D=m[C],!(m[C].level=0&&(t=this.attrs[u][1]),t},Ve.prototype.attrJoin=function(e,u){var t=this.attrIndex(e);t<0?this.attrPush([e,u]):this.attrs[t][1]=this.attrs[t][1]+" "+u};var Je=Ve,We=Je;function Ye(e,u,t){this.src=e,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=u}Ye.prototype.Token=We;var Xe=Ye,$e=xe,eu=[["normalize",function(e){var u;u=(u=e.src.replace(Ne,"\n")).replace(Se,"�"),e.src=u}],["block",function(e){var u;e.inlineMode?((u=new e.Token("inline","",0)).content=e.src,u.map=[0,1],u.children=[],e.tokens.push(u)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}],["inline",function(e){var u,t,n,r=e.tokens;for(t=0,n=r.length;t=0;u--)if("link_close"!==(s=r[u]).type){if("html_inline"===s.type&&(C=s.content,/^\s]/i.test(C)&&A>0&&A--,Me(s.content)&&A++),!(A>0)&&"text"===s.type&&e.md.linkify.test(s.content)){for(D=s.content,F=e.md.linkify.match(D),i=[],d=s.level,c=0,F.length>0&&0===F[0].index&&u>0&&"text_special"===r[u-1].type&&(F=F.slice(1)),o=0;oc&&((a=new e.Token("text","",0)).content=D.slice(c,l),a.level=d,i.push(a)),(a=new e.Token("link_open","a",1)).attrs=[["href",E]],a.level=d++,a.markup="linkify",a.info="auto",i.push(a),(a=new e.Token("text","",0)).content=g,a.level=d,i.push(a),(a=new e.Token("link_close","a",-1)).level=--d,a.markup="linkify",a.info="auto",i.push(a),c=F[o].lastIndex);c=0;u--)"inline"===e.tokens[u].type&&(Re.test(e.tokens[u].content)&&qe(e.tokens[u].children),Te.test(e.tokens[u].content)&&Ue(e.tokens[u].children))}],["smartquotes",function(e){var u;if(e.md.options.typographer)for(u=e.tokens.length-1;u>=0;u--)"inline"===e.tokens[u].type&&Ke.test(e.tokens[u].content)&&Qe(e.tokens[u].children,e)}],["text_join",function(e){var u,t,n,r,a,s,i=e.tokens;for(u=0,t=i.length;u=a)return-1;if((t=e.src.charCodeAt(r++))<48||t>57)return-1;for(;;){if(r>=a)return-1;if(!((t=e.src.charCodeAt(r++))>=48&&t<=57)){if(41===t||46===t)break;return-1}if(r-n>=10)return-1}return r`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*\\/?>",Eu="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",gu=new RegExp("^(?:"+pu+"|"+Eu+"|\x3c!----\x3e|\x3c!--(?:-?[^>-])(?:-?[^-])*--\x3e|<[?][\\s\\S]*?[?]>|]*>|)"),Fu=new RegExp("^(?:"+pu+"|"+Eu+")");Au.HTML_TAG_RE=gu,Au.HTML_OPEN_CLOSE_TAG_RE=Fu;var Cu=Au.HTML_OPEN_CLOSE_TAG_RE,hu=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^/,!0],[/^<\?/,/\?>/,!0],[/^/,!0],[/^/,!0],[new RegExp("^|$))","i"),/^$/,!0],[new RegExp(Cu.source+"\\s*$"),/^$/,!1]],mu=Q.isSpace,fu=Je,bu=Q.isSpace;function _u(e,u,t,n){var r,a,s,i,o,D,l,c;for(this.src=e,this.md=u,this.env=t,this.tokens=n,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0,this.result="",c=!1,s=i=D=l=0,o=(a=this.src).length;i0&&this.level++,this.tokens.push(n),n},_u.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]},_u.prototype.skipEmptyLines=function(e){for(var u=this.lineMax;eu;)if(!bu(this.src.charCodeAt(--e)))return e+1;return e},_u.prototype.skipChars=function(e,u){for(var t=this.src.length;et;)if(u!==this.src.charCodeAt(--e))return e+1;return e},_u.prototype.getLines=function(e,u,t,n){var r,a,s,i,o,D,l,c=e;if(e>=u)return"";for(D=new Array(u-e),r=0;ct?new Array(a-t+1).join(" ")+this.src.slice(i,o):this.src.slice(i,o)}return D.join("")},_u.prototype.Token=fu;var Bu=_u,yu=xe,ku=[["table",function(e,u,t,n){var r,a,s,i,o,D,l,c,d,A,p,E,g,F,C,h,m,f;if(u+2>t)return!1;if(D=u+1,e.sCount[D]=4)return!1;if((s=e.bMarks[D]+e.tShift[D])>=e.eMarks[D])return!1;if(124!==(m=e.src.charCodeAt(s++))&&45!==m&&58!==m)return!1;if(s>=e.eMarks[D])return!1;if(124!==(f=e.src.charCodeAt(s++))&&45!==f&&58!==f&&!nu(f))return!1;if(45===m&&nu(f))return!1;for(;s=4)return!1;if((l=au(a)).length&&""===l[0]&&l.shift(),l.length&&""===l[l.length-1]&&l.pop(),0===(c=l.length)||c!==A.length)return!1;if(n)return!0;for(F=e.parentType,e.parentType="table",h=e.md.block.ruler.getRules("blockquote"),(d=e.push("table_open","table",1)).map=E=[u,0],(d=e.push("thead_open","thead",1)).map=[u,u+1],(d=e.push("tr_open","tr",1)).map=[u,u+1],i=0;i=4)break;for((l=au(a)).length&&""===l[0]&&l.shift(),l.length&&""===l[l.length-1]&&l.pop(),D===u+2&&((d=e.push("tbody_open","tbody",1)).map=g=[u+2,0]),(d=e.push("tr_open","tr",1)).map=[D,D+1],i=0;i=4))break;r=++n}return e.line=r,(a=e.push("code_block","code",0)).content=e.getLines(u,r,4+e.blkIndent,!1)+"\n",a.map=[u,e.line],!0}],["fence",function(e,u,t,n){var r,a,s,i,o,D,l,c=!1,d=e.bMarks[u]+e.tShift[u],A=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;if(d+3>A)return!1;if(126!==(r=e.src.charCodeAt(d))&&96!==r)return!1;if(o=d,(a=(d=e.skipChars(d,r))-o)<3)return!1;if(l=e.src.slice(o,d),s=e.src.slice(d,A),96===r&&s.indexOf(String.fromCharCode(r))>=0)return!1;if(n)return!0;for(i=u;!(++i>=t||(d=o=e.bMarks[i]+e.tShift[i])<(A=e.eMarks[i])&&e.sCount[i]=4||(d=e.skipChars(d,r))-o=4)return!1;if(62!==e.src.charCodeAt(y++))return!1;if(n)return!0;for(i=d=e.sCount[u]+1,32===e.src.charCodeAt(y)?(y++,i++,d++,r=!1,h=!0):9===e.src.charCodeAt(y)?(h=!0,(e.bsCount[u]+d)%4==3?(y++,i++,d++,r=!1):r=!0):h=!1,A=[e.bMarks[u]],e.bMarks[u]=y;y=k,F=[e.sCount[u]],e.sCount[u]=d-i,C=[e.tShift[u]],e.tShift[u]=y-e.bMarks[u],f=e.md.block.ruler.getRules("blockquote"),g=e.parentType,e.parentType="blockquote",c=u+1;c=(k=e.eMarks[c])));c++)if(62!==e.src.charCodeAt(y++)||_){if(D)break;for(m=!1,s=0,o=f.length;s=k,p.push(e.bsCount[c]),e.bsCount[c]=e.sCount[c]+1+(h?1:0),F.push(e.sCount[c]),e.sCount[c]=d-i,C.push(e.tShift[c]),e.tShift[c]=y-e.bMarks[c]}for(E=e.blkIndent,e.blkIndent=0,(b=e.push("blockquote_open","blockquote",1)).markup=">",b.map=l=[u,0],e.md.block.tokenize(e,u,c),(b=e.push("blockquote_close","blockquote",-1)).markup=">",e.lineMax=B,e.parentType=g,l[1]=e.line,s=0;s=4)return!1;if(42!==(r=e.src.charCodeAt(o++))&&45!==r&&95!==r)return!1;for(a=1;o=4)return!1;if(e.listIndent>=0&&e.sCount[u]-e.listIndent>=4&&e.sCount[u]=e.blkIndent&&(O=!0),(k=lu(e,u))>=0){if(l=!0,w=e.bMarks[u]+e.tShift[u],g=Number(e.src.slice(w,k-1)),O&&1!==g)return!1}else{if(!((k=Du(e,u))>=0))return!1;l=!1}if(O&&e.skipSpaces(k)>=e.eMarks[u])return!1;if(E=e.src.charCodeAt(k-1),n)return!0;for(p=e.tokens.length,l?(S=e.push("ordered_list_open","ol",1),1!==g&&(S.attrs=[["start",g]])):S=e.push("bullet_list_open","ul",1),S.map=A=[u,0],S.markup=String.fromCharCode(E),C=u,v=!1,N=e.md.block.ruler.getRules("list"),f=e.parentType,e.parentType="list";C=F?1:h-D)>4&&(o=1),i=D+o,(S=e.push("list_item_open","li",1)).markup=String.fromCharCode(E),S.map=c=[u,0],l&&(S.info=e.src.slice(w,k-1)),B=e.tight,_=e.tShift[u],b=e.sCount[u],m=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=i,e.tight=!0,e.tShift[u]=a-e.bMarks[u],e.sCount[u]=h,a>=F&&e.isEmpty(u+1)?e.line=Math.min(e.line+2,t):e.md.block.tokenize(e,u,t,!0),e.tight&&!v||(M=!1),v=e.line-u>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=m,e.tShift[u]=_,e.sCount[u]=b,e.tight=B,(S=e.push("list_item_close","li",-1)).markup=String.fromCharCode(E),C=u=e.line,c[1]=C,a=e.bMarks[u],C>=t)break;if(e.sCount[C]=4)break;for(x=!1,s=0,d=N.length;s=4)return!1;if(91!==e.src.charCodeAt(f))return!1;for(;++f3||e.sCount[_]<0)){for(F=!1,D=0,l=C.length;D=4)return!1;if(!e.md.options.html)return!1;if(60!==e.src.charCodeAt(o))return!1;for(i=e.src.slice(o,D),r=0;r=4)return!1;if(35!==(r=e.src.charCodeAt(o))||o>=D)return!1;for(a=1,r=e.src.charCodeAt(++o);35===r&&o6||oo&&mu(e.src.charCodeAt(s-1))&&(D=s),e.line=u+1,(i=e.push("heading_open","h"+String(a),1)).markup="########".slice(0,a),i.map=[u,e.line],(i=e.push("inline","",0)).content=e.src.slice(o,D).trim(),i.map=[u,e.line],i.children=[],(i=e.push("heading_close","h"+String(a),-1)).markup="########".slice(0,a)),0))},["paragraph","reference","blockquote"]],["lheading",function(e,u,t){var n,r,a,s,i,o,D,l,c,d,A=u+1,p=e.md.block.ruler.getRules("paragraph");if(e.sCount[u]-e.blkIndent>=4)return!1;for(d=e.parentType,e.parentType="paragraph";A3)){if(e.sCount[A]>=e.blkIndent&&(o=e.bMarks[A]+e.tShift[A])<(D=e.eMarks[A])&&(45===(c=e.src.charCodeAt(o))||61===c)&&(o=e.skipChars(o,c),(o=e.skipSpaces(o))>=D)){l=61===c?1:2;break}if(!(e.sCount[A]<0)){for(r=!1,a=0,s=p.length;a3||e.sCount[o]<0)){for(n=!1,r=0,a=D.length;r=t))&&!(e.sCount[s]=o){e.line=t;break}for(n=0;n?@[]^_`{|}~-".split("").forEach((function(e){Mu[e.charCodeAt(0)]=1}));var Ru={};function Iu(e,u){var t,n,r,a,s,i=[],o=u.length;for(t=0;t=0;t--)95!==(n=u[t]).marker&&42!==n.marker||-1!==n.end&&(r=u[n.end],i=t>0&&u[t-1].end===n.end+1&&u[t-1].marker===n.marker&&u[t-1].token===n.token-1&&u[n.end+1].token===r.token+1,s=String.fromCharCode(n.marker),(a=e.tokens[n.token]).type=i?"strong_open":"em_open",a.tag=i?"strong":"em",a.nesting=1,a.markup=i?s+s:s,a.content="",(a=e.tokens[r.token]).type=i?"strong_close":"em_close",a.tag=i?"strong":"em",a.nesting=-1,a.markup=i?s+s:s,a.content="",i&&(e.tokens[u[t-1].token].content="",e.tokens[u[n.end+1].token].content="",t--))}Lu.tokenize=function(e,u){var t,n,r=e.pos,a=e.src.charCodeAt(r);if(u)return!1;if(95!==a&&42!==a)return!1;for(n=e.scanDelims(e.pos,42===a),t=0;t\x00-\x20]*)$/,Hu=Au.HTML_TAG_RE,Zu=V,Qu=Q.has,Vu=Q.isValidEntityCode,Ju=Q.fromCodePoint,Wu=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Yu=/^&([a-z][a-z0-9]{1,31});/i;function Xu(e,u){var t,n,r,a,s,i,o,D,l={},c=u.length;if(c){var d=0,A=-2,p=[];for(t=0;ts;n-=p[n]+1)if((a=u[n]).marker===r.marker&&a.open&&a.end<0&&(o=!1,(a.close||r.open)&&(a.length+r.length)%3==0&&(a.length%3==0&&r.length%3==0||(o=!0)),!o)){D=n>0&&!u[n-1].open?p[n-1]+1:0,p[t]=t-n+D,p[n]=D,r.open=!1,a.end=t,a.close=!1,i=-1,A=-2;break}-1!==i&&(l[r.marker][(r.open?3:0)+(r.length||0)%3]=i)}}}var $u=Je,et=Q.isWhiteSpace,ut=Q.isPunctChar,tt=Q.isMdAsciiPunct;function nt(e,u,t,n){this.src=e,this.env=t,this.md=u,this.tokens=n,this.tokens_meta=Array(n.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}nt.prototype.pushPending=function(){var e=new $u("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},nt.prototype.push=function(e,u,t){this.pending&&this.pushPending();var n=new $u(e,u,t),r=null;return t<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),n.level=this.level,t>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],r={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(r),n},nt.prototype.scanDelims=function(e,u){var t,n,r,a,s,i,o,D,l,c=e,d=!0,A=!0,p=this.posMax,E=this.src.charCodeAt(e);for(t=e>0?this.src.charCodeAt(e-1):32;c0||(t=e.pos)+3>e.posMax||58!==e.src.charCodeAt(t)||47!==e.src.charCodeAt(t+1)||47!==e.src.charCodeAt(t+2)||!(n=e.pending.match(Nu))||(r=n[1],!(a=e.md.linkify.matchAtStart(e.src.slice(t-r.length)))||(s=(s=a.url).replace(/\*+$/,""),i=e.md.normalizeLink(s),!e.md.validateLink(i)||(u||(e.pending=e.pending.slice(0,-r.length),(o=e.push("link_open","a",1)).attrs=[["href",i]],o.markup="linkify",o.info="auto",(o=e.push("text","",0)).content=e.md.normalizeLinkText(s),(o=e.push("link_close","a",-1)).markup="linkify",o.info="auto"),e.pos+=s.length-r.length,0))))}],["newline",function(e,u){var t,n,r,a=e.pos;if(10!==e.src.charCodeAt(a))return!1;if(t=e.pending.length-1,n=e.posMax,!u)if(t>=0&&32===e.pending.charCodeAt(t))if(t>=1&&32===e.pending.charCodeAt(t-1)){for(r=t-1;r>=1&&32===e.pending.charCodeAt(r-1);)r--;e.pending=e.pending.slice(0,r),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(a++;a=o)return!1;if(10===(t=e.src.charCodeAt(i))){for(u||e.push("hardbreak","br",0),i++;i=55296&&t<=56319&&i+1=56320&&n<=57343&&(a+=e.src[i+1],i++),r="\\"+a,u||(s=e.push("text_special","",0),t<256&&0!==Mu[t]?s.content=a:s.content=r,s.markup=r,s.info="escape"),e.pos=i+1,!0}],["backticks",function(e,u){var t,n,r,a,s,i,o,D,l=e.pos;if(96!==e.src.charCodeAt(l))return!1;for(t=l,l++,n=e.posMax;l=A)return!1;if(p=i,(o=e.md.helpers.parseLinkDestination(e.src,i,e.posMax)).ok){for(l=e.md.normalizeLink(o.str),e.md.validateLink(l)?i=o.pos:l="",p=i;i=A||41!==e.src.charCodeAt(i))&&(E=!0),i++}if(E){if(void 0===e.env.references)return!1;if(i=0?r=e.src.slice(p,i++):i=a+1):i=a+1,r||(r=e.src.slice(s,a)),!(D=e.env.references[qu(r)]))return e.pos=d,!1;l=D.href,c=D.title}return u||(e.pos=s,e.posMax=a,e.push("link_open","a",1).attrs=t=[["href",l]],c&&t.push(["title",c]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)),e.pos=i,e.posMax=A,!0}],["image",function(e,u){var t,n,r,a,s,i,o,D,l,c,d,A,p,E="",g=e.pos,F=e.posMax;if(33!==e.src.charCodeAt(e.pos))return!1;if(91!==e.src.charCodeAt(e.pos+1))return!1;if(i=e.pos+2,(s=e.md.helpers.parseLinkLabel(e,e.pos+1,!1))<0)return!1;if((o=s+1)=F)return!1;for(p=o,(l=e.md.helpers.parseLinkDestination(e.src,o,e.posMax)).ok&&(E=e.md.normalizeLink(l.str),e.md.validateLink(E)?o=l.pos:E=""),p=o;o=F||41!==e.src.charCodeAt(o))return e.pos=g,!1;o++}else{if(void 0===e.env.references)return!1;if(o=0?a=e.src.slice(p,o++):o=s+1):o=s+1,a||(a=e.src.slice(i,s)),!(D=e.env.references[ju(a)]))return e.pos=g,!1;E=D.href,c=D.title}return u||(r=e.src.slice(i,s),e.md.inline.parse(r,e.md,e.env,A=[]),(d=e.push("image","img",0)).attrs=t=[["src",E],["alt",""]],d.children=A,d.content=r,c&&t.push(["title",c])),e.pos=o,e.posMax=F,!0}],["autolink",function(e,u){var t,n,r,a,s,i,o=e.pos;if(60!==e.src.charCodeAt(o))return!1;for(s=e.pos,i=e.posMax;;){if(++o>=i)return!1;if(60===(a=e.src.charCodeAt(o)))return!1;if(62===a)break}return t=e.src.slice(s+1,o),Ku.test(t)?(n=e.md.normalizeLink(t),!!e.md.validateLink(n)&&(u||((r=e.push("link_open","a",1)).attrs=[["href",n]],r.markup="autolink",r.info="auto",(r=e.push("text","",0)).content=e.md.normalizeLinkText(t),(r=e.push("link_close","a",-1)).markup="autolink",r.info="auto"),e.pos+=t.length+2,!0)):!!Gu.test(t)&&(n=e.md.normalizeLink("mailto:"+t),!!e.md.validateLink(n)&&(u||((r=e.push("link_open","a",1)).attrs=[["href",n]],r.markup="autolink",r.info="auto",(r=e.push("text","",0)).content=e.md.normalizeLinkText(t),(r=e.push("link_close","a",-1)).markup="autolink",r.info="auto"),e.pos+=t.length+2,!0))}],["html_inline",function(e,u){var t,n,r,a,s,i,o,D=e.pos;return!(!e.md.options.html||(r=e.posMax,60!==e.src.charCodeAt(D)||D+2>=r||33!==(t=e.src.charCodeAt(D+1))&&63!==t&&47!==t&&(i=t,o=32|i,!(o>=97&&o<=122))||!(n=e.src.slice(D).match(Hu))||(u||((a=e.push("html_inline","",0)).content=e.src.slice(D,D+n[0].length),s=a.content,/^\s]/i.test(s)&&e.linkLevel++,function(e){return/^<\/a\s*>/i.test(e)}(a.content)&&e.linkLevel--),e.pos+=n[0].length,0)))}],["entity",function(e,u){var t,n,r,a=e.pos,s=e.posMax;if(38!==e.src.charCodeAt(a))return!1;if(a+1>=s)return!1;if(35===e.src.charCodeAt(a+1)){if(n=e.src.slice(a).match(Wu))return u||(t="x"===n[1][0].toLowerCase()?parseInt(n[1].slice(1),16):parseInt(n[1],10),(r=e.push("text_special","",0)).content=Vu(t)?Ju(t):Ju(65533),r.markup=n[0],r.info="entity"),e.pos+=n[0].length,!0}else if((n=e.src.slice(a).match(Yu))&&Qu(Zu,n[1]))return u||((r=e.push("text_special","",0)).content=Zu[n[1]],r.markup=n[0],r.info="entity"),e.pos+=n[0].length,!0;return!1}]],it=[["balance_pairs",function(e){var u,t=e.tokens_meta,n=e.tokens_meta.length;for(Xu(0,e.delimiters),u=0;u0&&n++,"text"===r[u].type&&u+1=a)break}else e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()},ot.prototype.parse=function(e,u,t,n){var r,a,s,i=new this.State(e,u,t,n);for(this.tokenize(i),s=(a=this.ruler2.getRules("")).length,r=0;r=3&&":"===e[u-3]||u>=3&&"/"===e[u-3]?0:n.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(e,u,t){var n=e.slice(u);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(n)?n.match(t.re.mailto)[0].length:0}}},gt="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function Ft(e){var u,t,n=e.re=(u=(u=e.__opts__)||{},(t={}).src_Any=ge.source,t.src_Cc=Fe.source,t.src_Z=Ce.source,t.src_P=J.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|"),t.src_pseudo_letter="(?:(?![><|]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><|]|"+t.src_ZPCc+")(?!"+(u["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|[><|]|[()[\\]{}.,\"'?!\\-;]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(u["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy='(^|[><|]|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t),r=e.__tlds__.slice();function a(e){return e.replace("%TLDS%",n.src_tlds)}e.onCompile(),e.__tlds_replaced__||r.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),r.push(n.src_xn),n.src_tlds=r.join("|"),n.email_fuzzy=RegExp(a(n.tpl_email_fuzzy),"i"),n.link_fuzzy=RegExp(a(n.tpl_link_fuzzy),"i"),n.link_no_ip_fuzzy=RegExp(a(n.tpl_link_no_ip_fuzzy),"i"),n.host_fuzzy_test=RegExp(a(n.tpl_host_fuzzy_test),"i");var s=[];function i(e,u){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+u)}e.__compiled__={},Object.keys(e.__schemas__).forEach((function(u){var t=e.__schemas__[u];if(null!==t){var n={validate:null,link:null};if(e.__compiled__[u]=n,"[object Object]"===ct(t))return function(e){return"[object RegExp]"===ct(e)}(t.validate)?n.validate=function(e){return function(u,t){var n=u.slice(t);return e.test(n)?n.match(e)[0].length:0}}(t.validate):dt(t.validate)?n.validate=t.validate:i(u,t),void(dt(t.normalize)?n.normalize=t.normalize:t.normalize?i(u,t):n.normalize=function(e,u){u.normalize(e)});!function(e){return"[object String]"===ct(e)}(t)?i(u,t):s.push(u)}})),s.forEach((function(u){e.__compiled__[e.__schemas__[u]]&&(e.__compiled__[u].validate=e.__compiled__[e.__schemas__[u]].validate,e.__compiled__[u].normalize=e.__compiled__[e.__schemas__[u]].normalize)})),e.__compiled__[""]={validate:null,normalize:function(e,u){u.normalize(e)}};var o=Object.keys(e.__compiled__).filter((function(u){return u.length>0&&e.__compiled__[u]})).map(At).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+n.src_ZPCc+"))("+o+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+n.src_ZPCc+"))("+o+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),function(e){e.__index__=-1,e.__text_cache__=""}(e)}function Ct(e,u){var t=e.__index__,n=e.__last_index__,r=e.__text_cache__.slice(t,n);this.schema=e.__schema__.toLowerCase(),this.index=t+u,this.lastIndex=n+u,this.raw=r,this.text=r,this.url=r}function ht(e,u){var t=new Ct(e,u);return e.__compiled__[t.schema].normalize(t,e),t}function mt(e,u){if(!(this instanceof mt))return new mt(e,u);var t;u||(t=e,Object.keys(t||{}).reduce((function(e,u){return e||pt.hasOwnProperty(u)}),!1)&&(u=e,e={})),this.__opts__=lt({},pt,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=lt({},Et,e),this.__compiled__={},this.__tlds__=gt,this.__tlds_replaced__=!1,this.re={},Ft(this)}mt.prototype.add=function(e,u){return this.__schemas__[e]=u,Ft(this),this},mt.prototype.set=function(e){return this.__opts__=lt(this.__opts__,e),this},mt.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var u,t,n,r,a,s,i,o;if(this.re.schema_test.test(e))for((i=this.re.schema_search).lastIndex=0;null!==(u=i.exec(e));)if(r=this.testSchemaAt(e,u[2],i.lastIndex)){this.__schema__=u[2],this.__index__=u.index+u[1].length,this.__last_index__=u.index+u[0].length+r;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(o=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||o=0&&null!==(n=e.match(this.re.email_fuzzy))&&(a=n.index+n[1].length,s=n.index+n[0].length,(this.__index__<0||athis.__last_index__)&&(this.__schema__="mailto:",this.__index__=a,this.__last_index__=s)),this.__index__>=0},mt.prototype.pretest=function(e){return this.re.pretest.test(e)},mt.prototype.testSchemaAt=function(e,u,t){return this.__compiled__[u.toLowerCase()]?this.__compiled__[u.toLowerCase()].validate(e,t,this):0},mt.prototype.match=function(e){var u=0,t=[];this.__index__>=0&&this.__text_cache__===e&&(t.push(ht(this,u)),u=this.__last_index__);for(var n=u?e.slice(u):e;this.test(n);)t.push(ht(this,u)),n=n.slice(this.__last_index__),u+=this.__last_index__;return t.length?t:null},mt.prototype.matchAtStart=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return null;var u=this.re.schema_at_start.exec(e);if(!u)return null;var t=this.testSchemaAt(e,u[2],u[0].length);return t?(this.__schema__=u[2],this.__index__=u.index+u[1].length,this.__last_index__=u.index+u[0].length+t,ht(this,0)):null},mt.prototype.tlds=function(e,u){return e=Array.isArray(e)?e:[e],u?(this.__tlds__=this.__tlds__.concat(e).sort().filter((function(e,u,t){return e!==t[u-1]})).reverse(),Ft(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,Ft(this),this)},mt.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},mt.prototype.onCompile=function(){};var ft=mt,bt=2147483647,_t=/^xn--/,Bt=/[^\x20-\x7E]/,yt=/[\x2E\u3002\uFF0E\uFF61]/g,kt={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},vt=Math.floor,wt=String.fromCharCode; +/*! https://mths.be/punycode v1.4.1 by @mathias */function xt(e){throw new RangeError(kt[e])}function Nt(e,u){for(var t=e.length,n=[];t--;)n[t]=u(e[t]);return n}function St(e,u){var t=e.split("@"),n="";return t.length>1&&(n=t[0]+"@",e=t[1]),n+Nt((e=e.replace(yt,".")).split("."),u).join(".")}function Ot(e){for(var u,t,n=[],r=0,a=e.length;r=55296&&u<=56319&&r65535&&(u+=wt((e-=65536)>>>10&1023|55296),e=56320|1023&e),u+wt(e)})).join("")}function Tt(e,u){return e+22+75*(e<26)-((0!=u)<<5)}function Rt(e,u,t){var n=0;for(e=t?vt(e/700):e>>1,e+=vt(e/u);e>455;n+=36)e=vt(e/35);return vt(n+36*e/(e+38))}function It(e){var u,t,n,r,a,s,i,o,D,l,c,d=[],A=e.length,p=0,E=128,g=72;for((t=e.lastIndexOf("-"))<0&&(t=0),n=0;n=128&&xt("not-basic"),d.push(e.charCodeAt(n));for(r=t>0?t+1:0;r=A&&xt("invalid-input"),((o=(c=e.charCodeAt(r++))-48<10?c-22:c-65<26?c-65:c-97<26?c-97:36)>=36||o>vt((bt-p)/s))&&xt("overflow"),p+=o*s,!(o<(D=i<=g?1:i>=g+26?26:i-g));i+=36)s>vt(bt/(l=36-D))&&xt("overflow"),s*=l;g=Rt(p-a,u=d.length+1,0==a),vt(p/u)>bt-E&&xt("overflow"),E+=vt(p/u),p%=u,d.splice(p++,0,E)}return Mt(d)}function Lt(e){var u,t,n,r,a,s,i,o,D,l,c,d,A,p,E,g=[];for(d=(e=Ot(e)).length,u=128,t=0,a=72,s=0;s=u&&cvt((bt-t)/(A=n+1))&&xt("overflow"),t+=(i-u)*A,u=i,s=0;sbt&&xt("overflow"),c==u){for(o=t,D=36;!(o<(l=D<=a?1:D>=a+26?26:D-a));D+=36)E=o-l,p=36-l,g.push(wt(Tt(l+E%p,0))),o=vt(E/p);g.push(wt(Tt(o,0))),a=Rt(t,A,n==r),t=0,++n}++t,++u}return g.join("")}function zt(e){return St(e,(function(e){return _t.test(e)?It(e.slice(4).toLowerCase()):e}))}function qt(e){return St(e,(function(e){return Bt.test(e)?"xn--"+Lt(e):e}))}var Ut={decode:Ot,encode:Mt},jt={version:"1.4.1",ucs2:Ut,toASCII:qt,toUnicode:zt,encode:Lt,decode:It},Pt=Q,Gt=he,Kt=ve,Ht=tu,Zt=wu,Qt=Dt,Vt=ft,Jt=W,Wt=function(e){if(e.__esModule)return e;var u=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach((function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(u,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})})),u}(Object.freeze({__proto__:null,decode:It,encode:Lt,toUnicode:zt,toASCII:qt,version:"1.4.1",ucs2:Ut,default:jt})),Yt={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},commonmark:{options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}}},Xt=/^(vbscript|javascript|file|data):/,$t=/^data:image\/(gif|png|jpeg|webp);/;function en(e){var u=e.trim().toLowerCase();return!Xt.test(u)||!!$t.test(u)}var un=["http:","https:","mailto:"];function tn(e){var u=Jt.parse(e,!0);if(u.hostname&&(!u.protocol||un.indexOf(u.protocol)>=0))try{u.hostname=Wt.toASCII(u.hostname)}catch(t){}return Jt.encode(Jt.format(u))}function nn(e){var u=Jt.parse(e,!0);if(u.hostname&&(!u.protocol||un.indexOf(u.protocol)>=0))try{u.hostname=Wt.toUnicode(u.hostname)}catch(t){}return Jt.decode(Jt.format(u),Jt.decode.defaultChars+"%")}function rn(e,u){if(!(this instanceof rn))return new rn(e,u);u||Pt.isString(e)||(u=e||{},e="default"),this.inline=new Qt,this.block=new Zt,this.core=new Ht,this.renderer=new Kt,this.linkify=new Vt,this.validateLink=en,this.normalizeLink=tn,this.normalizeLinkText=nn,this.utils=Pt,this.helpers=Pt.assign({},Gt),this.options={},this.configure(e),u&&this.set(u)}rn.prototype.set=function(e){return Pt.assign(this.options,e),this},rn.prototype.configure=function(e){var u,t=this;if(Pt.isString(e)&&!(e=Yt[u=e]))throw new Error('Wrong `markdown-it` preset "'+u+'", check name');if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&t.set(e.options),e.components&&Object.keys(e.components).forEach((function(u){e.components[u].rules&&t[u].ruler.enableOnly(e.components[u].rules),e.components[u].rules2&&t[u].ruler2.enableOnly(e.components[u].rules2)})),this},rn.prototype.enable=function(e,u){var t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(u){t=t.concat(this[u].ruler.enable(e,!0))}),this),t=t.concat(this.inline.ruler2.enable(e,!0));var n=e.filter((function(e){return t.indexOf(e)<0}));if(n.length&&!u)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this},rn.prototype.disable=function(e,u){var t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach((function(u){t=t.concat(this[u].ruler.disable(e,!0))}),this),t=t.concat(this.inline.ruler2.disable(e,!0));var n=e.filter((function(e){return t.indexOf(e)<0}));if(n.length&&!u)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this},rn.prototype.use=function(e){var u=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,u),this},rn.prototype.parse=function(e,u){if("string"!=typeof e)throw new Error("Input data should be a String");var t=new this.core.State(e,this,u);return this.core.process(t),t.tokens},rn.prototype.render=function(e,u){return u=u||{},this.renderer.render(this.parse(e,u),this.options,u)},rn.prototype.parseInline=function(e,u){var t=new this.core.State(e,this,u);return t.inlineMode=!0,this.core.process(t),t.tokens},rn.prototype.renderInline=function(e,u){return u=u||{},this.renderer.render(this.parseInline(e,u),this.options,u)};var an=rn,sn={exports:{}}; +/*! + Highlight.js v11.7.0 (git: 82688fad18) + (c) 2006-2022 undefined and other contributors + License: BSD-3-Clause + */function on(e){return e instanceof Map?e.clear=e.delete=e.set=()=>{throw Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=()=>{throw Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach((u=>{var t=e[u];"object"!=typeof t||Object.isFrozen(t)||on(t)})),e}sn.exports=on,sn.exports.default=on;class Dn{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function ln(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function cn(e,...u){const t=Object.create(null);for(const n in e)t[n]=e[n];return u.forEach((e=>{for(const u in e)t[u]=e[u]})),t}const dn=e=>!!e.scope||e.sublanguage&&e.language;class An{constructor(e,u){this.buffer="",this.classPrefix=u.classPrefix,e.walk(this)}addText(e){this.buffer+=ln(e)}openNode(e){if(!dn(e))return;let u="";u=e.sublanguage?"language-"+e.language:((e,{prefix:u})=>{if(e.includes(".")){const t=e.split(".");return[`${u}${t.shift()}`,...t.map(((e,u)=>`${e}${"_".repeat(u+1)}`))].join(" ")}return`${u}${e}`})(e.scope,{prefix:this.classPrefix}),this.span(u)}closeNode(e){dn(e)&&(this.buffer+="")}value(){return this.buffer}span(e){this.buffer+=``}}const pn=(e={})=>{const u={children:[]};return Object.assign(u,e),u};class En{constructor(){this.rootNode=pn(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const u=pn({scope:e});this.add(u),this.stack.push(u)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,u){return"string"==typeof u?e.addText(u):u.children&&(e.openNode(u),u.children.forEach((u=>this._walk(e,u))),e.closeNode(u)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every((e=>"string"==typeof e))?e.children=[e.children.join("")]:e.children.forEach((e=>{En._collapse(e)})))}}class gn extends En{constructor(e){super(),this.options=e}addKeyword(e,u){""!==e&&(this.openNode(u),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,u){const t=e.root;t.sublanguage=!0,t.language=u,this.add(t)}toHTML(){return new An(this,this.options).value()}finalize(){return!0}}function Fn(e){return e?"string"==typeof e?e:e.source:null}function Cn(e){return fn("(?=",e,")")}function hn(e){return fn("(?:",e,")*")}function mn(e){return fn("(?:",e,")?")}function fn(...e){return e.map((e=>Fn(e))).join("")}function bn(...e){return"("+((e=>{const u=e[e.length-1];return"object"==typeof u&&u.constructor===Object?(e.splice(e.length-1,1),u):{}})(e).capture?"":"?:")+e.map((e=>Fn(e))).join("|")+")"}function _n(e){return RegExp(e.toString()+"|").exec("").length-1}const Bn=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function yn(e,{joinWith:u}){let t=0;return e.map((e=>{t+=1;const u=t;let n=Fn(e),r="";for(;n.length>0;){const e=Bn.exec(n);if(!e){r+=n;break}r+=n.substring(0,e.index),n=n.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?r+="\\"+(Number(e[1])+u):(r+=e[0],"("===e[0]&&t++)}return r})).map((e=>`(${e})`)).join(u)}const kn="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",vn={begin:"\\\\[\\s\\S]",relevance:0},wn={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[vn]},xn={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[vn]},Nn=(e,u,t={})=>{const n=cn({scope:"comment",begin:e,end:u,contains:[]},t);n.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const r=bn("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return n.contains.push({begin:fn(/[ ]+/,"(",r,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),n},Sn=Nn("//","$"),On=Nn("/\\*","\\*/"),Mn=Nn("#","$");var Tn=Object.freeze({__proto__:null,MATCH_NOTHING_RE:/\b\B/,IDENT_RE:"[a-zA-Z]\\w*",UNDERSCORE_IDENT_RE:"[a-zA-Z_]\\w*",NUMBER_RE:"\\b\\d+(\\.\\d+)?",C_NUMBER_RE:kn,BINARY_NUMBER_RE:"\\b(0b[01]+)",RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const u=/^#![ ]*\//;return e.binary&&(e.begin=fn(u,/.*\b/,e.binary,/\b.*/)),cn({scope:"meta",begin:u,end:/$/,relevance:0,"on:begin":(e,u)=>{0!==e.index&&u.ignoreMatch()}},e)},BACKSLASH_ESCAPE:vn,APOS_STRING_MODE:wn,QUOTE_STRING_MODE:xn,PHRASAL_WORDS_MODE:{begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},COMMENT:Nn,C_LINE_COMMENT_MODE:Sn,C_BLOCK_COMMENT_MODE:On,HASH_COMMENT_MODE:Mn,NUMBER_MODE:{scope:"number",begin:"\\b\\d+(\\.\\d+)?",relevance:0},C_NUMBER_MODE:{scope:"number",begin:kn,relevance:0},BINARY_NUMBER_MODE:{scope:"number",begin:"\\b(0b[01]+)",relevance:0},REGEXP_MODE:{begin:/(?=\/[^/\n]*\/)/,contains:[{scope:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[vn,{begin:/\[/,end:/\]/,relevance:0,contains:[vn]}]}]},TITLE_MODE:{scope:"title",begin:"[a-zA-Z]\\w*",relevance:0},UNDERSCORE_TITLE_MODE:{scope:"title",begin:"[a-zA-Z_]\\w*",relevance:0},METHOD_GUARD:{begin:"\\.\\s*[a-zA-Z_]\\w*",relevance:0},END_SAME_AS_BEGIN:e=>Object.assign(e,{"on:begin":(e,u)=>{u.data._beginMatch=e[1]},"on:end":(e,u)=>{u.data._beginMatch!==e[1]&&u.ignoreMatch()}})});function Rn(e,u){"."===e.input[e.index-1]&&u.ignoreMatch()}function In(e,u){void 0!==e.className&&(e.scope=e.className,delete e.className)}function Ln(e,u){u&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=Rn,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,void 0===e.relevance&&(e.relevance=0))}function zn(e,u){Array.isArray(e.illegal)&&(e.illegal=bn(...e.illegal))}function qn(e,u){if(e.match){if(e.begin||e.end)throw Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function Un(e,u){void 0===e.relevance&&(e.relevance=1)}const jn=(e,u)=>{if(!e.beforeMatch)return;if(e.starts)throw Error("beforeMatch cannot be used with starts");const t=Object.assign({},e);Object.keys(e).forEach((u=>{delete e[u]})),e.keywords=t.keywords,e.begin=fn(t.beforeMatch,Cn(t.begin)),e.starts={relevance:0,contains:[Object.assign(t,{endsParent:!0})]},e.relevance=0,delete t.beforeMatch},Pn=["of","and","for","in","not","or","if","then","parent","list","value"];function Gn(e,u,t="keyword"){const n=Object.create(null);return"string"==typeof e?r(t,e.split(" ")):Array.isArray(e)?r(t,e):Object.keys(e).forEach((t=>{Object.assign(n,Gn(e[t],u,t))})),n;function r(e,t){u&&(t=t.map((e=>e.toLowerCase()))),t.forEach((u=>{const t=u.split("|");n[t[0]]=[e,Kn(t[0],t[1])]}))}}function Kn(e,u){return u?Number(u):(t=e,Pn.includes(t.toLowerCase())?0:1);var t}const Hn={},Zn=e=>{console.error(e)},Qn=(e,...u)=>{console.log("WARN: "+e,...u)},Vn=(e,u)=>{Hn[`${e}/${u}`]||(console.log(`Deprecated as of ${e}. ${u}`),Hn[`${e}/${u}`]=!0)},Jn=Error();function Wn(e,u,{key:t}){let n=0;const r=e[t],a={},s={};for(let i=1;i<=u.length;i++)s[i+n]=r[i],a[i+n]=!0,n+=_n(u[i-1]);e[t]=s,e[t]._emit=a,e[t]._multi=!0}function Yn(e){var u;(u=e).scope&&"object"==typeof u.scope&&null!==u.scope&&(u.beginScope=u.scope,delete u.scope),"string"==typeof e.beginScope&&(e.beginScope={_wrap:e.beginScope}),"string"==typeof e.endScope&&(e.endScope={_wrap:e.endScope}),(e=>{if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw Zn("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),Jn;if("object"!=typeof e.beginScope||null===e.beginScope)throw Zn("beginScope must be object"),Jn;Wn(e,e.begin,{key:"beginScope"}),e.begin=yn(e.begin,{joinWith:""})}})(e),(e=>{if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw Zn("skip, excludeEnd, returnEnd not compatible with endScope: {}"),Jn;if("object"!=typeof e.endScope||null===e.endScope)throw Zn("endScope must be object"),Jn;Wn(e,e.end,{key:"endScope"}),e.end=yn(e.end,{joinWith:""})}})(e)}function Xn(e){function u(u,t){return RegExp(Fn(u),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(t?"g":""))}class t{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,u){u.position=this.position++,this.matchIndexes[this.matchAt]=u,this.regexes.push([u,e]),this.matchAt+=_n(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map((e=>e[1]));this.matcherRe=u(yn(e,{joinWith:"|"}),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const u=this.matcherRe.exec(e);if(!u)return null;const t=u.findIndex(((e,u)=>u>0&&void 0!==e)),n=this.matchIndexes[t];return u.splice(0,t),Object.assign(u,n)}}class n{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const u=new t;return this.rules.slice(e).forEach((([e,t])=>u.addRule(e,t))),u.compile(),this.multiRegexes[e]=u,u}resumingScanAtSamePosition(){return 0!==this.regexIndex}considerAll(){this.regexIndex=0}addRule(e,u){this.rules.push([e,u]),"begin"===u.type&&this.count++}exec(e){const u=this.getMatcher(this.regexIndex);u.lastIndex=this.lastIndex;let t=u.exec(e);if(this.resumingScanAtSamePosition())if(t&&t.index===this.lastIndex);else{const u=this.getMatcher(0);u.lastIndex=this.lastIndex+1,t=u.exec(e)}return t&&(this.regexIndex+=t.position+1,this.regexIndex===this.count&&this.considerAll()),t}}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=cn(e.classNameAliases||{}),function t(r,a){const s=r;if(r.isCompiled)return s;[In,qn,Yn,jn].forEach((e=>e(r,a))),e.compilerExtensions.forEach((e=>e(r,a))),r.__beforeBegin=null,[Ln,zn,Un].forEach((e=>e(r,a))),r.isCompiled=!0;let i=null;return"object"==typeof r.keywords&&r.keywords.$pattern&&(r.keywords=Object.assign({},r.keywords),i=r.keywords.$pattern,delete r.keywords.$pattern),i=i||/\w+/,r.keywords&&(r.keywords=Gn(r.keywords,e.case_insensitive)),s.keywordPatternRe=u(i,!0),a&&(r.begin||(r.begin=/\B|\b/),s.beginRe=u(s.begin),r.end||r.endsWithParent||(r.end=/\B|\b/),r.end&&(s.endRe=u(s.end)),s.terminatorEnd=Fn(s.end)||"",r.endsWithParent&&a.terminatorEnd&&(s.terminatorEnd+=(r.end?"|":"")+a.terminatorEnd)),r.illegal&&(s.illegalRe=u(r.illegal)),r.contains||(r.contains=[]),r.contains=[].concat(...r.contains.map((e=>{return(u="self"===e?r:e).variants&&!u.cachedVariants&&(u.cachedVariants=u.variants.map((e=>cn(u,{variants:null},e)))),u.cachedVariants?u.cachedVariants:$n(u)?cn(u,{starts:u.starts?cn(u.starts):null}):Object.isFrozen(u)?cn(u):u;var u}))),r.contains.forEach((e=>{t(e,s)})),r.starts&&t(r.starts,a),s.matcher=(e=>{const u=new n;return e.contains.forEach((e=>u.addRule(e.begin,{rule:e,type:"begin"}))),e.terminatorEnd&&u.addRule(e.terminatorEnd,{type:"end"}),e.illegal&&u.addRule(e.illegal,{type:"illegal"}),u})(s),s}(e)}function $n(e){return!!e&&(e.endsWithParent||$n(e.starts))}class er extends Error{constructor(e,u){super(e),this.name="HTMLInjectionError",this.html=u}}const ur=ln,tr=cn,nr=Symbol("nomatch");var rr=(e=>{const u=Object.create(null),t=Object.create(null),n=[];let r=!0;const a="Could not find the language '{}', did you forget to load/include a language module?",s={disableAutodetect:!0,name:"Plain text",contains:[]};let i={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:gn};function o(e){return i.noHighlightRe.test(e)}function D(e,u,t){let n="",r="";"object"==typeof u?(n=e,t=u.ignoreIllegals,r=u.language):(Vn("10.7.0","highlight(lang, code, ...args) has been deprecated."),Vn("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),r=e,n=u),void 0===t&&(t=!0);const a={code:n,language:r};C("before:highlight",a);const s=a.result?a.result:l(a.language,a.code,t);return s.code=a.code,C("after:highlight",s),s}function l(e,t,n,s){const o=Object.create(null);function D(){if(!B.keywords)return void k.addText(v);let e=0;B.keywordPatternRe.lastIndex=0;let u=B.keywordPatternRe.exec(v),t="";for(;u;){t+=v.substring(e,u.index);const r=f.case_insensitive?u[0].toLowerCase():u[0],a=(n=r,B.keywords[n]);if(a){const[e,n]=a;if(k.addText(t),t="",o[r]=(o[r]||0)+1,o[r]<=7&&(w+=n),e.startsWith("_"))t+=u[0];else{const t=f.classNameAliases[e]||e;k.addKeyword(u[0],t)}}else t+=u[0];e=B.keywordPatternRe.lastIndex,u=B.keywordPatternRe.exec(v)}var n;t+=v.substring(e),k.addText(t)}function d(){null!=B.subLanguage?(()=>{if(""===v)return;let e=null;if("string"==typeof B.subLanguage){if(!u[B.subLanguage])return void k.addText(v);e=l(B.subLanguage,v,!0,y[B.subLanguage]),y[B.subLanguage]=e._top}else e=c(v,B.subLanguage.length?B.subLanguage:null);B.relevance>0&&(w+=e.relevance),k.addSublanguage(e._emitter,e.language)})():D(),v=""}function A(e,u){let t=1;const n=u.length-1;for(;t<=n;){if(!e._emit[t]){t++;continue}const n=f.classNameAliases[e[t]]||e[t],r=u[t];n?k.addKeyword(r,n):(v=r,D(),v=""),t++}}function p(e,u){return e.scope&&"string"==typeof e.scope&&k.openNode(f.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(k.addKeyword(v,f.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),v=""):e.beginScope._multi&&(A(e.beginScope,u),v="")),B=Object.create(e,{parent:{value:B}}),B}function g(e,u,t){let n=((e,u)=>{const t=e&&e.exec(u);return t&&0===t.index})(e.endRe,t);if(n){if(e["on:end"]){const t=new Dn(e);e["on:end"](u,t),t.isMatchIgnored&&(n=!1)}if(n){for(;e.endsParent&&e.parent;)e=e.parent;return e}}if(e.endsWithParent)return g(e.parent,u,t)}function F(e){return 0===B.matcher.regexIndex?(v+=e[0],1):(S=!0,0)}function C(e){const u=e[0],n=t.substring(e.index),r=g(B,e,n);if(!r)return nr;const a=B;B.endScope&&B.endScope._wrap?(d(),k.addKeyword(u,B.endScope._wrap)):B.endScope&&B.endScope._multi?(d(),A(B.endScope,e)):a.skip?v+=u:(a.returnEnd||a.excludeEnd||(v+=u),d(),a.excludeEnd&&(v=u));do{B.scope&&k.closeNode(),B.skip||B.subLanguage||(w+=B.relevance),B=B.parent}while(B!==r.parent);return r.starts&&p(r.starts,e),a.returnEnd?0:u.length}let h={};function m(u,a){const s=a&&a[0];if(v+=u,null==s)return d(),0;if("begin"===h.type&&"end"===a.type&&h.index===a.index&&""===s){if(v+=t.slice(a.index,a.index+1),!r){const u=Error(`0 width match regex (${e})`);throw u.languageName=e,u.badRule=h.rule,u}return 1}if(h=a,"begin"===a.type)return(e=>{const u=e[0],t=e.rule,n=new Dn(t),r=[t.__beforeBegin,t["on:begin"]];for(const a of r)if(a&&(a(e,n),n.isMatchIgnored))return F(u);return t.skip?v+=u:(t.excludeBegin&&(v+=u),d(),t.returnBegin||t.excludeBegin||(v=u)),p(t,e),t.returnBegin?0:u.length})(a);if("illegal"===a.type&&!n){const e=Error('Illegal lexeme "'+s+'" for mode "'+(B.scope||"")+'"');throw e.mode=B,e}if("end"===a.type){const e=C(a);if(e!==nr)return e}if("illegal"===a.type&&""===s)return 1;if(N>1e5&&N>3*a.index)throw Error("potential infinite loop, way more iterations than matches");return v+=s,s.length}const f=E(e);if(!f)throw Zn(a.replace("{}",e)),Error('Unknown language: "'+e+'"');const b=Xn(f);let _="",B=s||b;const y={},k=new i.__emitter(i);(()=>{const e=[];for(let u=B;u!==f;u=u.parent)u.scope&&e.unshift(u.scope);e.forEach((e=>k.openNode(e)))})();let v="",w=0,x=0,N=0,S=!1;try{for(B.matcher.considerAll();;){N++,S?S=!1:B.matcher.considerAll(),B.matcher.lastIndex=x;const e=B.matcher.exec(t);if(!e)break;const u=m(t.substring(x,e.index),e);x=e.index+u}return m(t.substring(x)),k.closeAllNodes(),k.finalize(),_=k.toHTML(),{language:e,value:_,relevance:w,illegal:!1,_emitter:k,_top:B}}catch(O){if(O.message&&O.message.includes("Illegal"))return{language:e,value:ur(t),illegal:!0,relevance:0,_illegalBy:{message:O.message,index:x,context:t.slice(x-100,x+100),mode:O.mode,resultSoFar:_},_emitter:k};if(r)return{language:e,value:ur(t),illegal:!1,relevance:0,errorRaised:O,_emitter:k,_top:B};throw O}}function c(e,t){t=t||i.languages||Object.keys(u);const n=(e=>{const u={value:ur(e),illegal:!1,relevance:0,_top:s,_emitter:new i.__emitter(i)};return u._emitter.addText(e),u})(e),r=t.filter(E).filter(F).map((u=>l(u,e,!1)));r.unshift(n);const a=r.sort(((e,u)=>{if(e.relevance!==u.relevance)return u.relevance-e.relevance;if(e.language&&u.language){if(E(e.language).supersetOf===u.language)return 1;if(E(u.language).supersetOf===e.language)return-1}return 0})),[o,D]=a,c=o;return c.secondBest=D,c}function d(e){let u=null;const n=(e=>{let u=e.className+" ";u+=e.parentNode?e.parentNode.className:"";const t=i.languageDetectRe.exec(u);if(t){const u=E(t[1]);return u||(Qn(a.replace("{}",t[1])),Qn("Falling back to no-highlight mode for this block.",e)),u?t[1]:"no-highlight"}return u.split(/\s+/).find((e=>o(e)||E(e)))})(e);if(o(n))return;if(C("before:highlightElement",{el:e,language:n}),e.children.length>0&&(i.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(e)),i.throwUnescapedHTML))throw new er("One of your code blocks includes unescaped HTML.",e.innerHTML);u=e;const r=u.textContent,s=n?D(r,{language:n,ignoreIllegals:!0}):c(r);e.innerHTML=s.value,((e,u,n)=>{const r=u&&t[u]||n;e.classList.add("hljs"),e.classList.add("language-"+r)})(e,n,s.language),e.result={language:s.language,re:s.relevance,relevance:s.relevance},s.secondBest&&(e.secondBest={language:s.secondBest.language,relevance:s.secondBest.relevance}),C("after:highlightElement",{el:e,result:s,text:r})}let A=!1;function p(){"loading"!==document.readyState?document.querySelectorAll(i.cssSelector).forEach(d):A=!0}function E(e){return e=(e||"").toLowerCase(),u[e]||u[t[e]]}function g(e,{languageName:u}){"string"==typeof e&&(e=[e]),e.forEach((e=>{t[e.toLowerCase()]=u}))}function F(e){const u=E(e);return u&&!u.disableAutodetect}function C(e,u){const t=e;n.forEach((e=>{e[t]&&e[t](u)}))}"undefined"!=typeof window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",(()=>{A&&p()}),!1),Object.assign(e,{highlight:D,highlightAuto:c,highlightAll:p,highlightElement:d,highlightBlock:e=>(Vn("10.7.0","highlightBlock will be removed entirely in v12.0"),Vn("10.7.0","Please use highlightElement now."),d(e)),configure:e=>{i=tr(i,e)},initHighlighting:()=>{p(),Vn("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")},initHighlightingOnLoad:()=>{p(),Vn("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")},registerLanguage:(t,n)=>{let a=null;try{a=n(e)}catch(i){if(Zn("Language definition for '{}' could not be registered.".replace("{}",t)),!r)throw i;Zn(i),a=s}a.name||(a.name=t),u[t]=a,a.rawDefinition=n.bind(null,e),a.aliases&&g(a.aliases,{languageName:t})},unregisterLanguage:e=>{delete u[e];for(const u of Object.keys(t))t[u]===e&&delete t[u]},listLanguages:()=>Object.keys(u),getLanguage:E,registerAliases:g,autoDetection:F,inherit:tr,addPlugin:e=>{var u;(u=e)["before:highlightBlock"]&&!u["before:highlightElement"]&&(u["before:highlightElement"]=e=>{u["before:highlightBlock"](Object.assign({block:e.el},e))}),u["after:highlightBlock"]&&!u["after:highlightElement"]&&(u["after:highlightElement"]=e=>{u["after:highlightBlock"](Object.assign({block:e.el},e))}),n.push(e)}}),e.debugMode=()=>{r=!1},e.safeMode=()=>{r=!0},e.versionString="11.7.0",e.regex={concat:fn,lookahead:Cn,either:bn,optional:mn,anyNumberOfTimes:hn};for(const h in Tn)"object"==typeof Tn[h]&&sn.exports(Tn[h]);return Object.assign(e,Tn),e})({});const ar=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z][A-Za-z0-9_-]*/}}),sr=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],ir=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"],or=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"],Dr=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],lr=["align-content","align-items","align-self","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","empty-cells","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","inline-size","isolation","justify-content","left","letter-spacing","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","speak","speak-as","src","tab-size","table-layout","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index"].reverse(),cr=or.concat(Dr);var dr="\\.([0-9](_*[0-9])*)",Ar="[0-9a-fA-F](_*[0-9a-fA-F])*",pr={className:"number",variants:[{begin:`(\\b([0-9](_*[0-9])*)((${dr})|\\.)?|(${dr}))[eE][+-]?([0-9](_*[0-9])*)[fFdD]?\\b`},{begin:`\\b([0-9](_*[0-9])*)((${dr})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${dr})[fFdD]?\\b`},{begin:"\\b([0-9](_*[0-9])*)[fFdD]\\b"},{begin:`\\b0[xX]((${Ar})\\.?|(${Ar})?\\.(${Ar}))[pP][+-]?([0-9](_*[0-9])*)[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${Ar})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function Er(e,u,t){return-1===t?"":e.replace(u,(n=>Er(e,u,t-1)))}const gr="[A-Za-z$_][0-9A-Za-z$_]*",Fr=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],Cr=["true","false","null","undefined","NaN","Infinity"],hr=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],mr=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],fr=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],br=["arguments","this","super","console","window","document","localStorage","module","global"],_r=[].concat(fr,hr,mr);function Br(e){const u=e.regex,t=gr,n={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,u)=>{const t=e[0].length+e.index,n=e.input[t];if("<"===n||","===n)return void u.ignoreMatch();let r;">"===n&&(((e,{after:u})=>{const t="",y={match:[/const|var|let/,/\s+/,t,/\s*/,/=\s*/,/(async\s*)?/,u.lookahead(B)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[g]};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:r,exports:{PARAMS_CONTAINS:E,CLASS_REFERENCE:C},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),{label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,D,l,c,d,{match:/\$\d+/},i,C,{className:"attr",begin:t+u.lookahead(":"),relevance:0},y,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[d,e.REGEXP_MODE,{className:"function",begin:B,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:r,contains:E}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:"<>",end:""},{match:/<[A-Za-z0-9\\._:-]+\s*\/>/},{begin:n.begin,"on:begin":n.isTrulyOpeningTag,end:n.end}],subLanguage:"xml",contains:[{begin:n.begin,end:n.end,skip:!0,contains:["self"]}]}]},h,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[g,e.inherit(e.TITLE_MODE,{begin:t,className:"title.function"})]},{match:/\.\.\./,relevance:0},b,{match:"\\$"+t,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[g]},m,{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},F,_,{match:/\$[(.]/}]}}const yr=e=>fn(/\b/,e,/\w$/.test(e)?/\b/:/\B/),kr=["Protocol","Type"].map(yr),vr=["init","self"].map(yr),wr=["Any","Self"],xr=["actor","any","associatedtype","async","await",/as\?/,/as!/,"as","break","case","catch","class","continue","convenience","default","defer","deinit","didSet","distributed","do","dynamic","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],Nr=["false","nil","true"],Sr=["assignment","associativity","higherThan","left","lowerThan","none","right"],Or=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warn_unqualified_access","#warning"],Mr=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],Tr=bn(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),Rr=bn(Tr,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),Ir=fn(Tr,Rr,"*"),Lr=bn(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),zr=bn(Lr,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),qr=fn(Lr,zr,"*"),Ur=fn(/[A-Z]/,zr,"*"),jr=["autoclosure",fn(/convention\(/,bn("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",fn(/objc\(/,qr,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],Pr=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];var Gr=Object.freeze({__proto__:null,grmr_bash:e=>{const u=e.regex,t={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[t]}]};Object.assign(t,{className:"variable",variants:[{begin:u.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const r={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},a={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},s={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,t,r]};r.contains.push(s);const i={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,t]},o=e.SHEBANG({binary:"(fish|bash|zsh|sh|csh|ksh|tcsh|dash|scsh)",relevance:10}),D={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0};return{name:"Bash",aliases:["sh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:["if","then","else","elif","fi","for","while","in","do","done","case","esac","function"],literal:["true","false"],built_in:["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset","alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","type","typeset","ulimit","unalias","set","shopt","autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp","chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"]},contains:[o,e.SHEBANG(),D,i,e.HASH_COMMENT_MODE,a,{match:/(\/[a-z._-]+)+/},s,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},t]}},grmr_c:e=>{const u=e.regex,t=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),n="[a-zA-Z_]\\w*::",r="(decltype\\(auto\\)|"+u.optional(n)+"[a-zA-Z_]\\w*"+u.optional("<[^<>]+>")+")",a={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},s={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},o={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(s,{className:"string"}),{className:"string",begin:/<.*?>/},t,e.C_BLOCK_COMMENT_MODE]},D={className:"title",begin:u.optional(n)+e.IDENT_RE,relevance:0},l=u.optional(n)+e.IDENT_RE+"\\s*\\(",c={keyword:["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],type:["float","double","signed","unsigned","int","short","long","char","void","_Bool","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal128","const","static","complex","bool","imaginary"],literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},d=[o,a,t,e.C_BLOCK_COMMENT_MODE,i,s],A={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:c,contains:d.concat([{begin:/\(/,end:/\)/,keywords:c,contains:d.concat(["self"]),relevance:0}]),relevance:0},p={begin:"("+r+"[\\*&\\s]+)+"+l,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:c,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:"decltype\\(auto\\)",keywords:c,relevance:0},{begin:l,returnBegin:!0,contains:[e.inherit(D,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:[t,e.C_BLOCK_COMMENT_MODE,s,i,a,{begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:["self",t,e.C_BLOCK_COMMENT_MODE,s,i,a]}]},a,t,e.C_BLOCK_COMMENT_MODE,o]};return{name:"C",aliases:["h"],keywords:c,disableAutodetect:!0,illegal:"=]/,contains:[{beginKeywords:"final class struct"},e.TITLE_MODE]}]),exports:{preprocessor:o,strings:s,keywords:c}}},grmr_cpp:e=>{const u=e.regex,t=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),n="[a-zA-Z_]\\w*::",r="(?!struct)(decltype\\(auto\\)|"+u.optional(n)+"[a-zA-Z_]\\w*"+u.optional("<[^<>]+>")+")",a={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},s={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},o={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(s,{className:"string"}),{className:"string",begin:/<.*?>/},t,e.C_BLOCK_COMMENT_MODE]},D={className:"title",begin:u.optional(n)+e.IDENT_RE,relevance:0},l=u.optional(n)+e.IDENT_RE+"\\s*\\(",c={type:["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],keyword:["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"]},d={className:"function.dispatch",relevance:0,keywords:{_hint:["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"]},begin:u.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,u.lookahead(/(<[^<>]+>|)\s*\(/))},A=[d,o,a,t,e.C_BLOCK_COMMENT_MODE,i,s],p={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:c,contains:A.concat([{begin:/\(/,end:/\)/,keywords:c,contains:A.concat(["self"]),relevance:0}]),relevance:0},E={className:"function",begin:"("+r+"[\\*&\\s]+)+"+l,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:c,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:"decltype\\(auto\\)",keywords:c,relevance:0},{begin:l,returnBegin:!0,contains:[D],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[s,i]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:[t,e.C_BLOCK_COMMENT_MODE,s,i,a,{begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:["self",t,e.C_BLOCK_COMMENT_MODE,s,i,a]}]},a,t,e.C_BLOCK_COMMENT_MODE,o]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:c,illegal:"",keywords:c,contains:["self",a]},{begin:e.IDENT_RE+"::",keywords:c},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}},grmr_csharp:e=>{const u={keyword:["abstract","as","base","break","case","catch","class","const","continue","do","else","event","explicit","extern","finally","fixed","for","foreach","goto","if","implicit","in","interface","internal","is","lock","namespace","new","operator","out","override","params","private","protected","public","readonly","record","ref","return","scoped","sealed","sizeof","stackalloc","static","struct","switch","this","throw","try","typeof","unchecked","unsafe","using","virtual","void","volatile","while"].concat(["add","alias","and","ascending","async","await","by","descending","equals","from","get","global","group","init","into","join","let","nameof","not","notnull","on","or","orderby","partial","remove","select","set","unmanaged","value|0","var","when","where","with","yield"]),built_in:["bool","byte","char","decimal","delegate","double","dynamic","enum","float","int","long","nint","nuint","object","sbyte","short","string","ulong","uint","ushort"],literal:["default","false","null","true"]},t=e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),n={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},r={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},a=e.inherit(r,{illegal:/\n/}),s={className:"subst",begin:/\{/,end:/\}/,keywords:u},i=e.inherit(s,{illegal:/\n/}),o={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},e.BACKSLASH_ESCAPE,i]},D={className:"string",begin:/\$@"/,end:'"',contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},s]},l=e.inherit(D,{illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},i]});s.contains=[D,o,r,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,n,e.C_BLOCK_COMMENT_MODE],i.contains=[l,o,a,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,n,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];const c={variants:[D,o,r,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},d={begin:"<",end:">",contains:[{beginKeywords:"in out"},t]},A=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",p={begin:"@"+e.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:u,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"\x3c!--|--\x3e"},{begin:""}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elif endif define undef warning error line region endregion pragma checksum"}},c,n,{beginKeywords:"class interface",relevance:0,end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},t,d,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[t,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"record",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[t,d,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[(?=[\\w])",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+A+"\\s+)+"+e.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:u,contains:[{beginKeywords:"public private protected static internal protected abstract async extern override unsafe virtual new sealed partial",relevance:0},{begin:e.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,contains:[e.TITLE_MODE,d],relevance:0},{match:/\(\)/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:u,relevance:0,contains:[c,n,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},p]}},grmr_css:e=>{const u=e.regex,t=ar(e),n=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[t.BLOCK_COMMENT,{begin:/-(webkit|moz|ms|o)-(?=[a-z])/},t.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\.[a-zA-Z-][a-zA-Z0-9_-]*",relevance:0},t.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+or.join("|")+")"},{begin:":(:)?("+Dr.join("|")+")"}]},t.CSS_VARIABLE,{className:"attribute",begin:"\\b("+lr.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[t.BLOCK_COMMENT,t.HEXCOLOR,t.IMPORTANT,t.CSS_NUMBER_MODE,...n,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...n,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},t.FUNCTION_DISPATCH]},{begin:u.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:/@-?\w[\w]*(-\w+)*/},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:"and or not only",attribute:ir.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...n,t.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+sr.join("|")+")\\b"}]}},grmr_diff:e=>{const u=e.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:u.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:u.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}},grmr_go:e=>{const u={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:u,illegal:"{const u=e.regex;return{name:"GraphQL",aliases:["gql"],case_insensitive:!0,disableAutodetect:!1,keywords:{keyword:["query","mutation","subscription","type","input","schema","directive","interface","union","scalar","fragment","enum","on"],literal:["true","false","null"]},contains:[e.HASH_COMMENT_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{scope:"punctuation",match:/[.]{3}/,relevance:0},{scope:"punctuation",begin:/[\!\(\)\:\=\[\]\{\|\}]{1}/,relevance:0},{scope:"variable",begin:/\$/,end:/\W/,excludeEnd:!0,relevance:0},{scope:"meta",match:/@\w+/,excludeEnd:!0},{scope:"symbol",begin:u.concat(/[_A-Za-z][_0-9A-Za-z]*/,u.lookahead(/\s*:/)),relevance:0}],illegal:[/[;<']/,/BEGIN/]}},grmr_ini:e=>{const u=e.regex,t={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:e.NUMBER_RE}]},n=e.COMMENT();n.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];const r={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},a={className:"literal",begin:/\bon|off|true|false|yes|no\b/},s={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},i={begin:/\[/,end:/\]/,contains:[n,a,r,s,t,"self"],relevance:0},o=u.either(/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/);return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[n,{className:"section",begin:/\[+/,end:/\]+/},{begin:u.concat(o,"(\\s*\\.\\s*",o,")*",u.lookahead(/\s*=\s*[^#\s]/)),className:"attr",starts:{end:/$/,contains:[n,i,a,r,s,t]}}]}},grmr_java:e=>{const u=e.regex,t="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",n=t+Er("(?:<"+t+"~~~(?:\\s*,\\s*"+t+"~~~)*>)?",/~~~/g,2),r={keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits"],literal:["false","true","null"],type:["char","boolean","long","float","int","byte","short","double"],built_in:["super","this"]},a={className:"meta",begin:"@"+t,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},s={className:"params",begin:/\(/,end:/\)/,keywords:r,relevance:0,contains:[e.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:r,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[e.BACKSLASH_ESCAPE]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,t],className:{1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{begin:[u.concat(/(?!else)/,t),/\s+/,t,/\s+/,/=(?!=)/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,t],className:{1:"keyword",3:"title.class"},contains:[s,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+n+"\\s+)",e.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:r,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:r,relevance:0,contains:[a,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,pr,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},pr,a]}},grmr_javascript:Br,grmr_json:e=>{const u=["true","false","null"],t={scope:"literal",beginKeywords:u.join(" ")};return{name:"JSON",keywords:{literal:u},contains:[{className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},{match:/[{}[\],:]/,className:"punctuation",relevance:0},e.QUOTE_STRING_MODE,t,e.C_NUMBER_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],illegal:"\\S"}},grmr_kotlin:e=>{const u={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},t={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},n={className:"subst",begin:/\$\{/,end:/\}/,contains:[e.C_NUMBER_MODE]},r={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},a={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[r,n]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,r,n]}]};n.contains.push(a);const s={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},i={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(a,{className:"string"}),"self"]}]},o=pr,D=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),l={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},c=l;return c.variants[1].contains=[l],l.variants[1].contains=[c],{name:"Kotlin",aliases:["kt","kts"],keywords:u,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,D,{className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},t,s,i,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:u,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin://,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:u,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[l,e.C_LINE_COMMENT_MODE,D],relevance:0},e.C_LINE_COMMENT_MODE,D,s,i,a,e.C_NUMBER_MODE]},D]},{begin:[/class|interface|trait/,/\s+/,e.UNDERSCORE_IDENT_RE],beginScope:{3:"title.class"},keywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin://,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,){\s]|$/,excludeBegin:!0,returnEnd:!0},s,i]},a,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:"\n"},o]}},grmr_less:e=>{const u=ar(e),t=cr,n="([\\w-]+|@\\{[\\w-]+\\})",r=[],a=[],s=e=>({className:"string",begin:"~?"+e+".*?"+e}),i=(e,u,t)=>({className:e,begin:u,relevance:t}),o={$pattern:/[a-z-]+/,keyword:"and or not only",attribute:ir.join(" ")},D={begin:"\\(",end:"\\)",contains:a,keywords:o,relevance:0};a.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s("'"),s('"'),u.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},u.HEXCOLOR,D,i("variable","@@?[\\w-]+",10),i("variable","@\\{[\\w-]+\\}"),i("built_in","~?`[^`]*?`"),{className:"attribute",begin:"[\\w-]+\\s*:",end:":",returnBegin:!0,excludeEnd:!0},u.IMPORTANT,{beginKeywords:"and not"},u.FUNCTION_DISPATCH);const l=a.concat({begin:/\{/,end:/\}/,contains:r}),c={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(a)},d={begin:n+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},u.CSS_VARIABLE,{className:"attribute",begin:"\\b("+lr.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:a}}]},A={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:o,returnEnd:!0,contains:a,relevance:0}},p={className:"variable",variants:[{begin:"@[\\w-]+\\s*:",relevance:15},{begin:"@[\\w-]+"}],starts:{end:"[;}]",returnEnd:!0,contains:l}},E={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:n,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:"[<='$\"]",relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,c,i("keyword","all\\b"),i("variable","@\\{[\\w-]+\\}"),{begin:"\\b("+sr.join("|")+")\\b",className:"selector-tag"},u.CSS_NUMBER_MODE,i("selector-tag",n,0),i("selector-id","#"+n),i("selector-class","\\."+n,0),i("selector-tag","&",0),u.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+or.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+Dr.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:l},{begin:"!important"},u.FUNCTION_DISPATCH]},g={begin:`[\\w-]+:(:)?(${t.join("|")})`,returnBegin:!0,contains:[E]};return r.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,A,p,g,d,E,c,u.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:"[=>'/<($\"]",contains:r}},grmr_lua:e=>{const u="\\[=*\\[",t="\\]=*\\]",n={begin:u,end:t,contains:["self"]},r=[e.COMMENT("--(?!\\[=*\\[)","$"),e.COMMENT("--\\[=*\\[",t,{contains:[n],relevance:10})];return{name:"Lua",keywords:{$pattern:e.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:r.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:r}].concat(r)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:u,end:t,contains:[n],relevance:5}])}},grmr_makefile:e=>{const u={className:"variable",variants:[{begin:"\\$\\("+e.UNDERSCORE_IDENT_RE+"\\)",contains:[e.BACKSLASH_ESCAPE]},{begin:/\$[@%{const u=e.regex,t=u.concat(/(?:[A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])/,u.optional(/(?:[\x2D\.0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*:/),/(?:[\x2D\.0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*/),n={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},r={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},a=e.inherit(r,{begin:/\(/,end:/\)/}),s=e.inherit(e.APOS_STRING_MODE,{className:"string"}),i=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),o={endsWithParent:!0,illegal:/`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin://,relevance:10,contains:[r,i,s,a,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin://,contains:[r,a,i,s]}]}]},e.COMMENT(//,{relevance:10}),{begin://,relevance:10},n,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[i]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/)/,end:/>/,keywords:{name:"style"},contains:[o],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/)/,end:/>/,keywords:{name:"script"},contains:[o],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:u.concat(//,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:t,relevance:0,starts:o}]},{className:"tag",begin:u.concat(/<\//,u.lookahead(u.concat(t,/>/))),contains:[{className:"name",begin:t,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}},grmr_markdown:e=>{const u={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},t={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.regex.concat(/\[.+?\]\(/,/[A-Za-z][A-Za-z0-9+.-]*/,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},n={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},r={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},a=e.inherit(n,{contains:[]}),s=e.inherit(r,{contains:[]});n.contains.push(s),r.contains.push(a);let i=[u,t];return[n,r,a,s].forEach((e=>{e.contains=e.contains.concat(i)})),i=i.concat(n,r),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:i},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:i}]}]},u,{className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},n,r,{className:"quote",begin:"^>\\s+",contains:i,end:"$"},{className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},t,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}},grmr_objectivec:e=>{const u=/[a-zA-Z@][a-zA-Z0-9_]*/,t={$pattern:u,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:{"variable.language":["this","super"],$pattern:u,keyword:["while","export","sizeof","typedef","const","struct","for","union","volatile","static","mutable","if","do","return","goto","enum","else","break","extern","asm","case","default","register","explicit","typename","switch","continue","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],literal:["false","true","FALSE","TRUE","nil","YES","NO","NULL"],built_in:["dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],type:["int","float","char","unsigned","signed","short","long","double","wchar_t","unichar","void","bool","BOOL","id|0","_Bool"]},illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+t.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:t,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}},grmr_perl:e=>{const u=e.regex,t=/[dualxmsipngr]{0,12}/,n={$pattern:/[\w.]+/,keyword:"abs accept alarm and atan2 bind binmode bless break caller chdir chmod chomp chop chown chr chroot close closedir connect continue cos crypt dbmclose dbmopen defined delete die do dump each else elsif endgrent endhostent endnetent endprotoent endpwent endservent eof eval exec exists exit exp fcntl fileno flock for foreach fork format formline getc getgrent getgrgid getgrnam gethostbyaddr gethostbyname gethostent getlogin getnetbyaddr getnetbyname getnetent getpeername getpgrp getpriority getprotobyname getprotobynumber getprotoent getpwent getpwnam getpwuid getservbyname getservbyport getservent getsockname getsockopt given glob gmtime goto grep gt hex if index int ioctl join keys kill last lc lcfirst length link listen local localtime log lstat lt ma map mkdir msgctl msgget msgrcv msgsnd my ne next no not oct open opendir or ord our pack package pipe pop pos print printf prototype push q|0 qq quotemeta qw qx rand read readdir readline readlink readpipe recv redo ref rename require reset return reverse rewinddir rindex rmdir say scalar seek seekdir select semctl semget semop send setgrent sethostent setnetent setpgrp setpriority setprotoent setpwent setservent setsockopt shift shmctl shmget shmread shmwrite shutdown sin sleep socket socketpair sort splice split sprintf sqrt srand stat state study sub substr symlink syscall sysopen sysread sysseek system syswrite tell telldir tie tied time times tr truncate uc ucfirst umask undef unless unlink unpack unshift untie until use utime values vec wait waitpid wantarray warn when while write x|0 xor y|0"},r={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},a={begin:/->\{/,end:/\}/},s={variants:[{begin:/\$\d/},{begin:u.concat(/[$%@](\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@][^\s\w{]/,relevance:0}]},i=[e.BACKSLASH_ESCAPE,r,s],o=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],D=(e,n,r="\\1")=>{const a="\\1"===r?r:u.concat(r,n);return u.concat(u.concat("(?:",e,")"),n,/(?:\\.|[^\\\/])*?/,a,/(?:\\.|[^\\\/])*?/,r,t)},l=(e,n,r)=>u.concat(u.concat("(?:",e,")"),n,/(?:\\.|[^\\\/])*?/,r,t),c=[s,e.HASH_COMMENT_MODE,e.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),a,{className:"string",contains:i,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:D("s|tr|y",u.either(...o,{capture:!0}))},{begin:D("s|tr|y","\\(","\\)")},{begin:D("s|tr|y","\\[","\\]")},{begin:D("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:l("(?:m|qr)?",/\//,/\//)},{begin:l("m|qr",u.either(...o,{capture:!0}),/\1/)},{begin:l("m|qr",/\(/,/\)/)},{begin:l("m|qr",/\[/,/\]/)},{begin:l("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return r.contains=c,a.contains=c,{name:"Perl",aliases:["pl","pm"],keywords:n,contains:c}},grmr_php:e=>{const u=e.regex,t=/(?![A-Za-z0-9])(?![$])/,n=u.concat(/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/,t),r=u.concat(/(\\?[A-Z][a-z0-9_\x7f-\xff]+|\\?[A-Z]+(?=[A-Z][a-z0-9_\x7f-\xff])){1,}/,t),a={scope:"variable",match:"\\$+"+n},s={scope:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},i=e.inherit(e.APOS_STRING_MODE,{illegal:null}),o="[ \t\n]",D={scope:"string",variants:[e.inherit(e.QUOTE_STRING_MODE,{illegal:null,contains:e.QUOTE_STRING_MODE.contains.concat(s)}),i,e.END_SAME_AS_BEGIN({begin:/<<<[ \t]*(\w+)\n/,end:/[ \t]*(\w+)\b/,contains:e.QUOTE_STRING_MODE.contains.concat(s)})]},l={scope:"number",variants:[{begin:"\\b0[bB][01]+(?:_[01]+)*\\b"},{begin:"\\b0[oO][0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0[xX][\\da-fA-F]+(?:_[\\da-fA-F]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:[eE][+-]?\\d+)?"}],relevance:0},c=["false","null","true"],d=["__CLASS__","__DIR__","__FILE__","__FUNCTION__","__COMPILER_HALT_OFFSET__","__LINE__","__METHOD__","__NAMESPACE__","__TRAIT__","die","echo","exit","include","include_once","print","require","require_once","array","abstract","and","as","binary","bool","boolean","break","callable","case","catch","class","clone","const","continue","declare","default","do","double","else","elseif","empty","enddeclare","endfor","endforeach","endif","endswitch","endwhile","enum","eval","extends","final","finally","float","for","foreach","from","global","goto","if","implements","instanceof","insteadof","int","integer","interface","isset","iterable","list","match|0","mixed","new","never","object","or","private","protected","public","readonly","real","return","string","switch","throw","trait","try","unset","use","var","void","while","xor","yield"],A=["Error|0","AppendIterator","ArgumentCountError","ArithmeticError","ArrayIterator","ArrayObject","AssertionError","BadFunctionCallException","BadMethodCallException","CachingIterator","CallbackFilterIterator","CompileError","Countable","DirectoryIterator","DivisionByZeroError","DomainException","EmptyIterator","ErrorException","Exception","FilesystemIterator","FilterIterator","GlobIterator","InfiniteIterator","InvalidArgumentException","IteratorIterator","LengthException","LimitIterator","LogicException","MultipleIterator","NoRewindIterator","OutOfBoundsException","OutOfRangeException","OuterIterator","OverflowException","ParentIterator","ParseError","RangeException","RecursiveArrayIterator","RecursiveCachingIterator","RecursiveCallbackFilterIterator","RecursiveDirectoryIterator","RecursiveFilterIterator","RecursiveIterator","RecursiveIteratorIterator","RecursiveRegexIterator","RecursiveTreeIterator","RegexIterator","RuntimeException","SeekableIterator","SplDoublyLinkedList","SplFileInfo","SplFileObject","SplFixedArray","SplHeap","SplMaxHeap","SplMinHeap","SplObjectStorage","SplObserver","SplPriorityQueue","SplQueue","SplStack","SplSubject","SplTempFileObject","TypeError","UnderflowException","UnexpectedValueException","UnhandledMatchError","ArrayAccess","BackedEnum","Closure","Fiber","Generator","Iterator","IteratorAggregate","Serializable","Stringable","Throwable","Traversable","UnitEnum","WeakReference","WeakMap","Directory","__PHP_Incomplete_Class","parent","php_user_filter","self","static","stdClass"],p={keyword:d,literal:(e=>{const u=[];return e.forEach((e=>{u.push(e),e.toLowerCase()===e?u.push(e.toUpperCase()):u.push(e.toLowerCase())})),u})(c),built_in:A},E=e=>e.map((e=>e.replace(/\|\d+$/,""))),g={variants:[{match:[/new/,u.concat(o,"+"),u.concat("(?!",E(A).join("\\b|"),"\\b)"),r],scope:{1:"keyword",4:"title.class"}}]},F=u.concat(n,"\\b(?!\\()"),C={variants:[{match:[u.concat(/::/,u.lookahead(/(?!class\b)/)),F],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[r,u.concat(/::/,u.lookahead(/(?!class\b)/)),F],scope:{1:"title.class",3:"variable.constant"}},{match:[r,u.concat("::",u.lookahead(/(?!class\b)/))],scope:{1:"title.class"}},{match:[r,/::/,/class/],scope:{1:"title.class",3:"variable.language"}}]},h={scope:"attr",match:u.concat(n,u.lookahead(":"),u.lookahead(/(?!::)/))},m={relevance:0,begin:/\(/,end:/\)/,keywords:p,contains:[h,a,C,e.C_BLOCK_COMMENT_MODE,D,l,g]},f={relevance:0,match:[/\b/,u.concat("(?!fn\\b|function\\b|",E(d).join("\\b|"),"|",E(A).join("\\b|"),"\\b)"),n,u.concat(o,"*"),u.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[m]};m.contains.push(f);const b=[h,C,e.C_BLOCK_COMMENT_MODE,D,l,g];return{case_insensitive:!1,keywords:p,contains:[{begin:u.concat(/#\[\s*/,r),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:c,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:c,keyword:["new","array"]},contains:["self",...b]},...b,{scope:"meta",match:r}]},e.HASH_COMMENT_MODE,e.COMMENT("//","$"),e.COMMENT("/\\*","\\*/",{contains:[{scope:"doctag",match:"@[A-Za-z]+"}]}),{match:/__halt_compiler\(\);/,keywords:"__halt_compiler",starts:{scope:"comment",end:e.MATCH_NOTHING_RE,contains:[{match:/\?>/,scope:"meta",endsParent:!0}]}},{scope:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?=/},{begin:/<\?/,relevance:.1},{begin:/\?>/}]},{scope:"variable.language",match:/\$this\b/},a,f,C,{match:[/const/,/\s/,n],scope:{1:"keyword",3:"variable.constant"}},g,{scope:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},e.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{scope:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:p,contains:["self",a,C,e.C_BLOCK_COMMENT_MODE,D,l]}]},{scope:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{scope:"title.class"})]},{beginKeywords:"use",relevance:0,end:";",contains:[{match:/\b(as|const|function)\b/,scope:"keyword"},e.UNDERSCORE_TITLE_MODE]},D,l]}},grmr_php_template:e=>({name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},e.inherit(e.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}),grmr_plaintext:e=>({name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}),grmr_python:e=>{const u=e.regex,t=/(?:[A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037B-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFC5D\uFC64-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDF9\uFE71\uFE73\uFE77\uFE79\uFE7B\uFE7D\uFE7F-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFF9D\uFFA0-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037B-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u07FD\u0800-\u082D\u0840-\u085B\u0860-\u086A\u0870-\u0887\u0889-\u088E\u0898-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1715\u171F-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B4C\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CD0-\u1CD2\u1CD4-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA827\uA82C\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFC5D\uFC64-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDF9\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE71\uFE73\uFE77\uFE79\uFE7B\uFE7D\uFE7F-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD27\uDD30-\uDD39\uDE80-\uDEA9\uDEAB\uDEAC\uDEB0\uDEB1\uDEFD-\uDF1C\uDF27\uDF30-\uDF50\uDF70-\uDF85\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC46\uDC66-\uDC75\uDC7F-\uDCBA\uDCC2\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD44-\uDD47\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E-\uDE41\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3B-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5E-\uDC61\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF1D-\uDF2B\uDF30-\uDF39\uDF40-\uDF46]|\uD806[\uDC00-\uDC3A\uDCA0-\uDCE9\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD35\uDD37\uDD38\uDD3B-\uDD43\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDE1\uDDE3\uDDE4\uDE00-\uDE3E\uDE47\uDE50-\uDE99\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6\uDF00-\uDF10\uDF12-\uDF3A\uDF3E-\uDF42\uDF50-\uDF59\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC40-\uDC55]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3\uDFE4\uDFF0\uDFF1]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD833[\uDF00-\uDF2D\uDF30-\uDF46]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A\uDC30-\uDC6D\uDC8F\uDD00-\uDD2C\uDD30-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAE\uDEC0-\uDEF9]|\uD839[\uDCD0-\uDCF9\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4B\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF]|\uDB40[\uDD00-\uDDEF])*/,n=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],r={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:n,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},a={className:"meta",begin:/^(>>>|\.\.\.) /},s={className:"subst",begin:/\{/,end:/\}/,keywords:r,illegal:/#/},i={begin:/\{\{/,relevance:0},o={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,i,s]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,i,s]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,i,s]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,i,s]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},D="[0-9](_?[0-9])*",l=`(\\b(${D}))?\\.(${D})|\\b(${D})\\.`,c="\\b|"+n.join("|"),d={className:"number",relevance:0,variants:[{begin:`(\\b(${D})|(${l}))[eE][+-]?(${D})[jJ]?(?=${c})`},{begin:`(${l})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${c})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${c})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${c})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${c})`},{begin:`\\b(${D})[jJ](?=${c})`}]},A={className:"comment",begin:u.lookahead(/# type:/),end:/$/,keywords:r,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},p={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:r,contains:["self",a,d,o,e.HASH_COMMENT_MODE]}]};return s.contains=[o,d,a],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:r,illegal:/(<\/|->|\?)|=>/,contains:[a,d,{begin:/\bself\b/},{beginKeywords:"if",relevance:0},o,A,e.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,t],scope:{1:"keyword",3:"title.function"},contains:[p]},{variants:[{match:[/\bclass/,/\s+/,t,/\s*/,/\(\s*/,t,/\s*\)/]},{match:[/\bclass/,/\s+/,t]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[d,p,o]}]}},grmr_python_repl:e=>({aliases:["pycon"],contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}),grmr_r:e=>{const u=e.regex,t=/(?:(?:[a-zA-Z]|\.[._a-zA-Z])[._a-zA-Z0-9]*)|\.(?!\d)/,n=u.either(/0[xX][0-9a-fA-F]+\.[0-9a-fA-F]*[pP][+-]?\d+i?/,/0[xX][0-9a-fA-F]+(?:[pP][+-]?\d+)?[Li]?/,/(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?[Li]?/),r=/[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/,a=u.either(/[()]/,/[{}]/,/\[\[/,/[[\]]/,/\\/,/,/);return{name:"R",keywords:{$pattern:t,keyword:"function if in break next repeat else for while",literal:"NULL NA TRUE FALSE Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10",built_in:"LETTERS letters month.abb month.name pi T F abs acos acosh all any anyNA Arg as.call as.character as.complex as.double as.environment as.integer as.logical as.null.default as.numeric as.raw asin asinh atan atanh attr attributes baseenv browser c call ceiling class Conj cos cosh cospi cummax cummin cumprod cumsum digamma dim dimnames emptyenv exp expression floor forceAndCall gamma gc.time globalenv Im interactive invisible is.array is.atomic is.call is.character is.complex is.double is.environment is.expression is.finite is.function is.infinite is.integer is.language is.list is.logical is.matrix is.na is.name is.nan is.null is.numeric is.object is.pairlist is.raw is.recursive is.single is.symbol lazyLoadDBfetch length lgamma list log max min missing Mod names nargs nzchar oldClass on.exit pos.to.env proc.time prod quote range Re rep retracemem return round seq_along seq_len seq.int sign signif sin sinh sinpi sqrt standardGeneric substitute sum switch tan tanh tanpi tracemem trigamma trunc unclass untracemem UseMethod xtfrm"},contains:[e.COMMENT(/#'/,/$/,{contains:[{scope:"doctag",match:/@examples/,starts:{end:u.lookahead(u.either(/\n^#'\s*(?=@[a-zA-Z]+)/,/\n^(?!#')/)),endsParent:!0}},{scope:"doctag",begin:"@param",end:/$/,contains:[{scope:"variable",variants:[{match:t},{match:/`(?:\\.|[^`\\])+`/}],endsParent:!0}]},{scope:"doctag",match:/@[a-zA-Z]+/},{scope:"keyword",match:/\\[a-zA-Z]+/}]}),e.HASH_COMMENT_MODE,{scope:"string",contains:[e.BACKSLASH_ESCAPE],variants:[e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\(/,end:/\)(-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\{/,end:/\}(-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\[/,end:/\](-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\(/,end:/\)(-*)'/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\{/,end:/\}(-*)'/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\[/,end:/\](-*)'/}),{begin:'"',end:'"',relevance:0},{begin:"'",end:"'",relevance:0}]},{relevance:0,variants:[{scope:{1:"operator",2:"number"},match:[r,n]},{scope:{1:"operator",2:"number"},match:[/%[^%]*%/,n]},{scope:{1:"punctuation",2:"number"},match:[a,n]},{scope:{2:"number"},match:[/[^a-zA-Z0-9._]|^/,n]}]},{scope:{3:"operator"},match:[t,/\s+/,/<-/,/\s+/]},{scope:"operator",relevance:0,variants:[{match:r},{match:/%[^%]*%/}]},{scope:"punctuation",relevance:0,match:a},{begin:"`",end:"`",contains:[{begin:/\\./}]}]}},grmr_ruby:e=>{const u=e.regex,t="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",n=u.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),r=u.concat(n,/(::\w+)*/),a={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield","include","extend","prepend","public","private","protected","raise","throw"],built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},s={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},o=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^=begin","^=end",{contains:[s],relevance:10}),e.COMMENT("^__END__",e.MATCH_NOTHING_RE)],D={className:"subst",begin:/#\{/,end:/\}/,keywords:a},l={className:"string",contains:[e.BACKSLASH_ESCAPE,D],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:u.concat(/<<[-~]?'?/,u.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,D]})]}]},c="[0-9](_?[0-9])*",d={className:"number",relevance:0,variants:[{begin:`\\b([1-9](_?[0-9])*|0)(\\.(${c}))?([eE][+-]?(${c})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},A={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:a}]},p=[l,{variants:[{match:[/class\s+/,r,/\s+<\s+/,r]},{match:[/\b(class|module)\s+/,r]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:a},{match:[/(include|extend)\s+/,r],scope:{2:"title.class"},keywords:a},{relevance:0,match:[r,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:n,scope:"title.class"},{match:[/def/,/\s+/,t],scope:{1:"keyword",3:"title.function"},contains:[A]},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[l,{begin:t}],relevance:0},d,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[e.BACKSLASH_ESCAPE,D],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(i,o),relevance:0}].concat(i,o);D.contains=p,A.contains=p;const E=[{begin:/^\s*=>/,starts:{end:"$",contains:p}},{className:"meta.prompt",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]|(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>)(?=[ ])",starts:{end:"$",keywords:a,contains:p}}];return o.unshift(i),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:[e.SHEBANG({binary:"ruby"})].concat(E).concat(o).concat(p)}},grmr_rust:e=>{const u=e.regex,t={className:"title.function.invoke",relevance:0,begin:u.concat(/\b/,/(?!let\b)/,e.IDENT_RE,u.lookahead(/\s*\(/))},n="([ui](8|16|32|64|128|size)|f(32|64))?",r=["drop ","Copy","Send","Sized","Sync","Drop","Fn","FnMut","FnOnce","ToOwned","Clone","Debug","PartialEq","PartialOrd","Eq","Ord","AsRef","AsMut","Into","From","Default","Iterator","Extend","IntoIterator","DoubleEndedIterator","ExactSizeIterator","SliceConcatExt","ToString","assert!","assert_eq!","bitflags!","bytes!","cfg!","col!","concat!","concat_idents!","debug_assert!","debug_assert_eq!","env!","panic!","file!","format!","format_args!","include_bytes!","include_str!","line!","local_data_key!","module_path!","option_env!","print!","println!","select!","stringify!","try!","unimplemented!","unreachable!","vec!","write!","writeln!","macro_rules!","assert_ne!","debug_assert_ne!"],a=["i8","i16","i32","i64","i128","isize","u8","u16","u32","u64","u128","usize","f32","f64","str","char","bool","Box","Option","Result","String","Vec"];return{name:"Rust",aliases:["rs"],keywords:{$pattern:e.IDENT_RE+"!?",type:a,keyword:["abstract","as","async","await","become","box","break","const","continue","crate","do","dyn","else","enum","extern","false","final","fn","for","if","impl","in","let","loop","macro","match","mod","move","mut","override","priv","pub","ref","return","self","Self","static","struct","super","trait","true","try","type","typeof","unsafe","unsized","use","virtual","where","while","yield"],literal:["true","false","Some","None","Ok","Err"],built_in:r},illegal:""},t]}},grmr_scss:e=>{const u=ar(e),t=Dr,n=or,r="@[a-z-]+",a={className:"variable",begin:"(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b",relevance:0};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,u.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},u.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+sr.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+n.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+t.join("|")+")"},a,{begin:/\(/,end:/\)/,contains:[u.CSS_NUMBER_MODE]},u.CSS_VARIABLE,{className:"attribute",begin:"\\b("+lr.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,relevance:0,contains:[u.BLOCK_COMMENT,a,u.HEXCOLOR,u.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,u.IMPORTANT,u.FUNCTION_DISPATCH]},{begin:"@(page|font-face)",keywords:{$pattern:r,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:"and or not only",attribute:ir.join(" ")},contains:[{begin:r,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},a,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,u.HEXCOLOR,u.CSS_NUMBER_MODE]},u.FUNCTION_DISPATCH]}},grmr_shell:e=>({name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}),grmr_sql:e=>{const u=e.regex,t=e.COMMENT("--","$"),n=["true","false","unknown"],r=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],a=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],s=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],i=a,o=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year","add","asc","collation","desc","final","first","last","view"].filter((e=>!a.includes(e))),D={begin:u.concat(/\b/,u.either(...i),/\s*\(/),relevance:0,keywords:{built_in:i}};return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:((e,{exceptions:u,when:t}={})=>{const n=t;return u=u||[],e.map((e=>e.match(/\|\d+$/)||u.includes(e)?e:n(e)?e+"|0":e))})(o,{when:e=>e.length<3}),literal:n,type:r,built_in:["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"]},contains:[{begin:u.either(...s),relevance:0,keywords:{$pattern:/[\w\.]+/,keyword:o.concat(s),literal:n,type:r}},{className:"type",begin:u.either("double precision","large object","with timezone","without timezone")},D,{className:"variable",begin:/@[a-z0-9]+/},{className:"string",variants:[{begin:/'/,end:/'/,contains:[{begin:/''/}]}]},{begin:/"/,end:/"/,contains:[{begin:/""/}]},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,{className:"operator",begin:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0}]}},grmr_swift:e=>{const u={match:/\s+/,relevance:0},t=e.COMMENT("/\\*","\\*/",{contains:["self"]}),n=[e.C_LINE_COMMENT_MODE,t],r={match:[/\./,bn(...kr,...vr)],className:{2:"keyword"}},a={match:fn(/\./,bn(...xr)),relevance:0},s=xr.filter((e=>"string"==typeof e)).concat(["_|0"]),i={variants:[{className:"keyword",match:bn(...xr.filter((e=>"string"!=typeof e)).concat(wr).map(yr),...vr)}]},o={$pattern:bn(/\b\w+/,/#\w+/),keyword:s.concat(Or),literal:Nr},D=[r,a,i],l=[{match:fn(/\./,bn(...Mr)),relevance:0},{className:"built_in",match:fn(/\b/,bn(...Mr),/(?=\()/)}],c={match:/->/,relevance:0},d=[c,{className:"operator",relevance:0,variants:[{match:Ir},{match:`\\.(\\.|${Rr})+`}]}],A="([0-9a-fA-F]_*)+",p={className:"number",relevance:0,variants:[{match:"\\b(([0-9]_*)+)(\\.(([0-9]_*)+))?([eE][+-]?(([0-9]_*)+))?\\b"},{match:`\\b0x(${A})(\\.(${A}))?([pP][+-]?(([0-9]_*)+))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},E=(e="")=>({className:"subst",variants:[{match:fn(/\\/,e,/[0\\tnr"']/)},{match:fn(/\\/,e,/u\{[0-9a-fA-F]{1,8}\}/)}]}),g=(e="")=>({className:"subst",match:fn(/\\/,e,/[\t ]*(?:[\r\n]|\r\n)/)}),F=(e="")=>({className:"subst",label:"interpol",begin:fn(/\\/,e,/\(/),end:/\)/}),C=(e="")=>({begin:fn(e,/"""/),end:fn(/"""/,e),contains:[E(e),g(e),F(e)]}),h=(e="")=>({begin:fn(e,/"/),end:fn(/"/,e),contains:[E(e),F(e)]}),m={className:"string",variants:[C(),C("#"),C("##"),C("###"),h(),h("#"),h("##"),h("###")]},f={match:fn(/`/,qr,/`/)},b=[f,{className:"variable",match:/\$\d+/},{className:"variable",match:`\\$${zr}+`}],_=[{match:/(@|#(un)?)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:Pr,contains:[...d,p,m]}]}},{className:"keyword",match:fn(/@/,bn(...jr))},{className:"meta",match:fn(/@/,qr)}],B={match:Cn(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:fn(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,zr,"+")},{className:"type",match:Ur,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:fn(/\s+&\s+/,Cn(Ur)),relevance:0}]},y={begin://,keywords:o,contains:[...n,...D,..._,c,B]};B.contains.push(y);const k={begin:/\(/,end:/\)/,relevance:0,keywords:o,contains:["self",{match:fn(qr,/\s*:/),keywords:"_|0",relevance:0},...n,...D,...l,...d,p,m,...b,..._,B]},v={begin://,contains:[...n,B]},w={begin:/\(/,end:/\)/,keywords:o,contains:[{begin:bn(Cn(fn(qr,/\s*:/)),Cn(fn(qr,/\s+/,qr,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:qr}]},...n,...D,...d,p,m,..._,B,k],endsParent:!0,illegal:/["']/},x={match:[/func/,/\s+/,bn(f.match,qr,Ir)],className:{1:"keyword",3:"title.function"},contains:[v,w,u],illegal:[/\[/,/%/]},N={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[v,w,u],illegal:/\[|%/},S={match:[/operator/,/\s+/,Ir],className:{1:"keyword",3:"title"}},O={begin:[/precedencegroup/,/\s+/,Ur],className:{1:"keyword",3:"title"},contains:[B],keywords:[...Sr,...Nr],end:/}/};for(const M of m.variants){const e=M.contains.find((e=>"interpol"===e.label));e.keywords=o;const u=[...D,...l,...d,p,m,...b];e.contains=[...u,{begin:/\(/,end:/\)/,contains:["self",...u]}]}return{name:"Swift",keywords:o,contains:[...n,x,N,{beginKeywords:"struct protocol class extension enum actor",end:"\\{",excludeEnd:!0,keywords:o,contains:[e.inherit(e.TITLE_MODE,{className:"title.class",begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/}),...D]},S,O,{beginKeywords:"import",end:/$/,contains:[...n],relevance:0},...D,...l,...d,p,m,...b,..._,B,k]}},grmr_typescript:e=>{const u=Br(e),t=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],n={beginKeywords:"namespace",end:/\{/,excludeEnd:!0,contains:[u.exports.CLASS_REFERENCE]},r={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:t},contains:[u.exports.CLASS_REFERENCE]},a={$pattern:gr,keyword:Fr.concat(["type","namespace","interface","public","private","protected","implements","declare","abstract","readonly","enum","override"]),literal:Cr,built_in:_r.concat(t),"variable.language":br},s={className:"meta",begin:"@[A-Za-z$_][0-9A-Za-z$_]*"},i=(e,u,t)=>{const n=e.contains.findIndex((e=>e.label===u));if(-1===n)throw Error("can not find mode to replace");e.contains.splice(n,1,t)};return Object.assign(u.keywords,a),u.exports.PARAMS_CONTAINS.push(s),u.contains=u.contains.concat([s,n,r]),i(u,"shebang",e.SHEBANG()),i(u,"use_strict",{className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/}),u.contains.find((e=>"func.def"===e.label)).relevance=0,Object.assign(u,{name:"TypeScript",aliases:["ts","tsx"]}),u},grmr_vbnet:e=>{const u=e.regex,t=/\d{1,2}\/\d{1,2}\/\d{4}/,n=/\d{4}-\d{1,2}-\d{1,2}/,r=/(\d|1[012])(:\d+){0,2} *(AM|PM)/,a=/\d{1,2}(:\d{1,2}){1,2}/,s={className:"literal",variants:[{begin:u.concat(/# */,u.either(n,t),/ *#/)},{begin:u.concat(/# */,a,/ *#/)},{begin:u.concat(/# */,r,/ *#/)},{begin:u.concat(/# */,u.either(n,t),/ +/,u.either(r,a),/ *#/)}]},i=e.COMMENT(/'''/,/$/,{contains:[{className:"doctag",begin:/<\/?/,end:/>/}]}),o=e.COMMENT(null,/$/,{variants:[{begin:/'/},{begin:/([\t ]|^)REM(?=\s)/}]});return{name:"Visual Basic .NET",aliases:["vb"],case_insensitive:!0,classNameAliases:{label:"symbol"},keywords:{keyword:"addhandler alias aggregate ansi as async assembly auto binary by byref byval call case catch class compare const continue custom declare default delegate dim distinct do each equals else elseif end enum erase error event exit explicit finally for friend from function get global goto group handles if implements imports in inherits interface into iterator join key let lib loop me mid module mustinherit mustoverride mybase myclass namespace narrowing new next notinheritable notoverridable of off on operator option optional order overloads overridable overrides paramarray partial preserve private property protected public raiseevent readonly redim removehandler resume return select set shadows shared skip static step stop structure strict sub synclock take text then throw to try unicode until using when where while widening with withevents writeonly yield",built_in:"addressof and andalso await directcast gettype getxmlnamespace is isfalse isnot istrue like mod nameof new not or orelse trycast typeof xor cbool cbyte cchar cdate cdbl cdec cint clng cobj csbyte cshort csng cstr cuint culng cushort",type:"boolean byte char date decimal double integer long object sbyte short single string uinteger ulong ushort",literal:"true false nothing"},illegal:"//|\\{|\\}|endif|gosub|variant|wend|^\\$ ",contains:[{className:"string",begin:/"(""|[^/n])"C\b/},{className:"string",begin:/"/,end:/"/,illegal:/\n/,contains:[{begin:/""/}]},s,{className:"number",relevance:0,variants:[{begin:/\b\d[\d_]*((\.[\d_]+(E[+-]?[\d_]+)?)|(E[+-]?[\d_]+))[RFD@!#]?/},{begin:/\b\d[\d_]*((U?[SIL])|[%&])?/},{begin:/&H[\dA-F_]+((U?[SIL])|[%&])?/},{begin:/&O[0-7_]+((U?[SIL])|[%&])?/},{begin:/&B[01_]+((U?[SIL])|[%&])?/}]},{className:"label",begin:/^\w+:/},i,o,{className:"meta",begin:/[\t ]*#(const|disable|else|elseif|enable|end|externalsource|if|region)\b/,end:/$/,keywords:{keyword:"const disable else elseif enable end externalsource if region then"},contains:[o]}]}},grmr_wasm:e=>{e.regex;const u=e.COMMENT(/\(;/,/;\)/);return u.contains.push("self"),{name:"WebAssembly",keywords:{$pattern:/[\w.]+/,keyword:["anyfunc","block","br","br_if","br_table","call","call_indirect","data","drop","elem","else","end","export","func","global.get","global.set","local.get","local.set","local.tee","get_global","get_local","global","if","import","local","loop","memory","memory.grow","memory.size","module","mut","nop","offset","param","result","return","select","set_global","set_local","start","table","tee_local","then","type","unreachable"]},contains:[e.COMMENT(/;;/,/$/),u,{match:[/(?:offset|align)/,/\s*/,/=/],className:{1:"keyword",3:"operator"}},{className:"variable",begin:/\$[\w_]+/},{match:/(\((?!;)|\))+/,className:"punctuation",relevance:0},{begin:[/(?:func|call|call_indirect)/,/\s+/,/\$[^\s)]+/],className:{1:"keyword",3:"title.function"}},e.QUOTE_STRING_MODE,{match:/(i32|i64|f32|f64)(?!\.)/,className:"type"},{className:"keyword",match:/\b(f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|nearest|neg?|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|store(?:8|16|32)?|sqrt|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))\b/},{className:"number",relevance:0,match:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/}]}},grmr_yaml:e=>{const u="true false yes no null",t="[\\w#;/?:@&=+$,.~*'()[\\]]+",n={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]}]},r=e.inherit(n,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),a={end:",",endsWithParent:!0,excludeEnd:!0,keywords:u,relevance:0},s={begin:/\{/,end:/\}/,contains:[a],illegal:"\\n",relevance:0},i={begin:"\\[",end:"\\]",contains:[a],illegal:"\\n",relevance:0},o=[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+t},{className:"type",begin:"!<"+t+">"},{className:"type",begin:"!"+t},{className:"type",begin:"!!"+t},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:u,keywords:{literal:u}},{className:"number",begin:"\\b[0-9]{4}(-[0-9][0-9]){0,2}([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?(\\.[0-9]*)?([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?\\b"},{className:"number",begin:e.C_NUMBER_RE+"\\b",relevance:0},s,i,n],D=[...o];return D.pop(),D.push(r),a.contains=D,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:o}}});const Kr=rr;for(const ea of Object.keys(Gr)){const e=ea.replace("grmr_","").replace("_","-");Kr.registerLanguage(e,Gr[ea])}function Hr(e){for(var u={},t=e.split(","),n=0;ne?`
  • ${e}
  • `:"")).join(""),r=Zr.length;return Zr.push(e),`\n
    \n `}});const Vr=e({__name:"md-render",props:{content:{type:String,default:""}},setup(e){const l=e,c=u((()=>function(e){if(!e)return;return Qr.render(e||"")}(l.content))),d=e=>{let{attrs:u}=e.detail.node,{"data-copy-index":t,class:n,href:r}=u;r?window.open(r):"copy-btn"==n&&s({data:Zr[t],showToast:!1,success(){i({title:"复制成功",icon:"none"})}})};return(e,u)=>{const s=o,i=D;return t(),n(i,{class:"markdown-body"},{default:r((()=>[a(s,{class:"markdownRich",id:"markdown-content",nodes:c.value,onItemclick:d},null,8,["nodes"])])),_:1})}}},[["__scopeId","data-v-ea6dd010"]]),Jr=e({__name:"CollapseTransition",props:{show:Boolean,duration:{type:Number,default:300}},setup(e){const u=e,s=l({height:"0rpx",opacity:0,overflow:"hidden",transition:`all ${u.duration}ms ease`}),i=l(null);function o(){return new Promise((e=>{E().in(this?this:void 0).select(".content-inner").boundingClientRect((u=>{e((null==u?void 0:u.height)||0)})).exec()}))}return c((()=>u.show),(e=>{e?async function(){const e=await o();s.value={height:e+"px",opacity:1,overflow:"hidden",transition:`all ${u.duration}ms ease`},setTimeout((()=>{s.value.height="auto"}),u.duration)}():async function(){const e=await o();s.value={height:e+"px",opacity:1,overflow:"hidden",transition:"none"},await p(),requestAnimationFrame((()=>{s.value={height:"0rpx",opacity:0,overflow:"hidden",transition:`all ${u.duration}ms ease`}}))}()})),(e,u)=>{const o=D;return t(),n(o,{style:A(s.value),class:"collapse-wrapper"},{default:r((()=>[a(o,{ref_key:"contentRef",ref:i,class:"content-inner"},{default:r((()=>[d(e.$slots,"default",{},void 0,!0)])),_:3},512)])),_:3},8,["style"])}}},[["__scopeId","data-v-7d025871"]]),Wr=e({__name:"FadeView",props:{show:{type:Boolean,default:!1},duration:{type:Number,default:300}},setup(e){const u=e,a=l(u.show),s=l({opacity:u.show?1:0,transition:`opacity ${u.duration}ms ease`});return c((()=>u.show),(e=>{e?(a.value=!0,requestAnimationFrame((()=>{s.value.opacity=1}))):(s.value.opacity=0,setTimeout((()=>{a.value=!1}),u.duration))})),(e,u)=>{const i=D;return g((t(),n(i,{style:A(s.value),class:"fade-wrapper"},{default:r((()=>[d(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])),[[F,a.value]])}}},[["__scopeId","data-v-30a2d476"]]),Yr=e({__name:"AudioWave",props:{background:{type:String,default:"linear-gradient(to right, #377dff, #9a60ff)"}},setup(e){const a=u((()=>new Array(20).fill(0))),s=e=>({width:"4rpx",height:"40rpx",background:"#fff",borderRadius:"2rpx",animation:`waveAnim 1200ms ease-in-out ${60*e%1200}ms infinite`,transformOrigin:"bottom center"});return(u,i)=>{const o=D;return t(),n(o,{class:"wave-container",style:A({background:e.background})},{default:r((()=>[(t(!0),C(h,null,m(a.value,((e,u)=>(t(),n(o,{key:u,class:"bar",style:A(s(u))},null,8,["style"])))),128))])),_:1},8,["style"])}}},[["__scopeId","data-v-cfdf3dbd"]]),Xr=e({__name:"ai-paging",emits:["onConfirm"],setup(e,{expose:s,emit:i}){const{$api:o,navTo:c,throttle:d}=f("globalFunction"),A=i,{messages:g,isTyping:F,textInput:G,chatSessionID:K}=b(H()),Q=l([]),V=l(0),J=l(!1),W=l(!1),Y=l([]);l(!1);const X=l(!1),$=l("idle"),ee=l(0),ue=_({uploadFileTips:"请根据以上附件,帮我推荐岗位。"});B((()=>{ne()}));const te=()=>{const e=G.value;if(W.value=!1,J.value=!1,e.trim()){const u=()=>{const u=j(Y.value);Y.value=[];const t={text:e,self:!0,displayText:e,files:u};H().addMessage(t),H().getStearm(e,u,ne).then((()=>{console.log(g),o.chatRequest("/guest",{sessionId:K.value},"POST").then((e=>{Q.value=e.data,J.value=!0,p((()=>{ne()}))})),ne()})),A("onConfirm",e),G.value="",ne()};K.value?u():H().addTabel(e).then((e=>{u()}))}else Y.value.length?o.msg("上传文件请输入想问的问题描述"):o.msg("请输入职位信息或描述")},ne=d((function(){p((()=>{try{setTimeout((()=>{const e=E();e.select(".scrollView").boundingClientRect(),e.select(".list-content").boundingClientRect(),e.exec((e=>{const u=e[0].height,t=e[1].height;if(t>u){const e=t-u;V.value=e}}))}),100)}catch(e){console.warn(e)}}))}),500);function re(e){return new RegExp("image").test(e)}function ae(e){e.url?window.open(e.url):o.msg("文件地址丢失")}function se(e){return Y.value.length>=P.allowedFileNumber&&(o.msg(`最大上传文件数量 ${P.allowedFileNumber} 个`),!0)}function ie(e="camera"){se()||R({count:1,sizeType:["original","compressed"],sourceType:[e],success:function(e){const u=e.tempFilePaths,t=e.tempFiles[0];o.uploadFile(u[0],!0).then((e=>{e=JSON.parse(e),re(t.type)&&(Y.value.push({url:e.msg,type:t.type,name:t.name}),G.value=ue.uploadFileTips)}))}})}function oe(e="camera"){se()||I({count:1,success:e=>{const u=e.tempFilePaths,t=e.tempFiles[0];if(!(P.allowedFileTypes||[]).includes(t.type))return o.msg("仅支持 txt md html word pdf ppt csv excel 格式类型");o.uploadFile(u[0],!0).then((e=>{e=JSON.parse(e),Y.value.push({url:e.msg,type:"custom-doc",name:t.name}),G.value=ue.uploadFileTips}))}})}const De=e=>{ee.value=e.touches[0].clientY,$.value="recording",W.value=!1},le=e=>{const u=e.touches[0].clientY;ee.value-u>100?$.value="cancel":$.value="recording"},ce=()=>{"cancel"===$.value?console.log("取消发送"):console.log("发送语音"),$.value="idle"},de=()=>{$.value="idle"},Ae=u((()=>{switch($.value){case"recording":return"松手发送,上划取消";case"cancel":return"松手取消";default:return"按住说话"}})),pe=u((()=>"cancel"===$.value?"#f54545":"recording"===$.value?"linear-gradient(to right, #377dff, #9a60ff)":"#f1f1f1"));function Ee(){X.value=!X.value}function ge(){W.value=!W.value}return s({scrollToBottom:ne,closeGuess:function(){J.value=!1},colseFile:function(){W.value=!1}}),(e,u)=>{const s=L,i=D,l=z,c=q,d=U,A=y(k("uni-icons"),Z);return t(),n(i,{class:"chat-container"},{default:r((()=>[a(Wr,{show:!v(g).length,duration:600},{default:r((()=>[a(i,{class:"chat-background"},{default:r((()=>[a(s,{class:"backlogo",src:"/app/assets/backAI-8fAs449K.png"}),a(i,{class:"back-rowTitle"},{default:r((()=>[w("嗨!欢迎使用青岛AI智能求职")])),_:1}),a(i,{class:"back-rowText"},{default:r((()=>[w(" 我可以根据您的简历和求职需求,帮你精准匹配青岛市互联网招聘信息,对比招聘信息的优缺点,提供面试指导等,请把你的任务交给我吧~ ")])),_:1}),a(i,{class:"back-rowh3"},{default:r((()=>[w("猜你所想")])),_:1}),a(i,{class:"back-rowmsg"},{default:r((()=>[w("我希望找青岛的IT行业岗位,薪资能否在12000以上?")])),_:1}),a(i,{class:"back-rowmsg"},{default:r((()=>[w("我有三年的工作经验,能否推荐一些适合我的青岛的国企 岗位?")])),_:1})])),_:1})])),_:1},8,["show"]),a(c,{class:"chat-list scrollView","scroll-top":V.value,"scroll-y":!0,"scroll-with-animation":""},{default:r((()=>[a(Wr,{show:v(g).length,duration:600},{default:r((()=>[a(i,{class:"chat-list list-content"},{default:r((()=>[(t(!0),C(h,null,m(v(g),((e,u)=>(t(),n(i,{key:u,id:"msg-"+u,class:x(["chat-item",{self:e.self}])},{default:r((()=>[e.self?(t(),n(l,{key:0,class:"message"},{default:r((()=>[e.files.length?(t(),n(i,{key:0,class:"msg-filecontent"},{default:r((()=>[(t(!0),C(h,null,m(e.files,((e,u)=>(t(),n(i,{class:"msg-files",key:u,onClick:u=>ae(e)},{default:r((()=>[a(s,{class:"msg-file-icon",src:"data:image/png;base64,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"}),a(l,{class:"msg-file-text"},{default:r((()=>[w(N(e.name||"附件"),1)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:2},1024)):S("",!0),w(" "+N(e.displayText),1)])),_:2},1024)):(t(),n(l,{key:1,class:x(["message",{messageNull:!e.displayText}])},{default:r((()=>[a(Vr,{content:e.displayText},null,8,["content"]),J.value&&!e.self&&v(g).length-1===u&&e.displayText?(t(),n(i,{key:0,class:"guess"},{default:r((()=>[a(i,{class:"guess-top"},{default:r((()=>[a(s,{class:"guess-icon",src:"data:image/png;base64,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",mode:""}),w(" 猜你所想 ")])),_:1}),a(i,{class:"gulist"},{default:r((()=>[(t(!0),C(h,null,m(Q.value,((e,u)=>(t(),n(i,{class:"guess-list",onClick:u=>(e=>{J.value=!1,G.value=e,te()})(e),key:u},{default:r((()=>[w(N(e),1)])),_:2},1032,["onClick"])))),128))])),_:2},1024)])),_:2},1024)):S("",!0)])),_:2},1032,["class"]))])),_:2},1032,["id","class"])))),128)),v(F)?(t(),n(i,{key:0,class:x({self:!0})},{default:r((()=>[a(l,{class:"message msg-loading"},{default:r((()=>[O("span",{class:"ai-loading"})])),_:1})])),_:1})):S("",!0)])),_:1})])),_:1},8,["show"])])),_:1},8,["scroll-top"]),"idle"!==$.value?(t(),n(i,{key:0,class:x(["vio_container",$.value])},{default:r((()=>[a(i,{class:"record-tip"},{default:r((()=>[w(N(Ae.value),1)])),_:1}),a(Yr,{background:pe.value},null,8,["background"])])),_:1},8,["class"])):(t(),n(i,{key:1,class:"input-area"},{default:r((()=>[a(i,{class:"areatext"},{default:r((()=>[X.value?(t(),n(i,{key:1,class:"input_vio",onTouchstart:De,onTouchmove:le,onTouchend:ce,onTouchcancel:de,type:"default"},{default:r((()=>[w(" 按住说话 ")])),_:1})):(t(),n(d,{key:0,modelValue:v(G),"onUpdate:modelValue":u[0]||(u[0]=e=>M(G)?G.value=e:null),"placeholder-class":"inputplaceholder",class:"input",onConfirm:te,disabled:v(F),"adjust-position":!1,placeholder:"请输入您的职位名称、薪资要求、岗位地址"},null,8,["modelValue","disabled"])),a(i,{class:"btn-box",onClick:ge},{default:r((()=>[a(s,{class:x(["send-btn",{"add-file-btn":W.value}]),src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAXRJREFUWEftmD1OwzAUgN/z0DJ0yBFyhHCD9gZla60OmZDFQnoSMkawZIialRu0NwBOQI+QkUaKjVwRUdJQOdhCifQyZXjP/vz551lG6PmHPecDArSdIWcGw1D4hwNEGmg8hjhNk70tnM53Bsi5eAcA/wtqPxpdXadpXNhCOgFcrcRUStiewjAGsyxLdgRoYoAMmli6FEMGyaCFAToHLeQdU4dpMAwjryxLnzHpmRioKhkgsofTWERcI6pXk3wd81tZPDOobyVleayrdeE37cMqTinY5XkyazZyBsi5iAHg3qq3Pya3XTB6Bihvsuzx+cdSaQ52sRA+Yz2eYg08n0feZPIRmM5UVWGAqBqbRK4RmdEmkbIqNpun1thhHjOm5uo4us10NdaMJ4Nk0MIAHTMW8gZ8H+w6as7vAgD50tunDw22XIotIkz1v1LwlueJcS2/JMTJJvkuebdzAFa4eDSq23QK2HVpmMQToImlf1uDtjBt+Z/Zq+op7iZH3AAAAABJRU5ErkJggg=="},null,8,["class"])])),_:1}),v(G)&&!v(F)?(t(),n(i,{key:2,class:"btn-box purple",onClick:te},{default:r((()=>[a(s,{class:"send-btn",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAmCAYAAAC29NkdAAAAAXNSR0IArs4c6QAAAV1JREFUWEft2IFtwjAQBdD/N+gIjMAIZYOOUDZgg9IN2gnKCGxAN4ER2OCaQ7aEgh2ffZEaCZ8UIUHiPH07zgli4cWF+9CB3hl6rgRFZAXgB8ALgG+Sh8UkGHAnAIqMtSf56UHOMsUZ3CxIN7CAcyNdQCPOhWwGVuKakU3ARlwTsho4gbuE7UW3mFhHAG+Jp9j8dFcBC7gNgPE2o9+9AvhoRZqBJRzJi4icR/vghuSviOxbkSagBacJ5YDhtyakFThORu+pa04T0s9bTQELyFvSqTdOERjSU+B9PeAswAnkgeS2CZi4cRJnBWaQ21xjUUwwDKgNwG44rsNW8kVSPx+qNMX3F4jIO4D1cBxz06vnm4ApjBdoHbMDp6bPkmJPsCdoWSfWN0nNWPHcvgb7GqxZNzWvOuu4T7cGteXXFj9Wts/7rwS161Fk/G9Gu2hXzTrFLknm4g70prr4BP8AOqvYJz2W3jYAAAAASUVORK5CYII="})])),_:1})):v(F)||X.value?v(F)?(t(),n(i,{key:5,class:"btn-box"},{default:r((()=>[a(s,{class:"send-btn",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAmCAYAAAC29NkdAAAAAXNSR0IArs4c6QAAAZRJREFUWEft2D1uwjAUB/Bns3TkCDlCj1Bu0BE8hc1jb1B6A7plKwOyGHODcJPmCExIMNitaSKl1B/PdoZItSUWiJNf/s92HAhMvJGJ+yADUyv0vxIsS15cLvBBCJkDqHchqt1kEtS46xUaACgGqI0Q1VsKcpQSW3C9KwmZDPTgkpFJQCQuCRkNDMRFI6OAkbgoZDDQgWsJUXOl9BLz0yhVtZTk2TCL0RMnCOjCSQkLSn8vM5TCQkp4AoDXWCQa6MMdDlXLGP8croMauN9XR8b4JhaJAmJwOiEbsPstCokC3l+4K1ery6qT68vnArqQfdKmJ44XuFzyglLQpRu2PzhfgoObMCW5E6JaRwENFzbisEBLkmvbxsKboD6hTpEQePn+nM7nh21db0+mu/WVeNiHMV4qBY+zGdR6Itk2FCigrfP99yFA7Dkz0FU+TIo5wZwgZpxgnyQh5+qPzWMwj8GQcZOfJCFpmY5drXhDyG2Lf2uufR72WqPO4m7v2HQvT/q/Gb33S2qjApMkls4ZmJrq5BP8Agv4CjZ6TI1ZAAAAAElFTkSuQmCC"})])),_:1})):(t(),n(i,{key:4,class:"btn-box",onClick:Ee},{default:r((()=>[a(s,{class:"send-btn",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAA5JJREFUWEftWEFS2zAU/RKMy3SV3iCcAHOCkhukO+xkpmZBcdgAJyg5AXRTzKruDFGYYUFuQG5AOAG5AdlAScLoN4ptIjsyUYynncxEuyRP+k9PX+9/hcCCDLIgPGFJNO+TWiq6VDRvBfJeb7Fz1HEOC8Phk4NIC5RC++LCaycVEpjB4LkMAEVE0mk2z1oqFatVd4tz2JqFQeQmIu0ZBrR93+sm15pS1HF2zeGQ3iCSQgQmBE8bjfOj6LPjuMXBAG4EycmCpGMYH0q+f9oT34mN9PvP14TAlhS0axhQkonYtvt99PuxjAGgXxj72ZHJThG1bfc+TiCAUwqlSFnLcn1C4KtCwTpj3jiogsAYjgjtZtMrhRgHAH4p1uky5q2nErXtfROA36ZcBJ8xbycMgGoMdhg73wwwtVsANFU4xryxQG9sGIZDunl1NVE1pugMoj8Y8w5FgEpl70FOjQmZf0Q0VEt59ACww5jnh0rcJHIvPFZy1GyenYbriBQQ+ZccrycTXjSR68nx9tEL9Pa2W6Q0eVHgNffSMITA70bDEzn3OmzbFaQPoi8Q4Q4RypeXk1tt225yQ13OoSRjxPxUH61Wv5U5p4WRtbSTk6LAoSJiY12VhQmcDiYUZ+wOT09rrVYrcA55LLbhBzm2b1LKC6ur0FUZsC5G+OnLy7PJOe0lvTFSLMKIz2knozB8t9jvQ4sQ2JCkPx5ZSl1eWGHmMYzAViq1E0QcO0U4fMNYO4qKQpAaeweIcCy5yFRRUOboewwfMXbrlWYuVznb3jUBVqZ8Wy4K0Q5z9VE5gGW5SgsDwB5j55+C1Im7gnx5OId1+RLPQ3TOyqQuxYKMTmWSS/bU0Qdd0597ddWZbfijHkHejNLwc6n1QXKP/fM65mEJM08pCjGjDttAkX9ShwVTZp6s94Rgj3O6k2wblT4aEnEQoQBA2qpeU2BWVngZkW4Qwu8eHz/6KqO2bVdcqs+zMIhgEgI9zsFXFZjFN/xkCfvfn5eK5n0CmRUNuiJykNbFJ3of0Q11AUg9rd7P2lgmopZVKxOCMQubFSj6PWnkuvMyEU3rB/SCTp4revgAlZVoyuNOL3RUQvXQ7yCa/rjTCj31HtKZlUlRy6odEoInOgEUmNj7S3eNTETDFk00HeJPCLmWp8YNa3g9eqXqElT2o/NOFnhR83XmpT0QdeZmvky6i+eJy3z0eZLQWWtJVEeleTB/AQjyBElPXq7RAAAAAElFTkSuQmCC"})])),_:1})):(t(),n(i,{key:3,class:"btn-box",onClick:Ee},{default:r((()=>[a(s,{class:"send-btn",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IArs4c6QAAAwlJREFUWEfNWE1S2zAY/WRmPHQXbpCcoOEG+ASlO6xkBmdRKtg0PUHLCUo3xUwXuDOgsGt6ArgB3KC+AV4xxTOVihKHKPanKLbrNlr6R3p63/uenk1gTQdZU1zQGDBK2YenTX8EgBjAec35l7syJDQCrN9nO0LA9RyITAA2vDLgGgFG6VEXQNzmGIpdF7woCuNVmGsEmFrY91lECOzrIKSEm9Eo9P4rsAzcNSGwswiOvB+NTk9s4BpjTC0cBMNWmv5SJW3renPdF50oOkmWgasMLAhY+/ERzgkhLQD5mfMwwhYqNsLkqWPOQ9WxxlEZmO+zhTIRQoLLy9Nv2EpFvcnExlplYJSyn8USkW2s6/b2WNtxQD2vj6WsVQbm+4dDQuSnVbuOUjYGgFfa8zHnYcdUy8rA1ISUMqUT5fDPw3HAu7gIb/ILYloTAjpXV7iv1QKGWcIyr+r13t5LqZplOqQ0W0dtYBgTrru5hdkBUs6I83CAldMKTB0vjiNaWHlmE+Y71MREr3cwlNLRdCnvOD/bLgUs86kxIfAyezHOFlQiXhiI1lAm+v2DXSGc7/OXZcL52VYpYEU7mKgC9R9kQZQJrOych2jV0IuGdDDb2CDv8ohPoVaA+ZlJjygwgyEaO2lVYNiGSzGWeVTO2aeEYd6DBMNmSqkAZCyoFDpJBoTIRAjnGIssxW6DH5yHu0WT/Qvin02aCbv18LA5Ho/xqIL4E3oOUspUDns3N1hzcLT6GNbK+jVlK2m6eECbjqW83z1Vo7rB2oAhERrtyCw03ufmK3T47H4txoLgTTdNNxY+OkyuTykLAOBcB9bIIZ6V8Lk5ZqeDEOBhiYHSw1sA2dVc33gcTZrNVirTfUQv6lG0NIZ4bSxjLWBFBkDl/iG2EeR4i03M1taYnmCXZTDtV4GOubmPkbkJ/25x/hX9L4FZifqXYWOrVilt2jQ0h1GH+fkqi98GDI9NZkP9J8CK+Wyy7EolrC3+ZYwh8aYUqEY1Nu1a2JdSJlLCwPSZZtpgYxqzadB2f22B/QHZ/sk2OW8/GgAAAABJRU5ErkJggg=="})])),_:1}))])),_:1}),a(Jr,{show:W.value},{default:r((()=>[a(i,{class:"area-file"},{default:r((()=>[a(s,{class:"file-img",onClick:ie,src:"data:image/png;base64,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"}),a(s,{class:"file-img",onClick:oe,src:"data:image/png;base64,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"}),a(s,{class:"file-img",onClick:u[1]||(u[1]=e=>ie("album")),src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPoAAADGCAMAAADMim3ZAAAAzFBMVEUAAABgYGBgYGBgYGBhYWFgYGBgYGBgYGBgYGBgYGBgYGBgYGBdXV1gYGDq6upfX1/t7e3t7e1dXV1fX19gYGBfX1/t7e1dXV3f399fX19fX19gYGDt7e3t7e3t7e3t7e3t7e3u7u7u7u7t7e3t7e3u7u7u7u5fX19gYGBgYGBfX1/v7+/u7u7n5+ft7e1gYGCmpqZkZGTFxcVqamro6Oi5ubmUlJSurq56enpxcXHh4eHV1dXOzs7IyMjb29vCwsKOjo6JiYmDg4OgoKApQ49TAAAALnRSTlMAoL/fXyBwL5BPQM8P7xf475cHxa7Y9RoIteVH69/X0ce3sZuBdU03fmmDX1sg95Tb0QAABbFJREFUeNrs2DsOgzAQRdG3AstuEAW/EKBJePtfXn4oEhIp0nLn7ODKlsZj7aVlLuPQtzlXPokqN203jGVekn5ap96n1k3H9enq86vKQfwtG6G5a68mHPmm1Lvyi0EuNbV8114Mc9Xmbpyb3lJjnJyY1/175dNpnqx/WSVNRpokdUbqpWSopMVQi2ZDzczR9lI0GmrUYKiBOtvsXq2hWgF3l48syJfcUTpzeXmqZKxIJ4p0okgninSiSCeKdKJIJ4p0okgninSiSCeKdKIHu3aSIykMRGH4Ru/hsg1mHvL+d2oyy4SgMiXThdyLaL4V4+LfBAqJO/1/dKdn1JWWv2DLFlnlTy/4awUyyp/ueYFHPtnTneUFFvlkTx95yYhssqcXvKRCNv8ovbjwYi53ei53+p2+anxRtUjTl+4tV1ODFHXpnt+CQ4K2dGcZJYu0pXtuAhK0pb+Oh5IrJGhLr7gq6zNribb0jpsZCdrSMTPqkKAuvQnv+1hbVQ3eqEuHqwLt3AGiN6Tx+Elf+pvW8ql0ONKf3tT8FgYcqE93Czd2xJ7G9D4w9Igm7jwcIBSmfxmSppJ7e8sAoS/9WS5jTfY4RnWPjbr0Z7mMtT6eTKjkspRqS1/LhfWWL4sDuprR3OBFWXosP6pfrc0s5x2edKV/LLft4TmZgarSt3IzlhSmx6avGU0O0JQu5V/YjTUPiGFhVLdQlL4vB3rLD2Huwch4PenLoRwYAlcTfhgto9JpSaeUR+5h7Id1bQiMQqkqfS1PcSU3mtJjeYI3+tKlPKGttaVLeZKbdKVL+RmVUZQu5ed0tZp0KT+rmbWkP/DXtHzX7x9KzrvT/7B3xyYAAkEURLcCKxBNTP0mgoH2X5fWoCwIM6+DiS655Zveoj392B4//Rbu9+A23z6F72njKUAf8gFIcr49+7nSyWMvJtOJTCcynch0ItOJTCcynch0ItOJTCcynch0ItOJyKNm4Ck7bPpInq2cAzWRJ2rBw8TgOWrwCDl4en4I1FDU122qqiVIS1WtIbrbsZftVGEoAMN7EyCEWyqXQ4Heb2rb437/tzskQZa1utTVMwiFb6IOHPyLkGz4k0LneTNBC1DSCT7B3KSgfWwm5xM6k1zyC9i6ftxMyuM1TLTdlA/tE3qKee7LB583m0m4+oBv0sUUXs4+p3BI+nK3+dXuX/7CUenb6+Lp4e725urXLIE/V1e39w9Pi9e3FGaz2Ww2m81ms9kBnMP/kcHYMAaXw6iCfXkNipu4MBIm3XcGHDocta4iQK2FXQ55sCekAhSkJYyESUdKDEkhdARpAUBCmn8qvSC+dDuNdDUB1uvTty24TX/3vFanl57n+SfTl+QA0o4IrHckXbVyna4a3JPpEXHgQgikQGghWM2hnvhp+ppq0GryYAzei6ImWRTF8ofpnqQAlEyWMBaCmCkenJfuu71YBedEAUSdkpKoV4PlkBrzUaBWnpk+8PS/SwqAdSQ1rJeD3bKEyP+2zSE6lCPWVCLKBBFz9fNL+srvxXrliH7Bl3I0Q52QiSSxn04HHb3XY8a5Sedk/TIf5DVjKMO9dHWQr9W5jp5HuTrX1TF/NB1i6NNXFISG9SNdSIKxuJEekuBaYe51n1rQPTEV5xxufXpEA9unuajJGIOwqfZ3+IC46fEoOD89c3uMEOy2Jl9PcxXgdt+KTHpBsekR5J+dPlhRbfluV0mWHRlky7LvWZO4KF0l+xTFYLesbOFwekXY9yBVl6SHzSoTklVguwqOpLvk9j0Ng0vSeUSlbMYxxg/pvqvlOj2XlelZEu6kx1s58XjwdcG/U/d1HNiBGX5pJpMlBQW1O+kOHRAN6UabEFq+ye2lu0JzVLq69FXJEgpUmHCcxhzTgXMA7qWDV1p/tBl5bt7NVaCtCw7QouqsCz9btQAVY1Fw4jpytoJBjCO52WezmX3+AWXJMRk9X1RtAAAAAElFTkSuQmCC"})])),_:1})])),_:1},8,["show"]),Y.value.length?(t(),n(i,{key:0,class:"area-uploadfiles"},{default:r((()=>[a(c,{class:"uploadfiles-scroll","scroll-x":"true"},{default:r((()=>[a(i,{class:"uploadfiles-list"},{default:r((()=>[(t(!0),C(h,null,m(Y.value,((e,u)=>(t(),n(i,{class:"file-uploadsend",key:u},{default:r((()=>{return[re(e.type)?(t(),n(s,{key:0,class:"file-icon",onClick:u=>ae(e),src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADIBAMAAABfdrOtAAAAD1BMVEUAAABwcHBwcHBwcHBwcHBhsB50AAAABHRSTlMAQIC/o1TdDAAAAzBJREFUeNrt21F6ojAUBWACXUCwXUCKWQAqC1CS/a9pHqZ6HK4g471HP7/mPLW15W9uICYYqpKSkpKSkpKSkpJ3yOYwZEXSvrtLuCGrM4Zlo84mWVRcznxlsELSvPGZzXJSFEtfsK+c+U3JpvE3jcYW6W8i0RYZFdXS1au+Gn0U2Q6yXrJao690iQvnV0QpbZQ03yVBS6Dws6+gIfqm+DkkWCDNXM9/GCJuGUl6AW8ZxxlktEHiDPKFc1sZHKwgBfkVyGa77wIRweS7IyKY4I8EBMY5O3MEP0ACARErlZGAyKleoCBOTJ8JyEf+NxQkTpCegYjlBgGpp0iyR9AllyvSHMF01l/a5GmIx5e9PYIL/dyUIwPBgQcuElA6AuKA4BUS4q9acnrPcv0g/fVJ8Kan8IB6feFLSwRHHnEPLLzpANnkSUYC4qbIkYCIW57htRMJ12667rv1vClRe8Dv7ANlcreZFDV15tPUTxBgwlpENsVLwm3zzey92dIBr8qE+whSw1jsDamsQKBEGP91Uz+sQJCuO3T+gU9ZhnWI8lMWNeKGJyAweEjMZER2etr/HRvbzdYGkR2Sdl5cPCoEvzY/EnRKRBYr3bqCogESZwwkqpFGlkoqWmTpv4SiQ5p1M6SoQoal/kBqDVIvG0hUIHHtJMw9jtTrp6zxYQQNIdwXlm/5POQDt3JYCKoViEiNXmchGON7E8S1bTt/tadKj6SfY2G6NanWUYkgWG6Il70NgnSiWvg7LYKMYVqtYIxgTYMrMVWGCBLE4G2NQME3VohUalSLg4xATgQESkSjSEgOZ6QiIgmbNGyQw/67bX+20UDBuGWBnJbW0MEOuTACqYwRLAOQkfPZb2QjchHaExCxQgwERCzfeDsLPtElPKSKREQW7MhDMKgFAoIMbAQFSxUNQd+fyEjN+fxEKjv+Np+2ffe9RAV5MsLfbPmabaMN1oTq1HkZ6Q0RORI5+03J4anbq5HBeqP4OHtu6xUXFw7UWG/eD7ynT5DnPVDBfzSEX69XPq5TWyK+4jdl96yHwdgF8y97QA9K1BPJV/fSbQeVcPiuSkpKSkpKSkpKSt4gfwAG6SZscdml8gAAAABJRU5ErkJggg=="},null,8,["onClick"])):S("",!0),(u=e.type,new RegExp("custom-doc").test(u)?(t(),n(s,{key:1,class:"file-icon",onClick:u=>ae(e),src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADIBAMAAABfdrOtAAAAD1BMVEUAAABwcHBwcHBwcHBwcHBhsB50AAAABHRSTlMAgL9ARyeO/QAAAk9JREFUeNrt3FFu6yAUBFBsZwH4hQVUCQugz12ATdj/mvpRtZiPKMw1l1rVzHeTUzOBWFdyDMP0zfu/mzDzXElMPh3IZmuMIR2MBa5DU3HpcDZgsfQuxbVAInAh8ljgQpRaSY0CrJbOel1aIWtNJTdhaj5f370FI42rRaLYyKdSeNX7ag7koxKxYiG/x5t5ljF/yOWpQ+IxxL9ALvlMOIqsuogjQoQIESJEiBAhgiHTDR534IhLUDYJMiQwVoA4FHn0QKIASadEkgDx8JX06GQTICOKrAJk0t8n+G68yw7I9xnIcuJTmAgRIkSIECFChAgRIprItAARIkOCYkWIx5AYesxW3s46W/F/Zuzxd2YrH6ecrVgBMqGb8bzHijELkHDmo54IESJEiBAhQoQIESKKyDI/y7UZ8h99mKH52MO2QS7wcxntZysAIh8WhCYI9vDH8hMI8fXIVHwQdZZrKv+03Wxle2602yfrvmk5YtyrqWb+Z+TI4J4bu9qdEEEypA6I64GkDsjQA7n0QJwYwSuJ1+UrPg/umyFTPsnKiiyOVD8+5jSQsXzLMc9v2yM/i/edhwCBj9SghuSNeTdqiMuNaCG59WTVkNz6ZnSQsnUlpGxdBylbV0KK1rWQonUtZN+6GrJvXQ3Jrde+JCII/ssL41FkA74dxEioR6wUuQO3BQ8hEg2AxIAi0Ar43B+CYK/y6M8J+H3roh6x3JF7NTzo7pIjFrpJx4Pf2woTDBAvbR3JoN26vBULIoOsdX0lGFxxcOuSzPOtPvPVMMzv5RP4Qr2v9zpprwAAAABJRU5ErkJggg=="},null,8,["onClick"])):S("",!0)),a(l,{class:"filename-text"},{default:r((()=>[w(N(e.name),1)])),_:2},1024),a(i,{class:"file-del",catchtouchmove:"true",onClick:u=>(e=>{T({content:"确认删除文件?",success(){Y.value=Y.value.filter((u=>u.url!==e.url)),Y.value.length||G.value===ue.uploadFileTips&&(G.value=""),o.msg("附件删除成功")}})})(e)},{default:r((()=>[a(A,{type:"closeempty",color:"#4B4B4B",size:"10"})])),_:2},1032,["onClick"])];var u})),_:2},1024)))),128))])),_:1})])),_:1})])),_:1})):S("",!0)])),_:1}))])),_:1})}}},[["__scopeId","data-v-49af9c83"]]),$r=e({__name:"chat",setup(e){const{$api:u,navTo:s}=f("globalFunction"),{isTyping:i,tabeList:o,chatSessionID:c}=b(H()),d=l(!1);l(!1);const A=l(null);G((()=>{})),K((()=>{p((()=>{var e;null==(e=A.value)||e.colseFile()}))}));const E=()=>{d.value=!d.value},g=()=>{u.msg("新对话"),H().addNewDialogue()};return(e,u)=>{const s=D,i=q,l=L;return t(),n(s,{class:"container"},{default:r((()=>[d.value?(t(),n(s,{key:0,class:"overlay",onClick:E})):S("",!0),a(s,{class:x(["drawer",{open:d.value}])},{default:r((()=>[a(s,{class:"drawer-content"},{default:r((()=>[a(s,{class:"drawer-title"},{default:r((()=>[w("历史对话")])),_:1}),a(i,{"scroll-y":"","show-scrollbar":!1,class:"chat-scroll"},{default:r((()=>[(t(!0),C(h,null,m(v(o),((e,u)=>(t(),n(s,{class:"drawer-rows",onClick:u=>(e=>{var u;e.sessionId&&(null==(u=A.value)||u.closeGuess(),H().changeDialogue(e),E(),p((()=>{var e;null==(e=A.value)||e.scrollToBottom()})))})(e),key:e.id},{default:r((()=>[e.isTitle?(t(),n(s,{key:1,class:"drawer-row-title"},{default:r((()=>[w(N(e.title),1)])),_:2},1024)):(t(),n(s,{key:0,class:x(["drawer-row-list",{"drawer-row-active":e.sessionId===v(c)}])},{default:r((()=>[w(N(e.title),1)])),_:2},1032,["class"]))])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})])),_:1},8,["class"]),a(s,{class:x(["main-content",{shift:d.value}])},{default:r((()=>[O("header",{class:"head"},[a(s,{class:"main-header"},{default:r((()=>[a(l,{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAkCAYAAADLsGk3AAAAAXNSR0IArs4c6QAAAQJJREFUWEftmMENwjAMRX83YATYBCZgBMRGbACbwCZlA1ZAXyqoiLqOqGOsyLn0Ehw/PwNxOzSyukY4kCDRTKaRNFKpAnOttQKwBsBnlHWTEpFACHAdQKJAMI87gN3w/MhLAiHENhLBKBdaIUwRyCNYS42TppVNKUhkIxcAx1IQfkdOAPbB2ottRQhaKWqtYPnr6eQ/u14j3x1pxLfe+mlpRK+R74404ltv/bQ0otfId0fzRnhpPBvMJOIlz9qXZIRX5YPRYZODkFHsdxgJpDcccycHIS8Qy8Hqr0asXj6ILwu8jLzOIdCS9TXJLQk299nmf35rFa5a3DRSrbQ/Bm7GyBPdGRolyT1RZQAAAABJRU5ErkJggg==",onClick:E}),a(s,{class:"title"},{default:r((()=>[w("青岛市岗位推荐")])),_:1}),a(l,{src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAAnZJREFUWEftmOE1RDEQhe9WQAlUgApQASpABagAFaADKkAFqAAVUIISvM/ZvDMvkrzkbd7u/tj5wXl7JsnNnTuTSSZacpssOT4tCuCGpHNJH5LuUyQtCuBXAwyQ2HXz5yoGMgfgXrPTQ0m7ktYzJfEj6UjSd8AfYAB0hs/mEIDbkm4kAXCIvUraHwvgWcPW7RBUZsxoAGuAI8SwRxK4hFibgkcmSMYZvk/m+80mjq9BXx9uHGwg5pCmQkRbP5sQuUFpE8cH+BLQ3GlfKUisGttwH1CY38HJAiQp3r2RFxW0yJzMXWJBBkkK9GfDGsrCkoXwRXNUAlei+E91sBqECGfIA0n9mWXQD+8soU1tYnAd9EOBBtBCbRsM0M82qntu1pZswgfYJkRoEhvieQEEh41W9lk8T4AucSjSLiFcAe8U7kUxGIqmJagtb8sCMJo4K4CZ6b1iMJOoqNvSM+g3Ku01wCYJTeOB2SN3CttIzspSajwN7KNxaLtxC3CsbiZnY1w9j40j3zQrnW6GloiOxhrtVtv65Kw0wCfUh7adVF9HzbFDVzNG08BeAEdo3R2Z3zrXUB9giEUGQfldxfYLQIQ0dGHvaD90cWfQZSJUjk1A04lY48CnKz9JjMcn9gDwr7OJvSz0gXTrW42GwlUiyWDblXr6gAWYtPrwF3RihjU2lfs0YudB58wTLGk5bzMARS8w5ANg17zZlD6PAIpO+nmqb76DlgPQDvTrVWxeEir2dAKYKCB/wtoAk+EqEaTzrQmQgo6WqtbMGgBhDS3O+hpWRYP+ef05famqyppFWsogWUyibDWvog+Rk2CI1KJjSgFWXTxnsl8ThZop9sX/FAAAAABJRU5ErkJggg==",onClick:g})])),_:1})]),a(s,{class:"chatmain-warpper"},{default:r((()=>[a(Xr,{ref_key:"paging",ref:A},null,512)])),_:1})])),_:1},8,["class"])])),_:1})}}},[["__scopeId","data-v-61869faf"]]);export{$r as default}; diff --git a/unpackage/dist/build/web/assets/pages-index-index.LTrfAB3w.js b/unpackage/dist/build/web/assets/pages-index-index.LTrfAB3w.js new file mode 100644 index 0000000..2fe14d0 --- /dev/null +++ b/unpackage/dist/build/web/assets/pages-index-index.LTrfAB3w.js @@ -0,0 +1 @@ +import{_ as e,g as a,c as t,o as s,a as l,w as i,b as o,F as n,r,n as c,d as u,e as d,f as h,h as m,i as f,j as g,k as p,l as b,m as y,p as v,u as x,q as _,s as j,t as w,v as A,x as k,y as C,z as S,A as I,B as D,C as z,D as R,E as T,G as L,H as M,I as $,J as O,K as P,S as B}from"./index-BoIbtAZO.js";import{_ as E}from"./uni-icons.SM4XIXQc.js";import{_ as V,a as H,b as N,s as K}from"./screening-job-requirements.VARaWRaI.js";import{_ as F,a as X}from"./matchingDegree.DIUzxusN.js";import{_ as U}from"./dict-Label.Dsm7GAlr.js";import{_ as Q}from"./expected-station.Gn1MaF4X.js";import{_ as G}from"./custom-popup.BbPG3zRM.js";import{b as J}from"./BaseDBStore.DnB5hDlq.js";const Y=e({props:{value:Array,column:{type:[String,Number],default:2},maxColumn:{type:[String,Number],default:5},columnSpace:{type:[String,Number],default:2},imageKey:{type:[String],default:"image"},hideImageKey:{type:[String],default:"hide"},seat:{type:[String,Number],default:2},listStyle:{type:Object}},data(){return{data:{list:this.value?this.value:[],column:this.column<2?2:this.column,columnSpace:this.columnSpace<=5?this.columnSpace:5,imageKey:this.imageKey,seat:this.seat},msg:0,listInitStyle:{"border-radius":"12rpx","margin-bottom":"20rpx","background-color":"#fff"},adds:[],isLoaded:!0,curIndex:0,isRefresh:!0,flag:!1,refreshDatas:[]}},computed:{w(){return 100/this.data.column-+this.data.columnSpace+"%"},m(){return(100-(100/this.data.column-+this.data.columnSpace).toFixed(5)*this.data.column)/(this.data.column-1)+"%"},s1(){return{...this.listInitStyle,...this.listStyle}}},created(){this.refresh()},methods:{loadImages(e=0){let t=0;const s=this.data.list.filter(((a,t)=>t>=e));for(let l=0;l{t++,t==s.length&&this.initValue(e)}})},refresh(){if(!this.isLoaded)return this.refreshDatas=this.value,!1;setTimeout((()=>{this.refreshDatas=[],this.isRefresh=!0,this.adds=[],this.data.list=this.value?this.value:[],this.data.column=this.column<2?2:this.column>=this.maxColumn?this.maxColumn:this.column,this.data.columnSpace=this.columnSpace<=5?this.columnSpace:5,this.data.imageKey=this.imageKey,this.data.seat=this.seat,this.curIndex=0;for(let e=1;e<=this.data.column;e++)this.data[`column_${e}_values`]=[],this.msg++;this.$nextTick((()=>{this.initValue(this.curIndex,"refresh==>")}))}),1)},columnValue(e){return this.data[`column_${e+1}_values`]},change(e){for(let a=0;a=0;l--)e[l][a]e[a]==t)),s[0]},getMinColumnHeight(){return new Promise((e=>{const a=[];for(let s=1;s<=this.data.column;s++){t().in(this).select(`#waterfalls_flow_column_${s}`).boundingClientRect((e=>{a.push({column:s,height:e.height})})).exec((()=>{this.data.column<=a.length&&e(this.getMin(a,"height"))}))}}))},async initValue(e,a){if(this.isLoaded=!1,e>=this.data.list.length||this.refreshDatas.length)return this.msg++,this.loaded(),!1;const t=await this.getMinColumnHeight(),s=this.data[`column_${t.column}_values`];this.data.list[e].column=t.column,s.push({...this.data.list[e],cIndex:s.length,index:e,o:0}),this.msg++},imgLoad(e,a){const t=e.index;e.o=1,this.$set(this.data[`column_${a}_values`],e.cIndex,JSON.parse(JSON.stringify(e))),this.initValue(t+1)},imgError(e,a){const t=e.index;e.o=1,e[this.data.imageKey]=null,this.$set(this.data[`column_${a}_values`],e.cIndex,JSON.parse(JSON.stringify(e))),this.initValue(t+1)},loaded(){if(this.refreshDatas.length)return this.isLoaded=!0,this.refresh(),!1;this.curIndex=this.data.list.length,this.adds.length?(this.data.list=this.adds[0],this.adds.splice(0,1),this.initValue(this.curIndex)):(this.data.list.length&&this.$emit("loaded"),this.isLoaded=!0,this.isRefresh=!1)},wapperClick(e){this.$emit("wapperClick",e)},imageClick(e){this.$emit("imageClick",e)}},watch:{value:{deep:!0,handler(e,a){setTimeout((()=>{this.$nextTick((()=>{if(this.isRefresh)return!1;if(this.isLoaded){if(e.length<=this.curIndex)return this.change(e);this.data.list=e,this.$nextTick((()=>{this.initValue(this.curIndex,"watch==>")}))}else this.adds.push(e)}))}),10)}},column(e){this.refresh()}}},[["render",function(e,a,t,v,x,_){const j=b,w=y;return s(),l(j,{class:"waterfalls-flow"},{default:i((()=>[(s(!0),o(n,null,r(x.data.column,((a,b)=>(s(),l(j,{key:b,class:"waterfalls-flow-column",id:`waterfalls_flow_column_${b+1}`,msg:x.msg,style:c({width:_.w,"margin-left":0==b?0:_.m})},{default:i((()=>[(s(!0),o(n,null,r(_.columnValue(b),((a,o)=>(s(),l(j,{class:u(["column-value",{"column-value-show":a.o}]),key:o,style:c([_.s1]),onClick:d((e=>_.wapperClick(a)),["stop"])},{default:i((()=>[1==x.data.seat?(s(),l(j,{key:0,class:"inner"},{default:i((()=>[h(e.$slots,"default",m(f(a)),void 0,!0)])),_:2},1024)):g("",!0),p(w,{class:u(["img",{"img-hide":1==a[t.hideImageKey]||1==a[t.hideImageKey]},{"img-error":!a[x.data.imageKey]}]),src:a[x.data.imageKey],mode:"widthFix",onLoad:e=>_.imgLoad(a,b+1),onError:e=>_.imgError(a,b+1),onClick:d((e=>_.imageClick(a)),["stop"])},null,8,["class","src","onLoad","onError","onClick"]),2==x.data.seat?(s(),l(j,{key:1,class:"inner"},{default:i((()=>[h(e.$slots,"default",m(f(a)),void 0,!0)])),_:2},1024)):g("",!0)])),_:2},1032,["class","style","onClick"])))),128))])),_:2},1032,["id","msg","style"])))),128))])),_:3})}],["__scopeId","data-v-6467e41e"]]),q=e({__name:"modifyExpectedPosition",props:{show:Boolean,jobList:Array},emits:["update:show"],setup(e,{emit:a}){const{$api:t,navTo:u,setCheckedNodes:d}=v("globalFunction"),{getUserResume:h}=x(),m=e,f=_(373),y=_(113),z=_(375),R=_(667),T=_(187.5),L=_(333.5);_(120),_([]);const M=a,$=_({}),O=j({jobTitleId:"",stations:[],visible:!1}),P=()=>{M("update:show",!1)};function B(){O.stations.length?O.visible=!0:t.createRequest("/app/common/jobTitle/treeselect",{},"GET").then((e=>{if($.value.jobTitleId){const a=$.value.jobTitleId.split(",").map((e=>Number(e)));d(e.data,a)}O.jobTitleId=$.value.jobTitleId,O.stations=e.data,O.visible=!0}))}function E(){t.createRequest("/app/user/resume",{jobTitleId:O.jobTitleId},"post").then((e=>{t.msg("完成"),O.visible=!1,h().then((()=>{initload()}))}))}function V(e){O.jobTitleId=e}function H(e){const a=Math.min(Math.max(15*m.jobList.length,130),.4*z.value),t=360/m.jobList.length,s=a+60*Math.random()-50,l=(t*e+20*Math.random()-10)*Math.PI/180;return{left:`calc(50% + ${Math.cos(l)*s}px)`,top:`calc(50% + ${Math.sin(l)*s}px)`,transform:"translate(-50%, -50%)"}}return w((()=>{$.value=x().userInfo,(()=>{const e=I();z.value=e.windowWidth,R.value=e.windowHeight,T.value=z.value/2,L.value=R.value/2-f.value/2})()})),(a,t)=>{const u=b,d=D,h=A(k("expected-station"),Q),m=A(k("custom-popup"),G);return e.show?(s(),l(u,{key:0,class:"popup-container"},{default:i((()=>[p(u,{class:"popup-content"},{default:i((()=>[p(u,{class:"title"},{default:i((()=>[C("岗位推荐")])),_:1}),p(u,{class:"circle-content",style:c({height:2*f.value+"rpx"})},{default:i((()=>[p(u,{class:"tabs"},{default:i((()=>[p(u,{class:"circle",style:c({height:2*y.value+"rpx",width:2*y.value+"rpx"}),onClick:B},{default:i((()=>[C(" 搜一搜 ")])),_:1},8,["style"]),(s(!0),o(n,null,r(e.jobList,((e,a)=>(s(),l(u,{key:a,class:"tab",style:c(H(a)),onClick:a=>function(e){console.log(e)}(e)},{default:i((()=>[C(S(e.name),1)])),_:2},1032,["style","onClick"])))),128))])),_:1})])),_:1},8,["style"]),p(d,{class:"close-btn",onClick:P},{default:i((()=>[C("完成")])),_:1})])),_:1}),p(m,{"content-h":100,visible:O.visible,header:!1},{default:i((()=>[p(u,{class:"popContent"},{default:i((()=>[p(u,{class:"s-header"},{default:i((()=>[p(u,{class:"heade-lf",onClick:t[0]||(t[0]=e=>O.visible=!1)},{default:i((()=>[C("取消")])),_:1}),p(u,{class:"heade-ri",onClick:E},{default:i((()=>[C("确认")])),_:1})])),_:1}),p(u,{class:"sex-content fl_1"},{default:i((()=>[p(h,{search:!1,onOnChange:V,station:O.stations,max:5},null,8,["station"])])),_:1})])),_:1})])),_:1},8,["visible"])])),_:1})):g("",!0)}}},[["__scopeId","data-v-718c8687"]]),Z={cleanData:e=>Array.isArray(e)?e.filter((e=>Number(e.minSalary)>0&&Number(e.maxSalary)>0)):[],analyze:(e,a={verbose:!1})=>{if(!Array.isArray(e))throw new Error("Invalid jobs data format");const t=Z.cleanData(e);if(0===t.length)return{warning:"No valid job data available"};const s={salary:Z.analyzeSalaries(t),categories:Z.countCategories(t),experience:Z.analyzeExperience(t),areas:Z.analyzeAreas(t)};return a.verbose&&Z.printResults(s),s},analyzeSalaries:e=>{const a=e.reduce(((e,a)=>(e.totalMin+=a.minSalary,e.totalMax+=a.maxSalary,e.highPay+=a.maxSalary>=1e4?1:0,e)),{totalMin:0,totalMax:0,highPay:0});return{avgMin:Math.round(a.totalMin/e.length),avgMax:Math.round(a.totalMax/e.length),highPayRatio:Math.round(a.highPay/e.length*100)}},countCategories:e=>e.reduce(((e,a)=>(e[a.jobCategory]=(e[a.jobCategory]||0)+1,e)),{}),analyzeExperience:e=>e.reduce(((e,a)=>{const t=a.experIenceLabel||"未知";return e[t]=(e[t]||0)+1,e}),{}),analyzeAreas:e=>e.reduce(((e,a)=>{const t=a.jobLocationAreaCodeLabel||"未知";return e[t]=(e[t]||0)+1,e}),{}),printResults:e=>{console.log("【高薪岗位分析】"),console.log(`- 平均月薪范围:${e.salary.avgMin}k ~ ${e.salary.avgMax}k`),console.log(`- 月薪≥10k的岗位占比:${e.salary.highPayRatio}%`),console.log("\n【热门岗位类别】"),console.log(Object.entries(e.categories).sort(((e,a)=>a[1]-e[1])).map((([e,a])=>`- ${e} (${a}个)`)).join("\n")),console.log("\n【经验要求分布】"),console.log(Object.entries(e.experience).map((([e,a])=>`- ${e}: ${a}个`)).join("\n")),console.log("\n【工作地区分布】"),console.log(Object.entries(e.areas).sort(((e,a)=>a[1]-e[1])).map((([e,a])=>`- ${e}: ${a}个`)).join("\n"))},_mergeAllStats:e=>{const a={};return Object.entries(e.categories).forEach((([e,t])=>{a[`岗位:${e}`]=t})),Object.entries(e.areas).forEach((([e,t])=>{a[`地区:${e}`]=t})),Object.entries(e.experience).forEach((([e,t])=>{a[`经验:${e}`]=t})),a},printUnifiedResults:(e,a={log:!1})=>{const t=Z._mergeAllStats(e),s=Object.entries(t).sort(((e,a)=>a[1]-e[1]));return a.log&&(console.log("【全维度排序分析】"),console.log(s.map((([e,a])=>`- ${e}: ${a}个`)).join("\n"))),s}};const W=new class{constructor(){this.conditions={},this.askHistory=new Map,this.cooldown=3e5}updateConditions(e){this.conditions=e}getCurrentTime(){return Date.now()}getNextQuestion(){const e=this.getCurrentTime(),a=Object.entries(this.conditions).sort(((e,a)=>a[1]-e[1]));for(const[t,s]of a){const a=this.askHistory.get(t);if(!a||e-a>=this.cooldown)return this.askHistory.set(t,e),t}return null}},ee=z("indexedDB",(()=>{const e=_("record"),a=_(200);return{addRecord:async function(t){return await J.db.getRecordCount(e.value)>=a.value&&(console.log(`⚠数据超过 ${a.value} 条,删除最早的一条...`),await J.db.deleteOldestRecord(e.value)),J.isDBReady||await J.initDB(),await J.db.add(e.value,t)},getRecord:async function(){return J.isDBReady||await J.initDB(),await J.db.getAll(e.value)},JobParameter:function(e){const a=R().dictLabel("experience",e.experience),t=R().dictLabel("area",e.jobLocationAreaCode);return{jobCategory:e.jobCategory,jobTitle:e.jobTitle,minSalary:e.minSalary,maxSalary:e.maxSalary,experience:e.experience,experIenceLabel:a,jobLocationAreaCode:e.jobLocationAreaCode,jobLocationAreaCodeLabel:t,createTime:Date.now()}},analyzer:function(e){const a=Z.analyze(e);return{result:a,sort:Z.printUnifiedResults(a)}}}})),ae=e({__name:"index",setup(e){const{$api:a,navTo:t,vacanciesTo:c,formatTotal:d}=v("globalFunction"),{userInfo:h}=T(x());R();const m=ee(),f=_(null),w=_(null),I=j({tabIndex:"all",search:""}),D=_([]),z=j({page:0,total:0,maxPage:2,pageSize:10,search:{order:0}}),Q=_(""),G=_(!1),J=_(!1),Z=_([{name:"销售顾问",highlight:!0},{name:"销售管理",highlight:!0},{name:"销售工程师",highlight:!0},{name:"算法工程师",highlight:!1},{name:"生产经理",highlight:!1},{name:"市场策划",highlight:!1},{name:"商务服务",highlight:!1},{name:"客服",highlight:!1},{name:"创意总监",highlight:!1}]);function ae(e){z.search={order:z.search.order};for(const[a,t]of Object.entries(e))z.search[a]=t.join(",");re("refresh")}function te(e){z.search.order=e.value,re("refresh")}function se(){w.value.change("loading"),"all"===I.tabIndex?ne():re()}function le(){console.log("jobs"),J.value=!0}function ie(e){I.tabIndex=e,D.value=[],"all"===e?(z.search={},Q.value="",ne("refresh")):(z.search.jobTitle=x().userInfo.jobTitle[e],Q.value="",re("refresh"))}function oe(){I.tabIndex="-1",z.search={jobTitle:Q.value},re("refresh")}function ne(e="add"){"refresh"===e&&(D.value=[],f.value&&f.value.refresh());let t={pageSize:z.pageSize,sessionId:x().seesionId,...z.search},s={recommend:!0,jobCategory:"",tip:"确认你的兴趣,为您推荐更多合适的岗位"};a.createRequest("/app/job/recommend",t).then((a=>{const{data:t,total:l}=a;z.total=0,"add"===e?m.getRecord().then((e=>{if(e.length){const a=m.analyzer(e),{sort:l,result:i}=a,o=Object.fromEntries(l.filter((e=>e[1]>1)));W.updateConditions(o);const n=W.getNextQuestion();n&&(s.jobCategory=n,t.unshift(s))}const a=ce(t);D.value.push(...a)})):D.value=ce(t),t.length{const{rows:t,total:s}=a;if("add"===e){const e=z.pageSize*(z.page-1),a=D.value.length,s=ce(t);D.value.splice(e,a,...s)}else D.value=ce(t);z.total=a.total,z.maxPage=Math.ceil(z.total/z.pageSize),t.length({...e,image:V,hide:!0})))}return L((()=>{ne("refresh")})),(e,a)=>{const v=b,x=P,_=A(k("uni-icons"),E),j=B,R=A(k("latestHotestStatus"),H),T=y,L=A(k("Salary-Expectation"),F),W=A(k("matchingDegree"),X),ee=A(k("custom-waterfalls-flow"),Y),ne=A(k("loadmore"),N);return s(),l(v,{class:"app-container"},{default:i((()=>[p(v,{class:"index-AI"},{default:i((()=>[C("AI+就业服务程序")])),_:1}),p(v,{class:"index-option"},{default:i((()=>[p(v,{class:"option-left"},{default:i((()=>[p(v,{class:"left-item",onClick:a[0]||(a[0]=e=>M(t)("/pages/nearby/nearby"))},{default:i((()=>[C("附近")])),_:1}),p(v,{class:"left-item",onClick:a[1]||(a[1]=e=>M(t)("/packageA/pages/choiceness/choiceness"))},{default:i((()=>[C("精选")])),_:1}),p(v,{class:"left-item"},{default:i((()=>[C("职业图谱")])),_:1})])),_:1}),p(v,{class:"option-right"},{default:i((()=>[p(x,{class:"uni-input right-input","adjust-position":"false","confirm-type":"search",modelValue:Q.value,"onUpdate:modelValue":a[2]||(a[2]=e=>Q.value=e),onConfirm:oe},null,8,["modelValue"]),p(_,{class:"iconsearch",color:"#FFFFFF",type:"search",size:"20",onClick:oe})])),_:1})])),_:1}),p(v,{class:"tab-options"},{default:i((()=>[p(j,{"scroll-x":!0,"show-scrollbar":!1,class:"tab-scroll"},{default:i((()=>[p(v,{class:"tab-op-left"},{default:i((()=>[p(v,{class:u(["tab-list",{tabchecked:"all"===I.tabIndex}]),onClick:a[3]||(a[3]=e=>ie("all"))},{default:i((()=>[C(" 全部 ")])),_:1},8,["class"]),(s(!0),o(n,null,r(M(h).jobTitle,((e,a)=>(s(),l(v,{class:u(["tab-list",{tabchecked:I.tabIndex===a}]),key:a,onClick:e=>ie(a)},{default:i((()=>[C(S(e),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1}),p(v,{class:"tab-op-right"},{default:i((()=>[p(_,{type:"plusempty",style:{"margin-right":"10rpx"},size:"20",onClick:le}),p(v,{class:"tab-recommend"},{default:i((()=>[p(R,{onConfirm:te})])),_:1}),p(v,{class:"tab-filter",onClick:a[4]||(a[4]=e=>G.value=!0)},{default:i((()=>[$(p(v,{class:"tab-number"},{default:i((()=>[C(S(M(d)(z.total)),1)])),_:1},512),[[O,z.total]]),p(T,{class:"image",src:V})])),_:1})])),_:1})])),_:1}),p(j,{"scroll-y":!0,class:"falls-scroll",onScrolltolower:se},{default:i((()=>[p(v,{class:"falls"},{default:i((()=>[p(ee,{ref_key:"waterfallsFlowRef",ref:f,value:D.value},{default:i((e=>[e.recommend?(s(),l(v,{key:1,class:"item"},{default:i((()=>[p(v,{class:"recommend-card"},{default:i((()=>[p(v,{class:"card-content"},{default:i((()=>[p(v,{class:"recommend-card-title"},{default:i((()=>[C("在找「"+S(e.jobCategory)+"」工作吗?",1)])),_:2},1024),p(v,{class:"recommend-card-tip"},{default:i((()=>[C(S(e.tip),1)])),_:2},1024),p(v,{class:"recommend-card-controll"},{default:i((()=>[p(v,{class:"controll-yes",onClick:a=>{return t=e,void console.log(t);var t}},{default:i((()=>[C("是的")])),_:2},1032,["onClick"]),p(v,{class:"controll-no"},{default:i((()=>[C("不是")])),_:1})])),_:2},1024)])),_:2},1024)])),_:2},1024)])),_:2},1024)):(s(),l(v,{key:0,class:"item"},{default:i((()=>[p(v,{class:"falls-card",onClick:a=>function(e){if(e.jobCategory){const a=m.JobParameter(e);m.addRecord(a)}t(`/packageA/pages/post/post?jobId=${btoa(e.jobId)}`)}(e)},{default:i((()=>[p(v,{class:"falls-card-title"},{default:i((()=>[C(S(e.jobTitle),1)])),_:2},1024),p(v,{class:"falls-card-pay"},{default:i((()=>[p(v,{class:"pay-text"},{default:i((()=>[p(L,{"max-salary":e.maxSalary,"min-salary":e.minSalary,"is-month":!0},null,8,["max-salary","min-salary"])])),_:2},1024),e.isHot?(s(),l(T,{key:0,class:"flame",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAkCAMAAABCOMFYAAAA9lBMVEUAAAD/dAb8XRT5SzH+Yxb/awX7XhX5VR//gwP6UyH+aQb/cgH6XBb3Syz5VB/6Vx7/mgD1RTP/73L1RDb6Vx3+ZAz/iwD/gAD1SDD/fQD+Zwf1Qzf/kAD8XRT/awL/pBH/bwH/8Xb/1lP7XBf/bAH/4mP6Wxf/cwH/lwD/bAH0QzX/tCX8XxX/mAD/vzX/fQD/cgD1RDb/lgD0RTj/mQD/eAD/jwD/8Xb/dwD9YQ//bwD/fwD/aAX/hwD7Vxv4Tyf3SS71QzX/lgH/qib/5Wf/jwH/0E3/szD/3GD/2Fn/wUr/ykL/jhL/oxH/62/+kyn/ox7/mR7w6QOVAAAAN3RSTlMAIIAgEJ9fQP7v7+/fv1AwEO/f39/f39/Pz7+vkI9v7t7Pz8/Pv7+/v6+fn5+fj4+Af3BgUEAwIydRtwAAAZlJREFUOMt10Od24jAQhuGRsQmQnt1skk3Zmt6rkG3ZwS1AQsr930y+sWxsTuD9A+c8Z0ayqGq7t7l926AZNVZ76GSWX/e4bzPYXn1EM3kTiBan62KIwHNTtR2apg7PBVwYhG17ii4EReHyVzxTecxLVGuJr7ELKb1Zx8AispTy89hrl260ocIvemOvnfs9UBY5vu+i7nDogitsBkpZAsbYl2+u6/+cGFXOHlO3O5TyBf+Ox7gM9DsOWzeWUuLHdXjlP34SK1A4cp6xlbCieUFiXe1CDzCab/U8jGKzx/y/g89u4PkwatAbsD55zLga7kqkVIlacgMNNroAzffC9DuMhytmLVDHRl9fDEMFrY91JE2J1mYY6mAxY5ZGrwVn5bBNezzKa+PoWRbFOtcOkW00k8koK7WPYazm5z7MF/dlvY8WDzeh9zyaJhP6pKG/BaHLrxrz6ivi7A2to2xC36FbZBI/0iiuY5Lq1oagMUfRoH5sqreAZSs70ag6+TlKd2yqJ85/ZWM8eqignL+72P+ztvb39GaFyj4BXSmNB5DnzJEAAAAASUVORK5CYII="})):g("",!0)])),_:2},1024),e.education?(s(),l(v,{key:0,class:"falls-card-education"},{default:i((()=>[p(U,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):g("",!0),e.experience?(s(),l(v,{key:1,class:"falls-card-experience"},{default:i((()=>[p(U,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):g("",!0),p(v,{class:"falls-card-company"},{default:i((()=>[C(S(e.companyName),1)])),_:2},1024),p(v,{class:"falls-card-company"},{default:i((()=>[C(" 青岛 "),p(U,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"])])),_:2},1024),p(v,{class:"falls-card-pepleNumber"},{default:i((()=>[p(v,null,{default:i((()=>[C(S(e.postingDate||"发布日期"),1)])),_:2},1024),p(v,null,{default:i((()=>[C(S(M(c)(e.vacancies)),1)])),_:2},1024)])),_:2},1024),p(v,{class:"falls-card-matchingrate"},{default:i((()=>[p(v,{class:""},{default:i((()=>[p(W,{job:e},null,8,["job"])])),_:2},1024),p(_,{type:"star",size:"30"})])),_:2},1024)])),_:2},1032,["onClick"])])),_:2},1024))])),_:1},8,["value"]),p(ne,{ref_key:"loadmoreRef",ref:w},null,512)])),_:1})])),_:1}),p(K,{show:G.value,"onUpdate:show":a[5]||(a[5]=e=>G.value=e),onConfirm:ae},null,8,["show"]),p(q,{show:J.value,"onUpdate:show":a[6]||(a[6]=e=>J.value=e),jobList:Z.value},null,8,["show","jobList"])])),_:1})}}},[["__scopeId","data-v-8f5165b1"]]);export{ae as default}; diff --git a/unpackage/dist/build/web/assets/pages-login-login.D61W0GsX.js b/unpackage/dist/build/web/assets/pages-login-login.D61W0GsX.js new file mode 100644 index 0000000..6bef291 --- /dev/null +++ b/unpackage/dist/build/web/assets/pages-login-login.D61W0GsX.js @@ -0,0 +1 @@ +import{_ as a,o as e,a as t,w as s,k as l,e as o,f as c,M as n,N as d,l as u,p as i,u as f,D as A,q as r,s as v,G as g,v as p,x as b,n as k,H as m,y as F,b as x,r as y,F as _,O as w,m as T,B as z,P as H,Q as h,d as R,z as S}from"./index-BoIbtAZO.js";import{_ as J}from"./expected-station.Gn1MaF4X.js";import"./uni-icons.SM4XIXQc.js";const I=a({name:"tab",data:()=>({}),props:{current:{type:Number,default:0}}},[["render",function(a,i,f,A,r,v){const g=n,p=d,b=u;return e(),t(b,{class:"tab-container"},{default:s((()=>[l(b,{class:"uni-margin-wrap"},{default:s((()=>[l(p,{class:"swiper",current:f.current,circular:!1,"indicator-dots":!1,autoplay:!1,duration:500},{default:s((()=>[l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab0",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab1",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab2",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab3",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab4",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab5",{},void 0,!0)])),_:3}),l(g,{onTouchmove:o((a=>!1),["stop"])},{default:s((()=>[c(a.$slots,"tab6",{},void 0,!0)])),_:3})])),_:3},8,["current"])])),_:3})])),_:3})}],["__scopeId","data-v-b9170ed9"]]),U=a({__name:"login",setup(a){const{statusBarHeight:o}=i("deviceInfo"),{$api:c,navTo:n}=i("globalFunction"),{loginSetToken:d,getUserResume:U}=f(),{getDictSelectOption:D,oneDictData:C}=A(),E=r(0),W=[2,5,10,15,20,25,30,50,80,100],O=v({station:[],stationCateLog:1,ageList:[],lfsalay:[2,5,10,15,20,25,30,50],risalay:JSON.parse(JSON.stringify(W)),salayData:[0,0,0]}),P=v({sex:1,age:"0",education:"4",salaryMin:2e3,salaryMax:2e3,area:0,jobTitleId:""});function B(a){O.salayData=a.detail.value;const e=JSON.parse(JSON.stringify(W)),[t,s,l]=a.detail.value;O.risalay=e.slice(t,e.length),P.salaryMin=1e3*e[t],P.salaryMax=1e3*O.risalay[l]}function K(a){P.sex=a}function Q(a){P.jobTitleId=a}function Y(){E.value+=1}function j(){c.createRequest("/app/login",{username:"test",password:"test"},"post").then((a=>{c.msg("模拟帐号密码测试登录成功"),d(a.token).then((a=>{a.data.jobTitleId?(f().initSeesionId(),w({url:"/pages/index/index"})):Y()}))}))}function N(){c.createRequest("/app/user/resume",P,"post").then((a=>{c.msg("完成"),U(),w({url:"/pages/index/index"})}))}return g((a=>{D("age").then((a=>{O.ageList=a})),c.createRequest("/app/common/jobTitle/treeselect",{},"GET").then((a=>{O.station=a.data}))})),(a,c)=>{const n=u,d=T,i=z,f=H,A=h,r=p(b("expected-station"),J);return e(),t(n,{class:"container"},{default:s((()=>[l(n,{style:k({height:m(o)+"px"})},null,8,["style"]),l(I,{current:E.value},{tab0:s((()=>[l(n,{class:"login-content"},{default:s((()=>[l(d,{class:"logo",src:"/app/assets/logo-Dqh0Ciz9.png"}),l(n,{class:"logo-title"},{default:s((()=>[F("就业")])),_:1})])),_:1}),l(n,{class:"btns"},{default:s((()=>[l(i,{class:"wxlogin",onClick:j},{default:s((()=>[F("登录")])),_:1}),l(n,{class:"wxaddress"},{default:s((()=>[F("青岛市公共就业和人才服务中心")])),_:1})])),_:1})])),tab1:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("选择您的性别1/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"fl_box fl_justmiddle fl_1 fl_alstart"},{default:s((()=>[l(n,{class:"tabtwo-sex",onClick:c[0]||(c[0]=a=>K(1))},{default:s((()=>[l(d,{class:"sex-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALgAAAC4CAMAAABn7db1AAAAXVBMVEUAAAD////////////////////////////////////////////////////////////////xVc/0bNbyYNL96vn2g9z4quf+9fz6v+33leH93/b5ter3n+T71fP7yvA0POaxAAAAEHRSTlMAIIDv379gQJ9wEM+QrzBQ2Ep0bQAABpZJREFUeNrUm1l2qzAQRAGBAQ9JaWKG/S/zTR/KCzaRCnm63znxdae61UeQJDLp5yGrLkWeC/xF5KeiqLK6/EhelfRwvuTY4FRkn6+mX9YXAS9EUZfJa5DWhUAQ4nJIkydTZgUoTtkT3Y/OmnJ/Ut3LAru5HBISvtgCUcgfWvbUaUegepR6WuEP76b+T/vt1F22Y3Pf8VgL3I38vwnzcgNwU/0+RT+ecXfOx/jeZY4HkJdvWO5/ZHFn4AkbvG7SA4fJ0E29Ulr+Ritrm2VACKJ+Rkzmxmq5QtsxRP786JjMk5Y3Uf0APDAuHzn8aEcrf0B1jzM/CE/txhU7hrrYeY5m8GN02rHUswd4z1YGoAxlHt+7nWQgDWEe39so6Yhb9Oye3p2WBHokzKN6N5KkIcwjeveSZvIzfzlvKft7mB9Y7/jmQSdRKuDBJOUDzMVHgHdO9CVDE3lv8fIeN4adnbrBAICZl8lumHfw4HT09D7DA6NvWs8t/qNd+ptf0UTcz2v4oG6YNC2uYLobP69aeFDHa8zGU9vRKH6cizRWwI28hjXYwFwPzBwp5hkdFD1SW7tFlJiX8KGTa9RAbpIjfCi3vY85W3Bl2B1Yt/AgP+6fhOg2vAnzZn9YUhAFd96kuW53hyUnC64NvBk0mfJi704IxXyyYyQHC+p9uxUGbstzWG6WQxz3XUb0WwHn1pwJXmS7OhNqcypQ+4IGwJ/8FbikKITSai4rqPYUfFzv1ME07B8t5Qu+bi2XcL7kFn5UfMGh+ZHisETIb5S8AhnxBQSz/MYAPzK64Iv8RguCVnONsp7lB7avLCgsN8nXJc/5T6SY2E4Rq4KT4gsoOuowWC+JF4A8N2dQDLR4sWpNbhoaUBh2HgJHKimQ3wAJ/3uyxHHCG4kXX5PyTuIovy7i7ySefU3KGzUnCiYpUKslg2Les9Snq5lCiHegWPZsDrU7ffzpIx35vLjLikAA032WrAYBiNU9J7FkaG6t5bd6NxBrhDDIGMvKIukedyEvEISOkZWemYaOS3jEARshK0bS396F/AMO8mohmI6/fHST/BNhzHJ/yRUfcfecPEMgOv4VnEIg5/DeBKa9JTeKuO5dd+cJgcxyZ2v1cm9SkP8WRzA29sW+QjBXhgrzydqVjLgdZxa1NCkRTKvjPrxSCOczqRFOE/dxYYdwDkmGcFod8wGtAkGWVCAYJWc+KBmn4KiSAgw23ksICgwXUnyW1+jNZsCsvIYBQ7Fx/hBvwKkm+AXzBhR5koOiVbdeDzce2nxQnLgAh9HyBv3SfrOerd54mYxCJGDp5G3stMx/lczQTc56zQiWH8Wf/8JkdHH0cicTCAjxp7wUHE2cN+e944tjepY3iHEY8V8NeARxAK32DwL9q72zzU0kBoJo2WN7ZpgPendFliWw9z9m/kRqiYmwM+0SRso7wZNVgCXc1WexEQzixHGaPNOOS5Y9Lte/YiVikR2YDv10EzsRg9Tg/HvH6JKFAV6MlKvrA3M7HkmslKuf3lXbyIij1OPy74H7n+tN6tHDSVUu718PW7/dpCorINW5/H87ndT6er5IdQAEoaDiQmACsAgBtngEMAsBtrgHkIQAW/wIwAkBtviqfxfWhSzeAaRPJ1k86l/ilSGLj/oIoTJk8R4ghZwprs9UoxBgii8AK+Rc8aSPyWrDFXegZYUqPmUeTBrgivvM9KkBrrgDWFmhik8AKytc8QTlIFXhijuAlRWq+JIdDs/zy4jsQJPy6L7SoHgoGUJtUTzdiR862dKiuCuZ+21QfCgZi2xR3JUMojYoPpSM/rYo7kqGrRsUH0qqbFoUd1AIVy3aT76Hsvkut0EVDy7T12SAKp5wB+GSyBAPmQYhA1xxl6niMUAVnw3lRxmI4lp+RAgLV7yHQggLTdwjx2ESAyzxYCixy0AV75yhNjADVXyEQog5TXyGQog5TTwYykgzUMWDQzFrJzvgiHeucuGuwhVPhIpjhSfuAZY5R1y9WeZEcWoBOVGcWvlOFKeW7BPFqWsNiOLURRJUcc9bOcITz6wcsd1bqOJhBUjmVPHJoQazbKGKzwfa6iimuK6OIsTFBj8mihcyGpOfhXQvvgIQ/KTHHiwSUb0bQcR54dD5A7b8rHJ95eW51dU7r9p8XAqvku0NaWn6C/DxsU8m68xhU3F+2mv99H3/Li3fXfQfx6cv+v+kH2NXKL2MTz/qO9ajjw9zE5Y5tXLSW9Z+9EOMU+g+TziEuAw+HWsrfwDpVJXa3Oa5cQAAAABJRU5ErkJggg=="}),l(n,{class:"mar_top5"},{default:s((()=>[F("女")])),_:1}),1===P.sex?(e(),t(n,{key:0,class:"dot doted"})):(e(),t(n,{key:1,class:"dot"}))])),_:1}),l(n,{class:"tabtwo-sex",onClick:c[1]||(c[1]=a=>K(0))},{default:s((()=>[l(d,{class:"sex-img",src:"data:image/png;base64,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"}),l(n,{class:"mar_top5"},{default:s((()=>[F("男")])),_:1}),0===P.sex?(e(),t(n,{key:0,class:"dot doted"})):(e(),t(n,{key:1,class:"dot"}))])),_:1})])),_:1}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab2:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("选择您的年龄断段2/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"fl_box fl_deri fl_almiddle"},{default:s((()=>[(e(!0),x(_,null,y(O.ageList,(a=>(e(),t(n,{class:R(["agebtn",{agebtned:a.value===P.age}]),key:a.value,onClick:e=>{return t=a.value,void(P.age=t);var t}},{default:s((()=>[F(S(a.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),l(n,{class:"fl_box fl_justmiddle"}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab3:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("选择您的学历3/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"eduction-content"},{default:s((()=>[(e(!0),x(_,null,y(m(C)("education"),(a=>(e(),t(n,{class:R(["eductionbtn",{eductionbtned:a.value===P.education}]),onClick:e=>{return t=a.value,void(P.education=t);var t},key:a.value},{default:s((()=>[F(S(a.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab4:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("您期望的薪资范围4/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"salary"},{default:s((()=>[l(A,{"indicator-style":"height: 140rpx;",value:O.salayData,onChange:B,class:"picker-view"},{default:s((()=>[l(f,null,{default:s((()=>[(e(!0),x(_,null,y(O.lfsalay,((a,o)=>(e(),t(n,{class:"item",key:o},{default:s((()=>[l(n,{class:R(["item-child",{"item-childed":O.salayData[0]===o}])},{default:s((()=>[F(S(a)+"k ",1)])),_:2},1032,["class"])])),_:2},1024)))),128))])),_:1}),l(n,{class:"item-center"},{default:s((()=>[F("至")])),_:1}),l(f,null,{default:s((()=>[(e(!0),x(_,null,y(O.risalay,((a,o)=>(e(),t(n,{class:"item",key:o},{default:s((()=>[l(n,{class:R(["item-child",{"item-childed":O.salayData[2]===o}])},{default:s((()=>[F(S(a)+"k ",1)])),_:2},1032,["class"])])),_:2},1024)))),128))])),_:1})])),_:1},8,["value"])])),_:1}),l(n,{class:"fl_box fl_justmiddle"}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab5:s((()=>[l(n,{class:"tabtwo"},{default:s((()=>[l(n,{class:"tabtwo-top"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("您期望的求职区域5/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"eduction-content"},{default:s((()=>[(e(!0),x(_,null,y(m(C)("area"),(a=>(e(),t(n,{class:R(["eductionbtn",{eductionbtned:a.value===P.area}]),key:a.value,onClick:e=>{return t=a.value,void(P.area=t);var t}},{default:s((()=>[F(S(a.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),l(n,{class:"nextstep",onClick:Y},{default:s((()=>[F("下一步")])),_:1})])),_:1})])),tab6:s((()=>[l(n,{class:"tabtwo sex-two"},{default:s((()=>[l(n,{class:"tabtwo-top mar_top25 mar_le25"},{default:s((()=>[l(n,{class:"color_FFFFFF fs_30"},{default:s((()=>[F("您的期望岗位6/6")])),_:1}),l(n,{class:"color_D9D9D9"},{default:s((()=>[F("个人信息仅用于推送优质内容")])),_:1})])),_:1}),l(n,{class:"sex-content fl_1"},{default:s((()=>[l(r,{onOnChange:Q,station:O.station},null,8,["station"])])),_:1}),l(i,{class:"nextstep confirmStep",onClick:N},{default:s((()=>[F("完成")])),_:1})])),_:1})])),_:1},8,["current"])])),_:1})}}},[["__scopeId","data-v-b6f000c9"]]);export{U as default}; diff --git a/unpackage/dist/build/web/assets/pages-mine-mine.9PCOKIku.js b/unpackage/dist/build/web/assets/pages-mine-mine.9PCOKIku.js new file mode 100644 index 0000000..585b5d1 --- /dev/null +++ b/unpackage/dist/build/web/assets/pages-mine-mine.9PCOKIku.js @@ -0,0 +1 @@ +import{_ as e,p as A,q as a,L as s,u as t,v as l,x as n,a as o,w as i,l as r,o as u,k as c,y as p,z as g,H as f,m}from"./index-BoIbtAZO.js";import{_ as k,a as x}from"./uni-popup.i3WJKIJ9.js";const d=e({__name:"mine",setup(e){const{$api:d,navTo:S}=A("globalFunction"),U=a({}),E=a({}),I=a(null);function b(){I.value.open()}function C(){I.value.close()}function O(){t().logOut()}s((()=>{U.value=t().userInfo,E.value=t().Completion}));return(e,A)=>{const a=r,s=m,t=l(n("uni-popup-dialog"),k),d=l(n("uni-popup"),x);return u(),o(a,{class:"app-container"},{default:i((()=>[c(a,{class:"mine-AI"},{default:i((()=>[p("AI+就业服务程序")])),_:1}),c(a,{class:"mine-userinfo"},{default:i((()=>[c(a,{class:"userindo-head"},{default:i((()=>["0"===U.value.age?(u(),o(s,{key:0,class:"userindo-head-img",src:"/app/assets/boy-CeqY74jF.png"})):(u(),o(s,{key:1,class:"userindo-head-img",src:"/app/assets/girl-CtUKe2Lz.png"}))])),_:1}),c(a,{class:"userinfo-ls"},{default:i((()=>{return[c(a,{class:"userinfo-ls-name"},{default:i((()=>[p(g(U.value.name||"暂无用户名"),1)])),_:1}),(e=E.value,parseFloat(e)<90?(u(),o(a,{key:0,class:"userinfo-ls-resume"},{default:i((()=>[p(" 简历完成度 "+g(E.value)+",建议优化 ",1)])),_:1})):(u(),o(a,{key:1,class:"userinfo-ls-resume"},{default:i((()=>[p("简历完成度 "+g(E.value),1)])),_:1})))];var e})),_:1})])),_:1}),c(a,{class:"mine-tab"},{default:i((()=>[c(a,{class:"tab-item",onClick:A[0]||(A[0]=e=>f(S)("/packageA/pages/myResume/myResume"))},{default:i((()=>[c(s,{class:"item-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAABACAMAAAB83JS9AAAANlBMVEUAAABHeO1IeOtIeOlHeOxIeOxIeOxHeOxHee1HeOxHeuxHee1Hee1LgO9HeexHeexGeexHeOx9ZXz+AAAAEXRSTlMA30Agn2CAv3CQMO/PEO+vUIbbZsEAAAEhSURBVEjH5dXbrsIgEIXhGc7QI+//stutSRUY7SqJscbvyps/kOkE6WJyfsivDd6SIHFGsG7L6kS81ZxRvkptxikq+HogJqzqierG1Z0U4YoTAx3RjBDXX1I7v2Tda0FVqaEr5ZHtsEV6u67LmEhE5aEho+I9tdtWgtSWpqNbabZ020oU0/bj35gPKFP+4jRqSQDSkWRLf2qACweSqPNO+JfSwQgWRlJNkon3U0+yuJ/OE4lG4MIcrMCf9+N8KGUJlK4k0fNbV4L7n7VskhbEE3+ct6bcn8b+ND1Jx2AF5jElJ6Y8kcg/puR6F/HCcpvOwIt4lda1eZsWIxjyXfPe4er/bNxIhZBxppkCrJ6jgktHNTujZUsjo/KKZGpHui3pH7cbo44yLzMQAAAAAElFTkSuQmCC"}),c(a,{class:"item-text"},{default:i((()=>[p("我的简历")])),_:1})])),_:1}),c(a,{class:"tab-item",onClick:A[1]||(A[1]=e=>f(S)("/packageA/pages/collection/collection"))},{default:i((()=>[c(s,{class:"item-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA0CAMAAADsb9tqAAAAOVBMVEUAAAD/Skr/UFD/SEj/S0v/Skr/UFD/Skr/S0v/Skr/Skr/Skr/Skr/Skr/Skr/TEz/S0v/Skr/SkrZGTfNAAAAEnRSTlMA3xAg758gYL+QgM+vMO9AcFDA9eGtAAABGklEQVRIx6WWW3LDIAxFrwQY83Bss//FtuNJqwYbp1LOrzhzeQgGCBxD8a35OeyMV9Y003elhDjhzFrbH4IMAWd/rgicWkf6Sd4OcSgv1E7QMYLrZUVM3y54LMBEg8qTScxuhJjXrtR7qAwrfKihGQhHaDOxSqiWWULVMKJV3VCtakCxqgRvVR9oZj5QP5kwWdViP5wZyapm7FZ1B9t7GLP55mCzqREAe60lL0w2PjDWWIeDbAo1xtIz1LDJEb/M2jMVnNdOV4jq6QpJc2UE3XIrepgUHdjhSL9F4upNcfWmuGpT3HJnFocbuI7NwLgnjzvhLdFfiT7iHzhSLLNn/GF8T3wJphUKXBCzMnREkkgtnGSValzOC8Z8AfQ5lq0G7QVnAAAAAElFTkSuQmCC"}),c(a,{class:"item-text"},{default:i((()=>[p("我的收藏")])),_:1})])),_:1}),c(a,{class:"tab-item",onClick:A[2]||(A[2]=e=>f(S)("/packageA/pages/browseJob/browseJob"))},{default:i((()=>[c(s,{class:"item-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAAwCAMAAACFQszZAAAAOVBMVEUAAAATxn0YyoATxXwTxn0UxXwTxn0TxXwTxnwTxXwTxX0Qx4ASxn4Yx4ATxH0SxnwTxXwSxXwTxXwvAx4ZAAAAEnRSTlMA3xCAn0CvYL/P7yAwIO+QUHCOYEMPAAABqUlEQVRIx61W7ZLDIAgMQsRovsr7P+zdtLl4DUKTafanOMuuAto5KIyUYJZfzJAirmN3HYFpFgWIPF2i6ZOYiHxaDM7iAnj6jqYC8LMpkFMA9uVEOQ2aLssBY7m3eFAUEvbhKbXHQUexbYs0zVvOUW9YWjxDW7pvfQifeWLwL6My+TyLdY4+U9Q8BkiVgZsHqtYViXCteQfn7lY5ohwbZt7rr2Q5YL+UCawk478IjKb8YNmGsvG89W/emIKSFF8B1m3UVgqbu0Xa5kAM02Rk7nXbtQXJJkgHtsPIKsBNQem1/aGJHkYFCFRB2kE0I6QjXNnVWSextFIrku4hGlrWyLSWzAi3DnswDxstrdC8/rxVsFgt2BDkFaR2QE5B1nU9jAq0W5C0ICNzDlvT5lbTTmDNtnB5jGilhum8TzH6W8HQWS3I3kg/jNq+jlpLvj/SNRZdpP5zhCd5INzzQEK56ckujuoKGtXH0lbtf2uG+q1JOor3fLRy35koJDa0LQ+ss9v/Ph/oUamG8VAYvqSp4GjTJG3KlxWhoYU4dNcxrhgT5CcDJEIuzuYf4BCG3gt6Dc4AAAAASUVORK5CYII="}),c(a,{class:"item-text"},{default:i((()=>[p("我的浏览")])),_:1})])),_:1}),c(a,{class:"tab-item",onClick:A[3]||(A[3]=e=>f(S)("/packageA/pages/Intendedposition/Intendedposition"))},{default:i((()=>[c(s,{class:"item-img",src:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA2CAMAAAC/bkrSAAAAM1BMVEUAAAD/rUj/r0j/rUf/rkf/rUj/rkf/rkf/rUf/rkj/rUf/r0v/rUf/rUf/rEb/r0f/rUcb86vIAAAAEHRSTlMAgCDfn2Dvv5BAcBDPr1AwbNBwMAAAAQ9JREFUSMfNlkGOwyAMRQEbDIa0vv9pJxoWzchOgExV9a0i0ItDPgI7i8qUxKLl4E4oIOd424lyCVpOSHJNNiSSEUEX6hPkOxwPMJyUYrVc9emgxrPsJNexZ0UNY3/XCf5dUghh+5XCi0upMokJ4NOQxnsHq5bGe6dVLY33DhoSyojyR4q4I0PwKHmZIx2lJJP8W+I7kosbESxK/fkjUkHEtij5Oz8CPpZTvpUT03fn5L2nRYm/NKd8I6cAstNczQ1gplwpDwZ1nE1TlqVeqHDPaRaozj1kjW13HKwYifp6pnMqz9cFR9M5HagIczlZ9++6FMcOKKmOJbzbRa33awbl2mrOJMBinU4kuxqobvcHt/x6MmnFgu4AAAAASUVORK5CYII="}),c(a,{class:"item-text"},{default:i((()=>[p("意向岗位")])),_:1})])),_:1})])),_:1}),c(a,{class:"mine-options"},{default:i((()=>[c(a,{class:"mine-options-item"},{default:i((()=>[p("实名认证")])),_:1}),c(a,{class:"mine-options-item"},{default:i((()=>[p("素质测评")])),_:1}),c(a,{class:"mine-options-item"},{default:i((()=>[p("AI面试")])),_:1}),c(a,{class:"mine-options-item"},{default:i((()=>[p("通知与提醒")])),_:1}),c(a,{class:"mine-logout",onClick:b},{default:i((()=>[p("退出登录")])),_:1})])),_:1}),c(d,{ref_key:"popup",ref:I,type:"dialog"},{default:i((()=>[c(t,{mode:"base",title:"确定退出登录吗?",type:"info",duration:2e3,"before-close":!0,onConfirm:O,onClose:C})])),_:1},512)])),_:1})}}},[["__scopeId","data-v-ca607a35"]]);export{d as default}; diff --git a/unpackage/dist/build/web/assets/pages-msglog-msglog.tuNSWP3b.js b/unpackage/dist/build/web/assets/pages-msglog-msglog.tuNSWP3b.js new file mode 100644 index 0000000..20e3821 --- /dev/null +++ b/unpackage/dist/build/web/assets/pages-msglog-msglog.tuNSWP3b.js @@ -0,0 +1 @@ +import{_ as a,s,G as l,a as t,w as c,l as e,o as d,k as i,y as A,d as f,m as r,M as u,N as n}from"./index-BoIbtAZO.js";const o="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADIBAMAAABfdrOtAAAAIVBMVEUAAAD/3fH/3/P/3/P/3vLqi7run8b0tNb6yuX2vtzyr9G1anHtAAAABHRSTlMAgL9ARyeO/QAABGlJREFUeNrtnF9u00AQxtM4B3CDD+AaH8A0OUBtT2l4j2MfIIngPRUcwP1zgAoJnhEPnBJKSkaRdj37Z8Z1K74L/DTft+M43p0dWSiYTZMkBSiS5PTNSELBaQJHSk4zbkQCCp2FjIhZAhrlXJjgHDp0xlNGCp0qQrYyJIsJiDIwGTkGUgQZKGfKCVgolGQgRdQrpMgzIM+sIRFYK3dgiFPOwUlv3RaWYPipKyQXNAtVCpqFCm3MEjZsDl4qjc2SNizyheSChaBCyUKwFLoQ+VJSDkjRzRgDi2K5QlAFmYh0KhEXJCcKkS4l4oPk0oVgKfTjV+ZhDKwSdAsV+8Z+3zpGHxgj7jZVVe+AUqaATEwZ76u/Iimxh1uLaq8VECo8Yr+unlSTreLcJFfVQVT6pfND/hIhS8ovL7cwFTu/JvZu0X5d0GuLhqzt+jEA80hQDdmPbpHcWEFia7cwd0zeahGDDKQg3LKF0It44gapACwWcSQFyV0igU1l0o0oIhIeSOYQCVSWkBgjkYOUDpCFLaRwiOTKFgKZPeTyGAK0Yvvcb6whpX3u186Q1HVxrSz+2dnnjhBamWfutTlk7BxJbf52P3FtRYTQyUeublWNOSS1fASjluYfDlzWFr530cpcft9RO24IFoJqjf88TmwTQQE75LZCGTY8vrFEtmYh5P5IOvNKY8hiU5Fa7bRrOPVmoHY6iC+DXm+jUeDLoJ9mmaZNFo9JKrrQybBQDfm+fdSvFheWqRoVRPlr8mG71ye6EJMGjZWQn9snPWAhpmpVkImyECzFFrJWtLwKcrs9CH+qPEIpR/NOSGsbSbVSQSJlJIdQXgwkN4BsfCHFKP0P0ah+NZBGBQFvCP1W+TIh6z4gu1cDaVWQlBkCPfTJqg9I/WogTR+QJRC/jHKQOS9k91yQkhvSAvEGyQEBJWQsD4mZIbUaciIPCZkhjRoSsEKWmi84rJC1Znsj9YPQvVjIQnA3aM4JaTWQCSdE9ylqzAhZ9QGpdXuNASOk6QOy1O4CpnyQtfbj85yGeLWJNAS3f8d8EP3WRkBCvNokZIbUHVvMKRek6dg4m9MQj9dHDgi9uPYay0HwlETABek8ipHyQGp1JBiKPGTMA1mqc1eH8vUYcuOX+0FaSGsDIc51RsTHZ49IUJOuz+gL/1ZU7ZYfID9w78/5JQKVqv1qwdyvnS4SolMeLHaCPoI+Es3j6/7bH7WHPUbSsJWSAaHVwb67z5360hodtI1AQDlx2JJFFwJnq+ljtik/o5A7744qRc+io1vifuXEfAv72sJ+ZFYmObOBbsn7FfY+UCE/GiI/5CI/riM/eCQ/QtXTMJj8WNvzD+gxjRoOYWiSZfxzGIOsDCO5QxkuZhmTFjasGNLoOmEYfWuBsGHF0C5GcL7iYXiXVYheu4EKrClFJnfdCjKGeqkLUoZyCQ565UCJJBlIEWSgpgZ9jgznYlKijNmIQ1PRMuhkEiyDATNVIrKXd3HbXu9O/11BdzazIfwG2cbUbHV14zsAAAAASUVORK5CYII=",Q=a({__name:"msglog",setup(a){const Q=s({current:0,all:[{}]});function g(a){const s=a.detail.current;Q.current=s}function m(a){Q.current=a}return l((()=>{})),(a,s)=>{const l=e,I=r,C=u,S=n;return d(),t(l,{class:"app-container"},{default:c((()=>[i(l,{class:"msg-AI"},{default:c((()=>[A("AI+就业服务程序")])),_:1}),i(l,{class:"msg-tab"},{default:c((()=>[i(l,{class:f(["msg-tab-item",{actived:0===Q.current}]),onClick:s[0]||(s[0]=a=>m(0))},{default:c((()=>[A("全部")])),_:1},8,["class"]),i(l,{class:f(["msg-tab-item",{actived:1===Q.current}]),onClick:s[1]||(s[1]=a=>m(1))},{default:c((()=>[A("未读")])),_:1},8,["class"])])),_:1}),i(l,{class:"msg-list"},{default:c((()=>[i(S,{class:"swiper",current:Q.current,onChange:g},{default:c((()=>[i(C,{class:"list"},{default:c((()=>[i(l,{class:"list-card"},{default:c((()=>[i(l,{class:"card-img"},{default:c((()=>[i(I,{class:"card-img-flame",src:o})])),_:1}),i(l,{class:"card-info"},{default:c((()=>[i(l,{class:"info-title"},{default:c((()=>[A("今日推荐")])),_:1}),i(l,{class:"info-text"},{default:c((()=>[A("这里有9个职位很适合你,快来看看吧")])),_:1})])),_:1}),i(l,{class:"card-time"},{default:c((()=>[A("刚才")])),_:1})])),_:1})])),_:1}),i(C,{class:"list"},{default:c((()=>[i(l,{class:"list-card"},{default:c((()=>[i(l,{class:"card-img"},{default:c((()=>[i(I,{class:"card-img-flame",src:o})])),_:1}),i(l,{class:"card-info"},{default:c((()=>[i(l,{class:"info-title"},{default:c((()=>[A("今日推荐")])),_:1}),i(l,{class:"info-text"},{default:c((()=>[A("这里有9个职位很适合你,快来看看吧")])),_:1})])),_:1}),i(l,{class:"card-time"},{default:c((()=>[A("刚才")])),_:1})])),_:1})])),_:1})])),_:1},8,["current"])])),_:1})])),_:1})}}},[["__scopeId","data-v-6119d1bb"]]);export{Q as default}; diff --git a/unpackage/dist/build/web/assets/pages-nearby-nearby.OgzanY0W.js b/unpackage/dist/build/web/assets/pages-nearby-nearby.OgzanY0W.js new file mode 100644 index 0000000..47e3031 --- /dev/null +++ b/unpackage/dist/build/web/assets/pages-nearby-nearby.OgzanY0W.js @@ -0,0 +1 @@ +import{p as e,o as t,b as a,z as i,H as s,C as l,q as n,R as o,T as r,_ as u,A as d,c as h,a as c,w as g,k as m,n as f,e as p,j as b,y as v,f as x,l as w,m as y,U as _,V as S,W as k,s as T,G as A,t as I,v as z,x as C,I as D,J as W,F as R,r as j,X as M,S as L,D as F,L as V,u as H,d as B,Y as P,N as U,M as O}from"./index-BoIbtAZO.js";import{a as N,b as X,_ as E,s as q}from"./screening-job-requirements.VARaWRaI.js";import{_ as Y,a as K}from"./matchingDegree.DIUzxusN.js";import{_ as J}from"./uni-icons.SM4XIXQc.js";import{_ as $}from"./dict-Label.Dsm7GAlr.js";const Q={__name:"convert-distance",props:["alat","along","blat","blong"],setup(l){const{haversine:n,getDistanceFromLatLonInKm:o}=e("globalFunction"),{alat:r,along:u,blat:d,blong:h}=l,c=o(r,u,d,h);return(e,l)=>(t(),a("span",{style:{"padding-left":"16rpx"}},i(function(e){const{km:t,m:a}=e;return r||u?t>1?t.toFixed(2)+"km":a.toFixed(2)+"m":"--km"}(s(c))),1))}},Z=l("location",(()=>{const e=n(""),t=n("");return{getLocation:function(){return new Promise(((a,i)=>{o({type:"wgs84",altitude:!0,isHighAccuracy:!0,enableHighAccuracy:!0,timeout:1e4,success:function(i){const s={longitude:120.382665,latitude:36.066938};e.value=s.longitude,t.value=s.latitude,r("用户位置获取成功"),a(s)},fail:function(i){const s={longitude:120.382665,latitude:36.066938};e.value=s.longitude,t.value=s.latitude,r("用户位置获取失败,使用模拟定位"),a(s)},complete:function(e){console.warn("getUserLocation"+JSON.stringify(e))}})}))},longitude:function(){return e.value},latitude:function(){return t.value}}}));const G=u({created(){const e=d();this.px2rpx=750/e.screenWidth,this.screenWidth=e.screenWidth,this.screenHeight=e.screenHeight},mounted(){this.updateRect(),this.mmax=this.valueFormat(this.max,!1),this.percent=Math.abs((this.valueFormat(this.value)-this.min)/(this.mmax-this.min)),this.subPercent=Math.abs((this.valueFormat(this.subValue,!0)-this.min)/(this.mmax-this.min)),this.reverse?"vertical"!=this.direction?this.handleX=(1-this.percent)*this.barMaxLength:this.handleY=this.percent*this.barMaxLength:"vertical"!=this.direction?this.handleX=this.percent*this.barMaxLength:this.handleY=(1-this.percent)*this.barMaxLength,"test"==this.bpname&&console.log(this.mainInfo)},props:{bpname:{type:String,default:""},width:{type:String,default:"300px"},strokeWidth:{type:String,default:"30px"},backgroundColor:{type:String,default:"rgba(0,0,0,0)"},noActiveColor:{type:String,default:"#00ffff"},activeColor:{type:String,default:"#0000ff"},subActiveColor:{type:String,default:"#ffaaaa"},handleColor:{type:String,default:"#ffff00"},infoColor:{type:String,default:"#000000"},borderRadius:{type:String,default:"5px"},barBorderRadius:{type:String,default:"5px"},isActiveCircular:{type:Boolean,default:!1},handleWidth:{type:String,default:"50px"},handleHeight:{type:String,default:"40px"},handleBorderRadius:{type:String,default:"5px"},handleImgUrl:{type:String,default:""},disabled:{type:Boolean,default:!1},direction:{type:String,default:"horizontal"},infoEndText:{type:String,default:""},infoFontSize:{type:String,default:"18px"},showInfo:{type:Boolean,default:!0},infoContent:{type:String,default:"value"},infoAlign:{type:String,default:"right"},max:{type:Number,default:100},min:{type:Number,default:0},value:{type:Number,default:0},subValue:{type:Number,default:0},step:{type:Number,default:1},subStep:{type:Number,default:1},continuous:{type:Boolean,default:!0},subContinuous:{type:Boolean,default:!0},reverse:{type:Boolean,default:!1},widgetPos:{type:String,default:"top"},widgetHeight:{type:[String,Number],default:"40px"},widgetWidth:{type:[String,Number],default:"50px"},widgetBorderRadius:{type:[String,Number],default:"5px"},widgetOpacity:{type:[String,Number],default:1},widgetOffset:{type:[String,Number],default:"0px"},widgetUrl:{type:String,default:""},widgetAngle:{type:[String,Number],default:0}},data:()=>({handleX:50,handleY:0,px2rpx:1,percent:0,subPercent:0,mainInfo:{left:0,top:0,bottom:0,right:0},touchState:!1,screenHeight:0,screenWidth:0,msubValue:0,moveable:!0,lastTouchTime:0,mmax:100}),watch:{value(e,t){this.touchState||(e=this.valueSetBoundary(e),this.percent=Math.abs((e-this.min)/(this.mmax-this.min)))},showValue(e,t){if(!this.continuous){let t;this.reverse?"vertical"!=this.direction?(t=Math.abs(1-(e-this.min)/(this.mmax-this.min)),this.handleX=t*this.barMaxLength):(t=Math.abs((e-this.min)/(this.mmax-this.min)),this.handleY=t*this.barMaxLength):"vertical"!=this.direction?(t=Math.abs((e-this.min)/(this.mmax-this.min)),this.handleX=t*this.barMaxLength):(t=1-Math.abs((e-this.min)/(this.mmax-this.min)),this.handleY=t*this.barMaxLength)}this.$emit("change",{bpname:this.bpname,type:"change",value:this.showValue,subValue:this.msubValue}),this.$emit("valuechange",{bpname:this.bpname,type:"valuechange",value:this.showValue,subValue:this.msubValue})},percent(e,t){this.continuous&&(this.reverse?"vertical"!=this.direction?this.handleX=(1-e)*this.barMaxLength:this.handleY=e*this.barMaxLength:"vertical"!=this.direction?this.handleX=e*this.barMaxLength:this.handleY=(1-e)*this.barMaxLength)},subValue(e,t){e=this.valueSetBoundary(e),this.subContinuous?this.msubValue=e:this.msubValue=this.valueFormat(e,!0),this.subPercent=Math.abs((e-this.min)/(this.mmax-this.min)),this.$emit("change",{bpname:this.bpname,type:"change",value:this.showValue,subValue:this.msubValue}),this.$emit("subvaluechange",{bpname:this.bpname,type:"subvaluechange",value:this.showValue,subValue:this.msubValue})},max(e,t){this.mmax=this.valueFormat(e,!1)}},computed:{bpWidth(){return"vertical"==this.direction?this.maxHeight()[2]:this.sizeDeal(this.width)[2]},bpHeight(){return"vertical"==this.direction?this.sizeDeal(this.width)[2]:this.maxHeight()[2]},mareaWidth(){if("vertical"==this.direction)return this.maxHeight()[2];return this.sizeDeal(this.width)[0]-this.textWidth()+"px"},mareaHeight(){if("vertical"==this.direction){return this.sizeDeal(this.width)[0]-this.textWidth()+"px"}return this.maxHeight()[2]},mareaLeft(){return this.showValueState()&&"left"==this.infoAlign?this.textWidth()+"px":0},barMaxHeight(){if("vertical"==this.direction){let e=this.sizeDeal(this.width)[0],t=this.sizeDeal(this.handleWidth);return e-this.textWidth()-t[0]+"px"}return this.sizeDeal(this.strokeWidth)[2]},barMaxWidth(){if("vertical"==this.direction)return this.sizeDeal(this.strokeWidth)[2];let e=this.sizeDeal(this.width)[0],t=this.sizeDeal(this.handleWidth);return e-this.textWidth()-t[0]+"px"},barMaxLeft(){return this.showValueState()&&"left"==this.infoAlign?this.textWidth()+this.sizeDeal(this.handleWidth)[0]/2+"px":"vertical"!=this.direction?this.sizeDeal(this.handleWidth)[0]/2+"px":(this.maxHeight()[0]-this.sizeDeal(this.strokeWidth)[0])/2+"px"},activeRight(){return this.reverse?0:"unset"},activeLeft(){return this.reverse?"unset":0},activeTop(){return this.reverse?0:"unset"},activeBottom(){return this.reverse?"unset":0},barActiveWidth(){if("vertical"==this.direction)return this.sizeDeal(this.strokeWidth)[2];let e;return e=this.continuous?this.percent:Math.abs((this.showValue-this.min)/(this.mmax-this.min)),this.barMaxLength*e+"px"},barActiveHeight(){if("vertical"==this.direction){let e;return e=this.continuous?this.percent:Math.abs((this.showValue-this.min)/(this.mmax-this.min)),this.barMaxLength*e+"px"}return this.sizeDeal(this.strokeWidth)[2]},subActiveTop(){return this.reverse?0:"unset"},subActiveBottom(){return this.reverse?"unset":0},subActiveRight(){return this.reverse?0:"unset"},subActiveLeft(){return this.reverse?"unset":0},barSubActiveWidth(){return"vertical"==this.direction?this.sizeDeal(this.strokeWidth)[2]:this.subContinuous?this.barMaxLength*this.subPercent+"px":this.barMaxLength*Math.abs((this.msubValue-this.min)/(this.mmax-this.min))+"px"},barSubActiveHeight(){if("vertical"==this.direction){if(this.subContinuous)return this.barMaxLength*this.subPercent+"px";this.barMaxLength,Math.abs((this.msubValue-this.min)/(this.mmax-this.min))}return this.sizeDeal(this.strokeWidth)[2]},mhandleWidth(){return"vertical"==this.direction?this.sizeDeal(this.handleHeight)[2]:this.sizeDeal(this.handleWidth)[2]},mhandleHeight(){return"vertical"==this.direction?this.sizeDeal(this.handleWidth)[2]:this.sizeDeal(this.handleHeight)[2]},mhandleTop(){if("vertical"==this.direction)return 0;{let e=this.sizeDeal(this.handleHeight)[0];return this.maxHeight()[0]/2-e/2+"px"}},showValue(){return this.valueFormat(this.percent*(this.mmax-this.min)+this.min)},textHeight(){let e=this.sizeDeal(this.infoFontSize);return 1.2*e[0]+e[1]},valueLeft(){if("left"==this.infoAlign)return 0;if("center"==this.infoAlign){return this.sizeDeal(this.width)[0]/2-this.valueWidth()/2+"px"}if("right"==this.infoAlign){return this.sizeDeal(this.width)[0]-this.textWidth()+"px"}return 0},barMaxLength(){let e=this.sizeDeal(this.width)[0],t=this.sizeDeal(this.handleWidth);return e-this.textWidth()-t[0]},mwidgetWidth(){return this.sizeDeal(this.widgetWidth)[2]},mwidgetHeight(){return this.sizeDeal(this.widgetHeight)[2]},moffset(){let e=this.sizeDeal(this.widgetOffset);switch(this.widgetPos){case"top":case"bottom":return this.sizeDeal(this.mhandleHeight)[0]+e[0]+"px";case"right":case"left":return this.sizeDeal(this.mhandleWidth)[0]+e[0]+"px"}return 0},mwidgetBorderRadius(){return this.sizeDeal(this.widgetBorderRadius)[2]},mwidgetAngle(){return"rotate("+Number(this.widgetAngle)+"deg)"}},methods:{prevent(e){console.log(1)},updateRect(){h().in(this).select(".bing-progress").boundingClientRect((e=>{this.mainInfo.top=e.top,this.mainInfo.left=e.left,this.mainInfo.bottom=e.bottom,this.mainInfo.right=e.right})).exec()},touchstart(e){if(!this.disabled){if(this.updateRect(),this.mainInfo.top>this.screenHeight)return void this.$emit("dragstart",{bpname:this.bpname,type:"dragstart",value:this.showValue,subValue:this.msubValue});this.touchState=!0;let t=e.changedTouches[0];this.handleMove(t),this.$emit("dragstart",{bpname:this.bpname,type:"dragstart",value:this.showValue,subValue:this.msubValue})}},touchmove(e){if(!this.disabled){let t=e.changedTouches[0];this.handleMove(t),this.$emit("dragging",{bpname:this.bpname,type:"dragging",value:this.showValue,subValue:this.msubValue})}},touchend(e){if(!this.disabled){let t=e.changedTouches[0];this.handleMove(t),this.touchState=!1,this.$emit("dragend",{bpname:this.bpname,type:"dragend",value:this.showValue,subValue:this.msubValue})}},handleMove(e){this.sizeDeal(this.width)[0];let t,a=this.sizeDeal(this.handleWidth);t="vertical"!=this.direction?"left"==this.infoAlign?(e.pageX-this.mainInfo.left-this.textWidth()-a[0]/2)/this.barMaxLength:(e.pageX-this.mainInfo.left-a[0]/2)/this.barMaxLength:1-(e.clientY-this.mainInfo.top-a[0]/2)/this.barMaxLength,t=t>0?t:0,t=t<1?t:1,this.reverse?this.percent=1-t:this.percent=t},showValueState(){return!("vertical"==this.direction||!this.showInfo||"left"!=this.infoAlign&&"right"!=this.infoAlign)},valueSetBoundary(e){return e=this.mmax>this.min?(e=ethis.min?e:this.min:(e=e>this.mmax?e:this.mmax)this.min.toString().length?this.mmax.toString().length:this.min.toString().length)+this.stepInfo()[1])+this.infoEndText.length)*this.sizeDeal(this.infoFontSize)[0];return Number(e.toFixed(2))}return 0},valueWidth(){let e=(.7*((this.mmax.toString().length>this.min.toString().length?this.mmax.toString().length:this.min.toString().length)+this.stepInfo()[1])+this.infoEndText.length)*this.sizeDeal(this.infoFontSize)[0];return Number(e.toFixed(2))},maxHeight(){let e=[];if("vertical"!=this.direction){this.infoEndText.match(/[^\x00-\xff]/g)?e.push(1.1*this.sizeDeal(this.infoFontSize)[0]):e.push(this.sizeDeal(this.infoFontSize)[0])}return e.push(this.sizeDeal(this.strokeWidth)[0]),e.push(this.sizeDeal(this.handleHeight)[0]),e.sort((function(e,t){return t-e})),[e[0],"px",e[0]+"px"]},sizeDeal(e){let t=Number.isNaN(parseFloat(e))?0:parseFloat(e),a=e.toString().replace(/[0-9\.]/g,"");return"rpx"==a?(t/=this.px2rpx,a="px"):"vw"==a?(a="px",t=t/100*this.screenWidth):"vh"==a?(a="px",t=t/100*this.screenHeight):a="px",[t,a,t+a]}}},[["render",function(e,a,s,l,n,o){const r=w,u=y,d=_,h=S,T=k;return t(),c(r,{class:"bing-progress",style:f({width:o.bpWidth,height:o.bpHeight,borderRadius:s.borderRadius,backgroundColor:s.backgroundColor,flexDirection:"vertical"!=s.direction?"row":"column"})},{default:g((()=>[m(r,{class:"bp-bar_max",style:f({width:o.barMaxWidth,height:o.barMaxHeight,backgroundColor:s.noActiveColor,borderRadius:s.barBorderRadius,flexDirection:"vertical"!=s.direction?"row":"column",left:o.barMaxLeft})},{default:g((()=>[m(r,{class:"bp-bar_sub_active",style:f({width:o.barSubActiveWidth,height:o.barSubActiveHeight,backgroundColor:s.subActiveColor,top:o.subActiveTop,bottom:o.subActiveBottom,left:o.subActiveLeft,right:o.subActiveRight,borderRadius:s.isActiveCircular?s.barBorderRadius:0})},null,8,["style"]),m(r,{class:"bp-bar_active",style:f({width:o.barActiveWidth,height:o.barActiveHeight,backgroundColor:s.activeColor,top:o.activeTop,bottom:o.activeBottom,left:o.activeLeft,right:o.activeRight,borderRadius:s.isActiveCircular?s.barBorderRadius:0})},null,8,["style"])])),_:1},8,["style"]),m(T,{id:"bp-marea",class:"bp-marea",onTouchmove:p(o.touchmove,["stop","prevent"]),onTouchstart:p(o.touchstart,["stop","prevent"]),onTouchcancel:o.touchend,onTouchend:o.touchend,style:f({width:o.mareaWidth,height:o.mareaHeight,left:o.mareaLeft})},{default:g((()=>[m(h,{id:"bp-mview",class:"bp-mview",direction:"vertical"==s.direction?"vertical":"horizontal",animation:!1,disabled:!0,x:n.handleX,y:n.handleY,friction:"10",damping:"100",style:f({width:o.mhandleWidth,height:o.mhandleHeight,backgroundColor:s.handleColor,borderRadius:s.handleBorderRadius,fontSize:s.infoFontSize,top:o.mhandleTop})},{default:g((()=>[m(r,{id:"bp-handle",class:"bp-handle",style:f({fontSize:s.infoFontSize,width:o.mhandleWidth,height:o.mhandleHeight,borderRadius:s.handleBorderRadius})},{default:g((()=>[s.handleImgUrl?(t(),c(u,{key:0,class:"bp-handle-img",src:s.handleImgUrl,style:f({fontSize:s.infoFontSize,width:o.mhandleWidth,height:o.mhandleHeight,borderRadius:s.handleBorderRadius})},null,8,["src","style"])):b("",!0),""==s.handleImgUrl&&"handle"==s.infoAlign&&s.showInfo?(t(),c(d,{key:1,class:"bp-handle-text",style:f({fontSize:s.infoFontSize,color:s.infoColor,width:o.mhandleWidth,height:o.textHeight,borderRadius:"20px"})},{default:g((()=>[v(i("subValue"==s.infoContent?n.msubValue:o.showValue)+i(s.infoEndText),1)])),_:1},8,["style"])):b("",!0),"top"==s.widgetPos&&s.widgetUrl?(t(),c(u,{key:2,class:"bp-handle-widget",src:s.widgetUrl,style:f({flexDirection:"column",borderRadius:o.mwidgetBorderRadius,bottom:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},null,8,["src","style"])):b("",!0),"right"==s.widgetPos&&s.widgetUrl?(t(),c(u,{key:3,class:"bp-handle-widget",src:s.widgetUrl,style:f({flexDirection:"row",borderRadius:o.mwidgetBorderRadius,left:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},null,8,["src","style"])):b("",!0),"bottom"==s.widgetPos&&s.widgetUrl?(t(),c(u,{key:4,class:"bp-handle-widget",src:s.widgetUrl,style:f({flexDirection:"column",borderRadius:o.mwidgetBorderRadius,top:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},null,8,["src","style"])):b("",!0),"left"==s.widgetPos&&s.widgetUrl?(t(),c(u,{key:5,class:"bp-handle-widget",src:s.widgetUrl,style:f({flexDirection:"row",borderRadius:o.mwidgetBorderRadius,right:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},null,8,["src","style"])):b("",!0),"top"==s.widgetPos&&""==s.widgetUrl?(t(),c(r,{key:6,class:"bp-handle-widget",style:f({flexDirection:"column",borderRadius:o.mwidgetBorderRadius,bottom:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},{default:g((()=>[x(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])):b("",!0),"right"==s.widgetPos&&""==s.widgetUrl?(t(),c(r,{key:7,class:"bp-handle-widget",style:f({flexDirection:"row",borderRadius:o.mwidgetBorderRadius,left:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},{default:g((()=>[x(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])):b("",!0),"bottom"==s.widgetPos&&""==s.widgetUrl?(t(),c(r,{key:8,class:"bp-handle-widget",style:f({flexDirection:"column",borderRadius:o.mwidgetBorderRadius,top:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},{default:g((()=>[x(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])):b("",!0),"left"==s.widgetPos&&""==s.widgetUrl?(t(),c(r,{key:9,class:"bp-handle-widget",style:f({flexDirection:"row",borderRadius:o.mwidgetBorderRadius,right:o.moffset,width:o.mwidgetWidth,height:o.mwidgetHeight,opacity:s.widgetOpacity,transform:o.mwidgetAngle})},{default:g((()=>[x(e.$slots,"default",{},void 0,!0)])),_:3},8,["style"])):b("",!0)])),_:3},8,["style"])])),_:3},8,["direction","x","y","style"])])),_:3},8,["onTouchmove","onTouchstart","onTouchcancel","onTouchend","style"]),o.showValueState()||"center"==s.infoAlign&&"vertical"!=s.direction&&s.showInfo?(t(),c(d,{key:0,class:"bp-value",style:f({color:s.infoColor,fontSize:s.infoFontSize,left:o.valueLeft,width:o.valueWidth()+"px"})},{default:g((()=>[v(i("subValue"==s.infoContent?n.msubValue:o.showValue)+i(s.infoEndText),1)])),_:1},8,["style"])):b("",!0)])),_:3},8,["style"])}],["__scopeId","data-v-a8b3cf26"]]),ee=u({__name:"one",emits:["onFilter"],setup(l,{expose:o,emit:r}){const{getLocation:u,longitude:d,latitude:h}=Z(),{$api:x,navTo:_,debounce:S,vacanciesTo:k,customSystem:F,formatTotal:V}=e("globalFunction"),H=r;n();const B=n(),P=n([]),U=n([]),O=n([{id:1,position:{left:F.systemInfo.screenWidth-50,top:180,width:30,height:30},iconPath:"/app/assets/Location-BIsf3xVy.png"}]),q=n(null),ee=T({page:0,total:100,maxPage:2,pageSize:10,search:{radius:1,order:0}}),te=n(!1),ae=n([]),ie=T({progressWidth:"200px"});function se(){ue(),q.value.change("loading")}function le(e){if(1===e.detail.controlId)ne()}function ne(){u().then((e=>{P.value=[{latitude:e.latitude,longitude:e.longitude,iconPath:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABOCAMAAABc6hVDAAAAbFBMVEUAAACJvdISx3wRvng6w5osxI9Rwapuv8AgxYcSx3wSxnxjwLdGwqETxnwTxnxcwbF3vsUTxnwSx30TxX4TxnwTxX0Tx30Sxn0Txn0Sxn0SxX0TxnwSxX0Sxn0Sxn0SxnwSxnwTyH4SyX4Qzn+MJXuVAAAAInRSTlMAsvEN3+rQv/Xg08XXq1rKu3Y5IrkyGaKYQSmRacGB+OhOqe/oZAAAAmpJREFUWMPtltmWqjAQRUNIQgbCICjggN1V//+PV4XVghUEn6/nUdemplO1wkKK92dvOQC3/ryL2SZVmTeAMArB+OywCu1PP4igRapy53KVSg2Ipt2/hY4NR5AqiSZKlATkzXERissbJJ7MkxQ3sIwXiqqnEAXrYMDOoM6jReUaTUepjKMsojcqJPKMUFcQ0YoEXF+4jhMqyPFu1niDhApyaKpJ52uU0SZJrJ9zKFEX27BCY/mXIoc82qgceDViDSnsbXnt6F4OyXYsAT64pSXBVsKd7tTBBIMVuVJ5EQz3c7j7I9R8JwFvAulCQ7h7xaMK2AF53TQ1x4B5FHrG4kCOEnlfPQooOUqapYnZHjQt2u7YqJ2lDdOwZ2eUdKIjNY7HkWTOrIGU/FqyiXry3RQ8s6BIg+Mpdvh5LV6BZcSPOXo2k8ecVMHgNXWF7RxrXyfkAELYaQPGwa0mqUiSoZaYWUtiE2qJDwzgPMUyCA2gREHGPb0zlUFFXFSyHWhqyUv1R12oKSXsQutWaDRZ/KgrM6gLauUDYzWqwN0GeyrLk4XAhVdYMzZ4mfylhzXV4ydpy6rwBXKpEKkL36BquHdp9IFSbIZNBFL127sM3eiez86rJwu8LjdZ/RPKrZic7EdsUWxN0cazO5Nu6uKY4tPmoNYpBZCxmUqAdD0WlIwRTqzUNVL0YZIsQ8nwLKHqLEK6nOB44akOLaBOC8oUSiO0y6/K7nIDhXsxhrhBl4690299RdBSKJcUReKUkBrwWv+uv197yxERHkJEbvsd26Rj1vuLBbAX32dH9pFizgf7fbEv9sW+2H+N/QOLsDir6aFd1gAAAABJRU5ErkJggg=="}],U.value=[{latitude:e.latitude,longitude:e.longitude,radius:1e3,fillColor:"#00b8002e"}],ue("refresh")}))}function oe(e){const t=1+e.value;ee.search.radius=t,U.value=[{latitude:h(),longitude:d(),radius:1e3*t,fillColor:"#00b8002e"}],re("refresh")}A((()=>{})),I((()=>{x.msg("使用模拟定位"),ne()}));let re=S(ue,500);function ue(e="add"){"add"===e&&ee.page{const{rows:a,total:i}=t;if("add"===e){const e=ee.pageSize*(ee.page-1),t=ae.value.length,i=a;ae.value.splice(e,t,...i)}else ae.value=a;ee.total=t.total,ee.maxPage=Math.ceil(ee.total/ee.pageSize),a.length{const n=M,o=w,r=z(C("latestHotestStatus"),N),u=y,x=z(C("Salary-Expectation"),Y),S=z(C("matchingDegree"),K),T=z(C("uni-icons"),J),A=z(C("convert-distance"),Q),I=z(C("loadmore"),X),F=L;return t(),c(F,{"scroll-y":!0,class:"nearby-scroll",onScrolltolower:se},{default:g((()=>[m(o,{class:"nearby-map",onTouchmove:l[0]||(l[0]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(n,{style:{width:"100%",height:"300px"},latitude:s(h)(),longitude:s(d)(),markers:P.value,circles:U.value,controls:O.value,onControltap:le},null,8,["latitude","longitude","markers","circles","controls"])])),_:1}),m(o,{class:"nearby-list"},{default:g((()=>[m(o,{class:"list-head",onTouchmove:l[2]||(l[2]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(o,{class:"tab-options"},{default:g((()=>[m(o,{class:"tab-scroll",ref_key:"progress",ref:B},{default:g((()=>[m(o,{class:"tab-scr-d",style:f(`width: ${ie.progressWidth}`)},{default:g((()=>[m(o,{class:""},{default:g((()=>[v("1km")])),_:1}),m(o,{class:""},{default:g((()=>[v("5km")])),_:1}),m(o,{class:""},{default:g((()=>[v("10km")])),_:1})])),_:1},8,["style"]),m(G,{strokeWidth:"7px",max:10,activeColor:"#13C57C",handleWidth:"10px",handleHeight:"10px",handleBorderRadius:"5px",handleColor:"#4778EC",onChange:oe,showInfo:!1,width:ie.progressWidth},null,8,["width"])])),_:1},512),m(o,{class:"tab-op-right"},{default:g((()=>[m(o,{class:"tab-recommend"},{default:g((()=>[m(r,{onConfirm:de})])),_:1}),m(o,{class:"tab-filter",onClick:l[1]||(l[1]=e=>H("onFilter",0))},{default:g((()=>[D(m(o,{class:"tab-number"},{default:g((()=>[v(i(s(V)(ee.total)),1)])),_:1},512),[[W,ee.total]]),m(u,{class:"image",src:E})])),_:1})])),_:1})])),_:1})])),_:1}),m(o,{class:"one-cards"},{default:g((()=>[(t(!0),a(R,null,j(ae.value,((e,a)=>(t(),c(o,{class:"card-box",key:e.jobId,onClick:t=>{return a=e.jobId,void _(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:g((()=>[m(o,{class:"box-row mar_top0"},{default:g((()=>[m(o,{class:"row-left"},{default:g((()=>[v(i(e.jobTitle),1)])),_:2},1024),m(o,{class:"row-right"},{default:g((()=>[m(x,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),m(o,{class:"box-row"},{default:g((()=>[m(o,{class:"row-left"},{default:g((()=>[e.education?(t(),c(o,{key:0,class:"row-tag"},{default:g((()=>[m($,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):b("",!0),e.experience?(t(),c(o,{key:1,class:"row-tag"},{default:g((()=>[m($,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),m(o,{class:"box-row mar_top0"},{default:g((()=>[m(o,{class:"row-item mineText"},{default:g((()=>[v(i(e.postingDate||"发布日期"),1)])),_:2},1024),m(o,{class:"row-item mineText"},{default:g((()=>[v(i(s(k)(e.vacancies)),1)])),_:2},1024),m(o,{class:"row-item mineText textblue"},{default:g((()=>[m(S,{job:e},null,8,["job"])])),_:2},1024),m(o,{class:"row-item"},{default:g((()=>[m(T,{type:"star",size:"28"})])),_:1})])),_:2},1024),m(o,{class:"box-row"},{default:g((()=>[m(o,{class:"row-left mineText"},{default:g((()=>[v(i(e.companyName),1)])),_:2},1024),m(o,{class:"row-right mineText"},{default:g((()=>[v(" 青岛 "),m($,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"]),m(A,{alat:e.latitude,along:e.longitude,blat:s(h)(),blong:s(d)()},null,8,["alat","along","blat","blong"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1}),m(I,{ref_key:"loadmoreRef",ref:q},null,512)])),_:1})}}},[["__scopeId","data-v-bd732364"]]),te=u({__name:"two",emits:["onFilter"],setup(l,{expose:o,emit:r}){const{getLocation:u,longitude:d,latitude:h}=Z(),{getDictSelectOption:f,oneDictData:x}=F(),{$api:_,navTo:S,vacanciesTo:k,formatTotal:A}=e("globalFunction"),I=r,M=T({tabIndex:"all",tabBxText:"buxianquyu"}),P=n(!1),U=T({area:0}),O=n(null),q=n({}),G=T({page:0,total:0,maxPage:2,pageSize:10,search:{order:0}}),ee=n([]);function te(){se(),O.value.change("loading")}function ae(e){M.tabIndex=e,G.search.jobTitle="all"===e?"":H().userInfo.jobTitle[e],se("refresh")}function ie(e,t){U.area=e,se("refresh")}function se(e="add"){"add"===e&&G.page{const{rows:a,total:i}=t;if("add"===e){const e=G.pageSize*(G.page-1),t=ee.value.length,i=a;ee.value.splice(e,t,...i)}else ee.value=a;G.total=t.total,G.maxPage=Math.ceil(G.total/G.pageSize),a.length{q.value=H().userInfo})),o({loadData:async function(){try{if(P.value)return;const e=x("area")[0];U.area=e.value,se("refresh"),P.value=!0}catch(e){throw P.value=!1,e}},handleFilterConfirm:function(e){G.search={order:G.search.order};for(const[t,a]of Object.entries(e))G.search[t]=a.join(",");se("refresh")}}),(e,l)=>{const n=w,o=L,r=z(C("uni-icons"),J),u=z(C("latestHotestStatus"),N),f=y,_=z(C("Salary-Expectation"),Y),T=z(C("matchingDegree"),K),F=z(C("convert-distance"),Q),V=z(C("loadmore"),X);return t(),c(o,{"scroll-y":!0,class:"nearby-scroll",onScrolltolower:te},{default:g((()=>[m(n,{class:"two-head"},{default:g((()=>[(t(!0),a(R,null,j(s(x)("area"),((e,a)=>(t(),c(n,{class:B(["head-item",{active:e.value===U.area}]),key:e.value,onClick:t=>ie(e.value)},{default:g((()=>[v(i(e.label),1)])),_:2},1032,["class","onClick"])))),128)),m(n,{class:B(["head-item",{active:M.tabBxText===U.area}]),onClick:l[0]||(l[0]=t=>ie(M.tabBxText,e.item))},{default:g((()=>[v(" 不限区域 ")])),_:1},8,["class"])])),_:1}),m(n,{class:"nearby-list"},{default:g((()=>[m(n,{class:"list-head",onTouchmove:l[4]||(l[4]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(n,{class:"tab-options"},{default:g((()=>[m(o,{"scroll-x":!0,"show-scrollbar":!1,class:"tab-scroll",onTouchmove:l[2]||(l[2]=p((()=>{}),["stop"]))},{default:g((()=>[m(n,{class:"tab-op-left"},{default:g((()=>[m(n,{class:B(["tab-list",{tabchecked:"all"===M.tabIndex}]),onClick:l[1]||(l[1]=e=>ae("all"))},{default:g((()=>[v(" 全部 ")])),_:1},8,["class"]),(t(!0),a(R,null,j(q.value.jobTitle,((e,a)=>(t(),c(n,{class:B(["tab-list",{tabchecked:M.tabIndex===a}]),onClick:e=>ae(a),key:a},{default:g((()=>[v(i(e),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1}),m(n,{class:"tab-op-right"},{default:g((()=>[m(r,{type:"plusempty",style:{"margin-right":"10rpx"},size:"20"}),m(n,{class:"tab-recommend"},{default:g((()=>[m(u,{onConfirm:le})])),_:1}),m(n,{class:"tab-filter",onClick:l[3]||(l[3]=e=>I("onFilter",1))},{default:g((()=>[D(m(n,{class:"tab-number"},{default:g((()=>[v(i(s(A)(G.total)),1)])),_:1},512),[[W,G.total]]),m(f,{class:"image",src:E})])),_:1})])),_:1})])),_:1})])),_:1}),m(n,{class:"one-cards"},{default:g((()=>[(t(!0),a(R,null,j(ee.value,((e,a)=>(t(),c(n,{class:"card-box",key:e.jobId,onClick:t=>{return a=e.jobId,void S(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:g((()=>[m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[v(i(e.jobTitle),1)])),_:2},1024),m(n,{class:"row-right"},{default:g((()=>[m(_,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[e.education?(t(),c(n,{key:0,class:"row-tag"},{default:g((()=>[m($,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):b("",!0),e.experience?(t(),c(n,{key:1,class:"row-tag"},{default:g((()=>[m($,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-item mineText"},{default:g((()=>[v(i(e.postingDate||"发布日期"),1)])),_:2},1024),m(n,{class:"row-item mineText"},{default:g((()=>[v(i(s(k)(e.vacancies)),1)])),_:2},1024),m(n,{class:"row-item mineText textblue"},{default:g((()=>[m(T,{job:e},null,8,["job"])])),_:2},1024),m(n,{class:"row-item"},{default:g((()=>[m(r,{type:"star",size:"28"})])),_:1})])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left mineText"},{default:g((()=>[v(i(e.companyName),1)])),_:2},1024),m(n,{class:"row-right mineText"},{default:g((()=>[v(" 青岛 "),m($,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"]),m(F,{alat:e.latitude,along:e.longitude,blat:s(h)(),blong:s(d)()},null,8,["alat","along","blat","blong"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1}),m(V,{ref_key:"loadmoreRef",ref:O},null,512)])),_:1})}}},[["__scopeId","data-v-71795ae6"]]),ae=u({__name:"three",emits:["onFilter"],setup(l,{expose:o,emit:r}){const{$api:u,navTo:d,vacanciesTo:h,formatTotal:f}=e("globalFunction"),{getLocation:x,longitude:_,latitude:S}=Z(),k=r,I=n([]),M=n(!1),F=n([]),U=n({}),O=T({subwayList:[],subwayStart:{},subwayEnd:{},value:0,subwayId:0,downup:!0,dont:0,dontObj:{},tabIndex:"all"}),q=T({page:0,total:0,maxPage:2,pageSize:10,search:{order:0}}),G=n([]),ee=n(null);function te(){le(),ee.value.change("loading")}function ae(e){O.tabIndex=e,q.search.jobTitle="all"===e?"":H().userInfo.jobTitle[e],le("refresh")}function ie(e){if(e){return F.value.filter((t=>t.value===e))[0].text}return""}function se(e){const t=F.value[e.detail.value],a=O.subwayList.filter((e=>e.lineId===t.value))[0];I.value=a,O.value=e.detail.value,O.subwayId=a.lineId;const i=a.subwayStationList;O.downup=!0,i.length&&(O.dont=0,O.dontObj=i[0],O.subwayStart=i[0],O.subwayEnd=i[i.length-1])}function le(e="add"){"add"===e&&q.page{const{rows:a,total:i}=t;if("add"===e){const e=q.pageSize*(q.page-1),t=G.value.length,i=a;G.value.splice(e,t,...i)}else G.value=a;q.total=t.total,q.maxPage=Math.ceil(q.total/q.pageSize),a.length{u.createRequest("/app/common/subway").then((e=>{O.subwayList=e.data,I.value=e.data[0],O.subwayId=e.data[0].lineId,O.value=0,O.dont=0,F.value=e.data.map((e=>({text:e.lineName,value:e.lineId})));const t=e.data[0].subwayStationList;t.length&&(O.dont=0,O.dontObj=t[0],O.subwayStart=t[0],O.subwayEnd=t[t.length-1])}))})),V((()=>{U.value=H().userInfo})),o({loadData:async function(){try{if(M.value)return;le("refresh"),M.value=!0}catch(e){throw M.value=!1,e}},handleFilterConfirm:function(e){q.search={order:q.search.order};for(const[t,a]of Object.entries(e))q.search[t]=a.join(",");le("refresh")}}),(e,l)=>{const n=w,o=z(C("uni-icons"),J),r=P,u=L,x=z(C("latestHotestStatus"),N),T=y,A=z(C("Salary-Expectation"),Y),M=z(C("matchingDegree"),K),V=z(C("convert-distance"),Q),H=z(C("loadmore"),X);return t(),c(u,{"scroll-y":!0,class:"nearby-scroll",onScrolltolower:te},{default:g((()=>[m(n,{class:"three-head",onTouchmove:l[2]||(l[2]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(u,{class:"scroll-head","scroll-x":!0,"show-scrollbar":!1},{default:g((()=>[m(n,{class:"metro"},{default:g((()=>[m(n,{class:"metro-one"},{default:g((()=>[m(r,{class:"one-picker",onChange:se,onCancel:l[0]||(l[0]=e=>O.downup=!0),onClick:l[1]||(l[1]=e=>O.downup=!1),value:O.value,"range-key":"text",range:F.value},{default:g((()=>[m(n,{class:"one-picker"},{default:g((()=>[m(n,{class:"uni-input"},{default:g((()=>[v(i(ie(O.subwayId)),1)])),_:1}),O.downup?(t(),c(o,{key:0,type:"down",size:"16"})):(t(),c(o,{key:1,type:"up",size:"16"}))])),_:1})])),_:1},8,["value","range"])])),_:1}),m(n,{class:"metro-two"},{default:g((()=>[v(i(O.subwayStart.stationName)+"-"+i(O.subwayEnd.stationName),1)])),_:1}),m(n,{class:"metro-three"},{default:g((()=>[m(n,{class:"three-background"},{default:g((()=>[m(n,{class:"three-items"},{default:g((()=>[(t(!0),a(R,null,j(I.value.subwayStationList,((e,a)=>(t(),c(n,{class:"three-item",onClick:t=>function(e,t){console.log(e,t),O.dont=t,O.dontObj=e,le("refresh")}(e,a),key:a},{default:g((()=>[m(n,{class:B(["item-dont",{dontstart:0===a,dontend:a===I.value.subwayStationList.length-1,donted:a===O.dont}])},null,8,["class"]),m(n,{class:"item-text"},{default:g((()=>[v(i(e.stationName),1)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1})])),_:1})])),_:1})])),_:1})])),_:1}),m(n,{class:"nearby-list"},{default:g((()=>[m(n,{class:"list-head",onTouchmove:l[6]||(l[6]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(n,{class:"tab-options"},{default:g((()=>[m(u,{"scroll-x":!0,"show-scrollbar":!1,class:"tab-scroll",onTouchmove:l[4]||(l[4]=p((()=>{}),["stop"]))},{default:g((()=>[m(n,{class:"tab-op-left"},{default:g((()=>[m(n,{class:B(["tab-list",{tabchecked:"all"===O.tabIndex}]),onClick:l[3]||(l[3]=e=>ae("all"))},{default:g((()=>[v(" 全部 ")])),_:1},8,["class"]),(t(!0),a(R,null,j(U.value.jobTitle,((e,a)=>(t(),c(n,{class:B(["tab-list",{tabchecked:O.tabIndex===a}]),key:a,onClick:e=>ae(a)},{default:g((()=>[v(i(e),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1}),m(n,{class:"tab-op-right"},{default:g((()=>[m(o,{type:"plusempty",style:{"margin-right":"10rpx"},size:"20"}),m(n,{class:"tab-recommend"},{default:g((()=>[m(x,{onConfirm:ne})])),_:1}),m(n,{class:"tab-filter",onClick:l[5]||(l[5]=e=>k("onFilter",2))},{default:g((()=>[D(m(n,{class:"tab-number"},{default:g((()=>[v(i(s(f)(q.total)),1)])),_:1},512),[[W,q.total]]),m(T,{class:"image",src:E})])),_:1})])),_:1})])),_:1})])),_:1}),m(n,{class:"one-cards"},{default:g((()=>[(t(!0),a(R,null,j(G.value,((e,a)=>(t(),c(n,{class:"card-box",key:e.jobId,onClick:t=>{return a=e.jobId,void d(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:g((()=>[m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[v(i(e.jobTitle),1)])),_:2},1024),m(n,{class:"row-right"},{default:g((()=>[m(A,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[e.education?(t(),c(n,{key:0,class:"row-tag"},{default:g((()=>[m($,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):b("",!0),e.experience?(t(),c(n,{key:1,class:"row-tag"},{default:g((()=>[m($,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-item mineText"},{default:g((()=>[v(i(e.postingDate||"发布日期"),1)])),_:2},1024),m(n,{class:"row-item mineText"},{default:g((()=>[v(i(s(h)(e.vacancies)),1)])),_:2},1024),m(n,{class:"row-item mineText textblue"},{default:g((()=>[m(M,{job:e},null,8,["job"])])),_:2},1024),m(n,{class:"row-item"},{default:g((()=>[m(o,{type:"star",size:"28"})])),_:1})])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left mineText"},{default:g((()=>[v(i(e.companyName),1)])),_:2},1024),m(n,{class:"row-right mineText"},{default:g((()=>[v(" 青岛 "),m($,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"]),m(V,{alat:e.latitude,along:e.longitude,blat:s(S)(),blong:s(_)()},null,8,["alat","along","blat","blong"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1}),m(H,{ref_key:"loadmoreRef",ref:ee},null,512)])),_:1})}}},[["__scopeId","data-v-f455b44e"]]),ie=u({__name:"four",emits:["onFilter"],setup(l,{expose:o,emit:r}){F();const{$api:u,navTo:d,vacanciesTo:h,formatTotal:f}=e("globalFunction"),{getLocation:x,longitude:_,latitude:S}=Z(),k=r,I=T({tabIndex:"all",comlist:[],comId:0});T({area:0,areaInfo:{}});const M=n(null),P=n({}),U=n(!1),O=T({page:0,total:0,maxPage:2,pageSize:10,search:{order:0}}),q=n([]);function G(){te(),M.value.change("loading")}function ee(e){I.tabIndex=e,O.search.jobTitle="all"===e?"":H().userInfo.jobTitle[e],te("refresh")}function te(e="add"){"add"===e&&O.page{const{rows:a,total:i}=t;if("add"===e){const e=O.pageSize*(O.page-1),t=q.value.length,i=a;q.value.splice(e,t,...i)}else q.value=a;O.total=t.total,O.maxPage=Math.ceil(O.total/O.pageSize),a.length{P.value=H().userInfo})),A((()=>{u.createRequest("/app/common/commercialArea").then((e=>{e.data.length&&(I.comlist=e.data,I.areaInfo=e.data[0],I.comId=e.data[0].commercialAreaId)}))})),o({loadData:async function(){try{if(U.value)return;te("refresh"),U.value=!0}catch(e){throw U.value=!1,e}},handleFilterConfirm:function(e){O.search={order:O.search.order};for(const[t,a]of Object.entries(e))O.search[t]=a.join(",");te("refresh")}}),(e,l)=>{const n=w,o=L,r=z(C("uni-icons"),J),u=z(C("latestHotestStatus"),N),x=y,T=z(C("Salary-Expectation"),Y),A=z(C("matchingDegree"),K),F=z(C("convert-distance"),Q),V=z(C("loadmore"),X);return t(),c(o,{"scroll-y":!0,class:"nearby-scroll",onScrolltolower:G},{default:g((()=>[m(n,{class:"two-head"},{default:g((()=>[(t(!0),a(R,null,j(I.comlist,((e,a)=>(t(),c(n,{class:B(["head-item",{active:I.comId===e.commercialAreaId}]),key:e.commercialAreaId,onClick:t=>{return a=e,I.areaInfo=a,I.comId=a.commercialAreaId,void te("refresh");var a}},{default:g((()=>[v(i(e.commercialAreaName),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),m(n,{class:"nearby-list"},{default:g((()=>[m(n,{class:"list-head",onTouchmove:l[3]||(l[3]=p((()=>{}),["stop","prevent"]))},{default:g((()=>[m(n,{class:"tab-options"},{default:g((()=>[m(o,{"scroll-x":!0,"show-scrollbar":!1,class:"tab-scroll",onTouchmove:l[1]||(l[1]=p((()=>{}),["stop"]))},{default:g((()=>[m(n,{class:"tab-op-left"},{default:g((()=>[m(n,{class:B(["tab-list",{tabchecked:"all"===I.tabIndex}]),onClick:l[0]||(l[0]=e=>ee("all"))},{default:g((()=>[v(" 全部 ")])),_:1},8,["class"]),(t(!0),a(R,null,j(P.value.jobTitle,((e,a)=>(t(),c(n,{class:B(["tab-list",{tabchecked:I.tabIndex===a}]),onClick:e=>ee(a),key:a},{default:g((()=>[v(i(e),1)])),_:2},1032,["class","onClick"])))),128))])),_:1})])),_:1}),m(n,{class:"tab-op-right"},{default:g((()=>[m(r,{type:"plusempty",style:{"margin-right":"10rpx"},size:"20"}),m(n,{class:"tab-recommend"},{default:g((()=>[m(u,{onConfirm:ae})])),_:1}),m(n,{class:"tab-filter",onClick:l[2]||(l[2]=e=>k("onFilter",3))},{default:g((()=>[D(m(n,{class:"tab-number"},{default:g((()=>[v(i(s(f)(O.total)),1)])),_:1},512),[[W,O.total]]),m(x,{class:"image",src:E})])),_:1})])),_:1})])),_:1})])),_:1}),m(n,{class:"one-cards"},{default:g((()=>[(t(!0),a(R,null,j(q.value,((e,a)=>(t(),c(n,{class:"card-box",key:e.jobId,onClick:t=>{return a=e.jobId,void d(`/packageA/pages/post/post?jobId=${btoa(a)}`);var a}},{default:g((()=>[m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[v(i(e.jobTitle),1)])),_:2},1024),m(n,{class:"row-right"},{default:g((()=>[m(T,{"max-salary":e.maxSalary,"min-salary":e.minSalary},null,8,["max-salary","min-salary"])])),_:2},1024)])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left"},{default:g((()=>[e.education?(t(),c(n,{key:0,class:"row-tag"},{default:g((()=>[m($,{dictType:"education",value:e.education},null,8,["value"])])),_:2},1024)):b("",!0),e.experience?(t(),c(n,{key:1,class:"row-tag"},{default:g((()=>[m($,{dictType:"experience",value:e.experience},null,8,["value"])])),_:2},1024)):b("",!0)])),_:2},1024)])),_:2},1024),m(n,{class:"box-row mar_top0"},{default:g((()=>[m(n,{class:"row-item mineText"},{default:g((()=>[v(i(e.postingDate||"发布日期"),1)])),_:2},1024),m(n,{class:"row-item mineText"},{default:g((()=>[v(i(s(h)(e.vacancies)),1)])),_:2},1024),m(n,{class:"row-item mineText textblue"},{default:g((()=>[m(A,{job:e},null,8,["job"])])),_:2},1024),m(n,{class:"row-item"},{default:g((()=>[m(r,{type:"star",size:"28"})])),_:1})])),_:2},1024),m(n,{class:"box-row"},{default:g((()=>[m(n,{class:"row-left mineText"},{default:g((()=>[v(i(e.companyName),1)])),_:2},1024),m(n,{class:"row-right mineText"},{default:g((()=>[v(" 青岛 "),m($,{dictType:"area",value:e.jobLocationAreaCode},null,8,["value"]),m(F,{alat:e.latitude,along:e.longitude,blat:s(S)(),blong:s(_)()},null,8,["alat","along","blat","blong"])])),_:2},1024)])),_:2},1024)])),_:2},1032,["onClick"])))),128))])),_:1})])),_:1}),m(V,{ref_key:"loadmoreRef",ref:M},null,512)])),_:1})}}},[["__scopeId","data-v-611e9007"]]),se=u({__name:"nearby",setup(i){e("globalFunction");const s=T([!1,!1,!1,!1]),l=[n(null),n(null),n(null),n(null)],o=[ee,te,ae,ie],r=n(0),u=n(!1),d=n(!1),h=n(!1),f=n(!1),p=T({current:0,all:[{}]});function b(e){var t;null==(t=l[r.value].value)||t.handleFilterConfirm(e)}function x(e){switch(r.value=e,e){case 0:u.value=!0;break;case 1:d.value=!0;break;case 2:h.value=!0;break;case 3:f.value=!0}}I((()=>{S(p.current)}));function y(e){const t=e.detail.current;p.current=t,S(t)}function _(e){p.current=e,S(e)}function S(e){var t;s[e]||(null==(t=l[e].value)||t.loadData(),s[e]=!0)}return(e,i)=>{const s=w,n=O,r=U;return t(),c(s,{class:"app-container"},{default:g((()=>[m(s,{class:"nearby-head"},{default:g((()=>[m(s,{class:B(["head-item",{actived:0===p.current}]),onClick:i[0]||(i[0]=e=>_(0))},{default:g((()=>[v("附近工作")])),_:1},8,["class"]),m(s,{class:B(["head-item",{actived:1===p.current}]),onClick:i[1]||(i[1]=e=>_(1))},{default:g((()=>[v("区县工作")])),_:1},8,["class"]),m(s,{class:B(["head-item",{actived:2===p.current}]),onClick:i[2]||(i[2]=e=>_(2))},{default:g((()=>[v("地铁周边")])),_:1},8,["class"]),m(s,{class:B(["head-item",{actived:3===p.current}]),onClick:i[3]||(i[3]=e=>_(3))},{default:g((()=>[v("商圈附近")])),_:1},8,["class"])])),_:1}),m(s,{class:"nearby-content"},{default:g((()=>[m(r,{class:"swiper",current:p.current,onChange:y},{default:g((()=>[(t(),a(R,null,j(4,((e,a)=>m(n,{class:"swiper-item",key:a},{default:g((()=>[(t(),c(C(o[a]),{onOnFilter:x,ref_for:!0,ref:e=>((e,t)=>{e&&(l[t].value=e)})(e,a)},null,544))])),_:2},1024))),64))])),_:1},8,["current"])])),_:1}),m(q,{area:!1,show:u.value,"onUpdate:show":i[4]||(i[4]=e=>u.value=e),onConfirm:b},null,8,["show"]),m(q,{area:!1,show:d.value,"onUpdate:show":i[5]||(i[5]=e=>d.value=e),onConfirm:b},null,8,["show"]),m(q,{area:!1,show:h.value,"onUpdate:show":i[6]||(i[6]=e=>h.value=e),onConfirm:b},null,8,["show"]),m(q,{area:!1,show:f.value,"onUpdate:show":i[7]||(i[7]=e=>f.value=e),onConfirm:b},null,8,["show"])])),_:1})}}},[["__scopeId","data-v-97e41799"]]);export{se as default}; diff --git a/unpackage/dist/build/web/assets/post-DThTcaRL.css b/unpackage/dist/build/web/assets/post-DThTcaRL.css new file mode 100644 index 0000000..63f117a --- /dev/null +++ b/unpackage/dist/build/web/assets/post-DThTcaRL.css @@ -0,0 +1 @@ +[data-v-57ea6143] .amap-logo,[data-v-57ea6143] .amap-copyright{opacity:0!important}.container[data-v-57ea6143]{display:flex;flex-direction:column;background-color:#f8f8f8}.job-header[data-v-57ea6143]{padding:.625rem 1.25rem;background-color:#fff;margin-bottom:.3125rem}.job-header .job-title[data-v-57ea6143]{font-size:1.71875rem;font-weight:700;color:#333;margin-bottom:.3125rem}.job-header .job-info[data-v-57ea6143]{display:flex;justify-content:space-between;margin-bottom:.3125rem}.job-header .job-info .salary[data-v-57ea6143]{color:#3b82f6;font-size:1.3125rem;font-weight:700}.job-header .job-info .views[data-v-57ea6143]{font-size:.75rem;color:#999}.job-header .location-info[data-v-57ea6143]{font-size:.75rem;color:#666}.job-header .location-info .location[data-v-57ea6143],.job-header .location-info .source[data-v-57ea6143],.job-header .location-info .date[data-v-57ea6143]{margin-right:.3125rem;margin-top:.625rem}.job-header .location-info .source[data-v-57ea6143]{margin-left:.9375rem}.job-details[data-v-57ea6143]{background-color:#fff;padding:.625rem 1.25rem;margin-bottom:.3125rem}.job-details .details-title[data-v-57ea6143]{font-size:1.28125rem;font-weight:700;margin-bottom:.46875rem}.job-details .tags[data-v-57ea6143]{display:flex;gap:.3125rem;margin:.46875rem 0}.job-details .tags .tag[data-v-57ea6143]{background-color:#3b82f6;color:#fff;padding:.15625rem .46875rem;border-radius:.46875rem;font-size:.6875rem}.job-details .description[data-v-57ea6143]{font-size:.75rem;line-height:1.125rem;color:#333}.company-info[data-v-57ea6143]{background-color:#fff;padding:.625rem 1.25rem;margin-bottom:9.375rem}.company-info .company-name[data-v-57ea6143]{font-size:.875rem;font-weight:700;margin-bottom:.3125rem}.company-info .company-details[data-v-57ea6143]{font-size:.75rem;color:#666}.company-info .company-map[data-v-57ea6143]{height:10.625rem;width:100%;background:#e8e8e8;margin-top:.3125rem;border-radius:.5rem;overflow:hidden}.footer[data-v-57ea6143]{position:fixed;bottom:calc(var(--status-bar-height) + var(--window-bottom));left:0;width:calc(100% - 1.25rem);padding:.625rem;background-color:#fff;text-align:center;display:flex;align-items:center}.footer .apply-btn[data-v-57ea6143]{flex:1;background-color:#22c55e;color:#fff;border-radius:.9375rem;font-size:1rem;margin-right:.9375rem}.footer .btned[data-v-57ea6143]{background-color:#666} diff --git a/unpackage/dist/build/web/assets/screening-job-requirements-DfX-680r.css b/unpackage/dist/build/web/assets/screening-job-requirements-DfX-680r.css new file mode 100644 index 0000000..0ac16a6 --- /dev/null +++ b/unpackage/dist/build/web/assets/screening-job-requirements-DfX-680r.css @@ -0,0 +1 @@ +.uni-load-more[data-v-7690a0fc]{display:flex;flex-direction:row;height:40px;align-items:center;justify-content:center}.uni-load-more__text[data-v-7690a0fc]{font-size:14px;margin-left:8px}.uni-load-more__img[data-v-7690a0fc]{width:24px;height:24px}.uni-load-more__img--nvue[data-v-7690a0fc]{color:#666}.uni-load-more__img--android[data-v-7690a0fc],.uni-load-more__img--ios[data-v-7690a0fc]{width:24px;height:24px;transform:rotate(0)}.uni-load-more__img--android[data-v-7690a0fc]{animation:loading-ios 1s 0s linear infinite}@keyframes loading-android-7690a0fc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.uni-load-more__img--ios-H5[data-v-7690a0fc]{position:relative;animation:loading-ios-H5-7690a0fc 1s 0s step-end infinite}.uni-load-more__img--ios-H5 uni-image[data-v-7690a0fc]{position:absolute;width:100%;height:100%;left:0;top:0}@keyframes loading-ios-H5-7690a0fc{0%{transform:rotate(0)}8%{transform:rotate(30deg)}16%{transform:rotate(60deg)}24%{transform:rotate(90deg)}32%{transform:rotate(120deg)}40%{transform:rotate(150deg)}48%{transform:rotate(180deg)}56%{transform:rotate(210deg)}64%{transform:rotate(240deg)}73%{transform:rotate(270deg)}82%{transform:rotate(300deg)}91%{transform:rotate(330deg)}to{transform:rotate(360deg)}}.uni-load-more__img--android-H5[data-v-7690a0fc]{animation:loading-android-H5-rotate-7690a0fc 2s linear infinite;transform-origin:center center}.uni-load-more__img--android-H5 circle[data-v-7690a0fc]{display:inline-block;animation:loading-android-H5-dash-7690a0fc 1.5s ease-in-out infinite;stroke:currentColor;stroke-linecap:round}@keyframes loading-android-H5-rotate-7690a0fc{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-android-H5-dash-7690a0fc{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.modal-mask[data-v-56e8df2d]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.modal-container[data-v-56e8df2d]{width:100vw;height:100vh;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}.modal-header[data-v-56e8df2d]{height:2.75rem;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;border-bottom:.03125rem solid #eee;position:relative}.modal-header .back-btn[data-v-56e8df2d]{font-size:1.125rem;width:1.5rem}.modal-header .modal-title[data-v-56e8df2d]{font-size:1rem;font-weight:500}.content-wrapper[data-v-56e8df2d]{flex:1;display:flex;overflow:hidden}.filter-nav[data-v-56e8df2d]{width:6.25rem;background-color:#f5f5f5}.filter-nav .nav-item[data-v-56e8df2d]{height:3.125rem;padding:0 .625rem;line-height:3.125rem;font-size:.875rem;color:#666}.filter-nav .nav-item.active[data-v-56e8df2d]{background-color:#fff;color:#007aff;font-weight:700}.filter-content[data-v-56e8df2d]{flex:1;padding:.625rem}.filter-content .content-item[data-v-56e8df2d]{margin-top:1.25rem}.filter-content .content-item .item-title[data-v-56e8df2d]{width:8.78125rem;height:1.625rem;font-family:Inter,Inter;font-weight:400;font-size:1.09375rem;color:#000;line-height:1.28125rem;text-align:left;font-style:normal;text-transform:none}.filter-content .content-item[data-v-56e8df2d]:first-child{margin-top:0}.filter-content .check-content[data-v-56e8df2d]{display:grid;grid-template-columns:50% 50%;place-items:center}.filter-content .check-content .checkbox-item[data-v-56e8df2d]{display:flex;align-items:center;width:7.125rem;height:2.03125rem;margin:.625rem .625rem 0 0;text-align:center;background-color:#d9d9d9}.filter-content .check-content .checkbox-item .option-label[data-v-56e8df2d]{font-size:.875rem;width:100%}.filter-content .check-content .checkedstyle[data-v-56e8df2d]{background-color:#007aff;color:#fff}.modal-footer[data-v-56e8df2d]{height:3.125rem;display:flex;border-top:.03125rem solid #eee}.modal-footer .footer-btn[data-v-56e8df2d]{flex:1;margin:0;border-radius:0;line-height:3.125rem}.modal-footer .footer-btn[data-v-56e8df2d]:first-child{border-right:.03125rem solid #eee} diff --git a/unpackage/dist/build/web/assets/screening-job-requirements.VARaWRaI.js b/unpackage/dist/build/web/assets/screening-job-requirements.VARaWRaI.js new file mode 100644 index 0000000..f040c57 --- /dev/null +++ b/unpackage/dist/build/web/assets/screening-job-requirements.VARaWRaI.js @@ -0,0 +1 @@ +import{q as e,o as t,a as n,w as o,k as a,y as l,z as c,l as s,Y as i,A as d,Z as u,_ as r,b as A,n as m,$ as h,j as v,m as f,U as y,a0 as w,v as k,x as g,D as p,s as E,a1 as x,F as I,r as D,d as R,S as b,a2 as G,a3 as J,a4 as M,B as C}from"./index-BoIbtAZO.js";import{_ as B}from"./uni-icons.SM4XIXQc.js";const Q={__name:"latestHotestStatus",emits:["confirm","close"],setup(d,{emit:u}){const r=e(0),A=u,m=e([{value:0,text:"推荐"},{value:1,text:"最热"},{value:2,text:"最新发布"}]);function h(e){const t=e.detail.value;r.value=t;const n=m.value.filter((e=>e.value===t))[0];A("confirm",n)}return(e,d)=>{const u=s,A=i;return t(),n(u,null,{default:o((()=>[a(A,{"range-key":"text",onChange:h,value:r.value,range:m.value},{default:o((()=>[a(u,{class:"uni-input"},{default:o((()=>[l(c(m.value[r.value].text),1)])),_:1})])),_:1},8,["value","range"])])),_:1})}}},T={en:{"uni-load-more.contentdown":"Pull up to show more","uni-load-more.contentrefresh":"loading...","uni-load-more.contentnomore":"No more data"},"zh-Hans":{"uni-load-more.contentdown":"上拉显示更多","uni-load-more.contentrefresh":"正在加载...","uni-load-more.contentnomore":"没有更多数据了"},"zh-Hant":{"uni-load-more.contentdown":"上拉顯示更多","uni-load-more.contentrefresh":"正在加載...","uni-load-more.contentnomore":"沒有更多數據了"}};let j;setTimeout((()=>{j=d().platform}),16);const{t:Z}=u(T);const z=r({name:"UniLoadMore",emits:["clickLoadMore"],props:{status:{type:String,default:"more"},showIcon:{type:Boolean,default:!0},iconType:{type:String,default:"auto"},iconSize:{type:Number,default:24},color:{type:String,default:"#777777"},contentText:{type:Object,default:()=>({contentdown:"",contentrefresh:"",contentnomore:""})},showText:{type:Boolean,default:!0}},data:()=>({webviewHide:!1,platform:j,imgBase64:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzlBMzU3OTlEOUM0MTFFOUI0NTZDNERBQURBQzI4RkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzlBMzU3OUFEOUM0MTFFOUI0NTZDNERBQURBQzI4RkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDOUEzNTc5N0Q5QzQxMUU5QjQ1NkM0REFBREFDMjhGRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDOUEzNTc5OEQ5QzQxMUU5QjQ1NkM0REFBREFDMjhGRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt+ALSwAAA6CSURBVHja1FsLkFZV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"}),computed:{iconSnowWidth(){return 2*(Math.floor(this.iconSize/24)||1)},contentdownText(){return this.contentText.contentdown||Z("uni-load-more.contentdown")},contentrefreshText(){return this.contentText.contentrefresh||Z("uni-load-more.contentrefresh")},contentnomoreText(){return this.contentText.contentnomore||Z("uni-load-more.contentnomore")}},mounted(){},methods:{onClick(){this.$emit("clickLoadMore",{detail:{status:this.status}})}}},[["render",function(e,i,d,u,r,w){const k=f,g=s,p=y;return t(),n(g,{class:"uni-load-more",onClick:w.onClick},{default:o((()=>[!r.webviewHide&&("circle"===d.iconType||"auto"===d.iconType&&"android"===r.platform)&&"loading"===d.status&&d.showIcon?(t(),A("svg",{key:0,width:"24",height:"24",viewBox:"25 25 50 50",style:m({width:d.iconSize+"px",height:d.iconSize+"px"}),class:"uni-load-more__img uni-load-more__img--android-H5"},[h("circle",{cx:"50",cy:"50",r:"20",fill:"none",style:m({color:d.color}),"stroke-width":3},null,4)],4)):!r.webviewHide&&"loading"===d.status&&d.showIcon?(t(),n(g,{key:1,style:m({width:d.iconSize+"px",height:d.iconSize+"px"}),class:"uni-load-more__img uni-load-more__img--ios-H5"},{default:o((()=>[a(k,{src:r.imgBase64,mode:"widthFix"},null,8,["src"])])),_:1},8,["style"])):v("",!0),d.showText?(t(),n(p,{key:2,class:"uni-load-more__text",style:m({color:d.color})},{default:o((()=>[l(c("more"===d.status?w.contentdownText:"loading"===d.status?w.contentrefreshText:w.contentnomoreText),1)])),_:1},8,["style"])):v("",!0)])),_:1},8,["onClick"])}],["__scopeId","data-v-7690a0fc"]]);const F=r({name:"loadmore",data:()=>({status:"more",statusTypes:[{value:"more",text:"加载前",checked:!0},{value:"loading",text:"加载中",checked:!1},{value:"noMore",text:"没有更多",checked:!1}],contentText:{contentdown:"查看更多",contentrefresh:"加载中",contentnomore:"没有更多"}}),methods:{change(e){this.status=e},clickLoadMore(e){w({icon:"none",title:"当前状态:"+e.detail.status})}}},[["render",function(e,l,c,i,d,u){const r=k(g("uni-load-more"),z),A=s;return t(),n(A,{class:"more"},{default:o((()=>[a(r,{iconType:"circle",status:d.status},null,8,["status"])])),_:1})}]]),N="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAjCAMAAADL21gSAAAAOVBMVEUAAAB0dHTr6+tqamp+fn6IiIi5ubnX19ecnJz19fWlpaXh4eGmpqavr6+wsLDNzc2SkpLDw8NgYGAkygIuAAAAEnRSTlMA3yDvz79wQKAQkDCPgH9Qr2Dt7Q1YAAAAv0lEQVQ4y72RSRKEIAxFA8jk3Ln/YbuTpqAgCq58GyV5WvkBQFuDPU79cwwOMBpOHGIBxxiWoAP1X5cGPJfME8mNHQcw03OHSybqbfntuHJW6sxAaPW/RcFOzpQOng4qto7jsq6OoXGW5GRCCpHIQ+AChcgVXzvyO8P/FuFrDk4iwjdsVF7r8BJbdvqpg7XD2zxQceRigCjhJZUEr0lxLPnAC+hJ3iIT7iSDmSneSRYTysEtWrFiPfTQQan5QvkCQ5kj1AK7EukAAAAASUVORK5CYII=",S=r({__name:"screening-job-requirements",props:{show:Boolean,title:{type:String,default:"筛选"},area:{type:Boolean,default:!0}},emits:["confirm","close","update:show"],setup(i,{emit:d}){const{getTransformChildren:u}=p(),r=i,m=d,h=e(""),f=E({}),w=e([]);x((()=>{const e=[u("education","学历要求"),u("experience","工作经验"),u("scale","公司规模")];r.area&&e.push(u("area","区域")),w.value=e,h.value="education"}));const Q=()=>{Object.keys(f).forEach((e=>{f[e]=[]}))};function T(){m("confirm",f),j()}const j=()=>{m("update:show",!1),m("close")};return(e,d)=>{const u=k(g("uni-icons"),B),r=y,m=s,p=b,E=G,x=J,Z=M,z=C;return i.show?(t(),n(m,{key:0,class:"modal-mask"},{default:o((()=>[a(m,{class:"modal-container"},{default:o((()=>[a(m,{class:"modal-header"},{default:o((()=>[a(r,{class:"back-btn",onClick:j},{default:o((()=>[a(u,{type:"left",size:"24"})])),_:1}),a(r,{class:"modal-title"},{default:o((()=>[l(c(i.title),1)])),_:1}),a(m,{class:"back-btn"})])),_:1}),a(m,{class:"content-wrapper"},{default:o((()=>[a(p,{class:"filter-nav","scroll-y":""},{default:o((()=>[(t(!0),A(I,null,D(w.value,((e,a)=>(t(),n(m,{key:a,class:R(["nav-item",{active:h.value===e.key}]),onClick:t=>{return n=e.key,void(h.value=n);var n}},{default:o((()=>[l(c(e.label),1)])),_:2},1032,["class","onClick"])))),128))])),_:1}),a(p,{class:"filter-content","scroll-into-view":h.value,"scroll-y":""},{default:o((()=>[(t(!0),A(I,null,D(w.value,((e,s)=>(t(),n(m,{key:s,class:"content-item"},{default:o((()=>[a(m,{class:"item-title",id:e.key},{default:o((()=>[l(c(e.label),1)])),_:2},1032,["id"]),a(Z,{class:"check-content",onChange:t=>((e,t)=>{f[e]=t.detail.value.map(String)})(e.key,t)},{default:o((()=>[(t(!0),A(I,null,D(e.options,(s=>{var i;return t(),n(x,{key:s.value,class:R(["checkbox-item",{checkedstyle:null==(i=f[e.key])?void 0:i.includes(String(s.value))}])},{default:o((()=>{var t;return[a(E,{style:{display:"none"},value:String(s.value),checked:null==(t=f[e.key])?void 0:t.includes(String(s.value))},null,8,["value","checked"]),a(r,{class:"option-label"},{default:o((()=>[l(c(s.label),1)])),_:2},1024)]})),_:2},1032,["class"])})),128))])),_:2},1032,["onChange"])])),_:2},1024)))),128))])),_:1},8,["scroll-into-view"])])),_:1}),a(m,{class:"modal-footer"},{default:o((()=>[a(z,{class:"footer-btn",type:"default",onClick:Q},{default:o((()=>[l("清除")])),_:1}),a(z,{class:"footer-btn",type:"primary",onClick:T},{default:o((()=>[l("确认")])),_:1})])),_:1})])),_:1})])),_:1})):v("",!0)}}},[["__scopeId","data-v-56e8df2d"]]);export{N as _,Q as a,F as b,S as s}; diff --git a/unpackage/dist/build/web/assets/uni-icons-DLnnJ5ic.css b/unpackage/dist/build/web/assets/uni-icons-DLnnJ5ic.css new file mode 100644 index 0000000..3403d2e --- /dev/null +++ b/unpackage/dist/build/web/assets/uni-icons-DLnnJ5ic.css @@ -0,0 +1 @@ +.uniui-cart-filled[data-v-1320ff52]:before{content:""}.uniui-gift-filled[data-v-1320ff52]:before{content:""}.uniui-color[data-v-1320ff52]:before{content:""}.uniui-wallet[data-v-1320ff52]:before{content:""}.uniui-settings-filled[data-v-1320ff52]:before{content:""}.uniui-auth-filled[data-v-1320ff52]:before{content:""}.uniui-shop-filled[data-v-1320ff52]:before{content:""}.uniui-staff-filled[data-v-1320ff52]:before{content:""}.uniui-vip-filled[data-v-1320ff52]:before{content:""}.uniui-plus-filled[data-v-1320ff52]:before{content:""}.uniui-folder-add-filled[data-v-1320ff52]:before{content:""}.uniui-color-filled[data-v-1320ff52]:before{content:""}.uniui-tune-filled[data-v-1320ff52]:before{content:""}.uniui-calendar-filled[data-v-1320ff52]:before{content:""}.uniui-notification-filled[data-v-1320ff52]:before{content:""}.uniui-wallet-filled[data-v-1320ff52]:before{content:""}.uniui-medal-filled[data-v-1320ff52]:before{content:""}.uniui-fire-filled[data-v-1320ff52]:before{content:""}.uniui-refreshempty[data-v-1320ff52]:before{content:""}.uniui-location-filled[data-v-1320ff52]:before{content:""}.uniui-person-filled[data-v-1320ff52]:before{content:""}.uniui-personadd-filled[data-v-1320ff52]:before{content:""}.uniui-arrowthinleft[data-v-1320ff52]:before{content:""}.uniui-arrowthinup[data-v-1320ff52]:before{content:""}.uniui-arrowthindown[data-v-1320ff52]:before{content:""}.uniui-back[data-v-1320ff52]:before{content:""}.uniui-forward[data-v-1320ff52]:before{content:""}.uniui-arrow-right[data-v-1320ff52]:before{content:""}.uniui-arrow-left[data-v-1320ff52]:before{content:""}.uniui-arrow-up[data-v-1320ff52]:before{content:""}.uniui-arrow-down[data-v-1320ff52]:before{content:""}.uniui-arrowthinright[data-v-1320ff52]:before{content:""}.uniui-down[data-v-1320ff52]:before{content:""}.uniui-bottom[data-v-1320ff52]:before{content:""}.uniui-arrowright[data-v-1320ff52]:before{content:""}.uniui-right[data-v-1320ff52]:before{content:""}.uniui-up[data-v-1320ff52]:before{content:""}.uniui-top[data-v-1320ff52]:before{content:""}.uniui-left[data-v-1320ff52]:before{content:""}.uniui-arrowup[data-v-1320ff52]:before{content:""}.uniui-eye[data-v-1320ff52]:before{content:""}.uniui-eye-filled[data-v-1320ff52]:before{content:""}.uniui-eye-slash[data-v-1320ff52]:before{content:""}.uniui-eye-slash-filled[data-v-1320ff52]:before{content:""}.uniui-info-filled[data-v-1320ff52]:before{content:""}.uniui-reload[data-v-1320ff52]:before{content:""}.uniui-micoff-filled[data-v-1320ff52]:before{content:""}.uniui-map-pin-ellipse[data-v-1320ff52]:before{content:""}.uniui-map-pin[data-v-1320ff52]:before{content:""}.uniui-location[data-v-1320ff52]:before{content:""}.uniui-starhalf[data-v-1320ff52]:before{content:""}.uniui-star[data-v-1320ff52]:before{content:""}.uniui-star-filled[data-v-1320ff52]:before{content:""}.uniui-calendar[data-v-1320ff52]:before{content:""}.uniui-fire[data-v-1320ff52]:before{content:""}.uniui-medal[data-v-1320ff52]:before{content:""}.uniui-font[data-v-1320ff52]:before{content:""}.uniui-gift[data-v-1320ff52]:before{content:""}.uniui-link[data-v-1320ff52]:before{content:""}.uniui-notification[data-v-1320ff52]:before{content:""}.uniui-staff[data-v-1320ff52]:before{content:""}.uniui-vip[data-v-1320ff52]:before{content:""}.uniui-folder-add[data-v-1320ff52]:before{content:""}.uniui-tune[data-v-1320ff52]:before{content:""}.uniui-auth[data-v-1320ff52]:before{content:""}.uniui-person[data-v-1320ff52]:before{content:""}.uniui-email-filled[data-v-1320ff52]:before{content:""}.uniui-phone-filled[data-v-1320ff52]:before{content:""}.uniui-phone[data-v-1320ff52]:before{content:""}.uniui-email[data-v-1320ff52]:before{content:""}.uniui-personadd[data-v-1320ff52]:before{content:""}.uniui-chatboxes-filled[data-v-1320ff52]:before{content:""}.uniui-contact[data-v-1320ff52]:before{content:""}.uniui-chatbubble-filled[data-v-1320ff52]:before{content:""}.uniui-contact-filled[data-v-1320ff52]:before{content:""}.uniui-chatboxes[data-v-1320ff52]:before{content:""}.uniui-chatbubble[data-v-1320ff52]:before{content:""}.uniui-upload-filled[data-v-1320ff52]:before{content:""}.uniui-upload[data-v-1320ff52]:before{content:""}.uniui-weixin[data-v-1320ff52]:before{content:""}.uniui-compose[data-v-1320ff52]:before{content:""}.uniui-qq[data-v-1320ff52]:before{content:""}.uniui-download-filled[data-v-1320ff52]:before{content:""}.uniui-pyq[data-v-1320ff52]:before{content:""}.uniui-sound[data-v-1320ff52]:before{content:""}.uniui-trash-filled[data-v-1320ff52]:before{content:""}.uniui-sound-filled[data-v-1320ff52]:before{content:""}.uniui-trash[data-v-1320ff52]:before{content:""}.uniui-videocam-filled[data-v-1320ff52]:before{content:""}.uniui-spinner-cycle[data-v-1320ff52]:before{content:""}.uniui-weibo[data-v-1320ff52]:before{content:""}.uniui-videocam[data-v-1320ff52]:before{content:""}.uniui-download[data-v-1320ff52]:before{content:""}.uniui-help[data-v-1320ff52]:before{content:""}.uniui-navigate-filled[data-v-1320ff52]:before{content:""}.uniui-plusempty[data-v-1320ff52]:before{content:""}.uniui-smallcircle[data-v-1320ff52]:before{content:""}.uniui-minus-filled[data-v-1320ff52]:before{content:""}.uniui-micoff[data-v-1320ff52]:before{content:""}.uniui-closeempty[data-v-1320ff52]:before{content:""}.uniui-clear[data-v-1320ff52]:before{content:""}.uniui-navigate[data-v-1320ff52]:before{content:""}.uniui-minus[data-v-1320ff52]:before{content:""}.uniui-image[data-v-1320ff52]:before{content:""}.uniui-mic[data-v-1320ff52]:before{content:""}.uniui-paperplane[data-v-1320ff52]:before{content:""}.uniui-close[data-v-1320ff52]:before{content:""}.uniui-help-filled[data-v-1320ff52]:before{content:""}.uniui-paperplane-filled[data-v-1320ff52]:before{content:""}.uniui-plus[data-v-1320ff52]:before{content:""}.uniui-mic-filled[data-v-1320ff52]:before{content:""}.uniui-image-filled[data-v-1320ff52]:before{content:""}.uniui-locked-filled[data-v-1320ff52]:before{content:""}.uniui-info[data-v-1320ff52]:before{content:""}.uniui-locked[data-v-1320ff52]:before{content:""}.uniui-camera-filled[data-v-1320ff52]:before{content:""}.uniui-chat-filled[data-v-1320ff52]:before{content:""}.uniui-camera[data-v-1320ff52]:before{content:""}.uniui-circle[data-v-1320ff52]:before{content:""}.uniui-checkmarkempty[data-v-1320ff52]:before{content:""}.uniui-chat[data-v-1320ff52]:before{content:""}.uniui-circle-filled[data-v-1320ff52]:before{content:""}.uniui-flag[data-v-1320ff52]:before{content:""}.uniui-flag-filled[data-v-1320ff52]:before{content:""}.uniui-gear-filled[data-v-1320ff52]:before{content:""}.uniui-home[data-v-1320ff52]:before{content:""}.uniui-home-filled[data-v-1320ff52]:before{content:""}.uniui-gear[data-v-1320ff52]:before{content:""}.uniui-smallcircle-filled[data-v-1320ff52]:before{content:""}.uniui-map-filled[data-v-1320ff52]:before{content:""}.uniui-map[data-v-1320ff52]:before{content:""}.uniui-refresh-filled[data-v-1320ff52]:before{content:""}.uniui-refresh[data-v-1320ff52]:before{content:""}.uniui-cloud-upload[data-v-1320ff52]:before{content:""}.uniui-cloud-download-filled[data-v-1320ff52]:before{content:""}.uniui-cloud-download[data-v-1320ff52]:before{content:""}.uniui-cloud-upload-filled[data-v-1320ff52]:before{content:""}.uniui-redo[data-v-1320ff52]:before{content:""}.uniui-images-filled[data-v-1320ff52]:before{content:""}.uniui-undo-filled[data-v-1320ff52]:before{content:""}.uniui-more[data-v-1320ff52]:before{content:""}.uniui-more-filled[data-v-1320ff52]:before{content:""}.uniui-undo[data-v-1320ff52]:before{content:""}.uniui-images[data-v-1320ff52]:before{content:""}.uniui-paperclip[data-v-1320ff52]:before{content:""}.uniui-settings[data-v-1320ff52]:before{content:""}.uniui-search[data-v-1320ff52]:before{content:""}.uniui-redo-filled[data-v-1320ff52]:before{content:""}.uniui-list[data-v-1320ff52]:before{content:""}.uniui-mail-open-filled[data-v-1320ff52]:before{content:""}.uniui-hand-down-filled[data-v-1320ff52]:before{content:""}.uniui-hand-down[data-v-1320ff52]:before{content:""}.uniui-hand-up-filled[data-v-1320ff52]:before{content:""}.uniui-hand-up[data-v-1320ff52]:before{content:""}.uniui-heart-filled[data-v-1320ff52]:before{content:""}.uniui-mail-open[data-v-1320ff52]:before{content:""}.uniui-heart[data-v-1320ff52]:before{content:""}.uniui-loop[data-v-1320ff52]:before{content:""}.uniui-pulldown[data-v-1320ff52]:before{content:""}.uniui-scan[data-v-1320ff52]:before{content:""}.uniui-bars[data-v-1320ff52]:before{content:""}.uniui-checkbox[data-v-1320ff52]:before{content:""}.uniui-checkbox-filled[data-v-1320ff52]:before{content:""}.uniui-shop[data-v-1320ff52]:before{content:""}.uniui-headphones[data-v-1320ff52]:before{content:""}.uniui-cart[data-v-1320ff52]:before{content:""}@font-face{font-family:uniicons;src:url(/app/assets/uniicons-DN59BOw4.ttf)}.uni-icons[data-v-1320ff52]{font-family:uniicons;text-decoration:none;text-align:center} diff --git a/unpackage/dist/build/web/assets/uni-icons.SM4XIXQc.js b/unpackage/dist/build/web/assets/uni-icons.SM4XIXQc.js new file mode 100644 index 0000000..4dbb3cd --- /dev/null +++ b/unpackage/dist/build/web/assets/uni-icons.SM4XIXQc.js @@ -0,0 +1 @@ +import{_ as o,o as n,a as s,w as c,f as l,n as e,d as i,U as d}from"./index-BoIbtAZO.js";const a=[{font_class:"arrow-down",unicode:""},{font_class:"arrow-left",unicode:""},{font_class:"arrow-right",unicode:""},{font_class:"arrow-up",unicode:""},{font_class:"auth",unicode:""},{font_class:"auth-filled",unicode:""},{font_class:"back",unicode:""},{font_class:"bars",unicode:""},{font_class:"calendar",unicode:""},{font_class:"calendar-filled",unicode:""},{font_class:"camera",unicode:""},{font_class:"camera-filled",unicode:""},{font_class:"cart",unicode:""},{font_class:"cart-filled",unicode:""},{font_class:"chat",unicode:""},{font_class:"chat-filled",unicode:""},{font_class:"chatboxes",unicode:""},{font_class:"chatboxes-filled",unicode:""},{font_class:"chatbubble",unicode:""},{font_class:"chatbubble-filled",unicode:""},{font_class:"checkbox",unicode:""},{font_class:"checkbox-filled",unicode:""},{font_class:"checkmarkempty",unicode:""},{font_class:"circle",unicode:""},{font_class:"circle-filled",unicode:""},{font_class:"clear",unicode:""},{font_class:"close",unicode:""},{font_class:"closeempty",unicode:""},{font_class:"cloud-download",unicode:""},{font_class:"cloud-download-filled",unicode:""},{font_class:"cloud-upload",unicode:""},{font_class:"cloud-upload-filled",unicode:""},{font_class:"color",unicode:""},{font_class:"color-filled",unicode:""},{font_class:"compose",unicode:""},{font_class:"contact",unicode:""},{font_class:"contact-filled",unicode:""},{font_class:"down",unicode:""},{font_class:"bottom",unicode:""},{font_class:"download",unicode:""},{font_class:"download-filled",unicode:""},{font_class:"email",unicode:""},{font_class:"email-filled",unicode:""},{font_class:"eye",unicode:""},{font_class:"eye-filled",unicode:""},{font_class:"eye-slash",unicode:""},{font_class:"eye-slash-filled",unicode:""},{font_class:"fire",unicode:""},{font_class:"fire-filled",unicode:""},{font_class:"flag",unicode:""},{font_class:"flag-filled",unicode:""},{font_class:"folder-add",unicode:""},{font_class:"folder-add-filled",unicode:""},{font_class:"font",unicode:""},{font_class:"forward",unicode:""},{font_class:"gear",unicode:""},{font_class:"gear-filled",unicode:""},{font_class:"gift",unicode:""},{font_class:"gift-filled",unicode:""},{font_class:"hand-down",unicode:""},{font_class:"hand-down-filled",unicode:""},{font_class:"hand-up",unicode:""},{font_class:"hand-up-filled",unicode:""},{font_class:"headphones",unicode:""},{font_class:"heart",unicode:""},{font_class:"heart-filled",unicode:""},{font_class:"help",unicode:""},{font_class:"help-filled",unicode:""},{font_class:"home",unicode:""},{font_class:"home-filled",unicode:""},{font_class:"image",unicode:""},{font_class:"image-filled",unicode:""},{font_class:"images",unicode:""},{font_class:"images-filled",unicode:""},{font_class:"info",unicode:""},{font_class:"info-filled",unicode:""},{font_class:"left",unicode:""},{font_class:"link",unicode:""},{font_class:"list",unicode:""},{font_class:"location",unicode:""},{font_class:"location-filled",unicode:""},{font_class:"locked",unicode:""},{font_class:"locked-filled",unicode:""},{font_class:"loop",unicode:""},{font_class:"mail-open",unicode:""},{font_class:"mail-open-filled",unicode:""},{font_class:"map",unicode:""},{font_class:"map-filled",unicode:""},{font_class:"map-pin",unicode:""},{font_class:"map-pin-ellipse",unicode:""},{font_class:"medal",unicode:""},{font_class:"medal-filled",unicode:""},{font_class:"mic",unicode:""},{font_class:"mic-filled",unicode:""},{font_class:"micoff",unicode:""},{font_class:"micoff-filled",unicode:""},{font_class:"minus",unicode:""},{font_class:"minus-filled",unicode:""},{font_class:"more",unicode:""},{font_class:"more-filled",unicode:""},{font_class:"navigate",unicode:""},{font_class:"navigate-filled",unicode:""},{font_class:"notification",unicode:""},{font_class:"notification-filled",unicode:""},{font_class:"paperclip",unicode:""},{font_class:"paperplane",unicode:""},{font_class:"paperplane-filled",unicode:""},{font_class:"person",unicode:""},{font_class:"person-filled",unicode:""},{font_class:"personadd",unicode:""},{font_class:"personadd-filled",unicode:""},{font_class:"personadd-filled-copy",unicode:""},{font_class:"phone",unicode:""},{font_class:"phone-filled",unicode:""},{font_class:"plus",unicode:""},{font_class:"plus-filled",unicode:""},{font_class:"plusempty",unicode:""},{font_class:"pulldown",unicode:""},{font_class:"pyq",unicode:""},{font_class:"qq",unicode:""},{font_class:"redo",unicode:""},{font_class:"redo-filled",unicode:""},{font_class:"refresh",unicode:""},{font_class:"refresh-filled",unicode:""},{font_class:"refreshempty",unicode:""},{font_class:"reload",unicode:""},{font_class:"right",unicode:""},{font_class:"scan",unicode:""},{font_class:"search",unicode:""},{font_class:"settings",unicode:""},{font_class:"settings-filled",unicode:""},{font_class:"shop",unicode:""},{font_class:"shop-filled",unicode:""},{font_class:"smallcircle",unicode:""},{font_class:"smallcircle-filled",unicode:""},{font_class:"sound",unicode:""},{font_class:"sound-filled",unicode:""},{font_class:"spinner-cycle",unicode:""},{font_class:"staff",unicode:""},{font_class:"staff-filled",unicode:""},{font_class:"star",unicode:""},{font_class:"star-filled",unicode:""},{font_class:"starhalf",unicode:""},{font_class:"trash",unicode:""},{font_class:"trash-filled",unicode:""},{font_class:"tune",unicode:""},{font_class:"tune-filled",unicode:""},{font_class:"undo",unicode:""},{font_class:"undo-filled",unicode:""},{font_class:"up",unicode:""},{font_class:"top",unicode:""},{font_class:"upload",unicode:""},{font_class:"upload-filled",unicode:""},{font_class:"videocam",unicode:""},{font_class:"videocam-filled",unicode:""},{font_class:"vip",unicode:""},{font_class:"vip-filled",unicode:""},{font_class:"wallet",unicode:""},{font_class:"wallet-filled",unicode:""},{font_class:"weibo",unicode:""},{font_class:"weixin",unicode:""}];const t=o({name:"UniIcons",emits:["click"],props:{type:{type:String,default:""},color:{type:String,default:"#333333"},size:{type:[Number,String],default:16},customPrefix:{type:String,default:""},fontFamily:{type:String,default:""}},data:()=>({icons:a}),computed:{unicode(){let o=this.icons.find((o=>o.font_class===this.type));return o?o.unicode:""},iconSize(){return"number"==typeof(o=this.size)||/^[0-9]*$/g.test(o)?o+"px":o;var o},styleObj(){return""!==this.fontFamily?`color: ${this.color}; font-size: ${this.iconSize}; font-family: ${this.fontFamily};`:`color: ${this.color}; font-size: ${this.iconSize};`}},methods:{_onClick(){this.$emit("click")}}},[["render",function(o,a,t,f,u,_){const r=d;return n(),s(r,{style:e(_.styleObj),class:i(["uni-icons",["uniui-"+t.type,t.customPrefix,t.customPrefix?t.type:""]]),onClick:_._onClick},{default:c((()=>[l(o.$slots,"default",{},void 0,!0)])),_:3},8,["style","class","onClick"])}],["__scopeId","data-v-1320ff52"]]);export{t as _}; diff --git a/unpackage/dist/build/web/assets/uni-popup-DKXgkXnf.css b/unpackage/dist/build/web/assets/uni-popup-DKXgkXnf.css new file mode 100644 index 0000000..af89371 --- /dev/null +++ b/unpackage/dist/build/web/assets/uni-popup-DKXgkXnf.css @@ -0,0 +1 @@ +.uni-popup-dialog[data-v-19f0223c]{width:300px;border-radius:11px;background-color:#fff}.uni-dialog-title[data-v-19f0223c]{display:flex;flex-direction:row;justify-content:center;padding-top:25px}.uni-dialog-title-text[data-v-19f0223c]{font-size:16px;font-weight:500}.uni-dialog-content[data-v-19f0223c]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px}.uni-dialog-content-text[data-v-19f0223c]{font-size:14px;color:#6c6c6c}.uni-dialog-button-group[data-v-19f0223c]{display:flex;flex-direction:row;border-top-color:#f5f5f5;border-top-style:solid;border-top-width:1px}.uni-dialog-button[data-v-19f0223c]{display:flex;flex:1;flex-direction:row;justify-content:center;align-items:center;height:45px}.uni-border-left[data-v-19f0223c]{border-left-color:#f0f0f0;border-left-style:solid;border-left-width:1px}.uni-dialog-button-text[data-v-19f0223c]{font-size:16px;color:#333}.uni-button-color[data-v-19f0223c]{color:#007aff}.uni-dialog-input[data-v-19f0223c]{flex:1;font-size:14px;border:1px #eee solid;height:40px;padding:0 10px;border-radius:5px;color:#555}.uni-popup__success[data-v-19f0223c]{color:#4cd964}.uni-popup__warn[data-v-19f0223c]{color:#f0ad4e}.uni-popup__error[data-v-19f0223c]{color:#dd524d}.uni-popup__info[data-v-19f0223c]{color:#909399}.uni-popup[data-v-fc99ec19]{position:fixed;z-index:99}.uni-popup.top[data-v-fc99ec19],.uni-popup.left[data-v-fc99ec19],.uni-popup.right[data-v-fc99ec19]{top:var(--window-top)}.uni-popup .uni-popup__wrapper[data-v-fc99ec19]{display:block;position:relative}.uni-popup .uni-popup__wrapper.left[data-v-fc99ec19],.uni-popup .uni-popup__wrapper.right[data-v-fc99ec19]{padding-top:var(--window-top);flex:1}.fixforpc-z-index[data-v-fc99ec19]{z-index:999}.fixforpc-top[data-v-fc99ec19]{top:0} diff --git a/unpackage/dist/build/web/assets/uni-popup.i3WJKIJ9.js b/unpackage/dist/build/web/assets/uni-popup.i3WJKIJ9.js new file mode 100644 index 0000000..25c19bd --- /dev/null +++ b/unpackage/dist/build/web/assets/uni-popup.i3WJKIJ9.js @@ -0,0 +1 @@ +import{Z as t,_ as e,o as i,a as s,w as o,k as a,d as n,y as l,z as r,f as h,j as p,U as u,l as c,K as d,an as m,I as f,J as g,n as y,v as k,x as b,ao as C,A as w}from"./index-BoIbtAZO.js";const T={data:()=>({}),created(){this.popup=this.getParent()},methods:{getParent(t="uniPopup"){let e=this.$parent,i=e.$options.name;for(;i!==t;){if(e=e.$parent,!e)return!1;i=e.$options.name}return e}}},x={en:{"uni-popup.cancel":"cancel","uni-popup.ok":"ok","uni-popup.placeholder":"pleace enter","uni-popup.title":"Hint","uni-popup.shareTitle":"Share to"},"zh-Hans":{"uni-popup.cancel":"取消","uni-popup.ok":"确定","uni-popup.placeholder":"请输入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"},"zh-Hant":{"uni-popup.cancel":"取消","uni-popup.ok":"確定","uni-popup.placeholder":"請輸入","uni-popup.title":"提示","uni-popup.shareTitle":"分享到"}},{t:$}=t(x);const S=e({name:"uniPopupDialog",mixins:[T],emits:["confirm","close","update:modelValue","input"],props:{inputType:{type:String,default:"text"},showClose:{type:Boolean,default:!0},modelValue:{type:[Number,String],default:""},placeholder:{type:[String,Number],default:""},type:{type:String,default:"error"},mode:{type:String,default:"base"},title:{type:String,default:""},content:{type:String,default:""},beforeClose:{type:Boolean,default:!1},cancelText:{type:String,default:""},confirmText:{type:String,default:""},maxlength:{type:Number,default:-1},focus:{type:Boolean,default:!0}},data:()=>({dialogType:"error",val:""}),computed:{okText(){return this.confirmText||$("uni-popup.ok")},closeText(){return this.cancelText||$("uni-popup.cancel")},placeholderText(){return this.placeholder||$("uni-popup.placeholder")},titleText(){return this.title||$("uni-popup.title")}},watch:{type(t){this.dialogType=t},mode(t){"input"===t&&(this.dialogType="info")},value(t){-1!=this.maxlength&&"input"===this.mode?this.val=t.slice(0,this.maxlength):this.val=t},val(t){this.$emit("update:modelValue",t)}},created(){this.popup.disableMask(),"input"===this.mode?(this.dialogType="info",this.val=this.value,this.val=this.modelValue):this.dialogType=this.type},methods:{onOk(){"input"===this.mode?this.$emit("confirm",this.val):this.$emit("confirm"),this.beforeClose||this.popup.close()},closeDialog(){this.$emit("close"),this.beforeClose||this.popup.close()},close(){this.popup.close()}}},[["render",function(t,e,m,f,g,y){const k=u,b=c,C=d;return i(),s(b,{class:"uni-popup-dialog"},{default:o((()=>[a(b,{class:"uni-dialog-title"},{default:o((()=>[a(k,{class:n(["uni-dialog-title-text",["uni-popup__"+g.dialogType]])},{default:o((()=>[l(r(y.titleText),1)])),_:1},8,["class"])])),_:1}),"base"===m.mode?(i(),s(b,{key:0,class:"uni-dialog-content"},{default:o((()=>[h(t.$slots,"default",{},(()=>[a(k,{class:"uni-dialog-content-text"},{default:o((()=>[l(r(m.content),1)])),_:1})]),!0)])),_:3})):(i(),s(b,{key:1,class:"uni-dialog-content"},{default:o((()=>[h(t.$slots,"default",{},(()=>[a(C,{class:"uni-dialog-input",maxlength:m.maxlength,modelValue:g.val,"onUpdate:modelValue":e[0]||(e[0]=t=>g.val=t),type:m.inputType,placeholder:y.placeholderText,focus:m.focus},null,8,["maxlength","modelValue","type","placeholder","focus"])]),!0)])),_:3})),a(b,{class:"uni-dialog-button-group"},{default:o((()=>[m.showClose?(i(),s(b,{key:0,class:"uni-dialog-button",onClick:y.closeDialog},{default:o((()=>[a(k,{class:"uni-dialog-button-text"},{default:o((()=>[l(r(y.closeText),1)])),_:1})])),_:1},8,["onClick"])):p("",!0),a(b,{class:n(["uni-dialog-button",m.showClose?"uni-border-left":""]),onClick:y.onOk},{default:o((()=>[a(k,{class:"uni-dialog-button-text uni-button-color"},{default:o((()=>[l(r(y.okText),1)])),_:1})])),_:1},8,["class","onClick"])])),_:1})])),_:3})}],["__scopeId","data-v-19f0223c"]]);class _{constructor(t,e){this.options=t,this.animation=m({...t}),this.currentStepAnimates={},this.next=0,this.$=e}_nvuePushAnimates(t,e){let i=this.currentStepAnimates[this.next],s={};if(s=i||{styles:{},config:{}},v.includes(t)){s.styles.transform||(s.styles.transform="");let i="";"rotate"===t&&(i="deg"),s.styles.transform+=`${t}(${e+i}) `}else s.styles[t]=`${e}`;this.currentStepAnimates[this.next]=s}_animateRun(t={},e={}){let i=this.$.$refs.ani.ref;if(i)return new Promise(((s,o)=>{nvueAnimation.transition(i,{styles:t,...e},(t=>{s()}))}))}_nvueNextAnimate(t,e=0,i){let s=t[e];if(s){let{styles:o,config:a}=s;this._animateRun(o,a).then((()=>{e+=1,this._nvueNextAnimate(t,e,i)}))}else this.currentStepAnimates={},"function"==typeof i&&i(),this.isEnd=!0}step(t={}){return this.animation.step(t),this}run(t){this.$.animationData=this.animation.export(),this.$.timer=setTimeout((()=>{"function"==typeof t&&t()}),this.$.durationTime)}}const v=["matrix","matrix3d","rotate","rotate3d","rotateX","rotateY","rotateZ","scale","scale3d","scaleX","scaleY","scaleZ","skew","skewX","skewY","translate","translate3d","translateX","translateY","translateZ"];function P(t,e){if(e)return clearTimeout(e.timer),new _(t,e)}v.concat(["opacity","backgroundColor"],["width","height","left","right","top","bottom"]).forEach((t=>{_.prototype[t]=function(...e){return this.animation[t](...e),this}}));const A=e({name:"uniTransition",emits:["click","change"],props:{show:{type:Boolean,default:!1},modeClass:{type:[Array,String],default:()=>"fade"},duration:{type:Number,default:300},styles:{type:Object,default:()=>({})},customClass:{type:String,default:""},onceRender:{type:Boolean,default:!1}},data:()=>({isShow:!1,transform:"",opacity:1,animationData:{},durationTime:300,config:{}}),watch:{show:{handler(t){t?this.open():this.isShow&&this.close()},immediate:!0}},computed:{stylesObject(){let t={...this.styles,"transition-duration":this.duration/1e3+"s"},e="";for(let i in t){e+=this.toLine(i)+":"+t[i]+";"}return e},transformStyles(){return"transform:"+this.transform+";opacity:"+this.opacity+";"+this.stylesObject}},created(){this.config={duration:this.duration,timingFunction:"ease",transformOrigin:"50% 50%",delay:0},this.durationTime=this.duration},methods:{init(t={}){t.duration&&(this.durationTime=t.duration),this.animation=P(Object.assign(this.config,t),this)},onClick(){this.$emit("click",{detail:this.isShow})},step(t,e={}){if(this.animation){for(let e in t)try{"object"==typeof t[e]?this.animation[e](...t[e]):this.animation[e](t[e])}catch(i){console.error(`方法 ${e} 不存在`)}return this.animation.step(e),this}},run(t){this.animation&&this.animation.run(t)},open(){clearTimeout(this.timer),this.transform="",this.isShow=!0;let{opacity:t,transform:e}=this.styleInit(!1);void 0!==t&&(this.opacity=t),this.transform=e,this.$nextTick((()=>{this.timer=setTimeout((()=>{this.animation=P(this.config,this),this.tranfromInit(!1).step(),this.animation.run(),this.$emit("change",{detail:this.isShow})}),20)}))},close(t){this.animation&&this.tranfromInit(!0).step().run((()=>{this.isShow=!1,this.animationData=null,this.animation=null;let{opacity:t,transform:e}=this.styleInit(!1);this.opacity=t||1,this.transform=e,this.$emit("change",{detail:this.isShow})}))},styleInit(t){let e={transform:""},i=(t,i)=>{"fade"===i?e.opacity=this.animationType(t)[i]:e.transform+=this.animationType(t)[i]+" "};return"string"==typeof this.modeClass?i(t,this.modeClass):this.modeClass.forEach((e=>{i(t,e)})),e},tranfromInit(t){let e=(t,e)=>{let i=null;"fade"===e?i=t?0:1:(i=t?"-100%":"0","zoom-in"===e&&(i=t?.8:1),"zoom-out"===e&&(i=t?1.2:1),"slide-right"===e&&(i=t?"100%":"0"),"slide-bottom"===e&&(i=t?"100%":"0")),this.animation[this.animationMode()[e]](i)};return"string"==typeof this.modeClass?e(t,this.modeClass):this.modeClass.forEach((i=>{e(t,i)})),this.animation},animationType:t=>({fade:t?0:1,"slide-top":`translateY(${t?"0":"-100%"})`,"slide-right":`translateX(${t?"0":"100%"})`,"slide-bottom":`translateY(${t?"0":"100%"})`,"slide-left":`translateX(${t?"0":"-100%"})`,"zoom-in":`scaleX(${t?1:.8}) scaleY(${t?1:.8})`,"zoom-out":`scaleX(${t?1:1.2}) scaleY(${t?1:1.2})`}),animationMode:()=>({fade:"opacity","slide-top":"translateY","slide-right":"translateX","slide-bottom":"translateY","slide-left":"translateX","zoom-in":"scale","zoom-out":"scale"}),toLine:t=>t.replace(/([A-Z])/g,"-$1").toLowerCase()}},[["render",function(t,e,a,l,r,p){const u=c;return f((i(),s(u,{ref:"ani",animation:r.animationData,class:n(a.customClass),style:y(p.transformStyles),onClick:p.onClick},{default:o((()=>[h(t.$slots,"default")])),_:3},8,["animation","class","style","onClick"])),[[g,r.isShow]])}]]);const R=e({name:"uniPopup",components:{keypress:{name:"Keypress",props:{disable:{type:Boolean,default:!1}},mounted(){const t={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]};document.addEventListener("keyup",(e=>{if(this.disable)return;const i=Object.keys(t).find((i=>{const s=e.key,o=t[i];return o===s||Array.isArray(o)&&o.includes(s)}));i&&setTimeout((()=>{this.$emit(i,{})}),0)}))},render:()=>{}}},emits:["change","maskClick"],props:{animation:{type:Boolean,default:!0},type:{type:String,default:"center"},isMaskClick:{type:Boolean,default:null},maskClick:{type:Boolean,default:null},backgroundColor:{type:String,default:"none"},safeArea:{type:Boolean,default:!0},maskBackgroundColor:{type:String,default:"rgba(0, 0, 0, 0.4)"},borderRadius:{type:String}},watch:{type:{handler:function(t){this.config[t]&&this[this.config[t]](!0)},immediate:!0},isDesktop:{handler:function(t){this.config[t]&&this[this.config[this.type]](!0)},immediate:!0},maskClick:{handler:function(t){this.mkclick=t},immediate:!0},isMaskClick:{handler:function(t){this.mkclick=t},immediate:!0},showPopup(t){document.getElementsByTagName("body")[0].style.overflow=t?"hidden":"visible"}},data(){return{duration:300,ani:[],showPopup:!1,showTrans:!1,popupWidth:0,popupHeight:0,config:{top:"top",bottom:"bottom",center:"center",left:"left",right:"right",message:"top",dialog:"center",share:"bottom"},maskClass:{position:"fixed",bottom:0,top:0,left:0,right:0,backgroundColor:"rgba(0, 0, 0, 0.4)"},transClass:{backgroundColor:"transparent",borderRadius:this.borderRadius||"0",position:"fixed",left:0,right:0},maskShow:!0,mkclick:!0,popupstyle:"top"}},computed:{getStyles(){let t={backgroundColor:this.bg};return this.borderRadius,t=Object.assign(t,{borderRadius:this.borderRadius}),t},isDesktop(){return this.popupWidth>=500&&this.popupHeight>=500},bg(){return""===this.backgroundColor||"none"===this.backgroundColor?"transparent":this.backgroundColor}},mounted(){(()=>{const{windowWidth:t,windowHeight:e,windowTop:i,safeArea:s,screenHeight:o,safeAreaInsets:a}=w();this.popupWidth=t,this.popupHeight=e+(i||0),s&&this.safeArea?this.safeAreaInsets=a.bottom:this.safeAreaInsets=0})()},unmounted(){this.setH5Visible()},activated(){this.setH5Visible(!this.showPopup)},deactivated(){this.setH5Visible(!0)},created(){null===this.isMaskClick&&null===this.maskClick?this.mkclick=!0:this.mkclick=null!==this.isMaskClick?this.isMaskClick:this.maskClick,this.animation?this.duration=300:this.duration=0,this.messageChild=null,this.clearPropagation=!1,this.maskClass.backgroundColor=this.maskBackgroundColor},methods:{setH5Visible(t=!0){document.getElementsByTagName("body")[0].style.overflow=t?"visible":"hidden"},closeMask(){this.maskShow=!1},disableMask(){this.mkclick=!1},clear(t){t.stopPropagation(),this.clearPropagation=!0},open(t){if(this.showPopup)return;t&&-1!==["top","center","bottom","left","right","message","dialog","share"].indexOf(t)||(t=this.type),this.config[t]?(this[this.config[t]](),this.$emit("change",{show:!0,type:t})):console.error("缺少类型:",t)},close(t){this.showTrans=!1,this.$emit("change",{show:!1,type:this.type}),clearTimeout(this.timer),this.timer=setTimeout((()=>{this.showPopup=!1}),300)},touchstart(){this.clearPropagation=!1},onTap(){this.clearPropagation?this.clearPropagation=!1:(this.$emit("maskClick"),this.mkclick&&this.close())},top(t){this.popupstyle=this.isDesktop?"fixforpc-top":"top",this.ani=["slide-top"],this.transClass={position:"fixed",left:0,right:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0"},t||(this.showPopup=!0,this.showTrans=!0,this.$nextTick((()=>{this.showPoptrans(),this.messageChild&&"message"===this.type&&this.messageChild.timerClose()})))},bottom(t){this.popupstyle="bottom",this.ani=["slide-bottom"],this.transClass={position:"fixed",left:0,right:0,bottom:0,paddingBottom:this.safeAreaInsets+"px",backgroundColor:this.bg,borderRadius:this.borderRadius||"0"},t||this.showPoptrans()},center(t){this.popupstyle="center",this.ani=["zoom-out","fade"],this.transClass={position:"fixed",display:"flex",flexDirection:"column",bottom:0,left:0,right:0,top:0,justifyContent:"center",alignItems:"center",borderRadius:this.borderRadius||"0"},t||this.showPoptrans()},left(t){this.popupstyle="left",this.ani=["slide-left"],this.transClass={position:"fixed",left:0,bottom:0,top:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0",display:"flex",flexDirection:"column"},t||this.showPoptrans()},right(t){this.popupstyle="right",this.ani=["slide-right"],this.transClass={position:"fixed",bottom:0,right:0,top:0,backgroundColor:this.bg,borderRadius:this.borderRadius||"0",display:"flex",flexDirection:"column"},t||this.showPoptrans()},showPoptrans(){this.$nextTick((()=>{this.showPopup=!0,this.showTrans=!0}))}}},[["render",function(t,e,l,r,u,d){const m=k(b("uni-transition"),A),f=c,g=C("keypress");return u.showPopup?(i(),s(f,{key:0,class:n(["uni-popup",[u.popupstyle,d.isDesktop?"fixforpc-z-index":""]])},{default:o((()=>[a(f,{onTouchstart:d.touchstart},{default:o((()=>[u.maskShow?(i(),s(m,{key:"1",name:"mask","mode-class":"fade",styles:u.maskClass,duration:u.duration,show:u.showTrans,onClick:d.onTap},null,8,["styles","duration","show","onClick"])):p("",!0),a(m,{key:"2","mode-class":u.ani,name:"content",styles:u.transClass,duration:u.duration,show:u.showTrans,onClick:d.onTap},{default:o((()=>[a(f,{class:n(["uni-popup__wrapper",[u.popupstyle]]),style:y(d.getStyles),onClick:d.clear},{default:o((()=>[h(t.$slots,"default",{},void 0,!0)])),_:3},8,["style","class","onClick"])])),_:3},8,["mode-class","styles","duration","show","onClick"])])),_:3},8,["onTouchstart"]),u.maskShow?(i(),s(g,{key:0,onEsc:d.onTap},null,8,["onEsc"])):p("",!0)])),_:3},8,["class"])):p("",!0)}],["__scopeId","data-v-fc99ec19"]]);export{S as _,R as a}; diff --git a/unpackage/dist/build/web/assets/uni.a0977af4.css b/unpackage/dist/build/web/assets/uni.a0977af4.css new file mode 100644 index 0000000..5e1b147 --- /dev/null +++ b/unpackage/dist/build/web/assets/uni.a0977af4.css @@ -0,0 +1 @@ +uni-button{position:relative;display:block;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;box-sizing:border-box;font-size:18px;text-align:center;text-decoration:none;line-height:2.55555556;border-radius:5px;-webkit-tap-highlight-color:transparent;overflow:hidden;color:#000;background-color:#f8f8f8;cursor:pointer}uni-button[hidden]{display:none!important}uni-button:after{content:" ";width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(0,0,0,.2);transform:scale(.5);transform-origin:0 0;box-sizing:border-box;border-radius:10px}uni-button[native]{padding-left:0;padding-right:0}uni-button[native] .uni-button-cover-view-wrapper{border:inherit;border-color:inherit;border-radius:inherit;background-color:inherit}uni-button[native] .uni-button-cover-view-inner{padding-left:14px;padding-right:14px}uni-button uni-cover-view{line-height:inherit;white-space:inherit}uni-button[type=default]{color:#000;background-color:#f8f8f8}uni-button[type=primary]{color:#fff;background-color:#007aff}uni-button[type=warn]{color:#fff;background-color:#e64340}uni-button[disabled]{color:rgba(255,255,255,.6);cursor:not-allowed}uni-button[disabled][type=default],uni-button[disabled]:not([type]){color:rgba(0,0,0,.3);background-color:#f7f7f7}uni-button[disabled][type=primary]{background-color:rgba(0,122,255,.6)}uni-button[disabled][type=warn]{background-color:#ec8b89}uni-button[type=primary][plain]{color:#007aff;border:1px solid #007aff;background-color:transparent}uni-button[type=primary][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=primary][plain]:after{border-width:0}uni-button[type=default][plain]{color:#353535;border:1px solid #353535;background-color:transparent}uni-button[type=default][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=default][plain]:after{border-width:0}uni-button[plain]{color:#353535;border:1px solid #353535;background-color:transparent}uni-button[plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[plain]:after{border-width:0}uni-button[plain][native] .uni-button-cover-view-inner{padding:0}uni-button[type=warn][plain]{color:#e64340;border:1px solid #e64340;background-color:transparent}uni-button[type=warn][plain][disabled]{color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2)}uni-button[type=warn][plain]:after{border-width:0}uni-button[size=mini]{display:inline-block;line-height:2.3;font-size:13px;padding:0 1.34em}uni-button[size=mini][native]{padding:0}uni-button[size=mini][native] .uni-button-cover-view-inner{padding:0 1.34em}uni-button[loading]:not([disabled]){cursor:progress}uni-button[loading]:before{content:" ";display:inline-block;width:18px;height:18px;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}uni-button[loading][type=primary]{color:rgba(255,255,255,.6);background-color:#0062cc}uni-button[loading][type=primary][plain]{color:#007aff;background-color:transparent}uni-button[loading][type=default]{color:rgba(0,0,0,.6);background-color:#dedede}uni-button[loading][type=default][plain]{color:#353535;background-color:transparent}uni-button[loading][type=warn]{color:rgba(255,255,255,.6);background-color:#ce3c39}uni-button[loading][type=warn][plain]{color:#e64340;background-color:transparent}uni-button[loading][native]:before{content:none}.button-hover{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:transparent}.button-hover[type=primary]{color:rgba(255,255,255,.6);background-color:#0062cc}.button-hover[type=primary][plain]{color:rgba(0,122,255,.6);border-color:rgba(0,122,255,.6);background-color:transparent}.button-hover[type=default]{color:rgba(0,0,0,.6);background-color:#dedede}.button-hover[type=default][plain]{color:rgba(53,53,53,.6);border-color:rgba(53,53,53,.6);background-color:transparent}.button-hover[type=warn]{color:rgba(255,255,255,.6);background-color:#ce3c39}.button-hover[type=warn][plain]{color:rgba(230,67,64,.6);border-color:rgba(230,67,64,.6);background-color:transparent}uni-checkbox-group[hidden]{display:none}uni-checkbox{-webkit-tap-highlight-color:transparent;display:inline-block;cursor:pointer}uni-checkbox[hidden]{display:none}uni-checkbox[disabled]{cursor:not-allowed}.uni-checkbox-wrapper{display:inline-flex;align-items:center;vertical-align:middle}.uni-checkbox-input{margin-right:5px;-webkit-appearance:none;appearance:none;outline:0;border:1px solid #d1d1d1;background-color:#fff;border-radius:3px;width:22px;height:22px;position:relative}.uni-checkbox-input svg{color:#007aff;font-size:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%) scale(.73)}@media (hover: hover){uni-checkbox:not([disabled]) .uni-checkbox-input:hover{border-color:var(--HOVER-BD-COLOR, #007aff)!important}}.uni-checkbox-input.uni-checkbox-input-disabled{background-color:#e1e1e1}.uni-checkbox-input.uni-checkbox-input-disabled:before{color:#adadad}uni-checkbox-group{display:block}uni-image{width:320px;height:240px;display:inline-block;overflow:hidden;position:relative}uni-image[hidden]{display:none}uni-image>div{width:100%;height:100%;background-repeat:no-repeat}uni-image>img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}uni-image>.uni-image-will-change{will-change:transform}uni-input{display:block;font-size:16px;line-height:1.4em;height:1.4em;min-height:1.4em;overflow:hidden}uni-input[hidden]{display:none}.uni-input-wrapper,.uni-input-placeholder,.uni-input-form,.uni-input-input{outline:none;border:none;padding:0;margin:0;text-decoration:inherit}.uni-input-wrapper,.uni-input-form{display:flex;position:relative;width:100%;height:100%;flex-direction:column;justify-content:center}.uni-input-placeholder,.uni-input-input{width:100%}.uni-input-placeholder{position:absolute;top:auto!important;left:0;color:gray;overflow:hidden;text-overflow:clip;white-space:pre;word-break:keep-all;pointer-events:none;line-height:inherit}.uni-input-input{position:relative;display:block;height:100%;background:none;color:inherit;opacity:1;font:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit;text-indent:inherit;text-transform:inherit;text-shadow:inherit}.uni-input-input[type=search]::-webkit-search-cancel-button,.uni-input-input[type=search]::-webkit-search-decoration{display:none}.uni-input-input::-webkit-outer-spin-button,.uni-input-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.uni-input-input[type=number]{-moz-appearance:textfield}.uni-input-input:disabled{-webkit-text-fill-color:currentcolor}.uni-label-pointer{cursor:pointer}uni-movable-area{display:block;position:relative;width:10px;height:10px}uni-movable-area[hidden]{display:none}uni-movable-view{display:inline-block;width:10px;height:10px;top:0;left:0;position:absolute;cursor:grab}uni-movable-view[hidden]{display:none}uni-picker-view-column{flex:1;position:relative;height:100%;overflow:hidden}uni-picker-view-column[hidden]{display:none}.uni-picker-view-group{height:100%;overflow:hidden}.uni-picker-view-mask{transform:translateZ(0)}.uni-picker-view-indicator,.uni-picker-view-mask{position:absolute;left:0;width:100%;z-index:3;pointer-events:none}.uni-picker-view-mask{top:0;height:100%;margin:0 auto;background-image:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,255,255,.6)),linear-gradient(0deg,rgba(255,255,255,.95),rgba(255,255,255,.6));background-position:top,bottom;background-size:100% 102px;background-repeat:no-repeat;transform:translateZ(0)}.uni-picker-view-indicator{height:34px;top:50%;transform:translateY(-50%)}.uni-picker-view-content{position:absolute;top:0;left:0;width:100%;will-change:transform;padding:102px 0;cursor:pointer}.uni-picker-view-content>*{height:var(--picker-view-column-indicator-height);overflow:hidden}.uni-picker-view-indicator:before{top:0;border-top:1px solid #e5e5e5;transform-origin:0 0;transform:scaleY(.5)}.uni-picker-view-indicator:after{bottom:0;border-bottom:1px solid #e5e5e5;transform-origin:0 100%;transform:scaleY(.5)}.uni-picker-view-indicator:after,.uni-picker-view-indicator:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#e5e5e5}uni-picker-view{display:block}.uni-picker-view-wrapper{display:flex;position:relative;overflow:hidden;height:100%}uni-picker-view[hidden]{display:none}.uni-scroll-view-refresher{position:relative;overflow:hidden;flex-shrink:0}.uni-scroll-view-refresher-container{position:absolute;width:100%;bottom:0;display:flex;flex-direction:column-reverse}.uni-scroll-view-refresh{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center}.uni-scroll-view-refresh-inner{display:flex;align-items:center;justify-content:center;line-height:0;width:40px;height:40px;border-radius:50%;background-color:#fff;box-shadow:0 1px 6px rgba(0,0,0,.118),0 1px 4px rgba(0,0,0,.118)}.uni-scroll-view-refresh__spinner{transform-origin:center center;animation:uni-scroll-view-refresh-rotate 2s linear infinite}.uni-scroll-view-refresh__spinner>circle{stroke:currentColor;stroke-linecap:round;animation:uni-scroll-view-refresh-dash 2s linear infinite}@keyframes uni-scroll-view-refresh-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes uni-scroll-view-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes once-show{0%{top:0}}uni-resize-sensor,uni-resize-sensor>div{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden}uni-resize-sensor{display:block;z-index:-1;visibility:hidden;animation:once-show 1ms}uni-resize-sensor>div>div{position:absolute;left:0;top:0}uni-resize-sensor>div:first-child>div{width:100000px;height:100000px}uni-resize-sensor>div:last-child>div{width:200%;height:200%}uni-scroll-view{display:block;width:100%}uni-scroll-view[hidden]{display:none}.uni-scroll-view{position:relative;-webkit-overflow-scrolling:touch;width:100%;height:100%;max-height:inherit}.uni-scroll-view-scrollbar-hidden::-webkit-scrollbar{display:none}.uni-scroll-view-scrollbar-hidden{-moz-scrollbars:none;scrollbar-width:none}.uni-scroll-view-content{width:100%;height:100%}uni-swiper-item{display:block;overflow:hidden;will-change:transform;position:absolute;width:100%;height:100%;cursor:grab}uni-swiper-item[hidden]{display:none}uni-swiper{display:block;height:150px}uni-swiper[hidden]{display:none}.uni-swiper-wrapper{overflow:hidden;position:relative;width:100%;height:100%;transform:translateZ(0)}.uni-swiper-slides{position:absolute;left:0;top:0;right:0;bottom:0}.uni-swiper-slide-frame{position:absolute;left:0;top:0;width:100%;height:100%;will-change:transform}.uni-swiper-dots{position:absolute;font-size:0}.uni-swiper-dots-horizontal{left:50%;bottom:10px;text-align:center;white-space:nowrap;transform:translate(-50%)}.uni-swiper-dots-horizontal .uni-swiper-dot{margin-right:8px}.uni-swiper-dots-horizontal .uni-swiper-dot:last-child{margin-right:0}.uni-swiper-dots-vertical{right:10px;top:50%;text-align:right;transform:translateY(-50%)}.uni-swiper-dots-vertical .uni-swiper-dot{display:block;margin-bottom:9px}.uni-swiper-dots-vertical .uni-swiper-dot:last-child{margin-bottom:0}.uni-swiper-dot{display:inline-block;width:8px;height:8px;cursor:pointer;transition-property:background-color;transition-timing-function:ease;background:rgba(0,0,0,.3);border-radius:50%}.uni-swiper-dot-active{background-color:#000}.uni-swiper-navigation{width:26px;height:26px;cursor:pointer;position:absolute;top:50%;margin-top:-13px;display:flex;align-items:center;transition:all .2s;border-radius:50%;opacity:1}.uni-swiper-navigation-disabled{opacity:.35;cursor:not-allowed}.uni-swiper-navigation-hide{opacity:0;cursor:auto;pointer-events:none}.uni-swiper-navigation-prev{left:10px}.uni-swiper-navigation-prev svg{margin-left:-1px;left:10px}.uni-swiper-navigation-prev.uni-swiper-navigation-vertical{top:18px;left:50%;margin-left:-13px}.uni-swiper-navigation-prev.uni-swiper-navigation-vertical svg{transform:rotate(90deg);margin-left:auto;margin-top:-2px}.uni-swiper-navigation-next{right:10px}.uni-swiper-navigation-next svg{transform:rotate(180deg)}.uni-swiper-navigation-next.uni-swiper-navigation-vertical{top:auto;bottom:5px;left:50%;margin-left:-13px}.uni-swiper-navigation-next.uni-swiper-navigation-vertical svg{margin-top:2px;transform:rotate(270deg)}uni-text[selectable]{cursor:auto;-webkit-user-select:text;user-select:text}uni-text{white-space:pre-line}uni-view{display:block}uni-view[hidden]{display:none}uni-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:block;box-sizing:border-box}.uni-modal{position:fixed;z-index:999;width:80%;max-width:300px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;text-align:center;border-radius:3px;overflow:hidden}.uni-modal *{box-sizing:border-box}.uni-modal__hd{padding:1em 1.6em .3em}.uni-modal__title{font-weight:400;font-size:18px;word-wrap:break-word;word-break:break-all;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.uni-modal__bd{padding:1.3em 1.6em;min-height:40px;font-size:15px;line-height:1.4;word-wrap:break-word;word-break:break-all;white-space:pre-wrap;color:#999;max-height:400px;overflow-x:hidden;overflow-y:auto}.uni-modal__textarea{resize:none;border:0;margin:0;width:90%;padding:10px;font-size:20px;outline:none;border:none;background-color:#eee;text-decoration:inherit}.uni-modal__ft{position:relative;line-height:48px;font-size:18px;display:flex}.uni-modal__ft:after{content:" ";position:absolute;left:0;top:0;right:0;height:1px;border-top:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleY(.5)}.uni-modal__btn{display:block;flex:1;color:#3cc51f;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;cursor:pointer}.uni-modal__btn:active{background-color:#eee}.uni-modal__btn:after{content:" ";position:absolute;left:0;top:0;width:1px;bottom:0;border-left:1px solid #d5d5d6;color:#d5d5d6;transform-origin:0 0;transform:scaleX(.5)}.uni-modal__btn:first-child:after{display:none}.uni-modal__btn_default{color:#353535}.uni-modal__btn_primary{color:#007aff}uni-toast{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:block;box-sizing:border-box;pointer-events:none;font-size:16px}.uni-sample-toast{position:fixed;z-index:999;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;max-width:80%}.uni-simple-toast__text{display:inline-block;vertical-align:middle;color:#fff;background-color:rgba(17,17,17,.7);padding:10px 20px;border-radius:5px;font-size:13px;text-align:center;max-width:100%;word-break:break-all;white-space:normal}uni-toast .uni-mask{pointer-events:auto}.uni-toast{position:fixed;z-index:999;width:8em;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(17,17,17,.7);text-align:center;border-radius:5px;color:#fff}.uni-toast *{box-sizing:border-box}.uni-toast__icon{margin:20px 0 0;width:38px!important;height:38px!important;vertical-align:baseline!important}.uni-icon_toast{margin:15px 0 0}.uni-icon_toast.uni-icon-success-no-circle:before{color:#fff;font-size:55px}.uni-icon_toast.uni-loading{margin:20px 0 0;width:38px;height:38px;vertical-align:baseline}.uni-toast__content{margin:0 0 15px}uni-map{position:relative;width:300px;height:150px;display:block}uni-map[hidden]{display:none}.amap-marker-label{padding:0;border:none;background-color:transparent}.amap-marker>.amap-icon>img{left:0!important;top:0!important}.uni-map-control{position:absolute;width:0;height:0;top:0;left:0;z-index:999}.uni-map-control-icon{position:absolute;max-width:initial}uni-picker{position:relative;display:block;cursor:pointer}uni-picker[hidden]{display:none}uni-picker[disabled]{cursor:not-allowed}.uni-picker-container{display:none;position:fixed;left:0;right:0;top:0;bottom:0;box-sizing:border-box;z-index:999;font-size:16px}.uni-picker-container .uni-picker-custom *{box-sizing:border-box}.uni-picker-container .uni-picker-custom{position:fixed;left:0;bottom:0;transform:translateY(100%);backface-visibility:hidden;z-index:999;width:100%;background-color:#fff;visibility:hidden;transition:transform .3s,visibility .3s}.uni-picker-container .uni-picker-custom.uni-picker-toggle{visibility:visible;transform:translate(0)}.uni-picker-container .uni-picker-content{position:relative;display:block;width:100%;height:238px;background-color:#fff}.uni-picker-container .uni-picker-item{padding:0;height:34px;line-height:34px;text-align:center;color:#000;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}.uni-picker-container .uni-picker-header{display:block;position:relative;text-align:center;width:100%;height:45px}.uni-picker-container .uni-picker-header:after{content:"";position:absolute;left:0;bottom:0;right:0;height:1px;clear:both;border-bottom:1px solid #e5e5e5;color:#e5e5e5;transform-origin:0 100%;transform:scaleY(.5)}.uni-picker-container .uni-picker-action{display:block;max-width:50%;top:0;height:100%;box-sizing:border-box;padding:0 14px;font-size:17px;line-height:45px;overflow:hidden;cursor:pointer}.uni-picker-container .uni-picker-action.uni-picker-action-cancel{float:left;color:#888}.uni-picker-container .uni-picker-action.uni-picker-action-confirm{float:right;color:#007aff}.uni-picker-container .uni-picker-select{display:none}.uni-picker-system{position:absolute;display:none;display:block;top:0;left:0;width:100%;height:100%;overflow:hidden}.uni-picker-system>.uni-picker-system_input{position:absolute;border:none;height:100%;opacity:0;cursor:pointer}.uni-picker-system>.uni-picker-system_input.firefox{top:0;left:0;width:100%}.uni-picker-system>.uni-picker-system_input.chrome{top:0;left:0;width:2em;font-size:32px;height:32px}@media screen and (min-width: 500px) and (min-height: 500px){.uni-mask.uni-picker-mask{background:none}.uni-picker-container .uni-picker-custom{width:300px;left:50%;right:auto;top:50%;bottom:auto;transform:translate(-50%,-50%);opacity:0;border-radius:5px;transition:opacity .3s,visibility .3s;box-shadow:0 0 20px 5px rgba(0,0,0,.3)}.uni-picker-container .uni-picker-header{border-radius:5px 5px 0 0}.uni-picker-container .uni-picker-content{transform:translate(0 0);overflow:hidden;border-radius:0 0 5px 5px}.uni-picker-container .uni-picker-custom.uni-picker-toggle{opacity:1;transform:translate(-50%,-50%)}.uni-selector-select .uni-picker-header,.uni-selector-select .uni-picker-content{display:none}.uni-selector-select .uni-picker-select{display:block;max-height:300px;overflow:auto;background-color:#fff;border-radius:5px;padding:6px 0}.uni-selector-select .uni-picker-item{padding:0 10px;color:#555}.uni-selector-select .uni-picker-item:hover{background-color:#f6f6f6}.uni-selector-select .uni-picker-item.selected{color:#007aff}} diff --git a/unpackage/dist/build/web/assets/uniicons-DN59BOw4.ttf b/unpackage/dist/build/web/assets/uniicons-DN59BOw4.ttf new file mode 100644 index 0000000000000000000000000000000000000000..14696d038d828073edac09ea4e5ba1dec2f58115 GIT binary patch literal 35824 zcmeFacbp`3nLl2is_w3i)m>GcbC?b@J*lUsyC;X8*`1l4%{ea{*j?DXWCS+=x`1Rc zpd{rG^~9_Q2$&HOFdXOI8BR}IPdz;YC>~S$eLqz_vkNSWzx%yjzdwH8-F~X8D}KWB zdBXd7KA+(j$8iqs7$m|vZHHYVCsJSej9$Dvt$3ZLw|by z;14;@w1?yD*X`bS*{-|aee@R`=jrCS!}shtciYZf`HFYq+J6UC_uzo|LsJs_kAj-^ z?7#5RE3kv-{hH(WEA}1SvF%~|_jrzz{)l5E`?pUw>Y24^H?#cMO-kvNd>m;s2%o+Xnw%@Bmm3d<`kX zajga$@=qE3$-a!E#Hp?L#t6f46MGkad+;CEgR5KX<$7OzxIS8c{uIU^jb>;= z92uh{ulUFGJH1?#i*rr*&vEbO-o@R)y@z`*cPB>lJGpmow{tggH*q&}w{W*|w{dUh zZs6X`9p#R3$GI$bg1d^ln!AR33-?y;B$wi@<*wtd=ibI$!ClGidlPpacRrWq_HvuJ&D<7lD|ZgJjoZ%c;C6E7a=W-py8@VZNAvet};)>j2ZV9)PTZT4R&aL29a;v!2+ybtRo8Tt75pI;5$Bl90 z+O{&05{0_AbEzlcCG_5sKj+~Wv-j6a8<6x^>DphfotYkI4_sSfX{Imv_hOq za7iu(2^B%h1h^m<;#5xJ+-NNsqDA3sXnhCdoeMI_!infF>X+GT>3)upr27B+KV2h; zPc)k0KH^7%z-L^&#UOATS1%d_-s9@vdLnQkSMM+g{K(Zi4FYF!^^!s0QLf%)5V)1A zmkk2na`j$=z`NAdDBTK4}m}4p*Nt2xEw=FEj|FiK|Z=gmJ~y7a4>R z#?==agt5lep^b?!>bUw+gE0QM`Z9ws61nPmqHy(d4T5ap>bner zl;P^T4T8Mk>U#`=U#}>T;l3fPY@&&SEqV{Agj1K)e{7%#nq{v zAjmJSPW1#ql5usaCkQf)t5ZEekZxR^>Is6JePQANKmd${Re_9N zeC6uL41%QP>cpcU$Xu>|!XQXru1cp2INNKK4d&=Xw!?FK<(aP`{_g6`nz?=T2jgsZ>PAm|gW{w{-{ zS-ASU4T6s0>US6fZNt^yV-WNXSAVZT&_G=MPJ^I}xcXfNK`U|fyA6VV;_CMp1Wm=& z?==WIi>trSAZRbH{(gg?$GG}^20^27^?xu3x{a&fZxFN`SO0)P(05$@0fV6VxcUbT zf)3>BA2JBqkgI>#Am~M|{*MMhLvry<#|W8# zpsl(3BL+bibM;3Jf(Ga6pEn4)oU1=(5VSg1f7~GGcdq_~LD2ME{R;*`=X3Qh8U*dn z)xTsA>;SI*WrN5Ms(-~G*alqvs|LYJ;Obv9h^)2xlLo)$d+Z-;MVAEdX#cd!rA+u^&| z2kGtbPuK_P?f*RXLDc^GzYW}X*{$p^{Q3NoLc4Ia@SG`V+G(nr`^$h#Zt<|>1cFgu6+wbk&_QxE4$0o-ooH^%vo!@r#x!x-U zrB%{*-Rs;hdWJmD%T@WkieI@=`LlXN{k6Bpd(8WkZ=UZ)-*5Z_{`dO7A7~BSAC!U{ zf{%vgh29qW@9;qQxyXjdGts{26R}|28UJ!(AaPf+kldHNBl+!=HFaa^(X^C4l72E{ z&0LuIYEyU9eN8{fPG;}Qem~cqdwcHp`E~jG3)RBqh5MVO=AF&YwRl@@Yx1lBKJ=n!0v%-P83{Ia)ryT<`Ac zez5yrD=y{I%1*ZHB{6B&F%On+4ufLzEaaK-sRl9SU zR65teush7E75bTPXGNB__;6WQb&z%E=$Dy(bm!8R18)08HA{1rz1{A1JG2Yj3U6Vb z%{E)2OqOQ8Aqw8m<#zYWsrFPdzyc{Ymg-31!$0EiXjkW&CBIwsWLt8dwV7P*R-fv2 z%zP+7mj;u`U;tMplT=)cS(N!GuR+T6L-H*LOHr|EdJ#p5xfzO?5iQsaWF!`2aTbu{ zd^t5l*T}UYR>@ZTS(o2yDYAUIE5S19Tz8eFLzS*mNj}>}Z znJ>kgMYpHW!*FBokVj!mbT4ee^Dk49cI{8`QjGV>sTL*(_O$vJ*`M?;lKZjM9?-tT z2K)X2vXjOY>UNnuN992*X)Ra*+X+X>_@)1dBx&|&6KxS87VC|*dmY}wz~qYQ>G{=4EM>OT z_-JZm^iz>s1fPoWb$vJ=iR8oV4&&!yx?WcGkK7?qTW(Y5txPNW3A^mWfykzOU_`Rt8;j2@w(M~Hd?c@no94BT%v!4 zdyQXe&iKC3_(HQA{B~Smkiu=yPSD5Toq!KqrFt!*Ii1VP-PM{Xd;I}(SG88jq}y3H z`l5^>lTW4d=1kh+MVC~B6zv33be#Wc%dn6t@~po&^X=l0(BIM$Qu$Uj%3qtTCFAA9 z%^`K>yM8Z!;@VI;9=Q3KmiNYRg*&VYTz|3OUP)^Qi^Ft3-;Vpgsr9Kb#=`2#WOcZb zVoUKP+n3WFX`Wre*2VHszJwz>8|jl$L+D7nPE=(X-zE-&UKCZ^h1%{bOI#J976n_1EwEY}Tb2cb}_ zLPD^6TBnPx3)e4fZC&`BBU{+MZNpK8zjR>H*V-1fwl3PRsFk%X>RjhANv2VgiJ4rc z>Uy){wgBuU0QX%Qk!T4Q!yt{wiwrKsLHhpt!kHc&pGrMq;x#v8S9qQFURXE`! z|6N!qy=2v~&QiX+1N|bVauzr9S$tFj^j0m-FpRM+m;4y`V#Xr+Qk7iZN8LcO8Jq{9 zhJA=R;S$D=*xDjmU%1t_z?vUxHm3)D;YCXmcB_9Nolkcbrdd2R^QTlSqVfeba0Qmec=Sp$3q|HgQ4b$W)=%4BT~d>3rCp}+4F#8{`e;??tfMT0rk88 zse}}K2;`&+UCn(DPa9?-XC!J_)I z!&#@QI^*r_ablg8siGQCP2;yYecP86+Pl}EzoEOmdHFW4lkN9aW6k3QU&z}vucRd8 zjwS6*pU*k}LhTP;=c?;H9O2?{L^7>Uy7>7n#ui>BNl4SogG_?hsK$5Yc z3~Oo?(o#Q+&QPfWqOLY-?E7}{DnZy0EIS?M39;71KAfqEljeBX@7*o%$J}NAbuQWC z_%?0$$3@%20xLT`L9btXcc!f^!*)knEhc+66CU>2U0S;wl9>{eVJ7M2I(14o4mIs1 zn>y7+vb&q)cACVtmt=h{of|YX7)cy3ZH(#dTSNm|cy9NGwdG2symrGgvpc)o@)fer zt6U)`KwhtWh0@)9#`$O0ukG&svd?p|oRAr=^x=Ype33HOPRC&{1j%M+4TAu^B!e%( zZ0I~0y)0z#?zwXHqvubTDc!sOquy$m#n(hBht*3q3P+9+L zea6l+RMFqkQ{drK|05iSjSwNfiFA}c_%kVqhe4FrxwW4S@nBv^5Z(GQ&NL*&5YIl; zzro48lB!DDuWfxRi>3MYT`sTJwM%Rte;((~rBmnPOl#)?oAxU@#e6u&rWQhfdW)k` zn|*$#H=iRSb?-0HvOVMyYgN3SKAvcp4NxmVb%i=iG zwJxz$9_)mw1#}+ES8`SUN$p5!WeFd4V`*h4E3LeMKWYuwH`#el$iCowTUg<>pSTnT zUBVRB;#BoLrt;sxJ=!}P_nt>TJ|~>83gS{5^sG2=z$S;-UfH?JrM_x2D>IH^Y&Mf0 z%(`^b%jboK<;CF4cqIlypo4~Hg;Yun_A(9MvYH`&|_3TdH$e9MBC{8+)72&kSGZ&bW&<>dV4 zmYF*WJ#dd_^#{od67nGRSqS6wL)y=7WV!Dhmo4_D6+GSp0_`Fhj^u-`2`zsA@|)BPXPW%@FL7 z8c9EKkd@<1Xd92TN41|e_f#`&0v~Hx;NLs{kkbRBBSPE#?PUt2vK&(O z+SUwvMhh*LOz9KuNFZpkO6)!1lHFwUswQUfxZQ%?X7yff3I>`a=>UVXt_yNuKoAH8 zLfL(g+6f+l+vi0)WYQ$fE5sQ?VDJQwHbJGSviz{cuK05qsT@ibTW(psV!?Dvhui5j z!4);DW_#2Z>}*T5TJ8Kxg6wGO=*cCdQfX*%dSrMilO3Pl*)iJFYnLQ@%^7WSFS)y~ zB`&}zM|n=YAY8=1r1M9<2A!NkW0Io~@R$8)aB5o%H9r+ZcPVPZg+JfZc4BJH!pUNh z6LUv$TUyzcWm^UZT+-6H zOY==r%TDuZH_Aa)8jT=br&05eJEHRe3<4^KU|7^$amXf?C!>_iRi3Sy0P|0EuWrwH z+?n>(-BT@v1rsZ?gW2rh)KF8?P*b9%Ww2P}|4heMP3>Q{p))B-$<7T+4@|9^SWsxu z7B;S&8q7Xd9Hgrow!jYl8@m1YD%+7PM`|mw9eJT+X?y$9%}YBvmVPUm*s~`do7(B- zA9L?yM>=rWIM*cGFTU6=x4eDR#@k-HcyIl5uNpgY~I3nSPuIb>RdaA;9s1aqwm8)!O z#PJsgJ`vTn>Wby;HswwPjn$q{wDq z0>f~-56`E;mbbAQqLkCC0n~=4Yp52ODtsJPfeT540aT5^(YdoDVQ38@DI?cI}^8 zvz__f%2hmY=MV@`J5LvLz4 z>xXl%nti6QoiFLnOpCLRvO%Vj#>lfAJLPd`U&h0Dw}Yiw#u4{39B}d_r}iinlr?Mr z+$bns_Udw?s*Ok4W*dQ7SQX_m9)wyp+TingLGdaoC`z1WX=mI|ubTBg@8LfS`Jr-2 z!lbilA=h0~k}50%UPz1nWbIWl%>dB6exCiur>xdbv9HkfCy(8854+;-yB{lz6$)cZ z$MgB|e7aPcUn)&Ox5c60w4b?RF70Q0$4h_y^Gn*r`LU(*^7(m7$MVCS^E>gO{xvYZ zyY%vqq=m%M%aPQ}6qt2@$w3y*ltn!E6Dou@@JSnrQeNHFwR#tA%IV%zs&||={AaYf zEAG^OW)vrUMc3+c*K~EQId^rJ_Eh53Ua^xoud$34cniOO#ktxauW>la6I*zm4)E{hd2Q66h0)$Lw7 z*iQEiywzsIkqKFnI!tOYYGv=*JFlZ>%cU0u%LNv6gxP4G=l2)1Uj&1D=WXFd9zXea z@fJb5BU;IcW^=nLb`??!Q_J+50OWNj_U`7yc%mcP-DEa~wB9-Ib8|zwd!qvL4H61^+dd_7MwM>jMeV|57FX#R9AKt5 zLtlFl6CqpXv=4gPFBJ$>CC{&0hgf}iLLtc6;Mwl=Yr49-yVk6KW_D+hNhk;=eG`#` z!E`XlzeE>2yKYUnySuz*-LrJ%%+tKt%>SG&9HeW~!G=uS0GkSCZ&rW1VJS!q#zVuj zYFJj_4Il|5*vX@h!K)B~qR>_BsXtuj{Zl^{4k9bf2FXRJ&SJD38N(QQfb2+NLUus`1ynL^4Co!UaJ7~PNYc&- zXHSzP*3IR{4~rP6R>Zu|0=K)1->~|n5onKy^pa(PbSVj_{VHtI@#M~nYqg*hi&|wHYIGEnNov_5>(fU zg_d;foWac!{FKd87fxE%u_yHXV4$&VB3oBA=rbvbitM%XLx@I0Cbm51)G0f;j2 z9598B<-lo!*~6_6vmeI_F??oj4f>~xodpLoqX@~Y;83*}GqWLI34V#hdy^)Ex1G?!>T=sg#v&XQQ;c0$=Okv%Oc8?z!>&T9jy33`JT>IFOu`HR<4O_Zc zge@()6D2aAb-%NvdH&?esRK)4R`d6d9T_hz8k*`Ym3pU!7M1WM?Up9P4xb!qdbT)F z#Ai+)UB&+w_Hz_{&Z=;ec>o{hC@<@Lh4}P5CQ`d49-8sa7L`EXxjvo zHUFj0Sz^k=%dM$g%DVhvCFZnBCli8{@+t23y-!lSDYq$cQnC);V72lolZk)8;S@yg zm|1mv!NhynQ*uCv+(#JLeGws$&PdmMPD%T%t5;k7Y2|a*xSA~2S$&Qtc!906uubgv zTkR5yGIPU6pgLqJk01-MP}IljFvXsR*f8I4=6E290kC-{4@4Owy#k*Kq6kqnf(CSZ z)~H$>RkY|f9seaodjGv1+1Dt$^Q;y0e#z;0fH#>^yw!RG&zrvBP|d4&8(ZZFe$mA9 zH(EtL#mrP;AG5AmgZiisy~UNu_|L3wlk1v?)U^LS=JibApK$oC*D*8dCpkVOm_Fn) zN0^zv&gyqO&YReJgn1#hXd_U)n^0?X#$T`X8?4G~d!u~mSM&$UNBv>Q&{@o=fHAOu zGB6nYL7z;Gn}U=C?g({gCL{^Y0YoK%kuc+de2Guv;5D7ZILhJ$@Qsy7CP{OT&rogmzo9@vsAU82>}yOSWrH<4x?LSHVpB z&snU=z!1oC`a4hrk+AH5pPW{b86B*l{K~U}7i_4DlQ#@ED19N5>bBUN?u?x9d0duY zzG<*$bpAl!{D7P-L_GnQZ25aIiDi9DT>ay6%H=d!fg;A;D{HF;Yq4lNwzIF+md-av z)kri-@qTzz;J@SiPkYKS9VPH`X+syYm1*;R-lQ+)) z7`Riul(DoFMm@u8YI?tiYlo?peR&Uj9Zzlie7d4N!xT1LA`D!!!$;xqB~^}b!AycsMHh;yncoNJ_W{@(Y>&vvMHY)3PT@e z;8y4{&XgW@>IX-#tNnR*SDTdcyYoF}VRgKfSKQ`UDXw*3u=5@-Ux;t?#G2glK}|~s zpJW4?_M|_>YhTfRWpy~L%*U2$zhXY@e`+@Hul?GJ@V{qcha_;aXQ)T^@;!Nv+ggZU zrluT%HWR~>qu^JYEva6HH#RNwh)g^9QXtK`v}fS1KIgDrV0FCv-TK#Cl>R^>fX{%e z+gI3poFCWm{V}vt1H^~KgS?wfXh8Eo5T?p_37U&+aorNv1E9t)F{Ov!^wGikk5QoS zSZ*Yn9myH{wavBKX148EZA-Pfx#!jApJW`}af-J5xEfZoBQR;yh*I5rfNngnxvBvF z*AIr(4`Uza^kJ)SX7O?z`O*!QH;kB*aU<%CKw&3HYd~;s3`E~L@6b4}$a(&%l;UM< z?8qBO)%jH;2j-m!b*R~-(iXgG{0Is@+ZR_O4weGnu0~%Nw%=cgZf0L$9ZI|r^+Z>p zqZ<2QYQg9>qZ9v1*i-vSYiDii;VnI-V(;n>U)Vpi@A$r9U)a~aruRtGNH#OPWVk6e z{Q9v_Ikuszhx)6hYeOusa&N!O=W`A28N`S7`uDE%v##v$W}{(Ujj+%c)cw@2XFq~MdZ)sml|gt5YQ`Z}bmdDFRX zJi=P}oY(0n!=&N0cO$$lvE3$wmK+Z6!zMx7emeSU;3miU=V5oZQ>Ljdmr~SSB#6#1 zIs)i+9Me5Fm?4xl1*IAwEt3JyLNw_ejBo|PJn-zgb8L$rAy8JvGJ0`D_r3KIX94tt|B`O~w4<>2Z$i{+wz)nF12dJt5^kJ$m*6`4-KxKnrLa^ z<*>@Lbn>F<=BzUjUdkS_TEArtSogx{v#xs77Sygt_odT)^J&AsTwc>vTpS4xdIR<_ zl(;Ilv?0(kwb~U?1=;16S4>Tw7fNi}QOM*qzb$C{mX(Qnts&XA@=+`MhsI;@EUGiF z$5@Xd7M!8HfrfNKu~9+jb5yjf$07~ivD^)Lnm1&QA%8ObrR|l0otNw!sI)J-G?lKk zwJu!z@x=>U+iL05rC)BFZfl!fPn$NjFSfn6|J;6jdbh`d`=%DHT)$|#*xp{8UbKGY zqN#mFTuG@ixO~~~=YlbfkG>;+O0Y$}FV*WDE zBdxCATb+5hU10+Ozjhhpv{P2WZ?&G%HuCe^743h5O^cg?+RMH&TkB^%s-k_(&%QJB zvOB9C&bd8Vc2idRAMNWhE|Gc$l zaG=nfQ8#!cTxhn3gTt|eVpS}0ci82RT^UuB+RD}EZQIiDE#Jh?AU?MUHd-V55^ts= z8Kr>$CC50IhgpM8wZ!?FMK7okH6s~IC*mfOwDuF49wbdWnq+G$@v33d-vXX+AqO~uyk4LLH5hJS0`LVf1mJj}VgaOQndN}U)Z%? z;(%RtyY@G(cG3N8=a~a;dewRwnEmIT*E&1W^mc^|K=~izzl4nRYJ-o!$ObYCpQzEc zhIRsirK>0Mhv)>*Mw|f3!U9&ebE8MJEuZ)o(_lqgR~;Ftmfbvaxs$Z3J<~HZT-$NT z;V#-7tDLew^UTCDXJ^k~O?$33Z-ZMdD$<5|wMT1%13iz{=IwGI?Od11$N@QlCiVhJ zM&7Y`4nc0mkZ)u*sU(wUalkojkX$*mYXd+HKoA33HgcQRt=DsxDBEfG^09$Lu2?Ki zF8t`isg~B3d}3g1c~gHn(?8LlVQJ(f897ni-FQ?Z`-ySkK(_V3z&g64wPkAIy1@g* zreJs^J6eEw3?sQP3eRO$ZX8GK4mlR;X;DgvA0#zOIohHBIU129K=Qd`-FV}-)*I(5K46vYvWsp-68lHv|2U~&(nGwhzV(^JLP*5cIkM`_1w7EK<-=CPaY?nE*t3y!wI zkp^#)@8mTk{8=-@R9(?Ytevj_ZDkPr$ep3`pe+fGU)x=&QX|Y3X-}p3W=6FpvhF-ymH9h*6!{Dz5QdK0gVYE>cQZz%r&4v~ztq}())L`+k7KiHE z8t>n>MG|dx$>RWDR@z2-wSztL=JjOV5vRSDYi`c5x8<5YTN^U(W}nz#lN_6x^7$s_ z$P@~hxXro6=3JFt<}#U8&)87){_2pgcLa~ndPf$?$_b~lkY`-JnX%@)cd&MUKshJA z%xcbO-%k&De>U%MHstmRJ+3^C8ds^Nupi)kB3n;ay$ROCGH8OT@CI3iok(Y5u?0N!?m-fZJ4q~NZyOq!#hi|T$09Uu2i~^@9i?{+`I?Xo zaJGkZzf*@e^?XC4gD7eN#nUAmtLA1to2yiE%hb3@T6e*EmpQJCb@XX>TFj=+4r49UCam?eRCeoz9h4%wKXd3F@LUd7JvBc1xfhFFg>P>hjK-l|Pt<=%ev-R-S9uqDpPNWNM zD`dZ-_+?|;&;>6D#{@g#V>0P}isc&C4pJxbPzQcNw*~;~p6WI~?(8z41gM&Xx^p2QTM85_N>^HXE}?wQ7p3t!NKSneEz- z2M5^4hqYT`NnH4FJTZKkHgXw?K=B=60z8IUa9InacZMcZpf_~!t{a9Bq!`&167nS7 zNv;kv{YzI>BJ~|zFAO+h$ZcRqVUDX&t99GTN@c}%5xE%goL7}RE=-f)1(VtB%D9A3 zxYB!nZzUWO@XKvB3H)1G!RyWCTaz}j8Y~v4TXxuzt@)fUDESz3EAd=s%i8#+1&f;7 zTAQaQHYe9Kcjn@XhxC+T102(Bn7=WG&9HH+dZsRoZo*UbkVIM^!w=1lVb}T#)=4H~ z4DY@cnHH}a!uz$~>O)x0RsBkJVxp?}D|U=+-*s-E&vUIW?zk3n&1mi!VudGAE-U&x z3>{X)SYC{*fGue6v?T%awwB8KNP^~b78n8nKa@t!OyG5`n#3GdsU(LR00k~R6ABgj=M0coPv(GBAq`KzcWDL}(kgUugjS)}jj8mFBgYaoDNPQRJZ2waHv zK|_&8Q0~Ieshz$S+G+M;_Gj7emz{R2`#pkrdj|iun}zqde5_#iiK(Whl;~3hYb23~ zSOx80c;QyNbU;-Phz`rG0&jl6>K9eNU$p`i6|9mhOIBf--@{9C&|-F7D>UV<$~Fnt zJM3d{f!Z&6^F{4;lgn>!K6me~yu)u2uC}RfQw7V_f?4Y^uSHgTcyjS%1m2VwaHu_f zJzj^u;V<-ocM`BJs+bdt2;A(PwVHYwV=>wW;uO-cW~3v)noyy_RFa=MD1{$_{sU8a zY9wCC?!Y-__w&e-D5bKzzuAG=Y_}9MCo;vG9h3s~1+V8KkN5N6vb)?81~7B}*6u}Rsi?{O;94T5=V zx(WJYt68|g>0_fdpP0y`lcG-%#7I0I5rs>vK2i1gRMBg*qdS4XOQNt5X<(;30lVuO zA=`9CQ&xD3!#;|xYCZC%!)-Q`)91)If?3&QA)c-0$O%z(O%q3(e2=n(MF6(winHzIQ3pdHk&O>wOHuo{j#acXvkqYR10@~*g)B#y$3MgnlFV7mNV+7z z0%qe7W@wSPGBO3LSv_IU$Vs%ADRQ0zq>4MMS>tNsPBY;lB=s7j0a6a>i)bx>z$l7Q zES^K=t5=eqvYE{T7FD*G2hA$G#HLyX%x0TS#ZU9hFU=O~c{bHyww-75^0!-5e4Fk1 zw!>||j8dvEv%6Hlqf3DxUpW-0VZK@Hl*Z!>Ep;*M_c} zd;9I?GwNbIwNd8Y(-lJ(&(1e}60^-quz^-_+Yo8J0KH4CNTN=f+>sQa!!@2y_dOaI(mgWNV!zd$R;}@jYE4_5qTqCiCid@2 zN*4W5leKBA$!+#&heP4^uA%Y;2a_?rr=nO{C>$-@ML{j(wzjl}qCajKO}M(3tkSpa zOXg(Q%VpK2rD6rAx3#yLl|02>#o~-5BxgJk;Z2w@W`^fDtLIPf zcfb;=V#eYkv~-*g_-a++^n~tvL5urna?Md8Zv@ECyRu|Zl&n9SOu02dZd1Fs%+6dm>bFSm{`ZwX%8kl`L-lmlkDJGTk?mi z*lO+Bqjs;^XLL;O}5f!&y_-VRDNuw?+G}P}*AHyB3&Ob|}ZjpfxQZ;PlLE^5n=LgWQH! zXYs-kgeWH;?hMPHVkl?v;aKPWau?h&HEKJiM%82R%hb8kvzIt7w*@( zH^!d$2L)aqd2nnOvZTF|b_cm|&l@h>n{^lN#GDKF=7tM*0{)y4OCb!4Fqme<0AZV* z6@{tkW8_s1KQtG05IGH${5BVT(7iawcA6Zb4{lea>T#Iq$>)Oa3vlrd59n;X{XJL}tR4&i!RR(zY_P%KxPt>!B&C^XVX8xWel^SA>M^c{Y` zcBj>1bKo*u)xh;HMBmKLA;1tJWV2xvq;#V&C0o#@o*>J3fl37DuiWsO?0QBZ9$S%PIWlF+j zzfQFbq=)j|Q&!gB!uIP4tmoOnvh_ASf%OP&-?I=2tYd@cRF!}-uz!LT<$z)?N!qWP zVuyrp}p_HYH@^-$~n%JyaUs19a{oOW-XnRJH>n=IJ9J5Q@X)J!~Em0zquNQA4MAoSwcc04M;3A zL8CIko^b}7Tra%fYzn#l_(xZ$$@#(yuBM>#h3j#|`QnRC{fIM*BQH3ES?3F<Ip#3-^!ezNO^7}&K^cfhsorJa-UMGa#?0=wx>Wn2LpCL1 zJ$%F#Qf-G1*;Uw~hY#5pX8Eq4n+1%))7||&{nTM=M6n+_Y*)i{by&3@J`4{8g`30Z zn`xHjX^b9tCWMooL;X6^jnF@6F4*4Pc>$LTZ(Mx+-fq4MWBr6hbqF`xa<-cV2O;!2 zv|pLq86kKcvWjqeLsqq3VL4&OZ4R5o&JIB!+-#L$vNrsvSvieJ$XQ41S?fW#6G;tS z4b6?KGp0)KUW*bGG1<)sGLYE(4Quy!RayHs2Ak)#gAL`LoPLmGY-0yg0Nv*Q1Rb3 z=xgH*5>tIRaKRBYu zwX25JvC@?J1|Gn46ELP3jI7TFFsrawG2NoOmW43|{uVICFf3`$BJzuy{QqtDHHBxc z4@w@{m0;FIcDrly%T|&7##abRt@3d}Sp2fD#ifXk2&O*%a3tfi{|*p=8j$R^#oGU* zkR*D=VnGxhv8oP7lV|2%tS`Ter3$iMO%VY&(s%HGG$))eO#M6- z0ayn`fH2pyvw^ZbjTjfk4wz97cKwUXx^FKD;JwIDa5ATD-##1C3+NYLDI>PF0RbcI zYGsMzVgFrH`)D~-C*+;lJELDR2OHvrKox>eY}`*ZV;u=|#Osm04oM9}RgcvUaMo#a#8hu6+K~#%0k^~H zF*`kn1LH z;Nve(^k7O1=Ed|Rv~TFP#3fEeb=*05U;wLYRJXrryKYV#m}E!cyif{GR{IIQQ~lZ( z4Rc|gW%8oQEp+Rafo-+gwgK!T6Ke~OTGq|V>h~hX=>S*1T2{}-XkeKQLW~ev0|lNy z0*)o~9KYqjftmLmU}96bJW(z`5{m5&gd%~l4}^z8_r^m5``AD3+o!GC$9n1XL|Ho( z3;VYC`~z53)_ItRQl7RO=HmT1 z;k19GqXxR;Gq(^G<<_A~fdf(ifF^yvb{g64HB*Kbp8ChxoukG?vBBBtWu~)EESsd6 z>>pk@+1#qnY5(xTiIyV!mN66UkV*JCk_7dMXL{b;%fc{nazYs4d78C?7B`slHBFv1 z+BU{g$Vg7<9e~E4>j3!d-2uUZsMw(`Jv~_0EWo?4)fP3+Up~K}eV5%i^9SDbZI`WR zb2?p8x--orr-}V^x(AnU>6wNbaxLA(E(xZl3-hs5L}6N6#xBu*YXd%Mof1QCI_(Zw zSrFo(5kq(jR%4FAC##TzfK`!~t56e!rsWB2BOFoB76$KR&vae@mlNBd3oIgqOG~IU z%uhY$_zS+ehp|12F+##F$rCye^0=fh2F&zscA~VRvvb9E+B{-3=uBoHGy7S)i>=#b zb;Tu7v|6ON%eqT@VApxbm#4ILY?uj-7u+yU@Y|XGCjG7j19LoeoUiNiu39KAt!EZM zhUxGqEHz?&J>e3FzESqTYj)T&$p1J0YVnE{i?xv@D^@J=$PDDC#2J=+{&W03bWg;;PB;7hvvWm9$MS91tmynD9AGr~zhwH;>HY<@$!y%o zR`0YqS!3BReY$a%uv2omw2U+DddB6FoEhgeAog}=hQH5^J)Chq>r6Wl zRKLba$LIQ=c+-%{qm(0^)d8Keu_vu@0=_{1L!qI!v2PLchBXgvF3;{EABNnIt}0va zblT)gf4F4%@+I0Rv83!xI;EC9d)Q;UcmLQe+ef3hNHiO{E0T@k>u&ste-X4}16`_mqa{kIA(k46FRobffQ-zfis`s?rVn0oX@%LGh8_Go7RpV8XG%w)uDOw4pq>>bC>Enr@bb+RPV_}^A2527h^NaTO<4r zFhg<*qmIxu!(@al00dDtDfRe?F|~9Kaf7hH5{i(4`VsjR_sB3lf8_AElz6(WGkSis zttAi4s@dnUD4omOBj?9D+i)PzEVF;h7sFjWajY(wH2K517X4&vt$-hKxASXelW4c3 z%yyH>uC%eel5BS1w?+TmI`a{S=NC4MTNdpuw%l&D+bv1a?$kbx-3G6Y>h*g4TIC_W zX~OK8wfdp6QSjLLk@n_7qu^@Cingd;@E~g9iF#%WXR(|0!tFyi^NiB9&3wd3eyM?Z zVU;uB0KleGltxBz7kujhoGLO^C;)?Rte`NAR9>3HsekLi8gMpH{RGT;6w@Ns=J+Fy zHKztDJPWo)S`!|unIw6$QmhvPvJ}j%pS{Jzz1v({k^(B2nzi?vZK{WV z*rVF2Kk8Z4^CLEj|IZ`gls9Sr<}qtWJgVwpH=1Sb(tBEZdRp#f=Q5l2r-qEY54q|I znqhB)%TF!?sRWr8M4Zj)-JKCR_zLl$>OqA@h&NlXTPNg zQ*_YkGMlux;O=aZE$nJ`4_hsY+5={f$EN*GatA$OlSK-(GY@a`xIc!aZQL%CFQM03&~Oqt9bOIiiHT}ZB7mozJkZ(Z7HMaoVnltG3K z*6V5Govy^HRUZM*@uA|GJl7Q|hIsH?3OpqzdrQO^Vd6Q8=!e~@w9b>&!GKIWhY1Xf zW+-45LZmoAP zOFGP^RM3A8v1}16+0_e{?Ud6son^!2sFbBQXFQ2k{mqsB5OI58h(=2>Vz8{s%lJky zP?l1o7|X_ym8$!se*u=HL4KbdyCYm+*72PM2+X>J|BAzS7L+zN$N66%GU%ll?^y(B z@<_DHQq~>$=`<+J82NKyYJU4?tj^EbwB?fg9*6xw*sC)Z^AkzGSMt1H{+j z!rkCRIl)w!Mh42|=K0Hgo-g3lF8Rw}mkSD&!lgX&O|P~IGl-n`-Op|nEFW;*H*mj+ zH#^_u;%x_%EYG17``=`@?^m-Lf-v@Tk2p43*whKlVB{jsW+d+*NL%x<--}86N;VW~Y@Ho|?pi(e*wuu$wuRINm;8G@Bz9 zm*29`!o-DEuS?9D>`8KWM`{TV5;WSDVEw6vMWjO;gx&z!INY|RH6r>Xaa#0?3q{Fi z$+9H!_!7x#5@`{3TG0xypV8lMZs>kEyJW|_2BAJXW@-S1I-EdjnHYl=B8reGJ<3OM zdcw`~TAHtwUxbts*6{qD7hY3V4#gS6flK?hpv;*E>j+&*^#tJ~6AkanR-ba}-o zi)B*uxhxTT%fdEbIj@cm=^-sVMK=K#>Hq|5Z(q{Zwz!=VLXs4K!2?;7=#}s=G^ohj zsx`upfDe{Of1)uShmUX5XS@Y!c`;BE%XyXZG$Hixp%qz?H%B?I6wpIWy9u#^e+_vZ zV*n?`Ho?B3EIF?ibEg;C`WIt1-pP}Rp+YhoNhmf` zEV60G`badQWMfFU3Ps{4PxfrCme;ec>Ec~?wJ!Sg1bcJ$ijHJr?>z6md6>;NQ5YH; z@%l`*gss$4=xEC~mu$9BV7ic=9|)Njh{HQB*a0B_%zBYOi+R8(JeUrJrV2pB#(8v| zm?4plD%Uar_L-ACTdIo&tc&{w=J%erM5(Utu5Rf$d33V*oww)}Sy0_l8{6ldw=bUT zSkaAlUATQjd}_Mo?z>wT|JTHs@6_8eOD(BCI{UwCOZMxzA|M;`?{3U58zubpf_wiT zH05dj`0MQ`%rVaEwPWubL!7l8Sm!jPuVW?POPa?< z1D3i|_l0YOtmG35Omz>B_G%>8pqs<6Q;0C$XW)<^7Okza2?xKU= z@<+@TPye_iU9W_ens0D67Z#XITPIewm7TZng7A`HF}(;uW8^rVM4U}R%%O=QO~}tH z1EMm*9!P(h4T6X=61#M#9tH;RUqaUO*$f1(HFgMK`|0QiyJ@pFw0X1pE$j=MH*3S2 z8QXLu+T7ezV9mF9{e!Ai3b}2*%#N7T3#&7_2unTx+wiEkX_NNk#+x>={*4>8uWWj` zxd*p2Kkf4cYYNhXENWt1#EN{b@Z_KmE1Na!^ApffO?pqzyao(*vefj@7X?KK$;Qx! z$fM=O*bkJTeX^^zEMaxoV!m~oAF&5jr$bbJ( z80q=iOG>k%z34@lO~PtdVBto-y5i;nBi z3c)$dfSE>)KJ&%n&GEQT`?qYRvanLg;&)3NQ_Jvky1P5)i^cGhy+G#{R^CQGT4HZI z^H=*MwiddRA1KUP(iaQh`~ z21|Vlg1`&T(#1>0({U^;lU%X-Xvt|7mV}h+C273hEtD2 zohx22iQs&Jzr|T@TRE}SWLi*YcHThP(dluZf}3jG2>jTx&kKtm7yH;D8N{9gk#_$N%{|KjG&H5vd^(_itvM#_oQ#%X>{lEvQTG z#o*{|Zhp4B3CzE#lg7cO&Om^b1HoXRZPWLj$K8QH?N*eFJ7sz7cynJfKDv$hlCWN| z(kkm%+z*Rr@ED1}vXK0R$%;I|TE_eg%3;Khb|j(Fbzm!9ZsjceZ?!+Cn)8bX{B}p0 z?MW{0vm~^8oG~ABzG!7`zx7X%U}Q4Fwx|5wzUd_??Hxt86km2;cTbVovD^YXto=Fd zu=@uV<(qMT!qUGisomq^eNoqoR-fDUVst7L#;P{klS>x%`TQyE_F}F3yk&7oqWb|d zqU{@FN?#K{tD|?j=Sv-n=)#CacIEv3* zuUun)8h=wjiG*`u?H8|FY`=rv6k_3Qq%jt+gfx#5wnsXt5s##adW5c!2%OCr&{wE{ zl>rljJzUyUcwEYdT#qGE#pVT54@@p-!M_EQt40ak(ea?$;?c*YNZ$2W;hgSOQwy4l za~F;^uE1rlk;Q*oEAmaG@vvOIR+pjil%V60&Fg&7c-F-7YS*MAu+f3+UkG0O#SW7g zR^EES{-^z6D7D^sZr4c#=(@o-Z{`0H7PE*rkQ)*isA87>j0pZ?4W|k#S2C3bu?>9d z%y$iXSv#)(TfOGPs~KCfX6A#~`S2RuPCE4$TY)Nn#>3O{0Fxj~_)AZ;RV%^V%)QVKSQ^`H|J7YCrc&N=9+}wVx}}4!*1G z)xPB~`m|@|?jJm4ahU5)li4h|>Sm|;p&v+Dwk?|S{HrY5Y@+Wx3J3FDUR^(ND zhyKbS{t1`Ew@lODccOWDG~)}74aAZUGoi!`<^Gb}e#Rq!wJAV@ukx zhF(-`6~~*|yW}9IC(6EJzNxKJYU^cIiBh zTz+1#i!Q4J>*p~R4F`IY>Cg`Rp&Ql|J{fFHE5k)=x*QgjUD2+D$#GE3vA=BI$OI05 z!vg5cDQDR4a;jdlZMdm95wMzAL@8#+!+|KzR)jNH65_!~R!z5sTH1#B!m|CvXlGxT zalY`7_A$1sQE!^_pVH_2>oujQ4g{1w%b{HJqnc#q!!tq8m>XR|f4+pehW~n-EkB4Z zv5qxsd(b5T+24}SqDNY(N3>p}E6^)exX8J&{GXb882(Vf!B_T3e{fLm3!C0Av;A=l z>jLWik;NQB6d?t5pjO*?opTIJRR>{3J=~{vP@{N_2#KCsf^t@=`{1MC557n&Tb45d z{{>A$e>eeny?%e3?v2;$3(c~5BcG-f;<0WTU;*k3uWGT*c1Bp$J0l`!4~CjBePCrc zt7h7QMRZ1Uqcf1+5E)|2w2u=XLa!h$|33K8VOX?!vXp_{Q3Q>|p>D8CZ2O+=pT(cD z_{@$yL;J>hJKAFLwvOJheMp!-arKoKIUE;VdG(2@3r0hsVlfyVy+F^=`yJ$i8@Vhw zpoHBNjWkT;+^b|l*+?0h6CUXD3N4(9d}1+Q^RskDk4a~K!)Ny^VeOATx6-7zz1kl_ z>VCEKzDuR8qXj;GGNH0PTttljskQy)Duad6}2VUpCg-o9k47+aIF)5%LX zzTL=-x{vSbM^=4lTUF%^QeR(6Qa6ok+H5k}(H^AFruM0rQ$C_|%yYn~N@Dw_4KE%z zb@YX3bSRxn_o{X}5gUy$wV0p}ME{8~2{YwTHV+S5`Dpa-Z`^o;9;ZJp4=@_0bNV;w zRkY{8U(YtSn;B+9FU+_x3vGF2I}CCPAB##2 z>(}$U3u8;#SmD{i&6`-)_TRh-a4dTE`t|>PIQw>9LjP%SB z)X@90(Ui80d`i`zx-Eb3v{HPei{7duLNKIAzcwNINU>3c&p;N zP<-DKC`zm>tX4#HkhQUseQ}~0Tq5YErP=AzOcr>0`rWf`<{(Djqua z=F!6pIDFK6Urs46E6Sj(%BSC!Q}Upqg7oaW4<(M?e<;zLESrD54_`)?kZe#5`cTJXaiYmW!4=>AM zD+XH*Q!ADg-eJ11%YOhR$=BeKDW@pY_WMiTz zC^7mgTg+hfJ{IM>FgSLIt%0;33qRqDiK(r?Iy>e(wl?}ezL=WbJyLfeT`I+twdgeI zEv0m!TPbW+XrGdzyRoFSmy&C7EcAbSY&w+e%IwGj#Z*&i0SWajg@mN@*OJapFSem>jX(*;D~r-{2$SN89} zGIcl6uD*4Ca^mF4iOKVCsqJ6M=k7d_&t~s|zUy8#n}6a?F5jx>8?fJ1!0qCl%%|#b z*g;Ws0NG&z>#w}bBYYE=g@gu`3S2h0HU?c6MDTPBplfuS367U9v}dErigUx?v_*TE zb3=GQ+^KA&zpRxyGt1)xSo{sGfmJS=#skg{f16=G4htLC1wIaYy9mO1_&(f77k|*% z_3NeI`@zlza29`rKlY3x6u?pJJRTRY1ia8(M>~&0-zT6^us7K% z;27|`1)KzD_6azJ936~yBq#8O5!~ksVCIGWM*@yQM)z|8OThn1z%t<930T3pw;L6^;Wry51HI!$wP|T?7!3bU8LnsAjog#P zEg@>Z(JrLi=D z0|deq3c~d%9Ov{B{B;tf0+`_YF-0>w%{dw(XaNy=HGDLzBgkM0hBXMj^RP535gazr zR!rtk(RSJan-4o_7d?YBm1i;e@4>cmFAmS2qvz=b+DGF!GI@~>&_SA@NjgM_=?ERA zV|1KO5H79J6rG~ebcW8-Gz>PM!(Q!Ube=TkO@qofWv@_`YGl$Z&5=cQYLHD1T_Be{ z@~KJlaF=+I7U|>k3Hl^`iarhX&`WfgUZE>EHvbIz|7YoQ^m)2YU!WWGMfwuGN;m1t z@IZTuzDl=YSO07Db@~QebcenhN$HyFk5){}GRmo{SqWi9w=LU^Eog}F zGoIo5W~1tbgj&W;sdvFwNQ zaL{{OId%l0mGY%E*R>b?n%S_7il1tQn$Aj0*9`t97)X@T*LWM*@zyhGlEzbR9!ei|?7b=8QUK zV-!P)>3Bw)2*<;(j-!^`nr2mG2Bg?SobIyJjh!3qy3JU-E4dxu`r{2BYA5jL4N47|Rk`<*UWB;hWs9T1DH_h1bkR~3!My?r_lWA!4W)+i! zNSa_Bg}2d^S4Y>=O&3|Hb+ggxKe3>)le&d+b5aE)ni~(ZQaH6@*0ri3fjH@CV69_m z4Fi-&lwxldFYH{26d0KmA&GP%tn!RRAdNOOXN0_zSyPM!s5HJG)19D8G4=~M7R1DY zZ)w+ShCWx<+&Nx$nGvRgC_yh*EUlVik1(?;J}-={*>!vX9wCB7cCBKTz$aO&4~8`f zV7uu50@WshDj3o%j|Od`CkTWUBuLvI#%5Qi5G1l|l$v(;DSbR$f7tXd&7;)C^hB zCW2}WS%(#qXyvDHv~1b76L*@H#j=z=U1LL<>&1DMp+jauAS@Ld`jbdo=Ka`{*<2Ed F{2S@rCxHL} literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html new file mode 100644 index 0000000..99fe6fa --- /dev/null +++ b/unpackage/dist/build/web/index.html @@ -0,0 +1,32 @@ + + + + + + + + 青岛智慧就业服务 + + + + + + + + +
    + + \ No newline at end of file diff --git a/unpackage/dist/build/web/static/.DS_Store b/unpackage/dist/build/web/static/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..28690ff2ff2cd062268b7552af8bc680b809ee82 GIT binary patch literal 8196 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 Ef)L)VnE(I) literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/Hamburger-button.png b/unpackage/dist/build/web/static/icon/Hamburger-button.png new file mode 100644 index 0000000000000000000000000000000000000000..696525f3432244672fbbf8930e985b844ab4098c GIT binary patch literal 328 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/addGroup1.png b/unpackage/dist/build/web/static/icon/addGroup1.png new file mode 100644 index 0000000000000000000000000000000000000000..271f1e581681e9cf00ec46443c279e4700c2c749 GIT binary patch literal 556 zcmeAS@N?(olHy`uVBq!ia0vp^9w5xY3?!3`olAj~Yk*IPE09h|NQjS*hm$}?Vq#)k zTpUCY$ObYX0Iuf$|Nq~pQ&UsDwC5HA4H7H~@(X6*`1&UQ+Kza|$#w45 zcaI9p{++%H=nTeIPZ!6Kh{J1Va2GWj@VKb{Kkz_6MB%%A*6lM}QUeND-dG=yPF}oK zb=3jYCn9@=3+&@=m&FNcju6W%3cftmt zMp0cIw}gXjT~QG~4zE+b!pgaOQ(`~ImCbB_FD!aDOJjlj;$8I@X6_6*opV%U*8ejx zPZz2kj^YRjZqC{q&?~=6)YbI(iZWSyhYJN_%F4lWlcYC&`69?S|G1s(Vz$5^7bWT< d*rny`813cxI)V&d*a2gU!PC{xWt~$(69CB}?>Ybg literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/backAI.png b/unpackage/dist/build/web/static/icon/backAI.png new file mode 100644 index 0000000000000000000000000000000000000000..16b958adc440b88c86b7e80622b9e70908ab68f0 GIT binary patch literal 37863 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:O)51catU4IJor_IG|(>Ehck@F1rxyWu@ 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 WE}K0;v^dWI0000pcFi_xQig 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 T3wjOC00000NkvXXu0mjfh*JUt literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/carmreupload.png b/unpackage/dist/build/web/static/icon/carmreupload.png new file mode 100644 index 0000000000000000000000000000000000000000..ee77a124448e6653e48d363d8139b86898e1b0fc GIT binary patch literal 1835 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 HQ$iB}z014N literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/doc.png b/unpackage/dist/build/web/static/icon/doc.png new file mode 100644 index 0000000000000000000000000000000000000000..040e4fd3887b24619e15a9f03eae88c6df0325a4 GIT binary patch literal 691 zcmeAS@N?(olHy`uVBq!ia0vp^CqS5m8A!&LZC(qc_yc@GT!C}}5=h)2R{|7bDGBlm zW@y;&;I7{Hmw|!F-_yl0q~g}wJArwx6+~D9a?%-pw6cb9axXX^+u(cS|EynuTW9oZ zoH3mqb@fd7>fqg9@cfv!G$ji%n~+!(L1`; zL8(CTQ^W(ODN&xiOlzi{tBQ?M%=T3^Pt3B5zrUANxp%eeq8lfc2UT4CoyGTLvCzgO z#r?-;S57mmKk;;>^CQC}`yKRt`dD6Ge}LXFv@An>6dh z76w5j=cXjrj^h&~s?LPnJ7*RBu|Dn1$MQ67`Q>xgMlc#Joc(dn@h(H|2?fs<&qLPS zb;8L0^j67F^0hM-{=9K`o1@-`V#&AZ+6+qaVl8SM-##4wB+T*g>xqyWfzoN&TK~7) z%}K4!+j3j|^}bBYq&ururu|EQa^k@}>D{;H3OE`q;p=$axP!l$d(vBJp4D->H$!pf z*OaRh?)*wCnXsu;bxBSvyJmE_Q`fbv6Bd=~rrh5pwJATA_vG5^`&5)T{+;H29GJqq zPxgq%3imZ4JDIn$@+%7QHXLbCy1@10j(k(X`cE&;bN;A(y-053or%?^HZR^yQWo3g zdA#}lZ7yLR0sUOrlMC+d+9S%X)V!v&R#hUVu;BHiGoRPmeZFdN=KWLQA5MGMf49n9 Q4@_zdp00i_>zopr0IN_mTL1t6 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/edit.png b/unpackage/dist/build/web/static/icon/edit.png new file mode 100644 index 0000000000000000000000000000000000000000..f1733105ef4679c7aefade6d2ce0a7809171020d GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDB3?!H8JlO)Iv;urWT!Hj|;y~N(Q~E&Fyd^4{>ApxpZ*yg`ErW!?`^++obTbxqLD4|)_yKW$;RGFh;RLO@oB^jNHr7YYVi4b%v^)6%|M%v~%&8e13$E3< nU0)+^5O4Be&H38D!j;U%fs_7R+VwpJ=oto2S3j3^P6L&JiPEA*Nn{##Y^^j!tFjZpD-Wb!%2bDK%hI>-?RoI5{dNo_68hdKEG!HO z32AR{A08fFSXk)k=_xBKBM=CIfq|o=qjhz4csxEfHg;xa=HthY;o;$pjg43=mdRx9 zZwd|q57WjuJGy{6AW;aNv{CQci-Pk~g~5NBudnAEZuJSPu%{_fEAx|M{j}Qr=sONZ zzM&5kY%Zvc?SVi7N48cLH^XMWP1%8C%_XeIXwk&0^1&?aLxl|55kuhg$rzbmmMiOH zMFi+{W4o1#WXt&l&mHC0b5w>7ftSaf_>tHCHmJP{G0{zP%f@djT`0MYb4B#2ZoS(7 zHQm=i>)KnXZu@bR?ug>5GrFK4_v@kj4lZA1}0mUZJ^pM@V+G6OPI?4wcQ$Ys1dl!Njkx;)7VU+ zM^atk+FGP7$tYSGGcKb&GWnbnP9LvOQTo8OJL+lYB8H_Izkip{!cJ5>tOv99oXo(R z_D#dwhQ}}=*d)coLwLIYmyu(k%y@9dAIu?ST-o#$Ps`h++?Xb&LD?b-n>ohigcK;d zOhbZAZ@9I$0sg&ijIEAo2*@%i+e&Z84t|EV8|YdZ)N?t!CG3w4%_c zIG8kn-wr6yH4X zvve$$Qml%mWCgrGg?q1D{mu{A&fC*}pnE%0kK^?OT5e#86>O8Z-^f>0&4SPrTM8`t z6?z6vG>RQeQN?%I=bC5vo8~0^^@faa+s>~erdrVF;!rwCU*`pkG1<+y8;@#TKg2b- zh9Bt}{q~y-e-4@5b|e--P5&WI$}x5VZs9Ud_Nyi&S+ zv`%-03nh>cKk-yw{NU!YIYDE_yp-8|n6|oz&q-LM@Ks%GHtf?usLpp05B6cWF>9$i ze_Nscn9SKi-TyW;RR0pOjzqba>#IRisKgMYl4aqZ?PGCY3Qo8?$>Lh?NgC?wI`_>Put8^4pbs2IGQ#RxjhW=z_?@XTj zTs;p?ZM^Z1i3-(FeL7ytKqL6bVIy z-EAxE9GVVI^Y^Sj{OixK3A3kr&kQPyA_F=i4!4=iHB7_1y_Ob8ky#`oBGL<8>#iw@ z@Aav5-xrCW-w>G-mj9GHsN_)*5I0s)k-9~8TL5n=QH643DwT=ryPQfPazxC3~)8oCK?l$lINy)EpKAZ zxI83C{%d>K4@U*bn|JQw8aWdJu@1gz7G0hv)LE$gr}>nlQ zmjcC0NaVO%t3)^W9=YO{c4=QZtm%v<$+r2Tv=L?JTum39n^Anz@N0%WFPF?`ptIt; zG$m6ivwBXB_Wx*}C`@gI0xD z{6_LCC-bc5bc^Y{wT-0v_6A=6SlhkMUWE;w>?^sfckuF!J)}T`ds+U5wdvulnf_<+ z>zPe;x(9&~nmXm7r;`;Cex6hKnxFBZ9HkeGC4BFfj$HvgPJdJ%X{8nTML@RJj#gFI Hkum=UM##cw literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/filter.png b/unpackage/dist/build/web/static/icon/filter.png new file mode 100644 index 0000000000000000000000000000000000000000..945b6c29eb3d4e956d32a4516a74ec007cfb2a19 GIT binary patch literal 347 zcmV-h0i^zkP)uPFhetv$4h={qlx!2d%oSdBX_4TEtrQzY>rlzK^udlGMu+7cQl9H0c!^2=; zU?j={E&u=k5_D2dQvlx}@6W$*K%fwiFpq$LP_JO^?G0D}006&9L_t(I%e|3F5`-WO zMFYs>+`0c@yOXA%APTO08zp&K`2j#%gFR0Da|{kJ8crNy0mm4Ypab<^mj*nS%oE9t z9S1PebB9YN>TUV$xN=tN%s^=MzeT}L&Xf+G4l1^edYvWI_s&$V1=)g~%0O zJMufj{}$nE4o)J%H*8d1>+lj=cKWG) zcmV&80RQoJ|91fWVGsXr0RMjg|7ZpOhXDIm8~9Hr_en1GLpA@F0spEd|K(@@j{*PC zP5-kn|J-2z*jfLqY?k>Z~l`h|DzuNnI7=z1C;;(05^0}PE!CNfFKZ` zUqJrv@9*EgP%seh-{0Tg-`~&Azps#wZ|>gD&(F`lzrVk)pP!$fkB@+Va9~hCFe4{X zw*UYEnMp)JR5;6Z(C2pIFc5~}k+BJop51JcP1%~>tB`Hk!7V^S%KhI=zOig6m z=R9XdvZ!jix4C`Wpcyq*d+21AU-!6gGuU2zL^F94h!&^oVu-+VQ?(tMrVh^qTo{CH zdx|auMd9*SJX3khOH^x#udxd$y;;Y=BC?e7^Vn;bZnUAoFM4CIo%=md7CFA}qV90$ zf-7tWN?8KN*q3jv>;Ie>Rn8t$w>y;b1^tQsT#Tc;!ES5-U(Ra-Ol3 zu%dZEVqNV*4=|c<^*oGXv&a0ugU@c@`7mnG8?Zik%(xovN~BbYT5Y(n3mTVxVH(kQND zlIqrmpfN|$pnhzsw}53UJJF~*`8i5=Y^o>De`RAldZ?hBzq{D~v$pp4^k#+1J^@`R VjR%nD%#i>9002ovPDHLkV1j0bh%*2H literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/flame2.png b/unpackage/dist/build/web/static/icon/flame2.png new file mode 100644 index 0000000000000000000000000000000000000000..3ddd89739383ea8ce7e7d440293a2fdd70c53fed GIT binary patch literal 485 zcmeAS@N?(olHy`uVBq!ia0vp^+CXf?!3-onMO|75q$~q`LR^9Le=o290RbS=#|K1u zdqYJ$JrP{EIFRAt0Tk!^^-ch&S*Rq)FPP!JK!QWV{(gn|2JhDw1iU}5ptxbpBL)UW zPfr)e5Rc=%Q{QfCGT?D}X}+{U_5J@1;c0tvX0x37x%BZ&lijX!EoRSLUVdZhi={T< zi>80d=}_puB7e2-YPU&8>WakblJKmbHfv>8sQ;5!5A~P%E-m=3II+7pDXd6sQcJMy z$-fa2Zyzi$&G1;9!D}V;A@a&bE74lsowH7>Omqx9RADe_uZ&E)T$S>{S9{M0Tx5#Z z6?ne;h?=~C?J+$m?dzhttyYsdzJ=<~T>3!#&4N#+XG}x|xmliVN^W?uulVf2*ytJB z)31i-ZJz0=xJ}+YSLef9)#b-G`ueZDsqs25>)nkACMXy)!eUVT8 zrX0z>x}d)6TI?%QuNl{&N2m;Yz9pY7s(CM<^o7~~9|u6{1- HoD!M71`>EP)Px};7LS5RCr$PonNdSMIFa?&$<83y)E}rvHy^Ad=R14 zH=j(1ZzgRMi4Q*bXnYYaVq$1wA_Ngh>^VpxsFhRDmO?9sw)7uRdue-`~va9^b=1X+7}N!I_D6<)v2m|Gr<^mU_V;xKwtj zU^Q7T2wJs{e`}ShJ2q9i%1OH+2P^g+yl3IJ+yhh_0D@Ku7_G~Tk2XvZ8xIKDDPVBKnqz~S7z+rh z23#;~O5}|L1i>%|jCf1K4Uz`#_c96)v{Ponkp#u0+{73_o_=>`ugjYV%}3+X9hj7x zfCmIEl}%`L-iryKfCdCDmA!C8cLp62uz;YYvL6l;AOQymS}J$IFkw0v6d-7++=T2Jl^gB z->+`Jp>n5=9?=2_!l7fR4Zo%)NR$JDw#x88)!BRvkSGNN;m{dfmRwsgB+39mI4lWJ z0JotsaaRHe!T}(vENg-)NTdUTa99?ZfNnYHrA?6yi8Mg)8&#G@B*5DW zTK=7~eydR$AWt8f4gmHgHp$W+*uHUCN-RsM6s?t|Q3(0ABu)Pc2L$1O97T4wO-4Q< z6cEfi><&N^?oM<*A`}qJJ4^^6``aio9}xx!S}Xel&zL(Dn2!hn1mQ3ybew6ZsC+~S zAZV?ei94fiR75^f7!XtsqhiLb#tN`ng#bY~+=@37@3yGbDg+2xE54A~&^%O+&KzHS zYbst#Yiho$(#FayqvRitS8m+QcSX0)Dl)6Z4G5|SUC>1^Y@L5TJYgu9&J6O_N3*#V zH!5GMkwOFv{p+U zFB%NdfFxA~?blL|uqNzGfS`KF14AYtVM4#0*t-r2tBNoI;<|d=F}J5S-aH^R5f){! zdgVF<6xShPQ4wlDTviWRb}B81Wdjn=QCtOuMMbCqaaBE3s74$VRe(gc%T-8dRfGx< zSJmT@nV;2*PTS^9>xx(hVZBDOe0BAA>#i+0(y9m*Ag-wgu~ZXtztys>L#2YaKGQ{` zBDsLLrXH#-6$AxwH7}uAT}MD-5vm&w(iB|^;v^&#tLvG7xbzVQ2yj3E#I@u-Perl; zIdpNC@A*56CV|k;hXMx_K%9akM@2FLaUnT}1P3HQT!JJkS?>vm3(5Iy3x8~UVd0H& zND8Mr2TAsY3oGwgHp^K+bWY`F0SOHd(pKx&Niu9!Pe5$9S2`8}X_N{gATB`COGQ!v zvE5!l%R6*!HK74EDl=CasqeY!$66LoS=z~6wug$O0%G&eG((01T9WQmKEecu#lP+G z*z|7hhm497p<1ly-fhlD(ri|jg4k@YpsNQ7!eD+wJ(zkItd+6aYNe=17a+FUD7%ygJE|Lj|h53gGfOM!w6r={Ih^@Iu z+-9{E#MbFu=<6P->JdSLD#EB~Vv0KhhzaW9jcjSOM!%81qZn00OvJO+60=!t1+g*z zfVv?u8n1w?dwllM%ry`H<9{@Q4_^kgB|jN&HYV%QJ0h0=u`vIDZm)u9-6QV_2Yg+` z#$>$%5F6J&pxdj|#Jm?Mz^#^z$$FHBgbIRy#(%Ef0ylytt$w2ng@PlkL0$aI_P9ph{w096#`=0 z3>L`u%>}>_K>~5FmUSO@=m5mB87y!KxlP^$-vX6LbiGsDPsl)7;sH_s%b*s1ysZ z)&b%LyR8I7>lAOPQV+)N_QE#*r({kAc zi0AuN1VjWNWR~i(+xL6JH^cbYg6~zmqc45no&BfM_8=f4f=NLgDlHZS)#%x!BsV$! zhjH)12MT)K!f*Hz1+i_BkVJwCKtO|$#6b}#Rw@Vr!tii~W~CUK9u_5_oOz=r%X%Ro ztOFvsJlRsRb^iJGRoXwV0LmD=eNUv*^-AnVH?dug)h z_7#XK0`h$jkzXXiJVX(iN1pXWY*~Spi+}_~guRNw0&SK8K*+wX`jbL_=m(mLECF(G zX2LH8dlhsg)g^>(RY#je)#rr@34R|Q(tGXT01;`gmIuAsTK|NQr(2;QviRg8)4OTi z0?B5914N{~iaMYACk8AIVrjP~&|XDtgk-b8eHTl}>{T)v&}K>FBYXi%!smvd*sKr` z(tA*L^a{;Cmcyb^zOlAp&AlLhHb7qFs;T+yvmYP6>DVu?6MZ!(HtW)-N8g><>ji;U zuP!0~2*-^8(z^TsZ+u`8ArTnK=Ub)5zSE6!6K8&%`wj@}Wf72+9+Q!Okjp$XyfeJo zqhl9X#|g`4^uQ|@D&FbEviI<@pVS9i7llFsA`gjw-5tVIuZ;YIsK={=4~NQe`|xZH zRYVN)L_L20>2Ua|)6dNusEbw+2!M3{fDVAQ5Lx+01PH2#7&u5Rk$T7igw(4$QSSf* zLZU7jkhpq8p@Aw=9Fn+tM77DVS-SI(?w^6yn5fH0(9-}x6)6tLv*%WHRU*S?At14C z7M-B?f+Ms9{muHs$c)gWvUu2;QN!!ggOi8n`%}L)cKey%)W&E2C2XcpYaX(kpp#Jv z*Fngi&ff_U4M;R|)hq1KYOw>^nD48-Ha(OHfJm#Q6ObtX=mbP#qAqdB-NOTVlSv$R2M-oiXS6^*!fCa#dHf)zX!yrvjogQ5Th<)4~x(r|(xE9X+pganuw_ zsuwHu;|t|nK*;@wv|76I5VFN&$EHfPLqS47G$iVx5_BdwmLv14mAS^o!3FI*n4cW!?F!(q>TsqS9uus)r2KNCU=2NMynh?_-`BE>$)wX|GZhM3v2AQ4iUwkp@Y) zC1u6TIWO?6Un^l*=g3oF+T$#sD4ETQZ7+%6Lwl=9{2x`=tUUG50Y%#2K6Kf1V`Zsj zZu^AY!+E09AA8^{gY^ozMDs*PL`Epa1Ek`YbB~I z6-$4Utt#W^-wfk{Ktulf*DJmiR&l&?qm-O8YG0bY$_7Nksya(&sxG^xujy?ao-VDR8y&m=|6A%?POG{@Iyy$fU3zJ(%=B_p|H#s!d-}w8?pp|y9 z$guXZSDApQvROrLOy{{K&2&MuQ#!{kdF@{IDjyKES-Im#6lKfs{4IlCAk`!1HYBA0 zDn@>*-i2qAFh; zTG*xv7BXGinClxuDA~Aq7xH*g8E~nkdVV-`XDnQ*JdxB=?a@oLuZXhqF=q z<0AwRR1y9G=ym4SvEXHLY_#7$TnQG!Z`%%)yleaYApHDe;QRY8EP89n|4+9{Yd>w3 zP94A4T627{@0{*W#ES0?eKlq!=TWOtSJIPBMit>3#0@LT_3@RZskN1Ixac)h_Jkzz zvrVslYNi=3s5Q>FMvq=-3aOXxF3miPMm?x3R&@KAi)04^fq|6Ry1G9sC<+Fa@M~OX z)=2qRPc8`i{0__YO)5*H9!!9sigXV@fkGz`c>#&Qr1uc5dN2WkxyVvyLx-XlGziP3 zo}pC_Wz`F1si1$qo7V;)xTrBkz6ay|Ml#Cv6yudN2dxqKXhO zzH;gvZ=gB9dHC+T>t27q(FrjDWd6-JLpYADSY2}s6c+X10>l*+iGvX-f^C3A_vH#G ztm?r9i0vwp28Iei=JxHYwa%Umr-MtYR!t4wdaD!*6jzX>6|@-?9yquGu~9{`z>p0H zfuniqR0j~{wQFlKAjty6W<`mAPLw4_q*^FUt5E0H;8|{vrtH^Fyj{EM!kOGBwk(S^ z^U5prV1B+Uw;8_gKAPq;m7xK|w)})wJ-8Jl8W9^74<9`8mpVznX`;*}KuCYgmj~+4 zU;A~czM<(qU1eAk^LRVC6@*k`velxoRLKFA1qd{YWm9faL_G>Ch^YxXt))^02)Rxi z5?T2Nxel$xvH_B!a0me;gyhh4pi4eku1i+IH}9{8YZ@%)$xhOF+QNGdFCfwN{`Td& z>!xguEMl#q`z>U#qDoA#S_F=XD?D%dPk-WqgWRhui^Uu4Jm(b!giIWeZ7a|>M2b)k zVG07>YK3sD>)-4xEYuN@ODpL-fJHNFpdrclj1TKQ3sI2hq7Y}b+HjCYA|Tv3NZV${ zrkq*5pgh+S|12L$>oR+@rD|5iP@ z03vZ04TsPiB>q%^0Lf$54|Us3pcX4_9mF3Ps8{Z~i+e($m)91pAW$HY0f#g|bSLeP zTr*TpedQG>Ak#0tm>SPIx0>_KEf0&y=ED`p3m_sPVS)nzQ4WYm7105QHb6u{f`H^1s_x?| zEtV)1(FKQAK#D@b42J*(>07fV{6Mwoe~YJ2bFX;QO!FrDr${cM6AtZw6oEtsAf|&M zqWwI8@UF1yh64m3Jdkj~AwWSy1eob{@BqS-i$H(_3?QtKARziM;{}98MWDa|3Xl+z zgEJF;DcGAg{M73n$%+cDgXFc#h2y+{(5i^cjfXtrBXzSPPlNK*gj+q(V(|_~$9Y8n z$y5>FuLezT_l`}Ks*r{Xsstn;S&(q62Ld7_WQqVn8t}|}vt8|gWT}#k0}DtRB&n~_ zvJ5*~ESBC%En5_ju z-@c~uP@!LsMFlAgNl`#Tn{{}uy8VXAorN2tpaNq6A$`$oHh1~HzmvOP5D@OJi%u*G zNDu_O%jNQ}!VOVWfl+`&eZmb20#Z1v3II~|eSf#_`=Dm2@;bywK)BTe0m+Mp+~Yie zn5G)>PB0b_E;T_waskLIzzB$us$mr%k(z{4a(Vd)0+JX1xyLC1F&>PlBaBy&_=x7_ zCJ0C_0C@#+0I>!PD*?&1T?j~C{O2C;1&GOcM%GPRr69>0?NSs3Bo~0Z0!ct@1;c6u z=?Mw~k{AEE$0I;mQ&W?DmtVd;_XNWWSgjz*v6($`|W1i>5)Wrll)&>Gqf_<y_3@id7rXRDQA;-FA$d)Gq;^!sHbWEu(C(rTn?c(000DZQchCdZI8C1z-YQ zK(Jjvidg_E3s92%uW25pdK|7G0jZ}*vPaM*mn+g7!F1MN+T>}7$Ctf5f(!lJlp_Pd zfd?)UP&xwQfZ!Dp;;&kAde3tGApP}8@TRBmfO>u5OG^Yt9&ryWyy*bh;q+Tx0w_*b>`F5PY__jT0}O*OTumQ&FsC|(gCl^ zg!>3m!&vMMsjNVtL>T{dQ$MUgkghv){((LWZUO zKxz$AFB?cyAaU&^%sr0O>!+;oVFV2!+!vN_`8?zUw{lnrsuhSxjb3LV7~^{r#IGdkEEYtVY)S`)=`NdSZ;`yy$ynNqFVSnErN_;TCHG=U`>N7F;#{L62#zbjX=RS zR)|z;REvX*Ku!b%N<^bbNDgPDA|eT!G;EN={=02|w$VVrxMhKyme$b04!JM_sf-aU z1CWvP*>7YcauM1S5V1lG1Vk*~csmO|(Iq^jibO;f?8rkfs09Lo3~U4iOBD@4-=D}x z&H4O9Dm(r*pSFGXy+j3hGQ!_%`I>E`4c3I})Oi`{4G}pKIr~k?;i=oJk->VS_&9rR z>lGIl4%Aq0-VeN|Pmt$5P{DsRgkP^$KCV++BEI4`W%sOy!Po`!FMB`_O4Jj{SNGCw q2bFO6u1ZQuN=iyfN=i!JAb$V`=_YJ(*`@LT0000eYALBHH(G6pW$dbo5&M!s(K3olWauJAElEifC0q@v8mY8Ggh^1f zlo1gIM~!{BB!~{R6q80tRPC+0zdO#{bM86!KIeSzvz+Js&iVfN2wqoQWTjQ5K_HMU z+|}_az
    ykvam*-?Ad#{F}VoeVhOe`3p!S@-O*c9267;_~qqg1Ol=8Cx8UdKzNt{ zc6N3a&;Wq&u=AfO{1b=vP#@L~*F_=`5c2tapa3N0<>g^vVcp%`C=}}b`}b@%n?xej z*4E;1xR{uj`T6guV3fp<`M`5JRVP@(R3UhUjyD_fWCU=8i>|0 zi%^d?%=5JUr@ZK!9T8cwyLNI@Rf@Uf@?n-Y+RLh^q+&eGlf&_dK=p0X)F=ofQ4e>t z^GW!9WztFxZ=~Qf$`T)pQjq9SpurP9BZ8B)6%}}fr6gURmKg2g%Os8AB>=D z9%-I)Bbb;RP%%?6;nBM(SpM{K!0wCw-%8nc>Y$L_^0C(SY&!!p=6zo9iMa7UqKYUp zS3`@6p7Hh*m$>27>J)!X59dM+jPo)htdidCm3`A;=(o|Ws~1&KVmtO6OPCoXVH9v?9DUlU*l0GgXuIAO>V|? z_U-ml3-4x+N)xR1Q_vN+#-0{*gbXVCFL@g7+>tODC=p^)U0`px#Y+;(yJ4PZvHcGt z8Y;f|g>HZ8K)bDZ?MH)noI(6vaXae1H`A3%7V7(5!-Fvb>TH@rS`+$~ie`2rBQZ)` zv60b{n@Rju#{TE@uQZFTkISrjOt#w*g!(LAqF!x3keRF3@%-6Va_7)|p+PAE3be2>HUuC#{9aKjQQXolOa z%2RLPT0WXth}N-r`J73&S>rX{=ZVgKKitYacop9Z1&P~%9a-YvDtNf>L(@{X5abD( zo|I`Fo?yUUqRf<8?@ykw*;f{B&s~~@Wr)HTbZpPAi@Cg@V;&H}Y2Ws!hOmKyUK<3(0gX}Y@k)|_jZswc1d zAhkhViAw6}fx2Xe)S0`esfFYNmX(HG0kdUn+*B&#ZkZh9OLktwPQE=KYicLs#W@b^ zoTk%~BA|RF%lyBu%S^T;PrDB+n7KE;CCRTU;j*y8LCF$x3cPvm!Cg)_ICvOV5$(Dc z%i0|mBEG)%7EFD3Czuy*{jto`OSSRyV{OZOX7gC!n?JvaxI`HONUW&q;7RAC(J^vY zWm*zeHjC11qzHW*e+*&?Vb-3vt;qy!y?yTb zP$_jMe6J8Sf?5wbF_T>e^#^yaX9}ov5Xrs3NIC79&Y2>zu(j>F1m982v6x7#^usUZ zsebaN{Xl&VTifVxlYW5FFsmlx-!`Q89W)J{vm{-Z@Hszl^km%TC%3%;Q8#YsVR9!q z_M$^^9zmnN)Tr?ne2+3)ED?1{*~F`OVrvnxDblA*||%`DmQe zn-X_d~Uw=Qm3%i`TQSVu-gk8zK@p#9~Nr8W7fz+X{F?+vv0n6QTF z?6|g#flQ{VB!@%uH6qr1%k_y5l$fNRzC?d31Rh+-ZoWqojJ*EOEIxwH4G?^|Kx zR(c)3zH4V{K@eZH@$U2Y0Ls_6(dF!e8fdudc{hk={Q7kJReX6UbRfIl$Ys<%JQxCz z7$RC*x`X4~(y``hO{k3$HG`MNUp|>EaiklsY!aUn)<4Z9`w2=!Wz0c%OB>o#Zdt~+a0Nw z?I^Sh`g))o@(LfMSBcgQaP_HkBdN}Nwp&pfNq8AUVh}N4u zVaLH9>qv;-txAisTMS{(7QViH|Jq(80D0;5Kl$^e6B##kQgy}dnVW)0C{&iOOac}p z1r^T?+T$Uf>#R?VTMs~^(H!Tz21mIcefYVhH4@;TUfmbwsODM>W1 zg`56n$H{uD@V5LQU~-Ny`-I6Hf-WUJvtd?B10kP}sgb>sBl#bX9VbHto_bSiD(z+) zD)@vi8ENO_T^ZhfC|NRA9LP%pz0}i|640J_fNE@4Qd#E;*MOv8i?9Vec|KkgeEb?$%W!3t8V(@HEUz-W z<4Efj)RfAw-|I3-b|eR9RhEcb;u_brujH>@U*YPrKWd*fsD4Gj1Reo!ymc+yZHb5K zpM8f#_}fbR!`;p^2_)O(p@9c2E#M;NLXq-Y`HPq~ea_+fz((~v3zZBoCIzE`{)_L_ zI;hP)%jxzfhx)qpZ;o&3rQQp4D>7YR{0`W>&-i@R0w9Xhkkh#6<{FXAQrYrjxKz8eUppuR%3s>QD3V=$e^reCj!&gYH!FB zvCB<;OmOYi|9L5B8x}efkPkmv!y|eCY^%g0y>7RoQw=laSjj2ITZ<@Lqz$0sQ9U!m z5~TMw;(@8#yK+-S?W(E?77$alFaU2k)O@H&!J9vctvkK3lLwFS0JU@kd*KeEc|SLc zVQvX}igEL!>2sxH`R&10qj})o zM01u!O7Ab7ky_!FB&y8b;!1$QlW&!mnCMvaSSPx>5IkIgwQ6kOrBg*$ljzN(Mkag# zGk+`6>k|D=ol-Ara4-&w)(1UoGrN1{Y1dPc;sZSybA&Rlf~1CJ6{Shv*>5H4FKY{l zjK*6RH~*;dDrorWb-`QYAAU8TksQ!9`@21Xq&sYX@_YbnqQC`XbM$%b(=3ot{a;e| z6H4L7q9{LHW{?A0-_<&z9_xQ8Sr|yUr|q{{rMUD$)r|gNT)z{YlK(YS6@?|;nuPB> z_9?!>;N{FM(lB=zjiF{eH(Y2YXMHNN{~~3ry7-hAZ4z zvq&fMY<;cG_N9{Le!sNrk&2tAiED~=nL*I1md>tOF|AlWshye;H1O_jZp;ge3B(kI znHpJjj=nRME)(mhzAzL0?LyjG)0>E?X9&ujd9n3}8x|n}7sOcX>>uSqoGiF z+l!)O)M+y<_%#B0oya!U(@-0IgPeBBkqej<(9Oa+9!6Q2FV2scDQi+*z-{Y1mkOov z9bD*Eb<&T%Ht$xXrk3v;(J1fx;c|GLIdjgXdeo;y9MuaYJknGi2H%d228qoum*{bk z`62o?V&s*2e1BM0EY7Fk%eHqVuzJR^gW(`MR=)XF^;treFmCv2Jt7CXzlbETBR=}y zO0Tjg9wB!zR&m$eg%jnOR&xs19SwG`Rh%6Aet0EPAlad!WAUNdpCYW(2tl7rDUYDo z^Dfx$-R+4OKn(bK7H}T3eD)l16#OP~3;<^A}`E_eDzR->)yqUnk0 zy~_RddB0;P9+hlxAMK^h5g*Eh<(|54@TYwVobRf5^D=THCOKCpSc+0g%fpF$3M)zo UDw>u#m_7*6=DhWDtE-9s03%}4NB{r; literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/peopled.png b/unpackage/dist/build/web/static/icon/peopled.png new file mode 100644 index 0000000000000000000000000000000000000000..c806ad6e2fc2fe98f7b1a080725f842b6fdf79f5 GIT binary patch literal 807 zcmV+?1K9kDP)zhFRcpD@pmP_K_jJFYhX00NImL_t(&-tCv&(wra+hK)e@ zQNi5*&33+>T}VwR%yg$GfbF=!Gl(3vve%1O8fa zrw3rRS&ZLP+C8_*A_-icvwg>wmiY{xq~T|b2V%fG%0fEhdf!i@s(&hA2YQK~gdb0v zZC5tt@XgSBR7rv7%Uqv;ay90UrS>EVEWpS%!ueTa>tmp$2B)JR3X6N!CObQkFosuJ zNG|Pbv_m}Kk518TGuIK~5$3%w_V z$2Lv4&=I-w3i=a*679D5R~((%**MFCacjVP)EFveV(^|M^yUryJ!(aqG2mPdo9Rn`q`%nN&KpKXfPbG?KJ1cfOu;a75Kv!`phS zw>W{U08HQ3^#e-2z68H3C;;CC$4Ehi{B1$}wjlkDpd$&0MmPX|tES|t2gwk5X4=&G lUC2PQ;I>#S7K_Dy#xL3FhFA2V=tuwn002ovPDHLkV1oJid$0fi literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/point.png b/unpackage/dist/build/web/static/icon/point.png new file mode 100644 index 0000000000000000000000000000000000000000..70f1f519e67302d5737c11513d12e7dda4e4ff2b GIT binary patch literal 3554 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/quaters.png b/unpackage/dist/build/web/static/icon/quaters.png new file mode 100644 index 0000000000000000000000000000000000000000..4faf70a2e202c5c9412429bdd7068693509953dc GIT binary patch literal 419 zcmeAS@N?(olHy`uVBq!ia0vp^CO~Y)!3-q#=XqTMQpN#3A+A9B|5}g#>plLjb^pK4 z9mEEbAO?^G3$FJDv4Lof+yC_-hVX*~`8{16Lp+Y3o#xngSb@itQJSZ1%fA1a>QZ87Pxv+XgnnJCbfMeXj>)?F)RZHO zo<8u?P13t?ilYrUmbtDtx*8`IEiNT|4)iEU!^s&amln%vs)q zWigukY^8I2gQqQxTTyU6Q*6aK+mznia+x&}oxiG<6>FWp&gy>IQg#JLv1R1<_q#-n z^J%Q?Q{8jhb?x_Twx_qU&Z!(on(L>sTWUq#clPans*Ey^HoXG|8-u5-pUXO@geCw` C@VW2+ literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/recommendday.png b/unpackage/dist/build/web/static/icon/recommendday.png new file mode 100644 index 0000000000000000000000000000000000000000..93ac9012712b0aea7a27f57cbac03b3444ebb62f GIT binary patch literal 1247 zcmV<51R(o~P)qo5f7Xa zN=inNc0K!N#&s*c3;ZQ$_^B%-7c>i13YvuqZOjrjYz|&3jm?raEb@iqf`y<$$wIIcx)AwN zQVvMb%@_lVV!1+41(}F+DiIeXCkl}+CE|nR(uH6t^y63NVGOJibPE;x#(v*AMjsd> z?lx6b?|@RKfJ{so@2kHeDY1uJi)ybG5Gp)kzpkEClda<1Bv;izRQjd!L;eyWOUf@V zw=fkuzb5u>(SBXfYm0`g?fNkQ^GHw)*^h3K+*mDkcBOzaERo}76O?)%AueeT!JkkoZ?tt|f8+2@WBTA63=wK-($97%2dc0X}#MTF4FN3L#FjX5N>d<3JG z<{u7R))u~Z(aKzY-%&em2o{2BjsHAOY!g8NJLI-P88$q=u|&3JA>{r@I`c|n$YN8G zTJ5xJIQ3?rb~=bJgI;f=QQ*s8%ecNK_X=& zhfrP&BsYL;d?Cds{SVQoel?Ir1p#je{Z{!hA?rRMyH^8gRgjb!0zLG}st-v0Y9LJ? zkR=emjB=1UFJ$*zkdhnH0`UgP0RbgsEDwp9A+;KEA`c0fA&nXmutJuaFF34_wPt%G z^@Gs8Sja+fH)zfYX*G}uCq(xtYRm{(^#Q4MdyN4jr0D~))b0YNe2}&FuRS*mkahw}9pa^si#L0U*_10l|JM#RTwk4R9HuFvQT|5jA(mLDKLaPQCg zB?6VI{c6G7ubnOuqEj9$c7i^FJ`&C2>;BsxwTC@M(y*110io5wzPrzz`qCO5w2eSO zIdRyMMHd2RtLbC5DLR`L{@Bu{WW}4>)S7=loq{Dne!&d)9Tes#H0&>!VDSFD z!29(9ZMV}7GB7YIdb&7~zPPo(U!6BJ7 z2j+i&T%(c7Ic1&7#m~{v=qZ^_iin`ZAk|C+wF! zsS^KqsA%@N1Kkxs9{boFyt=akR{01KwkHvj+t literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/save.png b/unpackage/dist/build/web/static/icon/save.png new file mode 100644 index 0000000000000000000000000000000000000000..a584d6003259fd869671b96179f7c6a45146ae09 GIT binary patch literal 555 zcmeAS@N?(olHy`uVBq!ia0vp^CqS5m8A!&LZC(qc_yc@GT!Hj|B+&14F9RsVQWE4B z%+Rpk!Ck%YF9QSPaZeY=kcwMxZ#w!l2S~U+-2Z?{ri9Tqg^?$s;neN_v({KyR2ud& z+p^rMKCbeldCz14t<#%y!02&ajb8of=%3kVm-DRsIc4R~DZ#tn?Y%Si_H(^do{kD( zg-?%}K1E$?*s^mCW8~>On;27au2-_lb=2Kk&Z}^EuY+H-!#Q(B&*V!pOw@X-TkiNg zcI=)6WX4-ZNzH$^RKxSJADDmNTWa#LB_BUtvRIcSb@JRFe%HwQ-5FQ+JBzP~l5$_; zCw1{$QeZ`Hp44(SSMSFRuHMQb8#MyXm^cY42K<}k*6$?c%9ZZ3WCDbh`9(v-708)b z#I`8VW3l@}4W(9-DiH;x*7pHmrI{j{OD--3DsYmr2^fy%&o zTt8|o30%SeCP6}hE?k*gG(?tq!EJ>b8fXJD)B#K`xwz;{<`j)uDP6DmZk<5$7X9Iv z=?HZ8k^3D1OPV=cTO14(16(*nWSO1@y<)qhkyoS`;B`Mmbm{UlPv0+v#)Ho7*LDn> X?q${UKP$`vMlpk@tDnm{r-UW|vR&vd literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/send2x.png b/unpackage/dist/build/web/static/icon/send2x.png new file mode 100644 index 0000000000000000000000000000000000000000..031442b90f6be8e1fcb2b989dd91516bad499e95 GIT binary patch literal 847 zcmV-V1F-ywP)Px&2}wjjR9HvNSWQyfFc|%0W;}EkZjhXy;Rg5wr8}%-24_(!*fc#s%Lz(1#Y`8t zGoY|*dIGos+@QVzUNOZpm5LIFDE6l)w(B-p`bTJ3_$q9EeN+HoP+68UaS>Q5Qhm<`{}y7rZD6<5iez1ejXb z_gO>;?CT(;gqzVQ^!_Wb4BRy#u(Jq`ydRBDPi){CV@xd^1jAOE{!%4v>w0tD7o8|N zNtS`D3@iv(`|%OZ2_Y>2`I+-D!WJqv!sMxA&O_C)#!(rV@3Vz65ki8?%hPYzN=3cN z#Ku}>V3e|-#S)Qitn2pnSle+xJ+F_YtW^f)`-ek9Fmw zySatg0aDJ0^KgKb(+W%-FODNxSb1g><~!8HM6Y)+l+w|3DepKx+b#tx^Qkc*@G^Tb z&K6W6UKohhP$v5QgIyt<@AH>s!ui=&DPToAn5Y8vA7nw439Rg#hiKK%i-vSC+t?uQ z@`z8NR)G1LNslNngCQC_X;om@hD$M)c~s8Xr-WhNg9O87N~r*3ET|MZNd|<-L&b8xi!7}m=AHDxPl zx_CgFj-|ZcJyoN+!PEMqNTMFv3S{voyz z4{7vg}GFtS$a!j3M!+6sSfuHtky2mr^ED!oc*IX4+t58nbE8c7JVw Z{Q=qj$u>D}KNPx$lu1NER9Hvt*gbB-Fcb&yXR~zV2suKJP;Sr>JcZ3;Z%}#zx@9W^vKVuNaFgZ; zOh_=;t!W~q)F01whDfy~7KoEy{?B$C2u!?@iTfY}Q!Dhp5-dwzTrTiI2$=(@cOk0X zWD?Z4>lGRRCa+DHVaJ?%DnGE#cl95S3BrXXV4GhFZBcp(kxF}>W(1B|S zQFEpA67$n2Rkf7l*)WUI6DJ7h!bu4WN`Egil)^$vcmjaeSR@+g!yOJ)%NYM0u7eu5 z-&aS*_$C&K0%CAFAsev!EeeSO-e0&YSF6jalk3ap0=kfW(xxYl7r0#Vf>O|>8@4|< zUxI_1FeSMYqFP4*4Hq`zus}HWVnJt@Hi&AwcXoGtgB&Oo}; zj$N&IL&$B5e`~IN9`;(J&f;$G*mN&X`o9^y_e*M{0+S?`&Ka1R>f{sr0t@&GHhN5r QSpWb407*qoM6N<$f?mhSs{jB1 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/send3.png b/unpackage/dist/build/web/static/icon/send3.png new file mode 100644 index 0000000000000000000000000000000000000000..826cfe645acf9b922ec4ea35e4ef0b7f02e6c116 GIT binary patch literal 419 zcmV;U0bKrxP)Px$T}ebiR9Hvt*nw@rFc1aM|2OCejKBzGgN{%(V1v>P+6l@CY(O`G5!m3GL$-v1 z9iM%X8VR2iAwl9ieLKzxV&TPw`_O^j8G5b+MPvow2fzz}Z<2?_Bp7ff0E&#YC;90? z&N9Ur+$=~puz+(TT|gtwg=_{^;+m07z(!mXvKlynyM*mUx0qN*0B?z>*!*-?0SmYd zfblk?-@O9(XhoWVB^=3%h@40J;D+R{i0oUDCZGkU3FUy{w z0Sm}m(y2F25g5`_;C(&dEWiomf#kLcn7DBgX9Z@E+gxK&OfU?n4Zv zsx-y-7l_C^fc0=3bJMHmn}8{d7ib-`1E;3Xl44J=CumtG);CGbSn=Gx2KySUSvNJW zI_tPkw+6N4*A_okw$J;o1hwl?Wc+VNyJ%OjzY=Hd?Yrn>k9{{T9x*e5-f-ZlUL N002ovPDHLkV1ht~wK4zz literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/icon/send4.png b/unpackage/dist/build/web/static/icon/send4.png new file mode 100644 index 0000000000000000000000000000000000000000..a0f8843adc83429b61e6ed1b5cf3c4ebdf597164 GIT binary patch literal 984 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 JRd3)L^Dmh;ndtxk literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/logo.png b/unpackage/dist/build/web/static/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..f72736cf73bf48362af1b9fcf7ef9b6f94ef95f9 GIT binary patch literal 4901 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 X$G>w{WArTR00000NkvXXu0mjf5!{>x literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/tabbar/.DS_Store b/unpackage/dist/build/web/static/tabbar/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..459061a9c5cd913abb7efe27bee9ed265d1638fd GIT binary patch literal 6148 zcmeHKOG*Pl5Uq+?-chp1_s9`VcxZ znJh)L3aVd!>P>Y&=N%&o#^!Fw4Eq-f;La9nbq%8o1ww&P zV5NYZ4;frAcPtF`=s=-Q0ALf{YN*RwLO7XY?pPRN1ja@M8kPNt!A3`a=5e`WVQ6$> ze|)fKW`CiuX2gnPb5^?zLwA*=y6$D(EPal=I&HMlV=DicrLZnS1C$+nMs*LFrj77B^lvHN{l3@L>vykuxld>PQYB{Tu5bQ^ z*H&FFKk@F1+ui(?^Upq1yPCe*e(v|D0sLzOrpiamZSQV=@v)$A&)YU{?^i9}=Z_pR z-KQRX?1m1fIP*p2hl>=dRAP8s`dhjiUra186xh2_U}NZu*-Y0(r>2(iN2eLe3dV4G zyR(RI7Z8j&bI7$okX!WN)TZ6uMNO@pP5r6;ok~T$?(LDz(IMUiTN{^tcU<)4A@9Z? z`P_nm(?7nD7Cm@%dx0Rwp?YdDH64%?{BivRzGd2`_W?00vT*MFPx#L}ge>W=%~1DgXcg2mk?xX#fNO00031000^Q000001E2u_0{{R30RRC20H6W@ z1ONa40RR91P@n?<1ONa40RR91NB{r;0AX;D3;+NJ;7LS5RCwC$oPTT-MHI(J5y79q zpHYGlwe)s&3u3@T@JG-fQSo=gfF^<(5k(EkkM7J~>m{0)r~v^H>JJhn@kbTG7=aix z7>y*5@COFb7!dRiLof(d1JsuKoi}&a>-Bc_+S_YyZ@bCl%CR@I@3U`a-n{o_80*i= z5jNw=xs1yVjEnt@yC?A3VJ^7G7Qf-|b<7fv;kR`xR@ayXXF%wO0ALF~4>LR2!E6aI zvLhH?rr=)N>q!5$1^@n%Ir0IPSaeo(!?VQg5O|vwyrGBCOfVZXOfI)F$Gf9CwayYt z8TXEBaH2egAbRcS;!D|tXHTmRc%$8Opc$Wrr*TDUB$sR1*wnCS!yA`69fGW9_VaxJ zF0VLf(-xmGCv|32@tuSjb7fh(Y+#pe>|mDL6is}#ydPsydtkSu{OM$q^LJ1zWSW2yg3BaJ`Cton&j82_GQPNSdZsn30^ zMqE$^WBo$BnBUWF6fkSlGr0>RF#fsk`i_5&nl!{qWt{n6r8a!WLGeKpy6|^~@ehN& zJGqQ6Z?bN~Z|IQURye)X$q?cvgMD_K)w-9Lt$9_qYNH@P^-Op+^^EHj z;X&4Dca+!#joaO&aJSW9mnrS|rQ2`9DynWj4b;BG)&jrTh3~(?*u5J6eumX~6WO@g zgTn(ia^5h!y*Vg5Fq0jn!8p5eD6o16TwZzQEj?~O*}1YI*(5Yreh-+BV;y~Nsbk7L z(72sB{w$k! zu?h6wS>j{zrNtgxzBVfVqWr|{U*uv*zxwYg9wM!O}Usk?k%h?c?ImIOQKyMLjtmJ`7+?_E6Tsf z#daF*IswY*W_anitu2-#_By<3!>(LjOfvF-I5jDf`=I{Oq|_-CnD!-~c79r-F*d<} zC9BCvt66O!b~?R6{A0e^eT&8I;^IwTrP7%cM_8?}K--<|-+et5PdI>kM#c`H3N>(f z(C8Sp+^3i}nmto2A%5D|>6%;ZuZ85@*`S<|`^^z8B<;lYQnDMv1jr~erj*&#g(t)p zAY?b&h9_8{(d@Wa#};7SqVa*obzs(jnyzhk4iX_p^`AGlkG<+nsz&=j<>oYlUINS- zjWm${jmkDr#Z?DWL31{);KVPK-tn_OD-~hk@fCB&r0G0@_4qHrP8`kuS z3Tw8RHBej|Uk!xpW`J!fwPTMtfySE|-^>KaZcgpkt5Q4Go0E&8utBd(mo3+rlZ(WM zstZ3FK=}ye5XS9NQAHceOjGYvCorWq=pFJ+VbHGfW}S^0lS^mqHk-3{u@0xC0u{}& z#U^6_MQ3R(W2|{l_0xllN>xx siI%|?7L`IFRSJzlLEJ|uO4x(ze;h%>Z}p!{IRF3v07*qoM6N<$f}$S+Pyhe` literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/tabbar/chat4.png b/unpackage/dist/build/web/static/tabbar/chat4.png new file mode 100644 index 0000000000000000000000000000000000000000..e888508bfc1ace1a9fd91420a9db657d15828d0d GIT binary patch literal 662 zcmV;H0%`q;P)OYUG(9RbJ}WdmD>OYSG(9UcKPfakD>XeTG(DZ= zaE$-}01pOC*m&tPz`P;f97<7W2&00I6F1D1Rw{T(sYrA zVD(gPZe0XrfD<$UuxfZ>BS5H&!_Q6T8f+s(6myk`CFb+D?FW~2f;{C;X`68 zZ>QnmRZQhJY3pqIwpiKM5>}g0m5%T*@3)i~LU+Nnzh^Jd5EJk+g(I#3vnB4^cIb>6 zB0SQPnQw;^o$@@wqb+4lAX%o&D?~1nVfih&_62RNA+v1k&vvAg0;@$Lua2oy%o!w| z4x|P$IRi5U%g9<8Q!DKqndGlyL=&@m8kL9+m1V*uPk4ZUy)mf`43RrUAG>2pHIw}_ zFLcK;5t+6>=7}gYGHvLLwL~TYL=?sb8L_|HhGnqzp~H63kW59YqlceXkN~&D$;oy5;=L3MiOW2UrDjD3SVBD_WYYIEI9j25AWE&zCIjNsQ$W wi$_)MEY_9~CsM#Ieon_<8o@7U-gq&508uzd$Q3C2>i_@%07*qoM6N<$g5Itf{{R30 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/tabbar/chat4ed.png b/unpackage/dist/build/web/static/tabbar/chat4ed.png new file mode 100644 index 0000000000000000000000000000000000000000..5ef0ffc0d16ac35a8d890018c531b0de413474d7 GIT binary patch literal 2691 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/tabbar/logo2copy.png b/unpackage/dist/build/web/static/tabbar/logo2copy.png new file mode 100644 index 0000000000000000000000000000000000000000..672d23633349b3c72fe1b88a30dbff326eced27a GIT binary patch literal 8827 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 literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/tabbar/mine.png b/unpackage/dist/build/web/static/tabbar/mine.png new file mode 100644 index 0000000000000000000000000000000000000000..1fd9fb8fe0b484f76cb448acaafeb8d1726ffea7 GIT binary patch literal 677 zcmV;W0$TlvP)Lx01pIv*2sT>)Y?at2bynVj39_2t1Zo`)^e;a2wxsP4=Hs(9y#2?vER>poSli0jJ z-}0GTm&-~v?^yDZn+#x{w(GP#p)HYf|as1j8JU7R(EqTBHJ)>!$pqPljfgA0RzY@&UG5< zl|;hT`!$2T&oasiQQN@mvzjF{R;mwe{PU3m%`*E`9in{-bH|z`&+O^7S-A07{>5Gz!S zU=ztr+D4iFl#%^SBMY&K*kmm3Y6Y{14Pg0udM9`g5&81Vmw%97#ZOyn29T3700000 LNkvXXu0mjfKjkY_ literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/tabbar/mined.png b/unpackage/dist/build/web/static/tabbar/mined.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd80255fcd2fc9619b7db8c340ab783d429ff75 GIT binary patch literal 2787 zcmV<93LN!`P)Px#L}ge>W=%~1DgXcg2mk?xX#fNO00031000^Q000001E2u_0{{R30RRC20H6W@ z1ONa40RR91N1y`$1ONa40RR91L;wH)0Fy(QI{*L*O-V#SRCwC$TziaNMH!!p55yO~ z;tLS#a_^mUwzU)ysVEgqeZ`6f#0QB83YgevDZBT~oO9dN1glYNe8xW{CM6N65=nrd z(LV427By9>X)TEC76Vd3E0w;x>+k#K+`ISgJu~;*GiSR{caq87d(S!F%zX3B_xOF^ zSs`ZIaoECqJde_;X(L;{RV}EFO8L2;=iapuZ%f+Jydh^heMiGoN}p`kj28 z?i*P4oa3Jfy|beKo0yFu6d~qK}GDeL_^#Qc;P{7K8c~ebbZbLL8At zj3lVyou!QE#2+~JOc_jGFJuy9x9-Md9&d?uv)7^{xb^`0ExE-!)E~oQ{%ekn^6yM1 z-itYW#w2AZ$scw~ zBNV2Lk2s%^>Omo+Pl4-ntIoU&o2jE*tvdW_(A=86nY?kBgI-ud9HRmd+GCdlR&*Flt;M}d zVcsRo`x#;|ej}b4!co}X=Dm)BIUk-vf2E!A`XHG6)bK+heVOy7@n~FssZrmw zPTrXC?V_UJ;duU~un-rBO8q^e62GSN;>a^VXJh6OU_VLyM2Lwwh377#8?3ZxTpGV{ ztE_k#i2O6t0vO+6lqJhYm)Ypc7S%TQ>fG;Q>Q`i4?0t&HqCjmGz2&aWKIS?WLW_-&cH zYAoAtaK{|K0Z8FTzq3m}#`oa*CcC!xA>7gl3qkK-w$6!mc*CCrrxKkkog>wLAOH(| zg3O;gOyPwkIG3k`&coT(N*_X$zQ~V0bV{HPTddVXV*cZ(#KmefZa(fIA+l;zLuPa;Q7!gIg02g)>F-BV|h>o3)P**bxDb{B(RdD@xk zq1Nz@uS>QO7}^1qdh9;O}$5)K5}9ie!`b~#8wZ9aQGrO zq^hn1gYUyLPk^CYy8!P%U+#oMLSE=Ea8%ynX3X%LK!2kX&k5l1htXvvg6R4&dsH5q z=vnI9@cjygAjm}4lEwI~f&Q0C=t4Jrm^~e^g^`}k?nN=&aRB`m(7%i&c2Lg;M!=jbDFS(BGb9A16a?pL^AsB6tlkAKp#2>Zp7nI%=hG^ zN8Om{{Vc$HIsE2wA=0_^7jgO}7j~?BC*X`8S)Z{9p97P}`%2*DPxOs zooH)Gj=nzA-LFL>tQP`ZQd*{&9s*tOK(;r?zQZs3z*Y`ADz=ID92~g@?mOfU=F?G6 zFjhVBkJEAiU;w(wBJ`cNYU+#laZyE3crI>BAZMGd>jgt7j>5@D;<=m3> z)U-B&69Wy;RipePegG+zANP!q`vt;7DAy3dYrxiM3z$^rnjP$1}jw&ENjR}vX{zK|uHB$4bZe?eUu$sb>GIR!Lt}|7jjn2x@07xK(8ItdS@DISyIj|pJ|l+7{aclLLE+g36E7(7n$$;`|W8Bq5~0#n-TnN49E13;l!tc z$cB{DIcx43Z60d;Z=SF_vvC!U=f2$WQ~Mas9_KH?3-q?WJa)i`C-WK2%NTo!+Cg^E zGQ$t97(HBiVPugiGm^A?3_`V&B)oQIIj}^azMYY60BEnDC=HS*gF$3yD2L`2_4+c# zQd}TX-rY8^#!cPIQr+u3N|}MBZ`V1hT-D9?QaDmh6#dHBG3kh)$$zCdiF?p+)dc6g zI`JTP`JAb)*u_|I(>fMrR0njsuQ!uWQX_}2uvv~Zj`A~N&R$3se1;XT#c}y0!;u zCmz(V%VFhCWEUVyv6=F@QD^zw;7~rFgMhZMei}24DznVzX2b1at zj)H{E-sN*e(%gaihu!mUri~cLZrH5TC?5&0NFJ{dN%co-nF+-?GtmO|1*hdqZ(8lB z!MU*n5w;X4rIqAf6`j6mrg*>AdZr@3)={*$%s*2BGfE|9U8QXaWj(iXxH1zhTy80e z>tv3-D6))~x2C-)vT&Qj)m=72k?I_KQDm)gzQ6dQ+QQ0wl)=tqvz6htF~{-l0TwpP zoLS}+U{1VfTA33>>t~cXG=3rG80)fyulMW>VBgGdspMsjp}#vH{pso)pA}(_>rLE@ zZeF3@&k=hr=1i&7nu+d$FnThlP(2I~|MuzzCv%>{-D%1TcQ{oQs;Eet?ai2{1#_sZ zqtwYGs%=-~l>D1%AiX$q=%w{!yuAM#ffrueK`VZ9r3Y^O)a&DB@>D-VZ^e}|d6F9Z p2b3<0g;b2eNuCCbA)GuK`X6Rn3BdPYzDNK7002ovPDHLkV1i-RX|n(T literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/tabbar/post.png b/unpackage/dist/build/web/static/tabbar/post.png new file mode 100644 index 0000000000000000000000000000000000000000..b81802d8e95d1f9102d8f87fca0b9636b66fbfdc GIT binary patch literal 412 zcmeAS@N?(olHy`uVBq!ia0vp^9w5xY3?!3`olAj~aez;VE0ET-aL_Wg(>AfyG_}<; zanLfc)iSZsF|h%PXq(spxgaTH8*NiNZBrW{_uSMxEuc1mk|4ie28H|Y=L<9xIP5>a zK4C(D!Jjjiy%`u7IXqn)Ln02poqoFLumX>(Zs+pbH-7zJpBv?SOj@sF-5j3uRPQs6 z31<#$`ypfG-C^c`9R`XhfvyyKv z%N3V3lRc{EHAyXWVVi&RQAnI`_GX3Co|SgXuN~U`DEwPw6 zhnYHO-`OtRxQm&>7f)oow{Ln|_^8;mZrTgGMZecBR;|*X$m8-(cItmsB^9OZ9n&*9 zr>$s@s4n?$u}7}yw#NZ?`jD66_s}v?wHxPXmi7> zZof%p4)eY`@Xh<2ps`}IRh0Ua)h`%s%BM!_ygS2hyDjM1>d$-E0mF;I)78&qol`;+ E0H`ym)&Kwi literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/static/tabbar/posted.png b/unpackage/dist/build/web/static/tabbar/posted.png new file mode 100644 index 0000000000000000000000000000000000000000..83961eed2dca20da6ac0d254997495c231824383 GIT binary patch literal 1240 zcmeAS@N?(olHy`uVBq!ia0vp^PC)F&!3-q*r8k`cQjEnx?oJHr&dIz4a$Hg)JkxxA z8MJ_G4hF{dOa>N^5+IfWVg?501&jRrv=P#wi`&HtgiZXpt5rTJ|V6k zK0^ZoLnwno1A}oIgLVUhN-l#!1A|Nq^-8c*HG>vVSvg3f7EldD z5GVpfKm&m$moaEnfTVzi07;N|HP|$uO0Y7ZEJzS+zD703aG)}fnLt#*paC`+q!P#m zS^-8tDUh-nuu6!TaKkHM%7C(9CxNU3n-3&GCW9ReG9RW9BnwdkQ~;C(x*1{%*w=8C zP>n#9Fasgx1I3}{Ll{63Vlu>bh(!?Bf=Q4pPz~7E$aruM*Kgf>{OtMjmv7#_d-wkR`wt&JeEj(7^Oqk#fByXS`}g0! z|Ni}ZEvK6aOm$~GT^vIsB;OuPjh-CH!1f?rXq%GOW>H~oQD*5kd2imW>y((iDB*a` zIg96SzTWTZ$-d5&`u_7#{(I(JXLtYm8zReQ@K-4R+_89*eOpWVpD$YSOTF(~sq(*! zBeniUJFHk#UDmOv{N0-LJT?alLWu2xo zXTO5@zu(t$CO=%xGo=xz>Xd_|26O5HJRHxiNgaX7at}L}9@&<-c=3_k13%KIF-@M) za3a&c(O!yi+P?)4UMn$#rrS7we!l8rc9eUU;!>-$1^%DS4+oriZu(;T#!1{Vaa1b6@21wdOj_A8pgqmCj#S_EC0001NP)t-s0000r zh5tQ?_dSXCJ&E@{iT6E;_dALCJ&XT6i1$5-_&tgDJc;@}i1#~*`8|pFJ&5-`i1$5- z_&kXCK8g4L|Nn%v`tV_Q zTc53e0000KbW%=J00_^ysPyO^5}Id`EZI*vc3p!)D2lyh0008bNklRCdhw z1^ukFRtdg}svj#Ns3Wk-O4Isu7Q-$&(YgwS2f{tAC(ZDLu%MOXF`knJw1Pn4X{9D{ zI>ZZN@nJk9cuh{C_ITM&`21h3pn#X0gy;l*gfb}z;VIT6LBU%nkw`T>2o7Qz!>%7c z3~)HmyE51`b8G%vZWAoRw-eBMd}}_NrXdWwe0-Y8v z4Mj&_F>c&d49HIkMr+&}!9UW8zk_aEBIklLIGP7$!6`iQGw9X{M$wK-0iOaw!2(8~ z0!qPUX!IGvSg-@VdEh2kz!8kAaT^4;q6&<&ak@xura4|uqB|Io=$p7R4($Yn5?#qB z_Z{G5gz zF5l@}u0WLB5t06#4uUWkhCihI zxobtt{m;64gxZ(lbcW{wIx&f1$RS`eE(>Uec@fF5L&#!Ka6(pI157sPDd=HH6m=R> zg>5_qZ%o4?&INnluf#Rh1-T3Z!2PfQa0v#0E36B12?l^GtOsy8*kvKBqiUBm_2f3Y zD7u>$2v&9G?UF^krNBy%tMt;E=ON2L?u3&lSHNFz=tqcIAF|s^c705P6~HZQafM5P zt?qD7cpB#l7{dnaRc%fH-zf}$58H!_Aef~jjIpevZiU8rs-?_0T#TaC7$~!jQ{`u07*qoM6N<$f(Og8 AE&u=k literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/point2.png b/unpackage/dist/build/web/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/point2.png new file mode 100644 index 0000000000000000000000000000000000000000..40afccd88ed80e2b859116a051b5eb93319b5d86 GIT binary patch literal 841 zcmV-P1GfB$P)VYQ#E((Is&2o)AjO9g$9xjTd}F}3M#7;J#(WdTd|bh?cfQ3F#(WaT zeG|og6UKZK#eEaUeGj7unO%@KZu}3s&eOYl}ZhWrrp1VjtxhUDv2galmz6>aS@8k z8zi30lN2|wj2DWkrw|3}V8G6x&Z9-;8cj#3jH4`~H!39Zj8In)(TW6IU$~AFD#-C} z)_8-23UX+wN#|>n(I!c(pK~Zt7u&ExWBHdNhdkP-9C$Ti4JqtxdF|+44#{>b0Y12; zCBat0o$l1Z1cMd1Qh5;!_j9=WBh-8+0dE57LPNNF#iI(?0eRgtHOGK?6ne(uK#mf5 zUp)#aIZB$PiP;`BE!ytbsGX$^)39e}lyssaHIB!TWX`OCl>Az_Y2SXf#>;s4Fw53u@&9V>PP4-3EIq z%aet`g;!WJHh7u*rH3`u<0om$s_+GJsSv3P-=J!^cWLy2Qf!7z1XA_eyA0jvp3ly! zCkwnTH(C7?%B`53>_==-Y)#R|vpbV+>f)H<)8?SoDFu+RnM#0kJr7iZL00000NkvXXu0mjfwA+cf literal 0 HcmV?d00001 diff --git a/unpackage/dist/build/web/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/range.png b/unpackage/dist/build/web/uni_modules/zhuo-tianditu-MultiPoint-Mapper/static/range.png new file mode 100644 index 0000000000000000000000000000000000000000..ccdbc1582a952ef0a28974247131c8d572d412f7 GIT binary patch literal 2607 zcmV+~3efe5P)1bx zr|X!@7PmRf*Z=?tc}YY;RCwC#+u3&7Fc1LHu@+0Ryf4h?|9`ZO3lYQt47L+X?VQt> zp1j;hnhgTU4@6#rv8or1t~$esH=Z_7c^(3=*T(ZmFQDx zGGKQDz{s>0nv-+Xi4yj}?gFi4Tad%isO&`u_v7*tnN_0V=%{FAoopQ2L+i5P&QaB- z2Ij(NUNC7}kwe~;8(KGodL{BkNthWIYeA}pqoa+i+e33HMr9|`Y=(Rpo0XzN$Aw(^ zUUz`jszBtT^vd;C?yyiSSrJ=9^GuKwrt<|UsUA2O`4(gemBb|b0Zcoipy^^{fYAZ*B-An1MtElUtQX}rq z^i;hfEv;aXX<88*^M}uW8cZE!r z#(HQi5F5!D{BSTP2Sl;32VM^?x$Dv&X8NbvIc}3#>;SC=lE@hRQZOTEcBp$mW#@|W zcaGB^>g=U%4$XVQ=GTtXA1YGs+lL*XOgpX^gI^BD6nEO!)Xkxiqn5wUoTySG_t$r0 zs3H__2JFwBW+3#aR?p;>|29LhOLjm9q97HT*) zM|qw;7&OSumQYL79_M-bV5}vw+d)&L{(#Jh+7hO#q28$u>KvtNnG}{dd3spqC{6hi zDJ*f82X>Cqa)}gzcP^Ad_)aff0kud+exLrG652ITLkG^cUve**_n{d-Z2g=`d*a!< z(7M1j5a%duv8dmJo-{VWI7exN`t%l5IDNc6{s9!U6YoG37Dt=Qo=8oB>UF3jeyllr zfz)!6uR~CL|N=|Y)v@QaC zpr6mQs24+p3-N)TrHvCyp*FM%dIQZ0ESEuR9>i#NS6ULUzk$YeaVO~rSOS$HU);;( zmCvDdg&|+uNt$ADdJ64bNVD19%-cVMvQS%vuWbW7fi^CjrNRSg>%?QI!6J(RI_0AW z&|C-G`^`E*{RnDNLnNWm-iPMlmzJv%Q=RTYt&8SBKT1q`1C8@QN2sNnt^p!F(Akkf zqz5`3X_a3=V?EGOI-vX(s-rs4De>y>pa!cD7k`hULh}t&xHy_3A51whhce<}&)f50 zrXx0kswl>m*$|_?Li2*cpF?L*Nk#qzDshO;Ifh1gfkvB(&eNK>h1NW}R5U>i=k*P= z41AaSV8>hDKpQ;%_ruMxKiRm_Ru~l?&ysmEMN-E*+t5)P2#pH)==d5b@~pIlv4F z9+)<{G3Z$K;PqWnyM-UC9MUtX9&ImEt5xhzwF{tYPo zhyG#jTyhwMVIXQ7f=B^Div;2R7p-8?N=VTCymAA}A@OgXl|GiCn9B(BykG(bObCbx z>M>~=Ch^9UQZU6a?IEL2xwEs(C}1bE(#jiZZ84jwS-#0+Lz%4Cj{%RiA*T_{Y3(=i z59$7ly19OXH0mw6=?{0BwIxU+a+sk<&KN6ZFj@XK8cQ(51J&HKHx|gI-@+ zoF76jFD=emXpx?|PSF-;CA3ISy!N7#;;e=i=~+(>xMyc8C`6GJPe?^vMIy9=LLgqw zcfv=tFa>A{g>GYiwzoD6o`(+FLSgo4IM+obLb_>g1%CjZ3#B6D> z_(Uq=IHb+M9jSuCtXZBosMu*?J;S|GaDO7D?MZ`*XtzWo+>t718C1TR$5Ro_!WF|= z3C%G>qP2Ul6uXr^uFm#Qc-bWlPCbx{$_+{O7pRMZ+TgOqPsd~Q)mggftmE!Az~9{H)>)Y+zf4^ zpjCRKDe+dU-%(nmqXV)NIGTZj`aW0S#b4lP#VB-3hx!n?Gu zPY1hBk{T-yfo7{&hdi*8cCk~4pLpM%=%UjTagt#*Gc=EaBhsr;Z<3Ob*Sj?#YyK70 z1!H$TQGR~YBld7a6daWv<9^G(o`nXl*WKA@ObFd;LNF#;x3Ai7B%B|*?WQ1`N5P@# z(YW=tiEzqd5qgijeMsAFwb^)R6g(jPtW0#fUi`FWVfJp5U-a(ApynPPkUulxrMpR> RSt9@d002ovPDHLkV1j0(@?QV| literal 0 HcmV?d00001 diff --git a/unpackage/dist/cache/.vite/deps/_metadata.json b/unpackage/dist/cache/.vite/deps/_metadata.json index 1a1a541..7724b6f 100644 --- a/unpackage/dist/cache/.vite/deps/_metadata.json +++ b/unpackage/dist/cache/.vite/deps/_metadata.json @@ -1,8 +1,8 @@ { - "hash": "6f4322a0", - "configHash": "f1ef1766", + "hash": "ab0eb594", + "configHash": "554cced5", "lockfileHash": "5d26acb0", - "browserHash": "9757e8c9", + "browserHash": "86a09ddc", "optimized": {}, "chunks": {} } \ No newline at end of file diff --git a/unpackage/dist/dev/mp-weixin/app.js b/unpackage/dist/dev/mp-weixin/app.js deleted file mode 100644 index fe92e5f..0000000 --- a/unpackage/dist/dev/mp-weixin/app.js +++ /dev/null @@ -1,47 +0,0 @@ -"use strict"; -Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); -const common_vendor = require("./common/vendor.js"); -const stores_useUserStore = require("./stores/useUserStore.js"); -const common_globalFunction = require("./common/globalFunction.js"); -if (!Math) { - "./pages/index/index.js"; - "./pages/mine/mine.js"; - "./pages/msglog/msglog.js"; - "./pages/careerfair/careerfair.js"; - "./pages/login/login.js"; -} -const _sfc_main = { - __name: "App", - setup(__props) { - stores_useUserStore.useUserStore(); - common_vendor.onLaunch(() => { - console.log("App Launch"); - let openId = common_vendor.index.getStorageSync("openId") || ""; - if (openId) { - console.log("有openid"); - } else { - console.log("没有openid"); - } - }); - common_vendor.onShow(() => { - console.log("App Show"); - }); - common_vendor.onHide(() => { - console.log("App Hide"); - }); - return () => { - }; - } -}; -function createApp() { - const app = common_vendor.createSSRApp(_sfc_main); - app.use(common_vendor.createPinia()); - app.provide("globalFunction", common_globalFunction.globalFunction); - app.provide("deviceInfo", common_globalFunction.globalFunction.getdeviceInfo()); - return { - app, - Pinia: common_vendor.Pinia - }; -} -createApp().app.mount("#app"); -exports.createApp = createApp; diff --git a/unpackage/dist/dev/mp-weixin/app.json b/unpackage/dist/dev/mp-weixin/app.json deleted file mode 100644 index a25ddcd..0000000 --- a/unpackage/dist/dev/mp-weixin/app.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "pages": [ - "pages/index/index", - "pages/mine/mine", - "pages/msglog/msglog", - "pages/careerfair/careerfair", - "pages/login/login" - ], - "window": { - "navigationBarTextStyle": "black", - "navigationBarTitleText": "uni-app", - "navigationBarBackgroundColor": "#F8F8F8", - "backgroundColor": "#F8F8F8" - }, - "tabBar": { - "color": "#7A7E83", - "selectedColor": "#3cc51f", - "borderStyle": "black", - "backgroundColor": "#ffffff", - "list": [ - { - "pagePath": "pages/index/index", - "iconPath": "static/tabbar/post.png", - "selectedIconPath": "static/tabbar/posted.png", - "text": "职位" - }, - { - "pagePath": "pages/careerfair/careerfair", - "iconPath": "static/tabbar/calendar.png", - "selectedIconPath": "static/tabbar/calendared.png", - "text": "招聘会" - }, - { - "pagePath": "pages/msglog/msglog", - "iconPath": "static/tabbar/chat4.png", - "selectedIconPath": "static/tabbar/chat4.png", - "text": "消息" - }, - { - "pagePath": "pages/mine/mine", - "iconPath": "static/tabbar/mine.png", - "selectedIconPath": "static/tabbar/mine.png", - "text": "我的" - } - ] - }, - "permission": { - "scope.userLocation": { - "desc": "用于用户选择地图查看位置" - } - }, - "usingComponents": {} -} \ No newline at end of file diff --git a/unpackage/dist/dev/mp-weixin/app.wxss b/unpackage/dist/dev/mp-weixin/app.wxss deleted file mode 100644 index cf7b687..0000000 --- a/unpackage/dist/dev/mp-weixin/app.wxss +++ /dev/null @@ -1,238 +0,0 @@ - -/*每个页面公共css */ -/* 公共样式表 */ -page { - height: 100%; - min-height: calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom)); - font-size: 28rpx; - background-color: #f4f4f4; - /* line-height: 1.8; */ - color: #333333; - overflow: hidden; -} -image { - width: 100%; - height: 100%; -} -.page-body { - height: calc(100vh - var(--window-top) - var(--status-bar-height) - var(--window-bottom)); -} -body, -html { - height: 100%; - width: 100%; - overflow-x: hidden; -} -/* 布局调整 */ -/* 控制hover */ -.opctiy_8 { - opacity: 0.8 !important; -} -.opctiy_7 { - opacity: 0.7 !important; -} -.opctiy_6 { - opacity: 0.6 !important; -} -.opctiy_5 { - opacity: 0.5 !important; -} -.opctiy_4 { - opacity: 0.4 !important; -} -.opctiy_3 { - opacity: 0.3 !important; -} -.opctiy_2 { - opacity: 0.2 !important; -} -.opctiy_1 { - opacity: 0.1 !important; -} -/* 控制文字大小 */ -.fs_10 { - font-size: 20rpx !important; -} -.fs_12 { - font-size: 24rpx !important; -} -.fs_14 { - font-size: 28rpx !important; -} -.fs_16 { - font-size: 32rpx !important; -} -.fs_18 { - font-size: 36rpx !important; -} -.fs_20 { - font-size: 40rpx !important; -} -.fs_22 { - font-size: 44rpx !important; -} -.fs_24 { - font-size: 48rpx !important; -} -.fs_26 { - font-size: 52rpx !important; -} -.fs_28 { - font-size: 56rpx !important; -} -.fs_30 { - font-size: 60rpx !important; -} -.fs_32 { - font-size: 64rpx !important; -} -/* 控制字体粗细 */ -.fw_blod { - font-weight: bold; -} -/* 控制字体颜色 */ -.color_D16B3F { - color: #D16B3F !important; -} -.color_C7331D { - color: #C7331D !important; -} -.color_666666 { - color: #666666 !important; -} -.color_F8A52F { - color: #F8A52F !important; -} -.color_999999 { - color: #999999 !important; -} -.color_C7331D { - color: #C7331D !important; -} -.color_333333 { - color: #333333 !important; -} -.color_FFFFFF { - color: #FFFFFF !important; -} -.color_E7612E { - color: #E7612E !important; -} -.color_EF4B37 { - color: #EF4B37 !important; -} -.color_5F5F5F { - color: #5F5F5F !important; -} -.color_FB7307 { - color: #FB7307 !important; -} -.color_4873D9 { - color: #4873D9 !important; -} -.color_4E8ADE { - color: #4E8ADE !important; -} -.color_D9D9D9 { - color: #D9D9D9 !important; -} -/* 控制左右距离 */ -.mar_le30 { - margin-left: 60rpx; -} -.mar_le25 { - margin-left: 50rpx; -} -.mar_le20 { - margin-left: 40rpx; -} -.mar_le15 { - margin-left: 30rpx; -} -.mar_le10 { - margin-left: 20rpx; -} -.mar_le5 { - margin-left: 10rpx; -} -.mar_ri5 { - margin-right: 10rpx; -} -.mar_ri10 { - margin-right: 20rpx; -} -.mar_ri15 { - margin-right: 30rpx; -} -.mar_ri20 { - margin-right: 40rpx; -} -.mar_ri25 { - margin-right: 50rpx; -} -.mar_top5 { - margin-top: 10rpx; -} -.mar_top10 { - margin-top: 20rpx; -} -.mar_top15 { - margin-top: 30rpx; -} -.mar_top20 { - margin-top: 40rpx; -} -.mar_top25 { - margin-top: 50rpx; -} -/* 控制字体粗细 */ -.fw_blod { - font-weight: bold !important; -} -/* 控制背景色 */ -.bg_e8 { - background-color: #e8e8e8 !important; -} -/* 控制背景色 */ -.bg_cc { - background-color: #CCCCCC !important; -} -/* 控制背景色 */ -.bg_ff { - background-color: #ffffff !important; -} -/* 弹性布局 */ -.fl_box { - display: flex; -} -.fl_deri { - flex-direction: column; -} -.fl_row { - flex-direction: row; -} -.fl_justmiddle { - justify-content: center; -} -.fl_juststart { - justify-content: flex-start; -} -.fl_justbet { - justify-content: space-between; -} -.fl_justround { - justify-content: space-around; -} -.fl_justend { - justify-content: flex-end; -} -.fl_almiddle { - align-items: center; -} -.fl_alstart { - align-items: flex-start; -} -.fl_alend { - align-items: flex-end; -} -page{--status-bar-height:25px;--top-window-height:0px;--window-top:0px;--window-bottom:0px;--window-left:0px;--window-right:0px;--window-magin:0px}[data-c-h="true"]{display: none !important;} \ No newline at end of file diff --git a/unpackage/dist/dev/mp-weixin/common/assets.js b/unpackage/dist/dev/mp-weixin/common/assets.js deleted file mode 100644 index 67bbecd..0000000 --- a/unpackage/dist/dev/mp-weixin/common/assets.js +++ /dev/null @@ -1,7 +0,0 @@ -"use strict"; -const _imports_0 = "/static/logo.png"; -const _imports_1 = "/static/icon/woman.png"; -const _imports_2 = "/static/icon/man.png"; -exports._imports_0 = _imports_0; -exports._imports_1 = _imports_1; -exports._imports_2 = _imports_2; diff --git a/unpackage/dist/dev/mp-weixin/common/globalFunction.js b/unpackage/dist/dev/mp-weixin/common/globalFunction.js deleted file mode 100644 index 80b00d5..0000000 --- a/unpackage/dist/dev/mp-weixin/common/globalFunction.js +++ /dev/null @@ -1,61 +0,0 @@ -"use strict"; -const common_vendor = require("./vendor.js"); -const stores_useUserStore = require("../stores/useUserStore.js"); -const msg = (title, duration = 1500, mask = false, icon = "none", image) => { - if (Boolean(title) === false) { - return; - } - common_vendor.index.showToast({ - title, - duration, - mask, - icon, - image - }); -}; -const prePage = () => { - let pages = getCurrentPages(); - let prePage2 = pages[pages.length - 2]; - return prePage2.$vm; -}; -const navTo = function(url, needLogin) { - if (needLogin && stores_useUserStore.useUserStore().hasLogin) { - common_vendor.index.navigateTo({ - url: "/pages/login/login" - }); - return; - } - common_vendor.index.navigateTo({ - url - }); -}; -function getdeviceInfo() { - const globalData = { - statusBarHeight: 0, - // 状态导航栏高度 - topHeight: 0, - // 距离顶部高度 - navHeight: 0, - // 总体高度 - windowHeight: 0, - // 可使用窗口高度 - tabBarHight: 0 - //底部导航栏高度 - }; - let systemInfo = common_vendor.index.getSystemInfoSync(); - globalData.windowHeight = systemInfo.screenHeight; - globalData.tabBarHight = systemInfo.screenHeight - systemInfo.safeArea.bottom; - globalData.statusBarHeight = systemInfo.statusBarHeight; - return { - ...globalData - }; -} -const globalFunction = { - "$api": { - msg, - prePage - }, - navTo, - getdeviceInfo -}; -exports.globalFunction = globalFunction; diff --git a/unpackage/dist/dev/mp-weixin/common/vendor.js b/unpackage/dist/dev/mp-weixin/common/vendor.js deleted file mode 100644 index d4f9fd0..0000000 --- a/unpackage/dist/dev/mp-weixin/common/vendor.js +++ /dev/null @@ -1,8339 +0,0 @@ -"use strict"; -const _export_sfc = (sfc, props) => { - const target = sfc.__vccOpts || sfc; - for (const [key, val] of props) { - target[key] = val; - } - return target; -}; -/** -* @vue/shared v3.4.21 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/ -function makeMap(str, expectsLowerCase) { - const set2 = new Set(str.split(",")); - return expectsLowerCase ? (val) => set2.has(val.toLowerCase()) : (val) => set2.has(val); -} -const EMPTY_OBJ = Object.freeze({}); -const EMPTY_ARR = Object.freeze([]); -const NOOP = () => { -}; -const NO = () => false; -const isOn = (key) => key.charCodeAt(0) === 111 && key.charCodeAt(1) === 110 && // uppercase letter -(key.charCodeAt(2) > 122 || key.charCodeAt(2) < 97); -const isModelListener = (key) => key.startsWith("onUpdate:"); -const extend = Object.assign; -const remove = (arr, el) => { - const i = arr.indexOf(el); - if (i > -1) { - arr.splice(i, 1); - } -}; -const hasOwnProperty$1 = Object.prototype.hasOwnProperty; -const hasOwn = (val, key) => hasOwnProperty$1.call(val, key); -const isArray = Array.isArray; -const isMap = (val) => toTypeString(val) === "[object Map]"; -const isSet = (val) => toTypeString(val) === "[object Set]"; -const isFunction = (val) => typeof val === "function"; -const isString = (val) => typeof val === "string"; -const isSymbol = (val) => typeof val === "symbol"; -const isObject = (val) => val !== null && typeof val === "object"; -const isPromise = (val) => { - return (isObject(val) || isFunction(val)) && isFunction(val.then) && isFunction(val.catch); -}; -const objectToString = Object.prototype.toString; -const toTypeString = (value) => objectToString.call(value); -const toRawType = (value) => { - return toTypeString(value).slice(8, -1); -}; -const isPlainObject$1 = (val) => toTypeString(val) === "[object Object]"; -const isIntegerKey = (key) => isString(key) && key !== "NaN" && key[0] !== "-" && "" + parseInt(key, 10) === key; -const isReservedProp = /* @__PURE__ */ makeMap( - // the leading comma is intentional so empty string "" is also included - ",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted" -); -const isBuiltInDirective = /* @__PURE__ */ makeMap( - "bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo" -); -const cacheStringFunction = (fn) => { - const cache = /* @__PURE__ */ Object.create(null); - return (str) => { - const hit = cache[str]; - return hit || (cache[str] = fn(str)); - }; -}; -const camelizeRE = /-(\w)/g; -const camelize = cacheStringFunction((str) => { - return str.replace(camelizeRE, (_, c) => c ? c.toUpperCase() : ""); -}); -const hyphenateRE = /\B([A-Z])/g; -const hyphenate = cacheStringFunction( - (str) => str.replace(hyphenateRE, "-$1").toLowerCase() -); -const capitalize = cacheStringFunction((str) => { - return str.charAt(0).toUpperCase() + str.slice(1); -}); -const toHandlerKey = cacheStringFunction((str) => { - const s = str ? `on${capitalize(str)}` : ``; - return s; -}); -const hasChanged = (value, oldValue) => !Object.is(value, oldValue); -const invokeArrayFns$1 = (fns, arg) => { - for (let i = 0; i < fns.length; i++) { - fns[i](arg); - } -}; -const def = (obj, key, value) => { - Object.defineProperty(obj, key, { - configurable: true, - enumerable: false, - value - }); -}; -const looseToNumber = (val) => { - const n = parseFloat(val); - return isNaN(n) ? val : n; -}; -let _globalThis; -const getGlobalThis = () => { - return _globalThis || (_globalThis = typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : {}); -}; -const SLOT_DEFAULT_NAME = "d"; -const ON_SHOW = "onShow"; -const ON_HIDE = "onHide"; -const ON_LAUNCH = "onLaunch"; -const ON_ERROR = "onError"; -const ON_THEME_CHANGE = "onThemeChange"; -const ON_PAGE_NOT_FOUND = "onPageNotFound"; -const ON_UNHANDLE_REJECTION = "onUnhandledRejection"; -const ON_EXIT = "onExit"; -const ON_LOAD = "onLoad"; -const ON_READY = "onReady"; -const ON_UNLOAD = "onUnload"; -const ON_INIT = "onInit"; -const ON_SAVE_EXIT_STATE = "onSaveExitState"; -const ON_RESIZE = "onResize"; -const ON_BACK_PRESS = "onBackPress"; -const ON_PAGE_SCROLL = "onPageScroll"; -const ON_TAB_ITEM_TAP = "onTabItemTap"; -const ON_REACH_BOTTOM = "onReachBottom"; -const ON_PULL_DOWN_REFRESH = "onPullDownRefresh"; -const ON_SHARE_TIMELINE = "onShareTimeline"; -const ON_ADD_TO_FAVORITES = "onAddToFavorites"; -const ON_SHARE_APP_MESSAGE = "onShareAppMessage"; -const ON_NAVIGATION_BAR_BUTTON_TAP = "onNavigationBarButtonTap"; -const ON_NAVIGATION_BAR_SEARCH_INPUT_CLICKED = "onNavigationBarSearchInputClicked"; -const ON_NAVIGATION_BAR_SEARCH_INPUT_CHANGED = "onNavigationBarSearchInputChanged"; -const ON_NAVIGATION_BAR_SEARCH_INPUT_CONFIRMED = "onNavigationBarSearchInputConfirmed"; -const ON_NAVIGATION_BAR_SEARCH_INPUT_FOCUS_CHANGED = "onNavigationBarSearchInputFocusChanged"; -const customizeRE = /:/g; -function customizeEvent(str) { - return camelize(str.replace(customizeRE, "-")); -} -function hasLeadingSlash(str) { - return str.indexOf("/") === 0; -} -function addLeadingSlash(str) { - return hasLeadingSlash(str) ? str : "/" + str; -} -const invokeArrayFns = (fns, arg) => { - let ret; - for (let i = 0; i < fns.length; i++) { - ret = fns[i](arg); - } - return ret; -}; -function once(fn, ctx = null) { - let res; - return (...args) => { - if (fn) { - res = fn.apply(ctx, args); - fn = null; - } - return res; - }; -} -function getValueByDataPath(obj, path) { - if (!isString(path)) { - return; - } - path = path.replace(/\[(\d+)\]/g, ".$1"); - const parts = path.split("."); - let key = parts[0]; - if (!obj) { - obj = {}; - } - if (parts.length === 1) { - return obj[key]; - } - return getValueByDataPath(obj[key], parts.slice(1).join(".")); -} -function sortObject(obj) { - let sortObj = {}; - if (isPlainObject$1(obj)) { - Object.keys(obj).sort().forEach((key) => { - const _key = key; - sortObj[_key] = obj[_key]; - }); - } - return !Object.keys(sortObj) ? obj : sortObj; -} -const encode = encodeURIComponent; -function stringifyQuery(obj, encodeStr = encode) { - const res = obj ? Object.keys(obj).map((key) => { - let val = obj[key]; - if (typeof val === void 0 || val === null) { - val = ""; - } else if (isPlainObject$1(val)) { - val = JSON.stringify(val); - } - return encodeStr(key) + "=" + encodeStr(val); - }).filter((x) => x.length > 0).join("&") : null; - return res ? `?${res}` : ""; -} -const PAGE_HOOKS = [ - ON_INIT, - ON_LOAD, - ON_SHOW, - ON_HIDE, - ON_UNLOAD, - ON_BACK_PRESS, - ON_PAGE_SCROLL, - ON_TAB_ITEM_TAP, - ON_REACH_BOTTOM, - ON_PULL_DOWN_REFRESH, - ON_SHARE_TIMELINE, - ON_SHARE_APP_MESSAGE, - ON_ADD_TO_FAVORITES, - ON_SAVE_EXIT_STATE, - ON_NAVIGATION_BAR_BUTTON_TAP, - ON_NAVIGATION_BAR_SEARCH_INPUT_CLICKED, - ON_NAVIGATION_BAR_SEARCH_INPUT_CHANGED, - ON_NAVIGATION_BAR_SEARCH_INPUT_CONFIRMED, - ON_NAVIGATION_BAR_SEARCH_INPUT_FOCUS_CHANGED -]; -function isRootHook(name) { - return PAGE_HOOKS.indexOf(name) > -1; -} -const UniLifecycleHooks = [ - ON_SHOW, - ON_HIDE, - ON_LAUNCH, - ON_ERROR, - ON_THEME_CHANGE, - ON_PAGE_NOT_FOUND, - ON_UNHANDLE_REJECTION, - ON_EXIT, - ON_INIT, - ON_LOAD, - ON_READY, - ON_UNLOAD, - ON_RESIZE, - ON_BACK_PRESS, - ON_PAGE_SCROLL, - ON_TAB_ITEM_TAP, - ON_REACH_BOTTOM, - ON_PULL_DOWN_REFRESH, - ON_SHARE_TIMELINE, - ON_ADD_TO_FAVORITES, - ON_SHARE_APP_MESSAGE, - ON_SAVE_EXIT_STATE, - ON_NAVIGATION_BAR_BUTTON_TAP, - ON_NAVIGATION_BAR_SEARCH_INPUT_CLICKED, - ON_NAVIGATION_BAR_SEARCH_INPUT_CHANGED, - ON_NAVIGATION_BAR_SEARCH_INPUT_CONFIRMED, - ON_NAVIGATION_BAR_SEARCH_INPUT_FOCUS_CHANGED -]; -const MINI_PROGRAM_PAGE_RUNTIME_HOOKS = /* @__PURE__ */ (() => { - return { - onPageScroll: 1, - onShareAppMessage: 1 << 1, - onShareTimeline: 1 << 2 - }; -})(); -function isUniLifecycleHook(name, value, checkType = true) { - if (checkType && !isFunction(value)) { - return false; - } - if (UniLifecycleHooks.indexOf(name) > -1) { - return true; - } else if (name.indexOf("on") === 0) { - return true; - } - return false; -} -let vueApp; -const createVueAppHooks = []; -function onCreateVueApp(hook) { - if (vueApp) { - return hook(vueApp); - } - createVueAppHooks.push(hook); -} -function invokeCreateVueAppHook(app) { - vueApp = app; - createVueAppHooks.forEach((hook) => hook(app)); -} -const invokeCreateErrorHandler = once((app, createErrorHandler2) => { - if (isFunction(app._component.onError)) { - return createErrorHandler2(app); - } -}); -const E = function() { -}; -E.prototype = { - on: function(name, callback, ctx) { - var e = this.e || (this.e = {}); - (e[name] || (e[name] = [])).push({ - fn: callback, - ctx - }); - return this; - }, - once: function(name, callback, ctx) { - var self2 = this; - function listener() { - self2.off(name, listener); - callback.apply(ctx, arguments); - } - listener._ = callback; - return this.on(name, listener, ctx); - }, - emit: function(name) { - var data = [].slice.call(arguments, 1); - var evtArr = ((this.e || (this.e = {}))[name] || []).slice(); - var i = 0; - var len = evtArr.length; - for (i; i < len; i++) { - evtArr[i].fn.apply(evtArr[i].ctx, data); - } - return this; - }, - off: function(name, callback) { - var e = this.e || (this.e = {}); - var evts = e[name]; - var liveEvents = []; - if (evts && callback) { - for (var i = evts.length - 1; i >= 0; i--) { - if (evts[i].fn === callback || evts[i].fn._ === callback) { - evts.splice(i, 1); - break; - } - } - liveEvents = evts; - } - liveEvents.length ? e[name] = liveEvents : delete e[name]; - return this; - } -}; -var E$1 = E; -const LOCALE_ZH_HANS = "zh-Hans"; -const LOCALE_ZH_HANT = "zh-Hant"; -const LOCALE_EN = "en"; -const LOCALE_FR = "fr"; -const LOCALE_ES = "es"; -function include(str, parts) { - return !!parts.find((part) => str.indexOf(part) !== -1); -} -function startsWith(str, parts) { - return parts.find((part) => str.indexOf(part) === 0); -} -function normalizeLocale(locale, messages) { - if (!locale) { - return; - } - locale = locale.trim().replace(/_/g, "-"); - if (messages && messages[locale]) { - return locale; - } - locale = locale.toLowerCase(); - if (locale === "chinese") { - return LOCALE_ZH_HANS; - } - if (locale.indexOf("zh") === 0) { - if (locale.indexOf("-hans") > -1) { - return LOCALE_ZH_HANS; - } - if (locale.indexOf("-hant") > -1) { - return LOCALE_ZH_HANT; - } - if (include(locale, ["-tw", "-hk", "-mo", "-cht"])) { - return LOCALE_ZH_HANT; - } - return LOCALE_ZH_HANS; - } - let locales = [LOCALE_EN, LOCALE_FR, LOCALE_ES]; - if (messages && Object.keys(messages).length > 0) { - locales = Object.keys(messages); - } - const lang = startsWith(locale, locales); - if (lang) { - return lang; - } -} -function getBaseSystemInfo() { - return wx.getSystemInfoSync(); -} -function validateProtocolFail(name, msg) { - console.warn(`${name}: ${msg}`); -} -function validateProtocol(name, data, protocol, onFail) { - if (!onFail) { - onFail = validateProtocolFail; - } - for (const key in protocol) { - const errMsg = validateProp$1(key, data[key], protocol[key], !hasOwn(data, key)); - if (isString(errMsg)) { - onFail(name, errMsg); - } - } -} -function validateProtocols(name, args, protocol, onFail) { - if (!protocol) { - return; - } - if (!isArray(protocol)) { - return validateProtocol(name, args[0] || /* @__PURE__ */ Object.create(null), protocol, onFail); - } - const len = protocol.length; - const argsLen = args.length; - for (let i = 0; i < len; i++) { - const opts = protocol[i]; - const data = /* @__PURE__ */ Object.create(null); - if (argsLen > i) { - data[opts.name] = args[i]; - } - validateProtocol(name, data, { [opts.name]: opts }, onFail); - } -} -function validateProp$1(name, value, prop, isAbsent) { - if (!isPlainObject$1(prop)) { - prop = { type: prop }; - } - const { type, required, validator } = prop; - if (required && isAbsent) { - return 'Missing required args: "' + name + '"'; - } - if (value == null && !required) { - return; - } - if (type != null) { - let isValid = false; - const types = isArray(type) ? type : [type]; - const expectedTypes = []; - for (let i = 0; i < types.length && !isValid; i++) { - const { valid, expectedType } = assertType$1(value, types[i]); - expectedTypes.push(expectedType || ""); - isValid = valid; - } - if (!isValid) { - return getInvalidTypeMessage$1(name, value, expectedTypes); - } - } - if (validator) { - return validator(value); - } -} -const isSimpleType$1 = /* @__PURE__ */ makeMap("String,Number,Boolean,Function,Symbol"); -function assertType$1(value, type) { - let valid; - const expectedType = getType$1(type); - if (isSimpleType$1(expectedType)) { - const t = typeof value; - valid = t === expectedType.toLowerCase(); - if (!valid && t === "object") { - valid = value instanceof type; - } - } else if (expectedType === "Object") { - valid = isObject(value); - } else if (expectedType === "Array") { - valid = isArray(value); - } else { - { - valid = value instanceof type; - } - } - return { - valid, - expectedType - }; -} -function getInvalidTypeMessage$1(name, value, expectedTypes) { - let message = `Invalid args: type check failed for args "${name}". Expected ${expectedTypes.map(capitalize).join(", ")}`; - const expectedType = expectedTypes[0]; - const receivedType = toRawType(value); - const expectedValue = styleValue$1(value, expectedType); - const receivedValue = styleValue$1(value, receivedType); - if (expectedTypes.length === 1 && isExplicable$1(expectedType) && !isBoolean$1(expectedType, receivedType)) { - message += ` with value ${expectedValue}`; - } - message += `, got ${receivedType} `; - if (isExplicable$1(receivedType)) { - message += `with value ${receivedValue}.`; - } - return message; -} -function getType$1(ctor) { - const match = ctor && ctor.toString().match(/^\s*function (\w+)/); - return match ? match[1] : ""; -} -function styleValue$1(value, type) { - if (type === "String") { - return `"${value}"`; - } else if (type === "Number") { - return `${Number(value)}`; - } else { - return `${value}`; - } -} -function isExplicable$1(type) { - const explicitTypes = ["string", "number", "boolean"]; - return explicitTypes.some((elem) => type.toLowerCase() === elem); -} -function isBoolean$1(...args) { - return args.some((elem) => elem.toLowerCase() === "boolean"); -} -function tryCatch(fn) { - return function() { - try { - return fn.apply(fn, arguments); - } catch (e) { - console.error(e); - } - }; -} -let invokeCallbackId = 1; -const invokeCallbacks = {}; -function addInvokeCallback(id, name, callback, keepAlive = false) { - invokeCallbacks[id] = { - name, - keepAlive, - callback - }; - return id; -} -function invokeCallback(id, res, extras) { - if (typeof id === "number") { - const opts = invokeCallbacks[id]; - if (opts) { - if (!opts.keepAlive) { - delete invokeCallbacks[id]; - } - return opts.callback(res, extras); - } - } - return res; -} -const API_SUCCESS = "success"; -const API_FAIL = "fail"; -const API_COMPLETE = "complete"; -function getApiCallbacks(args) { - const apiCallbacks = {}; - for (const name in args) { - const fn = args[name]; - if (isFunction(fn)) { - apiCallbacks[name] = tryCatch(fn); - delete args[name]; - } - } - return apiCallbacks; -} -function normalizeErrMsg(errMsg, name) { - if (!errMsg || errMsg.indexOf(":fail") === -1) { - return name + ":ok"; - } - return name + errMsg.substring(errMsg.indexOf(":fail")); -} -function createAsyncApiCallback(name, args = {}, { beforeAll, beforeSuccess } = {}) { - if (!isPlainObject$1(args)) { - args = {}; - } - const { success, fail, complete } = getApiCallbacks(args); - const hasSuccess = isFunction(success); - const hasFail = isFunction(fail); - const hasComplete = isFunction(complete); - const callbackId = invokeCallbackId++; - addInvokeCallback(callbackId, name, (res) => { - res = res || {}; - res.errMsg = normalizeErrMsg(res.errMsg, name); - isFunction(beforeAll) && beforeAll(res); - if (res.errMsg === name + ":ok") { - isFunction(beforeSuccess) && beforeSuccess(res, args); - hasSuccess && success(res); - } else { - hasFail && fail(res); - } - hasComplete && complete(res); - }); - return callbackId; -} -const HOOK_SUCCESS = "success"; -const HOOK_FAIL = "fail"; -const HOOK_COMPLETE = "complete"; -const globalInterceptors = {}; -const scopedInterceptors = {}; -function wrapperHook(hook, params) { - return function(data) { - return hook(data, params) || data; - }; -} -function queue$2(hooks, data, params) { - let promise = false; - for (let i = 0; i < hooks.length; i++) { - const hook = hooks[i]; - if (promise) { - promise = Promise.resolve(wrapperHook(hook, params)); - } else { - const res = hook(data, params); - if (isPromise(res)) { - promise = Promise.resolve(res); - } - if (res === false) { - return { - then() { - }, - catch() { - } - }; - } - } - } - return promise || { - then(callback) { - return callback(data); - }, - catch() { - } - }; -} -function wrapperOptions(interceptors2, options = {}) { - [HOOK_SUCCESS, HOOK_FAIL, HOOK_COMPLETE].forEach((name) => { - const hooks = interceptors2[name]; - if (!isArray(hooks)) { - return; - } - const oldCallback = options[name]; - options[name] = function callbackInterceptor(res) { - queue$2(hooks, res, options).then((res2) => { - return isFunction(oldCallback) && oldCallback(res2) || res2; - }); - }; - }); - return options; -} -function wrapperReturnValue(method, returnValue) { - const returnValueHooks = []; - if (isArray(globalInterceptors.returnValue)) { - returnValueHooks.push(...globalInterceptors.returnValue); - } - const interceptor = scopedInterceptors[method]; - if (interceptor && isArray(interceptor.returnValue)) { - returnValueHooks.push(...interceptor.returnValue); - } - returnValueHooks.forEach((hook) => { - returnValue = hook(returnValue) || returnValue; - }); - return returnValue; -} -function getApiInterceptorHooks(method) { - const interceptor = /* @__PURE__ */ Object.create(null); - Object.keys(globalInterceptors).forEach((hook) => { - if (hook !== "returnValue") { - interceptor[hook] = globalInterceptors[hook].slice(); - } - }); - const scopedInterceptor = scopedInterceptors[method]; - if (scopedInterceptor) { - Object.keys(scopedInterceptor).forEach((hook) => { - if (hook !== "returnValue") { - interceptor[hook] = (interceptor[hook] || []).concat(scopedInterceptor[hook]); - } - }); - } - return interceptor; -} -function invokeApi(method, api, options, params) { - const interceptor = getApiInterceptorHooks(method); - if (interceptor && Object.keys(interceptor).length) { - if (isArray(interceptor.invoke)) { - const res = queue$2(interceptor.invoke, options); - return res.then((options2) => { - return api(wrapperOptions(getApiInterceptorHooks(method), options2), ...params); - }); - } else { - return api(wrapperOptions(interceptor, options), ...params); - } - } - return api(options, ...params); -} -function hasCallback(args) { - if (isPlainObject$1(args) && [API_SUCCESS, API_FAIL, API_COMPLETE].find((cb) => isFunction(args[cb]))) { - return true; - } - return false; -} -function handlePromise(promise) { - return promise; -} -function promisify$1(name, fn) { - return (args = {}, ...rest) => { - if (hasCallback(args)) { - return wrapperReturnValue(name, invokeApi(name, fn, args, rest)); - } - return wrapperReturnValue(name, handlePromise(new Promise((resolve, reject) => { - invokeApi(name, fn, extend(args, { success: resolve, fail: reject }), rest); - }))); - }; -} -function formatApiArgs(args, options) { - const params = args[0]; - if (!options || !options.formatArgs || !isPlainObject$1(options.formatArgs) && isPlainObject$1(params)) { - return; - } - const formatArgs = options.formatArgs; - const keys = Object.keys(formatArgs); - for (let i = 0; i < keys.length; i++) { - const name = keys[i]; - const formatterOrDefaultValue = formatArgs[name]; - if (isFunction(formatterOrDefaultValue)) { - const errMsg = formatterOrDefaultValue(args[0][name], params); - if (isString(errMsg)) { - return errMsg; - } - } else { - if (!hasOwn(params, name)) { - params[name] = formatterOrDefaultValue; - } - } - } -} -function invokeSuccess(id, name, res) { - const result = { - errMsg: name + ":ok" - }; - return invokeCallback(id, extend(res || {}, result)); -} -function invokeFail(id, name, errMsg, errRes = {}) { - const apiErrMsg = name + ":fail" + (errMsg ? " " + errMsg : ""); - delete errRes.errCode; - let res = extend({ errMsg: apiErrMsg }, errRes); - return invokeCallback(id, res); -} -function beforeInvokeApi(name, args, protocol, options) { - { - validateProtocols(name, args, protocol); - } - if (options && options.beforeInvoke) { - const errMsg2 = options.beforeInvoke(args); - if (isString(errMsg2)) { - return errMsg2; - } - } - const errMsg = formatApiArgs(args, options); - if (errMsg) { - return errMsg; - } -} -function parseErrMsg(errMsg) { - if (!errMsg || isString(errMsg)) { - return errMsg; - } - if (errMsg.stack) { - console.error(errMsg.message + "\n" + errMsg.stack); - return errMsg.message; - } - return errMsg; -} -function wrapperTaskApi(name, fn, protocol, options) { - return (args) => { - const id = createAsyncApiCallback(name, args, options); - const errMsg = beforeInvokeApi(name, [args], protocol, options); - if (errMsg) { - return invokeFail(id, name, errMsg); - } - return fn(args, { - resolve: (res) => invokeSuccess(id, name, res), - reject: (errMsg2, errRes) => invokeFail(id, name, parseErrMsg(errMsg2), errRes) - }); - }; -} -function wrapperSyncApi(name, fn, protocol, options) { - return (...args) => { - const errMsg = beforeInvokeApi(name, args, protocol, options); - if (errMsg) { - throw new Error(errMsg); - } - return fn.apply(null, args); - }; -} -function wrapperAsyncApi(name, fn, protocol, options) { - return wrapperTaskApi(name, fn, protocol, options); -} -function defineSyncApi(name, fn, protocol, options) { - return wrapperSyncApi(name, fn, protocol, options); -} -function defineAsyncApi(name, fn, protocol, options) { - return promisify$1(name, wrapperAsyncApi(name, fn, protocol, options)); -} -const API_UPX2PX = "upx2px"; -const Upx2pxProtocol = [ - { - name: "upx", - type: [Number, String], - required: true - } -]; -const EPS = 1e-4; -const BASE_DEVICE_WIDTH = 750; -let isIOS = false; -let deviceWidth = 0; -let deviceDPR = 0; -function checkDeviceWidth() { - const { platform, pixelRatio, windowWidth } = getBaseSystemInfo(); - deviceWidth = windowWidth; - deviceDPR = pixelRatio; - isIOS = platform === "ios"; -} -const upx2px = defineSyncApi(API_UPX2PX, (number, newDeviceWidth) => { - if (deviceWidth === 0) { - checkDeviceWidth(); - } - number = Number(number); - if (number === 0) { - return 0; - } - let width = newDeviceWidth || deviceWidth; - let result = number / BASE_DEVICE_WIDTH * width; - if (result < 0) { - result = -result; - } - result = Math.floor(result + EPS); - if (result === 0) { - if (deviceDPR === 1 || !isIOS) { - result = 1; - } else { - result = 0.5; - } - } - return number < 0 ? -result : result; -}, Upx2pxProtocol); -const API_ADD_INTERCEPTOR = "addInterceptor"; -const API_REMOVE_INTERCEPTOR = "removeInterceptor"; -const AddInterceptorProtocol = [ - { - name: "method", - type: [String, Object], - required: true - } -]; -const RemoveInterceptorProtocol = AddInterceptorProtocol; -function mergeInterceptorHook(interceptors2, interceptor) { - Object.keys(interceptor).forEach((hook) => { - if (isFunction(interceptor[hook])) { - interceptors2[hook] = mergeHook(interceptors2[hook], interceptor[hook]); - } - }); -} -function removeInterceptorHook(interceptors2, interceptor) { - if (!interceptors2 || !interceptor) { - return; - } - Object.keys(interceptor).forEach((name) => { - const hooks = interceptors2[name]; - const hook = interceptor[name]; - if (isArray(hooks) && isFunction(hook)) { - remove(hooks, hook); - } - }); -} -function mergeHook(parentVal, childVal) { - const res = childVal ? parentVal ? parentVal.concat(childVal) : isArray(childVal) ? childVal : [childVal] : parentVal; - return res ? dedupeHooks(res) : res; -} -function dedupeHooks(hooks) { - const res = []; - for (let i = 0; i < hooks.length; i++) { - if (res.indexOf(hooks[i]) === -1) { - res.push(hooks[i]); - } - } - return res; -} -const addInterceptor = defineSyncApi(API_ADD_INTERCEPTOR, (method, interceptor) => { - if (isString(method) && isPlainObject$1(interceptor)) { - mergeInterceptorHook(scopedInterceptors[method] || (scopedInterceptors[method] = {}), interceptor); - } else if (isPlainObject$1(method)) { - mergeInterceptorHook(globalInterceptors, method); - } -}, AddInterceptorProtocol); -const removeInterceptor = defineSyncApi(API_REMOVE_INTERCEPTOR, (method, interceptor) => { - if (isString(method)) { - if (isPlainObject$1(interceptor)) { - removeInterceptorHook(scopedInterceptors[method], interceptor); - } else { - delete scopedInterceptors[method]; - } - } else if (isPlainObject$1(method)) { - removeInterceptorHook(globalInterceptors, method); - } -}, RemoveInterceptorProtocol); -const interceptors = {}; -const API_ON = "$on"; -const OnProtocol = [ - { - name: "event", - type: String, - required: true - }, - { - name: "callback", - type: Function, - required: true - } -]; -const API_ONCE = "$once"; -const OnceProtocol = OnProtocol; -const API_OFF = "$off"; -const OffProtocol = [ - { - name: "event", - type: [String, Array] - }, - { - name: "callback", - type: Function - } -]; -const API_EMIT = "$emit"; -const EmitProtocol = [ - { - name: "event", - type: String, - required: true - } -]; -const emitter = new E$1(); -const $on = defineSyncApi(API_ON, (name, callback) => { - emitter.on(name, callback); - return () => emitter.off(name, callback); -}, OnProtocol); -const $once = defineSyncApi(API_ONCE, (name, callback) => { - emitter.once(name, callback); - return () => emitter.off(name, callback); -}, OnceProtocol); -const $off = defineSyncApi(API_OFF, (name, callback) => { - if (!name) { - emitter.e = {}; - return; - } - if (!isArray(name)) - name = [name]; - name.forEach((n) => emitter.off(n, callback)); -}, OffProtocol); -const $emit = defineSyncApi(API_EMIT, (name, ...args) => { - emitter.emit(name, ...args); -}, EmitProtocol); -let cid; -let cidErrMsg; -let enabled; -function normalizePushMessage(message) { - try { - return JSON.parse(message); - } catch (e) { - } - return message; -} -function invokePushCallback(args) { - if (args.type === "enabled") { - enabled = true; - } else if (args.type === "clientId") { - cid = args.cid; - cidErrMsg = args.errMsg; - invokeGetPushCidCallbacks(cid, args.errMsg); - } else if (args.type === "pushMsg") { - const message = { - type: "receive", - data: normalizePushMessage(args.message) - }; - for (let i = 0; i < onPushMessageCallbacks.length; i++) { - const callback = onPushMessageCallbacks[i]; - callback(message); - if (message.stopped) { - break; - } - } - } else if (args.type === "click") { - onPushMessageCallbacks.forEach((callback) => { - callback({ - type: "click", - data: normalizePushMessage(args.message) - }); - }); - } -} -const getPushCidCallbacks = []; -function invokeGetPushCidCallbacks(cid2, errMsg) { - getPushCidCallbacks.forEach((callback) => { - callback(cid2, errMsg); - }); - getPushCidCallbacks.length = 0; -} -const API_GET_PUSH_CLIENT_ID = "getPushClientId"; -const getPushClientId = defineAsyncApi(API_GET_PUSH_CLIENT_ID, (_, { resolve, reject }) => { - Promise.resolve().then(() => { - if (typeof enabled === "undefined") { - enabled = false; - cid = ""; - cidErrMsg = "uniPush is not enabled"; - } - getPushCidCallbacks.push((cid2, errMsg) => { - if (cid2) { - resolve({ cid: cid2 }); - } else { - reject(errMsg); - } - }); - if (typeof cid !== "undefined") { - invokeGetPushCidCallbacks(cid, cidErrMsg); - } - }); -}); -const onPushMessageCallbacks = []; -const onPushMessage = (fn) => { - if (onPushMessageCallbacks.indexOf(fn) === -1) { - onPushMessageCallbacks.push(fn); - } -}; -const offPushMessage = (fn) => { - if (!fn) { - onPushMessageCallbacks.length = 0; - } else { - const index2 = onPushMessageCallbacks.indexOf(fn); - if (index2 > -1) { - onPushMessageCallbacks.splice(index2, 1); - } - } -}; -const SYNC_API_RE = /^\$|getLocale|setLocale|sendNativeEvent|restoreGlobal|requireGlobal|getCurrentSubNVue|getMenuButtonBoundingClientRect|^report|interceptors|Interceptor$|getSubNVueById|requireNativePlugin|upx2px|hideKeyboard|canIUse|^create|Sync$|Manager$|base64ToArrayBuffer|arrayBufferToBase64|getDeviceInfo|getAppBaseInfo|getWindowInfo|getSystemSetting|getAppAuthorizeSetting/; -const CONTEXT_API_RE = /^create|Manager$/; -const CONTEXT_API_RE_EXC = ["createBLEConnection"]; -const ASYNC_API = ["createBLEConnection"]; -const CALLBACK_API_RE = /^on|^off/; -function isContextApi(name) { - return CONTEXT_API_RE.test(name) && CONTEXT_API_RE_EXC.indexOf(name) === -1; -} -function isSyncApi(name) { - return SYNC_API_RE.test(name) && ASYNC_API.indexOf(name) === -1; -} -function isCallbackApi(name) { - return CALLBACK_API_RE.test(name) && name !== "onPush"; -} -function shouldPromise(name) { - if (isContextApi(name) || isSyncApi(name) || isCallbackApi(name)) { - return false; - } - return true; -} -if (!Promise.prototype.finally) { - Promise.prototype.finally = function(onfinally) { - const promise = this.constructor; - return this.then((value) => promise.resolve(onfinally && onfinally()).then(() => value), (reason) => promise.resolve(onfinally && onfinally()).then(() => { - throw reason; - })); - }; -} -function promisify(name, api) { - if (!shouldPromise(name)) { - return api; - } - if (!isFunction(api)) { - return api; - } - return function promiseApi(options = {}, ...rest) { - if (isFunction(options.success) || isFunction(options.fail) || isFunction(options.complete)) { - return wrapperReturnValue(name, invokeApi(name, api, options, rest)); - } - return wrapperReturnValue(name, handlePromise(new Promise((resolve, reject) => { - invokeApi(name, api, extend({}, options, { - success: resolve, - fail: reject - }), rest); - }))); - }; -} -const CALLBACKS = ["success", "fail", "cancel", "complete"]; -function initWrapper(protocols2) { - function processCallback(methodName, method, returnValue) { - return function(res) { - return method(processReturnValue(methodName, res, returnValue)); - }; - } - function processArgs(methodName, fromArgs, argsOption = {}, returnValue = {}, keepFromArgs = false) { - if (isPlainObject$1(fromArgs)) { - const toArgs = keepFromArgs === true ? fromArgs : {}; - if (isFunction(argsOption)) { - argsOption = argsOption(fromArgs, toArgs) || {}; - } - for (const key in fromArgs) { - if (hasOwn(argsOption, key)) { - let keyOption = argsOption[key]; - if (isFunction(keyOption)) { - keyOption = keyOption(fromArgs[key], fromArgs, toArgs); - } - if (!keyOption) { - console.warn(`微信小程序 ${methodName} 暂不支持 ${key}`); - } else if (isString(keyOption)) { - toArgs[keyOption] = fromArgs[key]; - } else if (isPlainObject$1(keyOption)) { - toArgs[keyOption.name ? keyOption.name : key] = keyOption.value; - } - } else if (CALLBACKS.indexOf(key) !== -1) { - const callback = fromArgs[key]; - if (isFunction(callback)) { - toArgs[key] = processCallback(methodName, callback, returnValue); - } - } else { - if (!keepFromArgs && !hasOwn(toArgs, key)) { - toArgs[key] = fromArgs[key]; - } - } - } - return toArgs; - } else if (isFunction(fromArgs)) { - fromArgs = processCallback(methodName, fromArgs, returnValue); - } - return fromArgs; - } - function processReturnValue(methodName, res, returnValue, keepReturnValue = false) { - if (isFunction(protocols2.returnValue)) { - res = protocols2.returnValue(methodName, res); - } - return processArgs(methodName, res, returnValue, {}, keepReturnValue); - } - return function wrapper(methodName, method) { - if (!hasOwn(protocols2, methodName)) { - return method; - } - const protocol = protocols2[methodName]; - if (!protocol) { - return function() { - console.error(`微信小程序 暂不支持${methodName}`); - }; - } - return function(arg1, arg2) { - let options = protocol; - if (isFunction(protocol)) { - options = protocol(arg1); - } - arg1 = processArgs(methodName, arg1, options.args, options.returnValue); - const args = [arg1]; - if (typeof arg2 !== "undefined") { - args.push(arg2); - } - const returnValue = wx[options.name || methodName].apply(wx, args); - if (isSyncApi(methodName)) { - return processReturnValue(methodName, returnValue, options.returnValue, isContextApi(methodName)); - } - return returnValue; - }; - }; -} -const getLocale = () => { - const app = isFunction(getApp) && getApp({ allowDefault: true }); - if (app && app.$vm) { - return app.$vm.$locale; - } - return normalizeLocale(wx.getSystemInfoSync().language) || LOCALE_EN; -}; -const setLocale = (locale) => { - const app = isFunction(getApp) && getApp(); - if (!app) { - return false; - } - const oldLocale = app.$vm.$locale; - if (oldLocale !== locale) { - app.$vm.$locale = locale; - onLocaleChangeCallbacks.forEach((fn) => fn({ locale })); - return true; - } - return false; -}; -const onLocaleChangeCallbacks = []; -const onLocaleChange = (fn) => { - if (onLocaleChangeCallbacks.indexOf(fn) === -1) { - onLocaleChangeCallbacks.push(fn); - } -}; -if (typeof global !== "undefined") { - global.getLocale = getLocale; -} -const UUID_KEY = "__DC_STAT_UUID"; -let deviceId; -function useDeviceId(global2 = wx) { - return function addDeviceId(_, toRes) { - deviceId = deviceId || global2.getStorageSync(UUID_KEY); - if (!deviceId) { - deviceId = Date.now() + "" + Math.floor(Math.random() * 1e7); - wx.setStorage({ - key: UUID_KEY, - data: deviceId - }); - } - toRes.deviceId = deviceId; - }; -} -function addSafeAreaInsets(fromRes, toRes) { - if (fromRes.safeArea) { - const safeArea = fromRes.safeArea; - toRes.safeAreaInsets = { - top: safeArea.top, - left: safeArea.left, - right: fromRes.windowWidth - safeArea.right, - bottom: fromRes.screenHeight - safeArea.bottom - }; - } -} -function populateParameters(fromRes, toRes) { - const { brand = "", model = "", system = "", language = "", theme, version: version2, platform, fontSizeSetting, SDKVersion, pixelRatio, deviceOrientation } = fromRes; - let osName = ""; - let osVersion = ""; - { - osName = system.split(" ")[0] || ""; - osVersion = system.split(" ")[1] || ""; - } - let hostVersion = version2; - let deviceType = getGetDeviceType(fromRes, model); - let deviceBrand = getDeviceBrand(brand); - let _hostName = getHostName(fromRes); - let _deviceOrientation = deviceOrientation; - let _devicePixelRatio = pixelRatio; - let _SDKVersion = SDKVersion; - const hostLanguage = language.replace(/_/g, "-"); - const parameters = { - appId: "__UNI__C939371", - appName: "qingdao-employment-service", - appVersion: "1.0.0", - appVersionCode: "100", - appLanguage: getAppLanguage(hostLanguage), - uniCompileVersion: "4.29", - uniRuntimeVersion: "4.29", - uniPlatform: "mp-weixin", - deviceBrand, - deviceModel: model, - deviceType, - devicePixelRatio: _devicePixelRatio, - deviceOrientation: _deviceOrientation, - osName: osName.toLocaleLowerCase(), - osVersion, - hostTheme: theme, - hostVersion, - hostLanguage, - hostName: _hostName, - hostSDKVersion: _SDKVersion, - hostFontSizeSetting: fontSizeSetting, - windowTop: 0, - windowBottom: 0, - // TODO - osLanguage: void 0, - osTheme: void 0, - ua: void 0, - hostPackageName: void 0, - browserName: void 0, - browserVersion: void 0 - }; - extend(toRes, parameters); -} -function getGetDeviceType(fromRes, model) { - let deviceType = fromRes.deviceType || "phone"; - { - const deviceTypeMaps = { - ipad: "pad", - windows: "pc", - mac: "pc" - }; - const deviceTypeMapsKeys = Object.keys(deviceTypeMaps); - const _model = model.toLocaleLowerCase(); - for (let index2 = 0; index2 < deviceTypeMapsKeys.length; index2++) { - const _m = deviceTypeMapsKeys[index2]; - if (_model.indexOf(_m) !== -1) { - deviceType = deviceTypeMaps[_m]; - break; - } - } - } - return deviceType; -} -function getDeviceBrand(brand) { - let deviceBrand = brand; - if (deviceBrand) { - deviceBrand = deviceBrand.toLocaleLowerCase(); - } - return deviceBrand; -} -function getAppLanguage(defaultLanguage) { - return getLocale ? getLocale() : defaultLanguage; -} -function getHostName(fromRes) { - const _platform = "WeChat"; - let _hostName = fromRes.hostName || _platform; - { - if (fromRes.environment) { - _hostName = fromRes.environment; - } else if (fromRes.host && fromRes.host.env) { - _hostName = fromRes.host.env; - } - } - return _hostName; -} -const getSystemInfo = { - returnValue: (fromRes, toRes) => { - addSafeAreaInsets(fromRes, toRes); - useDeviceId()(fromRes, toRes); - populateParameters(fromRes, toRes); - } -}; -const getSystemInfoSync = getSystemInfo; -const redirectTo = {}; -const previewImage = { - args(fromArgs, toArgs) { - let currentIndex = parseInt(fromArgs.current); - if (isNaN(currentIndex)) { - return; - } - const urls = fromArgs.urls; - if (!isArray(urls)) { - return; - } - const len = urls.length; - if (!len) { - return; - } - if (currentIndex < 0) { - currentIndex = 0; - } else if (currentIndex >= len) { - currentIndex = len - 1; - } - if (currentIndex > 0) { - toArgs.current = urls[currentIndex]; - toArgs.urls = urls.filter((item, index2) => index2 < currentIndex ? item !== urls[currentIndex] : true); - } else { - toArgs.current = urls[0]; - } - return { - indicator: false, - loop: false - }; - } -}; -const showActionSheet = { - args(fromArgs, toArgs) { - toArgs.alertText = fromArgs.title; - } -}; -const getDeviceInfo = { - returnValue: (fromRes, toRes) => { - const { brand, model } = fromRes; - let deviceType = getGetDeviceType(fromRes, model); - let deviceBrand = getDeviceBrand(brand); - useDeviceId()(fromRes, toRes); - toRes = sortObject(extend(toRes, { - deviceType, - deviceBrand, - deviceModel: model - })); - } -}; -const getAppBaseInfo = { - returnValue: (fromRes, toRes) => { - const { version: version2, language, SDKVersion, theme } = fromRes; - let _hostName = getHostName(fromRes); - let hostLanguage = language.replace(/_/g, "-"); - toRes = sortObject(extend(toRes, { - hostVersion: version2, - hostLanguage, - hostName: _hostName, - hostSDKVersion: SDKVersion, - hostTheme: theme, - appId: "__UNI__C939371", - appName: "qingdao-employment-service", - appVersion: "1.0.0", - appVersionCode: "100", - appLanguage: getAppLanguage(hostLanguage) - })); - } -}; -const getWindowInfo = { - returnValue: (fromRes, toRes) => { - addSafeAreaInsets(fromRes, toRes); - toRes = sortObject(extend(toRes, { - windowTop: 0, - windowBottom: 0 - })); - } -}; -const getAppAuthorizeSetting = { - returnValue: function(fromRes, toRes) { - const { locationReducedAccuracy } = fromRes; - toRes.locationAccuracy = "unsupported"; - if (locationReducedAccuracy === true) { - toRes.locationAccuracy = "reduced"; - } else if (locationReducedAccuracy === false) { - toRes.locationAccuracy = "full"; - } - } -}; -const baseApis = { - $on, - $off, - $once, - $emit, - upx2px, - interceptors, - addInterceptor, - removeInterceptor, - onCreateVueApp, - invokeCreateVueAppHook, - getLocale, - setLocale, - onLocaleChange, - getPushClientId, - onPushMessage, - offPushMessage, - invokePushCallback -}; -function initUni(api, protocols2, platform = wx) { - const wrapper = initWrapper(protocols2); - const UniProxyHandlers = { - get(target, key) { - if (hasOwn(target, key)) { - return target[key]; - } - if (hasOwn(api, key)) { - return promisify(key, api[key]); - } - if (hasOwn(baseApis, key)) { - return promisify(key, baseApis[key]); - } - return promisify(key, wrapper(key, platform[key])); - } - }; - return new Proxy({}, UniProxyHandlers); -} -function initGetProvider(providers) { - return function getProvider2({ service, success, fail, complete }) { - let res; - if (providers[service]) { - res = { - errMsg: "getProvider:ok", - service, - provider: providers[service] - }; - isFunction(success) && success(res); - } else { - res = { - errMsg: "getProvider:fail:服务[" + service + "]不存在" - }; - isFunction(fail) && fail(res); - } - isFunction(complete) && complete(res); - }; -} -const objectKeys = [ - "qy", - "env", - "error", - "version", - "lanDebug", - "cloud", - "serviceMarket", - "router", - "worklet", - "__webpack_require_UNI_MP_PLUGIN__" -]; -const singlePageDisableKey = ["lanDebug", "router", "worklet"]; -const launchOption = wx.getLaunchOptionsSync ? wx.getLaunchOptionsSync() : null; -function isWxKey(key) { - if (launchOption && launchOption.scene === 1154 && singlePageDisableKey.includes(key)) { - return false; - } - return objectKeys.indexOf(key) > -1 || typeof wx[key] === "function"; -} -function initWx() { - const newWx = {}; - for (const key in wx) { - if (isWxKey(key)) { - newWx[key] = wx[key]; - } - } - if (typeof globalThis !== "undefined" && typeof requireMiniProgram === "undefined") { - globalThis.wx = newWx; - } - return newWx; -} -const mocks$1 = ["__route__", "__wxExparserNodeId__", "__wxWebviewId__"]; -const getProvider = initGetProvider({ - oauth: ["weixin"], - share: ["weixin"], - payment: ["wxpay"], - push: ["weixin"] -}); -function initComponentMocks(component) { - const res = /* @__PURE__ */ Object.create(null); - mocks$1.forEach((name) => { - res[name] = component[name]; - }); - return res; -} -function createSelectorQuery() { - const query = wx$2.createSelectorQuery(); - const oldIn = query.in; - query.in = function newIn(component) { - return oldIn.call(this, initComponentMocks(component)); - }; - return query; -} -const wx$2 = initWx(); -let baseInfo = wx$2.getAppBaseInfo && wx$2.getAppBaseInfo(); -if (!baseInfo) { - baseInfo = wx$2.getSystemInfoSync(); -} -const host = baseInfo ? baseInfo.host : null; -const shareVideoMessage = host && host.env === "SAAASDK" ? wx$2.miniapp.shareVideoMessage : wx$2.shareVideoMessage; -var shims = /* @__PURE__ */ Object.freeze({ - __proto__: null, - createSelectorQuery, - getProvider, - shareVideoMessage -}); -const compressImage = { - args(fromArgs, toArgs) { - if (fromArgs.compressedHeight && !toArgs.compressHeight) { - toArgs.compressHeight = fromArgs.compressedHeight; - } - if (fromArgs.compressedWidth && !toArgs.compressWidth) { - toArgs.compressWidth = fromArgs.compressedWidth; - } - } -}; -var protocols = /* @__PURE__ */ Object.freeze({ - __proto__: null, - compressImage, - getAppAuthorizeSetting, - getAppBaseInfo, - getDeviceInfo, - getSystemInfo, - getSystemInfoSync, - getWindowInfo, - previewImage, - redirectTo, - showActionSheet -}); -const wx$1 = initWx(); -var index = initUni(shims, protocols, wx$1); -new Set( - /* @__PURE__ */ Object.getOwnPropertyNames(Symbol).filter((key) => key !== "arguments" && key !== "caller").map((key) => Symbol[key]).filter(isSymbol) -); -function toRaw$1(observed) { - const raw = observed && observed["__v_raw"]; - return raw ? toRaw$1(raw) : observed; -} -function isRef$1(r2) { - return !!(r2 && r2.__v_isRef === true); -} -/** -* @vue/runtime-core v3.4.21 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/ -const stack$1 = []; -function pushWarningContext$1(vnode) { - stack$1.push(vnode); -} -function popWarningContext$1() { - stack$1.pop(); -} -function warn$1$1(msg, ...args) { - const instance = stack$1.length ? stack$1[stack$1.length - 1].component : null; - const appWarnHandler = instance && instance.appContext.config.warnHandler; - const trace = getComponentTrace$1(); - if (appWarnHandler) { - callWithErrorHandling$1( - appWarnHandler, - instance, - 11, - [ - msg + args.map((a) => { - var _a, _b; - return (_b = (_a = a.toString) == null ? void 0 : _a.call(a)) != null ? _b : JSON.stringify(a); - }).join(""), - instance && instance.proxy, - trace.map( - ({ vnode }) => `at <${formatComponentName$1(instance, vnode.type)}>` - ).join("\n"), - trace - ] - ); - } else { - const warnArgs = [`[Vue warn]: ${msg}`, ...args]; - if (trace.length && // avoid spamming console during tests - true) { - warnArgs.push(` -`, ...formatTrace$1(trace)); - } - console.warn(...warnArgs); - } -} -function getComponentTrace$1() { - let currentVNode = stack$1[stack$1.length - 1]; - if (!currentVNode) { - return []; - } - const normalizedStack = []; - while (currentVNode) { - const last = normalizedStack[0]; - if (last && last.vnode === currentVNode) { - last.recurseCount++; - } else { - normalizedStack.push({ - vnode: currentVNode, - recurseCount: 0 - }); - } - const parentInstance = currentVNode.component && currentVNode.component.parent; - currentVNode = parentInstance && parentInstance.vnode; - } - return normalizedStack; -} -function formatTrace$1(trace) { - const logs = []; - trace.forEach((entry, i) => { - logs.push(...i === 0 ? [] : [` -`], ...formatTraceEntry$1(entry)); - }); - return logs; -} -function formatTraceEntry$1({ vnode, recurseCount }) { - const postfix = recurseCount > 0 ? `... (${recurseCount} recursive calls)` : ``; - const isRoot = vnode.component ? vnode.component.parent == null : false; - const open = ` at <${formatComponentName$1( - vnode.component, - vnode.type, - isRoot - )}`; - const close = `>` + postfix; - return vnode.props ? [open, ...formatProps$1(vnode.props), close] : [open + close]; -} -function formatProps$1(props) { - const res = []; - const keys = Object.keys(props); - keys.slice(0, 3).forEach((key) => { - res.push(...formatProp$1(key, props[key])); - }); - if (keys.length > 3) { - res.push(` ...`); - } - return res; -} -function formatProp$1(key, value, raw) { - if (isString(value)) { - value = JSON.stringify(value); - return raw ? value : [`${key}=${value}`]; - } else if (typeof value === "number" || typeof value === "boolean" || value == null) { - return raw ? value : [`${key}=${value}`]; - } else if (isRef$1(value)) { - value = formatProp$1(key, toRaw$1(value.value), true); - return raw ? value : [`${key}=Ref<`, value, `>`]; - } else if (isFunction(value)) { - return [`${key}=fn${value.name ? `<${value.name}>` : ``}`]; - } else { - value = toRaw$1(value); - return raw ? value : [`${key}=`, value]; - } -} -const ErrorTypeStrings$1 = { - ["sp"]: "serverPrefetch hook", - ["bc"]: "beforeCreate hook", - ["c"]: "created hook", - ["bm"]: "beforeMount hook", - ["m"]: "mounted hook", - ["bu"]: "beforeUpdate hook", - ["u"]: "updated", - ["bum"]: "beforeUnmount hook", - ["um"]: "unmounted hook", - ["a"]: "activated hook", - ["da"]: "deactivated hook", - ["ec"]: "errorCaptured hook", - ["rtc"]: "renderTracked hook", - ["rtg"]: "renderTriggered hook", - [0]: "setup function", - [1]: "render function", - [2]: "watcher getter", - [3]: "watcher callback", - [4]: "watcher cleanup function", - [5]: "native event handler", - [6]: "component event handler", - [7]: "vnode hook", - [8]: "directive hook", - [9]: "transition hook", - [10]: "app errorHandler", - [11]: "app warnHandler", - [12]: "ref function", - [13]: "async component loader", - [14]: "scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core ." -}; -function callWithErrorHandling$1(fn, instance, type, args) { - try { - return args ? fn(...args) : fn(); - } catch (err) { - handleError$1(err, instance, type); - } -} -function handleError$1(err, instance, type, throwInDev = true) { - const contextVNode = instance ? instance.vnode : null; - if (instance) { - let cur = instance.parent; - const exposedInstance = instance.proxy; - const errorInfo = ErrorTypeStrings$1[type]; - while (cur) { - const errorCapturedHooks = cur.ec; - if (errorCapturedHooks) { - for (let i = 0; i < errorCapturedHooks.length; i++) { - if (errorCapturedHooks[i](err, exposedInstance, errorInfo) === false) { - return; - } - } - } - cur = cur.parent; - } - const appErrorHandler = instance.appContext.config.errorHandler; - if (appErrorHandler) { - callWithErrorHandling$1( - appErrorHandler, - null, - 10, - [err, exposedInstance, errorInfo] - ); - return; - } - } - logError$1(err, type, contextVNode, throwInDev); -} -function logError$1(err, type, contextVNode, throwInDev = true) { - { - const info = ErrorTypeStrings$1[type]; - if (contextVNode) { - pushWarningContext$1(contextVNode); - } - warn$1$1(`Unhandled error${info ? ` during execution of ${info}` : ``}`); - if (contextVNode) { - popWarningContext$1(); - } - if (throwInDev) { - throw err; - } else { - console.error(err); - } - } -} -let isFlushing$1 = false; -let isFlushPending$1 = false; -const queue$1 = []; -let flushIndex$1 = 0; -const pendingPostFlushCbs$1 = []; -let activePostFlushCbs$1 = null; -let postFlushIndex$1 = 0; -const resolvedPromise$1 = /* @__PURE__ */ Promise.resolve(); -const RECURSION_LIMIT$1 = 100; -function findInsertionIndex$1(id) { - let start = flushIndex$1 + 1; - let end = queue$1.length; - while (start < end) { - const middle = start + end >>> 1; - const middleJob = queue$1[middle]; - const middleJobId = getId$1(middleJob); - if (middleJobId < id || middleJobId === id && middleJob.pre) { - start = middle + 1; - } else { - end = middle; - } - } - return start; -} -function queueJob$1(job) { - if (!queue$1.length || !queue$1.includes( - job, - isFlushing$1 && job.allowRecurse ? flushIndex$1 + 1 : flushIndex$1 - )) { - if (job.id == null) { - queue$1.push(job); - } else { - queue$1.splice(findInsertionIndex$1(job.id), 0, job); - } - queueFlush$1(); - } -} -function queueFlush$1() { - if (!isFlushing$1 && !isFlushPending$1) { - isFlushPending$1 = true; - resolvedPromise$1.then(flushJobs$1); - } -} -function queuePostFlushCb$1(cb) { - if (!isArray(cb)) { - if (!activePostFlushCbs$1 || !activePostFlushCbs$1.includes( - cb, - cb.allowRecurse ? postFlushIndex$1 + 1 : postFlushIndex$1 - )) { - pendingPostFlushCbs$1.push(cb); - } - } else { - pendingPostFlushCbs$1.push(...cb); - } - queueFlush$1(); -} -function flushPostFlushCbs$1(seen) { - if (pendingPostFlushCbs$1.length) { - const deduped = [...new Set(pendingPostFlushCbs$1)].sort( - (a, b) => getId$1(a) - getId$1(b) - ); - pendingPostFlushCbs$1.length = 0; - if (activePostFlushCbs$1) { - activePostFlushCbs$1.push(...deduped); - return; - } - activePostFlushCbs$1 = deduped; - { - seen = seen || /* @__PURE__ */ new Map(); - } - for (postFlushIndex$1 = 0; postFlushIndex$1 < activePostFlushCbs$1.length; postFlushIndex$1++) { - if (checkRecursiveUpdates$1(seen, activePostFlushCbs$1[postFlushIndex$1])) { - continue; - } - activePostFlushCbs$1[postFlushIndex$1](); - } - activePostFlushCbs$1 = null; - postFlushIndex$1 = 0; - } -} -const getId$1 = (job) => job.id == null ? Infinity : job.id; -const comparator$1 = (a, b) => { - const diff2 = getId$1(a) - getId$1(b); - if (diff2 === 0) { - if (a.pre && !b.pre) - return -1; - if (b.pre && !a.pre) - return 1; - } - return diff2; -}; -function flushJobs$1(seen) { - isFlushPending$1 = false; - isFlushing$1 = true; - { - seen = seen || /* @__PURE__ */ new Map(); - } - queue$1.sort(comparator$1); - const check = (job) => checkRecursiveUpdates$1(seen, job); - try { - for (flushIndex$1 = 0; flushIndex$1 < queue$1.length; flushIndex$1++) { - const job = queue$1[flushIndex$1]; - if (job && job.active !== false) { - if (check(job)) { - continue; - } - callWithErrorHandling$1(job, null, 14); - } - } - } finally { - flushIndex$1 = 0; - queue$1.length = 0; - flushPostFlushCbs$1(seen); - isFlushing$1 = false; - if (queue$1.length || pendingPostFlushCbs$1.length) { - flushJobs$1(seen); - } - } -} -function checkRecursiveUpdates$1(seen, fn) { - if (!seen.has(fn)) { - seen.set(fn, 1); - } else { - const count = seen.get(fn); - if (count > RECURSION_LIMIT$1) { - const instance = fn.ownerInstance; - const componentName = instance && getComponentName$1(instance.type); - handleError$1( - `Maximum recursive updates exceeded${componentName ? ` in component <${componentName}>` : ``}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`, - null, - 10 - ); - return true; - } else { - seen.set(fn, count + 1); - } - } -} -const hmrDirtyComponents = /* @__PURE__ */ new Set(); -{ - getGlobalThis().__VUE_HMR_RUNTIME__ = { - createRecord: tryWrap(createRecord), - rerender: tryWrap(rerender), - reload: tryWrap(reload) - }; -} -const map = /* @__PURE__ */ new Map(); -function createRecord(id, initialDef) { - if (map.has(id)) { - return false; - } - map.set(id, { - initialDef: normalizeClassComponent(initialDef), - instances: /* @__PURE__ */ new Set() - }); - return true; -} -function normalizeClassComponent(component) { - return isClassComponent$1(component) ? component.__vccOpts : component; -} -function rerender(id, newRender) { - const record = map.get(id); - if (!record) { - return; - } - record.initialDef.render = newRender; - [...record.instances].forEach((instance) => { - if (newRender) { - instance.render = newRender; - normalizeClassComponent(instance.type).render = newRender; - } - instance.renderCache = []; - instance.effect.dirty = true; - instance.update(); - }); -} -function reload(id, newComp) { - const record = map.get(id); - if (!record) - return; - newComp = normalizeClassComponent(newComp); - updateComponentDef(record.initialDef, newComp); - const instances = [...record.instances]; - for (const instance of instances) { - const oldComp = normalizeClassComponent(instance.type); - if (!hmrDirtyComponents.has(oldComp)) { - if (oldComp !== record.initialDef) { - updateComponentDef(oldComp, newComp); - } - hmrDirtyComponents.add(oldComp); - } - instance.appContext.propsCache.delete(instance.type); - instance.appContext.emitsCache.delete(instance.type); - instance.appContext.optionsCache.delete(instance.type); - if (instance.ceReload) { - hmrDirtyComponents.add(oldComp); - instance.ceReload(newComp.styles); - hmrDirtyComponents.delete(oldComp); - } else if (instance.parent) { - instance.parent.effect.dirty = true; - queueJob$1(instance.parent.update); - } else if (instance.appContext.reload) { - instance.appContext.reload(); - } else if (typeof window !== "undefined") { - window.location.reload(); - } else { - console.warn( - "[HMR] Root or manually mounted instance modified. Full reload required." - ); - } - } - queuePostFlushCb$1(() => { - for (const instance of instances) { - hmrDirtyComponents.delete( - normalizeClassComponent(instance.type) - ); - } - }); -} -function updateComponentDef(oldComp, newComp) { - extend(oldComp, newComp); - for (const key in oldComp) { - if (key !== "__file" && !(key in newComp)) { - delete oldComp[key]; - } - } -} -function tryWrap(fn) { - return (id, arg) => { - try { - return fn(id, arg); - } catch (e2) { - console.error(e2); - console.warn( - `[HMR] Something went wrong during Vue component hot-reload. Full reload required.` - ); - } - }; -} -{ - const g = getGlobalThis(); - const registerGlobalSetter = (key, setter) => { - let setters; - if (!(setters = g[key])) - setters = g[key] = []; - setters.push(setter); - return (v) => { - if (setters.length > 1) - setters.forEach((set2) => set2(v)); - else - setters[0](v); - }; - }; - registerGlobalSetter( - `__VUE_INSTANCE_SETTERS__`, - (v) => v - ); - registerGlobalSetter( - `__VUE_SSR_SETTERS__`, - (v) => v - ); -} -const classifyRE$1 = /(?:^|[-_])(\w)/g; -const classify$1 = (str) => str.replace(classifyRE$1, (c2) => c2.toUpperCase()).replace(/[-_]/g, ""); -function getComponentName$1(Component2, includeInferred = true) { - return isFunction(Component2) ? Component2.displayName || Component2.name : Component2.name || includeInferred && Component2.__name; -} -function formatComponentName$1(instance, Component2, isRoot = false) { - let name = getComponentName$1(Component2); - if (!name && Component2.__file) { - const match = Component2.__file.match(/([^/\\]+)\.\w+$/); - if (match) { - name = match[1]; - } - } - if (!name && instance && instance.parent) { - const inferFromRegistry = (registry) => { - for (const key in registry) { - if (registry[key] === Component2) { - return key; - } - } - }; - name = inferFromRegistry( - instance.components || instance.parent.type.components - ) || inferFromRegistry(instance.appContext.components); - } - return name ? classify$1(name) : isRoot ? `App` : `Anonymous`; -} -function isClassComponent$1(value) { - return isFunction(value) && "__vccOpts" in value; -} -/** -* @dcloudio/uni-mp-vue v3.4.21 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/ -function warn$2(msg, ...args) { - console.warn(`[Vue warn] ${msg}`, ...args); -} -let activeEffectScope; -class EffectScope { - constructor(detached = false) { - this.detached = detached; - this._active = true; - this.effects = []; - this.cleanups = []; - this.parent = activeEffectScope; - if (!detached && activeEffectScope) { - this.index = (activeEffectScope.scopes || (activeEffectScope.scopes = [])).push( - this - ) - 1; - } - } - get active() { - return this._active; - } - run(fn) { - if (this._active) { - const currentEffectScope = activeEffectScope; - try { - activeEffectScope = this; - return fn(); - } finally { - activeEffectScope = currentEffectScope; - } - } else { - warn$2(`cannot run an inactive effect scope.`); - } - } - /** - * This should only be called on non-detached scopes - * @internal - */ - on() { - activeEffectScope = this; - } - /** - * This should only be called on non-detached scopes - * @internal - */ - off() { - activeEffectScope = this.parent; - } - stop(fromParent) { - if (this._active) { - let i, l; - for (i = 0, l = this.effects.length; i < l; i++) { - this.effects[i].stop(); - } - for (i = 0, l = this.cleanups.length; i < l; i++) { - this.cleanups[i](); - } - if (this.scopes) { - for (i = 0, l = this.scopes.length; i < l; i++) { - this.scopes[i].stop(true); - } - } - if (!this.detached && this.parent && !fromParent) { - const last = this.parent.scopes.pop(); - if (last && last !== this) { - this.parent.scopes[this.index] = last; - last.index = this.index; - } - } - this.parent = void 0; - this._active = false; - } - } -} -function effectScope(detached) { - return new EffectScope(detached); -} -function recordEffectScope(effect2, scope = activeEffectScope) { - if (scope && scope.active) { - scope.effects.push(effect2); - } -} -function getCurrentScope() { - return activeEffectScope; -} -function onScopeDispose(fn) { - if (activeEffectScope) { - activeEffectScope.cleanups.push(fn); - } else { - warn$2( - `onScopeDispose() is called when there is no active effect scope to be associated with.` - ); - } -} -let activeEffect; -class ReactiveEffect2 { - constructor(fn, trigger2, scheduler, scope) { - this.fn = fn; - this.trigger = trigger2; - this.scheduler = scheduler; - this.active = true; - this.deps = []; - this._dirtyLevel = 4; - this._trackId = 0; - this._runnings = 0; - this._shouldSchedule = false; - this._depsLength = 0; - recordEffectScope(this, scope); - } - get dirty() { - if (this._dirtyLevel === 2 || this._dirtyLevel === 3) { - this._dirtyLevel = 1; - pauseTracking(); - for (let i = 0; i < this._depsLength; i++) { - const dep = this.deps[i]; - if (dep.computed) { - triggerComputed(dep.computed); - if (this._dirtyLevel >= 4) { - break; - } - } - } - if (this._dirtyLevel === 1) { - this._dirtyLevel = 0; - } - resetTracking(); - } - return this._dirtyLevel >= 4; - } - set dirty(v) { - this._dirtyLevel = v ? 4 : 0; - } - run() { - this._dirtyLevel = 0; - if (!this.active) { - return this.fn(); - } - let lastShouldTrack = shouldTrack; - let lastEffect = activeEffect; - try { - shouldTrack = true; - activeEffect = this; - this._runnings++; - preCleanupEffect(this); - return this.fn(); - } finally { - postCleanupEffect(this); - this._runnings--; - activeEffect = lastEffect; - shouldTrack = lastShouldTrack; - } - } - stop() { - var _a; - if (this.active) { - preCleanupEffect(this); - postCleanupEffect(this); - (_a = this.onStop) == null ? void 0 : _a.call(this); - this.active = false; - } - } -} -function triggerComputed(computed2) { - return computed2.value; -} -function preCleanupEffect(effect2) { - effect2._trackId++; - effect2._depsLength = 0; -} -function postCleanupEffect(effect2) { - if (effect2.deps.length > effect2._depsLength) { - for (let i = effect2._depsLength; i < effect2.deps.length; i++) { - cleanupDepEffect(effect2.deps[i], effect2); - } - effect2.deps.length = effect2._depsLength; - } -} -function cleanupDepEffect(dep, effect2) { - const trackId = dep.get(effect2); - if (trackId !== void 0 && effect2._trackId !== trackId) { - dep.delete(effect2); - if (dep.size === 0) { - dep.cleanup(); - } - } -} -let shouldTrack = true; -let pauseScheduleStack = 0; -const trackStack = []; -function pauseTracking() { - trackStack.push(shouldTrack); - shouldTrack = false; -} -function resetTracking() { - const last = trackStack.pop(); - shouldTrack = last === void 0 ? true : last; -} -function pauseScheduling() { - pauseScheduleStack++; -} -function resetScheduling() { - pauseScheduleStack--; - while (!pauseScheduleStack && queueEffectSchedulers.length) { - queueEffectSchedulers.shift()(); - } -} -function trackEffect(effect2, dep, debuggerEventExtraInfo) { - var _a; - if (dep.get(effect2) !== effect2._trackId) { - dep.set(effect2, effect2._trackId); - const oldDep = effect2.deps[effect2._depsLength]; - if (oldDep !== dep) { - if (oldDep) { - cleanupDepEffect(oldDep, effect2); - } - effect2.deps[effect2._depsLength++] = dep; - } else { - effect2._depsLength++; - } - { - (_a = effect2.onTrack) == null ? void 0 : _a.call(effect2, extend({ effect: effect2 }, debuggerEventExtraInfo)); - } - } -} -const queueEffectSchedulers = []; -function triggerEffects(dep, dirtyLevel, debuggerEventExtraInfo) { - var _a; - pauseScheduling(); - for (const effect2 of dep.keys()) { - let tracking; - if (effect2._dirtyLevel < dirtyLevel && (tracking != null ? tracking : tracking = dep.get(effect2) === effect2._trackId)) { - effect2._shouldSchedule || (effect2._shouldSchedule = effect2._dirtyLevel === 0); - effect2._dirtyLevel = dirtyLevel; - } - if (effect2._shouldSchedule && (tracking != null ? tracking : tracking = dep.get(effect2) === effect2._trackId)) { - { - (_a = effect2.onTrigger) == null ? void 0 : _a.call(effect2, extend({ effect: effect2 }, debuggerEventExtraInfo)); - } - effect2.trigger(); - if ((!effect2._runnings || effect2.allowRecurse) && effect2._dirtyLevel !== 2) { - effect2._shouldSchedule = false; - if (effect2.scheduler) { - queueEffectSchedulers.push(effect2.scheduler); - } - } - } - } - resetScheduling(); -} -const createDep = (cleanup, computed2) => { - const dep = /* @__PURE__ */ new Map(); - dep.cleanup = cleanup; - dep.computed = computed2; - return dep; -}; -const targetMap = /* @__PURE__ */ new WeakMap(); -const ITERATE_KEY = Symbol("iterate"); -const MAP_KEY_ITERATE_KEY = Symbol("Map key iterate"); -function track(target, type, key) { - if (shouldTrack && activeEffect) { - let depsMap = targetMap.get(target); - if (!depsMap) { - targetMap.set(target, depsMap = /* @__PURE__ */ new Map()); - } - let dep = depsMap.get(key); - if (!dep) { - depsMap.set(key, dep = createDep(() => depsMap.delete(key))); - } - trackEffect( - activeEffect, - dep, - { - target, - type, - key - } - ); - } -} -function trigger(target, type, key, newValue, oldValue, oldTarget) { - const depsMap = targetMap.get(target); - if (!depsMap) { - return; - } - let deps = []; - if (type === "clear") { - deps = [...depsMap.values()]; - } else if (key === "length" && isArray(target)) { - const newLength = Number(newValue); - depsMap.forEach((dep, key2) => { - if (key2 === "length" || !isSymbol(key2) && key2 >= newLength) { - deps.push(dep); - } - }); - } else { - if (key !== void 0) { - deps.push(depsMap.get(key)); - } - switch (type) { - case "add": - if (!isArray(target)) { - deps.push(depsMap.get(ITERATE_KEY)); - if (isMap(target)) { - deps.push(depsMap.get(MAP_KEY_ITERATE_KEY)); - } - } else if (isIntegerKey(key)) { - deps.push(depsMap.get("length")); - } - break; - case "delete": - if (!isArray(target)) { - deps.push(depsMap.get(ITERATE_KEY)); - if (isMap(target)) { - deps.push(depsMap.get(MAP_KEY_ITERATE_KEY)); - } - } - break; - case "set": - if (isMap(target)) { - deps.push(depsMap.get(ITERATE_KEY)); - } - break; - } - } - pauseScheduling(); - for (const dep of deps) { - if (dep) { - triggerEffects( - dep, - 4, - { - target, - type, - key, - newValue, - oldValue, - oldTarget - } - ); - } - } - resetScheduling(); -} -function getDepFromReactive(object, key) { - var _a; - return (_a = targetMap.get(object)) == null ? void 0 : _a.get(key); -} -const isNonTrackableKeys = /* @__PURE__ */ makeMap(`__proto__,__v_isRef,__isVue`); -const builtInSymbols = new Set( - /* @__PURE__ */ Object.getOwnPropertyNames(Symbol).filter((key) => key !== "arguments" && key !== "caller").map((key) => Symbol[key]).filter(isSymbol) -); -const arrayInstrumentations = /* @__PURE__ */ createArrayInstrumentations(); -function createArrayInstrumentations() { - const instrumentations = {}; - ["includes", "indexOf", "lastIndexOf"].forEach((key) => { - instrumentations[key] = function(...args) { - const arr = toRaw(this); - for (let i = 0, l = this.length; i < l; i++) { - track(arr, "get", i + ""); - } - const res = arr[key](...args); - if (res === -1 || res === false) { - return arr[key](...args.map(toRaw)); - } else { - return res; - } - }; - }); - ["push", "pop", "shift", "unshift", "splice"].forEach((key) => { - instrumentations[key] = function(...args) { - pauseTracking(); - pauseScheduling(); - const res = toRaw(this)[key].apply(this, args); - resetScheduling(); - resetTracking(); - return res; - }; - }); - return instrumentations; -} -function hasOwnProperty(key) { - const obj = toRaw(this); - track(obj, "has", key); - return obj.hasOwnProperty(key); -} -class BaseReactiveHandler2 { - constructor(_isReadonly = false, _isShallow = false) { - this._isReadonly = _isReadonly; - this._isShallow = _isShallow; - } - get(target, key, receiver) { - const isReadonly2 = this._isReadonly, isShallow2 = this._isShallow; - if (key === "__v_isReactive") { - return !isReadonly2; - } else if (key === "__v_isReadonly") { - return isReadonly2; - } else if (key === "__v_isShallow") { - return isShallow2; - } else if (key === "__v_raw") { - if (receiver === (isReadonly2 ? isShallow2 ? shallowReadonlyMap : readonlyMap : isShallow2 ? shallowReactiveMap : reactiveMap).get(target) || // receiver is not the reactive proxy, but has the same prototype - // this means the reciever is a user proxy of the reactive proxy - Object.getPrototypeOf(target) === Object.getPrototypeOf(receiver)) { - return target; - } - return; - } - const targetIsArray = isArray(target); - if (!isReadonly2) { - if (targetIsArray && hasOwn(arrayInstrumentations, key)) { - return Reflect.get(arrayInstrumentations, key, receiver); - } - if (key === "hasOwnProperty") { - return hasOwnProperty; - } - } - const res = Reflect.get(target, key, receiver); - if (isSymbol(key) ? builtInSymbols.has(key) : isNonTrackableKeys(key)) { - return res; - } - if (!isReadonly2) { - track(target, "get", key); - } - if (isShallow2) { - return res; - } - if (isRef(res)) { - return targetIsArray && isIntegerKey(key) ? res : res.value; - } - if (isObject(res)) { - return isReadonly2 ? readonly(res) : reactive(res); - } - return res; - } -} -class MutableReactiveHandler2 extends BaseReactiveHandler2 { - constructor(isShallow2 = false) { - super(false, isShallow2); - } - set(target, key, value, receiver) { - let oldValue = target[key]; - if (!this._isShallow) { - const isOldValueReadonly = isReadonly(oldValue); - if (!isShallow(value) && !isReadonly(value)) { - oldValue = toRaw(oldValue); - value = toRaw(value); - } - if (!isArray(target) && isRef(oldValue) && !isRef(value)) { - if (isOldValueReadonly) { - return false; - } else { - oldValue.value = value; - return true; - } - } - } - const hadKey = isArray(target) && isIntegerKey(key) ? Number(key) < target.length : hasOwn(target, key); - const result = Reflect.set(target, key, value, receiver); - if (target === toRaw(receiver)) { - if (!hadKey) { - trigger(target, "add", key, value); - } else if (hasChanged(value, oldValue)) { - trigger(target, "set", key, value, oldValue); - } - } - return result; - } - deleteProperty(target, key) { - const hadKey = hasOwn(target, key); - const oldValue = target[key]; - const result = Reflect.deleteProperty(target, key); - if (result && hadKey) { - trigger(target, "delete", key, void 0, oldValue); - } - return result; - } - has(target, key) { - const result = Reflect.has(target, key); - if (!isSymbol(key) || !builtInSymbols.has(key)) { - track(target, "has", key); - } - return result; - } - ownKeys(target) { - track( - target, - "iterate", - isArray(target) ? "length" : ITERATE_KEY - ); - return Reflect.ownKeys(target); - } -} -class ReadonlyReactiveHandler2 extends BaseReactiveHandler2 { - constructor(isShallow2 = false) { - super(true, isShallow2); - } - set(target, key) { - { - warn$2( - `Set operation on key "${String(key)}" failed: target is readonly.`, - target - ); - } - return true; - } - deleteProperty(target, key) { - { - warn$2( - `Delete operation on key "${String(key)}" failed: target is readonly.`, - target - ); - } - return true; - } -} -const mutableHandlers = /* @__PURE__ */ new MutableReactiveHandler2(); -const readonlyHandlers = /* @__PURE__ */ new ReadonlyReactiveHandler2(); -const shallowReactiveHandlers = /* @__PURE__ */ new MutableReactiveHandler2( - true -); -const shallowReadonlyHandlers = /* @__PURE__ */ new ReadonlyReactiveHandler2(true); -const toShallow = (value) => value; -const getProto = (v) => Reflect.getPrototypeOf(v); -function get(target, key, isReadonly2 = false, isShallow2 = false) { - target = target["__v_raw"]; - const rawTarget = toRaw(target); - const rawKey = toRaw(key); - if (!isReadonly2) { - if (hasChanged(key, rawKey)) { - track(rawTarget, "get", key); - } - track(rawTarget, "get", rawKey); - } - const { has: has2 } = getProto(rawTarget); - const wrap = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive; - if (has2.call(rawTarget, key)) { - return wrap(target.get(key)); - } else if (has2.call(rawTarget, rawKey)) { - return wrap(target.get(rawKey)); - } else if (target !== rawTarget) { - target.get(key); - } -} -function has(key, isReadonly2 = false) { - const target = this["__v_raw"]; - const rawTarget = toRaw(target); - const rawKey = toRaw(key); - if (!isReadonly2) { - if (hasChanged(key, rawKey)) { - track(rawTarget, "has", key); - } - track(rawTarget, "has", rawKey); - } - return key === rawKey ? target.has(key) : target.has(key) || target.has(rawKey); -} -function size(target, isReadonly2 = false) { - target = target["__v_raw"]; - !isReadonly2 && track(toRaw(target), "iterate", ITERATE_KEY); - return Reflect.get(target, "size", target); -} -function add(value) { - value = toRaw(value); - const target = toRaw(this); - const proto = getProto(target); - const hadKey = proto.has.call(target, value); - if (!hadKey) { - target.add(value); - trigger(target, "add", value, value); - } - return this; -} -function set$1(key, value) { - value = toRaw(value); - const target = toRaw(this); - const { has: has2, get: get2 } = getProto(target); - let hadKey = has2.call(target, key); - if (!hadKey) { - key = toRaw(key); - hadKey = has2.call(target, key); - } else { - checkIdentityKeys(target, has2, key); - } - const oldValue = get2.call(target, key); - target.set(key, value); - if (!hadKey) { - trigger(target, "add", key, value); - } else if (hasChanged(value, oldValue)) { - trigger(target, "set", key, value, oldValue); - } - return this; -} -function deleteEntry(key) { - const target = toRaw(this); - const { has: has2, get: get2 } = getProto(target); - let hadKey = has2.call(target, key); - if (!hadKey) { - key = toRaw(key); - hadKey = has2.call(target, key); - } else { - checkIdentityKeys(target, has2, key); - } - const oldValue = get2 ? get2.call(target, key) : void 0; - const result = target.delete(key); - if (hadKey) { - trigger(target, "delete", key, void 0, oldValue); - } - return result; -} -function clear() { - const target = toRaw(this); - const hadItems = target.size !== 0; - const oldTarget = isMap(target) ? new Map(target) : new Set(target); - const result = target.clear(); - if (hadItems) { - trigger(target, "clear", void 0, void 0, oldTarget); - } - return result; -} -function createForEach(isReadonly2, isShallow2) { - return function forEach(callback, thisArg) { - const observed = this; - const target = observed["__v_raw"]; - const rawTarget = toRaw(target); - const wrap = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive; - !isReadonly2 && track(rawTarget, "iterate", ITERATE_KEY); - return target.forEach((value, key) => { - return callback.call(thisArg, wrap(value), wrap(key), observed); - }); - }; -} -function createIterableMethod(method, isReadonly2, isShallow2) { - return function(...args) { - const target = this["__v_raw"]; - const rawTarget = toRaw(target); - const targetIsMap = isMap(rawTarget); - const isPair = method === "entries" || method === Symbol.iterator && targetIsMap; - const isKeyOnly = method === "keys" && targetIsMap; - const innerIterator = target[method](...args); - const wrap = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive; - !isReadonly2 && track( - rawTarget, - "iterate", - isKeyOnly ? MAP_KEY_ITERATE_KEY : ITERATE_KEY - ); - return { - // iterator protocol - next() { - const { value, done } = innerIterator.next(); - return done ? { value, done } : { - value: isPair ? [wrap(value[0]), wrap(value[1])] : wrap(value), - done - }; - }, - // iterable protocol - [Symbol.iterator]() { - return this; - } - }; - }; -} -function createReadonlyMethod(type) { - return function(...args) { - { - const key = args[0] ? `on key "${args[0]}" ` : ``; - warn$2( - `${capitalize(type)} operation ${key}failed: target is readonly.`, - toRaw(this) - ); - } - return type === "delete" ? false : type === "clear" ? void 0 : this; - }; -} -function createInstrumentations() { - const mutableInstrumentations2 = { - get(key) { - return get(this, key); - }, - get size() { - return size(this); - }, - has, - add, - set: set$1, - delete: deleteEntry, - clear, - forEach: createForEach(false, false) - }; - const shallowInstrumentations2 = { - get(key) { - return get(this, key, false, true); - }, - get size() { - return size(this); - }, - has, - add, - set: set$1, - delete: deleteEntry, - clear, - forEach: createForEach(false, true) - }; - const readonlyInstrumentations2 = { - get(key) { - return get(this, key, true); - }, - get size() { - return size(this, true); - }, - has(key) { - return has.call(this, key, true); - }, - add: createReadonlyMethod("add"), - set: createReadonlyMethod("set"), - delete: createReadonlyMethod("delete"), - clear: createReadonlyMethod("clear"), - forEach: createForEach(true, false) - }; - const shallowReadonlyInstrumentations2 = { - get(key) { - return get(this, key, true, true); - }, - get size() { - return size(this, true); - }, - has(key) { - return has.call(this, key, true); - }, - add: createReadonlyMethod("add"), - set: createReadonlyMethod("set"), - delete: createReadonlyMethod("delete"), - clear: createReadonlyMethod("clear"), - forEach: createForEach(true, true) - }; - const iteratorMethods = [ - "keys", - "values", - "entries", - Symbol.iterator - ]; - iteratorMethods.forEach((method) => { - mutableInstrumentations2[method] = createIterableMethod(method, false, false); - readonlyInstrumentations2[method] = createIterableMethod(method, true, false); - shallowInstrumentations2[method] = createIterableMethod(method, false, true); - shallowReadonlyInstrumentations2[method] = createIterableMethod( - method, - true, - true - ); - }); - return [ - mutableInstrumentations2, - readonlyInstrumentations2, - shallowInstrumentations2, - shallowReadonlyInstrumentations2 - ]; -} -const [ - mutableInstrumentations, - readonlyInstrumentations, - shallowInstrumentations, - shallowReadonlyInstrumentations -] = /* @__PURE__ */ createInstrumentations(); -function createInstrumentationGetter(isReadonly2, shallow) { - const instrumentations = shallow ? isReadonly2 ? shallowReadonlyInstrumentations : shallowInstrumentations : isReadonly2 ? readonlyInstrumentations : mutableInstrumentations; - return (target, key, receiver) => { - if (key === "__v_isReactive") { - return !isReadonly2; - } else if (key === "__v_isReadonly") { - return isReadonly2; - } else if (key === "__v_raw") { - return target; - } - return Reflect.get( - hasOwn(instrumentations, key) && key in target ? instrumentations : target, - key, - receiver - ); - }; -} -const mutableCollectionHandlers = { - get: /* @__PURE__ */ createInstrumentationGetter(false, false) -}; -const shallowCollectionHandlers = { - get: /* @__PURE__ */ createInstrumentationGetter(false, true) -}; -const readonlyCollectionHandlers = { - get: /* @__PURE__ */ createInstrumentationGetter(true, false) -}; -const shallowReadonlyCollectionHandlers = { - get: /* @__PURE__ */ createInstrumentationGetter(true, true) -}; -function checkIdentityKeys(target, has2, key) { - const rawKey = toRaw(key); - if (rawKey !== key && has2.call(target, rawKey)) { - const type = toRawType(target); - warn$2( - `Reactive ${type} contains both the raw and reactive versions of the same object${type === `Map` ? ` as keys` : ``}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.` - ); - } -} -const reactiveMap = /* @__PURE__ */ new WeakMap(); -const shallowReactiveMap = /* @__PURE__ */ new WeakMap(); -const readonlyMap = /* @__PURE__ */ new WeakMap(); -const shallowReadonlyMap = /* @__PURE__ */ new WeakMap(); -function targetTypeMap(rawType) { - switch (rawType) { - case "Object": - case "Array": - return 1; - case "Map": - case "Set": - case "WeakMap": - case "WeakSet": - return 2; - default: - return 0; - } -} -function getTargetType(value) { - return value["__v_skip"] || !Object.isExtensible(value) ? 0 : targetTypeMap(toRawType(value)); -} -function reactive(target) { - if (isReadonly(target)) { - return target; - } - return createReactiveObject( - target, - false, - mutableHandlers, - mutableCollectionHandlers, - reactiveMap - ); -} -function shallowReactive(target) { - return createReactiveObject( - target, - false, - shallowReactiveHandlers, - shallowCollectionHandlers, - shallowReactiveMap - ); -} -function readonly(target) { - return createReactiveObject( - target, - true, - readonlyHandlers, - readonlyCollectionHandlers, - readonlyMap - ); -} -function shallowReadonly(target) { - return createReactiveObject( - target, - true, - shallowReadonlyHandlers, - shallowReadonlyCollectionHandlers, - shallowReadonlyMap - ); -} -function createReactiveObject(target, isReadonly2, baseHandlers, collectionHandlers, proxyMap) { - if (!isObject(target)) { - { - warn$2(`value cannot be made reactive: ${String(target)}`); - } - return target; - } - if (target["__v_raw"] && !(isReadonly2 && target["__v_isReactive"])) { - return target; - } - const existingProxy = proxyMap.get(target); - if (existingProxy) { - return existingProxy; - } - const targetType = getTargetType(target); - if (targetType === 0) { - return target; - } - const proxy = new Proxy( - target, - targetType === 2 ? collectionHandlers : baseHandlers - ); - proxyMap.set(target, proxy); - return proxy; -} -function isReactive(value) { - if (isReadonly(value)) { - return isReactive(value["__v_raw"]); - } - return !!(value && value["__v_isReactive"]); -} -function isReadonly(value) { - return !!(value && value["__v_isReadonly"]); -} -function isShallow(value) { - return !!(value && value["__v_isShallow"]); -} -function isProxy(value) { - return isReactive(value) || isReadonly(value); -} -function toRaw(observed) { - const raw = observed && observed["__v_raw"]; - return raw ? toRaw(raw) : observed; -} -function markRaw(value) { - if (Object.isExtensible(value)) { - def(value, "__v_skip", true); - } - return value; -} -const toReactive = (value) => isObject(value) ? reactive(value) : value; -const toReadonly = (value) => isObject(value) ? readonly(value) : value; -const COMPUTED_SIDE_EFFECT_WARN = `Computed is still dirty after getter evaluation, likely because a computed is mutating its own dependency in its getter. State mutations in computed getters should be avoided. Check the docs for more details: https://vuejs.org/guide/essentials/computed.html#getters-should-be-side-effect-free`; -class ComputedRefImpl { - constructor(getter, _setter, isReadonly2, isSSR) { - this.getter = getter; - this._setter = _setter; - this.dep = void 0; - this.__v_isRef = true; - this["__v_isReadonly"] = false; - this.effect = new ReactiveEffect2( - () => getter(this._value), - () => triggerRefValue( - this, - this.effect._dirtyLevel === 2 ? 2 : 3 - ) - ); - this.effect.computed = this; - this.effect.active = this._cacheable = !isSSR; - this["__v_isReadonly"] = isReadonly2; - } - get value() { - const self2 = toRaw(this); - if ((!self2._cacheable || self2.effect.dirty) && hasChanged(self2._value, self2._value = self2.effect.run())) { - triggerRefValue(self2, 4); - } - trackRefValue(self2); - if (self2.effect._dirtyLevel >= 2) { - if (this._warnRecursive) { - warn$2(COMPUTED_SIDE_EFFECT_WARN, ` - -getter: `, this.getter); - } - triggerRefValue(self2, 2); - } - return self2._value; - } - set value(newValue) { - this._setter(newValue); - } - // #region polyfill _dirty for backward compatibility third party code for Vue <= 3.3.x - get _dirty() { - return this.effect.dirty; - } - set _dirty(v) { - this.effect.dirty = v; - } - // #endregion -} -function computed$1(getterOrOptions, debugOptions, isSSR = false) { - let getter; - let setter; - const onlyGetter = isFunction(getterOrOptions); - if (onlyGetter) { - getter = getterOrOptions; - setter = () => { - warn$2("Write operation failed: computed value is readonly"); - }; - } else { - getter = getterOrOptions.get; - setter = getterOrOptions.set; - } - const cRef = new ComputedRefImpl(getter, setter, onlyGetter || !setter, isSSR); - if (debugOptions && !isSSR) { - cRef.effect.onTrack = debugOptions.onTrack; - cRef.effect.onTrigger = debugOptions.onTrigger; - } - return cRef; -} -function trackRefValue(ref2) { - var _a; - if (shouldTrack && activeEffect) { - ref2 = toRaw(ref2); - trackEffect( - activeEffect, - (_a = ref2.dep) != null ? _a : ref2.dep = createDep( - () => ref2.dep = void 0, - ref2 instanceof ComputedRefImpl ? ref2 : void 0 - ), - { - target: ref2, - type: "get", - key: "value" - } - ); - } -} -function triggerRefValue(ref2, dirtyLevel = 4, newVal) { - ref2 = toRaw(ref2); - const dep = ref2.dep; - if (dep) { - triggerEffects( - dep, - dirtyLevel, - { - target: ref2, - type: "set", - key: "value", - newValue: newVal - } - ); - } -} -function isRef(r2) { - return !!(r2 && r2.__v_isRef === true); -} -function ref(value) { - return createRef(value, false); -} -function createRef(rawValue, shallow) { - if (isRef(rawValue)) { - return rawValue; - } - return new RefImpl(rawValue, shallow); -} -class RefImpl { - constructor(value, __v_isShallow) { - this.__v_isShallow = __v_isShallow; - this.dep = void 0; - this.__v_isRef = true; - this._rawValue = __v_isShallow ? value : toRaw(value); - this._value = __v_isShallow ? value : toReactive(value); - } - get value() { - trackRefValue(this); - return this._value; - } - set value(newVal) { - const useDirectValue = this.__v_isShallow || isShallow(newVal) || isReadonly(newVal); - newVal = useDirectValue ? newVal : toRaw(newVal); - if (hasChanged(newVal, this._rawValue)) { - this._rawValue = newVal; - this._value = useDirectValue ? newVal : toReactive(newVal); - triggerRefValue(this, 4, newVal); - } - } -} -function unref(ref2) { - return isRef(ref2) ? ref2.value : ref2; -} -const shallowUnwrapHandlers = { - get: (target, key, receiver) => unref(Reflect.get(target, key, receiver)), - set: (target, key, value, receiver) => { - const oldValue = target[key]; - if (isRef(oldValue) && !isRef(value)) { - oldValue.value = value; - return true; - } else { - return Reflect.set(target, key, value, receiver); - } - } -}; -function proxyRefs(objectWithRefs) { - return isReactive(objectWithRefs) ? objectWithRefs : new Proxy(objectWithRefs, shallowUnwrapHandlers); -} -function toRefs(object) { - if (!isProxy(object)) { - warn$2(`toRefs() expects a reactive object but received a plain one.`); - } - const ret = isArray(object) ? new Array(object.length) : {}; - for (const key in object) { - ret[key] = propertyToRef(object, key); - } - return ret; -} -class ObjectRefImpl { - constructor(_object, _key, _defaultValue) { - this._object = _object; - this._key = _key; - this._defaultValue = _defaultValue; - this.__v_isRef = true; - } - get value() { - const val = this._object[this._key]; - return val === void 0 ? this._defaultValue : val; - } - set value(newVal) { - this._object[this._key] = newVal; - } - get dep() { - return getDepFromReactive(toRaw(this._object), this._key); - } -} -class GetterRefImpl { - constructor(_getter) { - this._getter = _getter; - this.__v_isRef = true; - this.__v_isReadonly = true; - } - get value() { - return this._getter(); - } -} -function toRef(source, key, defaultValue) { - if (isRef(source)) { - return source; - } else if (isFunction(source)) { - return new GetterRefImpl(source); - } else if (isObject(source) && arguments.length > 1) { - return propertyToRef(source, key, defaultValue); - } else { - return ref(source); - } -} -function propertyToRef(source, key, defaultValue) { - const val = source[key]; - return isRef(val) ? val : new ObjectRefImpl(source, key, defaultValue); -} -const stack = []; -function pushWarningContext(vnode) { - stack.push(vnode); -} -function popWarningContext() { - stack.pop(); -} -function warn$1(msg, ...args) { - pauseTracking(); - const instance = stack.length ? stack[stack.length - 1].component : null; - const appWarnHandler = instance && instance.appContext.config.warnHandler; - const trace = getComponentTrace(); - if (appWarnHandler) { - callWithErrorHandling( - appWarnHandler, - instance, - 11, - [ - msg + args.map((a) => { - var _a, _b; - return (_b = (_a = a.toString) == null ? void 0 : _a.call(a)) != null ? _b : JSON.stringify(a); - }).join(""), - instance && instance.proxy, - trace.map( - ({ vnode }) => `at <${formatComponentName(instance, vnode.type)}>` - ).join("\n"), - trace - ] - ); - } else { - const warnArgs = [`[Vue warn]: ${msg}`, ...args]; - if (trace.length && // avoid spamming console during tests - true) { - warnArgs.push(` -`, ...formatTrace(trace)); - } - console.warn(...warnArgs); - } - resetTracking(); -} -function getComponentTrace() { - let currentVNode = stack[stack.length - 1]; - if (!currentVNode) { - return []; - } - const normalizedStack = []; - while (currentVNode) { - const last = normalizedStack[0]; - if (last && last.vnode === currentVNode) { - last.recurseCount++; - } else { - normalizedStack.push({ - vnode: currentVNode, - recurseCount: 0 - }); - } - const parentInstance = currentVNode.component && currentVNode.component.parent; - currentVNode = parentInstance && parentInstance.vnode; - } - return normalizedStack; -} -function formatTrace(trace) { - const logs = []; - trace.forEach((entry, i) => { - logs.push(...i === 0 ? [] : [` -`], ...formatTraceEntry(entry)); - }); - return logs; -} -function formatTraceEntry({ vnode, recurseCount }) { - const postfix = recurseCount > 0 ? `... (${recurseCount} recursive calls)` : ``; - const isRoot = vnode.component ? vnode.component.parent == null : false; - const open = ` at <${formatComponentName( - vnode.component, - vnode.type, - isRoot - )}`; - const close = `>` + postfix; - return vnode.props ? [open, ...formatProps(vnode.props), close] : [open + close]; -} -function formatProps(props) { - const res = []; - const keys = Object.keys(props); - keys.slice(0, 3).forEach((key) => { - res.push(...formatProp(key, props[key])); - }); - if (keys.length > 3) { - res.push(` ...`); - } - return res; -} -function formatProp(key, value, raw) { - if (isString(value)) { - value = JSON.stringify(value); - return raw ? value : [`${key}=${value}`]; - } else if (typeof value === "number" || typeof value === "boolean" || value == null) { - return raw ? value : [`${key}=${value}`]; - } else if (isRef(value)) { - value = formatProp(key, toRaw(value.value), true); - return raw ? value : [`${key}=Ref<`, value, `>`]; - } else if (isFunction(value)) { - return [`${key}=fn${value.name ? `<${value.name}>` : ``}`]; - } else { - value = toRaw(value); - return raw ? value : [`${key}=`, value]; - } -} -const ErrorTypeStrings = { - ["sp"]: "serverPrefetch hook", - ["bc"]: "beforeCreate hook", - ["c"]: "created hook", - ["bm"]: "beforeMount hook", - ["m"]: "mounted hook", - ["bu"]: "beforeUpdate hook", - ["u"]: "updated", - ["bum"]: "beforeUnmount hook", - ["um"]: "unmounted hook", - ["a"]: "activated hook", - ["da"]: "deactivated hook", - ["ec"]: "errorCaptured hook", - ["rtc"]: "renderTracked hook", - ["rtg"]: "renderTriggered hook", - [0]: "setup function", - [1]: "render function", - [2]: "watcher getter", - [3]: "watcher callback", - [4]: "watcher cleanup function", - [5]: "native event handler", - [6]: "component event handler", - [7]: "vnode hook", - [8]: "directive hook", - [9]: "transition hook", - [10]: "app errorHandler", - [11]: "app warnHandler", - [12]: "ref function", - [13]: "async component loader", - [14]: "scheduler flush. This is likely a Vue internals bug. Please open an issue at https://github.com/vuejs/core ." -}; -function callWithErrorHandling(fn, instance, type, args) { - try { - return args ? fn(...args) : fn(); - } catch (err) { - handleError(err, instance, type); - } -} -function callWithAsyncErrorHandling(fn, instance, type, args) { - if (isFunction(fn)) { - const res = callWithErrorHandling(fn, instance, type, args); - if (res && isPromise(res)) { - res.catch((err) => { - handleError(err, instance, type); - }); - } - return res; - } - const values = []; - for (let i = 0; i < fn.length; i++) { - values.push(callWithAsyncErrorHandling(fn[i], instance, type, args)); - } - return values; -} -function handleError(err, instance, type, throwInDev = true) { - const contextVNode = instance ? instance.vnode : null; - if (instance) { - let cur = instance.parent; - const exposedInstance = instance.proxy; - const errorInfo = ErrorTypeStrings[type] || type; - while (cur) { - const errorCapturedHooks = cur.ec; - if (errorCapturedHooks) { - for (let i = 0; i < errorCapturedHooks.length; i++) { - if (errorCapturedHooks[i](err, exposedInstance, errorInfo) === false) { - return; - } - } - } - cur = cur.parent; - } - const appErrorHandler = instance.appContext.config.errorHandler; - if (appErrorHandler) { - callWithErrorHandling( - appErrorHandler, - null, - 10, - [err, exposedInstance, errorInfo] - ); - return; - } - } - logError(err, type, contextVNode, throwInDev); -} -function logError(err, type, contextVNode, throwInDev = true) { - { - const info = ErrorTypeStrings[type] || type; - if (contextVNode) { - pushWarningContext(contextVNode); - } - warn$1(`Unhandled error${info ? ` during execution of ${info}` : ``}`); - if (contextVNode) { - popWarningContext(); - } - if (throwInDev) { - console.error(err); - } else { - console.error(err); - } - } -} -let isFlushing = false; -let isFlushPending = false; -const queue = []; -let flushIndex = 0; -const pendingPostFlushCbs = []; -let activePostFlushCbs = null; -let postFlushIndex = 0; -const resolvedPromise = /* @__PURE__ */ Promise.resolve(); -let currentFlushPromise = null; -const RECURSION_LIMIT = 100; -function nextTick$1(fn) { - const p2 = currentFlushPromise || resolvedPromise; - return fn ? p2.then(this ? fn.bind(this) : fn) : p2; -} -function findInsertionIndex(id) { - let start = flushIndex + 1; - let end = queue.length; - while (start < end) { - const middle = start + end >>> 1; - const middleJob = queue[middle]; - const middleJobId = getId(middleJob); - if (middleJobId < id || middleJobId === id && middleJob.pre) { - start = middle + 1; - } else { - end = middle; - } - } - return start; -} -function queueJob(job) { - if (!queue.length || !queue.includes( - job, - isFlushing && job.allowRecurse ? flushIndex + 1 : flushIndex - )) { - if (job.id == null) { - queue.push(job); - } else { - queue.splice(findInsertionIndex(job.id), 0, job); - } - queueFlush(); - } -} -function queueFlush() { - if (!isFlushing && !isFlushPending) { - isFlushPending = true; - currentFlushPromise = resolvedPromise.then(flushJobs); - } -} -function hasQueueJob(job) { - return queue.indexOf(job) > -1; -} -function invalidateJob(job) { - const i = queue.indexOf(job); - if (i > flushIndex) { - queue.splice(i, 1); - } -} -function queuePostFlushCb(cb) { - if (!isArray(cb)) { - if (!activePostFlushCbs || !activePostFlushCbs.includes( - cb, - cb.allowRecurse ? postFlushIndex + 1 : postFlushIndex - )) { - pendingPostFlushCbs.push(cb); - } - } else { - pendingPostFlushCbs.push(...cb); - } - queueFlush(); -} -function flushPreFlushCbs(instance, seen, i = isFlushing ? flushIndex + 1 : 0) { - { - seen = seen || /* @__PURE__ */ new Map(); - } - for (; i < queue.length; i++) { - const cb = queue[i]; - if (cb && cb.pre) { - if (instance && cb.id !== instance.uid) { - continue; - } - if (checkRecursiveUpdates(seen, cb)) { - continue; - } - queue.splice(i, 1); - i--; - cb(); - } - } -} -function flushPostFlushCbs(seen) { - if (pendingPostFlushCbs.length) { - const deduped = [...new Set(pendingPostFlushCbs)].sort( - (a, b) => getId(a) - getId(b) - ); - pendingPostFlushCbs.length = 0; - if (activePostFlushCbs) { - activePostFlushCbs.push(...deduped); - return; - } - activePostFlushCbs = deduped; - { - seen = seen || /* @__PURE__ */ new Map(); - } - for (postFlushIndex = 0; postFlushIndex < activePostFlushCbs.length; postFlushIndex++) { - if (checkRecursiveUpdates(seen, activePostFlushCbs[postFlushIndex])) { - continue; - } - activePostFlushCbs[postFlushIndex](); - } - activePostFlushCbs = null; - postFlushIndex = 0; - } -} -const getId = (job) => job.id == null ? Infinity : job.id; -const comparator = (a, b) => { - const diff2 = getId(a) - getId(b); - if (diff2 === 0) { - if (a.pre && !b.pre) - return -1; - if (b.pre && !a.pre) - return 1; - } - return diff2; -}; -function flushJobs(seen) { - isFlushPending = false; - isFlushing = true; - { - seen = seen || /* @__PURE__ */ new Map(); - } - queue.sort(comparator); - const check = (job) => checkRecursiveUpdates(seen, job); - try { - for (flushIndex = 0; flushIndex < queue.length; flushIndex++) { - const job = queue[flushIndex]; - if (job && job.active !== false) { - if (check(job)) { - continue; - } - callWithErrorHandling(job, null, 14); - } - } - } finally { - flushIndex = 0; - queue.length = 0; - flushPostFlushCbs(seen); - isFlushing = false; - currentFlushPromise = null; - if (queue.length || pendingPostFlushCbs.length) { - flushJobs(seen); - } - } -} -function checkRecursiveUpdates(seen, fn) { - if (!seen.has(fn)) { - seen.set(fn, 1); - } else { - const count = seen.get(fn); - if (count > RECURSION_LIMIT) { - const instance = fn.ownerInstance; - const componentName = instance && getComponentName(instance.type); - handleError( - `Maximum recursive updates exceeded${componentName ? ` in component <${componentName}>` : ``}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`, - null, - 10 - ); - return true; - } else { - seen.set(fn, count + 1); - } - } -} -let devtools; -let buffer = []; -let devtoolsNotInstalled = false; -function emit$1(event, ...args) { - if (devtools) { - devtools.emit(event, ...args); - } else if (!devtoolsNotInstalled) { - buffer.push({ event, args }); - } -} -function setDevtoolsHook(hook, target) { - var _a, _b; - devtools = hook; - if (devtools) { - devtools.enabled = true; - buffer.forEach(({ event, args }) => devtools.emit(event, ...args)); - buffer = []; - } else if ( - // handle late devtools injection - only do this if we are in an actual - // browser environment to avoid the timer handle stalling test runner exit - // (#4815) - typeof window !== "undefined" && // some envs mock window but not fully - window.HTMLElement && // also exclude jsdom - !((_b = (_a = window.navigator) == null ? void 0 : _a.userAgent) == null ? void 0 : _b.includes("jsdom")) - ) { - const replay = target.__VUE_DEVTOOLS_HOOK_REPLAY__ = target.__VUE_DEVTOOLS_HOOK_REPLAY__ || []; - replay.push((newHook) => { - setDevtoolsHook(newHook, target); - }); - setTimeout(() => { - if (!devtools) { - target.__VUE_DEVTOOLS_HOOK_REPLAY__ = null; - devtoolsNotInstalled = true; - buffer = []; - } - }, 3e3); - } else { - devtoolsNotInstalled = true; - buffer = []; - } -} -function devtoolsInitApp(app, version2) { - emit$1("app:init", app, version2, { - Fragment, - Text, - Comment, - Static - }); -} -const devtoolsComponentAdded = /* @__PURE__ */ createDevtoolsComponentHook( - "component:added" - /* COMPONENT_ADDED */ -); -const devtoolsComponentUpdated = /* @__PURE__ */ createDevtoolsComponentHook( - "component:updated" - /* COMPONENT_UPDATED */ -); -const _devtoolsComponentRemoved = /* @__PURE__ */ createDevtoolsComponentHook( - "component:removed" - /* COMPONENT_REMOVED */ -); -const devtoolsComponentRemoved = (component) => { - if (devtools && typeof devtools.cleanupBuffer === "function" && // remove the component if it wasn't buffered - !devtools.cleanupBuffer(component)) { - _devtoolsComponentRemoved(component); - } -}; -/*! #__NO_SIDE_EFFECTS__ */ -// @__NO_SIDE_EFFECTS__ -function createDevtoolsComponentHook(hook) { - return (component) => { - emit$1( - hook, - component.appContext.app, - component.uid, - // fixed by xxxxxx - // 为 0 是 App,无 parent 是 Page 指向 App - component.uid === 0 ? void 0 : component.parent ? component.parent.uid : 0, - component - ); - }; -} -const devtoolsPerfStart = /* @__PURE__ */ createDevtoolsPerformanceHook( - "perf:start" - /* PERFORMANCE_START */ -); -const devtoolsPerfEnd = /* @__PURE__ */ createDevtoolsPerformanceHook( - "perf:end" - /* PERFORMANCE_END */ -); -function createDevtoolsPerformanceHook(hook) { - return (component, type, time) => { - emit$1(hook, component.appContext.app, component.uid, component, type, time); - }; -} -function devtoolsComponentEmit(component, event, params) { - emit$1( - "component:emit", - component.appContext.app, - component, - event, - params - ); -} -function emit(instance, event, ...rawArgs) { - if (instance.isUnmounted) - return; - const props = instance.vnode.props || EMPTY_OBJ; - { - const { - emitsOptions, - propsOptions: [propsOptions] - } = instance; - if (emitsOptions) { - if (!(event in emitsOptions) && true) { - if (!propsOptions || !(toHandlerKey(event) in propsOptions)) { - warn$1( - `Component emitted event "${event}" but it is neither declared in the emits option nor as an "${toHandlerKey(event)}" prop.` - ); - } - } else { - const validator = emitsOptions[event]; - if (isFunction(validator)) { - const isValid = validator(...rawArgs); - if (!isValid) { - warn$1( - `Invalid event arguments: event validation failed for event "${event}".` - ); - } - } - } - } - } - let args = rawArgs; - const isModelListener2 = event.startsWith("update:"); - const modelArg = isModelListener2 && event.slice(7); - if (modelArg && modelArg in props) { - const modifiersKey = `${modelArg === "modelValue" ? "model" : modelArg}Modifiers`; - const { number, trim } = props[modifiersKey] || EMPTY_OBJ; - if (trim) { - args = rawArgs.map((a) => isString(a) ? a.trim() : a); - } - if (number) { - args = rawArgs.map(looseToNumber); - } - } - { - devtoolsComponentEmit(instance, event, args); - } - { - const lowerCaseEvent = event.toLowerCase(); - if (lowerCaseEvent !== event && props[toHandlerKey(lowerCaseEvent)]) { - warn$1( - `Event "${lowerCaseEvent}" is emitted in component ${formatComponentName( - instance, - instance.type - )} but the handler is registered for "${event}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${hyphenate( - event - )}" instead of "${event}".` - ); - } - } - let handlerName; - let handler = props[handlerName = toHandlerKey(event)] || // also try camelCase event handler (#2249) - props[handlerName = toHandlerKey(camelize(event))]; - if (!handler && isModelListener2) { - handler = props[handlerName = toHandlerKey(hyphenate(event))]; - } - if (handler) { - callWithAsyncErrorHandling( - handler, - instance, - 6, - args - ); - } - const onceHandler = props[handlerName + `Once`]; - if (onceHandler) { - if (!instance.emitted) { - instance.emitted = {}; - } else if (instance.emitted[handlerName]) { - return; - } - instance.emitted[handlerName] = true; - callWithAsyncErrorHandling( - onceHandler, - instance, - 6, - args - ); - } -} -function normalizeEmitsOptions(comp, appContext, asMixin = false) { - const cache = appContext.emitsCache; - const cached = cache.get(comp); - if (cached !== void 0) { - return cached; - } - const raw = comp.emits; - let normalized = {}; - let hasExtends = false; - if (!isFunction(comp)) { - const extendEmits = (raw2) => { - const normalizedFromExtend = normalizeEmitsOptions(raw2, appContext, true); - if (normalizedFromExtend) { - hasExtends = true; - extend(normalized, normalizedFromExtend); - } - }; - if (!asMixin && appContext.mixins.length) { - appContext.mixins.forEach(extendEmits); - } - if (comp.extends) { - extendEmits(comp.extends); - } - if (comp.mixins) { - comp.mixins.forEach(extendEmits); - } - } - if (!raw && !hasExtends) { - if (isObject(comp)) { - cache.set(comp, null); - } - return null; - } - if (isArray(raw)) { - raw.forEach((key) => normalized[key] = null); - } else { - extend(normalized, raw); - } - if (isObject(comp)) { - cache.set(comp, normalized); - } - return normalized; -} -function isEmitListener(options, key) { - if (!options || !isOn(key)) { - return false; - } - key = key.slice(2).replace(/Once$/, ""); - return hasOwn(options, key[0].toLowerCase() + key.slice(1)) || hasOwn(options, hyphenate(key)) || hasOwn(options, key); -} -let currentRenderingInstance = null; -function setCurrentRenderingInstance(instance) { - const prev = currentRenderingInstance; - currentRenderingInstance = instance; - instance && instance.type.__scopeId || null; - return prev; -} -const INITIAL_WATCHER_VALUE = {}; -function watch(source, cb, options) { - if (!isFunction(cb)) { - warn$1( - `\`watch(fn, options?)\` signature has been moved to a separate API. Use \`watchEffect(fn, options?)\` instead. \`watch\` now only supports \`watch(source, cb, options?) signature.` - ); - } - return doWatch(source, cb, options); -} -function doWatch(source, cb, { - immediate, - deep, - flush, - once: once2, - onTrack, - onTrigger -} = EMPTY_OBJ) { - if (cb && once2) { - const _cb = cb; - cb = (...args) => { - _cb(...args); - unwatch(); - }; - } - if (deep !== void 0 && typeof deep === "number") { - warn$1( - `watch() "deep" option with number value will be used as watch depth in future versions. Please use a boolean instead to avoid potential breakage.` - ); - } - if (!cb) { - if (immediate !== void 0) { - warn$1( - `watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.` - ); - } - if (deep !== void 0) { - warn$1( - `watch() "deep" option is only respected when using the watch(source, callback, options?) signature.` - ); - } - if (once2 !== void 0) { - warn$1( - `watch() "once" option is only respected when using the watch(source, callback, options?) signature.` - ); - } - } - const warnInvalidSource = (s2) => { - warn$1( - `Invalid watch source: `, - s2, - `A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.` - ); - }; - const instance = currentInstance; - const reactiveGetter = (source2) => deep === true ? source2 : ( - // for deep: false, only traverse root-level properties - traverse(source2, deep === false ? 1 : void 0) - ); - let getter; - let forceTrigger = false; - let isMultiSource = false; - if (isRef(source)) { - getter = () => source.value; - forceTrigger = isShallow(source); - } else if (isReactive(source)) { - getter = () => reactiveGetter(source); - forceTrigger = true; - } else if (isArray(source)) { - isMultiSource = true; - forceTrigger = source.some((s2) => isReactive(s2) || isShallow(s2)); - getter = () => source.map((s2) => { - if (isRef(s2)) { - return s2.value; - } else if (isReactive(s2)) { - return reactiveGetter(s2); - } else if (isFunction(s2)) { - return callWithErrorHandling(s2, instance, 2); - } else { - warnInvalidSource(s2); - } - }); - } else if (isFunction(source)) { - if (cb) { - getter = () => callWithErrorHandling(source, instance, 2); - } else { - getter = () => { - if (cleanup) { - cleanup(); - } - return callWithAsyncErrorHandling( - source, - instance, - 3, - [onCleanup] - ); - }; - } - } else { - getter = NOOP; - warnInvalidSource(source); - } - if (cb && deep) { - const baseGetter = getter; - getter = () => traverse(baseGetter()); - } - let cleanup; - let onCleanup = (fn) => { - cleanup = effect2.onStop = () => { - callWithErrorHandling(fn, instance, 4); - cleanup = effect2.onStop = void 0; - }; - }; - let oldValue = isMultiSource ? new Array(source.length).fill(INITIAL_WATCHER_VALUE) : INITIAL_WATCHER_VALUE; - const job = () => { - if (!effect2.active || !effect2.dirty) { - return; - } - if (cb) { - const newValue = effect2.run(); - if (deep || forceTrigger || (isMultiSource ? newValue.some((v, i) => hasChanged(v, oldValue[i])) : hasChanged(newValue, oldValue)) || false) { - if (cleanup) { - cleanup(); - } - callWithAsyncErrorHandling(cb, instance, 3, [ - newValue, - // pass undefined as the old value when it's changed for the first time - oldValue === INITIAL_WATCHER_VALUE ? void 0 : isMultiSource && oldValue[0] === INITIAL_WATCHER_VALUE ? [] : oldValue, - onCleanup - ]); - oldValue = newValue; - } - } else { - effect2.run(); - } - }; - job.allowRecurse = !!cb; - let scheduler; - if (flush === "sync") { - scheduler = job; - } else if (flush === "post") { - scheduler = () => queuePostRenderEffect$1(job, instance && instance.suspense); - } else { - job.pre = true; - if (instance) - job.id = instance.uid; - scheduler = () => queueJob(job); - } - const effect2 = new ReactiveEffect2(getter, NOOP, scheduler); - const scope = getCurrentScope(); - const unwatch = () => { - effect2.stop(); - if (scope) { - remove(scope.effects, effect2); - } - }; - { - effect2.onTrack = onTrack; - effect2.onTrigger = onTrigger; - } - if (cb) { - if (immediate) { - job(); - } else { - oldValue = effect2.run(); - } - } else if (flush === "post") { - queuePostRenderEffect$1( - effect2.run.bind(effect2), - instance && instance.suspense - ); - } else { - effect2.run(); - } - return unwatch; -} -function instanceWatch(source, value, options) { - const publicThis = this.proxy; - const getter = isString(source) ? source.includes(".") ? createPathGetter(publicThis, source) : () => publicThis[source] : source.bind(publicThis, publicThis); - let cb; - if (isFunction(value)) { - cb = value; - } else { - cb = value.handler; - options = value; - } - const reset = setCurrentInstance(this); - const res = doWatch(getter, cb.bind(publicThis), options); - reset(); - return res; -} -function createPathGetter(ctx, path) { - const segments = path.split("."); - return () => { - let cur = ctx; - for (let i = 0; i < segments.length && cur; i++) { - cur = cur[segments[i]]; - } - return cur; - }; -} -function traverse(value, depth, currentDepth = 0, seen) { - if (!isObject(value) || value["__v_skip"]) { - return value; - } - if (depth && depth > 0) { - if (currentDepth >= depth) { - return value; - } - currentDepth++; - } - seen = seen || /* @__PURE__ */ new Set(); - if (seen.has(value)) { - return value; - } - seen.add(value); - if (isRef(value)) { - traverse(value.value, depth, currentDepth, seen); - } else if (isArray(value)) { - for (let i = 0; i < value.length; i++) { - traverse(value[i], depth, currentDepth, seen); - } - } else if (isSet(value) || isMap(value)) { - value.forEach((v) => { - traverse(v, depth, currentDepth, seen); - }); - } else if (isPlainObject$1(value)) { - for (const key in value) { - traverse(value[key], depth, currentDepth, seen); - } - } - return value; -} -function validateDirectiveName(name) { - if (isBuiltInDirective(name)) { - warn$1("Do not use built-in directive ids as custom directive id: " + name); - } -} -function createAppContext() { - return { - app: null, - config: { - isNativeTag: NO, - performance: false, - globalProperties: {}, - optionMergeStrategies: {}, - errorHandler: void 0, - warnHandler: void 0, - compilerOptions: {} - }, - mixins: [], - components: {}, - directives: {}, - provides: /* @__PURE__ */ Object.create(null), - optionsCache: /* @__PURE__ */ new WeakMap(), - propsCache: /* @__PURE__ */ new WeakMap(), - emitsCache: /* @__PURE__ */ new WeakMap() - }; -} -let uid$1 = 0; -function createAppAPI(render, hydrate) { - return function createApp2(rootComponent, rootProps = null) { - if (!isFunction(rootComponent)) { - rootComponent = extend({}, rootComponent); - } - if (rootProps != null && !isObject(rootProps)) { - warn$1(`root props passed to app.mount() must be an object.`); - rootProps = null; - } - const context = createAppContext(); - const installedPlugins = /* @__PURE__ */ new WeakSet(); - const app = context.app = { - _uid: uid$1++, - _component: rootComponent, - _props: rootProps, - _container: null, - _context: context, - _instance: null, - version, - get config() { - return context.config; - }, - set config(v) { - { - warn$1( - `app.config cannot be replaced. Modify individual options instead.` - ); - } - }, - use(plugin2, ...options) { - if (installedPlugins.has(plugin2)) { - warn$1(`Plugin has already been applied to target app.`); - } else if (plugin2 && isFunction(plugin2.install)) { - installedPlugins.add(plugin2); - plugin2.install(app, ...options); - } else if (isFunction(plugin2)) { - installedPlugins.add(plugin2); - plugin2(app, ...options); - } else { - warn$1( - `A plugin must either be a function or an object with an "install" function.` - ); - } - return app; - }, - mixin(mixin) { - { - if (!context.mixins.includes(mixin)) { - context.mixins.push(mixin); - } else { - warn$1( - "Mixin has already been applied to target app" + (mixin.name ? `: ${mixin.name}` : "") - ); - } - } - return app; - }, - component(name, component) { - { - validateComponentName(name, context.config); - } - if (!component) { - return context.components[name]; - } - if (context.components[name]) { - warn$1(`Component "${name}" has already been registered in target app.`); - } - context.components[name] = component; - return app; - }, - directive(name, directive) { - { - validateDirectiveName(name); - } - if (!directive) { - return context.directives[name]; - } - if (context.directives[name]) { - warn$1(`Directive "${name}" has already been registered in target app.`); - } - context.directives[name] = directive; - return app; - }, - // fixed by xxxxxx - mount() { - }, - // fixed by xxxxxx - unmount() { - }, - provide(key, value) { - if (key in context.provides) { - warn$1( - `App already provides property with key "${String(key)}". It will be overwritten with the new value.` - ); - } - context.provides[key] = value; - return app; - }, - runWithContext(fn) { - const lastApp = currentApp; - currentApp = app; - try { - return fn(); - } finally { - currentApp = lastApp; - } - } - }; - return app; - }; -} -let currentApp = null; -function provide(key, value) { - if (!currentInstance) { - { - warn$1(`provide() can only be used inside setup().`); - } - } else { - let provides = currentInstance.provides; - const parentProvides = currentInstance.parent && currentInstance.parent.provides; - if (parentProvides === provides) { - provides = currentInstance.provides = Object.create(parentProvides); - } - provides[key] = value; - if (currentInstance.type.mpType === "app") { - currentInstance.appContext.app.provide(key, value); - } - } -} -function inject(key, defaultValue, treatDefaultAsFactory = false) { - const instance = currentInstance || currentRenderingInstance; - if (instance || currentApp) { - const provides = instance ? instance.parent == null ? instance.vnode.appContext && instance.vnode.appContext.provides : instance.parent.provides : currentApp._context.provides; - if (provides && key in provides) { - return provides[key]; - } else if (arguments.length > 1) { - return treatDefaultAsFactory && isFunction(defaultValue) ? defaultValue.call(instance && instance.proxy) : defaultValue; - } else { - warn$1(`injection "${String(key)}" not found.`); - } - } else { - warn$1(`inject() can only be used inside setup() or functional components.`); - } -} -function hasInjectionContext() { - return !!(currentInstance || currentRenderingInstance || currentApp); -} -const isKeepAlive = (vnode) => vnode.type.__isKeepAlive; -function onActivated(hook, target) { - registerKeepAliveHook(hook, "a", target); -} -function onDeactivated(hook, target) { - registerKeepAliveHook(hook, "da", target); -} -function registerKeepAliveHook(hook, type, target = currentInstance) { - const wrappedHook = hook.__wdc || (hook.__wdc = () => { - let current = target; - while (current) { - if (current.isDeactivated) { - return; - } - current = current.parent; - } - return hook(); - }); - injectHook(type, wrappedHook, target); - if (target) { - let current = target.parent; - while (current && current.parent) { - if (isKeepAlive(current.parent.vnode)) { - injectToKeepAliveRoot(wrappedHook, type, target, current); - } - current = current.parent; - } - } -} -function injectToKeepAliveRoot(hook, type, target, keepAliveRoot) { - const injected = injectHook( - type, - hook, - keepAliveRoot, - true - /* prepend */ - ); - onUnmounted(() => { - remove(keepAliveRoot[type], injected); - }, target); -} -function injectHook(type, hook, target = currentInstance, prepend = false) { - if (target) { - if (isRootHook(type)) { - target = target.root; - } - const hooks = target[type] || (target[type] = []); - const wrappedHook = hook.__weh || (hook.__weh = (...args) => { - if (target.isUnmounted) { - return; - } - pauseTracking(); - const reset = setCurrentInstance(target); - const res = callWithAsyncErrorHandling(hook, target, type, args); - reset(); - resetTracking(); - return res; - }); - if (prepend) { - hooks.unshift(wrappedHook); - } else { - hooks.push(wrappedHook); - } - return wrappedHook; - } else { - const apiName = toHandlerKey( - (ErrorTypeStrings[type] || type.replace(/^on/, "")).replace(/ hook$/, "") - ); - warn$1( - `${apiName} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup().` - ); - } -} -const createHook$1 = (lifecycle) => (hook, target = currentInstance) => ( - // post-create lifecycle registrations are noops during SSR (except for serverPrefetch) - (!isInSSRComponentSetup || lifecycle === "sp") && injectHook(lifecycle, (...args) => hook(...args), target) -); -const onBeforeMount = createHook$1("bm"); -const onMounted = createHook$1("m"); -const onBeforeUpdate = createHook$1("bu"); -const onUpdated = createHook$1("u"); -const onBeforeUnmount = createHook$1("bum"); -const onUnmounted = createHook$1("um"); -const onServerPrefetch = createHook$1("sp"); -const onRenderTriggered = createHook$1( - "rtg" -); -const onRenderTracked = createHook$1( - "rtc" -); -function onErrorCaptured(hook, target = currentInstance) { - injectHook("ec", hook, target); -} -const getPublicInstance = (i) => { - if (!i) - return null; - if (isStatefulComponent(i)) - return getExposeProxy(i) || i.proxy; - return getPublicInstance(i.parent); -}; -const publicPropertiesMap = ( - // Move PURE marker to new line to workaround compiler discarding it - // due to type annotation - /* @__PURE__ */ extend(/* @__PURE__ */ Object.create(null), { - $: (i) => i, - // fixed by xxxxxx vue-i18n 在 dev 模式,访问了 $el,故模拟一个假的 - // $el: i => i.vnode.el, - $el: (i) => i.__$el || (i.__$el = {}), - $data: (i) => i.data, - $props: (i) => shallowReadonly(i.props), - $attrs: (i) => shallowReadonly(i.attrs), - $slots: (i) => shallowReadonly(i.slots), - $refs: (i) => shallowReadonly(i.refs), - $parent: (i) => getPublicInstance(i.parent), - $root: (i) => getPublicInstance(i.root), - $emit: (i) => i.emit, - $options: (i) => resolveMergedOptions(i), - $forceUpdate: (i) => i.f || (i.f = () => { - i.effect.dirty = true; - queueJob(i.update); - }), - // $nextTick: i => i.n || (i.n = nextTick.bind(i.proxy!)),// fixed by xxxxxx - $watch: (i) => instanceWatch.bind(i) - }) -); -const isReservedPrefix = (key) => key === "_" || key === "$"; -const hasSetupBinding = (state, key) => state !== EMPTY_OBJ && !state.__isScriptSetup && hasOwn(state, key); -const PublicInstanceProxyHandlers = { - get({ _: instance }, key) { - const { ctx, setupState, data, props, accessCache, type, appContext } = instance; - if (key === "__isVue") { - return true; - } - let normalizedProps; - if (key[0] !== "$") { - const n2 = accessCache[key]; - if (n2 !== void 0) { - switch (n2) { - case 1: - return setupState[key]; - case 2: - return data[key]; - case 4: - return ctx[key]; - case 3: - return props[key]; - } - } else if (hasSetupBinding(setupState, key)) { - accessCache[key] = 1; - return setupState[key]; - } else if (data !== EMPTY_OBJ && hasOwn(data, key)) { - accessCache[key] = 2; - return data[key]; - } else if ( - // only cache other properties when instance has declared (thus stable) - // props - (normalizedProps = instance.propsOptions[0]) && hasOwn(normalizedProps, key) - ) { - accessCache[key] = 3; - return props[key]; - } else if (ctx !== EMPTY_OBJ && hasOwn(ctx, key)) { - accessCache[key] = 4; - return ctx[key]; - } else if (shouldCacheAccess) { - accessCache[key] = 0; - } - } - const publicGetter = publicPropertiesMap[key]; - let cssModule, globalProperties; - if (publicGetter) { - if (key === "$attrs") { - track(instance, "get", key); - } else if (key === "$slots") { - track(instance, "get", key); - } - return publicGetter(instance); - } else if ( - // css module (injected by vue-loader) - (cssModule = type.__cssModules) && (cssModule = cssModule[key]) - ) { - return cssModule; - } else if (ctx !== EMPTY_OBJ && hasOwn(ctx, key)) { - accessCache[key] = 4; - return ctx[key]; - } else if ( - // global properties - globalProperties = appContext.config.globalProperties, hasOwn(globalProperties, key) - ) { - { - return globalProperties[key]; - } - } else if (currentRenderingInstance && (!isString(key) || // #1091 avoid internal isRef/isVNode checks on component instance leading - // to infinite warning loop - key.indexOf("__v") !== 0)) { - if (data !== EMPTY_OBJ && isReservedPrefix(key[0]) && hasOwn(data, key)) { - warn$1( - `Property ${JSON.stringify( - key - )} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.` - ); - } else if (instance === currentRenderingInstance) { - warn$1( - `Property ${JSON.stringify(key)} was accessed during render but is not defined on instance.` - ); - } - } - }, - set({ _: instance }, key, value) { - const { data, setupState, ctx } = instance; - if (hasSetupBinding(setupState, key)) { - setupState[key] = value; - return true; - } else if (setupState.__isScriptSetup && hasOwn(setupState, key)) { - warn$1(`Cannot mutate