diff --git a/config/module.config.json b/config/module.config.json index 8f80276c..a7ae9db4 100644 --- a/config/module.config.json +++ b/config/module.config.json @@ -1,8 +1,8 @@ { "id": "MIUI_MagicWindow+", "name": "HyperOS For Pad(Fold) 完美横屏应用计划", - "version": "2.06.01", - "versionCode": "206001", + "version": "2.06.02", + "versionCode": "206002", "author": "做梦书、柚稚的孩纸 等(原作者:御坂初琴)", "description": "适用于HyperOS For Pad/Fold,用于扩展信箱模式、平行视界和应用布局优化的支持范围并优化适配体验,支持[自定义规则]扩充或覆盖部分应用适配。当前刷入的是[小米(红米)平板通用版]。遇到问题先看[问题合集],反馈问题请提交[应用名]、[系统版本]、[模块版本]、[不适配的现象]。(反馈应用适配问题可前往酷安私信 @做梦书 或者GitHub:https://github.com/sothx/mipad-magic-window,如需卸载模块请移除模块后重启平板)", "updateJson": "https://hyper-magic-window-module-update.sothx.com/release/" diff --git a/docs/changelog.md b/docs/changelog.md index 83ebddec..041a3e77 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -14,8 +14,18 @@ - 新增 模块设置-系统应用横屏优化(Hyper OS 2+) +- 修复 Hyper OS 2下刷新率和分辨率不可用的问题 + +由于小米「应用横屏布局」BUG,Hyper OS 2下部分系统应用可无法完全横屏工作,模块可以修复这个问题,但每次设备重启或修改模块规则,这些系统应用都将被强制重启,该功能默认启用,如「启用」将代表已接纳并知晓此副作用影响。 + - 新增 模块设置-AI 动态壁纸(Hyper OS 2+) +- 新增 模块设置-小爱翻译 + +- 新增 模块设置-AI 同声传译 + +- 新增 模块设置-AI 算力共享(仅平板端且Hyper OS 2+) + 如果是处于测试版(Beta)的模块,可能存在较多的不稳定性以及异常BUG,如遇问题可反馈,反馈Q群:277757185 diff --git a/docs/release/V9/changelog.md b/docs/release/V9/changelog.md new file mode 100644 index 00000000..041a3e77 --- /dev/null +++ b/docs/release/V9/changelog.md @@ -0,0 +1,33 @@ +## 更新日志-正式版 + +为了确保模块的稳定性,Github推送的版本通常会晚几个版本,如需获取最新版本可以前往网盘获取: + +链接: [https://caiyun.139.com/m/i?135CeBMHACC6p](https://caiyun.139.com/m/i?135CeBMHACC6p) + + +[模块主体] + +- 修复 修复部分情况下智能IO调度未生效的问题(如有问题请卸载模块重新安装) + + +[Web UI] + +- 新增 模块设置-系统应用横屏优化(Hyper OS 2+) + +- 修复 Hyper OS 2下刷新率和分辨率不可用的问题 + +由于小米「应用横屏布局」BUG,Hyper OS 2下部分系统应用可无法完全横屏工作,模块可以修复这个问题,但每次设备重启或修改模块规则,这些系统应用都将被强制重启,该功能默认启用,如「启用」将代表已接纳并知晓此副作用影响。 + +- 新增 模块设置-AI 动态壁纸(Hyper OS 2+) + +- 新增 模块设置-小爱翻译 + +- 新增 模块设置-AI 同声传译 + +- 新增 模块设置-AI 算力共享(仅平板端且Hyper OS 2+) + + + +如果是处于测试版(Beta)的模块,可能存在较多的不稳定性以及异常BUG,如遇问题可反馈,反馈Q群:277757185 + +模块首页:[https://hyper-magic-window.sothx.com/](https://hyper-magic-window.sothx.com/) \ No newline at end of file diff --git a/docs/release/V9/fold.json b/docs/release/V9/fold.json new file mode 100644 index 00000000..e2ebad99 --- /dev/null +++ b/docs/release/V9/fold.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/fold-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/docs/release/V9/pad-ext.json b/docs/release/V9/pad-ext.json new file mode 100644 index 00000000..fbde8bf2 --- /dev/null +++ b/docs/release/V9/pad-ext.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/pad-ext-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/docs/release/V9/pad-general-tiramisu.json b/docs/release/V9/pad-general-tiramisu.json new file mode 100644 index 00000000..712213b0 --- /dev/null +++ b/docs/release/V9/pad-general-tiramisu.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/pad-general-tiramisu-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/docs/release/V9/pad-general-upsideDownCake.json b/docs/release/V9/pad-general-upsideDownCake.json new file mode 100644 index 00000000..9521653f --- /dev/null +++ b/docs/release/V9/pad-general-upsideDownCake.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/pad-general-upsideDownCake-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/docs/release/V9/pad-hyperos-based-on-tiramisu.json b/docs/release/V9/pad-hyperos-based-on-tiramisu.json new file mode 100644 index 00000000..55ef88a2 --- /dev/null +++ b/docs/release/V9/pad-hyperos-based-on-tiramisu.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/pad-hyperos-based-on-tiramisu-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/docs/release/V9/pad-hyperos1-based-on-upsideDownCake.json b/docs/release/V9/pad-hyperos1-based-on-upsideDownCake.json new file mode 100644 index 00000000..97721431 --- /dev/null +++ b/docs/release/V9/pad-hyperos1-based-on-upsideDownCake.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/pad-hyperos1-based-on-upsideDownCake-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/docs/release/V9/pad-magicWindow.json b/docs/release/V9/pad-magicWindow.json new file mode 100644 index 00000000..7889cca0 --- /dev/null +++ b/docs/release/V9/pad-magicWindow.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/pad-magicWindow-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/docs/release/V9/pad-miui-based-on-tiramisu.json b/docs/release/V9/pad-miui-based-on-tiramisu.json new file mode 100644 index 00000000..4da5ae64 --- /dev/null +++ b/docs/release/V9/pad-miui-based-on-tiramisu.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/pad-miui-based-on-tiramisu-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/docs/release/V9/pad.json b/docs/release/V9/pad.json new file mode 100644 index 00000000..b004bba1 --- /dev/null +++ b/docs/release/V9/pad.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/pad-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/docs/release/V9/phone.json b/docs/release/V9/phone.json new file mode 100644 index 00000000..dc29bc2a --- /dev/null +++ b/docs/release/V9/phone.json @@ -0,0 +1,6 @@ +{ + "version": "2.06.02", + "versionCode": 206002, + "zipUrl": "https://github.com/sothx/mipad-magic-window/releases/download/2.06.02/phone-2.06.02.zip", + "changelog": "https://hyper-magic-window-module-update.sothx.com/release/V9/changelog.md" +} \ No newline at end of file diff --git a/module_src/webroot/assets/AppStore-BzwJj1D0.js b/module_src/webroot/assets/AppStore-CwLL4JlE.js similarity index 99% rename from module_src/webroot/assets/AppStore-BzwJj1D0.js rename to module_src/webroot/assets/AppStore-CwLL4JlE.js index 4cdc828c..0543d74b 100644 --- a/module_src/webroot/assets/AppStore-BzwJj1D0.js +++ b/module_src/webroot/assets/AppStore-CwLL4JlE.js @@ -1,4 +1,4 @@ -import{d as b,h as k,i as F,j as P,k as m,g as s,n as y,l as u,m as n,b as i,p as a,e as x,f as d,q as S,s as l,t as B,v as D,x as E}from"./index-BVVtPzGJ.js";const f="/images/apps/mi_home.png",w="/images/apps/starNote.webp",A="/images/apps/mi_music.png",O="/images/apps/samsung_browser.png",H="/images/apps/bodian.webp",V="/images/apps/honor_music.png",M="/images/apps/habicat.webp",T="/images/apps/youshi.webp",N={class:"setting"},X={class:"mt-5"},I={class:"px-4 sm:px-0"},$={class:"mt-6 border-gray-100"},z={class:"divide-gray-100 mb-5"},R={class:"px-4 flex sm:grid sm:px-0"},Z={key:0,class:"px-4 flex sm:grid sm:px-0 mt-5"},Q={key:1,class:"px-4 flex sm:grid sm:px-0 mt-5"},K={class:"px-4 flex sm:grid sm:px-0 mt-5"},U={key:2,class:"px-4 flex sm:grid sm:px-0 mt-5"},W={class:"px-4 flex sm:grid sm:px-0 mt-5"},j={key:3,class:"px-4 flex sm:grid sm:px-0 mt-5"},q={key:4,class:"px-4 flex sm:grid sm:px-0 mt-5"},L={key:5,class:"px-4 flex sm:grid sm:px-0 mt-5"},Y={class:"px-4 flex sm:grid sm:px-0 mt-5"},G={class:"px-4 flex sm:grid sm:px-0 mt-5"},tt=b({__name:"AppStore",setup(J){const r=k(),C=F(()=>({theme:r.isDarkMode?D:E})),{message:_,modal:v,notification:c}=P(["message","modal","notification"],{configProviderProps:C}),e=async(g,t,o)=>{v.create({title:`获取${g}`,type:"info",preset:"dialog",content:()=>n("div",null,[n("p",null,[l("确定要下载"),g,l("么?请注意核对部分应用的兼容性。"),o==="system"&&n("span",null,[l("(Tips: 系统应用无法通过小米自带的应用包管理器安装,请通过MT管理器安装!)")]),o==="revision"&&n("span",null,[l("(Tips: 修改版需搭配核心破解并通过MT管理器安装)")])]),n("p",null,[l("下载地址:")]),n("p",null,[t])]),positiveText:"复制下载链接到剪切板",negativeText:"取消",onPositiveClick:()=>{navigator.clipboard.writeText(`${t}`)},onNegativeClick:()=>{}})};return(g,t)=>{const o=x("n-button"),p=x("n-alert");return d(),m("div",N,[s("div",X,[s("div",I,[t[11]||(t[11]=s("h3",{class:y("text-base font-semibold leading-7")},[s("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r +import{d as b,h as k,i as F,j as P,k as m,g as s,n as y,l as u,m as n,b as i,p as a,e as x,f as d,q as S,s as l,t as B,v as D,x as E}from"./index-fznNs03Y.js";const f="/images/apps/mi_home.png",w="/images/apps/starNote.webp",A="/images/apps/mi_music.png",O="/images/apps/samsung_browser.png",H="/images/apps/bodian.webp",V="/images/apps/honor_music.png",M="/images/apps/habicat.webp",T="/images/apps/youshi.webp",N={class:"setting"},X={class:"mt-5"},I={class:"px-4 sm:px-0"},$={class:"mt-6 border-gray-100"},z={class:"divide-gray-100 mb-5"},R={class:"px-4 flex sm:grid sm:px-0"},Z={key:0,class:"px-4 flex sm:grid sm:px-0 mt-5"},Q={key:1,class:"px-4 flex sm:grid sm:px-0 mt-5"},K={class:"px-4 flex sm:grid sm:px-0 mt-5"},U={key:2,class:"px-4 flex sm:grid sm:px-0 mt-5"},W={class:"px-4 flex sm:grid sm:px-0 mt-5"},j={key:3,class:"px-4 flex sm:grid sm:px-0 mt-5"},q={key:4,class:"px-4 flex sm:grid sm:px-0 mt-5"},L={key:5,class:"px-4 flex sm:grid sm:px-0 mt-5"},Y={class:"px-4 flex sm:grid sm:px-0 mt-5"},G={class:"px-4 flex sm:grid sm:px-0 mt-5"},tt=b({__name:"AppStore",setup(J){const r=k(),C=F(()=>({theme:r.isDarkMode?D:E})),{message:_,modal:v,notification:c}=P(["message","modal","notification"],{configProviderProps:C}),e=async(g,t,o)=>{v.create({title:`获取${g}`,type:"info",preset:"dialog",content:()=>n("div",null,[n("p",null,[l("确定要下载"),g,l("么?请注意核对部分应用的兼容性。"),o==="system"&&n("span",null,[l("(Tips: 系统应用无法通过小米自带的应用包管理器安装,请通过MT管理器安装!)")]),o==="revision"&&n("span",null,[l("(Tips: 修改版需搭配核心破解并通过MT管理器安装)")])]),n("p",null,[l("下载地址:")]),n("p",null,[t])]),positiveText:"复制下载链接到剪切板",negativeText:"取消",onPositiveClick:()=>{navigator.clipboard.writeText(`${t}`)},onNegativeClick:()=>{}})};return(g,t)=>{const o=x("n-button"),p=x("n-alert");return d(),m("div",N,[s("div",X,[s("div",I,[t[11]||(t[11]=s("h3",{class:y("text-base font-semibold leading-7")},[s("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r 101.22deg,\r rgb(255, 182, 133) -18.32%,\r rgb(255, 111, 29) 7.01%,\r diff --git a/module_src/webroot/assets/DotBlackListView-qnrBgehv.js b/module_src/webroot/assets/DotBlackListView-CI_uITGP.js similarity index 96% rename from module_src/webroot/assets/DotBlackListView-qnrBgehv.js rename to module_src/webroot/assets/DotBlackListView-CI_uITGP.js index 41bf626e..59b37a70 100644 --- a/module_src/webroot/assets/DotBlackListView-qnrBgehv.js +++ b/module_src/webroot/assets/DotBlackListView-CI_uITGP.js @@ -1,5 +1,5 @@ -import{d as au,J as lu,r as A,h as nu,K as su,y as ou,i as ru,j as iu,e as d,f as z,k as Fu,L as du,M as pu,N as Cu,m as u,b as s,s as e,af as Du,l as a,P as Bu,v as cu,x as Eu,Q as gu,ag as mu,T as fu,g as m,n as G,U as Au,u as ku,V as k,W as f,X as vu,Y as yu,ah as bu,ai as wu,aj as Z,ak as xu,c as uu,al as Lu,am as Mu,O as Tu,a2 as _u,a3 as Ru,a4 as $u,q as Iu,a5 as eu,a6 as Nu,a7 as Pu,a8 as y,an as U,ao as W,ap as Su,aq as J,ar as hu,as as Qu,at as tu,au as N,av as Uu,aw as Wu,ax as zu,A as Hu}from"./index-BVVtPzGJ.js";const Ou=au({__name:"DotBlackListAppDrawer",props:{type:{},title:{}},emits:["submit"],setup(q,{expose:P,emit:X}){const n=lu();A(null),A(null);const T=q,w=A(!1),_=nu();su(),ou();const Y=ru(()=>({theme:_.isDarkMode?cu:Eu})),{message:o,modal:S}=iu(["message","modal"],{configProviderProps:Y});let l,C;const R=A({openDrawer:L=>new Promise((F,x)=>{if(T.type==="update"&&!L){x(new Error("更新模式下必须传入初始化参数")),o.error("初始化参数不能为空");return}l=F,C=x,v.value="",w.value=!0}),closeDrawer:()=>{w.value=!1,C("Drawer closed without submission")}}),v=A(""),$=A(""),h=async()=>{if(!v.value){S.create({title:"应用包名不能为空",type:"error",preset:"dialog",content:()=>u("p",null,[e("噫?应用包名不能为空(敲")])});return}if(n.allPackageName.has(v.value)){S.create({title:"应用包名已存在",type:"error",preset:"dialog",content:()=>u("p",null,[e("噫?这个应用包名已经存在列表中了(敲")])});return}p.value=!0;const L=()=>{p.value=!1,w.value=!1},F=()=>{p.value=!1},x={name:v.value,loadingCallback:F,closeCallback:L};S.create({title:"确认隐藏窗口控制器吗?",type:"warning",preset:"dialog",content:()=>u("p",null,[e("窗口控制器的隐藏受小米云控规则下发影响,如果隐藏窗口控制器失效,请重新操作")," ",u("span",{class:`font-bold ${_.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("热重载应用数据")])," ",e(",如后续需要恢复")," ",u("span",{class:`font-bold ${_.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("窗口控制器")])," ",e("的显示,则需要先清除自定义规则,确定要继续吗?")]),positiveText:"确定隐藏",negativeText:"我再想想",onPositiveClick:async()=>{l(x)},onNegativeClick(){F()},onMaskClick(){F()},onClose(){F()}})},p=A(!1);return P({openDrawer:R.value.openDrawer}),(L,F)=>{const x=d("n-input-group-label"),H=d("n-input"),O=d("n-input-group"),V=d("n-alert"),K=d("n-button"),j=d("n-drawer-content"),I=d("n-drawer");return z(),Fu(Bu,null,[du(L.$slots,"default",pu(Cu({openDrawer:R.value.openDrawer}))),u(I,{show:w.value,"onUpdate:show":F[3]||(F[3]=b=>w.value=b),width:a(_).windowWidth>=640?"450px":"100%",placement:"right"},{default:s(()=>[u(j,{"body-content-class":"auto-ui-drawer-content","scrollbar-props":{trigger:"none"},title:T.title,closable:""},{footer:s(()=>[u(K,{type:"info",loading:p.value,"onUpdate:loading":F[1]||(F[1]=b=>p.value=b),onClick:F[2]||(F[2]=()=>h())},{default:s(()=>F[6]||(F[6]=[e(" 提交 ")])),_:1},8,["loading"])]),default:s(()=>[u(O,null,{default:s(()=>[u(x,{size:"large"},{default:s(()=>F[4]||(F[4]=[e("应用包名")])),_:1}),u(H,{size:"large",status:$.value,value:v.value,"onUpdate:value":F[0]||(F[0]=b=>v.value=b),"allow-input":b=>Du(b),readonly:T.type==="update",placeholder:"请输入应用包名"},null,8,["status","value","allow-input","readonly"])]),_:1}),u(V,{"show-icon":!1,bordered:!1,title:"隐藏窗口控制器",type:"info",class:"mt-5"},{default:s(()=>F[5]||(F[5]=[e(" 添加后,应用上方的窗口控制器将被隐藏 ")])),_:1})]),_:1},8,["title"])]),_:1},8,["show","width"])],64)}}}),Vu={class:"autoui-view mb-10"},Ku={class:"mt-3"},ju={class:"mb-3 px-4 sm:px-0"},Ju={class:"mb-3 flex flex-wrap"},qu={class:"flex flex-wrap"},Xu={class:"flex flex-wrap"},Gu=au({__name:"DotBlackListView",setup(q){const P=A(null),X=b(),n=nu(),T=su(),w=gu(),_=ru(()=>({theme:n.isDarkMode?cu:Eu})),{message:Y,modal:o,notification:S}=iu(["message","modal","notification"],{configProviderProps:_}),l=lu(),C=A(!1),R=A(!1);mu();const v=A(null);Au(),ou(),ku();const $=A("");function h(r){return()=>J(f,null,{default:()=>J(r)})}const p=async()=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}await n.getAndroidApplicationPackageNameList(),await l.initDefault()},L=async()=>{const[r,t]=await y(w.getList());r&&o.create({title:"获取失败",type:"warning",preset:"dialog",content:()=>u("p",null,[e("您的系统环境暂不支持该功能,获取失败~")]),negativeText:"确定"}),t&&o.create({title:"获取成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶OwO,已重新获取当前已安装的应用名称~")]),negativeText:"确定"})},F=()=>{l.filterInstalledApps=!l.filterInstalledApps},x=async()=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}R.value=!0,await p();const r=l.mergeDotBlackList.map(E=>E.name),[t,i]=await y(U({dotBlackList:r,sourceDotBlackList:l.sourceDotBlackList,customDotBlackList:l.customDotBlackList}));t&&(o.create({title:"热重载应用数据失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("热重载应用数据失败了QwQ,详情请查看错误日志~")]),negativeText:"确定"}),R.value=!1),i&&(o.create({title:"热重载应用数据成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶w,已经重新为你载入包括自定义规则在内的应用数据~实际生效还需要重启")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("系统界面")])," ",e("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){W().then(async E=>{await p(),o.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("已经成功为你重启系统界面的作用域,请查看是否生效,如不生效请手动重启平板再查看效果~")])})}).catch(E=>{o.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}),R.value=!1)},H=async()=>{const[r,t]=await y(new Promise((i,E)=>{o.create({title:"想重启设备吗?",type:"info",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("是否立即重启设备,以使规则生效?")])]),positiveText:"确认重启",negativeText:"取消",onPositiveClick:()=>{i("positiveClick")},onNegativeClick:()=>{E("negativeClick")}})}));if(t){const[i]=await y(Su());if(i){o.create({title:"操作失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("无法重启设备,详情请查看日志记录~")]),negativeText:"确定"});return}}},O=async()=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}$.value="";const[,r]=await y(new Promise((t,i)=>{o.create({title:"请粘贴分享口令",preset:"dialog",style:"min-width:500px; width:50%;",content:()=>J(eu,{type:"textarea",value:$.value,"onUpdate:value":E=>{$.value=E},autosize:{minRows:8,maxRows:8},placeholder:"在此处粘贴分享规则口令"}),positiveText:"确定提交",negativeText:"取消导入",onPositiveClick(){t("positiveClick")}})}));if(r){C.value=!0;const t=$.value,i=hu(t);if(!(i!=null&&i.length)){o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("导入分享规则失败了QwQ,解析")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("自定义规则")])," ",e("口令发生错误,无法正常解析。")]),negativeText:"确定"}),C.value=!1;return}try{const E=Qu(i),D=tu.inflate(E,{to:"string"}),c=JSON.parse(D);if(c.type!=="dot_black_list"){o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("导入分享规则失败了QwQ,该")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("自定义规则")])," ",e("不适用于窗口控制器。")]),negativeText:"确定"}),C.value=!1;return}if(c.device==="pad"&&n.deviceCharacteristics!=="tablet"||c.device==="fold"&&n.deviceCharacteristics==="tablet"){o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("导入分享规则失败了QwQ,平板和折叠屏的适配规则不能混用哦~")]),negativeText:"确定"}),C.value=!1;return}if(l.allPackageName.has(c.name)){o.create({title:"应用包名已存在",type:"error",preset:"dialog",content:()=>u("p",null,[e("这个应用包名已经存在列表中了,导入分享规则失败了!(敲")])}),C.value=!1;return}l.customDotBlackList.push(c.name);const B=l.mergeDotBlackList.map(M=>M.name),[Q,g]=await y(U({dotBlackList:B,sourceDotBlackList:l.sourceDotBlackList,customDotBlackList:l.customDotBlackList}));Q?(o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,导入失败了QwQ,详细错误请查看错误日志~")])}),C.value=!1):(await p(),T.updateMergeRuleList(),C.value=!1,o.create({title:"导入分享规则成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶w,")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(c.name,n.installedAppNameList[c.name]||T.applicationName[c.name])])," ",e("的应用配置成功了OwO~实际生效还需要重启")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("系统界面")])," ",e("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){W().then(async M=>{await p(),o.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("已经成功为你重启系统界面的作用域,请查看是否生效,如不生效请手动重启平板再查看效果~")])})}).catch(M=>{o.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}))}catch(E){console.log(E,"error"),o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("解析分享规则失败了QwQ,请检查导入口令是否有误")]),negativeText:"确定"}),C.value=!1}}},V=async(r,t,i,E)=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}if(r==="cleanCustomRule"){const D=o.create({title:"想清除自定义规则吗?",type:"warning",preset:"dialog",content:()=>u("p",null,[e("清除自定义规则后,将恢复")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(i.name,i.applicationName)])," ",e("的窗口控制器显示效果。确定要继续吗?")]),positiveText:"确定清除",negativeText:"我再想想",onPositiveClick:async()=>{D.loading=!0,l.customDotBlackList=l.customDotBlackList.filter(g=>g!==i.name),l.sourceDotBlackList=l.sourceDotBlackList.map(g=>(g.dataList=g.dataList.filter(M=>M!==i.name),g));const c=l.mergeDotBlackList.map(g=>g.name),[B,Q]=await y(U({dotBlackList:c,sourceDotBlackList:l.sourceDotBlackList,customDotBlackList:l.customDotBlackList}));B?(o.create({title:"清除自定义规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,清除失败了QwQ,详细错误请查看错误日志~")])}),D.loading=!1):(D.loading=!1,o.create({title:"清除自定义规则成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶w,清除自定义规则成功了OwO~实际生效还需要重启")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("系统界面")])," ",e("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){W().then(async g=>{await p(),o.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("已经成功为你重启系统界面的作用域,请查看是否生效,如不生效请手动重启平板再查看效果~")])})}).catch(g=>{o.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}),D.loading=!1,await p())}})}if(r==="shareCustomRule"){const D={name:i.name,cmpt:1,rules:{name:i.name},type:"dot_black_list",device:n.deviceCharacteristics==="tablet"?"pad":"fold"},c=JSON.stringify(D),B=tu.deflate(c,{level:9,memLevel:9,windowBits:15}),Q=new Uint8Array(B),g=zu(Q),[M]=await y(navigator.clipboard.writeText(`我分享了一个[窗口控制器]的自定义规则,可以前往[完美横屏应用计划 For Web UI]导入: -${g}`));if(M){o.create({title:"复制分享口令失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("复制")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(i.name,i.applicationName)])," ",e("的分享口令失败了QwQ,可能由于没有读取/写入剪切板的权限或")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("自定义规则")])," ",e("长度过大。")]),negativeText:"确定"});return}else o.create({title:"复制分享口令成功",type:"success",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("好耶w,复制")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(i.name,i.applicationName)])," ",e("分享口令成功了~")]),u("p",null,[e("如果没有复制成功,请确认是否给予了读取/写入剪切板的权限或")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("自定义规则")])," ",e("长度过大。")]),u("p",null,[e("分享口令导入入口位于")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("窗口控制器- 从分享口令导入")])," ",e("。")])]),positiveText:"确定"})}},K=(r,t)=>{o.create({title:"系统规则说明",type:"warning",preset:"dialog",content:()=>u("p",null,[e("系统已对")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(r.name,r.applicationName)])," ",e("配置了窗口控制器的隐藏,且不可被移除,仅有自定义规则可以被移除哦~")])})},j=async()=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}if(v.value){const[r,t]=await y(v.value.openDrawer());if(r)console.log("操作取消:",r);else{l.customDotBlackList.push(t.name);const i=l.mergeDotBlackList.map(c=>c.name),[E,D]=await y(U({dotBlackList:i,sourceDotBlackList:l.sourceDotBlackList,customDotBlackList:l.customDotBlackList}));E?(o.create({title:"应用添加失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,添加失败了QwQ,详细错误请查看错误日志~")])}),t.loadingCallback&&t.loadingCallback()):(o.create({title:"应用添加成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶w,已经成功配置")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(t.name,n.installedAppNameList[t.name]||l.applicationName[t.name])])," ",e("的窗口控制器隐藏效果了OwO~实际生效还需要重启")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("系统界面")])," ",e("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){W().then(async c=>{await p(),o.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("已经成功为你重启系统界面的作用域,请查看是否生效,如不生效请手动重启平板再查看效果~")])})}).catch(c=>{o.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}),await p(),t.loadingCallback&&t.loadingCallback(),t.closeCallback&&t.closeCallback())}}},I=fu({page:1,pageSize:10,simple:!0,showSizePicker:!0,onChange:r=>{I.page=r},onUpdatePageSize:r=>{I.pageSize=r,I.page=1}});function b(){return[{title:"应用名称",minWidth:250,key:"name",render(r,t){return u("div",null,[r.applicationName&&u("p",null,[r.applicationName]),r.name&&u("p",null,[u("span",{class:{hidden:!r.applicationName}},[e("(")]),r.name,u("span",{class:{hidden:!r.applicationName}},[e(")")])])])}},{title:"规则状态",width:150,key:"isOptimizeWebView",render(r,t){return r.status?u(d("n-tag"),{bordered:!1,dashed:!0,type:"success"},{default:()=>[e("已生效")]}):u(d("n-tag"),{bordered:!1,dashed:!0,type:"info"},{default:()=>[e("未生效")]})}},{title:"规则来源",width:150,key:"ruleMode",render(r,t){const i={icon:r.ruleMode==="custom"?Uu:Wu};if(r.ruleMode==="custom"){const E=[{label:"分享自定义规则",key:"shareCustomRule",icon:h(Z)},{label:"清除自定义规则",key:"cleanCustomRule",icon:h(Hu)}];return u(d("n-dropdown"),{onSelect:(D,c)=>V(D,c,r),size:"large",trigger:"click",options:E},{default:()=>[u(d("n-button"),{size:"small",dashed:!0,type:"info"},{default:()=>[e("自定义规则")],...i})]})}return u(d("n-button"),{size:"small",dashed:!0,type:"error",onClick:()=>K(r)},{default:()=>[e("系统规则")],...i})}}]}return(r,t)=>{const i=d("n-alert"),E=d("n-input-group"),D=d("n-card"),c=d("n-data-table");return z(),Fu("main",Vu,[m("div",Ku,[m("div",ju,[t[10]||(t[10]=m("h3",{class:G("text-base font-semibold leading-7")},[m("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r +import{d as au,J as lu,r as A,h as nu,K as su,y as ou,i as ru,j as iu,e as d,f as z,k as Fu,L as du,M as pu,N as Cu,m as u,b as s,s as e,ag as Du,l as a,P as Bu,v as cu,x as Eu,Q as gu,ah as mu,U as fu,g as m,n as Z,V as Au,u as ku,W as k,X as f,Y as vu,Z as yu,ai as bu,aj as wu,ak as G,al as xu,c as uu,am as Lu,an as Mu,O as Tu,a3 as _u,a4 as Ru,a5 as $u,q as Iu,a6 as eu,a7 as Nu,a8 as Pu,a9 as y,ao as U,ap as W,aq as Su,ar as J,as as hu,at as Qu,au as tu,av as N,aw as Uu,ax as Wu,ay as zu,A as Hu}from"./index-fznNs03Y.js";const Ou=au({__name:"DotBlackListAppDrawer",props:{type:{},title:{}},emits:["submit"],setup(q,{expose:P,emit:X}){const n=lu();A(null),A(null);const T=q,w=A(!1),_=nu();su(),ou();const Y=ru(()=>({theme:_.isDarkMode?cu:Eu})),{message:o,modal:S}=iu(["message","modal"],{configProviderProps:Y});let l,C;const R=A({openDrawer:L=>new Promise((F,x)=>{if(T.type==="update"&&!L){x(new Error("更新模式下必须传入初始化参数")),o.error("初始化参数不能为空");return}l=F,C=x,v.value="",w.value=!0}),closeDrawer:()=>{w.value=!1,C("Drawer closed without submission")}}),v=A(""),$=A(""),h=async()=>{if(!v.value){S.create({title:"应用包名不能为空",type:"error",preset:"dialog",content:()=>u("p",null,[e("噫?应用包名不能为空(敲")])});return}if(n.allPackageName.has(v.value)){S.create({title:"应用包名已存在",type:"error",preset:"dialog",content:()=>u("p",null,[e("噫?这个应用包名已经存在列表中了(敲")])});return}p.value=!0;const L=()=>{p.value=!1,w.value=!1},F=()=>{p.value=!1},x={name:v.value,loadingCallback:F,closeCallback:L};S.create({title:"确认隐藏窗口控制器吗?",type:"warning",preset:"dialog",content:()=>u("p",null,[e("窗口控制器的隐藏受小米云控规则下发影响,如果隐藏窗口控制器失效,请重新操作")," ",u("span",{class:`font-bold ${_.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("热重载应用数据")])," ",e(",如后续需要恢复")," ",u("span",{class:`font-bold ${_.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("窗口控制器")])," ",e("的显示,则需要先清除自定义规则,确定要继续吗?")]),positiveText:"确定隐藏",negativeText:"我再想想",onPositiveClick:async()=>{l(x)},onNegativeClick(){F()},onMaskClick(){F()},onClose(){F()}})},p=A(!1);return P({openDrawer:R.value.openDrawer}),(L,F)=>{const x=d("n-input-group-label"),H=d("n-input"),O=d("n-input-group"),V=d("n-alert"),K=d("n-button"),j=d("n-drawer-content"),I=d("n-drawer");return z(),Fu(Bu,null,[du(L.$slots,"default",pu(Cu({openDrawer:R.value.openDrawer}))),u(I,{show:w.value,"onUpdate:show":F[3]||(F[3]=b=>w.value=b),width:a(_).windowWidth>=640?"450px":"100%",placement:"right"},{default:s(()=>[u(j,{"body-content-class":"auto-ui-drawer-content","scrollbar-props":{trigger:"none"},title:T.title,closable:""},{footer:s(()=>[u(K,{type:"info",loading:p.value,"onUpdate:loading":F[1]||(F[1]=b=>p.value=b),onClick:F[2]||(F[2]=()=>h())},{default:s(()=>F[6]||(F[6]=[e(" 提交 ")])),_:1},8,["loading"])]),default:s(()=>[u(O,null,{default:s(()=>[u(x,{size:"large"},{default:s(()=>F[4]||(F[4]=[e("应用包名")])),_:1}),u(H,{size:"large",status:$.value,value:v.value,"onUpdate:value":F[0]||(F[0]=b=>v.value=b),"allow-input":b=>Du(b),readonly:T.type==="update",placeholder:"请输入应用包名"},null,8,["status","value","allow-input","readonly"])]),_:1}),u(V,{"show-icon":!1,bordered:!1,title:"隐藏窗口控制器",type:"info",class:"mt-5"},{default:s(()=>F[5]||(F[5]=[e(" 添加后,应用上方的窗口控制器将被隐藏 ")])),_:1})]),_:1},8,["title"])]),_:1},8,["show","width"])],64)}}}),Vu={class:"autoui-view mb-10"},Ku={class:"mt-3"},ju={class:"mb-3 px-4 sm:px-0"},Ju={class:"mb-3 flex flex-wrap"},qu={class:"flex flex-wrap"},Xu={class:"flex flex-wrap"},Zu=au({__name:"DotBlackListView",setup(q){const P=A(null),X=b(),n=nu(),T=su(),w=gu(),_=ru(()=>({theme:n.isDarkMode?cu:Eu})),{message:Y,modal:o,notification:S}=iu(["message","modal","notification"],{configProviderProps:_}),l=lu(),C=A(!1),R=A(!1);mu();const v=A(null);Au(),ou(),ku();const $=A("");function h(r){return()=>J(f,null,{default:()=>J(r)})}const p=async()=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}await n.getAndroidApplicationPackageNameList(),await l.initDefault()},L=async()=>{const[r,t]=await y(w.getList());r&&o.create({title:"获取失败",type:"warning",preset:"dialog",content:()=>u("p",null,[e("您的系统环境暂不支持该功能,获取失败~")]),negativeText:"确定"}),t&&o.create({title:"获取成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶OwO,已重新获取当前已安装的应用名称~")]),negativeText:"确定"})},F=()=>{l.filterInstalledApps=!l.filterInstalledApps},x=async()=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}R.value=!0,await p();const r=l.mergeDotBlackList.map(E=>E.name),[t,i]=await y(U({dotBlackList:r,sourceDotBlackList:l.sourceDotBlackList,customDotBlackList:l.customDotBlackList}));t&&(o.create({title:"热重载应用数据失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("热重载应用数据失败了QwQ,详情请查看错误日志~")]),negativeText:"确定"}),R.value=!1),i&&(o.create({title:"热重载应用数据成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶w,已经重新为你载入包括自定义规则在内的应用数据~实际生效还需要重启")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("系统界面")])," ",e("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){W().then(async E=>{await p(),o.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("已经成功为你重启系统界面的作用域,请查看是否生效,如不生效请手动重启平板再查看效果~")])})}).catch(E=>{o.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}),R.value=!1)},H=async()=>{const[r,t]=await y(new Promise((i,E)=>{o.create({title:"想重启设备吗?",type:"info",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("是否立即重启设备,以使规则生效?")])]),positiveText:"确认重启",negativeText:"取消",onPositiveClick:()=>{i("positiveClick")},onNegativeClick:()=>{E("negativeClick")}})}));if(t){const[i]=await y(Su());if(i){o.create({title:"操作失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("无法重启设备,详情请查看日志记录~")]),negativeText:"确定"});return}}},O=async()=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}$.value="";const[,r]=await y(new Promise((t,i)=>{o.create({title:"请粘贴分享口令",preset:"dialog",style:"min-width:500px; width:50%;",content:()=>J(eu,{type:"textarea",value:$.value,"onUpdate:value":E=>{$.value=E},autosize:{minRows:8,maxRows:8},placeholder:"在此处粘贴分享规则口令"}),positiveText:"确定提交",negativeText:"取消导入",onPositiveClick(){t("positiveClick")}})}));if(r){C.value=!0;const t=$.value,i=hu(t);if(!(i!=null&&i.length)){o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("导入分享规则失败了QwQ,解析")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("自定义规则")])," ",e("口令发生错误,无法正常解析。")]),negativeText:"确定"}),C.value=!1;return}try{const E=Qu(i),D=tu.inflate(E,{to:"string"}),c=JSON.parse(D);if(c.type!=="dot_black_list"){o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("导入分享规则失败了QwQ,该")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("自定义规则")])," ",e("不适用于窗口控制器。")]),negativeText:"确定"}),C.value=!1;return}if(c.device==="pad"&&n.deviceCharacteristics!=="tablet"||c.device==="fold"&&n.deviceCharacteristics==="tablet"){o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("导入分享规则失败了QwQ,平板和折叠屏的适配规则不能混用哦~")]),negativeText:"确定"}),C.value=!1;return}if(l.allPackageName.has(c.name)){o.create({title:"应用包名已存在",type:"error",preset:"dialog",content:()=>u("p",null,[e("这个应用包名已经存在列表中了,导入分享规则失败了!(敲")])}),C.value=!1;return}l.customDotBlackList.push(c.name);const B=l.mergeDotBlackList.map(M=>M.name),[Q,g]=await y(U({dotBlackList:B,sourceDotBlackList:l.sourceDotBlackList,customDotBlackList:l.customDotBlackList}));Q?(o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,导入失败了QwQ,详细错误请查看错误日志~")])}),C.value=!1):(await p(),T.updateMergeRuleList(),C.value=!1,o.create({title:"导入分享规则成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶w,")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(c.name,n.installedAppNameList[c.name]||T.applicationName[c.name])])," ",e("的应用配置成功了OwO~实际生效还需要重启")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("系统界面")])," ",e("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){W().then(async M=>{await p(),o.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("已经成功为你重启系统界面的作用域,请查看是否生效,如不生效请手动重启平板再查看效果~")])})}).catch(M=>{o.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}))}catch(E){console.log(E,"error"),o.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("解析分享规则失败了QwQ,请检查导入口令是否有误")]),negativeText:"确定"}),C.value=!1}}},V=async(r,t,i,E)=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}if(r==="cleanCustomRule"){const D=o.create({title:"想清除自定义规则吗?",type:"warning",preset:"dialog",content:()=>u("p",null,[e("清除自定义规则后,将恢复")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(i.name,i.applicationName)])," ",e("的窗口控制器显示效果。确定要继续吗?")]),positiveText:"确定清除",negativeText:"我再想想",onPositiveClick:async()=>{D.loading=!0,l.customDotBlackList=l.customDotBlackList.filter(g=>g!==i.name),l.sourceDotBlackList=l.sourceDotBlackList.map(g=>(g.dataList=g.dataList.filter(M=>M!==i.name),g));const c=l.mergeDotBlackList.map(g=>g.name),[B,Q]=await y(U({dotBlackList:c,sourceDotBlackList:l.sourceDotBlackList,customDotBlackList:l.customDotBlackList}));B?(o.create({title:"清除自定义规则失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,清除失败了QwQ,详细错误请查看错误日志~")])}),D.loading=!1):(D.loading=!1,o.create({title:"清除自定义规则成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶w,清除自定义规则成功了OwO~实际生效还需要重启")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("系统界面")])," ",e("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){W().then(async g=>{await p(),o.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("已经成功为你重启系统界面的作用域,请查看是否生效,如不生效请手动重启平板再查看效果~")])})}).catch(g=>{o.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}),D.loading=!1,await p())}})}if(r==="shareCustomRule"){const D={name:i.name,cmpt:1,rules:{name:i.name},type:"dot_black_list",device:n.deviceCharacteristics==="tablet"?"pad":"fold"},c=JSON.stringify(D),B=tu.deflate(c,{level:9,memLevel:9,windowBits:15}),Q=new Uint8Array(B),g=zu(Q),[M]=await y(navigator.clipboard.writeText(`我分享了一个[窗口控制器]的自定义规则,可以前往[完美横屏应用计划 For Web UI]导入: +${g}`));if(M){o.create({title:"复制分享口令失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("复制")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(i.name,i.applicationName)])," ",e("的分享口令失败了QwQ,可能由于没有读取/写入剪切板的权限或")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("自定义规则")])," ",e("长度过大。")]),negativeText:"确定"});return}else o.create({title:"复制分享口令成功",type:"success",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("好耶w,复制")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(i.name,i.applicationName)])," ",e("分享口令成功了~")]),u("p",null,[e("如果没有复制成功,请确认是否给予了读取/写入剪切板的权限或")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("自定义规则")])," ",e("长度过大。")]),u("p",null,[e("分享口令导入入口位于")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("窗口控制器- 从分享口令导入")])," ",e("。")])]),positiveText:"确定"})}},K=(r,t)=>{o.create({title:"系统规则说明",type:"warning",preset:"dialog",content:()=>u("p",null,[e("系统已对")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(r.name,r.applicationName)])," ",e("配置了窗口控制器的隐藏,且不可被移除,仅有自定义规则可以被移除哦~")])})},j=async()=>{if(!l.systemDotBlackList.length||!l.hasHTMLViewerCloudData){o.create({title:"获取云控失败",type:"error",preset:"dialog",content:()=>u("div",null,[u("p",null,[e("无法获取到HTML查看器的云控,请检查是否禁用云控或者清除HTML查看器的数据再重启平板尝试操作~")]),n.currentRootManager!=="Magisk"&&u("p",null,[e("部分"),n.currentRootManager,e("版本内置的Web UI存在异常,如仍然无法正常获取云控数据库,请单独安装模块网盘内提供的KsuWebUI。")])])});return}if(v.value){const[r,t]=await y(v.value.openDrawer());if(r)console.log("操作取消:",r);else{l.customDotBlackList.push(t.name);const i=l.mergeDotBlackList.map(c=>c.name),[E,D]=await y(U({dotBlackList:i,sourceDotBlackList:l.sourceDotBlackList,customDotBlackList:l.customDotBlackList}));E?(o.create({title:"应用添加失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,添加失败了QwQ,详细错误请查看错误日志~")])}),t.loadingCallback&&t.loadingCallback()):(o.create({title:"应用添加成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("好耶w,已经成功配置")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[N(t.name,n.installedAppNameList[t.name]||l.applicationName[t.name])])," ",e("的窗口控制器隐藏效果了OwO~实际生效还需要重启")," ",u("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[e("系统界面")])," ",e("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){W().then(async c=>{await p(),o.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>u("p",null,[e("已经成功为你重启系统界面的作用域,请查看是否生效,如不生效请手动重启平板再查看效果~")])})}).catch(c=>{o.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>u("p",null,[e("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}),await p(),t.loadingCallback&&t.loadingCallback(),t.closeCallback&&t.closeCallback())}}},I=fu({page:1,pageSize:10,simple:!0,showSizePicker:!0,onChange:r=>{I.page=r},onUpdatePageSize:r=>{I.pageSize=r,I.page=1}});function b(){return[{title:"应用名称",minWidth:250,key:"name",render(r,t){return u("div",null,[r.applicationName&&u("p",null,[r.applicationName]),r.name&&u("p",null,[u("span",{class:{hidden:!r.applicationName}},[e("(")]),r.name,u("span",{class:{hidden:!r.applicationName}},[e(")")])])])}},{title:"规则状态",width:150,key:"isOptimizeWebView",render(r,t){return r.status?u(d("n-tag"),{bordered:!1,dashed:!0,type:"success"},{default:()=>[e("已生效")]}):u(d("n-tag"),{bordered:!1,dashed:!0,type:"info"},{default:()=>[e("未生效")]})}},{title:"规则来源",width:150,key:"ruleMode",render(r,t){const i={icon:r.ruleMode==="custom"?Uu:Wu};if(r.ruleMode==="custom"){const E=[{label:"分享自定义规则",key:"shareCustomRule",icon:h(G)},{label:"清除自定义规则",key:"cleanCustomRule",icon:h(Hu)}];return u(d("n-dropdown"),{onSelect:(D,c)=>V(D,c,r),size:"large",trigger:"click",options:E},{default:()=>[u(d("n-button"),{size:"small",dashed:!0,type:"info"},{default:()=>[e("自定义规则")],...i})]})}return u(d("n-button"),{size:"small",dashed:!0,type:"error",onClick:()=>K(r)},{default:()=>[e("系统规则")],...i})}}]}return(r,t)=>{const i=d("n-alert"),E=d("n-input-group"),D=d("n-card"),c=d("n-data-table");return z(),Fu("main",Vu,[m("div",Ku,[m("div",ju,[t[10]||(t[10]=m("h3",{class:Z("text-base font-semibold leading-7")},[m("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r 101.22deg,\r rgb(255, 182, 133) -18.32%,\r rgb(255, 111, 29) 7.01%,\r @@ -7,4 +7,4 @@ ${g}`));if(M){o.create({title:"复制分享口令失败",type:"error",preset:"di rgb(135, 148, 255) 70.98%,\r rgb(60, 112, 255) 91.35%,\r rgb(60, 112, 255) 110.17%\r - )`}},"窗口控制器")],-1)),m("p",{class:G(`mt-1 max-w-2xl text-sm leading-6 ${a(n).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 窗口控制器,控制应用顶栏窗口控制器的显示或隐藏。 ",2)])]),u(D,{size:"small"},{default:s(()=>[m("div",Ju,[u(i,{"show-icon":!0,type:"warning"},{default:s(()=>t[11]||(t[11]=[m("p",null,"经过测试效果体验不佳,极易被云控覆盖。",-1),m("p",null,"功能可以继续使用,但是不再维护,且不接受该功能的缺陷和需求反馈。",-1)])),_:1})]),m("div",qu,[u(a(k),{class:"mb-3 mr-3",type:"info",loading:a(n).loading||a(l).loading,onClick:j},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(vu))]),_:1})]),default:s(()=>[t[12]||(t[12]=e(" 添加应用 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",type:"success",loading:a(n).loading||a(l).loading,onClick:t[0]||(t[0]=()=>p())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(yu))]),_:1})]),default:s(()=>[t[13]||(t[13]=e(" 刷新应用列表 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",color:"#8a2be2",loading:a(n).loading||a(l).loading,onClick:t[1]||(t[1]=()=>x())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(bu))]),_:1})]),default:s(()=>[t[14]||(t[14]=e(" 热重载应用数据 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",color:"#69b2b6",loading:a(n).loading||a(l).loading||a(w).loading.value,onClick:t[2]||(t[2]=B=>L())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(wu))]),_:1})]),default:s(()=>[t[15]||(t[15]=e(" 获取已安装应用名称 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",type:"warning",loading:a(n).loading||a(l).loading||C.value,onClick:t[3]||(t[3]=B=>O())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(Z))]),_:1})]),default:s(()=>[t[16]||(t[16]=e(" 从分享口令导入 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",type:"error",loading:a(n).loading||a(l).loading||C.value,onClick:t[4]||(t[4]=B=>H())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(xu))]),_:1})]),default:s(()=>[t[17]||(t[17]=e(" 重启设备 "))]),_:1},8,["loading"])]),m("div",Xu,[u(a(k),{class:"mb-3 mr-3",type:a(l).filterInstalledApps?"success":"info",strong:"",loading:a(n).loading||a(l).loading,secondary:"",onClick:F},{icon:s(()=>[u(a(f),null,{default:s(()=>[a(l).filterInstalledApps?(z(),uu(a(Lu),{key:0})):(z(),uu(a(Mu),{key:1}))]),_:1})]),default:s(()=>[e(" "+Tu(a(l).filterInstalledApps?"已安装应用":"全部应用"),1)]),_:1},8,["type","loading"]),u(a(k),{class:"mb-3 mr-3",type:"warning",secondary:"",loading:a(n).loading||a(l).loading,onClick:t[5]||(t[5]=()=>_u())},{icon:s(()=>[u(a(f),null,{default:s(()=>t[18]||(t[18]=[m("img",{src:Ru},null,-1)])),_:1})]),default:s(()=>[t[19]||(t[19]=e(" 应用抽屉 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",type:"error",secondary:"",loading:a(n).loading||a(l).loading,onClick:t[6]||(t[6]=()=>$u())},{icon:s(()=>[u(a(f),null,{default:s(()=>t[20]||(t[20]=[m("img",{src:Iu},null,-1)])),_:1})]),default:s(()=>[t[21]||(t[21]=e(" 超级小爱 "))]),_:1},8,["loading"])]),u(E,null,{default:s(()=>[u(a(eu),{size:"large",clearable:"",value:a(l).searchKeyWord,"onUpdate:value":t[7]||(t[7]=B=>a(l).searchKeyWord=B),ref_key:"searchKeyWordInput",ref:P,placeholder:"搜索应用名称/应用包名",autosize:"",style:{width:"80%"}},null,8,["value"]),u(a(k),{size:"large",type:"primary",onClick:t[8]||(t[8]=()=>{var B;(B=P.value)==null||B.blur()})},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(Nu))]),_:1})]),default:s(()=>[t[22]||(t[22]=e(" 搜索 "))]),_:1}),u(a(k),{size:"large",bordered:"",onClick:t[9]||(t[9]=()=>{a(l).searchKeyWord=""})},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(Pu))]),_:1})]),default:s(()=>[t[23]||(t[23]=e(" 清空 "))]),_:1})]),_:1})]),_:1}),u(c,{loading:a(n).loading||a(l).loading,columns:a(X),class:"mt-3",data:a(l).filterMergeDotBlackList,pagination:I},null,8,["loading","columns","data","pagination"]),u(Ou,{ref_key:"addDotBlackListApp",ref:v,type:"add",title:"添加应用"},null,512)])}}});export{Gu as default}; + )`}},"窗口控制器")],-1)),m("p",{class:Z(`mt-1 max-w-2xl text-sm leading-6 ${a(n).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 窗口控制器,控制应用顶栏窗口控制器的显示或隐藏。 ",2)])]),u(D,{size:"small"},{default:s(()=>[m("div",Ju,[u(i,{"show-icon":!0,type:"warning"},{default:s(()=>t[11]||(t[11]=[m("p",null,"经过测试效果体验不佳,极易被云控覆盖。",-1),m("p",null,"功能可以继续使用,但是不再维护,且不接受该功能的缺陷和需求反馈。",-1)])),_:1})]),m("div",qu,[u(a(k),{class:"mb-3 mr-3",type:"info",loading:a(n).loading||a(l).loading,onClick:j},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(vu))]),_:1})]),default:s(()=>[t[12]||(t[12]=e(" 添加应用 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",type:"success",loading:a(n).loading||a(l).loading,onClick:t[0]||(t[0]=()=>p())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(yu))]),_:1})]),default:s(()=>[t[13]||(t[13]=e(" 刷新应用列表 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",color:"#8a2be2",loading:a(n).loading||a(l).loading,onClick:t[1]||(t[1]=()=>x())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(bu))]),_:1})]),default:s(()=>[t[14]||(t[14]=e(" 热重载应用数据 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",color:"#69b2b6",loading:a(n).loading||a(l).loading||a(w).loading.value,onClick:t[2]||(t[2]=B=>L())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(wu))]),_:1})]),default:s(()=>[t[15]||(t[15]=e(" 获取已安装应用名称 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",type:"warning",loading:a(n).loading||a(l).loading||C.value,onClick:t[3]||(t[3]=B=>O())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(G))]),_:1})]),default:s(()=>[t[16]||(t[16]=e(" 从分享口令导入 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",type:"error",loading:a(n).loading||a(l).loading||C.value,onClick:t[4]||(t[4]=B=>H())},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(xu))]),_:1})]),default:s(()=>[t[17]||(t[17]=e(" 重启设备 "))]),_:1},8,["loading"])]),m("div",Xu,[u(a(k),{class:"mb-3 mr-3",type:a(l).filterInstalledApps?"success":"info",strong:"",loading:a(n).loading||a(l).loading,secondary:"",onClick:F},{icon:s(()=>[u(a(f),null,{default:s(()=>[a(l).filterInstalledApps?(z(),uu(a(Lu),{key:0})):(z(),uu(a(Mu),{key:1}))]),_:1})]),default:s(()=>[e(" "+Tu(a(l).filterInstalledApps?"已安装应用":"全部应用"),1)]),_:1},8,["type","loading"]),u(a(k),{class:"mb-3 mr-3",type:"warning",secondary:"",loading:a(n).loading||a(l).loading,onClick:t[5]||(t[5]=()=>_u())},{icon:s(()=>[u(a(f),null,{default:s(()=>t[18]||(t[18]=[m("img",{src:Ru},null,-1)])),_:1})]),default:s(()=>[t[19]||(t[19]=e(" 应用抽屉 "))]),_:1},8,["loading"]),u(a(k),{class:"mb-3 mr-3",type:"error",secondary:"",loading:a(n).loading||a(l).loading,onClick:t[6]||(t[6]=()=>$u())},{icon:s(()=>[u(a(f),null,{default:s(()=>t[20]||(t[20]=[m("img",{src:Iu},null,-1)])),_:1})]),default:s(()=>[t[21]||(t[21]=e(" 超级小爱 "))]),_:1},8,["loading"])]),u(E,null,{default:s(()=>[u(a(eu),{size:"large",clearable:"",value:a(l).searchKeyWord,"onUpdate:value":t[7]||(t[7]=B=>a(l).searchKeyWord=B),ref_key:"searchKeyWordInput",ref:P,placeholder:"搜索应用名称/应用包名",autosize:"",style:{width:"80%"}},null,8,["value"]),u(a(k),{size:"large",type:"primary",onClick:t[8]||(t[8]=()=>{var B;(B=P.value)==null||B.blur()})},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(Nu))]),_:1})]),default:s(()=>[t[22]||(t[22]=e(" 搜索 "))]),_:1}),u(a(k),{size:"large",bordered:"",onClick:t[9]||(t[9]=()=>{a(l).searchKeyWord=""})},{icon:s(()=>[u(a(f),null,{default:s(()=>[u(a(Pu))]),_:1})]),default:s(()=>[t[23]||(t[23]=e(" 清空 "))]),_:1})]),_:1})]),_:1}),u(c,{loading:a(n).loading||a(l).loading,columns:a(X),class:"mt-3",data:a(l).filterMergeDotBlackList,pagination:I},null,8,["loading","columns","data","pagination"]),u(Ou,{ref_key:"addDotBlackListApp",ref:v,type:"add",title:"添加应用"},null,512)])}}});export{Zu as default}; diff --git a/module_src/webroot/assets/EmbeddedWebView-D6ay-ZCV.js b/module_src/webroot/assets/EmbeddedWebView-C39aNK6t.js similarity index 93% rename from module_src/webroot/assets/EmbeddedWebView-D6ay-ZCV.js rename to module_src/webroot/assets/EmbeddedWebView-C39aNK6t.js index 402d8d0d..e3cb2caa 100644 --- a/module_src/webroot/assets/EmbeddedWebView-D6ay-ZCV.js +++ b/module_src/webroot/assets/EmbeddedWebView-C39aNK6t.js @@ -1 +1 @@ -import{d as f,r as a,o as _,w as m,a as v,c as w,b as p,u as h,e as b,f as g,g as l,_ as x}from"./index-BVVtPzGJ.js";const y={class:"webview-container"},B=["src"],E=f({__name:"EmbeddedWebView",setup(R){const r=h(),s=a(r.query.url),e=a(null),d=()=>{console.log("网页加载完成"),u.value=!1,c()},c=()=>{var o;if(e.value){const n=e.value.contentDocument||((o=e.value.contentWindow)==null?void 0:o.document);if(n){const t=n.body.scrollHeight;e.value.style.height=`${t}px`}}},i=()=>{c()};_(()=>{window.addEventListener("resize",i)}),m(()=>r.query.url,o=>{s.value=o,e.value&&(e.value.src=s.value)});const u=a(!0);return v(()=>{window.removeEventListener("resize",i)}),(o,n)=>{const t=b("n-spin");return g(),w(t,{show:u.value},{default:p(()=>[l("div",y,[l("iframe",{ref_key:"iframeRef",ref:e,src:s.value,frameborder:"0",class:"webview",onLoad:d},null,40,B)])]),_:1},8,["show"])}}}),z=x(E,[["__scopeId","data-v-f817c96f"]]);export{z as default}; +import{d as f,r as a,o as _,w as m,a as v,c as w,b as p,u as h,e as b,f as g,g as l,_ as x}from"./index-fznNs03Y.js";const y={class:"webview-container"},B=["src"],E=f({__name:"EmbeddedWebView",setup(R){const r=h(),s=a(r.query.url),e=a(null),d=()=>{console.log("网页加载完成"),u.value=!1,c()},c=()=>{var o;if(e.value){const n=e.value.contentDocument||((o=e.value.contentWindow)==null?void 0:o.document);if(n){const t=n.body.scrollHeight;e.value.style.height=`${t}px`}}},i=()=>{c()};_(()=>{window.addEventListener("resize",i)}),m(()=>r.query.url,o=>{s.value=o,e.value&&(e.value.src=s.value)});const u=a(!0);return v(()=>{window.removeEventListener("resize",i)}),(o,n)=>{const t=b("n-spin");return g(),w(t,{show:u.value},{default:p(()=>[l("div",y,[l("iframe",{ref_key:"iframeRef",ref:e,src:s.value,frameborder:"0",class:"webview",onLoad:d},null,40,B)])]),_:1},8,["show"])}}}),z=x(E,[["__scopeId","data-v-f817c96f"]]);export{z as default}; diff --git a/module_src/webroot/assets/GameBooster-CDRUR9Pw.js b/module_src/webroot/assets/GameBooster-CDRUR9Pw.js new file mode 100644 index 00000000..c9bb3ae0 --- /dev/null +++ b/module_src/webroot/assets/GameBooster-CDRUR9Pw.js @@ -0,0 +1,9 @@ +import{D as J,E as ce,F as ge,G as me,H as Fe,f as M,k as H,g as F,I as Ee,d as X,J as ve,r as C,h as ee,K as fe,y as ye,i as te,j as ue,e as c,L as Ce,M as Be,N as _e,m as t,b as a,s as l,l as u,O as Q,c as Y,p as P,P as oe,v as ae,x as ne,Q as Ae,R as be,S as De,T as ke,U as Te,n as Z,V as we,W as A,X as k,Y as Re,Z as Oe,$ as Ge,a0 as xe,a1 as q,a2 as Ie,a3 as Me,a4 as Se,a5 as Ne,q as Ve,a6 as ze,a7 as Le,a8 as Ue,a9 as W,aa as $e,ab as he,ac as We,ad as Ye}from"./index-fznNs03Y.js";function Pe(g,s,p,r){return J(g,function(E,v,G){s(r,p(E),v,G)}),r}function He(g,s){return function(p,r){return Pe(p,g,s(r),{})}}var Ke=Object.prototype,je=Ke.toString,le=He(function(g,s,p){s!=null&&typeof s.toString!="function"&&(s=je.call(s)),g[s]=p},ce(ge));function z(g,s){var p={};return s=me(s),J(g,function(r,E,v){Fe(p,s(r,E,v),r)}),p}function Qe(g,s){return M(),H("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[F("path",{"fill-rule":"evenodd",d:"M9.315 7.584C12.195 3.883 16.695 1.5 21.75 1.5a.75.75 0 0 1 .75.75c0 5.056-2.383 9.555-6.084 12.436A6.75 6.75 0 0 1 9.75 22.5a.75.75 0 0 1-.75-.75v-4.131A15.838 15.838 0 0 1 6.382 15H2.25a.75.75 0 0 1-.75-.75 6.75 6.75 0 0 1 7.815-6.666ZM15 6.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Z","clip-rule":"evenodd"}),F("path",{d:"M5.26 17.242a.75.75 0 1 0-.897-1.203 5.243 5.243 0 0 0-2.05 5.022.75.75 0 0 0 .625.627 5.243 5.243 0 0 0 5.022-2.051.75.75 0 1 0-1.202-.897 3.744 3.744 0 0 1-3.008 1.51c0-1.23.592-2.323 1.51-3.008Z"})])}const Ze=le({RATIO_FULLSCREEN:"0.0",RATIO_16_TO_9:"1.7777778",RATIO_4_TO_3:"1.3333333",RATIO_21_TO_9:"2.3333333",RATIO_32_TO_9:"3.5555556"}),qe={RATIO_FULLSCREEN:{type:"info",name:"全屏",color:{}},RATIO_16_TO_9:{type:"error",name:"16:9",color:{}},RATIO_4_TO_3:{type:"success",name:"4:3",color:{}},RATIO_21_TO_9:{type:"warning",name:"21:9",color:{}},RATIO_32_TO_9:{type:"primary",name:"32:9",color:{color:"rgba(255, 105, 180, 0.1)",borderColor:"rgba(255, 105, 180, 0.3)",textColor:"#ff69b4"}}},re=g=>{console.log(g,"inputArr");const s=Ee(g);let p=Object.entries(Ze).map(([r,E])=>{const v=qe[E];return{label:v.name,value:r,type:v.type,color:v.color}});return s&&(p=[...p,...s]),p},Je=le({GRAVITY_CENTER:17,GRAVITY_TOP:48,GRAVITY_BOTTOM:80}),Xe={GRAVITY_CENTER:{color:"info",name:"居中显示"},GRAVITY_TOP:{color:"success",name:"居顶显示"},GRAVITY_BOTTOM:{color:"error",name:"居底显示"}},se=()=>Object.entries(Je).map(([g,s])=>{const p=Xe[s];return{label:p.name,value:g,color:p.color}}),et=X({__name:"GameBoosterAppDrawer",props:{type:{},title:{}},emits:["submit"],setup(g,{expose:s,emit:p}){ve(),C(null),C(null);const r=g,E=C(!1),v=re([{label:"自定义",value:"custom",type:"primary",color:{color:"rgba(155, 89, 182, 0.1)",borderColor:"rgba(155, 89, 182, 0.3)",textColor:"#9b59b6"}}]),G=z(v,e=>e.value),f=se(),K=z(f,e=>e.value),d=ee();fe(),ye();const L=te(()=>({theme:d.isDarkMode?ae:ne})),{message:U,modal:b}=ue(["message","modal"],{configProviderProps:L});let V,S;const N=C({openDrawer:e=>new Promise((o,i)=>{if(r.type==="update"&&!e){i(new Error("更新模式下必须传入初始化参数")),U.error("初始化参数不能为空");return}r.type==="update"&&(x.value=(e==null?void 0:e.packageName)||"",T.value=(e==null?void 0:e.appName)||"",e!=null&&e.gameGravity&&(D.value=K[e.gameGravity]),e!=null&&e.gameRatio&&(G[e.gameRatio]?(y.value=G[e.gameRatio],_.value=e.gameRatio):(y.value=G.custom,_.value=e.gameRatio))),V=o,S=i,E.value=!0}),closeDrawer:()=>{E.value=!1,S("Drawer closed without submission")}}),T=C(""),x=C(""),D=C(f[0]),y=C(v[0]),_=C(""),$=(e,o)=>{if(o.value==="custom"&&!d.ABTestInfo.GAME_BOOSTER_CUSTOM_RATIO){b.create({title:"无使用权限",type:"warning",preset:"dialog",content:()=>t("div",null,[t("p",null,[l("自定义游戏比例存在使用风险,如果配置了不恰当的自定义游戏比例,可能会触发部分游戏风控导致游戏账号被封!")]),t("p",null,[l("如仍然坚持使用自定义游戏比例,请前往模块设置导入激活口令激活自定义游戏比例:")]),t("p",null,[l("eNqrVnJ39HWNd/L3Dw5xDYp3Dg0O8feND3IM8fRXsiopKk2tBQC2Pwrm")])])});return}y.value=o,o.value==="custom"?_.value="":_.value=o.value},I=(e,o)=>{D.value=o},h=async()=>{if(!_.value){b.create({title:"游戏显示比例不能为空",type:"error",preset:"dialog",content:()=>t("p",null,[l("噫?游戏显示比例不能为空(敲")])});return}n.value=!0;const e=()=>{n.value=!1,E.value=!1},o=()=>{n.value=!1},i={appName:T.value,packageName:x.value,gameGravity:D.value.value,gameRatio:_.value,loadingCallback:o,closeCallback:e};b.create({title:"确认调整游戏显示布局吗?",type:"warning",preset:"dialog",content:()=>t("p",null,[l("调整后会改变游戏的显示比例,获得更大的游戏视野,但并非所有游戏都兼容游戏显示比例调整,且部分游戏可能会对游戏显示比例的修改作为风控管理,可能导致游戏账号被封禁,调整游戏显示布局前,即认可并了解这些须知。确定要继续吗?")]),positiveText:"确定调整",negativeText:"我再想想",onPositiveClick:async()=>{V(i),o(),e()},onNegativeClick(){o()},onMaskClick(){o()},onClose(){o()}})},n=C(!1);return s({openDrawer:N.value.openDrawer}),(e,o)=>{const i=c("n-input-group-label"),w=c("n-input"),R=c("n-input-group"),O=c("n-button"),B=c("n-dropdown"),ie=c("n-alert"),j=c("n-card"),de=c("n-drawer-content"),pe=c("n-drawer");return M(),H(oe,null,[Ce(e.$slots,"default",Be(_e({openDrawer:N.value.openDrawer}))),t(pe,{show:E.value,"onUpdate:show":o[7]||(o[7]=m=>E.value=m),width:u(d).windowWidth>=640?"450px":"100%",placement:"right"},{default:a(()=>[t(de,{"body-content-class":"auto-ui-drawer-content","scrollbar-props":{trigger:"none"},title:r.title,closable:""},{footer:a(()=>[t(O,{type:"info",loading:n.value,"onUpdate:loading":o[5]||(o[5]=m=>n.value=m),onClick:o[6]||(o[6]=()=>h())},{default:a(()=>o[11]||(o[11]=[l(" 提交 ")])),_:1},8,["loading"])]),default:a(()=>[t(R,null,{default:a(()=>[t(i,{size:"large"},{default:a(()=>o[8]||(o[8]=[l("游戏名称")])),_:1}),t(w,{size:"large",value:T.value,"onUpdate:value":o[0]||(o[0]=m=>T.value=m),readonly:!0,placeholder:"请输入游戏名称"},null,8,["value"])]),_:1}),t(R,{class:"mt-5"},{default:a(()=>[t(i,{size:"large"},{default:a(()=>o[9]||(o[9]=[l("游戏包名")])),_:1}),t(w,{size:"large",value:x.value,"onUpdate:value":o[1]||(o[1]=m=>x.value=m),readonly:!0,placeholder:"请输入游戏包名"},null,8,["value"])]),_:1}),t(j,{bordered:!1,title:"游戏显示比例",size:"small"},{default:a(()=>[t(B,{value:y.value,"onUpdate:value":o[2]||(o[2]=m=>y.value=m),size:"large",trigger:"click",options:u(v),onSelect:$},{default:a(()=>{var m;return[t(O,{block:"",type:y.value.type,color:(m=y.value.color)==null?void 0:m.textColor,dashed:""},{default:a(()=>[l(Q(y.value.label),1)]),_:1},8,["type","color"])]}),_:1},8,["value","options"]),t(R,{class:"mt-5"},{default:a(()=>[t(w,{type:"number",ref:"currentCustomGameRatioRef",readonly:y.value.value!=="custom",value:_.value,"onUpdate:value":o[3]||(o[3]=m=>_.value=m),placeholder:"请输入游戏显示比例"},null,8,["readonly","value"])]),_:1}),y.value.value==="custom"?(M(),Y(ie,{key:0,class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:a(()=>o[10]||(o[10]=[F("p",null,"参考计算公式:21:9=21%9≈2.3333333",-1)])),_:1})):P("",!0)]),_:1}),t(j,{bordered:!1,title:"游戏显示位置",size:"small"},{default:a(()=>[t(B,{value:D.value,"onUpdate:value":o[4]||(o[4]=m=>D.value=m),size:"large",trigger:"click",options:u(f),onSelect:I},{default:a(()=>[t(O,{block:"",type:D.value.color,dashed:""},{default:a(()=>[l(Q(D.value.label),1)]),_:1},8,["type"])]),_:1},8,["value","options"])]),_:1})]),_:1},8,["title"])]),_:1},8,["show","width"])],64)}}}),tt={class:"autoui-view mb-10"},ut={class:"mt-3"},ot={class:"mb-3 px-4 sm:px-0"},at={class:"mb-3 flex flex-wrap"},nt={class:"flex flex-wrap"},lt={class:"flex flex-wrap"},st=X({__name:"GameBooster",setup(g){const s=C(null),p=h(),r=ee(),E=we();Ae();const v=te(()=>({theme:r.isDarkMode?ae:ne})),{message:G,modal:f,notification:K}=ue(["message","modal","notification"],{configProviderProps:v}),d=be(),L=De(),U=re(),b=z(U,n=>n.value),V=se(),S=z(V,n=>n.value),N=ke(),T=C(null),x=async()=>{if(!N.isSupportGameMode.value){f.create({title:"未开启游戏显示布局",type:"warning",preset:"dialog",content:()=>t("p",null,[l("未开启游戏显示布局,请先前往模块设置进行开启~")]),positiveText:"立即前往",negativeText:"取消",onPositiveClick(){E.push({name:"settings",hash:"#gameModeSettings"}).then(()=>{const o=new MutationObserver(()=>{const i=document.getElementById("gameModeSettings");i&&(i.scrollIntoView({behavior:"smooth",block:"center"}),o.disconnect())});o.observe(document.body,{childList:!0,subtree:!0})})}});return}const[n,e]=await W($e());n&&f.create({title:"操作失败",type:"error",preset:"dialog",content:()=>t("p",null,[l("发生异常错误,详细错误请查看日志~")])})},D=async()=>{f.create({title:"获取手机/平板管家",type:"info",preset:"dialog",content:()=>t("div",null,[t("p",null,[l("如果规则无法生效,还需要安装修改版的手机/平板管家才会生效,安装后如出现崩溃等异常,推荐清空管家数据并重启设备再尝试~")]),t("p",null,[l("(Tips:需搭配核心破解并通过MT管理器安装)")]),t("p",null,[l("下载地址:https://caiyun.139.com/m/i?135CeBMHACC6p")])]),positiveText:"复制下载链接到剪切板",negativeText:"取消",onPositiveClick:()=>{navigator.clipboard.writeText("https://caiyun.139.com/m/i?135CeBMHACC6p")},onNegativeClick:()=>{}})},y=()=>{E.push({name:"settings",hash:"#displayModeSettings"}).then(()=>{const n=new MutationObserver(()=>{const e=document.getElementById("displayModeSettings");e&&(e.scrollIntoView({behavior:"smooth",block:"center"}),n.disconnect())});n.observe(document.body,{childList:!0,subtree:!0})})},_=async(n,e)=>{if(!N.isSupportGameMode.value){f.create({title:"未开启游戏显示布局",type:"warning",preset:"dialog",content:()=>t("p",null,[l("未开启游戏显示布局,请先前往模块设置进行开启~")]),positiveText:"立即前往",negativeText:"取消",onPositiveClick(){E.push({name:"settings",hash:"#gameModeSettings"}).then(()=>{const o=new MutationObserver(()=>{const i=document.getElementById("gameModeSettings");i&&(i.scrollIntoView({behavior:"smooth",block:"center"}),o.disconnect())});o.observe(document.body,{childList:!0,subtree:!0})})}});return}if(T.value){const[o,i]=await W(T.value.openDrawer({appName:n.app_name,packageName:n.package_name,gameRatio:n.game_ratio,gameGravity:n.game_gravity}));if(o)console.log("操作取消:",o);else if(i){d.loading=!0;const[w,R]=await W(he(i.packageName,i.gameRatio,i.gameGravity));w&&(f.create({title:"更新设置失败",type:"error",preset:"dialog",content:()=>t("p",null,[l("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),d.loading=!1),R&&(d.loading=!1,f.create({title:"更新设置成功",type:"success",preset:"dialog",content:()=>t("p",null,[l("好耶w,已经成功配置")," ",t("span",{class:`font-bold ${r.isDarkMode?"text-teal-400":"text-gray-600"}`},[i.appName])," ",l("的游戏显示布局了OwO~实际生效还需要重启")," ",t("span",{class:`font-bold ${r.isDarkMode?"text-teal-400":"text-gray-600"}`},[i.appName])," ",l("和")," ",t("span",{class:`font-bold ${r.isDarkMode?"text-teal-400":"text-gray-600"}`},[l("平板/手机管家")])," ",l("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){We(n.package_name).then(async O=>{await d.initDefault(),f.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>t("p",null,[l("已经成功为你重启对应的作用域,请查看是否生效~")])})}).catch(O=>{f.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>t("p",null,[l("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}))}}},$=async()=>{await d.initDefault()},I=Te({page:1,pageSize:10,simple:!0,showSizePicker:!0,onChange:n=>{I.page=n},onUpdatePageSize:n=>{I.pageSize=n,I.page=1}});function h(){return[{title:"游戏名称",minWidth:250,key:"name",render(n,e){return t("div",null,[n.app_name&&t("p",null,[n.app_name]),n.app_name&&t("p",null,[t("span",{class:{hidden:!n.app_name}},[l("(")]),n.package_name,t("span",{class:{hidden:!n.app_name}},[l(")")])])])}},{title:"游戏显示比例",minWidth:150,key:"game_ratio",render(n,e){return b[n.game_ratio]&&b[n.game_ratio].label?t(c("n-tag"),{dashed:!0,type:b[n.game_ratio].type,color:b[n.game_ratio].color},{default:()=>[b[n.game_ratio].label]}):t(c("n-tag"),{dashed:!0,color:{color:"rgba(155, 89, 182, 0.1)",borderColor:"rgba(155, 89, 182, 0.3)",textColor:"#9b59b6"}},{default:()=>[l("自定义")]})}},{title:"游戏显示位置",minWidth:150,key:"game_gravity",render(n,e){return t(c("n-tag"),{dashed:!0,type:S[n.game_gravity].color},{default:()=>[S[n.game_gravity].label]})}},{title:"操作",minWidth:100,key:"setting",render(n,e){const o={icon:Ye};return t(c("n-button"),{onClick:()=>_(n),size:"small",strong:!0,dashed:!0,type:"info"},{default:()=>[l("管理")],...o})}}]}return(n,e)=>{const o=c("n-alert"),i=c("n-dropdown"),w=c("n-input-group"),R=c("n-card"),O=c("n-data-table");return M(),H(oe,null,[F("main",tt,[F("div",ut,[F("div",ot,[e[10]||(e[10]=F("h3",{class:Z("text-base font-semibold leading-7")},[F("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r + 101.22deg,\r + rgb(255, 182, 133) -18.32%,\r + rgb(255, 111, 29) 7.01%,\r + rgb(252, 181, 232) 41.59%,\r + rgb(135, 148, 255) 70.98%,\r + rgb(60, 112, 255) 91.35%,\r + rgb(60, 112, 255) 110.17%\r + )`}},"游戏显示布局")],-1)),F("p",{class:Z(`mt-1 max-w-2xl text-sm leading-6 ${u(r).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 游戏显示布局,改变游戏比例,获得更大的游戏视野。 ",2)])]),t(R,{size:"small"},{default:a(()=>[F("div",at,[u(r).deviceCharacteristics==="tablet"?(M(),Y(o,{key:0,"show-icon":!0,type:"info"},{default:a(()=>[e[12]||(e[12]=F("p",null,"请添加需要管理的游戏应用到游戏工具箱,Hyper OS 2.0+还需要安装修改版的手机/平板管家才会生效。",-1)),e[13]||(e[13]=F("p",null,"修改版的手机/平板管家支持Hyper OS 2.0/1.0和MIUI 14:",-1)),t(u(A),{strong:"",secondary:"",type:"info",onClick:e[0]||(e[0]=()=>D())},{default:a(()=>e[11]||(e[11]=[l("获取修改版手机/平板管家")])),_:1})]),_:1})):P("",!0)]),F("div",nt,[t(u(A),{class:"mb-3 mr-3",type:"info",loading:u(r).loading||u(d).loading,onClick:e[1]||(e[1]=()=>x())},{icon:a(()=>[t(u(k),null,{default:a(()=>[t(u(Re))]),_:1})]),default:a(()=>[e[14]||(e[14]=l(" 添加游戏 "))]),_:1},8,["loading"]),t(u(A),{class:"mb-3 mr-3",type:"success",loading:u(r).loading||u(d).loading,onClick:e[2]||(e[2]=()=>$())},{icon:a(()=>[t(u(k),null,{default:a(()=>[t(u(Oe))]),_:1})]),default:a(()=>[e[15]||(e[15]=l(" 刷新游戏列表 "))]),_:1},8,["loading"])]),F("div",lt,[t(i,{size:"large",trigger:"click",options:[{label:"打开性能监视器",key:"start"},{label:"关闭性能监视器",key:"stop"}],onSelect:e[3]||(e[3]=B=>{Ge(B)})},{default:a(()=>[t(u(A),{class:"mb-3 mr-3",color:"#8a2be2",type:"info",secondary:"",loading:u(r).loading||u(d).loading},{icon:a(()=>[t(u(k),null,{default:a(()=>[t(u(xe))]),_:1})]),default:a(()=>[e[16]||(e[16]=l(" 性能监视器 "))]),_:1},8,["loading"])]),_:1}),t(i,{size:"large",trigger:"click",options:[{label:"打开帧率监视器",key:"open"},{label:"关闭帧率监视器",key:"close"}],onSelect:e[4]||(e[4]=B=>{B==="open"?q(!0):q(!1)})},{default:a(()=>[t(u(A),{class:"mb-3 mr-3",type:"info",secondary:"",loading:u(r).loading||u(d).loading},{icon:a(()=>[t(u(k),null,{default:a(()=>[t(u(Ie))]),_:1})]),default:a(()=>[e[17]||(e[17]=l(" 帧率监视器 "))]),_:1},8,["loading"])]),_:1}),u(L).formatDisplayModeList.value.length?(M(),Y(u(A),{key:0,class:"mb-3 mr-3",type:"success",secondary:"",loading:u(r).loading||u(d).loading,onClick:y},{icon:a(()=>[t(u(k),null,{default:a(()=>[t(u(Qe))]),_:1})]),default:a(()=>[e[18]||(e[18]=l(" 分辨率及刷新率 "))]),_:1},8,["loading"])):P("",!0),t(u(A),{class:"mb-3 mr-3",type:"warning",secondary:"",loading:u(r).loading||u(d).loading,onClick:e[5]||(e[5]=()=>Me())},{icon:a(()=>[t(u(k),null,{default:a(()=>e[19]||(e[19]=[F("img",{src:Se},null,-1)])),_:1})]),default:a(()=>[e[20]||(e[20]=l(" 应用抽屉 "))]),_:1},8,["loading"]),t(u(A),{class:"mb-3 mr-3",type:"error",secondary:"",loading:u(r).loading||u(d).loading,onClick:e[6]||(e[6]=()=>Ne())},{icon:a(()=>[t(u(k),null,{default:a(()=>e[21]||(e[21]=[F("img",{src:Ve},null,-1)])),_:1})]),default:a(()=>[e[22]||(e[22]=l(" 超级小爱 "))]),_:1},8,["loading"])]),t(w,null,{default:a(()=>[t(u(ze),{size:"large",clearable:"",value:u(d).searchKeyWord,"onUpdate:value":e[7]||(e[7]=B=>u(d).searchKeyWord=B),ref_key:"searchKeyWordInput",ref:s,placeholder:"搜索游戏名称/游戏包名",autosize:"",style:{width:"80%"}},null,8,["value"]),t(u(A),{size:"large",type:"primary",onClick:e[8]||(e[8]=()=>{var B;(B=s.value)==null||B.blur()})},{icon:a(()=>[t(u(k),null,{default:a(()=>[t(u(Le))]),_:1})]),default:a(()=>[e[23]||(e[23]=l(" 搜索 "))]),_:1}),t(u(A),{size:"large",bordered:"",onClick:e[9]||(e[9]=()=>{u(d).searchKeyWord=""})},{icon:a(()=>[t(u(k),null,{default:a(()=>[t(u(Ue))]),_:1})]),default:a(()=>[e[24]||(e[24]=l(" 清空 "))]),_:1})]),_:1})]),_:1}),t(O,{loading:u(r).loading||u(d).loading,columns:u(p),class:"mt-3",data:u(d).filterGameBoosterList,pagination:I},null,8,["loading","columns","data","pagination"])]),t(et,{ref_key:"updateGameBoosterAppDrawer",ref:T,type:"update",title:"更新设置"},null,512)],64)}}});export{st as default}; diff --git a/module_src/webroot/assets/GameBooster-L7mizkCa.js b/module_src/webroot/assets/GameBooster-L7mizkCa.js deleted file mode 100644 index 6a4155e3..00000000 --- a/module_src/webroot/assets/GameBooster-L7mizkCa.js +++ /dev/null @@ -1,9 +0,0 @@ -import{D as Z,E as ce,F as ge,G as me,H as Fe,f as z,k as Y,g as F,I as Ee,d as q,J as ve,r as B,h as J,K as fe,y as ye,i as X,j as ee,e as c,L as Ce,M as Be,N as _e,m as e,b as n,s as r,l as o,O as H,c as te,p as ue,P as oe,v as ne,x as ae,Q as Ae,R as be,S as De,T as ke,n as j,U as Te,V as b,W as k,X as we,Y as Oe,Z as Re,$ as Ge,a0 as Q,a1 as xe,a2 as Ie,a3 as Se,a4 as Me,q as Ne,a5 as Ve,a6 as ze,a7 as Ue,a8 as W,a9 as Le,aa as $e,ab as We,ac as Ye}from"./index-BVVtPzGJ.js";function he(g,i,p,s){return Z(g,function(E,v,R){i(s,p(E),v,R)}),s}function Pe(g,i){return function(p,s){return he(p,g,i(s),{})}}var Ke=Object.prototype,He=Ke.toString,le=Pe(function(g,i,p){i!=null&&typeof i.toString!="function"&&(i=He.call(i)),g[i]=p},ce(ge));function U(g,i){var p={};return i=me(i),Z(g,function(s,E,v){Fe(p,i(s,E,v),s)}),p}function je(g,i){return z(),Y("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[F("path",{"fill-rule":"evenodd",d:"M9.315 7.584C12.195 3.883 16.695 1.5 21.75 1.5a.75.75 0 0 1 .75.75c0 5.056-2.383 9.555-6.084 12.436A6.75 6.75 0 0 1 9.75 22.5a.75.75 0 0 1-.75-.75v-4.131A15.838 15.838 0 0 1 6.382 15H2.25a.75.75 0 0 1-.75-.75 6.75 6.75 0 0 1 7.815-6.666ZM15 6.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Z","clip-rule":"evenodd"}),F("path",{d:"M5.26 17.242a.75.75 0 1 0-.897-1.203 5.243 5.243 0 0 0-2.05 5.022.75.75 0 0 0 .625.627 5.243 5.243 0 0 0 5.022-2.051.75.75 0 1 0-1.202-.897 3.744 3.744 0 0 1-3.008 1.51c0-1.23.592-2.323 1.51-3.008Z"})])}const Qe=le({RATIO_FULLSCREEN:"0.0",RATIO_16_TO_9:"1.7777778",RATIO_4_TO_3:"1.3333333",RATIO_21_TO_9:"2.3333333",RATIO_32_TO_9:"3.5555556"}),Ze={RATIO_FULLSCREEN:{type:"info",name:"全屏",color:{}},RATIO_16_TO_9:{type:"error",name:"16:9",color:{}},RATIO_4_TO_3:{type:"success",name:"4:3",color:{}},RATIO_21_TO_9:{type:"warning",name:"21:9",color:{}},RATIO_32_TO_9:{type:"primary",name:"32:9",color:{color:"rgba(255, 105, 180, 0.1)",borderColor:"rgba(255, 105, 180, 0.3)",textColor:"#ff69b4"}}},re=g=>{console.log(g,"inputArr");const i=Ee(g);let p=Object.entries(Qe).map(([s,E])=>{const v=Ze[E];return{label:v.name,value:s,type:v.type,color:v.color}});return i&&(p=[...p,...i]),p},qe=le({GRAVITY_CENTER:17,GRAVITY_TOP:48,GRAVITY_BOTTOM:80}),Je={GRAVITY_CENTER:{color:"info",name:"居中显示"},GRAVITY_TOP:{color:"success",name:"居顶显示"},GRAVITY_BOTTOM:{color:"error",name:"居底显示"}},se=()=>Object.entries(qe).map(([g,i])=>{const p=Je[i];return{label:p.name,value:g,color:p.color}}),Xe=q({__name:"GameBoosterAppDrawer",props:{type:{},title:{}},emits:["submit"],setup(g,{expose:i,emit:p}){ve(),B(null),B(null);const s=g,E=B(!1),v=re([{label:"自定义",value:"custom",type:"primary",color:{color:"rgba(155, 89, 182, 0.1)",borderColor:"rgba(155, 89, 182, 0.3)",textColor:"#9b59b6"}}]),R=U(v,a=>a.value),f=se(),h=U(f,a=>a.value),d=J();fe(),ye();const L=X(()=>({theme:d.isDarkMode?ne:ae})),{message:T,modal:M}=ee(["message","modal"],{configProviderProps:L});let N,V;const G=B({openDrawer:a=>new Promise((u,_)=>{if(s.type==="update"&&!a){_(new Error("更新模式下必须传入初始化参数")),T.error("初始化参数不能为空");return}s.type==="update"&&(I.value=(a==null?void 0:a.packageName)||"",x.value=(a==null?void 0:a.appName)||"",a!=null&&a.gameGravity&&(D.value=h[a.gameGravity]),a!=null&&a.gameRatio&&(R[a.gameRatio]?(y.value=R[a.gameRatio],A.value=a.gameRatio):(y.value=R.custom,A.value=a.gameRatio))),N=u,V=_,E.value=!0}),closeDrawer:()=>{E.value=!1,V("Drawer closed without submission")}}),x=B(""),I=B(""),D=B(f[0]),y=B(v[0]),A=B(""),S=(a,u)=>{if(u.value==="custom"&&!d.ABTestInfo.GAME_BOOSTER_CUSTOM_RATIO){M.create({title:"无使用权限",type:"warning",preset:"dialog",content:()=>e("div",null,[e("p",null,[r("自定义游戏比例存在使用风险,如果配置了不恰当的自定义游戏比例,可能会触发部分游戏风控导致游戏账号被封!")]),e("p",null,[r("如仍然坚持使用自定义游戏比例,请前往模块设置导入激活口令激活自定义游戏比例:")]),e("p",null,[r("eNqrVnJ39HWNd/L3Dw5xDYp3Dg0O8feND3IM8fRXsiopKk2tBQC2Pwrm")])])});return}y.value=u,u.value==="custom"?A.value="":A.value=u.value},$=(a,u)=>{D.value=u},l=async()=>{if(!A.value){M.create({title:"游戏显示比例不能为空",type:"error",preset:"dialog",content:()=>e("p",null,[r("噫?游戏显示比例不能为空(敲")])});return}t.value=!0;const a=()=>{t.value=!1,E.value=!1},u=()=>{t.value=!1},_={appName:x.value,packageName:I.value,gameGravity:D.value.value,gameRatio:A.value,loadingCallback:u,closeCallback:a};M.create({title:"确认调整游戏显示布局吗?",type:"warning",preset:"dialog",content:()=>e("p",null,[r("调整后会改变游戏的显示比例,获得更大的游戏视野,但并非所有游戏都兼容游戏显示比例调整,且部分游戏可能会对游戏显示比例的修改作为风控管理,可能导致游戏账号被封禁,调整游戏显示布局前,即认可并了解这些须知。确定要继续吗?")]),positiveText:"确定调整",negativeText:"我再想想",onPositiveClick:async()=>{N(_),u(),a()},onNegativeClick(){u()},onMaskClick(){u()},onClose(){u()}})},t=B(!1);return i({openDrawer:G.value.openDrawer}),(a,u)=>{const _=c("n-input-group-label"),w=c("n-input"),O=c("n-input-group"),C=c("n-button"),P=c("n-dropdown"),ie=c("n-alert"),K=c("n-card"),de=c("n-drawer-content"),pe=c("n-drawer");return z(),Y(oe,null,[Ce(a.$slots,"default",Be(_e({openDrawer:G.value.openDrawer}))),e(pe,{show:E.value,"onUpdate:show":u[7]||(u[7]=m=>E.value=m),width:o(d).windowWidth>=640?"450px":"100%",placement:"right"},{default:n(()=>[e(de,{"body-content-class":"auto-ui-drawer-content","scrollbar-props":{trigger:"none"},title:s.title,closable:""},{footer:n(()=>[e(C,{type:"info",loading:t.value,"onUpdate:loading":u[5]||(u[5]=m=>t.value=m),onClick:u[6]||(u[6]=()=>l())},{default:n(()=>u[11]||(u[11]=[r(" 提交 ")])),_:1},8,["loading"])]),default:n(()=>[e(O,null,{default:n(()=>[e(_,{size:"large"},{default:n(()=>u[8]||(u[8]=[r("游戏名称")])),_:1}),e(w,{size:"large",value:x.value,"onUpdate:value":u[0]||(u[0]=m=>x.value=m),readonly:!0,placeholder:"请输入游戏名称"},null,8,["value"])]),_:1}),e(O,{class:"mt-5"},{default:n(()=>[e(_,{size:"large"},{default:n(()=>u[9]||(u[9]=[r("游戏包名")])),_:1}),e(w,{size:"large",value:I.value,"onUpdate:value":u[1]||(u[1]=m=>I.value=m),readonly:!0,placeholder:"请输入游戏包名"},null,8,["value"])]),_:1}),e(K,{bordered:!1,title:"游戏显示比例",size:"small"},{default:n(()=>[e(P,{value:y.value,"onUpdate:value":u[2]||(u[2]=m=>y.value=m),size:"large",trigger:"click",options:o(v),onSelect:S},{default:n(()=>{var m;return[e(C,{block:"",type:y.value.type,color:(m=y.value.color)==null?void 0:m.textColor,dashed:""},{default:n(()=>[r(H(y.value.label),1)]),_:1},8,["type","color"])]}),_:1},8,["value","options"]),e(O,{class:"mt-5"},{default:n(()=>[e(w,{type:"number",ref:"currentCustomGameRatioRef",readonly:y.value.value!=="custom",value:A.value,"onUpdate:value":u[3]||(u[3]=m=>A.value=m),placeholder:"请输入游戏显示比例"},null,8,["readonly","value"])]),_:1}),y.value.value==="custom"?(z(),te(ie,{key:0,class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:n(()=>u[10]||(u[10]=[F("p",null,"参考计算公式:21:9=21%9≈2.3333333",-1)])),_:1})):ue("",!0)]),_:1}),e(K,{bordered:!1,title:"游戏显示位置",size:"small"},{default:n(()=>[e(P,{value:D.value,"onUpdate:value":u[4]||(u[4]=m=>D.value=m),size:"large",trigger:"click",options:o(f),onSelect:$},{default:n(()=>[e(C,{block:"",type:D.value.color,dashed:""},{default:n(()=>[r(H(D.value.label),1)]),_:1},8,["type"])]),_:1},8,["value","options"])]),_:1})]),_:1},8,["title"])]),_:1},8,["show","width"])],64)}}}),et={class:"autoui-view mb-10"},tt={class:"mt-3"},ut={class:"mb-3 px-4 sm:px-0"},ot={class:"mb-3 flex flex-wrap"},nt={class:"flex flex-wrap"},at={class:"flex flex-wrap"},rt=q({__name:"GameBooster",setup(g){const i=B(null),p=$(),s=J(),E=Te();Ae();const v=X(()=>({theme:s.isDarkMode?ne:ae})),{message:R,modal:f,notification:h}=ee(["message","modal","notification"],{configProviderProps:v}),d=be(),L=re(),T=U(L,l=>l.value),M=se(),N=U(M,l=>l.value),V=De(),G=B(null),x=async()=>{if(!V.isSupportGameMode.value){f.create({title:"未开启游戏显示布局",type:"warning",preset:"dialog",content:()=>e("p",null,[r("未开启游戏显示布局,请先前往模块设置进行开启~")]),positiveText:"立即前往",negativeText:"取消",onPositiveClick(){E.push({name:"settings",hash:"#gameModeSettings"}).then(()=>{const a=new MutationObserver(()=>{const u=document.getElementById("gameModeSettings");u&&(u.scrollIntoView({behavior:"smooth",block:"center"}),a.disconnect())});a.observe(document.body,{childList:!0,subtree:!0})})}});return}const[l,t]=await W(Le());l&&f.create({title:"操作失败",type:"error",preset:"dialog",content:()=>e("p",null,[r("发生异常错误,详细错误请查看日志~")])})},I=async()=>{f.create({title:"获取手机/平板管家",type:"info",preset:"dialog",content:()=>e("div",null,[e("p",null,[r("如果规则无法生效,还需要安装修改版的手机/平板管家才会生效,安装后如出现崩溃等异常,推荐清空管家数据并重启设备再尝试~")]),e("p",null,[r("(Tips:需搭配核心破解并通过MT管理器安装)")]),e("p",null,[r("下载地址:https://caiyun.139.com/m/i?135CeBMHACC6p")])]),positiveText:"复制下载链接到剪切板",negativeText:"取消",onPositiveClick:()=>{navigator.clipboard.writeText("https://caiyun.139.com/m/i?135CeBMHACC6p")},onNegativeClick:()=>{}})},D=()=>{E.push({name:"settings",hash:"#displayModeSettings"}).then(()=>{const l=new MutationObserver(()=>{const t=document.getElementById("displayModeSettings");t&&(t.scrollIntoView({behavior:"smooth",block:"center"}),l.disconnect())});l.observe(document.body,{childList:!0,subtree:!0})})},y=async(l,t)=>{if(!V.isSupportGameMode.value){f.create({title:"未开启游戏显示布局",type:"warning",preset:"dialog",content:()=>e("p",null,[r("未开启游戏显示布局,请先前往模块设置进行开启~")]),positiveText:"立即前往",negativeText:"取消",onPositiveClick(){E.push({name:"settings",hash:"#gameModeSettings"}).then(()=>{const a=new MutationObserver(()=>{const u=document.getElementById("gameModeSettings");u&&(u.scrollIntoView({behavior:"smooth",block:"center"}),a.disconnect())});a.observe(document.body,{childList:!0,subtree:!0})})}});return}if(G.value){const[a,u]=await W(G.value.openDrawer({appName:l.app_name,packageName:l.package_name,gameRatio:l.game_ratio,gameGravity:l.game_gravity}));if(a)console.log("操作取消:",a);else if(u){d.loading=!0;const[_,w]=await W($e(u.packageName,u.gameRatio,u.gameGravity));_&&(f.create({title:"更新设置失败",type:"error",preset:"dialog",content:()=>e("p",null,[r("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),d.loading=!1),w&&(d.loading=!1,f.create({title:"更新设置成功",type:"success",preset:"dialog",content:()=>e("p",null,[r("好耶w,已经成功配置")," ",e("span",{class:`font-bold ${s.isDarkMode?"text-teal-400":"text-gray-600"}`},[u.appName])," ",r("的游戏显示布局了OwO~实际生效还需要重启")," ",e("span",{class:`font-bold ${s.isDarkMode?"text-teal-400":"text-gray-600"}`},[u.appName])," ",r("和")," ",e("span",{class:`font-bold ${s.isDarkMode?"text-teal-400":"text-gray-600"}`},[r("平板/手机管家")])," ",r("的作用域,确定要继续吗?")]),positiveText:"确定重启作用域",negativeText:"稍后手动重启",onPositiveClick(){We(l.package_name).then(async O=>{await d.initDefault(),f.create({title:"重启作用域成功",type:"success",preset:"dialog",content:()=>e("p",null,[r("已经成功为你重启对应的作用域,请查看是否生效~")])})}).catch(O=>{f.create({title:"重启作用域失败",type:"error",preset:"dialog",content:()=>e("p",null,[r("发生异常错误,重启系统界面作用域失败QwQ,详细错误请查看日志~")])})})}}))}}},A=async()=>{await d.initDefault()},S=ke({page:1,pageSize:10,simple:!0,showSizePicker:!0,onChange:l=>{S.page=l},onUpdatePageSize:l=>{S.pageSize=l,S.page=1}});function $(){return[{title:"游戏名称",minWidth:250,key:"name",render(l,t){return e("div",null,[l.app_name&&e("p",null,[l.app_name]),l.app_name&&e("p",null,[e("span",{class:{hidden:!l.app_name}},[r("(")]),l.package_name,e("span",{class:{hidden:!l.app_name}},[r(")")])])])}},{title:"游戏显示比例",minWidth:150,key:"game_ratio",render(l,t){return T[l.game_ratio]&&T[l.game_ratio].label?e(c("n-tag"),{dashed:!0,type:T[l.game_ratio].type,color:T[l.game_ratio].color},{default:()=>[T[l.game_ratio].label]}):e(c("n-tag"),{dashed:!0,color:{color:"rgba(155, 89, 182, 0.1)",borderColor:"rgba(155, 89, 182, 0.3)",textColor:"#9b59b6"}},{default:()=>[r("自定义")]})}},{title:"游戏显示位置",minWidth:150,key:"game_gravity",render(l,t){return e(c("n-tag"),{dashed:!0,type:N[l.game_gravity].color},{default:()=>[N[l.game_gravity].label]})}},{title:"操作",minWidth:100,key:"setting",render(l,t){const a={icon:Ye};return e(c("n-button"),{onClick:()=>y(l),size:"small",strong:!0,dashed:!0,type:"info"},{default:()=>[r("管理")],...a})}}]}return(l,t)=>{const a=c("n-alert"),u=c("n-dropdown"),_=c("n-input-group"),w=c("n-card"),O=c("n-data-table");return z(),Y(oe,null,[F("main",et,[F("div",tt,[F("div",ut,[t[10]||(t[10]=F("h3",{class:j("text-base font-semibold leading-7")},[F("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r - 101.22deg,\r - rgb(255, 182, 133) -18.32%,\r - rgb(255, 111, 29) 7.01%,\r - rgb(252, 181, 232) 41.59%,\r - rgb(135, 148, 255) 70.98%,\r - rgb(60, 112, 255) 91.35%,\r - rgb(60, 112, 255) 110.17%\r - )`}},"游戏显示布局")],-1)),F("p",{class:j(`mt-1 max-w-2xl text-sm leading-6 ${o(s).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 游戏显示布局,改变游戏比例,获得更大的游戏视野。 ",2)])]),e(w,{size:"small"},{default:n(()=>[F("div",ot,[o(s).deviceCharacteristics==="tablet"?(z(),te(a,{key:0,"show-icon":!0,type:"info"},{default:n(()=>[t[12]||(t[12]=F("p",null,"请添加需要管理的游戏应用到游戏工具箱,Hyper OS 2.0+还需要安装修改版的手机/平板管家才会生效。",-1)),t[13]||(t[13]=F("p",null,"修改版的手机/平板管家支持Hyper OS 2.0/1.0和MIUI 14:",-1)),e(o(b),{strong:"",secondary:"",type:"info",onClick:t[0]||(t[0]=()=>I())},{default:n(()=>t[11]||(t[11]=[r("获取修改版手机/平板管家")])),_:1})]),_:1})):ue("",!0)]),F("div",nt,[e(o(b),{class:"mb-3 mr-3",type:"info",loading:o(s).loading||o(d).loading,onClick:t[1]||(t[1]=()=>x())},{icon:n(()=>[e(o(k),null,{default:n(()=>[e(o(we))]),_:1})]),default:n(()=>[t[14]||(t[14]=r(" 添加游戏 "))]),_:1},8,["loading"]),e(o(b),{class:"mb-3 mr-3",type:"success",loading:o(s).loading||o(d).loading,onClick:t[2]||(t[2]=()=>A())},{icon:n(()=>[e(o(k),null,{default:n(()=>[e(o(Oe))]),_:1})]),default:n(()=>[t[15]||(t[15]=r(" 刷新游戏列表 "))]),_:1},8,["loading"])]),F("div",at,[e(u,{size:"large",trigger:"click",options:[{label:"打开性能监视器",key:"start"},{label:"关闭性能监视器",key:"stop"}],onSelect:t[3]||(t[3]=C=>{Re(C)})},{default:n(()=>[e(o(b),{class:"mb-3 mr-3",color:"#8a2be2",type:"info",secondary:"",loading:o(s).loading||o(d).loading},{icon:n(()=>[e(o(k),null,{default:n(()=>[e(o(Ge))]),_:1})]),default:n(()=>[t[16]||(t[16]=r(" 性能监视器 "))]),_:1},8,["loading"])]),_:1}),e(u,{size:"large",trigger:"click",options:[{label:"打开帧率监视器",key:"open"},{label:"关闭帧率监视器",key:"close"}],onSelect:t[4]||(t[4]=C=>{C==="open"?Q(!0):Q(!1)})},{default:n(()=>[e(o(b),{class:"mb-3 mr-3",type:"info",secondary:"",loading:o(s).loading||o(d).loading},{icon:n(()=>[e(o(k),null,{default:n(()=>[e(o(xe))]),_:1})]),default:n(()=>[t[17]||(t[17]=r(" 帧率监视器 "))]),_:1},8,["loading"])]),_:1}),e(o(b),{class:"mb-3 mr-3",type:"success",secondary:"",loading:o(s).loading||o(d).loading,onClick:D},{icon:n(()=>[e(o(k),null,{default:n(()=>[e(o(je))]),_:1})]),default:n(()=>[t[18]||(t[18]=r(" 分辨率及刷新率 "))]),_:1},8,["loading"]),e(o(b),{class:"mb-3 mr-3",type:"warning",secondary:"",loading:o(s).loading||o(d).loading,onClick:t[5]||(t[5]=()=>Ie())},{icon:n(()=>[e(o(k),null,{default:n(()=>t[19]||(t[19]=[F("img",{src:Se},null,-1)])),_:1})]),default:n(()=>[t[20]||(t[20]=r(" 应用抽屉 "))]),_:1},8,["loading"]),e(o(b),{class:"mb-3 mr-3",type:"error",secondary:"",loading:o(s).loading||o(d).loading,onClick:t[6]||(t[6]=()=>Me())},{icon:n(()=>[e(o(k),null,{default:n(()=>t[21]||(t[21]=[F("img",{src:Ne},null,-1)])),_:1})]),default:n(()=>[t[22]||(t[22]=r(" 超级小爱 "))]),_:1},8,["loading"])]),e(_,null,{default:n(()=>[e(o(Ve),{size:"large",clearable:"",value:o(d).searchKeyWord,"onUpdate:value":t[7]||(t[7]=C=>o(d).searchKeyWord=C),ref_key:"searchKeyWordInput",ref:i,placeholder:"搜索游戏名称/游戏包名",autosize:"",style:{width:"80%"}},null,8,["value"]),e(o(b),{size:"large",type:"primary",onClick:t[8]||(t[8]=()=>{var C;(C=i.value)==null||C.blur()})},{icon:n(()=>[e(o(k),null,{default:n(()=>[e(o(ze))]),_:1})]),default:n(()=>[t[23]||(t[23]=r(" 搜索 "))]),_:1}),e(o(b),{size:"large",bordered:"",onClick:t[9]||(t[9]=()=>{o(d).searchKeyWord=""})},{icon:n(()=>[e(o(k),null,{default:n(()=>[e(o(Ue))]),_:1})]),default:n(()=>[t[24]||(t[24]=r(" 清空 "))]),_:1})]),_:1})]),_:1}),e(O,{loading:o(s).loading||o(d).loading,columns:o(p),class:"mt-3",data:o(d).filterGameBoosterList,pagination:S},null,8,["loading","columns","data","pagination"])]),e(Xe,{ref_key:"updateGameBoosterAppDrawer",ref:G,type:"update",title:"更新设置"},null,512)],64)}}});export{rt as default}; diff --git a/module_src/webroot/assets/GameTurboConfig-CUzPjQal.js b/module_src/webroot/assets/GameTurboConfig-C7NGl-or.js similarity index 92% rename from module_src/webroot/assets/GameTurboConfig-CUzPjQal.js rename to module_src/webroot/assets/GameTurboConfig-C7NGl-or.js index 8eac3cdd..eab53681 100644 --- a/module_src/webroot/assets/GameTurboConfig-CUzPjQal.js +++ b/module_src/webroot/assets/GameTurboConfig-C7NGl-or.js @@ -1 +1 @@ -import{ad as _,ae as f,d as x,y as v,h as b,i as h,j as y,o as k,k as w,g as t,n as m,l as u,m as a,b as r,e as g,f as C,s as d,v as M,x as P}from"./index-BVVtPzGJ.js";async function D(n){return _(new Promise(async(o,i)=>{{const{errno:l,stdout:s,stderr:e}=await f(`/data/adb/modules/MIUI_MagicWindow+/common/utils/sq ${n}`);l?i(e):o(s)}}),`sq ${n}`)}const S={class:"game-turbo-config"},T={class:"mt-5"},$={class:"px-4 sm:px-0"},q={class:"flex"},I=x({__name:"GameTurboConfig",setup(n){v();const o=b(),i=h(()=>({theme:o.isDarkMode?M:P}));y(["message"],{configProviderProps:i});function l(s){return s.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/'/g,"\\'")}return k(()=>{D(l('@teg_config | .rules | .rule_content | sort_by(.rule_version-) | where(.rule_module == "booster_config") | .[0]')).then(s=>{console.log(s,"res")},s=>{console.log(s,"err")})}),(s,e)=>{const c=g("n-button"),p=g("n-card");return C(),w("div",S,[t("div",T,[t("div",$,[t("h3",{class:m(`text-base font-semibold leading-7 ${u(o).isDarkMode?"text-white":"text-gray-900"}`)}," 游戏云控配置 ",2),t("p",{class:m(`mt-1 max-w-2xl text-sm leading-6 ${u(o).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 在这里可以查看小米的部分云控节点配置 ",2)]),a(p,{bordered:!0,class:"mt-3",size:"small"},{default:r(()=>[t("div",q,[a(c,{class:"mr-3",type:"info"},{default:r(()=>e[0]||(e[0]=[d("测试按钮1")])),_:1}),a(c,{class:"mr-3",type:"error"},{default:r(()=>e[1]||(e[1]=[d("测试按钮2")])),_:1}),a(c,{class:"mr-3",type:"success"},{default:r(()=>e[2]||(e[2]=[d("测试按钮3")])),_:1})]),e[3]||(e[3]=t("div",null,null,-1))]),_:1})])])}}});export{I as default}; +import{ae as _,af as f,d as x,y as v,h as b,i as h,j as y,o as k,k as w,g as t,n as m,l as u,m as a,b as r,e as g,f as C,s as d,v as M,x as P}from"./index-fznNs03Y.js";async function D(n){return _(new Promise(async(o,i)=>{{const{errno:l,stdout:s,stderr:e}=await f(`/data/adb/modules/MIUI_MagicWindow+/common/utils/sq ${n}`);l?i(e):o(s)}}),`sq ${n}`)}const S={class:"game-turbo-config"},T={class:"mt-5"},$={class:"px-4 sm:px-0"},q={class:"flex"},I=x({__name:"GameTurboConfig",setup(n){v();const o=b(),i=h(()=>({theme:o.isDarkMode?M:P}));y(["message"],{configProviderProps:i});function l(s){return s.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/'/g,"\\'")}return k(()=>{D(l('@teg_config | .rules | .rule_content | sort_by(.rule_version-) | where(.rule_module == "booster_config") | .[0]')).then(s=>{console.log(s,"res")},s=>{console.log(s,"err")})}),(s,e)=>{const c=g("n-button"),p=g("n-card");return C(),w("div",S,[t("div",T,[t("div",$,[t("h3",{class:m(`text-base font-semibold leading-7 ${u(o).isDarkMode?"text-white":"text-gray-900"}`)}," 游戏云控配置 ",2),t("p",{class:m(`mt-1 max-w-2xl text-sm leading-6 ${u(o).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 在这里可以查看小米的部分云控节点配置 ",2)]),a(p,{bordered:!0,class:"mt-3",size:"small"},{default:r(()=>[t("div",q,[a(c,{class:"mr-3",type:"info"},{default:r(()=>e[0]||(e[0]=[d("测试按钮1")])),_:1}),a(c,{class:"mr-3",type:"error"},{default:r(()=>e[1]||(e[1]=[d("测试按钮2")])),_:1}),a(c,{class:"mr-3",type:"success"},{default:r(()=>e[2]||(e[2]=[d("测试按钮3")])),_:1})]),e[3]||(e[3]=t("div",null,null,-1))]),_:1})])])}}});export{I as default}; diff --git a/module_src/webroot/assets/HappyNewYearEgg-yyF7sCJq.js b/module_src/webroot/assets/HappyNewYearEgg-BBmZEvrU.js similarity index 97% rename from module_src/webroot/assets/HappyNewYearEgg-yyF7sCJq.js rename to module_src/webroot/assets/HappyNewYearEgg-BBmZEvrU.js index 802061d5..80f4466a 100644 --- a/module_src/webroot/assets/HappyNewYearEgg-yyF7sCJq.js +++ b/module_src/webroot/assets/HappyNewYearEgg-BBmZEvrU.js @@ -1 +1 @@ -import{d as p,h as e,i as n,j as o,k as l,aH as c,f as d,v as m,x as r}from"./index-BVVtPzGJ.js";const i="/images/happy_new_year_banner.jpg",f={class:"mt-5 bg-[#313569]"},E=p({__name:"HappyNewYearEgg",setup(x){const t=e(),a=n(()=>({theme:t.isDarkMode?m:r}));return o(["message","modal","notification"],{configProviderProps:a}),(b,s)=>(d(),l("div",f,s[0]||(s[0]=[c('

年从节换,新岁已至,转眼已经迎来了「2025」年。

「2024年3月31日」,我正式接手「完美横屏应用计划」

至今,新版「完美横屏应用计划」共陪伴了大家「246」天。

诞生了「2907」个提交和「683」个版本。

你们对「完美横屏应用计划」的认可,也是我维护下去的动力!

不管何时何地,「遇见你们都是我最美好的事」,感谢大家的一路相伴。

「新年胜旧年」,多喜乐,长安宁。

年年皆胜意,岁岁皆欢愉,祝大家「新年快乐」

十分感谢所有给「完美横屏应用计划」打赏给予认可的酷友。

最后感谢「柚稚的孩纸」「Kirara」「御坂初琴」给我提供了不少的帮助!

「2025年1月1日」 By 做梦书 致辞

',2)])))}});export{E as default}; +import{d as p,h as e,i as n,j as o,k as l,aH as c,f as d,v as m,x as r}from"./index-fznNs03Y.js";const i="/images/happy_new_year_banner.jpg",f={class:"mt-5 bg-[#313569]"},E=p({__name:"HappyNewYearEgg",setup(x){const t=e(),a=n(()=>({theme:t.isDarkMode?m:r}));return o(["message","modal","notification"],{configProviderProps:a}),(b,s)=>(d(),l("div",f,s[0]||(s[0]=[c('

年从节换,新岁已至,转眼已经迎来了「2025」年。

「2024年3月31日」,我正式接手「完美横屏应用计划」

至今,新版「完美横屏应用计划」共陪伴了大家「246」天。

诞生了「2907」个提交和「683」个版本。

你们对「完美横屏应用计划」的认可,也是我维护下去的动力!

不管何时何地,「遇见你们都是我最美好的事」,感谢大家的一路相伴。

「新年胜旧年」,多喜乐,长安宁。

年年皆胜意,岁岁皆欢愉,祝大家「新年快乐」

十分感谢所有给「完美横屏应用计划」打赏给予认可的酷友。

最后感谢「柚稚的孩纸」「Kirara」「御坂初琴」给我提供了不少的帮助!

「2025年1月1日」 By 做梦书 致辞

',2)])))}});export{E as default}; diff --git a/module_src/webroot/assets/LogView-wslkY78-.js b/module_src/webroot/assets/LogView-B9Pj10R-.js similarity index 99% rename from module_src/webroot/assets/LogView-wslkY78-.js rename to module_src/webroot/assets/LogView-B9Pj10R-.js index afc41097..8c660442 100644 --- a/module_src/webroot/assets/LogView-wslkY78-.js +++ b/module_src/webroot/assets/LogView-B9Pj10R-.js @@ -1,2 +1,2 @@ -import{f as se,k as ie,g as A,d as ct,y as at,h as lt,i as ut,j as ft,r as gt,o as ht,z as dt,n as fe,l as m,m as N,b as C,e as ee,s as $,A as pt,v as bt,x as Et,B as _t,C as wt}from"./index-BVVtPzGJ.js";function xt(e,t){return se(),ie("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[A("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m9 12.75 3 3m0 0 3-3m-3 3v-7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})])}function Mt(e,t){return se(),ie("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[A("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m15 11.25-3-3m0 0-3 3m3-3v7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})])}function yt(e,t){return se(),ie("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[A("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M2.25 12.75V12A2.25 2.25 0 0 1 4.5 9.75h15A2.25 2.25 0 0 1 21.75 12v.75m-8.69-6.44-2.12-2.12a1.5 1.5 0 0 0-1.061-.44H4.5A2.25 2.25 0 0 0 2.25 6v12a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18V9a2.25 2.25 0 0 0-2.25-2.25h-5.379a1.5 1.5 0 0 1-1.06-.44Z"})])}function Ot(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ie(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach(t=>{const s=e[t],u=typeof s;(u==="object"||u==="function")&&!Object.isFrozen(s)&&Ie(s)}),e}class Se{constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function Be(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function j(e,...t){const s=Object.create(null);for(const u in e)s[u]=e[u];return t.forEach(function(u){for(const b in u)s[b]=u[b]}),s}const Rt="",ke=e=>!!e.scope,St=(e,{prefix:t})=>{if(e.startsWith("language:"))return e.replace("language:","language-");if(e.includes(".")){const s=e.split(".");return[`${t}${s.shift()}`,...s.map((u,b)=>`${u}${"_".repeat(b+1)}`)].join(" ")}return`${t}${e}`};class kt{constructor(t,s){this.buffer="",this.classPrefix=s.classPrefix,t.walk(this)}addText(t){this.buffer+=Be(t)}openNode(t){if(!ke(t))return;const s=St(t.scope,{prefix:this.classPrefix});this.span(s)}closeNode(t){ke(t)&&(this.buffer+=Rt)}value(){return this.buffer}span(t){this.buffer+=``}}const Ne=(e={})=>{const t={children:[]};return Object.assign(t,e),t};class he{constructor(){this.rootNode=Ne(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(t){this.top.children.push(t)}openNode(t){const s=Ne({scope:t});this.add(s),this.stack.push(s)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(t){return this.constructor._walk(t,this.rootNode)}static _walk(t,s){return typeof s=="string"?t.addText(s):s.children&&(t.openNode(s),s.children.forEach(u=>this._walk(t,u)),t.closeNode(s)),t}static _collapse(t){typeof t!="string"&&t.children&&(t.children.every(s=>typeof s=="string")?t.children=[t.children.join("")]:t.children.forEach(s=>{he._collapse(s)}))}}class Nt extends he{constructor(t){super(),this.options=t}addText(t){t!==""&&this.add(t)}startScope(t){this.openNode(t)}endScope(){this.closeNode()}__addSublanguage(t,s){const u=t.root;s&&(u.scope=`language:${s}`),this.add(u)}toHTML(){return new kt(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function X(e){return e?typeof e=="string"?e:e.source:null}function Le(e){return F("(?=",e,")")}function vt(e){return F("(?:",e,")*")}function At(e){return F("(?:",e,")?")}function F(...e){return e.map(s=>X(s)).join("")}function Tt(e){const t=e[e.length-1];return typeof t=="object"&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function de(...e){return"("+(Tt(e).capture?"":"?:")+e.map(u=>X(u)).join("|")+")"}function me(e){return new RegExp(e.toString()+"|").exec("").length-1}function Dt(e,t){const s=e&&e.exec(t);return s&&s.index===0}const Ct=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function pe(e,{joinWith:t}){let s=0;return e.map(u=>{s+=1;const b=s;let _=X(u),o="";for(;_.length>0;){const r=Ct.exec(_);if(!r){o+=_;break}o+=_.substring(0,r.index),_=_.substring(r.index+r[0].length),r[0][0]==="\\"&&r[1]?o+="\\"+String(Number(r[1])+b):(o+=r[0],r[0]==="("&&s++)}return o}).map(u=>`(${u})`).join(t)}const It=/\b\B/,je="[a-zA-Z]\\w*",be="[a-zA-Z_]\\w*",Pe="\\b\\d+(\\.\\d+)?",He="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",$e="\\b(0b[01]+)",Bt="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",Lt=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=F(t,/.*\b/,e.binary,/\b.*/)),j({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(s,u)=>{s.index!==0&&u.ignoreMatch()}},e)},V={begin:"\\\\[\\s\\S]",relevance:0},mt={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[V]},jt={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[V]},Pt={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/},re=function(e,t,s={}){const u=j({scope:"comment",begin:e,end:t,contains:[]},s);u.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 b=de("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 u.contains.push({begin:F(/[ ]+/,"(",b,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),u},Ht=re("//","$"),$t=re("/\\*","\\*/"),Ut=re("#","$"),Ft={scope:"number",begin:Pe,relevance:0},Gt={scope:"number",begin:He,relevance:0},Wt={scope:"number",begin:$e,relevance:0},zt={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[V,{begin:/\[/,end:/\]/,relevance:0,contains:[V]}]},Kt={scope:"title",begin:je,relevance:0},Xt={scope:"title",begin:be,relevance:0},Vt={begin:"\\.\\s*"+be,relevance:0},Zt=function(e){return Object.assign(e,{"on:begin":(t,s)=>{s.data._beginMatch=t[1]},"on:end":(t,s)=>{s.data._beginMatch!==t[1]&&s.ignoreMatch()}})};var te=Object.freeze({__proto__:null,APOS_STRING_MODE:mt,BACKSLASH_ESCAPE:V,BINARY_NUMBER_MODE:Wt,BINARY_NUMBER_RE:$e,COMMENT:re,C_BLOCK_COMMENT_MODE:$t,C_LINE_COMMENT_MODE:Ht,C_NUMBER_MODE:Gt,C_NUMBER_RE:He,END_SAME_AS_BEGIN:Zt,HASH_COMMENT_MODE:Ut,IDENT_RE:je,MATCH_NOTHING_RE:It,METHOD_GUARD:Vt,NUMBER_MODE:Ft,NUMBER_RE:Pe,PHRASAL_WORDS_MODE:Pt,QUOTE_STRING_MODE:jt,REGEXP_MODE:zt,RE_STARTERS_RE:Bt,SHEBANG:Lt,TITLE_MODE:Kt,UNDERSCORE_IDENT_RE:be,UNDERSCORE_TITLE_MODE:Xt});function Yt(e,t){e.input[e.index-1]==="."&&t.ignoreMatch()}function Jt(e,t){e.className!==void 0&&(e.scope=e.className,delete e.className)}function qt(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=Yt,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,e.relevance===void 0&&(e.relevance=0))}function Qt(e,t){Array.isArray(e.illegal)&&(e.illegal=de(...e.illegal))}function en(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function tn(e,t){e.relevance===void 0&&(e.relevance=1)}const nn=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const s=Object.assign({},e);Object.keys(e).forEach(u=>{delete e[u]}),e.keywords=s.keywords,e.begin=F(s.beforeMatch,Le(s.begin)),e.starts={relevance:0,contains:[Object.assign(s,{endsParent:!0})]},e.relevance=0,delete s.beforeMatch},sn=["of","and","for","in","not","or","if","then","parent","list","value"],rn="keyword";function Ue(e,t,s=rn){const u=Object.create(null);return typeof e=="string"?b(s,e.split(" ")):Array.isArray(e)?b(s,e):Object.keys(e).forEach(function(_){Object.assign(u,Ue(e[_],t,_))}),u;function b(_,o){t&&(o=o.map(r=>r.toLowerCase())),o.forEach(function(r){const l=r.split("|");u[l[0]]=[_,on(l[0],l[1])]})}}function on(e,t){return t?Number(t):cn(e)?0:1}function cn(e){return sn.includes(e.toLowerCase())}const ve={},U=e=>{console.error(e)},Ae=(e,...t)=>{console.log(`WARN: ${e}`,...t)},W=(e,t)=>{ve[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),ve[`${e}/${t}`]=!0)},ne=new Error;function Fe(e,t,{key:s}){let u=0;const b=e[s],_={},o={};for(let r=1;r<=t.length;r++)o[r+u]=b[r],_[r+u]=!0,u+=me(t[r-1]);e[s]=o,e[s]._emit=_,e[s]._multi=!0}function an(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw U("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),ne;if(typeof e.beginScope!="object"||e.beginScope===null)throw U("beginScope must be object"),ne;Fe(e,e.begin,{key:"beginScope"}),e.begin=pe(e.begin,{joinWith:""})}}function ln(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw U("skip, excludeEnd, returnEnd not compatible with endScope: {}"),ne;if(typeof e.endScope!="object"||e.endScope===null)throw U("endScope must be object"),ne;Fe(e,e.end,{key:"endScope"}),e.end=pe(e.end,{joinWith:""})}}function un(e){e.scope&&typeof e.scope=="object"&&e.scope!==null&&(e.beginScope=e.scope,delete e.scope)}function fn(e){un(e),typeof e.beginScope=="string"&&(e.beginScope={_wrap:e.beginScope}),typeof e.endScope=="string"&&(e.endScope={_wrap:e.endScope}),an(e),ln(e)}function gn(e){function t(o,r){return new RegExp(X(o),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(r?"g":""))}class s{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(r,l){l.position=this.position++,this.matchIndexes[this.matchAt]=l,this.regexes.push([l,r]),this.matchAt+=me(r)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const r=this.regexes.map(l=>l[1]);this.matcherRe=t(pe(r,{joinWith:"|"}),!0),this.lastIndex=0}exec(r){this.matcherRe.lastIndex=this.lastIndex;const l=this.matcherRe.exec(r);if(!l)return null;const M=l.findIndex((P,R)=>R>0&&P!==void 0),x=this.matchIndexes[M];return l.splice(0,M),Object.assign(l,x)}}class u{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(r){if(this.multiRegexes[r])return this.multiRegexes[r];const l=new s;return this.rules.slice(r).forEach(([M,x])=>l.addRule(M,x)),l.compile(),this.multiRegexes[r]=l,l}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(r,l){this.rules.push([r,l]),l.type==="begin"&&this.count++}exec(r){const l=this.getMatcher(this.regexIndex);l.lastIndex=this.lastIndex;let M=l.exec(r);if(this.resumingScanAtSamePosition()&&!(M&&M.index===this.lastIndex)){const x=this.getMatcher(0);x.lastIndex=this.lastIndex+1,M=x.exec(r)}return M&&(this.regexIndex+=M.position+1,this.regexIndex===this.count&&this.considerAll()),M}}function b(o){const r=new u;return o.contains.forEach(l=>r.addRule(l.begin,{rule:l,type:"begin"})),o.terminatorEnd&&r.addRule(o.terminatorEnd,{type:"end"}),o.illegal&&r.addRule(o.illegal,{type:"illegal"}),r}function _(o,r){const l=o;if(o.isCompiled)return l;[Jt,en,fn,nn].forEach(x=>x(o,r)),e.compilerExtensions.forEach(x=>x(o,r)),o.__beforeBegin=null,[qt,Qt,tn].forEach(x=>x(o,r)),o.isCompiled=!0;let M=null;return typeof o.keywords=="object"&&o.keywords.$pattern&&(o.keywords=Object.assign({},o.keywords),M=o.keywords.$pattern,delete o.keywords.$pattern),M=M||/\w+/,o.keywords&&(o.keywords=Ue(o.keywords,e.case_insensitive)),l.keywordPatternRe=t(M,!0),r&&(o.begin||(o.begin=/\B|\b/),l.beginRe=t(l.begin),!o.end&&!o.endsWithParent&&(o.end=/\B|\b/),o.end&&(l.endRe=t(l.end)),l.terminatorEnd=X(l.end)||"",o.endsWithParent&&r.terminatorEnd&&(l.terminatorEnd+=(o.end?"|":"")+r.terminatorEnd)),o.illegal&&(l.illegalRe=t(o.illegal)),o.contains||(o.contains=[]),o.contains=[].concat(...o.contains.map(function(x){return hn(x==="self"?o:x)})),o.contains.forEach(function(x){_(x,l)}),o.starts&&_(o.starts,r),l.matcher=b(l),l}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=j(e.classNameAliases||{}),_(e)}function Ge(e){return e?e.endsWithParent||Ge(e.starts):!1}function hn(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map(function(t){return j(e,{variants:null},t)})),e.cachedVariants?e.cachedVariants:Ge(e)?j(e,{starts:e.starts?j(e.starts):null}):Object.isFrozen(e)?j(e):e}var dn="11.10.0";class pn extends Error{constructor(t,s){super(t),this.name="HTMLInjectionError",this.html=s}}const ge=Be,Te=j,De=Symbol("nomatch"),bn=7,We=function(e){const t=Object.create(null),s=Object.create(null),u=[];let b=!0;const _="Could not find the language '{}', did you forget to load/include a language module?",o={disableAutodetect:!0,name:"Plain text",contains:[]};let r={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:Nt};function l(n){return r.noHighlightRe.test(n)}function M(n){let a=n.className+" ";a+=n.parentNode?n.parentNode.className:"";const h=r.languageDetectRe.exec(a);if(h){const p=B(h[1]);return p||(Ae(_.replace("{}",h[1])),Ae("Falling back to no-highlight mode for this block.",n)),p?h[1]:"no-highlight"}return a.split(/\s+/).find(p=>l(p)||B(p))}function x(n,a,h){let p="",y="";typeof a=="object"?(p=n,h=a.ignoreIllegals,y=a.language):(W("10.7.0","highlight(lang, code, ...args) has been deprecated."),W("10.7.0",`Please use highlight(code, options) instead. +import{f as se,k as ie,g as A,d as ct,y as at,h as lt,i as ut,j as ft,r as gt,o as ht,z as dt,n as fe,l as m,m as N,b as C,e as ee,s as $,A as pt,v as bt,x as Et,B as _t,C as wt}from"./index-fznNs03Y.js";function xt(e,t){return se(),ie("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[A("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m9 12.75 3 3m0 0 3-3m-3 3v-7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})])}function Mt(e,t){return se(),ie("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[A("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m15 11.25-3-3m0 0-3 3m3-3v7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})])}function yt(e,t){return se(),ie("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[A("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M2.25 12.75V12A2.25 2.25 0 0 1 4.5 9.75h15A2.25 2.25 0 0 1 21.75 12v.75m-8.69-6.44-2.12-2.12a1.5 1.5 0 0 0-1.061-.44H4.5A2.25 2.25 0 0 0 2.25 6v12a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18V9a2.25 2.25 0 0 0-2.25-2.25h-5.379a1.5 1.5 0 0 1-1.06-.44Z"})])}function Ot(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ie(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach(t=>{const s=e[t],u=typeof s;(u==="object"||u==="function")&&!Object.isFrozen(s)&&Ie(s)}),e}class Se{constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function Be(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function j(e,...t){const s=Object.create(null);for(const u in e)s[u]=e[u];return t.forEach(function(u){for(const b in u)s[b]=u[b]}),s}const Rt="",ke=e=>!!e.scope,St=(e,{prefix:t})=>{if(e.startsWith("language:"))return e.replace("language:","language-");if(e.includes(".")){const s=e.split(".");return[`${t}${s.shift()}`,...s.map((u,b)=>`${u}${"_".repeat(b+1)}`)].join(" ")}return`${t}${e}`};class kt{constructor(t,s){this.buffer="",this.classPrefix=s.classPrefix,t.walk(this)}addText(t){this.buffer+=Be(t)}openNode(t){if(!ke(t))return;const s=St(t.scope,{prefix:this.classPrefix});this.span(s)}closeNode(t){ke(t)&&(this.buffer+=Rt)}value(){return this.buffer}span(t){this.buffer+=``}}const Ne=(e={})=>{const t={children:[]};return Object.assign(t,e),t};class he{constructor(){this.rootNode=Ne(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(t){this.top.children.push(t)}openNode(t){const s=Ne({scope:t});this.add(s),this.stack.push(s)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(t){return this.constructor._walk(t,this.rootNode)}static _walk(t,s){return typeof s=="string"?t.addText(s):s.children&&(t.openNode(s),s.children.forEach(u=>this._walk(t,u)),t.closeNode(s)),t}static _collapse(t){typeof t!="string"&&t.children&&(t.children.every(s=>typeof s=="string")?t.children=[t.children.join("")]:t.children.forEach(s=>{he._collapse(s)}))}}class Nt extends he{constructor(t){super(),this.options=t}addText(t){t!==""&&this.add(t)}startScope(t){this.openNode(t)}endScope(){this.closeNode()}__addSublanguage(t,s){const u=t.root;s&&(u.scope=`language:${s}`),this.add(u)}toHTML(){return new kt(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function X(e){return e?typeof e=="string"?e:e.source:null}function Le(e){return F("(?=",e,")")}function vt(e){return F("(?:",e,")*")}function At(e){return F("(?:",e,")?")}function F(...e){return e.map(s=>X(s)).join("")}function Tt(e){const t=e[e.length-1];return typeof t=="object"&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function de(...e){return"("+(Tt(e).capture?"":"?:")+e.map(u=>X(u)).join("|")+")"}function me(e){return new RegExp(e.toString()+"|").exec("").length-1}function Dt(e,t){const s=e&&e.exec(t);return s&&s.index===0}const Ct=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function pe(e,{joinWith:t}){let s=0;return e.map(u=>{s+=1;const b=s;let _=X(u),o="";for(;_.length>0;){const r=Ct.exec(_);if(!r){o+=_;break}o+=_.substring(0,r.index),_=_.substring(r.index+r[0].length),r[0][0]==="\\"&&r[1]?o+="\\"+String(Number(r[1])+b):(o+=r[0],r[0]==="("&&s++)}return o}).map(u=>`(${u})`).join(t)}const It=/\b\B/,je="[a-zA-Z]\\w*",be="[a-zA-Z_]\\w*",Pe="\\b\\d+(\\.\\d+)?",He="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",$e="\\b(0b[01]+)",Bt="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",Lt=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=F(t,/.*\b/,e.binary,/\b.*/)),j({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(s,u)=>{s.index!==0&&u.ignoreMatch()}},e)},V={begin:"\\\\[\\s\\S]",relevance:0},mt={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[V]},jt={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[V]},Pt={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/},re=function(e,t,s={}){const u=j({scope:"comment",begin:e,end:t,contains:[]},s);u.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 b=de("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 u.contains.push({begin:F(/[ ]+/,"(",b,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),u},Ht=re("//","$"),$t=re("/\\*","\\*/"),Ut=re("#","$"),Ft={scope:"number",begin:Pe,relevance:0},Gt={scope:"number",begin:He,relevance:0},Wt={scope:"number",begin:$e,relevance:0},zt={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[V,{begin:/\[/,end:/\]/,relevance:0,contains:[V]}]},Kt={scope:"title",begin:je,relevance:0},Xt={scope:"title",begin:be,relevance:0},Vt={begin:"\\.\\s*"+be,relevance:0},Zt=function(e){return Object.assign(e,{"on:begin":(t,s)=>{s.data._beginMatch=t[1]},"on:end":(t,s)=>{s.data._beginMatch!==t[1]&&s.ignoreMatch()}})};var te=Object.freeze({__proto__:null,APOS_STRING_MODE:mt,BACKSLASH_ESCAPE:V,BINARY_NUMBER_MODE:Wt,BINARY_NUMBER_RE:$e,COMMENT:re,C_BLOCK_COMMENT_MODE:$t,C_LINE_COMMENT_MODE:Ht,C_NUMBER_MODE:Gt,C_NUMBER_RE:He,END_SAME_AS_BEGIN:Zt,HASH_COMMENT_MODE:Ut,IDENT_RE:je,MATCH_NOTHING_RE:It,METHOD_GUARD:Vt,NUMBER_MODE:Ft,NUMBER_RE:Pe,PHRASAL_WORDS_MODE:Pt,QUOTE_STRING_MODE:jt,REGEXP_MODE:zt,RE_STARTERS_RE:Bt,SHEBANG:Lt,TITLE_MODE:Kt,UNDERSCORE_IDENT_RE:be,UNDERSCORE_TITLE_MODE:Xt});function Yt(e,t){e.input[e.index-1]==="."&&t.ignoreMatch()}function Jt(e,t){e.className!==void 0&&(e.scope=e.className,delete e.className)}function qt(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=Yt,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,e.relevance===void 0&&(e.relevance=0))}function Qt(e,t){Array.isArray(e.illegal)&&(e.illegal=de(...e.illegal))}function en(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function tn(e,t){e.relevance===void 0&&(e.relevance=1)}const nn=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const s=Object.assign({},e);Object.keys(e).forEach(u=>{delete e[u]}),e.keywords=s.keywords,e.begin=F(s.beforeMatch,Le(s.begin)),e.starts={relevance:0,contains:[Object.assign(s,{endsParent:!0})]},e.relevance=0,delete s.beforeMatch},sn=["of","and","for","in","not","or","if","then","parent","list","value"],rn="keyword";function Ue(e,t,s=rn){const u=Object.create(null);return typeof e=="string"?b(s,e.split(" ")):Array.isArray(e)?b(s,e):Object.keys(e).forEach(function(_){Object.assign(u,Ue(e[_],t,_))}),u;function b(_,o){t&&(o=o.map(r=>r.toLowerCase())),o.forEach(function(r){const l=r.split("|");u[l[0]]=[_,on(l[0],l[1])]})}}function on(e,t){return t?Number(t):cn(e)?0:1}function cn(e){return sn.includes(e.toLowerCase())}const ve={},U=e=>{console.error(e)},Ae=(e,...t)=>{console.log(`WARN: ${e}`,...t)},W=(e,t)=>{ve[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),ve[`${e}/${t}`]=!0)},ne=new Error;function Fe(e,t,{key:s}){let u=0;const b=e[s],_={},o={};for(let r=1;r<=t.length;r++)o[r+u]=b[r],_[r+u]=!0,u+=me(t[r-1]);e[s]=o,e[s]._emit=_,e[s]._multi=!0}function an(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw U("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),ne;if(typeof e.beginScope!="object"||e.beginScope===null)throw U("beginScope must be object"),ne;Fe(e,e.begin,{key:"beginScope"}),e.begin=pe(e.begin,{joinWith:""})}}function ln(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw U("skip, excludeEnd, returnEnd not compatible with endScope: {}"),ne;if(typeof e.endScope!="object"||e.endScope===null)throw U("endScope must be object"),ne;Fe(e,e.end,{key:"endScope"}),e.end=pe(e.end,{joinWith:""})}}function un(e){e.scope&&typeof e.scope=="object"&&e.scope!==null&&(e.beginScope=e.scope,delete e.scope)}function fn(e){un(e),typeof e.beginScope=="string"&&(e.beginScope={_wrap:e.beginScope}),typeof e.endScope=="string"&&(e.endScope={_wrap:e.endScope}),an(e),ln(e)}function gn(e){function t(o,r){return new RegExp(X(o),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(r?"g":""))}class s{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(r,l){l.position=this.position++,this.matchIndexes[this.matchAt]=l,this.regexes.push([l,r]),this.matchAt+=me(r)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const r=this.regexes.map(l=>l[1]);this.matcherRe=t(pe(r,{joinWith:"|"}),!0),this.lastIndex=0}exec(r){this.matcherRe.lastIndex=this.lastIndex;const l=this.matcherRe.exec(r);if(!l)return null;const M=l.findIndex((P,R)=>R>0&&P!==void 0),x=this.matchIndexes[M];return l.splice(0,M),Object.assign(l,x)}}class u{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(r){if(this.multiRegexes[r])return this.multiRegexes[r];const l=new s;return this.rules.slice(r).forEach(([M,x])=>l.addRule(M,x)),l.compile(),this.multiRegexes[r]=l,l}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(r,l){this.rules.push([r,l]),l.type==="begin"&&this.count++}exec(r){const l=this.getMatcher(this.regexIndex);l.lastIndex=this.lastIndex;let M=l.exec(r);if(this.resumingScanAtSamePosition()&&!(M&&M.index===this.lastIndex)){const x=this.getMatcher(0);x.lastIndex=this.lastIndex+1,M=x.exec(r)}return M&&(this.regexIndex+=M.position+1,this.regexIndex===this.count&&this.considerAll()),M}}function b(o){const r=new u;return o.contains.forEach(l=>r.addRule(l.begin,{rule:l,type:"begin"})),o.terminatorEnd&&r.addRule(o.terminatorEnd,{type:"end"}),o.illegal&&r.addRule(o.illegal,{type:"illegal"}),r}function _(o,r){const l=o;if(o.isCompiled)return l;[Jt,en,fn,nn].forEach(x=>x(o,r)),e.compilerExtensions.forEach(x=>x(o,r)),o.__beforeBegin=null,[qt,Qt,tn].forEach(x=>x(o,r)),o.isCompiled=!0;let M=null;return typeof o.keywords=="object"&&o.keywords.$pattern&&(o.keywords=Object.assign({},o.keywords),M=o.keywords.$pattern,delete o.keywords.$pattern),M=M||/\w+/,o.keywords&&(o.keywords=Ue(o.keywords,e.case_insensitive)),l.keywordPatternRe=t(M,!0),r&&(o.begin||(o.begin=/\B|\b/),l.beginRe=t(l.begin),!o.end&&!o.endsWithParent&&(o.end=/\B|\b/),o.end&&(l.endRe=t(l.end)),l.terminatorEnd=X(l.end)||"",o.endsWithParent&&r.terminatorEnd&&(l.terminatorEnd+=(o.end?"|":"")+r.terminatorEnd)),o.illegal&&(l.illegalRe=t(o.illegal)),o.contains||(o.contains=[]),o.contains=[].concat(...o.contains.map(function(x){return hn(x==="self"?o:x)})),o.contains.forEach(function(x){_(x,l)}),o.starts&&_(o.starts,r),l.matcher=b(l),l}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=j(e.classNameAliases||{}),_(e)}function Ge(e){return e?e.endsWithParent||Ge(e.starts):!1}function hn(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map(function(t){return j(e,{variants:null},t)})),e.cachedVariants?e.cachedVariants:Ge(e)?j(e,{starts:e.starts?j(e.starts):null}):Object.isFrozen(e)?j(e):e}var dn="11.10.0";class pn extends Error{constructor(t,s){super(t),this.name="HTMLInjectionError",this.html=s}}const ge=Be,Te=j,De=Symbol("nomatch"),bn=7,We=function(e){const t=Object.create(null),s=Object.create(null),u=[];let b=!0;const _="Could not find the language '{}', did you forget to load/include a language module?",o={disableAutodetect:!0,name:"Plain text",contains:[]};let r={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:Nt};function l(n){return r.noHighlightRe.test(n)}function M(n){let a=n.className+" ";a+=n.parentNode?n.parentNode.className:"";const h=r.languageDetectRe.exec(a);if(h){const p=B(h[1]);return p||(Ae(_.replace("{}",h[1])),Ae("Falling back to no-highlight mode for this block.",n)),p?h[1]:"no-highlight"}return a.split(/\s+/).find(p=>l(p)||B(p))}function x(n,a,h){let p="",y="";typeof a=="object"?(p=n,h=a.ignoreIllegals,y=a.language):(W("10.7.0","highlight(lang, code, ...args) has been deprecated."),W("10.7.0",`Please use highlight(code, options) instead. https://github.com/highlightjs/highlight.js/issues/2277`),y=n,p=a),h===void 0&&(h=!0);const v={code:p,language:y};Y("before:highlight",v);const L=v.result?v.result:P(v.language,v.code,h);return L.code=v.code,Y("after:highlight",L),L}function P(n,a,h,p){const y=Object.create(null);function v(i,c){return i.keywords[c]}function L(){if(!f.keywords){O.addText(E);return}let i=0;f.keywordPatternRe.lastIndex=0;let c=f.keywordPatternRe.exec(E),g="";for(;c;){g+=E.substring(i,c.index);const d=D.case_insensitive?c[0].toLowerCase():c[0],S=v(f,d);if(S){const[I,rt]=S;if(O.addText(g),g="",y[d]=(y[d]||0)+1,y[d]<=bn&&(Q+=rt),I.startsWith("_"))g+=c[0];else{const ot=D.classNameAliases[I]||I;T(c[0],ot)}}else g+=c[0];i=f.keywordPatternRe.lastIndex,c=f.keywordPatternRe.exec(E)}g+=E.substring(i),O.addText(g)}function J(){if(E==="")return;let i=null;if(typeof f.subLanguage=="string"){if(!t[f.subLanguage]){O.addText(E);return}i=P(f.subLanguage,E,!0,Re[f.subLanguage]),Re[f.subLanguage]=i._top}else i=w(E,f.subLanguage.length?f.subLanguage:null);f.relevance>0&&(Q+=i.relevance),O.__addSublanguage(i._emitter,i.language)}function k(){f.subLanguage!=null?J():L(),E=""}function T(i,c){i!==""&&(O.startScope(c),O.addText(i),O.endScope())}function xe(i,c){let g=1;const d=c.length-1;for(;g<=d;){if(!i._emit[g]){g++;continue}const S=D.classNameAliases[i[g]]||i[g],I=c[g];S?T(I,S):(E=I,L(),E=""),g++}}function Me(i,c){return i.scope&&typeof i.scope=="string"&&O.openNode(D.classNameAliases[i.scope]||i.scope),i.beginScope&&(i.beginScope._wrap?(T(E,D.classNameAliases[i.beginScope._wrap]||i.beginScope._wrap),E=""):i.beginScope._multi&&(xe(i.beginScope,c),E="")),f=Object.create(i,{parent:{value:f}}),f}function ye(i,c,g){let d=Dt(i.endRe,g);if(d){if(i["on:end"]){const S=new Se(i);i["on:end"](c,S),S.isMatchIgnored&&(d=!1)}if(d){for(;i.endsParent&&i.parent;)i=i.parent;return i}}if(i.endsWithParent)return ye(i.parent,c,g)}function et(i){return f.matcher.regexIndex===0?(E+=i[0],1):(ue=!0,0)}function tt(i){const c=i[0],g=i.rule,d=new Se(g),S=[g.__beforeBegin,g["on:begin"]];for(const I of S)if(I&&(I(i,d),d.isMatchIgnored))return et(c);return g.skip?E+=c:(g.excludeBegin&&(E+=c),k(),!g.returnBegin&&!g.excludeBegin&&(E=c)),Me(g,i),g.returnBegin?0:c.length}function nt(i){const c=i[0],g=a.substring(i.index),d=ye(f,i,g);if(!d)return De;const S=f;f.endScope&&f.endScope._wrap?(k(),T(c,f.endScope._wrap)):f.endScope&&f.endScope._multi?(k(),xe(f.endScope,i)):S.skip?E+=c:(S.returnEnd||S.excludeEnd||(E+=c),k(),S.excludeEnd&&(E=c));do f.scope&&O.closeNode(),!f.skip&&!f.subLanguage&&(Q+=f.relevance),f=f.parent;while(f!==d.parent);return d.starts&&Me(d.starts,i),S.returnEnd?0:c.length}function st(){const i=[];for(let c=f;c!==D;c=c.parent)c.scope&&i.unshift(c.scope);i.forEach(c=>O.openNode(c))}let q={};function Oe(i,c){const g=c&&c[0];if(E+=i,g==null)return k(),0;if(q.type==="begin"&&c.type==="end"&&q.index===c.index&&g===""){if(E+=a.slice(c.index,c.index+1),!b){const d=new Error(`0 width match regex (${n})`);throw d.languageName=n,d.badRule=q.rule,d}return 1}if(q=c,c.type==="begin")return tt(c);if(c.type==="illegal"&&!h){const d=new Error('Illegal lexeme "'+g+'" for mode "'+(f.scope||"")+'"');throw d.mode=f,d}else if(c.type==="end"){const d=nt(c);if(d!==De)return d}if(c.type==="illegal"&&g==="")return 1;if(le>1e5&&le>c.index*3)throw new Error("potential infinite loop, way more iterations than matches");return E+=g,g.length}const D=B(n);if(!D)throw U(_.replace("{}",n)),new Error('Unknown language: "'+n+'"');const it=gn(D);let ae="",f=p||it;const Re={},O=new r.__emitter(r);st();let E="",Q=0,H=0,le=0,ue=!1;try{if(D.__emitTokens)D.__emitTokens(a,O);else{for(f.matcher.considerAll();;){le++,ue?ue=!1:f.matcher.considerAll(),f.matcher.lastIndex=H;const i=f.matcher.exec(a);if(!i)break;const c=a.substring(H,i.index),g=Oe(c,i);H=i.index+g}Oe(a.substring(H))}return O.finalize(),ae=O.toHTML(),{language:n,value:ae,relevance:Q,illegal:!1,_emitter:O,_top:f}}catch(i){if(i.message&&i.message.includes("Illegal"))return{language:n,value:ge(a),illegal:!0,relevance:0,_illegalBy:{message:i.message,index:H,context:a.slice(H-100,H+100),mode:i.mode,resultSoFar:ae},_emitter:O};if(b)return{language:n,value:ge(a),illegal:!1,relevance:0,errorRaised:i,_emitter:O,_top:f};throw i}}function R(n){const a={value:ge(n),illegal:!1,relevance:0,_top:o,_emitter:new r.__emitter(r)};return a._emitter.addText(n),a}function w(n,a){a=a||r.languages||Object.keys(t);const h=R(n),p=a.filter(B).filter(we).map(k=>P(k,n,!1));p.unshift(h);const y=p.sort((k,T)=>{if(k.relevance!==T.relevance)return T.relevance-k.relevance;if(k.language&&T.language){if(B(k.language).supersetOf===T.language)return 1;if(B(T.language).supersetOf===k.language)return-1}return 0}),[v,L]=y,J=v;return J.secondBest=L,J}function G(n,a,h){const p=a&&s[a]||h;n.classList.add("hljs"),n.classList.add(`language-${p}`)}function K(n){let a=null;const h=M(n);if(l(h))return;if(Y("before:highlightElement",{el:n,language:h}),n.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",n);return}if(n.children.length>0&&(r.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(n)),r.throwUnescapedHTML))throw new pn("One of your code blocks includes unescaped HTML.",n.innerHTML);a=n;const p=a.textContent,y=h?x(p,{language:h,ignoreIllegals:!0}):w(p);n.innerHTML=y.value,n.dataset.highlighted="yes",G(n,h,y.language),n.result={language:y.language,re:y.relevance,relevance:y.relevance},y.secondBest&&(n.secondBest={language:y.secondBest.language,relevance:y.secondBest.relevance}),Y("after:highlightElement",{el:n,result:y,text:p})}function oe(n){r=Te(r,n)}const ce=()=>{Z(),W("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function ze(){Z(),W("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let Ee=!1;function Z(){if(document.readyState==="loading"){Ee=!0;return}document.querySelectorAll(r.cssSelector).forEach(K)}function Ke(){Ee&&Z()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",Ke,!1);function Xe(n,a){let h=null;try{h=a(e)}catch(p){if(U("Language definition for '{}' could not be registered.".replace("{}",n)),b)U(p);else throw p;h=o}h.name||(h.name=n),t[n]=h,h.rawDefinition=a.bind(null,e),h.aliases&&_e(h.aliases,{languageName:n})}function Ve(n){delete t[n];for(const a of Object.keys(s))s[a]===n&&delete s[a]}function Ze(){return Object.keys(t)}function B(n){return n=(n||"").toLowerCase(),t[n]||t[s[n]]}function _e(n,{languageName:a}){typeof n=="string"&&(n=[n]),n.forEach(h=>{s[h.toLowerCase()]=a})}function we(n){const a=B(n);return a&&!a.disableAutodetect}function Ye(n){n["before:highlightBlock"]&&!n["before:highlightElement"]&&(n["before:highlightElement"]=a=>{n["before:highlightBlock"](Object.assign({block:a.el},a))}),n["after:highlightBlock"]&&!n["after:highlightElement"]&&(n["after:highlightElement"]=a=>{n["after:highlightBlock"](Object.assign({block:a.el},a))})}function Je(n){Ye(n),u.push(n)}function qe(n){const a=u.indexOf(n);a!==-1&&u.splice(a,1)}function Y(n,a){const h=n;u.forEach(function(p){p[h]&&p[h](a)})}function Qe(n){return W("10.7.0","highlightBlock will be removed entirely in v12.0"),W("10.7.0","Please use highlightElement now."),K(n)}Object.assign(e,{highlight:x,highlightAuto:w,highlightAll:Z,highlightElement:K,highlightBlock:Qe,configure:oe,initHighlighting:ce,initHighlightingOnLoad:ze,registerLanguage:Xe,unregisterLanguage:Ve,listLanguages:Ze,getLanguage:B,registerAliases:_e,autoDetection:we,inherit:Te,addPlugin:Je,removePlugin:qe}),e.debugMode=function(){b=!1},e.safeMode=function(){b=!0},e.versionString=dn,e.regex={concat:F,lookahead:Le,either:de,optional:At,anyNumberOfTimes:vt};for(const n in te)typeof te[n]=="object"&&Ie(te[n]);return Object.assign(e,te),e},z=We({});z.newInstance=()=>We({});var En=z;z.HighlightJS=z;z.default=z;const Ce=Ot(En),_n={class:"setting"},wn={class:"mt-3"},xn={class:"px-3 sm:px-0"},Mn={class:"flex flex-wrap"},yn={class:"mt-3 border-t border-gray-100"},Rn=ct({__name:"LogView",setup(e){const t=at(),s=lt(),u=ut(()=>({theme:s.isDarkMode?bt:Et})),{message:b,modal:_}=ft(["message","modal"],{configProviderProps:u}),o={name:"log",contains:[{className:"webui-log !text-green-600",begin:"\\[success\\]",end:"$",relevance:10},{className:"webui-log !text-sky-600",begin:"\\[info\\]",end:"$",relevance:10},{className:"webui-log !text-red-600",begin:"\\[error\\]",end:"$",relevance:10}]};Ce.registerLanguage("webui-log",()=>o);const r=gt(null),l=()=>{var R;(R=r.value)==null||R.scrollTo({position:"bottom",silent:!0}),b.info("已到达日志底部~")},M=()=>{var R;(R=r.value)==null||R.scrollTo({position:"top",silent:!0}),b.info("已到达日志顶部~")},x=()=>{t.content="",b.success("清空日志成功~")},P=()=>{const R=new Date().getTime();_t(t.content,R).then(w=>{_.create({title:"保存成功",type:"success",preset:"dialog",content:()=>N("p",null,[$("日志保存成功,日志保存在/data/adb/MIUI_MagicWindow+/logs-"),R,$(".txt")]),negativeText:"确定"})}).catch(w=>{_.create({title:"保存失败",type:"error",preset:"dialog",content:()=>N("p",null,[$("日志保存失败,可能目录没有写入权限,请检查~")]),negativeText:"确定"})})};return ht(()=>{dt(()=>{t.content&&wt(()=>{var R;(R=r.value)==null||R.scrollTo({position:"bottom",silent:!0})})})}),(R,w)=>{const G=ee("n-button"),K=ee("n-log"),oe=ee("n-space"),ce=ee("n-card");return se(),ie("div",_n,[A("div",wn,[A("div",xn,[w[4]||(w[4]=A("h3",{class:fe("text-base font-semibold leading-7")},[A("span",{class:"font-semibold animated-bg bg-clip-text text-transparent",style:{"background-image":"linear-gradient(101.22deg, rgb(255, 182, 133) -18.32%, rgb(255, 111, 29) 7.01%, rgb(252, 181, 232) 41.59%, rgb(135, 148, 255) 70.98%, rgb(60, 112, 255) 91.35%, rgb(60, 112, 255) 110.17%)"}},"日志记录")],-1)),A("p",{class:fe(`mt-1 max-w-2xl text-sm leading-6 ${m(s).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 在这里可以查看本次 Web UI 运行中产生的日志 ",2),A("p",{class:fe(`mt-1 max-w-2xl text-sm leading-6 ${m(s).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 若有影响使用的问题可以通过酷安/Github/模块反馈群上进行反馈 ",2)]),N(ce,{bordered:!0,class:"mt-3",size:"small"},{default:C(()=>[A("div",Mn,[N(G,{class:"mr-3 mb-3",type:"info",onClick:w[0]||(w[0]=()=>{M()})},{icon:C(()=>[N(m(Mt))]),default:C(()=>[w[5]||(w[5]=$(" 回到顶部 "))]),_:1}),N(G,{class:"mr-3 mb-3",type:"error",onClick:w[1]||(w[1]=()=>{l()})},{icon:C(()=>[N(m(xt))]),default:C(()=>[w[6]||(w[6]=$(" 回到底部 "))]),_:1}),N(G,{class:"mr-3 mb-3",type:"success",onClick:w[2]||(w[2]=()=>{x()})},{icon:C(()=>[N(m(pt))]),default:C(()=>[w[7]||(w[7]=$(" 清空日志 "))]),_:1}),N(G,{class:"mr-3 mb-3",type:"warning",onClick:w[3]||(w[3]=()=>{P()})},{icon:C(()=>[N(m(yt))]),default:C(()=>[w[8]||(w[8]=$(" 保存日志 "))]),_:1})]),A("div",yn,[N(oe,{vertical:""},{default:C(()=>[N(K,{hljs:m(Ce),ref_key:"logInstRef",ref:r,row:20,"line-height":"2","font-size":"12",log:m(t).content,language:"webui-log",trim:""},null,8,["hljs","log"])]),_:1})])]),_:1})])])}}});export{Rn as default}; diff --git a/module_src/webroot/assets/ToolsView-CtxLWOXc.js b/module_src/webroot/assets/ToolsView-CtxLWOXc.js new file mode 100644 index 00000000..cb20b9f2 --- /dev/null +++ b/module_src/webroot/assets/ToolsView-CtxLWOXc.js @@ -0,0 +1,9 @@ +import{d,h as c,az as m,aA as p,aB as u,aC as g,S as f,aD as b,i as o,j as y,T as _,aE as x,aF as k,r as s,k as S,g as t,n,l as v,m as h,b as M,e as P,f as D,s as O,v as B,x as T,aG as w}from"./index-fznNs03Y.js";const A={class:"setting"},C={class:"mt-3"},N={class:"px-3 sm:px-0"},V={class:"mt-3"},F=d({__name:"ToolsView",setup(E){const a=c();m(),p(),u(),g(),f(),b();const r=o(()=>({theme:a.isDarkMode?B:T}));y(["message","modal"],{configProviderProps:r}),_(),x(),k();const i=s([{label:"MiSans",key:"MiSans",type:"info"},{label:"HarmonyOS Sans",key:"HarmonyOS Sans",type:"error"},{label:"OPPO Sans",key:"OPPO Sans",type:"success"}]);return o(()=>w(i.value,"key")),s(""),s(!1),(R,e)=>{const l=P("n-alert");return D(),S("div",A,[t("div",C,[t("div",N,[e[0]||(e[0]=t("h3",{class:n("text-base font-semibold leading-7")},[t("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r + 101.22deg,\r + rgb(255, 182, 133) -18.32%,\r + rgb(255, 111, 29) 7.01%,\r + rgb(252, 181, 232) 41.59%,\r + rgb(135, 148, 255) 70.98%,\r + rgb(60, 112, 255) 91.35%,\r + rgb(60, 112, 255) 110.17%\r + )`}},"百宝箱")],-1)),t("p",{class:n(`mt-1 max-w-2xl text-sm leading-6 ${v(a).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 百宝箱,汇集了丰富的实用工具 ",2)]),t("div",V,[h(l,{title:"极暗模式",class:"cursor-pointer","show-icon":!1,type:"info"},{default:M(()=>e[1]||(e[1]=[O("点击可以快速打开支付宝的扫码界面")])),_:1})])])])}}});export{F as default}; diff --git a/module_src/webroot/assets/ToolsView-t0rMcGMb.js b/module_src/webroot/assets/ToolsView-t0rMcGMb.js deleted file mode 100644 index f050e3a6..00000000 --- a/module_src/webroot/assets/ToolsView-t0rMcGMb.js +++ /dev/null @@ -1,9 +0,0 @@ -import{d,h as c,ay as m,az as p,aA as u,aB as g,aC as f,aD as y,i as o,j as b,S as _,aE as x,aF as k,r as s,k as S,g as t,n,l as v,m as h,b as M,e as P,f as D,s as O,v as B,x as w,aG as A}from"./index-BVVtPzGJ.js";const C={class:"setting"},T={class:"mt-3"},N={class:"px-3 sm:px-0"},V={class:"mt-3"},F=d({__name:"ToolsView",setup(E){const a=c();m(),p(),u(),g(),f(),y();const r=o(()=>({theme:a.isDarkMode?B:w}));b(["message","modal"],{configProviderProps:r}),_(),x(),k();const i=s([{label:"MiSans",key:"MiSans",type:"info"},{label:"HarmonyOS Sans",key:"HarmonyOS Sans",type:"error"},{label:"OPPO Sans",key:"OPPO Sans",type:"success"}]);return o(()=>A(i.value,"key")),s(""),s(!1),(R,e)=>{const l=P("n-alert");return D(),S("div",C,[t("div",T,[t("div",N,[e[0]||(e[0]=t("h3",{class:n("text-base font-semibold leading-7")},[t("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r - 101.22deg,\r - rgb(255, 182, 133) -18.32%,\r - rgb(255, 111, 29) 7.01%,\r - rgb(252, 181, 232) 41.59%,\r - rgb(135, 148, 255) 70.98%,\r - rgb(60, 112, 255) 91.35%,\r - rgb(60, 112, 255) 110.17%\r - )`}},"百宝箱")],-1)),t("p",{class:n(`mt-1 max-w-2xl text-sm leading-6 ${v(a).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 百宝箱,汇集了丰富的实用工具 ",2)]),t("div",V,[h(l,{title:"极暗模式",class:"cursor-pointer","show-icon":!1,type:"info"},{default:M(()=>e[1]||(e[1]=[O("点击可以快速打开支付宝的扫码界面")])),_:1})])])])}}});export{F as default}; diff --git a/module_src/webroot/assets/applicationName-CX_vbfAn.js b/module_src/webroot/assets/applicationName-_cS2S__9.js similarity index 99% rename from module_src/webroot/assets/applicationName-CX_vbfAn.js rename to module_src/webroot/assets/applicationName-_cS2S__9.js index acbc4942..0f2c2cea 100644 --- a/module_src/webroot/assets/applicationName-CX_vbfAn.js +++ b/module_src/webroot/assets/applicationName-_cS2S__9.js @@ -1 +1 @@ -const o={"InternetRadio.all":"爱上Radio","UCUX.APP":"优课优信","a.baozouptu":"暴走P图","ai.ling.luka.app":"Luka阅读养成","ai.zuoye.app":"爱作业","ai.zuoye.shijuanbao":"试卷宝","aiera.sneaker.snkrs.aiera":"HOTDOG","aihuishou.aihuishouapp":"爱回收","aiqianjin.jiea":"钱站","air.com.aaaedu.RoundEnPhonetic":"英语音标发音视频","air.com.jiamm.homedraw":"美家量房","air.com.ketangwu.KtwPlayer":"课堂屋初中物理","air.thix.sciencesense.beaker":"烧杯 BEAKER","air.tv.douyu.android":"斗鱼","all.mobileparttimejob":"兼职赚客","all.parttimeguidesystem":"兼职猫","andr.members1":"智讯开店宝","android.lite.clean":"腾讯清理大师","android.youying.slys":"WiFi速联钥匙","android.zhibo8":"直播吧","anshun.tidemedia.cn":"云动安顺","aofo.fj":"编辑图片","aofo.fjyy":"编辑图片","app.bookey":"Bookey","app.ehafo":"易哈佛","app.gone.files":"隐藏游戏计算器","app.huawei.auto":"AITO","app.hxz.anime.tajie":"它界","app.icon.gone":"应用隐藏计算器","app.podcast.cosmos":"小宇宙","app.rikka.savecopy":"保存副本","az.studio.gkztc":"高考直通车","battymole.trainticket":"买火车票","bdbd.wiex.ditu":"斗斗地图街景","beiq.daoh.sdit":"齐齐导航卫星地图","bin.mt.plus":"MT管理器","bin.mt.termex":"MT终端扩展包","bingdic.android.activity":"微软必应词典","bsdd.waad.tdse":"百斗卫星地图","bubei.tingshu":"懒人听书","bubei.tingshu.pro":"懒人听书高级版","c.l.a":"闪电盒子","c.l.b":"闪电盒子极速版","cbs.chaboshi":"查博士","cc.forestapp":"Forest 专注森林","cc.fotoplace.app":"足记","cc.gara.fish.dog":"兼职糯米狗学生赚钱","cc.gara.fish.jj_fish":"兼职小鱼","cc.gara.ms":"微店热卖","cc.jianke.jianzhike":"兼职酱","cc.kaipao.dongjia":"东家","cc.kdqbxs.reader":"免费全本小说书城","cc.kixmix.video":"KIXMIX","cc.lianzainovel":"飞阅全本免费小说","cc.mianfeinovel":"追书免费全本小说","cc.mocation.app":"片场","cc.oasis.minor1":"快帆","cc.quanben.novel":"全本免费小说阅读器","cc.quanbennovel":"全本免费快读小说","cc.remennovel":"TXT全本电子书","cc.rideal.messageboard":"领导留言板","cc.rs.gc":"GG租号","cc.ruit.zhidaoqianlai":"指间看点","cc.septnet.student":"七天学堂","cc.topop.gacha":"52TOYS官方商城","cderg.cocc.cocc_cdids":"成都地铁","cellmate.qiui.com":"QIUI","ch999.app.UI":"九机网","chinatelecom.mwallet":"翼支付钱包","classic.brick.games.tetris.gtx":"俄罗斯方块游戏机","club.imjk":"格子酱","club.jijigugu.yiguan":"一罐","club.modernedu.lovebook":"爱家读书","club.sugar5.app":"SUGAR苏格","cmb.pb":"招商银行","cmccwm.mobilemusic":"咪咕音乐","cn.LoserFox.BuckshotRoulette":"Buckshot Roulette","cn.TuHu.android":"途虎养车","cn.adidas.app":"adidas","cn.adidas.confirmed.app":"CONFIRMED","cn.andouya":"闪传","cn.android.mingzhi.motv":"移动电影院","cn.appfactory.youziweather":"柚子天气","cn.artand.android":"Artand","cn.artstudent.app":"艺术升","cn.aura.feimayun":"光环","cn.babyfs.android":"成长兔启蒙","cn.banshenggua.aichang":"爱唱","cn.bbnews.bengbufabu":"蚌埠发布","cn.beeba.app":"比巴","cn.beekee.zhongtong":"中通快递","cn.bevol.p":"美丽修行","cn.bigfun":"bigfun","cn.bitsfun.light.aod":"动感熄屏","cn.bm.shareelbmcx":"拜米出行","cn.bookln.saas.jiuwei9":"久为优学帮","cn.bookln.saas.sjj8":"书加加","cn.boyakids.m":"博雅小学堂","cn.btclass.sierra":"BT教育","cn.buding.martin":"微车","cn.caocaokeji.user":"曹操出行","cn.carrefour.app.mobile":"家乐福商城","cn.cash360":"账王记账","cn.ccguitar.music":"虫虫吉他","cn.ccspeed":"CC加速器","cn.cdyl.zwxt":"天府通办","cn.cellapp.classicLetter":"文言文字典","cn.changsha.xczxapp":"星辰头条","cn.chinabus.main":"8684实时公交","cn.chinabus.metro.main":"8684地铁","cn.cisc":"中金财富","cn.cityhouse.creprice":"房价行情","cn.civaonline.ccstudentsclient":"Civa机器人","cn.cj.pe":"139邮箱","cn.cntv":"央视影音","cn.cntv.app.ipanda":"熊猫频道","cn.cntvnews":"央视新闻","cn.codemao.android.kids.lite":"小火箭幼儿编程","cn.coldlake.stellarmobile":"恒星播放器","cn.colorv":"彩视","cn.com.anlaiye":"俺来也","cn.com.bailian.bailianmobile":"i百联","cn.com.bhbc.mobilebank.per":"渤海银行","cn.com.bjns.mbank":"北京农商银行","cn.com.bjx.bjxtalents":"北极星招聘","cn.com.bmac.nfc":"北京一卡通","cn.com.bodivis.mybody":"好体知","cn.com.bookan":"博看书苑","cn.com.bsb.mbank":"蒙商银行","cn.com.busteanew":"通卡出行","cn.com.changan.cvim":"智慧云控","cn.com.chinastock.YinHeZhangTing":"银河掌厅","cn.com.chinatelecom.account":"天翼账号中心","cn.com.chsi.chsiapp":"学信网","cn.com.cmbc.newmbank":"民生银行","cn.com.creditloans":"有信花花贷款借钱","cn.com.csbank":"e钱庄","cn.com.cscec3b.qw":"三局通","cn.com.dareway.mhsc":"威海人社","cn.com.dareway.mhsc_heze":"菏泽人社","cn.com.dareway.mhsc_jinan":"济南人社","cn.com.drivedu.chexuetang":"车学堂","cn.com.enorth.jinyun":"津云","cn.com.essence.stock":"国投证券","cn.com.fanc.chinesecinema":"中影泰得影城","cn.com.fateu.fateu":"FateU","cn.com.gjzq.yjb2":"国金佣金宝","cn.com.gxrb.client":"广西云","cn.com.gzbank.mbank":"广银信用卡","cn.com.hibor":"慧博投资分析","cn.com.hkgt.gasapp":"易捷加油","cn.com.hrcrb.mobilebank.per":"华润银行","cn.com.hsbc.hsbcchina":"汇丰银行","cn.com.htjc.pay":"电e宝","cn.com.huishangbank.mbank":"徽行信用卡","cn.com.hzb.mobilebank.per":"杭州银行","cn.com.igimu.qianyi":"千亿词霸俄语词典","cn.com.jmw.m":"中国加盟网","cn.com.jmwjiaoyu.m":"创业开店宝","cn.com.kanjian":"看鉴微视频","cn.com.langeasy.EasyListen":"轻听英语","cn.com.langeasy.LangEasyLexis":"不背单词","cn.com.langeasy.LangEasyLrc":"朗易思听","cn.com.livelab":"纷玩岛","cn.com.lzb.mobilebank.per":"兰州银行","cn.com.mbaschool.success":"研线课堂","cn.com.modernmedia.businessweek":"商业周刊","cn.com.nbd.nbdmobile":"每日经济新闻","cn.com.njcb.android.mobilebank":"南京银行","cn.com.njxmxbank.mbank":"南银法巴消金","cn.com.nxy.mbank.hb":"湖北农信","cn.com.nxy.mbank.hebei":"河北农信","cn.com.opda.android.clearmaster":"超强一键清理大师","cn.com.open.mooc":"慕课网","cn.com.pcauto.android.browser":"太平洋汽车","cn.com.pconline.android.browser":"太平洋科技","cn.com.pyc.pbb":"鹏保宝","cn.com.qlwb.qiluyidian":"齐鲁壹点","cn.com.robusoft.floweridentification":"花伴侣","cn.com.servyou.sichuan":"四川税务","cn.com.servyou.xj":"新疆税务","cn.com.shanghai.ebank":"上银企业服务","cn.com.shbank.mper":"上海银行","cn.com.sina.finance":"新浪财经","cn.com.sina.sports":"新浪体育","cn.com.spdb.mobilebank.company":"浦发企业版","cn.com.spdb.mobilebank.per":"浦发银行","cn.com.thit.wxmetro":"码上行","cn.com.tiros.android.navidog":"导航犬","cn.com.voc.xhncloud.xinchengbu":"新城步","cn.com.voc.xhncloud.xinjiahe":"铸都嘉禾","cn.com.voc.xhncloud.xinjiangyong":"新江永","cn.com.voc.xhncloud.xinlusong":"掌上芦淞","cn.com.wanyueliang.tomato":"八角星视频制作","cn.com.weilaihui3":"蔚来","cn.com.weshare.jiekuan":"闪电借款","cn.com.whty.hfcard":"合肥通卡","cn.com.wiisoft.polly":"会说话的鹦鹉波利","cn.com.wiisoft.tuotuo":"儿童拖拖乐游戏","cn.com.wo":"联通生活","cn.com.xbscPhone3":"西部证券","cn.com.xmrc.talent":"厦门人才网个人版","cn.com.yaan":"掌上雅安","cn.com.yjpay.shoufubao":"付临门云商宝","cn.com.youda.youdajp":"友达日语","cn.com.youxingqu.funreading":"趣趣英语","cn.com.yunma.school.app":"易校园","cn.com.zjol":"潮新闻","cn.com.zwwl.bayuwen":"豆神教育","cn.coolyou.liveplus":"直播TV","cn.cowboy9666.live":"牛仔网","cn.cqrb.news":"重庆日报","cn.cri.chinaradio":"ChinaRadio","cn.cty.hbzw":"鄂汇办","cn.cyberIdentity.certification":"国家网络身份认证","cn.dahe.caicube":"大河财立方","cn.dahebao":"顶端新闻","cn.damai":"大麦","cn.danatech.xingseapp":"形色","cn.dayutang.anglerfish":"大塘小鱼","cn.dict.android.pro":"海词词典","cn.dictcn.android.digitize.oxford_bilingdict_17200":"牛津外研英汉汉英词典","cn.dictcn.android.digitize.oxford_necdict_17001":"新牛津英汉双解大词典","cn.dictcn.android.digitize.sw_gjcydcd_10011":"成语大词典","cn.dictcn.android.digitize.sw_gjgdhycd_10032":"古代汉语词典","cn.dictcn.android.digitize.sw_gjxhdzd_10010":"新华大字典","cn.dictcn.android.digitize.swg_xhzd_21003":"新华字典","cn.dictcn.android.digitize.wys_lwddgjyycd_8027":"朗文当代高级英语词典","cn.dongguanbank.mbank.prd":"东莞银行","cn.dooone.wifihelper_cn":"WiFi上网加速器","cn.duku":"读库","cn.dxy.idxyer":"丁香园","cn.dxy.inderal":"丁香医考","cn.dxy.medicinehelper":"用药助手","cn.dylovemm.csyh":"虚拟恋人","cn.eagri.measurement":"测亩易","cn.eato.mobile.word":"手机Word文档","cn.eclicks.drivingtest":"车轮驾考通","cn.eclicks.wzsearch":"车轮","cn.ecook":"网上厨房","cn.ecook.babyfood":"宝宝辅食(育儿)","cn.ecook.jiachangcai":"家常菜","cn.ecookone":"菜谱大全美食","cn.ecooktwo":"做菜大全","cn.ecookxuezuofan":"学做饭","cn.edaijia.android.client":"e代驾","cn.edu.hit.welink":"哈工大","cn.edu.nchu.nahang":"蓝航","cn.edu.zjicm.listen":"知米听力","cn.edu.zjicm.wordsnet_d":"知米背单词","cn.eduexam.cwlapp":"策未来","cn.eeo.classin":"ClassIn","cn.ehanghai.android.hex":"海e行","cn.emagsoftware.gamehall":"咪咕快游","cn.emoney.emstock":"益盟操盘手","cn.emoney.level2":"益盟操盘手经典版","cn.emoney.pf":"益盟加强版","cn.eol.wen":"掌上高考","cn.etouch.ecalendar":"微鲤万年历","cn.fighting.mjstv.classic":"美剧社TV","cn.fighting.rrmeijutv.classic":"人人美剧TV","cn.firstleap.parent":"励步云","cn.fmsyjhgb":"FM收音机广播","cn.fprice.app":"千循","cn.freshbuddy.meiriyitao":"每日一淘","cn.fszt.trafficapp":"畅驾","cn.furries.app":"兽聚汇","cn.futu.trader":"富途牛牛","cn.fzhuayantcoltd.huayaapp":"画涯","cn.gamedog.terrariacompos":"泰拉瑞亚合成表","cn.gmw.cloud":"光明日报","cn.gmw.gmym":"光明云媒","cn.gog.livegz":"众望","cn.gogpay.dcb":"多彩宝","cn.gogpay.guiydc":"阅贵阅多彩","cn.goodjobs.client":"新安人才网","cn.gov.chinatax.jiangsu.etax.app":"江苏税务","cn.gov.lottery":"中国体育彩票","cn.gov.pbc.dcep":"数字人民币","cn.gov.sh12333.humansocialsecurity":"上海人社","cn.gov.tax.its":"个人所得税","cn.gov.weijing.ns.wz":"微警认证","cn.great.yuanqi":"元气小组件","cn.guancha.app":"观察者","cn.gydata.bidding":"立达标讯","cn.gydata.policyexpress":"政策快报","cn.gzhzcj.hcg":"汇炒股","cn.gzmovement":"动静新闻","cn.handhi.im":"掌嗨","cn.hd.fast.datarecovery":"极速数据恢复","cn.hd.mobileforce":"强力数据恢复精灵","cn.hd.mobilerecover":"手机数据恢复大师","cn.hd.photorecovery":"手机照片恢复大师","cn.hd.zphfjl":"照片恢复精灵软件","cn.honor.qinxuan":"荣耀亲选","cn.hsa.app":"国家医保服务平台","cn.huazhi.reader":"华智公考","cn.huidukeji.gamewelfare":"福利猫","cn.hundun.datarecovery":"数据恢复大师","cn.huntlaw.android":"好律师","cn.huohua.eduai":"火花启蒙","cn.huohua.eduparent":"火花思维","cn.huohua.tobstudent":"火花线下课","cn.i4.mobile":"爱思助手","cn.i4.remote":"爱思远控","cn.ibuka.manga.ui":"布卡漫画","cn.ieway.evmirror":"EV投屏","cn.ieway.evplayer":"EVPlayer","cn.ieway.evsuperplayer":"EV全能播放器","cn.ieway.idphoto":"EV证件照","cn.ieway.liveassistant":"EV直播助手","cn.ieway.screenshare":"EV屏幕共享","cn.ifreedomer.com.softmanager":"极速清理大师","cn.igxe":"IGXE","cn.ikamobile.trainfinder":"火车票达人","cn.imsummer.summer":"Summer","cn.innogeek.cp":"CP速配","cn.ishansong":"闪送","cn.itvsh.bobotv":"播播TV","cn.ixunke.woniu101":"导游证雷大大","cn.iyidui":"伊对同城","cn.j.hers":"她社区","cn.j0.nmeshop":"大e洋数字服务","cn.jagat.main":"Jagat果汁儿","cn.ji_cloud.android":"极云普惠云电脑","cn.jingfujing.speedtest":"测速","cn.jj":"JJ斗地主","cn.jsb.china":"江苏银行","cn.jthj.turbobunny":"迅猛兔加速器","cn.k3.bao66":"包牛牛","cn.k3.k3":"开山网","cn.kaiheila":"KOOK","cn.kaoshi100.view":"考试100","cn.kf.newsclient":"开封Plus","cn.kidyn.qdmedical160":"健康160","cn.km7500.EYZHXX":"俄语7500km","cn.knero.bx":"背个X啊","cn.knet.eqxiu":"易企秀","cn.knowbox.androidaiclass":"小盒课堂","cn.knowbox.rc.parent":"家长盒子","cn.kuwo.kwmusichd":"酷我音乐HD","cn.kuwo.player":"酷我音乐","cn.kuwo.sing":"酷我K歌","cn.kuwo.tingshu":"酷我畅听","cn.kuwo.tingshu.lite":"全民短剧","cn.kuwo.tingshuxq":"评书相声戏曲全集","cn.ledongli.ldl":"乐动力","cn.lezhi.speedtest":"网速管家","cn.lianqinba.strings":"一起练琴","cn.lianqinba.tuner":"极简调音器","cn.lifemg.union":"晨光联盟","cn.linkedcare.eky":"e看牙","cn.liuyanbing.surveyor":"测量员","cn.longmaster.pengpeng":"语玩","cn.lrapps.hidecall":"隐号电话","cn.luyiyuntech.daka":"元道经纬","cn.lyric.getter":"酒域-歌词获取","cn.lzm.koreatv":"韩剧大全TV","cn.maketion.activity":"无忧精英","cn.mama.activity":"妈妈网轻聊","cn.mama.pregnant":"妈妈网孕育","cn.medlive.android":"医脉通","cn.medlive.guideline.android":"临床指南","cn.medsci.app.news":"梅斯医学","cn.mfxsqbyd.reader":"免费小说全本阅读","cn.microants.merchants":"义采宝义乌小商品批发网","cn.migu.media":"咪咕音乐彩铃版","cn.mimilive.xianyu":"爆聊","cn.minschool.niobium":"10分钟学校","cn.missevan":"猫耳FM","cn.missfresh.application":"每日优鲜","cn.mozilla.rocket":"Firefox Lite","cn.mucang.android.asgard":"浪浪自驾游","cn.mucang.android.parallelvehicle":"平行之家","cn.mucang.android.qichetoutiao":"车友头条","cn.mucang.drunkremind.android":"小猪二手车","cn.mucang.xiaomi.android.wz":"全国违章查询","cn.musimiao.calculator":"科学计算机","cn.myflv.noactive":"NoActive","cn.myhug.avalon":"阿瓦隆","cn.myhug.tiaoyin":"耳觅","cn.neoclub.uki":"Uki","cn.net.cyberway":"彩之云","cn.net.shizheng.study":"365时政","cn.net.tiku.shikaobang.syn":"事考帮","cn.newugo.app":"微健","cn.ninebot.ninebot":"九号出行","cn.ninegame.gamemanager":"九游","cn.nineton.dailycheck":"YoYo日常","cn.nineton.recordpro":"录音专家","cn.nineton.sayingwrod":"爱字幕","cn.nineton.starget":"小目标打卡","cn.nineton.watermark":"一键去水印","cn.njjrsy.poetry":"唐诗三百首少儿版","cn.nokia.speedtest5g":"Speedtest5g","cn.opda.a.phonoalbumshoushou":"百度手机卫士","cn.org.caa.auction":"中拍平台","cn.org.gzjjzd.gzjjzd":"贵州交警","cn.org.yxj.doctorstation":"医学界医生站","cn.owhatlab":"Owhat Lab","cn.paperang.mm":"作业帮喵喵机","cn.passiontec.dxs":"店小算","cn.pocketwallet.pocketwallet":"口袋钱包","cn.poco.interphoto2":"印象","cn.poco.jane":"简拼","cn.poco.photo":"POCO摄影","cn.postar.txb_pay_android":"星通宝","cn.qiaolatech.huihua":"画画板","cn.qiutinghe.voicechanger":"王者游戏变声器","cn.qtone.xxt.guangdong":"广东和教育","cn.quicktv.android":"影视大全快看","cn.quicktv.androidpro":"今日影视大全","cn.qxgroup.animmaker":"手绘动画","cn.rainbow.westore":"天虹","cn.rball.fastcleanmaster":"极速清理大师","cn.readpad.whiteboard":"白板","cn.relian99":"热恋","cn.runtu.app.android":"公考宝典专业版","cn.rznews.rzrb":"主流日照","cn.samsclub.app":"山姆会员商店","cn.shaunwill.umemore":"YOUMORE","cn.shcab.passenger":"申程出行","cn.soulapp.android":"Soul","cn.sousui.word":"Word文档","cn.speedtest.lite":"网速管家极速版","cn.suanya.ticket":"智行机票","cn.suanya.train":"订票助手12308","cn.suanya.zhixing":"智行旅行","cn.sudiyi.app.courier":"速递易快递员","cn.tantady.tt":"声吧","cn.taoqixia.home":"淘气侠","cn.tape.tapeapp":"Tape","cn.tc.umu":"UMU互动","cn.teacheredu.www":"师学宝","cn.tech.weili.kankan":"微鲤看看畅聊版","cn.tfb.msshop":"点购广场","cn.tianya.light":"天涯社区","cn.ticktick.task":"滴答清单","cn.tk.online":"泰康在线","cn.touna.touna":"投哪网","cn.train2win.ai":"有心跳","cn.trinea.android.developertools.pro":"开发助手专业版","cn.txtqbmfyd.reader":"阅客TXT全本免费阅读","cn.ulearning.yxy":"优学院2.0","cn.unipus.itest.student":"iTEST爱考试","cn.unipus.ucampus.student":"U校园","cn.uqu8.guesssong":"全民猜歌赚钱","cn.v6.sixrooms":"石榴直播","cn.v6.xiuchang":"六间房直播","cn.vcinema.cinema":"南瓜电影","cn.vmos.cloudphone":"VMOS云手机","cn.wangxiao.app":"中大网校","cn.wangxiao.caikuaizhuntiku":"会计准题库","cn.wangxiao.dyzhuntiku":"导游资格证准题库","cn.wangxiao.gwyzhuntiku":"公务员准题库","cn.wangxiao.jszzhuntiku":"教师资格准题库","cn.wangxiao.jz1zhuntiku":"一建准题库","cn.wangxiao.jz2zhuntiku":"二建准题库","cn.wangxiao.kyzhuntiku":"考研准题库","cn.wangxiao.shgzhuntiku":"社会工作者准题库","cn.wangxiao.zhuntiku":"准题库","cn.wangxiao.zikaozhuntiku":"自考准题库","cn.wanxue.newgaoshou":"海文考研","cn.warmcolor.bger":"笔盒视频制作Bger","cn.weilaihongtech.invitation":"电子请帖","cn.wejuan.reader":"快看小说阅读","cn.weli.maybe":"趣撩","cn.weli.story":"微鲤看看","cn.wenlvnews.cn.wenlvtoutiao":"文旅头条新闻网","cn.wenyu.bodian":"波点音乐","cn.wiz.note":"为知笔记","cn.wlantv.kznk":"Koznak","cn.wondershare.filmorago":"万兴喵影","cn.wps.moffice_eng":"WPS Office","cn.wps.moffice_eng.xiaomi.lite":"小米文档查看器(WPS定制)","cn.wps.note":"WPS便签","cn.wps.yun":"金山文档","cn.wq.myandroidtools":"MyAndroidTools","cn.wsds.gamemaster":"迅游手游加速器","cn.wywk.app":"网鱼","cn.wzbank.mobilebank":"温州银行","cn.xcfamily.community":"新橙社","cn.xckj.talk_junior":"伴鱼少儿英语","cn.xdf.lespeaking":"乐听说","cn.xdf.roombox.app":"新东方云教室","cn.xdf.vps.parents":"掌上优能","cn.xdf.woxue.student":"新东方","cn.xender":"Xender传文件","cn.xiaochuankeji.pipilite":"皮皮搞笑极速版","cn.xiaochuankeji.tieba":"最右","cn.xiaochuankeji.zuiyouLite":"皮皮搞笑","cn.xiaofengkj.fitpro":"FitPro","cn.xiaofn.article":"高考满分作文","cn.xiaolongonly.andpodsop":"AndPods","cn.xiaoniangao.xngapp":"小年糕","cn.xiaoshuoyun.app":"小说云","cn.xigou100.client.activity":"喜购","cn.xuexi.android":"学习强国","cn.yihuzhijia.app":"医护之家","cn.yingmi.qieman.hermione":"且慢","cn.yiqi.photo":"动感相册","cn.yonghui.hyd":"永辉生活","cn.youth.news":"中青看点","cn.youth.school":"中青校园","cn.yq.days":"倒数321","cn.ysgroup.ysdai":"乐商贷理财","cn.yunxianggouwu.www":"云享购","cn.zdkj.ybt":"优蓓通","cn.zepeto.main":"崽崽ZEPETO","cn.zgm.zgmapp":"自贡观察","cn.zhiup.mobile":"职上","cn.zymk.comic":"知音漫客","cneb.app":"国家应急广播","cnki.net.psmc":"知网研学","co.benx.weverse":"Weverse","co.runner.app":"悦跑圈","co.welab.wolaidai":"我来数科","co.xingtuan.tingkeling":"停课铃","coding.yu.ccompiler.new":"C语言编译器","com.A17zuoye.mobile.homework":"一起作业","com.Apricotforest_epocket":"医口袋","com.Autoyol.auto":"凹凸租车","com.DaTong.InsuranceForAndroid":"快保","com.ETCPOwner.yc":"ETCP停车","com.FillGreat":"飞观","com.GiTeam.PuzzleSchool":"魔方学院","com.HanBinLi.Learnabc":"我的英语练习册","com.HaoTuBang.H3DBodyFree":"3Dbody解剖步","com.Hotel.EBooking":"携程eBooking","com.HuaXiaBank.HuaCard":"华彩生活","com.JindoBlu.TwoPlayerGamesChallenge":"2 Player games ","com.JindoBlu.TwoPlayerGamesChallenge.bnn":"2人迷你游戏","com.KaoYaYa.TongKai":"考呀呀","com.Kingdee.Express":"快递100","com.Kyoto.futures":"京都期货","com.LanHaiBank.mobile":"蓝海银行","com.MobileTicket":"铁路12306","com.One.WoodenLetter":"一个木函","com.PEP.biaori":"标准日本语","com.PigeonGames.Phigros":"Phigros","com.PingAn.CaiFuBao":"平安财富宝","com.Qunar":"去哪儿旅行","com.Qunar.touch":"去哪儿旅行HD","com.Recipes.app2":"孕妇营养食谱","com.ShengYiZhuanJia.five":"生意专家","com.ShundeRCB.mobilebank":"顺德农商银行","com.StefMorojna.SpaceflightSimulator.mt":"航天模拟器","com.TV.control":"超级电视遥控器","com.TdxGPGDHY":"国都通赢","com.Tiange.ChatRoom":"酷爱直播","com.TianjinAirlines.androidApp":"天津航空","com.UCMobile":"UC浏览器","com.ZArchiver.chengyuda":"ZArchiver解压缩工具","com.a3733.awyxh":"爱吾游戏","com.a3733.gamebox":"3733游戏盒","com.a3xh1.phoenix":"君凤煌","com.aareader":"AA小说下载阅读器","com.abcd.reading":"英语外刊","com.abchina.ebizbtob":"农银e管家","com.abifong.mfxssc":"免费小说书城","com.able.wisdomtree":"知到","com.ablesky.ui.activity":"能力天空","com.abm.app":"VTN","com.aboatedu.edu":"一只船教育","com.absinthe.libchecker":"LibChecker","com.acadsoc.foreignteacher":"儿童英语外教","com.acadsoc.talkshow":"阿卡索英语","com.acc5.chuji":"会计考试GO","com.accordion.analogcam.cn":"OldRoll复古胶片相机","com.accordion.pro.camera.cn":"ReLens大光圈虚化单反相机","com.account.book.quanzi":"圈子账本记账","com.achievo.vipshop":"唯品会","com.actionsmicro.ezcast":"EZCast","com.acwing.app.acwing_app":"AcWing","com.ada.tethys.student":"猿编程","com.adguard.android":"AdGuard for Android","com.adinall.bookteller":"知知故事","com.adinnet.xlebike":"小遛","com.admaster.SurveyPrize":"有奖问答","com.adnonstop.mancamera2017":"型影","com.adobe.lrmobile":"Lightroom","com.adobe.scan.android":"Adobe Scan","com.adquan.adquan":"广告门","com.adsafepro":"净网大师pro","com.aeonbuy.app.aeonclient":"永旺","com.afa.recovery":"数据恢复助手","com.afar.machinedesignhandbook":"机械设计手册","com.agg.picent":"相册大师","com.agoda.mobile.consumer":"Agoda安可达","com.aheading.news.bazhongrb":"掌上巴中","com.aheading.news.newbijie":"新毕节","com.aheading.news.wuxirb":"无锡观察","com.aheading.news.yuanherb":"源河","com.aheading.news.zhenhairb":"镇灵通","com.ahlh.sgzhd.huawei":"时光杂货店","com.ahlh.sgzhd.mi":"时光杂货店","com.ahlh.sgzhd.vivo":"时光杂货店","com.ahsj.kneadface":"捏脸","com.ahuxueshu":"阿虎医考","com.ai.chinafpb.main":"防返贫监测","com.ai.voacsspeed":"英语听力","com.ai.voaspeed":"VOA英语口语","com.aibang.bjtraffic":"北京交通","com.aibaoxian.car.optimus":"车主惠","com.aicai.yingqiudashi":"盈球大师","com.aichang.yage":"雅歌","com.aidp.convforhome":"莆田惠民宝","com.aiguo.acgdareturnliapp":"艾果网络海归加速器软件","com.aigupiao.ui":"爱股票","com.aijianji.clip":"爱剪辑","com.aikan":"免费小说大全","com.aikucun.akapp":"爱库存","com.ailian.hope":"hope","com.ailide.apartmentsabc":"爱立熊","com.ailiyong.jojo.chants":"超级宝贝JoJo","com.aimanthor.pianobus":"钢琴巴士","com.aipai.android":"爱拍","com.aipai.paidashi":"拍大师","com.air.sz":"深圳航空","com.airbnb.android":"爱彼迎","com.airmore":"爱莫助手","com.airmpoint.popstar.cn.mi":"消灭星星经典","com.airuniversa.control":"万能空调遥控器","com.aishuke.vux":"笔趣阁","com.aishukeem360.ledu":"免费小说城","com.aixuedai.axd":"爱又米","com.aiyu.kaipanla":"开盘啦","com.akax.haofangfa":"好芳法课堂","com.alading.mobclient":"阿拉订","com.album.lspicer":"微信恢复大师","com.alcidae.smarthome":"海雀","com.alensw.PicFolder":"快图浏览","com.alfl.www":"爱上街","com.ali.croak.mi":"旅行青蛙·中国之旅","com.ali.money.shield":"钱盾","com.alibaba.ailabs.tg":"天猫精灵","com.alibaba.aliexpresshd":"全球速卖通","com.alibaba.aliyun":"阿里云","com.alibaba.android.babylon":"点点虫","com.alibaba.android.rimet":"钉钉","com.alibaba.cloudmail":"阿里邮箱","com.alibaba.icbu.app.seller":"阿里卖家","com.alibaba.intl.android.apps.poseidon":"Alibaba.com","com.alibaba.mobileim":"旺信","com.alibaba.mro":"1688工业品","com.alibaba.taurus.zhejiang":"浙政钉","com.alibaba.wireless":"阿里巴巴","com.alibaba.wireless.lstretailer":"阿里零售通","com.alibaba.wireless.microsupply":"采源宝","com.alibaba.wireless.seller":"1688商家版","com.alicloud.databox":"阿里云盘","com.alicom.smartdail":"阿里小号","com.aligames.sgzzlb":"三国志·战略版","com.aligames.sgzzlb.huawei":"三国志·战略版","com.aligames.sgzzlb.mi":"三国志·战略版","com.aligames.sgzzlb.vivo":"三国志·战略版","com.alimama.moon":"淘宝联盟","com.alipay.m.portal":"阿里本地通","com.alipictures.moviepro":"灯塔专业版","com.aliwx.tmreader":"天猫读书","com.aliyun.alink":"阿里智能","com.aliyun.djcloud":"西湖先锋","com.aliyun.pds":"企业文件管理","com.aliyun.tongyi":"通义","com.all.video":"聚视影视大全","com.allhistory.dls.marble":"全知识","com.allin.social":"唯医骨科","com.allnow.global.app":"全现在","com.alltobid":"上海国拍","com.allyoga":"全是瑜","com.allzeus.browser":"宙斯浏览器","com.alo7.android.student":"爱乐奇","com.alpetra.ruicorreia.sppedometerone":"Speedometer One","com.alpha.lagouapk":"拉勾招聘","com.altlab.lbz":"飞越13号房","com.alukaxi.bqshugg.blue":"笔趣书阁","com.amazon.kindlefc":"Kindle","com.ancda.parents":"掌心宝贝","com.ancient.calendar":"老黄历","com.android.adservices.api":"广告隐私权","com.android.app.notificationbar":"一知人生(测试版)","com.android.app.qidian":"齐点淄博","com.android.app.quanmama":"券妈妈优惠券","com.android.auto.skip":"自动跳过","com.android.bankabc":"中国农业银行","com.android.benlailife.activity":"本来生活","com.android.bluetooth":"蓝牙","com.android.browser":"浏览器","com.android.calendar":"日历","com.android.camera":"相机","com.android.captiveportallogin":"强制门户登录","com.android.cheyooh":"车一百","com.android.chrome":"Chrome","com.android.clock.sd":"山东农信","com.android.comicsisland.activity":"漫画岛","com.android.contacts":"通讯录与拨号","com.android.corpormbank":"农行企业掌银","com.android.daoway":"到位","com.android.dazhihui":"大智慧","com.android.deskclock":"时钟","com.android.egg":"com.android.egg","com.android.email":"电子邮件","com.android.fileexplorer":"文件管理","com.android.haitong":"海通e海通财","com.android.hotspot2.osulogin":"OsuLogin","com.android.htmlviewer":"HTML 查看器","com.android.icredit":"企查查","com.android.imsserviceentitlement":"com.android.imsserviceentitlement","com.android.incallui":"电话","com.android.inputdevices":"com.android.inputdevices","com.android.jianying":"简影","com.android.kekeshi":"可可狮早教育儿","com.android.mali.tangshi":"唐诗三百首视频","com.android.miaoa.achai":"阿柴记账","com.android.mms":"短信","com.android.mms.service":"com.android.mms.service","com.android.mtp":" MTP 主机","com.android.music":"com.android.music","com.android.networkstack":"网络管理器","com.android.networkstack.tethering":"Tethering","com.android.nfc":"NFC服务","com.android.nineton.elfinapp":"小精灵美化","com.android.packageinstaller":"com.android.packageinstaller","com.android.permissioncontroller":"权限控制器","com.android.phone":"电话服务","com.android.providers.contacts":"联系人存储","com.android.providers.downloads":"下载管理程序","com.android.providers.downloads.ui":"下载管理","com.android.providers.media.module":"媒体选择工具","com.android.qfangpalm":"Q房网","com.android.qichacha":"企业工商征信查询","com.android.quicksearchbox":"搜索","com.android.safetycenter.resources":"安全中心资源","com.android.settings":"设置","com.android.soundrecorder":"录音机","com.android.thememanager":"主题壁纸","com.android.tiku.architect":"建造师快题库","com.android.tiku.economist":"经济师快题库","com.android.tiku.health":"医学快题库","com.android.tiku.union":"快题库","com.android.tongyi.zhangguibao.ruitongbao":"瑞通宝","com.android.tutuerge":"兔兔儿歌","com.android.updater":"系统更新","com.android.vending":"Play 商店","com.android.wasu.enjoytv":"华数电视","com.android.weici.senior.student":"维词","com.android.yucai17":"予财宝","com.android.yzd.habit":"小习惯","com.android36kr.app":"36氪","com.androidemu.gbapmblack":"音频剪辑音乐","com.androidesk":"安卓壁纸","com.androidesk.livewallpaper":"安卓动态壁纸","com.andromeda.androbench2":"AndroBench","com.andui.bihu":"币乎","com.andylau.ycme":"银成医考","com.angding.smartnote":"逸记","com.anghami":"音乐无限","com.anhui.product":"安徽日报","com.anjuke.android.app":"安居客","com.anjuke.android.newbroker":"移动经纪人","com.annie.annieforchild":"安妮花","com.anniu.pocket":"财税鱼","com.anquanqi.biyun":"月经期安全期管家","com.anshibo.activity":"车e兴","com.answer.reader":"答案阅读","com.ant.antvideo.android.bluedq":"聚合影视大全","com.antfortune.wealth":"蚂蚁财富","com.antgroup.zhixiaobao.android":"支小宝","com.antiless.huaxia":"华夏万象","com.ants360.yicamera":"小蚁摄像机","com.antutu.ABenchMark":"安兔兔评测","com.antutu.aibenchmark":"安兔兔AI评测","com.antutu.benchmark.full":"安兔兔评测3D","com.anybeen.mark.app":"印记云笔记","com.anysoft.tyyd":"氧气听书","com.anyview":"Anyview阅读","com.anzogame.coc":"部落冲突掌游宝","com.anzogame.esports":"掌游宝","com.anzogame.game":"DNF掌游宝","com.anzogame.hs":"炉石传说掌游宝","com.anzogame.jl":"剑灵掌游宝","com.anzogame.lol":"LOL掌游宝","com.anzogame.wzry":"王者荣耀掌游宝","com.aokj.moneykeeper":"记账本","com.aolgsky.android.show.hai":"秘播视频直播","com.aomei.anyviewer":"远程看看","com.aomygod.global":"奥买家全球购","com.aoyou.victory_android":"拍拍语音","com.ape_edication":"PTE猩际","com.apex.cbex":"北交互联","com.apicloud.A6992757665591":"学子斋答案","com.apicloud.A6995433058179":"象盒找房","com.apicloud.A6999270760613":"会计学堂","com.aplum.androidapp":"红布林","com.apowersoft.mirror":"傲软投屏","com.apowersoft.phone.manager":"手机管理大师","com.apowersoft.screenrecord":"录屏王(Apowersoft)","com.app.Minibox":"迷你盒子","com.app.basketballzhushou":"篮球教学助手","com.app.bfb":"爱客宝","com.app.hero.ui":"K歌达人","com.app.hider.master.pro.cn":"应用隐藏大师","com.app.julymovies":"七月影视大全","com.app.jxt":"警视通","com.app.meiyuan":"美院帮","com.app.micaihu":"迷彩虎","com.app.mind":"TOPYS","com.app.moontv":"月亮影视大全","com.app.nanguatv":"南瓜影视大全","com.app.shanghai.metro":"Metro大都会","com.app.shanjiang":"哎哟有型","com.app.tideswing":"可话","com.app.vipc":"唯彩看球","com.app.yujiasuxingji":"壁纸图片大师","com.app2016":"店宝宝","com.app51rc.androidproject51rc":"齐鲁人才","com.appbyme.app122405":"蒲公英","com.appbyme.app137522":"机务在线","com.appbyme.app138474":"融水好门户","com.appfactory.wifimanager":"WIFI密码助手","com.apple.movetoios":"转移到 iOS","com.application.limits":"时间锁","com.apps.go.clean.boost.master.cn":"超级清理","com.appshare.android.ilisten":"口袋故事","com.appublisher.quizbank":"腰果公考","com.aquila.bible":"微读圣经","com.arashivision.insta360akiko":"Insta360","com.arivoc.kouyu":"口语100","com.ark.beautyweather.cn":"美妙天气","com.ark.superweather.cn":"每刻天气","com.arvato.sephora.app":"丝芙兰","com.asiainfo.android":"沃邮箱","com.ask.nelson.graduateapp":"翻硕百科蜜题","com.aspire.g3wlan.client":"移动WiFi通","com.asput.youtushop":"中油优途","com.asus.aihome":"华硕路由器","com.aswn.weizhang":"违章查询","com.ataaw.tianyi":"天翼生活","com.atisz.youpet":"U宠","com.atom.live":"原子哥","com.atonce.goosetalk":"鹅说","com.audio.tingting":"听听FM","com.audiocn.kalaok":"天籁K歌","com.audiotools.audioeditor":"音频提取专家","com.auntec.jssjhf":"微信数据恢复","com.auntec.wxhfds":"微信数据恢复","com.auntec.zhuoshixiong":"卓师兄微信恢复大师","com.auntec.zphfgj":"手机照片恢复管家","com.auramarker.zine":"Zine 精美图文笔记","com.auto.airtouch":"隔空操作","com.autoconnectwifi.app":"WiFi连网神器","com.autohome.mycar":"汽车之家车主版","com.autohome.speed":"汽车之家极速版","com.autohome.usedcar":"二手车之家","com.autonavi.cmccmap":"和地图","com.autonavi.minimap":"高德地图","com.auyou.dzqj":"请柬邀请函","com.avgorange.dating":"橙光","com.avgorange.mailiang":"橙光阅读器","com.ay.xykzxq":"全网信用卡申请","com.azure.authenticator":"Authenticator","com.babaplant.skin":"巴巴星球","com.babintu.bbtxs":"宝宝学唐诗","com.babybar.headking":"题王争霸","com.babybar.primchinese":"小学语文同步辅导","com.babychat":"贝聊家长版","com.babycloud.hanju":"韩小圈","com.babycloud.headportrait":"头像大师","com.babytree.apps.lama":"宝宝树小时光","com.babytree.apps.pregnancy":"宝宝树孕育","com.badaolaogui.hyykt":"船员易考通","com.badmintoncn.bbs":"中羽在线","com.baicizhan.dict":"百词斩词典","com.baicizhan.ireading":"百词斩爱阅读","com.baicizhan.liveclass":"番茄英语","com.baidao.silver":"会选股","com.baidu.BaiduMap":"百度地图","com.baidu.appsearch":"百度手机助手","com.baidu.autocar":"有驾","com.baidu.baidutranslate":"百度翻译","com.baidu.baijia":"百家号","com.baidu.baike":"百度百科","com.baidu.bce":"百度智能云","com.baidu.browser.apps":"百度浏览器","com.baidu.carlife.xiaomi":"智能车载百度CarLife+组件","com.baidu.dict":"百度汉语","com.baidu.doctorbox":"有医笔记","com.baidu.duer.superapp":"小度","com.baidu.fengchao.ui":"百度营销","com.baidu.finance":"度小满理财Lite","com.baidu.hao123":"上网导航","com.baidu.haokan":"好看视频","com.baidu.hi":"如流","com.baidu.homework":"作业帮","com.baidu.iknow":"百度知道","com.baidu.input":"百度输入法","com.baidu.input_mi":"百度输入法小米版","com.baidu.lbs.crowdapp":"地图淘金","com.baidu.lbs.waimai":"饿了么星选","com.baidu.mbaby":"宝宝知道","com.baidu.minivideo":"度小视","com.baidu.netdisk":"百度网盘","com.baidu.netdisk.xiaomi.appunion":"百度网盘联运版","com.baidu.newapp":"文小言","com.baidu.news":"百度新闻","com.baidu.searchbox":"百度","com.baidu.searchbox.lite":"百度极速版","com.baidu.searchbox.mission":"看多多","com.baidu.searchbox.senior":"百度关怀版","com.baidu.searchbox.tomas":"百度畅听版","com.baidu.searchbox.vision":"Wonder","com.baidu.searchcraft":"简单搜索","com.baidu.student":"不挂科","com.baidu.tieba":"百度贴吧","com.baidu.tieba_mini":"贴吧极速版","com.baidu.video":"百搜视频","com.baidu.video.pad":"百搜视频HD","com.baidu.wallet":"度小满金融","com.baidu.wenku":"百度文库","com.baidu.xin.aiqicha":"爱企查","com.baidu.ybb":"游帮帮加速器","com.baidu.youavideo":"一刻相册","com.baidu.yuedu":"百度阅读","com.baihe":"百合网","com.baihe.wedding":"百合婚礼","com.baijia.live":"云端课堂","com.baijiayun.jinbang":"金榜时代","com.baijiayun.lexuemiao":"乐学喵","com.baijiayun.weilin":"韦林","com.baitian.aqcs.aqcssy.mi":"奥奇传说","com.baiwang.styleinstabox":"美图工坊","com.baixin.mobilebank":"百信银行","com.baiyi.shiti":"试题通","com.baiyue402.android.migang":"米缸高考","com.bakclass.web":"贝壳网","com.ball.puzzle.board.bubble.dropball":"2048球球碰碰乐","com.ballistiq.artstation":"Artstation","com.bamboo.ibike":"黑鸟单车","com.banbantv.show":"奇乐直播","com.banciyuan.bcywebview":"半次元","com.bandao.finance":"风口财经","com.bangyibang.weixinmh":"公众号编辑助手","com.bank":"黄河银行","com.bank.nanhairuralcommercial.mobile":"南海农商银行","com.bank9f.weilicai":"玖富钱包","com.bankcomm.Bankcomm":"交通银行","com.bankcomm.maidanba":"买单吧","com.bankofbeijing.mobilebanking":"北京银行","com.banma":"斑马会员","com.banshenghuo.mobile":"伴生活","com.banyac.midrive.app":"70迈","com.baoear.baoer":"宝耳","com.baojia.mebike":"蜜蜂出行小蜜版","com.baojiazhijia.qichebaojia":"买车宝典","com.baoli.blzj":"浦惠到家","com.baoruan.picturestore":"秀壁纸","com.baosight.carsharing":"EVCARD","com.bar.procress":"进度条","com.barbaloong.frozenprincesscoloringshow":"公主涂色秀","com.barleygame.runningfish":"小鱼快游","com.base.sign.gw":"个性艺术签名","com.basestonedata.instalment":"小象优品","com.baseus.intelligent":"倍思","com.basillee.towdemensioncodewithlogo":"二维码生成器加logo","com.bbgz.android.app":"宝贝格子","com.bbj.elearning":"昭昭医考","com.bbk.appstore":"应用商店","com.bbt.jiaofu":"独秀学堂","com.bbzm.wallpaper":"百变桌面壁纸","com.bcxgame.lw.detectivepainter.mi":"侦探小画家","com.bcxgame.lw.paintcolor.app.mi":"涂色小能手","com.bcxgame.lw.superclass.app.mi":"超级课代表","com.bcxin.bbdpro":"百保盾PRO","com.bdwxdhxt.hongcaitong":"3D高清卫星地图导航","com.bee.supercleaner.cn":"无忧清理大师","com.bee.weathesafety":"准时天气","com.beevle.xz.renxing.gdong":"G动","com.beidouin.iBeidou":"北斗伴","com.beijingshiyou.APP123":"易捷加油","com.beike.rentplat":"贝壳租房","com.beile.app":"贝乐英语","com.beiqing.pekinghandline":"北京青年报","com.benben.blackboard":"晓黑板APP","com.benben.dixiong.sisisi2":"红包语音助手","com.benbendou.gushici":"古诗词","com.bench.yylc":"盈盈","com.bendibao":"本地宝","com.benew.ntt":"牛听听","com.benqu.wuta":"无他相机","com.berchina.zx.zhongxin":"中信易家","com.bertadata.qxb":"启信宝","com.best.android.bexrunner":"如来神掌","com.bestbrand.xthk":"心语欣欣","com.bestmind.antifraud":"全民反诈","com.besto.beautifultv":"广西视听","com.bestv.app":"百视TV","com.bet007.mobile.micro":"微球","com.bet007.mobile.new007":"球探足球","com.betterwifi.conns":"Wifi连一连","com.bf.qumei.camera":"一键修图大师","com.bfec.educationplatform":"金库网","com.bfire.da.nui":"微分身双开","com.bgy.speechtext":"语音转文字","com.bhfae.fae.production":"滨海国金所","com.bianlifeng.customer.android":"便利蜂","com.biggerlens.photoretouch":"PhotoRetouch去水印修图软件","com.bigjpg":"Bigjpg 图片放大","com.bigwinepot.nwdn":"你我当年AI照片修复","com.bikann.dzsk":"必阅免费小说","com.bikann.mfxssk":"洋葱免费小说","com.biketo.cycling":"美骑","com.biku.diary":"青柠手帐","com.bilibili.app.blue":"哔哩哔哩概念","com.bilibili.bilibililive":"哔哩哔哩直播姬","com.bilibili.comic":"哔哩哔哩漫画","com.bilibili.fatego":"命运-冠位指定","com.bilibili.qing":"轻视频","com.bilibili.snake.mi":"坎特伯雷公主与骑士唤醒冠军之剑的奇幻冒险","com.bilibili.studio":"必剪","com.bill99.kuaiyishua":"快益刷","com.binfenyinbiao.binfen":"英语音标","com.bingo.ewtplat":"皖警便民服务e网通","com.bingo.privacy":"隐私保险柜","com.bingo.quliao":"趣聊交友","com.bingo.yeliao":"十点聊天","com.biquge.book.noverls":"笔趣阁免费小说","com.biquge.book.red":"笔触阁","com.bishang.bsread":"笔尚小说","com.bishen.zuowen":"笔神作文","com.bitqiu.pan":"比特球云盘","com.bixiong.bxmh":"比熊翻译器","com.biyao.fu":"必要","com.bj.palyer.kkkddd":"KMPlayer","com.bj.palyer.wmspboq":"BJY播放器","com.bj.syslearning":"同步学北京版","com.bjetc.mobile":"乐速通","com.bjgas.shop":"北京燃气","com.bjhl.jinyou":"高途财经","com.bjhl.weishi":"微师","com.bjtongan.anjia365.jxjy":"继续教育","com.bjtongan.anjia365.llpx":"理论培训","com.bkneng.reader":"不可能的世界","com.black.unique":"全球购骑士特权","com.blackbees.xlife":"Xlife","com.blackfish.app.ui":"小黑鱼","com.blackshark.flutter_toolbox":"黑鲨装备箱","com.blingabc.student":"新东方比邻","com.blink.academy.nomo":"NOMO CAM","com.blink.academy.onetake":"一闪","com.blizzard.messenger":"暴雪战网","com.blue.bCheng":"冰城新闻","com.bluedancer.bluedancer":"蓝舞者","com.blueocean.huoledj":"DJ音乐库","com.blueocean.musicplayer":"Y2002电音","com.blulioncn.deep_sleep":"白噪音","com.bly.dkplat":"小X分身","com.bm.nfccitycard":"哈尔滨城市通","com.bmcc.ms.ui":"北京移动","com.bmy.bmynovel":"山楂免费小说","com.bntgdhms.muzhiqin":"随身拇指琴","com.bobby.bobbyen":"波比星球","com.bobo.splayer":"3D播播VR","com.boc.bocsoft.phone.enterprise":"中行企业银行","com.bocichina.e":"中银证券","com.boe.ohealth":"京东方医院","com.bofangqi3ruiyu":"追剧达人","com.bokecc.dance":"糖豆","com.boly.jyelves":"机友精灵","com.boly.wxmultopen":"微信多开助手","com.bond.mobile.bondapp":"升学头条","com.boohee.food":"薄荷营养师","com.boohee.one":"薄荷健康","com.book.biqugelou":"笔趣阁楼免费小说","com.book2345.reader":"七猫精品小说","com.booking":"Booking.com缤客","com.booster.avivast.flashstudio":"极速清理内存管家","com.booyue.babylisten":"火火兔","com.boqii.petlifehouse":"波奇宠物","com.borderxlab.bieyang":"别样海外购","com.borsche.zyb":"高考志愿君","com.bose.bosemusic.china":"Bose","com.bose.monet":"Bose Connect","com.boss.bk":"老板记账","com.bottlecp":"正宗漂流瓶","com.botvxww.oumxc":"手机管家","com.boxfish.stu":"盒子鱼英语 学校专用版","com.boxuegu":"博学谷","com.bozhong.nurse":"317护","com.bpuv.vadioutil":"水印一键去除专家","com.bqg.ddnoverl":"趣阁小说","com.bqgmfdzs.reader":"笔趣阁免费电子书","com.brakefield.idfree":"Infinite Design","com.brakefield.painter":"Painter","com.breadtrip":"面包猎人","com.brianbaek.popstar":"消灭星星全新版","com.brightoilonline.c2b_phone":"光汇云油","com.brixd.wallpager":"最美壁纸","com.broaddeep.safe.parents":"阳光守护","com.broadlink.auxair":"奥克斯A+","com.browser2345":"2345浏览器","com.brs.weather.tricolor":"三彩天气","com.brt.mate":"时光手帐Pro","com.bruce.baby":"宝宝爱识字","com.bruce.english":"宝宝学英语","com.bruce.idiom":"成语猜猜猜","com.bruce.idiomxxl":"成语消消","com.bruce.learning":"看图识字","com.bs.smarttouch":"简悬浮","com.bsit.coband":"便捷青岛","com.bsoft.mhealthp.zhongshan":"健康中山","com.bstoneinfo.pics":"图片搜搜","com.btime.bjtime":"北京时间","com.btows.photo":"理理相册","com.btsj.hpx":"百通医学","com.bu.taociguan.app":"故宫陶瓷馆","com.budejie.www":"百思漂流瓶","com.budgestudios.googleplay.BarbieDreamhouse":"Barbie Dreamhouse Adventures","com.buick":"iBuick","com.buli":"蛋蛋部落","com.bullet.messenger":"聊天宝","com.bullet.subway":"掌上地铁","com.buluobang.iguitar":"愛玩吉他","com.buluonovel":"小说部落","com.businessvalue.android.app":"钛媒体","com.butel.dbchizhou":"我的池州","com.buyanchuantong.buyanshufa":"不厌书法","com.bw30.zsch":"四川航空","com.bwton.msx.czb":"常州地铁Metro","com.bwton.msx.lyb":"洛易行","com.bwton.msx.ncb":"鹭鹭行","com.bwton.msx.sjz":"石家庄轨道交通","com.bwton.msx.tyb":"听景","com.bwton.szfreego":"苏e行","com.bwton.tjmetro":"天津地铁","com.bwvip.sporteducation":"体教联盟","com.bxkj.student":"体适能","com.bxs.note":"酷记事","com.bxwl.appuninstall":"应用卸载","com.by.butter.camera":"黄油相机","com.byapp.fuli":"福利吖","com.bycookie.schurter":"注意力训练","com.byd.aeri.caranywhere":"比亚迪王朝","com.byet.guigul":"柜柜概念版","com.byfen.market":"百分网游戏盒子","com.byql.nswd":"萌格手机数据恢复精灵","com.bytedance.ad.crm":"飞鱼CRM","com.bytedance.ad.deliver":"巨量引擎","com.bytedance.ad.videotool":"巨量创意","com.bytedance.ep.android":"学浪","com.bytedance.ls.merchant":"抖音来客","com.bytedance.writer_assistant_flutter":"番茄作家助手","com.bytxmt.banyuetan":"半月谈","com.bz.mmwnlj":"万能WiFi连接钥匙","com.bz.xiu":"壁纸秀秀","com.bzt.szstudentmobile":"苏州线上教育(学生)","com.bzw.magpie":"便装网","com.c114.c114__android":"C114","com.c2vl.kgamebox":"狼人杀","com.c2vl.peace":"小独","com.cahx.sy":"长安幻想","com.caibao":"才宝学生版","com.caibeike.android":"彩贝壳","com.caicai.dailuobo":"呆萝卜","com.caict.xingchengka":"通信行程卡","com.caidazq.dzhNew":"财达财日昇","com.caij.see":"See","com.caijing":"财经杂志","com.caimi.creditcard":"挖财信用卡管家","com.caimi.gdd":"好人好股","com.caimi.kuaidai":"快贷","com.caing.news":"财新","com.cainiao.cs":"菜鸟包裹侠","com.cainiao.wireless":"菜鸟","com.caishi.caishiwangxiao":"才士网校","com.caishi.cronus":"唔哩头条","com.caiyi.accounting":"9188记账","com.caiyi.fund.trade":"有鱼基金","com.caiyu.qqsd":"球球是道","com.caiyuninterpreter.activity":"彩云小译","com.caj.change":"CAJ Viewer云阅读器","com.caj.zhuanhuanqi":"CAJ阅读器","com.calendar.UI":"黄历天气","com.calendar2345":"天天吉历","com.callanimation.flash":"透明来电秀","com.cam.volvo":"Volvo On Road","com.cam001.crazyface":"彩漫相机","com.cam001.filtercollage":"滤镜格子","com.cam001.selfie":"爱自拍","com.cambly.cambly":"Cambly","com.camera.dakaxiangji":"工作蜂水印相机","com.camera.four":"ins特效相机","com.camera.ligo":"Roadcam","com.camera.zdazz":"Dazz复古胶片相机","com.cameras.dreamycam":"梦幻修图","com.cameras.prettygirls":"装扮少女","com.cameras.sphoto":"Sphoto","com.camerasideas.instashot":"InShot视频编辑","com.camerasideas.trimmer":"YouCut视频编辑","com.campmobile.snowcamera":"B612咔叽","com.candy.caller.show":"趣嗨来电秀","com.candy.high.speed.wifi":"火箭wifi","com.candy.wifi.key":"艾普WiFi万能助手","com.candydiary.dawn":"时间戳日记","com.caniculab.musical":"弹唱达人","com.cankaoxiaoxi.app1":"参考消息","com.capelabs.leyou":"乐友","com.car.Full":"学车考驾照","com.car300.activity":"车300二手车","com.cardinfo.qpay":"友刷","com.careate.qyi":"科瑞泰Q医","com.cashbus.android.swhj":"现金巴士","com.cashregisters.cn":"支付通Qpos","com.cashtoutiao":"惠头条","com.cat.readall":"悟空浏览器","com.cat.simulation":"猫叫模拟器","com.cat.supercleaner.cn":"及时清理大师","com.cbest.nlppl.mi":"脑力拼拼乐","com.cbnweekly":"第一财经杂志","com.ccb.leye":"建行惠懂你","com.ccb.longjiLife":"建行生活","com.ccb.shop.view":"善融商务","com.ccbhome.lanhai":"CCB建融家园","com.ccdi.news":"中央纪委网站","com.ccenglish.parent":"口语机器人","com.cchip.alicsmart":"C智能","com.ccic.bros":"中国大地超A","com.ccmt.supercleaner":"超级清理大师","com.ccnu.jx.xiaoya":"小雅智能助手","com.ccsc":"长城易","com.cctir.huinongbao":"惠农网","com.cctv.caijing":"央视财经","com.cctv.cctv5ultimate":"央视体育","com.cctv.yangshipin.app.androidp":"央视频","com.cctv4g.cctvmobiletv":"CCTV手机电视","com.cd.eate.ktv":"织音","com.cdbwsoft.weimiquan":"微密圈","com.cdel.accmobile":"正保会计网校","com.cdel.jianshemobile":"建设工程教育网","com.cdel.medmobile":"医学教育网","com.cdel.ruidalawmaster":"瑞达法硕","com.cdel.school":"掌上高校","com.cdel.zikao.phone":"自考365","com.cdfgsanya.app.mobile":"中免海南","com.cditv.rmt.chongzhou":"今日崇州","com.cdjy.jyba":"交友吧","com.cdrcbperson.mobilebank":"成都农商银行","com.cdsb.newsreader":"红星新闻","com.cdsg.zgph":"职工普惠","com.cdv.video360":"云美摄","com.cdvcloud.qicaiyun":"七彩云端","com.cebbank.bankebb":"光大银行手机银行","com.cebbank.mobile.cemb":"光大银行","com.cebbank.yaoyao":"云缴费","com.cecurs.dazhou":"达州通","com.cehome.tiebaobei":"铁甲二手机","com.centaline.androidsalesblog":"中原找房","com.centanet.fangyouquan":"藤云","com.cerdillac.persetforlightroom.cn":"Koloro滤镜君","com.cerdillac.proccd.cn":"ProCCD复古CCD相机","com.cetnaline.findproperty":"上海中原","com.cf.dubaji":"梦与城","com.cf.xinmanhua":"新漫画","com.cfbond.acfw":"中国财富","com.cfitcxwl.kdyutbu":"囧次元","com.cfy.xqwxt":"象棋微学堂","com.cg.driver.exam.ydqnt":"驾考一点全能通","com.cgbchina.xpt":"广发银行","com.cgws.wealth":"长城炼金术","com.chan.cwallpaper":"图凌","com.changan.oushangCos1":"长安启源","com.changan.scrm":"长安汽车","com.changba":"唱吧","com.changdu":"畅读书城","com.changed.Lock":"百变锁屏君","com.changji.cjhdf":"昌吉好地方","com.changsha.apps.android.mycs":"我的长沙","com.changshuo.ui":"畅说108","com.changtai.fjmmy":"附近陌陌约","com.changtai.fjmy":"同城探爱相亲","com.changyou.zzb":"畅游十","com.chanyouji.birth":"生辰","com.chaoji.konglongkuaida.mt":"恐龙快打","com.chaoui.cet":"百词斩四六级","com.chaoui.cheesepie":"芝士派听力","com.chaoui.mintjournal":"薄荷外刊","com.chaoui.mintreading":"薄荷阅读","com.chaoxing.dayijingcheng":"大医精诚","com.chaoxing.mobile":"学习通","com.chaoxing.mobile.hebeiyikedaxue":"云上冀医","com.chaoxing.mobile.publiclib":"移动图书馆公图版","com.chaoxing.mobile.xuezaixidian":"学在西电","com.chaozh.iReader.dj":"得间免费小说","com.chaozh.iReader.dj.speed":"得间免费小说极速版","com.chaozh.iReaderFree":"掌阅","com.chaozh.iReaderFree15":"爱读掌阅","com.chaozh.xincao.only.sk":"速看免费小说","com.charlie.a07073.thunderbirdsbrowser":"先锋浏览器","com.charm.clockdesktop":"翻页时钟","com.charm.discipline":"自律打卡","com.chat.ai":"我在AI","com.chazuo.college.enterprise":"插座APP","com.che300.price":"车300专业版","com.chebada":"巴士管家","com.cheersedu.app":"湛庐阅读","com.cheetah.cmshow":"豹来电","com.cheetah.stepformoney":"走多多","com.chen.screenantitouch":"屏幕防烧屏误触","com.chenai.ieyes":"夜间护眼","com.chengdudaily.activity":"成都日报锦观","com.chenggua":"橙瓜","com.chenglie.hongbao":"趣红包","com.chengxin.talk":"城信","com.chengyu.cidian":"成语词典","com.chengzivr.android":"橙子VR","com.chenming.fonttypefacedemo":"艺术签名专业版","com.chenupt.money":"记账助手","com.chenyang.wzzyy":"文字转语音","com.chery.zhiyunhulian.assistant":"智云互联","com.chican.biogr":"悟空百变壁纸","com.chif.weather":"准点天气","com.chiigu.shake":"步知公考","com.chiji.voicechanger":"吃鸡变声器","com.china":"中国气象","com.china3s.android":"春秋航空","com.china3s.strip":"春秋旅游","com.chinaamc.MainActivityAMC":"华夏基金管家","com.chinablue.tv":"Z视介","com.chinacourt.ms":"天平发布","com.chinae100":"人人通","com.chinaesport.bugegaming":"不鸽电竞","com.chinafood.newspaper":"中国食品报客户端","com.chinahr.android.m":"英才直聘","com.chinahrt.qx":"融学","com.chinaideal.bkclient.tabmain":"你我嘉选","com.chinalife.ebz":"中国人寿寿险","com.chinalife.elearning":"易学堂","com.chinamcloud.wangjie.byx":"宾阳手机台","com.chinamcloud.wangjie.yuechi":"掌上岳池","com.chinamobile.cmccwifi":"随e行WiFi","com.chinamobile.contacts.im":"和通讯录","com.chinamobile.hycloudphone":"移动云手机","com.chinamobile.mcloud":"中国移动云盘","com.chinamobo.moxueyuan":"魔学院","com.chinamworld.bocmbci":"中国银行","com.chinamworld.main":"中国建设银行","com.chinarainbow.tft":"天府通","com.chinasofti.rcs":"和飞信","com.chinasofti.shanghaihuateng.jnmetroapp":"济南地铁","com.chinasofti.shanghaihuateng.metroapp":"长沙地铁","com.chinatelecom.bestpayclient":"翼支付","com.chinatelecom.pim":"天翼防骚扰","com.chinaums.onlineservice":"银联商务","com.chinaunicom.bol.cloudapp":"联通云盘","com.chinaway.android.truck.manager":"手机管车","com.chinaxiaokang":"小康杂志","com.chindle.talk915":"说客英语","com.chinese.dictionary":"中文词典","com.chineseall.microbookroom":"微书房","com.chineseall.reader":"17K小说","com.chipsea.btcontrol":"OKOK","com.chiyue.qiye":"一书一课","com.chongya.korean":"冲鸭韩语","com.choucheng.dubit":"少儿英语秀","com.chrissen.card":"麻雀记","com.chuanchuanyun.android":"川川云手机","com.chuangkit":"创客贴设计","com.chudiangameplay.android":"皮皮PiPi","com.chunyuqiufeng.gaozhongapp.screenlocker":"高考倒计时锁屏","com.chunyuqiufeng.gaozhongapp.zhiyuan":"蝶变志愿","com.chutzpah.yasibro":"雅思哥","com.ci123.pregnancy":"孕育提醒","com.ci123.pregnancywap":"妈妈社区","com.cib.cibmb":"兴业银行","com.cib.qdzg":"钱大掌柜","com.cib.xyk":"兴业生活","com.cictec.busintelligentonline":"易公交","com.cignacmb.hmsapp":"招商信诺","com.ciiat.xiezuo":"壹写作","com.ciji.jjk":"记健康","com.cijianlink.cjlk":"幸识","com.cinema2345":"影视大全TV","com.cis.cathospital":"超脱力医院","com.cis.cathospital.huawei":"超脱力医院","com.citic21.user":"阿里健康","com.citiccard.mobilebank":"动卡空间","com.citicpub.fly":"中信书院","com.citicsf.finance":"中信期货","com.ciyun.oneshop":"淘券吧","com.cj.yun.qj":"云上潜江","com.cj.yun.xiangyang":"汉水襄阳","com.cj.yun.xiantao":"云上仙桃","com.cjia.tenement":"城家公寓","com.cjkj.earth":"小谷地球","com.cjkt.psmt":"小学数学思维奥数","com.cjkt.student":"超级课堂","com.cjml.app":"智配Store","com.cjtec.fmradio":"FM手机调频收音机","com.cjtec.uncompress":"解压缩全能王","com.ckditu.map":"稀客地图","com.classba.nnyc":"念念有词","com.clb.sr.show":"录屏秀","com.cleandroid.server.ctsthor":"雷神清理管家","com.cleanmaster.lite_cn":"猎豹清理大师无广告版","com.cleanmaster.mguard":"猎豹清理大师国际版","com.cleanmaster.mguard_cn":"猎豹清理大师","com.cleanmaster.security_cn":"猎豹安全大师","com.cliff":"藏书馆","com.cliped.douzhuan":"抖赚钱达人种草","com.clipzz.media":"视频剪辑精灵","com.cloud7.firstpage":"初页","com.cloudbae.lovenanning":"爱南宁","com.cloudgame.plugin.mi":"云游戏","com.cloudpower.netsale.activity":"中国人保","com.cloudschool.edu":"云校学堂","com.cloudwallet":"云钱包","com.cloudy.component":"广汽传祺","com.cloudy.linglingbang":"五菱汽车","com.clov4r.android.nil":"MoboPlayer","com.clover.daysmatter":"倒数日","com.clover.idaily":"iDaily","com.clover.ihour":"iHour","com.clover.imuseum":"iMuseum","com.clover.myweather":"我的天气","com.cmb.transpal":"通行宝","com.cmb.ubank.UBUI":"招行企业银行","com.cmbc.cc.mbank":"全民生活","com.cmbchina.ccd.pluto.cmbActivity":"掌上生活","com.cmbchina.zhaodai":"招贷","com.cmcc.cmvideo":"咪咕视频","com.cmcc.gs":"和陇原","com.cmcc.hebao":"和包","com.cmcc.hemuyi":"和目","com.cmcc.jx.ict.contact":"智办公","com.cmcc.migutvtwo":"咪咕直播","com.cmcc.numberportable":"和多号","com.cmcc.qianliyan":"移动看家宝","com.cmcm.cfwallpaper":"元气桌面壁纸","com.cmcm.gamemaster":"游戏超人","com.cmcm.sports":"运动赚","com.cmf.cqwallet":"重庆市民通","com.cmi.jegotrip":"无忧行","com.cmic.heduohao":"和多号","com.cmic.worknumber":"企业工作号","com.cmplay.dancingline":"跳舞的线","com.cmplay.dancingline.mi":"跳舞的线","com.cmplay.tiles2_cn.mi":"钢琴块2","com.cmplay.tiles2_cn_new.mi":"钢琴块2","com.cmr.cmrmlearning":"微云学堂","com.cmri.ercs.yqx":"中移移动办公","com.cmri.universalapp":"移动爱家","com.cmschina.stock":"招商证券","com.cmstop.chinajiuquan":"酒泉网","com.cmstop.huaihua":"掌上怀化","com.cmstop.icecityplus":"冰城+","com.cmstop.iybtvcn":"延边广电","com.cmstop.jhrb":"金华新闻","com.cmstop.jstt":"军事头条","com.cmstop.ndsww":"新宁德","com.cmstop.tcrbs":"铜川融媒","com.cmstop.yangzhounews":"扬州发布","com.cmvideo.migumovie":"咪咕影院","com.cn.froad.mobileplatform":"安徽农金","com.cn.maimeng":"麦萌漫画","com.cn.runzhong.ledshow":"LED灯牌显示屏滚动字幕","com.cn.runzhong.screenrecord":"录屏幕录制大师","com.cn191.nongchacha":"农查查","com.cn21.corp.cloud":"天翼企业云盘","com.cn21.ecloud":"天翼云盘","com.cnautonews.app":"汽车发布","com.cndatacom.campus.cdccportalgd":"广东校园","com.cnki.android.nlc":"国家数字图书馆","com.cnki.client":"手机知网","com.cnnb.forum":"阿拉宁波网","com.cnode.blockchain":"亿刻看点","com.cnr.cnrlive":"央广手机电视","com.cns.mc.activity":"中国新闻网","com.cnspeedtest.globalspeed":"全球网测","com.cnstock.newsapp":"上海证券报","com.cnsunrun.zhuawawa":"贵州娃娃抓娃娃","com.cntaiping.tpapp":"太平通—家庭健康财富管家","com.codemao.lunar":"探月少儿编程","com.codemao.lunarb2c":"探月校园版","com.codemao.nemo":"点个猫","com.codemao.newnemo":"编程猫Nemo","com.coderpage.mine":"我的记账本","com.coderstory.toolkit":"核心破解","com.codetime":"扇贝编程","com.codoon.gps":"咕咚","com.cokutau.pj3x.fc2":"小森灵","com.cokutau.pj3x.huawei":"小森灵","com.cokutau.pj3x.mi":"小森灵","com.cokutau.pj3x.vivo":"小森灵","com.color.by.number.paint.ly.pixel.art.cn":"数字填色(Paint.ly)","com.color365.catchat":"人猫交流器","com.color365.catchat.huawei":"人猫交流器手机软件","com.color365.dogchat":"人狗交流器","com.color365.drawboard":"SketchMaster","com.color365.drunbility":"装b神器","com.colorapp.colorin":"像素少女","com.colorproduct.app":"中国颜色","com.comic.isaman":"飒漫画","com.comic.kaimanhua":"凯漫画","com.comic.manhuatai":"漫画台","com.comic.shenmanhua":"神漫画","com.comic.zrmh.kr":"真人漫画","com.comjia.kanjiaestate":"居理新房","com.component.desktop":"主题小组件美化","com.cong.reader":"书丛","com.connectandroid.server.ctseasy":"WiFi随意连","com.constellation.goddess":"准了","com.contenandroid.server.ctsenhan":"泡泡壁纸","com.control.smart":"空调万能遥控器","com.cooby.news":"华人头条","com.coohua.xinwenzhuan":"淘新闻","com.cool.pedometer":"跑步计步器","com.coolApps.countDays":"纪念日","com.coolApps.mindMap.mindmanager":"幂宝思维","com.coolapk.market":"酷安","com.coolapps.doutu":"斗图表情包制作","com.coolapps.livedays":"生命倒计时","com.coolf.mosheng":"很皮语音包","com.coolkit":"易微联","com.coomix.app.all":"万物在线","com.coomix.app.bus":"酷米客公交","com.coomix.app.car":"汽车在线","com.cootek.crazyreader":"疯读小说","com.cootek.literature":"疯读极速版(原扎堆小说)","com.cootek.matrix_fate":"开运宝","com.cootek.smartdialer":"觸寶電話","com.corp21cn.mail189":"189邮箱","com.cotticoffee.cotticlient":"库迪咖啡","com.coupang.mobile":"쿠팡","com.cpic.kjgxplus":"科技个险","com.cpic.sxbxxe":"太平洋保险","com.cpic.team.lexbst":"百事通","com.cq.government":"渝快办","com.cqmc.client":"中国移动重庆","com.cqvip.zlfassist":"中文期刊助手","com.cqwx.jdelsfk.mi":"经典俄罗斯方块","com.cqwx.tyt.mi":"欢乐跳跳瓶","com.cqzxkj.gaokaocountdown":"高中高考倒计时","com.cqzxkj.kaoyancountdown":"考研倒计时","com.cqzxkj.zhongkaocountdown":"中考倒计时","com.crc.hrt":"华润通","com.creditwealth.client":"宜人优选","com.crfchina.market":"信而富","com.crgt.ilife":"国铁吉讯","com.crland.mixc":"一点万象","com.cronlygames.hanzi":"我爱汉字","com.crv.wanjia":"华润万家","com.cs_credit_bank":"发现精彩","com.csair.mbp":"南方航空","com.csam.icici.bank.imobile":"iMobile by ICICI Bank","com.csd.newyunketang":"大黄蜂云课堂","com.csd.newyunketang.dhf":"大黄蜂课堂","com.csfengkaobiguo.edu":"新起点网校","com.csg.palmhall":"南网在线","com.cshlolss.vipkill":"Vip Kill","com.csii":"广东华兴银行","com.csii.bj.ui":"掌上京彩","com.csii.csbank":"常熟农商银行","com.csii.gdnx.mobilebank":"广东农信","com.csii.guizhou":"贵州银行","com.csii.hainanbank":"海南银行手机银行2.0","com.csii.hkb":"汉口银行","com.csii.jiangnan":"江南农商行","com.csii.jsbank.zxyh":"直销银行","com.csii.jsh.ui":"晋商银行","com.csii.mobile.iap.bodl":"大连银行","com.csii.mobilebank":"云南农信","com.csii.sncfc":"苏宁消费金融","com.csii.sns.ui":"深圳农商银行","com.csii.tianjin.mobilebank":"天津银行","com.csii.xm":"厦门银行","com.csii.yzbank":"鄞州银行","com.csii.zybk.ui":"中原银行","com.csii_qzbank":"泉州银行","com.csliyu.englishyinbiao":"学音标","com.csliyu.history":"高中历史课堂","com.csliyu.senior":"高中语文课堂","com.csliyu.wordsenior":"高中单词课堂","com.csquanyan.tangshisanbaishou":"唐诗三百首国学启蒙","com.cssq.video":"视频赚钱多","com.cssq.walker":"计步宝","com.cssq.wallpaper":"最美免费壁纸","com.cssq.weather":"天气预报专家","com.cssweb.android.main":"南京证券金罗盘","com.cstm.museum":"掌上科技馆","com.cswx.doorknowquestionbank":"才士题库","com.csxh.almightykeys":"WiFi全能钥匙","com.csxx.walker":"人人走路赚钱","com.ct.client":"中国电信","com.ct.itv":"湖南IPTV","com.ctdcn.ishebao":"i社保","com.ctdsbwz.kct":"极目新闻","com.ctfile":"城通网盘","com.ctl.student":"斑斑驾道定制版","com.cto51.student":"51CTO","com.ctri.ui":"CCTV微视","com.ctrip.ct":"携程商旅","com.ctrip.izuche":"携程租车","com.ctrip.jr":"携程金融","com.ctvit.yunshangbingtuan":"云上兵团","com.ctwnl.calendar":"财童万年历","com.cubic.autohome":"汽车之家","com.cubic.choosecar":"汽车报价","com.cungu.callrecorder.ui":"匹诺曹通话录音","com.cunzhanggushi.app":"村长讲故事","com.cupfox.view":"茶杯狐","com.cupidapp.live":"翻咔","com.curefun":"治趣","com.custom.jfeye":"巨峰眼","com.customscopecommunity.crosshairpro":"crosshair","com.cute.info":"宠物市场","com.cutler.dragonmap":"地图大全","com.cutt.zhiyue.android.app87440":"美发课堂","com.cutv.mobile.zsntclient":"掌上南通","com.cutv.shakeshake":"壹深圳","com.cutv.shakeshakestglt":"汕头橄榄台","com.cvicse.zhnt":"畅行南通","com.cvte.link":"希沃授课助手","com.cwtcn.kt":"阿巴町手表","com.cwwangzk.junirenlish":"初中英语宝","com.cwwangzk.seniorenlish":"高中英语宝","com.cx.huanji":"换机精灵","com.cxab.magicbox":"小隐大师","com.cxincx.xxjz":"小星记账","com.cxwx.girldiary":"Color多彩手帐","com.cxy.chinapost":"邮证","com.cxyw.suyun.ui":"快狗打车司机版","com.cxzapp.xinlizixun":"心理咨询","com.cxzapp.yidianling":"壹点灵","com.cyanbirds.tanlove":"探爱交友","com.cyberlink.youcammakeup":"玩美彩妆","com.cyberlink.youperfect":"玩美相机","com.cyclotron.in":"点点穿书","com.cyg.novafly.mi":"逆空使命","com.cygnus.scanner":"快扫描","com.cyjh.ddyun":"多多云手机","com.cyqxx.puzzle.idiom.cn":"成语黄金屋","com.cytx.calculator":"金拐棍","com.cyworld.camera":"Cymera特效相机","com.cyzone.news":"创业邦","com.cz.hymn":"诗歌本","com.czb.charge":"快电","com.czb.chezhubang":"能链团油","com.czbank.mbank":"浙商银行","com.czcb.mbank":"稠州银行","com.czjy.chaozhi":"超职教育","com.cztv.qujiang":"e览衢江","com.cztv.xihu":"美丽西湖","com.czx.axbapp":"常州行","com.d2956987215.mow":"买手妈妈","com.da.zsdq":"掌尚大庆","com.dacd.dictionary":"汉藏英辞典","com.dachen.medicalcircle":"医生圈","com.dada.mobile.android":"达达秒送骑士","com.dada.mobile.shop.android":"达达秒送","com.dada.safe":"私密文件保险箱","com.dadaabc.zhuozan.dadaabcstudent":"DaDa英语","com.dadaabc.zhuozan.dadateacher":"乐读","com.dafangya.app.pro":"大房鸭","com.dahe.xykdh":"信用卡代还款","com.daikuan.yxquoteprice":"汽车报价","com.daile.youlan":"优蓝招聘","com.dailyselfie.newlook.studio":"美颜滤镜P图相机","com.dailyyoga.cn":"每日瑜伽","com.daimajia.gold":"稀土掘金","com.dajiazhongyi.dajia":"大家中医","com.dalingjia.shop":"达令家","com.dalongtech.cloud":"云电脑","com.dalongtech.netbar":"掌上网咖","com.dameifeidong.forum":"大美肥东","com.danale.video":"大拿物联","com.dancefitme.cn":"热汗舞蹈","com.dandelion.routine":"小日常","com.dangbei.remotecontroller":"当贝家","com.dangdang.buy2":"当当","com.dangdang.reader":"当当云阅读","com.danielstudio.app.wowtu":"煎蛋","com.dankegongyu.customer":"蛋壳公寓","com.danlan.xiaolan":"Blued极速版","com.daodao.note":"叨叨记账","com.daodaosong.translate.english":"英语翻译酷","com.daofeng.peiwan":"刀锋电竞","com.daofeng.zuhaowan":"租号玩","com.daohang2345":"网址导航","com.daojia.jz.app":"天鹅到家","com.daojia.jz.ayi":"阿姨一点通","com.daoxila.android":"到喜啦结婚","com.dashang.tiangou":"大商天狗","com.dasheng.b2s":"无忧课堂","com.dasheng.talk":"多说英语","com.data.firefly":"萤火虫","com.dataoke.shoppingguide.app719023":"优券吧","com.dataoke.shoppingguide.app766999":"手机领券宝","com.datayes.irr":"萝卜投研","com.datecountdown.kyleyang.datecountdown":"日期倒计时插件","com.davdian.seller":"大V店","com.dawenming.novelreader":"笔趣阁小说阅读器","com.daxiong.fun":"检查作业神器","com.dayday.fj":"佛经音乐大全","com.dayhr":"daydao","com.dazhihui.live":"视吧","com.dazn":"DAZN","com.db.box":"双开神器","com.dbscgeneral":"东北证券融e通","com.dcrg.yjxejd":"应急小额贷款","com.dcyc.goodnote":"记笔记","com.dd.dingdonglive":"叮咚乐园","com.dddzs.driver":"单多多助手","com.ddjs.ddsz":"手帐多多","com.ddmh.livewallpaperandroid":"焕彩桌面","com.ddmh.magic.camera":"水印相机拍照","com.ddnapalon.calculator.gp":"计算器智能计算","com.ddsy.songyao":"叮当快药","com.ddwallpaperang.wallpaper":"图图乐","com.ddyhq.youhuiquan":"优惠券","com.dealmoon.android":"北美省钱快报","com.dedao.juvenile":"少年得到","com.dede.android_eggs":"Easter Eggs","com.deepfusion.zao":"ZAO","com.deerplay.appraisal":"成语鉴宝","com.defshare.yogaeasy":"YogaEasy瑜伽","com.degal.earthquakewarn":"地震预警","com.delicloud.app.smartoffice":"得力e+","com.dengdu.booknovel":"灯读文学","com.denglin.duck":"记账鸭","com.dengtacj.stock":"股票灯塔","com.dental360.doctor":"牙医管家","com.dep.biguo":"自考笔果题库","com.depriv.comme":"迈星球壁纸","com.depthlink.airlink":"一键投影","com.deskmate100":"同桌100","com.devil.smart":"闪魔","com.devuni.flashlight":"超级手电筒","com.dewmobile.kuaiya":"快牙","com.dewmobile.kuaiya.play":"快牙","com.dewmobile.kuaiya.web":"快牙网传","com.dfg.dftb":"爱淘金","com.dfss.dfssclub":"东方时尚","com.dfxny.dfcxrenter.beta":"东风出行","com.dfzq.winner":"东方赢家 —东方证券炒股理财","com.dgshanger.gmtw":"国脉天网","com.dheaven.mscapp.SIGFFCNFN":"阳光车生活","com.diancanme.changchunnewsmk":"长春市民卡","com.diandienglish.ddrepeator":"点滴复读机","com.dianjiqi":"超级点击器","com.dianping.dppos":"点评管家","com.dianping.v1":"大众点评","com.dianshijia.tvlive":"电视家","com.dianwang":"电网头条","com.dianyun.pcgo":"菜鸡","com.dianzhong.xgxs":"西瓜小说","com.dict.byzmhw":"英语词典","com.diction.app.android":"Diction","com.didago.dida":"滴答顺风车","com.didapinche.booking":"嘀嗒出行","com.didapinche.taxidriver":"嘀嗒出租司机","com.didi.echo":"优步","com.didi.es.psngr":"滴滴企业版","com.didi.oil":"滴滴加油","com.didikee.gifparser":"GIF助手","com.diershoubing.erbing":"二柄","com.differsoft.tanmushenqi":"手持弹幕神器","com.digibites.accubattery":"AccuBattery","com.digigd.yjxy":"粤教翔云数字教材应用平台","com.digitalchina.mobile.dfhfz1":"e福州","com.digitalgd.dgyss":"粤省事","com.dili360":"中国国家地理","com.dingYZ.dingyzwater":"微脉水印相机","com.dingda.app":"叮达出行","com.dingsheng.novel_free":"免费耽美小说","com.dingskin.paradise":"叮叮乐园","com.dingtai.hengyang":"看衡阳","com.dingtai.syhz":"爱上邵阳","com.dingtai.wxhn.activity":"新湖南","com.dingtai.zuojiangribao":"在崇左","com.dinoenglish.eyybtch":"E英语宝老师","com.dinoenglish.yyb":"E英语宝","com.dipiapp.pcall":"网络电话","com.disney.WMW":"Where's My Water?","com.disney.WMW.elm":"小鳄鱼爱洗澡","com.disney.shanghaidisneyland_goo":"迪士尼度假区","com.diyidan":"第一弹","com.diyiyin.online53":"53伴学","com.dizi.gui":"弟子规图文有声","com.dj.sevenRead":"七读免费小说","com.dj.zfwx.client.activity":"点睛网","com.djbox.product":"DJ音乐盒","com.dji.light":"畅片","com.dji.ronin":"DJI Ronin","com.dji.store":"大疆商城","com.dk.fqjd":"分期借贷","com.dk.hjq":"来分期","com.dk.huangdaobus":"真情巴士e行","com.dk.jdk":"贷款分期乐","com.dk.jqbdk":"好期贷款","com.dk.ppdk":"啪啪贷款","com.dk.tianchangbus":"天长公交","com.dk.yjjd":"应急借贷","com.dld.boss.pro":"饮食老板通Pro","com.dlmetro.app":"大连交通e出行","com.dlxx.mam.Internal":"i国网","com.dm":"文都网校","com.dmooo.resumeone":"简历制作","com.dmsys.airdiskhdd":"DM云盘HDD","com.dmubiao.xgdk":"习惯打卡","com.dmzj.manhua":"动漫之家","com.dmzjsq.manhua":"动漫之家社区","com.dna.tools":"DNA-Android","com.doc360.client":"个人图书馆","com.doc88.reader":"道客阅读","com.docin.zlibrary.ui.android":"豆丁书房","com.dodolive.app":"DoDo","com.dofun.zhw.pro":"租号玩专业版","com.domobile.applockwatcher":"应用锁","com.dongao.app.dongaoacc":"东奥继教学堂","com.dongao.kaoqian.phone":"会计云课堂","com.dongchu.yztq":"预知天气","com.dongchu.zfweather":"知否天气","com.donghaisc":"东海通","com.dongqiudi.news":"懂球帝","com.dongxin.fjy":"单身探约交友","com.doodle.dunk.mi":"花式神射手","com.doron.xueche.stu":"多多驾到","com.dossen.app":"东呈会","com.dotamax.app":"Max+","com.dotools.clock":"最美闹钟","com.dotools.note":"多多便签","com.dotreader.dnovel":"点阅小说大全","com.dou_pai.DouPai":"逗拍","com.douban.frodo":"豆瓣","com.douban.movie":"豆瓣电影","com.douban.radio":"豆瓣FM","com.doudou.calculator":"超级计算器","com.doudou.flashlight":"最亮手电筒","com.doudou.ysvideo":"影视大全布丸","com.doudoubird.alarmcolck":"手机闹钟","com.doudoubird.compass":"地图指南针","com.doudoubird.weather":"最准天气","com.doudoubird.whiteflashlight":"最强手电筒","com.douguo.recipe":"豆果美食","com.douhuayuedu.douhua":"豆花","com.doumi.jianzhi":"斗米","com.doupin.show":"来电秀","com.doutu.tutuenglish":"图图英语儿童少儿英语学习平台","com.douyu.rush":"斗鱼极速版","com.douzhuanduokai.m":"斗转多开","com.dp.android.elong":"艺龙旅行","com.dpx.kujiang":"酷匠阅读","com.dq17.app06":"鲸鱼体育","com.dragon.read":"番茄免费小说","com.draw.guess":"我画你猜","com.drcom.DuoDian":"哆点","com.drcuiyutao.babyhealth":"育学园","com.dream.daanjun":"大学答案君","com.dream.zncd.intelligentcharge":"云智充","com.dreamgame.fruitbubble.mi":"水果泡泡传奇","com.dreamori.xxkb1":"小学语文一年级上","com.dreamori.xxkb3":"小学语文二年级上","com.dreamori.xxkb9":"小学语文五年级上","com.dreamtd.kjshenqi":"咪萌桌面宠物","com.driftbottle.app":"恋爱漂流瓶","com.drip.live":"星空直播","com.driving.pass":"2021驾考大全","com.droi.adocker.pro":"分身有术Pro","com.ds.baoxing":"宝兴融媒","com.ds.luhuo":"云上炉霍","com.ds.shiqu":"云上石渠","com.ds.xiangcheng":"云上乡城","com.ds.xinlong":"康巴红新龙","com.dsm.secondlock":"德施曼智能","com.dt.ywdtw":"亿万答题王","com.dtdream.publictransit":"杭州公共交通","com.dtdream.sygovernment":"沈阳政务服务","com.dte.pano3d":"爱看高清街景","com.dtno1.WearPro":"WearPro","com.dtw.batterytemperature":"室内温度计","com.duapps.recorder":"小熊录屏","com.ducv.qndt":"全能答题","com.dudiangushi.dudiangushi":"每天读点故事","com.duia.app.Putonghua":"普通话学习测试","com.duia.cet4":"英语四级君","com.duia.cet6":"英语六级君","com.duia.duiaapp":"对啊课堂","com.duia.duiba":"会计帮","com.duia.duiba.teacherCard":"教师资格证帮","com.duia.jsssx":"教师随身学","com.duia.offlineqbank":"会计对题库","com.duigood.dshopsly":"兑好物","com.duitang.main":"堆糖","com.dultu.jqhx":"哒兔","com.dunjiakj.fakecall":"虚拟来电精灵","com.duocai.webBrowser":"西瓜浏览器","com.duodian.freehire":"租号王","com.duoduo.cailing":"彩铃多多","com.duoduo.child.games.babysong":"多多快乐童年","com.duoduo.child.story":"儿歌多多","com.duoduo.games.hospital":"多多医院","com.duoduo.games.seaanimalnew":"多多海洋动物","com.duoduo.guka":"念念咕卡","com.duoduo.oldboy":"广场舞多多","com.duoduo.opera":"戏曲多多","com.duoduo.tuanzhang":"多多团长","com.duokaiqi.virtual":"应用分身术","com.duokan.free":"米阅免费版","com.duokan.freereader":"米阅小说","com.duokan.phone.remotecontroller":"万能遥控","com.duokan.reader":"多看","com.duolabao.customer":"京东收银商户","com.duole.chinachess.mi":"多乐中国象棋","com.duolingo":"多邻国","com.duorong.smarttool":"时光序","com.duorong.xinyongdai":"信用贷款","com.duowan.bi":"Biu神器HD","com.duowan.gamevoice":"多玩语音","com.duowan.groundhog.mctools":"多玩我的世界盒子","com.duowan.kiwi":"虎牙直播","com.duowan.live":"虎牙助手","com.duowan.mobile":"YY","com.duowan.xunhuan":"轻语","com.duoyi.iminc":"多益云","com.duoyi.implayer":"多益战盟","com.duozhuayu.dejavu":"多抓鱼","com.dushe.movie":"毒舌","com.duwo.phonics":"伴鱼智学","com.duwo.reading":"伴鱼绘本","com.duxiaoman.umoney":"有钱花","com.duxiaoman.wallet":"度小满金融","com.duyao.poisonnovelgirl":"火星女频","com.dv.adm":"ADM","com.dw.btime":"亲宝宝","com.dw.dytxj.mi":"登月探险家","com.dw.hcdpp.mi":"合成大泡泡","com.dw.hzwzm.mi":"换装我最美","com.dw.jjbb.mi":"救救宝宝","com.dw.jlds.mi":"精灵大师","com.dw.jrccc.mi":"巨人冲冲冲","com.dw.jrccc.net.mi":"火柴人冲刺","com.dw.ttdezbj.mi":"甜筒,第二支半价","com.dw.ttdezbj.net.mi":"点点冰淇淋屋","com.dw.tyqs.net.mi":"涂鸦骑士","com.dw.wxpk.mi":"无限跑酷","com.dw.wzsjkthk.mi":"我做手机壳特好看","com.dw.xprqj.mi":"橡皮人拳击","com.dw.xydg.net.mi":"小蚁帝国","com.dw.yqlcf.mi":"一起来冲锋","com.dw.zynq.mi":"这也能切","com.dwd.rider":"菜鸟点我达","com.dwwang.staff":"口袋五线谱","com.dxdxapp.ting":"蓝思英语","com.dxy.gaia":"丁香妈妈","com.dyedu.hxedu":"沪学习","com.dygame.hyqs.mi":"荒野日记:孤岛","com.dz.game.zjxmy.mi":"救救小皮羊","com.dz.hmjc":"河马剧场","com.dz.mfxsqj":"免费小说全集","com.dzkandian":"大众看点","com.dzmf.zmfxsdq":"西瓜免费小说","com.dzqh.online11":"东方证券期货","com.dzqh.onlinekaihu":"东证期货投资开户","com.dzrb.ncdz":"农村大众","com.dzrbsoft.zaidezhou":"德州24小时","com.dzwww.dzrb.zhsh":"大众新闻","com.dzwww.sd.android":"海报新闻","com.dzwww.sdmobilenews":"山东手机报","com.e23.jnfb":"济南发布","com.e5837972.kgt":"车载DJ音乐盒","com.ea.games.r3_row":"真实赛车3","com.eagersoft.youzy.youzy":"优志愿","com.earth.bdspace":"Earth地球","com.earth.moli.sk2":"微多开双开助手","com.easaa.hbrb":"掌尚鹤壁","com.east2d.everyimage":"好多动漫","com.east2west.minimetro.TapTap":"模拟地铁","com.eastmoney.android.berlin":"东方财富","com.eastmoney.android.choice":"Choice数据","com.eastmoney.android.fund":"天天基金","com.eastmoney.android.lead":"哈富证券","com.eastmoney.android.newyork":"东方财富证券","com.eastmoney.app.qhsjkh":"东方财富期货","com.easybrain.jigsaw.puzzles":"拼图游戏——益智游戏","com.easyfunny.camera.magic":"百变秀相机","com.easygame2022.sheepmatchcn.mi":"羊了个羊","com.easysay.espanol":"西班牙语U学院","com.easysay.japanese":"日语U学院","com.easysay.korean":"韩语U学院","com.easysay.learningpth":"普通话考试","com.ebank.creditcard":"阳光惠生活","com.ebnews":"亿邦","com.ebt.mydy":"我的丹阳","com.ecarx.xiaoka.voice_assistant":"GKUI","com.eccalc.ichat":"通友","com.ecej.ui":"e城e家","com.ecitic.bank.mobile":"中信银行","com.ecloudinfo.hulizhushou":"护理助手","com.eco.global.app":"ECOVACS HOME","com.ecommerce.xmnair":"厦门航空","com.economicview.jingwei":"中新经纬","com.economist.hummingbird":"经济学人·商论","com.ecovacs.ecosphere":"科沃斯机器人","com.edcsc.wbus":"智能公交","com.edifier.edifierconnect":"Edifier Connect","com.editor.king.androids":"爱剪辑视频编辑","com.edrawsoft.edrawmax":"亿图图示","com.edrawsoft.mindmaster":"思维导图MindMaster","com.edu.android.daliketang":"豆豆狐","com.edu.lzdx.liangjianpro":"量见云课堂","com.edu.todo":"土豆雅思","com.edu.wenliang":"文亮网课","com.edu24ol.newclass":"环球网校","com.edujia.ime":"微脉输入法","com.edujia.weimai":"微脉圈","com.edusoho.kuozhi":"阔知学堂","com.edusoho.newcuour":"赛优课堂","com.edusoho.otoclassroom":"美术蛙","com.eduu.bang":"家长帮","com.eduyun.app.factory.ykt":"智慧中小学","com.eduzhixin.app":"质心在线","com.eebbk.parentalcontrol":"家长管理","com.eeepay.eeepay_shop_spos":"盛POS","com.eeepay.eeepay_shop_sqb":"盛钱包成长版","com.efund.jqb":"易方达e钱包","com.eg.android.AlipayGphone":"支付宝","com.egeio.fangcloud":"亿方云","com.eggflower.read":"蛋花免费小说","com.ehai":"一嗨租车","com.ejianzhi":"e兼职求职版","com.ekao123.manmachine":"卫人机考","com.ekeguan.jiaoshipai":"课观教师派","com.ekwing.flyparents":"翼课家长","com.ekwing.students":"翼课学生","com.elenut.gstone":"集石","com.eletell.wow":"未来之光","com.elfinapp.jxtxdq":"精选头像大全","com.elipbe.dict":"国语助手","com.elite.upgraded":"精英专升本","com.ellabook":"咿啦看书绘本故事","com.ellabookhome":"动画绘本馆","com.elong.hotel.ui":"艺龙酒店","com.eluton.medclass":"医学微课堂","com.emaotai.ysapp":"茅台云商","com.emar.mcn":"二头条内容资讯","com.energysh.onlinecamera1":"大神P图","com.enhance.greapp":"GRE3000词","com.enhance.kaomanfen.yasilisteningapp":"雅思考满分","com.enhance.kmf.words.wordsapplication":"考满分词汇","com.enigm.epitap":"海星壁纸","com.enjoy.malt":"多鹿","com.enniu.fund":"51人品","com.enniu.xiaolanben":"小蓝本","com.eno.android":"国海金探号","com.eno.android.cj.page":"长江e号","com.eno.xyzq.page":"兴业证券优理宝","com.enqualcomm.kids.cyp":"西瓜皮","com.entgroup":"抓饭直播","com.entrobus.dreamlife":"凤凰会","com.eoffcn.mobile":"中公网校","com.eoffcn.questions":"中公题库","com.eol.mobile8":"优慕课v8","com.eol.mobile9":"课程伴侣","com.eonsun.myreader":"老子搜书","com.epay.impay.ui.flinmen":"付临门","com.epson.epsonsmart":"Epson Smart Panel","com.erciyuanpaint":"漫芽糖指绘","com.erdo.android.FJDXCartoon":"爱动漫","com.ericsson.geely":"吉利G-NetLink","com.erlinyou.worldlist":"旅图","com.ertonggang.childrenpoetry":"儿童唐诗三百首","com.ertonggang.zxschoolpoetry.huawei":"中小学古诗词大全","com.esbook.reader":"宜搜小说","com.escape.zjy.mi":"纸嫁衣","com.eshikao.teacher":"易师考","com.esound.app":"易尚助理","com.esread.sunflowerstudent":"向日葵","com.estrongs.android.pop":"ES文件浏览器","com.etalien.booster":"外星人加速器","com.etc.etc2mobile":"乐速通","com.etechs.eyee":"斗牛DoNew","com.etiantian.online.wangxiao":"北京四中网校","com.ets100.pupil":"E听说小学","com.ets100.secondary":"E听说中学","com.europosit.pixelcoloring":"像素艺术","com.eusoft.eudic":"欧路词典","com.eusoft.ting.en":"每日英语听力","com.evergrande.eif.android.hengjiaosuo":"恒大财富","com.everobo.bandubao":"伴读宝","com.evideo.MobileKTV":"K米","com.exam8.KYzhengzhi":"考研万题库","com.exam8.daxue":"大学万题库","com.exam8.twojian":"二建万题库","com.exam8.wantiku":"万题库","com.exam8.yijian":"一建万题库","com.exam8.zikao":"自考万题库","com.example.a14409.countdownday":"倒计时","com.example.administrator.livezhengren":"医学直播课堂","com.example.administrator.picturesearch":"心悦壁纸","com.example.administrator.zahbzayxy":"中安云教育","com.example.android_ksbao_stsq":"刷题神器","com.example.artilleryandroid":"天眼","com.example.bg":"必过","com.example.bihua":"汉字笔画","com.example.businesshall":"中国移动浙江","com.example.bzc.myteacher.reader":"阅伴学生端","com.example.cifnews":"雨果跨境","com.example.countdown":"iTime","com.example.doxue":"都学MBA","com.example.dudian.dudian":"Dlabel云标签","com.example.examda":"233网校","com.example.feng.xuehuiwang":"学慧网","com.example.haoyishu":"好医术","com.example.homeking.client":"好慷在家","com.example.hongjiu.stock":"红酒商交所","com.example.jituo.xkzt":"酷炫字体","com.example.jqq":"剧圈圈","com.example.kingnew":"店管家","com.example.liabarcarandroid":"猎吧","com.example.ltest":"网贷天眼","com.example.mofajingling":"高清主题壁纸大全","com.example.mposstandard":"招钱进宝APP","com.example.onlinestudy":"24小时医学","com.example.pptv":"人人视频","com.example.raccoon.dialogwidget":"万象小组件","com.example.rain.girlprject":"恋爱聊天话术","com.example.raylink_flutter":"RayLink","com.example.reader.main":"笔趣阁免费小说大全","com.example.servyouappzhuhai":"广东税务","com.example.touzi.hxyt":"华夏易投现货交易","com.example.trafficmanager3":"掌上路路通天津","com.example.tz.tuozhe":"设计灵感","com.example.wenyu":"掌培免费文字转语音","com.example.wsy":"网商园","com.example.wuyueassessment":"五岳阅卷","com.example.wygxw":"我要头像","com.example.xuhongxiang.andriodpiano":"模拟钢琴","com.example.yhbj.cme":"继教通","com.example.yuanren123.learnjanpanese":"今川日语","com.example.zy.zy":"星座运势大师","com.examw.main.ch":"华课网校","com.excean.dualaid":"微双开分身","com.excean.gspace":"OurPlay加速器","com.excean.maid":"微分身王","com.excean.masaid":"微分身版","com.excean.masteraid":"微信分身版","com.excean.multiaid":"微多开分身","com.excean.splay":"OurPlay加速器","com.excelliance.dualaid":"双开助手微分身版","com.excerp.domin":"快乐壁纸","com.expflow.reading":"悦头条","com.express.relief.weather.clear":"安心天气","com.express.relief.wifimaster":"安心WiFi","com.express.speed.space.cleaner.cn":"快清理助手","com.exueshi.A6072114656807":"易学仕专升本","com.eyefilter.night":"蓝光护目镜","com.eyewind.paperone":"PaperDraw绘画涂鸦","com.eykid.android.ey":"瓜瓜龙启蒙","com.eyuxizao.fifa":"鳄鱼小顽皮爱洗澡","com.ez08.compass":"指南针股票","com.ezen.ehshig":"egshig","com.f100.android":"幸福里","com.f1player":"51虚拟机","com.facebook.katana":"Facebook","com.facebook.lite":"Facebook Lite","com.facebook.orca":"facebook","com.facetech.konking":"轻音社","com.facetech.yourking":"柚次元","com.facishare.fs":"纷享销客CRM","com.faloo.BookReader4Android":"飞卢小说","com.faloo.authorhelper":"飞卢作家助手","com.fancyar.star":"AR星座","com.fang.fangs":"乐房生活","com.fangdai.fdjsq":"房贷计算器","com.fangdd.mobile.fddhouseownersell":"房多多","com.fangge.square":"方格社区","com.fanhuan":"返还网","com.fanli.android.apps":"返利","com.fanlikuaibaow":"返利快报","com.fanlishengqianlianmengw":"返利省钱联盟","com.fanlitaolianmengw":"返利淘联盟","com.fanliwanggouwulianmeng":"返利购物联盟","com.fanliwzuanlm":"返利淘客联盟","com.fanliyouhuiquanlmw":"返利优惠券联盟","com.fanlwgaoylmengw":"返利高佣联盟","com.fanqie.lizhi":"番茄影视大全","com.fantastic.camera":"神奇相机","com.fantasy.qhztbz":"奇幻主题壁纸","com.fantuankanshujbk":"饭团看书","com.fantuantanshujbk":"饭团探书","com.fanweilin.coordinatemap":"经纬度定位","com.farfetch.farfetchshop":"FARFETCH发发奇","com.fasthand.patiread":"爬梯朗读","com.fawvw.ebo":"JETTA捷达","com.faxin":"法信","com.fc.management":"FC文件全能王","com.fcb.bao.consumer":"房车宝","com.fcbox.hivebox":"丰巢管家","com.fcbox.hiveconsumer":"丰巢","com.fec.runonce":"新疆公安","com.feemoo":"飞猫盘","com.feeyo.vz.pro.cdm":"飞常准业内版","com.feicui.vdhelper":"翡翠压缩","com.feierlaiedu.collegelive":"启牛","com.feiin.wldh":"wifi网络电话","com.feiliao.flipchat.android":"飞聊","com.feiniu.actogo":"欧尚","com.feiniu.market":"飞牛网","com.feisukj.measure":"尺子专业测距仪","com.feiteng.lieyou":"猎游","com.feiteng.lieyou.pwb":"语音聊天宝","com.feixiaofan":"解忧暖心喵","com.feixiaohao":"非小号","com.feiyi.p21":"从零开始学英语","com.feiyi.p5":"商务英语口语","com.feiyou.headstyle":"个性头像","com.felink.foregroundpaper":"羞兔全局壁纸","com.felix.clearfans":"微粉管家","com.fenbi.android.bangong":"粉笔计算机二级题库","com.fenbi.android.gaozhong":"猿题库","com.fenbi.android.kids":"粉笔Kids","com.fenbi.android.kuaiji":"粉笔会计","com.fenbi.android.kyzz":"粉笔考研","com.fenbi.android.leo":"小猿口算","com.fenbi.android.servant":"粉笔","com.fenbi.android.sikao":"粉笔法考","com.fenbi.android.solar":"小猿搜题","com.fenbi.android.yingyu":"粉笔四六级","com.fenbi.android.zenglish":"斑马AI学","com.feng.car":"老司机汽车","com.fengeek.f002":"fiil+","com.fenghl.xinlfq":"新浪分期","com.fengnanwlkj.gongxiangApp":"共享货源","com.fengtaiapp.cnr":"北京丰台","com.fengwo.reading":"有书","com.fengyuncx.yydriver":"风韵出行司机","com.fenqile.fenqile":"分期乐","com.fenzotech.jimu":"积目","com.ffcs.android.lawfee":"律师好帮手","com.ffcs.mediaConvergence.jianou":"风雅建瓯","com.ffcs.mediaConvergence.shunchang":"新顺昌","com.ffcs.mediaConvergence.songxi":"掌上松溪","com.ffcs.mediaConvergence.yanping":"美丽延平","com.fiberhome.exmobi.client.gaeaclientandroidedn7262":"天然工坊","com.fifedu.tsdx":"FiF口语训练学生端","com.file.experts":"文件管理专家","com.filemagic":"超强清理大师","com.fileunzip.zxwknight":"解压专家","com.filhshqw.xrkbnywp.exejzeel":"番茄浏览阅读器","com.fimo.camera":"FIMO","com.finals.finalsflash":"来电闪光灯","com.financial.quantgroup":"羊小咩","com.financial360.nicaifu":"360你财富","com.finchina.edr":"企业预警通","com.find.hidden.object.difference.clue.cn":"我眼神儿贼好","com.findbest.idiomtto":"成语红包群","com.fingersoft.hillclimb.noncmcc":"登山赛车","com.fingertip.tyt.mi":"开心跳一跳","com.finhub.fenbeitong":"分贝通","com.finsphere.qucredit":"趣管账","com.firebear.androil":"小熊油耗","com.first.browser":"秘密浏览器","com.firstcapital":"一创智富通","com.firststate.top.framework.client":"TOP论坛","com.fittimellc.fittime":"即刻运动","com.fivehundredpx.viewer.main":"500px中国版","com.fiveplay":"5EPlay","com.fjg.android.scan":"扫一扫","com.fk189.fkshow":"FkShow","com.fkzhang.wechatxposed":"微X模块","com.flamingo.gpgame":"果盘游戏","com.flash.download":"闪电下载","com.flash.matrix_wallpaper":"闪动壁纸","com.flashkrypton":"闪氪","com.flickering.mathufo":"数感星球","com.flightmanager.view":"航班管家","com.flomeapp.flome":"她扶","com.flowbank.wo":"流量银行","com.flowkey.app":"flowkey","com.flqy.voicechange":"王者变声器语音包","com.fltrp.organ.student":"外研U学","com.flyersoft.seekbooks":"搜书大师","com.flyingeffects.com":"飞闪","com.flyme.meizu.store":"魅族商城","com.fn.android":"蜂鸟摄影","com.fo.homeworkfo":"爱作业辅导","com.focusgene.findme":"真我","com.focustech.medical":"健康南京","com.folder.management":"文件夹管家","com.follow.video":"追剧","com.font":"写字先生","com.force.artifact":"P图神器","com.foreology.xinjiang":"智慧新绛","com.forever.browser":"久久浏览器","com.forms":"缤纷生活","com.forward.economist":"前瞻经济学人","com.fosung.lighthouse":"灯塔党建在线","com.foundao.bjnews":"新京报","com.foundao.xinhua_android":"新华网","com.founder.chaozhou":"潮湃新闻","com.founder.cnzangzuwangtong":"中国藏族网通","com.founder.dazhou":"掌上达州","com.founder.diebu":"爱迭部","com.founder.dps.founderreader":"开放云书院","com.founder.gulouqu":"家在鼓楼","com.founder.hsdt":"青城地铁","com.founder.huainan":"掌上淮南","com.founder.huanghechenbao":"运城新闻","com.founder.jincheng":"保密观","com.founder.liangzhouqu":"凉州融媒","com.founder.linxia":"新临夏","com.founder.luquxian":"多彩碌曲","com.founder.poetry":"诗词中国","com.founder.qinghai":"青海观察","com.founder.sbxiangxinews":"红湘西","com.founder.shandanxian":"新山丹","com.founder.shuiyunbao":"中国水运报","com.founder.tongweixian":"新通渭","com.founder.xxzy":"学习之友","com.founder.xzkuaisou":"快搜西藏","com.founder.ymyt":"石油摇篮","com.founder.zhanjiang":"湛江云媒","com.founder.zhibaodi":"知宝坻","com.foundersc.app.xf":"小方","com.foundingaz.user":"管用","com.fourcall":"4G网络电话","com.foxconn.iportalandroid":"爱口袋","com.foxit.mobile.pdf.lite":"福昕PDF阅读器","com.fplus.chese":"手电筒Super","com.fq.android.fangtai":"方太生活家","com.fq.fqdkk":"分期贷款","com.fqapp.zsh":"赚生活","com.fqapps.fdsh":"福袋生活","com.fqdy.groot":"柿子电影","com.free_ride.yiwei":"顺风车","com.free_ride_pin.yiwei":"汽车票","com.fresh.feed":"今日新鲜事","com.freshideas.airindex":"在意空气","com.frontrow.vlog":"VN","com.ft.ftchinese":"FT中文网","com.ft.putizhou":"菩提洲","com.ftl.redmi":"一米赚钱","com.ftls.abs":"极速健身","com.fudanpress.aIVj1J1":"i学","com.fuiou.mgr":"富友收件宝","com.fujian.daily":"新福建","com.fujicubesoft.ManyBricksBreaker.fhp":"砖块破碎机","com.fujifilm_dsc.app.remoteshooter":"FUJIFILM Camera Remote","com.full.dictionary":"字典词典大全","com.fumei.dz":"读者杂志","com.funcamerastudio.videomaker":"Filmigo视频剪辑制作软件","com.fungo.xmsport":"球会体育","com.funinput.digit":"数字尾巴","com.funnyrace.mi":"炫跑超人","com.funplus.fun":"方隅公寓","com.funshion.remotecontrol":"风行电视助手","com.funshion.video.mobile":"风行视频","com.furryBar.furry":"FurryBar","com.fusionmedia.investingCN":"英为财情财经投资","com.futurefleet.pandabus.ui":"熊猫出行","com.futuremark.dmandroid.application":"3DMark","com.futurenavi.wzk":"微知库学生版","com.fuwang.franchise":"全球加盟网","com.fuyou.aextrator":"MP3提取转换器","com.fuzhou.fgtx":"抚观天下","com.fvcorp.android.aijiasuclient":"爱加速","com.fx678.finace":"汇通财经","com.fxicrazy.sjml":"联掌门户","com.fxl.modernzhdict":"现代汉语字典","com.fxpad":"法宣在线HD","com.fxphone":"法宣在线","com.fy.bzzbc.mi":"搬砖争霸赛","com.fy.cjyxlm.mi":"炮击达人","com.fy.dbgwb.mi":"打不过我吧","com.fy.dmmdzz.mi":"躲猫猫大作战","com.fy.fcds.mi":"飞车大师","com.fy.fgpk.mi":"飞钩跑酷","com.fy.gyws.mi":"光影武士","com.fy.hbwq.mi":"画把武器","com.fy.htfc.mi":"合体飞车","com.fy.jldzz.mi":"精灵大作战","com.fy.jrxfd.mi":"救援小分队","com.fy.kxcf.mi":"开心厨房","com.fy.kztgd.gs.mi":"空中特工队","com.fy.qxds.mi":"潜行大师","com.fy.sgds.mi":"收割大师","com.fy.sgds.net.mi":"疯狂割草机","com.fy.tcdx.mi":"偷吃点心","com.fy.tjxd.mi":"团结行动","com.fy.tjxd.net.mi":"最强拼拼","com.fy.tkdld.mi":"太空大乱斗","com.fy.ttds.mi":"逃脱大师","com.fy.wdnc.mi":"我的农场","com.fy.wdxd.mi":"我的小岛","com.fy.xdyqc.mi":"兄弟一起冲","com.fy.yxxfd.mi":"英雄小分队","com.fy.zdxs.mi":"子弹先生","com.fyhqzt.app.ui":"环球智投八元微投资交易","com.fzisen.app51zxw":"我要自学网","com.fzuquwinc.winskin":"我要赢皮肤","com.g316522678.jnh":"川工之家","com.gacne.www":"埃安","com.galaxy.stock":"中国银河证券","com.game.bikeInsane.mi":"单车也疯狂","com.game.escape3d.mi":"越狱大逃生","com.game.fallrace.mi":"冲鸭小小人","com.game.fsfkttl.mi":"方块推推乐","com.game.fslkzsj.mi":"猎空直升机","com.game.fsyyttz.mi":"越狱逃脱者","com.game.matrix_pixelpaint":"开心图图乐","com.game.runner.mi":"火柴人在奔跑","com.game.snback.mi":"暴走单车少年","com.game.speedCar.mi":"闪电飞车","com.game.tckpxfx.mi":"酷跑小飞侠","com.gameabc.zhanqiAndroid":"战旗直播","com.gameinlife.color.paint.cn":"花花填色","com.gamejoy.game.onetfruit":"开心水果连连看","com.gameley.ttjz":"团团记账","com.gamepans.metronomic":"音乐节拍器","com.gamersky":"游民星空","com.gamestar.pianoperfect":"随身乐队","com.ganYuFaBu.router":"赣榆发布","com.gangduo.microbeauty":"微美颜","com.ganji.android":"赶集直招","com.ganji.android.haoche_c":"瓜子二手车","com.gankaowangxiao.gkwx":"赶考状元","com.gaogulou.forum":"玉溪高古楼","com.gaoha.mathsplus":"初中数学","com.gaojiua.bd":"笔袋","com.gaokaozhiyuan":"完美志愿","com.gaosi.teacherapp":"爱学习教师端","com.gaotu100.jingpin":"高途高中规划","com.gaotu100.superclass":"高途","com.gaotu100.tutu":"途途课堂","com.garmin.android.apps.connectmobile":"Garmin Connect","com.gau.go.launcherex":"GO桌面(锁屏主题美化壁纸)","com.gbanker.gbankerandroid":"黄金钱包","com.gbcom.gwifi":"GiWiFi手机助手","com.gbcom.gwifi.school":"GiWiFi校园助手","com.gci.rent.cartrain":"如约学车","com.gd.siapp":"龙江人社","com.gdctl0000":"广东电信","com.gdhbgh.activity":"翼健康","com.gdwx.tiku.kjzc":"高顿初级会计职称","com.ge.video.merge":"缓存视频合并","com.geek.familyalbum":"家庭相册管家","com.geek.hxcalendar":"风和天气","com.geek.jk.weather":"即刻天气","com.geek.jk.weather.fission":"知心天气","com.geek.jk.weather.jishi":"及时天气","com.geek.luck.calendar.app":"诸葛万年历","com.geek.weather365":"365天气","com.geek.weathergj365":"365天气管家","com.geek.xgweather":"西瓜天气","com.geek.xycalendar":"祥云万年历","com.geek.zwweather":"早晚天气","com.geektoy.nfctool":"NFCTOOL","com.gelonghui.glhapp":"格隆汇","com.gem.tastyfood":"食行生鲜","com.gemdale.client":"想家社区","com.general.control":"万能遥控器+","com.generalcomp.batian":"霸天安云","com.generalcomp.luowice":"镭威视云","com.generalcomp.xinsan":"欣视安","com.gengcon.android.jccloudprinter":"精臣云打印","com.gengyun.yinjiang":"今印江","com.gengyun.ziyun":"今日紫云","com.gensee.webcast":"G直播","com.genshuixue.student":"高徒在线","com.genyannetwork.qiyuesuo":"契约锁","com.geshi.formatfactory":"格式工厂","com.getremark.spot":"小卫星","com.gewara":"格瓦拉生活","com.gexing.ui":"个性","com.gf.client":"广发易淘金","com.gfs.android.highscoretalk":"高分说新版","com.gft.jdhlby":"借钱花贝","com.ggeye.jiakao.api":"驾考通驾照考试","com.gh.assistant":"光环助手mini","com.gh.gamecenter":"光环助手","com.ghosun.dict":"词根词缀记忆字典","com.giant.newconcept":"新概念英语全册","com.gifediting.gifmake":"GIF动图制作","com.gifshow.kuaishou.bamboo":"快手创作者版","com.gift.android":"驴妈妈旅游","com.giiso.jinantimes":"新黄河","com.gioct.weather":"七彩天气预报","com.gitfalcon.portrait.cn":"捏脸","com.github.android":"GitHub","com.github.kr328.clash":"Clash","com.github.kr328.clash.foss":"Clash","com.github.metacubex.clash.meta":"Clash Meta for Android","com.gjcx.zsgj":"掌上青城","com.gjs.iqh":"高教考试在线","com.gkid.crazyrope":"天天跳绳","com.gkid.gkid":"Gkid英语","com.glgrxbtg.ulacaqey.yhfsfeww":"深清理内存加速","com.globalscanner":"环球捕手","com.globaltide":"全球潮汐","com.glodon.constructioncalculators":"建工计算器","com.glodon.drawingexplorer":"CAD快速看图","com.glodon.norm":"规范查阅","com.glsc2":"国联证券尊宝","com.glyh.mbank.pro":"桂林银行","com.gmd.data":"一键手机照片恢复","com.gmlive.emperor":"音泡空间","com.gmlive.soulmatch":"花盼","com.gnet.onemeeting":"全时云会议","com.godimage.knockout.free.cn":"Knockout智能抠图P图","com.gogoal.investment2c":"基本面","com.golaxy.mobile":"星阵围棋","com.golink.cntun":"Golink加速器","com.gombosdev.ampere":"充电评测","com.gome.eshopnew":"国美","com.gomejr.icash":"美易借钱","com.gomemyc.mylc.android":"国美金融","com.gongxuanwang.linxuan":"公选王遴选","com.gonlan.iplaymtg":"旅法师营地","com.gooclient.anycam.neye3ctwo":"Neye3C","com.goodhelper.wifi":"Wifi好帮手","com.goodtech.tq":"天气预报","com.google.ar.core":"Google Play Services for AR","com.gopro.smarty":"GoPro Quik:视频 + 照片编辑器","com.gorgeous.lite":"轻颜","com.gorkor.gk":"Gorkor","com.gotokeep.keep":"Keep","com.gouwufanlilianmengw":"购物返利联盟","com.gov.cn":"国务院","com.gozap.chouti":"抽屉","com.grabtaxi.passenger":"Grab","com.grammarly.android.keyboard":"Grammarly","com.grass.wallpaper":"种草壁纸","com.greate.myapplication":"信用管家贷款","com.greatefunhy.sdgs.mi":"商道高手","com.gree.greesmarthome":"格力+","com.green.ibook":"TXT免费小说书城","com.greenLeaf.shop":"绿叶商城","com.greenLeafShop.mall":"绿叶惠购","com.greenline.guahao":"微医","com.greenpoint.android.mc10086.activity":"中国移动","com.greentree.android":"格林","com.ground.dddymovie":"大地翻译","com.growing.topwidgets":"万能小组件 Top Widgets","com.growth.fgcalfun":"富贵万年历","com.grrb.news":"工人日报","com.gryphpoem.civilization.mi":"铁血文明","com.gstarmc.android":"CAD看图王","com.gstarmc.lite":"CAD手机看图","com.gsww.gsrhc.jkgs":"健康甘肃","com.gswxxn.unlockmilink":"小米不妙·享","com.gsx.tiku":"考途","com.gt.app.gtecard":"国通石油","com.gtan.church":"歌者盟","com.gtdev5.wsjtw":"微商截图宝","com.gtgj.view":"高铁管家","com.gtr.system.information.activity":"手机信息","com.guagua.community":"呱呱社区","com.guai.cleanmaster":"一键清理软件","com.guanaitong":"给到","com.guangdaqihuo.mhdxh":"光大期货","com.guangjun.brainteaser":"脑筋急转弯大全","com.guangle.happywalk":"开心走路","com.guangmingzmt.oem":"智慧光明","com.guangsuxie.aiwriting":"光速写作","com.guangyiedu.jiudou":"九斗","com.guanyu.gy":"冠寓","com.guazi.android.sellcar":"瓜子卖车","com.guazi.newcar":"毛豆新车","com.gudianbiquge.ebook.app":"笔趣阁蓝色版","com.guilinbank.mobilebank":"桂林银行","com.guixue.m":"学为贵雅思","com.guixue.m.cet":"学为贵四六级","com.guji.loveparty":"唔哩星球","com.guka.more":"咕卡多多","com.gumi.spokenenglish":"人教口语","com.guojimami.app":"国际妈咪","com.guokr.mobile":"果壳","com.guosen.android":"国信金太阳","com.guoshi.httpcanary.premium":"HttpCanary","com.guotai.dazhihui":"国泰君安君弘","com.guoyuncm.rainbow":"艺音在线","com.guzhen.xiucai":"秀才猜成语","com.guzheng.android":"古筝网","com.gvsoft.gofun":"GoFun出行","com.gwkj.qixiubaodian":"汽修宝典","com.gwm.tank":"坦克TANK","com.gwsoft.imusic.controller":"爱音乐","com.gwtsz.gts2":"金道环球投资","com.gxrcw.activity":"广西人才网","com.gxuc.runfast.shop":"跑腿快车","com.gymbo.enlighten":"金宝贝早教","com.gz.syslearning":"同步学广州版","com.gzbank.mbank.externalpk":"广州银行","com.gzgx.fkyjjh.mi":"疯狂营救计划","com.gzgx.hmxbpk.mi":"梦幻小兵跑酷","com.gzhzcj":"金斗云智投","com.gzlok.gamemarket.yueai.show":"95爱约直播","com.gzqq.nngppzb":"牛牛股票配资宝","com.gzqs.dscjyxld.mi":"都市超级英雄乱斗","com.gzqs.dsldyxlm.mi":"都市乱斗英雄联盟","com.gzrb.fzshb":"法治贵州","com.gzrcb.mobilebank":"广州农商银行","com.gzsd.hcrcjtj.mi":"火柴人超级突击","com.gzsd.klxrsj.mi":"快乐小人射击","com.gzsd.mhttt.mi":"梦幻弹弹弹","com.gzsd.mhxrty.mi":"梦幻小人跳跃","com.gzsd.qmtyt.mi":"全民弹一弹","com.gzyct.yctwallet":"羊城通","com.gzyike.painting":"数字绘画","com.gzyunke.lianlian":"练练健身","com.gzyx.noequipment":"无器械健身","com.h3c.android.h3cmagic":"H3C魔术家","com.habits.todolist.plan.wish":"元气打卡","com.haidilao":"海底捞","com.haier.uhome.uplus":"海尔智家","com.haier.uhome.washer":"海狸洗衣","com.haiercash.gouhua":"够花","com.haimai.baletu":"巴乐兔租房","com.haimawan.cloud.bigphone":"爱云兔云手机","com.hainangs.wdtysh":"我的田园生活","com.hainansy.hlnc2":"欢乐农场","com.haiqiu.jihai":"即嗨体育","com.haitun.dolphinhouse":"海豚家","com.haitun.neets":"neets","com.haixiu.ui":"嗨秀直播","com.haixue.app.android.HaixueAcademy.h4":"嗨学课堂","com.haizitong.hzt.jia":"孩子通家长端","com.halo.diary":"素记日记","com.handsgo.jiakao.android":"驾考宝典","com.handsgo.jiakao.android.kehuo":"教练宝典","com.handwriting.makefont":"手迹造字","com.hanfuhui":"汉服荟","com.hangutech.mdqn":"民大青年","com.hangzhouxinxi.daiyuxia":"钱伴","com.hanlin.huixuebang":"汇学邦","com.hantor.CozyMag":"舒适的放大镜和显微镜","com.hanweb.android.gnribao.activity":"赣南日报","com.hanweb.android.jszwfw.activity":"苏服办","com.hanweb.android.sdzwfw.activity":"爱山东","com.hanweb.android.zhejiang.activity":"浙里办","com.hanweb.cx.activity":"掌心长兴","com.hanweb.ganfutong":"赣服通","com.hanweb.izhengzhou.android":"郑好办","com.hanwujinian.adq":"寒武纪年小说","com.hanya.financing":"海象理财","com.hanyun.onlineproject":"17货源","com.haobo.huilife":"中国移动云南","com.haodai.flashloan":"闪贷借款","com.haodf.android":"好大夫在线","com.haodou.recipe":"好豆","com.haojiazhang.activity":"学宝","com.haojiazhang.xxb.speed":"小学宝","com.haokebang.learning":"好课帮","com.haomaiyi.fittingroom":"好搭盒子","com.haowan.huabar":"画吧","com.haowan.mirrorpaint.mirrorapplication":"迷盘","com.haoyisheng.mobile.app":"好医生","com.haoyunapp.hy":"好运APP","com.happy.walker":"快乐走","com.happybees.watermark":"美颜美图爱水印","com.happyelements.AndroidAnimal":"开心消消乐","com.happyelements.AndroidClover.mob":"海滨消消乐","com.happymod.apk":"happymod","com.happyteam.dubbingshow":"配音秀","com.harman.ble.jbllink":"JBL Portable","com.hash.mytoken":"MyToken","com.hbcmcc.hyh":"和悦会","com.hbmcc.heshenghuo":"中国移动河北","com.hbrb.jiyun":"冀云","com.hc.hulakorea":"追啊","com.hcc.app":"捷信金融","com.hcg.cok.huawei":"列王的纷争","com.hcg.cok.mi":"列王的纷争","com.hcg.cok.vivo":"列王的纷争","com.hcrs":"华彩人生","com.hctforgf.gff":"广发基金","com.hd.smartVillage":"恒大智慧社区","com.hd.smarttour":"海花岛度假区","com.health.fatfighter":"减约减肥","com.hebaojing.xiangiweptiowtwt":"核报警响声模拟","com.hebbank.mob":"河北银行","com.hebei.dafy.c2c":"达飞云贷","com.hebg3.hebeea":"掌上考试院","com.hefeihengrui.tupianbianjichuli":"图片拼接拼图","com.hegsyz.qqyx.mi":"球球英雄","com.heiguang.meitu":"黑光图库","com.heishi.android.app":"edge","com.hejia.squirrelaccountbook":"松鼠记账","com.helian.wifi":"禾连上网助手","com.hellotalk":"HelloTalk","com.help.bus":"帮帮公交","com.helper.west2ol.fzuhelper":"福大助手","com.helplove.shbf":"社会帮扶","com.hengchang.client":"恒易贷","com.hengda.smart.gjbwg":"国家博物馆","com.hengsheng.angry.mi":"愤怒的植物","com.hengshuokeji.juxiang":"巨湘1688","com.hengtiansoft.love_security_edu":"爱上安全","com.hengye.share":"Share微博客户端","com.hentre.android.hnkzy":"生活798","com.henzanapp.miaomiaozhe":"好物清单","com.hepai.hepaiandroid":"合拍","com.hetao101.parents":"核桃编程家长端","com.hetao101.scratchJr":"核桃聪聪编程","com.hetao101.xhtxy":"核桃学园","com.hexin.android.bank":"同花顺爱基金","com.hexin.android.futures":"同花顺期货通","com.hexin.android.stockassistant":"同花顺i问财","com.hexin.android.stocktrain":"股市教练","com.hexin.ifind.android":"同花顺iFinD","com.hexin.plat.android":"同花顺","com.hexin.plat.android.BohaiSecurity":"渤海证券","com.hexin.plat.android.CaitongSecurity":"财通证券","com.hexin.plat.android.DatongSecurity":"大同证券","com.hexin.plat.android.DongwuSecurity":"东吴证券同花顺","com.hexin.plat.android.HengtaiSecurity":"恒泰金玉管家","com.hexin.plat.android.HuafuSecurity":"华福掌乐","com.hexin.plat.android.JianghaiSecurity":"江海锦龙综合版","com.hexin.plat.android.ShenWanSecurity":"申万宏源(大赢家)","com.hexin.plat.android.WanlianSecurity":"万联e万通","com.hexin.plat.android.XinanSecurity":"西南金点子","com.hexin.plat.android.XindaSecurity":"信达同花顺","com.hexin.plat.android.ZheshangSecurity":"浙商汇金谷—炒股开户","com.hexin.plat.android.ZhongyuanSecurity":"中原证券","com.hexin.plat.android.supremacy":"同花顺至尊版","com.hexin.plat.kaihu":"同花顺股票开户","com.hexin.plat.monitrade":"同花顺模拟炒股","com.hexin.zhanghu":"同花顺投资账本","com.hexindai.hxd":"和信贷财富","com.hexinedu.sigma.assistant":"外研U学校园版","com.hexun.news":"和讯财经","com.heyi.cleanmaster":"一键清理","com.heytap.headset":"欢律","com.heytap.health":"欢太健康","com.hf":"中国天气","com.hfbank.mobile":"恒丰银行","com.hfgdjt.hfmetro":"合肥轨道","com.hfi.hangzhoubanshi":"杭州城市大脑","com.hfi.yuhang":"看余杭","com.hfzqsc":"华福小福牛","com.hh.keyboard.a":"键盘皮肤多多","com.hh.tippaster":"贴纸多多","com.hh.wallpaper.a":"全民免费壁纸","com.hh.yyyc":"隐藏应用计算器","com.hhb.zqmf":"足球魔方","com.hhdd.kada":"KaDa阅读","com.hhly.mlottery":"一比分体育直播","com.hhxx.juniorlanguage":"初中语文","com.hibabypsy":"Hi宝贝计划","com.hiby.music":"海贝音乐","com.hichip":"CamHi","com.hichip.campro":"CamHipro","com.hicorenational.antifraud":"国家反诈中心","com.hihonor.health":"荣耀运动健康","com.hihonor.heartstudy":"荣耀心脏健康研究","com.hikistor.histor":"海康智存","com.hikvision.automobileblack":"海康慧眼","com.hipu.yidian":"一点资讯","com.hiresmusic":"索尼精选Hi-Res音乐","com.hisense.ms.fly2tv":"海信爱家","com.hismart.easylink":"海信智慧家","com.hisunflytone.android":"咪咕圈圈","com.hisw.gznews":"广州日报","com.hithink.scannerhd":"口袋扫描仪","com.hithway.wecut":"微咔Wecut","com.hj.jinkao":"金考网校","com.hj119.sygjx":"实用工具箱","com.hjwang.nethospital":"麦苗","com.hjwordgames":"沪江开心词场","com.hjzs.switcher":"换机手机搬家","com.hk.reader":"番薯免费小说","com.hk01.news_app":"香港01","com.hkairlines.apps":"香港航空","com.hkrt.com.kuairutong":"微掌铺","com.hlds.cp":"假装cp情侣处cp","com.hlds.daoshuri":"陌名时间规划局","com.hlg.daydaytobusiness":"稿定设计","com.hlkj.gnsmrz":"宁归来(金陵网证)","com.hlkj.jsgnsmrz":"苏证通","com.hll.phone_recycle":"回收宝","com.hmz.koudaiwriting":"口袋写作","com.hndnews.main":"海拔新闻","com.hnjc.dl":"多锐","com.hnmsw.xrs":"兴人社","com.hnnx.mbank":"河南农信(个人家)","com.hnr.dxxw":"大象新闻","com.hnsy.zgxqfygzz.mi":"中国象棋风云之战","com.hnzh.dldlwhjx.mi":"斗罗大陆:武魂觉醒","com.hnzx.hnrb":"河南日报","com.hnzxcm.hnjjb":"中原融媒","com.hnzycfc.zyxj":"中原消费金融","com.hoge.android.app.hljapp":"极光新闻","com.hoge.android.app.huizhou":"惠眼","com.hoge.android.app.nmwlt":"奔腾融媒","com.hoge.android.app.wucheng":"婺城融媒","com.hoge.android.jinhua":"金彩云","com.holyblade.cloud.platform":"蘑菇云游","com.homelink.android":"链家","com.homelink.im":"Link.","com.homilychart.zh":"弘历锦囊","com.honeymoon.stone.jean.poweredit":"图片编辑工具","com.hongbaoshuapp":"红宝书词汇","com.hongbeibang.app":"烘焙帮","com.honghesoft.calligrapher":"大书法家","com.honglue.biying":"币赢","com.hongren.ui":"红人直播","com.hongshu":"红薯阅读","com.hongxia.location":"货车宝货车导航","com.hongxiu.app":"红袖读书","com.honor.club":"荣耀俱乐部","com.hoolai.sds.mi":"圣斗士星矢:正义传说","com.hoperun.intelligenceportal":"我的南京","com.hori.smartcommunity":"联享家","com.hortor.juliancysj":"创游世界","com.hosion":"HOSION","com.hotplaygames.gt":"趣变","com.houdafs.app":"厚大法硕","com.houdask.app":"厚大法考","com.houdask.judicature.exam":"厚大爱题库","com.houhoudev.red":"花生省钱","com.houlang.JPFiftyTone":"冲鸭日语","com.house.kepper":"信管家记账","com.house365.newhouse":"365淘房","com.household.control":"万能家电遥控器","com.houvven.guise":"Guise","com.hp.android.printservice":"HP 打印服务插件","com.hp.chinastoreapp":"HP惠普商城","com.hp.printercontrol":"HP Smart","com.hpbr.bosszhipin":"BOSS直聘","com.hpbr.directhires":"店长直聘","com.hpplay.happycast":"乐播投屏","com.hqgq.android":"环球钢琴网","com.hsb.colaproduct":"可乐优品商城","com.hsbank.mobilebank":"徽商银行","com.hskj.palmmetro":"玩转地铁","com.hskyl.spacetime":"划时空","com.hsl.stock":"换手率","com.hstv.news":"掌上衡水","com.ht.hcrxd.mi":"火柴人行动","com.htfc.qytx":"涨乐期赢通","com.htffund.mobile.ec.ui":"汇添富现金宝","com.htinns":"华住会","com.htjy.university":"报考大学","com.huaai.chho":"北京儿童医院","com.huaanzq.dzh":"华安智赢","com.huaban.android":"花瓣","com.huabenapp":"话本小说","com.huacheng.baiyunuser":"平安回家","com.huaer.mooc":"译学馆","com.huahua.learningpth":"普通话学习","com.huahua.testing":"普通话测试","com.huahua.yueyu":"粤语U学院","com.huaien.sutra":"佛经大全金刚经心经","com.huajiao":"花椒直播","com.hualongxiang":"化龙巷","com.huami.watch.hmwatchmanager":"Zepp","com.huang.autorun":"蓝光云手机","com.huania.earthquakewarning":"地震预警","com.huankaifa.tpjwz":"图片加文字","com.huanqiu.news":"环球时报","com.huanshi.talkingphoto":"活照片","com.huanxi.video":"欢喜首映","com.huanyou.haituan":"附近寻欢","com.huaqian":"惠锁屏","com.huasheng.stock":"华盛通港股美股","com.huashitong.ssydt":"时事一点通","com.huatek.xanc":"西安发布","com.huati":"葫芦侠3楼","com.huatu.handheld_huatu":"华图在线","com.huatuedu.online":"华图教育","com.huawei.CloudLink":"华为云会议","com.huawei.acceptance":"CloudCampus APP","com.huawei.allianceapp":"开发者联盟","com.huawei.android.klt":"时习知","com.huawei.android.tips":"玩机技巧","com.huawei.audiogenesis":"智慧音频","com.huawei.bone":"华为穿戴","com.huawei.ch18":"华为智能体脂秤","com.huawei.cloudtwopizza.storm.digixtalk":"滔客说","com.huawei.cv60":"华为全景相机","com.huawei.deveco.crowdtest":"华为众测","com.huawei.fans":"花粉俱乐部","com.huawei.genexcloud.speedtest":"花瓣测速","com.huawei.health":"华为运动健康","com.huawei.hnreader":"荣耀阅读","com.huawei.holosens":"华为好望","com.huawei.holosensenterprise":"华为好望企业版","com.huawei.hwid":"HMS Core","com.huawei.it.ilearning.android":"ilearning","com.huawei.it.xinsheng":"心声社区","com.huawei.lives":"生活服务","com.huawei.marketplace.cloudstore":"云商店","com.huawei.mw":"HUAWEI HiLink","com.huawei.parentcontrol.parent":"家长助手","com.huawei.remoteassistant":"亲情关怀","com.huawei.smarthome":"智慧生活","com.huawei.support.mobile.enterprise":"企业服务","com.huawei.videoeditor":"视频编辑","com.huawei.wear.guard":"智能关怀","com.huawei.welink":"WeLink","com.huawei.works":"WeLink","com.huaxiafengwu.android":"华夏风物","com.huaxiaozhu.driver":"花小猪司机端","com.huaxiaozhu.rider":"花小猪打车","com.huaxizq.dzh":"华西证券大智慧","com.huayi.cme":"掌上华医","com.huayi.jijiaoguanli":"医教管理","com.huazhenginfo.HZDailyqd":"青岛观","com.hudun.androidhudunvideo":"手机录屏助手","com.hudun.androidimageocr":"迅捷文字识别","com.hudun.androidpdfchanger":"迅捷PDF转换器","com.hudun.androidpdfxunjie":"迅捷PDF阅读器","com.hudun.androidrecorder":"录音转文字助手","com.hudun.androidtexttospeech":"文字转语音助手","com.hudun.cadpreview":"迅捷CAD看图","com.hudun.paper":"迅捷论文查重","com.hudun.recorder":"迅捷录屏大师","com.hudun.swdt":"迅捷思维导图","com.hudun.videoedit":"清爽视频编辑","com.huicent":"山航掌尚飞","com.huide.project1.borderhunterpro":"边界猎手","com.huifu.merchant":"汇来米","com.huiian.timing":"踢米","com.huili.readingclub":"小花生","com.huimai365":"惠买","com.huion.inkpaint":"Huion Sketch","com.huisharing.pbook":"绘分享","com.huishuaka.fangdai":"易操作房贷计算器","com.huishuakapa100.credit":"9188信用卡","com.huitouche.android.app":"省省原省省回头车","com.huixiangjia.smart":"慧享家","com.huiyinxun.wallet.laijc":"中银来聚财","com.huizheng.ffjmy":"附近秒约","com.huizheng.fjxaxa":"本地寻爱","com.huizheng.lasq":"觅恋","com.huizheng.tcyyhz":"同城热恋","com.hujiang.cctalk":"CCtalk","com.hujiang.dict":"沪江小D词典","com.hujiang.hjclass":"沪江网校—英语日语韩语学习软件","com.huke.hk":"虎课","com.huluxia.gametools":"葫芦侠","com.hunan":"医博士","com.hunantv.imgo.activity":"芒果TV","com.hundsun.mobile.hsbrowsertest":"东莞农商银行","com.hundsun.qy.hospitalcloud.bj.xhhosp.hsyy":"北京协和医院","com.hundsun.stockwinner.cnht":"恒泰九点半","com.hundsun.stockwinner.gdzq":"光大证券金阳光","com.hundsun.stockwinner.gszq":"国盛通","com.hundsun.stockwinner.hczq":"华创e智通","com.hundsun.stockwinner.sxzq":"汇通启富","com.hundsun.stockwinner.xsdzq1":"诚通证券","com.hundsun.winner.pazq":"平安证券","com.hundun.yanxishe":"混沌","com.hunliji.marrybiz":"婚礼纪商家版","com.hunting.matrix_callershow":"嗨来电","com.hunting.matrix_showcaller":"魔力红秀来电","com.huobi":"火币Pro","com.huodao.hdphone":"找靓机","com.huohua.android":"火花Chat","com.huomaotv.mobile":"火猫直播","com.huoshe.cjfn.fn.huawei":"超级飞鸟","com.huoshe.wdccc.ccc.huawei":"无敌冲冲冲","com.huoyan.hyspdy":"火焰翻译","com.hupu.games":"虎扑","com.hupu.shihuo":"识货","com.husor.beibei":"贝贝","com.husor.beidian":"贝店","com.hustzp.com.xichuangzhu":"西窗烛","com.hutong.wangyou":"网优二手网","com.huxiu":"虎嗅","com.huya.fig":"YOWA云游戏","com.huya.kiwi":"虎牙直播青春版","com.huya.pitaya":"小鹿电竞","com.hw.okm":"二三里","com.hwabao.hbstockwarning":"华宝智投","com.hx.game.ballmaze.mi":"球球迷宫逃脱","com.hx.game.rocketmaster.mi":"火箭炮高手","com.hx.game.watercol.mi":"儿童水彩画","com.hx.game.zdnl.mi":"隐藏的秘密","com.hxak.liangongbao":"链工宝","com.hxb.mobile.client":"华夏银行","com.hxcx.morefun":"摩范出行","com.hxgongyu.smart":"慧享公寓","com.hxjy.app.ui":"华夏交易微赚投资","com.hxzk.android.hxzksyjg_xj":"中国药品监管","com.hy.gb.happyplanet.cwly":"畅玩乐园","com.hy.mipaycard":"MiPay卡面工具","com.hybunion.miaodao":"会员宝秒到版","com.hyhk.stock":"股票牛港股美股","com.hyhk.thsgmg":"金牛股票","com.hyktwnykq.cc":"滴答空调遥控器","com.hypergryph.arknights":"明日方舟","com.hypergryph.skland":"森空岛","com.hytch.ftthemepark":"方特旅游","com.hyww.wisdomtree":"智慧树","com.hyx.maizuo.main":"卖座电影","com.hz.czfw.app":"开吧","com.hzcfapp.qmwallet":"全民钱包","com.hzhealth.medicalcare":"杭州健康通","com.hzhu.m":"好好住","com.hzins.mobile":"慧择保险网","com.hzld.ring":"手机来电铃声","com.hzpd.bjchangping":"北京昌平","com.hzpd.jwztc":"警察叔叔","com.hzpd.xmwb":"新民","com.hzpd.zqzx":"中国青年报","com.hzqatc.ydt":"全安一点通","com.hzyapp.gongshu":"今日拱墅","com.i4season.aicloud":"AiCloud","com.i61.ailesson":"豌豆围棋","com.i61.dengta":"小灯塔","com.i61.draw.live":"画啦啦美术课堂","com.iCitySuzhou.suzhou001":"引力播","com.iMMcque.VCore":"美册视频制作","com.iamtop.ymxt.phone":"拓普教育","com.iapp.app":"iApp","com.iask.ishare":"爱问共享资料","com.ibike.publicbicycle.activity":"永安行","com.ibox.calculators":"多多计算器","com.ibox.flashlight":"多多手电筒","com.ibplus.client":"幼师口袋","com.ibuscloud.weihaibus":"威海公交","com.icbc":"中国工商银行","com.icbc.biz.elife":"工银商户之家","com.icbc.elife":"工银e生活","com.icbc.emallmobile":"融e购","com.icbc.im":"工银融e联","com.icbc.wapc":"工行企业手机银行","com.iccapp.tici":"提词器爱提词","com.iceasy.chip":"芯查查","com.icesimba.android.vampire":"月影别墅","com.ichangtou":"长投学堂","com.ichano.athome.camera":"掌上看家","com.ichinait.gbdriver":"首汽约车司机端","com.ichinait.gbpassenger":"首汽约车","com.ichoice.wemay":"微脉","com.icinfo.EZT":"E照通","com.icloudoor.bizranking":"盖得排行","com.icoolme.android.weather":"最美天气","com.icswb.ChangshaInHand":"掌上长沙","com.idaodan.clean.master":"雪豹速清","com.idianVideo.app.android":"爱电影视","com.idiaoyan.app":"爱调研","com.idiaoyan.wenjuanwrap":"问卷网","com.idiom.love":"爱上猜成语","com.ido.projection":"一键投屏","com.ido.screen.record":"一键录屏","com.idol.android":"爱豆","com.idreamsky.buff":"Fanbook","com.ids.templerun01":"神庙逃亡","com.ieway.evcam":"EV虚拟摄像头","com.ieway.evremote":"EV远程协助","com.ieway.virtualscreen":"EV扩展屏","com.ifanr.activitys":"爱范儿","com.ifeimo.audiorecord":"录音大师","com.ifeimo.videoeditor":"视频剪辑大师","com.ifeng.news2":"凤凰新闻","com.ifeng.newvideo":"凤凰视频","com.ifengyu.intercom":"小米对讲机","com.ifext.news":"凤凰新闻极速版","com.iflyrec.film":"讯飞同传","com.iflyrec.iflywriter":"讯飞写作","com.iflyrec.tingshuo":"芒果动听","com.iflyrec.tjapp":"讯飞听见","com.iflyrec.tjcloudmeeting":"讯飞会议","com.iflytek.bzfamily":"我家亳州","com.iflytek.chinese.mandarin_simulation_test":"畅言普通话","com.iflytek.cmcc":"咪咕灵犀","com.iflytek.docs":"讯飞文档","com.iflytek.elpmobile.ailearning":"小鹰爱学","com.iflytek.elpmobile.apppocket":"智学网校","com.iflytek.elpmobile.smartlearning":"智学网","com.iflytek.elpmobile.student":"智学网学生端","com.iflytek.hi_panda_parent":"淘云互动","com.iflytek.inputmethod":"讯飞输入法","com.iflytek.inputmethods.DungkarIME":"东噶藏文输入法","com.iflytek.oshall.ahzwfw":"皖事通","com.iflytek.readassistant":"讯飞有声","com.iflytek.readassistant.voicereader":"语音阅读器","com.iflytek.ringdiyclient":"酷音铃声","com.iflytek.ringdiyclient.phonerings":"手机铃声剪辑","com.iflytek.smartsq":"商通办","com.iflytek.spark":"讯飞星火","com.iflytek.sparkdoc":"讯飞公文写作","com.iflytek.speechcloud":"讯飞语音+","com.iflytek.uvoice":"讯飞配音","com.iflytek.vflynote":"讯飞语记","com.iflytek.voiceshow":"彩铃大全","com.ifreedomer.timenote":"记时光","com.ifreetalk.ftalk":"派派","com.igola.travel":"iGola骑鹅旅行","com.ihaozhuo.youjiankang":"优健康","com.ihd.ihardware":"享睿","com.ihg.apps.android":"IHG洲际酒店集团及优悦会","com.ihuayue.jingyu":"鲸鱼阅读免费追书大全","com.ihuman.recite":"万词王","com.ihuman.story":"洪恩动画故事","com.iiestar.xiangread":"香阅读","com.iiisland.android":"岛","com.ijinshan.browser_fast":"猎豹浏览器","com.ikang.official":"爱康约体检查报告","com.ikang.web":"爱康体检宝","com.ikaoshi.kaoyan.politics":"考研政治","com.ikongji.cocity.android":"阅同城","com.ikongjian.decoration":"爱空间装修","com.iksocial.queen":"不就","com.ilanzou.app.disk":"蓝奏云优享版","com.im.todayz":"今日赚赚钱软件","com.im.zhsy":"十堰头条","com.imaginationstudionew":"爱听听书","com.imaginer.yunji":"云集","com.imalljoy.wish":"微愿","com.imangi.templerun2":"神庙逃亡2","com.imassbank.loan":"极融借款","com.imbastar.c5game":"C5GAME","com.imbb.banban.android":"伴伴","com.imdada.winner":"来来推","com.ime.linyi":"教育收费","com.imendon.cococam":"可可修图","com.imendon.fomz":"Fomz","com.imib.cctv":"CGTN","com.imibaby.client":"米兔","com.imlgz.ihuacao.android_gardener":"爱花草","com.imlianka.lkapp":"脸咔","com.immomo.momo":"MOMO陌陌","com.immomo.vchat":"赫兹","com.immomo.young":"陌陌极速版","com.immotor.batterystation.android":"e换电","com.immusician.musiclass":"音乐壳","com.immusician.ukulele.tuner":"AI调音器","com.immuxin.muxin":"拇信","com.imoblife.now":"Now冥想","com.imohoo.favorablecard":"卡惠信用卡优惠","com.imohoo.shanpao":"咪咕善跑","com.impactedu.app":"英耐商务英语","com.imusic.iting":"爱听","com.inditex.zara":"ZARA","com.inesanet.yuntong":"云南ETC服务","com.infinitequanzhou":"无线泉州","com.infinitus.bupm":"无限极","com.infopala.wealth":"沃百富","com.infothinker.gzmetro":"广州地铁","com.infotop.aiedu":"学测星","com.infzm.ireader":"南方周末","com.ingka.ikea.app.cn.prod":"IKEA宜家家居","com.ingkee.lite":"有点甜直播","com.iningke.jiakaojl":"驾考精灵","com.inke.chorus":"铃音交友","com.innovation.dailynote":"每日待办","com.innovation.driftbottle":"遇见漂流瓶","com.innovation.housecalculator":"房贷计算器","com.inphase.itv":"i视","com.inpor.fastmeetingcloud":"好视通云会议","com.inspur.emmcloud":"云加","com.inspur.icity.icityapp":"爱城市网","com.inspur.icity.neimenggu":"蒙速办","com.inspur.icity.tianjin":"津心办","com.inspur.icity.yantaisd":"爱山东•烟台一手通","com.inspur.vista.labor":"齐鲁工惠","com.instagram.android":"instagram","com.instamag.activity":"拼立得","com.insthub.voguemini":"VOGUEclub","com.intbull.pano3d":"街景地图","com.intelcupid.shesay":"她说","com.intimetech.hpcountry":"我的羊羊","com.intotherain.voicechange":"专业变声器","com.intsig.BizCardReader":"名片全能王","com.intsig.camexam":"蜜蜂试卷","com.intsig.camscanner":"扫描全能王","com.intsig.zdao":"找到","com.inwhoop.mvpart.xinjiang_subway":"Metro丝路行","com.inzhiyu.client.android":"之寓","com.iodkols.onekeylockscreen":"多多一键锁屏","com.ionicframework.cgbank122507":"天府手机银行","com.iooly.android.lockscreen":"纹字锁屏","com.ipiaoniu.android":"票牛","com.ipke.patentke":"IP客","com.ips_app":"图怪兽","com.iqianjin.client":"爱钱进","com.iqilu.app249":"滨城融媒","com.iqilu.app273":"智慧嘉祥","com.iqilu.app91":"文登首发","com.iqilu.ksd":"闪电新闻","com.iqinbao.android.songs":"亲宝儿歌","com.iqinbao.android.songsbedtimestory":"儿童睡前故事精选","com.iqiyi.acg":"爱奇艺叭嗒","com.iqiyi.ivrcinema.cb":"爱奇艺VR","com.iqiyi.knowledge":"爱奇艺遍知","com.iqiyi.mall.fanfan":"饭饭星球","com.iqiyi.news":"爱奇艺纳逗","com.iqiyi.paopao":"爱奇艺泡泡","com.iqiyi.qixiu":"奇秀","com.iqiyi.wlanplay":"万能联播","com.ircloud.ydh.agents":"易订货","com.ireaderchunse":"免费读书大全","com.ireadercity":"书香免费小说","com.ishansong":"闪送员","com.ishow.english":"爱秀英语","com.ishowedu.child.peiyin":"少儿趣配音","com.ishowedu.peiyin":"英语趣配音","com.ishugui":"点众快看小说","com.islide.app":"iSlide","com.iss.changanbank":"长安bank","com.iss.qilubank":"齐鲁银行","com.iss.shenzhenmetro":"深圳地铁","com.iss.taianbank":"泰安银行","com.iss.weifangbank":"潍坊银行","com.italki.app":"italki","com.itangyuan":"汤圆创作","com.itcode.reader":"漫漫漫画","com.itfirer.cet4":"大学英语四级","com.itwonder.mota.mi":"魔塔50层勇者的试炼","com.ivydad.readtool":"常青藤爸爸","com.iwangzhe.app":"王者财经","com.ixiaoma.xiningAndroid0971":"西宁智能公交","com.ixyzh.question":"小包搜题","com.iyd.reader.ReadingJoy":"爱阅读小说","com.iyd.reader.ReadingJoy.aixiaoshuo":"爱小说","com.iyi":"金医桥医生版","com.iyuba.American":"走遍美国","com.iyuba.CSvoa":"VOA英语听力","com.iyuba.TEDVideo":"TED英语演讲","com.iyuba.bbcinone":"爱语吧英语","com.iyuba.bbcstub":"BBE英语","com.iyuba.cet4":"英语四级听力","com.iyuba.cet6":"英语六级听力","com.iyuba.cnn":"CNN英语","com.iyuba.concept2":"新概念英语全四册","com.iyuba.englishfm":"新概念英语全四册","com.iyuba.englishread":"英语阅读","com.iyuba.music":"听歌学英语","com.iyuba.talkshow.childenglishnew":"小学英语","com.iyuba.talkshow.junior":"初中英语","com.iyuba.ted":"TED","com.iyuba.voa":"VOA慢速英语","com.iyuba.voavoa":"VOA慢速英语","com.izaodao.cd":"词道学日语单词","com.izaodao.gps":"五十音图","com.izaodao.kr":"韩语入门","com.izaodao.ms":"早道网校","com.izhifei.scjjrb":"川经瞭望","com.izhikang.student":"爱智康","com.iznet.thailandtong":"三毛游","com.jaemobird.mutongji":"木木记账","com.janlent.ytb":"宠医客","com.jasonhan.GongMing":"一言(记录字句)","com.jaxrm.news":"江安融媒","com.jby.tianczz":"甜橙追踪","com.jcbbhe.lubo":"路博教育","com.jco.aiview":"AView","com.jd.b2b":"京东掌柜宝","com.jd.bmall":"京东企业购","com.jd.game.babypuzzle.mi":"宝宝爱拼图","com.jd.game.blockdaren.mi":"连块儿达人","com.jd.game.bubblezuma.mi":"祖玛泡泡龙","com.jd.game.candycollection.mi":"糖糖收集","com.jd.game.candyfrenzy.mi":"糖果天天消","com.jd.game.cwllk.mi":"宠物连连看","com.jd.game.escapemarriage.mi":"我要逃婚","com.jd.game.fruitsmasher.mi":"水果消除","com.jd.game.ltpmmd.mi":"老太婆萌萌哒","com.jd.game.mazedaren.mi":"迷宫闯关达人","com.jd.game.onetpet.mi":"宠物连连消","com.jd.game.perfectdraw.mi":"完美画线","com.jd.game.piperoll.mi":"宝宝开心接水管","com.jd.game.popbear.mi":"碰碰熊","com.jd.game.srjysq.mi":"双人解压神器","com.jd.game.srjysq.vivo":"双人解压神器","com.jd.iots":"京东小家","com.jd.jdhealth":"京东健康","com.jd.jdlite":"京东特价版","com.jd.jdlive":"京东内容助手","com.jd.jdlogistic":"京东快递","com.jd.jmworkstation":"京麦","com.jd.jrapp":"京东金融","com.jd.jxj":"京粉","com.jd.paipai.ppershou":"拍拍严选","com.jd.pingou":"京喜","com.jd.smart":"小京鱼","com.jd.stock":"京东股票","com.jd.tobs":"京东企业金融","com.jd.yyc":"药京采","com.jdcar.jch":"京东养车","com.jdcar.jchshop":"京东养车商户","com.jdcloud.app":"京东云","com.jdcloud.mt.smartrouter":"京东云无线宝","com.jdd.motorfans":"摩托范","com.jdjdc.jdfastjdc":"奶酪单词","com.jdqshijdq.ksiqshij":"MX万能播放器","com.jdyyy.yzj":"金蝶云医院","com.jeejen.family":"极简桌面","com.jesson.meishi":"美食杰","com.jeyluta.timestampcameracnfree":"时间相机","com.jf.lkrj":"花生日记","com.jf.my":"蜜源","com.jfbank.wanka":"玖富万卡","com.jfjinye.jfjinye":"钜丰贵金属","com.jfpal.dspos":"点刷mpos","com.jhdapp.xhbycm":"交汇点新闻","com.jhj.cloudman":"云达人","com.jhss.youguu":"优顾炒股","com.jhyan.yan":"一言","com.jialan.taishan.activity":"最泰安","com.jialianjia.bzwang":"品质滨州","com.jiaming.shici":"衍心古诗词大全","com.jiaming.yanxin":"衍心宝宝起名取名字","com.jianbao.doctor":"智慧E保","com.jiandan.jd100":"简单一百","com.jiandan.mobilelesson":"简单课堂","com.jiandanxinli.smileback":"简单心理","com.jiane.mm":"建E网","com.jiankecom.jiankemall":"方舟健客网上药店","com.jianshu.haruki":"简书","com.jianyou.swatch":"智能守护5","com.jianzhiku.zhongrenbang":"众人帮","com.jianzhilianmengw":"免单鸭","com.jianzhiman.customer":"兼职侠","com.jiaodong.bus":"烟台出行","com.jiaoyinbrother.monkeyking":"悟空租车","com.jiasoft.swreader":"安卓读书","com.jiaxun.acupoint":"经络穴位图解","com.jiayao.caipu":"嘉肴健康美食菜谱","com.jiayuan":"世纪佳缘","com.jiayue":"加阅知乐","com.jie.speed":"网络测速大师","com.jiemian.news":"界面新闻","com.jieshun.jscarlife":"捷停车","com.jiesiwangluo.wifi":"wifi密码查看大师","com.jieyi.citycomm.jilin":"码码通","com.jieyuebook.zengzhi":"人卫图书增值","com.jifen.qukan":"趣头条","com.jike.cleaner.qingli.jkql":"极客清理","com.jike.shoujimama":"手机麻麻","com.jiliguala.niuwa":"叽里呱啦","com.jime.encyclopediascanning":"百科扫描王","com.jime.stu":"万能识图","com.jimi.tuqiang":"途强在线","com.jimi.zrwnl":"择日万年历","com.jin10":"金十数据","com.jin10.traderMaster":"交易侠","com.jincheng.supercaculator":"全能计算器","com.jindan.p2p":"金蛋","com.jing.zhun.tong":"京准通","com.jingcai.apps.qualitydev":"到梦空间","com.jingdian.tianxiameishi.android":"美食天下","com.jingdianxst.tool":"经典小书亭","com.jingdong.app.mall":"京东","com.jingdong.pdj":"京东到家","com.jinglan.yaowang":"遥忘","com.jingoal.mobile.android.jingoal":"今目标","com.jingyao.easybike":"哈啰","com.jiningdaily.product":"掌上济宁","com.jinkey.unfoldedime":"字言智语不折叠输入法","com.jinqikeji.tell":"Tell","com.jinr.core":"鲸鱼","com.jinse.app":"金色财经","com.jinshu.jzt":"家长通","com.jinxin.namibox":"纳米盒","com.jinying.mobile":"金鹰生活","com.jiongji.andriod.card":"百词斩","com.jishan.jmb":"经脉宝","com.jisilu.lowrisk":"集思录","com.jisu.score":"极速电竞","com.jisu.sports":"极速体育","com.jiuhuang.news":"韭黄","com.jiuqu.app.parent":"久趣家长端","com.jiuwei.ptcat.lite":"兼职猫极速版","com.jiuwu":"95分","com.jiuxianapk.ui":"酒仙","com.jiuyu.sptcc.cordova":"上海交通卡","com.jixiang.rili":"吉祥日历","com.jiyw.fansartifact":"微商客源神器","com.jiywmaster":"微商助手","com.jizgj":"记账管家","com.jizhi.jlongg":"吉工家","com.jizhi.jlongg.jjjz":"记工记账","com.jizhi.jlongg.kqb":"考勤表","com.jj.camera.mihac":"米哈相机","com.jj.o5wang":"零五网","com.jj.shows":"蜜桃美女直播秀场","com.jjapp.quicktouch.inland":"虚拟按键大师·最美桌面","com.jjb.app":"记加班","com.jjdance":"99广场舞","com.jjs.android.butler":"乐有家","com.jjwxc.reader":"晋江小说阅读","com.jk.cutout.application":"抠图换背景","com.jkgj.skymonkey.patient":"9K医生用户版","com.jklight.weather":"即刻天气极速版","com.jkrm.maitian":"麦田在线","com.jkx4rh.client":"居民健康","com.jkydt.app":"驾考一点通","com.jl.sh1":"中国信鸽信息网","com.jlb.zhixuezhen.app":"知渴","com.jlmmex.kim":"海龟易购","com.jlmobile":"吉林银行","com.jlpay.feishua":"立刷商户版","com.jm.android.jumei":"聚美","com.jm.cartoon":"漫画相机","com.jm.dflh":"试发型相机","com.jm.fxw":"发型屋","com.jm.jiedian":"街电","com.jm.qsy":"抖快去水印","com.jm.video":"刷宝短视频","com.jmchn.wxyt":"卫星云图","com.jnzc.shipudaquan":"食谱大全","com.job.android":"前程无忧51Job","com.jobcn.android":"卓博人才网","com.joey.colors":"观色配色","com.johong.kaolajiakao":"驾校宝","com.join.android.app.mgsim.wufan.mha":"悟饭游戏播报","com.join.android.app.mgsim.wufun":"悟饭游戏厅","com.joinfonet.alz":"爱练字","com.jojoread.JoJoCalculate":"叫叫口算","com.jojoread.readcamp":"铃铛儿童阅读","com.joke.bamenshenqi.help":"八门神器社区","com.jooan.qalink":"喵眼精灵","com.jooan.qiaoanzhilian":"乔安智联","com.jooan.smarteye.lenovo":"联想慧眼","com.jootun.hudongba":"互动吧","com.jovetech.CloudSee.temp":"云视通","com.jovision.ivbaby":"爱维宝贝","com.jovision.xiaowei":"小维智慧家庭","com.joy.joytalk":"佳音英语","com.joydo.cnr.mi":"像素射击","com.joygo.fushiyuedong":"福视悦动","com.joypuzzle.xswl":"我拼图贼牛","com.joyshebao.joy":"查悦社保","com.joytv.hanju":"韩剧社","com.jozein.xedgepro":"Xposed Edge Pro","com.jq.arenglish":"剑桥少儿英语","com.jq.jjq":"急借钱","com.jqjq.kjjqq":"分期贷款借钱","com.jqrjl.android.jqrjlapp":"考啦考啦","com.jqz.media":"绘声绘影剪辑","com.jqz.voice2text":"金巧指good note","com.jrj.stock.level2":"金融界","com.jrjr.jrchina":"金赢智投","com.jrtd.mfxszq":"小说专区","com.jryg.driver":"阳光车主","com.jryy.gfgjsyy":"国峰贵金属","com.jsb.gov.cn2":"吉事办","com.jsbc.lznews":"荔枝新闻","com.jsbc.zjs":"紫金山","com.jsfc.beicidaren":"背词达人","com.jsjp.student":"极速驾培","com.jsland.ldmap":"兰图绘","com.jsmcc":"中国移动江苏","com.jsqq.alsp.mi":"爱琳诗篇","com.jsruiyin.zhsxd":"智慧少先队","com.jsw.www":"今日镇江","com.jtcloud.teacher":"京版云","com.jtjr99.jiayoubao":"加油宝","com.jtjsb.gjqdx":"挂机去短信","com.jtport.gttx":"港通宝","com.jtxm.pipi.wallpaper":"皮皮壁纸","com.juanpi.ui":"卷皮折扣天天特价","com.juanvision.EseeNetProj":"易视云","com.juanvision.jcloud":"JuanCloud","com.jucai.happygo":"一起学围棋","com.juefeng.app.leveling":"代练宝","com.juejinchain.android":"掘金宝","com.juexiao.cpa":"斩六将CPA","com.juexiao.fakao":"觉晓法考","com.juhe.soochowcode":"苏城码","com.jujie.xbreader":"小白PDF阅读器","com.julangling.xsgjz":"小时工记账","com.julanling.app":"安心记加班","com.julanling.workschedule":"排班日历","com.julun.lingmeng":"羚萌直播","com.jumai.wifi.quickly":"速连WiFi","com.jumei.ui":"淘色秀场","com.jump.chicken.mi":"欢乐跳跳鸡","com.junrui.android":"特种在线","com.juntian.radiopeanut":"花生FM","com.juqitech.niumowang":"摩天轮票务","com.jushispoc.JswApp":"聚师课堂","com.just4fun.xrayscanner":"X射线身体扫描模拟器","com.just_soft.local_music":"无损音乐播放器","com.justexceptions.loc_weather":"本地天气预报","com.justravel.flight":"就旅行","com.juzifenqi.app":"桔多多","com.jvxue.weixuezhubao":"NGTC珠宝V课","com.jx.cmcc.ict.ibelieve":"中国移动江西","com.jx.fastbrowser":"高速浏览器","com.jx.minibrowser":"极速浏览器","com.jx.space":"头像大全","com.jxdmxxw.vnx":"四年级英语上册","com.jxedt":"驾校一点通","com.jxedt.kms":"驾校一点通极速版","com.jxedt.kmy":"驾校一点通科目一","com.jxjy.transportationclient":"交通培训","com.jxnews.jxttn":"大江新闻","com.jxnews.wmjx":"文明江西","com.jxnews.wzjx":"问政江西","com.jxnxs.mobile.bank":"江西农商","com.jxrs.jxrsapp":"江西人社","com.jxty.xinhai":"养猪宝","com.jxzj.mm.mi":"极限追击","com.jy.recorder":"录屏精灵","com.jyhy.dakaxiu":"大咖秀","com.jyhy.jygame":"九妖游戏","com.jyjzb":"简易记账本","com.jykt.magic":"麦咭TV","com.jym.gcmall":"交易猫","com.jym.mall":"交易猫","com.jym.zuhao":"淘号猪","com.jyq.note":"敬业签","com.jysd.qingyulan":"青于蓝","com.jyw.wxgroupsend":"一键群发","com.jywifi.xiaoleida":"WiFi小雷达","com.jyzx.aqsc":"安全学院","com.jz.good.video":"鲸准微视","com.jz.jxz":"简小知","com.jz.xydj":"星芽免费短剧","com.jz.youyu":"有鱼记账","com.jzbank":"锦州银行","com.jzbro.cloudgame.platform":"饺子云","com.jzcaiwu":"财务记账","com.jzg.jzgoto.phone":"精真估二手车","com.jzj.yunxing":"云行学车","com.jzjy.ykt":"盐课堂","com.jzyd.coupon":"省钱快报","com.jzzs.ParentsHelper":"安全教育平台","com.k12n":"阅达教育","com.kaidishi.lock":"凯迪仕智能","com.kaikeba.android":"开课吧","com.kaikeba.u.student":"高校邦","com.kaiyuanrm.app":"开原融媒","com.kandian.vodapp":"快手看片","com.kankan.manhua":"米读漫画","com.kankanews.kankanxinwen":"看看新闻","com.kanlixiang.android":"看理想","com.kanman.allfree":"全免漫画","com.kanshu.ksgb.fastread.doudou":"豆豆免费小说","com.kanshushenqi.ebook.app":"看书神器","com.kaola":"考拉海购","com.kaola.spqsy":"视频去水印软件","com.kaomanfen.kaotuofu":"托福考满分","com.kaoshibaodian.app":"考试宝","com.kaoshidian.ksdapp":"考试点考研","com.kapp.ifont":"爱字体","com.kascend.chushou":"触手直播","com.kc.callshow.cheerful":"悦来电","com.kdanmobile.android.pdfreader.google.pad":"PDF Reader","com.kdweibo.client":"云之家","com.kedacom.ovopark":"万店掌","com.keepyoga.liveapp":"随心瑜","com.kehan.lab":"可汗学院(鸿物)","com.kehu51":"客户无忧","com.kekeclient_":"可可英语","com.kekenet.baby":"可可宝贝","com.kekenet.bbc":"欧美双语头条","com.kele.shortplay":"可乐短剧","com.ken.ninebeats":"九拍陪你练","com.kexin.wallpaper":"可心壁纸","com.kflchbht.brmarpzt.hlopjvmy":"手机照片恢复助手","com.kibey.prophecy":"不南","com.kidswant.ss":"孩子王","com.kiigames.wifidashi.wfds":"拼米wifi大师","com.kiloo.subwaysurf":"地铁跑酷","com.king.farmheroessaga":"Farm Heroes Saga","com.king.weather":"天气王","com.kingSun.centuryEdcation":"上教英语","com.kingagroot.kingdraw":"KingDraw","com.kingdee.jdy":"金蝶精斗云标准版","com.kingdee.zhihuiji":"智慧记","com.kingdon.mycz":"我的常州","com.kingkr.kgzkkef":"好省钱","com.kingosoft.activity_kb_common":"喜鹊儿","com.kingpoint.gmcchh":"中国移动广东","com.kingreader.framework":"开卷小说","com.kingreader.framework.hd":"开卷有益","com.kingsoft":"金山词霸","com.kingsoft.android.cat":"玲珑密保锁","com.kingsoft.email":"WPS邮箱","com.kingwin.piano":"钢琴键盘模拟","com.kiteguard":"风筝守护","com.kk.dict":"快快查汉语字典","com.kk.dict.cidian":"汉语词典","com.kk.kktalkee":"米乐英语","com.kk.poem":"古诗词典","com.kk.poem.wyw":"文言文","com.kk.user":"快快减肥","com.kk.xx.newplayer":"完美视频播放器","com.kkg.PigmanGuardbattle.mi":"3D推推乐","com.kkptech.kkpsy":"酷酷跑","com.klcxkj.rs":"校园热水","com.klcxkj.zqxy":"趣智校园","com.klww.novel":"快读免费小说","com.km.bloodpressure":"康美小管家","com.kmbus.ccelt":"春城e路通","com.kmplayer":"kmplayer","com.kmsoft.fvplayer":"快码万能播放器","com.kmxs.reader":"七猫免费小说","com.kn.bpbatcr2.mi":"奔跑吧奥特超人2","com.kn.hlwzzc.mi":"欢乐文字找茬","com.knew.feed":"今日早知道","com.knew.webbrowser":"万能浏览器","com.knowbox.rc.student":"小盒学生","com.knowbox.rc.student.pk":"小盒学习","com.knowbox.rc.teacher":"小盒老师","com.koalait.cyt":"船员通","com.koalareading.koalareading":"考拉阅读","com.komoxo.octopusime":"章鱼输入法","com.komoxo.octopusimebigheader":"斑马输入法","com.kongfz.app":"孔夫子旧书网","com.kongming.android.h.parent":"大力家长","com.kongshan.videoextract":"视频提取宝","com.kongteng.streetscape":"卫星街景地图","com.kongtiao.fsefeggw":"空调遥控器","com.kongzue.tofuture":"给未来写封信","com.konka.MultiScreen":"易互动","com.koolearn.android":"新东方在线","com.koolearn.english.donutabc":"新东方多纳","com.koolearn.english.donutabc.pad":"新东方多纳HD","com.koolearn.zhenxuan":"东方甄选","com.kooritea.fcmfix":"fcmfix","com.kooup.student":"新东方在线","com.korean.tv":"韩剧大全","com.koreanwords.client":"韩语单词","com.kouclo.canteen.canteenuser":"抠抠小卖部","com.koudai":"口袋记账本","com.koudai.weidian.buyer":"微店","com.koudai.weishop":"微店店长版","com.kp5000.Main":"靠谱e家","com.kplus.car":"橙牛汽车管家","com.kq.kq36.com":"康强医疗人才网","com.ks.dqdzz.mi":"搭桥大作战","com.ks.ggwzm.mi":"高跟我最美","com.ks.gjykl.mi":"挂机养恐龙","com.ks.jjwbh.mi":"姐姐我不会","com.ks.jyzxs.mi":"解压造型师","com.ks.kaishustory":"凯叔讲故事","com.ks.kzyj.mi":"空中营救","com.ks.sfybzzl.mi":"师父又被抓走了","com.ks.znbxp.mi":"渣男别想跑","com.ksxkq.floating":"悬浮菜单","com.ksxxzk.edu":"潇湘高考","com.ksyt.yitongjiaoyu":"一通教育","com.ktkt.jrwx":"股票交易师","com.ktls.fileinfo":"存储空间清理","com.ktsedu.kutingshuo":"酷听说(英语)","com.ktykq.yaokong":"空调遥控万能","com.kuai500.android":"Kuai500加速器","com.kuaibao.skuaidi":"快递员","com.kuaidaan.app":"快答案","com.kuaidao.app.application":"餐盟严选","com.kuaidi100.courier":"快递100收件端","com.kuaidihelp.posthouse":"快宝驿站","com.kuaiduizuoye.scan":"快对","com.kuaiduxiaoshuo.ebook.app":"快读小说阅读","com.kuaikan.comic":"快看漫画","com.kuaikanxiaoshuo.ebook.app":"快读小说","com.kuaike.app":"江西校讯通","com.kuaimao.live":"快猫","com.kuaishou.kgx.novel":"快手免费小说","com.kuaishou.nebula":"快手极速版","com.kuaiwen.lingdian":"零点看书","com.kuaiyin.mj.music":"快音悦","com.kuaiyin.player":"快音","com.kuaizi.scanner":"文字提取器","com.kuangxiang.novel":"欢乐书客","com.kuangxiangciweimao.novel":"刺猬猫阅读","com.kugou.android":"酷狗音乐","com.kugou.android.child":"酷狗儿歌","com.kugou.android.douge":"酷狗唱唱斗歌版","com.kugou.android.elder":"酷狗大字版","com.kugou.android.ktvapp":"酷狗唱唱","com.kugou.android.kuqunapp":"鱼声","com.kugou.android.lite":"酷狗概念版","com.kugou.android.ringtone":"酷狗铃声","com.kugou.fanxing":"酷狗直播","com.kugou.shiqutouch":"浮浮雷达","com.kugou.viper":"VIPER HiFi","com.kuihua.wxdk1":"分身微版信","com.kuihua.wxsk":"双开","com.kuke":"库课网校","com.kun.ems":"邮政EMS","com.kunpeng.babyting":"宝贝听听","com.kunpo.viruswar.jrtt":"消灭病毒","com.kunshan.main":"智慧昆山","com.kunxun.wjz":"微记账","com.kuxin.aiyariji":"爱鸭手帐","com.kuxun.scliang.huoche":"超级火车票","com.kwai.hisense":"回森","com.kwai.livepartner":"快手直播伴侣","com.kwai.m2u":"一甜相机","com.kwai.sogame":"快手小游戏","com.kwai.thanos":"噗叽","com.kwai.videoeditor":"快影","com.ky.game.rocket.mi":"火箭炮高手","com.ky.zzjqy":"周转借钱","com.kynet.cleansjyjql":"手机一键清理(铭翼信息)","com.kys":"考药狮","com.kyscgenuiphone":"开源证券肥猫","com.lagou.education":"拉勾教育","com.laidian.xiu":"来电秀秀","com.laifenqi.android.app":"来分期","com.laihua.standard":"来画","com.laijin.simplefinance":"简理财","com.laisi.magent.player":"磁力播","com.laixue.lxagent":"来学宝典","com.lakala.android":"拉卡拉易分期","com.lakala.shanghutong":"拉卡拉商户通","com.lakala.shoudan":"拉卡拉收款宝","com.lakala.shoudanmax":"考拉超收","com.lalamove.huolala.client":"货拉拉","com.lalamove.huolala.driver":"货拉拉司机版","com.lalamove.huolala.eclient":"货拉拉企业版","com.lancai.main":"懒财金服","com.langya.lyt":"在临沂","com.lanjing.sports":"蓝鲸体育","com.lanjinger.choiassociatedpress":"财联社","com.lanjingren.ivwen":"美篇","com.lanjingty.sports":"蓝鲸直播","com.lanjiyin.lanjiyin":"蓝基因","com.lanren.food.release":"懒人食谱","com.lanren.jz":"懒人记账","com.lantu.MobileCampus.nwpu":"西北工业大学","com.lanye.yhl":"优惠来","com.lanyi.live":"览益股市","com.lanyife.picker":"选股冠军","com.lanyueming.ps":"PS图片处理","com.laolaiwangtech":"老来健康","com.laoyin.chatbrad":"AIBoard","com.laoyouzhibo.app":"老柚","com.laoyuegou.android":"捞月狗","com.larksuite.suite":"Lark","com.larus.nova":"豆包","com.laso.lasogene":"基因宝","com.lawyee.wenshuapp":"裁判文书网","com.lazy.note":"懒猫笔记本","com.lbe.parallel":"平行空间","com.lbe.parallel.intl":"平行空间国际版","com.lbe.security.miui":"权限管理服务","com.lbvolunteer.gaokao":"高考志愿填报专家","com.lcf.wifidecode":"万能破解钥匙","com.lchr.diaoyu":"钓鱼人","com.lcsd.changfeng":"长丰云","com.lcsd.thApp":"太和融媒","com.lcw.easydownload":"便捷下载","com.ld.klttt.mi":"恐龙突突突","com.ldd.calendar":"好看万年历","com.ldnet.goldensteward":"金牌管家","com.ldygo.qhzc":"联动云租车","com.ldzs.zhangxin":"蚂蚁看点","com.le123.ysdq":"影视大全","com.leandom.dice":"大转盘小决定","com.lecai":"绚星","com.lechuan.mdwz":"米读极速版","com.lechuan.mdxs":"蛮多小说","com.lechuan.midunovel":"米读小说","com.lectek.android.sfreader":"天翼阅读","com.ledreamer.zz":"乐健体育","com.ledu.ebrowser":"e浏览器","com.leduoworks.gpstoolbox":"GPS工具箱","com.lee.dev.video":"喵喵聊吧","com.leeboo.fjyue":"附近约会","com.leeryou.dragonking":"手心天气","com.leetek.melover":"陌探聊天","com.lefan.signal":"信号检测仪","com.lefu.nutritionscale":"乐福能量云","com.lehai.ui":"乐嗨直播","com.leisu.sports":"雷速体育","com.leiting.gumballs.mi":"不思议迷宫","com.leiting.jm.mi":"匠木","com.leixun.taofen8":"淘粉吧","com.lejent.zuoyeshenqi.afanti":"阿凡题搜题","com.leka.club":"乐卡","com.leku.diary":"时光手帐","com.leku.hmq":"人人韩剧","com.lemaixia.fmh":"淘券","com.lemon.faceu":"Faceu激萌","com.lemon.lv":"剪映","com.lemon.lvoverseas":"capcut剪映国际版","com.lemon.u_course.talent":"柠檬文才学堂","com.lemonpiggy.drinkwater":"柠檬喝水","com.lemonpiggy.littletargets":"柠檬点点","com.lenovo.anyshare.gps":"茄子快传(传文件)","com.lenovo.calendar":"联想日历","com.lenovo.club.app":"联想","com.lenovo.leos.cloud.sync":"联想乐云","com.lenovo.leos.cloud.sync.row":"SYNCit服务软件","com.lenovo.smartpan":"联想个人云","com.leo.kang.cetfour":"英语四级词汇背单词","com.leoao.fitness":"乐刻运动","com.leoman.acquire":"货捕头杭州女装网","com.lepaitianyu.live":"浪花直播","com.leqi.ErcunIDPhoto":"二寸证件照制作","com.leqi.IDPhotoVerify":"证件照研究院","com.leqi.ProfessionalIDPhoto":"专业证件照","com.leqi.YicunIDPhoto":"一寸证件照制作","com.leqi.englishcard":"宝宝幼儿园英语","com.leqi.idpicture":"智能证件照","com.leqi.zuimeiphoto":"最美证件照制作","com.lequ.main":"乐趣","com.lerdong.dm78":"78动漫","com.lesschat":"Worktile","com.letoo.anquanbao":"安全宝防偷拍","com.lets.p3.mi":"我是大东家","com.letv.android.client":"乐视视频","com.lew.game.danceball.mi":"跳舞的弹珠","com.lew.game.hgxxx.huawei":"货柜消消消","com.lew.game.hgxxx.mi":"货柜消消消","com.lew.game.hgxxx.vivo":"货柜消消消","com.lew.game.jjkcg.mi":"救救裤衩哥","com.lew.game.lock.mi":"最强开锁大师","com.lew.game.makepizza.mi":"模拟披萨制作","com.lew.game.monster.mi":"怪兽小牙医","com.lew.game.pianoblock.mi":"节奏的钢琴白块","com.lew.game.unroll.mi":"滚动球球","com.lexiangquan.supertao":"超级淘","com.lexingzou.app":"走走赚钱乐","com.lexue.courser":"乐学高考","com.lexue100":"乐学一百","com.lexun99.gps":"GPS实时海拔","com.lezhi.mythcall":"北瓜电话","com.lfghi.iough":"考拉股指","com.lft.turn":"导学号","com.lgq.struggle.pdf.editer":"PDF处理助手","com.lgq.struggle.photo.scanner":"免费证件照","com.lgy.android.radio":"手机万能播放器","com.lgy.android.ykvideo":"全能视频播放器","com.lhcy.dzlx":"打字练习","com.lhzqnahj.agedm":"AGE动漫小屋","com.lianaibiji.dev":"恋爱记","com.lianjia.beike":"贝壳找房","com.lianjia.zhidao":"贝壳经纪学堂","com.liansong.comic":"小鸡漫画","com.liba.android":"篱笆社区","com.libii.dancingparty.huawei":"公主的梦幻舞会","com.libratone":"Libratone","com.lida.pep.sishang":"点读四年级英语上下","com.lietou.mishu":"猎聘","com.liferecord.tanke.liferecord":"探记","com.lightboat.wlmshop.android.mi":"王蓝莓的小卖部","com.lightpalm.daidai":"借钱能手","com.lijianqiang12.silent":"远离手机","com.likelylabs.hkradio":"香港收音机","com.lilithgame.igame.android.cn":"剑与远征:启程","com.lilithgames.afk.mi":"剑与远征","com.linecorp.foodcamcn.android":"Foodie","com.lineying.unitconverter":"千维计算器","com.lingan.seeyou":"美柚","com.lingan.yunqi":"宝宝记","com.lingkou.leetcode":"LeetCode","com.linglong.android":"叮咚音箱","com.lingmaowenxue":"灵猫看看","com.lingti.android.ns":"灵缇游戏加速器","com.lingxi.cupid":"对缘","com.lingyue.YqdAndroid":"现金借款","com.lingyue.zebraloan":"洋钱罐借款","com.linkandroid.server.ctsmate":"WIFI快连伴侣","com.linkedin.android":"领英","com.linli.llwifi":"邻里WiFi","com.linsen.duang":"小日常记事本","com.linsen.itime":"爱时间","com.linyi.apps.android.rybsmy":"爱山东容沂办","com.linyun.logodesign":"logo设计","com.lion.market":"虫虫助手","com.liqiang365app.musen":"李强365","com.liquid.poros":"进圈","com.liquid.poros.pro":"进圈领队版","com.listcloud.wateraffairs":"指尖水务","com.listen.ringtone":"爱听铃声","com.lisx.magazine":"杂志迷","com.litchi.live":"立知课堂","com.littlea.screencorder.finger":"屏幕录制大师","com.liubowang.drawingboard":"画画板","com.liubowang.lauchpad":"打击垫","com.liubowang.magnifier":"放大镜软件","com.liubowang.metronome":"节拍器","com.liubowang.photoretouch":"PS修图软件","com.liufengpptyoupin.app":"优品PPT免费模板","com.liulianp.android":"西五街","com.liulishuo.engzo":"流利说","com.liulishuo.sprout":"流利少儿英语","com.liulishuo.vira":"流利说阅读","com.liuniantech.fenshen123":"应用分身","com.liupintang.pocketrubbing":"掌上碑帖","com.liuxue.gaokao":"高考倒计时","com.liuyangel":"柳芽天使","com.liuzhou.apps.android.lcsmy":"龙城市民云","com.live.cukevideo":"麻花视频交友","com.livescore":"LiveScore","com.liveyap.timehut":"时光小屋","com.liweistarwalker.timeplan":"时光计划","com.lixg.hcalendar":"有财惠生活","com.lixiangdong.LCDWatch.Pro":"桌面全屏时钟","com.lixiangdong.audioextrator.huawei":"音频音乐提取器","com.lixiangdong.cleanupmaster":"智能手机清理大师","com.lixiangdong.listenfmradio":"FM电台收音机","com.lixiangdong.songcutter":"音频剪辑","com.lixiangdong.textscanner":"扫描王全能宝","com.lixiangdong.videocutter":"视频剪辑","com.lizhi.pplive":"PP","com.lizhiweike":"荔课","com.lizi.yuwen":"语文100分","com.lizisy.gamebox":"梨子手游","com.ljw.kanpianzhushou":"投屏助手","com.lks":"立刻说","com.ll.ahschool":"智慧中小学","com.ll.llgame":"66手游","com.lloo.w.painting":"熊猫绘画","com.lmiot.autotool":"免ROOT自动化助手","com.lmiot.xyclick":"连点器","com.lnrb.lnrbapp":"辽望","com.lofter.android":"LOFTER","com.logictech.scs":"东吴秀财","com.lokinfo.android.gamemarket.mmshow":"95秀","com.lolaage.tbulu.tools":"两步路户外助手","com.lomijoka.game.mi":"果冻跳啊跳","com.longcai.musicshop":"深港DJ音乐盒","com.longfor.app.uhome":"龙湖U享家","com.longgame.formatconver":"格式转换","com.longine.actinograph":"光强仪","com.longj.android.ljbank":"龙江银行","com.longloan.xinchengfenqi":"新橙优品","com.longnanming.musclefitness":"硬汗健身","com.longping.farmcourses":"云上智农","com.longrise.android.bbt":"保宝","com.longshine.smartcity":"灵锡","com.longshine.wisdomcode":"锡证通","com.longsichao.app.qqk":"轻轻考医学","com.longtu.oao":"海龟汤","com.longzhu.tga":"龙珠直播","com.lonlife.gameaccelerater":"玲珑加速器","com.loovee.fastwawa":"乐萌抓娃娃","com.looyooo.wawa":"乐天抓娃娃","com.lotogram.wawaji":"朗图抓娃娃","com.lotte.lottedutyfree":"乐天免税店","com.love.xiaomei.drjp":"当日急聘","com.lovebizhi.wallpaper":"爱壁纸","com.lp.lightawake":"轻醒","com.lphtsccft":"涨乐财富通","com.lphtsccft.zlqqt2":"涨乐全球通","com.lppz.mobile.android.outsale":"良品铺子","com.lptiyu.tanke":"步道乐跑","com.lql.anyrate":"汇率换算","com.ls.tyt.mi":"跳一跳","com.lsa17see.ali":"17see","com.lstt.wifilocating":"WiFi全能钥匙","com.lswuyou.chymistmaster":"化学大师","com.lt.lighting":"来电闪光","com.ltt.compass":"多多指南针","com.lty.zhuyitong":"猪易通","com.lty.zuogongjiao.app":"坐公交","com.ltzk.mbsf":"以观书法","com.ltzk.sfdz":"书法大字典","com.lu.ashionweather":"天气预报","com.lu.ashionweatherbanner":"天气预报通","com.lu.calendar":"日历通","com.lu.newsbanner":"遇见生活","com.lucky.luckyclient":"瑞幸咖啡","com.ludashi.aibench":"鲁大师AI评测","com.ludashi.ainas":"鲁大师AiNAS","com.ludashi.benchmark":"鲁大师","com.ludo.king":"Ludo King™","com.lufax.android":"陆基金","com.luhu.livepiaoliuping":"桃恋视频交友","com.luhu.livexiuwu":"花间聊天","com.luhu.liveyexiu":"夜秀直播","com.lukou.youxuan":"熊猫优选","com.lulian.ydcn":"绿联储能","com.luna.music":"汽水音乐","com.luojilab.player":"得到","com.luyun.diary":"每日记","com.luyun.pinkdiary":"粉萌日记","com.luyun.secretbox":"加密相册管家","com.luyun.simpleaccout":"极简记账","com.lvka.mars":"火星","com.lvman":"绿城生活","com.lvsongguo":"小荷健康","com.lvwan.mobile110":"掌上110","com.lvwan.ningbo110":"阿拉警察","com.lwby.breader":"必看小说","com.lwby.breader.ad":"必看免费小说","com.lws207lws":"LWSCAM","com.lxkj.dmhw":"呆萌价","com.lxq.applocker":"防沉迷应用锁","com.lxsc.gen":"粤管家","com.lxsky.hitv":"小象新视界","com.lxt.app":"凯励程","com.lxt.cfmoto":"CFMOTO","com.ly.taotoutiao":"淘头条","com.lyd.mobilely":"掌上洛阳","com.lyracss.supercompass":"全能指南针","com.lysoft.android.lyyd.report":"奕报告","com.lywl.kuaijie":"借款花","com.lywl.xbxxz.mi":"想不想修真","com.lywx.lyxq.mi":"乐云中国象棋","com.lywx.wzqgs.mi":"五子棋高手","com.lzct.precom":"彩练新闻","com.lzj.shanyi":"闪艺","com.lzu.yuh.lzu":"兰朵儿","com.m1905.mobilefree":"1905电影网","com.m37.dldl.mi":"斗罗大陆","com.m4399.gamecenter":"4399游戏盒","com.m4399.youpai":"游拍","com.macapp.android":"中老年生活","com.macrovideo.anba":"安爸","com.macrovideo.v380":"V380","com.macrovideo.v380pro":"V380 Pro","com.magic.clmanager":"全能清理管家","com.magicpoint.mobile.bank":"重庆农商行","com.maidu.gkld":"公考雷达","com.maihan.tredian":"淘最热点","com.maiju.camera":"神奇P图相机","com.maijun.voiceim":"有声输入法","com.maimairen.app.jinchuhuo":"买卖人零售","com.maimemo.android.momo":"墨墨背单词","com.mainbo.homeschool":"一起教","com.maiqiu.shiwu":"识物","com.maitao.mtqzy":"麦淘亲子","com.maiya.weather":"简单天气","com.maiya.xiangyu":"相雨天气","com.maiyou.milu":"咪噜游戏","com.maka.app":"MAKA设计","com.mali.baidu.jinzhizhuanhuanqi":"进制转换器","com.mali.corporation.superchengyucidian":"陈马成语词典","com.mallestudio.gugu.app":"触漫","com.mampod.ergedd":"儿歌点点","com.mampod.song":"儿歌点点启蒙版","com.manboker.headportrait":"魔漫相机","com.mandg.photocut":"照片切图与拼图","com.mandi.ark":"方舟生存进化助手","com.mandi.baozouptu":"暴走P图Pro","com.mandi.miniworld":"迷你助手盒子","com.mandian.android.dongdong":"动动计步器","com.mandongkeji.comiclover":"追追漫画","com.manga.manhuaren":"漫画人极速版","com.mango.voa":"VOA","com.mango.voaenglish":"VOA慢速英语","com.manmanbuy.bijia":"慢慢买","com.mantec.fsn":"番薯小说","com.mantic.control":"智能语音助手","com.maoerduo.masterwifikey":"WiFi钥匙圈","com.maopaoya.mpyapp":"冒泡鸭","com.maoshang.youban":"心动语音","com.maoying.zip":"zip解压","com.mapbar.rainbowbus":"图吧彩虹公交","com.mapp":"华为云","com.mapswithme.maps.pro":"MapsMe","com.markdown.naoyun":"markdown","com.market2345":"2345手机助手","com.marryshare":"婚语","com.marryu":"MarryU相亲交友","com.martian.qmbook":"全免小说","com.martian.ttbook":"淘小说","com.martian.ttbookhd":"免费淘小说","com.martian.xyxdmx.mi":"小英雄大冒险","com.master.jilianwifi":"极连WiFi管家","com.masterblock.craftgamesbuilding.xc":"我的新世界","com.matterandroid.server.ctscryptic":"悟空壁纸","com.max.heyboxchat":"黑盒语音","com.max.maxaccelerator":"小黑盒加速器","com.max.xiaoheihe":"小黑盒","com.maxmpz.audioplayer":"Poweramp","com.maxmpz.equalizer":"Poweramp 均衡器","com.maxxipoint.android":"集享联盟","com.mayi.android.shortrent":"蚂蚁短租","com.mayt.ai.app":"测测颜值吧","com.maytaste.ihealth":"掌上中山一院","com.mba.logic":"MBA大师","com.mbalib.android.wiki":"MBA智库","com.mbank.dongguanbank":"东莞银行(东莞银行)","com.mc.clean":"专业手机助手","com.mc.cpyr.wywifizs.jswifi":"急速wifi","com.mc.ql.qldzg":"统统清理大掌柜","com.mcdonalds.gma.cn":"麦当劳","com.mce.ipeiyou":"i培优","com.mcforemost.flowking":"流量王","com.mci.smagazine":"三星阅读","com.mdcn.mdonline":"民贷天下","com.mddjob.android":"51米多多","com.mdhlkj.antivirus.four.guonei2":"天天来电闪光秀","com.mdj.myzpsq":"美颜自拍神器","com.mdj.wnysjsb":"万能极速WiFi钥匙","com.me.fzw.dashanonline":"学习8","com.media.xinhua":"申学","com.mediabox.voicechanger":"安卓变声器","com.mediaeditor.video":"剪影","com.medicom.mcdex":"MCDEX移动版","com.medicool.zhenlipai":"医库","com.medmeeting.m.zhiyi":"医会宝","com.meelive.ingkee":"映客直播","com.meeruu.sharegoods":"秀购","com.meetstudio.app.Zither":"魔幻古筝","com.mei.melkor":"小鹿情感先生","com.mei.wood":"小鹿情感","com.meibei.app":"美呗医美","com.meicai.mall":"美菜商城","com.meiguirijiw":"玫瑰返利联盟","com.meijiale.macyandlarry":"优教信使","com.meijialove.activity":"美甲帮","com.meijian.android":"美间","com.meiju.meijs":"美剧社","com.meilishuo":"美丽说","com.meiliyue":"美丽约","com.meimingteng.ceming":"美名腾姓名测试打分","com.meishu.SmartCommunity":"爱慧家","com.meishubao.artaiclass":"小熊美术","com.meishubao.client":"美术宝艺考","com.meitu.action":"开拍","com.meitu.chic":"Chic","com.meitu.dreamavatar":"DreamAvatar","com.meitu.makeup":"美妆相机","com.meitu.meipaimv":"美拍","com.meitu.meipu":"美图美妆","com.meitu.meiyancamera":"美颜相机","com.meitu.mtbaby":"蛋啵","com.meitu.mtzjz":"美图证件照","com.meitu.poster":"美图设计室","com.meitu.whee":"WHEE","com.meitu.wheecam":"潮自拍","com.meitu.wink":"Wink","com.meituan.grocery.gh":"美团优选团长","com.meituan.like.android":"Wow","com.meituan.phoenix":"美团民宿","com.meituan.qcs.c.android":"美团打车","com.meituan.qcs.r.android":"美团打车司机","com.meituan.retail.v.android":"小象超市","com.meiyi.wallpaper":"美易","com.meiyou.sheep":"羊毛省钱","com.meiyou.youzijie":"柚子街","com.meiyuan.ui":"美媛直播","com.melon.clean":"极速清理","com.melon.lazymelon":"微叭伴聊","com.melot.meshow":"KK","com.memezhibo.android":"么么直播","com.memory.me":"英语魔方秀","com.mendon.riza":"日杂相机","com.mengdie.turtlenew":"海龟加速器","com.mengdie.xuanfeng":"旋风加速器","com.mengdie.zhaobiao":"火标","com.mengfm.mymeng":"麦萌对手戏","com.mengjun.DanNovel":"书耽","com.mengjun.Novel_Vest":"耽美小说大全","com.mengjun.fumeng":"腐萌小说","com.mengjun.write_novel_qm":"全民写小说","com.mengmmef.oriejmgr.jckaygpb":"照片p图编辑","com.mengtuiapp.mall":"萌推","com.menstrual.menstrualcycle":"西柚大姨妈","com.mera.antivirus.supercleaner":"杀毒清理大师","com.mera.antivirus.wallpaper":"闪闪动态壁纸主题","com.mera.supercleaner":"手机管家清理大师","com.merchantplatform":"58同城商家版","com.mercury.ipc":"水星安防","com.messi.cantonese.study":"粤语说","com.messi.languagehelper":"中英互译","com.meta.boom":"唱响音符","com.meta.box":"233乐园","com.metek.ultraman.mi":"奥特曼系列OL","com.meten.metenenglish":"美联同学","com.metshow.bz":"时尚芭莎","com.mfashiongallery.emag":"小米画报","com.mfcloudcalculate.networkdisk":"123云盘","com.mfmhdq.comic":"竹鼠免费漫画大全","com.mfp.jelly.xiaomi":"宾果消消消®","com.mfw.roadbook":"马蜂窝","com.mfxsqimaoshucheng":"免费小说七猫书城","com.mfxsssq.search":"免费小说搜索器","com.mfyueduqi.book":"爱看书极速版","com.mg.ec":"小芒","com.mgshuzhi.shanhai":"山海","com.mh.shortx":"一句话心情语录","com.mi.android.globalFileexplorer":"小米文件管理国际版","com.mi.car.mobile":"小米汽车","com.mi.earphone":"小米耳机","com.mi.global.bbs":"小米社区国际版","com.mi.global.pocobbs":"小米 POCO社区","com.mi.global.shop":"小米商城","com.mi.health":"小米运动健康","com.mi.print":"小米打印","com.miandan.live":"免耽漫画","com.mianfeia.book":"爱看书免费小说","com.mianfeinovel":"TXT免费全本阅读器","com.mianfeizs.book":"免费追书","com.mianmian.liao":"面面","com.miantan.myoface":"MYOTee脸萌","com.miaolianapp":"秒恋婚恋相亲","com.miaomiao.calculator":"计算器","com.miaoxiaoan":"喵星人客户端阅读","com.micen.suppliers":"MIC国际站","com.microblink.photomath":"照片数学","com.microphone.bbmic.lite":"麦克风扩音器","com.microsoft.bing":"微软必应","com.microsoft.emmx":"Edge","com.microsoft.launcher":"微软桌面","com.microsoft.office.officehub":"Microsoft Office","com.microsoft.office.officehubrow":"Microsoft Office","com.microsoft.office.onenote":"OneNote","com.microsoft.office.outlook":"Outlook","com.microsoft.rdc.androidx":"Microsoft 远程桌面","com.microsoft.skydrive":"OneDrive","com.microsoft.teams":"Teams","com.microsoft.translator":"微软翻译","com.microsoft.windowsintune.companyportal":"公司门户","com.mida.messagehelper":"短信夹","com.mida.soundtools":"声波清理大师","com.midainc.qlxz.stronguninstall":"清理加速大师","com.midao.lbvideochat":"蜜岛交友(邂逅心动女生)","com.midas.buzhigk":"步知公考大咖课","com.midea.ai.appliances":"美的美居","com.midea.vm.washer":"U净","com.midi.client":"迷笛考级","com.miercnnew.app":"米尔军事","com.migu.miguplay":"咪咕快游","com.miguo.ui":"聚多多优惠","com.mihoyo.desktopportal":"人工桌面","com.mihoyo.hyperion":"米游社","com.mihuan.mgss.mi":"猛鬼宿舍","com.mike.changtu":"长图拼接大师","com.mike.erweima":"二维码生成器","com.mike.textocr":"文字识别","com.mike.tupian":"图片大全","com.milink.service":"互联互通服务","com.mimei17":"茶叶商","com.mimikko.mimikkoui":"兽耳助手","com.mingcloud.yst":"幼视通","com.miniclip.plagueinc":"Plague Inc.","com.minimax.glow":"Glow","com.minitech.miniaixue":"迷你星工场","com.minjiang.funpet":"猫语狗语翻译器","com.mipay.wallet":"钱包","com.mirageengine.tv.xxtbkt":"小学语文数学英语同步课堂","com.mishangwo":"迷上我","com.missu.anquanqi":"月经期安全期助理","com.missu.bill":"女生记账","com.missu.girlscalendar":"女生日历","com.missu.yima":"大姨妈神器","com.mistong.ewt360":"升学e网通","com.mistong.kklonline.kklonline":"开课啦","com.mitayun.app":"开黑云电脑","com.miui.accessibility":"小米无障碍","com.miui.aod":"息屏与锁屏编辑","com.miui.audiomonitor":"应用通话录音","com.miui.backup":"备份","com.miui.bugreport":"用户反馈","com.miui.calculator":"计算器","com.miui.carlink":"CarWith","com.miui.cleanmaster":"垃圾清理","com.miui.cloudbackup":"小米云备份","com.miui.cloudservice":"小米云服务","com.miui.compass":"指南针","com.miui.contentcatcher":"应用程序扩展服务","com.miui.contentextension":"传送门","com.miui.fm":"收音机","com.miui.gallery":"相册","com.miui.greenguard":"家人守护","com.miui.guardprovider":"系统安全组件","com.miui.home":"系统桌面","com.miui.huanji":"小米换机","com.miui.hybrid":"快应用服务框架","com.miui.mediaeditor":"小米相册-编辑","com.miui.mediaviewer":"媒体查看器","com.miui.miservice":"服务与反馈","com.miui.mishare.connectivity":"小米互传","com.miui.misightservice":"系统质量监测","com.miui.misound":"音质音效","com.miui.miwallpaper":"壁纸","com.miui.miwallpaper.earth":"地球超级壁纸","com.miui.miwallpaper.geometry":"几何超级壁纸","com.miui.miwallpaper.mars":"火星超级壁纸","com.miui.miwallpaper.moon":"月球超级壁纸","com.miui.miwallpaper.saturn":"土星超级壁纸","com.miui.miwallpaper.snowmountain":"雪山超级壁纸","com.miui.newhome":"内容中心","com.miui.newmidrive":"小米云盘","com.miui.nextpay":"小米智能卡网页组件","com.miui.notes":"笔记","com.miui.notification":"通知管理","com.miui.otaprovision":"OTA引导","com.miui.packageinstaller":"应用包管理组件","com.miui.personalassistant":"智能助理","com.miui.phrase":"剪贴板与常用语","com.miui.player":"音乐","com.miui.powerkeeper":"电量和性能","com.miui.screenrecorder":"屏幕录制","com.miui.screenshot":"截屏","com.miui.securityadd":"系统服务组件","com.miui.securitycenter":"小米手机管家/平板管家","com.miui.securitycore":"系统功能组件","com.miui.securityinputmethod":"小米安全键盘","com.miui.system":"com.miui.system","com.miui.systemAdSolution":"智能服务","com.miui.thirdappassistant":"三方应用异常分析","com.miui.touchassistant":"悬浮球","com.miui.tsmclient":"小米智能卡","com.miui.video":"小米视频","com.miui.virtualsim":"全球上网","com.miui.voiceassist":"小爱同学","com.miui.voicetrigger":"语音唤醒","com.miui.weather2":"天气","com.miui.whitenoise":"小米白噪音","com.miui.yellowpage":"生活黄页","com.mixiong.video":"米熊","com.miyou.xylive":"偶派","com.mjbrother.mutil":"微微分身版","com.mkarpenko.worldbox.mt":"上帝模拟器","com.mkii.qianyanai":"千言ai","com.mm.android.direct.gdmssphoneLite":"手机监控gDMSS Lite","com.mm.android.lc":"乐橙","com.mm.calendar":"51黄历","com.mmc.fengshui.pass":"实景罗盘指南针","com.mmia.mmiahotspot":"广而告之","com.mmjrxy.school":"妈妈金融学院","com.mmmoney.app":"妈妈钱包","com.mmmono.mono":"MONO","com.mmuu.travel.client":"蜜蜂出行","com.mn.ai":"洋果扫描王","com.mnf.hnmnfgo":"TapPro","com.mnkllgg.tyyupoohh":"万能匙","com.mnyb.zznews.mnrb":"闽南云报","com.mobcoreapp":"河小象写字","com.mobi.screensaver.publish":"拉风锁屏","com.mobi.shtp":"上海交警","com.mobike.mobikeapp":"摩拜单车","com.mobikeeper.sjgj":"神奇手机管家","com.mobile.kadian":"趣卡点","com.mobile.myeye":"监控眼","com.mobilelive.showCommunity":"棉花糖直播软件","com.mobiler.control":"全能手机遥控器","com.mobilesecurity.lite":"360手机卫士极速版","com.mobirix.newomoknet.off":"天天五子棋","com.mobivans.onestrokecharge":"预记智能账本","com.mobvoi.baiding":"出门问问","com.mockingbot":"墨刀","com.mockuai.mkselleros":"魔筷星选商家","com.modernsky.istv":"正在现场","com.modian.app":"摩点","com.mogujie":"蘑菇街","com.mogujie.littlestore":"蘑菇街商家版","com.moguplan.main":"谁是卧底","com.mojang.minecraftpetool":"我的世界盒子(趣娱互动)","com.moji.calendar":"墨迹万年历","com.moji.mjweather":"墨迹天气","com.moji.mjweather.light":"墨迹天气极速版","com.mojidict.read":"MOJi阅读","com.mojitec.mojidict":"MOJi辞書","com.mojitec.mojitest":"MOJiTest","com.moliao.main":"附近探约会","com.molink.john.hummingbird":"bebird","com.money.manager":"账本","com.moneyfanli.fanli":"财迷之家","com.monkey.sla":"秒熊英语","com.moocxuetang":"军职在线","com.moonshot.kimichat":"Kimi 智能助手","com.moqu.lnkfun":"墨趣书法","com.morega.mgamread":"手机亮度调节器","com.mosheng":"爱聊","com.mosoink.mosobooks":"云教材","com.mosoink.teach":"云班课","com.mostone.life":"默往","com.mostphoto.mymaker":"最美证件照","com.motoband":"摩托邦","com.movitech.grandehb":"恒房通","com.moxiu.launcher":"魔秀桌面","com.moxiu.wallpaper":"魔法壁纸动态壁纸","com.moyou":"陌友交友","com.moyun365.android.gkbiologytong":"高考生物通","com.moyun365.android.gkchemistrytong":"高考化学通","com.moyun365.android.gkenglishtong":"高考英语通","com.moyun365.android.gkgeogtong":"高考地理通","com.moyun365.android.gkhistorytong":"高考历史通","com.moyun365.android.gkmathtong":"高考数学通","com.moyun365.android.gkphysicaltong":"高考物理通","com.moyun365.android.gkpoliticstong":"高考政治通","com.moyun365.android.gkyuwentong":"高考语文通","com.moyun365.android.zkbiology":"中考生物通","com.moyun365.android.zkchemistry":"中考化学通","com.moyun365.android.zkenglish":"中考英语通","com.moyun365.android.zkgeography":"中考地理通","com.moyun365.android.zkhistory":"中考历史通","com.moyun365.android.zkmathtong":"中考数学通","com.moyun365.android.zkphysicaltong":"中考物理通","com.moyun365.android.zkpolitics":"中考政治通","com.moyun365.android.zkyuwentong":"中考语文通","com.mozhe.mzcz":"墨者","com.mqq.ssby.unclenoabout":"积木","com.mrbonemission.mi":"六号特工","com.mrkj.sm":"知命","com.mrkj.sm6":"大师算命馆","com.mrrjvip.app":"茂日软件","com.ms.msjqm":"马上借钱","com.msw0573d.nrg":"PEP三年级英语上册","com.msw0573d.xgk":"小学三年级英语上册","com.msxf.ayh":"安逸花","com.msxf.loan":"马上金融","com.msxf.msg":"马上分期","com.msyc.onion":"洋葱OMALL","com.mszmapp.detective":"百变大侦探","com.mt.mttt":"美图贴贴","com.mt.mtxx.mtxx":"美图秀秀","com.mt99dna.android":"贵州茅台","com.mtb":"民泰银行","com.mtime":"时光网","com.mubu.DecoCrush":"置物少女","com.mubu.app":"幕布","com.mucfc.hqdapp":"招联好期贷","com.mujirenben.liangchenbufu":"红人装","com.mutangtech.qianji":"钱迹","com.muxin.happysport":"开心运动","com.muyuan.android.ringtone":"66铃声","com.mvideoc.qp":"趣拍","com.mvtrail.electrodrumpad":"电子音乐板","com.mvtrail.mi.distancemeter":"距离测量仪","com.mvtrail.mi.soundmeter":"噪音分贝仪","com.mvtrail.notepad.cn":"便签记事","com.mvw.nationalmedicalPhone":"医学电子书包","com.mwkj.zgxqfyzz.mi":"中国象棋风云之战","com.mx.browser":"傲游浏览器","com.mx.dj.bagui":"八桂先锋","com.mxbc.mxsa":"蜜雪冰城","com.mxm.networkspeed":"极简测速","com.mxonline.booklesson":"幂学在线","com.mxtech.videoplayer.ad":"MX Player","com.mxxq.pro":"免息星球","com.my.peiyinapp":"AI配音神器","com.myapp.li.rentixuewei":"人体穴位图解","com.mybank.android.phone":"网商银行","com.mycoreedu.keketingapp":"课课听小学同步辅导","com.mydream.wifi":"WiFi伴侣","com.myerong.p2p":"e融所","com.mygolbs.mybus":"掌上公交","com.mylikefonts.activity":"字体美化大师","com.mymoney":"随手记","com.mymoney.sms":"卡牛信用管家","com.myntra.android":"印度myntra","com.myobject":"教育家社区","com.myqsc.mobile3":"求是潮手机站","com.mytouchtime.cubed":"三次方 Cubed","com.myxianwen.nanguozaobao":"南国早报","com.myzaker.ZAKER_Phone":"ZAKER","com.mz.mi":"米庄","com.n_add.android":"粉象生活","com.naiyoubz.main":"奶油桌面","com.nake.app":"商户收银宝","com.nandu":"南方都市报","com.nanyibang.nomi":"男衣邦穿衣搭配","com.nasoft.socmark":"手机性能排行","com.naver.linewebtoon.cn":"咚漫漫画","com.naver.vapp":"V Star 空间","com.navinfo.gw":"哈弗智家","com.navinfo.gwead":"魏","com.nawang.bigbear":"FileTransfer","com.nawensoft.nsptt":"南山对讲","com.nayun.framework":"读创","com.nbbank":"宁波银行","com.nbwbw.yonglian":"汤圆","com.ncarzone.tmyc":"天猫养车","com.ncc.fm":"闪电素材","com.ncf.firstp2p":"网信","com.ncpaclassic":"大剧院·古典","com.nd.android.pandareader":"熊猫看书","com.nd.android.pandareader.fast":"熊猫看书极速版","com.nd.assistance":"91清理大师","com.nd.hy.android.edu.study.commune":"学习公社","com.nd.pptshell":"101教育PPT","com.nd.up91.overall":"101贝考","com.nd.up91.p137":"事业单位考试","com.nd.up91.p17":"初级会计职称考试","com.nd.up91.p459":"导游证考试","com.nearme.note":"NearMe云笔记","com.nemo.vidmate":"VidMate","com.neoteched.shenlancity":"深蓝法考","com.nero.swiftlink.mirror":"雨燕投屏","com.net.zdsoft.netstudy.netstudy_v5_mobile_app":"课后网","com.netandroid.server.ctselves":"玄鸟5G网络精灵","com.netease.a13.avg":"易次元","com.netease.android.cloudgame":"网易云游戏","com.netease.avg.huawei":"易次元","com.netease.avg.vivo":"易次元","com.netease.buff":"网易BUFF","com.netease.cain":"凯恩之角","com.netease.cartoonreader":"网易漫画","com.netease.cbg":"藏宝阁","com.netease.cc":"CC直播","com.netease.ccliveaudio":"CC语音","com.netease.cloudmusic":"网易云音乐","com.netease.cloudmusic.lite":"网易云音乐极速版","com.netease.edu.study":"网易云课堂","com.netease.edu.ucmooc":"中国大学MOOC","com.netease.epay":"网易支付","com.netease.gamebox":"网易手游管家","com.netease.gl":"网易大神","com.netease.hearthstone":"炉石盒子","com.netease.hearthstoneapp":"随身炉石传说","com.netease.huajia":"画加","com.netease.huatian":"网易花田","com.netease.lotterynews":"网易红彩","com.netease.lrs":"狼人杀(网易)","com.netease.lrs.mi":"狼人杀","com.netease.mail":"网易邮箱大师","com.netease.mc":"我的世界:移动版","com.netease.mc.aligames":"我的世界:移动版","com.netease.mc.baidu":"我的世界:移动版","com.netease.mc.bilibili":"我的世界:移动版","com.netease.mc.honor":"我的世界:移动版","com.netease.mc.huawei":"我的世界:移动版","com.netease.mc.lenovo":"我的世界:移动版","com.netease.mc.meta":"我的世界:移动版","com.netease.mc.mi":"我的世界:移动版","com.netease.mc.nearme.gamecenter":"我的世界:移动版","com.netease.mc.oppo":"我的世界:移动版","com.netease.mc.vivo":"我的世界:移动版","com.netease.mctest":"我的世界:移动版","com.netease.mkey":"网易将军令","com.netease.mobimail":"网易邮箱","com.netease.moyi":"心遇","com.netease.news.lite":"网易新闻精编版","com.netease.newsreader.activity":"网易新闻","com.netease.play":"LOOK直播","com.netease.pris":"网易云阅读","com.netease.snailread":"网易蜗牛读书","com.netease.sz.xxqa":"学习强安","com.netease.urs.android.accountmanager":"网易帐号管家","com.netease.uu":"UU加速器","com.netease.uuremote":"GameViewer","com.netease.uurouter":"UU主机加速","com.netease.vopen":"网易公开课","com.netease.x19":"我的世界:移动版","com.netease.xy2cbg":"大话2藏宝阁","com.netease.xyqcbg":"梦幻藏宝阁","com.netease.xyqhelp":"梦幻西游助手","com.netease.yanxuan":"网易严选","com.netflix.mediaclient":"在线电影租赁","com.neulion.android.cntv":"央视体育VIP","com.neusoft.app.beijingdaily.phone":"北京日报","com.neusoft.ebpp":"付费通","com.neusoft.gopaycz":"常州人社","com.neusoft.gopaynt":"南通医保APP","com.neusoft.hrssapp":"云南人社","com.neusoft.ihrss.shandong.linyi":"临沂智慧人社","com.neusoft.iln":"和生活爱辽宁","com.neusoft.simobile.nm":"内蒙古人社","com.neusoft.smartcity.henan":"豫事办","com.neusoft.tax":"楚税通","com.new.ring":"铃声抖抖","com.newbee.doodle":"新蜂儿童游戏涂色画画","com.newbiquge.red.bookapp":"笔趣看书阁","com.newcapec.mobile.ncp":"完美校园","com.newedge.jupaoapp":"聚跑","com.newgen.sjdb":"龙头新闻","com.news.max3d":"3DMAX模型浏览器","com.news.shangyounews":"上游新闻","com.news.tigerobo":"西梅","com.newspaper.client":"和新闻","com.newstar.zybbname":"宝宝生辰起名取名","com.newsweekly.livepi":"新周刊","com.nfdaily.nfplus":"南方Plus","com.nfyg.hsbb":"花生地铁","com.nhn.android.naverdic":"NAVER词典","com.nhn.android.search":"流行资讯浏览器","com.nice.live":"好赞","com.nice.main":"nice","com.nicomama.niangaomama":"年糕妈妈","com.nike.omega":"Nike 耐克","com.nike.snkrs":"SNKRS 中国","com.nikon.snapbridge.cmru":"SnapBridge","com.nine.FuzhuReader":"腐竹小说","com.nine.NovelReader":"连城读书","com.ninebroad.pixbe":"像素蜜蜂","com.nineton.dym":"棉棉月历","com.nineton.shouzhang":"念念手帐","com.nineton.todolist":"我要做计划","com.nineton.weatherforecast":"新晴天气","com.ninexiu.sixninexiu":"九秀直播","com.ninexiu.sixninexiu.appunion":"九秀直播尊享版","com.nintendo.zaca":"動物森友會 口袋露營廣場","com.nintendo.zaka":"Mario Kart Tour","com.nintendo.zara":"超级马力欧 酷跑","com.nintendo.znma":"Nintendo Switch Parental Controls","com.niu.cloud":"小牛电动","com.niuguwang.stock":"牛股王股票","com.niuguwang.stock.app2":"牛股王量化智投","com.niuniu.video":"牛牛影视大全","com.niwodai.universityloan":"你我贷借款","com.nixwang.tinydecisions":"小决定","com.nj.wellsign":"好签","com.njgdmm.zjy":"最江阴","com.njh.biubiu":"biubiu加速器","com.njmetro.njb":"与宁同行","com.nmpaic.eyys":"E药云搜","com.nmpaic.hzp":"化妆品监管","com.nn.accelerator.box":"雷神加速器","com.nngdjt.app":"南宁轨道交通","com.nnjyhe.gaoqingditu":"奥维3D街景地图","com.nnsz.diy":"暖暖手帐","com.nodemusic":"菠萝BOLO","com.nosetime.perfume":"香水时代","com.notes.notion":"办公软件word","com.novel.du":"独阅读小说","com.novem.firstfinancial":"第一理财","com.novv.compress":"zip解压缩专家","com.novv.resshare":"彩蛋视频壁纸","com.now.video":"今日影视","com.nowcasting.activity":"彩云天气","com.nowcoder.app.florida":"牛客","com.nq.touxiang":"头像小助手","com.nq.ttxzs":"画画小助手","com.nsii.eifoss":"大学搜题库","com.nsmetro.shengjingtong":"盛京通","com.nt.ptc.enterprise":"兼职猫企业版","com.ntyy.camera.aestheticism":"唯美相机","com.ntyy.camera.omnipotent":"万能相机","com.ntyy.clear.kyushu":"九州清理","com.nuomi":"百度糯米","com.nursinghome.monitor":"看护家","com.nvsip.temp":"NVSIP","com.nw.cleansite.novel":"阅站","com.nwoolf.xy.hbmdd":"好爸妈点读","com.nwoolf.xy.p331":"PEP小学英语三上","com.nwoolf.xy.p422":"人教版小学语文二年级下册","com.nwoolf.xy.p511":"人教小学数学一上","com.nwoolf.xy.p541":"人教版小学数学四年级上册","com.nwoolf.xy.p551":"人教小学数学五上","com.nwoolf.xy.x311":"人教小学英语一上","com.nx.nxapp":"我的宁夏","com.nxy.gs":"甘肃农信","com.nxy.hn":"海南农商银行","com.nxy.mobilebank.gx":"广西农信","com.nxy.mobilebank.hb":"湖北农信(湖北农信)","com.nxy.mobilebank.hebei":"河北农信","com.nxy.mobilebank.hlj":"黑龙江农信(手机银行)","com.nxy.mobilebank.hunan":"湖南农信","com.nxy.mobilebank.jl":"手机银行(吉林农信)","com.nxy.mobilebank.nm":"内蒙古农信(手机银行)","com.nxy.mobilebank.qh":"青海农信","com.nxy.mobilebank.shanxi":"山西农信","com.nxy.sc":"个人手机银行","com.nyato.client":"喵特","com.o2game.fruitblend3d.xsl":"合成大西瓜","com.oceansoft.gzpolice":"贵州公安","com.oceansoft.jl":"吉林公安","com.oceansoft.jxpolice":"赣警办","com.ocj.oms.mobile":"东方购物","com.octinn.birthdayplus":"生日管家","com.oda_cad":"CAD迷你看图","com.oecommunity.oeshop":"1号社区","com.offcn.android.kuaijiwangxiao":"中公财经","com.offcn.android.offcn":"中公教育","com.offcn.mini.teacher":"中公教师","com.offcn.stuservice":"中公开学","com.offcn.zhibo":"中公19课堂","com.oki.led":"卡乐光电","com.okinc.okex":"OKEx","com.olg.olg":"金丰财富","com.olimsoft.android.oplayer":"播放器OPlayer","com.omarea.vaddin":"Scene - 高级设定","com.omarea.vtools":"Scene","com.omniashare.minishare":"快牙精简版","com.omnipotent.clean.expert":"全能清理专家","com.one.click.ido.screenshot":"一键截屏","com.oneapp.max.cleaner.booster.cn":"极速清理管家","com.oneapp.max.cn":"极速清理管家轻量版","com.onefall.SkyHover.mi":"急速潜行","com.onekeybeautify.picture":"AI特效相机","com.onemore.app.smartheadset.android":"万魔助手","com.onemore.life":"1MORE MUSIC","com.onesoft.app.Tiiku.Duia.GWYSSX":"公务员考试随身学","com.onesoft.app.Tiiku.Duia.JZSSX":"建造师随身学","com.onesoft.app.Tiiku.Duia.KJZ":"会计随身学","com.onesoft.app.Tiiku.Duia.ZKSSX":"注册会计师随身学","com.onesoft.app.Tiiku.Duia.ZQSSX":"证券从业随身学","com.onespax.client":"SPAX","com.onething.minecloud":"玩客云","com.only.main":"锁屏君","com.only.reot.student":"口袋家教学生","com.onlycrm.aly":"安客宝","com.ontheroadstore.hs":"公路商店","com.open.face2facestudent":"师训宝学员端","com.openlanguage.kaiyan":"开言英语","com.openwise.medical":"张博士医考掌上课堂","com.opera.browser":"Opera 网页浏览器","com.ophone.reader.ui":"咪咕阅读","com.oppa.qz1yuan":"1元天天抢","com.oppo.store":"OPPO 商城","com.orange":"易久批","com.orange.es.orangetv":"Orange TV","com.orange.note":"橙果错题本","com.orangestudio.sudoku":"桔子数独","com.oray.pgymanager":"贝锐蒲公英管理","com.oray.sunlogin":"向日葵远程控制","com.orientsec.zjbl":"东方悦享股票开户","com.orion.xiaoya.speakerclient":"小雅","com.ormatch.android.asmr":"耳萌","com.ouitvwg.beidanci":"背单词学习","com.ouj.hiyd":"Hi运动","com.ouna.app.client":"欧那小语种","com.oupeng.mini.android":"欧朋浏览器","com.ourlinc":"坐车网(公交查询地铁)","com.ourydc.yuebaobao":"哩咔语音","com.outfit7.herodash.mi":"汤姆猫英雄跑酷","com.outfit7.herodash.nearme.gamecenter":"汤姆猫英雄跑酷","com.outfit7.mytalkingangela2.mi":"我的安吉拉2","com.outfit7.mytalkingangelafree":"我的安吉拉","com.outfit7.mytalkingangelafree.nearme.gamecenter":"我的安吉拉","com.outfit7.mytalkinghank.mi":"我的汉克狗","com.outfit7.mytalkingtom2.mi":"我的汤姆猫2","com.outfit7.mytalkingtom2.nearme.gamecenter":"我的汤姆猫2","com.outfit7.mytalkingtomfree":"我的汤姆猫","com.outfit7.mytalkingtomfree.nearme.gamecenter":"我的汤姆猫","com.outfit7.mytalkingtomfriends.mi":"汤姆猫总动员","com.outfit7.talkingtom":"会说话的汤姆猫","com.outfit7.talkingtom.nearme.gamecenter":"会说话的汤姆猫","com.outfit7.talkingtom2free":"会说话的汤姆猫2","com.outfit7.talkingtom2free.nearme.gamecenter":"会说话的汤姆猫2","com.outfit7.talkingtomgoldrun.bd":"汤姆猫跑酷","com.outfit7.talkingtomgoldrun.mi":"汤姆猫跑酷","com.outfit7.talkingtomgoldrun.nearme.gamecenter":"汤姆猫跑酷","com.outfit7.talkingtomgoldrun.vivo":"汤姆猫跑酷","com.outfit7.talkingtomjetski.mi":"汤姆猫的摩托艇","com.outfit7.talkingtomjetski.nearme.gamecenter":"汤姆猫的摩托艇","com.ovelin.guitartuna":"GuitarTuna","com.ovital.ovitalMap":"奥维互动地图","com.oyohotels.consumer":"OYO酒店","com.p1.mobile.light":"探探概念版","com.p1.mobile.putong":"探探","com.pa.health":"平安健康保险","com.pacf":"平安消费金融","com.pactera.nci":"掌上新华","com.paem":"平安担保","com.pagoda.buy":"百果园","com.paiba.app000004":"市值风云","com.paiba.app000005":"万读小说","com.paic.esale.activity":"口袋E行销","com.paic.esales.ehome":"新E家","com.paic.mhis.cityeaccount":"城市一账通","com.paic.yl.health":"好福利","com.paic.zhifu.wallet.activity":"壹钱包","com.paipanapp":"天机六爻排盘","com.palmfoshan":"佛山头条","com.palmtop.android":"WiFi万能宝","com.palmzen.jimmyenglish":"吉米猫英语","com.panda.gout":"痛风快好","com.panda.usecar":"盼达用车","com.panda.xmxh":"熊猫小号","com.pantum.mobileprint":"奔图打印","com.paoword.www.paoword":"泡单词","com.papegames.evol.mi":"恋与制作人","com.papegames.evol":"恋与制作人","com.papegames.evol.vivo":"恋与制作人","com.papegames.evol.huawei":"恋与制作人","com.papegames.evol.oppo":"恋与制作人","com.papegames.evol.honor":"恋与制作人","com.papegames.evol.bilibili":"恋与制作人","com.papegames.evol.aligames":"恋与制作人","com.papegames.lysk.cn":"恋与深空","com.papegames.lysk.cn.bilibili":"恋与深空","com.papegames.lysk.cn.honor":"恋与深空","com.papegames.lysk.cn.huawei":"恋与深空","com.papegames.lysk.cn.mi":"恋与深空","com.papegames.lysk.cn.oppo":"恋与深空","com.papegames.lysk.cn.vivo":"恋与深空","com.papegames.nn4.cn":"闪耀暖暖","com.papegames.nn4.mi":"闪耀暖暖","com.paqu":"葩趣","com.parallel.odyssey":"猫箱","com.parkRace.mi":"城市小飞侠","com.pass.simple":"驾考无忧(驾照)","com.payment.kay.aaa":"掌上爱众","com.pcncn.jj":"作业精灵","com.pcp":"剧能玩","com.pcs.knowing_weather":"知天气","com.pcs.ztqsh":"上海知天气","com.pd.pdread":"人民日报少年","com.pdmi.anxin.media":"冀云白洋淀","com.pdmi.baixiang.media":"冀云柏乡","com.pdmi.chongxin.media":"新崇信","com.pdmi.funing.media":"冀云抚宁","com.pdmi.gangu.media":"新甘谷","com.pdmi.guan.media":"冀云固安","com.pdmi.guzhi.media":"冀云古冶","com.pdmi.heshui.media":"大美合水","com.pdmi.huachi.media":"魅力华池","com.pdmi.huanzhou.media":"新环州","com.pdmi.jingchuan.media":"阅泾川","com.pdmi.linxi.media":"冀云临西","com.pdmi.longhua.media":"冀云隆化","com.pdmi.longrao.media":"冀云隆尧","com.pdmi.luannan.media":"冀云滦南","com.pdmi.nanhe.media":"冀云南和","com.pdmi.neiqiu.media":"冀云内丘","com.pdmi.ningjin.media":"冀云宁晋","com.pdmi.ningxian.media":"爱宁县","com.pdmi.pingxiang.media":"冀云平乡","com.pdmi.qinghe.media":"冀云清河","com.pdmi.qingshui.media":"爱清水","com.pdmi.shanhaiguan.media":"冀云山海关","com.pdmi.weichang.media":"冀云围场","com.pdmi.weix.media":"冀云魏县","com.pdmi.wuqiao.media":"冀云吴桥","com.pdmi.xinglong.media":"冀云兴隆","com.pdmi.xinhe.media":"冀云新河","com.pdmi.xinji.media":"冀云辛集发布","com.pdmi.xinle.media":"冀云新乐","com.pdmi.yongdeng.media":"玫乡永登","com.pdmi.yuanshi.media":"冀云元氏","com.pdmi.zhenyuan.media":"新镇原","com.pdmi.zhuanglang.media":"看庄浪","com.pdragon.HD1010":"方块合合乐","com.pdragon.new2048.mi":"新2048","com.peace.guitarmusic":"枯桥吉他谱","com.peakx.stickfight.mi":"我功夫特牛","com.peasdasd.rodlopoa.mi":"趣味保龄球","com.pedometer.money.cn":"欢乐走","com.pen.recorder":"手机录音笔","com.pengda.mobile.hhjz":"叨叨","com.pengtang.candy":"糖糖","com.people.health.doctor":"人民好医生","com.peopleapp.en":"People's Daily","com.peopledailychina.activity":"人民日报","com.peopledog":"人狗语言翻译器","com.peopletech.peopleplus":"人民网+","com.pep.diandu":"人教点读","com.petkit.android":"小佩宠物","com.pfu.popstar":"消消星星乐:最新版","com.pfu.xxxxl.mi":"星星乐","com.ph.czndox.mi":"创造你的偶像","com.ph.xxxlj.mi":"小小修理匠","com.phoenix.read":"红果免费短剧","com.phone.recording":"电话录音宝","com.phone.show":"秀来电","com.photovision.camera":"轻图","com.physicmaster":"物理大师","com.pianotiles.KPOP.Games.gtx":"钢琴块2020","com.piaohua.phspdy.lehe":"蓝猫计算器","com.piaoquantv.piaoquanvideoplus":"票圈视频","com.piaxiya.app":"戏鲸","com.picahealth.yunque":"云鹊医","com.picooc":"PICOOC","com.picovr.assistantphone":"PICO","com.picrecover.helper":"聊天数据恢复大师","com.picsart.studio":"Picsart美易照片编辑","com.ping.ppgppzjyb":"配资交易宝","com.pingan.carowner":"平安好车主","com.pingan.easyloan":"平安好贷","com.pingan.genbao":"创保网","com.pingan.hrxapp":"HR","com.pingan.lifecircle":"平安好生活","com.pingan.lifeinsurance":"平安金管家","com.pingan.nt":"苏服办·南通","com.pingan.paces.ccms":"平安口袋银行","com.pingan.papd":"平安健康","com.pingan.pinganwifi":"优联WiFi","com.pingan.smt":"i深圳","com.pingan.xueyuan":"知鸟","com.pingan.yancheng":"我的盐城","com.pingdiguo.tuner":"乐器调音器","com.pingsmartlife.desktopdatecountdown":"桌面日期倒计时","com.pinguo.edit.sdk":"MIX滤镜大师","com.pinterest":"Pinterest","com.pintu.photocollage":"照片拼图P图","com.pipipifa.pilaipiwang":"批批网一手服装批发","com.piviandco.agingbooth":"时光机器AgingBooth","com.pixlr.express":"Pixlr照片处理","com.pkuhit.phmm":"北京大学人民医院","com.pl.getaway.getaway":"不做手机控","com.pla.daily":"解放军报","com.plagh.heartstudy":"心脏健康研究","com.plan.kot32.tomatotime":"番茄ToDo","com.planapps.biansheng":"猫语翻译器","com.planapps.dog":"狗语翻译器","com.planet.light2345":"星球庄园","com.plat.swhydyj.android.ShenWanHongYuanSecurity":"申万宏源证券","com.plateno.botaoota":"锦江荟","com.platform.education":"中语智汇","com.playgame.havefun.mi":"摸摸鱼","com.pleasure.trace_wechat":"微拾","com.pmatrix.iconchange":"百变换图标","com.pmp.ppmoney":"PPmoney出借","com.pmph.elearning":"人卫教学助手","com.pmph.irenwei":"人卫","com.pnlyy.pnlclass.pnlclass_student":"VIP陪练","com.pnlyy.pnlclass.pnlclass_student_pad":"VIP陪练学生端","com.pnlyy.pnlclass_teacher":"VIP陪练老师端","com.pocket.snh48.activity":"口袋48","com.pocket.topbrowser":"Top浏览器","com.pocketpiano.mobile":"声乐家","com.pointer.wave.easyship":"一叶孤舟","com.pointone.buddy":"BUD","com.poiujies.Sjgvfhv.mi":"欢乐推球球","com.pokercity.ddz.mi":"波克斗地主","com.polaris.dice":"骰子","com.polaris.drawboard":"画板","com.polaris.jingzi":"清新镜子","com.polaris.magnifier":"精品放大镜","com.polaris.mirror":"小镜子","com.polaris.ruler":"小尺子","com.poly.mobile":"保利票务","com.ponyemu.main":"小马模拟器","com.poooli.printer":"汉印错题","com.popalm.duizhuang":"对庄翡翠","com.popcap.pvz2cthdxm":"植物大战僵尸2","com.popnews2345":"趣看看","com.pot.atocartoon":"土豆漫画","com.power.dapengeducation":"大鹏教育","com.powersi.zhrs":"智慧人社","com.powersi.zhsw":"湘税社保","com.pp.TimelyLoan":"及贷","com.ppdai.loan":"拍拍贷借款","com.pplive.androidphone":"PP视频","com.pplive.androidphone.sport":"PP体育","com.pptiku.kaoshitiku":"考试资料网","com.ppve.android":"学培课堂","com.print.suittwo":"爱佳能打印机","com.prompt.lines":"提词器","com.prpr.musedash.TapTap":"Muse Dash 喵斯快跑","com.ps.recycling2c":"小黄狗","com.psbc.citizencard":"鹿路通","com.psd.live":"盘丝交友","com.psyone.brainmusic":"小睡眠","com.ptu.photoeditor":"百变P图","com.ptxnj.qx.android":"七星虚拟机","com.pudi.book":"书包网小说电子书阅读器","com.puncheers.punch":"旁趣","com.pupumall.customer":"朴朴超市","com.puscene.client":"美味不用等","com.puyi.browser":"多御浏览器","com.pwrd.steam.esports":"完美世界电竞","com.pxkjformal.parallelcampus":"多彩校园","com.pxue.smxdaily":"三门峡日报","com.q289528126.xtm":"快来钱","com.q71.q71wordshome":"英汉随身词典","com.qb.qtranslator":"腾讯翻译君","com.qbmfxssc.reader":"全本免费小说书城","com.qc.zqwn.mi":"最强蜗牛","com.qcdk.myjqb":"蚂蚁借钱吧","com.qcloud.cos.client":"腾讯云对象存储","com.qcymall.earphonesetup":"QCY","com.qdccb.bank":"青岛银行","com.qdd.xmydk":"蚂蚁贷款借呗","com.qding.community":"千丁","com.qdnews.qd":"青岛新闻","com.qdtevc.teld.app":"特来电","com.qeeniao.mobile.kdjz":"口袋记账","com.qeeyou.app.accelerator":"奇游手游加速器","com.qeeyou.apps.android.onlinetreasure":"奇游联机宝","com.qh.privacysec":"隐空间","com.qh.tesla":"巧虎官方","com.qhwallpaper.theme":"奇幻主题壁纸","com.qianbao.guanjia.mobile":"掌上客如云","com.qianfan.xishu":"西蜀网","com.qiang100.app":"百强排行","com.qiangfen.qiangfenedu":"抢分","com.qiangqu.sjlh":"联华鲸选","com.qianhuan.wifi.key":"飞鸟无线wifi万能管家","com.qianji.change":"Change","com.qianlima.yfb":"乙方宝招标","com.qianmai.liveroom":"U哩","com.qianniu.huashu":"恋爱话术撩妹cp","com.qianniu.suanming":"算命","com.qianxunmall.wheelquery":"全国车辆违章查询","com.qianyan2.ting.en":"每日英语听力学习版","com.qiaoancloud":"乔安云监控","com.qibu.zzloan":"360周转灵","com.qicai.translate":"出国翻译官","com.qicaibear":"七彩熊绘本","com.qidian.Int.reader":"Webnovel","com.qidian.QDReader":"起点读书","com.qidian.live":"起点直播","com.qidian.openvpn":"启点加速器","com.qidongtech.mdydjw":"民大教务","com.qihe.zzj":"最美一寸证件照制作","com.qihoo.aibrowser":"360AI浏览器","com.qihoo.aiso":"360AI搜索","com.qihoo.appstore":"360手机助手","com.qihoo.browser":"360浏览器","com.qihoo.camera":"360摄像机","com.qihoo.cleandroid_cn":"360清理大师","com.qihoo.cleandroid_lite":"360清理大师极速版","com.qihoo.cloudisk":"360AI云盘","com.qihoo.contents":"360极速浏览器","com.qihoo.dr":"360行车助手","com.qihoo.expressbrowser":"360浏览器(迷你版)","com.qihoo.freewifi":"360免费WiFi","com.qihoo.haosou":"360搜索","com.qihoo.haosou.subscribe.vertical.book":"小书亭","com.qihoo.loan":"奇富借条","com.qihoo.magic":"分身大师","com.qihoo.miaojie":"360信用生活","com.qihoo.mkiller":"360手机急救箱","com.qihoo.qeditor":"快剪辑","com.qihoo.srouter.n300":"360家庭防火墙","com.qihoo.video":"着迷(原360影视大全)","com.qihoo.wg.wotbox.an":"坦克营地","com.qihoo360.antilostwatch":"360儿童卫士","com.qihoo360.mobilesafe":"360手机卫士","com.qihoo360.mobilesafe.opti.powerctl":"360省电王","com.qihoo360.mobilesafe.strongbox":"360隐私保险箱","com.qihoo360.unifymobile":"极连快传","com.qihuo.yinhe":"银河期货开户交易","com.qijia.o2o":"齐家装修","com.qijin189.huosuapp":"早游戏","com.qikan.dy.lydingyue":"葫芦时刻","com.qilesoft.en.eights":"英语口语8000句","com.qilesoft.en.grammar":"英语语法精讲","com.qilin101.mindiao":"贵州统计发布","com.qima.kdt":"有赞微商城","com.qima.mars":"有赞精选","com.qiming.babyname":"嘉铭宝宝起名","com.qingclass.jgdc":"极光单词","com.qingclass.pandora":"潘多拉英语","com.qingdaonews.bus":"青岛公交查询","com.qingdou.android":"轻抖","com.qingfeng.qfbz":"清风壁纸","com.qingniao.novel":"青鸟免费小说","com.qingniu.health":"轻牛","com.qingniu.plus":"轻牛健康","com.qingqi.dianbo":"微光","com.qingqikeji.blackhorse.passenger":"青桔","com.qingqing.student":"轻轻教育","com.qingsongchou.social":"轻松筹","com.qingwatq.weather":"呱呱天气","com.qingxun.translationdog":"翻译狗","com.qinhe.ispeak":"IS语音","com.qinlin.ahaschool":"ahakid启蒙","com.qinsilk.appUniverse":"秦丝生意通","com.qiouou.app":"七鸥鸥","com.qiqi.sns":"处电交友","com.qire.manhua":"奇热漫画","com.qitianzhen.skradio":"七田真启蒙","com.qiudashi.qiudashitiyu":"球大师","com.qiuwen.android":"全民幸福社","com.qixiao.qrxs":"奇热小说","com.qixiao.wsjt":"微商星球","com.qixin.mihuas":"米画师","com.qiyi.game.live":"爱奇艺播播机","com.qiyi.video":"爱奇艺","com.qiyi.video.child":"爱奇艺奇巴布","com.qiyi.video.lite":"爱奇艺极速版","com.qiyi.video.pad":"爱奇艺PAD","com.qiyi.video.reader":"爱奇艺小说","com.qiyi.video.sdkplayer":"爱奇艺","com.qizhidao.clientapp":"企知道","com.qjn":"钱借你贷款借钱","com.qknode.cleanmaster":"闪电优化大师","com.qlscupgrade":"中泰齐富通","com.qm.bzjxdq":"壁纸精选大全","com.qmaple.snapread":"拍读英语","com.qmdk.dktong":"贷款通","com.qmdk.fxdk":"发薪贷款","com.qmdk.fxjd":"发薪借贷","com.qmdk.jdfqgj":"微粒借贷","com.qmdk.jdslw":"借贷365","com.qmdk.jkgj":"借款管家","com.qmdk.jsjd":"极速借贷","com.qmdk.jsjqd":"极速借钱贷","com.qmdk.msjd":"马上借贷","com.qmdk.qscjd":"轻松筹借贷","com.qmdk.qscjq":"轻松筹借钱","com.qmdk.shanjdk":"闪借贷款","com.qmdk.sjjk":"拍拍借钱贷","com.qmdk.xjdkjd":"现金贷款借贷","com.qmdk.zsjk":"掌上借款","com.qmlike.qmlike":"QM青蔓","com.qmnl.qmpd":"奇妙派对","com.qmsh.hbq":"千米红包","com.qmversatility.theme":"奇妙百变主题","com.qmxsppa.novelreader":"全民小说","com.qnche":"全能车","com.qooapp.qoohelper":"QooApp","com.qp333.car":"汽修宝","com.qq.ac.android":"腾讯动漫","com.qq.qcloud":"腾讯微云","com.qq.reader":"QQ阅读","com.qqgame.happymj":"欢乐麻将","com.qqgame.hlddz":"欢乐斗地主","com.qqkj66.cqlpds":"超清录屏大师","com.qqkj66.makename":"起名大师","com.qs.camera.seek.beauty":"寻美相机","com.qsiedu.edu":"勤思必胜","com.qsmy.walkmonkey":"步多多","com.qtjianshen.Main":"完美囚徒健身","com.qtrun.QuickTest":"网络信号大师","com.qts.customer":"青团社兼职","com.quan.taotaoquan":"好券","com.quanben.novel":"全本免费阅读器","com.quanleimu.activity":"百姓网","com.quanmai.findu":"饭友","com.quanminweather.weige":"全民天气WeGo","com.quantongyun.youshiyun":"优师云","com.quark.browser":"夸克","com.quark.scanking":"夸克扫描王","com.qubuxing.qbx":"趣步行","com.quchaogu.dxw":"短线王","com.qudiandu.diandu":"趣点读","com.quduquxie":"青果阅读","com.queryr.logistics":"物流查询宝","com.quickbird.speedtest":"网速测试","com.quickwis.shuidilist":"水滴清单","com.qujianpan.client":"趣键盘","com.qujianpan.client.fast":"趣键盘极速版","com.qujianpan.duoduo":"键多多输入法","com.qukandian.video":"球球视频","com.quliang.jsb":"WiFi极速宝","com.qunhe.designer":"酷家乐设计师","com.qunhe.rendershow":"酷家乐装修","com.quora.android":"Quora知识问答","com.quqi.quqioffice":"曲奇云盘","com.quqiang.pifu":"趣抢皮肤","com.qushuru":"趣输入","com.qutui360.app":"飞推","com.quvideo.slideplus":"小影记","com.quvideo.xiaoying":"小影","com.quxiu.android.tbk":"领券优惠购","com.quxue.newtalk.student":"趣学英语","com.quyu.uninstaller":"一键卸载大师","com.quyue.android":"趣约会","com.quyue.clubprogram":"Ateen","com.qwh.grapebrowser":"葡萄浏览器","com.qx.gamingroom":"ShanWan Gamepad","com.qx.qgbox":"ShootingPlus V3","com.qx.recovery.blue3":"万能微信数据恢复","com.qxb.student":"求学宝","com.qxhc.shihuituan":"十荟团","com.qyer.android.jinnang":"穷游","com.qyer.android.plan":"穷游行程助手","com.qyz.fengshuicompass":"3D罗盘指南针","com.qzone":"QQ空间","com.r.learnnote":"Notability学习笔记","com.rabbit.doctor":"兔博士","com.radical.huangshangjixiang.mi":"我在大清当皇帝","com.rakutec.android.iweekly":"iWeekly 周末画报","com.ranger.stickmanhunter.mi":"火柴人狩猎","com.rayclear.renrenjiang":"人人讲","com.rd.huatest":"掌上装裱工","com.rd.sfqz":"华侨宝黄金","com.readboy.rbmanager":"读书郎家长助手","com.reader.qmzs.free":"全民追书","com.reader.quanminzhuishushenqi":"全民追书软件","com.readily.calculators":"随手计算器","com.readunion.ireader":"息壤阅读","com.realcloud.loochadroid.college":"U掌大","com.realme.linkcn":"realme Link","com.realme.storecn":"realme商城","com.realmecomm.app":"realme社区","com.record.ing":"录音转文字管家","com.record.memo":"笔记备忘录","com.recover.ww.app":"聊天记录恢复助手","com.redbiquge.ebook.app":"笔趣书阁","com.redfinger.app":"红手指云手机","com.rednet.lqrm":"楼区融媒","com.rednet.moment":"时刻新闻","com.redrcd.ylxf":"云岭先锋","com.redstar.mainapp":"红星美凯龙","com.redwolfama.peonylespark":"LesPark","com.refrigerator.control":"空调遥控器大师","com.relief.space.master.cleaner":"安心清理","com.remotecontrol.homef":"空调遥控器大师","com.renren.mobile.android":"人人直播","com.renrenche.carapp":"人人车二手车","com.renrendai.finance":"人人贷财富","com.renrendai.haohuan":"好分期","com.renrui.job":"青云网聘","com.renrun.aphone.app":"微贷网","com.renxing.xys":"性用社","com.renyouwangluo.csxdr.mi":"来躺平呀","com.renyu.speedbrowser":"超速浏览器","com.reocar.reocar":"瑞卡租车","com.resou.reader":"热搜小说","com.resource.paperwork":"文案狗","com.restaurant.ding.nimbleisland":"灵动小组件","com.rhythm.dance.gz":"古筝世界","com.ribencun.JapanVillage":"日本村日语","com.ricebook.highgarden":"ENJOY","com.riju.rijw":"日剧屋","com.rishiqing":"日事清","com.rj.syslearning":"同步学","com.rjhy.superstars":"九方智投旗舰版","com.rkhd.ingage.app":"销售易CRM","com.rmt.qidiannews":"起点新闻","com.rn.pofi":"Pofi无限人偶","com.robkoo.jamkoo":"自乐班","com.roblox.client":"Roblox","com.rocket.e5b382b19324e0a":"火箭BT","com.rockets.chang":"唱鸭","com.rong360.app":"融360","com.rongbei":"融贝网","com.rongcai.show":"美咖相机","com.rorally.wordtools":"Wrod文档","com.rosedate.siye":"玫瑰约会","com.rosevision.ofashion":"迷橙","com.round.control":"万能遥控器磐硕","com.roveover.wowo":"窝友自驾","com.rrc.footballwealth":"足球财富","com.rrh.jdb":"借贷宝","com.rt.market.fresh":"大润发优鲜","com.ruanmei.ithome":"IT之家","com.ruanyikeji.vesal.vesal":"维萨里3D解剖","com.rubao.soulsoother":"早安语录","com.rubbbby.threememo":"免费备忘录记事","com.rubik.jiaxing.patient.pt":"健康嘉兴","com.rufa.activity":"如法网","com.ruguoapp.jike":"即刻","com.ruicheng.teacher":"当老师App","com.ruida.ruidaschool":"瑞达法考","com.ruijie.wifim":"WiFi魔盒","com.ruli.qiufa":"求发","com.rumtel.mobiletv":"影视大全看看","com.rumtel.pandatv":"电视直播大全","com.runbey.ybjk":"元贝驾考","com.runsdata.socialsecurity.shanxi":"民生山西","com.ruoaiwang":"若爱相亲婚恋交友","com.ruoqingwang":"若情免费相亲交友同城婚恋征婚","com.ruowei.dataflow":"口粮","com.ruozhuo.jqb":"借钱宝","com.ruqi.travel":"如祺出行","com.rwx.ishop":"管家婆手机版","com.rwy.Eshiming":"E实名","com.rwy.ui":"龙管家","com.rybring":"省享购","com.rybring.jie":"微贷款","com.rymusic.art":"人音学琴","com.rytong.airchina":"中国国航","com.rytong.app.bankhx":"华夏银行","com.rytong.bankbhb":"河北银行","com.rytong.bankbj":"北京银行","com.rytong.ceair":"东方航空","com.rytong.egfbank":"恒丰银行","com.rytong.hnair":"海南航空","com.ryx.payment.merchant":"瑞银信","com.ryx.payment.ruihebao":"瑞和宝","com.ryzenrise.intromaker":"AE特效视频片头大师APP","com.ryzenrise.seffct":"玩效AR特效相机APP","com.rzwifi.password":"WiFi密码查看器","com.sabac.hy":"欢游","com.safe.peoplesafety":"公安110","com.safeluck.life":"安安车生活","com.safeluck.schooltrainingorder":"安安e驾","com.sagadsg.user.mada115857":"蹄兔智修","com.saicmaxus.maxuslife":"上汽大通MAXUS","com.saicmobility.driver":"享道出行司机","com.saicmobility.user":"享道出行","com.saicmotor.tocapp":"上汽荣威","com.sainti.eduread":"出口成章","com.sainti.edureadtea":"出口成章老师","com.saiti.echo":"小回音","com.sakura.show":"樱花迷你秀","com.sale.customer":"岍美","com.salt.music":"Salt Player","com.saltchucker":"渔获","com.sami91sami.h5":"撒米","com.samoyed.banka":"卡帮主","com.samoyed.credit":"省呗","com.sandboxol.blockymods":"Blocky Mods","com.sandisk.mz":"存储地带","com.sangame.jjhcps.android":"金投网","com.sangfor.pocket":"口袋助理","com.sangfor.vpn.client.phone":"EasyConnect","com.sankuai.meituan":"美团","com.sankuai.meituan.dispatch.crowdsource":"美团众包","com.sankuai.meituan.dispatch.homebrew":"美团骑手","com.sankuai.meituan.meituanwaimaibusiness":"美团外卖商家版","com.sankuai.meituan.merchant":"美团开店宝","com.sankuai.meituan.takeoutnew":"美团外卖","com.sankuai.movie":"猫眼","com.sankuai.moviepro":"猫眼专业版","com.sankuai.youxuan":"美团优选","com.sanlian.zhongdu":"三联中读","com.sanmao.newlearnwordpro":"word办公文档","com.sanmao.newstudypstwo.appunion":"爱修图","com.sanmu.liaoliaoba":"聊聊吧","com.sanqi.xingzhifuplus":"星支付","com.santi.pupil.poetry":"小学必背古诗80首","com.santi.sinology":"国学启蒙古诗词典","com.sanya.sanyadailys":"大三亚(客户端)","com.sanye.xiongyingjiasuqi":"小火箭加速器","com.sausage.download":"浩克下载","com.scan.goldmeasure":"金牌测量仪","com.scan.measure":"全能测量仪","com.scan.woshua":"喔刷","com.scanner.discount":"全能扫描王免费版","com.scanning":"二维码与条形码","com.scb.scb126":"石材宝","com.scho.manager":"掌上学苑","com.school51.student":"蚂蚁兼职","com.scores365":"365Scores实时体育和新闻","com.scrcu.ebap.mer":"惠支付商户版","com.screeclibinvoke":"录屏大师","com.sctvcloud.qingchuan":"掌上青川","com.scyd.caibeitv":"采贝","com.sdbean.scriptkill":"剧本杀官方","com.sdbean.werewolf":"天天狼人","com.sdhs.easy.high.road":"e高速","com.sdiread.kt.ktandroid":"十点读书","com.sdjictec.qdmetro":"青岛地铁","com.sdo.sdaccountkey":"叨鱼","com.sdqingli.azyygl.xx":"安卓应用管理","com.sdt.dlxk":"读乐星空","com.sdu.didi.beatles":"滴滴顺风车","com.sdu.didi.gsui":"滴滴车主","com.sdu.didi.psnger":"滴滴出行","com.sdyx.mall":"苏打爱生活","com.seasun.tech.woh.jx3companion":"推栏","com.seblong.idream":"蜗牛睡眠","com.sec.android.app.sbrowser":"三星浏览器","com.sec.android.app.sbrowser.beta":"三星浏览器Beta版","com.sec.android.app.shealth":"三星健康","com.seca.live":"中国体育","com.secoo":"寺库奢侈品","com.seculink.app":"小眯眼","com.seebaby":"掌通家园","com.seerlah.kapuou":"卡普喔","com.seetong.app.seetong":"Seetong","com.seewo.easiair.client":"希沃传屏","com.seewo.easicare.pro":"班级优化大师","com.seewo.en":"希沃白板","com.seewo.picbook.pro":"大卫熊英语","com.seeyon.cmp":"移动办公M3","com.seeyon.mobile.android":"移动协同","com.sencent.mm":"名人朋友圈","com.sepnet.teacher":"七天网络","com.seriesn":"日语考级","com.server.yywallpaper":"羊羊壁纸","com.service.android.gov.cn":"国家政务服务平台","com.servyou.learn":"亿企学会","com.sesame.video":"芝麻影视大全","com.seven.two.zero.yun":"720云","com.sevenVideo.app.android":"七七影视大全","com.sevenmmobile":"7M足球实时比分","com.sevenplus.chinascience":"科普中国","com.sevtinge.hyperceiler":"HyperCeiler","com.sf.activity":"顺丰速运","com.sf.wooden.fishfish":"电子木鱼","com.sfacg":"菠萝包轻小说","com.sfbest.mapp":"顺丰优选","com.sfexpress.merchant":"顺丰同城急送","com.sflep.course":"WE Learn","com.sflep.iting":"爱听外语","com.sfpay.mobile":"顺丰金融","com.sg.sledog":"搜狗号码通","com.sgcc.cs":"掌上电力居民版","com.sgcc.evs.echarge":"e充电","com.sgcc.wsgw.cn":"网上国网","com.sgkt.phone":"潭州课堂","com.sh.cm.shydhn":"中国移动上海","com.sh.mww.beautyreport":"美女报告","com.sh.shuihulu.kiwi":"蜜友","com.shabro.android.activity":"沙师弟司机","com.shadow.mooncake":"Moon月球","com.shadt.youxi":"智慧尤溪","com.shanbay.listen":"扇贝听力口语","com.shanbay.news":"扇贝阅读","com.shanbay.sentence":"扇贝单词英语版","com.shanbay.speak":"扇贝口语","com.shanbay.words":"扇贝单词","com.shandong.paixu.sunru.paixu":"java学习手册","com.shanga.walli":"Walli壁纸","com.shangc.tiennews":"石榴云","com.shangc.tiennews.taizhou":"望潮","com.shangfang.gylm":"高佣联盟","com.shanghaigm.mychevy":"MyChevy","com.shanghaionstar":"安吉星","com.shangxueba.newsxb":"搜题","com.shangxueba.open.sxb":"上学吧","com.shangxueba.sxb":"上学吧找答案","com.shangzhuo.photovault":"隐私相册管家软件","com.shanjian.qingzhi":"育之有道","com.shanling.eddictplayer":"Eddict Player","com.shanling.game2333":"2333乐园","com.shanp.qgsb":"我的社保","com.shanwan.virtual":"闪玩","com.shanxiang.wangxiao":"山香网校","com.shaoniandream":"少年梦阅读","com.sharetwo.goods":"只二","com.shark.crazyword":"疯狂背单词","com.shark.jizhang":"鲨鱼记账","com.shawn.nfcwriter":"NFC Writer","com.shcc.microcredit":"趣花分期","com.sheep2.xyfs":"应用双开分身","com.shejiao.yueyue":"菠萝街直播","com.shejidedao.app":"设计得到","com.shell.sitibv.motorist.china":"壳牌","com.shem.vcs.app":"好用变声器","com.shengcai":"圣才电子书","com.shengfengPro.lr":"脸映","com.shenghuoquan":"生活圈","com.shengjingbank.mobile.cust":"盛京银行","com.shengliulaohuangli":"老黄历年历","com.shengmaai.app":"AI创作专家","com.shengmitech.driver":"驾考科目一点通","com.shengxue.etingnovel":"有声英语小说","com.shengxue.lazyread":"懒人英语阅读","com.shengxue.noveldownloader":"免费小说阅读器","com.shenlan.cdr":"全国12315平台","com.shenma.passenger":"神马出行","com.shenmeiguan.psmaster":"P图大神","com.shenmo.yunxuetangapp":"神墨学堂","com.shensu.jmb":"金苗宝","com.shensz.student":"一起中学学生","com.shensz.teacher":"一起中学老师","com.shenyuan.militarynews":"环球新军事","com.shenzhen.vanke.vankeyi":"泊寓","com.shere.assistivetouch":"EasyTouch小白点","com.sheyi.mm":"设计头条","com.shhxzq.ztb":"甬兴涨停宝","com.shici.newshici1":"古诗词大全","com.shigl.sglbytzwjy":"八元投资微交易","com.shijun.android.prince.mi":"小王子的幻想谜境","com.shineisheji.app":"室内设计联盟","com.shinemo.qoffice.zjcc":"移动彩云","com.shineyie.aijianji":"爱剪辑","com.shineyie.editpictureone.editpictureone":"图片编辑P图制作","com.shineyue.sjgjj":"手机公积金","com.shiny.flashlight":"超亮闪光灯","com.shinyv.cnr":"云听","com.shinyv.loudi":"无限娄底","com.shinyv.zjg":"今日张家港","com.shipxy.android":"船讯网","com.shiqichuban.android":"拾柒","com.shiqiu.wifi.all":"WiFi全能钥匙","com.shixian.kaihua":"开化好地方","com.shixian.longyou":"龙游通","com.shixian.wuyi":"掌上武义","com.shixian.yongjia":"今日永嘉","com.shixiseng.activity":"实习僧","com.shiyue.sszg.mi":"闪烁之光","com.shizhuang.duapp":"得物","com.shizi.paomo":"附近聊陌夜","com.shjt.map":"上海公交(路线规划)","com.shl.clean.master":"清理者","com.shl.weather":"天天看天气","com.shmetro":"上海地铁","com.shmlightning.clean":"尚麦闪电清理","com.shooter.financial":"自记账","com.shopee.id":"Shopee ID","com.shopee.my":"Shopee","com.shopee.ph":"Shopee 12.12 Christmas Sale","com.shopee.th":"ShopeeTH 10.10 Brands Festival","com.shopee.tw":"蝦皮購物 9.9超級購物節","com.shopee.vn":"Shopee VN","com.shoubakeji.shouba":"瘦吧","com.shougang.shiftassistant":"倒班助手","com.shougongke.crafter":"手工客","com.shoujiduoduo.dj":"DJ多多","com.shoujiduoduo.duoshow":"多来电","com.shoujiduoduo.ringtone":"铃声多多","com.shoujiduoduo.story":"故事多多","com.shoujiduoduo.wallpaper":"壁纸多多","com.shoujiduoduo.wpplugin":"多多桌面小助手","com.shouqu.bookmarklife":"收趣","com.shouqu.mommypocket":"美物清单","com.shouyue.taxi.driver":"的士联盟司机端","com.shouzhang.com":"Mori手帐","com.show.xiuse":"青涩直播","com.showself.ui.appunion":"秀色直播尊享版","com.showstartfans.activity":"秀动","com.shsc.gen":"上海证券","com.shsp.cleanmaster":"每日清理大师","com.shuabei.mpos":"立刷","com.shuangy.syspba":"义礼博斯","com.shuchuang.shihua":"车e族","com.shuhekeji":"还呗","com.shuidi.sdhealth":"水滴健康","com.shuidihuzhu.aixinchou":"水滴筹","com.shuiyinbao.android":"水印宝","com.shulantech.video":"视频转换压缩","com.shuman.jymfxs":"即阅免费小说","com.shundaojia.travel.passenger":"顺道出行","com.shunfengche.ride":"拼客顺风车","com.shunlian.app":"顺联动力商城","com.shunmao.xsssydq":"免费小说阅读器顺贸版","com.shuqi.contq4":"悦读免费小说","com.shuqi.controller":"书旗小说","com.shuqi.controller.lite":"书旗小说极速版","com.shuqu.banyan":"榕树贷款","com.shusheng.JoJoRead":"叫叫","com.shuwei.sscm":"上上参谋","com.shuyou.book":"阅读记录","com.shwatch.news":"上观新闻","com.shyl.train":"全国火车票实时查","com.shyl_menu":"家常菜谱大全","com.shytj.rtht":"Dazz","com.shyz.toutiao":"清理大师","com.sibu.futurebazaar":"未来集市","com.sicent.app.baba":"简喵","com.sichuan.iwant":"四川移动和生活","com.sichuanol.cbgc":"川观新闻","com.sidesand.millet":"SMillet Pro","com.sihai.lianxianlaile.mi":"连线来了","com.simtrons.dance":"全民广场舞","com.simu.yxpw":"比鹿陪练","com.sina.VDisk":"微盘","com.sina.heimao":"黑猫投诉","com.sina.mail.free":"新浪邮箱","com.sina.news":"新浪新闻","com.sina.news.lite":"新浪新闻极速版","com.sina.oasis":"绿洲","com.sina.sinablog":"新浪博客","com.sina.wbsupergroup":"微博超话","com.sina.weibo":"微博","com.sina.weibog3":"微博移动版","com.sina.weibolite":"微博极速版","com.sinaapp.qwwpoo.rar":"RAR解压帮手","com.sing.client":"5sing音乐","com.singerdream.pageviewer.qmkgdr":"全民k歌达人","com.singularity.tiangong":"天工","com.singxie.btdownload":"BT下载助手","com.singxie.nfccardread":"手机门禁卡NFC","com.sinldo.doctorassess":"山东医师服务","com.sinldo.qgdoctorassess":"医师服务","com.sinochem.argc":"MAP智农","com.sinoglobal.ningxia":"红枸杞","com.sinosoft.mobilebiz.chinalife":"中国人寿综合金融","com.sinotech.ln_student":"优易学车","com.sinovatech.gxmobile.ui":"中国移动广西","com.sinovatech.unicom.ui":"中国联通","com.sinovatech.wdbbw.kidsplace":"宝贝王","com.sinyee.babybus.chants":"宝宝巴士儿歌","com.sinyee.babybus.recommendapp":"宝宝巴士","com.sinyee.babybus.speaking":"爱说话的奇奇","com.sinyee.babybus.story":"小布咕","com.sinyee.babybus.video":"萌宝儿歌大全","com.sitech.ac":"中国移动安徽","com.sitech.sx.wxcs":"山西移动","com.sixjoy.cymini":"有乐","com.sixrpg.opalyer":"橙光阅读器","com.sixsix.voice":"和平语音包变声器","com.sj.sjjq":"手机借钱管家","com.sj4399.gamehelper.hpjy":"4399和平精英助手","com.sj4399.gamehelper.wzry":"4399王者荣耀助手","com.sj4399.mcpetool":"我的世界助手","com.sjcdjs.app":"手机充电加速","com.sjhl.visionlive":"视界观","com.sjk.android":"三节课","com.sjst.xgfe.android.kmall":"快驴进货","com.sk.calculator":"计算器换算","com.skkj.baodao":"晟堃工作日志","com.sktq.weather":"实况天气预报","com.skymobi.moposns":"冒泡社区","com.skyplatanus.crucio":"快点阅读","com.skyworth.icast.mobile":"爱投屏手机端","com.sl.whale":"鲸鸣","com.slanissue.apps.mobile.erge":"贝瓦儿歌","com.slc.sr.mobile":"阿尔法蛋","com.slfteam.qwater":"喝水提醒","com.sljh.uabrowser":"UA浏览器","com.slkj.paotui.customer":"UU跑腿","com.slkj.paotui.shopclient":"UU跑腿商家版","com.slkj.paotui.worker":"UU跑腿跑男端","com.sloth.removelogo":"视频去水印全能王","com.small.target":"达目标","com.smallyin.metronome":"电子节拍器","com.smallyin.moreopen":"分身助手","com.smallyin.musiconver":"视频转音频剪辑","com.smallyin.wordsaying":"滚动字幕动画","com.smart.app.zhangzhong.todayInfoBiggerCharacter":"今日快闻超大字版","com.smartisan.notes":"锤子便签","com.smartxtools.calculator":"语音计算器","com.smg.EastRadio":"话匣子FM","com.smile.gifmaker":"快手","com.smilingmobile.seekliving":"蘑菇丁","com.smk":"杭州市民卡","com.smkj.audioclip":"音频剪辑提取器","com.smkj.zzj":"智能证件照换底色","com.smm":"掌上有色","com.smp.sxdkyy":"随心借贷款","com.smwl.x7market":"小7手游","com.smxxy.sc":"线上三门峡","com.smzdm.client.android":"什么值得买","com.snda.lantern.wifilocating":"WiFi万能钥匙极速版","com.snda.mhh":"G买卖","com.snda.wifilocating":"WiFi万能钥匙","com.snowballfinance.android":"雪盈证券","com.snowcorp.sodacn.android":"水柚相机","com.snqu.stmbuy":"STMBUY","com.sobey.cloud.view.jiangxi":"今视频","com.sobeycloud.wangjie.dl":"风物东兰","com.sobeycloud.wangjie.hyw":"丝路视听","com.sobeycloud.wangjie.jntv":"天下泉城","com.sobeycloud.wangjie.lzmhdst":"甘肃民航融媒","com.sobeycloud.wangjie.yh":"无限玉环","com.soekao.sj":"铂瑞思教育","com.sofang.net.buz":"搜房网","com.soft.blued":"Blued","com.softbank.mbank.xjnx":"新疆农信","com.softin.copydata":"手机克隆app","com.sogou.activity.src":"搜狗搜索","com.sogou.map.android.maps":"搜狗地图","com.sogou.map.android.minimap":"搜狗地图MINI版","com.sogou.novel":"搜狗阅读","com.sogou.reader.free":"搜狗免费小说","com.sogou.toptennews":"今日十大","com.sogou.translator":"搜狗翻译","com.sogou.translatorpen":"搜狗录音助手","com.sogou.upd.x1":"糖猫","com.sohu.focus.live":"焦点好房","com.sohu.infonews":"搜狐资讯","com.sohu.inputmethod.sogou":"搜狗输入法","com.sohu.inputmethod.sogou.xiaomi":"搜狗输入法小米版","com.sohu.mail.client.cordova":"搜狐邮箱","com.sohu.mobile":"搜狐网","com.sohu.newsclient":"搜狐新闻","com.sohu.sohuhy":"狐友","com.sohu.sohuvideo":"搜狐视频","com.sohu.supermarie":"摸鱼kik","com.somer.sq.puzzle":"拼图鸭相机","com.song.king":"王者来猜歌","com.songheng.eastnews":"东方头条","com.songheng.weatherexpress":"好美天气","com.songwu.antweather":"蚂蚁天气","com.sonkwoapp":"杉果","com.sony.songpal.mdr":"Sony Headphones Connect","com.sonyliv":"Sony LIV","com.souche.apps.destiny":"弹个车","com.soufun":"经纪云","com.soufun.app":"房天下","com.soundcorset.client.android":"调音器和节拍器","com.southcn.nfwapp":"粤学习","com.souyidai.investment.old.android":"搜易贷","com.spark.peak":"巅峰训练","com.sparke.clipmaster":"视频编辑精灵","com.sparke.fsclean":"微粉清理","com.spdbccc.app":"浦大喜奔","com.speed.master":"网络测速大师","com.speed.networkwork":"网络测速宝","com.speedandroid.actsite":"星辰手机加速管家","com.speedguard.wifi":"WiFi极速卫士","com.spero.vision.vsnapp":"股拍","com.sponge.mba":"海绵MBA","com.sportq.fit":"Fit健身","com.sports.douqiu":"斗球","com.sports.tryfits":"Try健身减肥","com.spotify.music":"Spotify音乐","com.sprint.cltool.supreme":"安全清理专家","com.sprite.foreigners":"傻瓜英语","com.spuxpu.review":"艾宾浩斯复习笔记","com.squirrel.reader":"星火免费小说","com.sqw.jwdzg.mi":"叫我大掌柜","com.srcb.pmbank":"上海农商银行","com.ss.android.article.calendar":"好运到万年历","com.ss.android.article.lite":"头条搜索极速版","com.ss.android.article.news":"今日头条","com.ss.android.article.search":"有柿","com.ss.android.article.video":"西瓜视频","com.ss.android.article.weather":"好运天气","com.ss.android.auto":"懂车帝","com.ss.android.caijing.stock":"海豚股票","com.ss.android.homed":"住小帮","com.ss.android.ies.ugc.cam":"像塑","com.ss.android.jumanji":"抖音盒子","com.ss.android.lark":"飞书","com.ss.android.lark.ka31":"飞书三一版","com.ss.android.lark.kacrc":"润工作3.0","com.ss.android.lark.kami":"飞书","com.ss.android.lark.rongchuang":"融E+","com.ss.android.learning":"好好学习","com.ss.android.merchant":"抖店","com.ss.android.tuchong":"图虫","com.ss.android.ugc.aweme":"抖音","com.ss.android.ugc.aweme.lite":"抖音极速版","com.ss.android.ugc.live":"抖音火山版","com.ss.android.ugc.livelite":"抖音商城","com.ss.android.ugc.livepro":"抖音直播伴侣","com.ss.android.ugc.trill":"TikTok","com.ss.android.yumme.video":"抖音精选","com.ss.qtt":"趣贴图","com.ss.readpoem":"为你诵读","com.ss.squarehome2":"SquareHome 2","com.ss919p.pgrToken":"获取Token","com.sscf.investment":"股掌柜","com.sse.android.ssegwapp":"上交所","com.sskj.flashlight":"随手电筒","com.sspai.cuto.android":"Cuto壁纸","com.sspai.sspaiandroid":"少数派","com.ssports.mobile.video":"爱奇艺体育","com.ssxg.cheers":"悦享","com.standby.idream":"StandBy Us","com.starbaba.cheetahcharge":"猎豹充电","com.starbaba.clean.spirit":"智能清理精灵","com.starbaba.starbaba":"车主无忧违章查询","com.starbucks.cn":"星巴克","com.starhands.xsy":"星光手帐","com.startinghandak":"购省钱","com.stcn.newmedia.activity":"证券时报","com.stdk.yjjq":"应急借钱","com.stds.shot":"剪同款","com.steampy.app":"SteamPY","com.stemu.psp.atmgdjh":"奥特曼进化格斗0","com.step.smart.palette":"智绘画板","com.stnts.iyoucloud":"随乐游云游戏","com.stone.bill":"石头记账","com.stoneenglish":"乐学培优","com.storm.smart":"暴风影音","com.strange.fate":"随缘漂流瓶","com.strawberry.chat":"草莓聊","com.strong.letalk":"乐桃","com.strongsoft.tflj":"实时台风路径","com.student.yuwen.yimilan":"一米阅读","com.studentpoem":"古诗词笔记","com.study.adulttest":"在线课堂","com.subway.bjsubway":"北京地铁","com.suda.yzune.wakeupschedule":"WakeUp课程表","com.suirui.zhumu":"瞩目","com.suixingpay.xinquickpay.app":"鑫一付","com.sulp":"超级录屏","com.suma.baoditong":"保定通","com.suma.gztong":"贵州通","com.sun.quickpay":"神奇小部件","com.sunboxsoft.charge.institute":"中油好客e站","com.sunboxsoft.oilforgdandroid":"加油广东","com.sunboxsoft.oilforgzandroid":"加油贵州","com.sunboxsoft.oilforhenanandroid":"加油河南","com.sunboxsoft.oilforsxandroid":"加油山西","com.suncamctrl.live":"遥控大师","com.sundata.liveclass":"阳光网络课堂","com.suning.mobile.ebuy":"苏宁易购","com.suning.mobile.epa":"星图金融—原苏宁金融","com.suning.mobile.microshop":"苏宁推客","com.suning.mobile.msd":"苏宁小店","com.sunland.app":"尚德机构","com.sunland.yccloudpark":"甬城泊车","com.sunlands.sdjg.lite":"尚德自考","com.sunrise.scmbhc":"中国移动四川","com.sunrisedutyfree.apps.sunrisemembers":"日上会员","com.sunsoft.zyebiz.b2e":"阳光智园","com.sup.android.slite":"皮皮虾极速版","com.sup.android.superb":"皮皮虾","com.super8.android":"速8酒店","com.supercell.clashroyale.mi":"皇室战争账号绑定工具","com.supercleaner.lite":"超强清理大师极速版","com.superelement.pomodoro":"专注清单","com.superjiasu.wifi":"WiFi一键加速 WeGo","com.superlib":"移动图书馆","com.superrhino.rarering":"Nico","com.superstar.fantuan":"超级星饭团","com.supi.supireader":"酥皮","com.suryani.jiagallery":"最美装修","com.svw.sc.mos":"上汽大众","com.sw.app121":"皮肤达人","com.sws.yindui":"音对语聊","com.sws.yutang":"鱼塘处CP","com.sx.xiaoai":"Moo日记","com.sx985.am":"升学在线","com.sxdachun.entrepreneurial_world":"创业天下","com.sxm.farpoolcar":"拼车","com.sxm.yiwei":"一喂顺风车","com.sxnxs.mbank":"陕西信合","com.syezon.lab.networkspeed":"测速大师","com.syezon.wifi":"WiFi信号增强器","com.sygd.gdpaintfive":"painter","com.sygic.navigation.offline.maps.route.navigator":"神豆手机号定位","com.syido.decibel":"分贝噪音测试","com.syjxx.piano":"phigros","com.sykj.spbj":"视频编辑","com.synology.DSfinder":"群晖管家","com.syqy.wecash":"闪银","com.systec.umeeting":"Umeet","com.systoon.beijingtoon":"北京通","com.syt.youqu":"天天朋友圈","com.sythealth.fitness":"轻加减肥","com.sywg.stock":"申万宏源高端(赢家理财)","com.sz.china.weather":"深圳天气","com.sz.health":"健康苏州掌上行","com.sz.p2p.pjb":"票据宝","com.sz.syslearning":"同步学深圳版","com.szc.drinkwater":"喝水时间","com.szchmtech.parkingfee":"宜停车","com.szcx.browser":"极鹰浏览器","com.szcx.explorer":"极速通浏览器","com.szgov.entrance":"苏周到","com.szlanyou.nissaniov":"东风日产","com.szt.pay":"深圳通","com.szzc":"神州租车","com.szzc.ucar.pilot":"神州专车","com.t3go.passenger":"T3出行","com.tactile.cgbz":"触感壁纸","com.tadu.android":"塔读文学","com.tadu.read":"塔读小说","com.taguxdesign.yixi":"一席","com.taige.mygold":"妙看极速版","com.taihai.app2":"看厦门","com.taihe.fans":"Vae+","com.taiju.taijm":"泰剧迷","com.taiju.taijs":"泰剧社","com.taikang.tailife":"泰康泰生活","com.taimukeji.taimu":"泰木谷","com.takecaretq.rdkj":"准确降雨预报","com.tal.abctime":"励步启蒙","com.tal.imonkey.chinese":"学而思启蒙","com.tal.kaoyan":"考研帮","com.tal.monkey":"口算宝","com.tal.tiku":"题拍拍","com.talicai.timiclient":"Timi记账","com.talk51.dasheng":"无忧英语","com.talk51.kid":"51Talk英语","com.tan8":"弹琴吧","com.tan8.violin":"小提琴谱大全","com.tang.poems":"唐诗三百首图文","com.tangdi.baiguotong":"亲爱的翻译官","com.tantan.x":"牵手","com.tantu.map":"探途离线地图","com.tanyu.me":"探遇漂流瓶","com.tao.airmb":"爱藏","com.taobao.etao":"一淘","com.taobao.idlefish":"闲鱼","com.taobao.ju.android":"聚划算","com.taobao.litetao":"淘宝特价版","com.taobao.live":"点淘","com.taobao.live4anchor":"淘宝主播","com.taobao.mobile.dipei":"口碑","com.taobao.motou":"天猫魔投","com.taobao.movie.android":"淘票票","com.taobao.newjob":"阿里众包","com.taobao.qianniu":"千牛","com.taobao.qianniutjb":"淘特商家版","com.taobao.shoppingstreets":"喵街","com.taobao.taobao":"淘宝","com.taobao.trip":"飞猪旅行","com.taoche.qctt":"汽车头条","com.taoguba.app":"淘股吧","com.taojuanfen":"云淘集一淘宝拼多券","com.taoke.taokestudent":"91学生端","com.taomibaw":"返利赚钱联盟","com.taou.maimai":"脉脉","com.taptap":"TapTap","com.taptap.global":"TapTap国际版","com.taptap.global.lite":"TapTap国际版 Lite","com.taptech.doufu":"豆腐阅读","com.tb.wangfang.news":"万方数据","com.tbc.android.defaults":"云端学习","com.tbkt.student":"同步课堂学生","com.tbkt.teacher":"同步课堂教师","com.tbs.clubcard":"全球公爵黑卡","com.tc.browser":"宙斯浏览器","com.tc.cm":"地铁通","com.tc.jclash.mi":"召唤火柴人","com.tcl.tclplus":"TCL","com.tcmopen.tcmmooc":"中医在线","com.tcps.xiangyangtravel":"襄阳出行","com.tdcm.trueidapp":"TrueID","com.tdx.AndroidMSZQ":"民生财富汇","com.tdx.AndroidNew":"通达信","com.tdx.androidCCZQ":"川财明佣宝","com.team108.xiaodupi":"小肚皮","com.teambition.teambition":"Teambition","com.tebonsc":"德邦证券","com.techwolf.kanzhun.app":"看准","com.teddy.migou":"51省钱购","com.tek.merry.kitchen":"添可厨房","com.telecom.video":"天翼超高清","com.telecom.video.ikan4g":"爱看4G视频","com.television.tiantian":"天天美剧大全","com.television.ysjj":"樱花动漫","com.tencent.FileManager":"腾讯文件","com.tencent.aieducation":"腾讯英语君小学版","com.tencent.android.qqdownloader":"应用宝","com.tencent.androidqqmail":"QQ邮箱","com.tencent.apps.valorant":"掌上无畏契约","com.tencent.blackkey":"MOO音乐","com.tencent.calendar.app":"腾讯日历","com.tencent.cmocmna":"腾讯手游加速器","com.tencent.cofile":"腾讯云企业网盘","com.tencent.djcity":"掌上道聚城","com.tencent.docs":"腾讯文档","com.tencent.dwdcoco":"小鹅拼拼(腾讯社交电商)","com.tencent.easyearn":"企鹅汇图","com.tencent.edu":"腾讯课堂","com.tencent.ehe":"鹅盒","com.tencent.eim":"企业QQ","com.tencent.firevideo":"火锅视频","com.tencent.forest":"小森生活","com.tencent.funcam":"布丁相机","com.tencent.fvb":"比特大爆炸","com.tencent.gallerymanager":"相册管家","com.tencent.game.rhythmmaster":"节奏大师","com.tencent.gamecommunity":"闪现一下","com.tencent.gamehelper":"腾讯游戏助手","com.tencent.gamehelper.dnf":"DNF助手","com.tencent.gamehelper.nz":"逆战助手","com.tencent.gamehelper.pg":"和平营地","com.tencent.gamehelper.smoba":"王者营地","com.tencent.gamehelper.speed":"掌上飞车","com.tencent.gamehelper.wuxia":"天刀助手","com.tencent.gamejoy":"手游宝","com.tencent.gamereva":"腾讯先锋","com.tencent.gamestick":"腾讯游戏管家","com.tencent.huanji":"闪电换机","com.tencent.hunyuan.app.chat":"腾讯元宝","com.tencent.intoo":"音兔","com.tencent.jkchess":"金铲铲之战","com.tencent.k12":"腾讯企鹅辅导","com.tencent.kapu":"卡噗","com.tencent.karaoke":"全民K歌","com.tencent.kg.android.lite":"全民K歌极速版","com.tencent.lightapp.Tencent":"手机腾讯网","com.tencent.liveassistant":"企鹅电竞直播助手","com.tencent.map":"腾讯地图","com.tencent.mm":"微信","com.tencent.mobileqq":"QQ","com.tencent.mobileqqi":"QQ国际版","com.tencent.mp":"订阅号助手","com.tencent.mtt":"QQ浏览器","com.tencent.mymedinfo":"腾讯医典","com.tencent.nbagametime":"NBA","com.tencent.news":"腾讯新闻","com.tencent.news.lite":"有味","com.tencent.nijigen":"波洞","com.tencent.now":"腾讯NOW直播","com.tencent.nowod":"NOW交友","com.tencent.omapp":"企鹅号","com.tencent.pao":"天天酷跑","com.tencent.pb":"微信电话本","com.tencent.peng":"天天爱消除","com.tencent.phoenix":"秒剪","com.tencent.podoteng":"PODO漫画","com.tencent.portfolio":"腾讯自选股","com.tencent.qgame":"企鹅电竞","com.tencent.qidian":"腾讯企点","com.tencent.qqgame":"QQ游戏","com.tencent.qqgame.xq":"天天象棋","com.tencent.qqlite":"QQ极速版","com.tencent.qqlive":"腾讯视频","com.tencent.qqmusic":"QQ音乐","com.tencent.qqmusiccall":"Q音铃声","com.tencent.qqmusicrecognition":"Q音探歌","com.tencent.qqpim":"QQ同步助手","com.tencent.qqpimsecure":"腾讯手机管家","com.tencent.qqpimsecure.sc":"腾讯顽固木马专杀","com.tencent.qqpinyin":"QQ输入法","com.tencent.qqsports":"腾讯体育","com.tencent.qt.qtl":"掌上英雄联盟","com.tencent.qt.sns":"掌上穿越火线","com.tencent.radio":"企鹅FM","com.tencent.reading":"快报(腾讯兴趣阅读平台)","com.tencent.research.drop":"QQ影音","com.tencent.rijvideo":"看点","com.tencent.start":"腾讯START云游戏","com.tencent.tgclub":"心悦俱乐部","com.tencent.tgp":"掌上WeGame","com.tencent.tim":"TIM","com.tencent.tmgp.cf":"穿越火线-枪战王者","com.tencent.tmgp.lv":"光与夜之恋","com.tencent.tmgp.qjnn":"奇迹暖暖","com.tencent.tmgp.qqx5":"QQ炫舞","com.tencent.tmgp.sgame":"王者荣耀","com.tencent.tmgp.sgamece":"王者荣耀前瞻版","com.tencent.token":"QQ安全中心","com.tencent.transfer":"换机助手","com.tencent.tribe":"兴趣部落","com.tencent.ttpic":"天天P图","com.tencent.tv.qie":"企鹅体育","com.tencent.videolite.android":"腾讯视频极速版","com.tencent.wegame.mangod":"绝地求生官方","com.tencent.wehear":"微信听书","com.tencent.weishi":"腾讯微视","com.tencent.wemeet.app":"腾讯会议","com.tencent.weread":"微信读书","com.tencent.wesing":"WeSing","com.tencent.wetype":"微信输入法","com.tencent.wework":"企业微信","com.tencent.weworkenterprise":"企业微信","com.tencent.wifimanager":"腾讯WiFi管家","com.tencent.xriver":"腾讯加速器","com.tencent.zebra":"水印相机","com.tenda.router.app":"Tenda WiFi","com.tengyun.yyn":"游云南","com.tenma.ventures.hsxwzsqipcai":"河山新闻","com.tenma.ventures.jrtspslijv":"今日泰顺","com.tenma.ventures.sinan":"明珠思南","com.tenma.ventures.yryborqvrm":"宜人宜宾","com.tentcoo.shida":"师大教育","com.termux":"Termux","com.tetris.xxfw.cn":"消消富翁","com.textbookmaster.publisher.pep":"课本通小学英语","com.tfsmy.apps.android.tfsmy":"天府市民云","com.tfzq.gcs":"天风高财生—天风证券炒股软件","com.tgelec.aqsh":"安全守护2","com.tgelec.zhitianshi":"智天使2","com.thbt.rst":"成都人社通","com.thea.huixue.japan":"惠学日语","com.thel":"the L","com.themewallpaper.douping":"主题动态壁纸","com.theone.aipeilian":"小叶子钢琴","com.theotino.chinadaily":"China Daily","com.theotino.sztv":"无线苏州","com.thering.loanmarket":"极贷管家","com.thestore.main":"1号会员店","com.thinkernote.ThinkerNote":"轻笔记","com.thinkive.android.hualong":"华龙点金财富版","com.thinkive.android.invest_ha":"华安徽赢","com.thinkive.android.lczq_invest":"储宝宝","com.thinkive.android.shouchuang_invest":"首创番茄财富","com.thinkive.investdtzq":"大证金管家","com.thinkive.investxdtx":"信达天下","com.thinkwu.live":"千聊","com.thinkyeah.galleryvault":"照片保险箱","com.thousand.browser":"千橙浏览器","com.three.characters":"三字经图文有声","com.threegene.yeemiao":"小豆苗","com.thunder.cleaner":"雷电清理","com.tiamaes.zhengzhouxing.activity":"郑州行","com.tian.clock":"打卡小日常","com.tian.phonebak":"手机克隆专家","com.tian.voicechangerpro":"萌配音","com.tian.watoo":"Watoo","com.tianchen.qgvideo":"青瓜视频","com.tiandi.chess":"爱棋艺","com.tiandy.easylive":"天地伟业","com.tiange.miaolive":"喵播美女直播","com.tiange.multiwater":"梨花直播","com.tiange.waist":"小蛮腰直播","com.tianlutech.ebus":"北京公交","com.tianpin.juehuan":"金元宝理财","com.tianqi2345":"2345天气预报","com.tianqi8.weather":"天气吧","com.tianqiyubao2345":"15日天气预报","com.tianse.painter":"爱笔思画","com.tiantian.sz":"天天手帐","com.tiantian.sz.niannian":"兔兔手账","com.tiantianaituse":"漫芽糖绘画","com.tiantianlexue.student.yingyuxuexibaoeng":"英语学习平台","com.tiantianlexue.teacher":"天天乐学教师","com.tiantonglaw.readlaw":"无讼","com.tianwen.jjrb":"经济日报","com.tianxinbaby.app":"甜心","com.tianxingjian.screenshot":"超级截图录屏大师","com.tianxingjian.supersound":"超级音乐编辑器","com.tianxun.android.zh":"Skyscanner天巡旅行","com.tianyancha.skyeye":"天眼查","com.tianyancha.skyeyequery":"天眼查信用查询","com.tiaooo.aaron":"跳跳舞蹈","com.ticktick.task":"TickTick日程管理","com.tider.android.worker":"职工书屋","com.tidu.sports.quzou":"趣走","com.tiexue.mobile.topnews":"军事头条(铁血)","com.tieyou.bus.ark":"客运帮","com.tieyou.train.ark":"铁友火车票","com.tigerbrokers.stock":"老虎国际","com.tima.carnet.m.main":"钛马星","com.tima.gac.passengercar":"摩捷出行","com.timanetworks.android.faw.vw.aftermarket.release":"一汽大众","com.time.man":"时间规划局","com.timemicrotech.miaozou":"喵走出行","com.timetheme.wallpaper":"时光主题","com.timeweekly.epaper":"时代周报","com.timeweekly.timefinance":"时代财经","com.timingbar.android.xp":"西培学堂","com.ting.mp3.android":"千千音乐","com.tingniu.audioclip":"音频剪辑大师","com.tingniu.logoclip":"视频提取无水印","com.tipsoon.android":"简讯","com.tiqiaa.icontrol":"遥控精灵","com.tj.xuancheng":"宣城发布","com.tk160.yicai":"羿才教育","com.tkzsoft.woodwork":"木工计算器","com.tlbank":"泰隆银行","com.tm.hawyiy":"Hay","com.tmall.wireless":"天猫","com.tmri.app.main":"交管12123","com.tmri.nda":"农交安","com.tnscreen.main":"多屏互动","com.tnt.madepingzi":"新漂流瓶","com.to8to.housekeeper":"土巴兔装修","com.to8to.tuku":"装修图库","com.to8to.wireless.designroot":"设计本","com.together.answer":"一起来答题","com.togic.livevideo":"泰捷视频","com.tom.unj":"油你加加油","com.tomato.bookreader":"有兔阅读","com.tomato.reading":"番茄小说","com.tommy.mjtt_an_pro":"美景听听","com.tongcheng.android":"同程旅行","com.tongle.tr":"迷你魔幻粒子世界","com.tonglubao.asusstore":"华硕商城","com.tongxue.tiku":"学而思轻课","com.tongzhuo.tongzhuogame":"同桌派对","com.tool.biqudaogexs":"笔趣岛阁免费小说","com.tool.matrix_talentedme":"我超级有才","com.tool.txtqbydq":"微趣txt全本小说阅读器","com.tools.audioeditor":"音频提取器","com.toooka.sm":"极简计划","com.tooyoung.lanzou":"蓝云","com.topgether.sixfoot":"六只脚","com.topjohnwu.magisk":"Magisk","com.topsky.kkol":"康康在线","com.topsports.app":"滔搏运动","com.topsthink.nltax":"闽税通","com.totwoo.totwoo":"totwoo","com.touchez.mossp.courierhelper":"快递员助手","com.touchtv.enping":"魅力恩平","com.touchtv.gdsports":"广东体育","com.touchtv.sihui":"桔子新闻","com.touchtv.touchtv":"触电新闻","com.towords":"拓词","com.toyota.ftmsApp":"一汽丰田","com.tplink.cloudrouter":"TP-LINK","com.tplink.ipc":"TP-LINK物联","com.tplink.tool":"网络百宝箱","com.tpyzq.self.mobile.pangu":"太平洋证券","com.traffic.handtrafficbible":"四川电信","com.traffic.panda":"熊猫驾信","com.train":"火车时刻表","com.trainnote.rn":"训记","com.translate.english":"英语翻译君","com.tratao.xcurrency":"极简汇率","com.traveloka.android":"Traveloka","com.tripadvisor.tripadvisor.daodao":"Tripadvisor猫途鹰","com.tritonchecker":"秘塔写作猫","com.trs.nxnews":"宁夏日报","com.trs.panzhihua":"非钒钛度","com.truckhome.bbs":"卡车之家","com.truedian.dragon":"微购相册","com.truestudio.erhutuner":"二胡调音器","com.tryfun.intelligent":"春风元力","com.tsingzone.questionbank":"一起考教师","com.tsingzone.teacherservice":"一起考教师教资版","com.tsng.hidemyapplist":"隐藏应用列表","com.tst.tinsecret":"TST庭秘密","com.tsy.tsy":"淘手游","com.ttjz":"记账小账","com.tts.hybird":"畅途汽车票","com.tttj98.ttm":"锦鲤生活优惠券返利","com.ttule.picture":"主题壁纸大全","com.ttxmzq.pandamakemoney.asjz":"爱上兼职","com.ttyongche.ttpinecone":"松果出行","com.ttyouqu.app":"天天趣闻","com.ttzg.yzxmmlshjx.fm.mi":"圣痕觉醒","com.ttzx.app":"天天在线","com.tuan800.tao800":"折800","com.tuanzi.savemoney":"省点花锦鲤卡","com.tubaobao.live":"草莓视频直播","com.tudou.android":"土豆","com.tuhao.kuaishou":"星光直播","com.tujia.hotel":"途家民宿","com.tulingweier.yw.minihorsetravelapp":"觅马出行极速版","com.tuniu.app.ui":"途牛旅游","com.tuoluo.shijie":"陀螺世界","com.tuoluo.world":"陀螺世界","com.tuotuo.solo":"Finger","com.turbochilli.rollingsky":"滚动的天空","com.tutu.guka":"兔兔咕卡","com.tutubz.wallpaper":"兔兔壁纸","com.tuwan.yw":"点点开黑","com.tuxin.outerhelper.outerhelper":"外业精灵","com.tuya.paintpro":"Medibang paint","com.tuya.smart":"涂鸦智能","com.tuya.smartlife":"智能生活","com.tvb.mytvsuper":"myTV SUPER","com.tvbc.maiduidui":"埋堆堆","com.tw.cfwpt":"云服务平台","com.twe.homeworktwe":"检查作业神器","com.twentyfirstcbh.epaper":"21财经","com.twitter.android":"X","com.twl.qichechaoren":"汽车超人","com.twototwo.massage":"按个摩上门按摩","com.twx.liandianqi":"自动连点工具","com.txj.anime.cartoon":"免费漫画","com.txj.play.free":"免费影视大全","com.txmpay.csewallet":"湘行一卡通","com.txtqbmf.zjqy":"TXT全本免费小书亭","com.txtqbmfxsks.freenovel":"TXT全本免费小说快搜","com.tydic.hf.edu":"名师云课堂","com.tysci.titan":"体坛加","com.tywh.kaola":"考拉网校","com.tzb.mobilehub":"台州银行","com.tzqfl":"淘赚钱返利","com.tztzhonghangsc":"翼启航","com.u17.comic.phone":"有妖气漫画","com.uanmi.miaojiaccount":"熊猫记账","com.ubankfx.forex":"友邦外汇","com.ubisoft.dance.justdance2015companion":"舞力全开控制器(Just Dance Controller)","com.uc.infoflow":"UC头条","com.ucar.app":"淘车车","com.uccb.mobile":"乌鲁木齐银行","com.uchappy.riddles":"中医通","com.ucmobile.elder":"UC大字版","com.ucmobile.lite":"UC浏览器极速版","com.ucredit.financial.android":"人人贷借款","com.uedzen.autophoto":"证件照","com.uelive.showvideo.activity":"优艺直播","com.uelive.showvideo.activity.huawei":"优艺定制版","com.ugreen.iot":"绿联","com.ugreen.pro":"绿联云","com.uh.rdsp":"健康山西","com.uhaozu.app":"U号租","com.uinpay.app.oem0002":"杉德久付","com.uiot.smarthome.mobile":"智能家居","com.ujigu.ytb":"优题宝","com.ukids.client.phone":"小小优趣","com.ukilive.wonderland":"谜境","com.ultimavip.finance":"黑卡云款爷借钱","com.ultralisk.gameapp.game100.mi":"菲梦少女偶像创造营","com.ultralisk.gameapp.game83.mi":"叶罗丽彩妆公主","com.ultron.crimaster":"CRIMASTER侦探联盟","com.umaman.laiyifen":"来伊份社区购","com.ume.browser":"微米浏览器","com.umetrip.android.msky.app":"航旅纵横","com.umiao.app":"预防接种服务","com.umihome.m":"柚米租房","com.umpay.qingdaonfc":"琴岛通","com.un.real.antiscreen":"解压屏幕","com.un.real.myearth":"我的地球","com.uneed.yuni":"与你","com.unicde.smartcity_lyg":"我的连云港","com.unicom.tianmaxing":"天马行市民云","com.unicom.wopay":"沃钱包","com.unicom.woshipin":"5G宽视界","com.unicom.zworeader.ui":"联通爱听","com.unionpay":"云闪付","com.unionpay.tsmservice.mi":"银联可信服务安全组件小米版本","com.uniontech.uos.assistant":"统信UOS助手","com.unipus":"外研随身学","com.universal.control":"空调万能遥控赤辉","com.uniview.app.smb.phone.en.lingyun":"智U","com.unking.weiguanai":"微关爱家人手机定位","com.unnoo.quan":"知识星球","com.up360.parents.android.activity":"向上网","com.up366.ismart":"iSmart","com.up366.mobile":"天学网学生","com.up591.android":"公务员考试","com.up91.androidhd.c6":"教师资格证考试","com.upchina":"股票通","com.upgadata.bzvirtual":"7723游戏盒","com.upin.app":"闪小白","com.uqu.live":"趣直播","com.uroad.carclub":"ETC车宝","com.uroad.liaoninggst":"辽宁高速通","com.uroad.piaogen":"票根","com.uroad.unitoll":"粤通卡","com.uroad.yunnangst":"云南高速通","com.ushaqi.fantuan":"饭团追书","com.ushaqi.zhuishushenqi":"追书神器","com.ushaqi.zhuishushenqi.adfree":"追书神器免费版","com.ushaqi.zhuishushenqi.changdu":"追书神器畅读版","com.ustwo.monumentvalleyzz":"纪念碑谷","com.uthink.ring":"优活手环","com.uu.uunavi":"悠悠导航","com.uusense.speed":"测网速","com.uwei.simplerecord":"蝴蝶记账","com.uxin.kilaaudio":"漫播","com.uxin.live":"克拉克拉","com.uxin.usedcar":"优信二手车","com.uyc.mobile.phone":"视优云","com.uyutong.czyydctbx":"初中英语单词同步学","com.uzero.baimiao":"白描","com.v.junior":"哈哈文库","com.v.zy":"互助文档","com.v1.crazy":"疯狂体育","com.valvesoftware.android.steam.community":"Steam","com.vanfootball.app":"聚球迷移动版","com.vanke.activity":"住这儿","com.vanthink.student":"在线助教学生","com.vavapps.gif":"GIF制作","com.vbill.shoushua.biz":"随行付Plus","com.vcredit.ddcash":"豆豆钱","com.vcredit.j1000":"趣钱花","com.vcredit.kkcredit":"维信卡卡贷","com.vehicles.activities":"车旺大卡","com.velotech.veer":"VeeR","com.versa":"马卡龙玩图","com.versa.vanilla":"不咕剪辑","com.vgjump.jump":"Jump","com.viaton.wyt":"外研通","com.viber.voip":"Viber","com.video.aiyou":"爱优影视大全","com.video.lizhi":"好看影视大全","com.video.msss":"美食刷刷","com.video.v8090":"火趣小视频","com.videoanswer.changkan":"畅看刷刷","com.videogo":"萤石云视频","com.videoplayer.magnetotaku":"磁力宅","com.videoulimt.android":"空中课堂","com.viewstap.zhuandian":"赚点","com.violationquery":"车行易查违章","com.violetele.zdvod":"紫电助手","com.vip.zb":"ZB行情","com.vip186.mm_neteye":"手机监控","com.vipabc.vipmobile.phone":"平安好学英语","com.vipkid.app":"VIPKID英语","com.vipmro.emro":"工品优选","com.vipshop.vswxk":"唯享客","com.viptail.xiaogouzaijia":"小狗在家","com.virb3.trustmealready":"TrustMeAlready","com.vistastory.news":"看天下","com.vivo.browser":"vivo浏览器","com.vivo.easyshare":"互传","com.vivo.game":"游戏中心","com.vivo.space":"vivo 官网","com.vivo.vivotws":"vivo耳机","com.vkontakte.android":"Vkontakte","com.vliao.vchat":"V聊","com.vlink.bj.qianxian":"前线","com.vlocker.locker":"微锁屏","com.vmos.pro":"VMOS Pro","com.vning.book":"维宁云书","com.vnision.inch":"INCH(云之泰)","com.vodone.know":"疯狂红单","com.vodone.o2o.guahaowang.demander":"预约挂号网","com.vodone.o2o.health_care.demander":"医护到家","com.voice.jimmy":"和平变声器精灵","com.voice.listen":"TT变声器","com.voice.wendell":"和平变声器","com.volcengine.corplink":"飞连","com.vovk.hiibook":"Hiibook","com.vpclub.mofang":"魔方生活","com.vphonegaga.titan":"光速虚拟机","com.vsco.cam":"VSCO相机","com.vstqjh.bd01.goodbng":"手机管家垃圾清理","com.vv51.mvbox":"VV","com.vv51.vpian":"开心微微","com.vv51.vvim":"51VV","com.vvvdj.player":"清风DJ","com.vyou.vcameraclient":"盯盯拍","com.w.sugar":"舒尔特练习","com.w411287291.txga":"天下广安","com.wacai365":"挖财记账","com.wacom.signpropdf":"sign pro PDF","com.wahyao.relaxbox":"减压魔方模拟器","com.waipo.food.release":"外婆菜谱","com.wairead.book":"追读小说","com.wakdev.nfctools.pro":"NFC Tools PRO","com.wakeup.howear":"Wearfit Pro","com.wakeup.smartband":"Wearfit","com.wakeyoga.wakeyoga":"Wake","com.wallpaper.v.live":"高清壁纸秀","com.wallpaperang.starsvideo":"星空透明壁纸","com.wallstreetcn.news":"华尔街见闻","com.wanba.jubensha":"太空杀","com.wanbangauto.chargepile":"星星充电","com.wanbu.dascom":"万步健康","com.wanda.kuaiyihua":"快易花","com.wandafilm.app":"万达电影","com.wandaloans.timesloan":"万达贷","com.wander.android.wallpaper":"元气壁纸","com.wandoujia.eyepetizer":"开眼","com.wandoujia.phoenix2":"豌豆荚","com.wangc.bill":"一木记账","com.wanggouduoduo.www":"购物省钱","com.wangyin.payment":"京东钱包","com.wangzhi.MaMaHelp":"辣妈帮","com.wangzhi.pregnancypartner":"孕期伴侣","com.wanmei.a9vg":"A9VG","com.wanmei.tiger":"老虎游戏","com.wanmeizhensuo.zhensuo":"更美","com.wannengbxq.qwer":"耳鼠变声器","com.want.hotkidclub.ceo":"旺铺商户通","com.wanwu.wanwu":"万物心选","com.wanxiangsiwei.beisu":"倍速课堂","com.waqu.android.firebull":"火牛视频","com.waqu.android.general_video":"蛙趣视频","com.wasu.wasuvideoplayer":"华数TV","com.watsons.mobile":"屈臣氏","com.wawj.app.t":"我爱我家","com.wb.elsfkx.mi":"俄罗斯消消消","com.wbiao.wbapp":"万表名表珠宝","com.wbxm.icartoon":"看漫","com.wdit.shrmthk":"上海虹口","com.wdit.shrmtjd":"上海嘉定","com.wdit.shrmtxh":"徐汇通","com.wdjr.loan":"可易借","com.wdkxjy.mm.mi":"我的开心家园","com.wdxk.xxaxcbl.vivo":"小熊爱消除","com.wdzj.app":"网贷之家","com.wdzj.borrowmoney":"借点钱贷款","com.we.yuanqu":"蝙蝠","com.weahunter.kantian":"看天","com.weapons.qrcode":"神奇条码","com.weathercyhl":"天气预报准时报","com.weatherday":"天天天气","com.weathermaster.fingercalendar":"指间万年历","com.webank.wemoney":"微众银行","com.webcamx666.clean":"万能清理蛙","com.webiblegroup.bible":"微圣经","com.wecut.vapor":"蒸汽波相机","com.wedobest.HD1010.one.mi":"罗斯方块","com.wedobest.fivechess.mi":"五子棋","com.wedobest.puzzlebubble.one.mi":"泡泡射手","com.wedobest.shudu":"数独","com.wedobest.szhrd.mi":"数字华容道","com.wedobest.xiangqi.mi":"象棋","com.weface.kksocialsecurity":"看看生活","com.wefax.nbank":"宁波银行直销银行","com.wego.android":"玩够旅行","com.wei.account":"账号本子","com.weibo.comic":"微博动漫","com.weibocall.packet":"省话费网络电话","com.weico.international":"微博轻享版","com.weige.cqcalendar":"春秋万年历WeGo","com.weilaihong.gaokao02":"高考志愿填报","com.weili.directstudy":"编导自习室","com.weimi.mzg.ws":"纹身大咖","com.weimob.saas":"微盟商户助手","com.weipaitang.wpt":"微拍堂","com.weiran.yyddz.mi":"吆吆斗地主","com.weishang.qwapp":"趣网","com.weishangtech.kskd":"快闪卡贷","com.weisheng.vvic":"搜款网","com.weixiao.bz":"哔哩会员画质4in1","com.weizhan.bbfs":"萌宝宝辅食大全","com.weizq":"海豚财富","com.wellcom.wylx":"无忧乐行","com.welove520.qqsweet":"恋人空间","com.welove520.welove":"微爱","com.wemesh.android":"WeMesh","com.wemomo.matchmaker":"对对","com.wemomo.moremo":"陌多多","com.wemomo.tietie":"贴贴TieTie","com.wenba.bangbang":"学霸君","com.wendu.fakao":"文都法考","com.wendu.kaoyan":"文都考研","com.wendu.wenduyikao":"文都医学","com.wendu.wenduzhibo":"文都直播","com.wenhua.bamboo":"随身行","com.wenhua.qh":"信管家","com.wenhui.ebook":"文汇","com.wenlvnews.dali":"大理文旅","com.wenlvnews.wenshan":"文旅文山","com.wepie.ivy":"青藤之恋","com.wepie.weplay":"会玩","com.wepie.werewolfkill":"微派狼人","com.wepie.wespy":"我是卧底","com.werf.dfjew":"Autodesk SketchBook","com.weseepro.wesee":"刷屏","com.westonha.megcook":"西顿美食","com.wetimetech.hpcountry":"开心羊羊羊","com.wewave.circlef":"窝窝","com.wewin.house_print":"井井标记","com.wfhapppyimcforphotoeditor":"我的世界图片编辑","com.wfhappyi.pintu":"照片拼图","com.wglianmeng":"网购联盟","com.whaty.qyZHZJ":"智慧职教icve","com.when.coco":"365日历","com.whh.CleanSpirit":"清理助手","com.whizen.iptv.activity":"万视达","com.whj.app.stavemaster":"识谱大师","com.who.android":"谁是凶手","com.whrcbank.mbank":"武汉农商银行","com.whrhkj.kuji":"仁和会计课堂","com.whs.ylsh":"HryFine","com.whty.wicity.china":"和生活","com.whxxcy.mango":"芒果电单车","com.wibo.bigbang.ocr":"布丁扫描","com.wifi.accelerator":"一键wifi神器","com.wifi.callshow":"抖来电","com.wifi.key":"好习惯打卡","com.wifi.link.wfys":"WiFi钥匙","com.wifi.reader":"连尚读书","com.wifi.reader.free":"连尚免费读书","com.wifi.reader.girl":"连尚读书女生版","com.wifi12306":"铁旅","com.wififreekey.wifi":"免费WiFi钥匙","com.wifipassword.wifimanager":"WIFI密码破解器","com.wifipassword.znviewer":"万能WiFi密码查看器","com.wifisecurity.safeassistant":"WiFi优化助手","com.wifiwlxhzqq.app":"wifi网络信号增强器","com.wifixandroid.server.ctsats":"无敌WiFi(加速连)","com.wihaohao.account":"好好记账","com.wildberries.ru":"Wildberries","com.willscar.cardv":"慧车天下","com.wimetro.iafc":"Metro新时代","com.winbaoxian.wybx":"保险师","com.windmaster.hypnosis":"清风睡眠大师","com.winfoc.li.dyzx":"工匠云获客","com.winking.pwdcheck":"WiFi密码查看","com.winner.simulatetrade":"模拟炒股票","com.winupon.weike.android":"微课掌上通","com.wisdom.wealth":"智慧财理财","com.wisedu.cpdaily":"今日校园","com.wisemen.hhb":"慧话宝","com.wisemen.hhbms":"初中英语宝课本","com.wisentsoft.chinapost.android":"中国邮政","com.wish.callshow":"如意来电秀","com.wisorg.szdx":"你好苏大","com.witch.call":"魔力铃声彩铃来电秀","com.witgo.etc":"安徽ETC","com.witmob.newsdigest":"中国网","com.wiwj.xiangyucustomer":"相寓","com.wj.wallet":"微博钱包","com.wj.wjbbs":"邻友圈","com.wjj.newscore":"599比分","com.wjkj.loosrun":"电子红包","com.wjs.read":"早晚读书","com.wkhw.music3guess":"猜歌明星","com.wlqq":"货车帮司机","com.wlqq4consignor":"货车帮货主","com.wm.dmall":"多点","com.wm.realname":"实名宝","com.wmos.main":"WiFi测评大师","com.woaika.kashen":"我爱卡","com.woapp.hebei":"联通智家","com.wochacha":"我查查","com.wodan.xianshijian":"兼客兼职","com.wodi.who":"玩吧","com.wodidashi.avalon":"阿瓦隆Online","com.wodidashi.paint":"你画我猜","com.wodidashi.wolf":"狼人世界","com.wolfram.android.alpha":"WolframAlpha数学引擎","com.womai":"中粮我买网","com.wonder.fmsh.mi":"粉末沙盒","com.wondercv":"超级简历","com.wonderful.editor":"爱字幕滚动字幕制作","com.wonderfull.mobileshop":"豌豆公主","com.wondersgroup.app.cqyth.ydzsrs":"重庆人社","com.wondersgroup.hksmy":"椰城市民云","com.wondersgroup.hs.healthcloud.patient":"健康云","com.wondersgroup.scsiservicepro":"四川人社","com.wondershare.spotmau":"斑点猫","com.wondertek.ahPalm10000":"安徽掌上10000","com.wondertek.cj_yun":"长江云","com.wondertek.miguaikan":"咪咕视频爱看版","com.wondertek.paper":"澎湃新闻","com.woobest.sgwg.mi":"上古王冠","com.woqu.attendance":"喔趣","com.wordoor.andr.popon":"Pop On","com.wordscon.axe":"句子控","com.work.clock":"起床闹铃","com.work.onlineschool":"卓鹿","com.world.compet":"赛氪","com.wosai.cashbar":"收钱吧","com.woshipm.news":"产品经理","com.woyaobid.lslx":"保标招标网","com.woyaou":"114票务机票火车票汽车票","com.woyue.batchat":"蝙蝠聊天","com.wps.excellentclass.huawei":"WPS精品课","com.wrd":"北京现代","com.ws.lite.worldscan":"扫描王","com.wscreativity.toxx":"Toxx","com.wsecar.wsjc":"万顺叫车","com.wsecar.wsjcsj":"万顺车主","com.wswy.wzcx":"车主查违章","com.wta.NewCloudApp.jiuwei117478":"柠檬云财务","com.wta.NewCloudApp.jiuwei66271":"在海口","com.wta.NewCloudApp.jiuwei80437":"问卷星","com.wtkj.app.clicker":"屏幕点击器","com.wtkj.app.counter":"mDays倒数日","com.wtyt.goods.driver":"路歌好运宝","com.wtyt.yzone":"卡友地带","com.wu7zhi.www":"知ing","com.wuba":"58同城","com.wuba.bangjob":"赶集直招商家版","com.wuba.borrowfinancials":"58好借","com.wuba.huoyun":"快狗打车","com.wuba.jiazheng":"天鹅到家极速版","com.wuba.town.client":"58本地","com.wuba.zhuanzhuan":"转转","com.wudaokou.hippo":"盒马","com.wujie.chengxin":"橙心优选","com.wujie.connect":"无界趣连","com.wujiteam.wuji":"吾记日记","com.wukong.search":"小悟空","com.wukonglicai.app":"悟空优选APP","com.wukongtv.wkcast":"快点投屏","com.wukongtv.wkremote.client":"悟空遥控器","com.wumii.android.athena":"一点英语","com.wuuaapps.finger.lock":"指纹识别锁屏","com.wuxibus.app":"无锡智慧公交","com.wuyissds.red.app":"搜书大神","com.wuyou.wyk88":"无忧考吧","com.www.ccoocity.ui":"城市通","com.wwwscn.yuexingbao":"悦通行","com.wwzgz.aiguz":"爱古筝iGuzheng","com.wx.calculator.allpeople":"全民计算器","com.wxb.weixiaobao":"微小宝公众号助手","com.wxcxapp.falvdaji":"中国法律全集","com.wxhelper":"消息群发","com.wxkj.relx.relx":"RELX ME","com.wyfc.booknovel":"阅听小说","com.wyfc.itingtxt2":"TXT文本听书","com.wyfc.mfnovel":"读免费小说","com.wyfc.novelcoverdesigner":"封面图片制作大师","com.wyfc.writecreate":"写小说","com.wyfc.writenovel":"手机写小说","com.wyn88.android.view":"维也纳酒店","com.wyt.iexuetang.hd.iexuetang":"格灵课堂","com.wyzs.helper":"微商加粉","com.wyzwedu.www.baoxuexiapp":"包学习","com.wzf.fan":"我是谜","com.x16.coe.fsc.prod":"多元幼教","com.x1y9.probe":"隐秘参数","com.x2era.xcloud.app":"Fa米家","com.x7890.shortcutcreator":"创建快捷方式","com.x8zs.sandbox":"X8安卓沙箱","com.xayah.databackup.premium":"数据备份","com.xbcx.gdwx3":"高顿","com.xbiao":"腕表之家","com.xbxd.remote.control.electrical":"万能遥控器管家","com.xbxxdy.jd":"京东智印","com.xbxxhz.box":"小白学习打印","com.xby.ztb.android.parent":"掌通宝家长版","com.xcar.activity":"爱卡汽车","com.xcar.gcp":"爱买车","com.xcgl.chengla":"橙啦","com.xcloudtech.locate":"防走丢","com.xcpsp.atmgdjh0.xc":"奥特曼格斗进化0","com.xcsc.tdxapp":"湘财证券","com.xcsc.wdandroid":"湘财万得版","com.xd.mnccc.mi":"猛男冲冲冲","com.xd.sfds.mi":"缩放大师","com.xd.stqq.mi":"沙滩球球","com.xdds.conscience":"润泽园","com.xdf.recite":"新东方乐词背单词","com.xdjy100.app.fm":"行动商学院","com.xdtech.news.greatriver":"江西新闻","com.xes.cloudlearning":"学而思科学","com.xes.jazhanghui.activity":"学而思","com.xfanread.xfanread":"小读者学堂","com.xfplay.play":"影音先锋","com.xfs.rootwords":"词根单词","com.xg.czndox.mi":"创造你的偶像","com.xg.nine":"精品街9块9","com.xgbuy.xg":"醒购","com.xghotplay.allplayss":"快快播","com.xgimi.zhushou":"极米","com.xhd.book":"新英汉","com.xhey.xcamera":"今日水印相机","com.xhkt.classroom":"小黑课堂","com.xhl.dadukou":"大渡口之声","com.xhl.pengshui":"苗乡彭水","com.xhl.shapingba":"沙磁荟","com.xhl.yongchuan":"永川头条","com.xhl.yuzhong":"重庆渝中","com.xhnf.app_metronome":"小星星节拍器","com.xhqb.app":"小花钱包","com.xhsd.bookmarket":"新华书店","com.xhsd.ebook":"新华读佳","com.xhw.gmh":"群发助手","com.xiachufang":"下厨房","com.xiachufang.lazycook":"懒饭","com.xiamenlikan.xmlkreader":"才子阅读","com.xiandanjia.android":"男友力","com.xiangchen.drawmajor":"智能绘画专业版","com.xiangdui.dancikuai.blockword":"单词块","com.xiangguo.ListWord":"List背单词","com.xiangha":"香哈菜谱","com.xiangha.caipudaquan":"菜谱大全(香哈生活)","com.xiangkan.android":"想看","com.xianglizi.filemanagertools":"小熊文件工具箱","com.xiangqi.gzchinese":"高中语文","com.xiangqi.highschool":"高中英语","com.xiangqi.math":"高中数学","com.xiangrikui.sixapp":"向日葵保险人","com.xiangwen.lawyer":"想问律师","com.xiangzi.jukandian":"聚看点","com.xianmoliao.wtmljy":"微探觅恋交友","com.xiaobai.screen.record":"小白录屏","com.xiaobanlong.main":"小伴龙","com.xiaobanlv.live":"草莓视频直播","com.xiaobin.ncenglish":"省心英语","com.xiaobu121.xiaobu.xiaobu_android":"小步在家早教","com.xiaochang.claw":"猫爪弹唱","com.xiaodao.geocompass":"每日冥想","com.xiaodao.huangli":"黄历","com.xiaodao.orthodoxcalendar":"复真日历","com.xiaodu.smartspeaker":"小度音箱","com.xiaodutv.bdysvideo":"百搜影视大全(原百度影视大全)","com.xiaoe.client":"小鹅通学员版","com.xiaoe.shop.wxb":"吴晓波频道","com.xiaoenai.app":"小恩爱","com.xiaofeibao.xiaofeibao":"消费保","com.xiaofeiji.app.disk":"小飞机网盘","com.xiaoguo101.yixiaoerguo":"一笑而过","com.xiaohaizi.ui":"鲤鱼辅导","com.xiaoji.gamesirnsemulator":"蛋蛋模拟器","com.xiaojukeji.finance":"滴滴金融","com.xiaolian.prometheus":"智慧笑联","com.xiaolinghou.monkeyaq":"冲榜夺金","com.xiaolingtoys.commerce":"小伶英语","com.xiaomai.wifi.enjoy":"乐享WiFi","com.xiaomaigongkao":"小麦在线","com.xiaomi.ab":"售后支持","com.xiaomi.account":"小米账号","com.xiaomi.aiasst.service":"小爱通话","com.xiaomi.aiasst.vision":"小爱翻译","com.xiaomi.aicr":"MiAI引擎","com.xiaomi.aireco":"小爱建议","com.xiaomi.aischedule":"小爱课程表","com.xiaomi.barrage":"弹幕通知","com.xiaomi.digitalkey":"小米数字钥匙框架","com.xiaomi.gamecenter":"游戏中心","com.xiaomi.gamecenter.sdk.service":"游戏服务","com.xiaomi.gnss.polaris":"Polaris","com.xiaomi.hm.health":"Zepp Life","com.xiaomi.joyose":"Joyose","com.xiaomi.loan":"随星借","com.xiaomi.location.fused":"融合位置服务","com.xiaomi.macro":"自动连招","com.xiaomi.market":"应用商店","com.xiaomi.metoknlp":"网络位置服务","com.xiaomi.mi_connect_service":"小米互联通信服务","com.xiaomi.mibrain.speech":"系统语音引擎","com.xiaomi.mico":"小爱音箱","com.xiaomi.migameservice":"游戏高能时刻","com.xiaomi.mimobile":"小米移动","com.xiaomi.mimobile.noti":"全球上网工具插件","com.xiaomi.mirror":"跨屏协同服务","com.xiaomi.mis":"小米汽车互联服务","com.xiaomi.misettings":"小米设置","com.xiaomi.mitime":"小米通话","com.xiaomi.mitv.phone.tvassistant":"小米电视助手","com.xiaomi.mtb":"鲁班(MTB)","com.xiaomi.payment":"米币支付","com.xiaomi.phone":"HyperPhone","com.xiaomi.registration":"运营商服务","com.xiaomi.router":"小米WiFi","com.xiaomi.scanner":"小爱视觉","com.xiaomi.shop":"小米商城","com.xiaomi.smarthome":"米家","com.xiaomi.superhexa":"米家眼镜","com.xiaomi.tinygame":"小游戏","com.xiaomi.vipaccount":"小米社区","com.xiaomi.wearable":"小米穿戴","com.xiaomi.xaee":"小爱离线引擎","com.xiaomi.xiaoailite":"小爱同学","com.xiaomi.youpin":"小米有品","com.xiaoniu.aidou":"爱豆陪陪","com.xiaoniu.hulumusic":"葫芦音乐","com.xiaoniu.master.cleanking":"一键清理管家极速版","com.xiaoniu.zuilaidian":"飞星天气","com.xiaopeng.mycarinfo":"小鹏汽车","com.xiaoshi.tuse":"趣涂色","com.xiaoshijie.sqb":"好省","com.xiaoshuo.yueluread":"小说阅读吧","com.xiaowu.switcher":"互传换机助手","com.xiaoxiakj":"小霞会计","com.xiaoxiaoVideo.app.android":"小小影视大全","com.xiaoxun.xun":"小寻","com.xiaoyezi.student":"小叶子钢琴1v1陪练","com.xiaoying.cardloan":"小赢卡贷","com.xiaoying.wallet":"摇钱花","com.xiaoyu.com.xueba":"家有学霸","com.xiaoyu.rightone":"CP","com.xiaozai.cn":"小在开播","com.xiaozhu.xzdz":"小猪民宿","com.xiaozhushou.hw":"万能wifi密码","com.xiayue.booknovel":"侠阅小说","com.xiguakeji.bddh":"北斗侠导航","com.xihang.guitar":"来音吉他","com.xihu.shihuimiao":"实惠喵","com.xijiewang.modernnature":"摩登大自然","com.xikunlun.colorpaint":"绘画填色","com.ximalaya.kidknowledge":"轻学堂","com.ximalaya.qiqi.android":"奇奇学英语","com.ximalaya.ting.android":"喜马拉雅","com.ximalaya.ting.android.huawei":"喜马拉雅精品","com.ximalaya.ting.kid":"喜马拉雅儿童","com.ximalaya.ting.lite":"喜马拉雅极速版","com.ximalayaos.app.sport":"喜马拉雅穿戴","com.ximi.weightrecord":"体重小本","com.xincheping.xincheping":"新车评","com.xinchuzu.driver":"聚的出租","com.xindong.rocket":"Tap加速器","com.xingfei.ui":"智慧U站","com.xingheng.escollection":"星题库","com.xinghuolive.live":"星火教育","com.xingin.xhs":"小红书","com.xingjiabi.shengsheng":"他趣","com.xingluo.mpa":"魔力相册","com.xingye.app":"星野","com.xinhang.mobileclient":"中国移动河南","com.xinhongdian.lr":"Lr图片调色","com.xinhu.steward":"手机管家极速版","com.xinhuamm.d3021":"大美北流","com.xinhuamm.xinhuanews":"Xinhua News","com.xinhuqihuoyyb.pbmobile":"新湖期货投资交易","com.xinli.fm":"心理FM","com.xinli.netkeeper":"NetKeeper","com.xinli.yixinli":"壹心理","com.xinmang.camera.measure.altimeter":"测距测量仪","com.xinmang.guitar.tuner":"调音器","com.xinmang.photocut":"抠图P图秀","com.xinmang.unzip":"解压缩zip","com.xinmang.videoconvert":"音频视频格式转换","com.xinmang.voicechanger":"变声器软件","com.xinmei365.font":"字体管家","com.xinpianchang.newstudios":"新片场","com.xinpinget.xbox":"火球买手","com.xinrenlei.koubeigongzuo":"熟人直聘","com.xinshidai.shop718":"国珍优选","com.xinshuru.inputmethod":"手心输入法","com.xintiaotime.yoy":"PicoPico","com.xinty.doudouxc":"兜兜学车","com.xinxiu.AvatarMaker":"情侣头像制作","com.xinyongfei.xyf":"信用飞","com.xinyu2013.xinhuazidian":"字典通发音版","com.xiongmao886.tun":"熊猫加速器","com.xisue.zhoumo":"周末去哪儿","com.xiucai.xiucaiwang":"秀财会计课堂","com.xiudan.net":"秀蛋","com.xiudang.jiukuaiyou.ui":"卷皮九块邮","com.xiwang.zaixian":"希望学","com.xiwei.logistics":"运满满司机","com.xiwei.logistics.consignor":"运满满货主","com.xizi.quan":"西子湖畔","com.xj.article":"文章生成器","com.xjcheng.musictageditor":"音乐标签","com.xjlmh.classic":"小妖精美化","com.xjmty.aheqixian":"阿合奇好地方","com.xjmty.baichengxian":"拜城好地方","com.xjmty.balikunxian":"巴里坤好地方","com.xjmty.boleshi":"博乐好地方","com.xjmty.buerjinxian":"布尔津好地方","com.xjmty.eminxian":"额敏好地方","com.xjmty.gongliuxian":"巩留好地方","com.xjmty.hutubixian":"呼图壁好地方","com.xjmty.jimusaerxian":"吉木萨尔好地方","com.xjmty.kashishi":"喀什好地方","com.xjmty.luntaixian":"轮台好地方","com.xjmty.luopuxian":"洛浦好地方","com.xjmty.maigaitixian":"麦盖提好地方","com.xjmty.midongqu":"米东好地方","com.xjmty.pishanxian":"皮山好地方","com.xjmty.qinghexian":"青河好地方","com.xjmty.shawanxian":"沙湾好地方","com.xjmty.shufuxian":"疏附好地方","com.xjmty.tashikuerganxian":"塔什库尔干好地方","com.xjmty.tekesixian":"特克斯好地方","com.xjmty.tuolixian":"托里好地方","com.xjmty.wushixian":"乌什好地方","com.xjmty.yechengxian":"叶城好地方","com.xjmty.yiningshi":"伊宁好地方","com.xjmty.yulixian":"尉犁好地方","com.xjtd.hb":"快速抢红包","com.xk.qreader":"星空免费小说","com.xk.span.zutuan":"美逛","com.xkw.client":"学科网","com.xlh.retro":"Reo复古相机","com.xlink.jitashipinjiaocheng":"吉他教程","com.xm.csee":"超级看看","com.xm.freader":"熊猫脑洞小说","com.xm.xmcsee":"雄迈看看","com.xm4399.hdczjh2.mi":"皇帝成长计划2","com.xm597.app":"597直聘","com.xmb.anjila":"手机万能变声器","com.xmb.scanner":"轻扫描","com.xmbranch.morestep":"多多计步","com.xmbranch.pocketstep":"口袋计步","com.xmcy.hykb":"好游快爆","com.xmfls.duoyu":"多鱼","com.xmgov.xmapp":"i厦门","com.xmiles.callshow":"来电秀秀秀","com.xmiles.colorfulcallshow":"七彩来电秀","com.xmiles.finevideo":"指尖特效","com.xmiles.jdd":"记点点记账","com.xmiles.luckcycloud":"迈致祥云天气","com.xmiles.vipgift.all":"趣专享","com.xmnotability.ggg":"Notability","com.xmrun.taurus":"滴答计步","com.xmtj.mkz":"漫客栈","com.xmyj_4399.nursery_rhyme":"猫小帅儿歌","com.xmz1.qz":"球长社圈","com.xnhd.apkhjkgsrb.mi":"黄金矿工双人版","com.xnhd.apkxmxx.mi":"消灭星星新版","com.xnhd.apkzpjldz.mi":"纸牌接龙大战","com.xniusp.xiniuniu":"犀牛助手","com.xodo.pdf.reader":"Xodo Docs","com.xph.xeyaxz2.mi":"小鳄鱼爱洗澡2","com.xplaygame.crazyball.mi":"暴走的球球","com.xplaygame.mfbwz.mi":"木筏保卫战","com.xplaygame.ndhhh.mi":"脑洞画画画","com.xplaygame.qmsc.mi":"全民赛车","com.xplaygame.shejian.mi":"弓箭射手狩猎","com.xplaygame.snowball.mi":"滚雪球3D大作战","com.xplaygame.tkddz.mi":"坦克大对战","com.xplaygame.xcqdzz.mi":"吸尘器大作战","com.xplaygame.xuancaijiezou2.mi":"炫彩节奏2","com.xplaygame.xuancaijiezousand.mi":"炫彩节奏3D","com.xplaygame.zdjz.mi":"子弹节奏","com.xplaygame.zhijianjiezousand.mi":"指尖节奏3D","com.xpx365.projphoto":"工程相机","com.xpz.shufaapp.free":"书法碑帖大全","com.xqhy.legendbox":"996传奇盒子","com.xr.gzb":"管账宝","com.xs.fm":"番茄畅听","com.xs.fm.lite":"番茄畅听音乐版","com.xs.kljhd.mi":"恐龙进化岛","com.xs.video.yisobao.app":"宜搜宝","com.xsg.pi":"万能拍照识物","com.xsjinye.xsjinye":"鑫圣金业","com.xsrm.news.changge":"云上长葛","com.xsrm.news.dancheng":"云上郸城","com.xsrm.news.taikang":"云上太康","com.xsrm.news.wugang":"云上舞钢","com.xsrm.news.yuzhou":"云上禹州","com.xstop.videoclip":"糖拍","com.xstore.sevenfresh":"七鲜","com.xt.retouch":"醒图","com.xt.xxhj.mi":"小小画家","com.xtc.watch":"小天才","com.xtuone.android.syllabus":"超级课程表","com.xuanbao.kuaidu":"快读笔趣小说阁","com.xuangames.xrdjh":"信任的进化","com.xuanke.kaochong":"考虫","com.xuanmutech.shipin":"视频提取器","com.xubei.shop":"虚贝租号","com.xueba.book":"初中高中知识点","com.xuebao.gwy":"永岸公考","com.xuebinduan.tomatotimetracker":"时间记录","com.xueersi.parentsmeeting":"学而思网校","com.xuefa.www":"学法网","com.xuehaiyouxue.android.videoEdu":"学海优学","com.xueqiu.android":"雪球","com.xueqiu.fund":"雪球基金","com.xuesaieducation":"希赛网","com.xuetangx.mobile":"学堂在线","com.xuetangx.xuetangcloud":"学堂云","com.xuetangx.ykt":"雨课堂","com.xuexiaoyi.xxy":"学小易","com.xueyangkeji.safe":"安顿","com.xunai.sleep":"呼呼","com.xunlei.browser":"迅雷浏览器","com.xunlei.downloadprovider":"迅雷","com.xunlei.downloadprovider.lite":"迅雷福利版","com.xunlei.hddownloadprovider":"迅雷HD","com.xunlei.kankan":"看看视频(原迅雷看看)","com.xunmeng.ddjinbao":"多多进宝","com.xunmeng.merchant":"拼多多商家版","com.xunmeng.pinduoduo":"拼多多","com.xunrui.duokai_box":"应用分身版","com.xunrui.videowallpaper":"动态壁纸精灵","com.xunruifairy.wallpaper":"壁纸精灵","com.xunsheng.app.school":"寻声朗读","com.xunyou.rb":"次元姬小说","com.xunyunet.tctty":"附近天天交友","com.xuzan.app":"序赞","com.xvideostudio.videocompress":"视频转换器","com.xvideostudio.videoeditor":"乐秀视频剪辑视频编辑","com.xw.powersave.hottest":"最火省电王","com.xw.wifi.everyday":"天天WiFi管家","com.xwtec.sd.mobileclient":"中国移动山东","com.xx.reader":"潇湘书院","com.xxsjyh.kyh":"客源汇","com.xxsyread":"潇湘书院","com.xxt.jxlxandroid":"河南校讯通","com.xxwolo.cc5":"测测","com.xxx.xyz":"喵学王","com.xy.qzdddt2":"多多答题","com.xy.zuoyebao":"天天童学","com.xybsyw.user":"校友邦","com.xyhj.hanju":"韩剧TV极简版","com.xyhui":"PU口袋校园","com.xyjx.hardtime.mi":"太古仙尊","com.xyn.wskai":"微分身多开","com.xyz.qingtian":"轻甜","com.xyz.wubixuexi":"五笔学习","com.xzgdjt.smartmetro":"徐州地铁","com.xzkz.forum":"汉风号","com.xzzq.xiaozhuo":"小啄赚钱","com.y1990218899.nvb":"共轨之家","com.yaerxing.fkst":"疯狂刷题","com.yahxst.android.paopao":"2048泡泡球","com.yamooc.app":"e会学","com.yanda.ydapp":"研大医题库","com.yandex.browser":"Яндекс браузер с Алисой","com.yangcong345.android.phone":"洋葱学园","com.yangguangzhimei.moke":"学艺家","com.yangle.xiaoyuzhou":"比心直播","com.yangliu.shushe.shushe":"学舍","com.yanhui.qktx":"趣看天下","com.yanjing.yami":"Yami","com.yantu.ytvip":"研途考研","com.yaofangwang.mall":"药房网商城","com.yaoxin.newapp":"药信店员版","com.yaoyu.wanzhou":"看万州","com.yaxisvip.pubgtool":"PUBG Tool","com.yaya.mmbang":"妈妈帮","com.yaya.zone":"叮咚买菜","com.yayu.xgnyyqsb":"新概念英语青少版","com.yc.gloryfit":"GloryFit","com.yc.hayloufit":"Haylou Fit","com.yc.pfdd":"皮肤多多免费版","com.ycc365plus.ali":"YCC365 Plus","com.ycjy365.app.android":"象牙塔家长端","com.ycsj.goldmedalnewconcept":"金牌君","com.ycwb.android.ycpai":"羊城派","com.ycyh.comemeet":"来遇","com.yd.circle":"去上网(去哒)","com.ydnsh.buy.mobileBank":"晋享生活","com.ydtc.goldwenjiang":"金温江","com.ydtx.camera":"元道经纬相机","com.ydwx.yoyo2":"陌约","com.yeagle.orc":"识丁","com.yeahka.android.happypay":"快乐支付","com.yeahka.flagship":"卡乐宝","com.yeahka.leshangpay":"乐刷极速版","com.yeahka.mach.android.shuabao":"刷宝","com.yebao.gamevpn":"野豹游戏加速器","com.yek.android.game5173":"5173游戏交易","com.yek.android.kfc.activitys":"肯德基","com.yek.android.uniqlo":"优衣库","com.yelong.jibuqi":"计步器","com.yeqin.enterpriseservice":"天眼企服","com.ygkj.chelaile.standard":"车来了","com.yh.bbnwx.mi":"百变女王秀","com.yh.tcsdj.mi":"贪吃蛇对决","com.yhmobilebank":"辽沈银行","com.yhouse.code":"悦会YUEHUI","com.yiban.app":"易班","com.yiban1314.yiban":"一伴婚恋相亲","com.yibaofu.oemtwo":"银惠通","com.yibasan.lizhifm":"荔枝","com.yicai.news":"第一财经","com.yicai.sijibao":"司机宝","com.yiche.autoeasy":"易车","com.yiche.autofast":"汽车报价大全","com.yiche.price":"易车汽车报价","com.yida.dailynews.naxi":"爱纳溪","com.yideng168.smartvoice":"小奕语音助手","com.yidian.health":"健康养生","com.yidian.xiaomi":"一点新闻资讯","com.yiding.jianhuo":"天天鉴宝","com.yidoutang.app":"一兜糖","com.yifeplayte.maxfreeform":"MaxFreeForm","com.yihu.medical":"健康之路","com.yiihuu.app":"翼狐","com.yijietc.kuoquan":"扩圈","com.yijin.fastticket":"快票出行","com.yijiuyijiu.eshop":"1919","com.yikao.app":"艺考生","com.yikaobang.yixue":"医考帮","com.yikelive":"一刻talks","com.yilesoft.app.beautifulimageshow":"图片文字美化","com.yilianbank.yilian":"亿联银行","com.yimilan.yuwen.parent":"一米阅读家长","com.yimilan.yuwen.teacher":"一米阅读老师","com.yimo.wfysds":"奕墨WiFi检测大师","com.yinda.kuwanband":"酷玩乐队","com.yingjia.kit":"长松系统","com.yingpar.speak":"Yita倚塔","com.yingsheng.aidrawing":"AI绘画王","com.yingsheng.hayloufun":"Haylou Fun","com.yingsoft.ksbao.Activity":"考试宝典","com.yingsoft.medicalimage":"影像图鉴","com.yingwen.photographertoolschina":"巧摄","com.yingyeting.shouji":"网上营业厅","com.yingyinng.np":"小小影视","com.yingyonghui.market":"应用汇","com.yingzt.invest":"小赢理财","com.yinhai.xjzhrs":"新疆智慧人社","com.yinheqihuo.mhdxh":"银河期货","com.yinpai":"音派","com.yinxiang":"印象笔记","com.yipeinet.excelzl":"Excel电子表格手机版","com.yipiao":"智行火车票","com.yiqi.onetoone":"美术宝1对1","com.yiqiao.vippeihua":"VIP陪画","com.yiqicha.apk":"亿企查","com.yiqizuoye.jzt":"一起学","com.yiqizuoye.teacher":"一起作业老师","com.yirendai":"宜人贷借款","com.yiruike.sodacn.android":"甜盐相机","com.yishouapp.fumi":"一手服装批发","com.yishua.pig":"红包养猪场(红包提现极速版)","com.yit.v1":"一条","com.yitantech.gaigai":"比心","com.yitong.bbw.mbank.android":"广西北部湾银行","com.yitong.cd.mbank.android":"成都银行","com.yitong.fjnx.mbank.android":"福建农信","com.yitong.gansu.mobilebank":"甘肃银行","com.yitong.hrb.people.android":"哈尔滨银行","com.yitong.ksrcb.mbank.android":"昆山农商银行","com.yitong.mbank":"江苏·农商行","com.yitong.mbank.gy":"贵阳银行","com.yitong.mbank.jjccb":"九江银行","com.yitong.mbank.psbc":"邮储银行","com.yitong.mbank.psbc.creditcard":"邮储信用卡","com.yitong.parenting":"亿童学园","com.yitong.study":"亿童幼师网校","com.yitong.xian.mbank":"西安银行","com.yitong.zjrc.mfs.android":"丰收互联","com.yiwang":"1药网","com.yiwugou.yiwukan":"义乌购","com.yixia.videoeditor":"秒拍","com.yixia.xg":"Ins明星最新动态","com.yixia.xiaokaxiu":"小咖秀","com.yixia.youguo":"油果","com.yixianghua":"宜享花","com.yixinjiang.goodbaba.app.presentation.pep":"好爸爸学习机","com.yiyangzaixain":"益阳在线","com.yiye.paikebao":"排课宝","com.yiyou.ga":"TT语音","com.yiyue.xiuxiu":"热门免费小说","com.yizhe_temai":"一折特卖","com.yizhi.ftd":"微分身双开","com.yizhikan.app":"一直看漫画","com.yizhilu.dasheng":"大圣光华教育","com.yizhilu.qh":"启航教育","com.yizhilu.ruida":"瑞达法考","com.yizhiws.weather":"手机天气预报","com.yjqlds.clean":"一键清理大师","com.yjs.android":"应届生求职","com.yk.banan":"看巴南","com.ykdApp":"云考点","com.ykz.pmt":"云客赞","com.yl.edu":"优路教育","com.yl.ubike":"优拜单车","com.ylbgt.ylbigutimer":"辟谷轻断食","com.ylmf.androidclient":"115生活","com.ylpw.ticketapp":"永乐票务","com.yltx.android":"油联天下","com.ylzinfo.chinahrss":"掌上12333","com.ylzinfo.gad.gdhrss":"广东人社APP","com.ym.ecpark.obd":"车智汇","com.ym.rxatcrpk.mi":"热血奥特超人跑酷","com.ymatou.shop":"洋码头","com.ymkj.xinguzheng":"古筝模拟器","com.ymnet.lajiclean":"绿色垃圾清理大师","com.ymt360.app.mass":"一亩田","com.ymtx.hgdxg.mi":"合个大西瓜","com.yndaily.wxyd":"云新闻","com.ynxhs.dznews.qujing.qilin":"麒麟云","com.yoc.bekoi":"锦鲤社","com.yoc.take":"天天白拿","com.yodo1.rodeo.mi":"疯狂动物园","com.yoho":"Yoho!Buy有货","com.yohobuy.mars":"mars","com.yoka.newsgs":"三国杀OL互通版","com.yokong.reader":"悠空网","com.yoloho.dayima":"大姨妈","com.yomon.weather":"新趣天气","com.yongche.android":"易到用车","com.yongloveru.hjw":"每天赚点","com.yongqianbao.credit":"用钱宝","com.yongyou":"丰云行","com.yooli":"有利网","com.yoongoo.niceplay.uhd":"超清手机视频","com.yoosee":"有看头","com.youan.universal":"WiFi万能密码正式版","com.youba.barcode":"二维码扫描全能王","com.youban.xbldhw":"小伴龙动画屋","com.youban.xblerge":"小伴龙儿歌","com.youcash.ZYWallet":"中邮钱包","com.youcheyihou.iyoursuv":"有车以后","com.youdao.calculator":"超级计算器","com.youdao.course":"有道精品课","com.youdao.crackingenglish":"有道口语","com.youdao.kiddict":"有道少儿词典","com.youdao.note":"有道云笔记","com.youdao.reciteword":"有道背单词","com.youdao.translator":"有道翻译官","com.youdao.yread":"有道乐读","com.youdu":"有毒小说","com.youhu.zen.miniparticle":"魔幻粒子3D","com.youhuo.rebate":"返利商城HD","com.youjiarui.app18785":"省钱优惠","com.youjing.beisudianxue":"倍速点学","com.youkagames.murdermystery":"剧本杀(成森)","com.youku.phone":"优酷视频","com.youliao.topic":"有料看看","com.youloft.calendar":"万年历","com.youloft.icloser":"心动日常","com.youloft.schedule":"八点课程表","com.youmish.net":"讯龙护眼","com.youqi.miaomiao":"喵喵记账","com.youthmba.ymbaandroid":"少年商学院安卓版","com.youtimetech.happy":"阳光金币屋","com.youtong.jiudian":"九典","com.youxi.gameyidao.mi":"我这一刀下去","com.youxiake":"游侠客","com.youxiang.soyoungapp":"新氧医美","com.youxiang.soyoungapp.mock":"新氧极速版","com.youyu.galiao":"蝴蝶视频","com.youyu.kaixin":"猫咪视频直播","com.youyuan.jqyh":"同城热恋","com.youyuan.yhb":"约会吧","com.youyuan.yyhl":"有缘网","com.ypnet.officeedu":"办公软件Office手机版","com.ypnet.psedu":"PS教程大全","com.yq.yqzxksxt":"远秋在线考试系统","com.yqb.StickmanAssassin.app.mi":"火柴人火线狙击","com.yqb.mm":"平安商户管家","com.yr.qmzs":"枕阅小说","com.ys.chongdian":"充电进宝","com.ys.felicityzl":"幸福走路","com.ys.wdcdxfsh":"王大锤的幸福生活","com.yscall.kulaidian":"酷来电","com.yscoco.floormuscles":"7动","com.ysdq.hd":"视频影视大全","com.ysepay.mobileportal.activity":"银盛通","com.yswj.chacha":"茶茶记账","com.ysy.ayy":"木鸟民宿","com.yt.sz.szbank":"苏州银行","com.ytmallapp":"海拍客","com.ytuymu":"不土不木规范","com.yuan_li_network.texttospeechyuanli":"配音师","com.yuanbei.driverlicence":"元贝驾考(西安元贝)","com.yuanda.cy_professional_select_stock":"财源滚滚","com.yuanding.seebaby":"掌通家园园丁","com.yuanlue.auto_clicker":"万能点击器","com.yuanlue.photo":"红豆相册","com.yuanmengzhiyuan.ei8z.yuanmeng_app":"圆梦志愿","com.yuanshi.wenxiaobai":"问小白","com.yuansu.onebox":"一个宝盒","com.yuantiku.tutor":"猿辅导","com.yuantu.huiyi":"慧医","com.yuanye.rentfriends":"随时约","com.yuebuy.nok":"悦拜","com.yuedan":"约单","com.yuedong.sport":"悦动圈","com.yuedushenqi.ebook.app":"看书神器","com.yueduxing.xsreader":"免费小说阅读星","com.yueme.itv":"小翼管家","com.yuetun.jianduixiang":"捡对象","com.yuewen.authorapp":"作家助手","com.yuewen.cooperate.reader.free":"飞读小说","com.yuewen.yqacg":"元气阅读","com.yueyou.adreader":"阅友免费小说","com.yufengyun.video.android":"御风云视频","com.yukexing.mobileticket":"愉客行","com.yumc.phsuperapp":"必胜客","com.yunbu.puppyblast.m1.mi":"甜点消消","com.yuncheapp.android.pearl":"快看点","com.yunchuan.emoticon":"表情包助手","com.yunda.app":"韵达快递","com.yundiankj.archcollege":"建筑学院","com.yunduan.yikaotong":"益考通","com.yunduo.ydbz":"云朵壁纸","com.yunjibuyer.yunji":"云集代言","com.yunlan.xjlm":"仙剑联盟","com.yunlian.awayphone":"告别手机控","com.yunlian.meditationmode":"禅定空间","com.yunlian.wewe":"微微网络电话","com.yunliao.yunbo":"云拨电话","com.yunmai.scale":"好轻","com.yunmi.water":"云米","com.yunos.tvhelper":"阿里TV助手","com.yunshuxie.main":"云舒写","com.yunti.kdtk":"口袋题库考研","com.yunti.zzm":"书链","com.yunxiang.wuyu":"物语","com.yunxiao.haofenshu":"好分数","com.yunxiao.hfs4p":"好分数家长版","com.yunxiao.yuejuan":"好分数教师版","com.yunxin.wechat":"云信聊天","com.yunyi.smartcamera":"云蚁物联","com.yunzhi.protune":"小熊调音器","com.yunzhi.yangfan":"扬帆","com.yunzhichu.gitartune":"调音器Guitar Tuner","com.yunzhichu.main":"吉他谱","com.yunzujia.tt":"云沃客","com.yusi.chongchong":"虫虫钢琴","com.yuwan.tmshipin":"本地陌交友","com.yuwan.tmyh":"探蜜约会","com.yuyanet.tckyjy":"附近陌聊交友","com.yuyue.mic":"麦可","com.yuzebin.pokemon":"神奇宝贝图鉴","com.yw.kidsongs":"宝宝动画屋","com.ywhy.bbgzdg.mi":"芭比公主蛋糕","com.ywhy.hgqqbht.mi":"画个圈圈保护她","com.ywhy.wltnl.mi":"网恋太难了","com.ywhy.xfxjxkp.mi":"小飞侠极限酷跑","com.ywhy.xstks.mi":"像素太空杀","com.ywhy.yjcr.mi":"一箭超人","com.ywhy.zjwzc.mi":"指甲我最长","com.ywhy.zjxjy.mi":"拯救小金鱼","com.yx":"有信","com.yxbao.faith":"无忧借条","com.yxcps.trainning":"益学堂","com.yxhc.djxq.mi":"中国象棋","com.yxhd.cool.game.mi":"酷多多小游戏","com.yxjy.chinesestudy":"语文同步学","com.yy.bivideowallpaper":"Biu视频桌面","com.yy.dreamer":"Yo交友","com.yy.huanju":"Hello","com.yy.huyaassist4game":"虎牙手游","com.yy.onepiece":"一件翡翠文玩直播","com.yy.ourtimes":"ME","com.yy.yylite":"追看视频","com.yyfax.app":"友金所","com.yyhd.happywolf":"对玩","com.yyhd.joke":"扯淡联盟","com.yyhd.joke.streamapp":"橘子搞笑","com.yyhd.pidou":"皮豆","com.yyk.knowchat":"知聊","com.yyk.whenchat":"玩洽","com.yykuaile.sh":"追读小说","com.yynova.wifiassistant":"WiFi智能助手","com.yyserver.newwallpaper":"羊羊壁纸","com.yywl.txmeg":"兔小萌宝宝乐园","com.yyxc.yuejia.musicalbum":"音乐相册精灵","com.yyxx.study":"语音学习系统","com.yyyfs.wallpaper":"元宇宙壁纸","com.yyzy.mi":"月圆之夜","com.yzd.mycd":"我的倒计时","com.yzmg.fyd":"福益多返利","com.yzsmk.minsheng":"我的扬州APP","com.yzxx.bttp2.mi":"帮他逃跑2","com.yzxx.btts.mi":"帮他逃生","com.yzxx.bwhhdzz.mi":"保卫花花大作战","com.yzxx.cycsdmn.mi":"采油车山地模拟","com.yzxx.fgdxc.mi":"翻滚的香肠","com.yzxx.fkhj.mi":"疯狂画箭","com.yzxx.fkzgz.mi":"疯狂榨果汁","com.yzxx.hcrttt.mi":"火柴人通天塔","com.yzxx.hcxssfr.mi":"火柴侠绳索飞人","com.yzxx.hcxstljy.mi":"火柴先生逃离监狱","com.yzxx.hgmxyj.mi":"画个毛线营救","com.yzxx.hjtszz.mi":"火箭筒射贼准","com.yzxx.hjyxcj.mi":"画剑英雄吃鸡","com.yzxx.hlncdz.mi":"欢乐农场大战","com.yzxx.jedxy.mi":"饥饿的小鱼","com.yzxx.jjlsj.mi":"救救老司机","com.yzxx.jjsqjw.mi":"狙击手请就位","com.yzxx.jjxey.mi":"救救小鳄鱼","com.yzxx.jjxjy.mi":"救救小金鱼","com.yzxx.jsxsdbz.mi":"僵尸先生大爆炸","com.yzxx.jttwqs.mi":"街头逃亡枪神","com.yzxx.kkcbf.mi":"开卡车暴富","com.yzxx.ljxtc.mi":"逻辑小天才","com.yzxx.mnfkcl.mi":"迷你方块冲浪","com.yzxx.qmssyj.mi":"全民绳索营救","com.yzxx.qwbql.mi":"趣味冰淇淋","com.yzxx.qwshsc.mi":"趣味手画赛车","com.yzxx.rzxswd.mi":"忍者先生无敌","com.yzxx.twdyys.mi":"跳舞的音乐师","com.yzxx.wqzzmnsj.mi":"武器组装模拟射击","com.yzxx.ygcwyq.mi":"妖怪吃我一拳","com.yzxx.yqlzg.mi":"一起来抓鬼","com.yzxx.yxmstx.mi":"英雄密室脱险","com.yzxx.zdxsjjrw.mi":"子弹先生狙击任务","com.yzxx.zdxszjxd.mi":"子弹先生终结行动","com.yzxx.zqcdds.mi":"最强菜刀大师","com.z.hhwk":"作业互助组","com.z28j.feel":"神奇浏览器","com.zaaap.app":"ZEALER","com.zaijia.xiaodu":"小度在家","com.zaxd.loan":"众安贷","com.zbgedu":"中博课堂","com.zbj.zhouse":"知户型","com.zbkj.gz.zib":"智伴优学","com.zbrm.zgnews":"正观新闻","com.zbx.ct.tvzhibo":"手机电视高清直播","com.zbx.ct.tvzhibohd":"手机电视高清直播","com.zc.hubei_news":"湖北日报","com.zcbl.bjjj_driving":"北京交警","com.zcool.community":"ZCOOL站酷","com.zd.windinfo.lets.palyclient":"开心乐园","com.zdkj.littlebearaccount":"豹小贝手账","com.zdtc.ue.school":"U易","com.zdwh.wwdz":"玩物得志","com.zdworks.android.zdclock":"正点闹钟","com.zealfi.studentloanfamilyinfo":"福建助学","com.zeekrlife.mobile":"极氪","com.zengame.ttmjdjb.mi":"指尖四川麻将","com.zengmumu.ems":"python教程","com.zenmen.palmchat":"连信","com.zentraedi.zspace":"极空间","com.zero2ipo.harlanhu.pedaily":"投资界","com.zerone.hidesktop":"我的桌面iScreen","com.zerone.mood":"微手帐","com.zerone.qsg":"氢时光","com.zeropasson.zp":"零转","com.zerophil.worldtalk":"WorldTalk","com.zerophil.worldtalk.huawei":"WorldTalk","com.zf.jldj.mi":"精灵对决","com.zf.mhjlxd.mi":"梦幻精灵小岛","com.zfxm.pipi.wallpaper":"皮皮动态壁纸","com.zfy.community":"超话菌","com.zgben.jz":"记账本","com.zgm.eyxwp.mi":"鳄鱼小顽皮爱洗澡","com.zgylsg.mi":"无双战将","com.zgzjzj":"专技天下","com.zh.carbyticket":"团子出行","com.zhan.ieltstiku":"小站雅思","com.zhan.ieltsword":"雅思单词","com.zhan.toefltom":"小站托福","com.zhanbi.imgo.reader":"瞻彼文学","com.zhandoushaonv.android":"战斗少女跑酷","com.zhangben.jz":"记账账本","com.zhangdan.app":"51信用卡管家","com.zhangdu.bumblebee":"江湖免费小说","com.zhangkongapp.joke.bamenshenqi":"八门神器","com.zhangku.qukandian":"趣看点","com.zhangmen.braintrain":"小狸启蒙","com.zhangmen.children.parents.am":"掌门少儿","com.zhangmen.parents.am":"掌门好家长","com.zhangmen.teacher.am":"掌门好老师","com.zhangshangjianzhi.newapp":"掌上兼职","com.zhangshangyiqi.civilserviceexam":"一起公考","com.zhangwu.app":"彰武融媒","com.zhangyu":"章鱼直播","com.zhangyue.read.iReader":"掌阅精选","com.zhangzhongyun.inovel":"掌中小说书城","com.zhanlang.changehaircut":"换发型相机","com.zhanlang.dailyscreen":"录屏屏幕录制","com.zhanlang.notes":"备忘录记事本","com.zhanlin.aidraw":"AI画师","com.zhaoonline.www":"赵涌在线","com.zhaopin.highpin":"智联卓聘","com.zhaopin.social":"智联招聘","com.zhaozhao.zhang.chinalaw":"中国法律法规大全","com.zhapp.compere":"我是主持人","com.zhapp.putong":"学好普通话","com.zhc.cmu":"平安同学会","com.zhejiangdaily":"浙江新闻","com.zhenai.android":"珍爱","com.zheng.play":"iGuzheng古筝","com.zhengfeng.driverschool":"小乔初驾","com.zhengnengliang.precepts":"正气","com.zhenhui.huilianyi":"汇联易","com.zhenjiang.android":"一起镇江","com.zhenyue.bizhui":"必追免费小说","com.zheyouhui.app":"折优惠","com.zhibo.edu":"智博在线","com.zhibo.mm":"秘密直播","com.zhiguan.m9ikandian":"9i看点电视遥控器","com.zhihu.android":"知乎","com.zhihu.daily.android":"知乎日报","com.zhihu.vip.android":"盐言故事","com.zhihuianxin.xyaxf":"校园安心付","com.zhijianzhuoyue.sharkbrowser":"鲨鱼浏览器","com.zhijie.creditloan":"网上贷款","com.zhiliaoapp.musically":"TikTok","com.zhiliaogroup.kuaiji":"之了会计课堂","com.zhiliaogroup.mma":"会计跟我学","com.zhiliaogroup.mmb":"会计随时学","com.zhima.aurora":"极光回国加速器","com.zhinanthreesix":"草莓社区","com.zhinengremote.mohan":"空调智能遥控器+","com.zhiniao.qianjinyuan":"登塔学苑","com.zhipuai.qingyan":"智谱清言","com.zhiye.cardpass":"红山通","com.zhiyong.japanese.word":"日语学习","com.zhjp.quanke":"券客(千言)","com.zhkj.law":"中国法律","com.zhkj.lawdaoyibook":"裁判文书","com.zhl.asyy.aphone":"时代学习","com.zhl.czxx.aphone":"学生学习辅导","com.zhl.fep.aphone":"闽教学习数字资源","com.zhl.jjyy.aphone":"冀教学习","com.zhl.zjyy.aphone":"浙教学习","com.zhlm.quannengwang":"手机无线打印机","com.zhmyzl.onemsoffice":"等考宝典计算机考试","com.zhnovel.fengduxs":"蜂毒免费小说","com.zhongan.ibank":"ZA Bank","com.zhongan.insurance":"众安保险","com.zhongan.iyunbao":"i云保","com.zhongan.papa":"怕怕","com.zhongduomei.rrmj.society":"人人视频","com.zhonglian.diandian":"点点","com.zhongye.kaoyantkt":"考研题库通","com.zhongye.zyys":"执业药师题库通","com.zhongyewx":"兴为教育","com.zhongyingtougu.zytg.prod":"众赢财富通","com.zhongyunhapsee.viewer":"开心看","com.zhongzilian.chestnutapp":"栗子同学","com.zhouhua.findpeople":"手机定位追踪找人","com.zhouyue.Bee":"高考蜂背","com.zhpphls.hema":"绿康","com.zhproperty":"优你家","com.zhuanyejun.club":"小木虫","com.zhuawa.carkemuyi":"科目一模拟考试练习","com.zhubajie.client":"猪八戒","com.zhugezhaofang":"诸葛找房","com.zhui.hantv":"追韩剧","com.zhuiyue.zyfree":"追阅免费小说","com.zhujiayi.lanrenenglish":"懒人英语","com.zhulang.reader":"逐浪小说","com.zhulong.eduvideo":"筑龙学社","com.zhulu.zhulubazipaipan":"问真八字","com.zhumadian.apps.android.myzmd":"咱的驻马店","com.zhumaonline.exercise":"竹马","com.zhuochi.hydream":"大白U帮","com.zhuomogroup.ylyk":"友邻优课","com.zhuoqu.tiantianxiaoxingxing.mi":"天天消星星","com.zhuoyue.peiyinkuang":"英语配音狂","com.zhuoyue.z92waiyu":"92外语","com.zhw.app.mall":"租好玩游戏交易","com.zhxy.application.HJApplication":"智汇e校园","com.zidongdianji":"自动点击器","com.zidongdianji.autoclicker":"万能自动点击器连点器","com.ziipin.homeinn":"首旅如家","com.ziipin.softkeyboard":"Badam维语输入法","com.zimadai":"紫马财行","com.ziroom.android.manager":"超级Z.O","com.ziroom.ziroomcustomer":"自如","com.ziroom.ziroomlandlord":"自如业主","com.zivn.cloudbrush3":"书法字典大全","com.ziyi18.geemakename":"取名字","com.zjol.yqapp":"浙江舆情","com.zjonline.jiaojiang":"青椒","com.zjonline.jingning":"中国畲乡","com.zjonline.linping":"悦临平","com.zjonline.wuxing":"爱上吴兴","com.zjonline.yuecheng":"今日越城","com.zjrx.gamestore":"鲸云漫游","com.zjst.houai":"好郎中","com.zjsyinfo.smartcity":"我的聊城","com.zjte.hanggongefamily":"杭工e家","com.zjw.chehang168":"车行168","com.zjwh.android_wh_physicalfitness":"运动世界校园","com.zjy.ykt":"云课堂智慧职教","com.zjydw.mars.smart":"聪明理财投资","com.zjzg.zjzgcloud":"人卫慕课","com.zjzy.batterydoctor":"电池医生","com.zk120.ji":"中医古籍","com.zkmeitian.cajconverter":"CAJ转换器","com.zkwg.funingnews":"富宁融媒","com.zl.fqbao":"招联金融","com.zl.ksassist":"助考之星经典版","com.zlfcapp.batterymanager":"电池容量检测管理","com.zlfcapp.bluetooth":"Air蓝牙耳机助手","com.zlketang.mm":"之了课堂","com.zlkj.tianrang":"爱追剧影音","com.zlqb.app":"助力钱包","com.zlwifi.mmckq":"WiFi密码查看钥匙","com.zm.joyfulwalk":"快乐记步","com.zm.news":"福头条","com.zm.sport":"步天天","com.zmdtv.client":"驻马店融媒","com.zmjiudian.whotel":"周末酒店","com.zmlearn.course.am":"掌门1对1辅导","com.zmsoft.forwatch":"子腾园","com.zmyouke.course":"掌门优课","com.zmzx.college.search":"大学搜题酱","com.znxh.hyhuo":"火萤视频壁纸","com.zol.android":"中关村在线","com.zone2345":"可映","com.zongheng.reader":"纵横小说","com.zongtong.onlineschool":"总统网校","com.zplay.hamster.mi":"仓鼠迷宫大作战","com.zq.hand_drawn":"妙笔生花","com.zq.live":"撕歌","com.zq.yyddt":"原油点点通","com.zrcbank.mobilebank":"张家港农商银行","com.zrhsh":"壹品慧","com.zs.clean":"2345清理王","com.zsfz.activity":"掌上福州","com.zshuall.fread":"追书大全","com.zsyj.aepredgif":"特效视频","com.zsyj.habitcheckin":"打卡签到","com.zsyj.trans":"全局透明壁纸","com.zsyj.wallpaper":"熊猫动态壁纸","com.zszb.activity":"博览新闻","com.zt.lhyx.mi":"艾莉娅·觉醒","com.zte.zmall":"中兴商城","com.ztesoft.homecare":"中兴智能家居","com.zuimeiqidai.ii.android":"ii派对","com.zun1.flyapp":"易展翅","com.zuow.zwhjwjy":"黄金微交易","com.zuoyebang.airclass":"作业帮直播课","com.zuoyebang.knowledge":"作业帮家长版","com.zuoyebang.zybbook":"作业帮图书","com.zuoyou.center":"北通游戏厅","com.zuzuChe":"租租车","com.zving.ipmph.app":"医考学堂","com.zwang.clouds":"微分身术","com.zwcode.p6slite":"睿博士","com.zwfw.YueZhengYi":"粤政易","com.zwhaoshangliang.android":"债务好商量","com.zwonline.top28":"商机头条","com.zxjt.jjt":"中信建投期货金建投","com.zxkj.ccser":"守护者","com.zxkt.eduol":"超级学堂","com.zxlstudio.guzheng":"古筝调音器","com.zxscnew":"中信证券","com.zy.course":"果肉网校","com.zy.flt_yishang":"飞猫管家","com.zy.game.bubbletea.mi":"泡泡奶茶","com.zy.game.fireescape.mi":"帮她脱险","com.zy.game.painter.mi":"小小漫画家","com.zy.game.psdc.mi":"披萨大餐","com.zy.game.thief.mi":"小偷也疯狂","com.zy.yuwenshang.huaweimianfei":"2017小学一年级语文上册","com.zybang.bfsports":"百分运动","com.zybang.parent":"作业帮口算","com.zyhd.voice":"语音包变声器","com.zymeiyiming.quname":"易学起名取名字","com.zysm.bgdq":"起名算命","com.zytdsj.citywindow":"城市之窗","com.zzbank.mobile.bank":"郑州银行","com.zzbank.pibp":"郑州银行","com.zzenglish.client":"掌中英语","com.zzqweb.ocrproject":"传图识字","com.zzsoft.app":"建标库","com.zztzt.sjscgen":"前海金帆","com.zzvcom.uxin.parent":"优教家辅","com.zzw.october":"志愿汇","comm.cchong.BloodAssistant":"体检宝手机测血压视力心率","con.wuwan.riju":"日剧瞄","cool.dingstock.mobile":"盯潮","cp.leiyi.com.caipu":"嘻哈菜谱","cq.fl.syyybsq":"手游语音变声器","cq.people.dddy.application":"七一客户端","csii.com.qny":"黔农云","ctrip.android.view":"携程旅行","de.stocard.stocard":"许多卡","dev.miuiicons.pedroz":"完美图标计划","dianrong.com":"点融投资","dji.go.v4":"DJIGO4","dji.mimo":"DJI Mimo","dongzheng.szkingdom.android.phone":"掌证宝","dopool.player":"手机电视","dora.voice.changer":"多啦变声器","draw.dkqoir.qiao":"几何画板","droom.sleepIfUCan":"使命闹钟Alarmy","duia.com.shejijun":"设计君平面室内UI","dxsx.hskaoyan":"大学数学","dxwt.questionnaire.ui":"10000社区","dxyy.hskaoyan":"大学英语","e.room.Escape":"谜案馆","edu.hhstu.hhstutalent":"翻转校园","edu.sjtu.infoplus.taskcenter":"交我办","edu.www.qsxt":"青书学堂","education.comzechengeducation":"兽课网","ej.easyjoy.noisechecker.cn":"声音检测仪","enfc.metro":"亿通行","es.leishen.cn":"雷神电竞","felix.fansplus":"微商大师","ffnb.jinri.yingshi":"快云影音","fire.star.com":"火了演艺","firm.xyx.com.pptmb":"ppt模板素材","flar2.devcheck":"DevCheck","flipboard.cn":"红板报","fm.jihua.kecheng":"课程格子","fm.qian.michael":"钱儿频道","fm.qingting.qtradio":"蜻蜓FM","fm.xiami.main":"虾米音乐","free.automatic.autoclick":"摸鱼盒","g.xqbooster":"3GWIFI信号增强器","game.miplus.handwriting":"手写模拟器","gaosi.com.jion":"高思教育","gci.com.cn.ui":"广州交通行讯通","git.com.andapp.fangxinjie":"放心借","gjzs.online":"搞机助手·R","gmcc.g5":"粤享5G","gooogle.tian.sanxiayidiantong":"我的宜昌","gov.pianzong.androidnga":"NGA玩家社区","graphicnovels.fanmugua.www":"番木瓜","guoyuan.szkingdom.android.phone":"国元点金","gx.zhongfox.com":"倾听国学经典","gz.lifesense.weidong":"乐心健康","hat.ai.photomanager":"相册宝","hbyc.china.medical.view":"壹生","hc.kaleido.pitchanalyzer":"知唱音域音调仪","hello.litiaotiao.app":"李跳跳","homeworkout.homeworkouts.noequipment":"私人健身教练","hotcard.doc.reader":"文档识别","howbuy.android.palmfund":"好买基金","hualong.szkingdom.android.newphone":"华龙点金智慧版","huangshan.tidemedia.jushi":"在黄山","huawei.w3.smartcom.itravel":"慧通差旅","huaxianduijue.xmjc.mi":"画线对决","iHealth.AiJiaKang.MI":"爱家康","ibuger.sundingchen":"中二校","icelamp.ConverCnToPinyin":"汉字转拼音","icu.nullptr.applistdetector":"Applist Detector","im.chaoxin":"潮信","im.fenqi.jd":"活力花","im.maka.maka01":"MAKA设计","im.mixbox.magnet":"磁场","im.weshine.keyboard":"KK键盘","im.xingzhe":"行者","im.yixin":"易信","im.zuber.app":"六六找房","imoblife.brainwavestus":"神奇脑波","info.cd120":"华医通","info.dajinrong.virtual":"多号助手","info.ishared.crgkzz":"成人高考专升本题库","info.ishared.politics_events":"时事政治题库","info.muge.appshare":"AppShare","info.red.virtual":"悟空分身","info.zzjdev.musicdownload":"无损音乐下载器","insigma.waybook.jinan":"369出行","io.dcloud.H514D19D6":"代练通","io.dcloud.H51C58F39":"公主购","io.dcloud.H55BDF6BE":"甬派","io.dcloud.H576E6CC7":"鱼泡网","io.dcloud.H581D6468":"我的抚州","io.dcloud.H59F733B4":"广西扶贫","io.dcloud.H5B892C49":"新华财经","io.dcloud.edk":"E贷款","io.dcloud.m.uou7.com":"PPT办公模板","io.dushu.fandengreader":"帆书","io.faceapp":"魔性变脸","io.git.zjoker.gj_diary":"格间日记","io.github.a13e300.ksuwebui":"KsuWebUI","io.github.huskydg.magisk":"Magisk Delta","io.github.qauxv":"QAuxiliary","io.github.vvb2060.magisk":"Magisk Alpha","io.github.vvb2060.mahoshojo":"Momo","io.iftech.android.box":"小组件盒子","io.liuliu.music":"音遇","io.moreless.tide":"潮汐","io.wallpaperengine.weclient":"壁纸引擎","io.xudwoftencentmm":"虚拟定位精灵","iot.clz.me":"点灯·blinker","ipnossoft.rma.free":"Relax Melodies","jdfbx.videotool.water":"去水印全能王","jiakaokesi.app.good":"驾考宝典极速版","jiakaokeyi.app.good":"驾考宝典3D练车","jianghu.lanjing.com.mi":"江湖风云录","jiangning.app.jsbc":"无线江宁","jiaxiaobaodian.app.good":"驾校宝典","jiayuan.com.aikao":"驾考家园","jinghong.phonerecorder":"电话录音","jinhu.app.jsbc":"金湖发布","jp.co.canon.bsd.ad.pixmaprint":"佳能打印:Canon PRINT Inkjet/SELPHY","jp.co.canon.ic.cameraconnect":"Camera Connect","jp.gmo_media.decoproject":"女孩相机","jp.naver.line.android":"LINE","jp.naver.linecamera.android":"LINE camera","jp.ne.ibis.ibispaint.app.hms":"爱笔思画","jp.ne.ibis.ibispaintx.app":"爱笔思画 X","jp.ne.ibis.ibispaintx.app.hms":"爱笔思画X","jp.pokemon.pokemonhome":"Pokémon HOME","jp.pxv.android":"pixiv社区","jyeoo.app.ystudy":"菁优网","jyfb.yehk.vget":"趣拍","kaiqi.mobileguard":"手机安全管家","kball.winpowerdata":"K球","kylec.me.lightbookkeeping":"一羽记账","language.chat.meet":"YoMe","lecar.android.view":"乐车邦","leo.math.jlu.renzhi.dongwu":"儿童认动物","lexue.mryyyd":"每日英语阅读","lf.toop.working":"工时记","llbt.ccb.lnga":"辽事通","llbt.ccb.ynga":"办事通","lovechat.iyangbo.com.lovechat":"恋爱话术攻略","main.opalyer":"橙光","main.smart.HY":"公交e出行","make.more.r2d2.cellular_pro":"Cellular-Pro","make.more.r2d2.cellular_z":"Cellular-Z","mall.weizhegou.shop":"微折购","mark.via":"Via","me.bmax.apatch":"APatch","me.chunyu.ChunyuDoctor":"春雨医生","me.chunyu.ChunyuDoctorClient":"春雨诊所","me.chunyu.Pedometer":"春雨计步器","me.czhd.one":"CP滴滴","me.czhd.venus":"恋爱物语","me.ele":"饿了么","me.ele.crowdsource":"蜂鸟众包","me.ele.napos":"饿了么商家版","me.hongdou.reader":"红豆小说","me.hxyfj.computer":"计算机二级宝典","me.hxyfj.rk":"软考通","me.iweek.rili":"生活日历","me.kyuubiran.qqcleaner":"QQ瘦身","me.liujia95.solitude":"时间日志","me.simpleHook":"SimpleHookR","me.suncloud.marrymemo":"婚礼纪","me.tangke.gamecores":"机核","me.weishu.kernelsu":"KernelSU","me.www.mepai":"米拍摄影","me.yidui":"伊对","me.yoopu.app.songbook":"有谱么","me.zhouzhuo810.zznote":"小周便签","me.zuichu.voiceread":"语音朗读助手","media.videoeditor.musiceditor":"超级剪辑","melandru.lonicera":"薄荷记账","melon.planet.skin":"瓜瓜星球","mixiaba.com.Browser":"米侠浏览器","mobi.htjsq.accelerator":"海豚手游加速器","mobi.thinkchange.android.fingerscannercn":"指纹解锁","mobi.w3studio.apps.android.shsmy.phone":"随申办市民云","mobi.wonders.android.apps.smy":"市民云","moe.shizuku.privileged.api":"Shizuku","moe.shizuku.redirectstorage":"存储空间隔离","my.PCamera":"POCO相机","my.maya.android":"多闪","name.caiyao.sporteditor":"运动修改器","naughty.balsam.skin":"达达星球","net.afdian.afdian":"爱发电","net.aituyue.app":"图曰","net.aizhongjiang.cmc.ed6e3051a806fa70ec37463fbfd596":"i中江","net.ali213.YX":"游侠网","net.arraynetworks.mobilenow.browser":"MotionPro","net.artron.gugong":"故宫展览","net.bontec.wxqd.activity":"爱青岛","net.changdequanmei.app":"常德全媒","net.changhairm.app":"长海融媒","net.chinaedu.alioth":"学起Plus","net.chinaedu.wepass":"自考过啦","net.chuangdie.mcxd":"多客","net.cpwxw.cpfiction":"长佩阅读","net.csdn.csdnplus":"CSDN","net.csdn.msedu":"程序员研修院","net.duoke.admin":"多客管理","net.dxzq.jgzx":"东兴198","net.easyconn.carman":"亿连驾驶助手","net.easyconn.carman.neutral":"驾驶伴侣","net.evecom.android.mztapp":"闽政通","net.ffrj.pinkwallet":"可萌记账","net.ghs.app":"聚鲨环球精选","net.huanci.hsj":"画世界","net.huiguo.app":"会过VIP","net.hybz":"洪铟八字算命","net.iaround":"遇见","net.ifengniao.ifengniao":"烽鸟共享汽车","net.imeihua.anzhuo":"爱美化","net.imknown.android.forefrontinfo":"底层探测器","net.iusky.yijiayou":"易加油","net.joydao.star":"星座运势","net.kaaass.zerotierfix":"Zerotier Fix","net.kabao51.app":"51卡宝","net.liangyihui.app":"肿瘤医生","net.linovel.keiko":"轻之文库","net.ltfc.chinese_art_gallery":"中华珍宝馆","net.lwnews.www":"阅龙湾","net.nanhua.app":"南华期货","net.pandapaint.draw":"熊猫绘画","net.panshanrm.app":"盘山融媒","net.pinrenwu.pinrenwu":"拼任务","net.qihoo.launcher.widget.clockweather":"360天气","net.sinodq.learningtools":"乐考学习助手","net.taianrm.app":"台安融媒","net.tiantianxingzuo.android":"星座运势","net.unitepower.zhitong":"智通人才网","net.vipmro.activity":"京东工品汇","net.whty.app.eyu":"人人通空间","net.whty.app.eyu.henan":"豫教通","net.whty.app.eyu.ycz":"云校家","net.whty.app.eyu.zjedu":"之江汇","net.windcloud.explorer":"风云格式工厂","net.woaoo":"我奥篮球","net.wz.ssc":"商商查","net.xici.newapp":"西祠胡同","net.xingfusuanming.android":"周易算命八字大师","net.xingfuxingzuo.android":"星座运势大全","net.xinhuamm.d0103":"乌海新闻","net.xinhuamm.d0724":"津南好","net.xinhuamm.d3028":"爱尚富阳","net.xinhuamm.d3030":"我爱五指山","net.xinhuamm.d3049":"矿区融媒","net.xinhuamm.d3060":"博白融媒","net.xinhuamm.d3074":"奇美南丹","net.xinhuamm.d3082":"长寿巴马","net.xinhuamm.mainclient":"新华社","net.xrcloud":"弘电脑","net.xuele.xuelets":"学乐云教学","net.ysxlfx.android":"小鹿发现","net.yyasp.clothing":"虚拟试衣间","net.zhuangherm.app":"庄河融媒","net.zxfqimingjieming.android":"如意宝宝起名取名","net.zxfzgjm.android":"周公解梦最新大全","newdim.com.dwgview":"图纸通","newmediacctv6.com.cctv6":"电影频道","news.cnr.cn":"央广网","nova.priv.hand.easypluto":"屏精灵","nutstore.android":"坚果云","ola.com.user":"欧了出行","oms.mmc.app.almanac_inland":"老黄历万年历顺历","oms.mmc.fortunetelling":"灵机","oms.mmc.fortunetelling.gmpay.lingdongziwei2":"靈機紫微","oms.mmc.fortunetelling.measuringtools.naming":"诗词起名","oms.mmc.fortunetelling.measuringtools.palmistrymasters":"看手相","one.hh.oneclient":"一个","onyuan.weiqi2.mi":"元游《围棋》游戏软件V1.0","org.ajmd":"阿基米德","org.alw.tcqo":"附近约","org.apps.brushes.byzmhw":"写字画画板","org.c2h4.afei.beauty":"你今天真好看","org.cathassist.app":"万有真","org.cocos2dx.yuwenbubian3014":"二年级语文下册部编版","org.fungo.a8sport":"A8体育","org.fungo.fungolive":"天天电视直播","org.fungo.fungoliveallstar":"全民电视直播","org.fungo.vest2":"电视直播HD","org.geekbang.enterprise":"极客时间企业版","org.geekbang.geekTime":"极客时间","org.gushiwen.gushiwen":"古诗文网","org.intellij.kd":"快读免费小说大全","org.jght.sjcam.zone":"SJCAM Zone","org.jykds.player":"秀米手机电视","org.kde.kdeconnect_tp":"KDE Connect","org.kustom.wallpaper":"Kustom LWP","org.kustom.widget":"Kustom Widget","org.mozilla.firefox":"火狐浏览器","org.nayu.fireflyenlightenment":"萤火虫PTE","org.ncpssd.lib":"国家哲学社会科学文献中心","org.newssc":"大四川","org.noear.ddcat":"多多猫","org.pigai.allround":"批改网","org.raphets.history":"中华历史","org.sojex.finance":"口袋贵金属","org.telegram.messenger":"Telegram","org.tinghood.TpsForMobile.mi":"台球世界","org.vv.festivalSMS":"节日祝福短信大全","org.vv.menu.chuancai":"川菜菜谱大全","org.vv.screentest":"屏幕測試專家","org.vv.shwords":"学说上海话","org.vv.tang300":"天鸿嘉汇唐诗三百首","org.wanmen.wanmenuni":"万门好课","org.watermelon.mi":"合成大西瓜","org.wikipedia":"维基百科","org.xianliao":"闲聊","org.xiaoxingqi.shengxi":"声昔","org.xinkb.blackboard.android":"晓黑板","org.yuanlue.poetry":"长相思","org.zwanoo.android.speedtest":"Speedtest","org.zxq.teleri":"斑马智行","org.zywx.wbpalmstar.widgetone.uex11296876":"吉祥航空","org.zywx.wbpalmstar.widgetone.uex11364651":"消费者联盟","org.zywx.wbpalmstar.widgetone.uex11680266":"韩语入门发音","org.zywx.wbpalmstar.widgetone.uexaaagg10001":"安全守护","org.zzmetro.eticket":"商易行","os.imlive.nuannuan":"暖暖直播","paint.by.number.pixel.art.coloring.drawing.puzzle":"乐涂数字填色","pet.desktop.elf":"图图宠物","philm.vilo.im":"黑咔相机","photo.editor.polarr":"泼辣修图","pinkdiary.xiaoxiaotu.com":"粉粉日记","plus.H5A84F959":"粤苗","pmbattle.superyyl.com.pmbattleandroid":"口袋对战宝典","predictor.ui":"灵占星座解梦","pro.youqian.bill":"小青账","protect.eye":"护眼宝","protect.eye.filterv":"护眼宝精简版","pxb7.com":"螃蟹账号代售","qianlong.qlmobile":"钱龙","qingclass.qukeduo.app":"趣课多","qsbk.app":"糗事百科","qzyd.speed.nethelper":"八闽生活","reader.com.xmly.xmlyreader":"奇迹免费小说","remix.myplayer.flashstudio":"音乐管家","resground.china.com.chinaresourceground":"有巢","ru.brothersappsandgames.smashdiyslimefidgetslimy.dbzq.m":"快乐粘液模拟器","ru.fieldtest.modemcaps":"Qct Modem Capabilities","ru.mail.mailapp":"Почта Mail.ru","ru.ok.android":"Одноклассники – социальная сеть","ru.ozon.app.android":"OZON.ru","ru.yandex.searchplugin":"Яндекс с Алисой","ru.yandex.yandexmaps":"Yandex的地图","ru.zdevs.zarchiver":"ZArchiver解压缩工具","rwy.baoan.netsupervisor":"易上网","rzx.com.adultenglish":"开心过英语","sckl.super.clean.keeper.lite":"超能清理管家","seekrtech.sleep":"SleepTown","sg.bigo.shrimp":"皮皮蟹","sh.tyy.dimonote":"滴墨书摘","sina.mobile.tianqitong":"天气通","sjt.yntv.com.yntv":"云南手机台","sjz.zhht.ipark.android":"石家庄市智慧泊车","smskb.com":"盛名时刻表","so.ofo.labofo":"共享单车","so.orion.sharejob":"极豆兼职","software.ecenter.study":"状元共享课堂","sogou.mobile.explorer":"搜狗浏览器极速版","space.xinzhi.map":"新知卫星地图","space.xinzhi.sleep":"软眠眠","sr.daiv.alls.en":"基础英语口语","ss.colytitse.setappfull":"设置应用全屏","statusbar.lyric.compose":"墨·状态栏歌词","studio.fountainhead.habicat":"像素习惯","superstudio.tianxingjian.com.superstudio":"好拍视频编辑器","swin.com.iapp":"千变语音变声器","sx.map.com":"升学教育","syj.youngfhsher":"手机收音机","sz.szsmk.citizencard":"智慧苏州","szedu.com.shenzhi.szedu":"莘知教育","taluo.jumeng.com.tarot":"塔罗牌占卜","tc.everphoto":"时光相册","teamDoppelGanger.SmarterSubway":"地铁终结者 智能地铁","tech.caicheng.judourili":"句读","tech.csci.yikao":"昭昭题库","tech.xiangzi.painless":"无痛单词","test.hook.debug":"Wearable Debug","tide.app.zstl":"掌上铁力","tidemedia.app.hlrm":"海林融媒","tidemedia.app.linjiang":"魅力临江","tidemedia.app.zshc":"桦川融媒","tidemedia.app.zshn":"掌上桦南","tidemedia.app.zslj":"魅力龙江","tidemedia.app.zsnn":"宁古塔融媒","tidemedia.app.zsqd":"肇政通","tidemedia.app.zsqz":"智慧肇州","tidemedia.app.zstl":"融媒泰来","tidemedia.app.zsty":"汤原融媒","tidemedia.app.zsxl":"掌上兰西","tidemedia.app.zsys":"延寿融媒","time.master.aiera.com":"悬浮秒表","tonggu.jxntvcn.jxntv":"今日铜鼓","tool.xfy9326.milink.nfc":"MiLink NFC","tools.cooler.da":"手机降温大师","top.rhes.quchuangxiang":"趣剪辑视频编辑","top.szhqiot.tracker.py":"智骑助手","top.yukonga.mediaControlBlur":"MediaControlBlur","top.yukonga.updater.kmp":"Updater","tt.lt.tt":"聊天漂流瓶","tuoyan.com.xinghuo_daying":"星火英语","tv.acfun.lite.video":"水母动漫","tv.acfundanmaku.video":"AcFun","tv.aniu.app.dzlc":"点掌财经","tv.buka.android":"布卡互动","tv.danmaku.bili":"哔哩哔哩","tv.danmaku.bilibilihd":"哔哩哔哩HD","tv.dasheng.vs":"大圣电竞","tv.hanju.lite":"韩剧TV极简版","tv.peel.app":"必控万能遥控器","tv.pps.mobile":"爱奇艺随刻","tv.tvguo.androidphone":"电视果","tv.xiaoka.live":"一直播","tv.yilan.howto.app":"好兔视频","tv.yixia.bobo":"波波视频","tw.nekomimi.nekogram":"Nekogram","uni.UNI8899253":"联合日报","uni.UNI94F1815":"孤鸽","uni.UNIA47EF0A":"小车加油","uooconline.com.education":"优课UOOC","us.pinguo.april_collage":"拼图酱","us.pinguo.idcamera":"最美证件照","us.pinguo.selfie":"最美自拍","us.zoom.videomeetings":"Zoom","vStudio.Android.Camera360":"相机360","vegabobo.dsusideloader":"DSU Sideloader","video.like":"Likee短视频","video.like.lite":"Likee Lite– Funny Video&Earn Money&Video Status","video.player.videoplayer":"XPlayer万能视频播放器","video.vue.android":"VUE Vlog","videoeditor.videorecorder.screenrecorder":"XRecorder录屏大师","vip.invit.anna":"电子请柬制作","vip.qufenqian.intellwifi":"智能WiFi宝","vip.qufenqian.phonewifi":"手机WiFi宝","vip.qufenqian.powerwifi":"全能WiFi宝","vip.qufenqian.speedwifi":"极速WiFi精灵","vip.qufenqian.wifionekey":"一键WiFi宝","virtualgl.kidspaint":"孩子画画","viva.reader":"VIVA畅读","vmovier.com.activity":"场库","vstc.eye4zx.client":"智能云","vz.com":"飞常准","w2a.app7881.com":"7881游戏交易","wanzai.jxntvcn.jxntv":"智慧万载","wech.msyr.vcvs":"蜂鸟追剧","wech.tbqb.sshw":"泰圈","weilei.shibie":"万能拍照识别","weiyan.cartoon.android":"免费漫画热门阅读","wind.android":"万得股票","windinfo.android":"Wind金融终端","wiseman.crocodile.skin":"皮皮达人","wl.smartled":"宝莲灯","wnspbfq.app.ggplayer":"万能视频播放器","world.letsgo.booster.android.pro":"Lets accelerator","wudao.com.chinadance.video":"中舞网","xxt.com.cn.ui":"沃·行讯通","xyz.hanks.note":"蜜蜂便签","xyz.ionwqnq.happytribe":"开心部落","xyz.ymyapp.xbw.nearme.gamecenter":"小霸王","xzr.hkf":"Horizon Kernel Flasher","xzr.konabess":"KonaBess","yesoul.yesoulmobile":"Yesoul","yfdzb.ycnews.cn":"我言新闻","yinhangbang.ekeguan.com.yinhangbang4":"课观银行帮","ynurl.yslc.com":"云上陇川","ynurl.zsrl.com":"掌上瑞丽","yong.yunzhichuplayer":"万能播放器","youqu.android.todesk":"ToDesk","ysbang.cn":"药师帮","yyc.xk":"星空视频壁纸","zhongxinjiantou.szkingdom.android.newphone":"蜻蜓点金","zmsoft.rest.phone":"二维火掌柜","zqrb.cn.app":"证券日报","zsjh.sx.novel":"笔趣书阁免费小说","zufun.cn":"租房网","zwzt.fangqiu.edu.com.zwzt":"纸条","zz.dela.cmcc.traffic":"10086","com.xiaomi.kidspace":"小米教育中心","com.sobey.kanqingdao":"蓝睛","jp.pokemon.pokemonsleep":"Pokémon Sleep","com.jiduauto.app":"极越","com.xiaomi.mihomemanager":"小米演示","com.android.systemui":"系统界面","com.ctg.itrdc.clouddesk":"天翼云电脑","com.xiaomi.ucar.minimap":"小米地图","com.netflix.NGP.MonumentValley3":"纪念碑谷 3","com.zte.smarthome":"中兴智慧生活","com.hihonor.appmarket":"荣耀应用市场","com.bilibili.app.in":"bilibili","com.joey.colors.simple.c":"中国传统色","tech.caicheng.youshi":"有诗","org.panda.words":"熊猫在学"};export{o as default}; +const o={"InternetRadio.all":"爱上Radio","UCUX.APP":"优课优信","a.baozouptu":"暴走P图","ai.ling.luka.app":"Luka阅读养成","ai.zuoye.app":"爱作业","ai.zuoye.shijuanbao":"试卷宝","aiera.sneaker.snkrs.aiera":"HOTDOG","aihuishou.aihuishouapp":"爱回收","aiqianjin.jiea":"钱站","air.com.aaaedu.RoundEnPhonetic":"英语音标发音视频","air.com.jiamm.homedraw":"美家量房","air.com.ketangwu.KtwPlayer":"课堂屋初中物理","air.thix.sciencesense.beaker":"烧杯 BEAKER","air.tv.douyu.android":"斗鱼","all.mobileparttimejob":"兼职赚客","all.parttimeguidesystem":"兼职猫","andr.members1":"智讯开店宝","android.lite.clean":"腾讯清理大师","android.youying.slys":"WiFi速联钥匙","android.zhibo8":"直播吧","anshun.tidemedia.cn":"云动安顺","aofo.fj":"编辑图片","aofo.fjyy":"编辑图片","app.bookey":"Bookey","app.ehafo":"易哈佛","app.gone.files":"隐藏游戏计算器","app.huawei.auto":"AITO","app.hxz.anime.tajie":"它界","app.icon.gone":"应用隐藏计算器","app.podcast.cosmos":"小宇宙","app.rikka.savecopy":"保存副本","az.studio.gkztc":"高考直通车","battymole.trainticket":"买火车票","bdbd.wiex.ditu":"斗斗地图街景","beiq.daoh.sdit":"齐齐导航卫星地图","bin.mt.plus":"MT管理器","bin.mt.termex":"MT终端扩展包","bingdic.android.activity":"微软必应词典","bsdd.waad.tdse":"百斗卫星地图","bubei.tingshu":"懒人听书","bubei.tingshu.pro":"懒人听书高级版","c.l.a":"闪电盒子","c.l.b":"闪电盒子极速版","cbs.chaboshi":"查博士","cc.forestapp":"Forest 专注森林","cc.fotoplace.app":"足记","cc.gara.fish.dog":"兼职糯米狗学生赚钱","cc.gara.fish.jj_fish":"兼职小鱼","cc.gara.ms":"微店热卖","cc.jianke.jianzhike":"兼职酱","cc.kaipao.dongjia":"东家","cc.kdqbxs.reader":"免费全本小说书城","cc.kixmix.video":"KIXMIX","cc.lianzainovel":"飞阅全本免费小说","cc.mianfeinovel":"追书免费全本小说","cc.mocation.app":"片场","cc.oasis.minor1":"快帆","cc.quanben.novel":"全本免费小说阅读器","cc.quanbennovel":"全本免费快读小说","cc.remennovel":"TXT全本电子书","cc.rideal.messageboard":"领导留言板","cc.rs.gc":"GG租号","cc.ruit.zhidaoqianlai":"指间看点","cc.septnet.student":"七天学堂","cc.topop.gacha":"52TOYS官方商城","cderg.cocc.cocc_cdids":"成都地铁","cellmate.qiui.com":"QIUI","ch999.app.UI":"九机网","chinatelecom.mwallet":"翼支付钱包","classic.brick.games.tetris.gtx":"俄罗斯方块游戏机","club.imjk":"格子酱","club.jijigugu.yiguan":"一罐","club.modernedu.lovebook":"爱家读书","club.sugar5.app":"SUGAR苏格","cmb.pb":"招商银行","cmccwm.mobilemusic":"咪咕音乐","cn.LoserFox.BuckshotRoulette":"Buckshot Roulette","cn.TuHu.android":"途虎养车","cn.adidas.app":"adidas","cn.adidas.confirmed.app":"CONFIRMED","cn.andouya":"闪传","cn.android.mingzhi.motv":"移动电影院","cn.appfactory.youziweather":"柚子天气","cn.artand.android":"Artand","cn.artstudent.app":"艺术升","cn.aura.feimayun":"光环","cn.babyfs.android":"成长兔启蒙","cn.banshenggua.aichang":"爱唱","cn.bbnews.bengbufabu":"蚌埠发布","cn.beeba.app":"比巴","cn.beekee.zhongtong":"中通快递","cn.bevol.p":"美丽修行","cn.bigfun":"bigfun","cn.bitsfun.light.aod":"动感熄屏","cn.bm.shareelbmcx":"拜米出行","cn.bookln.saas.jiuwei9":"久为优学帮","cn.bookln.saas.sjj8":"书加加","cn.boyakids.m":"博雅小学堂","cn.btclass.sierra":"BT教育","cn.buding.martin":"微车","cn.caocaokeji.user":"曹操出行","cn.carrefour.app.mobile":"家乐福商城","cn.cash360":"账王记账","cn.ccguitar.music":"虫虫吉他","cn.ccspeed":"CC加速器","cn.cdyl.zwxt":"天府通办","cn.cellapp.classicLetter":"文言文字典","cn.changsha.xczxapp":"星辰头条","cn.chinabus.main":"8684实时公交","cn.chinabus.metro.main":"8684地铁","cn.cisc":"中金财富","cn.cityhouse.creprice":"房价行情","cn.civaonline.ccstudentsclient":"Civa机器人","cn.cj.pe":"139邮箱","cn.cntv":"央视影音","cn.cntv.app.ipanda":"熊猫频道","cn.cntvnews":"央视新闻","cn.codemao.android.kids.lite":"小火箭幼儿编程","cn.coldlake.stellarmobile":"恒星播放器","cn.colorv":"彩视","cn.com.anlaiye":"俺来也","cn.com.bailian.bailianmobile":"i百联","cn.com.bhbc.mobilebank.per":"渤海银行","cn.com.bjns.mbank":"北京农商银行","cn.com.bjx.bjxtalents":"北极星招聘","cn.com.bmac.nfc":"北京一卡通","cn.com.bodivis.mybody":"好体知","cn.com.bookan":"博看书苑","cn.com.bsb.mbank":"蒙商银行","cn.com.busteanew":"通卡出行","cn.com.changan.cvim":"智慧云控","cn.com.chinastock.YinHeZhangTing":"银河掌厅","cn.com.chinatelecom.account":"天翼账号中心","cn.com.chsi.chsiapp":"学信网","cn.com.cmbc.newmbank":"民生银行","cn.com.creditloans":"有信花花贷款借钱","cn.com.csbank":"e钱庄","cn.com.cscec3b.qw":"三局通","cn.com.dareway.mhsc":"威海人社","cn.com.dareway.mhsc_heze":"菏泽人社","cn.com.dareway.mhsc_jinan":"济南人社","cn.com.drivedu.chexuetang":"车学堂","cn.com.enorth.jinyun":"津云","cn.com.essence.stock":"国投证券","cn.com.fanc.chinesecinema":"中影泰得影城","cn.com.fateu.fateu":"FateU","cn.com.gjzq.yjb2":"国金佣金宝","cn.com.gxrb.client":"广西云","cn.com.gzbank.mbank":"广银信用卡","cn.com.hibor":"慧博投资分析","cn.com.hkgt.gasapp":"易捷加油","cn.com.hrcrb.mobilebank.per":"华润银行","cn.com.hsbc.hsbcchina":"汇丰银行","cn.com.htjc.pay":"电e宝","cn.com.huishangbank.mbank":"徽行信用卡","cn.com.hzb.mobilebank.per":"杭州银行","cn.com.igimu.qianyi":"千亿词霸俄语词典","cn.com.jmw.m":"中国加盟网","cn.com.jmwjiaoyu.m":"创业开店宝","cn.com.kanjian":"看鉴微视频","cn.com.langeasy.EasyListen":"轻听英语","cn.com.langeasy.LangEasyLexis":"不背单词","cn.com.langeasy.LangEasyLrc":"朗易思听","cn.com.livelab":"纷玩岛","cn.com.lzb.mobilebank.per":"兰州银行","cn.com.mbaschool.success":"研线课堂","cn.com.modernmedia.businessweek":"商业周刊","cn.com.nbd.nbdmobile":"每日经济新闻","cn.com.njcb.android.mobilebank":"南京银行","cn.com.njxmxbank.mbank":"南银法巴消金","cn.com.nxy.mbank.hb":"湖北农信","cn.com.nxy.mbank.hebei":"河北农信","cn.com.opda.android.clearmaster":"超强一键清理大师","cn.com.open.mooc":"慕课网","cn.com.pcauto.android.browser":"太平洋汽车","cn.com.pconline.android.browser":"太平洋科技","cn.com.pyc.pbb":"鹏保宝","cn.com.qlwb.qiluyidian":"齐鲁壹点","cn.com.robusoft.floweridentification":"花伴侣","cn.com.servyou.sichuan":"四川税务","cn.com.servyou.xj":"新疆税务","cn.com.shanghai.ebank":"上银企业服务","cn.com.shbank.mper":"上海银行","cn.com.sina.finance":"新浪财经","cn.com.sina.sports":"新浪体育","cn.com.spdb.mobilebank.company":"浦发企业版","cn.com.spdb.mobilebank.per":"浦发银行","cn.com.thit.wxmetro":"码上行","cn.com.tiros.android.navidog":"导航犬","cn.com.voc.xhncloud.xinchengbu":"新城步","cn.com.voc.xhncloud.xinjiahe":"铸都嘉禾","cn.com.voc.xhncloud.xinjiangyong":"新江永","cn.com.voc.xhncloud.xinlusong":"掌上芦淞","cn.com.wanyueliang.tomato":"八角星视频制作","cn.com.weilaihui3":"蔚来","cn.com.weshare.jiekuan":"闪电借款","cn.com.whty.hfcard":"合肥通卡","cn.com.wiisoft.polly":"会说话的鹦鹉波利","cn.com.wiisoft.tuotuo":"儿童拖拖乐游戏","cn.com.wo":"联通生活","cn.com.xbscPhone3":"西部证券","cn.com.xmrc.talent":"厦门人才网个人版","cn.com.yaan":"掌上雅安","cn.com.yjpay.shoufubao":"付临门云商宝","cn.com.youda.youdajp":"友达日语","cn.com.youxingqu.funreading":"趣趣英语","cn.com.yunma.school.app":"易校园","cn.com.zjol":"潮新闻","cn.com.zwwl.bayuwen":"豆神教育","cn.coolyou.liveplus":"直播TV","cn.cowboy9666.live":"牛仔网","cn.cqrb.news":"重庆日报","cn.cri.chinaradio":"ChinaRadio","cn.cty.hbzw":"鄂汇办","cn.cyberIdentity.certification":"国家网络身份认证","cn.dahe.caicube":"大河财立方","cn.dahebao":"顶端新闻","cn.damai":"大麦","cn.danatech.xingseapp":"形色","cn.dayutang.anglerfish":"大塘小鱼","cn.dict.android.pro":"海词词典","cn.dictcn.android.digitize.oxford_bilingdict_17200":"牛津外研英汉汉英词典","cn.dictcn.android.digitize.oxford_necdict_17001":"新牛津英汉双解大词典","cn.dictcn.android.digitize.sw_gjcydcd_10011":"成语大词典","cn.dictcn.android.digitize.sw_gjgdhycd_10032":"古代汉语词典","cn.dictcn.android.digitize.sw_gjxhdzd_10010":"新华大字典","cn.dictcn.android.digitize.swg_xhzd_21003":"新华字典","cn.dictcn.android.digitize.wys_lwddgjyycd_8027":"朗文当代高级英语词典","cn.dongguanbank.mbank.prd":"东莞银行","cn.dooone.wifihelper_cn":"WiFi上网加速器","cn.duku":"读库","cn.dxy.idxyer":"丁香园","cn.dxy.inderal":"丁香医考","cn.dxy.medicinehelper":"用药助手","cn.dylovemm.csyh":"虚拟恋人","cn.eagri.measurement":"测亩易","cn.eato.mobile.word":"手机Word文档","cn.eclicks.drivingtest":"车轮驾考通","cn.eclicks.wzsearch":"车轮","cn.ecook":"网上厨房","cn.ecook.babyfood":"宝宝辅食(育儿)","cn.ecook.jiachangcai":"家常菜","cn.ecookone":"菜谱大全美食","cn.ecooktwo":"做菜大全","cn.ecookxuezuofan":"学做饭","cn.edaijia.android.client":"e代驾","cn.edu.hit.welink":"哈工大","cn.edu.nchu.nahang":"蓝航","cn.edu.zjicm.listen":"知米听力","cn.edu.zjicm.wordsnet_d":"知米背单词","cn.eduexam.cwlapp":"策未来","cn.eeo.classin":"ClassIn","cn.ehanghai.android.hex":"海e行","cn.emagsoftware.gamehall":"咪咕快游","cn.emoney.emstock":"益盟操盘手","cn.emoney.level2":"益盟操盘手经典版","cn.emoney.pf":"益盟加强版","cn.eol.wen":"掌上高考","cn.etouch.ecalendar":"微鲤万年历","cn.fighting.mjstv.classic":"美剧社TV","cn.fighting.rrmeijutv.classic":"人人美剧TV","cn.firstleap.parent":"励步云","cn.fmsyjhgb":"FM收音机广播","cn.fprice.app":"千循","cn.freshbuddy.meiriyitao":"每日一淘","cn.fszt.trafficapp":"畅驾","cn.furries.app":"兽聚汇","cn.futu.trader":"富途牛牛","cn.fzhuayantcoltd.huayaapp":"画涯","cn.gamedog.terrariacompos":"泰拉瑞亚合成表","cn.gmw.cloud":"光明日报","cn.gmw.gmym":"光明云媒","cn.gog.livegz":"众望","cn.gogpay.dcb":"多彩宝","cn.gogpay.guiydc":"阅贵阅多彩","cn.goodjobs.client":"新安人才网","cn.gov.chinatax.jiangsu.etax.app":"江苏税务","cn.gov.lottery":"中国体育彩票","cn.gov.pbc.dcep":"数字人民币","cn.gov.sh12333.humansocialsecurity":"上海人社","cn.gov.tax.its":"个人所得税","cn.gov.weijing.ns.wz":"微警认证","cn.great.yuanqi":"元气小组件","cn.guancha.app":"观察者","cn.gydata.bidding":"立达标讯","cn.gydata.policyexpress":"政策快报","cn.gzhzcj.hcg":"汇炒股","cn.gzmovement":"动静新闻","cn.handhi.im":"掌嗨","cn.hd.fast.datarecovery":"极速数据恢复","cn.hd.mobileforce":"强力数据恢复精灵","cn.hd.mobilerecover":"手机数据恢复大师","cn.hd.photorecovery":"手机照片恢复大师","cn.hd.zphfjl":"照片恢复精灵软件","cn.honor.qinxuan":"荣耀亲选","cn.hsa.app":"国家医保服务平台","cn.huazhi.reader":"华智公考","cn.huidukeji.gamewelfare":"福利猫","cn.hundun.datarecovery":"数据恢复大师","cn.huntlaw.android":"好律师","cn.huohua.eduai":"火花启蒙","cn.huohua.eduparent":"火花思维","cn.huohua.tobstudent":"火花线下课","cn.i4.mobile":"爱思助手","cn.i4.remote":"爱思远控","cn.ibuka.manga.ui":"布卡漫画","cn.ieway.evmirror":"EV投屏","cn.ieway.evplayer":"EVPlayer","cn.ieway.evsuperplayer":"EV全能播放器","cn.ieway.idphoto":"EV证件照","cn.ieway.liveassistant":"EV直播助手","cn.ieway.screenshare":"EV屏幕共享","cn.ifreedomer.com.softmanager":"极速清理大师","cn.igxe":"IGXE","cn.ikamobile.trainfinder":"火车票达人","cn.imsummer.summer":"Summer","cn.innogeek.cp":"CP速配","cn.ishansong":"闪送","cn.itvsh.bobotv":"播播TV","cn.ixunke.woniu101":"导游证雷大大","cn.iyidui":"伊对同城","cn.j.hers":"她社区","cn.j0.nmeshop":"大e洋数字服务","cn.jagat.main":"Jagat果汁儿","cn.ji_cloud.android":"极云普惠云电脑","cn.jingfujing.speedtest":"测速","cn.jj":"JJ斗地主","cn.jsb.china":"江苏银行","cn.jthj.turbobunny":"迅猛兔加速器","cn.k3.bao66":"包牛牛","cn.k3.k3":"开山网","cn.kaiheila":"KOOK","cn.kaoshi100.view":"考试100","cn.kf.newsclient":"开封Plus","cn.kidyn.qdmedical160":"健康160","cn.km7500.EYZHXX":"俄语7500km","cn.knero.bx":"背个X啊","cn.knet.eqxiu":"易企秀","cn.knowbox.androidaiclass":"小盒课堂","cn.knowbox.rc.parent":"家长盒子","cn.kuwo.kwmusichd":"酷我音乐HD","cn.kuwo.player":"酷我音乐","cn.kuwo.sing":"酷我K歌","cn.kuwo.tingshu":"酷我畅听","cn.kuwo.tingshu.lite":"全民短剧","cn.kuwo.tingshuxq":"评书相声戏曲全集","cn.ledongli.ldl":"乐动力","cn.lezhi.speedtest":"网速管家","cn.lianqinba.strings":"一起练琴","cn.lianqinba.tuner":"极简调音器","cn.lifemg.union":"晨光联盟","cn.linkedcare.eky":"e看牙","cn.liuyanbing.surveyor":"测量员","cn.longmaster.pengpeng":"语玩","cn.lrapps.hidecall":"隐号电话","cn.luyiyuntech.daka":"元道经纬","cn.lyric.getter":"酒域-歌词获取","cn.lzm.koreatv":"韩剧大全TV","cn.maketion.activity":"无忧精英","cn.mama.activity":"妈妈网轻聊","cn.mama.pregnant":"妈妈网孕育","cn.medlive.android":"医脉通","cn.medlive.guideline.android":"临床指南","cn.medsci.app.news":"梅斯医学","cn.mfxsqbyd.reader":"免费小说全本阅读","cn.microants.merchants":"义采宝义乌小商品批发网","cn.migu.media":"咪咕音乐彩铃版","cn.mimilive.xianyu":"爆聊","cn.minschool.niobium":"10分钟学校","cn.missevan":"猫耳FM","cn.missfresh.application":"每日优鲜","cn.mozilla.rocket":"Firefox Lite","cn.mucang.android.asgard":"浪浪自驾游","cn.mucang.android.parallelvehicle":"平行之家","cn.mucang.android.qichetoutiao":"车友头条","cn.mucang.drunkremind.android":"小猪二手车","cn.mucang.xiaomi.android.wz":"全国违章查询","cn.musimiao.calculator":"科学计算机","cn.myflv.noactive":"NoActive","cn.myhug.avalon":"阿瓦隆","cn.myhug.tiaoyin":"耳觅","cn.neoclub.uki":"Uki","cn.net.cyberway":"彩之云","cn.net.shizheng.study":"365时政","cn.net.tiku.shikaobang.syn":"事考帮","cn.newugo.app":"微健","cn.ninebot.ninebot":"九号出行","cn.ninegame.gamemanager":"九游","cn.nineton.dailycheck":"YoYo日常","cn.nineton.recordpro":"录音专家","cn.nineton.sayingwrod":"爱字幕","cn.nineton.starget":"小目标打卡","cn.nineton.watermark":"一键去水印","cn.njjrsy.poetry":"唐诗三百首少儿版","cn.nokia.speedtest5g":"Speedtest5g","cn.opda.a.phonoalbumshoushou":"百度手机卫士","cn.org.caa.auction":"中拍平台","cn.org.gzjjzd.gzjjzd":"贵州交警","cn.org.yxj.doctorstation":"医学界医生站","cn.owhatlab":"Owhat Lab","cn.paperang.mm":"作业帮喵喵机","cn.passiontec.dxs":"店小算","cn.pocketwallet.pocketwallet":"口袋钱包","cn.poco.interphoto2":"印象","cn.poco.jane":"简拼","cn.poco.photo":"POCO摄影","cn.postar.txb_pay_android":"星通宝","cn.qiaolatech.huihua":"画画板","cn.qiutinghe.voicechanger":"王者游戏变声器","cn.qtone.xxt.guangdong":"广东和教育","cn.quicktv.android":"影视大全快看","cn.quicktv.androidpro":"今日影视大全","cn.qxgroup.animmaker":"手绘动画","cn.rainbow.westore":"天虹","cn.rball.fastcleanmaster":"极速清理大师","cn.readpad.whiteboard":"白板","cn.relian99":"热恋","cn.runtu.app.android":"公考宝典专业版","cn.rznews.rzrb":"主流日照","cn.samsclub.app":"山姆会员商店","cn.shaunwill.umemore":"YOUMORE","cn.shcab.passenger":"申程出行","cn.soulapp.android":"Soul","cn.sousui.word":"Word文档","cn.speedtest.lite":"网速管家极速版","cn.suanya.ticket":"智行机票","cn.suanya.train":"订票助手12308","cn.suanya.zhixing":"智行旅行","cn.sudiyi.app.courier":"速递易快递员","cn.tantady.tt":"声吧","cn.taoqixia.home":"淘气侠","cn.tape.tapeapp":"Tape","cn.tc.umu":"UMU互动","cn.teacheredu.www":"师学宝","cn.tech.weili.kankan":"微鲤看看畅聊版","cn.tfb.msshop":"点购广场","cn.tianya.light":"天涯社区","cn.ticktick.task":"滴答清单","cn.tk.online":"泰康在线","cn.touna.touna":"投哪网","cn.train2win.ai":"有心跳","cn.trinea.android.developertools.pro":"开发助手专业版","cn.txtqbmfyd.reader":"阅客TXT全本免费阅读","cn.ulearning.yxy":"优学院2.0","cn.unipus.itest.student":"iTEST爱考试","cn.unipus.ucampus.student":"U校园","cn.uqu8.guesssong":"全民猜歌赚钱","cn.v6.sixrooms":"石榴直播","cn.v6.xiuchang":"六间房直播","cn.vcinema.cinema":"南瓜电影","cn.vmos.cloudphone":"VMOS云手机","cn.wangxiao.app":"中大网校","cn.wangxiao.caikuaizhuntiku":"会计准题库","cn.wangxiao.dyzhuntiku":"导游资格证准题库","cn.wangxiao.gwyzhuntiku":"公务员准题库","cn.wangxiao.jszzhuntiku":"教师资格准题库","cn.wangxiao.jz1zhuntiku":"一建准题库","cn.wangxiao.jz2zhuntiku":"二建准题库","cn.wangxiao.kyzhuntiku":"考研准题库","cn.wangxiao.shgzhuntiku":"社会工作者准题库","cn.wangxiao.zhuntiku":"准题库","cn.wangxiao.zikaozhuntiku":"自考准题库","cn.wanxue.newgaoshou":"海文考研","cn.warmcolor.bger":"笔盒视频制作Bger","cn.weilaihongtech.invitation":"电子请帖","cn.wejuan.reader":"快看小说阅读","cn.weli.maybe":"趣撩","cn.weli.story":"微鲤看看","cn.wenlvnews.cn.wenlvtoutiao":"文旅头条新闻网","cn.wenyu.bodian":"波点音乐","cn.wiz.note":"为知笔记","cn.wlantv.kznk":"Koznak","cn.wondershare.filmorago":"万兴喵影","cn.wps.moffice_eng":"WPS Office","cn.wps.moffice_eng.xiaomi.lite":"小米文档查看器(WPS定制)","cn.wps.note":"WPS便签","cn.wps.yun":"金山文档","cn.wq.myandroidtools":"MyAndroidTools","cn.wsds.gamemaster":"迅游手游加速器","cn.wywk.app":"网鱼","cn.wzbank.mobilebank":"温州银行","cn.xcfamily.community":"新橙社","cn.xckj.talk_junior":"伴鱼少儿英语","cn.xdf.lespeaking":"乐听说","cn.xdf.roombox.app":"新东方云教室","cn.xdf.vps.parents":"掌上优能","cn.xdf.woxue.student":"新东方","cn.xender":"Xender传文件","cn.xiaochuankeji.pipilite":"皮皮搞笑极速版","cn.xiaochuankeji.tieba":"最右","cn.xiaochuankeji.zuiyouLite":"皮皮搞笑","cn.xiaofengkj.fitpro":"FitPro","cn.xiaofn.article":"高考满分作文","cn.xiaolongonly.andpodsop":"AndPods","cn.xiaoniangao.xngapp":"小年糕","cn.xiaoshuoyun.app":"小说云","cn.xigou100.client.activity":"喜购","cn.xuexi.android":"学习强国","cn.yihuzhijia.app":"医护之家","cn.yingmi.qieman.hermione":"且慢","cn.yiqi.photo":"动感相册","cn.yonghui.hyd":"永辉生活","cn.youth.news":"中青看点","cn.youth.school":"中青校园","cn.yq.days":"倒数321","cn.ysgroup.ysdai":"乐商贷理财","cn.yunxianggouwu.www":"云享购","cn.zdkj.ybt":"优蓓通","cn.zepeto.main":"崽崽ZEPETO","cn.zgm.zgmapp":"自贡观察","cn.zhiup.mobile":"职上","cn.zymk.comic":"知音漫客","cneb.app":"国家应急广播","cnki.net.psmc":"知网研学","co.benx.weverse":"Weverse","co.runner.app":"悦跑圈","co.welab.wolaidai":"我来数科","co.xingtuan.tingkeling":"停课铃","coding.yu.ccompiler.new":"C语言编译器","com.A17zuoye.mobile.homework":"一起作业","com.Apricotforest_epocket":"医口袋","com.Autoyol.auto":"凹凸租车","com.DaTong.InsuranceForAndroid":"快保","com.ETCPOwner.yc":"ETCP停车","com.FillGreat":"飞观","com.GiTeam.PuzzleSchool":"魔方学院","com.HanBinLi.Learnabc":"我的英语练习册","com.HaoTuBang.H3DBodyFree":"3Dbody解剖步","com.Hotel.EBooking":"携程eBooking","com.HuaXiaBank.HuaCard":"华彩生活","com.JindoBlu.TwoPlayerGamesChallenge":"2 Player games ","com.JindoBlu.TwoPlayerGamesChallenge.bnn":"2人迷你游戏","com.KaoYaYa.TongKai":"考呀呀","com.Kingdee.Express":"快递100","com.Kyoto.futures":"京都期货","com.LanHaiBank.mobile":"蓝海银行","com.MobileTicket":"铁路12306","com.One.WoodenLetter":"一个木函","com.PEP.biaori":"标准日本语","com.PigeonGames.Phigros":"Phigros","com.PingAn.CaiFuBao":"平安财富宝","com.Qunar":"去哪儿旅行","com.Qunar.touch":"去哪儿旅行HD","com.Recipes.app2":"孕妇营养食谱","com.ShengYiZhuanJia.five":"生意专家","com.ShundeRCB.mobilebank":"顺德农商银行","com.StefMorojna.SpaceflightSimulator.mt":"航天模拟器","com.TV.control":"超级电视遥控器","com.TdxGPGDHY":"国都通赢","com.Tiange.ChatRoom":"酷爱直播","com.TianjinAirlines.androidApp":"天津航空","com.UCMobile":"UC浏览器","com.ZArchiver.chengyuda":"ZArchiver解压缩工具","com.a3733.awyxh":"爱吾游戏","com.a3733.gamebox":"3733游戏盒","com.a3xh1.phoenix":"君凤煌","com.aareader":"AA小说下载阅读器","com.abcd.reading":"英语外刊","com.abchina.ebizbtob":"农银e管家","com.abifong.mfxssc":"免费小说书城","com.able.wisdomtree":"知到","com.ablesky.ui.activity":"能力天空","com.abm.app":"VTN","com.aboatedu.edu":"一只船教育","com.absinthe.libchecker":"LibChecker","com.acadsoc.foreignteacher":"儿童英语外教","com.acadsoc.talkshow":"阿卡索英语","com.acc5.chuji":"会计考试GO","com.accordion.analogcam.cn":"OldRoll复古胶片相机","com.accordion.pro.camera.cn":"ReLens大光圈虚化单反相机","com.account.book.quanzi":"圈子账本记账","com.achievo.vipshop":"唯品会","com.actionsmicro.ezcast":"EZCast","com.acwing.app.acwing_app":"AcWing","com.ada.tethys.student":"猿编程","com.adguard.android":"AdGuard for Android","com.adinall.bookteller":"知知故事","com.adinnet.xlebike":"小遛","com.admaster.SurveyPrize":"有奖问答","com.adnonstop.mancamera2017":"型影","com.adobe.lrmobile":"Lightroom","com.adobe.scan.android":"Adobe Scan","com.adquan.adquan":"广告门","com.adsafepro":"净网大师pro","com.aeonbuy.app.aeonclient":"永旺","com.afa.recovery":"数据恢复助手","com.afar.machinedesignhandbook":"机械设计手册","com.agg.picent":"相册大师","com.agoda.mobile.consumer":"Agoda安可达","com.aheading.news.bazhongrb":"掌上巴中","com.aheading.news.newbijie":"新毕节","com.aheading.news.wuxirb":"无锡观察","com.aheading.news.yuanherb":"源河","com.aheading.news.zhenhairb":"镇灵通","com.ahlh.sgzhd.huawei":"时光杂货店","com.ahlh.sgzhd.mi":"时光杂货店","com.ahlh.sgzhd.vivo":"时光杂货店","com.ahsj.kneadface":"捏脸","com.ahuxueshu":"阿虎医考","com.ai.chinafpb.main":"防返贫监测","com.ai.voacsspeed":"英语听力","com.ai.voaspeed":"VOA英语口语","com.aibang.bjtraffic":"北京交通","com.aibaoxian.car.optimus":"车主惠","com.aicai.yingqiudashi":"盈球大师","com.aichang.yage":"雅歌","com.aidp.convforhome":"莆田惠民宝","com.aiguo.acgdareturnliapp":"艾果网络海归加速器软件","com.aigupiao.ui":"爱股票","com.aijianji.clip":"爱剪辑","com.aikan":"免费小说大全","com.aikucun.akapp":"爱库存","com.ailian.hope":"hope","com.ailide.apartmentsabc":"爱立熊","com.ailiyong.jojo.chants":"超级宝贝JoJo","com.aimanthor.pianobus":"钢琴巴士","com.aipai.android":"爱拍","com.aipai.paidashi":"拍大师","com.air.sz":"深圳航空","com.airbnb.android":"爱彼迎","com.airmore":"爱莫助手","com.airmpoint.popstar.cn.mi":"消灭星星经典","com.airuniversa.control":"万能空调遥控器","com.aishuke.vux":"笔趣阁","com.aishukeem360.ledu":"免费小说城","com.aixuedai.axd":"爱又米","com.aiyu.kaipanla":"开盘啦","com.akax.haofangfa":"好芳法课堂","com.alading.mobclient":"阿拉订","com.album.lspicer":"微信恢复大师","com.alcidae.smarthome":"海雀","com.alensw.PicFolder":"快图浏览","com.alfl.www":"爱上街","com.ali.croak.mi":"旅行青蛙·中国之旅","com.ali.money.shield":"钱盾","com.alibaba.ailabs.tg":"天猫精灵","com.alibaba.aliexpresshd":"全球速卖通","com.alibaba.aliyun":"阿里云","com.alibaba.android.babylon":"点点虫","com.alibaba.android.rimet":"钉钉","com.alibaba.cloudmail":"阿里邮箱","com.alibaba.icbu.app.seller":"阿里卖家","com.alibaba.intl.android.apps.poseidon":"Alibaba.com","com.alibaba.mobileim":"旺信","com.alibaba.mro":"1688工业品","com.alibaba.taurus.zhejiang":"浙政钉","com.alibaba.wireless":"阿里巴巴","com.alibaba.wireless.lstretailer":"阿里零售通","com.alibaba.wireless.microsupply":"采源宝","com.alibaba.wireless.seller":"1688商家版","com.alicloud.databox":"阿里云盘","com.alicom.smartdail":"阿里小号","com.aligames.sgzzlb":"三国志·战略版","com.aligames.sgzzlb.huawei":"三国志·战略版","com.aligames.sgzzlb.mi":"三国志·战略版","com.aligames.sgzzlb.vivo":"三国志·战略版","com.alimama.moon":"淘宝联盟","com.alipay.m.portal":"阿里本地通","com.alipictures.moviepro":"灯塔专业版","com.aliwx.tmreader":"天猫读书","com.aliyun.alink":"阿里智能","com.aliyun.djcloud":"西湖先锋","com.aliyun.pds":"企业文件管理","com.aliyun.tongyi":"通义","com.all.video":"聚视影视大全","com.allhistory.dls.marble":"全知识","com.allin.social":"唯医骨科","com.allnow.global.app":"全现在","com.alltobid":"上海国拍","com.allyoga":"全是瑜","com.allzeus.browser":"宙斯浏览器","com.alo7.android.student":"爱乐奇","com.alpetra.ruicorreia.sppedometerone":"Speedometer One","com.alpha.lagouapk":"拉勾招聘","com.altlab.lbz":"飞越13号房","com.alukaxi.bqshugg.blue":"笔趣书阁","com.amazon.kindlefc":"Kindle","com.ancda.parents":"掌心宝贝","com.ancient.calendar":"老黄历","com.android.adservices.api":"广告隐私权","com.android.app.notificationbar":"一知人生(测试版)","com.android.app.qidian":"齐点淄博","com.android.app.quanmama":"券妈妈优惠券","com.android.auto.skip":"自动跳过","com.android.bankabc":"中国农业银行","com.android.benlailife.activity":"本来生活","com.android.bluetooth":"蓝牙","com.android.browser":"浏览器","com.android.calendar":"日历","com.android.camera":"相机","com.android.captiveportallogin":"强制门户登录","com.android.cheyooh":"车一百","com.android.chrome":"Chrome","com.android.clock.sd":"山东农信","com.android.comicsisland.activity":"漫画岛","com.android.contacts":"通讯录与拨号","com.android.corpormbank":"农行企业掌银","com.android.daoway":"到位","com.android.dazhihui":"大智慧","com.android.deskclock":"时钟","com.android.egg":"com.android.egg","com.android.email":"电子邮件","com.android.fileexplorer":"文件管理","com.android.haitong":"海通e海通财","com.android.hotspot2.osulogin":"OsuLogin","com.android.htmlviewer":"HTML 查看器","com.android.icredit":"企查查","com.android.imsserviceentitlement":"com.android.imsserviceentitlement","com.android.incallui":"电话","com.android.inputdevices":"com.android.inputdevices","com.android.jianying":"简影","com.android.kekeshi":"可可狮早教育儿","com.android.mali.tangshi":"唐诗三百首视频","com.android.miaoa.achai":"阿柴记账","com.android.mms":"短信","com.android.mms.service":"com.android.mms.service","com.android.mtp":" MTP 主机","com.android.music":"com.android.music","com.android.networkstack":"网络管理器","com.android.networkstack.tethering":"Tethering","com.android.nfc":"NFC服务","com.android.nineton.elfinapp":"小精灵美化","com.android.packageinstaller":"com.android.packageinstaller","com.android.permissioncontroller":"权限控制器","com.android.phone":"电话服务","com.android.providers.contacts":"联系人存储","com.android.providers.downloads":"下载管理程序","com.android.providers.downloads.ui":"下载管理","com.android.providers.media.module":"媒体选择工具","com.android.qfangpalm":"Q房网","com.android.qichacha":"企业工商征信查询","com.android.quicksearchbox":"搜索","com.android.safetycenter.resources":"安全中心资源","com.android.settings":"设置","com.android.soundrecorder":"录音机","com.android.thememanager":"主题壁纸","com.android.tiku.architect":"建造师快题库","com.android.tiku.economist":"经济师快题库","com.android.tiku.health":"医学快题库","com.android.tiku.union":"快题库","com.android.tongyi.zhangguibao.ruitongbao":"瑞通宝","com.android.tutuerge":"兔兔儿歌","com.android.updater":"系统更新","com.android.vending":"Play 商店","com.android.wasu.enjoytv":"华数电视","com.android.weici.senior.student":"维词","com.android.yucai17":"予财宝","com.android.yzd.habit":"小习惯","com.android36kr.app":"36氪","com.androidemu.gbapmblack":"音频剪辑音乐","com.androidesk":"安卓壁纸","com.androidesk.livewallpaper":"安卓动态壁纸","com.andromeda.androbench2":"AndroBench","com.andui.bihu":"币乎","com.andylau.ycme":"银成医考","com.angding.smartnote":"逸记","com.anghami":"音乐无限","com.anhui.product":"安徽日报","com.anjuke.android.app":"安居客","com.anjuke.android.newbroker":"移动经纪人","com.annie.annieforchild":"安妮花","com.anniu.pocket":"财税鱼","com.anquanqi.biyun":"月经期安全期管家","com.anshibo.activity":"车e兴","com.answer.reader":"答案阅读","com.ant.antvideo.android.bluedq":"聚合影视大全","com.antfortune.wealth":"蚂蚁财富","com.antgroup.zhixiaobao.android":"支小宝","com.antiless.huaxia":"华夏万象","com.ants360.yicamera":"小蚁摄像机","com.antutu.ABenchMark":"安兔兔评测","com.antutu.aibenchmark":"安兔兔AI评测","com.antutu.benchmark.full":"安兔兔评测3D","com.anybeen.mark.app":"印记云笔记","com.anysoft.tyyd":"氧气听书","com.anyview":"Anyview阅读","com.anzogame.coc":"部落冲突掌游宝","com.anzogame.esports":"掌游宝","com.anzogame.game":"DNF掌游宝","com.anzogame.hs":"炉石传说掌游宝","com.anzogame.jl":"剑灵掌游宝","com.anzogame.lol":"LOL掌游宝","com.anzogame.wzry":"王者荣耀掌游宝","com.aokj.moneykeeper":"记账本","com.aolgsky.android.show.hai":"秘播视频直播","com.aomei.anyviewer":"远程看看","com.aomygod.global":"奥买家全球购","com.aoyou.victory_android":"拍拍语音","com.ape_edication":"PTE猩际","com.apex.cbex":"北交互联","com.apicloud.A6992757665591":"学子斋答案","com.apicloud.A6995433058179":"象盒找房","com.apicloud.A6999270760613":"会计学堂","com.aplum.androidapp":"红布林","com.apowersoft.mirror":"傲软投屏","com.apowersoft.phone.manager":"手机管理大师","com.apowersoft.screenrecord":"录屏王(Apowersoft)","com.app.Minibox":"迷你盒子","com.app.basketballzhushou":"篮球教学助手","com.app.bfb":"爱客宝","com.app.hero.ui":"K歌达人","com.app.hider.master.pro.cn":"应用隐藏大师","com.app.julymovies":"七月影视大全","com.app.jxt":"警视通","com.app.meiyuan":"美院帮","com.app.micaihu":"迷彩虎","com.app.mind":"TOPYS","com.app.moontv":"月亮影视大全","com.app.nanguatv":"南瓜影视大全","com.app.shanghai.metro":"Metro大都会","com.app.shanjiang":"哎哟有型","com.app.tideswing":"可话","com.app.vipc":"唯彩看球","com.app.yujiasuxingji":"壁纸图片大师","com.app2016":"店宝宝","com.app51rc.androidproject51rc":"齐鲁人才","com.appbyme.app122405":"蒲公英","com.appbyme.app137522":"机务在线","com.appbyme.app138474":"融水好门户","com.appfactory.wifimanager":"WIFI密码助手","com.apple.movetoios":"转移到 iOS","com.application.limits":"时间锁","com.apps.go.clean.boost.master.cn":"超级清理","com.appshare.android.ilisten":"口袋故事","com.appublisher.quizbank":"腰果公考","com.aquila.bible":"微读圣经","com.arashivision.insta360akiko":"Insta360","com.arivoc.kouyu":"口语100","com.ark.beautyweather.cn":"美妙天气","com.ark.superweather.cn":"每刻天气","com.arvato.sephora.app":"丝芙兰","com.asiainfo.android":"沃邮箱","com.ask.nelson.graduateapp":"翻硕百科蜜题","com.aspire.g3wlan.client":"移动WiFi通","com.asput.youtushop":"中油优途","com.asus.aihome":"华硕路由器","com.aswn.weizhang":"违章查询","com.ataaw.tianyi":"天翼生活","com.atisz.youpet":"U宠","com.atom.live":"原子哥","com.atonce.goosetalk":"鹅说","com.audio.tingting":"听听FM","com.audiocn.kalaok":"天籁K歌","com.audiotools.audioeditor":"音频提取专家","com.auntec.jssjhf":"微信数据恢复","com.auntec.wxhfds":"微信数据恢复","com.auntec.zhuoshixiong":"卓师兄微信恢复大师","com.auntec.zphfgj":"手机照片恢复管家","com.auramarker.zine":"Zine 精美图文笔记","com.auto.airtouch":"隔空操作","com.autoconnectwifi.app":"WiFi连网神器","com.autohome.mycar":"汽车之家车主版","com.autohome.speed":"汽车之家极速版","com.autohome.usedcar":"二手车之家","com.autonavi.cmccmap":"和地图","com.autonavi.minimap":"高德地图","com.auyou.dzqj":"请柬邀请函","com.avgorange.dating":"橙光","com.avgorange.mailiang":"橙光阅读器","com.ay.xykzxq":"全网信用卡申请","com.azure.authenticator":"Authenticator","com.babaplant.skin":"巴巴星球","com.babintu.bbtxs":"宝宝学唐诗","com.babybar.headking":"题王争霸","com.babybar.primchinese":"小学语文同步辅导","com.babychat":"贝聊家长版","com.babycloud.hanju":"韩小圈","com.babycloud.headportrait":"头像大师","com.babytree.apps.lama":"宝宝树小时光","com.babytree.apps.pregnancy":"宝宝树孕育","com.badaolaogui.hyykt":"船员易考通","com.badmintoncn.bbs":"中羽在线","com.baicizhan.dict":"百词斩词典","com.baicizhan.ireading":"百词斩爱阅读","com.baicizhan.liveclass":"番茄英语","com.baidao.silver":"会选股","com.baidu.BaiduMap":"百度地图","com.baidu.appsearch":"百度手机助手","com.baidu.autocar":"有驾","com.baidu.baidutranslate":"百度翻译","com.baidu.baijia":"百家号","com.baidu.baike":"百度百科","com.baidu.bce":"百度智能云","com.baidu.browser.apps":"百度浏览器","com.baidu.carlife.xiaomi":"智能车载百度CarLife+组件","com.baidu.dict":"百度汉语","com.baidu.doctorbox":"有医笔记","com.baidu.duer.superapp":"小度","com.baidu.fengchao.ui":"百度营销","com.baidu.finance":"度小满理财Lite","com.baidu.hao123":"上网导航","com.baidu.haokan":"好看视频","com.baidu.hi":"如流","com.baidu.homework":"作业帮","com.baidu.iknow":"百度知道","com.baidu.input":"百度输入法","com.baidu.input_mi":"百度输入法小米版","com.baidu.lbs.crowdapp":"地图淘金","com.baidu.lbs.waimai":"饿了么星选","com.baidu.mbaby":"宝宝知道","com.baidu.minivideo":"度小视","com.baidu.netdisk":"百度网盘","com.baidu.netdisk.xiaomi.appunion":"百度网盘联运版","com.baidu.newapp":"文小言","com.baidu.news":"百度新闻","com.baidu.searchbox":"百度","com.baidu.searchbox.lite":"百度极速版","com.baidu.searchbox.mission":"看多多","com.baidu.searchbox.senior":"百度关怀版","com.baidu.searchbox.tomas":"百度畅听版","com.baidu.searchbox.vision":"Wonder","com.baidu.searchcraft":"简单搜索","com.baidu.student":"不挂科","com.baidu.tieba":"百度贴吧","com.baidu.tieba_mini":"贴吧极速版","com.baidu.video":"百搜视频","com.baidu.video.pad":"百搜视频HD","com.baidu.wallet":"度小满金融","com.baidu.wenku":"百度文库","com.baidu.xin.aiqicha":"爱企查","com.baidu.ybb":"游帮帮加速器","com.baidu.youavideo":"一刻相册","com.baidu.yuedu":"百度阅读","com.baihe":"百合网","com.baihe.wedding":"百合婚礼","com.baijia.live":"云端课堂","com.baijiayun.jinbang":"金榜时代","com.baijiayun.lexuemiao":"乐学喵","com.baijiayun.weilin":"韦林","com.baitian.aqcs.aqcssy.mi":"奥奇传说","com.baiwang.styleinstabox":"美图工坊","com.baixin.mobilebank":"百信银行","com.baiyi.shiti":"试题通","com.baiyue402.android.migang":"米缸高考","com.bakclass.web":"贝壳网","com.ball.puzzle.board.bubble.dropball":"2048球球碰碰乐","com.ballistiq.artstation":"Artstation","com.bamboo.ibike":"黑鸟单车","com.banbantv.show":"奇乐直播","com.banciyuan.bcywebview":"半次元","com.bandao.finance":"风口财经","com.bangyibang.weixinmh":"公众号编辑助手","com.bank":"黄河银行","com.bank.nanhairuralcommercial.mobile":"南海农商银行","com.bank9f.weilicai":"玖富钱包","com.bankcomm.Bankcomm":"交通银行","com.bankcomm.maidanba":"买单吧","com.bankofbeijing.mobilebanking":"北京银行","com.banma":"斑马会员","com.banshenghuo.mobile":"伴生活","com.banyac.midrive.app":"70迈","com.baoear.baoer":"宝耳","com.baojia.mebike":"蜜蜂出行小蜜版","com.baojiazhijia.qichebaojia":"买车宝典","com.baoli.blzj":"浦惠到家","com.baoruan.picturestore":"秀壁纸","com.baosight.carsharing":"EVCARD","com.bar.procress":"进度条","com.barbaloong.frozenprincesscoloringshow":"公主涂色秀","com.barleygame.runningfish":"小鱼快游","com.base.sign.gw":"个性艺术签名","com.basestonedata.instalment":"小象优品","com.baseus.intelligent":"倍思","com.basillee.towdemensioncodewithlogo":"二维码生成器加logo","com.bbgz.android.app":"宝贝格子","com.bbj.elearning":"昭昭医考","com.bbk.appstore":"应用商店","com.bbt.jiaofu":"独秀学堂","com.bbzm.wallpaper":"百变桌面壁纸","com.bcxgame.lw.detectivepainter.mi":"侦探小画家","com.bcxgame.lw.paintcolor.app.mi":"涂色小能手","com.bcxgame.lw.superclass.app.mi":"超级课代表","com.bcxin.bbdpro":"百保盾PRO","com.bdwxdhxt.hongcaitong":"3D高清卫星地图导航","com.bee.supercleaner.cn":"无忧清理大师","com.bee.weathesafety":"准时天气","com.beevle.xz.renxing.gdong":"G动","com.beidouin.iBeidou":"北斗伴","com.beijingshiyou.APP123":"易捷加油","com.beike.rentplat":"贝壳租房","com.beile.app":"贝乐英语","com.beiqing.pekinghandline":"北京青年报","com.benben.blackboard":"晓黑板APP","com.benben.dixiong.sisisi2":"红包语音助手","com.benbendou.gushici":"古诗词","com.bench.yylc":"盈盈","com.bendibao":"本地宝","com.benew.ntt":"牛听听","com.benqu.wuta":"无他相机","com.berchina.zx.zhongxin":"中信易家","com.bertadata.qxb":"启信宝","com.best.android.bexrunner":"如来神掌","com.bestbrand.xthk":"心语欣欣","com.bestmind.antifraud":"全民反诈","com.besto.beautifultv":"广西视听","com.bestv.app":"百视TV","com.bet007.mobile.micro":"微球","com.bet007.mobile.new007":"球探足球","com.betterwifi.conns":"Wifi连一连","com.bf.qumei.camera":"一键修图大师","com.bfec.educationplatform":"金库网","com.bfire.da.nui":"微分身双开","com.bgy.speechtext":"语音转文字","com.bhfae.fae.production":"滨海国金所","com.bianlifeng.customer.android":"便利蜂","com.biggerlens.photoretouch":"PhotoRetouch去水印修图软件","com.bigjpg":"Bigjpg 图片放大","com.bigwinepot.nwdn":"你我当年AI照片修复","com.bikann.dzsk":"必阅免费小说","com.bikann.mfxssk":"洋葱免费小说","com.biketo.cycling":"美骑","com.biku.diary":"青柠手帐","com.bilibili.app.blue":"哔哩哔哩概念","com.bilibili.bilibililive":"哔哩哔哩直播姬","com.bilibili.comic":"哔哩哔哩漫画","com.bilibili.fatego":"命运-冠位指定","com.bilibili.qing":"轻视频","com.bilibili.snake.mi":"坎特伯雷公主与骑士唤醒冠军之剑的奇幻冒险","com.bilibili.studio":"必剪","com.bill99.kuaiyishua":"快益刷","com.binfenyinbiao.binfen":"英语音标","com.bingo.ewtplat":"皖警便民服务e网通","com.bingo.privacy":"隐私保险柜","com.bingo.quliao":"趣聊交友","com.bingo.yeliao":"十点聊天","com.biquge.book.noverls":"笔趣阁免费小说","com.biquge.book.red":"笔触阁","com.bishang.bsread":"笔尚小说","com.bishen.zuowen":"笔神作文","com.bitqiu.pan":"比特球云盘","com.bixiong.bxmh":"比熊翻译器","com.biyao.fu":"必要","com.bj.palyer.kkkddd":"KMPlayer","com.bj.palyer.wmspboq":"BJY播放器","com.bj.syslearning":"同步学北京版","com.bjetc.mobile":"乐速通","com.bjgas.shop":"北京燃气","com.bjhl.jinyou":"高途财经","com.bjhl.weishi":"微师","com.bjtongan.anjia365.jxjy":"继续教育","com.bjtongan.anjia365.llpx":"理论培训","com.bkneng.reader":"不可能的世界","com.black.unique":"全球购骑士特权","com.blackbees.xlife":"Xlife","com.blackfish.app.ui":"小黑鱼","com.blackshark.flutter_toolbox":"黑鲨装备箱","com.blingabc.student":"新东方比邻","com.blink.academy.nomo":"NOMO CAM","com.blink.academy.onetake":"一闪","com.blizzard.messenger":"暴雪战网","com.blue.bCheng":"冰城新闻","com.bluedancer.bluedancer":"蓝舞者","com.blueocean.huoledj":"DJ音乐库","com.blueocean.musicplayer":"Y2002电音","com.blulioncn.deep_sleep":"白噪音","com.bly.dkplat":"小X分身","com.bm.nfccitycard":"哈尔滨城市通","com.bmcc.ms.ui":"北京移动","com.bmy.bmynovel":"山楂免费小说","com.bntgdhms.muzhiqin":"随身拇指琴","com.bobby.bobbyen":"波比星球","com.bobo.splayer":"3D播播VR","com.boc.bocsoft.phone.enterprise":"中行企业银行","com.bocichina.e":"中银证券","com.boe.ohealth":"京东方医院","com.bofangqi3ruiyu":"追剧达人","com.bokecc.dance":"糖豆","com.boly.jyelves":"机友精灵","com.boly.wxmultopen":"微信多开助手","com.bond.mobile.bondapp":"升学头条","com.boohee.food":"薄荷营养师","com.boohee.one":"薄荷健康","com.book.biqugelou":"笔趣阁楼免费小说","com.book2345.reader":"七猫精品小说","com.booking":"Booking.com缤客","com.booster.avivast.flashstudio":"极速清理内存管家","com.booyue.babylisten":"火火兔","com.boqii.petlifehouse":"波奇宠物","com.borderxlab.bieyang":"别样海外购","com.borsche.zyb":"高考志愿君","com.bose.bosemusic.china":"Bose","com.bose.monet":"Bose Connect","com.boss.bk":"老板记账","com.bottlecp":"正宗漂流瓶","com.botvxww.oumxc":"手机管家","com.boxfish.stu":"盒子鱼英语 学校专用版","com.boxuegu":"博学谷","com.bozhong.nurse":"317护","com.bpuv.vadioutil":"水印一键去除专家","com.bqg.ddnoverl":"趣阁小说","com.bqgmfdzs.reader":"笔趣阁免费电子书","com.brakefield.idfree":"Infinite Design","com.brakefield.painter":"Painter","com.breadtrip":"面包猎人","com.brianbaek.popstar":"消灭星星全新版","com.brightoilonline.c2b_phone":"光汇云油","com.brixd.wallpager":"最美壁纸","com.broaddeep.safe.parents":"阳光守护","com.broadlink.auxair":"奥克斯A+","com.browser2345":"2345浏览器","com.brs.weather.tricolor":"三彩天气","com.brt.mate":"时光手帐Pro","com.bruce.baby":"宝宝爱识字","com.bruce.english":"宝宝学英语","com.bruce.idiom":"成语猜猜猜","com.bruce.idiomxxl":"成语消消","com.bruce.learning":"看图识字","com.bs.smarttouch":"简悬浮","com.bsit.coband":"便捷青岛","com.bsoft.mhealthp.zhongshan":"健康中山","com.bstoneinfo.pics":"图片搜搜","com.btime.bjtime":"北京时间","com.btows.photo":"理理相册","com.btsj.hpx":"百通医学","com.bu.taociguan.app":"故宫陶瓷馆","com.budejie.www":"百思漂流瓶","com.budgestudios.googleplay.BarbieDreamhouse":"Barbie Dreamhouse Adventures","com.buick":"iBuick","com.buli":"蛋蛋部落","com.bullet.messenger":"聊天宝","com.bullet.subway":"掌上地铁","com.buluobang.iguitar":"愛玩吉他","com.buluonovel":"小说部落","com.businessvalue.android.app":"钛媒体","com.butel.dbchizhou":"我的池州","com.buyanchuantong.buyanshufa":"不厌书法","com.bw30.zsch":"四川航空","com.bwton.msx.czb":"常州地铁Metro","com.bwton.msx.lyb":"洛易行","com.bwton.msx.ncb":"鹭鹭行","com.bwton.msx.sjz":"石家庄轨道交通","com.bwton.msx.tyb":"听景","com.bwton.szfreego":"苏e行","com.bwton.tjmetro":"天津地铁","com.bwvip.sporteducation":"体教联盟","com.bxkj.student":"体适能","com.bxs.note":"酷记事","com.bxwl.appuninstall":"应用卸载","com.by.butter.camera":"黄油相机","com.byapp.fuli":"福利吖","com.bycookie.schurter":"注意力训练","com.byd.aeri.caranywhere":"比亚迪王朝","com.byet.guigul":"柜柜概念版","com.byfen.market":"百分网游戏盒子","com.byql.nswd":"萌格手机数据恢复精灵","com.bytedance.ad.crm":"飞鱼CRM","com.bytedance.ad.deliver":"巨量引擎","com.bytedance.ad.videotool":"巨量创意","com.bytedance.ep.android":"学浪","com.bytedance.ls.merchant":"抖音来客","com.bytedance.writer_assistant_flutter":"番茄作家助手","com.bytxmt.banyuetan":"半月谈","com.bz.mmwnlj":"万能WiFi连接钥匙","com.bz.xiu":"壁纸秀秀","com.bzt.szstudentmobile":"苏州线上教育(学生)","com.bzw.magpie":"便装网","com.c114.c114__android":"C114","com.c2vl.kgamebox":"狼人杀","com.c2vl.peace":"小独","com.cahx.sy":"长安幻想","com.caibao":"才宝学生版","com.caibeike.android":"彩贝壳","com.caicai.dailuobo":"呆萝卜","com.caict.xingchengka":"通信行程卡","com.caidazq.dzhNew":"财达财日昇","com.caij.see":"See","com.caijing":"财经杂志","com.caimi.creditcard":"挖财信用卡管家","com.caimi.gdd":"好人好股","com.caimi.kuaidai":"快贷","com.caing.news":"财新","com.cainiao.cs":"菜鸟包裹侠","com.cainiao.wireless":"菜鸟","com.caishi.caishiwangxiao":"才士网校","com.caishi.cronus":"唔哩头条","com.caiyi.accounting":"9188记账","com.caiyi.fund.trade":"有鱼基金","com.caiyu.qqsd":"球球是道","com.caiyuninterpreter.activity":"彩云小译","com.caj.change":"CAJ Viewer云阅读器","com.caj.zhuanhuanqi":"CAJ阅读器","com.calendar.UI":"黄历天气","com.calendar2345":"天天吉历","com.callanimation.flash":"透明来电秀","com.cam.volvo":"Volvo On Road","com.cam001.crazyface":"彩漫相机","com.cam001.filtercollage":"滤镜格子","com.cam001.selfie":"爱自拍","com.cambly.cambly":"Cambly","com.camera.dakaxiangji":"工作蜂水印相机","com.camera.four":"ins特效相机","com.camera.ligo":"Roadcam","com.camera.zdazz":"Dazz复古胶片相机","com.cameras.dreamycam":"梦幻修图","com.cameras.prettygirls":"装扮少女","com.cameras.sphoto":"Sphoto","com.camerasideas.instashot":"InShot视频编辑","com.camerasideas.trimmer":"YouCut视频编辑","com.campmobile.snowcamera":"B612咔叽","com.candy.caller.show":"趣嗨来电秀","com.candy.high.speed.wifi":"火箭wifi","com.candy.wifi.key":"艾普WiFi万能助手","com.candydiary.dawn":"时间戳日记","com.caniculab.musical":"弹唱达人","com.cankaoxiaoxi.app1":"参考消息","com.capelabs.leyou":"乐友","com.car.Full":"学车考驾照","com.car300.activity":"车300二手车","com.cardinfo.qpay":"友刷","com.careate.qyi":"科瑞泰Q医","com.cashbus.android.swhj":"现金巴士","com.cashregisters.cn":"支付通Qpos","com.cashtoutiao":"惠头条","com.cat.readall":"悟空浏览器","com.cat.simulation":"猫叫模拟器","com.cat.supercleaner.cn":"及时清理大师","com.cbest.nlppl.mi":"脑力拼拼乐","com.cbnweekly":"第一财经杂志","com.ccb.leye":"建行惠懂你","com.ccb.longjiLife":"建行生活","com.ccb.shop.view":"善融商务","com.ccbhome.lanhai":"CCB建融家园","com.ccdi.news":"中央纪委网站","com.ccenglish.parent":"口语机器人","com.cchip.alicsmart":"C智能","com.ccic.bros":"中国大地超A","com.ccmt.supercleaner":"超级清理大师","com.ccnu.jx.xiaoya":"小雅智能助手","com.ccsc":"长城易","com.cctir.huinongbao":"惠农网","com.cctv.caijing":"央视财经","com.cctv.cctv5ultimate":"央视体育","com.cctv.yangshipin.app.androidp":"央视频","com.cctv4g.cctvmobiletv":"CCTV手机电视","com.cd.eate.ktv":"织音","com.cdbwsoft.weimiquan":"微密圈","com.cdel.accmobile":"正保会计网校","com.cdel.jianshemobile":"建设工程教育网","com.cdel.medmobile":"医学教育网","com.cdel.ruidalawmaster":"瑞达法硕","com.cdel.school":"掌上高校","com.cdel.zikao.phone":"自考365","com.cdfgsanya.app.mobile":"中免海南","com.cditv.rmt.chongzhou":"今日崇州","com.cdjy.jyba":"交友吧","com.cdrcbperson.mobilebank":"成都农商银行","com.cdsb.newsreader":"红星新闻","com.cdsg.zgph":"职工普惠","com.cdv.video360":"云美摄","com.cdvcloud.qicaiyun":"七彩云端","com.cebbank.bankebb":"光大银行手机银行","com.cebbank.mobile.cemb":"光大银行","com.cebbank.yaoyao":"云缴费","com.cecurs.dazhou":"达州通","com.cehome.tiebaobei":"铁甲二手机","com.centaline.androidsalesblog":"中原找房","com.centanet.fangyouquan":"藤云","com.cerdillac.persetforlightroom.cn":"Koloro滤镜君","com.cerdillac.proccd.cn":"ProCCD复古CCD相机","com.cetnaline.findproperty":"上海中原","com.cf.dubaji":"梦与城","com.cf.xinmanhua":"新漫画","com.cfbond.acfw":"中国财富","com.cfitcxwl.kdyutbu":"囧次元","com.cfy.xqwxt":"象棋微学堂","com.cg.driver.exam.ydqnt":"驾考一点全能通","com.cgbchina.xpt":"广发银行","com.cgws.wealth":"长城炼金术","com.chan.cwallpaper":"图凌","com.changan.oushangCos1":"长安启源","com.changan.scrm":"长安汽车","com.changba":"唱吧","com.changdu":"畅读书城","com.changed.Lock":"百变锁屏君","com.changji.cjhdf":"昌吉好地方","com.changsha.apps.android.mycs":"我的长沙","com.changshuo.ui":"畅说108","com.changtai.fjmmy":"附近陌陌约","com.changtai.fjmy":"同城探爱相亲","com.changyou.zzb":"畅游十","com.chanyouji.birth":"生辰","com.chaoji.konglongkuaida.mt":"恐龙快打","com.chaoui.cet":"百词斩四六级","com.chaoui.cheesepie":"芝士派听力","com.chaoui.mintjournal":"薄荷外刊","com.chaoui.mintreading":"薄荷阅读","com.chaoxing.dayijingcheng":"大医精诚","com.chaoxing.mobile":"学习通","com.chaoxing.mobile.hebeiyikedaxue":"云上冀医","com.chaoxing.mobile.publiclib":"移动图书馆公图版","com.chaoxing.mobile.xuezaixidian":"学在西电","com.chaozh.iReader.dj":"得间免费小说","com.chaozh.iReader.dj.speed":"得间免费小说极速版","com.chaozh.iReaderFree":"掌阅","com.chaozh.iReaderFree15":"爱读掌阅","com.chaozh.xincao.only.sk":"速看免费小说","com.charlie.a07073.thunderbirdsbrowser":"先锋浏览器","com.charm.clockdesktop":"翻页时钟","com.charm.discipline":"自律打卡","com.chat.ai":"我在AI","com.chazuo.college.enterprise":"插座APP","com.che300.price":"车300专业版","com.chebada":"巴士管家","com.cheersedu.app":"湛庐阅读","com.cheetah.cmshow":"豹来电","com.cheetah.stepformoney":"走多多","com.chen.screenantitouch":"屏幕防烧屏误触","com.chenai.ieyes":"夜间护眼","com.chengdudaily.activity":"成都日报锦观","com.chenggua":"橙瓜","com.chenglie.hongbao":"趣红包","com.chengxin.talk":"城信","com.chengyu.cidian":"成语词典","com.chengzivr.android":"橙子VR","com.chenming.fonttypefacedemo":"艺术签名专业版","com.chenupt.money":"记账助手","com.chenyang.wzzyy":"文字转语音","com.chery.zhiyunhulian.assistant":"智云互联","com.chican.biogr":"悟空百变壁纸","com.chif.weather":"准点天气","com.chiigu.shake":"步知公考","com.chiji.voicechanger":"吃鸡变声器","com.china":"中国气象","com.china3s.android":"春秋航空","com.china3s.strip":"春秋旅游","com.chinaamc.MainActivityAMC":"华夏基金管家","com.chinablue.tv":"Z视介","com.chinacourt.ms":"天平发布","com.chinae100":"人人通","com.chinaesport.bugegaming":"不鸽电竞","com.chinafood.newspaper":"中国食品报客户端","com.chinahr.android.m":"英才直聘","com.chinahrt.qx":"融学","com.chinaideal.bkclient.tabmain":"你我嘉选","com.chinalife.ebz":"中国人寿寿险","com.chinalife.elearning":"易学堂","com.chinamcloud.wangjie.byx":"宾阳手机台","com.chinamcloud.wangjie.yuechi":"掌上岳池","com.chinamobile.cmccwifi":"随e行WiFi","com.chinamobile.contacts.im":"和通讯录","com.chinamobile.hycloudphone":"移动云手机","com.chinamobile.mcloud":"中国移动云盘","com.chinamobo.moxueyuan":"魔学院","com.chinamworld.bocmbci":"中国银行","com.chinamworld.main":"中国建设银行","com.chinarainbow.tft":"天府通","com.chinasofti.rcs":"和飞信","com.chinasofti.shanghaihuateng.jnmetroapp":"济南地铁","com.chinasofti.shanghaihuateng.metroapp":"长沙地铁","com.chinatelecom.bestpayclient":"翼支付","com.chinatelecom.pim":"天翼防骚扰","com.chinaums.onlineservice":"银联商务","com.chinaunicom.bol.cloudapp":"联通云盘","com.chinaway.android.truck.manager":"手机管车","com.chinaxiaokang":"小康杂志","com.chindle.talk915":"说客英语","com.chinese.dictionary":"中文词典","com.chineseall.microbookroom":"微书房","com.chineseall.reader":"17K小说","com.chipsea.btcontrol":"OKOK","com.chiyue.qiye":"一书一课","com.chongya.korean":"冲鸭韩语","com.choucheng.dubit":"少儿英语秀","com.chrissen.card":"麻雀记","com.chuanchuanyun.android":"川川云手机","com.chuangkit":"创客贴设计","com.chudiangameplay.android":"皮皮PiPi","com.chunyuqiufeng.gaozhongapp.screenlocker":"高考倒计时锁屏","com.chunyuqiufeng.gaozhongapp.zhiyuan":"蝶变志愿","com.chutzpah.yasibro":"雅思哥","com.ci123.pregnancy":"孕育提醒","com.ci123.pregnancywap":"妈妈社区","com.cib.cibmb":"兴业银行","com.cib.qdzg":"钱大掌柜","com.cib.xyk":"兴业生活","com.cictec.busintelligentonline":"易公交","com.cignacmb.hmsapp":"招商信诺","com.ciiat.xiezuo":"壹写作","com.ciji.jjk":"记健康","com.cijianlink.cjlk":"幸识","com.cinema2345":"影视大全TV","com.cis.cathospital":"超脱力医院","com.cis.cathospital.huawei":"超脱力医院","com.citic21.user":"阿里健康","com.citiccard.mobilebank":"动卡空间","com.citicpub.fly":"中信书院","com.citicsf.finance":"中信期货","com.ciyun.oneshop":"淘券吧","com.cj.yun.qj":"云上潜江","com.cj.yun.xiangyang":"汉水襄阳","com.cj.yun.xiantao":"云上仙桃","com.cjia.tenement":"城家公寓","com.cjkj.earth":"小谷地球","com.cjkt.psmt":"小学数学思维奥数","com.cjkt.student":"超级课堂","com.cjml.app":"智配Store","com.cjtec.fmradio":"FM手机调频收音机","com.cjtec.uncompress":"解压缩全能王","com.ckditu.map":"稀客地图","com.classba.nnyc":"念念有词","com.clb.sr.show":"录屏秀","com.cleandroid.server.ctsthor":"雷神清理管家","com.cleanmaster.lite_cn":"猎豹清理大师无广告版","com.cleanmaster.mguard":"猎豹清理大师国际版","com.cleanmaster.mguard_cn":"猎豹清理大师","com.cleanmaster.security_cn":"猎豹安全大师","com.cliff":"藏书馆","com.cliped.douzhuan":"抖赚钱达人种草","com.clipzz.media":"视频剪辑精灵","com.cloud7.firstpage":"初页","com.cloudbae.lovenanning":"爱南宁","com.cloudgame.plugin.mi":"云游戏","com.cloudpower.netsale.activity":"中国人保","com.cloudschool.edu":"云校学堂","com.cloudwallet":"云钱包","com.cloudy.component":"广汽传祺","com.cloudy.linglingbang":"五菱汽车","com.clov4r.android.nil":"MoboPlayer","com.clover.daysmatter":"倒数日","com.clover.idaily":"iDaily","com.clover.ihour":"iHour","com.clover.imuseum":"iMuseum","com.clover.myweather":"我的天气","com.cmb.transpal":"通行宝","com.cmb.ubank.UBUI":"招行企业银行","com.cmbc.cc.mbank":"全民生活","com.cmbchina.ccd.pluto.cmbActivity":"掌上生活","com.cmbchina.zhaodai":"招贷","com.cmcc.cmvideo":"咪咕视频","com.cmcc.gs":"和陇原","com.cmcc.hebao":"和包","com.cmcc.hemuyi":"和目","com.cmcc.jx.ict.contact":"智办公","com.cmcc.migutvtwo":"咪咕直播","com.cmcc.numberportable":"和多号","com.cmcc.qianliyan":"移动看家宝","com.cmcm.cfwallpaper":"元气桌面壁纸","com.cmcm.gamemaster":"游戏超人","com.cmcm.sports":"运动赚","com.cmf.cqwallet":"重庆市民通","com.cmi.jegotrip":"无忧行","com.cmic.heduohao":"和多号","com.cmic.worknumber":"企业工作号","com.cmplay.dancingline":"跳舞的线","com.cmplay.dancingline.mi":"跳舞的线","com.cmplay.tiles2_cn.mi":"钢琴块2","com.cmplay.tiles2_cn_new.mi":"钢琴块2","com.cmr.cmrmlearning":"微云学堂","com.cmri.ercs.yqx":"中移移动办公","com.cmri.universalapp":"移动爱家","com.cmschina.stock":"招商证券","com.cmstop.chinajiuquan":"酒泉网","com.cmstop.huaihua":"掌上怀化","com.cmstop.icecityplus":"冰城+","com.cmstop.iybtvcn":"延边广电","com.cmstop.jhrb":"金华新闻","com.cmstop.jstt":"军事头条","com.cmstop.ndsww":"新宁德","com.cmstop.tcrbs":"铜川融媒","com.cmstop.yangzhounews":"扬州发布","com.cmvideo.migumovie":"咪咕影院","com.cn.froad.mobileplatform":"安徽农金","com.cn.maimeng":"麦萌漫画","com.cn.runzhong.ledshow":"LED灯牌显示屏滚动字幕","com.cn.runzhong.screenrecord":"录屏幕录制大师","com.cn191.nongchacha":"农查查","com.cn21.corp.cloud":"天翼企业云盘","com.cn21.ecloud":"天翼云盘","com.cnautonews.app":"汽车发布","com.cndatacom.campus.cdccportalgd":"广东校园","com.cnki.android.nlc":"国家数字图书馆","com.cnki.client":"手机知网","com.cnnb.forum":"阿拉宁波网","com.cnode.blockchain":"亿刻看点","com.cnr.cnrlive":"央广手机电视","com.cns.mc.activity":"中国新闻网","com.cnspeedtest.globalspeed":"全球网测","com.cnstock.newsapp":"上海证券报","com.cnsunrun.zhuawawa":"贵州娃娃抓娃娃","com.cntaiping.tpapp":"太平通—家庭健康财富管家","com.codemao.lunar":"探月少儿编程","com.codemao.lunarb2c":"探月校园版","com.codemao.nemo":"点个猫","com.codemao.newnemo":"编程猫Nemo","com.coderpage.mine":"我的记账本","com.coderstory.toolkit":"核心破解","com.codetime":"扇贝编程","com.codoon.gps":"咕咚","com.cokutau.pj3x.fc2":"小森灵","com.cokutau.pj3x.huawei":"小森灵","com.cokutau.pj3x.mi":"小森灵","com.cokutau.pj3x.vivo":"小森灵","com.color.by.number.paint.ly.pixel.art.cn":"数字填色(Paint.ly)","com.color365.catchat":"人猫交流器","com.color365.catchat.huawei":"人猫交流器手机软件","com.color365.dogchat":"人狗交流器","com.color365.drawboard":"SketchMaster","com.color365.drunbility":"装b神器","com.colorapp.colorin":"像素少女","com.colorproduct.app":"中国颜色","com.comic.isaman":"飒漫画","com.comic.kaimanhua":"凯漫画","com.comic.manhuatai":"漫画台","com.comic.shenmanhua":"神漫画","com.comic.zrmh.kr":"真人漫画","com.comjia.kanjiaestate":"居理新房","com.component.desktop":"主题小组件美化","com.cong.reader":"书丛","com.connectandroid.server.ctseasy":"WiFi随意连","com.constellation.goddess":"准了","com.contenandroid.server.ctsenhan":"泡泡壁纸","com.control.smart":"空调万能遥控器","com.cooby.news":"华人头条","com.coohua.xinwenzhuan":"淘新闻","com.cool.pedometer":"跑步计步器","com.coolApps.countDays":"纪念日","com.coolApps.mindMap.mindmanager":"幂宝思维","com.coolapk.market":"酷安","com.coolapps.doutu":"斗图表情包制作","com.coolapps.livedays":"生命倒计时","com.coolf.mosheng":"很皮语音包","com.coolkit":"易微联","com.coomix.app.all":"万物在线","com.coomix.app.bus":"酷米客公交","com.coomix.app.car":"汽车在线","com.cootek.crazyreader":"疯读小说","com.cootek.literature":"疯读极速版(原扎堆小说)","com.cootek.matrix_fate":"开运宝","com.cootek.smartdialer":"觸寶電話","com.corp21cn.mail189":"189邮箱","com.cotticoffee.cotticlient":"库迪咖啡","com.coupang.mobile":"쿠팡","com.cpic.kjgxplus":"科技个险","com.cpic.sxbxxe":"太平洋保险","com.cpic.team.lexbst":"百事通","com.cq.government":"渝快办","com.cqmc.client":"中国移动重庆","com.cqvip.zlfassist":"中文期刊助手","com.cqwx.jdelsfk.mi":"经典俄罗斯方块","com.cqwx.tyt.mi":"欢乐跳跳瓶","com.cqzxkj.gaokaocountdown":"高中高考倒计时","com.cqzxkj.kaoyancountdown":"考研倒计时","com.cqzxkj.zhongkaocountdown":"中考倒计时","com.crc.hrt":"华润通","com.creditwealth.client":"宜人优选","com.crfchina.market":"信而富","com.crgt.ilife":"国铁吉讯","com.crland.mixc":"一点万象","com.cronlygames.hanzi":"我爱汉字","com.crv.wanjia":"华润万家","com.cs_credit_bank":"发现精彩","com.csair.mbp":"南方航空","com.csam.icici.bank.imobile":"iMobile by ICICI Bank","com.csd.newyunketang":"大黄蜂云课堂","com.csd.newyunketang.dhf":"大黄蜂课堂","com.csfengkaobiguo.edu":"新起点网校","com.csg.palmhall":"南网在线","com.cshlolss.vipkill":"Vip Kill","com.csii":"广东华兴银行","com.csii.bj.ui":"掌上京彩","com.csii.csbank":"常熟农商银行","com.csii.gdnx.mobilebank":"广东农信","com.csii.guizhou":"贵州银行","com.csii.hainanbank":"海南银行手机银行2.0","com.csii.hkb":"汉口银行","com.csii.jiangnan":"江南农商行","com.csii.jsbank.zxyh":"直销银行","com.csii.jsh.ui":"晋商银行","com.csii.mobile.iap.bodl":"大连银行","com.csii.mobilebank":"云南农信","com.csii.sncfc":"苏宁消费金融","com.csii.sns.ui":"深圳农商银行","com.csii.tianjin.mobilebank":"天津银行","com.csii.xm":"厦门银行","com.csii.yzbank":"鄞州银行","com.csii.zybk.ui":"中原银行","com.csii_qzbank":"泉州银行","com.csliyu.englishyinbiao":"学音标","com.csliyu.history":"高中历史课堂","com.csliyu.senior":"高中语文课堂","com.csliyu.wordsenior":"高中单词课堂","com.csquanyan.tangshisanbaishou":"唐诗三百首国学启蒙","com.cssq.video":"视频赚钱多","com.cssq.walker":"计步宝","com.cssq.wallpaper":"最美免费壁纸","com.cssq.weather":"天气预报专家","com.cssweb.android.main":"南京证券金罗盘","com.cstm.museum":"掌上科技馆","com.cswx.doorknowquestionbank":"才士题库","com.csxh.almightykeys":"WiFi全能钥匙","com.csxx.walker":"人人走路赚钱","com.ct.client":"中国电信","com.ct.itv":"湖南IPTV","com.ctdcn.ishebao":"i社保","com.ctdsbwz.kct":"极目新闻","com.ctfile":"城通网盘","com.ctl.student":"斑斑驾道定制版","com.cto51.student":"51CTO","com.ctri.ui":"CCTV微视","com.ctrip.ct":"携程商旅","com.ctrip.izuche":"携程租车","com.ctrip.jr":"携程金融","com.ctvit.yunshangbingtuan":"云上兵团","com.ctwnl.calendar":"财童万年历","com.cubic.autohome":"汽车之家","com.cubic.choosecar":"汽车报价","com.cungu.callrecorder.ui":"匹诺曹通话录音","com.cunzhanggushi.app":"村长讲故事","com.cupfox.view":"茶杯狐","com.cupidapp.live":"翻咔","com.curefun":"治趣","com.custom.jfeye":"巨峰眼","com.customscopecommunity.crosshairpro":"crosshair","com.cute.info":"宠物市场","com.cutler.dragonmap":"地图大全","com.cutt.zhiyue.android.app87440":"美发课堂","com.cutv.mobile.zsntclient":"掌上南通","com.cutv.shakeshake":"壹深圳","com.cutv.shakeshakestglt":"汕头橄榄台","com.cvicse.zhnt":"畅行南通","com.cvte.link":"希沃授课助手","com.cwtcn.kt":"阿巴町手表","com.cwwangzk.junirenlish":"初中英语宝","com.cwwangzk.seniorenlish":"高中英语宝","com.cx.huanji":"换机精灵","com.cxab.magicbox":"小隐大师","com.cxincx.xxjz":"小星记账","com.cxwx.girldiary":"Color多彩手帐","com.cxy.chinapost":"邮证","com.cxyw.suyun.ui":"快狗打车司机版","com.cxzapp.xinlizixun":"心理咨询","com.cxzapp.yidianling":"壹点灵","com.cyanbirds.tanlove":"探爱交友","com.cyberlink.youcammakeup":"玩美彩妆","com.cyberlink.youperfect":"玩美相机","com.cyclotron.in":"点点穿书","com.cyg.novafly.mi":"逆空使命","com.cygnus.scanner":"快扫描","com.cyjh.ddyun":"多多云手机","com.cyqxx.puzzle.idiom.cn":"成语黄金屋","com.cytx.calculator":"金拐棍","com.cyworld.camera":"Cymera特效相机","com.cyzone.news":"创业邦","com.cz.hymn":"诗歌本","com.czb.charge":"快电","com.czb.chezhubang":"能链团油","com.czbank.mbank":"浙商银行","com.czcb.mbank":"稠州银行","com.czjy.chaozhi":"超职教育","com.cztv.qujiang":"e览衢江","com.cztv.xihu":"美丽西湖","com.czx.axbapp":"常州行","com.d2956987215.mow":"买手妈妈","com.da.zsdq":"掌尚大庆","com.dacd.dictionary":"汉藏英辞典","com.dachen.medicalcircle":"医生圈","com.dada.mobile.android":"达达秒送骑士","com.dada.mobile.shop.android":"达达秒送","com.dada.safe":"私密文件保险箱","com.dadaabc.zhuozan.dadaabcstudent":"DaDa英语","com.dadaabc.zhuozan.dadateacher":"乐读","com.dafangya.app.pro":"大房鸭","com.dahe.xykdh":"信用卡代还款","com.daikuan.yxquoteprice":"汽车报价","com.daile.youlan":"优蓝招聘","com.dailyselfie.newlook.studio":"美颜滤镜P图相机","com.dailyyoga.cn":"每日瑜伽","com.daimajia.gold":"稀土掘金","com.dajiazhongyi.dajia":"大家中医","com.dalingjia.shop":"达令家","com.dalongtech.cloud":"云电脑","com.dalongtech.netbar":"掌上网咖","com.dameifeidong.forum":"大美肥东","com.danale.video":"大拿物联","com.dancefitme.cn":"热汗舞蹈","com.dandelion.routine":"小日常","com.dangbei.remotecontroller":"当贝家","com.dangdang.buy2":"当当","com.dangdang.reader":"当当云阅读","com.danielstudio.app.wowtu":"煎蛋","com.dankegongyu.customer":"蛋壳公寓","com.danlan.xiaolan":"Blued极速版","com.daodao.note":"叨叨记账","com.daodaosong.translate.english":"英语翻译酷","com.daofeng.peiwan":"刀锋电竞","com.daofeng.zuhaowan":"租号玩","com.daohang2345":"网址导航","com.daojia.jz.app":"天鹅到家","com.daojia.jz.ayi":"阿姨一点通","com.daoxila.android":"到喜啦结婚","com.dashang.tiangou":"大商天狗","com.dasheng.b2s":"无忧课堂","com.dasheng.talk":"多说英语","com.data.firefly":"萤火虫","com.dataoke.shoppingguide.app719023":"优券吧","com.dataoke.shoppingguide.app766999":"手机领券宝","com.datayes.irr":"萝卜投研","com.datecountdown.kyleyang.datecountdown":"日期倒计时插件","com.davdian.seller":"大V店","com.dawenming.novelreader":"笔趣阁小说阅读器","com.daxiong.fun":"检查作业神器","com.dayday.fj":"佛经音乐大全","com.dayhr":"daydao","com.dazhihui.live":"视吧","com.dazn":"DAZN","com.db.box":"双开神器","com.dbscgeneral":"东北证券融e通","com.dcrg.yjxejd":"应急小额贷款","com.dcyc.goodnote":"记笔记","com.dd.dingdonglive":"叮咚乐园","com.dddzs.driver":"单多多助手","com.ddjs.ddsz":"手帐多多","com.ddmh.livewallpaperandroid":"焕彩桌面","com.ddmh.magic.camera":"水印相机拍照","com.ddnapalon.calculator.gp":"计算器智能计算","com.ddsy.songyao":"叮当快药","com.ddwallpaperang.wallpaper":"图图乐","com.ddyhq.youhuiquan":"优惠券","com.dealmoon.android":"北美省钱快报","com.dedao.juvenile":"少年得到","com.dede.android_eggs":"Easter Eggs","com.deepfusion.zao":"ZAO","com.deerplay.appraisal":"成语鉴宝","com.defshare.yogaeasy":"YogaEasy瑜伽","com.degal.earthquakewarn":"地震预警","com.delicloud.app.smartoffice":"得力e+","com.dengdu.booknovel":"灯读文学","com.denglin.duck":"记账鸭","com.dengtacj.stock":"股票灯塔","com.dental360.doctor":"牙医管家","com.dep.biguo":"自考笔果题库","com.depriv.comme":"迈星球壁纸","com.depthlink.airlink":"一键投影","com.deskmate100":"同桌100","com.devil.smart":"闪魔","com.devuni.flashlight":"超级手电筒","com.dewmobile.kuaiya":"快牙","com.dewmobile.kuaiya.play":"快牙","com.dewmobile.kuaiya.web":"快牙网传","com.dfg.dftb":"爱淘金","com.dfss.dfssclub":"东方时尚","com.dfxny.dfcxrenter.beta":"东风出行","com.dfzq.winner":"东方赢家 —东方证券炒股理财","com.dgshanger.gmtw":"国脉天网","com.dheaven.mscapp.SIGFFCNFN":"阳光车生活","com.diancanme.changchunnewsmk":"长春市民卡","com.diandienglish.ddrepeator":"点滴复读机","com.dianjiqi":"超级点击器","com.dianping.dppos":"点评管家","com.dianping.v1":"大众点评","com.dianshijia.tvlive":"电视家","com.dianwang":"电网头条","com.dianyun.pcgo":"菜鸡","com.dianzhong.xgxs":"西瓜小说","com.dict.byzmhw":"英语词典","com.diction.app.android":"Diction","com.didago.dida":"滴答顺风车","com.didapinche.booking":"嘀嗒出行","com.didapinche.taxidriver":"嘀嗒出租司机","com.didi.echo":"优步","com.didi.es.psngr":"滴滴企业版","com.didi.oil":"滴滴加油","com.didikee.gifparser":"GIF助手","com.diershoubing.erbing":"二柄","com.differsoft.tanmushenqi":"手持弹幕神器","com.digibites.accubattery":"AccuBattery","com.digigd.yjxy":"粤教翔云数字教材应用平台","com.digitalchina.mobile.dfhfz1":"e福州","com.digitalgd.dgyss":"粤省事","com.dili360":"中国国家地理","com.dingYZ.dingyzwater":"微脉水印相机","com.dingda.app":"叮达出行","com.dingsheng.novel_free":"免费耽美小说","com.dingskin.paradise":"叮叮乐园","com.dingtai.hengyang":"看衡阳","com.dingtai.syhz":"爱上邵阳","com.dingtai.wxhn.activity":"新湖南","com.dingtai.zuojiangribao":"在崇左","com.dinoenglish.eyybtch":"E英语宝老师","com.dinoenglish.yyb":"E英语宝","com.dipiapp.pcall":"网络电话","com.disney.WMW":"Where's My Water?","com.disney.WMW.elm":"小鳄鱼爱洗澡","com.disney.shanghaidisneyland_goo":"迪士尼度假区","com.diyidan":"第一弹","com.diyiyin.online53":"53伴学","com.dizi.gui":"弟子规图文有声","com.dj.sevenRead":"七读免费小说","com.dj.zfwx.client.activity":"点睛网","com.djbox.product":"DJ音乐盒","com.dji.light":"畅片","com.dji.ronin":"DJI Ronin","com.dji.store":"大疆商城","com.dk.fqjd":"分期借贷","com.dk.hjq":"来分期","com.dk.huangdaobus":"真情巴士e行","com.dk.jdk":"贷款分期乐","com.dk.jqbdk":"好期贷款","com.dk.ppdk":"啪啪贷款","com.dk.tianchangbus":"天长公交","com.dk.yjjd":"应急借贷","com.dld.boss.pro":"饮食老板通Pro","com.dlmetro.app":"大连交通e出行","com.dlxx.mam.Internal":"i国网","com.dm":"文都网校","com.dmooo.resumeone":"简历制作","com.dmsys.airdiskhdd":"DM云盘HDD","com.dmubiao.xgdk":"习惯打卡","com.dmzj.manhua":"动漫之家","com.dmzjsq.manhua":"动漫之家社区","com.dna.tools":"DNA-Android","com.doc360.client":"个人图书馆","com.doc88.reader":"道客阅读","com.docin.zlibrary.ui.android":"豆丁书房","com.dodolive.app":"DoDo","com.dofun.zhw.pro":"租号玩专业版","com.domobile.applockwatcher":"应用锁","com.dongao.app.dongaoacc":"东奥继教学堂","com.dongao.kaoqian.phone":"会计云课堂","com.dongchu.yztq":"预知天气","com.dongchu.zfweather":"知否天气","com.donghaisc":"东海通","com.dongqiudi.news":"懂球帝","com.dongxin.fjy":"单身探约交友","com.doodle.dunk.mi":"花式神射手","com.doron.xueche.stu":"多多驾到","com.dossen.app":"东呈会","com.dotamax.app":"Max+","com.dotools.clock":"最美闹钟","com.dotools.note":"多多便签","com.dotreader.dnovel":"点阅小说大全","com.dou_pai.DouPai":"逗拍","com.douban.frodo":"豆瓣","com.douban.movie":"豆瓣电影","com.douban.radio":"豆瓣FM","com.doudou.calculator":"超级计算器","com.doudou.flashlight":"最亮手电筒","com.doudou.ysvideo":"影视大全布丸","com.doudoubird.alarmcolck":"手机闹钟","com.doudoubird.compass":"地图指南针","com.doudoubird.weather":"最准天气","com.doudoubird.whiteflashlight":"最强手电筒","com.douguo.recipe":"豆果美食","com.douhuayuedu.douhua":"豆花","com.doumi.jianzhi":"斗米","com.doupin.show":"来电秀","com.doutu.tutuenglish":"图图英语儿童少儿英语学习平台","com.douyu.rush":"斗鱼极速版","com.douzhuanduokai.m":"斗转多开","com.dp.android.elong":"艺龙旅行","com.dpx.kujiang":"酷匠阅读","com.dq17.app06":"鲸鱼体育","com.dragon.read":"番茄免费小说","com.draw.guess":"我画你猜","com.drcom.DuoDian":"哆点","com.drcuiyutao.babyhealth":"育学园","com.dream.daanjun":"大学答案君","com.dream.zncd.intelligentcharge":"云智充","com.dreamgame.fruitbubble.mi":"水果泡泡传奇","com.dreamori.xxkb1":"小学语文一年级上","com.dreamori.xxkb3":"小学语文二年级上","com.dreamori.xxkb9":"小学语文五年级上","com.dreamtd.kjshenqi":"咪萌桌面宠物","com.driftbottle.app":"恋爱漂流瓶","com.drip.live":"星空直播","com.driving.pass":"2021驾考大全","com.droi.adocker.pro":"分身有术Pro","com.ds.baoxing":"宝兴融媒","com.ds.luhuo":"云上炉霍","com.ds.shiqu":"云上石渠","com.ds.xiangcheng":"云上乡城","com.ds.xinlong":"康巴红新龙","com.dsm.secondlock":"德施曼智能","com.dt.ywdtw":"亿万答题王","com.dtdream.publictransit":"杭州公共交通","com.dtdream.sygovernment":"沈阳政务服务","com.dte.pano3d":"爱看高清街景","com.dtno1.WearPro":"WearPro","com.dtw.batterytemperature":"室内温度计","com.duapps.recorder":"小熊录屏","com.ducv.qndt":"全能答题","com.dudiangushi.dudiangushi":"每天读点故事","com.duia.app.Putonghua":"普通话学习测试","com.duia.cet4":"英语四级君","com.duia.cet6":"英语六级君","com.duia.duiaapp":"对啊课堂","com.duia.duiba":"会计帮","com.duia.duiba.teacherCard":"教师资格证帮","com.duia.jsssx":"教师随身学","com.duia.offlineqbank":"会计对题库","com.duigood.dshopsly":"兑好物","com.duitang.main":"堆糖","com.dultu.jqhx":"哒兔","com.dunjiakj.fakecall":"虚拟来电精灵","com.duocai.webBrowser":"西瓜浏览器","com.duodian.freehire":"租号王","com.duoduo.cailing":"彩铃多多","com.duoduo.child.games.babysong":"多多快乐童年","com.duoduo.child.story":"儿歌多多","com.duoduo.games.hospital":"多多医院","com.duoduo.games.seaanimalnew":"多多海洋动物","com.duoduo.guka":"念念咕卡","com.duoduo.oldboy":"广场舞多多","com.duoduo.opera":"戏曲多多","com.duoduo.tuanzhang":"多多团长","com.duokaiqi.virtual":"应用分身术","com.duokan.free":"米阅免费版","com.duokan.freereader":"米阅小说","com.duokan.phone.remotecontroller":"万能遥控","com.duokan.reader":"多看","com.duolabao.customer":"京东收银商户","com.duole.chinachess.mi":"多乐中国象棋","com.duolingo":"多邻国","com.duorong.smarttool":"时光序","com.duorong.xinyongdai":"信用贷款","com.duowan.bi":"Biu神器HD","com.duowan.gamevoice":"多玩语音","com.duowan.groundhog.mctools":"多玩我的世界盒子","com.duowan.kiwi":"虎牙直播","com.duowan.live":"虎牙助手","com.duowan.mobile":"YY","com.duowan.xunhuan":"轻语","com.duoyi.iminc":"多益云","com.duoyi.implayer":"多益战盟","com.duozhuayu.dejavu":"多抓鱼","com.dushe.movie":"毒舌","com.duwo.phonics":"伴鱼智学","com.duwo.reading":"伴鱼绘本","com.duxiaoman.umoney":"有钱花","com.duxiaoman.wallet":"度小满金融","com.duyao.poisonnovelgirl":"火星女频","com.dv.adm":"ADM","com.dw.btime":"亲宝宝","com.dw.dytxj.mi":"登月探险家","com.dw.hcdpp.mi":"合成大泡泡","com.dw.hzwzm.mi":"换装我最美","com.dw.jjbb.mi":"救救宝宝","com.dw.jlds.mi":"精灵大师","com.dw.jrccc.mi":"巨人冲冲冲","com.dw.jrccc.net.mi":"火柴人冲刺","com.dw.ttdezbj.mi":"甜筒,第二支半价","com.dw.ttdezbj.net.mi":"点点冰淇淋屋","com.dw.tyqs.net.mi":"涂鸦骑士","com.dw.wxpk.mi":"无限跑酷","com.dw.wzsjkthk.mi":"我做手机壳特好看","com.dw.xprqj.mi":"橡皮人拳击","com.dw.xydg.net.mi":"小蚁帝国","com.dw.yqlcf.mi":"一起来冲锋","com.dw.zynq.mi":"这也能切","com.dwd.rider":"菜鸟点我达","com.dwwang.staff":"口袋五线谱","com.dxdxapp.ting":"蓝思英语","com.dxy.gaia":"丁香妈妈","com.dyedu.hxedu":"沪学习","com.dygame.hyqs.mi":"荒野日记:孤岛","com.dz.game.zjxmy.mi":"救救小皮羊","com.dz.hmjc":"河马剧场","com.dz.mfxsqj":"免费小说全集","com.dzkandian":"大众看点","com.dzmf.zmfxsdq":"西瓜免费小说","com.dzqh.online11":"东方证券期货","com.dzqh.onlinekaihu":"东证期货投资开户","com.dzrb.ncdz":"农村大众","com.dzrbsoft.zaidezhou":"德州24小时","com.dzwww.dzrb.zhsh":"大众新闻","com.dzwww.sd.android":"海报新闻","com.dzwww.sdmobilenews":"山东手机报","com.e23.jnfb":"济南发布","com.e5837972.kgt":"车载DJ音乐盒","com.ea.games.r3_row":"真实赛车3","com.eagersoft.youzy.youzy":"优志愿","com.earth.bdspace":"Earth地球","com.earth.moli.sk2":"微多开双开助手","com.easaa.hbrb":"掌尚鹤壁","com.east2d.everyimage":"好多动漫","com.east2west.minimetro.TapTap":"模拟地铁","com.eastmoney.android.berlin":"东方财富","com.eastmoney.android.choice":"Choice数据","com.eastmoney.android.fund":"天天基金","com.eastmoney.android.lead":"哈富证券","com.eastmoney.android.newyork":"东方财富证券","com.eastmoney.app.qhsjkh":"东方财富期货","com.easybrain.jigsaw.puzzles":"拼图游戏——益智游戏","com.easyfunny.camera.magic":"百变秀相机","com.easygame2022.sheepmatchcn.mi":"羊了个羊","com.easysay.espanol":"西班牙语U学院","com.easysay.japanese":"日语U学院","com.easysay.korean":"韩语U学院","com.easysay.learningpth":"普通话考试","com.ebank.creditcard":"阳光惠生活","com.ebnews":"亿邦","com.ebt.mydy":"我的丹阳","com.ecarx.xiaoka.voice_assistant":"GKUI","com.eccalc.ichat":"通友","com.ecej.ui":"e城e家","com.ecitic.bank.mobile":"中信银行","com.ecloudinfo.hulizhushou":"护理助手","com.eco.global.app":"ECOVACS HOME","com.ecommerce.xmnair":"厦门航空","com.economicview.jingwei":"中新经纬","com.economist.hummingbird":"经济学人·商论","com.ecovacs.ecosphere":"科沃斯机器人","com.edcsc.wbus":"智能公交","com.edifier.edifierconnect":"Edifier Connect","com.editor.king.androids":"爱剪辑视频编辑","com.edrawsoft.edrawmax":"亿图图示","com.edrawsoft.mindmaster":"思维导图MindMaster","com.edu.android.daliketang":"豆豆狐","com.edu.lzdx.liangjianpro":"量见云课堂","com.edu.todo":"土豆雅思","com.edu.wenliang":"文亮网课","com.edu24ol.newclass":"环球网校","com.edujia.ime":"微脉输入法","com.edujia.weimai":"微脉圈","com.edusoho.kuozhi":"阔知学堂","com.edusoho.newcuour":"赛优课堂","com.edusoho.otoclassroom":"美术蛙","com.eduu.bang":"家长帮","com.eduyun.app.factory.ykt":"智慧中小学","com.eduzhixin.app":"质心在线","com.eebbk.parentalcontrol":"家长管理","com.eeepay.eeepay_shop_spos":"盛POS","com.eeepay.eeepay_shop_sqb":"盛钱包成长版","com.efund.jqb":"易方达e钱包","com.eg.android.AlipayGphone":"支付宝","com.egeio.fangcloud":"亿方云","com.eggflower.read":"蛋花免费小说","com.ehai":"一嗨租车","com.ejianzhi":"e兼职求职版","com.ekao123.manmachine":"卫人机考","com.ekeguan.jiaoshipai":"课观教师派","com.ekwing.flyparents":"翼课家长","com.ekwing.students":"翼课学生","com.elenut.gstone":"集石","com.eletell.wow":"未来之光","com.elfinapp.jxtxdq":"精选头像大全","com.elipbe.dict":"国语助手","com.elite.upgraded":"精英专升本","com.ellabook":"咿啦看书绘本故事","com.ellabookhome":"动画绘本馆","com.elong.hotel.ui":"艺龙酒店","com.eluton.medclass":"医学微课堂","com.emaotai.ysapp":"茅台云商","com.emar.mcn":"二头条内容资讯","com.energysh.onlinecamera1":"大神P图","com.enhance.greapp":"GRE3000词","com.enhance.kaomanfen.yasilisteningapp":"雅思考满分","com.enhance.kmf.words.wordsapplication":"考满分词汇","com.enigm.epitap":"海星壁纸","com.enjoy.malt":"多鹿","com.enniu.fund":"51人品","com.enniu.xiaolanben":"小蓝本","com.eno.android":"国海金探号","com.eno.android.cj.page":"长江e号","com.eno.xyzq.page":"兴业证券优理宝","com.enqualcomm.kids.cyp":"西瓜皮","com.entgroup":"抓饭直播","com.entrobus.dreamlife":"凤凰会","com.eoffcn.mobile":"中公网校","com.eoffcn.questions":"中公题库","com.eol.mobile8":"优慕课v8","com.eol.mobile9":"课程伴侣","com.eonsun.myreader":"老子搜书","com.epay.impay.ui.flinmen":"付临门","com.epson.epsonsmart":"Epson Smart Panel","com.erciyuanpaint":"漫芽糖指绘","com.erdo.android.FJDXCartoon":"爱动漫","com.ericsson.geely":"吉利G-NetLink","com.erlinyou.worldlist":"旅图","com.ertonggang.childrenpoetry":"儿童唐诗三百首","com.ertonggang.zxschoolpoetry.huawei":"中小学古诗词大全","com.esbook.reader":"宜搜小说","com.escape.zjy.mi":"纸嫁衣","com.eshikao.teacher":"易师考","com.esound.app":"易尚助理","com.esread.sunflowerstudent":"向日葵","com.estrongs.android.pop":"ES文件浏览器","com.etalien.booster":"外星人加速器","com.etc.etc2mobile":"乐速通","com.etechs.eyee":"斗牛DoNew","com.etiantian.online.wangxiao":"北京四中网校","com.ets100.pupil":"E听说小学","com.ets100.secondary":"E听说中学","com.europosit.pixelcoloring":"像素艺术","com.eusoft.eudic":"欧路词典","com.eusoft.ting.en":"每日英语听力","com.evergrande.eif.android.hengjiaosuo":"恒大财富","com.everobo.bandubao":"伴读宝","com.evideo.MobileKTV":"K米","com.exam8.KYzhengzhi":"考研万题库","com.exam8.daxue":"大学万题库","com.exam8.twojian":"二建万题库","com.exam8.wantiku":"万题库","com.exam8.yijian":"一建万题库","com.exam8.zikao":"自考万题库","com.example.a14409.countdownday":"倒计时","com.example.administrator.livezhengren":"医学直播课堂","com.example.administrator.picturesearch":"心悦壁纸","com.example.administrator.zahbzayxy":"中安云教育","com.example.android_ksbao_stsq":"刷题神器","com.example.artilleryandroid":"天眼","com.example.bg":"必过","com.example.bihua":"汉字笔画","com.example.businesshall":"中国移动浙江","com.example.bzc.myteacher.reader":"阅伴学生端","com.example.cifnews":"雨果跨境","com.example.countdown":"iTime","com.example.doxue":"都学MBA","com.example.dudian.dudian":"Dlabel云标签","com.example.examda":"233网校","com.example.feng.xuehuiwang":"学慧网","com.example.haoyishu":"好医术","com.example.homeking.client":"好慷在家","com.example.hongjiu.stock":"红酒商交所","com.example.jituo.xkzt":"酷炫字体","com.example.jqq":"剧圈圈","com.example.kingnew":"店管家","com.example.liabarcarandroid":"猎吧","com.example.ltest":"网贷天眼","com.example.mofajingling":"高清主题壁纸大全","com.example.mposstandard":"招钱进宝APP","com.example.onlinestudy":"24小时医学","com.example.pptv":"人人视频","com.example.raccoon.dialogwidget":"万象小组件","com.example.rain.girlprject":"恋爱聊天话术","com.example.raylink_flutter":"RayLink","com.example.reader.main":"笔趣阁免费小说大全","com.example.servyouappzhuhai":"广东税务","com.example.touzi.hxyt":"华夏易投现货交易","com.example.trafficmanager3":"掌上路路通天津","com.example.tz.tuozhe":"设计灵感","com.example.wenyu":"掌培免费文字转语音","com.example.wsy":"网商园","com.example.wuyueassessment":"五岳阅卷","com.example.wygxw":"我要头像","com.example.xuhongxiang.andriodpiano":"模拟钢琴","com.example.yhbj.cme":"继教通","com.example.yuanren123.learnjanpanese":"今川日语","com.example.zy.zy":"星座运势大师","com.examw.main.ch":"华课网校","com.excean.dualaid":"微双开分身","com.excean.gspace":"OurPlay加速器","com.excean.maid":"微分身王","com.excean.masaid":"微分身版","com.excean.masteraid":"微信分身版","com.excean.multiaid":"微多开分身","com.excean.splay":"OurPlay加速器","com.excelliance.dualaid":"双开助手微分身版","com.excerp.domin":"快乐壁纸","com.expflow.reading":"悦头条","com.express.relief.weather.clear":"安心天气","com.express.relief.wifimaster":"安心WiFi","com.express.speed.space.cleaner.cn":"快清理助手","com.exueshi.A6072114656807":"易学仕专升本","com.eyefilter.night":"蓝光护目镜","com.eyewind.paperone":"PaperDraw绘画涂鸦","com.eykid.android.ey":"瓜瓜龙启蒙","com.eyuxizao.fifa":"鳄鱼小顽皮爱洗澡","com.ez08.compass":"指南针股票","com.ezen.ehshig":"egshig","com.f100.android":"幸福里","com.f1player":"51虚拟机","com.facebook.katana":"Facebook","com.facebook.lite":"Facebook Lite","com.facebook.orca":"facebook","com.facetech.konking":"轻音社","com.facetech.yourking":"柚次元","com.facishare.fs":"纷享销客CRM","com.faloo.BookReader4Android":"飞卢小说","com.faloo.authorhelper":"飞卢作家助手","com.fancyar.star":"AR星座","com.fang.fangs":"乐房生活","com.fangdai.fdjsq":"房贷计算器","com.fangdd.mobile.fddhouseownersell":"房多多","com.fangge.square":"方格社区","com.fanhuan":"返还网","com.fanli.android.apps":"返利","com.fanlikuaibaow":"返利快报","com.fanlishengqianlianmengw":"返利省钱联盟","com.fanlitaolianmengw":"返利淘联盟","com.fanliwanggouwulianmeng":"返利购物联盟","com.fanliwzuanlm":"返利淘客联盟","com.fanliyouhuiquanlmw":"返利优惠券联盟","com.fanlwgaoylmengw":"返利高佣联盟","com.fanqie.lizhi":"番茄影视大全","com.fantastic.camera":"神奇相机","com.fantasy.qhztbz":"奇幻主题壁纸","com.fantuankanshujbk":"饭团看书","com.fantuantanshujbk":"饭团探书","com.fanweilin.coordinatemap":"经纬度定位","com.farfetch.farfetchshop":"FARFETCH发发奇","com.fasthand.patiread":"爬梯朗读","com.fawvw.ebo":"JETTA捷达","com.faxin":"法信","com.fc.management":"FC文件全能王","com.fcb.bao.consumer":"房车宝","com.fcbox.hivebox":"丰巢管家","com.fcbox.hiveconsumer":"丰巢","com.fec.runonce":"新疆公安","com.feemoo":"飞猫盘","com.feeyo.vz.pro.cdm":"飞常准业内版","com.feicui.vdhelper":"翡翠压缩","com.feierlaiedu.collegelive":"启牛","com.feiin.wldh":"wifi网络电话","com.feiliao.flipchat.android":"飞聊","com.feiniu.actogo":"欧尚","com.feiniu.market":"飞牛网","com.feisukj.measure":"尺子专业测距仪","com.feiteng.lieyou":"猎游","com.feiteng.lieyou.pwb":"语音聊天宝","com.feixiaofan":"解忧暖心喵","com.feixiaohao":"非小号","com.feiyi.p21":"从零开始学英语","com.feiyi.p5":"商务英语口语","com.feiyou.headstyle":"个性头像","com.felink.foregroundpaper":"羞兔全局壁纸","com.felix.clearfans":"微粉管家","com.fenbi.android.bangong":"粉笔计算机二级题库","com.fenbi.android.gaozhong":"猿题库","com.fenbi.android.kids":"粉笔Kids","com.fenbi.android.kuaiji":"粉笔会计","com.fenbi.android.kyzz":"粉笔考研","com.fenbi.android.leo":"小猿口算","com.fenbi.android.servant":"粉笔","com.fenbi.android.sikao":"粉笔法考","com.fenbi.android.solar":"小猿搜题","com.fenbi.android.yingyu":"粉笔四六级","com.fenbi.android.zenglish":"斑马AI学","com.feng.car":"老司机汽车","com.fengeek.f002":"fiil+","com.fenghl.xinlfq":"新浪分期","com.fengnanwlkj.gongxiangApp":"共享货源","com.fengtaiapp.cnr":"北京丰台","com.fengwo.reading":"有书","com.fengyuncx.yydriver":"风韵出行司机","com.fenqile.fenqile":"分期乐","com.fenzotech.jimu":"积目","com.ffcs.android.lawfee":"律师好帮手","com.ffcs.mediaConvergence.jianou":"风雅建瓯","com.ffcs.mediaConvergence.shunchang":"新顺昌","com.ffcs.mediaConvergence.songxi":"掌上松溪","com.ffcs.mediaConvergence.yanping":"美丽延平","com.fiberhome.exmobi.client.gaeaclientandroidedn7262":"天然工坊","com.fifedu.tsdx":"FiF口语训练学生端","com.file.experts":"文件管理专家","com.filemagic":"超强清理大师","com.fileunzip.zxwknight":"解压专家","com.filhshqw.xrkbnywp.exejzeel":"番茄浏览阅读器","com.fimo.camera":"FIMO","com.finals.finalsflash":"来电闪光灯","com.financial.quantgroup":"羊小咩","com.financial360.nicaifu":"360你财富","com.finchina.edr":"企业预警通","com.find.hidden.object.difference.clue.cn":"我眼神儿贼好","com.findbest.idiomtto":"成语红包群","com.fingersoft.hillclimb.noncmcc":"登山赛车","com.fingertip.tyt.mi":"开心跳一跳","com.finhub.fenbeitong":"分贝通","com.finsphere.qucredit":"趣管账","com.firebear.androil":"小熊油耗","com.first.browser":"秘密浏览器","com.firstcapital":"一创智富通","com.firststate.top.framework.client":"TOP论坛","com.fittimellc.fittime":"即刻运动","com.fivehundredpx.viewer.main":"500px中国版","com.fiveplay":"5EPlay","com.fjg.android.scan":"扫一扫","com.fk189.fkshow":"FkShow","com.fkzhang.wechatxposed":"微X模块","com.flamingo.gpgame":"果盘游戏","com.flash.download":"闪电下载","com.flash.matrix_wallpaper":"闪动壁纸","com.flashkrypton":"闪氪","com.flickering.mathufo":"数感星球","com.flightmanager.view":"航班管家","com.flomeapp.flome":"她扶","com.flowbank.wo":"流量银行","com.flowkey.app":"flowkey","com.flqy.voicechange":"王者变声器语音包","com.fltrp.organ.student":"外研U学","com.flyersoft.seekbooks":"搜书大师","com.flyingeffects.com":"飞闪","com.flyme.meizu.store":"魅族商城","com.fn.android":"蜂鸟摄影","com.fo.homeworkfo":"爱作业辅导","com.focusgene.findme":"真我","com.focustech.medical":"健康南京","com.folder.management":"文件夹管家","com.follow.video":"追剧","com.font":"写字先生","com.force.artifact":"P图神器","com.foreology.xinjiang":"智慧新绛","com.forever.browser":"久久浏览器","com.forms":"缤纷生活","com.forward.economist":"前瞻经济学人","com.fosung.lighthouse":"灯塔党建在线","com.foundao.bjnews":"新京报","com.foundao.xinhua_android":"新华网","com.founder.chaozhou":"潮湃新闻","com.founder.cnzangzuwangtong":"中国藏族网通","com.founder.dazhou":"掌上达州","com.founder.diebu":"爱迭部","com.founder.dps.founderreader":"开放云书院","com.founder.gulouqu":"家在鼓楼","com.founder.hsdt":"青城地铁","com.founder.huainan":"掌上淮南","com.founder.huanghechenbao":"运城新闻","com.founder.jincheng":"保密观","com.founder.liangzhouqu":"凉州融媒","com.founder.linxia":"新临夏","com.founder.luquxian":"多彩碌曲","com.founder.poetry":"诗词中国","com.founder.qinghai":"青海观察","com.founder.sbxiangxinews":"红湘西","com.founder.shandanxian":"新山丹","com.founder.shuiyunbao":"中国水运报","com.founder.tongweixian":"新通渭","com.founder.xxzy":"学习之友","com.founder.xzkuaisou":"快搜西藏","com.founder.ymyt":"石油摇篮","com.founder.zhanjiang":"湛江云媒","com.founder.zhibaodi":"知宝坻","com.foundersc.app.xf":"小方","com.foundingaz.user":"管用","com.fourcall":"4G网络电话","com.foxconn.iportalandroid":"爱口袋","com.foxit.mobile.pdf.lite":"福昕PDF阅读器","com.fplus.chese":"手电筒Super","com.fq.android.fangtai":"方太生活家","com.fq.fqdkk":"分期贷款","com.fqapp.zsh":"赚生活","com.fqapps.fdsh":"福袋生活","com.fqdy.groot":"柿子电影","com.free_ride.yiwei":"顺风车","com.free_ride_pin.yiwei":"汽车票","com.fresh.feed":"今日新鲜事","com.freshideas.airindex":"在意空气","com.frontrow.vlog":"VN","com.ft.ftchinese":"FT中文网","com.ft.putizhou":"菩提洲","com.ftl.redmi":"一米赚钱","com.ftls.abs":"极速健身","com.fudanpress.aIVj1J1":"i学","com.fuiou.mgr":"富友收件宝","com.fujian.daily":"新福建","com.fujicubesoft.ManyBricksBreaker.fhp":"砖块破碎机","com.fujifilm_dsc.app.remoteshooter":"FUJIFILM Camera Remote","com.full.dictionary":"字典词典大全","com.fumei.dz":"读者杂志","com.funcamerastudio.videomaker":"Filmigo视频剪辑制作软件","com.fungo.xmsport":"球会体育","com.funinput.digit":"数字尾巴","com.funnyrace.mi":"炫跑超人","com.funplus.fun":"方隅公寓","com.funshion.remotecontrol":"风行电视助手","com.funshion.video.mobile":"风行视频","com.furryBar.furry":"FurryBar","com.fusionmedia.investingCN":"英为财情财经投资","com.futurefleet.pandabus.ui":"熊猫出行","com.futuremark.dmandroid.application":"3DMark","com.futurenavi.wzk":"微知库学生版","com.fuwang.franchise":"全球加盟网","com.fuyou.aextrator":"MP3提取转换器","com.fuzhou.fgtx":"抚观天下","com.fvcorp.android.aijiasuclient":"爱加速","com.fx678.finace":"汇通财经","com.fxicrazy.sjml":"联掌门户","com.fxl.modernzhdict":"现代汉语字典","com.fxpad":"法宣在线HD","com.fxphone":"法宣在线","com.fy.bzzbc.mi":"搬砖争霸赛","com.fy.cjyxlm.mi":"炮击达人","com.fy.dbgwb.mi":"打不过我吧","com.fy.dmmdzz.mi":"躲猫猫大作战","com.fy.fcds.mi":"飞车大师","com.fy.fgpk.mi":"飞钩跑酷","com.fy.gyws.mi":"光影武士","com.fy.hbwq.mi":"画把武器","com.fy.htfc.mi":"合体飞车","com.fy.jldzz.mi":"精灵大作战","com.fy.jrxfd.mi":"救援小分队","com.fy.kxcf.mi":"开心厨房","com.fy.kztgd.gs.mi":"空中特工队","com.fy.qxds.mi":"潜行大师","com.fy.sgds.mi":"收割大师","com.fy.sgds.net.mi":"疯狂割草机","com.fy.tcdx.mi":"偷吃点心","com.fy.tjxd.mi":"团结行动","com.fy.tjxd.net.mi":"最强拼拼","com.fy.tkdld.mi":"太空大乱斗","com.fy.ttds.mi":"逃脱大师","com.fy.wdnc.mi":"我的农场","com.fy.wdxd.mi":"我的小岛","com.fy.xdyqc.mi":"兄弟一起冲","com.fy.yxxfd.mi":"英雄小分队","com.fy.zdxs.mi":"子弹先生","com.fyhqzt.app.ui":"环球智投八元微投资交易","com.fzisen.app51zxw":"我要自学网","com.fzuquwinc.winskin":"我要赢皮肤","com.g316522678.jnh":"川工之家","com.gacne.www":"埃安","com.galaxy.stock":"中国银河证券","com.game.bikeInsane.mi":"单车也疯狂","com.game.escape3d.mi":"越狱大逃生","com.game.fallrace.mi":"冲鸭小小人","com.game.fsfkttl.mi":"方块推推乐","com.game.fslkzsj.mi":"猎空直升机","com.game.fsyyttz.mi":"越狱逃脱者","com.game.matrix_pixelpaint":"开心图图乐","com.game.runner.mi":"火柴人在奔跑","com.game.snback.mi":"暴走单车少年","com.game.speedCar.mi":"闪电飞车","com.game.tckpxfx.mi":"酷跑小飞侠","com.gameabc.zhanqiAndroid":"战旗直播","com.gameinlife.color.paint.cn":"花花填色","com.gamejoy.game.onetfruit":"开心水果连连看","com.gameley.ttjz":"团团记账","com.gamepans.metronomic":"音乐节拍器","com.gamersky":"游民星空","com.gamestar.pianoperfect":"随身乐队","com.ganYuFaBu.router":"赣榆发布","com.gangduo.microbeauty":"微美颜","com.ganji.android":"赶集直招","com.ganji.android.haoche_c":"瓜子二手车","com.gankaowangxiao.gkwx":"赶考状元","com.gaogulou.forum":"玉溪高古楼","com.gaoha.mathsplus":"初中数学","com.gaojiua.bd":"笔袋","com.gaokaozhiyuan":"完美志愿","com.gaosi.teacherapp":"爱学习教师端","com.gaotu100.jingpin":"高途高中规划","com.gaotu100.superclass":"高途","com.gaotu100.tutu":"途途课堂","com.garmin.android.apps.connectmobile":"Garmin Connect","com.gau.go.launcherex":"GO桌面(锁屏主题美化壁纸)","com.gbanker.gbankerandroid":"黄金钱包","com.gbcom.gwifi":"GiWiFi手机助手","com.gbcom.gwifi.school":"GiWiFi校园助手","com.gci.rent.cartrain":"如约学车","com.gd.siapp":"龙江人社","com.gdctl0000":"广东电信","com.gdhbgh.activity":"翼健康","com.gdwx.tiku.kjzc":"高顿初级会计职称","com.ge.video.merge":"缓存视频合并","com.geek.familyalbum":"家庭相册管家","com.geek.hxcalendar":"风和天气","com.geek.jk.weather":"即刻天气","com.geek.jk.weather.fission":"知心天气","com.geek.jk.weather.jishi":"及时天气","com.geek.luck.calendar.app":"诸葛万年历","com.geek.weather365":"365天气","com.geek.weathergj365":"365天气管家","com.geek.xgweather":"西瓜天气","com.geek.xycalendar":"祥云万年历","com.geek.zwweather":"早晚天气","com.geektoy.nfctool":"NFCTOOL","com.gelonghui.glhapp":"格隆汇","com.gem.tastyfood":"食行生鲜","com.gemdale.client":"想家社区","com.general.control":"万能遥控器+","com.generalcomp.batian":"霸天安云","com.generalcomp.luowice":"镭威视云","com.generalcomp.xinsan":"欣视安","com.gengcon.android.jccloudprinter":"精臣云打印","com.gengyun.yinjiang":"今印江","com.gengyun.ziyun":"今日紫云","com.gensee.webcast":"G直播","com.genshuixue.student":"高徒在线","com.genyannetwork.qiyuesuo":"契约锁","com.geshi.formatfactory":"格式工厂","com.getremark.spot":"小卫星","com.gewara":"格瓦拉生活","com.gexing.ui":"个性","com.gf.client":"广发易淘金","com.gfs.android.highscoretalk":"高分说新版","com.gft.jdhlby":"借钱花贝","com.ggeye.jiakao.api":"驾考通驾照考试","com.gh.assistant":"光环助手mini","com.gh.gamecenter":"光环助手","com.ghosun.dict":"词根词缀记忆字典","com.giant.newconcept":"新概念英语全册","com.gifediting.gifmake":"GIF动图制作","com.gifshow.kuaishou.bamboo":"快手创作者版","com.gift.android":"驴妈妈旅游","com.giiso.jinantimes":"新黄河","com.gioct.weather":"七彩天气预报","com.gitfalcon.portrait.cn":"捏脸","com.github.android":"GitHub","com.github.kr328.clash":"Clash","com.github.kr328.clash.foss":"Clash","com.github.metacubex.clash.meta":"Clash Meta for Android","com.gjcx.zsgj":"掌上青城","com.gjs.iqh":"高教考试在线","com.gkid.crazyrope":"天天跳绳","com.gkid.gkid":"Gkid英语","com.glgrxbtg.ulacaqey.yhfsfeww":"深清理内存加速","com.globalscanner":"环球捕手","com.globaltide":"全球潮汐","com.glodon.constructioncalculators":"建工计算器","com.glodon.drawingexplorer":"CAD快速看图","com.glodon.norm":"规范查阅","com.glsc2":"国联证券尊宝","com.glyh.mbank.pro":"桂林银行","com.gmd.data":"一键手机照片恢复","com.gmlive.emperor":"音泡空间","com.gmlive.soulmatch":"花盼","com.gnet.onemeeting":"全时云会议","com.godimage.knockout.free.cn":"Knockout智能抠图P图","com.gogoal.investment2c":"基本面","com.golaxy.mobile":"星阵围棋","com.golink.cntun":"Golink加速器","com.gombosdev.ampere":"充电评测","com.gome.eshopnew":"国美","com.gomejr.icash":"美易借钱","com.gomemyc.mylc.android":"国美金融","com.gongxuanwang.linxuan":"公选王遴选","com.gonlan.iplaymtg":"旅法师营地","com.gooclient.anycam.neye3ctwo":"Neye3C","com.goodhelper.wifi":"Wifi好帮手","com.goodtech.tq":"天气预报","com.google.ar.core":"Google Play Services for AR","com.gopro.smarty":"GoPro Quik:视频 + 照片编辑器","com.gorgeous.lite":"轻颜","com.gorkor.gk":"Gorkor","com.gotokeep.keep":"Keep","com.gouwufanlilianmengw":"购物返利联盟","com.gov.cn":"国务院","com.gozap.chouti":"抽屉","com.grabtaxi.passenger":"Grab","com.grammarly.android.keyboard":"Grammarly","com.grass.wallpaper":"种草壁纸","com.greate.myapplication":"信用管家贷款","com.greatefunhy.sdgs.mi":"商道高手","com.gree.greesmarthome":"格力+","com.green.ibook":"TXT免费小说书城","com.greenLeaf.shop":"绿叶商城","com.greenLeafShop.mall":"绿叶惠购","com.greenline.guahao":"微医","com.greenpoint.android.mc10086.activity":"中国移动","com.greentree.android":"格林","com.ground.dddymovie":"大地翻译","com.growing.topwidgets":"万能小组件 Top Widgets","com.growth.fgcalfun":"富贵万年历","com.grrb.news":"工人日报","com.gryphpoem.civilization.mi":"铁血文明","com.gstarmc.android":"CAD看图王","com.gstarmc.lite":"CAD手机看图","com.gsww.gsrhc.jkgs":"健康甘肃","com.gswxxn.unlockmilink":"小米不妙·享","com.gsx.tiku":"考途","com.gt.app.gtecard":"国通石油","com.gtan.church":"歌者盟","com.gtdev5.wsjtw":"微商截图宝","com.gtgj.view":"高铁管家","com.gtr.system.information.activity":"手机信息","com.guagua.community":"呱呱社区","com.guai.cleanmaster":"一键清理软件","com.guanaitong":"给到","com.guangdaqihuo.mhdxh":"光大期货","com.guangjun.brainteaser":"脑筋急转弯大全","com.guangle.happywalk":"开心走路","com.guangmingzmt.oem":"智慧光明","com.guangsuxie.aiwriting":"光速写作","com.guangyiedu.jiudou":"九斗","com.guanyu.gy":"冠寓","com.guazi.android.sellcar":"瓜子卖车","com.guazi.newcar":"毛豆新车","com.gudianbiquge.ebook.app":"笔趣阁蓝色版","com.guilinbank.mobilebank":"桂林银行","com.guixue.m":"学为贵雅思","com.guixue.m.cet":"学为贵四六级","com.guji.loveparty":"唔哩星球","com.guka.more":"咕卡多多","com.gumi.spokenenglish":"人教口语","com.guojimami.app":"国际妈咪","com.guokr.mobile":"果壳","com.guosen.android":"国信金太阳","com.guoshi.httpcanary.premium":"HttpCanary","com.guotai.dazhihui":"国泰君安君弘","com.guoyuncm.rainbow":"艺音在线","com.guzhen.xiucai":"秀才猜成语","com.guzheng.android":"古筝网","com.gvsoft.gofun":"GoFun出行","com.gwkj.qixiubaodian":"汽修宝典","com.gwm.tank":"坦克TANK","com.gwsoft.imusic.controller":"爱音乐","com.gwtsz.gts2":"金道环球投资","com.gxrcw.activity":"广西人才网","com.gxuc.runfast.shop":"跑腿快车","com.gymbo.enlighten":"金宝贝早教","com.gz.syslearning":"同步学广州版","com.gzbank.mbank.externalpk":"广州银行","com.gzgx.fkyjjh.mi":"疯狂营救计划","com.gzgx.hmxbpk.mi":"梦幻小兵跑酷","com.gzhzcj":"金斗云智投","com.gzlok.gamemarket.yueai.show":"95爱约直播","com.gzqq.nngppzb":"牛牛股票配资宝","com.gzqs.dscjyxld.mi":"都市超级英雄乱斗","com.gzqs.dsldyxlm.mi":"都市乱斗英雄联盟","com.gzrb.fzshb":"法治贵州","com.gzrcb.mobilebank":"广州农商银行","com.gzsd.hcrcjtj.mi":"火柴人超级突击","com.gzsd.klxrsj.mi":"快乐小人射击","com.gzsd.mhttt.mi":"梦幻弹弹弹","com.gzsd.mhxrty.mi":"梦幻小人跳跃","com.gzsd.qmtyt.mi":"全民弹一弹","com.gzyct.yctwallet":"羊城通","com.gzyike.painting":"数字绘画","com.gzyunke.lianlian":"练练健身","com.gzyx.noequipment":"无器械健身","com.h3c.android.h3cmagic":"H3C魔术家","com.habits.todolist.plan.wish":"元气打卡","com.haidilao":"海底捞","com.haier.uhome.uplus":"海尔智家","com.haier.uhome.washer":"海狸洗衣","com.haiercash.gouhua":"够花","com.haimai.baletu":"巴乐兔租房","com.haimawan.cloud.bigphone":"爱云兔云手机","com.hainangs.wdtysh":"我的田园生活","com.hainansy.hlnc2":"欢乐农场","com.haiqiu.jihai":"即嗨体育","com.haitun.dolphinhouse":"海豚家","com.haitun.neets":"neets","com.haixiu.ui":"嗨秀直播","com.haixue.app.android.HaixueAcademy.h4":"嗨学课堂","com.haizitong.hzt.jia":"孩子通家长端","com.halo.diary":"素记日记","com.handsgo.jiakao.android":"驾考宝典","com.handsgo.jiakao.android.kehuo":"教练宝典","com.handwriting.makefont":"手迹造字","com.hanfuhui":"汉服荟","com.hangutech.mdqn":"民大青年","com.hangzhouxinxi.daiyuxia":"钱伴","com.hanlin.huixuebang":"汇学邦","com.hantor.CozyMag":"舒适的放大镜和显微镜","com.hanweb.android.gnribao.activity":"赣南日报","com.hanweb.android.jszwfw.activity":"苏服办","com.hanweb.android.sdzwfw.activity":"爱山东","com.hanweb.android.zhejiang.activity":"浙里办","com.hanweb.cx.activity":"掌心长兴","com.hanweb.ganfutong":"赣服通","com.hanweb.izhengzhou.android":"郑好办","com.hanwujinian.adq":"寒武纪年小说","com.hanya.financing":"海象理财","com.hanyun.onlineproject":"17货源","com.haobo.huilife":"中国移动云南","com.haodai.flashloan":"闪贷借款","com.haodf.android":"好大夫在线","com.haodou.recipe":"好豆","com.haojiazhang.activity":"学宝","com.haojiazhang.xxb.speed":"小学宝","com.haokebang.learning":"好课帮","com.haomaiyi.fittingroom":"好搭盒子","com.haowan.huabar":"画吧","com.haowan.mirrorpaint.mirrorapplication":"迷盘","com.haoyisheng.mobile.app":"好医生","com.haoyunapp.hy":"好运APP","com.happy.walker":"快乐走","com.happybees.watermark":"美颜美图爱水印","com.happyelements.AndroidAnimal":"开心消消乐","com.happyelements.AndroidClover.mob":"海滨消消乐","com.happymod.apk":"happymod","com.happyteam.dubbingshow":"配音秀","com.harman.ble.jbllink":"JBL Portable","com.hash.mytoken":"MyToken","com.hbcmcc.hyh":"和悦会","com.hbmcc.heshenghuo":"中国移动河北","com.hbrb.jiyun":"冀云","com.hc.hulakorea":"追啊","com.hcc.app":"捷信金融","com.hcg.cok.huawei":"列王的纷争","com.hcg.cok.mi":"列王的纷争","com.hcg.cok.vivo":"列王的纷争","com.hcrs":"华彩人生","com.hctforgf.gff":"广发基金","com.hd.smartVillage":"恒大智慧社区","com.hd.smarttour":"海花岛度假区","com.health.fatfighter":"减约减肥","com.hebaojing.xiangiweptiowtwt":"核报警响声模拟","com.hebbank.mob":"河北银行","com.hebei.dafy.c2c":"达飞云贷","com.hebg3.hebeea":"掌上考试院","com.hefeihengrui.tupianbianjichuli":"图片拼接拼图","com.hegsyz.qqyx.mi":"球球英雄","com.heiguang.meitu":"黑光图库","com.heishi.android.app":"edge","com.hejia.squirrelaccountbook":"松鼠记账","com.helian.wifi":"禾连上网助手","com.hellotalk":"HelloTalk","com.help.bus":"帮帮公交","com.helper.west2ol.fzuhelper":"福大助手","com.helplove.shbf":"社会帮扶","com.hengchang.client":"恒易贷","com.hengda.smart.gjbwg":"国家博物馆","com.hengsheng.angry.mi":"愤怒的植物","com.hengshuokeji.juxiang":"巨湘1688","com.hengtiansoft.love_security_edu":"爱上安全","com.hengye.share":"Share微博客户端","com.hentre.android.hnkzy":"生活798","com.henzanapp.miaomiaozhe":"好物清单","com.hepai.hepaiandroid":"合拍","com.hetao101.parents":"核桃编程家长端","com.hetao101.scratchJr":"核桃聪聪编程","com.hetao101.xhtxy":"核桃学园","com.hexin.android.bank":"同花顺爱基金","com.hexin.android.futures":"同花顺期货通","com.hexin.android.stockassistant":"同花顺i问财","com.hexin.android.stocktrain":"股市教练","com.hexin.ifind.android":"同花顺iFinD","com.hexin.plat.android":"同花顺","com.hexin.plat.android.BohaiSecurity":"渤海证券","com.hexin.plat.android.CaitongSecurity":"财通证券","com.hexin.plat.android.DatongSecurity":"大同证券","com.hexin.plat.android.DongwuSecurity":"东吴证券同花顺","com.hexin.plat.android.HengtaiSecurity":"恒泰金玉管家","com.hexin.plat.android.HuafuSecurity":"华福掌乐","com.hexin.plat.android.JianghaiSecurity":"江海锦龙综合版","com.hexin.plat.android.ShenWanSecurity":"申万宏源(大赢家)","com.hexin.plat.android.WanlianSecurity":"万联e万通","com.hexin.plat.android.XinanSecurity":"西南金点子","com.hexin.plat.android.XindaSecurity":"信达同花顺","com.hexin.plat.android.ZheshangSecurity":"浙商汇金谷—炒股开户","com.hexin.plat.android.ZhongyuanSecurity":"中原证券","com.hexin.plat.android.supremacy":"同花顺至尊版","com.hexin.plat.kaihu":"同花顺股票开户","com.hexin.plat.monitrade":"同花顺模拟炒股","com.hexin.zhanghu":"同花顺投资账本","com.hexindai.hxd":"和信贷财富","com.hexinedu.sigma.assistant":"外研U学校园版","com.hexun.news":"和讯财经","com.heyi.cleanmaster":"一键清理","com.heytap.headset":"欢律","com.heytap.health":"欢太健康","com.hf":"中国天气","com.hfbank.mobile":"恒丰银行","com.hfgdjt.hfmetro":"合肥轨道","com.hfi.hangzhoubanshi":"杭州城市大脑","com.hfi.yuhang":"看余杭","com.hfzqsc":"华福小福牛","com.hh.keyboard.a":"键盘皮肤多多","com.hh.tippaster":"贴纸多多","com.hh.wallpaper.a":"全民免费壁纸","com.hh.yyyc":"隐藏应用计算器","com.hhb.zqmf":"足球魔方","com.hhdd.kada":"KaDa阅读","com.hhly.mlottery":"一比分体育直播","com.hhxx.juniorlanguage":"初中语文","com.hibabypsy":"Hi宝贝计划","com.hiby.music":"海贝音乐","com.hichip":"CamHi","com.hichip.campro":"CamHipro","com.hicorenational.antifraud":"国家反诈中心","com.hihonor.health":"荣耀运动健康","com.hihonor.heartstudy":"荣耀心脏健康研究","com.hikistor.histor":"海康智存","com.hikvision.automobileblack":"海康慧眼","com.hipu.yidian":"一点资讯","com.hiresmusic":"索尼精选Hi-Res音乐","com.hisense.ms.fly2tv":"海信爱家","com.hismart.easylink":"海信智慧家","com.hisunflytone.android":"咪咕圈圈","com.hisw.gznews":"广州日报","com.hithink.scannerhd":"口袋扫描仪","com.hithway.wecut":"微咔Wecut","com.hj.jinkao":"金考网校","com.hj119.sygjx":"实用工具箱","com.hjwang.nethospital":"麦苗","com.hjwordgames":"沪江开心词场","com.hjzs.switcher":"换机手机搬家","com.hk.reader":"番薯免费小说","com.hk01.news_app":"香港01","com.hkairlines.apps":"香港航空","com.hkrt.com.kuairutong":"微掌铺","com.hlds.cp":"假装cp情侣处cp","com.hlds.daoshuri":"陌名时间规划局","com.hlg.daydaytobusiness":"稿定设计","com.hlkj.gnsmrz":"宁归来(金陵网证)","com.hlkj.jsgnsmrz":"苏证通","com.hll.phone_recycle":"回收宝","com.hmz.koudaiwriting":"口袋写作","com.hndnews.main":"海拔新闻","com.hnjc.dl":"多锐","com.hnmsw.xrs":"兴人社","com.hnnx.mbank":"河南农信(个人家)","com.hnr.dxxw":"大象新闻","com.hnsy.zgxqfygzz.mi":"中国象棋风云之战","com.hnzh.dldlwhjx.mi":"斗罗大陆:武魂觉醒","com.hnzx.hnrb":"河南日报","com.hnzxcm.hnjjb":"中原融媒","com.hnzycfc.zyxj":"中原消费金融","com.hoge.android.app.hljapp":"极光新闻","com.hoge.android.app.huizhou":"惠眼","com.hoge.android.app.nmwlt":"奔腾融媒","com.hoge.android.app.wucheng":"婺城融媒","com.hoge.android.jinhua":"金彩云","com.holyblade.cloud.platform":"蘑菇云游","com.homelink.android":"链家","com.homelink.im":"Link.","com.homilychart.zh":"弘历锦囊","com.honeymoon.stone.jean.poweredit":"图片编辑工具","com.hongbaoshuapp":"红宝书词汇","com.hongbeibang.app":"烘焙帮","com.honghesoft.calligrapher":"大书法家","com.honglue.biying":"币赢","com.hongren.ui":"红人直播","com.hongshu":"红薯阅读","com.hongxia.location":"货车宝货车导航","com.hongxiu.app":"红袖读书","com.honor.club":"荣耀俱乐部","com.hoolai.sds.mi":"圣斗士星矢:正义传说","com.hoperun.intelligenceportal":"我的南京","com.hori.smartcommunity":"联享家","com.hortor.juliancysj":"创游世界","com.hosion":"HOSION","com.hotplaygames.gt":"趣变","com.houdafs.app":"厚大法硕","com.houdask.app":"厚大法考","com.houdask.judicature.exam":"厚大爱题库","com.houhoudev.red":"花生省钱","com.houlang.JPFiftyTone":"冲鸭日语","com.house.kepper":"信管家记账","com.house365.newhouse":"365淘房","com.household.control":"万能家电遥控器","com.houvven.guise":"Guise","com.hp.android.printservice":"HP 打印服务插件","com.hp.chinastoreapp":"HP惠普商城","com.hp.printercontrol":"HP Smart","com.hpbr.bosszhipin":"BOSS直聘","com.hpbr.directhires":"店长直聘","com.hpplay.happycast":"乐播投屏","com.hqgq.android":"环球钢琴网","com.hsb.colaproduct":"可乐优品商城","com.hsbank.mobilebank":"徽商银行","com.hskj.palmmetro":"玩转地铁","com.hskyl.spacetime":"划时空","com.hsl.stock":"换手率","com.hstv.news":"掌上衡水","com.ht.hcrxd.mi":"火柴人行动","com.htfc.qytx":"涨乐期赢通","com.htffund.mobile.ec.ui":"汇添富现金宝","com.htinns":"华住会","com.htjy.university":"报考大学","com.huaai.chho":"北京儿童医院","com.huaanzq.dzh":"华安智赢","com.huaban.android":"花瓣","com.huabenapp":"话本小说","com.huacheng.baiyunuser":"平安回家","com.huaer.mooc":"译学馆","com.huahua.learningpth":"普通话学习","com.huahua.testing":"普通话测试","com.huahua.yueyu":"粤语U学院","com.huaien.sutra":"佛经大全金刚经心经","com.huajiao":"花椒直播","com.hualongxiang":"化龙巷","com.huami.watch.hmwatchmanager":"Zepp","com.huang.autorun":"蓝光云手机","com.huania.earthquakewarning":"地震预警","com.huankaifa.tpjwz":"图片加文字","com.huanqiu.news":"环球时报","com.huanshi.talkingphoto":"活照片","com.huanxi.video":"欢喜首映","com.huanyou.haituan":"附近寻欢","com.huaqian":"惠锁屏","com.huasheng.stock":"华盛通港股美股","com.huashitong.ssydt":"时事一点通","com.huatek.xanc":"西安发布","com.huati":"葫芦侠3楼","com.huatu.handheld_huatu":"华图在线","com.huatuedu.online":"华图教育","com.huawei.CloudLink":"华为云会议","com.huawei.acceptance":"CloudCampus APP","com.huawei.allianceapp":"开发者联盟","com.huawei.android.klt":"时习知","com.huawei.android.tips":"玩机技巧","com.huawei.audiogenesis":"智慧音频","com.huawei.bone":"华为穿戴","com.huawei.ch18":"华为智能体脂秤","com.huawei.cloudtwopizza.storm.digixtalk":"滔客说","com.huawei.cv60":"华为全景相机","com.huawei.deveco.crowdtest":"华为众测","com.huawei.fans":"花粉俱乐部","com.huawei.genexcloud.speedtest":"花瓣测速","com.huawei.health":"华为运动健康","com.huawei.hnreader":"荣耀阅读","com.huawei.holosens":"华为好望","com.huawei.holosensenterprise":"华为好望企业版","com.huawei.hwid":"HMS Core","com.huawei.it.ilearning.android":"ilearning","com.huawei.it.xinsheng":"心声社区","com.huawei.lives":"生活服务","com.huawei.marketplace.cloudstore":"云商店","com.huawei.mw":"HUAWEI HiLink","com.huawei.parentcontrol.parent":"家长助手","com.huawei.remoteassistant":"亲情关怀","com.huawei.smarthome":"智慧生活","com.huawei.support.mobile.enterprise":"企业服务","com.huawei.videoeditor":"视频编辑","com.huawei.wear.guard":"智能关怀","com.huawei.welink":"WeLink","com.huawei.works":"WeLink","com.huaxiafengwu.android":"华夏风物","com.huaxiaozhu.driver":"花小猪司机端","com.huaxiaozhu.rider":"花小猪打车","com.huaxizq.dzh":"华西证券大智慧","com.huayi.cme":"掌上华医","com.huayi.jijiaoguanli":"医教管理","com.huazhenginfo.HZDailyqd":"青岛观","com.hudun.androidhudunvideo":"手机录屏助手","com.hudun.androidimageocr":"迅捷文字识别","com.hudun.androidpdfchanger":"迅捷PDF转换器","com.hudun.androidpdfxunjie":"迅捷PDF阅读器","com.hudun.androidrecorder":"录音转文字助手","com.hudun.androidtexttospeech":"文字转语音助手","com.hudun.cadpreview":"迅捷CAD看图","com.hudun.paper":"迅捷论文查重","com.hudun.recorder":"迅捷录屏大师","com.hudun.swdt":"迅捷思维导图","com.hudun.videoedit":"清爽视频编辑","com.huicent":"山航掌尚飞","com.huide.project1.borderhunterpro":"边界猎手","com.huifu.merchant":"汇来米","com.huiian.timing":"踢米","com.huili.readingclub":"小花生","com.huimai365":"惠买","com.huion.inkpaint":"Huion Sketch","com.huisharing.pbook":"绘分享","com.huishuaka.fangdai":"易操作房贷计算器","com.huishuakapa100.credit":"9188信用卡","com.huitouche.android.app":"省省原省省回头车","com.huixiangjia.smart":"慧享家","com.huiyinxun.wallet.laijc":"中银来聚财","com.huizheng.ffjmy":"附近秒约","com.huizheng.fjxaxa":"本地寻爱","com.huizheng.lasq":"觅恋","com.huizheng.tcyyhz":"同城热恋","com.hujiang.cctalk":"CCtalk","com.hujiang.dict":"沪江小D词典","com.hujiang.hjclass":"沪江网校—英语日语韩语学习软件","com.huke.hk":"虎课","com.huluxia.gametools":"葫芦侠","com.hunan":"医博士","com.hunantv.imgo.activity":"芒果TV","com.hundsun.mobile.hsbrowsertest":"东莞农商银行","com.hundsun.qy.hospitalcloud.bj.xhhosp.hsyy":"北京协和医院","com.hundsun.stockwinner.cnht":"恒泰九点半","com.hundsun.stockwinner.gdzq":"光大证券金阳光","com.hundsun.stockwinner.gszq":"国盛通","com.hundsun.stockwinner.hczq":"华创e智通","com.hundsun.stockwinner.sxzq":"汇通启富","com.hundsun.stockwinner.xsdzq1":"诚通证券","com.hundsun.winner.pazq":"平安证券","com.hundun.yanxishe":"混沌","com.hunliji.marrybiz":"婚礼纪商家版","com.hunting.matrix_callershow":"嗨来电","com.hunting.matrix_showcaller":"魔力红秀来电","com.huobi":"火币Pro","com.huodao.hdphone":"找靓机","com.huohua.android":"火花Chat","com.huomaotv.mobile":"火猫直播","com.huoshe.cjfn.fn.huawei":"超级飞鸟","com.huoshe.wdccc.ccc.huawei":"无敌冲冲冲","com.huoyan.hyspdy":"火焰翻译","com.hupu.games":"虎扑","com.hupu.shihuo":"识货","com.husor.beibei":"贝贝","com.husor.beidian":"贝店","com.hustzp.com.xichuangzhu":"西窗烛","com.hutong.wangyou":"网优二手网","com.huxiu":"虎嗅","com.huya.fig":"YOWA云游戏","com.huya.kiwi":"虎牙直播青春版","com.huya.pitaya":"小鹿电竞","com.hw.okm":"二三里","com.hwabao.hbstockwarning":"华宝智投","com.hx.game.ballmaze.mi":"球球迷宫逃脱","com.hx.game.rocketmaster.mi":"火箭炮高手","com.hx.game.watercol.mi":"儿童水彩画","com.hx.game.zdnl.mi":"隐藏的秘密","com.hxak.liangongbao":"链工宝","com.hxb.mobile.client":"华夏银行","com.hxcx.morefun":"摩范出行","com.hxgongyu.smart":"慧享公寓","com.hxjy.app.ui":"华夏交易微赚投资","com.hxzk.android.hxzksyjg_xj":"中国药品监管","com.hy.gb.happyplanet.cwly":"畅玩乐园","com.hy.mipaycard":"MiPay卡面工具","com.hybunion.miaodao":"会员宝秒到版","com.hyhk.stock":"股票牛港股美股","com.hyhk.thsgmg":"金牛股票","com.hyktwnykq.cc":"滴答空调遥控器","com.hypergryph.arknights":"明日方舟","com.hypergryph.skland":"森空岛","com.hytch.ftthemepark":"方特旅游","com.hyww.wisdomtree":"智慧树","com.hyx.maizuo.main":"卖座电影","com.hz.czfw.app":"开吧","com.hzcfapp.qmwallet":"全民钱包","com.hzhealth.medicalcare":"杭州健康通","com.hzhu.m":"好好住","com.hzins.mobile":"慧择保险网","com.hzld.ring":"手机来电铃声","com.hzpd.bjchangping":"北京昌平","com.hzpd.jwztc":"警察叔叔","com.hzpd.xmwb":"新民","com.hzpd.zqzx":"中国青年报","com.hzqatc.ydt":"全安一点通","com.hzyapp.gongshu":"今日拱墅","com.i4season.aicloud":"AiCloud","com.i61.ailesson":"豌豆围棋","com.i61.dengta":"小灯塔","com.i61.draw.live":"画啦啦美术课堂","com.iCitySuzhou.suzhou001":"引力播","com.iMMcque.VCore":"美册视频制作","com.iamtop.ymxt.phone":"拓普教育","com.iapp.app":"iApp","com.iask.ishare":"爱问共享资料","com.ibike.publicbicycle.activity":"永安行","com.ibox.calculators":"多多计算器","com.ibox.flashlight":"多多手电筒","com.ibplus.client":"幼师口袋","com.ibuscloud.weihaibus":"威海公交","com.icbc":"中国工商银行","com.icbc.biz.elife":"工银商户之家","com.icbc.elife":"工银e生活","com.icbc.emallmobile":"融e购","com.icbc.im":"工银融e联","com.icbc.wapc":"工行企业手机银行","com.iccapp.tici":"提词器爱提词","com.iceasy.chip":"芯查查","com.icesimba.android.vampire":"月影别墅","com.ichangtou":"长投学堂","com.ichano.athome.camera":"掌上看家","com.ichinait.gbdriver":"首汽约车司机端","com.ichinait.gbpassenger":"首汽约车","com.ichoice.wemay":"微脉","com.icinfo.EZT":"E照通","com.icloudoor.bizranking":"盖得排行","com.icoolme.android.weather":"最美天气","com.icswb.ChangshaInHand":"掌上长沙","com.idaodan.clean.master":"雪豹速清","com.idianVideo.app.android":"爱电影视","com.idiaoyan.app":"爱调研","com.idiaoyan.wenjuanwrap":"问卷网","com.idiom.love":"爱上猜成语","com.ido.projection":"一键投屏","com.ido.screen.record":"一键录屏","com.idol.android":"爱豆","com.idreamsky.buff":"Fanbook","com.ids.templerun01":"神庙逃亡","com.ieway.evcam":"EV虚拟摄像头","com.ieway.evremote":"EV远程协助","com.ieway.virtualscreen":"EV扩展屏","com.ifanr.activitys":"爱范儿","com.ifeimo.audiorecord":"录音大师","com.ifeimo.videoeditor":"视频剪辑大师","com.ifeng.news2":"凤凰新闻","com.ifeng.newvideo":"凤凰视频","com.ifengyu.intercom":"小米对讲机","com.ifext.news":"凤凰新闻极速版","com.iflyrec.film":"讯飞同传","com.iflyrec.iflywriter":"讯飞写作","com.iflyrec.tingshuo":"芒果动听","com.iflyrec.tjapp":"讯飞听见","com.iflyrec.tjcloudmeeting":"讯飞会议","com.iflytek.bzfamily":"我家亳州","com.iflytek.chinese.mandarin_simulation_test":"畅言普通话","com.iflytek.cmcc":"咪咕灵犀","com.iflytek.docs":"讯飞文档","com.iflytek.elpmobile.ailearning":"小鹰爱学","com.iflytek.elpmobile.apppocket":"智学网校","com.iflytek.elpmobile.smartlearning":"智学网","com.iflytek.elpmobile.student":"智学网学生端","com.iflytek.hi_panda_parent":"淘云互动","com.iflytek.inputmethod":"讯飞输入法","com.iflytek.inputmethods.DungkarIME":"东噶藏文输入法","com.iflytek.oshall.ahzwfw":"皖事通","com.iflytek.readassistant":"讯飞有声","com.iflytek.readassistant.voicereader":"语音阅读器","com.iflytek.ringdiyclient":"酷音铃声","com.iflytek.ringdiyclient.phonerings":"手机铃声剪辑","com.iflytek.smartsq":"商通办","com.iflytek.spark":"讯飞星火","com.iflytek.sparkdoc":"讯飞公文写作","com.iflytek.speechcloud":"讯飞语音+","com.iflytek.uvoice":"讯飞配音","com.iflytek.vflynote":"讯飞语记","com.iflytek.voiceshow":"彩铃大全","com.ifreedomer.timenote":"记时光","com.ifreetalk.ftalk":"派派","com.igola.travel":"iGola骑鹅旅行","com.ihaozhuo.youjiankang":"优健康","com.ihd.ihardware":"享睿","com.ihg.apps.android":"IHG洲际酒店集团及优悦会","com.ihuayue.jingyu":"鲸鱼阅读免费追书大全","com.ihuman.recite":"万词王","com.ihuman.story":"洪恩动画故事","com.iiestar.xiangread":"香阅读","com.iiisland.android":"岛","com.ijinshan.browser_fast":"猎豹浏览器","com.ikang.official":"爱康约体检查报告","com.ikang.web":"爱康体检宝","com.ikaoshi.kaoyan.politics":"考研政治","com.ikongji.cocity.android":"阅同城","com.ikongjian.decoration":"爱空间装修","com.iksocial.queen":"不就","com.ilanzou.app.disk":"蓝奏云优享版","com.im.todayz":"今日赚赚钱软件","com.im.zhsy":"十堰头条","com.imaginationstudionew":"爱听听书","com.imaginer.yunji":"云集","com.imalljoy.wish":"微愿","com.imangi.templerun2":"神庙逃亡2","com.imassbank.loan":"极融借款","com.imbastar.c5game":"C5GAME","com.imbb.banban.android":"伴伴","com.imdada.winner":"来来推","com.ime.linyi":"教育收费","com.imendon.cococam":"可可修图","com.imendon.fomz":"Fomz","com.imib.cctv":"CGTN","com.imibaby.client":"米兔","com.imlgz.ihuacao.android_gardener":"爱花草","com.imlianka.lkapp":"脸咔","com.immomo.momo":"MOMO陌陌","com.immomo.vchat":"赫兹","com.immomo.young":"陌陌极速版","com.immotor.batterystation.android":"e换电","com.immusician.musiclass":"音乐壳","com.immusician.ukulele.tuner":"AI调音器","com.immuxin.muxin":"拇信","com.imoblife.now":"Now冥想","com.imohoo.favorablecard":"卡惠信用卡优惠","com.imohoo.shanpao":"咪咕善跑","com.impactedu.app":"英耐商务英语","com.imusic.iting":"爱听","com.inditex.zara":"ZARA","com.inesanet.yuntong":"云南ETC服务","com.infinitequanzhou":"无线泉州","com.infinitus.bupm":"无限极","com.infopala.wealth":"沃百富","com.infothinker.gzmetro":"广州地铁","com.infotop.aiedu":"学测星","com.infzm.ireader":"南方周末","com.ingka.ikea.app.cn.prod":"IKEA宜家家居","com.ingkee.lite":"有点甜直播","com.iningke.jiakaojl":"驾考精灵","com.inke.chorus":"铃音交友","com.innovation.dailynote":"每日待办","com.innovation.driftbottle":"遇见漂流瓶","com.innovation.housecalculator":"房贷计算器","com.inphase.itv":"i视","com.inpor.fastmeetingcloud":"好视通云会议","com.inspur.emmcloud":"云加","com.inspur.icity.icityapp":"爱城市网","com.inspur.icity.neimenggu":"蒙速办","com.inspur.icity.tianjin":"津心办","com.inspur.icity.yantaisd":"爱山东•烟台一手通","com.inspur.vista.labor":"齐鲁工惠","com.instagram.android":"instagram","com.instamag.activity":"拼立得","com.insthub.voguemini":"VOGUEclub","com.intbull.pano3d":"街景地图","com.intelcupid.shesay":"她说","com.intimetech.hpcountry":"我的羊羊","com.intotherain.voicechange":"专业变声器","com.intsig.BizCardReader":"名片全能王","com.intsig.camexam":"蜜蜂试卷","com.intsig.camscanner":"扫描全能王","com.intsig.zdao":"找到","com.inwhoop.mvpart.xinjiang_subway":"Metro丝路行","com.inzhiyu.client.android":"之寓","com.iodkols.onekeylockscreen":"多多一键锁屏","com.ionicframework.cgbank122507":"天府手机银行","com.iooly.android.lockscreen":"纹字锁屏","com.ipiaoniu.android":"票牛","com.ipke.patentke":"IP客","com.ips_app":"图怪兽","com.iqianjin.client":"爱钱进","com.iqilu.app249":"滨城融媒","com.iqilu.app273":"智慧嘉祥","com.iqilu.app91":"文登首发","com.iqilu.ksd":"闪电新闻","com.iqinbao.android.songs":"亲宝儿歌","com.iqinbao.android.songsbedtimestory":"儿童睡前故事精选","com.iqiyi.acg":"爱奇艺叭嗒","com.iqiyi.ivrcinema.cb":"爱奇艺VR","com.iqiyi.knowledge":"爱奇艺遍知","com.iqiyi.mall.fanfan":"饭饭星球","com.iqiyi.news":"爱奇艺纳逗","com.iqiyi.paopao":"爱奇艺泡泡","com.iqiyi.qixiu":"奇秀","com.iqiyi.wlanplay":"万能联播","com.ircloud.ydh.agents":"易订货","com.ireaderchunse":"免费读书大全","com.ireadercity":"书香免费小说","com.ishansong":"闪送员","com.ishow.english":"爱秀英语","com.ishowedu.child.peiyin":"少儿趣配音","com.ishowedu.peiyin":"英语趣配音","com.ishugui":"点众快看小说","com.islide.app":"iSlide","com.iss.changanbank":"长安bank","com.iss.qilubank":"齐鲁银行","com.iss.shenzhenmetro":"深圳地铁","com.iss.taianbank":"泰安银行","com.iss.weifangbank":"潍坊银行","com.italki.app":"italki","com.itangyuan":"汤圆创作","com.itcode.reader":"漫漫漫画","com.itfirer.cet4":"大学英语四级","com.itwonder.mota.mi":"魔塔50层勇者的试炼","com.ivydad.readtool":"常青藤爸爸","com.iwangzhe.app":"王者财经","com.ixiaoma.xiningAndroid0971":"西宁智能公交","com.ixyzh.question":"小包搜题","com.iyd.reader.ReadingJoy":"爱阅读小说","com.iyd.reader.ReadingJoy.aixiaoshuo":"爱小说","com.iyi":"金医桥医生版","com.iyuba.American":"走遍美国","com.iyuba.CSvoa":"VOA英语听力","com.iyuba.TEDVideo":"TED英语演讲","com.iyuba.bbcinone":"爱语吧英语","com.iyuba.bbcstub":"BBE英语","com.iyuba.cet4":"英语四级听力","com.iyuba.cet6":"英语六级听力","com.iyuba.cnn":"CNN英语","com.iyuba.concept2":"新概念英语全四册","com.iyuba.englishfm":"新概念英语全四册","com.iyuba.englishread":"英语阅读","com.iyuba.music":"听歌学英语","com.iyuba.talkshow.childenglishnew":"小学英语","com.iyuba.talkshow.junior":"初中英语","com.iyuba.ted":"TED","com.iyuba.voa":"VOA慢速英语","com.iyuba.voavoa":"VOA慢速英语","com.izaodao.cd":"词道学日语单词","com.izaodao.gps":"五十音图","com.izaodao.kr":"韩语入门","com.izaodao.ms":"早道网校","com.izhifei.scjjrb":"川经瞭望","com.izhikang.student":"爱智康","com.iznet.thailandtong":"三毛游","com.jaemobird.mutongji":"木木记账","com.janlent.ytb":"宠医客","com.jasonhan.GongMing":"一言(记录字句)","com.jaxrm.news":"江安融媒","com.jby.tianczz":"甜橙追踪","com.jcbbhe.lubo":"路博教育","com.jco.aiview":"AView","com.jd.b2b":"京东掌柜宝","com.jd.bmall":"京东企业购","com.jd.game.babypuzzle.mi":"宝宝爱拼图","com.jd.game.blockdaren.mi":"连块儿达人","com.jd.game.bubblezuma.mi":"祖玛泡泡龙","com.jd.game.candycollection.mi":"糖糖收集","com.jd.game.candyfrenzy.mi":"糖果天天消","com.jd.game.cwllk.mi":"宠物连连看","com.jd.game.escapemarriage.mi":"我要逃婚","com.jd.game.fruitsmasher.mi":"水果消除","com.jd.game.ltpmmd.mi":"老太婆萌萌哒","com.jd.game.mazedaren.mi":"迷宫闯关达人","com.jd.game.onetpet.mi":"宠物连连消","com.jd.game.perfectdraw.mi":"完美画线","com.jd.game.piperoll.mi":"宝宝开心接水管","com.jd.game.popbear.mi":"碰碰熊","com.jd.game.srjysq.mi":"双人解压神器","com.jd.game.srjysq.vivo":"双人解压神器","com.jd.iots":"京东小家","com.jd.jdhealth":"京东健康","com.jd.jdlite":"京东特价版","com.jd.jdlive":"京东内容助手","com.jd.jdlogistic":"京东快递","com.jd.jmworkstation":"京麦","com.jd.jrapp":"京东金融","com.jd.jxj":"京粉","com.jd.paipai.ppershou":"拍拍严选","com.jd.pingou":"京喜","com.jd.smart":"小京鱼","com.jd.stock":"京东股票","com.jd.tobs":"京东企业金融","com.jd.yyc":"药京采","com.jdcar.jch":"京东养车","com.jdcar.jchshop":"京东养车商户","com.jdcloud.app":"京东云","com.jdcloud.mt.smartrouter":"京东云无线宝","com.jdd.motorfans":"摩托范","com.jdjdc.jdfastjdc":"奶酪单词","com.jdqshijdq.ksiqshij":"MX万能播放器","com.jdyyy.yzj":"金蝶云医院","com.jeejen.family":"极简桌面","com.jesson.meishi":"美食杰","com.jeyluta.timestampcameracnfree":"时间相机","com.jf.lkrj":"花生日记","com.jf.my":"蜜源","com.jfbank.wanka":"玖富万卡","com.jfjinye.jfjinye":"钜丰贵金属","com.jfpal.dspos":"点刷mpos","com.jhdapp.xhbycm":"交汇点新闻","com.jhj.cloudman":"云达人","com.jhss.youguu":"优顾炒股","com.jhyan.yan":"一言","com.jialan.taishan.activity":"最泰安","com.jialianjia.bzwang":"品质滨州","com.jiaming.shici":"衍心古诗词大全","com.jiaming.yanxin":"衍心宝宝起名取名字","com.jianbao.doctor":"智慧E保","com.jiandan.jd100":"简单一百","com.jiandan.mobilelesson":"简单课堂","com.jiandanxinli.smileback":"简单心理","com.jiane.mm":"建E网","com.jiankecom.jiankemall":"方舟健客网上药店","com.jianshu.haruki":"简书","com.jianyou.swatch":"智能守护5","com.jianzhiku.zhongrenbang":"众人帮","com.jianzhilianmengw":"免单鸭","com.jianzhiman.customer":"兼职侠","com.jiaodong.bus":"烟台出行","com.jiaoyinbrother.monkeyking":"悟空租车","com.jiasoft.swreader":"安卓读书","com.jiaxun.acupoint":"经络穴位图解","com.jiayao.caipu":"嘉肴健康美食菜谱","com.jiayuan":"世纪佳缘","com.jiayue":"加阅知乐","com.jie.speed":"网络测速大师","com.jiemian.news":"界面新闻","com.jieshun.jscarlife":"捷停车","com.jiesiwangluo.wifi":"wifi密码查看大师","com.jieyi.citycomm.jilin":"码码通","com.jieyuebook.zengzhi":"人卫图书增值","com.jifen.qukan":"趣头条","com.jike.cleaner.qingli.jkql":"极客清理","com.jike.shoujimama":"手机麻麻","com.jiliguala.niuwa":"叽里呱啦","com.jime.encyclopediascanning":"百科扫描王","com.jime.stu":"万能识图","com.jimi.tuqiang":"途强在线","com.jimi.zrwnl":"择日万年历","com.jin10":"金十数据","com.jin10.traderMaster":"交易侠","com.jincheng.supercaculator":"全能计算器","com.jindan.p2p":"金蛋","com.jing.zhun.tong":"京准通","com.jingcai.apps.qualitydev":"到梦空间","com.jingdian.tianxiameishi.android":"美食天下","com.jingdianxst.tool":"经典小书亭","com.jingdong.app.mall":"京东","com.jingdong.pdj":"京东到家","com.jinglan.yaowang":"遥忘","com.jingoal.mobile.android.jingoal":"今目标","com.jingyao.easybike":"哈啰","com.jiningdaily.product":"掌上济宁","com.jinkey.unfoldedime":"字言智语不折叠输入法","com.jinqikeji.tell":"Tell","com.jinr.core":"鲸鱼","com.jinse.app":"金色财经","com.jinshu.jzt":"家长通","com.jinxin.namibox":"纳米盒","com.jinying.mobile":"金鹰生活","com.jiongji.andriod.card":"百词斩","com.jishan.jmb":"经脉宝","com.jisilu.lowrisk":"集思录","com.jisu.score":"极速电竞","com.jisu.sports":"极速体育","com.jiuhuang.news":"韭黄","com.jiuqu.app.parent":"久趣家长端","com.jiuwei.ptcat.lite":"兼职猫极速版","com.jiuwu":"95分","com.jiuxianapk.ui":"酒仙","com.jiuyu.sptcc.cordova":"上海交通卡","com.jixiang.rili":"吉祥日历","com.jiyw.fansartifact":"微商客源神器","com.jiywmaster":"微商助手","com.jizgj":"记账管家","com.jizhi.jlongg":"吉工家","com.jizhi.jlongg.jjjz":"记工记账","com.jizhi.jlongg.kqb":"考勤表","com.jj.camera.mihac":"米哈相机","com.jj.o5wang":"零五网","com.jj.shows":"蜜桃美女直播秀场","com.jjapp.quicktouch.inland":"虚拟按键大师·最美桌面","com.jjb.app":"记加班","com.jjdance":"99广场舞","com.jjs.android.butler":"乐有家","com.jjwxc.reader":"晋江小说阅读","com.jk.cutout.application":"抠图换背景","com.jkgj.skymonkey.patient":"9K医生用户版","com.jklight.weather":"即刻天气极速版","com.jkrm.maitian":"麦田在线","com.jkx4rh.client":"居民健康","com.jkydt.app":"驾考一点通","com.jl.sh1":"中国信鸽信息网","com.jlb.zhixuezhen.app":"知渴","com.jlmmex.kim":"海龟易购","com.jlmobile":"吉林银行","com.jlpay.feishua":"立刷商户版","com.jm.android.jumei":"聚美","com.jm.cartoon":"漫画相机","com.jm.dflh":"试发型相机","com.jm.fxw":"发型屋","com.jm.jiedian":"街电","com.jm.qsy":"抖快去水印","com.jm.video":"刷宝短视频","com.jmchn.wxyt":"卫星云图","com.jnzc.shipudaquan":"食谱大全","com.job.android":"前程无忧51Job","com.jobcn.android":"卓博人才网","com.joey.colors":"观色配色","com.johong.kaolajiakao":"驾校宝","com.join.android.app.mgsim.wufan.mha":"悟饭游戏播报","com.join.android.app.mgsim.wufun":"悟饭游戏厅","com.joinfonet.alz":"爱练字","com.jojoread.JoJoCalculate":"叫叫口算","com.jojoread.readcamp":"铃铛儿童阅读","com.joke.bamenshenqi.help":"八门神器社区","com.jooan.qalink":"喵眼精灵","com.jooan.qiaoanzhilian":"乔安智联","com.jooan.smarteye.lenovo":"联想慧眼","com.jootun.hudongba":"互动吧","com.jovetech.CloudSee.temp":"云视通","com.jovision.ivbaby":"爱维宝贝","com.jovision.xiaowei":"小维智慧家庭","com.joy.joytalk":"佳音英语","com.joydo.cnr.mi":"像素射击","com.joygo.fushiyuedong":"福视悦动","com.joypuzzle.xswl":"我拼图贼牛","com.joyshebao.joy":"查悦社保","com.joytv.hanju":"韩剧社","com.jozein.xedgepro":"Xposed Edge Pro","com.jq.arenglish":"剑桥少儿英语","com.jq.jjq":"急借钱","com.jqjq.kjjqq":"分期贷款借钱","com.jqrjl.android.jqrjlapp":"考啦考啦","com.jqz.media":"绘声绘影剪辑","com.jqz.voice2text":"金巧指good note","com.jrj.stock.level2":"金融界","com.jrjr.jrchina":"金赢智投","com.jrtd.mfxszq":"小说专区","com.jryg.driver":"阳光车主","com.jryy.gfgjsyy":"国峰贵金属","com.jsb.gov.cn2":"吉事办","com.jsbc.lznews":"荔枝新闻","com.jsbc.zjs":"紫金山","com.jsfc.beicidaren":"背词达人","com.jsjp.student":"极速驾培","com.jsland.ldmap":"兰图绘","com.jsmcc":"中国移动江苏","com.jsqq.alsp.mi":"爱琳诗篇","com.jsruiyin.zhsxd":"智慧少先队","com.jsw.www":"今日镇江","com.jtcloud.teacher":"京版云","com.jtjr99.jiayoubao":"加油宝","com.jtjsb.gjqdx":"挂机去短信","com.jtport.gttx":"港通宝","com.jtxm.pipi.wallpaper":"皮皮壁纸","com.juanpi.ui":"卷皮折扣天天特价","com.juanvision.EseeNetProj":"易视云","com.juanvision.jcloud":"JuanCloud","com.jucai.happygo":"一起学围棋","com.juefeng.app.leveling":"代练宝","com.juejinchain.android":"掘金宝","com.juexiao.cpa":"斩六将CPA","com.juexiao.fakao":"觉晓法考","com.juhe.soochowcode":"苏城码","com.jujie.xbreader":"小白PDF阅读器","com.julangling.xsgjz":"小时工记账","com.julanling.app":"安心记加班","com.julanling.workschedule":"排班日历","com.julun.lingmeng":"羚萌直播","com.jumai.wifi.quickly":"速连WiFi","com.jumei.ui":"淘色秀场","com.jump.chicken.mi":"欢乐跳跳鸡","com.junrui.android":"特种在线","com.juntian.radiopeanut":"花生FM","com.juqitech.niumowang":"摩天轮票务","com.jushispoc.JswApp":"聚师课堂","com.just4fun.xrayscanner":"X射线身体扫描模拟器","com.just_soft.local_music":"无损音乐播放器","com.justexceptions.loc_weather":"本地天气预报","com.justravel.flight":"就旅行","com.juzifenqi.app":"桔多多","com.jvxue.weixuezhubao":"NGTC珠宝V课","com.jx.cmcc.ict.ibelieve":"中国移动江西","com.jx.fastbrowser":"高速浏览器","com.jx.minibrowser":"极速浏览器","com.jx.space":"头像大全","com.jxdmxxw.vnx":"四年级英语上册","com.jxedt":"驾校一点通","com.jxedt.kms":"驾校一点通极速版","com.jxedt.kmy":"驾校一点通科目一","com.jxjy.transportationclient":"交通培训","com.jxnews.jxttn":"大江新闻","com.jxnews.wmjx":"文明江西","com.jxnews.wzjx":"问政江西","com.jxnxs.mobile.bank":"江西农商","com.jxrs.jxrsapp":"江西人社","com.jxty.xinhai":"养猪宝","com.jxzj.mm.mi":"极限追击","com.jy.recorder":"录屏精灵","com.jyhy.dakaxiu":"大咖秀","com.jyhy.jygame":"九妖游戏","com.jyjzb":"简易记账本","com.jykt.magic":"麦咭TV","com.jym.gcmall":"交易猫","com.jym.mall":"交易猫","com.jym.zuhao":"淘号猪","com.jyq.note":"敬业签","com.jysd.qingyulan":"青于蓝","com.jyw.wxgroupsend":"一键群发","com.jywifi.xiaoleida":"WiFi小雷达","com.jyzx.aqsc":"安全学院","com.jz.good.video":"鲸准微视","com.jz.jxz":"简小知","com.jz.xydj":"星芽免费短剧","com.jz.youyu":"有鱼记账","com.jzbank":"锦州银行","com.jzbro.cloudgame.platform":"饺子云","com.jzcaiwu":"财务记账","com.jzg.jzgoto.phone":"精真估二手车","com.jzj.yunxing":"云行学车","com.jzjy.ykt":"盐课堂","com.jzyd.coupon":"省钱快报","com.jzzs.ParentsHelper":"安全教育平台","com.k12n":"阅达教育","com.kaidishi.lock":"凯迪仕智能","com.kaikeba.android":"开课吧","com.kaikeba.u.student":"高校邦","com.kaiyuanrm.app":"开原融媒","com.kandian.vodapp":"快手看片","com.kankan.manhua":"米读漫画","com.kankanews.kankanxinwen":"看看新闻","com.kanlixiang.android":"看理想","com.kanman.allfree":"全免漫画","com.kanshu.ksgb.fastread.doudou":"豆豆免费小说","com.kanshushenqi.ebook.app":"看书神器","com.kaola":"考拉海购","com.kaola.spqsy":"视频去水印软件","com.kaomanfen.kaotuofu":"托福考满分","com.kaoshibaodian.app":"考试宝","com.kaoshidian.ksdapp":"考试点考研","com.kapp.ifont":"爱字体","com.kascend.chushou":"触手直播","com.kc.callshow.cheerful":"悦来电","com.kdanmobile.android.pdfreader.google.pad":"PDF Reader","com.kdweibo.client":"云之家","com.kedacom.ovopark":"万店掌","com.keepyoga.liveapp":"随心瑜","com.kehan.lab":"可汗学院(鸿物)","com.kehu51":"客户无忧","com.kekeclient_":"可可英语","com.kekenet.baby":"可可宝贝","com.kekenet.bbc":"欧美双语头条","com.kele.shortplay":"可乐短剧","com.ken.ninebeats":"九拍陪你练","com.kexin.wallpaper":"可心壁纸","com.kflchbht.brmarpzt.hlopjvmy":"手机照片恢复助手","com.kibey.prophecy":"不南","com.kidswant.ss":"孩子王","com.kiigames.wifidashi.wfds":"拼米wifi大师","com.kiloo.subwaysurf":"地铁跑酷","com.king.farmheroessaga":"Farm Heroes Saga","com.king.weather":"天气王","com.kingSun.centuryEdcation":"上教英语","com.kingagroot.kingdraw":"KingDraw","com.kingdee.jdy":"金蝶精斗云标准版","com.kingdee.zhihuiji":"智慧记","com.kingdon.mycz":"我的常州","com.kingkr.kgzkkef":"好省钱","com.kingosoft.activity_kb_common":"喜鹊儿","com.kingpoint.gmcchh":"中国移动广东","com.kingreader.framework":"开卷小说","com.kingreader.framework.hd":"开卷有益","com.kingsoft":"金山词霸","com.kingsoft.android.cat":"玲珑密保锁","com.kingsoft.email":"WPS邮箱","com.kingwin.piano":"钢琴键盘模拟","com.kiteguard":"风筝守护","com.kk.dict":"快快查汉语字典","com.kk.dict.cidian":"汉语词典","com.kk.kktalkee":"米乐英语","com.kk.poem":"古诗词典","com.kk.poem.wyw":"文言文","com.kk.user":"快快减肥","com.kk.xx.newplayer":"完美视频播放器","com.kkg.PigmanGuardbattle.mi":"3D推推乐","com.kkptech.kkpsy":"酷酷跑","com.klcxkj.rs":"校园热水","com.klcxkj.zqxy":"趣智校园","com.klww.novel":"快读免费小说","com.km.bloodpressure":"康美小管家","com.kmbus.ccelt":"春城e路通","com.kmplayer":"kmplayer","com.kmsoft.fvplayer":"快码万能播放器","com.kmxs.reader":"七猫免费小说","com.kn.bpbatcr2.mi":"奔跑吧奥特超人2","com.kn.hlwzzc.mi":"欢乐文字找茬","com.knew.feed":"今日早知道","com.knew.webbrowser":"万能浏览器","com.knowbox.rc.student":"小盒学生","com.knowbox.rc.student.pk":"小盒学习","com.knowbox.rc.teacher":"小盒老师","com.koalait.cyt":"船员通","com.koalareading.koalareading":"考拉阅读","com.komoxo.octopusime":"章鱼输入法","com.komoxo.octopusimebigheader":"斑马输入法","com.kongfz.app":"孔夫子旧书网","com.kongming.android.h.parent":"大力家长","com.kongshan.videoextract":"视频提取宝","com.kongteng.streetscape":"卫星街景地图","com.kongtiao.fsefeggw":"空调遥控器","com.kongzue.tofuture":"给未来写封信","com.konka.MultiScreen":"易互动","com.koolearn.android":"新东方在线","com.koolearn.english.donutabc":"新东方多纳","com.koolearn.english.donutabc.pad":"新东方多纳HD","com.koolearn.zhenxuan":"东方甄选","com.kooritea.fcmfix":"fcmfix","com.kooup.student":"新东方在线","com.korean.tv":"韩剧大全","com.koreanwords.client":"韩语单词","com.kouclo.canteen.canteenuser":"抠抠小卖部","com.koudai":"口袋记账本","com.koudai.weidian.buyer":"微店","com.koudai.weishop":"微店店长版","com.kp5000.Main":"靠谱e家","com.kplus.car":"橙牛汽车管家","com.kq.kq36.com":"康强医疗人才网","com.ks.dqdzz.mi":"搭桥大作战","com.ks.ggwzm.mi":"高跟我最美","com.ks.gjykl.mi":"挂机养恐龙","com.ks.jjwbh.mi":"姐姐我不会","com.ks.jyzxs.mi":"解压造型师","com.ks.kaishustory":"凯叔讲故事","com.ks.kzyj.mi":"空中营救","com.ks.sfybzzl.mi":"师父又被抓走了","com.ks.znbxp.mi":"渣男别想跑","com.ksxkq.floating":"悬浮菜单","com.ksxxzk.edu":"潇湘高考","com.ksyt.yitongjiaoyu":"一通教育","com.ktkt.jrwx":"股票交易师","com.ktls.fileinfo":"存储空间清理","com.ktsedu.kutingshuo":"酷听说(英语)","com.ktykq.yaokong":"空调遥控万能","com.kuai500.android":"Kuai500加速器","com.kuaibao.skuaidi":"快递员","com.kuaidaan.app":"快答案","com.kuaidao.app.application":"餐盟严选","com.kuaidi100.courier":"快递100收件端","com.kuaidihelp.posthouse":"快宝驿站","com.kuaiduizuoye.scan":"快对","com.kuaiduxiaoshuo.ebook.app":"快读小说阅读","com.kuaikan.comic":"快看漫画","com.kuaikanxiaoshuo.ebook.app":"快读小说","com.kuaike.app":"江西校讯通","com.kuaimao.live":"快猫","com.kuaishou.kgx.novel":"快手免费小说","com.kuaishou.nebula":"快手极速版","com.kuaiwen.lingdian":"零点看书","com.kuaiyin.mj.music":"快音悦","com.kuaiyin.player":"快音","com.kuaizi.scanner":"文字提取器","com.kuangxiang.novel":"欢乐书客","com.kuangxiangciweimao.novel":"刺猬猫阅读","com.kugou.android":"酷狗音乐","com.kugou.android.child":"酷狗儿歌","com.kugou.android.douge":"酷狗唱唱斗歌版","com.kugou.android.elder":"酷狗大字版","com.kugou.android.ktvapp":"酷狗唱唱","com.kugou.android.kuqunapp":"鱼声","com.kugou.android.lite":"酷狗概念版","com.kugou.android.ringtone":"酷狗铃声","com.kugou.fanxing":"酷狗直播","com.kugou.shiqutouch":"浮浮雷达","com.kugou.viper":"VIPER HiFi","com.kuihua.wxdk1":"分身微版信","com.kuihua.wxsk":"双开","com.kuke":"库课网校","com.kun.ems":"邮政EMS","com.kunpeng.babyting":"宝贝听听","com.kunpo.viruswar.jrtt":"消灭病毒","com.kunshan.main":"智慧昆山","com.kunxun.wjz":"微记账","com.kuxin.aiyariji":"爱鸭手帐","com.kuxun.scliang.huoche":"超级火车票","com.kwai.hisense":"回森","com.kwai.livepartner":"快手直播伴侣","com.kwai.m2u":"一甜相机","com.kwai.sogame":"快手小游戏","com.kwai.thanos":"噗叽","com.kwai.videoeditor":"快影","com.ky.game.rocket.mi":"火箭炮高手","com.ky.zzjqy":"周转借钱","com.kynet.cleansjyjql":"手机一键清理(铭翼信息)","com.kys":"考药狮","com.kyscgenuiphone":"开源证券肥猫","com.lagou.education":"拉勾教育","com.laidian.xiu":"来电秀秀","com.laifenqi.android.app":"来分期","com.laihua.standard":"来画","com.laijin.simplefinance":"简理财","com.laisi.magent.player":"磁力播","com.laixue.lxagent":"来学宝典","com.lakala.android":"拉卡拉易分期","com.lakala.shanghutong":"拉卡拉商户通","com.lakala.shoudan":"拉卡拉收款宝","com.lakala.shoudanmax":"考拉超收","com.lalamove.huolala.client":"货拉拉","com.lalamove.huolala.driver":"货拉拉司机版","com.lalamove.huolala.eclient":"货拉拉企业版","com.lancai.main":"懒财金服","com.langya.lyt":"在临沂","com.lanjing.sports":"蓝鲸体育","com.lanjinger.choiassociatedpress":"财联社","com.lanjingren.ivwen":"美篇","com.lanjingty.sports":"蓝鲸直播","com.lanjiyin.lanjiyin":"蓝基因","com.lanren.food.release":"懒人食谱","com.lanren.jz":"懒人记账","com.lantu.MobileCampus.nwpu":"西北工业大学","com.lanye.yhl":"优惠来","com.lanyi.live":"览益股市","com.lanyife.picker":"选股冠军","com.lanyueming.ps":"PS图片处理","com.laolaiwangtech":"老来健康","com.laoyin.chatbrad":"AIBoard","com.laoyouzhibo.app":"老柚","com.laoyuegou.android":"捞月狗","com.larksuite.suite":"Lark","com.larus.nova":"豆包","com.laso.lasogene":"基因宝","com.lawyee.wenshuapp":"裁判文书网","com.lazy.note":"懒猫笔记本","com.lbe.parallel":"平行空间","com.lbe.parallel.intl":"平行空间国际版","com.lbe.security.miui":"权限管理服务","com.lbvolunteer.gaokao":"高考志愿填报专家","com.lcf.wifidecode":"万能破解钥匙","com.lchr.diaoyu":"钓鱼人","com.lcsd.changfeng":"长丰云","com.lcsd.thApp":"太和融媒","com.lcw.easydownload":"便捷下载","com.ld.klttt.mi":"恐龙突突突","com.ldd.calendar":"好看万年历","com.ldnet.goldensteward":"金牌管家","com.ldygo.qhzc":"联动云租车","com.ldzs.zhangxin":"蚂蚁看点","com.le123.ysdq":"影视大全","com.leandom.dice":"大转盘小决定","com.lecai":"绚星","com.lechuan.mdwz":"米读极速版","com.lechuan.mdxs":"蛮多小说","com.lechuan.midunovel":"米读小说","com.lectek.android.sfreader":"天翼阅读","com.ledreamer.zz":"乐健体育","com.ledu.ebrowser":"e浏览器","com.leduoworks.gpstoolbox":"GPS工具箱","com.lee.dev.video":"喵喵聊吧","com.leeboo.fjyue":"附近约会","com.leeryou.dragonking":"手心天气","com.leetek.melover":"陌探聊天","com.lefan.signal":"信号检测仪","com.lefu.nutritionscale":"乐福能量云","com.lehai.ui":"乐嗨直播","com.leisu.sports":"雷速体育","com.leiting.gumballs.mi":"不思议迷宫","com.leiting.jm.mi":"匠木","com.leixun.taofen8":"淘粉吧","com.lejent.zuoyeshenqi.afanti":"阿凡题搜题","com.leka.club":"乐卡","com.leku.diary":"时光手帐","com.leku.hmq":"人人韩剧","com.lemaixia.fmh":"淘券","com.lemon.faceu":"Faceu激萌","com.lemon.lv":"剪映","com.lemon.lvoverseas":"capcut剪映国际版","com.lemon.u_course.talent":"柠檬文才学堂","com.lemonpiggy.drinkwater":"柠檬喝水","com.lemonpiggy.littletargets":"柠檬点点","com.lenovo.anyshare.gps":"茄子快传(传文件)","com.lenovo.calendar":"联想日历","com.lenovo.club.app":"联想","com.lenovo.leos.cloud.sync":"联想乐云","com.lenovo.leos.cloud.sync.row":"SYNCit服务软件","com.lenovo.smartpan":"联想个人云","com.leo.kang.cetfour":"英语四级词汇背单词","com.leoao.fitness":"乐刻运动","com.leoman.acquire":"货捕头杭州女装网","com.lepaitianyu.live":"浪花直播","com.leqi.ErcunIDPhoto":"二寸证件照制作","com.leqi.IDPhotoVerify":"证件照研究院","com.leqi.ProfessionalIDPhoto":"专业证件照","com.leqi.YicunIDPhoto":"一寸证件照制作","com.leqi.englishcard":"宝宝幼儿园英语","com.leqi.idpicture":"智能证件照","com.leqi.zuimeiphoto":"最美证件照制作","com.lequ.main":"乐趣","com.lerdong.dm78":"78动漫","com.lesschat":"Worktile","com.letoo.anquanbao":"安全宝防偷拍","com.lets.p3.mi":"我是大东家","com.letv.android.client":"乐视视频","com.lew.game.danceball.mi":"跳舞的弹珠","com.lew.game.hgxxx.huawei":"货柜消消消","com.lew.game.hgxxx.mi":"货柜消消消","com.lew.game.hgxxx.vivo":"货柜消消消","com.lew.game.jjkcg.mi":"救救裤衩哥","com.lew.game.lock.mi":"最强开锁大师","com.lew.game.makepizza.mi":"模拟披萨制作","com.lew.game.monster.mi":"怪兽小牙医","com.lew.game.pianoblock.mi":"节奏的钢琴白块","com.lew.game.unroll.mi":"滚动球球","com.lexiangquan.supertao":"超级淘","com.lexingzou.app":"走走赚钱乐","com.lexue.courser":"乐学高考","com.lexue100":"乐学一百","com.lexun99.gps":"GPS实时海拔","com.lezhi.mythcall":"北瓜电话","com.lfghi.iough":"考拉股指","com.lft.turn":"导学号","com.lgq.struggle.pdf.editer":"PDF处理助手","com.lgq.struggle.photo.scanner":"免费证件照","com.lgy.android.radio":"手机万能播放器","com.lgy.android.ykvideo":"全能视频播放器","com.lhcy.dzlx":"打字练习","com.lhzqnahj.agedm":"AGE动漫小屋","com.lianaibiji.dev":"恋爱记","com.lianjia.beike":"贝壳找房","com.lianjia.zhidao":"贝壳经纪学堂","com.liansong.comic":"小鸡漫画","com.liba.android":"篱笆社区","com.libii.dancingparty.huawei":"公主的梦幻舞会","com.libratone":"Libratone","com.lida.pep.sishang":"点读四年级英语上下","com.lietou.mishu":"猎聘","com.liferecord.tanke.liferecord":"探记","com.lightboat.wlmshop.android.mi":"王蓝莓的小卖部","com.lightpalm.daidai":"借钱能手","com.lijianqiang12.silent":"远离手机","com.likelylabs.hkradio":"香港收音机","com.lilithgame.igame.android.cn":"剑与远征:启程","com.lilithgames.afk.mi":"剑与远征","com.linecorp.foodcamcn.android":"Foodie","com.lineying.unitconverter":"千维计算器","com.lingan.seeyou":"美柚","com.lingan.yunqi":"宝宝记","com.lingkou.leetcode":"LeetCode","com.linglong.android":"叮咚音箱","com.lingmaowenxue":"灵猫看看","com.lingti.android.ns":"灵缇游戏加速器","com.lingxi.cupid":"对缘","com.lingyue.YqdAndroid":"现金借款","com.lingyue.zebraloan":"洋钱罐借款","com.linkandroid.server.ctsmate":"WIFI快连伴侣","com.linkedin.android":"领英","com.linli.llwifi":"邻里WiFi","com.linsen.duang":"小日常记事本","com.linsen.itime":"爱时间","com.linyi.apps.android.rybsmy":"爱山东容沂办","com.linyun.logodesign":"logo设计","com.lion.market":"虫虫助手","com.liqiang365app.musen":"李强365","com.liquid.poros":"进圈","com.liquid.poros.pro":"进圈领队版","com.listcloud.wateraffairs":"指尖水务","com.listen.ringtone":"爱听铃声","com.lisx.magazine":"杂志迷","com.litchi.live":"立知课堂","com.littlea.screencorder.finger":"屏幕录制大师","com.liubowang.drawingboard":"画画板","com.liubowang.lauchpad":"打击垫","com.liubowang.magnifier":"放大镜软件","com.liubowang.metronome":"节拍器","com.liubowang.photoretouch":"PS修图软件","com.liufengpptyoupin.app":"优品PPT免费模板","com.liulianp.android":"西五街","com.liulishuo.engzo":"流利说","com.liulishuo.sprout":"流利少儿英语","com.liulishuo.vira":"流利说阅读","com.liuniantech.fenshen123":"应用分身","com.liupintang.pocketrubbing":"掌上碑帖","com.liuxue.gaokao":"高考倒计时","com.liuyangel":"柳芽天使","com.liuzhou.apps.android.lcsmy":"龙城市民云","com.live.cukevideo":"麻花视频交友","com.livescore":"LiveScore","com.liveyap.timehut":"时光小屋","com.liweistarwalker.timeplan":"时光计划","com.lixg.hcalendar":"有财惠生活","com.lixiangdong.LCDWatch.Pro":"桌面全屏时钟","com.lixiangdong.audioextrator.huawei":"音频音乐提取器","com.lixiangdong.cleanupmaster":"智能手机清理大师","com.lixiangdong.listenfmradio":"FM电台收音机","com.lixiangdong.songcutter":"音频剪辑","com.lixiangdong.textscanner":"扫描王全能宝","com.lixiangdong.videocutter":"视频剪辑","com.lizhi.pplive":"PP","com.lizhiweike":"荔课","com.lizi.yuwen":"语文100分","com.lizisy.gamebox":"梨子手游","com.ljw.kanpianzhushou":"投屏助手","com.lks":"立刻说","com.ll.ahschool":"智慧中小学","com.ll.llgame":"66手游","com.lloo.w.painting":"熊猫绘画","com.lmiot.autotool":"免ROOT自动化助手","com.lmiot.xyclick":"连点器","com.lnrb.lnrbapp":"辽望","com.lofter.android":"LOFTER","com.logictech.scs":"东吴秀财","com.lokinfo.android.gamemarket.mmshow":"95秀","com.lolaage.tbulu.tools":"两步路户外助手","com.lomijoka.game.mi":"果冻跳啊跳","com.longcai.musicshop":"深港DJ音乐盒","com.longfor.app.uhome":"龙湖U享家","com.longgame.formatconver":"格式转换","com.longine.actinograph":"光强仪","com.longj.android.ljbank":"龙江银行","com.longloan.xinchengfenqi":"新橙优品","com.longnanming.musclefitness":"硬汗健身","com.longping.farmcourses":"云上智农","com.longrise.android.bbt":"保宝","com.longshine.smartcity":"灵锡","com.longshine.wisdomcode":"锡证通","com.longsichao.app.qqk":"轻轻考医学","com.longtu.oao":"海龟汤","com.longzhu.tga":"龙珠直播","com.lonlife.gameaccelerater":"玲珑加速器","com.loovee.fastwawa":"乐萌抓娃娃","com.looyooo.wawa":"乐天抓娃娃","com.lotogram.wawaji":"朗图抓娃娃","com.lotte.lottedutyfree":"乐天免税店","com.love.xiaomei.drjp":"当日急聘","com.lovebizhi.wallpaper":"爱壁纸","com.lp.lightawake":"轻醒","com.lphtsccft":"涨乐财富通","com.lphtsccft.zlqqt2":"涨乐全球通","com.lppz.mobile.android.outsale":"良品铺子","com.lptiyu.tanke":"步道乐跑","com.lql.anyrate":"汇率换算","com.ls.tyt.mi":"跳一跳","com.lsa17see.ali":"17see","com.lstt.wifilocating":"WiFi全能钥匙","com.lswuyou.chymistmaster":"化学大师","com.lt.lighting":"来电闪光","com.ltt.compass":"多多指南针","com.lty.zhuyitong":"猪易通","com.lty.zuogongjiao.app":"坐公交","com.ltzk.mbsf":"以观书法","com.ltzk.sfdz":"书法大字典","com.lu.ashionweather":"天气预报","com.lu.ashionweatherbanner":"天气预报通","com.lu.calendar":"日历通","com.lu.newsbanner":"遇见生活","com.lucky.luckyclient":"瑞幸咖啡","com.ludashi.aibench":"鲁大师AI评测","com.ludashi.ainas":"鲁大师AiNAS","com.ludashi.benchmark":"鲁大师","com.ludo.king":"Ludo King™","com.lufax.android":"陆基金","com.luhu.livepiaoliuping":"桃恋视频交友","com.luhu.livexiuwu":"花间聊天","com.luhu.liveyexiu":"夜秀直播","com.lukou.youxuan":"熊猫优选","com.lulian.ydcn":"绿联储能","com.luna.music":"汽水音乐","com.luojilab.player":"得到","com.luyun.diary":"每日记","com.luyun.pinkdiary":"粉萌日记","com.luyun.secretbox":"加密相册管家","com.luyun.simpleaccout":"极简记账","com.lvka.mars":"火星","com.lvman":"绿城生活","com.lvsongguo":"小荷健康","com.lvwan.mobile110":"掌上110","com.lvwan.ningbo110":"阿拉警察","com.lwby.breader":"必看小说","com.lwby.breader.ad":"必看免费小说","com.lws207lws":"LWSCAM","com.lxkj.dmhw":"呆萌价","com.lxq.applocker":"防沉迷应用锁","com.lxsc.gen":"粤管家","com.lxsky.hitv":"小象新视界","com.lxt.app":"凯励程","com.lxt.cfmoto":"CFMOTO","com.ly.taotoutiao":"淘头条","com.lyd.mobilely":"掌上洛阳","com.lyracss.supercompass":"全能指南针","com.lysoft.android.lyyd.report":"奕报告","com.lywl.kuaijie":"借款花","com.lywl.xbxxz.mi":"想不想修真","com.lywx.lyxq.mi":"乐云中国象棋","com.lywx.wzqgs.mi":"五子棋高手","com.lzct.precom":"彩练新闻","com.lzj.shanyi":"闪艺","com.lzu.yuh.lzu":"兰朵儿","com.m1905.mobilefree":"1905电影网","com.m37.dldl.mi":"斗罗大陆","com.m4399.gamecenter":"4399游戏盒","com.m4399.youpai":"游拍","com.macapp.android":"中老年生活","com.macrovideo.anba":"安爸","com.macrovideo.v380":"V380","com.macrovideo.v380pro":"V380 Pro","com.magic.clmanager":"全能清理管家","com.magicpoint.mobile.bank":"重庆农商行","com.maidu.gkld":"公考雷达","com.maihan.tredian":"淘最热点","com.maiju.camera":"神奇P图相机","com.maijun.voiceim":"有声输入法","com.maimairen.app.jinchuhuo":"买卖人零售","com.maimemo.android.momo":"墨墨背单词","com.mainbo.homeschool":"一起教","com.maiqiu.shiwu":"识物","com.maitao.mtqzy":"麦淘亲子","com.maiya.weather":"简单天气","com.maiya.xiangyu":"相雨天气","com.maiyou.milu":"咪噜游戏","com.maka.app":"MAKA设计","com.mali.baidu.jinzhizhuanhuanqi":"进制转换器","com.mali.corporation.superchengyucidian":"陈马成语词典","com.mallestudio.gugu.app":"触漫","com.mampod.ergedd":"儿歌点点","com.mampod.song":"儿歌点点启蒙版","com.manboker.headportrait":"魔漫相机","com.mandg.photocut":"照片切图与拼图","com.mandi.ark":"方舟生存进化助手","com.mandi.baozouptu":"暴走P图Pro","com.mandi.miniworld":"迷你助手盒子","com.mandian.android.dongdong":"动动计步器","com.mandongkeji.comiclover":"追追漫画","com.manga.manhuaren":"漫画人极速版","com.mango.voa":"VOA","com.mango.voaenglish":"VOA慢速英语","com.manmanbuy.bijia":"慢慢买","com.mantec.fsn":"番薯小说","com.mantic.control":"智能语音助手","com.maoerduo.masterwifikey":"WiFi钥匙圈","com.maopaoya.mpyapp":"冒泡鸭","com.maoshang.youban":"心动语音","com.maoying.zip":"zip解压","com.mapbar.rainbowbus":"图吧彩虹公交","com.mapp":"华为云","com.mapswithme.maps.pro":"MapsMe","com.markdown.naoyun":"markdown","com.market2345":"2345手机助手","com.marryshare":"婚语","com.marryu":"MarryU相亲交友","com.martian.qmbook":"全免小说","com.martian.ttbook":"淘小说","com.martian.ttbookhd":"免费淘小说","com.martian.xyxdmx.mi":"小英雄大冒险","com.master.jilianwifi":"极连WiFi管家","com.masterblock.craftgamesbuilding.xc":"我的新世界","com.matterandroid.server.ctscryptic":"悟空壁纸","com.max.heyboxchat":"黑盒语音","com.max.maxaccelerator":"小黑盒加速器","com.max.xiaoheihe":"小黑盒","com.maxmpz.audioplayer":"Poweramp","com.maxmpz.equalizer":"Poweramp 均衡器","com.maxxipoint.android":"集享联盟","com.mayi.android.shortrent":"蚂蚁短租","com.mayt.ai.app":"测测颜值吧","com.maytaste.ihealth":"掌上中山一院","com.mba.logic":"MBA大师","com.mbalib.android.wiki":"MBA智库","com.mbank.dongguanbank":"东莞银行(东莞银行)","com.mc.clean":"专业手机助手","com.mc.cpyr.wywifizs.jswifi":"急速wifi","com.mc.ql.qldzg":"统统清理大掌柜","com.mcdonalds.gma.cn":"麦当劳","com.mce.ipeiyou":"i培优","com.mcforemost.flowking":"流量王","com.mci.smagazine":"三星阅读","com.mdcn.mdonline":"民贷天下","com.mddjob.android":"51米多多","com.mdhlkj.antivirus.four.guonei2":"天天来电闪光秀","com.mdj.myzpsq":"美颜自拍神器","com.mdj.wnysjsb":"万能极速WiFi钥匙","com.me.fzw.dashanonline":"学习8","com.media.xinhua":"申学","com.mediabox.voicechanger":"安卓变声器","com.mediaeditor.video":"剪影","com.medicom.mcdex":"MCDEX移动版","com.medicool.zhenlipai":"医库","com.medmeeting.m.zhiyi":"医会宝","com.meelive.ingkee":"映客直播","com.meeruu.sharegoods":"秀购","com.meetstudio.app.Zither":"魔幻古筝","com.mei.melkor":"小鹿情感先生","com.mei.wood":"小鹿情感","com.meibei.app":"美呗医美","com.meicai.mall":"美菜商城","com.meiguirijiw":"玫瑰返利联盟","com.meijiale.macyandlarry":"优教信使","com.meijialove.activity":"美甲帮","com.meijian.android":"美间","com.meiju.meijs":"美剧社","com.meilishuo":"美丽说","com.meiliyue":"美丽约","com.meimingteng.ceming":"美名腾姓名测试打分","com.meishu.SmartCommunity":"爱慧家","com.meishubao.artaiclass":"小熊美术","com.meishubao.client":"美术宝艺考","com.meitu.action":"开拍","com.meitu.chic":"Chic","com.meitu.dreamavatar":"DreamAvatar","com.meitu.makeup":"美妆相机","com.meitu.meipaimv":"美拍","com.meitu.meipu":"美图美妆","com.meitu.meiyancamera":"美颜相机","com.meitu.mtbaby":"蛋啵","com.meitu.mtzjz":"美图证件照","com.meitu.poster":"美图设计室","com.meitu.whee":"WHEE","com.meitu.wheecam":"潮自拍","com.meitu.wink":"Wink","com.meituan.grocery.gh":"美团优选团长","com.meituan.like.android":"Wow","com.meituan.phoenix":"美团民宿","com.meituan.qcs.c.android":"美团打车","com.meituan.qcs.r.android":"美团打车司机","com.meituan.retail.v.android":"小象超市","com.meiyi.wallpaper":"美易","com.meiyou.sheep":"羊毛省钱","com.meiyou.youzijie":"柚子街","com.meiyuan.ui":"美媛直播","com.melon.clean":"极速清理","com.melon.lazymelon":"微叭伴聊","com.melot.meshow":"KK","com.memezhibo.android":"么么直播","com.memory.me":"英语魔方秀","com.mendon.riza":"日杂相机","com.mengdie.turtlenew":"海龟加速器","com.mengdie.xuanfeng":"旋风加速器","com.mengdie.zhaobiao":"火标","com.mengfm.mymeng":"麦萌对手戏","com.mengjun.DanNovel":"书耽","com.mengjun.Novel_Vest":"耽美小说大全","com.mengjun.fumeng":"腐萌小说","com.mengjun.write_novel_qm":"全民写小说","com.mengmmef.oriejmgr.jckaygpb":"照片p图编辑","com.mengtuiapp.mall":"萌推","com.menstrual.menstrualcycle":"西柚大姨妈","com.mera.antivirus.supercleaner":"杀毒清理大师","com.mera.antivirus.wallpaper":"闪闪动态壁纸主题","com.mera.supercleaner":"手机管家清理大师","com.merchantplatform":"58同城商家版","com.mercury.ipc":"水星安防","com.messi.cantonese.study":"粤语说","com.messi.languagehelper":"中英互译","com.meta.boom":"唱响音符","com.meta.box":"233乐园","com.metek.ultraman.mi":"奥特曼系列OL","com.meten.metenenglish":"美联同学","com.metshow.bz":"时尚芭莎","com.mfashiongallery.emag":"小米画报","com.mfcloudcalculate.networkdisk":"123云盘","com.mfmhdq.comic":"竹鼠免费漫画大全","com.mfp.jelly.xiaomi":"宾果消消消®","com.mfw.roadbook":"马蜂窝","com.mfxsqimaoshucheng":"免费小说七猫书城","com.mfxsssq.search":"免费小说搜索器","com.mfyueduqi.book":"爱看书极速版","com.mg.ec":"小芒","com.mgshuzhi.shanhai":"山海","com.mh.shortx":"一句话心情语录","com.mi.android.globalFileexplorer":"小米文件管理国际版","com.mi.car.mobile":"小米汽车","com.mi.earphone":"小米耳机","com.mi.global.bbs":"小米社区国际版","com.mi.global.pocobbs":"小米 POCO社区","com.mi.global.shop":"小米商城","com.mi.health":"小米运动健康","com.mi.print":"小米打印","com.miandan.live":"免耽漫画","com.mianfeia.book":"爱看书免费小说","com.mianfeinovel":"TXT免费全本阅读器","com.mianfeizs.book":"免费追书","com.mianmian.liao":"面面","com.miantan.myoface":"MYOTee脸萌","com.miaolianapp":"秒恋婚恋相亲","com.miaomiao.calculator":"计算器","com.miaoxiaoan":"喵星人客户端阅读","com.micen.suppliers":"MIC国际站","com.microblink.photomath":"照片数学","com.microphone.bbmic.lite":"麦克风扩音器","com.microsoft.bing":"微软必应","com.microsoft.emmx":"Edge","com.microsoft.launcher":"微软桌面","com.microsoft.office.officehub":"Microsoft Office","com.microsoft.office.officehubrow":"Microsoft Office","com.microsoft.office.onenote":"OneNote","com.microsoft.office.outlook":"Outlook","com.microsoft.rdc.androidx":"Microsoft 远程桌面","com.microsoft.skydrive":"OneDrive","com.microsoft.teams":"Teams","com.microsoft.translator":"微软翻译","com.microsoft.windowsintune.companyportal":"公司门户","com.mida.messagehelper":"短信夹","com.mida.soundtools":"声波清理大师","com.midainc.qlxz.stronguninstall":"清理加速大师","com.midao.lbvideochat":"蜜岛交友(邂逅心动女生)","com.midas.buzhigk":"步知公考大咖课","com.midea.ai.appliances":"美的美居","com.midea.vm.washer":"U净","com.midi.client":"迷笛考级","com.miercnnew.app":"米尔军事","com.migu.miguplay":"咪咕快游","com.miguo.ui":"聚多多优惠","com.mihoyo.desktopportal":"人工桌面","com.mihoyo.hyperion":"米游社","com.mihuan.mgss.mi":"猛鬼宿舍","com.mike.changtu":"长图拼接大师","com.mike.erweima":"二维码生成器","com.mike.textocr":"文字识别","com.mike.tupian":"图片大全","com.milink.service":"互联互通服务","com.mimei17":"茶叶商","com.mimikko.mimikkoui":"兽耳助手","com.mingcloud.yst":"幼视通","com.miniclip.plagueinc":"Plague Inc.","com.minimax.glow":"Glow","com.minitech.miniaixue":"迷你星工场","com.minjiang.funpet":"猫语狗语翻译器","com.mipay.wallet":"钱包","com.mirageengine.tv.xxtbkt":"小学语文数学英语同步课堂","com.mishangwo":"迷上我","com.missu.anquanqi":"月经期安全期助理","com.missu.bill":"女生记账","com.missu.girlscalendar":"女生日历","com.missu.yima":"大姨妈神器","com.mistong.ewt360":"升学e网通","com.mistong.kklonline.kklonline":"开课啦","com.mitayun.app":"开黑云电脑","com.miui.accessibility":"小米无障碍","com.miui.aod":"息屏与锁屏编辑","com.miui.audiomonitor":"应用通话录音","com.miui.backup":"备份","com.miui.bugreport":"用户反馈","com.miui.calculator":"计算器","com.miui.carlink":"CarWith","com.miui.cleanmaster":"垃圾清理","com.miui.cloudbackup":"小米云备份","com.miui.cloudservice":"小米云服务","com.miui.compass":"指南针","com.miui.contentcatcher":"应用程序扩展服务","com.miui.contentextension":"传送门","com.miui.fm":"收音机","com.miui.gallery":"相册","com.miui.greenguard":"家人守护","com.miui.guardprovider":"系统安全组件","com.miui.home":"系统桌面","com.miui.huanji":"小米换机","com.miui.hybrid":"快应用服务框架","com.miui.mediaeditor":"小米相册-编辑","com.miui.mediaviewer":"媒体查看器","com.miui.miservice":"服务与反馈","com.miui.mishare.connectivity":"小米互传","com.miui.misightservice":"系统质量监测","com.miui.misound":"音质音效","com.miui.miwallpaper":"壁纸","com.miui.miwallpaper.earth":"地球超级壁纸","com.miui.miwallpaper.geometry":"几何超级壁纸","com.miui.miwallpaper.mars":"火星超级壁纸","com.miui.miwallpaper.moon":"月球超级壁纸","com.miui.miwallpaper.saturn":"土星超级壁纸","com.miui.miwallpaper.snowmountain":"雪山超级壁纸","com.miui.newhome":"内容中心","com.miui.newmidrive":"小米云盘","com.miui.nextpay":"小米智能卡网页组件","com.miui.notes":"笔记","com.miui.notification":"通知管理","com.miui.otaprovision":"OTA引导","com.miui.packageinstaller":"应用包管理组件","com.miui.personalassistant":"智能助理","com.miui.phrase":"剪贴板与常用语","com.miui.player":"音乐","com.miui.powerkeeper":"电量和性能","com.miui.screenrecorder":"屏幕录制","com.miui.screenshot":"截屏","com.miui.securityadd":"系统服务组件","com.miui.securitycenter":"小米手机管家/平板管家","com.miui.securitycore":"系统功能组件","com.miui.securityinputmethod":"小米安全键盘","com.miui.system":"com.miui.system","com.miui.systemAdSolution":"智能服务","com.miui.thirdappassistant":"三方应用异常分析","com.miui.touchassistant":"悬浮球","com.miui.tsmclient":"小米智能卡","com.miui.video":"小米视频","com.miui.virtualsim":"全球上网","com.miui.voiceassist":"超级小爱","com.miui.voicetrigger":"语音唤醒","com.miui.weather2":"天气","com.miui.whitenoise":"小米白噪音","com.miui.yellowpage":"生活黄页","com.mixiong.video":"米熊","com.miyou.xylive":"偶派","com.mjbrother.mutil":"微微分身版","com.mkarpenko.worldbox.mt":"上帝模拟器","com.mkii.qianyanai":"千言ai","com.mm.android.direct.gdmssphoneLite":"手机监控gDMSS Lite","com.mm.android.lc":"乐橙","com.mm.calendar":"51黄历","com.mmc.fengshui.pass":"实景罗盘指南针","com.mmia.mmiahotspot":"广而告之","com.mmjrxy.school":"妈妈金融学院","com.mmmoney.app":"妈妈钱包","com.mmmono.mono":"MONO","com.mmuu.travel.client":"蜜蜂出行","com.mn.ai":"洋果扫描王","com.mnf.hnmnfgo":"TapPro","com.mnkllgg.tyyupoohh":"万能匙","com.mnyb.zznews.mnrb":"闽南云报","com.mobcoreapp":"河小象写字","com.mobi.screensaver.publish":"拉风锁屏","com.mobi.shtp":"上海交警","com.mobike.mobikeapp":"摩拜单车","com.mobikeeper.sjgj":"神奇手机管家","com.mobile.kadian":"趣卡点","com.mobile.myeye":"监控眼","com.mobilelive.showCommunity":"棉花糖直播软件","com.mobiler.control":"全能手机遥控器","com.mobilesecurity.lite":"360手机卫士极速版","com.mobirix.newomoknet.off":"天天五子棋","com.mobivans.onestrokecharge":"预记智能账本","com.mobvoi.baiding":"出门问问","com.mockingbot":"墨刀","com.mockuai.mkselleros":"魔筷星选商家","com.modernsky.istv":"正在现场","com.modian.app":"摩点","com.mogujie":"蘑菇街","com.mogujie.littlestore":"蘑菇街商家版","com.moguplan.main":"谁是卧底","com.mojang.minecraftpetool":"我的世界盒子(趣娱互动)","com.moji.calendar":"墨迹万年历","com.moji.mjweather":"墨迹天气","com.moji.mjweather.light":"墨迹天气极速版","com.mojidict.read":"MOJi阅读","com.mojitec.mojidict":"MOJi辞書","com.mojitec.mojitest":"MOJiTest","com.moliao.main":"附近探约会","com.molink.john.hummingbird":"bebird","com.money.manager":"账本","com.moneyfanli.fanli":"财迷之家","com.monkey.sla":"秒熊英语","com.moocxuetang":"军职在线","com.moonshot.kimichat":"Kimi 智能助手","com.moqu.lnkfun":"墨趣书法","com.morega.mgamread":"手机亮度调节器","com.mosheng":"爱聊","com.mosoink.mosobooks":"云教材","com.mosoink.teach":"云班课","com.mostone.life":"默往","com.mostphoto.mymaker":"最美证件照","com.motoband":"摩托邦","com.movitech.grandehb":"恒房通","com.moxiu.launcher":"魔秀桌面","com.moxiu.wallpaper":"魔法壁纸动态壁纸","com.moyou":"陌友交友","com.moyun365.android.gkbiologytong":"高考生物通","com.moyun365.android.gkchemistrytong":"高考化学通","com.moyun365.android.gkenglishtong":"高考英语通","com.moyun365.android.gkgeogtong":"高考地理通","com.moyun365.android.gkhistorytong":"高考历史通","com.moyun365.android.gkmathtong":"高考数学通","com.moyun365.android.gkphysicaltong":"高考物理通","com.moyun365.android.gkpoliticstong":"高考政治通","com.moyun365.android.gkyuwentong":"高考语文通","com.moyun365.android.zkbiology":"中考生物通","com.moyun365.android.zkchemistry":"中考化学通","com.moyun365.android.zkenglish":"中考英语通","com.moyun365.android.zkgeography":"中考地理通","com.moyun365.android.zkhistory":"中考历史通","com.moyun365.android.zkmathtong":"中考数学通","com.moyun365.android.zkphysicaltong":"中考物理通","com.moyun365.android.zkpolitics":"中考政治通","com.moyun365.android.zkyuwentong":"中考语文通","com.mozhe.mzcz":"墨者","com.mqq.ssby.unclenoabout":"积木","com.mrbonemission.mi":"六号特工","com.mrkj.sm":"知命","com.mrkj.sm6":"大师算命馆","com.mrrjvip.app":"茂日软件","com.ms.msjqm":"马上借钱","com.msw0573d.nrg":"PEP三年级英语上册","com.msw0573d.xgk":"小学三年级英语上册","com.msxf.ayh":"安逸花","com.msxf.loan":"马上金融","com.msxf.msg":"马上分期","com.msyc.onion":"洋葱OMALL","com.mszmapp.detective":"百变大侦探","com.mt.mttt":"美图贴贴","com.mt.mtxx.mtxx":"美图秀秀","com.mt99dna.android":"贵州茅台","com.mtb":"民泰银行","com.mtime":"时光网","com.mubu.DecoCrush":"置物少女","com.mubu.app":"幕布","com.mucfc.hqdapp":"招联好期贷","com.mujirenben.liangchenbufu":"红人装","com.mutangtech.qianji":"钱迹","com.muxin.happysport":"开心运动","com.muyuan.android.ringtone":"66铃声","com.mvideoc.qp":"趣拍","com.mvtrail.electrodrumpad":"电子音乐板","com.mvtrail.mi.distancemeter":"距离测量仪","com.mvtrail.mi.soundmeter":"噪音分贝仪","com.mvtrail.notepad.cn":"便签记事","com.mvw.nationalmedicalPhone":"医学电子书包","com.mwkj.zgxqfyzz.mi":"中国象棋风云之战","com.mx.browser":"傲游浏览器","com.mx.dj.bagui":"八桂先锋","com.mxbc.mxsa":"蜜雪冰城","com.mxm.networkspeed":"极简测速","com.mxonline.booklesson":"幂学在线","com.mxtech.videoplayer.ad":"MX Player","com.mxxq.pro":"免息星球","com.my.peiyinapp":"AI配音神器","com.myapp.li.rentixuewei":"人体穴位图解","com.mybank.android.phone":"网商银行","com.mycoreedu.keketingapp":"课课听小学同步辅导","com.mydream.wifi":"WiFi伴侣","com.myerong.p2p":"e融所","com.mygolbs.mybus":"掌上公交","com.mylikefonts.activity":"字体美化大师","com.mymoney":"随手记","com.mymoney.sms":"卡牛信用管家","com.myntra.android":"印度myntra","com.myobject":"教育家社区","com.myqsc.mobile3":"求是潮手机站","com.mytouchtime.cubed":"三次方 Cubed","com.myxianwen.nanguozaobao":"南国早报","com.myzaker.ZAKER_Phone":"ZAKER","com.mz.mi":"米庄","com.n_add.android":"粉象生活","com.naiyoubz.main":"奶油桌面","com.nake.app":"商户收银宝","com.nandu":"南方都市报","com.nanyibang.nomi":"男衣邦穿衣搭配","com.nasoft.socmark":"手机性能排行","com.naver.linewebtoon.cn":"咚漫漫画","com.naver.vapp":"V Star 空间","com.navinfo.gw":"哈弗智家","com.navinfo.gwead":"魏","com.nawang.bigbear":"FileTransfer","com.nawensoft.nsptt":"南山对讲","com.nayun.framework":"读创","com.nbbank":"宁波银行","com.nbwbw.yonglian":"汤圆","com.ncarzone.tmyc":"天猫养车","com.ncc.fm":"闪电素材","com.ncf.firstp2p":"网信","com.ncpaclassic":"大剧院·古典","com.nd.android.pandareader":"熊猫看书","com.nd.android.pandareader.fast":"熊猫看书极速版","com.nd.assistance":"91清理大师","com.nd.hy.android.edu.study.commune":"学习公社","com.nd.pptshell":"101教育PPT","com.nd.up91.overall":"101贝考","com.nd.up91.p137":"事业单位考试","com.nd.up91.p17":"初级会计职称考试","com.nd.up91.p459":"导游证考试","com.nearme.note":"NearMe云笔记","com.nemo.vidmate":"VidMate","com.neoteched.shenlancity":"深蓝法考","com.nero.swiftlink.mirror":"雨燕投屏","com.net.zdsoft.netstudy.netstudy_v5_mobile_app":"课后网","com.netandroid.server.ctselves":"玄鸟5G网络精灵","com.netease.a13.avg":"易次元","com.netease.android.cloudgame":"网易云游戏","com.netease.avg.huawei":"易次元","com.netease.avg.vivo":"易次元","com.netease.buff":"网易BUFF","com.netease.cain":"凯恩之角","com.netease.cartoonreader":"网易漫画","com.netease.cbg":"藏宝阁","com.netease.cc":"CC直播","com.netease.ccliveaudio":"CC语音","com.netease.cloudmusic":"网易云音乐","com.netease.cloudmusic.lite":"网易云音乐极速版","com.netease.edu.study":"网易云课堂","com.netease.edu.ucmooc":"中国大学MOOC","com.netease.epay":"网易支付","com.netease.gamebox":"网易手游管家","com.netease.gl":"网易大神","com.netease.hearthstone":"炉石盒子","com.netease.hearthstoneapp":"随身炉石传说","com.netease.huajia":"画加","com.netease.huatian":"网易花田","com.netease.lotterynews":"网易红彩","com.netease.lrs":"狼人杀(网易)","com.netease.lrs.mi":"狼人杀","com.netease.mail":"网易邮箱大师","com.netease.mc":"我的世界:移动版","com.netease.mc.aligames":"我的世界:移动版","com.netease.mc.baidu":"我的世界:移动版","com.netease.mc.bilibili":"我的世界:移动版","com.netease.mc.honor":"我的世界:移动版","com.netease.mc.huawei":"我的世界:移动版","com.netease.mc.lenovo":"我的世界:移动版","com.netease.mc.meta":"我的世界:移动版","com.netease.mc.mi":"我的世界:移动版","com.netease.mc.nearme.gamecenter":"我的世界:移动版","com.netease.mc.oppo":"我的世界:移动版","com.netease.mc.vivo":"我的世界:移动版","com.netease.mctest":"我的世界:移动版","com.netease.mkey":"网易将军令","com.netease.mobimail":"网易邮箱","com.netease.moyi":"心遇","com.netease.news.lite":"网易新闻精编版","com.netease.newsreader.activity":"网易新闻","com.netease.play":"LOOK直播","com.netease.pris":"网易云阅读","com.netease.snailread":"网易蜗牛读书","com.netease.sz.xxqa":"学习强安","com.netease.urs.android.accountmanager":"网易帐号管家","com.netease.uu":"UU加速器","com.netease.uuremote":"GameViewer","com.netease.uurouter":"UU主机加速","com.netease.vopen":"网易公开课","com.netease.x19":"我的世界:移动版","com.netease.xy2cbg":"大话2藏宝阁","com.netease.xyqcbg":"梦幻藏宝阁","com.netease.xyqhelp":"梦幻西游助手","com.netease.yanxuan":"网易严选","com.netflix.mediaclient":"在线电影租赁","com.neulion.android.cntv":"央视体育VIP","com.neusoft.app.beijingdaily.phone":"北京日报","com.neusoft.ebpp":"付费通","com.neusoft.gopaycz":"常州人社","com.neusoft.gopaynt":"南通医保APP","com.neusoft.hrssapp":"云南人社","com.neusoft.ihrss.shandong.linyi":"临沂智慧人社","com.neusoft.iln":"和生活爱辽宁","com.neusoft.simobile.nm":"内蒙古人社","com.neusoft.smartcity.henan":"豫事办","com.neusoft.tax":"楚税通","com.new.ring":"铃声抖抖","com.newbee.doodle":"新蜂儿童游戏涂色画画","com.newbiquge.red.bookapp":"笔趣看书阁","com.newcapec.mobile.ncp":"完美校园","com.newedge.jupaoapp":"聚跑","com.newgen.sjdb":"龙头新闻","com.news.max3d":"3DMAX模型浏览器","com.news.shangyounews":"上游新闻","com.news.tigerobo":"西梅","com.newspaper.client":"和新闻","com.newstar.zybbname":"宝宝生辰起名取名","com.newsweekly.livepi":"新周刊","com.nfdaily.nfplus":"南方Plus","com.nfyg.hsbb":"花生地铁","com.nhn.android.naverdic":"NAVER词典","com.nhn.android.search":"流行资讯浏览器","com.nice.live":"好赞","com.nice.main":"nice","com.nicomama.niangaomama":"年糕妈妈","com.nike.omega":"Nike 耐克","com.nike.snkrs":"SNKRS 中国","com.nikon.snapbridge.cmru":"SnapBridge","com.nine.FuzhuReader":"腐竹小说","com.nine.NovelReader":"连城读书","com.ninebroad.pixbe":"像素蜜蜂","com.nineton.dym":"棉棉月历","com.nineton.shouzhang":"念念手帐","com.nineton.todolist":"我要做计划","com.nineton.weatherforecast":"新晴天气","com.ninexiu.sixninexiu":"九秀直播","com.ninexiu.sixninexiu.appunion":"九秀直播尊享版","com.nintendo.zaca":"動物森友會 口袋露營廣場","com.nintendo.zaka":"Mario Kart Tour","com.nintendo.zara":"超级马力欧 酷跑","com.nintendo.znma":"Nintendo Switch Parental Controls","com.niu.cloud":"小牛电动","com.niuguwang.stock":"牛股王股票","com.niuguwang.stock.app2":"牛股王量化智投","com.niuniu.video":"牛牛影视大全","com.niwodai.universityloan":"你我贷借款","com.nixwang.tinydecisions":"小决定","com.nj.wellsign":"好签","com.njgdmm.zjy":"最江阴","com.njh.biubiu":"biubiu加速器","com.njmetro.njb":"与宁同行","com.nmpaic.eyys":"E药云搜","com.nmpaic.hzp":"化妆品监管","com.nn.accelerator.box":"雷神加速器","com.nngdjt.app":"南宁轨道交通","com.nnjyhe.gaoqingditu":"奥维3D街景地图","com.nnsz.diy":"暖暖手帐","com.nodemusic":"菠萝BOLO","com.nosetime.perfume":"香水时代","com.notes.notion":"办公软件word","com.novel.du":"独阅读小说","com.novem.firstfinancial":"第一理财","com.novv.compress":"zip解压缩专家","com.novv.resshare":"彩蛋视频壁纸","com.now.video":"今日影视","com.nowcasting.activity":"彩云天气","com.nowcoder.app.florida":"牛客","com.nq.touxiang":"头像小助手","com.nq.ttxzs":"画画小助手","com.nsii.eifoss":"大学搜题库","com.nsmetro.shengjingtong":"盛京通","com.nt.ptc.enterprise":"兼职猫企业版","com.ntyy.camera.aestheticism":"唯美相机","com.ntyy.camera.omnipotent":"万能相机","com.ntyy.clear.kyushu":"九州清理","com.nuomi":"百度糯米","com.nursinghome.monitor":"看护家","com.nvsip.temp":"NVSIP","com.nw.cleansite.novel":"阅站","com.nwoolf.xy.hbmdd":"好爸妈点读","com.nwoolf.xy.p331":"PEP小学英语三上","com.nwoolf.xy.p422":"人教版小学语文二年级下册","com.nwoolf.xy.p511":"人教小学数学一上","com.nwoolf.xy.p541":"人教版小学数学四年级上册","com.nwoolf.xy.p551":"人教小学数学五上","com.nwoolf.xy.x311":"人教小学英语一上","com.nx.nxapp":"我的宁夏","com.nxy.gs":"甘肃农信","com.nxy.hn":"海南农商银行","com.nxy.mobilebank.gx":"广西农信","com.nxy.mobilebank.hb":"湖北农信(湖北农信)","com.nxy.mobilebank.hebei":"河北农信","com.nxy.mobilebank.hlj":"黑龙江农信(手机银行)","com.nxy.mobilebank.hunan":"湖南农信","com.nxy.mobilebank.jl":"手机银行(吉林农信)","com.nxy.mobilebank.nm":"内蒙古农信(手机银行)","com.nxy.mobilebank.qh":"青海农信","com.nxy.mobilebank.shanxi":"山西农信","com.nxy.sc":"个人手机银行","com.nyato.client":"喵特","com.o2game.fruitblend3d.xsl":"合成大西瓜","com.oceansoft.gzpolice":"贵州公安","com.oceansoft.jl":"吉林公安","com.oceansoft.jxpolice":"赣警办","com.ocj.oms.mobile":"东方购物","com.octinn.birthdayplus":"生日管家","com.oda_cad":"CAD迷你看图","com.oecommunity.oeshop":"1号社区","com.offcn.android.kuaijiwangxiao":"中公财经","com.offcn.android.offcn":"中公教育","com.offcn.mini.teacher":"中公教师","com.offcn.stuservice":"中公开学","com.offcn.zhibo":"中公19课堂","com.oki.led":"卡乐光电","com.okinc.okex":"OKEx","com.olg.olg":"金丰财富","com.olimsoft.android.oplayer":"播放器OPlayer","com.omarea.vaddin":"Scene - 高级设定","com.omarea.vtools":"Scene","com.omniashare.minishare":"快牙精简版","com.omnipotent.clean.expert":"全能清理专家","com.one.click.ido.screenshot":"一键截屏","com.oneapp.max.cleaner.booster.cn":"极速清理管家","com.oneapp.max.cn":"极速清理管家轻量版","com.onefall.SkyHover.mi":"急速潜行","com.onekeybeautify.picture":"AI特效相机","com.onemore.app.smartheadset.android":"万魔助手","com.onemore.life":"1MORE MUSIC","com.onesoft.app.Tiiku.Duia.GWYSSX":"公务员考试随身学","com.onesoft.app.Tiiku.Duia.JZSSX":"建造师随身学","com.onesoft.app.Tiiku.Duia.KJZ":"会计随身学","com.onesoft.app.Tiiku.Duia.ZKSSX":"注册会计师随身学","com.onesoft.app.Tiiku.Duia.ZQSSX":"证券从业随身学","com.onespax.client":"SPAX","com.onething.minecloud":"玩客云","com.only.main":"锁屏君","com.only.reot.student":"口袋家教学生","com.onlycrm.aly":"安客宝","com.ontheroadstore.hs":"公路商店","com.open.face2facestudent":"师训宝学员端","com.openlanguage.kaiyan":"开言英语","com.openwise.medical":"张博士医考掌上课堂","com.opera.browser":"Opera 网页浏览器","com.ophone.reader.ui":"咪咕阅读","com.oppa.qz1yuan":"1元天天抢","com.oppo.store":"OPPO 商城","com.orange":"易久批","com.orange.es.orangetv":"Orange TV","com.orange.note":"橙果错题本","com.orangestudio.sudoku":"桔子数独","com.oray.pgymanager":"贝锐蒲公英管理","com.oray.sunlogin":"向日葵远程控制","com.orientsec.zjbl":"东方悦享股票开户","com.orion.xiaoya.speakerclient":"小雅","com.ormatch.android.asmr":"耳萌","com.ouitvwg.beidanci":"背单词学习","com.ouj.hiyd":"Hi运动","com.ouna.app.client":"欧那小语种","com.oupeng.mini.android":"欧朋浏览器","com.ourlinc":"坐车网(公交查询地铁)","com.ourydc.yuebaobao":"哩咔语音","com.outfit7.herodash.mi":"汤姆猫英雄跑酷","com.outfit7.herodash.nearme.gamecenter":"汤姆猫英雄跑酷","com.outfit7.mytalkingangela2.mi":"我的安吉拉2","com.outfit7.mytalkingangelafree":"我的安吉拉","com.outfit7.mytalkingangelafree.nearme.gamecenter":"我的安吉拉","com.outfit7.mytalkinghank.mi":"我的汉克狗","com.outfit7.mytalkingtom2.mi":"我的汤姆猫2","com.outfit7.mytalkingtom2.nearme.gamecenter":"我的汤姆猫2","com.outfit7.mytalkingtomfree":"我的汤姆猫","com.outfit7.mytalkingtomfree.nearme.gamecenter":"我的汤姆猫","com.outfit7.mytalkingtomfriends.mi":"汤姆猫总动员","com.outfit7.talkingtom":"会说话的汤姆猫","com.outfit7.talkingtom.nearme.gamecenter":"会说话的汤姆猫","com.outfit7.talkingtom2free":"会说话的汤姆猫2","com.outfit7.talkingtom2free.nearme.gamecenter":"会说话的汤姆猫2","com.outfit7.talkingtomgoldrun.bd":"汤姆猫跑酷","com.outfit7.talkingtomgoldrun.mi":"汤姆猫跑酷","com.outfit7.talkingtomgoldrun.nearme.gamecenter":"汤姆猫跑酷","com.outfit7.talkingtomgoldrun.vivo":"汤姆猫跑酷","com.outfit7.talkingtomjetski.mi":"汤姆猫的摩托艇","com.outfit7.talkingtomjetski.nearme.gamecenter":"汤姆猫的摩托艇","com.ovelin.guitartuna":"GuitarTuna","com.ovital.ovitalMap":"奥维互动地图","com.oyohotels.consumer":"OYO酒店","com.p1.mobile.light":"探探概念版","com.p1.mobile.putong":"探探","com.pa.health":"平安健康保险","com.pacf":"平安消费金融","com.pactera.nci":"掌上新华","com.paem":"平安担保","com.pagoda.buy":"百果园","com.paiba.app000004":"市值风云","com.paiba.app000005":"万读小说","com.paic.esale.activity":"口袋E行销","com.paic.esales.ehome":"新E家","com.paic.mhis.cityeaccount":"城市一账通","com.paic.yl.health":"好福利","com.paic.zhifu.wallet.activity":"壹钱包","com.paipanapp":"天机六爻排盘","com.palmfoshan":"佛山头条","com.palmtop.android":"WiFi万能宝","com.palmzen.jimmyenglish":"吉米猫英语","com.panda.gout":"痛风快好","com.panda.usecar":"盼达用车","com.panda.xmxh":"熊猫小号","com.pantum.mobileprint":"奔图打印","com.paoword.www.paoword":"泡单词","com.papegames.evol.mi":"恋与制作人","com.papegames.evol":"恋与制作人","com.papegames.evol.vivo":"恋与制作人","com.papegames.evol.huawei":"恋与制作人","com.papegames.evol.oppo":"恋与制作人","com.papegames.evol.honor":"恋与制作人","com.papegames.evol.bilibili":"恋与制作人","com.papegames.evol.aligames":"恋与制作人","com.papegames.lysk.cn":"恋与深空","com.papegames.lysk.cn.bilibili":"恋与深空","com.papegames.lysk.cn.honor":"恋与深空","com.papegames.lysk.cn.huawei":"恋与深空","com.papegames.lysk.cn.mi":"恋与深空","com.papegames.lysk.cn.oppo":"恋与深空","com.papegames.lysk.cn.vivo":"恋与深空","com.papegames.nn4.cn":"闪耀暖暖","com.papegames.nn4.mi":"闪耀暖暖","com.paqu":"葩趣","com.parallel.odyssey":"猫箱","com.parkRace.mi":"城市小飞侠","com.pass.simple":"驾考无忧(驾照)","com.payment.kay.aaa":"掌上爱众","com.pcncn.jj":"作业精灵","com.pcp":"剧能玩","com.pcs.knowing_weather":"知天气","com.pcs.ztqsh":"上海知天气","com.pd.pdread":"人民日报少年","com.pdmi.anxin.media":"冀云白洋淀","com.pdmi.baixiang.media":"冀云柏乡","com.pdmi.chongxin.media":"新崇信","com.pdmi.funing.media":"冀云抚宁","com.pdmi.gangu.media":"新甘谷","com.pdmi.guan.media":"冀云固安","com.pdmi.guzhi.media":"冀云古冶","com.pdmi.heshui.media":"大美合水","com.pdmi.huachi.media":"魅力华池","com.pdmi.huanzhou.media":"新环州","com.pdmi.jingchuan.media":"阅泾川","com.pdmi.linxi.media":"冀云临西","com.pdmi.longhua.media":"冀云隆化","com.pdmi.longrao.media":"冀云隆尧","com.pdmi.luannan.media":"冀云滦南","com.pdmi.nanhe.media":"冀云南和","com.pdmi.neiqiu.media":"冀云内丘","com.pdmi.ningjin.media":"冀云宁晋","com.pdmi.ningxian.media":"爱宁县","com.pdmi.pingxiang.media":"冀云平乡","com.pdmi.qinghe.media":"冀云清河","com.pdmi.qingshui.media":"爱清水","com.pdmi.shanhaiguan.media":"冀云山海关","com.pdmi.weichang.media":"冀云围场","com.pdmi.weix.media":"冀云魏县","com.pdmi.wuqiao.media":"冀云吴桥","com.pdmi.xinglong.media":"冀云兴隆","com.pdmi.xinhe.media":"冀云新河","com.pdmi.xinji.media":"冀云辛集发布","com.pdmi.xinle.media":"冀云新乐","com.pdmi.yongdeng.media":"玫乡永登","com.pdmi.yuanshi.media":"冀云元氏","com.pdmi.zhenyuan.media":"新镇原","com.pdmi.zhuanglang.media":"看庄浪","com.pdragon.HD1010":"方块合合乐","com.pdragon.new2048.mi":"新2048","com.peace.guitarmusic":"枯桥吉他谱","com.peakx.stickfight.mi":"我功夫特牛","com.peasdasd.rodlopoa.mi":"趣味保龄球","com.pedometer.money.cn":"欢乐走","com.pen.recorder":"手机录音笔","com.pengda.mobile.hhjz":"叨叨","com.pengtang.candy":"糖糖","com.people.health.doctor":"人民好医生","com.peopleapp.en":"People's Daily","com.peopledailychina.activity":"人民日报","com.peopledog":"人狗语言翻译器","com.peopletech.peopleplus":"人民网+","com.pep.diandu":"人教点读","com.petkit.android":"小佩宠物","com.pfu.popstar":"消消星星乐:最新版","com.pfu.xxxxl.mi":"星星乐","com.ph.czndox.mi":"创造你的偶像","com.ph.xxxlj.mi":"小小修理匠","com.phoenix.read":"红果免费短剧","com.phone.recording":"电话录音宝","com.phone.show":"秀来电","com.photovision.camera":"轻图","com.physicmaster":"物理大师","com.pianotiles.KPOP.Games.gtx":"钢琴块2020","com.piaohua.phspdy.lehe":"蓝猫计算器","com.piaoquantv.piaoquanvideoplus":"票圈视频","com.piaxiya.app":"戏鲸","com.picahealth.yunque":"云鹊医","com.picooc":"PICOOC","com.picovr.assistantphone":"PICO","com.picrecover.helper":"聊天数据恢复大师","com.picsart.studio":"Picsart美易照片编辑","com.ping.ppgppzjyb":"配资交易宝","com.pingan.carowner":"平安好车主","com.pingan.easyloan":"平安好贷","com.pingan.genbao":"创保网","com.pingan.hrxapp":"HR","com.pingan.lifecircle":"平安好生活","com.pingan.lifeinsurance":"平安金管家","com.pingan.nt":"苏服办·南通","com.pingan.paces.ccms":"平安口袋银行","com.pingan.papd":"平安健康","com.pingan.pinganwifi":"优联WiFi","com.pingan.smt":"i深圳","com.pingan.xueyuan":"知鸟","com.pingan.yancheng":"我的盐城","com.pingdiguo.tuner":"乐器调音器","com.pingsmartlife.desktopdatecountdown":"桌面日期倒计时","com.pinguo.edit.sdk":"MIX滤镜大师","com.pinterest":"Pinterest","com.pintu.photocollage":"照片拼图P图","com.pipipifa.pilaipiwang":"批批网一手服装批发","com.piviandco.agingbooth":"时光机器AgingBooth","com.pixlr.express":"Pixlr照片处理","com.pkuhit.phmm":"北京大学人民医院","com.pl.getaway.getaway":"不做手机控","com.pla.daily":"解放军报","com.plagh.heartstudy":"心脏健康研究","com.plan.kot32.tomatotime":"番茄ToDo","com.planapps.biansheng":"猫语翻译器","com.planapps.dog":"狗语翻译器","com.planet.light2345":"星球庄园","com.plat.swhydyj.android.ShenWanHongYuanSecurity":"申万宏源证券","com.plateno.botaoota":"锦江荟","com.platform.education":"中语智汇","com.playgame.havefun.mi":"摸摸鱼","com.pleasure.trace_wechat":"微拾","com.pmatrix.iconchange":"百变换图标","com.pmp.ppmoney":"PPmoney出借","com.pmph.elearning":"人卫教学助手","com.pmph.irenwei":"人卫","com.pnlyy.pnlclass.pnlclass_student":"VIP陪练","com.pnlyy.pnlclass.pnlclass_student_pad":"VIP陪练学生端","com.pnlyy.pnlclass_teacher":"VIP陪练老师端","com.pocket.snh48.activity":"口袋48","com.pocket.topbrowser":"Top浏览器","com.pocketpiano.mobile":"声乐家","com.pointer.wave.easyship":"一叶孤舟","com.pointone.buddy":"BUD","com.poiujies.Sjgvfhv.mi":"欢乐推球球","com.pokercity.ddz.mi":"波克斗地主","com.polaris.dice":"骰子","com.polaris.drawboard":"画板","com.polaris.jingzi":"清新镜子","com.polaris.magnifier":"精品放大镜","com.polaris.mirror":"小镜子","com.polaris.ruler":"小尺子","com.poly.mobile":"保利票务","com.ponyemu.main":"小马模拟器","com.poooli.printer":"汉印错题","com.popalm.duizhuang":"对庄翡翠","com.popcap.pvz2cthdxm":"植物大战僵尸2","com.popnews2345":"趣看看","com.pot.atocartoon":"土豆漫画","com.power.dapengeducation":"大鹏教育","com.powersi.zhrs":"智慧人社","com.powersi.zhsw":"湘税社保","com.pp.TimelyLoan":"及贷","com.ppdai.loan":"拍拍贷借款","com.pplive.androidphone":"PP视频","com.pplive.androidphone.sport":"PP体育","com.pptiku.kaoshitiku":"考试资料网","com.ppve.android":"学培课堂","com.print.suittwo":"爱佳能打印机","com.prompt.lines":"提词器","com.prpr.musedash.TapTap":"Muse Dash 喵斯快跑","com.ps.recycling2c":"小黄狗","com.psbc.citizencard":"鹿路通","com.psd.live":"盘丝交友","com.psyone.brainmusic":"小睡眠","com.ptu.photoeditor":"百变P图","com.ptxnj.qx.android":"七星虚拟机","com.pudi.book":"书包网小说电子书阅读器","com.puncheers.punch":"旁趣","com.pupumall.customer":"朴朴超市","com.puscene.client":"美味不用等","com.puyi.browser":"多御浏览器","com.pwrd.steam.esports":"完美世界电竞","com.pxkjformal.parallelcampus":"多彩校园","com.pxue.smxdaily":"三门峡日报","com.q289528126.xtm":"快来钱","com.q71.q71wordshome":"英汉随身词典","com.qb.qtranslator":"腾讯翻译君","com.qbmfxssc.reader":"全本免费小说书城","com.qc.zqwn.mi":"最强蜗牛","com.qcdk.myjqb":"蚂蚁借钱吧","com.qcloud.cos.client":"腾讯云对象存储","com.qcymall.earphonesetup":"QCY","com.qdccb.bank":"青岛银行","com.qdd.xmydk":"蚂蚁贷款借呗","com.qding.community":"千丁","com.qdnews.qd":"青岛新闻","com.qdtevc.teld.app":"特来电","com.qeeniao.mobile.kdjz":"口袋记账","com.qeeyou.app.accelerator":"奇游手游加速器","com.qeeyou.apps.android.onlinetreasure":"奇游联机宝","com.qh.privacysec":"隐空间","com.qh.tesla":"巧虎官方","com.qhwallpaper.theme":"奇幻主题壁纸","com.qianbao.guanjia.mobile":"掌上客如云","com.qianfan.xishu":"西蜀网","com.qiang100.app":"百强排行","com.qiangfen.qiangfenedu":"抢分","com.qiangqu.sjlh":"联华鲸选","com.qianhuan.wifi.key":"飞鸟无线wifi万能管家","com.qianji.change":"Change","com.qianlima.yfb":"乙方宝招标","com.qianmai.liveroom":"U哩","com.qianniu.huashu":"恋爱话术撩妹cp","com.qianniu.suanming":"算命","com.qianxunmall.wheelquery":"全国车辆违章查询","com.qianyan2.ting.en":"每日英语听力学习版","com.qiaoancloud":"乔安云监控","com.qibu.zzloan":"360周转灵","com.qicai.translate":"出国翻译官","com.qicaibear":"七彩熊绘本","com.qidian.Int.reader":"Webnovel","com.qidian.QDReader":"起点读书","com.qidian.live":"起点直播","com.qidian.openvpn":"启点加速器","com.qidongtech.mdydjw":"民大教务","com.qihe.zzj":"最美一寸证件照制作","com.qihoo.aibrowser":"360AI浏览器","com.qihoo.aiso":"360AI搜索","com.qihoo.appstore":"360手机助手","com.qihoo.browser":"360浏览器","com.qihoo.camera":"360摄像机","com.qihoo.cleandroid_cn":"360清理大师","com.qihoo.cleandroid_lite":"360清理大师极速版","com.qihoo.cloudisk":"360AI云盘","com.qihoo.contents":"360极速浏览器","com.qihoo.dr":"360行车助手","com.qihoo.expressbrowser":"360浏览器(迷你版)","com.qihoo.freewifi":"360免费WiFi","com.qihoo.haosou":"360搜索","com.qihoo.haosou.subscribe.vertical.book":"小书亭","com.qihoo.loan":"奇富借条","com.qihoo.magic":"分身大师","com.qihoo.miaojie":"360信用生活","com.qihoo.mkiller":"360手机急救箱","com.qihoo.qeditor":"快剪辑","com.qihoo.srouter.n300":"360家庭防火墙","com.qihoo.video":"着迷(原360影视大全)","com.qihoo.wg.wotbox.an":"坦克营地","com.qihoo360.antilostwatch":"360儿童卫士","com.qihoo360.mobilesafe":"360手机卫士","com.qihoo360.mobilesafe.opti.powerctl":"360省电王","com.qihoo360.mobilesafe.strongbox":"360隐私保险箱","com.qihoo360.unifymobile":"极连快传","com.qihuo.yinhe":"银河期货开户交易","com.qijia.o2o":"齐家装修","com.qijin189.huosuapp":"早游戏","com.qikan.dy.lydingyue":"葫芦时刻","com.qilesoft.en.eights":"英语口语8000句","com.qilesoft.en.grammar":"英语语法精讲","com.qilin101.mindiao":"贵州统计发布","com.qima.kdt":"有赞微商城","com.qima.mars":"有赞精选","com.qiming.babyname":"嘉铭宝宝起名","com.qingclass.jgdc":"极光单词","com.qingclass.pandora":"潘多拉英语","com.qingdaonews.bus":"青岛公交查询","com.qingdou.android":"轻抖","com.qingfeng.qfbz":"清风壁纸","com.qingniao.novel":"青鸟免费小说","com.qingniu.health":"轻牛","com.qingniu.plus":"轻牛健康","com.qingqi.dianbo":"微光","com.qingqikeji.blackhorse.passenger":"青桔","com.qingqing.student":"轻轻教育","com.qingsongchou.social":"轻松筹","com.qingwatq.weather":"呱呱天气","com.qingxun.translationdog":"翻译狗","com.qinhe.ispeak":"IS语音","com.qinlin.ahaschool":"ahakid启蒙","com.qinsilk.appUniverse":"秦丝生意通","com.qiouou.app":"七鸥鸥","com.qiqi.sns":"处电交友","com.qire.manhua":"奇热漫画","com.qitianzhen.skradio":"七田真启蒙","com.qiudashi.qiudashitiyu":"球大师","com.qiuwen.android":"全民幸福社","com.qixiao.qrxs":"奇热小说","com.qixiao.wsjt":"微商星球","com.qixin.mihuas":"米画师","com.qiyi.game.live":"爱奇艺播播机","com.qiyi.video":"爱奇艺","com.qiyi.video.child":"爱奇艺奇巴布","com.qiyi.video.lite":"爱奇艺极速版","com.qiyi.video.pad":"爱奇艺PAD","com.qiyi.video.reader":"爱奇艺小说","com.qiyi.video.sdkplayer":"爱奇艺","com.qizhidao.clientapp":"企知道","com.qjn":"钱借你贷款借钱","com.qknode.cleanmaster":"闪电优化大师","com.qlscupgrade":"中泰齐富通","com.qm.bzjxdq":"壁纸精选大全","com.qmaple.snapread":"拍读英语","com.qmdk.dktong":"贷款通","com.qmdk.fxdk":"发薪贷款","com.qmdk.fxjd":"发薪借贷","com.qmdk.jdfqgj":"微粒借贷","com.qmdk.jdslw":"借贷365","com.qmdk.jkgj":"借款管家","com.qmdk.jsjd":"极速借贷","com.qmdk.jsjqd":"极速借钱贷","com.qmdk.msjd":"马上借贷","com.qmdk.qscjd":"轻松筹借贷","com.qmdk.qscjq":"轻松筹借钱","com.qmdk.shanjdk":"闪借贷款","com.qmdk.sjjk":"拍拍借钱贷","com.qmdk.xjdkjd":"现金贷款借贷","com.qmdk.zsjk":"掌上借款","com.qmlike.qmlike":"QM青蔓","com.qmnl.qmpd":"奇妙派对","com.qmsh.hbq":"千米红包","com.qmversatility.theme":"奇妙百变主题","com.qmxsppa.novelreader":"全民小说","com.qnche":"全能车","com.qooapp.qoohelper":"QooApp","com.qp333.car":"汽修宝","com.qq.ac.android":"腾讯动漫","com.qq.qcloud":"腾讯微云","com.qq.reader":"QQ阅读","com.qqgame.happymj":"欢乐麻将","com.qqgame.hlddz":"欢乐斗地主","com.qqkj66.cqlpds":"超清录屏大师","com.qqkj66.makename":"起名大师","com.qs.camera.seek.beauty":"寻美相机","com.qsiedu.edu":"勤思必胜","com.qsmy.walkmonkey":"步多多","com.qtjianshen.Main":"完美囚徒健身","com.qtrun.QuickTest":"网络信号大师","com.qts.customer":"青团社兼职","com.quan.taotaoquan":"好券","com.quanben.novel":"全本免费阅读器","com.quanleimu.activity":"百姓网","com.quanmai.findu":"饭友","com.quanminweather.weige":"全民天气WeGo","com.quantongyun.youshiyun":"优师云","com.quark.browser":"夸克","com.quark.scanking":"夸克扫描王","com.qubuxing.qbx":"趣步行","com.quchaogu.dxw":"短线王","com.qudiandu.diandu":"趣点读","com.quduquxie":"青果阅读","com.queryr.logistics":"物流查询宝","com.quickbird.speedtest":"网速测试","com.quickwis.shuidilist":"水滴清单","com.qujianpan.client":"趣键盘","com.qujianpan.client.fast":"趣键盘极速版","com.qujianpan.duoduo":"键多多输入法","com.qukandian.video":"球球视频","com.quliang.jsb":"WiFi极速宝","com.qunhe.designer":"酷家乐设计师","com.qunhe.rendershow":"酷家乐装修","com.quora.android":"Quora知识问答","com.quqi.quqioffice":"曲奇云盘","com.quqiang.pifu":"趣抢皮肤","com.qushuru":"趣输入","com.qutui360.app":"飞推","com.quvideo.slideplus":"小影记","com.quvideo.xiaoying":"小影","com.quxiu.android.tbk":"领券优惠购","com.quxue.newtalk.student":"趣学英语","com.quyu.uninstaller":"一键卸载大师","com.quyue.android":"趣约会","com.quyue.clubprogram":"Ateen","com.qwh.grapebrowser":"葡萄浏览器","com.qx.gamingroom":"ShanWan Gamepad","com.qx.qgbox":"ShootingPlus V3","com.qx.recovery.blue3":"万能微信数据恢复","com.qxb.student":"求学宝","com.qxhc.shihuituan":"十荟团","com.qyer.android.jinnang":"穷游","com.qyer.android.plan":"穷游行程助手","com.qyz.fengshuicompass":"3D罗盘指南针","com.qzone":"QQ空间","com.r.learnnote":"Notability学习笔记","com.rabbit.doctor":"兔博士","com.radical.huangshangjixiang.mi":"我在大清当皇帝","com.rakutec.android.iweekly":"iWeekly 周末画报","com.ranger.stickmanhunter.mi":"火柴人狩猎","com.rayclear.renrenjiang":"人人讲","com.rd.huatest":"掌上装裱工","com.rd.sfqz":"华侨宝黄金","com.readboy.rbmanager":"读书郎家长助手","com.reader.qmzs.free":"全民追书","com.reader.quanminzhuishushenqi":"全民追书软件","com.readily.calculators":"随手计算器","com.readunion.ireader":"息壤阅读","com.realcloud.loochadroid.college":"U掌大","com.realme.linkcn":"realme Link","com.realme.storecn":"realme商城","com.realmecomm.app":"realme社区","com.record.ing":"录音转文字管家","com.record.memo":"笔记备忘录","com.recover.ww.app":"聊天记录恢复助手","com.redbiquge.ebook.app":"笔趣书阁","com.redfinger.app":"红手指云手机","com.rednet.lqrm":"楼区融媒","com.rednet.moment":"时刻新闻","com.redrcd.ylxf":"云岭先锋","com.redstar.mainapp":"红星美凯龙","com.redwolfama.peonylespark":"LesPark","com.refrigerator.control":"空调遥控器大师","com.relief.space.master.cleaner":"安心清理","com.remotecontrol.homef":"空调遥控器大师","com.renren.mobile.android":"人人直播","com.renrenche.carapp":"人人车二手车","com.renrendai.finance":"人人贷财富","com.renrendai.haohuan":"好分期","com.renrui.job":"青云网聘","com.renrun.aphone.app":"微贷网","com.renxing.xys":"性用社","com.renyouwangluo.csxdr.mi":"来躺平呀","com.renyu.speedbrowser":"超速浏览器","com.reocar.reocar":"瑞卡租车","com.resou.reader":"热搜小说","com.resource.paperwork":"文案狗","com.restaurant.ding.nimbleisland":"灵动小组件","com.rhythm.dance.gz":"古筝世界","com.ribencun.JapanVillage":"日本村日语","com.ricebook.highgarden":"ENJOY","com.riju.rijw":"日剧屋","com.rishiqing":"日事清","com.rj.syslearning":"同步学","com.rjhy.superstars":"九方智投旗舰版","com.rkhd.ingage.app":"销售易CRM","com.rmt.qidiannews":"起点新闻","com.rn.pofi":"Pofi无限人偶","com.robkoo.jamkoo":"自乐班","com.roblox.client":"Roblox","com.rocket.e5b382b19324e0a":"火箭BT","com.rockets.chang":"唱鸭","com.rong360.app":"融360","com.rongbei":"融贝网","com.rongcai.show":"美咖相机","com.rorally.wordtools":"Wrod文档","com.rosedate.siye":"玫瑰约会","com.rosevision.ofashion":"迷橙","com.round.control":"万能遥控器磐硕","com.roveover.wowo":"窝友自驾","com.rrc.footballwealth":"足球财富","com.rrh.jdb":"借贷宝","com.rt.market.fresh":"大润发优鲜","com.ruanmei.ithome":"IT之家","com.ruanyikeji.vesal.vesal":"维萨里3D解剖","com.rubao.soulsoother":"早安语录","com.rubbbby.threememo":"免费备忘录记事","com.rubik.jiaxing.patient.pt":"健康嘉兴","com.rufa.activity":"如法网","com.ruguoapp.jike":"即刻","com.ruicheng.teacher":"当老师App","com.ruida.ruidaschool":"瑞达法考","com.ruijie.wifim":"WiFi魔盒","com.ruli.qiufa":"求发","com.rumtel.mobiletv":"影视大全看看","com.rumtel.pandatv":"电视直播大全","com.runbey.ybjk":"元贝驾考","com.runsdata.socialsecurity.shanxi":"民生山西","com.ruoaiwang":"若爱相亲婚恋交友","com.ruoqingwang":"若情免费相亲交友同城婚恋征婚","com.ruowei.dataflow":"口粮","com.ruozhuo.jqb":"借钱宝","com.ruqi.travel":"如祺出行","com.rwx.ishop":"管家婆手机版","com.rwy.Eshiming":"E实名","com.rwy.ui":"龙管家","com.rybring":"省享购","com.rybring.jie":"微贷款","com.rymusic.art":"人音学琴","com.rytong.airchina":"中国国航","com.rytong.app.bankhx":"华夏银行","com.rytong.bankbhb":"河北银行","com.rytong.bankbj":"北京银行","com.rytong.ceair":"东方航空","com.rytong.egfbank":"恒丰银行","com.rytong.hnair":"海南航空","com.ryx.payment.merchant":"瑞银信","com.ryx.payment.ruihebao":"瑞和宝","com.ryzenrise.intromaker":"AE特效视频片头大师APP","com.ryzenrise.seffct":"玩效AR特效相机APP","com.rzwifi.password":"WiFi密码查看器","com.sabac.hy":"欢游","com.safe.peoplesafety":"公安110","com.safeluck.life":"安安车生活","com.safeluck.schooltrainingorder":"安安e驾","com.sagadsg.user.mada115857":"蹄兔智修","com.saicmaxus.maxuslife":"上汽大通MAXUS","com.saicmobility.driver":"享道出行司机","com.saicmobility.user":"享道出行","com.saicmotor.tocapp":"上汽荣威","com.sainti.eduread":"出口成章","com.sainti.edureadtea":"出口成章老师","com.saiti.echo":"小回音","com.sakura.show":"樱花迷你秀","com.sale.customer":"岍美","com.salt.music":"Salt Player","com.saltchucker":"渔获","com.sami91sami.h5":"撒米","com.samoyed.banka":"卡帮主","com.samoyed.credit":"省呗","com.sandboxol.blockymods":"Blocky Mods","com.sandisk.mz":"存储地带","com.sangame.jjhcps.android":"金投网","com.sangfor.pocket":"口袋助理","com.sangfor.vpn.client.phone":"EasyConnect","com.sankuai.meituan":"美团","com.sankuai.meituan.dispatch.crowdsource":"美团众包","com.sankuai.meituan.dispatch.homebrew":"美团骑手","com.sankuai.meituan.meituanwaimaibusiness":"美团外卖商家版","com.sankuai.meituan.merchant":"美团开店宝","com.sankuai.meituan.takeoutnew":"美团外卖","com.sankuai.movie":"猫眼","com.sankuai.moviepro":"猫眼专业版","com.sankuai.youxuan":"美团优选","com.sanlian.zhongdu":"三联中读","com.sanmao.newlearnwordpro":"word办公文档","com.sanmao.newstudypstwo.appunion":"爱修图","com.sanmu.liaoliaoba":"聊聊吧","com.sanqi.xingzhifuplus":"星支付","com.santi.pupil.poetry":"小学必背古诗80首","com.santi.sinology":"国学启蒙古诗词典","com.sanya.sanyadailys":"大三亚(客户端)","com.sanye.xiongyingjiasuqi":"小火箭加速器","com.sausage.download":"浩克下载","com.scan.goldmeasure":"金牌测量仪","com.scan.measure":"全能测量仪","com.scan.woshua":"喔刷","com.scanner.discount":"全能扫描王免费版","com.scanning":"二维码与条形码","com.scb.scb126":"石材宝","com.scho.manager":"掌上学苑","com.school51.student":"蚂蚁兼职","com.scores365":"365Scores实时体育和新闻","com.scrcu.ebap.mer":"惠支付商户版","com.screeclibinvoke":"录屏大师","com.sctvcloud.qingchuan":"掌上青川","com.scyd.caibeitv":"采贝","com.sdbean.scriptkill":"剧本杀官方","com.sdbean.werewolf":"天天狼人","com.sdhs.easy.high.road":"e高速","com.sdiread.kt.ktandroid":"十点读书","com.sdjictec.qdmetro":"青岛地铁","com.sdo.sdaccountkey":"叨鱼","com.sdqingli.azyygl.xx":"安卓应用管理","com.sdt.dlxk":"读乐星空","com.sdu.didi.beatles":"滴滴顺风车","com.sdu.didi.gsui":"滴滴车主","com.sdu.didi.psnger":"滴滴出行","com.sdyx.mall":"苏打爱生活","com.seasun.tech.woh.jx3companion":"推栏","com.seblong.idream":"蜗牛睡眠","com.sec.android.app.sbrowser":"三星浏览器","com.sec.android.app.sbrowser.beta":"三星浏览器Beta版","com.sec.android.app.shealth":"三星健康","com.seca.live":"中国体育","com.secoo":"寺库奢侈品","com.seculink.app":"小眯眼","com.seebaby":"掌通家园","com.seerlah.kapuou":"卡普喔","com.seetong.app.seetong":"Seetong","com.seewo.easiair.client":"希沃传屏","com.seewo.easicare.pro":"班级优化大师","com.seewo.en":"希沃白板","com.seewo.picbook.pro":"大卫熊英语","com.seeyon.cmp":"移动办公M3","com.seeyon.mobile.android":"移动协同","com.sencent.mm":"名人朋友圈","com.sepnet.teacher":"七天网络","com.seriesn":"日语考级","com.server.yywallpaper":"羊羊壁纸","com.service.android.gov.cn":"国家政务服务平台","com.servyou.learn":"亿企学会","com.sesame.video":"芝麻影视大全","com.seven.two.zero.yun":"720云","com.sevenVideo.app.android":"七七影视大全","com.sevenmmobile":"7M足球实时比分","com.sevenplus.chinascience":"科普中国","com.sevtinge.hyperceiler":"HyperCeiler","com.sf.activity":"顺丰速运","com.sf.wooden.fishfish":"电子木鱼","com.sfacg":"菠萝包轻小说","com.sfbest.mapp":"顺丰优选","com.sfexpress.merchant":"顺丰同城急送","com.sflep.course":"WE Learn","com.sflep.iting":"爱听外语","com.sfpay.mobile":"顺丰金融","com.sg.sledog":"搜狗号码通","com.sgcc.cs":"掌上电力居民版","com.sgcc.evs.echarge":"e充电","com.sgcc.wsgw.cn":"网上国网","com.sgkt.phone":"潭州课堂","com.sh.cm.shydhn":"中国移动上海","com.sh.mww.beautyreport":"美女报告","com.sh.shuihulu.kiwi":"蜜友","com.shabro.android.activity":"沙师弟司机","com.shadow.mooncake":"Moon月球","com.shadt.youxi":"智慧尤溪","com.shanbay.listen":"扇贝听力口语","com.shanbay.news":"扇贝阅读","com.shanbay.sentence":"扇贝单词英语版","com.shanbay.speak":"扇贝口语","com.shanbay.words":"扇贝单词","com.shandong.paixu.sunru.paixu":"java学习手册","com.shanga.walli":"Walli壁纸","com.shangc.tiennews":"石榴云","com.shangc.tiennews.taizhou":"望潮","com.shangfang.gylm":"高佣联盟","com.shanghaigm.mychevy":"MyChevy","com.shanghaionstar":"安吉星","com.shangxueba.newsxb":"搜题","com.shangxueba.open.sxb":"上学吧","com.shangxueba.sxb":"上学吧找答案","com.shangzhuo.photovault":"隐私相册管家软件","com.shanjian.qingzhi":"育之有道","com.shanling.eddictplayer":"Eddict Player","com.shanling.game2333":"2333乐园","com.shanp.qgsb":"我的社保","com.shanwan.virtual":"闪玩","com.shanxiang.wangxiao":"山香网校","com.shaoniandream":"少年梦阅读","com.sharetwo.goods":"只二","com.shark.crazyword":"疯狂背单词","com.shark.jizhang":"鲨鱼记账","com.shawn.nfcwriter":"NFC Writer","com.shcc.microcredit":"趣花分期","com.sheep2.xyfs":"应用双开分身","com.shejiao.yueyue":"菠萝街直播","com.shejidedao.app":"设计得到","com.shell.sitibv.motorist.china":"壳牌","com.shem.vcs.app":"好用变声器","com.shengcai":"圣才电子书","com.shengfengPro.lr":"脸映","com.shenghuoquan":"生活圈","com.shengjingbank.mobile.cust":"盛京银行","com.shengliulaohuangli":"老黄历年历","com.shengmaai.app":"AI创作专家","com.shengmitech.driver":"驾考科目一点通","com.shengxue.etingnovel":"有声英语小说","com.shengxue.lazyread":"懒人英语阅读","com.shengxue.noveldownloader":"免费小说阅读器","com.shenlan.cdr":"全国12315平台","com.shenma.passenger":"神马出行","com.shenmeiguan.psmaster":"P图大神","com.shenmo.yunxuetangapp":"神墨学堂","com.shensu.jmb":"金苗宝","com.shensz.student":"一起中学学生","com.shensz.teacher":"一起中学老师","com.shenyuan.militarynews":"环球新军事","com.shenzhen.vanke.vankeyi":"泊寓","com.shere.assistivetouch":"EasyTouch小白点","com.sheyi.mm":"设计头条","com.shhxzq.ztb":"甬兴涨停宝","com.shici.newshici1":"古诗词大全","com.shigl.sglbytzwjy":"八元投资微交易","com.shijun.android.prince.mi":"小王子的幻想谜境","com.shineisheji.app":"室内设计联盟","com.shinemo.qoffice.zjcc":"移动彩云","com.shineyie.aijianji":"爱剪辑","com.shineyie.editpictureone.editpictureone":"图片编辑P图制作","com.shineyue.sjgjj":"手机公积金","com.shiny.flashlight":"超亮闪光灯","com.shinyv.cnr":"云听","com.shinyv.loudi":"无限娄底","com.shinyv.zjg":"今日张家港","com.shipxy.android":"船讯网","com.shiqichuban.android":"拾柒","com.shiqiu.wifi.all":"WiFi全能钥匙","com.shixian.kaihua":"开化好地方","com.shixian.longyou":"龙游通","com.shixian.wuyi":"掌上武义","com.shixian.yongjia":"今日永嘉","com.shixiseng.activity":"实习僧","com.shiyue.sszg.mi":"闪烁之光","com.shizhuang.duapp":"得物","com.shizi.paomo":"附近聊陌夜","com.shjt.map":"上海公交(路线规划)","com.shl.clean.master":"清理者","com.shl.weather":"天天看天气","com.shmetro":"上海地铁","com.shmlightning.clean":"尚麦闪电清理","com.shooter.financial":"自记账","com.shopee.id":"Shopee ID","com.shopee.my":"Shopee","com.shopee.ph":"Shopee 12.12 Christmas Sale","com.shopee.th":"ShopeeTH 10.10 Brands Festival","com.shopee.tw":"蝦皮購物 9.9超級購物節","com.shopee.vn":"Shopee VN","com.shoubakeji.shouba":"瘦吧","com.shougang.shiftassistant":"倒班助手","com.shougongke.crafter":"手工客","com.shoujiduoduo.dj":"DJ多多","com.shoujiduoduo.duoshow":"多来电","com.shoujiduoduo.ringtone":"铃声多多","com.shoujiduoduo.story":"故事多多","com.shoujiduoduo.wallpaper":"壁纸多多","com.shoujiduoduo.wpplugin":"多多桌面小助手","com.shouqu.bookmarklife":"收趣","com.shouqu.mommypocket":"美物清单","com.shouyue.taxi.driver":"的士联盟司机端","com.shouzhang.com":"Mori手帐","com.show.xiuse":"青涩直播","com.showself.ui.appunion":"秀色直播尊享版","com.showstartfans.activity":"秀动","com.shsc.gen":"上海证券","com.shsp.cleanmaster":"每日清理大师","com.shuabei.mpos":"立刷","com.shuangy.syspba":"义礼博斯","com.shuchuang.shihua":"车e族","com.shuhekeji":"还呗","com.shuidi.sdhealth":"水滴健康","com.shuidihuzhu.aixinchou":"水滴筹","com.shuiyinbao.android":"水印宝","com.shulantech.video":"视频转换压缩","com.shuman.jymfxs":"即阅免费小说","com.shundaojia.travel.passenger":"顺道出行","com.shunfengche.ride":"拼客顺风车","com.shunlian.app":"顺联动力商城","com.shunmao.xsssydq":"免费小说阅读器顺贸版","com.shuqi.contq4":"悦读免费小说","com.shuqi.controller":"书旗小说","com.shuqi.controller.lite":"书旗小说极速版","com.shuqu.banyan":"榕树贷款","com.shusheng.JoJoRead":"叫叫","com.shuwei.sscm":"上上参谋","com.shuyou.book":"阅读记录","com.shwatch.news":"上观新闻","com.shyl.train":"全国火车票实时查","com.shyl_menu":"家常菜谱大全","com.shytj.rtht":"Dazz","com.shyz.toutiao":"清理大师","com.sibu.futurebazaar":"未来集市","com.sicent.app.baba":"简喵","com.sichuan.iwant":"四川移动和生活","com.sichuanol.cbgc":"川观新闻","com.sidesand.millet":"SMillet Pro","com.sihai.lianxianlaile.mi":"连线来了","com.simtrons.dance":"全民广场舞","com.simu.yxpw":"比鹿陪练","com.sina.VDisk":"微盘","com.sina.heimao":"黑猫投诉","com.sina.mail.free":"新浪邮箱","com.sina.news":"新浪新闻","com.sina.news.lite":"新浪新闻极速版","com.sina.oasis":"绿洲","com.sina.sinablog":"新浪博客","com.sina.wbsupergroup":"微博超话","com.sina.weibo":"微博","com.sina.weibog3":"微博移动版","com.sina.weibolite":"微博极速版","com.sinaapp.qwwpoo.rar":"RAR解压帮手","com.sing.client":"5sing音乐","com.singerdream.pageviewer.qmkgdr":"全民k歌达人","com.singularity.tiangong":"天工","com.singxie.btdownload":"BT下载助手","com.singxie.nfccardread":"手机门禁卡NFC","com.sinldo.doctorassess":"山东医师服务","com.sinldo.qgdoctorassess":"医师服务","com.sinochem.argc":"MAP智农","com.sinoglobal.ningxia":"红枸杞","com.sinosoft.mobilebiz.chinalife":"中国人寿综合金融","com.sinotech.ln_student":"优易学车","com.sinovatech.gxmobile.ui":"中国移动广西","com.sinovatech.unicom.ui":"中国联通","com.sinovatech.wdbbw.kidsplace":"宝贝王","com.sinyee.babybus.chants":"宝宝巴士儿歌","com.sinyee.babybus.recommendapp":"宝宝巴士","com.sinyee.babybus.speaking":"爱说话的奇奇","com.sinyee.babybus.story":"小布咕","com.sinyee.babybus.video":"萌宝儿歌大全","com.sitech.ac":"中国移动安徽","com.sitech.sx.wxcs":"山西移动","com.sixjoy.cymini":"有乐","com.sixrpg.opalyer":"橙光阅读器","com.sixsix.voice":"和平语音包变声器","com.sj.sjjq":"手机借钱管家","com.sj4399.gamehelper.hpjy":"4399和平精英助手","com.sj4399.gamehelper.wzry":"4399王者荣耀助手","com.sj4399.mcpetool":"我的世界助手","com.sjcdjs.app":"手机充电加速","com.sjhl.visionlive":"视界观","com.sjk.android":"三节课","com.sjst.xgfe.android.kmall":"快驴进货","com.sk.calculator":"计算器换算","com.skkj.baodao":"晟堃工作日志","com.sktq.weather":"实况天气预报","com.skymobi.moposns":"冒泡社区","com.skyplatanus.crucio":"快点阅读","com.skyworth.icast.mobile":"爱投屏手机端","com.sl.whale":"鲸鸣","com.slanissue.apps.mobile.erge":"贝瓦儿歌","com.slc.sr.mobile":"阿尔法蛋","com.slfteam.qwater":"喝水提醒","com.sljh.uabrowser":"UA浏览器","com.slkj.paotui.customer":"UU跑腿","com.slkj.paotui.shopclient":"UU跑腿商家版","com.slkj.paotui.worker":"UU跑腿跑男端","com.sloth.removelogo":"视频去水印全能王","com.small.target":"达目标","com.smallyin.metronome":"电子节拍器","com.smallyin.moreopen":"分身助手","com.smallyin.musiconver":"视频转音频剪辑","com.smallyin.wordsaying":"滚动字幕动画","com.smart.app.zhangzhong.todayInfoBiggerCharacter":"今日快闻超大字版","com.smartisan.notes":"锤子便签","com.smartxtools.calculator":"语音计算器","com.smg.EastRadio":"话匣子FM","com.smile.gifmaker":"快手","com.smilingmobile.seekliving":"蘑菇丁","com.smk":"杭州市民卡","com.smkj.audioclip":"音频剪辑提取器","com.smkj.zzj":"智能证件照换底色","com.smm":"掌上有色","com.smp.sxdkyy":"随心借贷款","com.smwl.x7market":"小7手游","com.smxxy.sc":"线上三门峡","com.smzdm.client.android":"什么值得买","com.snda.lantern.wifilocating":"WiFi万能钥匙极速版","com.snda.mhh":"G买卖","com.snda.wifilocating":"WiFi万能钥匙","com.snowballfinance.android":"雪盈证券","com.snowcorp.sodacn.android":"水柚相机","com.snqu.stmbuy":"STMBUY","com.sobey.cloud.view.jiangxi":"今视频","com.sobeycloud.wangjie.dl":"风物东兰","com.sobeycloud.wangjie.hyw":"丝路视听","com.sobeycloud.wangjie.jntv":"天下泉城","com.sobeycloud.wangjie.lzmhdst":"甘肃民航融媒","com.sobeycloud.wangjie.yh":"无限玉环","com.soekao.sj":"铂瑞思教育","com.sofang.net.buz":"搜房网","com.soft.blued":"Blued","com.softbank.mbank.xjnx":"新疆农信","com.softin.copydata":"手机克隆app","com.sogou.activity.src":"搜狗搜索","com.sogou.map.android.maps":"搜狗地图","com.sogou.map.android.minimap":"搜狗地图MINI版","com.sogou.novel":"搜狗阅读","com.sogou.reader.free":"搜狗免费小说","com.sogou.toptennews":"今日十大","com.sogou.translator":"搜狗翻译","com.sogou.translatorpen":"搜狗录音助手","com.sogou.upd.x1":"糖猫","com.sohu.focus.live":"焦点好房","com.sohu.infonews":"搜狐资讯","com.sohu.inputmethod.sogou":"搜狗输入法","com.sohu.inputmethod.sogou.xiaomi":"搜狗输入法小米版","com.sohu.mail.client.cordova":"搜狐邮箱","com.sohu.mobile":"搜狐网","com.sohu.newsclient":"搜狐新闻","com.sohu.sohuhy":"狐友","com.sohu.sohuvideo":"搜狐视频","com.sohu.supermarie":"摸鱼kik","com.somer.sq.puzzle":"拼图鸭相机","com.song.king":"王者来猜歌","com.songheng.eastnews":"东方头条","com.songheng.weatherexpress":"好美天气","com.songwu.antweather":"蚂蚁天气","com.sonkwoapp":"杉果","com.sony.songpal.mdr":"Sony Headphones Connect","com.sonyliv":"Sony LIV","com.souche.apps.destiny":"弹个车","com.soufun":"经纪云","com.soufun.app":"房天下","com.soundcorset.client.android":"调音器和节拍器","com.southcn.nfwapp":"粤学习","com.souyidai.investment.old.android":"搜易贷","com.spark.peak":"巅峰训练","com.sparke.clipmaster":"视频编辑精灵","com.sparke.fsclean":"微粉清理","com.spdbccc.app":"浦大喜奔","com.speed.master":"网络测速大师","com.speed.networkwork":"网络测速宝","com.speedandroid.actsite":"星辰手机加速管家","com.speedguard.wifi":"WiFi极速卫士","com.spero.vision.vsnapp":"股拍","com.sponge.mba":"海绵MBA","com.sportq.fit":"Fit健身","com.sports.douqiu":"斗球","com.sports.tryfits":"Try健身减肥","com.spotify.music":"Spotify音乐","com.sprint.cltool.supreme":"安全清理专家","com.sprite.foreigners":"傻瓜英语","com.spuxpu.review":"艾宾浩斯复习笔记","com.squirrel.reader":"星火免费小说","com.sqw.jwdzg.mi":"叫我大掌柜","com.srcb.pmbank":"上海农商银行","com.ss.android.article.calendar":"好运到万年历","com.ss.android.article.lite":"头条搜索极速版","com.ss.android.article.news":"今日头条","com.ss.android.article.search":"有柿","com.ss.android.article.video":"西瓜视频","com.ss.android.article.weather":"好运天气","com.ss.android.auto":"懂车帝","com.ss.android.caijing.stock":"海豚股票","com.ss.android.homed":"住小帮","com.ss.android.ies.ugc.cam":"像塑","com.ss.android.jumanji":"抖音盒子","com.ss.android.lark":"飞书","com.ss.android.lark.ka31":"飞书三一版","com.ss.android.lark.kacrc":"润工作3.0","com.ss.android.lark.kami":"飞书","com.ss.android.lark.rongchuang":"融E+","com.ss.android.learning":"好好学习","com.ss.android.merchant":"抖店","com.ss.android.tuchong":"图虫","com.ss.android.ugc.aweme":"抖音","com.ss.android.ugc.aweme.lite":"抖音极速版","com.ss.android.ugc.live":"抖音火山版","com.ss.android.ugc.livelite":"抖音商城","com.ss.android.ugc.livepro":"抖音直播伴侣","com.ss.android.ugc.trill":"TikTok","com.ss.android.yumme.video":"抖音精选","com.ss.qtt":"趣贴图","com.ss.readpoem":"为你诵读","com.ss.squarehome2":"SquareHome 2","com.ss919p.pgrToken":"获取Token","com.sscf.investment":"股掌柜","com.sse.android.ssegwapp":"上交所","com.sskj.flashlight":"随手电筒","com.sspai.cuto.android":"Cuto壁纸","com.sspai.sspaiandroid":"少数派","com.ssports.mobile.video":"爱奇艺体育","com.ssxg.cheers":"悦享","com.standby.idream":"StandBy Us","com.starbaba.cheetahcharge":"猎豹充电","com.starbaba.clean.spirit":"智能清理精灵","com.starbaba.starbaba":"车主无忧违章查询","com.starbucks.cn":"星巴克","com.starhands.xsy":"星光手帐","com.startinghandak":"购省钱","com.stcn.newmedia.activity":"证券时报","com.stdk.yjjq":"应急借钱","com.stds.shot":"剪同款","com.steampy.app":"SteamPY","com.stemu.psp.atmgdjh":"奥特曼进化格斗0","com.step.smart.palette":"智绘画板","com.stnts.iyoucloud":"随乐游云游戏","com.stone.bill":"石头记账","com.stoneenglish":"乐学培优","com.storm.smart":"暴风影音","com.strange.fate":"随缘漂流瓶","com.strawberry.chat":"草莓聊","com.strong.letalk":"乐桃","com.strongsoft.tflj":"实时台风路径","com.student.yuwen.yimilan":"一米阅读","com.studentpoem":"古诗词笔记","com.study.adulttest":"在线课堂","com.subway.bjsubway":"北京地铁","com.suda.yzune.wakeupschedule":"WakeUp课程表","com.suirui.zhumu":"瞩目","com.suixingpay.xinquickpay.app":"鑫一付","com.sulp":"超级录屏","com.suma.baoditong":"保定通","com.suma.gztong":"贵州通","com.sun.quickpay":"神奇小部件","com.sunboxsoft.charge.institute":"中油好客e站","com.sunboxsoft.oilforgdandroid":"加油广东","com.sunboxsoft.oilforgzandroid":"加油贵州","com.sunboxsoft.oilforhenanandroid":"加油河南","com.sunboxsoft.oilforsxandroid":"加油山西","com.suncamctrl.live":"遥控大师","com.sundata.liveclass":"阳光网络课堂","com.suning.mobile.ebuy":"苏宁易购","com.suning.mobile.epa":"星图金融—原苏宁金融","com.suning.mobile.microshop":"苏宁推客","com.suning.mobile.msd":"苏宁小店","com.sunland.app":"尚德机构","com.sunland.yccloudpark":"甬城泊车","com.sunlands.sdjg.lite":"尚德自考","com.sunrise.scmbhc":"中国移动四川","com.sunrisedutyfree.apps.sunrisemembers":"日上会员","com.sunsoft.zyebiz.b2e":"阳光智园","com.sup.android.slite":"皮皮虾极速版","com.sup.android.superb":"皮皮虾","com.super8.android":"速8酒店","com.supercell.clashroyale.mi":"皇室战争账号绑定工具","com.supercleaner.lite":"超强清理大师极速版","com.superelement.pomodoro":"专注清单","com.superjiasu.wifi":"WiFi一键加速 WeGo","com.superlib":"移动图书馆","com.superrhino.rarering":"Nico","com.superstar.fantuan":"超级星饭团","com.supi.supireader":"酥皮","com.suryani.jiagallery":"最美装修","com.svw.sc.mos":"上汽大众","com.sw.app121":"皮肤达人","com.sws.yindui":"音对语聊","com.sws.yutang":"鱼塘处CP","com.sx.xiaoai":"Moo日记","com.sx985.am":"升学在线","com.sxdachun.entrepreneurial_world":"创业天下","com.sxm.farpoolcar":"拼车","com.sxm.yiwei":"一喂顺风车","com.sxnxs.mbank":"陕西信合","com.syezon.lab.networkspeed":"测速大师","com.syezon.wifi":"WiFi信号增强器","com.sygd.gdpaintfive":"painter","com.sygic.navigation.offline.maps.route.navigator":"神豆手机号定位","com.syido.decibel":"分贝噪音测试","com.syjxx.piano":"phigros","com.sykj.spbj":"视频编辑","com.synology.DSfinder":"群晖管家","com.syqy.wecash":"闪银","com.systec.umeeting":"Umeet","com.systoon.beijingtoon":"北京通","com.syt.youqu":"天天朋友圈","com.sythealth.fitness":"轻加减肥","com.sywg.stock":"申万宏源高端(赢家理财)","com.sz.china.weather":"深圳天气","com.sz.health":"健康苏州掌上行","com.sz.p2p.pjb":"票据宝","com.sz.syslearning":"同步学深圳版","com.szc.drinkwater":"喝水时间","com.szchmtech.parkingfee":"宜停车","com.szcx.browser":"极鹰浏览器","com.szcx.explorer":"极速通浏览器","com.szgov.entrance":"苏周到","com.szlanyou.nissaniov":"东风日产","com.szt.pay":"深圳通","com.szzc":"神州租车","com.szzc.ucar.pilot":"神州专车","com.t3go.passenger":"T3出行","com.tactile.cgbz":"触感壁纸","com.tadu.android":"塔读文学","com.tadu.read":"塔读小说","com.taguxdesign.yixi":"一席","com.taige.mygold":"妙看极速版","com.taihai.app2":"看厦门","com.taihe.fans":"Vae+","com.taiju.taijm":"泰剧迷","com.taiju.taijs":"泰剧社","com.taikang.tailife":"泰康泰生活","com.taimukeji.taimu":"泰木谷","com.takecaretq.rdkj":"准确降雨预报","com.tal.abctime":"励步启蒙","com.tal.imonkey.chinese":"学而思启蒙","com.tal.kaoyan":"考研帮","com.tal.monkey":"口算宝","com.tal.tiku":"题拍拍","com.talicai.timiclient":"Timi记账","com.talk51.dasheng":"无忧英语","com.talk51.kid":"51Talk英语","com.tan8":"弹琴吧","com.tan8.violin":"小提琴谱大全","com.tang.poems":"唐诗三百首图文","com.tangdi.baiguotong":"亲爱的翻译官","com.tantan.x":"牵手","com.tantu.map":"探途离线地图","com.tanyu.me":"探遇漂流瓶","com.tao.airmb":"爱藏","com.taobao.etao":"一淘","com.taobao.idlefish":"闲鱼","com.taobao.ju.android":"聚划算","com.taobao.litetao":"淘宝特价版","com.taobao.live":"点淘","com.taobao.live4anchor":"淘宝主播","com.taobao.mobile.dipei":"口碑","com.taobao.motou":"天猫魔投","com.taobao.movie.android":"淘票票","com.taobao.newjob":"阿里众包","com.taobao.qianniu":"千牛","com.taobao.qianniutjb":"淘特商家版","com.taobao.shoppingstreets":"喵街","com.taobao.taobao":"淘宝","com.taobao.trip":"飞猪旅行","com.taoche.qctt":"汽车头条","com.taoguba.app":"淘股吧","com.taojuanfen":"云淘集一淘宝拼多券","com.taoke.taokestudent":"91学生端","com.taomibaw":"返利赚钱联盟","com.taou.maimai":"脉脉","com.taptap":"TapTap","com.taptap.global":"TapTap国际版","com.taptap.global.lite":"TapTap国际版 Lite","com.taptech.doufu":"豆腐阅读","com.tb.wangfang.news":"万方数据","com.tbc.android.defaults":"云端学习","com.tbkt.student":"同步课堂学生","com.tbkt.teacher":"同步课堂教师","com.tbs.clubcard":"全球公爵黑卡","com.tc.browser":"宙斯浏览器","com.tc.cm":"地铁通","com.tc.jclash.mi":"召唤火柴人","com.tcl.tclplus":"TCL","com.tcmopen.tcmmooc":"中医在线","com.tcps.xiangyangtravel":"襄阳出行","com.tdcm.trueidapp":"TrueID","com.tdx.AndroidMSZQ":"民生财富汇","com.tdx.AndroidNew":"通达信","com.tdx.androidCCZQ":"川财明佣宝","com.team108.xiaodupi":"小肚皮","com.teambition.teambition":"Teambition","com.tebonsc":"德邦证券","com.techwolf.kanzhun.app":"看准","com.teddy.migou":"51省钱购","com.tek.merry.kitchen":"添可厨房","com.telecom.video":"天翼超高清","com.telecom.video.ikan4g":"爱看4G视频","com.television.tiantian":"天天美剧大全","com.television.ysjj":"樱花动漫","com.tencent.FileManager":"腾讯文件","com.tencent.aieducation":"腾讯英语君小学版","com.tencent.android.qqdownloader":"应用宝","com.tencent.androidqqmail":"QQ邮箱","com.tencent.apps.valorant":"掌上无畏契约","com.tencent.blackkey":"MOO音乐","com.tencent.calendar.app":"腾讯日历","com.tencent.cmocmna":"腾讯手游加速器","com.tencent.cofile":"腾讯云企业网盘","com.tencent.djcity":"掌上道聚城","com.tencent.docs":"腾讯文档","com.tencent.dwdcoco":"小鹅拼拼(腾讯社交电商)","com.tencent.easyearn":"企鹅汇图","com.tencent.edu":"腾讯课堂","com.tencent.ehe":"鹅盒","com.tencent.eim":"企业QQ","com.tencent.firevideo":"火锅视频","com.tencent.forest":"小森生活","com.tencent.funcam":"布丁相机","com.tencent.fvb":"比特大爆炸","com.tencent.gallerymanager":"相册管家","com.tencent.game.rhythmmaster":"节奏大师","com.tencent.gamecommunity":"闪现一下","com.tencent.gamehelper":"腾讯游戏助手","com.tencent.gamehelper.dnf":"DNF助手","com.tencent.gamehelper.nz":"逆战助手","com.tencent.gamehelper.pg":"和平营地","com.tencent.gamehelper.smoba":"王者营地","com.tencent.gamehelper.speed":"掌上飞车","com.tencent.gamehelper.wuxia":"天刀助手","com.tencent.gamejoy":"手游宝","com.tencent.gamereva":"腾讯先锋","com.tencent.gamestick":"腾讯游戏管家","com.tencent.huanji":"闪电换机","com.tencent.hunyuan.app.chat":"腾讯元宝","com.tencent.intoo":"音兔","com.tencent.jkchess":"金铲铲之战","com.tencent.k12":"腾讯企鹅辅导","com.tencent.kapu":"卡噗","com.tencent.karaoke":"全民K歌","com.tencent.kg.android.lite":"全民K歌极速版","com.tencent.lightapp.Tencent":"手机腾讯网","com.tencent.liveassistant":"企鹅电竞直播助手","com.tencent.map":"腾讯地图","com.tencent.mm":"微信","com.tencent.mobileqq":"QQ","com.tencent.mobileqqi":"QQ国际版","com.tencent.mp":"订阅号助手","com.tencent.mtt":"QQ浏览器","com.tencent.mymedinfo":"腾讯医典","com.tencent.nbagametime":"NBA","com.tencent.news":"腾讯新闻","com.tencent.news.lite":"有味","com.tencent.nijigen":"波洞","com.tencent.now":"腾讯NOW直播","com.tencent.nowod":"NOW交友","com.tencent.omapp":"企鹅号","com.tencent.pao":"天天酷跑","com.tencent.pb":"微信电话本","com.tencent.peng":"天天爱消除","com.tencent.phoenix":"秒剪","com.tencent.podoteng":"PODO漫画","com.tencent.portfolio":"腾讯自选股","com.tencent.qgame":"企鹅电竞","com.tencent.qidian":"腾讯企点","com.tencent.qqgame":"QQ游戏","com.tencent.qqgame.xq":"天天象棋","com.tencent.qqlite":"QQ极速版","com.tencent.qqlive":"腾讯视频","com.tencent.qqmusic":"QQ音乐","com.tencent.qqmusiccall":"Q音铃声","com.tencent.qqmusicrecognition":"Q音探歌","com.tencent.qqpim":"QQ同步助手","com.tencent.qqpimsecure":"腾讯手机管家","com.tencent.qqpimsecure.sc":"腾讯顽固木马专杀","com.tencent.qqpinyin":"QQ输入法","com.tencent.qqsports":"腾讯体育","com.tencent.qt.qtl":"掌上英雄联盟","com.tencent.qt.sns":"掌上穿越火线","com.tencent.radio":"企鹅FM","com.tencent.reading":"快报(腾讯兴趣阅读平台)","com.tencent.research.drop":"QQ影音","com.tencent.rijvideo":"看点","com.tencent.start":"腾讯START云游戏","com.tencent.tgclub":"心悦俱乐部","com.tencent.tgp":"掌上WeGame","com.tencent.tim":"TIM","com.tencent.tmgp.cf":"穿越火线-枪战王者","com.tencent.tmgp.lv":"光与夜之恋","com.tencent.tmgp.qjnn":"奇迹暖暖","com.tencent.tmgp.qqx5":"QQ炫舞","com.tencent.tmgp.sgame":"王者荣耀","com.tencent.tmgp.sgamece":"王者荣耀前瞻版","com.tencent.token":"QQ安全中心","com.tencent.transfer":"换机助手","com.tencent.tribe":"兴趣部落","com.tencent.ttpic":"天天P图","com.tencent.tv.qie":"企鹅体育","com.tencent.videolite.android":"腾讯视频极速版","com.tencent.wegame.mangod":"绝地求生官方","com.tencent.wehear":"微信听书","com.tencent.weishi":"腾讯微视","com.tencent.wemeet.app":"腾讯会议","com.tencent.weread":"微信读书","com.tencent.wesing":"WeSing","com.tencent.wetype":"微信输入法","com.tencent.wework":"企业微信","com.tencent.weworkenterprise":"企业微信","com.tencent.wifimanager":"腾讯WiFi管家","com.tencent.xriver":"腾讯加速器","com.tencent.zebra":"水印相机","com.tenda.router.app":"Tenda WiFi","com.tengyun.yyn":"游云南","com.tenma.ventures.hsxwzsqipcai":"河山新闻","com.tenma.ventures.jrtspslijv":"今日泰顺","com.tenma.ventures.sinan":"明珠思南","com.tenma.ventures.yryborqvrm":"宜人宜宾","com.tentcoo.shida":"师大教育","com.termux":"Termux","com.tetris.xxfw.cn":"消消富翁","com.textbookmaster.publisher.pep":"课本通小学英语","com.tfsmy.apps.android.tfsmy":"天府市民云","com.tfzq.gcs":"天风高财生—天风证券炒股软件","com.tgelec.aqsh":"安全守护2","com.tgelec.zhitianshi":"智天使2","com.thbt.rst":"成都人社通","com.thea.huixue.japan":"惠学日语","com.thel":"the L","com.themewallpaper.douping":"主题动态壁纸","com.theone.aipeilian":"小叶子钢琴","com.theotino.chinadaily":"China Daily","com.theotino.sztv":"无线苏州","com.thering.loanmarket":"极贷管家","com.thestore.main":"1号会员店","com.thinkernote.ThinkerNote":"轻笔记","com.thinkive.android.hualong":"华龙点金财富版","com.thinkive.android.invest_ha":"华安徽赢","com.thinkive.android.lczq_invest":"储宝宝","com.thinkive.android.shouchuang_invest":"首创番茄财富","com.thinkive.investdtzq":"大证金管家","com.thinkive.investxdtx":"信达天下","com.thinkwu.live":"千聊","com.thinkyeah.galleryvault":"照片保险箱","com.thousand.browser":"千橙浏览器","com.three.characters":"三字经图文有声","com.threegene.yeemiao":"小豆苗","com.thunder.cleaner":"雷电清理","com.tiamaes.zhengzhouxing.activity":"郑州行","com.tian.clock":"打卡小日常","com.tian.phonebak":"手机克隆专家","com.tian.voicechangerpro":"萌配音","com.tian.watoo":"Watoo","com.tianchen.qgvideo":"青瓜视频","com.tiandi.chess":"爱棋艺","com.tiandy.easylive":"天地伟业","com.tiange.miaolive":"喵播美女直播","com.tiange.multiwater":"梨花直播","com.tiange.waist":"小蛮腰直播","com.tianlutech.ebus":"北京公交","com.tianpin.juehuan":"金元宝理财","com.tianqi2345":"2345天气预报","com.tianqi8.weather":"天气吧","com.tianqiyubao2345":"15日天气预报","com.tianse.painter":"爱笔思画","com.tiantian.sz":"天天手帐","com.tiantian.sz.niannian":"兔兔手账","com.tiantianaituse":"漫芽糖绘画","com.tiantianlexue.student.yingyuxuexibaoeng":"英语学习平台","com.tiantianlexue.teacher":"天天乐学教师","com.tiantonglaw.readlaw":"无讼","com.tianwen.jjrb":"经济日报","com.tianxinbaby.app":"甜心","com.tianxingjian.screenshot":"超级截图录屏大师","com.tianxingjian.supersound":"超级音乐编辑器","com.tianxun.android.zh":"Skyscanner天巡旅行","com.tianyancha.skyeye":"天眼查","com.tianyancha.skyeyequery":"天眼查信用查询","com.tiaooo.aaron":"跳跳舞蹈","com.ticktick.task":"TickTick日程管理","com.tider.android.worker":"职工书屋","com.tidu.sports.quzou":"趣走","com.tiexue.mobile.topnews":"军事头条(铁血)","com.tieyou.bus.ark":"客运帮","com.tieyou.train.ark":"铁友火车票","com.tigerbrokers.stock":"老虎国际","com.tima.carnet.m.main":"钛马星","com.tima.gac.passengercar":"摩捷出行","com.timanetworks.android.faw.vw.aftermarket.release":"一汽大众","com.time.man":"时间规划局","com.timemicrotech.miaozou":"喵走出行","com.timetheme.wallpaper":"时光主题","com.timeweekly.epaper":"时代周报","com.timeweekly.timefinance":"时代财经","com.timingbar.android.xp":"西培学堂","com.ting.mp3.android":"千千音乐","com.tingniu.audioclip":"音频剪辑大师","com.tingniu.logoclip":"视频提取无水印","com.tipsoon.android":"简讯","com.tiqiaa.icontrol":"遥控精灵","com.tj.xuancheng":"宣城发布","com.tk160.yicai":"羿才教育","com.tkzsoft.woodwork":"木工计算器","com.tlbank":"泰隆银行","com.tm.hawyiy":"Hay","com.tmall.wireless":"天猫","com.tmri.app.main":"交管12123","com.tmri.nda":"农交安","com.tnscreen.main":"多屏互动","com.tnt.madepingzi":"新漂流瓶","com.to8to.housekeeper":"土巴兔装修","com.to8to.tuku":"装修图库","com.to8to.wireless.designroot":"设计本","com.together.answer":"一起来答题","com.togic.livevideo":"泰捷视频","com.tom.unj":"油你加加油","com.tomato.bookreader":"有兔阅读","com.tomato.reading":"番茄小说","com.tommy.mjtt_an_pro":"美景听听","com.tongcheng.android":"同程旅行","com.tongle.tr":"迷你魔幻粒子世界","com.tonglubao.asusstore":"华硕商城","com.tongxue.tiku":"学而思轻课","com.tongzhuo.tongzhuogame":"同桌派对","com.tool.biqudaogexs":"笔趣岛阁免费小说","com.tool.matrix_talentedme":"我超级有才","com.tool.txtqbydq":"微趣txt全本小说阅读器","com.tools.audioeditor":"音频提取器","com.toooka.sm":"极简计划","com.tooyoung.lanzou":"蓝云","com.topgether.sixfoot":"六只脚","com.topjohnwu.magisk":"Magisk","com.topsky.kkol":"康康在线","com.topsports.app":"滔搏运动","com.topsthink.nltax":"闽税通","com.totwoo.totwoo":"totwoo","com.touchez.mossp.courierhelper":"快递员助手","com.touchtv.enping":"魅力恩平","com.touchtv.gdsports":"广东体育","com.touchtv.sihui":"桔子新闻","com.touchtv.touchtv":"触电新闻","com.towords":"拓词","com.toyota.ftmsApp":"一汽丰田","com.tplink.cloudrouter":"TP-LINK","com.tplink.ipc":"TP-LINK物联","com.tplink.tool":"网络百宝箱","com.tpyzq.self.mobile.pangu":"太平洋证券","com.traffic.handtrafficbible":"四川电信","com.traffic.panda":"熊猫驾信","com.train":"火车时刻表","com.trainnote.rn":"训记","com.translate.english":"英语翻译君","com.tratao.xcurrency":"极简汇率","com.traveloka.android":"Traveloka","com.tripadvisor.tripadvisor.daodao":"Tripadvisor猫途鹰","com.tritonchecker":"秘塔写作猫","com.trs.nxnews":"宁夏日报","com.trs.panzhihua":"非钒钛度","com.truckhome.bbs":"卡车之家","com.truedian.dragon":"微购相册","com.truestudio.erhutuner":"二胡调音器","com.tryfun.intelligent":"春风元力","com.tsingzone.questionbank":"一起考教师","com.tsingzone.teacherservice":"一起考教师教资版","com.tsng.hidemyapplist":"隐藏应用列表","com.tst.tinsecret":"TST庭秘密","com.tsy.tsy":"淘手游","com.ttjz":"记账小账","com.tts.hybird":"畅途汽车票","com.tttj98.ttm":"锦鲤生活优惠券返利","com.ttule.picture":"主题壁纸大全","com.ttxmzq.pandamakemoney.asjz":"爱上兼职","com.ttyongche.ttpinecone":"松果出行","com.ttyouqu.app":"天天趣闻","com.ttzg.yzxmmlshjx.fm.mi":"圣痕觉醒","com.ttzx.app":"天天在线","com.tuan800.tao800":"折800","com.tuanzi.savemoney":"省点花锦鲤卡","com.tubaobao.live":"草莓视频直播","com.tudou.android":"土豆","com.tuhao.kuaishou":"星光直播","com.tujia.hotel":"途家民宿","com.tulingweier.yw.minihorsetravelapp":"觅马出行极速版","com.tuniu.app.ui":"途牛旅游","com.tuoluo.shijie":"陀螺世界","com.tuoluo.world":"陀螺世界","com.tuotuo.solo":"Finger","com.turbochilli.rollingsky":"滚动的天空","com.tutu.guka":"兔兔咕卡","com.tutubz.wallpaper":"兔兔壁纸","com.tuwan.yw":"点点开黑","com.tuxin.outerhelper.outerhelper":"外业精灵","com.tuya.paintpro":"Medibang paint","com.tuya.smart":"涂鸦智能","com.tuya.smartlife":"智能生活","com.tvb.mytvsuper":"myTV SUPER","com.tvbc.maiduidui":"埋堆堆","com.tw.cfwpt":"云服务平台","com.twe.homeworktwe":"检查作业神器","com.twentyfirstcbh.epaper":"21财经","com.twitter.android":"X","com.twl.qichechaoren":"汽车超人","com.twototwo.massage":"按个摩上门按摩","com.twx.liandianqi":"自动连点工具","com.txj.anime.cartoon":"免费漫画","com.txj.play.free":"免费影视大全","com.txmpay.csewallet":"湘行一卡通","com.txtqbmf.zjqy":"TXT全本免费小书亭","com.txtqbmfxsks.freenovel":"TXT全本免费小说快搜","com.tydic.hf.edu":"名师云课堂","com.tysci.titan":"体坛加","com.tywh.kaola":"考拉网校","com.tzb.mobilehub":"台州银行","com.tzqfl":"淘赚钱返利","com.tztzhonghangsc":"翼启航","com.u17.comic.phone":"有妖气漫画","com.uanmi.miaojiaccount":"熊猫记账","com.ubankfx.forex":"友邦外汇","com.ubisoft.dance.justdance2015companion":"舞力全开控制器(Just Dance Controller)","com.uc.infoflow":"UC头条","com.ucar.app":"淘车车","com.uccb.mobile":"乌鲁木齐银行","com.uchappy.riddles":"中医通","com.ucmobile.elder":"UC大字版","com.ucmobile.lite":"UC浏览器极速版","com.ucredit.financial.android":"人人贷借款","com.uedzen.autophoto":"证件照","com.uelive.showvideo.activity":"优艺直播","com.uelive.showvideo.activity.huawei":"优艺定制版","com.ugreen.iot":"绿联","com.ugreen.pro":"绿联云","com.uh.rdsp":"健康山西","com.uhaozu.app":"U号租","com.uinpay.app.oem0002":"杉德久付","com.uiot.smarthome.mobile":"智能家居","com.ujigu.ytb":"优题宝","com.ukids.client.phone":"小小优趣","com.ukilive.wonderland":"谜境","com.ultimavip.finance":"黑卡云款爷借钱","com.ultralisk.gameapp.game100.mi":"菲梦少女偶像创造营","com.ultralisk.gameapp.game83.mi":"叶罗丽彩妆公主","com.ultron.crimaster":"CRIMASTER侦探联盟","com.umaman.laiyifen":"来伊份社区购","com.ume.browser":"微米浏览器","com.umetrip.android.msky.app":"航旅纵横","com.umiao.app":"预防接种服务","com.umihome.m":"柚米租房","com.umpay.qingdaonfc":"琴岛通","com.un.real.antiscreen":"解压屏幕","com.un.real.myearth":"我的地球","com.uneed.yuni":"与你","com.unicde.smartcity_lyg":"我的连云港","com.unicom.tianmaxing":"天马行市民云","com.unicom.wopay":"沃钱包","com.unicom.woshipin":"5G宽视界","com.unicom.zworeader.ui":"联通爱听","com.unionpay":"云闪付","com.unionpay.tsmservice.mi":"银联可信服务安全组件小米版本","com.uniontech.uos.assistant":"统信UOS助手","com.unipus":"外研随身学","com.universal.control":"空调万能遥控赤辉","com.uniview.app.smb.phone.en.lingyun":"智U","com.unking.weiguanai":"微关爱家人手机定位","com.unnoo.quan":"知识星球","com.up360.parents.android.activity":"向上网","com.up366.ismart":"iSmart","com.up366.mobile":"天学网学生","com.up591.android":"公务员考试","com.up91.androidhd.c6":"教师资格证考试","com.upchina":"股票通","com.upgadata.bzvirtual":"7723游戏盒","com.upin.app":"闪小白","com.uqu.live":"趣直播","com.uroad.carclub":"ETC车宝","com.uroad.liaoninggst":"辽宁高速通","com.uroad.piaogen":"票根","com.uroad.unitoll":"粤通卡","com.uroad.yunnangst":"云南高速通","com.ushaqi.fantuan":"饭团追书","com.ushaqi.zhuishushenqi":"追书神器","com.ushaqi.zhuishushenqi.adfree":"追书神器免费版","com.ushaqi.zhuishushenqi.changdu":"追书神器畅读版","com.ustwo.monumentvalleyzz":"纪念碑谷","com.uthink.ring":"优活手环","com.uu.uunavi":"悠悠导航","com.uusense.speed":"测网速","com.uwei.simplerecord":"蝴蝶记账","com.uxin.kilaaudio":"漫播","com.uxin.live":"克拉克拉","com.uxin.usedcar":"优信二手车","com.uyc.mobile.phone":"视优云","com.uyutong.czyydctbx":"初中英语单词同步学","com.uzero.baimiao":"白描","com.v.junior":"哈哈文库","com.v.zy":"互助文档","com.v1.crazy":"疯狂体育","com.valvesoftware.android.steam.community":"Steam","com.vanfootball.app":"聚球迷移动版","com.vanke.activity":"住这儿","com.vanthink.student":"在线助教学生","com.vavapps.gif":"GIF制作","com.vbill.shoushua.biz":"随行付Plus","com.vcredit.ddcash":"豆豆钱","com.vcredit.j1000":"趣钱花","com.vcredit.kkcredit":"维信卡卡贷","com.vehicles.activities":"车旺大卡","com.velotech.veer":"VeeR","com.versa":"马卡龙玩图","com.versa.vanilla":"不咕剪辑","com.vgjump.jump":"Jump","com.viaton.wyt":"外研通","com.viber.voip":"Viber","com.video.aiyou":"爱优影视大全","com.video.lizhi":"好看影视大全","com.video.msss":"美食刷刷","com.video.v8090":"火趣小视频","com.videoanswer.changkan":"畅看刷刷","com.videogo":"萤石云视频","com.videoplayer.magnetotaku":"磁力宅","com.videoulimt.android":"空中课堂","com.viewstap.zhuandian":"赚点","com.violationquery":"车行易查违章","com.violetele.zdvod":"紫电助手","com.vip.zb":"ZB行情","com.vip186.mm_neteye":"手机监控","com.vipabc.vipmobile.phone":"平安好学英语","com.vipkid.app":"VIPKID英语","com.vipmro.emro":"工品优选","com.vipshop.vswxk":"唯享客","com.viptail.xiaogouzaijia":"小狗在家","com.virb3.trustmealready":"TrustMeAlready","com.vistastory.news":"看天下","com.vivo.browser":"vivo浏览器","com.vivo.easyshare":"互传","com.vivo.game":"游戏中心","com.vivo.space":"vivo 官网","com.vivo.vivotws":"vivo耳机","com.vkontakte.android":"Vkontakte","com.vliao.vchat":"V聊","com.vlink.bj.qianxian":"前线","com.vlocker.locker":"微锁屏","com.vmos.pro":"VMOS Pro","com.vning.book":"维宁云书","com.vnision.inch":"INCH(云之泰)","com.vodone.know":"疯狂红单","com.vodone.o2o.guahaowang.demander":"预约挂号网","com.vodone.o2o.health_care.demander":"医护到家","com.voice.jimmy":"和平变声器精灵","com.voice.listen":"TT变声器","com.voice.wendell":"和平变声器","com.volcengine.corplink":"飞连","com.vovk.hiibook":"Hiibook","com.vpclub.mofang":"魔方生活","com.vphonegaga.titan":"光速虚拟机","com.vsco.cam":"VSCO相机","com.vstqjh.bd01.goodbng":"手机管家垃圾清理","com.vv51.mvbox":"VV","com.vv51.vpian":"开心微微","com.vv51.vvim":"51VV","com.vvvdj.player":"清风DJ","com.vyou.vcameraclient":"盯盯拍","com.w.sugar":"舒尔特练习","com.w411287291.txga":"天下广安","com.wacai365":"挖财记账","com.wacom.signpropdf":"sign pro PDF","com.wahyao.relaxbox":"减压魔方模拟器","com.waipo.food.release":"外婆菜谱","com.wairead.book":"追读小说","com.wakdev.nfctools.pro":"NFC Tools PRO","com.wakeup.howear":"Wearfit Pro","com.wakeup.smartband":"Wearfit","com.wakeyoga.wakeyoga":"Wake","com.wallpaper.v.live":"高清壁纸秀","com.wallpaperang.starsvideo":"星空透明壁纸","com.wallstreetcn.news":"华尔街见闻","com.wanba.jubensha":"太空杀","com.wanbangauto.chargepile":"星星充电","com.wanbu.dascom":"万步健康","com.wanda.kuaiyihua":"快易花","com.wandafilm.app":"万达电影","com.wandaloans.timesloan":"万达贷","com.wander.android.wallpaper":"元气壁纸","com.wandoujia.eyepetizer":"开眼","com.wandoujia.phoenix2":"豌豆荚","com.wangc.bill":"一木记账","com.wanggouduoduo.www":"购物省钱","com.wangyin.payment":"京东钱包","com.wangzhi.MaMaHelp":"辣妈帮","com.wangzhi.pregnancypartner":"孕期伴侣","com.wanmei.a9vg":"A9VG","com.wanmei.tiger":"老虎游戏","com.wanmeizhensuo.zhensuo":"更美","com.wannengbxq.qwer":"耳鼠变声器","com.want.hotkidclub.ceo":"旺铺商户通","com.wanwu.wanwu":"万物心选","com.wanxiangsiwei.beisu":"倍速课堂","com.waqu.android.firebull":"火牛视频","com.waqu.android.general_video":"蛙趣视频","com.wasu.wasuvideoplayer":"华数TV","com.watsons.mobile":"屈臣氏","com.wawj.app.t":"我爱我家","com.wb.elsfkx.mi":"俄罗斯消消消","com.wbiao.wbapp":"万表名表珠宝","com.wbxm.icartoon":"看漫","com.wdit.shrmthk":"上海虹口","com.wdit.shrmtjd":"上海嘉定","com.wdit.shrmtxh":"徐汇通","com.wdjr.loan":"可易借","com.wdkxjy.mm.mi":"我的开心家园","com.wdxk.xxaxcbl.vivo":"小熊爱消除","com.wdzj.app":"网贷之家","com.wdzj.borrowmoney":"借点钱贷款","com.we.yuanqu":"蝙蝠","com.weahunter.kantian":"看天","com.weapons.qrcode":"神奇条码","com.weathercyhl":"天气预报准时报","com.weatherday":"天天天气","com.weathermaster.fingercalendar":"指间万年历","com.webank.wemoney":"微众银行","com.webcamx666.clean":"万能清理蛙","com.webiblegroup.bible":"微圣经","com.wecut.vapor":"蒸汽波相机","com.wedobest.HD1010.one.mi":"罗斯方块","com.wedobest.fivechess.mi":"五子棋","com.wedobest.puzzlebubble.one.mi":"泡泡射手","com.wedobest.shudu":"数独","com.wedobest.szhrd.mi":"数字华容道","com.wedobest.xiangqi.mi":"象棋","com.weface.kksocialsecurity":"看看生活","com.wefax.nbank":"宁波银行直销银行","com.wego.android":"玩够旅行","com.wei.account":"账号本子","com.weibo.comic":"微博动漫","com.weibocall.packet":"省话费网络电话","com.weico.international":"微博轻享版","com.weige.cqcalendar":"春秋万年历WeGo","com.weilaihong.gaokao02":"高考志愿填报","com.weili.directstudy":"编导自习室","com.weimi.mzg.ws":"纹身大咖","com.weimob.saas":"微盟商户助手","com.weipaitang.wpt":"微拍堂","com.weiran.yyddz.mi":"吆吆斗地主","com.weishang.qwapp":"趣网","com.weishangtech.kskd":"快闪卡贷","com.weisheng.vvic":"搜款网","com.weixiao.bz":"哔哩会员画质4in1","com.weizhan.bbfs":"萌宝宝辅食大全","com.weizq":"海豚财富","com.wellcom.wylx":"无忧乐行","com.welove520.qqsweet":"恋人空间","com.welove520.welove":"微爱","com.wemesh.android":"WeMesh","com.wemomo.matchmaker":"对对","com.wemomo.moremo":"陌多多","com.wemomo.tietie":"贴贴TieTie","com.wenba.bangbang":"学霸君","com.wendu.fakao":"文都法考","com.wendu.kaoyan":"文都考研","com.wendu.wenduyikao":"文都医学","com.wendu.wenduzhibo":"文都直播","com.wenhua.bamboo":"随身行","com.wenhua.qh":"信管家","com.wenhui.ebook":"文汇","com.wenlvnews.dali":"大理文旅","com.wenlvnews.wenshan":"文旅文山","com.wepie.ivy":"青藤之恋","com.wepie.weplay":"会玩","com.wepie.werewolfkill":"微派狼人","com.wepie.wespy":"我是卧底","com.werf.dfjew":"Autodesk SketchBook","com.weseepro.wesee":"刷屏","com.westonha.megcook":"西顿美食","com.wetimetech.hpcountry":"开心羊羊羊","com.wewave.circlef":"窝窝","com.wewin.house_print":"井井标记","com.wfhapppyimcforphotoeditor":"我的世界图片编辑","com.wfhappyi.pintu":"照片拼图","com.wglianmeng":"网购联盟","com.whaty.qyZHZJ":"智慧职教icve","com.when.coco":"365日历","com.whh.CleanSpirit":"清理助手","com.whizen.iptv.activity":"万视达","com.whj.app.stavemaster":"识谱大师","com.who.android":"谁是凶手","com.whrcbank.mbank":"武汉农商银行","com.whrhkj.kuji":"仁和会计课堂","com.whs.ylsh":"HryFine","com.whty.wicity.china":"和生活","com.whxxcy.mango":"芒果电单车","com.wibo.bigbang.ocr":"布丁扫描","com.wifi.accelerator":"一键wifi神器","com.wifi.callshow":"抖来电","com.wifi.key":"好习惯打卡","com.wifi.link.wfys":"WiFi钥匙","com.wifi.reader":"连尚读书","com.wifi.reader.free":"连尚免费读书","com.wifi.reader.girl":"连尚读书女生版","com.wifi12306":"铁旅","com.wififreekey.wifi":"免费WiFi钥匙","com.wifipassword.wifimanager":"WIFI密码破解器","com.wifipassword.znviewer":"万能WiFi密码查看器","com.wifisecurity.safeassistant":"WiFi优化助手","com.wifiwlxhzqq.app":"wifi网络信号增强器","com.wifixandroid.server.ctsats":"无敌WiFi(加速连)","com.wihaohao.account":"好好记账","com.wildberries.ru":"Wildberries","com.willscar.cardv":"慧车天下","com.wimetro.iafc":"Metro新时代","com.winbaoxian.wybx":"保险师","com.windmaster.hypnosis":"清风睡眠大师","com.winfoc.li.dyzx":"工匠云获客","com.winking.pwdcheck":"WiFi密码查看","com.winner.simulatetrade":"模拟炒股票","com.winupon.weike.android":"微课掌上通","com.wisdom.wealth":"智慧财理财","com.wisedu.cpdaily":"今日校园","com.wisemen.hhb":"慧话宝","com.wisemen.hhbms":"初中英语宝课本","com.wisentsoft.chinapost.android":"中国邮政","com.wish.callshow":"如意来电秀","com.wisorg.szdx":"你好苏大","com.witch.call":"魔力铃声彩铃来电秀","com.witgo.etc":"安徽ETC","com.witmob.newsdigest":"中国网","com.wiwj.xiangyucustomer":"相寓","com.wj.wallet":"微博钱包","com.wj.wjbbs":"邻友圈","com.wjj.newscore":"599比分","com.wjkj.loosrun":"电子红包","com.wjs.read":"早晚读书","com.wkhw.music3guess":"猜歌明星","com.wlqq":"货车帮司机","com.wlqq4consignor":"货车帮货主","com.wm.dmall":"多点","com.wm.realname":"实名宝","com.wmos.main":"WiFi测评大师","com.woaika.kashen":"我爱卡","com.woapp.hebei":"联通智家","com.wochacha":"我查查","com.wodan.xianshijian":"兼客兼职","com.wodi.who":"玩吧","com.wodidashi.avalon":"阿瓦隆Online","com.wodidashi.paint":"你画我猜","com.wodidashi.wolf":"狼人世界","com.wolfram.android.alpha":"WolframAlpha数学引擎","com.womai":"中粮我买网","com.wonder.fmsh.mi":"粉末沙盒","com.wondercv":"超级简历","com.wonderful.editor":"爱字幕滚动字幕制作","com.wonderfull.mobileshop":"豌豆公主","com.wondersgroup.app.cqyth.ydzsrs":"重庆人社","com.wondersgroup.hksmy":"椰城市民云","com.wondersgroup.hs.healthcloud.patient":"健康云","com.wondersgroup.scsiservicepro":"四川人社","com.wondershare.spotmau":"斑点猫","com.wondertek.ahPalm10000":"安徽掌上10000","com.wondertek.cj_yun":"长江云","com.wondertek.miguaikan":"咪咕视频爱看版","com.wondertek.paper":"澎湃新闻","com.woobest.sgwg.mi":"上古王冠","com.woqu.attendance":"喔趣","com.wordoor.andr.popon":"Pop On","com.wordscon.axe":"句子控","com.work.clock":"起床闹铃","com.work.onlineschool":"卓鹿","com.world.compet":"赛氪","com.wosai.cashbar":"收钱吧","com.woshipm.news":"产品经理","com.woyaobid.lslx":"保标招标网","com.woyaou":"114票务机票火车票汽车票","com.woyue.batchat":"蝙蝠聊天","com.wps.excellentclass.huawei":"WPS精品课","com.wrd":"北京现代","com.ws.lite.worldscan":"扫描王","com.wscreativity.toxx":"Toxx","com.wsecar.wsjc":"万顺叫车","com.wsecar.wsjcsj":"万顺车主","com.wswy.wzcx":"车主查违章","com.wta.NewCloudApp.jiuwei117478":"柠檬云财务","com.wta.NewCloudApp.jiuwei66271":"在海口","com.wta.NewCloudApp.jiuwei80437":"问卷星","com.wtkj.app.clicker":"屏幕点击器","com.wtkj.app.counter":"mDays倒数日","com.wtyt.goods.driver":"路歌好运宝","com.wtyt.yzone":"卡友地带","com.wu7zhi.www":"知ing","com.wuba":"58同城","com.wuba.bangjob":"赶集直招商家版","com.wuba.borrowfinancials":"58好借","com.wuba.huoyun":"快狗打车","com.wuba.jiazheng":"天鹅到家极速版","com.wuba.town.client":"58本地","com.wuba.zhuanzhuan":"转转","com.wudaokou.hippo":"盒马","com.wujie.chengxin":"橙心优选","com.wujie.connect":"无界趣连","com.wujiteam.wuji":"吾记日记","com.wukong.search":"小悟空","com.wukonglicai.app":"悟空优选APP","com.wukongtv.wkcast":"快点投屏","com.wukongtv.wkremote.client":"悟空遥控器","com.wumii.android.athena":"一点英语","com.wuuaapps.finger.lock":"指纹识别锁屏","com.wuxibus.app":"无锡智慧公交","com.wuyissds.red.app":"搜书大神","com.wuyou.wyk88":"无忧考吧","com.www.ccoocity.ui":"城市通","com.wwwscn.yuexingbao":"悦通行","com.wwzgz.aiguz":"爱古筝iGuzheng","com.wx.calculator.allpeople":"全民计算器","com.wxb.weixiaobao":"微小宝公众号助手","com.wxcxapp.falvdaji":"中国法律全集","com.wxhelper":"消息群发","com.wxkj.relx.relx":"RELX ME","com.wyfc.booknovel":"阅听小说","com.wyfc.itingtxt2":"TXT文本听书","com.wyfc.mfnovel":"读免费小说","com.wyfc.novelcoverdesigner":"封面图片制作大师","com.wyfc.writecreate":"写小说","com.wyfc.writenovel":"手机写小说","com.wyn88.android.view":"维也纳酒店","com.wyt.iexuetang.hd.iexuetang":"格灵课堂","com.wyzs.helper":"微商加粉","com.wyzwedu.www.baoxuexiapp":"包学习","com.wzf.fan":"我是谜","com.x16.coe.fsc.prod":"多元幼教","com.x1y9.probe":"隐秘参数","com.x2era.xcloud.app":"Fa米家","com.x7890.shortcutcreator":"创建快捷方式","com.x8zs.sandbox":"X8安卓沙箱","com.xayah.databackup.premium":"数据备份","com.xbcx.gdwx3":"高顿","com.xbiao":"腕表之家","com.xbxd.remote.control.electrical":"万能遥控器管家","com.xbxxdy.jd":"京东智印","com.xbxxhz.box":"小白学习打印","com.xby.ztb.android.parent":"掌通宝家长版","com.xcar.activity":"爱卡汽车","com.xcar.gcp":"爱买车","com.xcgl.chengla":"橙啦","com.xcloudtech.locate":"防走丢","com.xcpsp.atmgdjh0.xc":"奥特曼格斗进化0","com.xcsc.tdxapp":"湘财证券","com.xcsc.wdandroid":"湘财万得版","com.xd.mnccc.mi":"猛男冲冲冲","com.xd.sfds.mi":"缩放大师","com.xd.stqq.mi":"沙滩球球","com.xdds.conscience":"润泽园","com.xdf.recite":"新东方乐词背单词","com.xdjy100.app.fm":"行动商学院","com.xdtech.news.greatriver":"江西新闻","com.xes.cloudlearning":"学而思科学","com.xes.jazhanghui.activity":"学而思","com.xfanread.xfanread":"小读者学堂","com.xfplay.play":"影音先锋","com.xfs.rootwords":"词根单词","com.xg.czndox.mi":"创造你的偶像","com.xg.nine":"精品街9块9","com.xgbuy.xg":"醒购","com.xghotplay.allplayss":"快快播","com.xgimi.zhushou":"极米","com.xhd.book":"新英汉","com.xhey.xcamera":"今日水印相机","com.xhkt.classroom":"小黑课堂","com.xhl.dadukou":"大渡口之声","com.xhl.pengshui":"苗乡彭水","com.xhl.shapingba":"沙磁荟","com.xhl.yongchuan":"永川头条","com.xhl.yuzhong":"重庆渝中","com.xhnf.app_metronome":"小星星节拍器","com.xhqb.app":"小花钱包","com.xhsd.bookmarket":"新华书店","com.xhsd.ebook":"新华读佳","com.xhw.gmh":"群发助手","com.xiachufang":"下厨房","com.xiachufang.lazycook":"懒饭","com.xiamenlikan.xmlkreader":"才子阅读","com.xiandanjia.android":"男友力","com.xiangchen.drawmajor":"智能绘画专业版","com.xiangdui.dancikuai.blockword":"单词块","com.xiangguo.ListWord":"List背单词","com.xiangha":"香哈菜谱","com.xiangha.caipudaquan":"菜谱大全(香哈生活)","com.xiangkan.android":"想看","com.xianglizi.filemanagertools":"小熊文件工具箱","com.xiangqi.gzchinese":"高中语文","com.xiangqi.highschool":"高中英语","com.xiangqi.math":"高中数学","com.xiangrikui.sixapp":"向日葵保险人","com.xiangwen.lawyer":"想问律师","com.xiangzi.jukandian":"聚看点","com.xianmoliao.wtmljy":"微探觅恋交友","com.xiaobai.screen.record":"小白录屏","com.xiaobanlong.main":"小伴龙","com.xiaobanlv.live":"草莓视频直播","com.xiaobin.ncenglish":"省心英语","com.xiaobu121.xiaobu.xiaobu_android":"小步在家早教","com.xiaochang.claw":"猫爪弹唱","com.xiaodao.geocompass":"每日冥想","com.xiaodao.huangli":"黄历","com.xiaodao.orthodoxcalendar":"复真日历","com.xiaodu.smartspeaker":"小度音箱","com.xiaodutv.bdysvideo":"百搜影视大全(原百度影视大全)","com.xiaoe.client":"小鹅通学员版","com.xiaoe.shop.wxb":"吴晓波频道","com.xiaoenai.app":"小恩爱","com.xiaofeibao.xiaofeibao":"消费保","com.xiaofeiji.app.disk":"小飞机网盘","com.xiaoguo101.yixiaoerguo":"一笑而过","com.xiaohaizi.ui":"鲤鱼辅导","com.xiaoji.gamesirnsemulator":"蛋蛋模拟器","com.xiaojukeji.finance":"滴滴金融","com.xiaolian.prometheus":"智慧笑联","com.xiaolinghou.monkeyaq":"冲榜夺金","com.xiaolingtoys.commerce":"小伶英语","com.xiaomai.wifi.enjoy":"乐享WiFi","com.xiaomaigongkao":"小麦在线","com.xiaomi.ab":"售后支持","com.xiaomi.account":"小米账号","com.xiaomi.aiasst.service":"小爱通话","com.xiaomi.aiasst.vision":"小爱翻译","com.xiaomi.aicr":"MiAI引擎","com.xiaomi.aireco":"小爱建议","com.xiaomi.aischedule":"小爱课程表","com.xiaomi.barrage":"弹幕通知","com.xiaomi.digitalkey":"小米数字钥匙框架","com.xiaomi.gamecenter":"游戏中心","com.xiaomi.gamecenter.sdk.service":"游戏服务","com.xiaomi.gnss.polaris":"Polaris","com.xiaomi.hm.health":"Zepp Life","com.xiaomi.joyose":"Joyose","com.xiaomi.loan":"随星借","com.xiaomi.location.fused":"融合位置服务","com.xiaomi.macro":"自动连招","com.xiaomi.market":"应用商店","com.xiaomi.metoknlp":"网络位置服务","com.xiaomi.mi_connect_service":"小米互联通信服务","com.xiaomi.mibrain.speech":"系统语音引擎","com.xiaomi.mico":"小爱音箱","com.xiaomi.migameservice":"游戏高能时刻","com.xiaomi.mimobile":"小米移动","com.xiaomi.mimobile.noti":"全球上网工具插件","com.xiaomi.mirror":"跨屏协同服务","com.xiaomi.mis":"小米汽车互联服务","com.xiaomi.misettings":"小米设置","com.xiaomi.mitime":"小米通话","com.xiaomi.mitv.phone.tvassistant":"小米电视助手","com.xiaomi.mtb":"鲁班(MTB)","com.xiaomi.payment":"米币支付","com.xiaomi.phone":"HyperPhone","com.xiaomi.registration":"运营商服务","com.xiaomi.router":"小米WiFi","com.xiaomi.scanner":"小爱视觉","com.xiaomi.shop":"小米商城","com.xiaomi.smarthome":"米家","com.xiaomi.superhexa":"米家眼镜","com.xiaomi.tinygame":"小游戏","com.xiaomi.vipaccount":"小米社区","com.xiaomi.wearable":"小米穿戴","com.xiaomi.xaee":"小爱离线引擎","com.xiaomi.xiaoailite":"超级小爱","com.xiaomi.youpin":"小米有品","com.xiaoniu.aidou":"爱豆陪陪","com.xiaoniu.hulumusic":"葫芦音乐","com.xiaoniu.master.cleanking":"一键清理管家极速版","com.xiaoniu.zuilaidian":"飞星天气","com.xiaopeng.mycarinfo":"小鹏汽车","com.xiaoshi.tuse":"趣涂色","com.xiaoshijie.sqb":"好省","com.xiaoshuo.yueluread":"小说阅读吧","com.xiaowu.switcher":"互传换机助手","com.xiaoxiakj":"小霞会计","com.xiaoxiaoVideo.app.android":"小小影视大全","com.xiaoxun.xun":"小寻","com.xiaoyezi.student":"小叶子钢琴1v1陪练","com.xiaoying.cardloan":"小赢卡贷","com.xiaoying.wallet":"摇钱花","com.xiaoyu.com.xueba":"家有学霸","com.xiaoyu.rightone":"CP","com.xiaozai.cn":"小在开播","com.xiaozhu.xzdz":"小猪民宿","com.xiaozhushou.hw":"万能wifi密码","com.xiayue.booknovel":"侠阅小说","com.xiguakeji.bddh":"北斗侠导航","com.xihang.guitar":"来音吉他","com.xihu.shihuimiao":"实惠喵","com.xijiewang.modernnature":"摩登大自然","com.xikunlun.colorpaint":"绘画填色","com.ximalaya.kidknowledge":"轻学堂","com.ximalaya.qiqi.android":"奇奇学英语","com.ximalaya.ting.android":"喜马拉雅","com.ximalaya.ting.android.huawei":"喜马拉雅精品","com.ximalaya.ting.kid":"喜马拉雅儿童","com.ximalaya.ting.lite":"喜马拉雅极速版","com.ximalayaos.app.sport":"喜马拉雅穿戴","com.ximi.weightrecord":"体重小本","com.xincheping.xincheping":"新车评","com.xinchuzu.driver":"聚的出租","com.xindong.rocket":"Tap加速器","com.xingfei.ui":"智慧U站","com.xingheng.escollection":"星题库","com.xinghuolive.live":"星火教育","com.xingin.xhs":"小红书","com.xingjiabi.shengsheng":"他趣","com.xingluo.mpa":"魔力相册","com.xingye.app":"星野","com.xinhang.mobileclient":"中国移动河南","com.xinhongdian.lr":"Lr图片调色","com.xinhu.steward":"手机管家极速版","com.xinhuamm.d3021":"大美北流","com.xinhuamm.xinhuanews":"Xinhua News","com.xinhuqihuoyyb.pbmobile":"新湖期货投资交易","com.xinli.fm":"心理FM","com.xinli.netkeeper":"NetKeeper","com.xinli.yixinli":"壹心理","com.xinmang.camera.measure.altimeter":"测距测量仪","com.xinmang.guitar.tuner":"调音器","com.xinmang.photocut":"抠图P图秀","com.xinmang.unzip":"解压缩zip","com.xinmang.videoconvert":"音频视频格式转换","com.xinmang.voicechanger":"变声器软件","com.xinmei365.font":"字体管家","com.xinpianchang.newstudios":"新片场","com.xinpinget.xbox":"火球买手","com.xinrenlei.koubeigongzuo":"熟人直聘","com.xinshidai.shop718":"国珍优选","com.xinshuru.inputmethod":"手心输入法","com.xintiaotime.yoy":"PicoPico","com.xinty.doudouxc":"兜兜学车","com.xinxiu.AvatarMaker":"情侣头像制作","com.xinyongfei.xyf":"信用飞","com.xinyu2013.xinhuazidian":"字典通发音版","com.xiongmao886.tun":"熊猫加速器","com.xisue.zhoumo":"周末去哪儿","com.xiucai.xiucaiwang":"秀财会计课堂","com.xiudan.net":"秀蛋","com.xiudang.jiukuaiyou.ui":"卷皮九块邮","com.xiwang.zaixian":"希望学","com.xiwei.logistics":"运满满司机","com.xiwei.logistics.consignor":"运满满货主","com.xizi.quan":"西子湖畔","com.xj.article":"文章生成器","com.xjcheng.musictageditor":"音乐标签","com.xjlmh.classic":"小妖精美化","com.xjmty.aheqixian":"阿合奇好地方","com.xjmty.baichengxian":"拜城好地方","com.xjmty.balikunxian":"巴里坤好地方","com.xjmty.boleshi":"博乐好地方","com.xjmty.buerjinxian":"布尔津好地方","com.xjmty.eminxian":"额敏好地方","com.xjmty.gongliuxian":"巩留好地方","com.xjmty.hutubixian":"呼图壁好地方","com.xjmty.jimusaerxian":"吉木萨尔好地方","com.xjmty.kashishi":"喀什好地方","com.xjmty.luntaixian":"轮台好地方","com.xjmty.luopuxian":"洛浦好地方","com.xjmty.maigaitixian":"麦盖提好地方","com.xjmty.midongqu":"米东好地方","com.xjmty.pishanxian":"皮山好地方","com.xjmty.qinghexian":"青河好地方","com.xjmty.shawanxian":"沙湾好地方","com.xjmty.shufuxian":"疏附好地方","com.xjmty.tashikuerganxian":"塔什库尔干好地方","com.xjmty.tekesixian":"特克斯好地方","com.xjmty.tuolixian":"托里好地方","com.xjmty.wushixian":"乌什好地方","com.xjmty.yechengxian":"叶城好地方","com.xjmty.yiningshi":"伊宁好地方","com.xjmty.yulixian":"尉犁好地方","com.xjtd.hb":"快速抢红包","com.xk.qreader":"星空免费小说","com.xk.span.zutuan":"美逛","com.xkw.client":"学科网","com.xlh.retro":"Reo复古相机","com.xlink.jitashipinjiaocheng":"吉他教程","com.xm.csee":"超级看看","com.xm.freader":"熊猫脑洞小说","com.xm.xmcsee":"雄迈看看","com.xm4399.hdczjh2.mi":"皇帝成长计划2","com.xm597.app":"597直聘","com.xmb.anjila":"手机万能变声器","com.xmb.scanner":"轻扫描","com.xmbranch.morestep":"多多计步","com.xmbranch.pocketstep":"口袋计步","com.xmcy.hykb":"好游快爆","com.xmfls.duoyu":"多鱼","com.xmgov.xmapp":"i厦门","com.xmiles.callshow":"来电秀秀秀","com.xmiles.colorfulcallshow":"七彩来电秀","com.xmiles.finevideo":"指尖特效","com.xmiles.jdd":"记点点记账","com.xmiles.luckcycloud":"迈致祥云天气","com.xmiles.vipgift.all":"趣专享","com.xmnotability.ggg":"Notability","com.xmrun.taurus":"滴答计步","com.xmtj.mkz":"漫客栈","com.xmyj_4399.nursery_rhyme":"猫小帅儿歌","com.xmz1.qz":"球长社圈","com.xnhd.apkhjkgsrb.mi":"黄金矿工双人版","com.xnhd.apkxmxx.mi":"消灭星星新版","com.xnhd.apkzpjldz.mi":"纸牌接龙大战","com.xniusp.xiniuniu":"犀牛助手","com.xodo.pdf.reader":"Xodo Docs","com.xph.xeyaxz2.mi":"小鳄鱼爱洗澡2","com.xplaygame.crazyball.mi":"暴走的球球","com.xplaygame.mfbwz.mi":"木筏保卫战","com.xplaygame.ndhhh.mi":"脑洞画画画","com.xplaygame.qmsc.mi":"全民赛车","com.xplaygame.shejian.mi":"弓箭射手狩猎","com.xplaygame.snowball.mi":"滚雪球3D大作战","com.xplaygame.tkddz.mi":"坦克大对战","com.xplaygame.xcqdzz.mi":"吸尘器大作战","com.xplaygame.xuancaijiezou2.mi":"炫彩节奏2","com.xplaygame.xuancaijiezousand.mi":"炫彩节奏3D","com.xplaygame.zdjz.mi":"子弹节奏","com.xplaygame.zhijianjiezousand.mi":"指尖节奏3D","com.xpx365.projphoto":"工程相机","com.xpz.shufaapp.free":"书法碑帖大全","com.xqhy.legendbox":"996传奇盒子","com.xr.gzb":"管账宝","com.xs.fm":"番茄畅听","com.xs.fm.lite":"番茄畅听音乐版","com.xs.kljhd.mi":"恐龙进化岛","com.xs.video.yisobao.app":"宜搜宝","com.xsg.pi":"万能拍照识物","com.xsjinye.xsjinye":"鑫圣金业","com.xsrm.news.changge":"云上长葛","com.xsrm.news.dancheng":"云上郸城","com.xsrm.news.taikang":"云上太康","com.xsrm.news.wugang":"云上舞钢","com.xsrm.news.yuzhou":"云上禹州","com.xstop.videoclip":"糖拍","com.xstore.sevenfresh":"七鲜","com.xt.retouch":"醒图","com.xt.xxhj.mi":"小小画家","com.xtc.watch":"小天才","com.xtuone.android.syllabus":"超级课程表","com.xuanbao.kuaidu":"快读笔趣小说阁","com.xuangames.xrdjh":"信任的进化","com.xuanke.kaochong":"考虫","com.xuanmutech.shipin":"视频提取器","com.xubei.shop":"虚贝租号","com.xueba.book":"初中高中知识点","com.xuebao.gwy":"永岸公考","com.xuebinduan.tomatotimetracker":"时间记录","com.xueersi.parentsmeeting":"学而思网校","com.xuefa.www":"学法网","com.xuehaiyouxue.android.videoEdu":"学海优学","com.xueqiu.android":"雪球","com.xueqiu.fund":"雪球基金","com.xuesaieducation":"希赛网","com.xuetangx.mobile":"学堂在线","com.xuetangx.xuetangcloud":"学堂云","com.xuetangx.ykt":"雨课堂","com.xuexiaoyi.xxy":"学小易","com.xueyangkeji.safe":"安顿","com.xunai.sleep":"呼呼","com.xunlei.browser":"迅雷浏览器","com.xunlei.downloadprovider":"迅雷","com.xunlei.downloadprovider.lite":"迅雷福利版","com.xunlei.hddownloadprovider":"迅雷HD","com.xunlei.kankan":"看看视频(原迅雷看看)","com.xunmeng.ddjinbao":"多多进宝","com.xunmeng.merchant":"拼多多商家版","com.xunmeng.pinduoduo":"拼多多","com.xunrui.duokai_box":"应用分身版","com.xunrui.videowallpaper":"动态壁纸精灵","com.xunruifairy.wallpaper":"壁纸精灵","com.xunsheng.app.school":"寻声朗读","com.xunyou.rb":"次元姬小说","com.xunyunet.tctty":"附近天天交友","com.xuzan.app":"序赞","com.xvideostudio.videocompress":"视频转换器","com.xvideostudio.videoeditor":"乐秀视频剪辑视频编辑","com.xw.powersave.hottest":"最火省电王","com.xw.wifi.everyday":"天天WiFi管家","com.xwtec.sd.mobileclient":"中国移动山东","com.xx.reader":"潇湘书院","com.xxsjyh.kyh":"客源汇","com.xxsyread":"潇湘书院","com.xxt.jxlxandroid":"河南校讯通","com.xxwolo.cc5":"测测","com.xxx.xyz":"喵学王","com.xy.qzdddt2":"多多答题","com.xy.zuoyebao":"天天童学","com.xybsyw.user":"校友邦","com.xyhj.hanju":"韩剧TV极简版","com.xyhui":"PU口袋校园","com.xyjx.hardtime.mi":"太古仙尊","com.xyn.wskai":"微分身多开","com.xyz.qingtian":"轻甜","com.xyz.wubixuexi":"五笔学习","com.xzgdjt.smartmetro":"徐州地铁","com.xzkz.forum":"汉风号","com.xzzq.xiaozhuo":"小啄赚钱","com.y1990218899.nvb":"共轨之家","com.yaerxing.fkst":"疯狂刷题","com.yahxst.android.paopao":"2048泡泡球","com.yamooc.app":"e会学","com.yanda.ydapp":"研大医题库","com.yandex.browser":"Яндекс браузер с Алисой","com.yangcong345.android.phone":"洋葱学园","com.yangguangzhimei.moke":"学艺家","com.yangle.xiaoyuzhou":"比心直播","com.yangliu.shushe.shushe":"学舍","com.yanhui.qktx":"趣看天下","com.yanjing.yami":"Yami","com.yantu.ytvip":"研途考研","com.yaofangwang.mall":"药房网商城","com.yaoxin.newapp":"药信店员版","com.yaoyu.wanzhou":"看万州","com.yaxisvip.pubgtool":"PUBG Tool","com.yaya.mmbang":"妈妈帮","com.yaya.zone":"叮咚买菜","com.yayu.xgnyyqsb":"新概念英语青少版","com.yc.gloryfit":"GloryFit","com.yc.hayloufit":"Haylou Fit","com.yc.pfdd":"皮肤多多免费版","com.ycc365plus.ali":"YCC365 Plus","com.ycjy365.app.android":"象牙塔家长端","com.ycsj.goldmedalnewconcept":"金牌君","com.ycwb.android.ycpai":"羊城派","com.ycyh.comemeet":"来遇","com.yd.circle":"去上网(去哒)","com.ydnsh.buy.mobileBank":"晋享生活","com.ydtc.goldwenjiang":"金温江","com.ydtx.camera":"元道经纬相机","com.ydwx.yoyo2":"陌约","com.yeagle.orc":"识丁","com.yeahka.android.happypay":"快乐支付","com.yeahka.flagship":"卡乐宝","com.yeahka.leshangpay":"乐刷极速版","com.yeahka.mach.android.shuabao":"刷宝","com.yebao.gamevpn":"野豹游戏加速器","com.yek.android.game5173":"5173游戏交易","com.yek.android.kfc.activitys":"肯德基","com.yek.android.uniqlo":"优衣库","com.yelong.jibuqi":"计步器","com.yeqin.enterpriseservice":"天眼企服","com.ygkj.chelaile.standard":"车来了","com.yh.bbnwx.mi":"百变女王秀","com.yh.tcsdj.mi":"贪吃蛇对决","com.yhmobilebank":"辽沈银行","com.yhouse.code":"悦会YUEHUI","com.yiban.app":"易班","com.yiban1314.yiban":"一伴婚恋相亲","com.yibaofu.oemtwo":"银惠通","com.yibasan.lizhifm":"荔枝","com.yicai.news":"第一财经","com.yicai.sijibao":"司机宝","com.yiche.autoeasy":"易车","com.yiche.autofast":"汽车报价大全","com.yiche.price":"易车汽车报价","com.yida.dailynews.naxi":"爱纳溪","com.yideng168.smartvoice":"小奕语音助手","com.yidian.health":"健康养生","com.yidian.xiaomi":"一点新闻资讯","com.yiding.jianhuo":"天天鉴宝","com.yidoutang.app":"一兜糖","com.yifeplayte.maxfreeform":"MaxFreeForm","com.yihu.medical":"健康之路","com.yiihuu.app":"翼狐","com.yijietc.kuoquan":"扩圈","com.yijin.fastticket":"快票出行","com.yijiuyijiu.eshop":"1919","com.yikao.app":"艺考生","com.yikaobang.yixue":"医考帮","com.yikelive":"一刻talks","com.yilesoft.app.beautifulimageshow":"图片文字美化","com.yilianbank.yilian":"亿联银行","com.yimilan.yuwen.parent":"一米阅读家长","com.yimilan.yuwen.teacher":"一米阅读老师","com.yimo.wfysds":"奕墨WiFi检测大师","com.yinda.kuwanband":"酷玩乐队","com.yingjia.kit":"长松系统","com.yingpar.speak":"Yita倚塔","com.yingsheng.aidrawing":"AI绘画王","com.yingsheng.hayloufun":"Haylou Fun","com.yingsoft.ksbao.Activity":"考试宝典","com.yingsoft.medicalimage":"影像图鉴","com.yingwen.photographertoolschina":"巧摄","com.yingyeting.shouji":"网上营业厅","com.yingyinng.np":"小小影视","com.yingyonghui.market":"应用汇","com.yingzt.invest":"小赢理财","com.yinhai.xjzhrs":"新疆智慧人社","com.yinheqihuo.mhdxh":"银河期货","com.yinpai":"音派","com.yinxiang":"印象笔记","com.yipeinet.excelzl":"Excel电子表格手机版","com.yipiao":"智行火车票","com.yiqi.onetoone":"美术宝1对1","com.yiqiao.vippeihua":"VIP陪画","com.yiqicha.apk":"亿企查","com.yiqizuoye.jzt":"一起学","com.yiqizuoye.teacher":"一起作业老师","com.yirendai":"宜人贷借款","com.yiruike.sodacn.android":"甜盐相机","com.yishouapp.fumi":"一手服装批发","com.yishua.pig":"红包养猪场(红包提现极速版)","com.yit.v1":"一条","com.yitantech.gaigai":"比心","com.yitong.bbw.mbank.android":"广西北部湾银行","com.yitong.cd.mbank.android":"成都银行","com.yitong.fjnx.mbank.android":"福建农信","com.yitong.gansu.mobilebank":"甘肃银行","com.yitong.hrb.people.android":"哈尔滨银行","com.yitong.ksrcb.mbank.android":"昆山农商银行","com.yitong.mbank":"江苏·农商行","com.yitong.mbank.gy":"贵阳银行","com.yitong.mbank.jjccb":"九江银行","com.yitong.mbank.psbc":"邮储银行","com.yitong.mbank.psbc.creditcard":"邮储信用卡","com.yitong.parenting":"亿童学园","com.yitong.study":"亿童幼师网校","com.yitong.xian.mbank":"西安银行","com.yitong.zjrc.mfs.android":"丰收互联","com.yiwang":"1药网","com.yiwugou.yiwukan":"义乌购","com.yixia.videoeditor":"秒拍","com.yixia.xg":"Ins明星最新动态","com.yixia.xiaokaxiu":"小咖秀","com.yixia.youguo":"油果","com.yixianghua":"宜享花","com.yixinjiang.goodbaba.app.presentation.pep":"好爸爸学习机","com.yiyangzaixain":"益阳在线","com.yiye.paikebao":"排课宝","com.yiyou.ga":"TT语音","com.yiyue.xiuxiu":"热门免费小说","com.yizhe_temai":"一折特卖","com.yizhi.ftd":"微分身双开","com.yizhikan.app":"一直看漫画","com.yizhilu.dasheng":"大圣光华教育","com.yizhilu.qh":"启航教育","com.yizhilu.ruida":"瑞达法考","com.yizhiws.weather":"手机天气预报","com.yjqlds.clean":"一键清理大师","com.yjs.android":"应届生求职","com.yk.banan":"看巴南","com.ykdApp":"云考点","com.ykz.pmt":"云客赞","com.yl.edu":"优路教育","com.yl.ubike":"优拜单车","com.ylbgt.ylbigutimer":"辟谷轻断食","com.ylmf.androidclient":"115生活","com.ylpw.ticketapp":"永乐票务","com.yltx.android":"油联天下","com.ylzinfo.chinahrss":"掌上12333","com.ylzinfo.gad.gdhrss":"广东人社APP","com.ym.ecpark.obd":"车智汇","com.ym.rxatcrpk.mi":"热血奥特超人跑酷","com.ymatou.shop":"洋码头","com.ymkj.xinguzheng":"古筝模拟器","com.ymnet.lajiclean":"绿色垃圾清理大师","com.ymt360.app.mass":"一亩田","com.ymtx.hgdxg.mi":"合个大西瓜","com.yndaily.wxyd":"云新闻","com.ynxhs.dznews.qujing.qilin":"麒麟云","com.yoc.bekoi":"锦鲤社","com.yoc.take":"天天白拿","com.yodo1.rodeo.mi":"疯狂动物园","com.yoho":"Yoho!Buy有货","com.yohobuy.mars":"mars","com.yoka.newsgs":"三国杀OL互通版","com.yokong.reader":"悠空网","com.yoloho.dayima":"大姨妈","com.yomon.weather":"新趣天气","com.yongche.android":"易到用车","com.yongloveru.hjw":"每天赚点","com.yongqianbao.credit":"用钱宝","com.yongyou":"丰云行","com.yooli":"有利网","com.yoongoo.niceplay.uhd":"超清手机视频","com.yoosee":"有看头","com.youan.universal":"WiFi万能密码正式版","com.youba.barcode":"二维码扫描全能王","com.youban.xbldhw":"小伴龙动画屋","com.youban.xblerge":"小伴龙儿歌","com.youcash.ZYWallet":"中邮钱包","com.youcheyihou.iyoursuv":"有车以后","com.youdao.calculator":"超级计算器","com.youdao.course":"有道精品课","com.youdao.crackingenglish":"有道口语","com.youdao.kiddict":"有道少儿词典","com.youdao.note":"有道云笔记","com.youdao.reciteword":"有道背单词","com.youdao.translator":"有道翻译官","com.youdao.yread":"有道乐读","com.youdu":"有毒小说","com.youhu.zen.miniparticle":"魔幻粒子3D","com.youhuo.rebate":"返利商城HD","com.youjiarui.app18785":"省钱优惠","com.youjing.beisudianxue":"倍速点学","com.youkagames.murdermystery":"剧本杀(成森)","com.youku.phone":"优酷视频","com.youliao.topic":"有料看看","com.youloft.calendar":"万年历","com.youloft.icloser":"心动日常","com.youloft.schedule":"八点课程表","com.youmish.net":"讯龙护眼","com.youqi.miaomiao":"喵喵记账","com.youthmba.ymbaandroid":"少年商学院安卓版","com.youtimetech.happy":"阳光金币屋","com.youtong.jiudian":"九典","com.youxi.gameyidao.mi":"我这一刀下去","com.youxiake":"游侠客","com.youxiang.soyoungapp":"新氧医美","com.youxiang.soyoungapp.mock":"新氧极速版","com.youyu.galiao":"蝴蝶视频","com.youyu.kaixin":"猫咪视频直播","com.youyuan.jqyh":"同城热恋","com.youyuan.yhb":"约会吧","com.youyuan.yyhl":"有缘网","com.ypnet.officeedu":"办公软件Office手机版","com.ypnet.psedu":"PS教程大全","com.yq.yqzxksxt":"远秋在线考试系统","com.yqb.StickmanAssassin.app.mi":"火柴人火线狙击","com.yqb.mm":"平安商户管家","com.yr.qmzs":"枕阅小说","com.ys.chongdian":"充电进宝","com.ys.felicityzl":"幸福走路","com.ys.wdcdxfsh":"王大锤的幸福生活","com.yscall.kulaidian":"酷来电","com.yscoco.floormuscles":"7动","com.ysdq.hd":"视频影视大全","com.ysepay.mobileportal.activity":"银盛通","com.yswj.chacha":"茶茶记账","com.ysy.ayy":"木鸟民宿","com.yt.sz.szbank":"苏州银行","com.ytmallapp":"海拍客","com.ytuymu":"不土不木规范","com.yuan_li_network.texttospeechyuanli":"配音师","com.yuanbei.driverlicence":"元贝驾考(西安元贝)","com.yuanda.cy_professional_select_stock":"财源滚滚","com.yuanding.seebaby":"掌通家园园丁","com.yuanlue.auto_clicker":"万能点击器","com.yuanlue.photo":"红豆相册","com.yuanmengzhiyuan.ei8z.yuanmeng_app":"圆梦志愿","com.yuanshi.wenxiaobai":"问小白","com.yuansu.onebox":"一个宝盒","com.yuantiku.tutor":"猿辅导","com.yuantu.huiyi":"慧医","com.yuanye.rentfriends":"随时约","com.yuebuy.nok":"悦拜","com.yuedan":"约单","com.yuedong.sport":"悦动圈","com.yuedushenqi.ebook.app":"看书神器","com.yueduxing.xsreader":"免费小说阅读星","com.yueme.itv":"小翼管家","com.yuetun.jianduixiang":"捡对象","com.yuewen.authorapp":"作家助手","com.yuewen.cooperate.reader.free":"飞读小说","com.yuewen.yqacg":"元气阅读","com.yueyou.adreader":"阅友免费小说","com.yufengyun.video.android":"御风云视频","com.yukexing.mobileticket":"愉客行","com.yumc.phsuperapp":"必胜客","com.yunbu.puppyblast.m1.mi":"甜点消消","com.yuncheapp.android.pearl":"快看点","com.yunchuan.emoticon":"表情包助手","com.yunda.app":"韵达快递","com.yundiankj.archcollege":"建筑学院","com.yunduan.yikaotong":"益考通","com.yunduo.ydbz":"云朵壁纸","com.yunjibuyer.yunji":"云集代言","com.yunlan.xjlm":"仙剑联盟","com.yunlian.awayphone":"告别手机控","com.yunlian.meditationmode":"禅定空间","com.yunlian.wewe":"微微网络电话","com.yunliao.yunbo":"云拨电话","com.yunmai.scale":"好轻","com.yunmi.water":"云米","com.yunos.tvhelper":"阿里TV助手","com.yunshuxie.main":"云舒写","com.yunti.kdtk":"口袋题库考研","com.yunti.zzm":"书链","com.yunxiang.wuyu":"物语","com.yunxiao.haofenshu":"好分数","com.yunxiao.hfs4p":"好分数家长版","com.yunxiao.yuejuan":"好分数教师版","com.yunxin.wechat":"云信聊天","com.yunyi.smartcamera":"云蚁物联","com.yunzhi.protune":"小熊调音器","com.yunzhi.yangfan":"扬帆","com.yunzhichu.gitartune":"调音器Guitar Tuner","com.yunzhichu.main":"吉他谱","com.yunzujia.tt":"云沃客","com.yusi.chongchong":"虫虫钢琴","com.yuwan.tmshipin":"本地陌交友","com.yuwan.tmyh":"探蜜约会","com.yuyanet.tckyjy":"附近陌聊交友","com.yuyue.mic":"麦可","com.yuzebin.pokemon":"神奇宝贝图鉴","com.yw.kidsongs":"宝宝动画屋","com.ywhy.bbgzdg.mi":"芭比公主蛋糕","com.ywhy.hgqqbht.mi":"画个圈圈保护她","com.ywhy.wltnl.mi":"网恋太难了","com.ywhy.xfxjxkp.mi":"小飞侠极限酷跑","com.ywhy.xstks.mi":"像素太空杀","com.ywhy.yjcr.mi":"一箭超人","com.ywhy.zjwzc.mi":"指甲我最长","com.ywhy.zjxjy.mi":"拯救小金鱼","com.yx":"有信","com.yxbao.faith":"无忧借条","com.yxcps.trainning":"益学堂","com.yxhc.djxq.mi":"中国象棋","com.yxhd.cool.game.mi":"酷多多小游戏","com.yxjy.chinesestudy":"语文同步学","com.yy.bivideowallpaper":"Biu视频桌面","com.yy.dreamer":"Yo交友","com.yy.huanju":"Hello","com.yy.huyaassist4game":"虎牙手游","com.yy.onepiece":"一件翡翠文玩直播","com.yy.ourtimes":"ME","com.yy.yylite":"追看视频","com.yyfax.app":"友金所","com.yyhd.happywolf":"对玩","com.yyhd.joke":"扯淡联盟","com.yyhd.joke.streamapp":"橘子搞笑","com.yyhd.pidou":"皮豆","com.yyk.knowchat":"知聊","com.yyk.whenchat":"玩洽","com.yykuaile.sh":"追读小说","com.yynova.wifiassistant":"WiFi智能助手","com.yyserver.newwallpaper":"羊羊壁纸","com.yywl.txmeg":"兔小萌宝宝乐园","com.yyxc.yuejia.musicalbum":"音乐相册精灵","com.yyxx.study":"语音学习系统","com.yyyfs.wallpaper":"元宇宙壁纸","com.yyzy.mi":"月圆之夜","com.yzd.mycd":"我的倒计时","com.yzmg.fyd":"福益多返利","com.yzsmk.minsheng":"我的扬州APP","com.yzxx.bttp2.mi":"帮他逃跑2","com.yzxx.btts.mi":"帮他逃生","com.yzxx.bwhhdzz.mi":"保卫花花大作战","com.yzxx.cycsdmn.mi":"采油车山地模拟","com.yzxx.fgdxc.mi":"翻滚的香肠","com.yzxx.fkhj.mi":"疯狂画箭","com.yzxx.fkzgz.mi":"疯狂榨果汁","com.yzxx.hcrttt.mi":"火柴人通天塔","com.yzxx.hcxssfr.mi":"火柴侠绳索飞人","com.yzxx.hcxstljy.mi":"火柴先生逃离监狱","com.yzxx.hgmxyj.mi":"画个毛线营救","com.yzxx.hjtszz.mi":"火箭筒射贼准","com.yzxx.hjyxcj.mi":"画剑英雄吃鸡","com.yzxx.hlncdz.mi":"欢乐农场大战","com.yzxx.jedxy.mi":"饥饿的小鱼","com.yzxx.jjlsj.mi":"救救老司机","com.yzxx.jjsqjw.mi":"狙击手请就位","com.yzxx.jjxey.mi":"救救小鳄鱼","com.yzxx.jjxjy.mi":"救救小金鱼","com.yzxx.jsxsdbz.mi":"僵尸先生大爆炸","com.yzxx.jttwqs.mi":"街头逃亡枪神","com.yzxx.kkcbf.mi":"开卡车暴富","com.yzxx.ljxtc.mi":"逻辑小天才","com.yzxx.mnfkcl.mi":"迷你方块冲浪","com.yzxx.qmssyj.mi":"全民绳索营救","com.yzxx.qwbql.mi":"趣味冰淇淋","com.yzxx.qwshsc.mi":"趣味手画赛车","com.yzxx.rzxswd.mi":"忍者先生无敌","com.yzxx.twdyys.mi":"跳舞的音乐师","com.yzxx.wqzzmnsj.mi":"武器组装模拟射击","com.yzxx.ygcwyq.mi":"妖怪吃我一拳","com.yzxx.yqlzg.mi":"一起来抓鬼","com.yzxx.yxmstx.mi":"英雄密室脱险","com.yzxx.zdxsjjrw.mi":"子弹先生狙击任务","com.yzxx.zdxszjxd.mi":"子弹先生终结行动","com.yzxx.zqcdds.mi":"最强菜刀大师","com.z.hhwk":"作业互助组","com.z28j.feel":"神奇浏览器","com.zaaap.app":"ZEALER","com.zaijia.xiaodu":"小度在家","com.zaxd.loan":"众安贷","com.zbgedu":"中博课堂","com.zbj.zhouse":"知户型","com.zbkj.gz.zib":"智伴优学","com.zbrm.zgnews":"正观新闻","com.zbx.ct.tvzhibo":"手机电视高清直播","com.zbx.ct.tvzhibohd":"手机电视高清直播","com.zc.hubei_news":"湖北日报","com.zcbl.bjjj_driving":"北京交警","com.zcool.community":"ZCOOL站酷","com.zd.windinfo.lets.palyclient":"开心乐园","com.zdkj.littlebearaccount":"豹小贝手账","com.zdtc.ue.school":"U易","com.zdwh.wwdz":"玩物得志","com.zdworks.android.zdclock":"正点闹钟","com.zealfi.studentloanfamilyinfo":"福建助学","com.zeekrlife.mobile":"极氪","com.zengame.ttmjdjb.mi":"指尖四川麻将","com.zengmumu.ems":"python教程","com.zenmen.palmchat":"连信","com.zentraedi.zspace":"极空间","com.zero2ipo.harlanhu.pedaily":"投资界","com.zerone.hidesktop":"我的桌面iScreen","com.zerone.mood":"微手帐","com.zerone.qsg":"氢时光","com.zeropasson.zp":"零转","com.zerophil.worldtalk":"WorldTalk","com.zerophil.worldtalk.huawei":"WorldTalk","com.zf.jldj.mi":"精灵对决","com.zf.mhjlxd.mi":"梦幻精灵小岛","com.zfxm.pipi.wallpaper":"皮皮动态壁纸","com.zfy.community":"超话菌","com.zgben.jz":"记账本","com.zgm.eyxwp.mi":"鳄鱼小顽皮爱洗澡","com.zgylsg.mi":"无双战将","com.zgzjzj":"专技天下","com.zh.carbyticket":"团子出行","com.zhan.ieltstiku":"小站雅思","com.zhan.ieltsword":"雅思单词","com.zhan.toefltom":"小站托福","com.zhanbi.imgo.reader":"瞻彼文学","com.zhandoushaonv.android":"战斗少女跑酷","com.zhangben.jz":"记账账本","com.zhangdan.app":"51信用卡管家","com.zhangdu.bumblebee":"江湖免费小说","com.zhangkongapp.joke.bamenshenqi":"八门神器","com.zhangku.qukandian":"趣看点","com.zhangmen.braintrain":"小狸启蒙","com.zhangmen.children.parents.am":"掌门少儿","com.zhangmen.parents.am":"掌门好家长","com.zhangmen.teacher.am":"掌门好老师","com.zhangshangjianzhi.newapp":"掌上兼职","com.zhangshangyiqi.civilserviceexam":"一起公考","com.zhangwu.app":"彰武融媒","com.zhangyu":"章鱼直播","com.zhangyue.read.iReader":"掌阅精选","com.zhangzhongyun.inovel":"掌中小说书城","com.zhanlang.changehaircut":"换发型相机","com.zhanlang.dailyscreen":"录屏屏幕录制","com.zhanlang.notes":"备忘录记事本","com.zhanlin.aidraw":"AI画师","com.zhaoonline.www":"赵涌在线","com.zhaopin.highpin":"智联卓聘","com.zhaopin.social":"智联招聘","com.zhaozhao.zhang.chinalaw":"中国法律法规大全","com.zhapp.compere":"我是主持人","com.zhapp.putong":"学好普通话","com.zhc.cmu":"平安同学会","com.zhejiangdaily":"浙江新闻","com.zhenai.android":"珍爱","com.zheng.play":"iGuzheng古筝","com.zhengfeng.driverschool":"小乔初驾","com.zhengnengliang.precepts":"正气","com.zhenhui.huilianyi":"汇联易","com.zhenjiang.android":"一起镇江","com.zhenyue.bizhui":"必追免费小说","com.zheyouhui.app":"折优惠","com.zhibo.edu":"智博在线","com.zhibo.mm":"秘密直播","com.zhiguan.m9ikandian":"9i看点电视遥控器","com.zhihu.android":"知乎","com.zhihu.daily.android":"知乎日报","com.zhihu.vip.android":"盐言故事","com.zhihuianxin.xyaxf":"校园安心付","com.zhijianzhuoyue.sharkbrowser":"鲨鱼浏览器","com.zhijie.creditloan":"网上贷款","com.zhiliaoapp.musically":"TikTok","com.zhiliaogroup.kuaiji":"之了会计课堂","com.zhiliaogroup.mma":"会计跟我学","com.zhiliaogroup.mmb":"会计随时学","com.zhima.aurora":"极光回国加速器","com.zhinanthreesix":"草莓社区","com.zhinengremote.mohan":"空调智能遥控器+","com.zhiniao.qianjinyuan":"登塔学苑","com.zhipuai.qingyan":"智谱清言","com.zhiye.cardpass":"红山通","com.zhiyong.japanese.word":"日语学习","com.zhjp.quanke":"券客(千言)","com.zhkj.law":"中国法律","com.zhkj.lawdaoyibook":"裁判文书","com.zhl.asyy.aphone":"时代学习","com.zhl.czxx.aphone":"学生学习辅导","com.zhl.fep.aphone":"闽教学习数字资源","com.zhl.jjyy.aphone":"冀教学习","com.zhl.zjyy.aphone":"浙教学习","com.zhlm.quannengwang":"手机无线打印机","com.zhmyzl.onemsoffice":"等考宝典计算机考试","com.zhnovel.fengduxs":"蜂毒免费小说","com.zhongan.ibank":"ZA Bank","com.zhongan.insurance":"众安保险","com.zhongan.iyunbao":"i云保","com.zhongan.papa":"怕怕","com.zhongduomei.rrmj.society":"人人视频","com.zhonglian.diandian":"点点","com.zhongye.kaoyantkt":"考研题库通","com.zhongye.zyys":"执业药师题库通","com.zhongyewx":"兴为教育","com.zhongyingtougu.zytg.prod":"众赢财富通","com.zhongyunhapsee.viewer":"开心看","com.zhongzilian.chestnutapp":"栗子同学","com.zhouhua.findpeople":"手机定位追踪找人","com.zhouyue.Bee":"高考蜂背","com.zhpphls.hema":"绿康","com.zhproperty":"优你家","com.zhuanyejun.club":"小木虫","com.zhuawa.carkemuyi":"科目一模拟考试练习","com.zhubajie.client":"猪八戒","com.zhugezhaofang":"诸葛找房","com.zhui.hantv":"追韩剧","com.zhuiyue.zyfree":"追阅免费小说","com.zhujiayi.lanrenenglish":"懒人英语","com.zhulang.reader":"逐浪小说","com.zhulong.eduvideo":"筑龙学社","com.zhulu.zhulubazipaipan":"问真八字","com.zhumadian.apps.android.myzmd":"咱的驻马店","com.zhumaonline.exercise":"竹马","com.zhuochi.hydream":"大白U帮","com.zhuomogroup.ylyk":"友邻优课","com.zhuoqu.tiantianxiaoxingxing.mi":"天天消星星","com.zhuoyue.peiyinkuang":"英语配音狂","com.zhuoyue.z92waiyu":"92外语","com.zhw.app.mall":"租好玩游戏交易","com.zhxy.application.HJApplication":"智汇e校园","com.zidongdianji":"自动点击器","com.zidongdianji.autoclicker":"万能自动点击器连点器","com.ziipin.homeinn":"首旅如家","com.ziipin.softkeyboard":"Badam维语输入法","com.zimadai":"紫马财行","com.ziroom.android.manager":"超级Z.O","com.ziroom.ziroomcustomer":"自如","com.ziroom.ziroomlandlord":"自如业主","com.zivn.cloudbrush3":"书法字典大全","com.ziyi18.geemakename":"取名字","com.zjol.yqapp":"浙江舆情","com.zjonline.jiaojiang":"青椒","com.zjonline.jingning":"中国畲乡","com.zjonline.linping":"悦临平","com.zjonline.wuxing":"爱上吴兴","com.zjonline.yuecheng":"今日越城","com.zjrx.gamestore":"鲸云漫游","com.zjst.houai":"好郎中","com.zjsyinfo.smartcity":"我的聊城","com.zjte.hanggongefamily":"杭工e家","com.zjw.chehang168":"车行168","com.zjwh.android_wh_physicalfitness":"运动世界校园","com.zjy.ykt":"云课堂智慧职教","com.zjydw.mars.smart":"聪明理财投资","com.zjzg.zjzgcloud":"人卫慕课","com.zjzy.batterydoctor":"电池医生","com.zk120.ji":"中医古籍","com.zkmeitian.cajconverter":"CAJ转换器","com.zkwg.funingnews":"富宁融媒","com.zl.fqbao":"招联金融","com.zl.ksassist":"助考之星经典版","com.zlfcapp.batterymanager":"电池容量检测管理","com.zlfcapp.bluetooth":"Air蓝牙耳机助手","com.zlketang.mm":"之了课堂","com.zlkj.tianrang":"爱追剧影音","com.zlqb.app":"助力钱包","com.zlwifi.mmckq":"WiFi密码查看钥匙","com.zm.joyfulwalk":"快乐记步","com.zm.news":"福头条","com.zm.sport":"步天天","com.zmdtv.client":"驻马店融媒","com.zmjiudian.whotel":"周末酒店","com.zmlearn.course.am":"掌门1对1辅导","com.zmsoft.forwatch":"子腾园","com.zmyouke.course":"掌门优课","com.zmzx.college.search":"大学搜题酱","com.znxh.hyhuo":"火萤视频壁纸","com.zol.android":"中关村在线","com.zone2345":"可映","com.zongheng.reader":"纵横小说","com.zongtong.onlineschool":"总统网校","com.zplay.hamster.mi":"仓鼠迷宫大作战","com.zq.hand_drawn":"妙笔生花","com.zq.live":"撕歌","com.zq.yyddt":"原油点点通","com.zrcbank.mobilebank":"张家港农商银行","com.zrhsh":"壹品慧","com.zs.clean":"2345清理王","com.zsfz.activity":"掌上福州","com.zshuall.fread":"追书大全","com.zsyj.aepredgif":"特效视频","com.zsyj.habitcheckin":"打卡签到","com.zsyj.trans":"全局透明壁纸","com.zsyj.wallpaper":"熊猫动态壁纸","com.zszb.activity":"博览新闻","com.zt.lhyx.mi":"艾莉娅·觉醒","com.zte.zmall":"中兴商城","com.ztesoft.homecare":"中兴智能家居","com.zuimeiqidai.ii.android":"ii派对","com.zun1.flyapp":"易展翅","com.zuow.zwhjwjy":"黄金微交易","com.zuoyebang.airclass":"作业帮直播课","com.zuoyebang.knowledge":"作业帮家长版","com.zuoyebang.zybbook":"作业帮图书","com.zuoyou.center":"北通游戏厅","com.zuzuChe":"租租车","com.zving.ipmph.app":"医考学堂","com.zwang.clouds":"微分身术","com.zwcode.p6slite":"睿博士","com.zwfw.YueZhengYi":"粤政易","com.zwhaoshangliang.android":"债务好商量","com.zwonline.top28":"商机头条","com.zxjt.jjt":"中信建投期货金建投","com.zxkj.ccser":"守护者","com.zxkt.eduol":"超级学堂","com.zxlstudio.guzheng":"古筝调音器","com.zxscnew":"中信证券","com.zy.course":"果肉网校","com.zy.flt_yishang":"飞猫管家","com.zy.game.bubbletea.mi":"泡泡奶茶","com.zy.game.fireescape.mi":"帮她脱险","com.zy.game.painter.mi":"小小漫画家","com.zy.game.psdc.mi":"披萨大餐","com.zy.game.thief.mi":"小偷也疯狂","com.zy.yuwenshang.huaweimianfei":"2017小学一年级语文上册","com.zybang.bfsports":"百分运动","com.zybang.parent":"作业帮口算","com.zyhd.voice":"语音包变声器","com.zymeiyiming.quname":"易学起名取名字","com.zysm.bgdq":"起名算命","com.zytdsj.citywindow":"城市之窗","com.zzbank.mobile.bank":"郑州银行","com.zzbank.pibp":"郑州银行","com.zzenglish.client":"掌中英语","com.zzqweb.ocrproject":"传图识字","com.zzsoft.app":"建标库","com.zztzt.sjscgen":"前海金帆","com.zzvcom.uxin.parent":"优教家辅","com.zzw.october":"志愿汇","comm.cchong.BloodAssistant":"体检宝手机测血压视力心率","con.wuwan.riju":"日剧瞄","cool.dingstock.mobile":"盯潮","cp.leiyi.com.caipu":"嘻哈菜谱","cq.fl.syyybsq":"手游语音变声器","cq.people.dddy.application":"七一客户端","csii.com.qny":"黔农云","ctrip.android.view":"携程旅行","de.stocard.stocard":"许多卡","dev.miuiicons.pedroz":"完美图标计划","dianrong.com":"点融投资","dji.go.v4":"DJIGO4","dji.mimo":"DJI Mimo","dongzheng.szkingdom.android.phone":"掌证宝","dopool.player":"手机电视","dora.voice.changer":"多啦变声器","draw.dkqoir.qiao":"几何画板","droom.sleepIfUCan":"使命闹钟Alarmy","duia.com.shejijun":"设计君平面室内UI","dxsx.hskaoyan":"大学数学","dxwt.questionnaire.ui":"10000社区","dxyy.hskaoyan":"大学英语","e.room.Escape":"谜案馆","edu.hhstu.hhstutalent":"翻转校园","edu.sjtu.infoplus.taskcenter":"交我办","edu.www.qsxt":"青书学堂","education.comzechengeducation":"兽课网","ej.easyjoy.noisechecker.cn":"声音检测仪","enfc.metro":"亿通行","es.leishen.cn":"雷神电竞","felix.fansplus":"微商大师","ffnb.jinri.yingshi":"快云影音","fire.star.com":"火了演艺","firm.xyx.com.pptmb":"ppt模板素材","flar2.devcheck":"DevCheck","flipboard.cn":"红板报","fm.jihua.kecheng":"课程格子","fm.qian.michael":"钱儿频道","fm.qingting.qtradio":"蜻蜓FM","fm.xiami.main":"虾米音乐","free.automatic.autoclick":"摸鱼盒","g.xqbooster":"3GWIFI信号增强器","game.miplus.handwriting":"手写模拟器","gaosi.com.jion":"高思教育","gci.com.cn.ui":"广州交通行讯通","git.com.andapp.fangxinjie":"放心借","gjzs.online":"搞机助手·R","gmcc.g5":"粤享5G","gooogle.tian.sanxiayidiantong":"我的宜昌","gov.pianzong.androidnga":"NGA玩家社区","graphicnovels.fanmugua.www":"番木瓜","guoyuan.szkingdom.android.phone":"国元点金","gx.zhongfox.com":"倾听国学经典","gz.lifesense.weidong":"乐心健康","hat.ai.photomanager":"相册宝","hbyc.china.medical.view":"壹生","hc.kaleido.pitchanalyzer":"知唱音域音调仪","hello.litiaotiao.app":"李跳跳","homeworkout.homeworkouts.noequipment":"私人健身教练","hotcard.doc.reader":"文档识别","howbuy.android.palmfund":"好买基金","hualong.szkingdom.android.newphone":"华龙点金智慧版","huangshan.tidemedia.jushi":"在黄山","huawei.w3.smartcom.itravel":"慧通差旅","huaxianduijue.xmjc.mi":"画线对决","iHealth.AiJiaKang.MI":"爱家康","ibuger.sundingchen":"中二校","icelamp.ConverCnToPinyin":"汉字转拼音","icu.nullptr.applistdetector":"Applist Detector","im.chaoxin":"潮信","im.fenqi.jd":"活力花","im.maka.maka01":"MAKA设计","im.mixbox.magnet":"磁场","im.weshine.keyboard":"KK键盘","im.xingzhe":"行者","im.yixin":"易信","im.zuber.app":"六六找房","imoblife.brainwavestus":"神奇脑波","info.cd120":"华医通","info.dajinrong.virtual":"多号助手","info.ishared.crgkzz":"成人高考专升本题库","info.ishared.politics_events":"时事政治题库","info.muge.appshare":"AppShare","info.red.virtual":"悟空分身","info.zzjdev.musicdownload":"无损音乐下载器","insigma.waybook.jinan":"369出行","io.dcloud.H514D19D6":"代练通","io.dcloud.H51C58F39":"公主购","io.dcloud.H55BDF6BE":"甬派","io.dcloud.H576E6CC7":"鱼泡网","io.dcloud.H581D6468":"我的抚州","io.dcloud.H59F733B4":"广西扶贫","io.dcloud.H5B892C49":"新华财经","io.dcloud.edk":"E贷款","io.dcloud.m.uou7.com":"PPT办公模板","io.dushu.fandengreader":"帆书","io.faceapp":"魔性变脸","io.git.zjoker.gj_diary":"格间日记","io.github.a13e300.ksuwebui":"KsuWebUI","io.github.huskydg.magisk":"Magisk Delta","io.github.qauxv":"QAuxiliary","io.github.vvb2060.magisk":"Magisk Alpha","io.github.vvb2060.mahoshojo":"Momo","io.iftech.android.box":"小组件盒子","io.liuliu.music":"音遇","io.moreless.tide":"潮汐","io.wallpaperengine.weclient":"壁纸引擎","io.xudwoftencentmm":"虚拟定位精灵","iot.clz.me":"点灯·blinker","ipnossoft.rma.free":"Relax Melodies","jdfbx.videotool.water":"去水印全能王","jiakaokesi.app.good":"驾考宝典极速版","jiakaokeyi.app.good":"驾考宝典3D练车","jianghu.lanjing.com.mi":"江湖风云录","jiangning.app.jsbc":"无线江宁","jiaxiaobaodian.app.good":"驾校宝典","jiayuan.com.aikao":"驾考家园","jinghong.phonerecorder":"电话录音","jinhu.app.jsbc":"金湖发布","jp.co.canon.bsd.ad.pixmaprint":"佳能打印:Canon PRINT Inkjet/SELPHY","jp.co.canon.ic.cameraconnect":"Camera Connect","jp.gmo_media.decoproject":"女孩相机","jp.naver.line.android":"LINE","jp.naver.linecamera.android":"LINE camera","jp.ne.ibis.ibispaint.app.hms":"爱笔思画","jp.ne.ibis.ibispaintx.app":"爱笔思画 X","jp.ne.ibis.ibispaintx.app.hms":"爱笔思画X","jp.pokemon.pokemonhome":"Pokémon HOME","jp.pxv.android":"pixiv社区","jyeoo.app.ystudy":"菁优网","jyfb.yehk.vget":"趣拍","kaiqi.mobileguard":"手机安全管家","kball.winpowerdata":"K球","kylec.me.lightbookkeeping":"一羽记账","language.chat.meet":"YoMe","lecar.android.view":"乐车邦","leo.math.jlu.renzhi.dongwu":"儿童认动物","lexue.mryyyd":"每日英语阅读","lf.toop.working":"工时记","llbt.ccb.lnga":"辽事通","llbt.ccb.ynga":"办事通","lovechat.iyangbo.com.lovechat":"恋爱话术攻略","main.opalyer":"橙光","main.smart.HY":"公交e出行","make.more.r2d2.cellular_pro":"Cellular-Pro","make.more.r2d2.cellular_z":"Cellular-Z","mall.weizhegou.shop":"微折购","mark.via":"Via","me.bmax.apatch":"APatch","me.chunyu.ChunyuDoctor":"春雨医生","me.chunyu.ChunyuDoctorClient":"春雨诊所","me.chunyu.Pedometer":"春雨计步器","me.czhd.one":"CP滴滴","me.czhd.venus":"恋爱物语","me.ele":"饿了么","me.ele.crowdsource":"蜂鸟众包","me.ele.napos":"饿了么商家版","me.hongdou.reader":"红豆小说","me.hxyfj.computer":"计算机二级宝典","me.hxyfj.rk":"软考通","me.iweek.rili":"生活日历","me.kyuubiran.qqcleaner":"QQ瘦身","me.liujia95.solitude":"时间日志","me.simpleHook":"SimpleHookR","me.suncloud.marrymemo":"婚礼纪","me.tangke.gamecores":"机核","me.weishu.kernelsu":"KernelSU","me.www.mepai":"米拍摄影","me.yidui":"伊对","me.yoopu.app.songbook":"有谱么","me.zhouzhuo810.zznote":"小周便签","me.zuichu.voiceread":"语音朗读助手","media.videoeditor.musiceditor":"超级剪辑","melandru.lonicera":"薄荷记账","melon.planet.skin":"瓜瓜星球","mixiaba.com.Browser":"米侠浏览器","mobi.htjsq.accelerator":"海豚手游加速器","mobi.thinkchange.android.fingerscannercn":"指纹解锁","mobi.w3studio.apps.android.shsmy.phone":"随申办市民云","mobi.wonders.android.apps.smy":"市民云","moe.shizuku.privileged.api":"Shizuku","moe.shizuku.redirectstorage":"存储空间隔离","my.PCamera":"POCO相机","my.maya.android":"多闪","name.caiyao.sporteditor":"运动修改器","naughty.balsam.skin":"达达星球","net.afdian.afdian":"爱发电","net.aituyue.app":"图曰","net.aizhongjiang.cmc.ed6e3051a806fa70ec37463fbfd596":"i中江","net.ali213.YX":"游侠网","net.arraynetworks.mobilenow.browser":"MotionPro","net.artron.gugong":"故宫展览","net.bontec.wxqd.activity":"爱青岛","net.changdequanmei.app":"常德全媒","net.changhairm.app":"长海融媒","net.chinaedu.alioth":"学起Plus","net.chinaedu.wepass":"自考过啦","net.chuangdie.mcxd":"多客","net.cpwxw.cpfiction":"长佩阅读","net.csdn.csdnplus":"CSDN","net.csdn.msedu":"程序员研修院","net.duoke.admin":"多客管理","net.dxzq.jgzx":"东兴198","net.easyconn.carman":"亿连驾驶助手","net.easyconn.carman.neutral":"驾驶伴侣","net.evecom.android.mztapp":"闽政通","net.ffrj.pinkwallet":"可萌记账","net.ghs.app":"聚鲨环球精选","net.huanci.hsj":"画世界","net.huiguo.app":"会过VIP","net.hybz":"洪铟八字算命","net.iaround":"遇见","net.ifengniao.ifengniao":"烽鸟共享汽车","net.imeihua.anzhuo":"爱美化","net.imknown.android.forefrontinfo":"底层探测器","net.iusky.yijiayou":"易加油","net.joydao.star":"星座运势","net.kaaass.zerotierfix":"Zerotier Fix","net.kabao51.app":"51卡宝","net.liangyihui.app":"肿瘤医生","net.linovel.keiko":"轻之文库","net.ltfc.chinese_art_gallery":"中华珍宝馆","net.lwnews.www":"阅龙湾","net.nanhua.app":"南华期货","net.pandapaint.draw":"熊猫绘画","net.panshanrm.app":"盘山融媒","net.pinrenwu.pinrenwu":"拼任务","net.qihoo.launcher.widget.clockweather":"360天气","net.sinodq.learningtools":"乐考学习助手","net.taianrm.app":"台安融媒","net.tiantianxingzuo.android":"星座运势","net.unitepower.zhitong":"智通人才网","net.vipmro.activity":"京东工品汇","net.whty.app.eyu":"人人通空间","net.whty.app.eyu.henan":"豫教通","net.whty.app.eyu.ycz":"云校家","net.whty.app.eyu.zjedu":"之江汇","net.windcloud.explorer":"风云格式工厂","net.woaoo":"我奥篮球","net.wz.ssc":"商商查","net.xici.newapp":"西祠胡同","net.xingfusuanming.android":"周易算命八字大师","net.xingfuxingzuo.android":"星座运势大全","net.xinhuamm.d0103":"乌海新闻","net.xinhuamm.d0724":"津南好","net.xinhuamm.d3028":"爱尚富阳","net.xinhuamm.d3030":"我爱五指山","net.xinhuamm.d3049":"矿区融媒","net.xinhuamm.d3060":"博白融媒","net.xinhuamm.d3074":"奇美南丹","net.xinhuamm.d3082":"长寿巴马","net.xinhuamm.mainclient":"新华社","net.xrcloud":"弘电脑","net.xuele.xuelets":"学乐云教学","net.ysxlfx.android":"小鹿发现","net.yyasp.clothing":"虚拟试衣间","net.zhuangherm.app":"庄河融媒","net.zxfqimingjieming.android":"如意宝宝起名取名","net.zxfzgjm.android":"周公解梦最新大全","newdim.com.dwgview":"图纸通","newmediacctv6.com.cctv6":"电影频道","news.cnr.cn":"央广网","nova.priv.hand.easypluto":"屏精灵","nutstore.android":"坚果云","ola.com.user":"欧了出行","oms.mmc.app.almanac_inland":"老黄历万年历顺历","oms.mmc.fortunetelling":"灵机","oms.mmc.fortunetelling.gmpay.lingdongziwei2":"靈機紫微","oms.mmc.fortunetelling.measuringtools.naming":"诗词起名","oms.mmc.fortunetelling.measuringtools.palmistrymasters":"看手相","one.hh.oneclient":"一个","onyuan.weiqi2.mi":"元游《围棋》游戏软件V1.0","org.ajmd":"阿基米德","org.alw.tcqo":"附近约","org.apps.brushes.byzmhw":"写字画画板","org.c2h4.afei.beauty":"你今天真好看","org.cathassist.app":"万有真","org.cocos2dx.yuwenbubian3014":"二年级语文下册部编版","org.fungo.a8sport":"A8体育","org.fungo.fungolive":"天天电视直播","org.fungo.fungoliveallstar":"全民电视直播","org.fungo.vest2":"电视直播HD","org.geekbang.enterprise":"极客时间企业版","org.geekbang.geekTime":"极客时间","org.gushiwen.gushiwen":"古诗文网","org.intellij.kd":"快读免费小说大全","org.jght.sjcam.zone":"SJCAM Zone","org.jykds.player":"秀米手机电视","org.kde.kdeconnect_tp":"KDE Connect","org.kustom.wallpaper":"Kustom LWP","org.kustom.widget":"Kustom Widget","org.mozilla.firefox":"火狐浏览器","org.nayu.fireflyenlightenment":"萤火虫PTE","org.ncpssd.lib":"国家哲学社会科学文献中心","org.newssc":"大四川","org.noear.ddcat":"多多猫","org.pigai.allround":"批改网","org.raphets.history":"中华历史","org.sojex.finance":"口袋贵金属","org.telegram.messenger":"Telegram","org.tinghood.TpsForMobile.mi":"台球世界","org.vv.festivalSMS":"节日祝福短信大全","org.vv.menu.chuancai":"川菜菜谱大全","org.vv.screentest":"屏幕測試專家","org.vv.shwords":"学说上海话","org.vv.tang300":"天鸿嘉汇唐诗三百首","org.wanmen.wanmenuni":"万门好课","org.watermelon.mi":"合成大西瓜","org.wikipedia":"维基百科","org.xianliao":"闲聊","org.xiaoxingqi.shengxi":"声昔","org.xinkb.blackboard.android":"晓黑板","org.yuanlue.poetry":"长相思","org.zwanoo.android.speedtest":"Speedtest","org.zxq.teleri":"斑马智行","org.zywx.wbpalmstar.widgetone.uex11296876":"吉祥航空","org.zywx.wbpalmstar.widgetone.uex11364651":"消费者联盟","org.zywx.wbpalmstar.widgetone.uex11680266":"韩语入门发音","org.zywx.wbpalmstar.widgetone.uexaaagg10001":"安全守护","org.zzmetro.eticket":"商易行","os.imlive.nuannuan":"暖暖直播","paint.by.number.pixel.art.coloring.drawing.puzzle":"乐涂数字填色","pet.desktop.elf":"图图宠物","philm.vilo.im":"黑咔相机","photo.editor.polarr":"泼辣修图","pinkdiary.xiaoxiaotu.com":"粉粉日记","plus.H5A84F959":"粤苗","pmbattle.superyyl.com.pmbattleandroid":"口袋对战宝典","predictor.ui":"灵占星座解梦","pro.youqian.bill":"小青账","protect.eye":"护眼宝","protect.eye.filterv":"护眼宝精简版","pxb7.com":"螃蟹账号代售","qianlong.qlmobile":"钱龙","qingclass.qukeduo.app":"趣课多","qsbk.app":"糗事百科","qzyd.speed.nethelper":"八闽生活","reader.com.xmly.xmlyreader":"奇迹免费小说","remix.myplayer.flashstudio":"音乐管家","resground.china.com.chinaresourceground":"有巢","ru.brothersappsandgames.smashdiyslimefidgetslimy.dbzq.m":"快乐粘液模拟器","ru.fieldtest.modemcaps":"Qct Modem Capabilities","ru.mail.mailapp":"Почта Mail.ru","ru.ok.android":"Одноклассники – социальная сеть","ru.ozon.app.android":"OZON.ru","ru.yandex.searchplugin":"Яндекс с Алисой","ru.yandex.yandexmaps":"Yandex的地图","ru.zdevs.zarchiver":"ZArchiver解压缩工具","rwy.baoan.netsupervisor":"易上网","rzx.com.adultenglish":"开心过英语","sckl.super.clean.keeper.lite":"超能清理管家","seekrtech.sleep":"SleepTown","sg.bigo.shrimp":"皮皮蟹","sh.tyy.dimonote":"滴墨书摘","sina.mobile.tianqitong":"天气通","sjt.yntv.com.yntv":"云南手机台","sjz.zhht.ipark.android":"石家庄市智慧泊车","smskb.com":"盛名时刻表","so.ofo.labofo":"共享单车","so.orion.sharejob":"极豆兼职","software.ecenter.study":"状元共享课堂","sogou.mobile.explorer":"搜狗浏览器极速版","space.xinzhi.map":"新知卫星地图","space.xinzhi.sleep":"软眠眠","sr.daiv.alls.en":"基础英语口语","ss.colytitse.setappfull":"设置应用全屏","statusbar.lyric.compose":"墨·状态栏歌词","studio.fountainhead.habicat":"像素习惯","superstudio.tianxingjian.com.superstudio":"好拍视频编辑器","swin.com.iapp":"千变语音变声器","sx.map.com":"升学教育","syj.youngfhsher":"手机收音机","sz.szsmk.citizencard":"智慧苏州","szedu.com.shenzhi.szedu":"莘知教育","taluo.jumeng.com.tarot":"塔罗牌占卜","tc.everphoto":"时光相册","teamDoppelGanger.SmarterSubway":"地铁终结者 智能地铁","tech.caicheng.judourili":"句读","tech.csci.yikao":"昭昭题库","tech.xiangzi.painless":"无痛单词","test.hook.debug":"Wearable Debug","tide.app.zstl":"掌上铁力","tidemedia.app.hlrm":"海林融媒","tidemedia.app.linjiang":"魅力临江","tidemedia.app.zshc":"桦川融媒","tidemedia.app.zshn":"掌上桦南","tidemedia.app.zslj":"魅力龙江","tidemedia.app.zsnn":"宁古塔融媒","tidemedia.app.zsqd":"肇政通","tidemedia.app.zsqz":"智慧肇州","tidemedia.app.zstl":"融媒泰来","tidemedia.app.zsty":"汤原融媒","tidemedia.app.zsxl":"掌上兰西","tidemedia.app.zsys":"延寿融媒","time.master.aiera.com":"悬浮秒表","tonggu.jxntvcn.jxntv":"今日铜鼓","tool.xfy9326.milink.nfc":"MiLink NFC","tools.cooler.da":"手机降温大师","top.rhes.quchuangxiang":"趣剪辑视频编辑","top.szhqiot.tracker.py":"智骑助手","top.yukonga.mediaControlBlur":"MediaControlBlur","top.yukonga.updater.kmp":"Updater","tt.lt.tt":"聊天漂流瓶","tuoyan.com.xinghuo_daying":"星火英语","tv.acfun.lite.video":"水母动漫","tv.acfundanmaku.video":"AcFun","tv.aniu.app.dzlc":"点掌财经","tv.buka.android":"布卡互动","tv.danmaku.bili":"哔哩哔哩","tv.danmaku.bilibilihd":"哔哩哔哩HD","tv.dasheng.vs":"大圣电竞","tv.hanju.lite":"韩剧TV极简版","tv.peel.app":"必控万能遥控器","tv.pps.mobile":"爱奇艺随刻","tv.tvguo.androidphone":"电视果","tv.xiaoka.live":"一直播","tv.yilan.howto.app":"好兔视频","tv.yixia.bobo":"波波视频","tw.nekomimi.nekogram":"Nekogram","uni.UNI8899253":"联合日报","uni.UNI94F1815":"孤鸽","uni.UNIA47EF0A":"小车加油","uooconline.com.education":"优课UOOC","us.pinguo.april_collage":"拼图酱","us.pinguo.idcamera":"最美证件照","us.pinguo.selfie":"最美自拍","us.zoom.videomeetings":"Zoom","vStudio.Android.Camera360":"相机360","vegabobo.dsusideloader":"DSU Sideloader","video.like":"Likee短视频","video.like.lite":"Likee Lite– Funny Video&Earn Money&Video Status","video.player.videoplayer":"XPlayer万能视频播放器","video.vue.android":"VUE Vlog","videoeditor.videorecorder.screenrecorder":"XRecorder录屏大师","vip.invit.anna":"电子请柬制作","vip.qufenqian.intellwifi":"智能WiFi宝","vip.qufenqian.phonewifi":"手机WiFi宝","vip.qufenqian.powerwifi":"全能WiFi宝","vip.qufenqian.speedwifi":"极速WiFi精灵","vip.qufenqian.wifionekey":"一键WiFi宝","virtualgl.kidspaint":"孩子画画","viva.reader":"VIVA畅读","vmovier.com.activity":"场库","vstc.eye4zx.client":"智能云","vz.com":"飞常准","w2a.app7881.com":"7881游戏交易","wanzai.jxntvcn.jxntv":"智慧万载","wech.msyr.vcvs":"蜂鸟追剧","wech.tbqb.sshw":"泰圈","weilei.shibie":"万能拍照识别","weiyan.cartoon.android":"免费漫画热门阅读","wind.android":"万得股票","windinfo.android":"Wind金融终端","wiseman.crocodile.skin":"皮皮达人","wl.smartled":"宝莲灯","wnspbfq.app.ggplayer":"万能视频播放器","world.letsgo.booster.android.pro":"Lets accelerator","wudao.com.chinadance.video":"中舞网","xxt.com.cn.ui":"沃·行讯通","xyz.hanks.note":"蜜蜂便签","xyz.ionwqnq.happytribe":"开心部落","xyz.ymyapp.xbw.nearme.gamecenter":"小霸王","xzr.hkf":"Horizon Kernel Flasher","xzr.konabess":"KonaBess","yesoul.yesoulmobile":"Yesoul","yfdzb.ycnews.cn":"我言新闻","yinhangbang.ekeguan.com.yinhangbang4":"课观银行帮","ynurl.yslc.com":"云上陇川","ynurl.zsrl.com":"掌上瑞丽","yong.yunzhichuplayer":"万能播放器","youqu.android.todesk":"ToDesk","ysbang.cn":"药师帮","yyc.xk":"星空视频壁纸","zhongxinjiantou.szkingdom.android.newphone":"蜻蜓点金","zmsoft.rest.phone":"二维火掌柜","zqrb.cn.app":"证券日报","zsjh.sx.novel":"笔趣书阁免费小说","zufun.cn":"租房网","zwzt.fangqiu.edu.com.zwzt":"纸条","zz.dela.cmcc.traffic":"10086","com.xiaomi.kidspace":"小米教育中心","com.sobey.kanqingdao":"蓝睛","jp.pokemon.pokemonsleep":"Pokémon Sleep","com.jiduauto.app":"极越","com.xiaomi.mihomemanager":"小米演示","com.android.systemui":"系统界面","com.ctg.itrdc.clouddesk":"天翼云电脑","com.xiaomi.ucar.minimap":"小米地图","com.netflix.NGP.MonumentValley3":"纪念碑谷 3","com.zte.smarthome":"中兴智慧生活","com.hihonor.appmarket":"荣耀应用市场","com.bilibili.app.in":"bilibili","com.joey.colors.simple.c":"中国传统色","tech.caicheng.youshi":"有诗","org.panda.words":"熊猫在学"};export{o as default}; diff --git a/module_src/webroot/assets/index-BVVtPzGJ.js b/module_src/webroot/assets/index-fznNs03Y.js similarity index 69% rename from module_src/webroot/assets/index-BVVtPzGJ.js rename to module_src/webroot/assets/index-fznNs03Y.js index 73320845..6eff3906 100644 --- a/module_src/webroot/assets/index-BVVtPzGJ.js +++ b/module_src/webroot/assets/index-fznNs03Y.js @@ -1,54 +1,54 @@ -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/EmbeddedWebView-D6ay-ZCV.js","assets/EmbeddedWebView-CvGGpVR8.css","assets/LogView-wslkY78-.js","assets/LogView-CDMl6FPM.css","assets/GameTurboConfig-CUzPjQal.js"])))=>i.map(i=>d[i]); +const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/EmbeddedWebView-C39aNK6t.js","assets/EmbeddedWebView-CvGGpVR8.css","assets/LogView-B9Pj10R-.js","assets/LogView-CDMl6FPM.css","assets/GameTurboConfig-C7NGl-or.js"])))=>i.map(i=>d[i]); (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))n(r);new MutationObserver(r=>{for(const i of r)if(i.type==="childList")for(const a of i.addedNodes)a.tagName==="LINK"&&a.rel==="modulepreload"&&n(a)}).observe(document,{childList:!0,subtree:!0});function o(r){const i={};return r.integrity&&(i.integrity=r.integrity),r.referrerPolicy&&(i.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?i.credentials="include":r.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(r){if(r.ep)return;r.ep=!0;const i=o(r);fetch(r.href,i)}})();/** * @vue/shared v3.5.11 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT -**//*! #__NO_SIDE_EFFECTS__ */function Ih(e){const t=Object.create(null);for(const o of e.split(","))t[o]=1;return o=>o in t}const Nt={},Ca=[],Un=()=>{},F6=()=>!1,cd=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),zh=e=>e.startsWith("onUpdate:"),fo=Object.assign,Oh=(e,t)=>{const o=e.indexOf(t);o>-1&&e.splice(o,1)},R6=Object.prototype.hasOwnProperty,Tt=(e,t)=>R6.call(e,t),ht=Array.isArray,wa=e=>fd(e)==="[object Map]",Hb=e=>fd(e)==="[object Set]",mt=e=>typeof e=="function",eo=e=>typeof e=="string",ti=e=>typeof e=="symbol",Kt=e=>e!==null&&typeof e=="object",Nb=e=>(Kt(e)||mt(e))&&mt(e.then)&&mt(e.catch),Vb=Object.prototype.toString,fd=e=>Vb.call(e),$6=e=>fd(e).slice(8,-1),jb=e=>fd(e)==="[object Object]",Lh=e=>eo(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,kl=Ih(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),hd=e=>{const t=Object.create(null);return o=>t[o]||(t[o]=e(o))},P6=/-(\w)/g,vn=hd(e=>e.replace(P6,(t,o)=>o?o.toUpperCase():"")),M6=/\B([A-Z])/g,ji=hd(e=>e.replace(M6,"-$1").toLowerCase()),pd=hd(e=>e.charAt(0).toUpperCase()+e.slice(1)),mc=hd(e=>e?`on${pd(e)}`:""),Qr=(e,t)=>!Object.is(e,t),gc=(e,...t)=>{for(let o=0;o{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:o})},A6=e=>{const t=parseFloat(e);return isNaN(t)?e:t},B6=e=>{const t=eo(e)?Number(e):NaN;return isNaN(t)?e:t};let _m;const Ub=()=>_m||(_m=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function md(e){if(ht(e)){const t={};for(let o=0;o{if(o){const n=o.split(T6);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function we(e){let t="";if(eo(e))t=e;else if(ht(e))for(let o=0;o!!(e&&e.__v_isRef===!0),it=e=>eo(e)?e:e==null?"":ht(e)||Kt(e)&&(e.toString===Vb||!mt(e.toString))?qb(e)?it(e.value):JSON.stringify(e,Zb,2):String(e),Zb=(e,t)=>qb(t)?Zb(e,t.value):wa(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((o,[n,r],i)=>(o[vc(n,i)+" =>"]=r,o),{})}:Hb(t)?{[`Set(${t.size})`]:[...t.values()].map(o=>vc(o))}:ti(t)?vc(t):Kt(t)&&!ht(t)&&!jb(t)?String(t):t,vc=(e,t="")=>{var o;return ti(e)?`Symbol(${(o=e.description)!=null?o:t})`:e};/** +**//*! #__NO_SIDE_EFFECTS__ */function zh(e){const t=Object.create(null);for(const o of e.split(","))t[o]=1;return o=>o in t}const Nt={},Ca=[],Un=()=>{},F6=()=>!1,fd=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Oh=e=>e.startsWith("onUpdate:"),fo=Object.assign,Lh=(e,t)=>{const o=e.indexOf(t);o>-1&&e.splice(o,1)},R6=Object.prototype.hasOwnProperty,Dt=(e,t)=>R6.call(e,t),ht=Array.isArray,wa=e=>hd(e)==="[object Map]",Nb=e=>hd(e)==="[object Set]",mt=e=>typeof e=="function",eo=e=>typeof e=="string",ti=e=>typeof e=="symbol",Kt=e=>e!==null&&typeof e=="object",Vb=e=>(Kt(e)||mt(e))&&mt(e.then)&&mt(e.catch),jb=Object.prototype.toString,hd=e=>jb.call(e),$6=e=>hd(e).slice(8,-1),Wb=e=>hd(e)==="[object Object]",Hh=e=>eo(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,kl=zh(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),pd=e=>{const t=Object.create(null);return o=>t[o]||(t[o]=e(o))},P6=/-(\w)/g,vn=pd(e=>e.replace(P6,(t,o)=>o?o.toUpperCase():"")),M6=/\B([A-Z])/g,ji=pd(e=>e.replace(M6,"-$1").toLowerCase()),md=pd(e=>e.charAt(0).toUpperCase()+e.slice(1)),gc=pd(e=>e?`on${md(e)}`:""),Qr=(e,t)=>!Object.is(e,t),vc=(e,...t)=>{for(let o=0;o{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:o})},A6=e=>{const t=parseFloat(e);return isNaN(t)?e:t},B6=e=>{const t=eo(e)?Number(e):NaN;return isNaN(t)?e:t};let Fm;const Kb=()=>Fm||(Fm=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function gd(e){if(ht(e)){const t={};for(let o=0;o{if(o){const n=o.split(D6);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function ye(e){let t="";if(eo(e))t=e;else if(ht(e))for(let o=0;o!!(e&&e.__v_isRef===!0),it=e=>eo(e)?e:e==null?"":ht(e)||Kt(e)&&(e.toString===jb||!mt(e.toString))?Zb(e)?it(e.value):JSON.stringify(e,Xb,2):String(e),Xb=(e,t)=>Zb(t)?Xb(e,t.value):wa(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((o,[n,r],i)=>(o[bc(n,i)+" =>"]=r,o),{})}:Nb(t)?{[`Set(${t.size})`]:[...t.values()].map(o=>bc(o))}:ti(t)?bc(t):Kt(t)&&!ht(t)&&!Wb(t)?String(t):t,bc=(e,t="")=>{var o;return ti(e)?`Symbol(${(o=e.description)!=null?o:t})`:e};/** * @vue/reactivity v3.5.11 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT -**/let To;class Xb{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=To,!t&&To&&(this.index=(To.scopes||(To.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,o;if(this.scopes)for(t=0,o=this.scopes.length;t0)return;if(Fl){let t=Fl;for(Fl=void 0;t;){const o=t.next;t.next=void 0,t.flags&=-9,t=o}}let e;for(;_l;){let t=_l;for(_l=void 0;t;){const o=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=o}}if(e)throw e}function o1(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function n1(e){let t,o=e.depsTail,n=o;for(;n;){const r=n.prevDep;n.version===-1?(n===o&&(o=r),Vh(n),N6(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}e.deps=t,e.depsTail=o}function Rf(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(r1(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function r1(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Wl))return;e.globalVersion=Wl;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Rf(e)){e.flags&=-3;return}const o=jt,n=Rn;jt=e,Rn=!0;try{o1(e);const r=e.fn(e._value);(t.version===0||Qr(r,e._value))&&(e._value=r,t.version++)}catch(r){throw t.version++,r}finally{jt=o,Rn=n,n1(e),e.flags&=-3}}function Vh(e,t=!1){const{dep:o,prevSub:n,nextSub:r}=e;if(n&&(n.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=n,e.nextSub=void 0),o.subs===e&&(o.subs=n),!o.subs&&o.computed){o.computed.flags&=-5;for(let i=o.computed.deps;i;i=i.nextDep)Vh(i,!0)}!t&&!--o.sc&&o.map&&o.map.delete(o.key)}function N6(e){const{prevDep:t,nextDep:o}=e;t&&(t.nextDep=o,e.prevDep=void 0),o&&(o.prevDep=t,e.nextDep=void 0)}let Rn=!0;const i1=[];function oi(){i1.push(Rn),Rn=!1}function ni(){const e=i1.pop();Rn=e===void 0?!0:e}function Fm(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const o=jt;jt=void 0;try{t()}finally{jt=o}}}let Wl=0;class V6{constructor(t,o){this.sub=t,this.dep=o,this.version=o.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class jh{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!jt||!Rn||jt===this.computed)return;let o=this.activeLink;if(o===void 0||o.sub!==jt)o=this.activeLink=new V6(jt,this),jt.deps?(o.prevDep=jt.depsTail,jt.depsTail.nextDep=o,jt.depsTail=o):jt.deps=jt.depsTail=o,a1(o);else if(o.version===-1&&(o.version=this.version,o.nextDep)){const n=o.nextDep;n.prevDep=o.prevDep,o.prevDep&&(o.prevDep.nextDep=n),o.prevDep=jt.depsTail,o.nextDep=void 0,jt.depsTail.nextDep=o,jt.depsTail=o,jt.deps===o&&(jt.deps=n)}return o}trigger(t){this.version++,Wl++,this.notify(t)}notify(t){Hh();try{for(let o=this.subs;o;o=o.prevSub)o.sub.notify()&&o.sub.dep.notify()}finally{Nh()}}}function a1(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)a1(n)}const o=e.dep.subs;o!==e&&(e.prevSub=o,o&&(o.nextSub=e)),e.dep.subs=e}}const Hu=new WeakMap,Fi=Symbol(""),$f=Symbol(""),Ul=Symbol("");function $o(e,t,o){if(Rn&&jt){let n=Hu.get(e);n||Hu.set(e,n=new Map);let r=n.get(o);r||(n.set(o,r=new jh),r.map=n,r.key=o),r.track()}}function mr(e,t,o,n,r,i){const a=Hu.get(e);if(!a){Wl++;return}const l=s=>{s&&s.trigger()};if(Hh(),t==="clear")a.forEach(l);else{const s=ht(e),u=s&&Lh(o);if(s&&o==="length"){const d=Number(n);a.forEach((c,h)=>{(h==="length"||h===Ul||!ti(h)&&h>=d)&&l(c)})}else switch(o!==void 0&&l(a.get(o)),u&&l(a.get(Ul)),t){case"add":s?u&&l(a.get("length")):(l(a.get(Fi)),wa(e)&&l(a.get($f)));break;case"delete":s||(l(a.get(Fi)),wa(e)&&l(a.get($f)));break;case"set":wa(e)&&l(a.get(Fi));break}}Nh()}function j6(e,t){const o=Hu.get(e);return o&&o.get(t)}function na(e){const t=Pt(e);return t===e?t:($o(t,"iterate",Ul),gn(e)?t:t.map(Fo))}function gd(e){return $o(e=Pt(e),"iterate",Ul),e}const W6={__proto__:null,[Symbol.iterator](){return xc(this,Symbol.iterator,Fo)},concat(...e){return na(this).concat(...e.map(t=>ht(t)?na(t):t))},entries(){return xc(this,"entries",e=>(e[1]=Fo(e[1]),e))},every(e,t){return ir(this,"every",e,t,void 0,arguments)},filter(e,t){return ir(this,"filter",e,t,o=>o.map(Fo),arguments)},find(e,t){return ir(this,"find",e,t,Fo,arguments)},findIndex(e,t){return ir(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return ir(this,"findLast",e,t,Fo,arguments)},findLastIndex(e,t){return ir(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return ir(this,"forEach",e,t,void 0,arguments)},includes(...e){return yc(this,"includes",e)},indexOf(...e){return yc(this,"indexOf",e)},join(e){return na(this).join(e)},lastIndexOf(...e){return yc(this,"lastIndexOf",e)},map(e,t){return ir(this,"map",e,t,void 0,arguments)},pop(){return ol(this,"pop")},push(...e){return ol(this,"push",e)},reduce(e,...t){return Rm(this,"reduce",e,t)},reduceRight(e,...t){return Rm(this,"reduceRight",e,t)},shift(){return ol(this,"shift")},some(e,t){return ir(this,"some",e,t,void 0,arguments)},splice(...e){return ol(this,"splice",e)},toReversed(){return na(this).toReversed()},toSorted(e){return na(this).toSorted(e)},toSpliced(...e){return na(this).toSpliced(...e)},unshift(...e){return ol(this,"unshift",e)},values(){return xc(this,"values",Fo)}};function xc(e,t,o){const n=gd(e),r=n[t]();return n!==e&&!gn(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.value&&(i.value=o(i.value)),i}),r}const U6=Array.prototype;function ir(e,t,o,n,r,i){const a=gd(e),l=a!==e&&!gn(e),s=a[t];if(s!==U6[t]){const c=s.apply(e,i);return l?Fo(c):c}let u=o;a!==e&&(l?u=function(c,h){return o.call(this,Fo(c),h,e)}:o.length>2&&(u=function(c,h){return o.call(this,c,h,e)}));const d=s.call(a,u,n);return l&&r?r(d):d}function Rm(e,t,o,n){const r=gd(e);let i=o;return r!==e&&(gn(e)?o.length>3&&(i=function(a,l,s){return o.call(this,a,l,s,e)}):i=function(a,l,s){return o.call(this,a,Fo(l),s,e)}),r[t](i,...n)}function yc(e,t,o){const n=Pt(e);$o(n,"iterate",Ul);const r=n[t](...o);return(r===-1||r===!1)&&Gh(o[0])?(o[0]=Pt(o[0]),n[t](...o)):r}function ol(e,t,o=[]){oi(),Hh();const n=Pt(e)[t].apply(e,o);return Nh(),ni(),n}const K6=Ih("__proto__,__v_isRef,__isVue"),l1=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(ti));function G6(e){ti(e)||(e=String(e));const t=Pt(this);return $o(t,"has",e),t.hasOwnProperty(e)}class s1{constructor(t=!1,o=!1){this._isReadonly=t,this._isShallow=o}get(t,o,n){const r=this._isReadonly,i=this._isShallow;if(o==="__v_isReactive")return!r;if(o==="__v_isReadonly")return r;if(o==="__v_isShallow")return i;if(o==="__v_raw")return n===(r?i?a3:f1:i?c1:d1).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const a=ht(t);if(!r){let s;if(a&&(s=W6[o]))return s;if(o==="hasOwnProperty")return G6}const l=Reflect.get(t,o,ro(t)?t:n);return(ti(o)?l1.has(o):K6(o))||(r||$o(t,"get",o),i)?l:ro(l)?a&&Lh(o)?l:l.value:Kt(l)?r?Zn(l):It(l):l}}class u1 extends s1{constructor(t=!1){super(!1,t)}set(t,o,n,r){let i=t[o];if(!this._isShallow){const s=Ti(i);if(!gn(n)&&!Ti(n)&&(i=Pt(i),n=Pt(n)),!ht(t)&&ro(i)&&!ro(n))return s?!1:(i.value=n,!0)}const a=ht(t)&&Lh(o)?Number(o)e,vd=e=>Reflect.getPrototypeOf(e);function Us(e,t,o=!1,n=!1){e=e.__v_raw;const r=Pt(e),i=Pt(t);o||(Qr(t,i)&&$o(r,"get",t),$o(r,"get",i));const{has:a}=vd(r),l=n?Wh:o?qh:Fo;if(a.call(r,t))return l(e.get(t));if(a.call(r,i))return l(e.get(i));e!==r&&e.get(t)}function Ks(e,t=!1){const o=this.__v_raw,n=Pt(o),r=Pt(e);return t||(Qr(e,r)&&$o(n,"has",e),$o(n,"has",r)),e===r?o.has(e):o.has(e)||o.has(r)}function Gs(e,t=!1){return e=e.__v_raw,!t&&$o(Pt(e),"iterate",Fi),Reflect.get(e,"size",e)}function $m(e,t=!1){!t&&!gn(e)&&!Ti(e)&&(e=Pt(e));const o=Pt(this);return vd(o).has.call(o,e)||(o.add(e),mr(o,"add",e,e)),this}function Pm(e,t,o=!1){!o&&!gn(t)&&!Ti(t)&&(t=Pt(t));const n=Pt(this),{has:r,get:i}=vd(n);let a=r.call(n,e);a||(e=Pt(e),a=r.call(n,e));const l=i.call(n,e);return n.set(e,t),a?Qr(t,l)&&mr(n,"set",e,t):mr(n,"add",e,t),this}function Mm(e){const t=Pt(this),{has:o,get:n}=vd(t);let r=o.call(t,e);r||(e=Pt(e),r=o.call(t,e)),n&&n.call(t,e);const i=t.delete(e);return r&&mr(t,"delete",e,void 0),i}function Am(){const e=Pt(this),t=e.size!==0,o=e.clear();return t&&mr(e,"clear",void 0,void 0),o}function qs(e,t){return function(n,r){const i=this,a=i.__v_raw,l=Pt(a),s=t?Wh:e?qh:Fo;return!e&&$o(l,"iterate",Fi),a.forEach((u,d)=>n.call(r,s(u),s(d),i))}}function Zs(e,t,o){return function(...n){const r=this.__v_raw,i=Pt(r),a=wa(i),l=e==="entries"||e===Symbol.iterator&&a,s=e==="keys"&&a,u=r[e](...n),d=o?Wh:t?qh:Fo;return!t&&$o(i,"iterate",s?$f:Fi),{next(){const{value:c,done:h}=u.next();return h?{value:c,done:h}:{value:l?[d(c[0]),d(c[1])]:d(c),done:h}},[Symbol.iterator](){return this}}}}function Pr(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Q6(){const e={get(i){return Us(this,i)},get size(){return Gs(this)},has:Ks,add:$m,set:Pm,delete:Mm,clear:Am,forEach:qs(!1,!1)},t={get(i){return Us(this,i,!1,!0)},get size(){return Gs(this)},has:Ks,add(i){return $m.call(this,i,!0)},set(i,a){return Pm.call(this,i,a,!0)},delete:Mm,clear:Am,forEach:qs(!1,!0)},o={get(i){return Us(this,i,!0)},get size(){return Gs(this,!0)},has(i){return Ks.call(this,i,!0)},add:Pr("add"),set:Pr("set"),delete:Pr("delete"),clear:Pr("clear"),forEach:qs(!0,!1)},n={get(i){return Us(this,i,!0,!0)},get size(){return Gs(this,!0)},has(i){return Ks.call(this,i,!0)},add:Pr("add"),set:Pr("set"),delete:Pr("delete"),clear:Pr("clear"),forEach:qs(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=Zs(i,!1,!1),o[i]=Zs(i,!0,!1),t[i]=Zs(i,!1,!0),n[i]=Zs(i,!0,!0)}),[e,o,t,n]}const[J6,e3,t3,o3]=Q6();function Uh(e,t){const o=t?e?o3:t3:e?e3:J6;return(n,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?n:Reflect.get(Tt(o,r)&&r in n?o:n,r,i)}const n3={get:Uh(!1,!1)},r3={get:Uh(!1,!0)},i3={get:Uh(!0,!1)};const d1=new WeakMap,c1=new WeakMap,f1=new WeakMap,a3=new WeakMap;function l3(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function s3(e){return e.__v_skip||!Object.isExtensible(e)?0:l3($6(e))}function It(e){return Ti(e)?e:Kh(e,!1,Z6,n3,d1)}function h1(e){return Kh(e,!1,Y6,r3,c1)}function Zn(e){return Kh(e,!0,X6,i3,f1)}function Kh(e,t,o,n,r){if(!Kt(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=r.get(e);if(i)return i;const a=s3(e);if(a===0)return e;const l=new Proxy(e,a===2?n:o);return r.set(e,l),l}function Kr(e){return Ti(e)?Kr(e.__v_raw):!!(e&&e.__v_isReactive)}function Ti(e){return!!(e&&e.__v_isReadonly)}function gn(e){return!!(e&&e.__v_isShallow)}function Gh(e){return e?!!e.__v_raw:!1}function Pt(e){const t=e&&e.__v_raw;return t?Pt(t):e}function Kl(e){return!Tt(e,"__v_skip")&&Object.isExtensible(e)&&Wb(e,"__v_skip",!0),e}const Fo=e=>Kt(e)?It(e):e,qh=e=>Kt(e)?Zn(e):e;function ro(e){return e?e.__v_isRef===!0:!1}function M(e){return p1(e,!1)}function bd(e){return p1(e,!0)}function p1(e,t){return ro(e)?e:new u3(e,t)}class u3{constructor(t,o){this.dep=new jh,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=o?t:Pt(t),this._value=o?t:Fo(t),this.__v_isShallow=o}get value(){return this.dep.track(),this._value}set value(t){const o=this._rawValue,n=this.__v_isShallow||gn(t)||Ti(t);t=n?t:Pt(t),Qr(t,o)&&(this._rawValue=t,this._value=n?t:Fo(t),this.dep.trigger())}}function k(e){return ro(e)?e.value:e}const d3={get:(e,t,o)=>t==="__v_raw"?e:k(Reflect.get(e,t,o)),set:(e,t,o,n)=>{const r=e[t];return ro(r)&&!ro(o)?(r.value=o,!0):Reflect.set(e,t,o,n)}};function m1(e){return Kr(e)?e:new Proxy(e,d3)}function g1(e){const t=ht(e)?new Array(e.length):{};for(const o in e)t[o]=v1(e,o);return t}class c3{constructor(t,o,n){this._object=t,this._key=o,this._defaultValue=n,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return j6(Pt(this._object),this._key)}}class f3{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function Be(e,t,o){return ro(e)?e:mt(e)?new f3(e):Kt(e)&&arguments.length>1?v1(e,t,o):M(e)}function v1(e,t,o){const n=e[t];return ro(n)?n:new c3(e,t,o)}class h3{constructor(t,o,n){this.fn=t,this.setter=o,this._value=void 0,this.dep=new jh(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Wl-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!o,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&jt!==this)return t1(this,!0),!0}get value(){const t=this.dep.track();return r1(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function p3(e,t,o=!1){let n,r;return mt(e)?n=e:(n=e.get,r=e.set),new h3(n,r,o)}const Xs={},Nu=new WeakMap;let vi;function m3(e,t=!1,o=vi){if(o){let n=Nu.get(o);n||Nu.set(o,n=[]),n.push(e)}}function g3(e,t,o=Nt){const{immediate:n,deep:r,once:i,scheduler:a,augmentJob:l,call:s}=o,u=C=>r?C:gn(C)||r===!1||r===0?pr(C,1):pr(C);let d,c,h,f,p=!1,g=!1;if(ro(e)?(c=()=>e.value,p=gn(e)):Kr(e)?(c=()=>u(e),p=!0):ht(e)?(g=!0,p=e.some(C=>Kr(C)||gn(C)),c=()=>e.map(C=>{if(ro(C))return C.value;if(Kr(C))return u(C);if(mt(C))return s?s(C,2):C()})):mt(e)?t?c=s?()=>s(e,2):e:c=()=>{if(h){oi();try{h()}finally{ni()}}const C=vi;vi=d;try{return s?s(e,3,[f]):e(f)}finally{vi=C}}:c=Un,t&&r){const C=c,_=r===!0?1/0:r;c=()=>pr(C(),_)}const v=Qb(),b=()=>{d.stop(),v&&Oh(v.effects,d)};if(i&&t){const C=t;t=(..._)=>{C(..._),b()}}let x=g?new Array(e.length).fill(Xs):Xs;const E=C=>{if(!(!(d.flags&1)||!d.dirty&&!C))if(t){const _=d.run();if(r||p||(g?_.some((R,w)=>Qr(R,x[w])):Qr(_,x))){h&&h();const R=vi;vi=d;try{const w=[_,x===Xs?void 0:g&&x[0]===Xs?[]:x,f];s?s(t,3,w):t(...w),x=_}finally{vi=R}}}else d.run()};return l&&l(E),d=new Jb(c),d.scheduler=a?()=>a(E,!1):E,f=C=>m3(C,!1,d),h=d.onStop=()=>{const C=Nu.get(d);if(C){if(s)s(C,4);else for(const _ of C)_();Nu.delete(d)}},t?n?E(!0):x=d.run():a?a(E.bind(null,!0),!0):d.run(),b.pause=d.pause.bind(d),b.resume=d.resume.bind(d),b.stop=b,b}function pr(e,t=1/0,o){if(t<=0||!Kt(e)||e.__v_skip||(o=o||new Set,o.has(e)))return e;if(o.add(e),t--,ro(e))pr(e.value,t,o);else if(ht(e))for(let n=0;n{pr(n,t,o)});else if(jb(e)){for(const n in e)pr(e[n],t,o);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&pr(e[n],t,o)}return e}/** +**/let Do;class Yb{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Do,!t&&Do&&(this.index=(Do.scopes||(Do.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,o;if(this.scopes)for(t=0,o=this.scopes.length;t0)return;if(Fl){let t=Fl;for(Fl=void 0;t;){const o=t.next;t.next=void 0,t.flags&=-9,t=o}}let e;for(;_l;){let t=_l;for(_l=void 0;t;){const o=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=o}}if(e)throw e}function n1(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function r1(e){let t,o=e.depsTail,n=o;for(;n;){const r=n.prevDep;n.version===-1?(n===o&&(o=r),jh(n),N6(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}e.deps=t,e.depsTail=o}function $f(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(i1(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function i1(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Wl))return;e.globalVersion=Wl;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!$f(e)){e.flags&=-3;return}const o=jt,n=Rn;jt=e,Rn=!0;try{n1(e);const r=e.fn(e._value);(t.version===0||Qr(r,e._value))&&(e._value=r,t.version++)}catch(r){throw t.version++,r}finally{jt=o,Rn=n,r1(e),e.flags&=-3}}function jh(e,t=!1){const{dep:o,prevSub:n,nextSub:r}=e;if(n&&(n.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=n,e.nextSub=void 0),o.subs===e&&(o.subs=n),!o.subs&&o.computed){o.computed.flags&=-5;for(let i=o.computed.deps;i;i=i.nextDep)jh(i,!0)}!t&&!--o.sc&&o.map&&o.map.delete(o.key)}function N6(e){const{prevDep:t,nextDep:o}=e;t&&(t.nextDep=o,e.prevDep=void 0),o&&(o.prevDep=t,e.nextDep=void 0)}let Rn=!0;const a1=[];function oi(){a1.push(Rn),Rn=!1}function ni(){const e=a1.pop();Rn=e===void 0?!0:e}function Rm(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const o=jt;jt=void 0;try{t()}finally{jt=o}}}let Wl=0;class V6{constructor(t,o){this.sub=t,this.dep=o,this.version=o.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Wh{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!jt||!Rn||jt===this.computed)return;let o=this.activeLink;if(o===void 0||o.sub!==jt)o=this.activeLink=new V6(jt,this),jt.deps?(o.prevDep=jt.depsTail,jt.depsTail.nextDep=o,jt.depsTail=o):jt.deps=jt.depsTail=o,l1(o);else if(o.version===-1&&(o.version=this.version,o.nextDep)){const n=o.nextDep;n.prevDep=o.prevDep,o.prevDep&&(o.prevDep.nextDep=n),o.prevDep=jt.depsTail,o.nextDep=void 0,jt.depsTail.nextDep=o,jt.depsTail=o,jt.deps===o&&(jt.deps=n)}return o}trigger(t){this.version++,Wl++,this.notify(t)}notify(t){Nh();try{for(let o=this.subs;o;o=o.prevSub)o.sub.notify()&&o.sub.dep.notify()}finally{Vh()}}}function l1(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)l1(n)}const o=e.dep.subs;o!==e&&(e.prevSub=o,o&&(o.nextSub=e)),e.dep.subs=e}}const Hu=new WeakMap,Fi=Symbol(""),Pf=Symbol(""),Ul=Symbol("");function $o(e,t,o){if(Rn&&jt){let n=Hu.get(e);n||Hu.set(e,n=new Map);let r=n.get(o);r||(n.set(o,r=new Wh),r.map=n,r.key=o),r.track()}}function mr(e,t,o,n,r,i){const a=Hu.get(e);if(!a){Wl++;return}const l=s=>{s&&s.trigger()};if(Nh(),t==="clear")a.forEach(l);else{const s=ht(e),u=s&&Hh(o);if(s&&o==="length"){const d=Number(n);a.forEach((c,h)=>{(h==="length"||h===Ul||!ti(h)&&h>=d)&&l(c)})}else switch(o!==void 0&&l(a.get(o)),u&&l(a.get(Ul)),t){case"add":s?u&&l(a.get("length")):(l(a.get(Fi)),wa(e)&&l(a.get(Pf)));break;case"delete":s||(l(a.get(Fi)),wa(e)&&l(a.get(Pf)));break;case"set":wa(e)&&l(a.get(Fi));break}}Vh()}function j6(e,t){const o=Hu.get(e);return o&&o.get(t)}function na(e){const t=Pt(e);return t===e?t:($o(t,"iterate",Ul),gn(e)?t:t.map(Fo))}function vd(e){return $o(e=Pt(e),"iterate",Ul),e}const W6={__proto__:null,[Symbol.iterator](){return yc(this,Symbol.iterator,Fo)},concat(...e){return na(this).concat(...e.map(t=>ht(t)?na(t):t))},entries(){return yc(this,"entries",e=>(e[1]=Fo(e[1]),e))},every(e,t){return ir(this,"every",e,t,void 0,arguments)},filter(e,t){return ir(this,"filter",e,t,o=>o.map(Fo),arguments)},find(e,t){return ir(this,"find",e,t,Fo,arguments)},findIndex(e,t){return ir(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return ir(this,"findLast",e,t,Fo,arguments)},findLastIndex(e,t){return ir(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return ir(this,"forEach",e,t,void 0,arguments)},includes(...e){return Cc(this,"includes",e)},indexOf(...e){return Cc(this,"indexOf",e)},join(e){return na(this).join(e)},lastIndexOf(...e){return Cc(this,"lastIndexOf",e)},map(e,t){return ir(this,"map",e,t,void 0,arguments)},pop(){return ol(this,"pop")},push(...e){return ol(this,"push",e)},reduce(e,...t){return $m(this,"reduce",e,t)},reduceRight(e,...t){return $m(this,"reduceRight",e,t)},shift(){return ol(this,"shift")},some(e,t){return ir(this,"some",e,t,void 0,arguments)},splice(...e){return ol(this,"splice",e)},toReversed(){return na(this).toReversed()},toSorted(e){return na(this).toSorted(e)},toSpliced(...e){return na(this).toSpliced(...e)},unshift(...e){return ol(this,"unshift",e)},values(){return yc(this,"values",Fo)}};function yc(e,t,o){const n=vd(e),r=n[t]();return n!==e&&!gn(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.value&&(i.value=o(i.value)),i}),r}const U6=Array.prototype;function ir(e,t,o,n,r,i){const a=vd(e),l=a!==e&&!gn(e),s=a[t];if(s!==U6[t]){const c=s.apply(e,i);return l?Fo(c):c}let u=o;a!==e&&(l?u=function(c,h){return o.call(this,Fo(c),h,e)}:o.length>2&&(u=function(c,h){return o.call(this,c,h,e)}));const d=s.call(a,u,n);return l&&r?r(d):d}function $m(e,t,o,n){const r=vd(e);let i=o;return r!==e&&(gn(e)?o.length>3&&(i=function(a,l,s){return o.call(this,a,l,s,e)}):i=function(a,l,s){return o.call(this,a,Fo(l),s,e)}),r[t](i,...n)}function Cc(e,t,o){const n=Pt(e);$o(n,"iterate",Ul);const r=n[t](...o);return(r===-1||r===!1)&&qh(o[0])?(o[0]=Pt(o[0]),n[t](...o)):r}function ol(e,t,o=[]){oi(),Nh();const n=Pt(e)[t].apply(e,o);return Vh(),ni(),n}const K6=zh("__proto__,__v_isRef,__isVue"),s1=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(ti));function G6(e){ti(e)||(e=String(e));const t=Pt(this);return $o(t,"has",e),t.hasOwnProperty(e)}class u1{constructor(t=!1,o=!1){this._isReadonly=t,this._isShallow=o}get(t,o,n){const r=this._isReadonly,i=this._isShallow;if(o==="__v_isReactive")return!r;if(o==="__v_isReadonly")return r;if(o==="__v_isShallow")return i;if(o==="__v_raw")return n===(r?i?a3:h1:i?f1:c1).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const a=ht(t);if(!r){let s;if(a&&(s=W6[o]))return s;if(o==="hasOwnProperty")return G6}const l=Reflect.get(t,o,ro(t)?t:n);return(ti(o)?s1.has(o):K6(o))||(r||$o(t,"get",o),i)?l:ro(l)?a&&Hh(o)?l:l.value:Kt(l)?r?Zn(l):It(l):l}}class d1 extends u1{constructor(t=!1){super(!1,t)}set(t,o,n,r){let i=t[o];if(!this._isShallow){const s=Di(i);if(!gn(n)&&!Di(n)&&(i=Pt(i),n=Pt(n)),!ht(t)&&ro(i)&&!ro(n))return s?!1:(i.value=n,!0)}const a=ht(t)&&Hh(o)?Number(o)e,bd=e=>Reflect.getPrototypeOf(e);function Us(e,t,o=!1,n=!1){e=e.__v_raw;const r=Pt(e),i=Pt(t);o||(Qr(t,i)&&$o(r,"get",t),$o(r,"get",i));const{has:a}=bd(r),l=n?Uh:o?Zh:Fo;if(a.call(r,t))return l(e.get(t));if(a.call(r,i))return l(e.get(i));e!==r&&e.get(t)}function Ks(e,t=!1){const o=this.__v_raw,n=Pt(o),r=Pt(e);return t||(Qr(e,r)&&$o(n,"has",e),$o(n,"has",r)),e===r?o.has(e):o.has(e)||o.has(r)}function Gs(e,t=!1){return e=e.__v_raw,!t&&$o(Pt(e),"iterate",Fi),Reflect.get(e,"size",e)}function Pm(e,t=!1){!t&&!gn(e)&&!Di(e)&&(e=Pt(e));const o=Pt(this);return bd(o).has.call(o,e)||(o.add(e),mr(o,"add",e,e)),this}function Mm(e,t,o=!1){!o&&!gn(t)&&!Di(t)&&(t=Pt(t));const n=Pt(this),{has:r,get:i}=bd(n);let a=r.call(n,e);a||(e=Pt(e),a=r.call(n,e));const l=i.call(n,e);return n.set(e,t),a?Qr(t,l)&&mr(n,"set",e,t):mr(n,"add",e,t),this}function Am(e){const t=Pt(this),{has:o,get:n}=bd(t);let r=o.call(t,e);r||(e=Pt(e),r=o.call(t,e)),n&&n.call(t,e);const i=t.delete(e);return r&&mr(t,"delete",e,void 0),i}function Bm(){const e=Pt(this),t=e.size!==0,o=e.clear();return t&&mr(e,"clear",void 0,void 0),o}function qs(e,t){return function(n,r){const i=this,a=i.__v_raw,l=Pt(a),s=t?Uh:e?Zh:Fo;return!e&&$o(l,"iterate",Fi),a.forEach((u,d)=>n.call(r,s(u),s(d),i))}}function Zs(e,t,o){return function(...n){const r=this.__v_raw,i=Pt(r),a=wa(i),l=e==="entries"||e===Symbol.iterator&&a,s=e==="keys"&&a,u=r[e](...n),d=o?Uh:t?Zh:Fo;return!t&&$o(i,"iterate",s?Pf:Fi),{next(){const{value:c,done:h}=u.next();return h?{value:c,done:h}:{value:l?[d(c[0]),d(c[1])]:d(c),done:h}},[Symbol.iterator](){return this}}}}function Pr(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Q6(){const e={get(i){return Us(this,i)},get size(){return Gs(this)},has:Ks,add:Pm,set:Mm,delete:Am,clear:Bm,forEach:qs(!1,!1)},t={get(i){return Us(this,i,!1,!0)},get size(){return Gs(this)},has:Ks,add(i){return Pm.call(this,i,!0)},set(i,a){return Mm.call(this,i,a,!0)},delete:Am,clear:Bm,forEach:qs(!1,!0)},o={get(i){return Us(this,i,!0)},get size(){return Gs(this,!0)},has(i){return Ks.call(this,i,!0)},add:Pr("add"),set:Pr("set"),delete:Pr("delete"),clear:Pr("clear"),forEach:qs(!0,!1)},n={get(i){return Us(this,i,!0,!0)},get size(){return Gs(this,!0)},has(i){return Ks.call(this,i,!0)},add:Pr("add"),set:Pr("set"),delete:Pr("delete"),clear:Pr("clear"),forEach:qs(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=Zs(i,!1,!1),o[i]=Zs(i,!0,!1),t[i]=Zs(i,!1,!0),n[i]=Zs(i,!0,!0)}),[e,o,t,n]}const[J6,e3,t3,o3]=Q6();function Kh(e,t){const o=t?e?o3:t3:e?e3:J6;return(n,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?n:Reflect.get(Dt(o,r)&&r in n?o:n,r,i)}const n3={get:Kh(!1,!1)},r3={get:Kh(!1,!0)},i3={get:Kh(!0,!1)};const c1=new WeakMap,f1=new WeakMap,h1=new WeakMap,a3=new WeakMap;function l3(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function s3(e){return e.__v_skip||!Object.isExtensible(e)?0:l3($6(e))}function It(e){return Di(e)?e:Gh(e,!1,Z6,n3,c1)}function p1(e){return Gh(e,!1,Y6,r3,f1)}function Zn(e){return Gh(e,!0,X6,i3,h1)}function Gh(e,t,o,n,r){if(!Kt(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=r.get(e);if(i)return i;const a=s3(e);if(a===0)return e;const l=new Proxy(e,a===2?n:o);return r.set(e,l),l}function Kr(e){return Di(e)?Kr(e.__v_raw):!!(e&&e.__v_isReactive)}function Di(e){return!!(e&&e.__v_isReadonly)}function gn(e){return!!(e&&e.__v_isShallow)}function qh(e){return e?!!e.__v_raw:!1}function Pt(e){const t=e&&e.__v_raw;return t?Pt(t):e}function Kl(e){return!Dt(e,"__v_skip")&&Object.isExtensible(e)&&Ub(e,"__v_skip",!0),e}const Fo=e=>Kt(e)?It(e):e,Zh=e=>Kt(e)?Zn(e):e;function ro(e){return e?e.__v_isRef===!0:!1}function M(e){return m1(e,!1)}function xd(e){return m1(e,!0)}function m1(e,t){return ro(e)?e:new u3(e,t)}class u3{constructor(t,o){this.dep=new Wh,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=o?t:Pt(t),this._value=o?t:Fo(t),this.__v_isShallow=o}get value(){return this.dep.track(),this._value}set value(t){const o=this._rawValue,n=this.__v_isShallow||gn(t)||Di(t);t=n?t:Pt(t),Qr(t,o)&&(this._rawValue=t,this._value=n?t:Fo(t),this.dep.trigger())}}function E(e){return ro(e)?e.value:e}const d3={get:(e,t,o)=>t==="__v_raw"?e:E(Reflect.get(e,t,o)),set:(e,t,o,n)=>{const r=e[t];return ro(r)&&!ro(o)?(r.value=o,!0):Reflect.set(e,t,o,n)}};function g1(e){return Kr(e)?e:new Proxy(e,d3)}function v1(e){const t=ht(e)?new Array(e.length):{};for(const o in e)t[o]=b1(e,o);return t}class c3{constructor(t,o,n){this._object=t,this._key=o,this._defaultValue=n,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return j6(Pt(this._object),this._key)}}class f3{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function Be(e,t,o){return ro(e)?e:mt(e)?new f3(e):Kt(e)&&arguments.length>1?b1(e,t,o):M(e)}function b1(e,t,o){const n=e[t];return ro(n)?n:new c3(e,t,o)}class h3{constructor(t,o,n){this.fn=t,this.setter=o,this._value=void 0,this.dep=new Wh(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Wl-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!o,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&jt!==this)return o1(this,!0),!0}get value(){const t=this.dep.track();return i1(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function p3(e,t,o=!1){let n,r;return mt(e)?n=e:(n=e.get,r=e.set),new h3(n,r,o)}const Xs={},Nu=new WeakMap;let vi;function m3(e,t=!1,o=vi){if(o){let n=Nu.get(o);n||Nu.set(o,n=[]),n.push(e)}}function g3(e,t,o=Nt){const{immediate:n,deep:r,once:i,scheduler:a,augmentJob:l,call:s}=o,u=C=>r?C:gn(C)||r===!1||r===0?pr(C,1):pr(C);let d,c,h,f,p=!1,g=!1;if(ro(e)?(c=()=>e.value,p=gn(e)):Kr(e)?(c=()=>u(e),p=!0):ht(e)?(g=!0,p=e.some(C=>Kr(C)||gn(C)),c=()=>e.map(C=>{if(ro(C))return C.value;if(Kr(C))return u(C);if(mt(C))return s?s(C,2):C()})):mt(e)?t?c=s?()=>s(e,2):e:c=()=>{if(h){oi();try{h()}finally{ni()}}const C=vi;vi=d;try{return s?s(e,3,[f]):e(f)}finally{vi=C}}:c=Un,t&&r){const C=c,_=r===!0?1/0:r;c=()=>pr(C(),_)}const v=Jb(),b=()=>{d.stop(),v&&Lh(v.effects,d)};if(i&&t){const C=t;t=(..._)=>{C(..._),b()}}let x=g?new Array(e.length).fill(Xs):Xs;const k=C=>{if(!(!(d.flags&1)||!d.dirty&&!C))if(t){const _=d.run();if(r||p||(g?_.some((R,w)=>Qr(R,x[w])):Qr(_,x))){h&&h();const R=vi;vi=d;try{const w=[_,x===Xs?void 0:g&&x[0]===Xs?[]:x,f];s?s(t,3,w):t(...w),x=_}finally{vi=R}}}else d.run()};return l&&l(k),d=new e1(c),d.scheduler=a?()=>a(k,!1):k,f=C=>m3(C,!1,d),h=d.onStop=()=>{const C=Nu.get(d);if(C){if(s)s(C,4);else for(const _ of C)_();Nu.delete(d)}},t?n?k(!0):x=d.run():a?a(k.bind(null,!0),!0):d.run(),b.pause=d.pause.bind(d),b.resume=d.resume.bind(d),b.stop=b,b}function pr(e,t=1/0,o){if(t<=0||!Kt(e)||e.__v_skip||(o=o||new Set,o.has(e)))return e;if(o.add(e),t--,ro(e))pr(e.value,t,o);else if(ht(e))for(let n=0;n{pr(n,t,o)});else if(Wb(e)){for(const n in e)pr(e[n],t,o);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&pr(e[n],t,o)}return e}/** * @vue/runtime-core v3.5.11 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT -**/function vs(e,t,o,n){try{return n?e(...n):e()}catch(r){xd(r,t,o)}}function Mn(e,t,o,n){if(mt(e)){const r=vs(e,t,o,n);return r&&Nb(r)&&r.catch(i=>{xd(i,t,o)}),r}if(ht(e)){const r=[];for(let i=0;i>>1,r=Io[n],i=Gl(r);i=Gl(o)?Io.push(e):Io.splice(b3(t),0,e),e.flags|=1,x1()}}function x1(){Vu||(Vu=b1.then(C1))}function x3(e){ht(e)?Sa.push(...e):zr&&e.id===-1?zr.splice(ma+1,0,e):e.flags&1||(Sa.push(e),e.flags|=1),x1()}function Bm(e,t,o=Nn+1){for(;oGl(o)-Gl(n));if(Sa.length=0,zr){zr.push(...t);return}for(zr=t,ma=0;mae.id==null?e.flags&2?-1:1/0:e.id;function C1(e){try{for(Nn=0;Nn{n._d&&Um(-1);const i=ju(t);let a;try{a=e(...r)}finally{ju(i),n._d&&Um(1)}return a};return n._n=!0,n._c=!0,n._d=!0,n}function Po(e,t){if(vo===null)return e;const o=kd(vo),n=e.dirs||(e.dirs=[]);for(let r=0;re.__isTeleport,Rl=e=>e&&(e.disabled||e.disabled===""),y3=e=>e&&(e.defer||e.defer===""),Dm=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Tm=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Pf=(e,t)=>{const o=e&&e.to;return eo(o)?t?t(o):null:o},C3={name:"Teleport",__isTeleport:!0,process(e,t,o,n,r,i,a,l,s,u){const{mc:d,pc:c,pbc:h,o:{insert:f,querySelector:p,createText:g,createComment:v}}=u,b=Rl(t.props);let{shapeFlag:x,children:E,dynamicChildren:C}=t;if(e==null){const _=t.el=g(""),R=t.anchor=g("");f(_,o,n),f(R,o,n);const w=($,B)=>{x&16&&(r&&r.isCE&&(r.ce._teleportTarget=$),d(E,$,B,r,i,a,l,s))},A=()=>{const $=t.target=Pf(t.props,p),B=k1($,t,g,f);$&&(a!=="svg"&&Dm($)?a="svg":a!=="mathml"&&Tm($)&&(a="mathml"),b||(w($,B),Fu(t)))};b&&(w(o,R),Fu(t)),y3(t.props)?Wo(A,i):A()}else{t.el=e.el,t.targetStart=e.targetStart;const _=t.anchor=e.anchor,R=t.target=e.target,w=t.targetAnchor=e.targetAnchor,A=Rl(e.props),$=A?o:R,B=A?_:w;if(a==="svg"||Dm(R)?a="svg":(a==="mathml"||Tm(R))&&(a="mathml"),C?(h(e.dynamicChildren,C,$,r,i,a,l),ep(e,t,!0)):s||c(e,t,$,B,r,i,a,l,!1),b)A?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Ys(t,o,_,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const U=t.target=Pf(t.props,p);U&&Ys(t,U,null,u,0)}else A&&Ys(t,R,w,u,1);Fu(t)}},remove(e,t,o,{um:n,o:{remove:r}},i){const{shapeFlag:a,children:l,anchor:s,targetStart:u,targetAnchor:d,target:c,props:h}=e;if(c&&(r(u),r(d)),i&&r(s),a&16){const f=i||!Rl(h);for(let p=0;p{e.isMounted=!0}),Xt(()=>{e.isUnmounting=!0}),e}const cn=[Function,Array],F1={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:cn,onEnter:cn,onAfterEnter:cn,onEnterCancelled:cn,onBeforeLeave:cn,onLeave:cn,onAfterLeave:cn,onLeaveCancelled:cn,onBeforeAppear:cn,onAppear:cn,onAfterAppear:cn,onAppearCancelled:cn},R1=e=>{const t=e.subTree;return t.component?R1(t.component):t},S3={name:"BaseTransition",props:F1,setup(e,{slots:t}){const o=xr(),n=_1();return()=>{const r=t.default&&Xh(t.default(),!0);if(!r||!r.length)return;const i=$1(r),a=Pt(e),{mode:l}=a;if(n.isLeaving)return Cc(i);const s=Im(i);if(!s)return Cc(i);let u=ql(s,a,n,o,h=>u=h);s.type!==go&&Ii(s,u);const d=o.subTree,c=d&&Im(d);if(c&&c.type!==go&&!bi(s,c)&&R1(o).type!==go){const h=ql(c,a,n,o);if(Ii(c,h),l==="out-in"&&s.type!==go)return n.isLeaving=!0,h.afterLeave=()=>{n.isLeaving=!1,o.job.flags&8||o.update(),delete h.afterLeave},Cc(i);l==="in-out"&&s.type!==go&&(h.delayLeave=(f,p,g)=>{const v=P1(n,c);v[String(c.key)]=c,f[Or]=()=>{p(),f[Or]=void 0,delete u.delayedLeave},u.delayedLeave=g})}return i}}};function $1(e){let t=e[0];if(e.length>1){for(const o of e)if(o.type!==go){t=o;break}}return t}const E3=S3;function P1(e,t){const{leavingVNodes:o}=e;let n=o.get(t.type);return n||(n=Object.create(null),o.set(t.type,n)),n}function ql(e,t,o,n,r){const{appear:i,mode:a,persisted:l=!1,onBeforeEnter:s,onEnter:u,onAfterEnter:d,onEnterCancelled:c,onBeforeLeave:h,onLeave:f,onAfterLeave:p,onLeaveCancelled:g,onBeforeAppear:v,onAppear:b,onAfterAppear:x,onAppearCancelled:E}=t,C=String(e.key),_=P1(o,e),R=($,B)=>{$&&Mn($,n,9,B)},w=($,B)=>{const U=B[1];R($,B),ht($)?$.every(H=>H.length<=1)&&U():$.length<=1&&U()},A={mode:a,persisted:l,beforeEnter($){let B=s;if(!o.isMounted)if(i)B=v||s;else return;$[Or]&&$[Or](!0);const U=_[C];U&&bi(e,U)&&U.el[Or]&&U.el[Or](),R(B,[$])},enter($){let B=u,U=d,H=c;if(!o.isMounted)if(i)B=b||u,U=x||d,H=E||c;else return;let K=!1;const L=$[Qs]=T=>{K||(K=!0,T?R(H,[$]):R(U,[$]),A.delayedLeave&&A.delayedLeave(),$[Qs]=void 0)};B?w(B,[$,L]):L()},leave($,B){const U=String(e.key);if($[Qs]&&$[Qs](!0),o.isUnmounting)return B();R(h,[$]);let H=!1;const K=$[Or]=L=>{H||(H=!0,B(),L?R(g,[$]):R(p,[$]),$[Or]=void 0,_[U]===e&&delete _[U])};_[U]=e,f?w(f,[$,K]):K()},clone($){const B=ql($,t,o,n,r);return r&&r(B),B}};return A}function Cc(e){if(yd(e))return e=qo(e),e.children=null,e}function Im(e){if(!yd(e))return E1(e.type)&&e.children?$1(e.children):e;const{shapeFlag:t,children:o}=e;if(o){if(t&16)return o[0];if(t&32&&mt(o.default))return o.default()}}function Ii(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Ii(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Xh(e,t=!1,o){let n=[],r=0;for(let i=0;i1)for(let i=0;iMf(p,t&&(ht(t)?t[g]:t),o,n,r));return}if(Ea(n)&&!r)return;const i=n.shapeFlag&4?kd(n.component):n.el,a=r?null:i,{i:l,r:s}=e,u=t&&t.r,d=l.refs===Nt?l.refs={}:l.refs,c=l.setupState,h=Pt(c),f=c===Nt?()=>!1:p=>Tt(h,p);if(u!=null&&u!==s&&(eo(u)?(d[u]=null,f(u)&&(c[u]=null)):ro(u)&&(u.value=null)),mt(s))vs(s,l,12,[a,d]);else{const p=eo(s),g=ro(s);if(p||g){const v=()=>{if(e.f){const b=p?f(s)?c[s]:d[s]:s.value;r?ht(b)&&Oh(b,i):ht(b)?b.includes(i)||b.push(i):p?(d[s]=[i],f(s)&&(c[s]=d[s])):(s.value=[i],e.k&&(d[e.k]=s.value))}else p?(d[s]=a,f(s)&&(c[s]=a)):g&&(s.value=a,e.k&&(d[e.k]=a))};a?(v.id=-1,Wo(v,o)):v()}}}const Ea=e=>!!e.type.__asyncLoader,yd=e=>e.type.__isKeepAlive;function Yh(e,t){A1(e,"a",t)}function Cd(e,t){A1(e,"da",t)}function A1(e,t,o=Co){const n=e.__wdc||(e.__wdc=()=>{let r=o;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(wd(t,n,o),o){let r=o.parent;for(;r&&r.parent;)yd(r.parent.vnode)&&_3(n,t,o,r),r=r.parent}}function _3(e,t,o,n){const r=wd(t,e,n,!0);Go(()=>{Oh(n[t],r)},o)}function wd(e,t,o=Co,n=!1){if(o){const r=o[e]||(o[e]=[]),i=t.__weh||(t.__weh=(...a)=>{oi();const l=Cs(o),s=Mn(t,o,e,a);return l(),ni(),s});return n?r.unshift(i):r.push(i),i}}const br=e=>(t,o=Co)=>{(!Ed||e==="sp")&&wd(e,(...n)=>t(...n),o)},ri=br("bm"),ut=br("m"),B1=br("bu"),D1=br("u"),Xt=br("bum"),Go=br("um"),F3=br("sp"),R3=br("rtg"),$3=br("rtc");function P3(e,t=Co){wd("ec",e,t)}const T1="components";function lt(e,t){return z1(T1,e,!0,t)||e}const I1=Symbol.for("v-ndc");function Js(e){return eo(e)?z1(T1,e,!1)||e:e||I1}function z1(e,t,o=!0,n=!1){const r=vo||Co;if(r){const i=r.type;{const l=mE(i,!1);if(l&&(l===t||l===vn(t)||l===pd(vn(t))))return i}const a=zm(r[e]||i[e],t)||zm(r.appContext[e],t);return!a&&n?i:a}}function zm(e,t){return e&&(e[t]||e[vn(t)]||e[pd(vn(t))])}function xa(e,t,o,n){let r;const i=o,a=ht(e);if(a||eo(e)){const l=a&&Kr(e);let s=!1;l&&(s=!gn(e),e=gd(e)),r=new Array(e.length);for(let u=0,d=e.length;ut(l,s,void 0,i));else{const l=Object.keys(e);r=new Array(l.length);for(let s=0,u=l.length;s$a(t)?!(t.type===go||t.type===ft&&!O1(t.children)):!0)?e:null}const Af=e=>e?ox(e)?kd(e):Af(e.parent):null,$l=fo(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=>Af(e.parent),$root:e=>Af(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Qh(e),$forceUpdate:e=>e.f||(e.f=()=>{Zh(e.update)}),$nextTick:e=>e.n||(e.n=Rt.bind(e.proxy)),$watch:e=>Q3.bind(e)}),wc=(e,t)=>e!==Nt&&!e.__isScriptSetup&&Tt(e,t),M3={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:o,setupState:n,data:r,props:i,accessCache:a,type:l,appContext:s}=e;let u;if(t[0]!=="$"){const f=a[t];if(f!==void 0)switch(f){case 1:return n[t];case 2:return r[t];case 4:return o[t];case 3:return i[t]}else{if(wc(n,t))return a[t]=1,n[t];if(r!==Nt&&Tt(r,t))return a[t]=2,r[t];if((u=e.propsOptions[0])&&Tt(u,t))return a[t]=3,i[t];if(o!==Nt&&Tt(o,t))return a[t]=4,o[t];Bf&&(a[t]=0)}}const d=$l[t];let c,h;if(d)return t==="$attrs"&&$o(e.attrs,"get",""),d(e);if((c=l.__cssModules)&&(c=c[t]))return c;if(o!==Nt&&Tt(o,t))return a[t]=4,o[t];if(h=s.config.globalProperties,Tt(h,t))return h[t]},set({_:e},t,o){const{data:n,setupState:r,ctx:i}=e;return wc(r,t)?(r[t]=o,!0):n!==Nt&&Tt(n,t)?(n[t]=o,!0):Tt(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=o,!0)},has({_:{data:e,setupState:t,accessCache:o,ctx:n,appContext:r,propsOptions:i}},a){let l;return!!o[a]||e!==Nt&&Tt(e,a)||wc(t,a)||(l=i[0])&&Tt(l,a)||Tt(n,a)||Tt($l,a)||Tt(r.config.globalProperties,a)},defineProperty(e,t,o){return o.get!=null?e._.accessCache[t]=0:Tt(o,"value")&&this.set(e,t,o.value,null),Reflect.defineProperty(e,t,o)}};function Om(e){return ht(e)?e.reduce((t,o)=>(t[o]=null,t),{}):e}let Bf=!0;function A3(e){const t=Qh(e),o=e.proxy,n=e.ctx;Bf=!1,t.beforeCreate&&Lm(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:a,watch:l,provide:s,inject:u,created:d,beforeMount:c,mounted:h,beforeUpdate:f,updated:p,activated:g,deactivated:v,beforeDestroy:b,beforeUnmount:x,destroyed:E,unmounted:C,render:_,renderTracked:R,renderTriggered:w,errorCaptured:A,serverPrefetch:$,expose:B,inheritAttrs:U,components:H,directives:K,filters:L}=t;if(u&&B3(u,n,null),a)for(const F in a){const y=a[F];mt(y)&&(n[F]=y.bind(o))}if(r){const F=r.call(o,o);Kt(F)&&(e.data=It(F))}if(Bf=!0,i)for(const F in i){const y=i[F],re=mt(y)?y.bind(o,o):mt(y.get)?y.get.bind(o,o):Un,te=!mt(y)&&mt(y.set)?y.set.bind(o):Un,j=I({get:re,set:te});Object.defineProperty(n,F,{enumerable:!0,configurable:!0,get:()=>j.value,set:Z=>j.value=Z})}if(l)for(const F in l)L1(l[F],n,o,F);if(s){const F=mt(s)?s.call(o):s;Reflect.ownKeys(F).forEach(y=>{Je(y,F[y])})}d&&Lm(d,e,"c");function z(F,y){ht(y)?y.forEach(re=>F(re.bind(o))):y&&F(y.bind(o))}if(z(ri,c),z(ut,h),z(B1,f),z(D1,p),z(Yh,g),z(Cd,v),z(P3,A),z($3,R),z(R3,w),z(Xt,x),z(Go,C),z(F3,$),ht(B))if(B.length){const F=e.exposed||(e.exposed={});B.forEach(y=>{Object.defineProperty(F,y,{get:()=>o[y],set:re=>o[y]=re})})}else e.exposed||(e.exposed={});_&&e.render===Un&&(e.render=_),U!=null&&(e.inheritAttrs=U),H&&(e.components=H),K&&(e.directives=K),$&&M1(e)}function B3(e,t,o=Un){ht(e)&&(e=Df(e));for(const n in e){const r=e[n];let i;Kt(r)?"default"in r?i=Oe(r.from||n,r.default,!0):i=Oe(r.from||n):i=Oe(r),ro(i)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:a=>i.value=a}):t[n]=i}}function Lm(e,t,o){Mn(ht(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,o)}function L1(e,t,o,n){let r=n.includes(".")?Y1(o,n):()=>o[n];if(eo(e)){const i=t[e];mt(i)&&at(r,i)}else if(mt(e))at(r,e.bind(o));else if(Kt(e))if(ht(e))e.forEach(i=>L1(i,t,o,n));else{const i=mt(e.handler)?e.handler.bind(o):t[e.handler];mt(i)&&at(r,i,e)}}function Qh(e){const t=e.type,{mixins:o,extends:n}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:a}}=e.appContext,l=i.get(t);let s;return l?s=l:!r.length&&!o&&!n?s=t:(s={},r.length&&r.forEach(u=>Wu(s,u,a,!0)),Wu(s,t,a)),Kt(t)&&i.set(t,s),s}function Wu(e,t,o,n=!1){const{mixins:r,extends:i}=t;i&&Wu(e,i,o,!0),r&&r.forEach(a=>Wu(e,a,o,!0));for(const a in t)if(!(n&&a==="expose")){const l=D3[a]||o&&o[a];e[a]=l?l(e[a],t[a]):t[a]}return e}const D3={data:Hm,props:Nm,emits:Nm,methods:xl,computed:xl,beforeCreate:Do,created:Do,beforeMount:Do,mounted:Do,beforeUpdate:Do,updated:Do,beforeDestroy:Do,beforeUnmount:Do,destroyed:Do,unmounted:Do,activated:Do,deactivated:Do,errorCaptured:Do,serverPrefetch:Do,components:xl,directives:xl,watch:I3,provide:Hm,inject:T3};function Hm(e,t){return t?e?function(){return fo(mt(e)?e.call(this,this):e,mt(t)?t.call(this,this):t)}:t:e}function T3(e,t){return xl(Df(e),Df(t))}function Df(e){if(ht(e)){const t={};for(let o=0;o1)return o&&mt(t)?t.call(n&&n.proxy):t}}function L3(){return!!(Co||vo||Ri)}const N1={},V1=()=>Object.create(N1),j1=e=>Object.getPrototypeOf(e)===N1;function H3(e,t,o,n=!1){const r={},i=V1();e.propsDefaults=Object.create(null),W1(e,t,r,i);for(const a in e.propsOptions[0])a in r||(r[a]=void 0);o?e.props=n?r:h1(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function N3(e,t,o,n){const{props:r,attrs:i,vnode:{patchFlag:a}}=e,l=Pt(r),[s]=e.propsOptions;let u=!1;if((n||a>0)&&!(a&16)){if(a&8){const d=e.vnode.dynamicProps;for(let c=0;c{s=!0;const[h,f]=U1(c,t,!0);fo(a,h),f&&l.push(...f)};!o&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}if(!i&&!s)return Kt(e)&&n.set(e,Ca),Ca;if(ht(i))for(let d=0;de[0]==="_"||e==="$stable",Jh=e=>ht(e)?e.map(Vn):[Vn(e)],j3=(e,t,o)=>{if(t._n)return t;const n=oe((...r)=>Jh(t(...r)),o);return n._c=!1,n},G1=(e,t,o)=>{const n=e._ctx;for(const r in e){if(K1(r))continue;const i=e[r];if(mt(i))t[r]=j3(r,i,n);else if(i!=null){const a=Jh(i);t[r]=()=>a}}},q1=(e,t)=>{const o=Jh(t);e.slots.default=()=>o},Z1=(e,t,o)=>{for(const n in t)(o||n!=="_")&&(e[n]=t[n])},W3=(e,t,o)=>{const n=e.slots=V1();if(e.vnode.shapeFlag&32){const r=t._;r?(Z1(n,t,o),o&&Wb(n,"_",r,!0)):G1(t,n)}else t&&q1(e,t)},U3=(e,t,o)=>{const{vnode:n,slots:r}=e;let i=!0,a=Nt;if(n.shapeFlag&32){const l=t._;l?o&&l===1?i=!1:Z1(r,t,o):(i=!t.$stable,G1(t,r)),a=t}else t&&(q1(e,t),a={default:1});if(i)for(const l in r)!K1(l)&&a[l]==null&&delete r[l]},Wo=iE;function K3(e){return G3(e)}function G3(e,t){const o=Ub();o.__VUE__=!0;const{insert:n,remove:r,patchProp:i,createElement:a,createText:l,createComment:s,setText:u,setElementText:d,parentNode:c,nextSibling:h,setScopeId:f=Un,insertStaticContent:p}=e,g=(W,ee,ge,Ce=null,le=null,ne=null,ce=void 0,J=null,ie=!!ee.dynamicChildren)=>{if(W===ee)return;W&&!bi(W,ee)&&(Ce=fe(W),Z(W,le,ne,!0),W=null),ee.patchFlag===-2&&(ie=!1,ee.dynamicChildren=null);const{type:de,ref:ae,shapeFlag:q}=ee;switch(de){case ys:v(W,ee,ge,Ce);break;case go:b(W,ee,ge,Ce);break;case Ru:W==null&&x(ee,ge,Ce,ce);break;case ft:H(W,ee,ge,Ce,le,ne,ce,J,ie);break;default:q&1?_(W,ee,ge,Ce,le,ne,ce,J,ie):q&6?K(W,ee,ge,Ce,le,ne,ce,J,ie):(q&64||q&128)&&de.process(W,ee,ge,Ce,le,ne,ce,J,ie,O)}ae!=null&&le&&Mf(ae,W&&W.ref,ne,ee||W,!ee)},v=(W,ee,ge,Ce)=>{if(W==null)n(ee.el=l(ee.children),ge,Ce);else{const le=ee.el=W.el;ee.children!==W.children&&u(le,ee.children)}},b=(W,ee,ge,Ce)=>{W==null?n(ee.el=s(ee.children||""),ge,Ce):ee.el=W.el},x=(W,ee,ge,Ce)=>{[W.el,W.anchor]=p(W.children,ee,ge,Ce,W.el,W.anchor)},E=({el:W,anchor:ee},ge,Ce)=>{let le;for(;W&&W!==ee;)le=h(W),n(W,ge,Ce),W=le;n(ee,ge,Ce)},C=({el:W,anchor:ee})=>{let ge;for(;W&&W!==ee;)ge=h(W),r(W),W=ge;r(ee)},_=(W,ee,ge,Ce,le,ne,ce,J,ie)=>{ee.type==="svg"?ce="svg":ee.type==="math"&&(ce="mathml"),W==null?R(ee,ge,Ce,le,ne,ce,J,ie):$(W,ee,le,ne,ce,J,ie)},R=(W,ee,ge,Ce,le,ne,ce,J)=>{let ie,de;const{props:ae,shapeFlag:q,transition:ue,dirs:ve}=W;if(ie=W.el=a(W.type,ne,ae&&ae.is,ae),q&8?d(ie,W.children):q&16&&A(W.children,ie,null,Ce,le,Sc(W,ne),ce,J),ve&&di(W,null,Ce,"created"),w(ie,W,W.scopeId,ce,Ce),ae){for(const Ke in ae)Ke!=="value"&&!kl(Ke)&&i(ie,Ke,null,ae[Ke],ne,Ce);"value"in ae&&i(ie,"value",null,ae.value,ne),(de=ae.onVnodeBeforeMount)&&zn(de,Ce,W)}ve&&di(W,null,Ce,"beforeMount");const De=q3(le,ue);De&&ue.beforeEnter(ie),n(ie,ee,ge),((de=ae&&ae.onVnodeMounted)||De||ve)&&Wo(()=>{de&&zn(de,Ce,W),De&&ue.enter(ie),ve&&di(W,null,Ce,"mounted")},le)},w=(W,ee,ge,Ce,le)=>{if(ge&&f(W,ge),Ce)for(let ne=0;ne{for(let de=ie;de{const J=ee.el=W.el;let{patchFlag:ie,dynamicChildren:de,dirs:ae}=ee;ie|=W.patchFlag&16;const q=W.props||Nt,ue=ee.props||Nt;let ve;if(ge&&ci(ge,!1),(ve=ue.onVnodeBeforeUpdate)&&zn(ve,ge,ee,W),ae&&di(ee,W,ge,"beforeUpdate"),ge&&ci(ge,!0),(q.innerHTML&&ue.innerHTML==null||q.textContent&&ue.textContent==null)&&d(J,""),de?B(W.dynamicChildren,de,J,ge,Ce,Sc(ee,le),ne):ce||y(W,ee,J,null,ge,Ce,Sc(ee,le),ne,!1),ie>0){if(ie&16)U(J,q,ue,ge,le);else if(ie&2&&q.class!==ue.class&&i(J,"class",null,ue.class,le),ie&4&&i(J,"style",q.style,ue.style,le),ie&8){const De=ee.dynamicProps;for(let Ke=0;Ke{ve&&zn(ve,ge,ee,W),ae&&di(ee,W,ge,"updated")},Ce)},B=(W,ee,ge,Ce,le,ne,ce)=>{for(let J=0;J{if(ee!==ge){if(ee!==Nt)for(const ne in ee)!kl(ne)&&!(ne in ge)&&i(W,ne,ee[ne],null,le,Ce);for(const ne in ge){if(kl(ne))continue;const ce=ge[ne],J=ee[ne];ce!==J&&ne!=="value"&&i(W,ne,J,ce,le,Ce)}"value"in ge&&i(W,"value",ee.value,ge.value,le)}},H=(W,ee,ge,Ce,le,ne,ce,J,ie)=>{const de=ee.el=W?W.el:l(""),ae=ee.anchor=W?W.anchor:l("");let{patchFlag:q,dynamicChildren:ue,slotScopeIds:ve}=ee;ve&&(J=J?J.concat(ve):ve),W==null?(n(de,ge,Ce),n(ae,ge,Ce),A(ee.children||[],ge,ae,le,ne,ce,J,ie)):q>0&&q&64&&ue&&W.dynamicChildren?(B(W.dynamicChildren,ue,ge,le,ne,ce,J),(ee.key!=null||le&&ee===le.subTree)&&ep(W,ee,!0)):y(W,ee,ge,ae,le,ne,ce,J,ie)},K=(W,ee,ge,Ce,le,ne,ce,J,ie)=>{ee.slotScopeIds=J,W==null?ee.shapeFlag&512?le.ctx.activate(ee,ge,Ce,ce,ie):L(ee,ge,Ce,le,ne,ce,ie):T(W,ee,ie)},L=(W,ee,ge,Ce,le,ne,ce)=>{const J=W.component=dE(W,Ce,le);if(yd(W)&&(J.ctx.renderer=O),cE(J,!1,ce),J.asyncDep){if(le&&le.registerDep(J,z,ce),!W.el){const ie=J.subTree=S(go);b(null,ie,ee,ge)}}else z(J,W,ee,ge,le,ne,ce)},T=(W,ee,ge)=>{const Ce=ee.component=W.component;if(nE(W,ee,ge))if(Ce.asyncDep&&!Ce.asyncResolved){F(Ce,ee,ge);return}else Ce.next=ee,Ce.update();else ee.el=W.el,Ce.vnode=ee},z=(W,ee,ge,Ce,le,ne,ce)=>{const J=()=>{if(W.isMounted){let{next:q,bu:ue,u:ve,parent:De,vnode:Ke}=W;{const Ye=X1(W);if(Ye){q&&(q.el=Ke.el,F(W,q,ce)),Ye.asyncDep.then(()=>{W.isUnmounted||J()});return}}let Qe=q,st;ci(W,!1),q?(q.el=Ke.el,F(W,q,ce)):q=Ke,ue&&gc(ue),(st=q.props&&q.props.onVnodeBeforeUpdate)&&zn(st,De,q,Ke),ci(W,!0);const Xe=Ec(W),pt=W.subTree;W.subTree=Xe,g(pt,Xe,c(pt.el),fe(pt),W,le,ne),q.el=Xe.el,Qe===null&&rE(W,Xe.el),ve&&Wo(ve,le),(st=q.props&&q.props.onVnodeUpdated)&&Wo(()=>zn(st,De,q,Ke),le)}else{let q;const{el:ue,props:ve}=ee,{bm:De,m:Ke,parent:Qe,root:st,type:Xe}=W,pt=Ea(ee);if(ci(W,!1),De&&gc(De),!pt&&(q=ve&&ve.onVnodeBeforeMount)&&zn(q,Qe,ee),ci(W,!0),ue&&je){const Ye=()=>{W.subTree=Ec(W),je(ue,W.subTree,W,le,null)};pt&&Xe.__asyncHydrate?Xe.__asyncHydrate(ue,W,Ye):Ye()}else{st.ce&&st.ce._injectChildStyle(Xe);const Ye=W.subTree=Ec(W);g(null,Ye,ge,Ce,W,le,ne),ee.el=Ye.el}if(Ke&&Wo(Ke,le),!pt&&(q=ve&&ve.onVnodeMounted)){const Ye=ee;Wo(()=>zn(q,Qe,Ye),le)}(ee.shapeFlag&256||Qe&&Ea(Qe.vnode)&&Qe.vnode.shapeFlag&256)&&W.a&&Wo(W.a,le),W.isMounted=!0,ee=ge=Ce=null}};W.scope.on();const ie=W.effect=new Jb(J);W.scope.off();const de=W.update=ie.run.bind(ie),ae=W.job=ie.runIfDirty.bind(ie);ae.i=W,ae.id=W.uid,ie.scheduler=()=>Zh(ae),ci(W,!0),de()},F=(W,ee,ge)=>{ee.component=W;const Ce=W.vnode.props;W.vnode=ee,W.next=null,N3(W,ee.props,Ce,ge),U3(W,ee.children,ge),oi(),Bm(W),ni()},y=(W,ee,ge,Ce,le,ne,ce,J,ie=!1)=>{const de=W&&W.children,ae=W?W.shapeFlag:0,q=ee.children,{patchFlag:ue,shapeFlag:ve}=ee;if(ue>0){if(ue&128){te(de,q,ge,Ce,le,ne,ce,J,ie);return}else if(ue&256){re(de,q,ge,Ce,le,ne,ce,J,ie);return}}ve&8?(ae&16&&he(de,le,ne),q!==de&&d(ge,q)):ae&16?ve&16?te(de,q,ge,Ce,le,ne,ce,J,ie):he(de,le,ne,!0):(ae&8&&d(ge,""),ve&16&&A(q,ge,Ce,le,ne,ce,J,ie))},re=(W,ee,ge,Ce,le,ne,ce,J,ie)=>{W=W||Ca,ee=ee||Ca;const de=W.length,ae=ee.length,q=Math.min(de,ae);let ue;for(ue=0;ueae?he(W,le,ne,!0,!1,q):A(ee,ge,Ce,le,ne,ce,J,ie,q)},te=(W,ee,ge,Ce,le,ne,ce,J,ie)=>{let de=0;const ae=ee.length;let q=W.length-1,ue=ae-1;for(;de<=q&&de<=ue;){const ve=W[de],De=ee[de]=ie?Lr(ee[de]):Vn(ee[de]);if(bi(ve,De))g(ve,De,ge,null,le,ne,ce,J,ie);else break;de++}for(;de<=q&&de<=ue;){const ve=W[q],De=ee[ue]=ie?Lr(ee[ue]):Vn(ee[ue]);if(bi(ve,De))g(ve,De,ge,null,le,ne,ce,J,ie);else break;q--,ue--}if(de>q){if(de<=ue){const ve=ue+1,De=veue)for(;de<=q;)Z(W[de],le,ne,!0),de++;else{const ve=de,De=de,Ke=new Map;for(de=De;de<=ue;de++){const Q=ee[de]=ie?Lr(ee[de]):Vn(ee[de]);Q.key!=null&&Ke.set(Q.key,de)}let Qe,st=0;const Xe=ue-De+1;let pt=!1,Ye=0;const Le=new Array(Xe);for(de=0;de=Xe){Z(Q,le,ne,!0);continue}let me;if(Q.key!=null)me=Ke.get(Q.key);else for(Qe=De;Qe<=ue;Qe++)if(Le[Qe-De]===0&&bi(Q,ee[Qe])){me=Qe;break}me===void 0?Z(Q,le,ne,!0):(Le[me-De]=de+1,me>=Ye?Ye=me:pt=!0,g(Q,ee[me],ge,null,le,ne,ce,J,ie),st++)}const et=pt?Z3(Le):Ca;for(Qe=et.length-1,de=Xe-1;de>=0;de--){const Q=De+de,me=ee[Q],Pe=Q+1{const{el:ne,type:ce,transition:J,children:ie,shapeFlag:de}=W;if(de&6){j(W.component.subTree,ee,ge,Ce);return}if(de&128){W.suspense.move(ee,ge,Ce);return}if(de&64){ce.move(W,ee,ge,O);return}if(ce===ft){n(ne,ee,ge);for(let q=0;qJ.enter(ne),le);else{const{leave:q,delayLeave:ue,afterLeave:ve}=J,De=()=>n(ne,ee,ge),Ke=()=>{q(ne,()=>{De(),ve&&ve()})};ue?ue(ne,De,Ke):Ke()}else n(ne,ee,ge)},Z=(W,ee,ge,Ce=!1,le=!1)=>{const{type:ne,props:ce,ref:J,children:ie,dynamicChildren:de,shapeFlag:ae,patchFlag:q,dirs:ue,cacheIndex:ve}=W;if(q===-2&&(le=!1),J!=null&&Mf(J,null,ge,W,!0),ve!=null&&(ee.renderCache[ve]=void 0),ae&256){ee.ctx.deactivate(W);return}const De=ae&1&&ue,Ke=!Ea(W);let Qe;if(Ke&&(Qe=ce&&ce.onVnodeBeforeUnmount)&&zn(Qe,ee,W),ae&6)Se(W.component,ge,Ce);else{if(ae&128){W.suspense.unmount(ge,Ce);return}De&&di(W,null,ee,"beforeUnmount"),ae&64?W.type.remove(W,ee,ge,O,Ce):de&&!de.hasOnce&&(ne!==ft||q>0&&q&64)?he(de,ee,ge,!1,!0):(ne===ft&&q&384||!le&&ae&16)&&he(ie,ee,ge),Ce&&se(W)}(Ke&&(Qe=ce&&ce.onVnodeUnmounted)||De)&&Wo(()=>{Qe&&zn(Qe,ee,W),De&&di(W,null,ee,"unmounted")},ge)},se=W=>{const{type:ee,el:ge,anchor:Ce,transition:le}=W;if(ee===ft){pe(ge,Ce);return}if(ee===Ru){C(W);return}const ne=()=>{r(ge),le&&!le.persisted&&le.afterLeave&&le.afterLeave()};if(W.shapeFlag&1&&le&&!le.persisted){const{leave:ce,delayLeave:J}=le,ie=()=>ce(ge,ne);J?J(W.el,ne,ie):ie()}else ne()},pe=(W,ee)=>{let ge;for(;W!==ee;)ge=h(W),r(W),W=ge;r(ee)},Se=(W,ee,ge)=>{const{bum:Ce,scope:le,job:ne,subTree:ce,um:J,m:ie,a:de}=W;jm(ie),jm(de),Ce&&gc(Ce),le.stop(),ne&&(ne.flags|=8,Z(ce,W,ee,ge)),J&&Wo(J,ee),Wo(()=>{W.isUnmounted=!0},ee),ee&&ee.pendingBranch&&!ee.isUnmounted&&W.asyncDep&&!W.asyncResolved&&W.suspenseId===ee.pendingId&&(ee.deps--,ee.deps===0&&ee.resolve())},he=(W,ee,ge,Ce=!1,le=!1,ne=0)=>{for(let ce=ne;ce{if(W.shapeFlag&6)return fe(W.component.subTree);if(W.shapeFlag&128)return W.suspense.next();const ee=h(W.anchor||W.el),ge=ee&&ee[S1];return ge?h(ge):ee};let ye=!1;const Y=(W,ee,ge)=>{W==null?ee._vnode&&Z(ee._vnode,null,null,!0):g(ee._vnode||null,W,ee,null,null,null,ge),ee._vnode=W,ye||(ye=!0,Bm(),y1(),ye=!1)},O={p:g,um:Z,m:j,r:se,mt:L,mc:A,pc:y,pbc:B,n:fe,o:e};let Ie,je;return{render:Y,hydrate:Ie,createApp:O3(Y,Ie)}}function Sc({type:e,props:t},o){return o==="svg"&&e==="foreignObject"||o==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:o}function ci({effect:e,job:t},o){o?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function q3(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ep(e,t,o=!1){const n=e.children,r=t.children;if(ht(n)&&ht(r))for(let i=0;i>1,e[o[l]]0&&(t[n]=o[i-1]),o[i]=n)}}for(i=o.length,a=o[i-1];i-- >0;)o[i]=a,a=t[a];return o}function X1(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:X1(t)}function jm(e){if(e)for(let t=0;tOe(X3);function Et(e,t){return tp(e,null,t)}function at(e,t,o){return tp(e,t,o)}function tp(e,t,o=Nt){const{immediate:n,deep:r,flush:i,once:a}=o,l=fo({},o);let s;if(Ed)if(i==="sync"){const h=Y3();s=h.__watcherHandles||(h.__watcherHandles=[])}else if(!t||n)l.once=!0;else{const h=()=>{};return h.stop=Un,h.resume=Un,h.pause=Un,h}const u=Co;l.call=(h,f,p)=>Mn(h,u,f,p);let d=!1;i==="post"?l.scheduler=h=>{Wo(h,u&&u.suspense)}:i!=="sync"&&(d=!0,l.scheduler=(h,f)=>{f?h():Zh(h)}),l.augmentJob=h=>{t&&(h.flags|=4),d&&(h.flags|=2,u&&(h.id=u.uid,h.i=u))};const c=g3(e,t,l);return s&&s.push(c),c}function Q3(e,t,o){const n=this.proxy,r=eo(e)?e.includes(".")?Y1(n,e):()=>n[e]:e.bind(n,n);let i;mt(t)?i=t:(i=t.handler,o=t);const a=Cs(this),l=tp(r,i.bind(n),o);return a(),l}function Y1(e,t){const o=t.split(".");return()=>{let n=e;for(let r=0;rt==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${vn(t)}Modifiers`]||e[`${ji(t)}Modifiers`];function eE(e,t,...o){if(e.isUnmounted)return;const n=e.vnode.props||Nt;let r=o;const i=t.startsWith("update:"),a=i&&J3(n,t.slice(7));a&&(a.trim&&(r=o.map(d=>eo(d)?d.trim():d)),a.number&&(r=o.map(A6)));let l,s=n[l=mc(t)]||n[l=mc(vn(t))];!s&&i&&(s=n[l=mc(ji(t))]),s&&Mn(s,e,6,r);const u=n[l+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Mn(u,e,6,r)}}function Q1(e,t,o=!1){const n=t.emitsCache,r=n.get(e);if(r!==void 0)return r;const i=e.emits;let a={},l=!1;if(!mt(e)){const s=u=>{const d=Q1(u,t,!0);d&&(l=!0,fo(a,d))};!o&&t.mixins.length&&t.mixins.forEach(s),e.extends&&s(e.extends),e.mixins&&e.mixins.forEach(s)}return!i&&!l?(Kt(e)&&n.set(e,null),null):(ht(i)?i.forEach(s=>a[s]=null):fo(a,i),Kt(e)&&n.set(e,a),a)}function Sd(e,t){return!e||!cd(t)?!1:(t=t.slice(2).replace(/Once$/,""),Tt(e,t[0].toLowerCase()+t.slice(1))||Tt(e,ji(t))||Tt(e,t))}function Ec(e){const{type:t,vnode:o,proxy:n,withProxy:r,propsOptions:[i],slots:a,attrs:l,emit:s,render:u,renderCache:d,props:c,data:h,setupState:f,ctx:p,inheritAttrs:g}=e,v=ju(e);let b,x;try{if(o.shapeFlag&4){const C=r||n,_=C;b=Vn(u.call(_,C,d,c,f,h,p)),x=l}else{const C=t;b=Vn(C.length>1?C(c,{attrs:l,slots:a,emit:s}):C(c,null)),x=t.props?l:tE(l)}}catch(C){Pl.length=0,xd(C,e,1),b=S(go)}let E=b;if(x&&g!==!1){const C=Object.keys(x),{shapeFlag:_}=E;C.length&&_&7&&(i&&C.some(zh)&&(x=oE(x,i)),E=qo(E,x,!1,!0))}return o.dirs&&(E=qo(E,null,!1,!0),E.dirs=E.dirs?E.dirs.concat(o.dirs):o.dirs),o.transition&&Ii(E,o.transition),b=E,ju(v),b}const tE=e=>{let t;for(const o in e)(o==="class"||o==="style"||cd(o))&&((t||(t={}))[o]=e[o]);return t},oE=(e,t)=>{const o={};for(const n in e)(!zh(n)||!(n.slice(9)in t))&&(o[n]=e[n]);return o};function nE(e,t,o){const{props:n,children:r,component:i}=e,{props:a,children:l,patchFlag:s}=t,u=i.emitsOptions;if(t.dirs||t.transition)return!0;if(o&&s>=0){if(s&1024)return!0;if(s&16)return n?Wm(n,a,u):!!a;if(s&8){const d=t.dynamicProps;for(let c=0;ce.__isSuspense;function iE(e,t){t&&t.pendingBranch?ht(e)?t.effects.push(...e):t.effects.push(e):x3(e)}const ft=Symbol.for("v-fgt"),ys=Symbol.for("v-txt"),go=Symbol.for("v-cmt"),Ru=Symbol.for("v-stc"),Pl=[];let tn=null;function Re(e=!1){Pl.push(tn=e?null:[])}function aE(){Pl.pop(),tn=Pl[Pl.length-1]||null}let Zl=1;function Um(e){Zl+=e,e<0&&tn&&(tn.hasOnce=!0)}function ex(e){return e.dynamicChildren=Zl>0?tn||Ca:null,aE(),Zl>0&&tn&&tn.push(e),e}function ze(e,t,o,n,r,i){return ex(V(e,t,o,n,r,i,!0))}function Ht(e,t,o,n,r){return ex(S(e,t,o,n,r,!0))}function $a(e){return e?e.__v_isVNode===!0:!1}function bi(e,t){return e.type===t.type&&e.key===t.key}const tx=({key:e})=>e??null,$u=({ref:e,ref_key:t,ref_for:o})=>(typeof e=="number"&&(e=""+e),e!=null?eo(e)||ro(e)||mt(e)?{i:vo,r:e,k:t,f:!!o}:e:null);function V(e,t=null,o=null,n=0,r=null,i=e===ft?0:1,a=!1,l=!1){const s={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&tx(t),ref:t&&$u(t),scopeId:w1,slotScopeIds:null,children:o,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:n,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:vo};return l?(np(s,o),i&128&&e.normalize(s)):o&&(s.shapeFlag|=eo(o)?8:16),Zl>0&&!a&&tn&&(s.patchFlag>0||i&6)&&s.patchFlag!==32&&tn.push(s),s}const S=lE;function lE(e,t=null,o=null,n=0,r=null,i=!1){if((!e||e===I1)&&(e=go),$a(e)){const l=qo(e,t,!0);return o&&np(l,o),Zl>0&&!i&&tn&&(l.shapeFlag&6?tn[tn.indexOf(e)]=l:tn.push(l)),l.patchFlag=-2,l}if(gE(e)&&(e=e.__vccOpts),t){t=op(t);let{class:l,style:s}=t;l&&!eo(l)&&(t.class=we(l)),Kt(s)&&(Gh(s)&&!ht(s)&&(s=fo({},s)),t.style=md(s))}const a=eo(e)?1:J1(e)?128:E1(e)?64:Kt(e)?4:mt(e)?2:0;return V(e,t,o,n,r,a,i,!0)}function op(e){return e?Gh(e)||j1(e)?fo({},e):e:null}function qo(e,t,o=!1,n=!1){const{props:r,ref:i,patchFlag:a,children:l,transition:s}=e,u=t?bo(r||{},t):r,d={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&tx(u),ref:t&&t.ref?o&&i?ht(i)?i.concat($u(t)):[i,$u(t)]:$u(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ft?a===-1?16:a|16:a,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:s,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&qo(e.ssContent),ssFallback:e.ssFallback&&qo(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return s&&n&&Ii(d,s.clone(d)),d}function P(e=" ",t=0){return S(ys,null,e,t)}function XZ(e,t){const o=S(Ru,null,e);return o.staticCount=t,o}function ot(e="",t=!1){return t?(Re(),Ht(go,null,e)):S(go,null,e)}function Vn(e){return e==null||typeof e=="boolean"?S(go):ht(e)?S(ft,null,e.slice()):$a(e)?Lr(e):S(ys,null,String(e))}function Lr(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:qo(e)}function np(e,t){let o=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(ht(t))o=16;else if(typeof t=="object")if(n&65){const r=t.default;r&&(r._c&&(r._d=!1),np(e,r()),r._c&&(r._d=!0));return}else{o=32;const r=t._;!r&&!j1(t)?t._ctx=vo:r===3&&vo&&(vo.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else mt(t)?(t={default:t,_ctx:vo},o=32):(t=String(t),n&64?(o=16,t=[P(t)]):o=8);e.children=t,e.shapeFlag|=o}function bo(...e){const t={};for(let o=0;oCo||vo;let Uu,If;{const e=Ub(),t=(o,n)=>{let r;return(r=e[o])||(r=e[o]=[]),r.push(n),i=>{r.length>1?r.forEach(a=>a(i)):r[0](i)}};Uu=t("__VUE_INSTANCE_SETTERS__",o=>Co=o),If=t("__VUE_SSR_SETTERS__",o=>Ed=o)}const Cs=e=>{const t=Co;return Uu(e),e.scope.on(),()=>{e.scope.off(),Uu(t)}},Km=()=>{Co&&Co.scope.off(),Uu(null)};function ox(e){return e.vnode.shapeFlag&4}let Ed=!1;function cE(e,t=!1,o=!1){t&&If(t);const{props:n,children:r}=e.vnode,i=ox(e);H3(e,n,i,t),W3(e,r,o);const a=i?fE(e,t):void 0;return t&&If(!1),a}function fE(e,t){const o=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,M3);const{setup:n}=o;if(n){const r=e.setupContext=n.length>1?pE(e):null,i=Cs(e);oi();const a=vs(n,e,0,[e.props,r]);if(ni(),i(),Nb(a)){if(Ea(e)||M1(e),a.then(Km,Km),t)return a.then(l=>{Gm(e,l,t)}).catch(l=>{xd(l,e,0)});e.asyncDep=a}else Gm(e,a,t)}else nx(e,t)}function Gm(e,t,o){mt(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Kt(t)&&(e.setupState=m1(t)),nx(e,o)}let qm;function nx(e,t,o){const n=e.type;if(!e.render){if(!t&&qm&&!n.render){const r=n.template||Qh(e).template;if(r){const{isCustomElement:i,compilerOptions:a}=e.appContext.config,{delimiters:l,compilerOptions:s}=n,u=fo(fo({isCustomElement:i,delimiters:l},a),s);n.render=qm(r,u)}}e.render=n.render||Un}{const r=Cs(e);oi();try{A3(e)}finally{ni(),r()}}}const hE={get(e,t){return $o(e,"get",""),e[t]}};function pE(e){const t=o=>{e.exposed=o||{}};return{attrs:new Proxy(e.attrs,hE),slots:e.slots,emit:e.emit,expose:t}}function kd(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(m1(Kl(e.exposed)),{get(t,o){if(o in t)return t[o];if(o in $l)return $l[o](e)},has(t,o){return o in t||o in $l}})):e.proxy}function mE(e,t=!0){return mt(e)?e.displayName||e.name:e.name||t&&e.__name}function gE(e){return mt(e)&&"__vccOpts"in e}const I=(e,t)=>p3(e,t,Ed);function m(e,t,o){const n=arguments.length;return n===2?Kt(t)&&!ht(t)?$a(t)?S(e,null,[t]):S(e,t):S(e,null,t):(n>3?o=Array.prototype.slice.call(arguments,2):n===3&&$a(o)&&(o=[o]),S(e,t,o))}const vE="3.5.11";/** +**/function vs(e,t,o,n){try{return n?e(...n):e()}catch(r){yd(r,t,o)}}function Mn(e,t,o,n){if(mt(e)){const r=vs(e,t,o,n);return r&&Vb(r)&&r.catch(i=>{yd(i,t,o)}),r}if(ht(e)){const r=[];for(let i=0;i>>1,r=Io[n],i=Gl(r);i=Gl(o)?Io.push(e):Io.splice(b3(t),0,e),e.flags|=1,y1()}}function y1(){Vu||(Vu=x1.then(w1))}function x3(e){ht(e)?Sa.push(...e):zr&&e.id===-1?zr.splice(ma+1,0,e):e.flags&1||(Sa.push(e),e.flags|=1),y1()}function Tm(e,t,o=Nn+1){for(;oGl(o)-Gl(n));if(Sa.length=0,zr){zr.push(...t);return}for(zr=t,ma=0;mae.id==null?e.flags&2?-1:1/0:e.id;function w1(e){try{for(Nn=0;Nn{n._d&&Km(-1);const i=ju(t);let a;try{a=e(...r)}finally{ju(i),n._d&&Km(1)}return a};return n._n=!0,n._c=!0,n._d=!0,n}function Po(e,t){if(vo===null)return e;const o=_d(vo),n=e.dirs||(e.dirs=[]);for(let r=0;re.__isTeleport,Rl=e=>e&&(e.disabled||e.disabled===""),y3=e=>e&&(e.defer||e.defer===""),Dm=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Im=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Mf=(e,t)=>{const o=e&&e.to;return eo(o)?t?t(o):null:o},C3={name:"Teleport",__isTeleport:!0,process(e,t,o,n,r,i,a,l,s,u){const{mc:d,pc:c,pbc:h,o:{insert:f,querySelector:p,createText:g,createComment:v}}=u,b=Rl(t.props);let{shapeFlag:x,children:k,dynamicChildren:C}=t;if(e==null){const _=t.el=g(""),R=t.anchor=g("");f(_,o,n),f(R,o,n);const w=($,B)=>{x&16&&(r&&r.isCE&&(r.ce._teleportTarget=$),d(k,$,B,r,i,a,l,s))},A=()=>{const $=t.target=Mf(t.props,p),B=_1($,t,g,f);$&&(a!=="svg"&&Dm($)?a="svg":a!=="mathml"&&Im($)&&(a="mathml"),b||(w($,B),Fu(t)))};b&&(w(o,R),Fu(t)),y3(t.props)?Wo(A,i):A()}else{t.el=e.el,t.targetStart=e.targetStart;const _=t.anchor=e.anchor,R=t.target=e.target,w=t.targetAnchor=e.targetAnchor,A=Rl(e.props),$=A?o:R,B=A?_:w;if(a==="svg"||Dm(R)?a="svg":(a==="mathml"||Im(R))&&(a="mathml"),C?(h(e.dynamicChildren,C,$,r,i,a,l),tp(e,t,!0)):s||c(e,t,$,B,r,i,a,l,!1),b)A?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Ys(t,o,_,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const U=t.target=Mf(t.props,p);U&&Ys(t,U,null,u,0)}else A&&Ys(t,R,w,u,1);Fu(t)}},remove(e,t,o,{um:n,o:{remove:r}},i){const{shapeFlag:a,children:l,anchor:s,targetStart:u,targetAnchor:d,target:c,props:h}=e;if(c&&(r(u),r(d)),i&&r(s),a&16){const f=i||!Rl(h);for(let p=0;p{e.isMounted=!0}),Xt(()=>{e.isUnmounting=!0}),e}const cn=[Function,Array],R1={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:cn,onEnter:cn,onAfterEnter:cn,onEnterCancelled:cn,onBeforeLeave:cn,onLeave:cn,onAfterLeave:cn,onLeaveCancelled:cn,onBeforeAppear:cn,onAppear:cn,onAfterAppear:cn,onAppearCancelled:cn},$1=e=>{const t=e.subTree;return t.component?$1(t.component):t},S3={name:"BaseTransition",props:R1,setup(e,{slots:t}){const o=xr(),n=F1();return()=>{const r=t.default&&Yh(t.default(),!0);if(!r||!r.length)return;const i=P1(r),a=Pt(e),{mode:l}=a;if(n.isLeaving)return wc(i);const s=zm(i);if(!s)return wc(i);let u=ql(s,a,n,o,h=>u=h);s.type!==go&&Ii(s,u);const d=o.subTree,c=d&&zm(d);if(c&&c.type!==go&&!bi(s,c)&&$1(o).type!==go){const h=ql(c,a,n,o);if(Ii(c,h),l==="out-in"&&s.type!==go)return n.isLeaving=!0,h.afterLeave=()=>{n.isLeaving=!1,o.job.flags&8||o.update(),delete h.afterLeave},wc(i);l==="in-out"&&s.type!==go&&(h.delayLeave=(f,p,g)=>{const v=M1(n,c);v[String(c.key)]=c,f[Or]=()=>{p(),f[Or]=void 0,delete u.delayedLeave},u.delayedLeave=g})}return i}}};function P1(e){let t=e[0];if(e.length>1){for(const o of e)if(o.type!==go){t=o;break}}return t}const E3=S3;function M1(e,t){const{leavingVNodes:o}=e;let n=o.get(t.type);return n||(n=Object.create(null),o.set(t.type,n)),n}function ql(e,t,o,n,r){const{appear:i,mode:a,persisted:l=!1,onBeforeEnter:s,onEnter:u,onAfterEnter:d,onEnterCancelled:c,onBeforeLeave:h,onLeave:f,onAfterLeave:p,onLeaveCancelled:g,onBeforeAppear:v,onAppear:b,onAfterAppear:x,onAppearCancelled:k}=t,C=String(e.key),_=M1(o,e),R=($,B)=>{$&&Mn($,n,9,B)},w=($,B)=>{const U=B[1];R($,B),ht($)?$.every(N=>N.length<=1)&&U():$.length<=1&&U()},A={mode:a,persisted:l,beforeEnter($){let B=s;if(!o.isMounted)if(i)B=v||s;else return;$[Or]&&$[Or](!0);const U=_[C];U&&bi(e,U)&&U.el[Or]&&U.el[Or](),R(B,[$])},enter($){let B=u,U=d,N=c;if(!o.isMounted)if(i)B=b||u,U=x||d,N=k||c;else return;let K=!1;const L=$[Qs]=D=>{K||(K=!0,D?R(N,[$]):R(U,[$]),A.delayedLeave&&A.delayedLeave(),$[Qs]=void 0)};B?w(B,[$,L]):L()},leave($,B){const U=String(e.key);if($[Qs]&&$[Qs](!0),o.isUnmounting)return B();R(h,[$]);let N=!1;const K=$[Or]=L=>{N||(N=!0,B(),L?R(g,[$]):R(p,[$]),$[Or]=void 0,_[U]===e&&delete _[U])};_[U]=e,f?w(f,[$,K]):K()},clone($){const B=ql($,t,o,n,r);return r&&r(B),B}};return A}function wc(e){if(Cd(e))return e=qo(e),e.children=null,e}function zm(e){if(!Cd(e))return k1(e.type)&&e.children?P1(e.children):e;const{shapeFlag:t,children:o}=e;if(o){if(t&16)return o[0];if(t&32&&mt(o.default))return o.default()}}function Ii(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Ii(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Yh(e,t=!1,o){let n=[],r=0;for(let i=0;i1)for(let i=0;iAf(p,t&&(ht(t)?t[g]:t),o,n,r));return}if(Ea(n)&&!r)return;const i=n.shapeFlag&4?_d(n.component):n.el,a=r?null:i,{i:l,r:s}=e,u=t&&t.r,d=l.refs===Nt?l.refs={}:l.refs,c=l.setupState,h=Pt(c),f=c===Nt?()=>!1:p=>Dt(h,p);if(u!=null&&u!==s&&(eo(u)?(d[u]=null,f(u)&&(c[u]=null)):ro(u)&&(u.value=null)),mt(s))vs(s,l,12,[a,d]);else{const p=eo(s),g=ro(s);if(p||g){const v=()=>{if(e.f){const b=p?f(s)?c[s]:d[s]:s.value;r?ht(b)&&Lh(b,i):ht(b)?b.includes(i)||b.push(i):p?(d[s]=[i],f(s)&&(c[s]=d[s])):(s.value=[i],e.k&&(d[e.k]=s.value))}else p?(d[s]=a,f(s)&&(c[s]=a)):g&&(s.value=a,e.k&&(d[e.k]=a))};a?(v.id=-1,Wo(v,o)):v()}}}const Ea=e=>!!e.type.__asyncLoader,Cd=e=>e.type.__isKeepAlive;function Qh(e,t){B1(e,"a",t)}function wd(e,t){B1(e,"da",t)}function B1(e,t,o=Co){const n=e.__wdc||(e.__wdc=()=>{let r=o;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(Sd(t,n,o),o){let r=o.parent;for(;r&&r.parent;)Cd(r.parent.vnode)&&_3(n,t,o,r),r=r.parent}}function _3(e,t,o,n){const r=Sd(t,e,n,!0);Go(()=>{Lh(n[t],r)},o)}function Sd(e,t,o=Co,n=!1){if(o){const r=o[e]||(o[e]=[]),i=t.__weh||(t.__weh=(...a)=>{oi();const l=Cs(o),s=Mn(t,o,e,a);return l(),ni(),s});return n?r.unshift(i):r.push(i),i}}const br=e=>(t,o=Co)=>{(!kd||e==="sp")&&Sd(e,(...n)=>t(...n),o)},ri=br("bm"),ut=br("m"),T1=br("bu"),D1=br("u"),Xt=br("bum"),Go=br("um"),F3=br("sp"),R3=br("rtg"),$3=br("rtc");function P3(e,t=Co){Sd("ec",e,t)}const I1="components";function lt(e,t){return O1(I1,e,!0,t)||e}const z1=Symbol.for("v-ndc");function Js(e){return eo(e)?O1(I1,e,!1)||e:e||z1}function O1(e,t,o=!0,n=!1){const r=vo||Co;if(r){const i=r.type;{const l=mE(i,!1);if(l&&(l===t||l===vn(t)||l===md(vn(t))))return i}const a=Om(r[e]||i[e],t)||Om(r.appContext[e],t);return!a&&n?i:a}}function Om(e,t){return e&&(e[t]||e[vn(t)]||e[md(vn(t))])}function xa(e,t,o,n){let r;const i=o,a=ht(e);if(a||eo(e)){const l=a&&Kr(e);let s=!1;l&&(s=!gn(e),e=vd(e)),r=new Array(e.length);for(let u=0,d=e.length;ut(l,s,void 0,i));else{const l=Object.keys(e);r=new Array(l.length);for(let s=0,u=l.length;s$a(t)?!(t.type===go||t.type===ft&&!L1(t.children)):!0)?e:null}const Bf=e=>e?nx(e)?_d(e):Bf(e.parent):null,$l=fo(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=>Bf(e.parent),$root:e=>Bf(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Jh(e),$forceUpdate:e=>e.f||(e.f=()=>{Xh(e.update)}),$nextTick:e=>e.n||(e.n=Rt.bind(e.proxy)),$watch:e=>Q3.bind(e)}),Sc=(e,t)=>e!==Nt&&!e.__isScriptSetup&&Dt(e,t),M3={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:o,setupState:n,data:r,props:i,accessCache:a,type:l,appContext:s}=e;let u;if(t[0]!=="$"){const f=a[t];if(f!==void 0)switch(f){case 1:return n[t];case 2:return r[t];case 4:return o[t];case 3:return i[t]}else{if(Sc(n,t))return a[t]=1,n[t];if(r!==Nt&&Dt(r,t))return a[t]=2,r[t];if((u=e.propsOptions[0])&&Dt(u,t))return a[t]=3,i[t];if(o!==Nt&&Dt(o,t))return a[t]=4,o[t];Tf&&(a[t]=0)}}const d=$l[t];let c,h;if(d)return t==="$attrs"&&$o(e.attrs,"get",""),d(e);if((c=l.__cssModules)&&(c=c[t]))return c;if(o!==Nt&&Dt(o,t))return a[t]=4,o[t];if(h=s.config.globalProperties,Dt(h,t))return h[t]},set({_:e},t,o){const{data:n,setupState:r,ctx:i}=e;return Sc(r,t)?(r[t]=o,!0):n!==Nt&&Dt(n,t)?(n[t]=o,!0):Dt(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=o,!0)},has({_:{data:e,setupState:t,accessCache:o,ctx:n,appContext:r,propsOptions:i}},a){let l;return!!o[a]||e!==Nt&&Dt(e,a)||Sc(t,a)||(l=i[0])&&Dt(l,a)||Dt(n,a)||Dt($l,a)||Dt(r.config.globalProperties,a)},defineProperty(e,t,o){return o.get!=null?e._.accessCache[t]=0:Dt(o,"value")&&this.set(e,t,o.value,null),Reflect.defineProperty(e,t,o)}};function Lm(e){return ht(e)?e.reduce((t,o)=>(t[o]=null,t),{}):e}let Tf=!0;function A3(e){const t=Jh(e),o=e.proxy,n=e.ctx;Tf=!1,t.beforeCreate&&Hm(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:a,watch:l,provide:s,inject:u,created:d,beforeMount:c,mounted:h,beforeUpdate:f,updated:p,activated:g,deactivated:v,beforeDestroy:b,beforeUnmount:x,destroyed:k,unmounted:C,render:_,renderTracked:R,renderTriggered:w,errorCaptured:A,serverPrefetch:$,expose:B,inheritAttrs:U,components:N,directives:K,filters:L}=t;if(u&&B3(u,n,null),a)for(const F in a){const y=a[F];mt(y)&&(n[F]=y.bind(o))}if(r){const F=r.call(o,o);Kt(F)&&(e.data=It(F))}if(Tf=!0,i)for(const F in i){const y=i[F],re=mt(y)?y.bind(o,o):mt(y.get)?y.get.bind(o,o):Un,te=!mt(y)&&mt(y.set)?y.set.bind(o):Un,j=I({get:re,set:te});Object.defineProperty(n,F,{enumerable:!0,configurable:!0,get:()=>j.value,set:Z=>j.value=Z})}if(l)for(const F in l)H1(l[F],n,o,F);if(s){const F=mt(s)?s.call(o):s;Reflect.ownKeys(F).forEach(y=>{Je(y,F[y])})}d&&Hm(d,e,"c");function z(F,y){ht(y)?y.forEach(re=>F(re.bind(o))):y&&F(y.bind(o))}if(z(ri,c),z(ut,h),z(T1,f),z(D1,p),z(Qh,g),z(wd,v),z(P3,A),z($3,R),z(R3,w),z(Xt,x),z(Go,C),z(F3,$),ht(B))if(B.length){const F=e.exposed||(e.exposed={});B.forEach(y=>{Object.defineProperty(F,y,{get:()=>o[y],set:re=>o[y]=re})})}else e.exposed||(e.exposed={});_&&e.render===Un&&(e.render=_),U!=null&&(e.inheritAttrs=U),N&&(e.components=N),K&&(e.directives=K),$&&A1(e)}function B3(e,t,o=Un){ht(e)&&(e=Df(e));for(const n in e){const r=e[n];let i;Kt(r)?"default"in r?i=Oe(r.from||n,r.default,!0):i=Oe(r.from||n):i=Oe(r),ro(i)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:a=>i.value=a}):t[n]=i}}function Hm(e,t,o){Mn(ht(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,o)}function H1(e,t,o,n){let r=n.includes(".")?Q1(o,n):()=>o[n];if(eo(e)){const i=t[e];mt(i)&&at(r,i)}else if(mt(e))at(r,e.bind(o));else if(Kt(e))if(ht(e))e.forEach(i=>H1(i,t,o,n));else{const i=mt(e.handler)?e.handler.bind(o):t[e.handler];mt(i)&&at(r,i,e)}}function Jh(e){const t=e.type,{mixins:o,extends:n}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:a}}=e.appContext,l=i.get(t);let s;return l?s=l:!r.length&&!o&&!n?s=t:(s={},r.length&&r.forEach(u=>Wu(s,u,a,!0)),Wu(s,t,a)),Kt(t)&&i.set(t,s),s}function Wu(e,t,o,n=!1){const{mixins:r,extends:i}=t;i&&Wu(e,i,o,!0),r&&r.forEach(a=>Wu(e,a,o,!0));for(const a in t)if(!(n&&a==="expose")){const l=T3[a]||o&&o[a];e[a]=l?l(e[a],t[a]):t[a]}return e}const T3={data:Nm,props:Vm,emits:Vm,methods:xl,computed:xl,beforeCreate:To,created:To,beforeMount:To,mounted:To,beforeUpdate:To,updated:To,beforeDestroy:To,beforeUnmount:To,destroyed:To,unmounted:To,activated:To,deactivated:To,errorCaptured:To,serverPrefetch:To,components:xl,directives:xl,watch:I3,provide:Nm,inject:D3};function Nm(e,t){return t?e?function(){return fo(mt(e)?e.call(this,this):e,mt(t)?t.call(this,this):t)}:t:e}function D3(e,t){return xl(Df(e),Df(t))}function Df(e){if(ht(e)){const t={};for(let o=0;o1)return o&&mt(t)?t.call(n&&n.proxy):t}}function L3(){return!!(Co||vo||Ri)}const V1={},j1=()=>Object.create(V1),W1=e=>Object.getPrototypeOf(e)===V1;function H3(e,t,o,n=!1){const r={},i=j1();e.propsDefaults=Object.create(null),U1(e,t,r,i);for(const a in e.propsOptions[0])a in r||(r[a]=void 0);o?e.props=n?r:p1(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function N3(e,t,o,n){const{props:r,attrs:i,vnode:{patchFlag:a}}=e,l=Pt(r),[s]=e.propsOptions;let u=!1;if((n||a>0)&&!(a&16)){if(a&8){const d=e.vnode.dynamicProps;for(let c=0;c{s=!0;const[h,f]=K1(c,t,!0);fo(a,h),f&&l.push(...f)};!o&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}if(!i&&!s)return Kt(e)&&n.set(e,Ca),Ca;if(ht(i))for(let d=0;de[0]==="_"||e==="$stable",ep=e=>ht(e)?e.map(Vn):[Vn(e)],j3=(e,t,o)=>{if(t._n)return t;const n=oe((...r)=>ep(t(...r)),o);return n._c=!1,n},q1=(e,t,o)=>{const n=e._ctx;for(const r in e){if(G1(r))continue;const i=e[r];if(mt(i))t[r]=j3(r,i,n);else if(i!=null){const a=ep(i);t[r]=()=>a}}},Z1=(e,t)=>{const o=ep(t);e.slots.default=()=>o},X1=(e,t,o)=>{for(const n in t)(o||n!=="_")&&(e[n]=t[n])},W3=(e,t,o)=>{const n=e.slots=j1();if(e.vnode.shapeFlag&32){const r=t._;r?(X1(n,t,o),o&&Ub(n,"_",r,!0)):q1(t,n)}else t&&Z1(e,t)},U3=(e,t,o)=>{const{vnode:n,slots:r}=e;let i=!0,a=Nt;if(n.shapeFlag&32){const l=t._;l?o&&l===1?i=!1:X1(r,t,o):(i=!t.$stable,q1(t,r)),a=t}else t&&(Z1(e,t),a={default:1});if(i)for(const l in r)!G1(l)&&a[l]==null&&delete r[l]},Wo=iE;function K3(e){return G3(e)}function G3(e,t){const o=Kb();o.__VUE__=!0;const{insert:n,remove:r,patchProp:i,createElement:a,createText:l,createComment:s,setText:u,setElementText:d,parentNode:c,nextSibling:h,setScopeId:f=Un,insertStaticContent:p}=e,g=(W,ee,ge,we=null,le=null,ne=null,ce=void 0,J=null,ie=!!ee.dynamicChildren)=>{if(W===ee)return;W&&!bi(W,ee)&&(we=fe(W),Z(W,le,ne,!0),W=null),ee.patchFlag===-2&&(ie=!1,ee.dynamicChildren=null);const{type:de,ref:ae,shapeFlag:q}=ee;switch(de){case ys:v(W,ee,ge,we);break;case go:b(W,ee,ge,we);break;case Ru:W==null&&x(ee,ge,we,ce);break;case ft:N(W,ee,ge,we,le,ne,ce,J,ie);break;default:q&1?_(W,ee,ge,we,le,ne,ce,J,ie):q&6?K(W,ee,ge,we,le,ne,ce,J,ie):(q&64||q&128)&&de.process(W,ee,ge,we,le,ne,ce,J,ie,O)}ae!=null&&le&&Af(ae,W&&W.ref,ne,ee||W,!ee)},v=(W,ee,ge,we)=>{if(W==null)n(ee.el=l(ee.children),ge,we);else{const le=ee.el=W.el;ee.children!==W.children&&u(le,ee.children)}},b=(W,ee,ge,we)=>{W==null?n(ee.el=s(ee.children||""),ge,we):ee.el=W.el},x=(W,ee,ge,we)=>{[W.el,W.anchor]=p(W.children,ee,ge,we,W.el,W.anchor)},k=({el:W,anchor:ee},ge,we)=>{let le;for(;W&&W!==ee;)le=h(W),n(W,ge,we),W=le;n(ee,ge,we)},C=({el:W,anchor:ee})=>{let ge;for(;W&&W!==ee;)ge=h(W),r(W),W=ge;r(ee)},_=(W,ee,ge,we,le,ne,ce,J,ie)=>{ee.type==="svg"?ce="svg":ee.type==="math"&&(ce="mathml"),W==null?R(ee,ge,we,le,ne,ce,J,ie):$(W,ee,le,ne,ce,J,ie)},R=(W,ee,ge,we,le,ne,ce,J)=>{let ie,de;const{props:ae,shapeFlag:q,transition:ue,dirs:ve}=W;if(ie=W.el=a(W.type,ne,ae&&ae.is,ae),q&8?d(ie,W.children):q&16&&A(W.children,ie,null,we,le,Ec(W,ne),ce,J),ve&&di(W,null,we,"created"),w(ie,W,W.scopeId,ce,we),ae){for(const Ke in ae)Ke!=="value"&&!kl(Ke)&&i(ie,Ke,null,ae[Ke],ne,we);"value"in ae&&i(ie,"value",null,ae.value,ne),(de=ae.onVnodeBeforeMount)&&zn(de,we,W)}ve&&di(W,null,we,"beforeMount");const Te=q3(le,ue);Te&&ue.beforeEnter(ie),n(ie,ee,ge),((de=ae&&ae.onVnodeMounted)||Te||ve)&&Wo(()=>{de&&zn(de,we,W),Te&&ue.enter(ie),ve&&di(W,null,we,"mounted")},le)},w=(W,ee,ge,we,le)=>{if(ge&&f(W,ge),we)for(let ne=0;ne{for(let de=ie;de{const J=ee.el=W.el;let{patchFlag:ie,dynamicChildren:de,dirs:ae}=ee;ie|=W.patchFlag&16;const q=W.props||Nt,ue=ee.props||Nt;let ve;if(ge&&ci(ge,!1),(ve=ue.onVnodeBeforeUpdate)&&zn(ve,ge,ee,W),ae&&di(ee,W,ge,"beforeUpdate"),ge&&ci(ge,!0),(q.innerHTML&&ue.innerHTML==null||q.textContent&&ue.textContent==null)&&d(J,""),de?B(W.dynamicChildren,de,J,ge,we,Ec(ee,le),ne):ce||y(W,ee,J,null,ge,we,Ec(ee,le),ne,!1),ie>0){if(ie&16)U(J,q,ue,ge,le);else if(ie&2&&q.class!==ue.class&&i(J,"class",null,ue.class,le),ie&4&&i(J,"style",q.style,ue.style,le),ie&8){const Te=ee.dynamicProps;for(let Ke=0;Ke{ve&&zn(ve,ge,ee,W),ae&&di(ee,W,ge,"updated")},we)},B=(W,ee,ge,we,le,ne,ce)=>{for(let J=0;J{if(ee!==ge){if(ee!==Nt)for(const ne in ee)!kl(ne)&&!(ne in ge)&&i(W,ne,ee[ne],null,le,we);for(const ne in ge){if(kl(ne))continue;const ce=ge[ne],J=ee[ne];ce!==J&&ne!=="value"&&i(W,ne,J,ce,le,we)}"value"in ge&&i(W,"value",ee.value,ge.value,le)}},N=(W,ee,ge,we,le,ne,ce,J,ie)=>{const de=ee.el=W?W.el:l(""),ae=ee.anchor=W?W.anchor:l("");let{patchFlag:q,dynamicChildren:ue,slotScopeIds:ve}=ee;ve&&(J=J?J.concat(ve):ve),W==null?(n(de,ge,we),n(ae,ge,we),A(ee.children||[],ge,ae,le,ne,ce,J,ie)):q>0&&q&64&&ue&&W.dynamicChildren?(B(W.dynamicChildren,ue,ge,le,ne,ce,J),(ee.key!=null||le&&ee===le.subTree)&&tp(W,ee,!0)):y(W,ee,ge,ae,le,ne,ce,J,ie)},K=(W,ee,ge,we,le,ne,ce,J,ie)=>{ee.slotScopeIds=J,W==null?ee.shapeFlag&512?le.ctx.activate(ee,ge,we,ce,ie):L(ee,ge,we,le,ne,ce,ie):D(W,ee,ie)},L=(W,ee,ge,we,le,ne,ce)=>{const J=W.component=dE(W,we,le);if(Cd(W)&&(J.ctx.renderer=O),cE(J,!1,ce),J.asyncDep){if(le&&le.registerDep(J,z,ce),!W.el){const ie=J.subTree=S(go);b(null,ie,ee,ge)}}else z(J,W,ee,ge,le,ne,ce)},D=(W,ee,ge)=>{const we=ee.component=W.component;if(nE(W,ee,ge))if(we.asyncDep&&!we.asyncResolved){F(we,ee,ge);return}else we.next=ee,we.update();else ee.el=W.el,we.vnode=ee},z=(W,ee,ge,we,le,ne,ce)=>{const J=()=>{if(W.isMounted){let{next:q,bu:ue,u:ve,parent:Te,vnode:Ke}=W;{const Ye=Y1(W);if(Ye){q&&(q.el=Ke.el,F(W,q,ce)),Ye.asyncDep.then(()=>{W.isUnmounted||J()});return}}let Qe=q,st;ci(W,!1),q?(q.el=Ke.el,F(W,q,ce)):q=Ke,ue&&vc(ue),(st=q.props&&q.props.onVnodeBeforeUpdate)&&zn(st,Te,q,Ke),ci(W,!0);const Xe=kc(W),pt=W.subTree;W.subTree=Xe,g(pt,Xe,c(pt.el),fe(pt),W,le,ne),q.el=Xe.el,Qe===null&&rE(W,Xe.el),ve&&Wo(ve,le),(st=q.props&&q.props.onVnodeUpdated)&&Wo(()=>zn(st,Te,q,Ke),le)}else{let q;const{el:ue,props:ve}=ee,{bm:Te,m:Ke,parent:Qe,root:st,type:Xe}=W,pt=Ea(ee);if(ci(W,!1),Te&&vc(Te),!pt&&(q=ve&&ve.onVnodeBeforeMount)&&zn(q,Qe,ee),ci(W,!0),ue&&je){const Ye=()=>{W.subTree=kc(W),je(ue,W.subTree,W,le,null)};pt&&Xe.__asyncHydrate?Xe.__asyncHydrate(ue,W,Ye):Ye()}else{st.ce&&st.ce._injectChildStyle(Xe);const Ye=W.subTree=kc(W);g(null,Ye,ge,we,W,le,ne),ee.el=Ye.el}if(Ke&&Wo(Ke,le),!pt&&(q=ve&&ve.onVnodeMounted)){const Ye=ee;Wo(()=>zn(q,Qe,Ye),le)}(ee.shapeFlag&256||Qe&&Ea(Qe.vnode)&&Qe.vnode.shapeFlag&256)&&W.a&&Wo(W.a,le),W.isMounted=!0,ee=ge=we=null}};W.scope.on();const ie=W.effect=new e1(J);W.scope.off();const de=W.update=ie.run.bind(ie),ae=W.job=ie.runIfDirty.bind(ie);ae.i=W,ae.id=W.uid,ie.scheduler=()=>Xh(ae),ci(W,!0),de()},F=(W,ee,ge)=>{ee.component=W;const we=W.vnode.props;W.vnode=ee,W.next=null,N3(W,ee.props,we,ge),U3(W,ee.children,ge),oi(),Tm(W),ni()},y=(W,ee,ge,we,le,ne,ce,J,ie=!1)=>{const de=W&&W.children,ae=W?W.shapeFlag:0,q=ee.children,{patchFlag:ue,shapeFlag:ve}=ee;if(ue>0){if(ue&128){te(de,q,ge,we,le,ne,ce,J,ie);return}else if(ue&256){re(de,q,ge,we,le,ne,ce,J,ie);return}}ve&8?(ae&16&&he(de,le,ne),q!==de&&d(ge,q)):ae&16?ve&16?te(de,q,ge,we,le,ne,ce,J,ie):he(de,le,ne,!0):(ae&8&&d(ge,""),ve&16&&A(q,ge,we,le,ne,ce,J,ie))},re=(W,ee,ge,we,le,ne,ce,J,ie)=>{W=W||Ca,ee=ee||Ca;const de=W.length,ae=ee.length,q=Math.min(de,ae);let ue;for(ue=0;ueae?he(W,le,ne,!0,!1,q):A(ee,ge,we,le,ne,ce,J,ie,q)},te=(W,ee,ge,we,le,ne,ce,J,ie)=>{let de=0;const ae=ee.length;let q=W.length-1,ue=ae-1;for(;de<=q&&de<=ue;){const ve=W[de],Te=ee[de]=ie?Lr(ee[de]):Vn(ee[de]);if(bi(ve,Te))g(ve,Te,ge,null,le,ne,ce,J,ie);else break;de++}for(;de<=q&&de<=ue;){const ve=W[q],Te=ee[ue]=ie?Lr(ee[ue]):Vn(ee[ue]);if(bi(ve,Te))g(ve,Te,ge,null,le,ne,ce,J,ie);else break;q--,ue--}if(de>q){if(de<=ue){const ve=ue+1,Te=veue)for(;de<=q;)Z(W[de],le,ne,!0),de++;else{const ve=de,Te=de,Ke=new Map;for(de=Te;de<=ue;de++){const Q=ee[de]=ie?Lr(ee[de]):Vn(ee[de]);Q.key!=null&&Ke.set(Q.key,de)}let Qe,st=0;const Xe=ue-Te+1;let pt=!1,Ye=0;const Le=new Array(Xe);for(de=0;de=Xe){Z(Q,le,ne,!0);continue}let me;if(Q.key!=null)me=Ke.get(Q.key);else for(Qe=Te;Qe<=ue;Qe++)if(Le[Qe-Te]===0&&bi(Q,ee[Qe])){me=Qe;break}me===void 0?Z(Q,le,ne,!0):(Le[me-Te]=de+1,me>=Ye?Ye=me:pt=!0,g(Q,ee[me],ge,null,le,ne,ce,J,ie),st++)}const et=pt?Z3(Le):Ca;for(Qe=et.length-1,de=Xe-1;de>=0;de--){const Q=Te+de,me=ee[Q],Pe=Q+1{const{el:ne,type:ce,transition:J,children:ie,shapeFlag:de}=W;if(de&6){j(W.component.subTree,ee,ge,we);return}if(de&128){W.suspense.move(ee,ge,we);return}if(de&64){ce.move(W,ee,ge,O);return}if(ce===ft){n(ne,ee,ge);for(let q=0;qJ.enter(ne),le);else{const{leave:q,delayLeave:ue,afterLeave:ve}=J,Te=()=>n(ne,ee,ge),Ke=()=>{q(ne,()=>{Te(),ve&&ve()})};ue?ue(ne,Te,Ke):Ke()}else n(ne,ee,ge)},Z=(W,ee,ge,we=!1,le=!1)=>{const{type:ne,props:ce,ref:J,children:ie,dynamicChildren:de,shapeFlag:ae,patchFlag:q,dirs:ue,cacheIndex:ve}=W;if(q===-2&&(le=!1),J!=null&&Af(J,null,ge,W,!0),ve!=null&&(ee.renderCache[ve]=void 0),ae&256){ee.ctx.deactivate(W);return}const Te=ae&1&&ue,Ke=!Ea(W);let Qe;if(Ke&&(Qe=ce&&ce.onVnodeBeforeUnmount)&&zn(Qe,ee,W),ae&6)Se(W.component,ge,we);else{if(ae&128){W.suspense.unmount(ge,we);return}Te&&di(W,null,ee,"beforeUnmount"),ae&64?W.type.remove(W,ee,ge,O,we):de&&!de.hasOnce&&(ne!==ft||q>0&&q&64)?he(de,ee,ge,!1,!0):(ne===ft&&q&384||!le&&ae&16)&&he(ie,ee,ge),we&&se(W)}(Ke&&(Qe=ce&&ce.onVnodeUnmounted)||Te)&&Wo(()=>{Qe&&zn(Qe,ee,W),Te&&di(W,null,ee,"unmounted")},ge)},se=W=>{const{type:ee,el:ge,anchor:we,transition:le}=W;if(ee===ft){pe(ge,we);return}if(ee===Ru){C(W);return}const ne=()=>{r(ge),le&&!le.persisted&&le.afterLeave&&le.afterLeave()};if(W.shapeFlag&1&&le&&!le.persisted){const{leave:ce,delayLeave:J}=le,ie=()=>ce(ge,ne);J?J(W.el,ne,ie):ie()}else ne()},pe=(W,ee)=>{let ge;for(;W!==ee;)ge=h(W),r(W),W=ge;r(ee)},Se=(W,ee,ge)=>{const{bum:we,scope:le,job:ne,subTree:ce,um:J,m:ie,a:de}=W;Wm(ie),Wm(de),we&&vc(we),le.stop(),ne&&(ne.flags|=8,Z(ce,W,ee,ge)),J&&Wo(J,ee),Wo(()=>{W.isUnmounted=!0},ee),ee&&ee.pendingBranch&&!ee.isUnmounted&&W.asyncDep&&!W.asyncResolved&&W.suspenseId===ee.pendingId&&(ee.deps--,ee.deps===0&&ee.resolve())},he=(W,ee,ge,we=!1,le=!1,ne=0)=>{for(let ce=ne;ce{if(W.shapeFlag&6)return fe(W.component.subTree);if(W.shapeFlag&128)return W.suspense.next();const ee=h(W.anchor||W.el),ge=ee&&ee[E1];return ge?h(ge):ee};let Ce=!1;const Y=(W,ee,ge)=>{W==null?ee._vnode&&Z(ee._vnode,null,null,!0):g(ee._vnode||null,W,ee,null,null,null,ge),ee._vnode=W,Ce||(Ce=!0,Tm(),C1(),Ce=!1)},O={p:g,um:Z,m:j,r:se,mt:L,mc:A,pc:y,pbc:B,n:fe,o:e};let ze,je;return{render:Y,hydrate:ze,createApp:O3(Y,ze)}}function Ec({type:e,props:t},o){return o==="svg"&&e==="foreignObject"||o==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:o}function ci({effect:e,job:t},o){o?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function q3(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function tp(e,t,o=!1){const n=e.children,r=t.children;if(ht(n)&&ht(r))for(let i=0;i>1,e[o[l]]0&&(t[n]=o[i-1]),o[i]=n)}}for(i=o.length,a=o[i-1];i-- >0;)o[i]=a,a=t[a];return o}function Y1(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Y1(t)}function Wm(e){if(e)for(let t=0;tOe(X3);function kt(e,t){return op(e,null,t)}function at(e,t,o){return op(e,t,o)}function op(e,t,o=Nt){const{immediate:n,deep:r,flush:i,once:a}=o,l=fo({},o);let s;if(kd)if(i==="sync"){const h=Y3();s=h.__watcherHandles||(h.__watcherHandles=[])}else if(!t||n)l.once=!0;else{const h=()=>{};return h.stop=Un,h.resume=Un,h.pause=Un,h}const u=Co;l.call=(h,f,p)=>Mn(h,u,f,p);let d=!1;i==="post"?l.scheduler=h=>{Wo(h,u&&u.suspense)}:i!=="sync"&&(d=!0,l.scheduler=(h,f)=>{f?h():Xh(h)}),l.augmentJob=h=>{t&&(h.flags|=4),d&&(h.flags|=2,u&&(h.id=u.uid,h.i=u))};const c=g3(e,t,l);return s&&s.push(c),c}function Q3(e,t,o){const n=this.proxy,r=eo(e)?e.includes(".")?Q1(n,e):()=>n[e]:e.bind(n,n);let i;mt(t)?i=t:(i=t.handler,o=t);const a=Cs(this),l=op(r,i.bind(n),o);return a(),l}function Q1(e,t){const o=t.split(".");return()=>{let n=e;for(let r=0;rt==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${vn(t)}Modifiers`]||e[`${ji(t)}Modifiers`];function eE(e,t,...o){if(e.isUnmounted)return;const n=e.vnode.props||Nt;let r=o;const i=t.startsWith("update:"),a=i&&J3(n,t.slice(7));a&&(a.trim&&(r=o.map(d=>eo(d)?d.trim():d)),a.number&&(r=o.map(A6)));let l,s=n[l=gc(t)]||n[l=gc(vn(t))];!s&&i&&(s=n[l=gc(ji(t))]),s&&Mn(s,e,6,r);const u=n[l+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,Mn(u,e,6,r)}}function J1(e,t,o=!1){const n=t.emitsCache,r=n.get(e);if(r!==void 0)return r;const i=e.emits;let a={},l=!1;if(!mt(e)){const s=u=>{const d=J1(u,t,!0);d&&(l=!0,fo(a,d))};!o&&t.mixins.length&&t.mixins.forEach(s),e.extends&&s(e.extends),e.mixins&&e.mixins.forEach(s)}return!i&&!l?(Kt(e)&&n.set(e,null),null):(ht(i)?i.forEach(s=>a[s]=null):fo(a,i),Kt(e)&&n.set(e,a),a)}function Ed(e,t){return!e||!fd(t)?!1:(t=t.slice(2).replace(/Once$/,""),Dt(e,t[0].toLowerCase()+t.slice(1))||Dt(e,ji(t))||Dt(e,t))}function kc(e){const{type:t,vnode:o,proxy:n,withProxy:r,propsOptions:[i],slots:a,attrs:l,emit:s,render:u,renderCache:d,props:c,data:h,setupState:f,ctx:p,inheritAttrs:g}=e,v=ju(e);let b,x;try{if(o.shapeFlag&4){const C=r||n,_=C;b=Vn(u.call(_,C,d,c,f,h,p)),x=l}else{const C=t;b=Vn(C.length>1?C(c,{attrs:l,slots:a,emit:s}):C(c,null)),x=t.props?l:tE(l)}}catch(C){Pl.length=0,yd(C,e,1),b=S(go)}let k=b;if(x&&g!==!1){const C=Object.keys(x),{shapeFlag:_}=k;C.length&&_&7&&(i&&C.some(Oh)&&(x=oE(x,i)),k=qo(k,x,!1,!0))}return o.dirs&&(k=qo(k,null,!1,!0),k.dirs=k.dirs?k.dirs.concat(o.dirs):o.dirs),o.transition&&Ii(k,o.transition),b=k,ju(v),b}const tE=e=>{let t;for(const o in e)(o==="class"||o==="style"||fd(o))&&((t||(t={}))[o]=e[o]);return t},oE=(e,t)=>{const o={};for(const n in e)(!Oh(n)||!(n.slice(9)in t))&&(o[n]=e[n]);return o};function nE(e,t,o){const{props:n,children:r,component:i}=e,{props:a,children:l,patchFlag:s}=t,u=i.emitsOptions;if(t.dirs||t.transition)return!0;if(o&&s>=0){if(s&1024)return!0;if(s&16)return n?Um(n,a,u):!!a;if(s&8){const d=t.dynamicProps;for(let c=0;ce.__isSuspense;function iE(e,t){t&&t.pendingBranch?ht(e)?t.effects.push(...e):t.effects.push(e):x3(e)}const ft=Symbol.for("v-fgt"),ys=Symbol.for("v-txt"),go=Symbol.for("v-cmt"),Ru=Symbol.for("v-stc"),Pl=[];let tn=null;function Fe(e=!1){Pl.push(tn=e?null:[])}function aE(){Pl.pop(),tn=Pl[Pl.length-1]||null}let Zl=1;function Km(e){Zl+=e,e<0&&tn&&(tn.hasOnce=!0)}function tx(e){return e.dynamicChildren=Zl>0?tn||Ca:null,aE(),Zl>0&&tn&&tn.push(e),e}function De(e,t,o,n,r,i){return tx(H(e,t,o,n,r,i,!0))}function Ht(e,t,o,n,r){return tx(S(e,t,o,n,r,!0))}function $a(e){return e?e.__v_isVNode===!0:!1}function bi(e,t){return e.type===t.type&&e.key===t.key}const ox=({key:e})=>e??null,$u=({ref:e,ref_key:t,ref_for:o})=>(typeof e=="number"&&(e=""+e),e!=null?eo(e)||ro(e)||mt(e)?{i:vo,r:e,k:t,f:!!o}:e:null);function H(e,t=null,o=null,n=0,r=null,i=e===ft?0:1,a=!1,l=!1){const s={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ox(t),ref:t&&$u(t),scopeId:S1,slotScopeIds:null,children:o,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:n,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:vo};return l?(rp(s,o),i&128&&e.normalize(s)):o&&(s.shapeFlag|=eo(o)?8:16),Zl>0&&!a&&tn&&(s.patchFlag>0||i&6)&&s.patchFlag!==32&&tn.push(s),s}const S=lE;function lE(e,t=null,o=null,n=0,r=null,i=!1){if((!e||e===z1)&&(e=go),$a(e)){const l=qo(e,t,!0);return o&&rp(l,o),Zl>0&&!i&&tn&&(l.shapeFlag&6?tn[tn.indexOf(e)]=l:tn.push(l)),l.patchFlag=-2,l}if(gE(e)&&(e=e.__vccOpts),t){t=np(t);let{class:l,style:s}=t;l&&!eo(l)&&(t.class=ye(l)),Kt(s)&&(qh(s)&&!ht(s)&&(s=fo({},s)),t.style=gd(s))}const a=eo(e)?1:ex(e)?128:k1(e)?64:Kt(e)?4:mt(e)?2:0;return H(e,t,o,n,r,a,i,!0)}function np(e){return e?qh(e)||W1(e)?fo({},e):e:null}function qo(e,t,o=!1,n=!1){const{props:r,ref:i,patchFlag:a,children:l,transition:s}=e,u=t?bo(r||{},t):r,d={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&ox(u),ref:t&&t.ref?o&&i?ht(i)?i.concat($u(t)):[i,$u(t)]:$u(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ft?a===-1?16:a|16:a,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:s,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&qo(e.ssContent),ssFallback:e.ssFallback&&qo(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return s&&n&&Ii(d,s.clone(d)),d}function P(e=" ",t=0){return S(ys,null,e,t)}function rX(e,t){const o=S(Ru,null,e);return o.staticCount=t,o}function ot(e="",t=!1){return t?(Fe(),Ht(go,null,e)):S(go,null,e)}function Vn(e){return e==null||typeof e=="boolean"?S(go):ht(e)?S(ft,null,e.slice()):$a(e)?Lr(e):S(ys,null,String(e))}function Lr(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:qo(e)}function rp(e,t){let o=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(ht(t))o=16;else if(typeof t=="object")if(n&65){const r=t.default;r&&(r._c&&(r._d=!1),rp(e,r()),r._c&&(r._d=!0));return}else{o=32;const r=t._;!r&&!W1(t)?t._ctx=vo:r===3&&vo&&(vo.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else mt(t)?(t={default:t,_ctx:vo},o=32):(t=String(t),n&64?(o=16,t=[P(t)]):o=8);e.children=t,e.shapeFlag|=o}function bo(...e){const t={};for(let o=0;oCo||vo;let Uu,zf;{const e=Kb(),t=(o,n)=>{let r;return(r=e[o])||(r=e[o]=[]),r.push(n),i=>{r.length>1?r.forEach(a=>a(i)):r[0](i)}};Uu=t("__VUE_INSTANCE_SETTERS__",o=>Co=o),zf=t("__VUE_SSR_SETTERS__",o=>kd=o)}const Cs=e=>{const t=Co;return Uu(e),e.scope.on(),()=>{e.scope.off(),Uu(t)}},Gm=()=>{Co&&Co.scope.off(),Uu(null)};function nx(e){return e.vnode.shapeFlag&4}let kd=!1;function cE(e,t=!1,o=!1){t&&zf(t);const{props:n,children:r}=e.vnode,i=nx(e);H3(e,n,i,t),W3(e,r,o);const a=i?fE(e,t):void 0;return t&&zf(!1),a}function fE(e,t){const o=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,M3);const{setup:n}=o;if(n){const r=e.setupContext=n.length>1?pE(e):null,i=Cs(e);oi();const a=vs(n,e,0,[e.props,r]);if(ni(),i(),Vb(a)){if(Ea(e)||A1(e),a.then(Gm,Gm),t)return a.then(l=>{qm(e,l,t)}).catch(l=>{yd(l,e,0)});e.asyncDep=a}else qm(e,a,t)}else rx(e,t)}function qm(e,t,o){mt(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Kt(t)&&(e.setupState=g1(t)),rx(e,o)}let Zm;function rx(e,t,o){const n=e.type;if(!e.render){if(!t&&Zm&&!n.render){const r=n.template||Jh(e).template;if(r){const{isCustomElement:i,compilerOptions:a}=e.appContext.config,{delimiters:l,compilerOptions:s}=n,u=fo(fo({isCustomElement:i,delimiters:l},a),s);n.render=Zm(r,u)}}e.render=n.render||Un}{const r=Cs(e);oi();try{A3(e)}finally{ni(),r()}}}const hE={get(e,t){return $o(e,"get",""),e[t]}};function pE(e){const t=o=>{e.exposed=o||{}};return{attrs:new Proxy(e.attrs,hE),slots:e.slots,emit:e.emit,expose:t}}function _d(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(g1(Kl(e.exposed)),{get(t,o){if(o in t)return t[o];if(o in $l)return $l[o](e)},has(t,o){return o in t||o in $l}})):e.proxy}function mE(e,t=!0){return mt(e)?e.displayName||e.name:e.name||t&&e.__name}function gE(e){return mt(e)&&"__vccOpts"in e}const I=(e,t)=>p3(e,t,kd);function m(e,t,o){const n=arguments.length;return n===2?Kt(t)&&!ht(t)?$a(t)?S(e,null,[t]):S(e,t):S(e,null,t):(n>3?o=Array.prototype.slice.call(arguments,2):n===3&&$a(o)&&(o=[o]),S(e,t,o))}const vE="3.5.11";/** * @vue/runtime-dom v3.5.11 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT -**/let zf;const Zm=typeof window<"u"&&window.trustedTypes;if(Zm)try{zf=Zm.createPolicy("vue",{createHTML:e=>e})}catch{}const rx=zf?e=>zf.createHTML(e):e=>e,bE="http://www.w3.org/2000/svg",xE="http://www.w3.org/1998/Math/MathML",cr=typeof document<"u"?document:null,Xm=cr&&cr.createElement("template"),yE={insert:(e,t,o)=>{t.insertBefore(e,o||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,o,n)=>{const r=t==="svg"?cr.createElementNS(bE,e):t==="mathml"?cr.createElementNS(xE,e):o?cr.createElement(e,{is:o}):cr.createElement(e);return e==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:e=>cr.createTextNode(e),createComment:e=>cr.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>cr.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,o,n,r,i){const a=o?o.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),o),!(r===i||!(r=r.nextSibling)););else{Xm.innerHTML=rx(n==="svg"?`${e}`:n==="mathml"?`${e}`:e);const l=Xm.content;if(n==="svg"||n==="mathml"){const s=l.firstChild;for(;s.firstChild;)l.appendChild(s.firstChild);l.removeChild(s)}t.insertBefore(l,o)}return[a?a.nextSibling:t.firstChild,o?o.previousSibling:t.lastChild]}},Mr="transition",nl="animation",Pa=Symbol("_vtc"),ix={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},ax=fo({},F1,ix),CE=e=>(e.displayName="Transition",e.props=ax,e),ho=CE((e,{slots:t})=>m(E3,lx(e),t)),fi=(e,t=[])=>{ht(e)?e.forEach(o=>o(...t)):e&&e(...t)},Ym=e=>e?ht(e)?e.some(t=>t.length>1):e.length>1:!1;function lx(e){const t={};for(const H in e)H in ix||(t[H]=e[H]);if(e.css===!1)return t;const{name:o="v",type:n,duration:r,enterFromClass:i=`${o}-enter-from`,enterActiveClass:a=`${o}-enter-active`,enterToClass:l=`${o}-enter-to`,appearFromClass:s=i,appearActiveClass:u=a,appearToClass:d=l,leaveFromClass:c=`${o}-leave-from`,leaveActiveClass:h=`${o}-leave-active`,leaveToClass:f=`${o}-leave-to`}=e,p=wE(r),g=p&&p[0],v=p&&p[1],{onBeforeEnter:b,onEnter:x,onEnterCancelled:E,onLeave:C,onLeaveCancelled:_,onBeforeAppear:R=b,onAppear:w=x,onAppearCancelled:A=E}=t,$=(H,K,L)=>{Tr(H,K?d:l),Tr(H,K?u:a),L&&L()},B=(H,K)=>{H._isLeaving=!1,Tr(H,c),Tr(H,f),Tr(H,h),K&&K()},U=H=>(K,L)=>{const T=H?w:x,z=()=>$(K,H,L);fi(T,[K,z]),Qm(()=>{Tr(K,H?s:i),dr(K,H?d:l),Ym(T)||Jm(K,n,g,z)})};return fo(t,{onBeforeEnter(H){fi(b,[H]),dr(H,i),dr(H,a)},onBeforeAppear(H){fi(R,[H]),dr(H,s),dr(H,u)},onEnter:U(!1),onAppear:U(!0),onLeave(H,K){H._isLeaving=!0;const L=()=>B(H,K);dr(H,c),dr(H,h),ux(),Qm(()=>{H._isLeaving&&(Tr(H,c),dr(H,f),Ym(C)||Jm(H,n,v,L))}),fi(C,[H,L])},onEnterCancelled(H){$(H,!1),fi(E,[H])},onAppearCancelled(H){$(H,!0),fi(A,[H])},onLeaveCancelled(H){B(H),fi(_,[H])}})}function wE(e){if(e==null)return null;if(Kt(e))return[kc(e.enter),kc(e.leave)];{const t=kc(e);return[t,t]}}function kc(e){return B6(e)}function dr(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.add(o)),(e[Pa]||(e[Pa]=new Set)).add(t)}function Tr(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.remove(n));const o=e[Pa];o&&(o.delete(t),o.size||(e[Pa]=void 0))}function Qm(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let SE=0;function Jm(e,t,o,n){const r=e._endId=++SE,i=()=>{r===e._endId&&n()};if(o!=null)return setTimeout(i,o);const{type:a,timeout:l,propCount:s}=sx(e,t);if(!a)return n();const u=a+"end";let d=0;const c=()=>{e.removeEventListener(u,h),i()},h=f=>{f.target===e&&++d>=s&&c()};setTimeout(()=>{d(o[p]||"").split(", "),r=n(`${Mr}Delay`),i=n(`${Mr}Duration`),a=eg(r,i),l=n(`${nl}Delay`),s=n(`${nl}Duration`),u=eg(l,s);let d=null,c=0,h=0;t===Mr?a>0&&(d=Mr,c=a,h=i.length):t===nl?u>0&&(d=nl,c=u,h=s.length):(c=Math.max(a,u),d=c>0?a>u?Mr:nl:null,h=d?d===Mr?i.length:s.length:0);const f=d===Mr&&/\b(transform|all)(,|$)/.test(n(`${Mr}Property`).toString());return{type:d,timeout:c,propCount:h,hasTransform:f}}function eg(e,t){for(;e.lengthtg(o)+tg(e[n])))}function tg(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function ux(){return document.body.offsetHeight}function EE(e,t,o){const n=e[Pa];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):o?e.setAttribute("class",t):e.className=t}const Ku=Symbol("_vod"),dx=Symbol("_vsh"),bn={beforeMount(e,{value:t},{transition:o}){e[Ku]=e.style.display==="none"?"":e.style.display,o&&t?o.beforeEnter(e):rl(e,t)},mounted(e,{value:t},{transition:o}){o&&t&&o.enter(e)},updated(e,{value:t,oldValue:o},{transition:n}){!t!=!o&&(n?t?(n.beforeEnter(e),rl(e,!0),n.enter(e)):n.leave(e,()=>{rl(e,!1)}):rl(e,t))},beforeUnmount(e,{value:t}){rl(e,t)}};function rl(e,t){e.style.display=t?e[Ku]:"none",e[dx]=!t}const kE=Symbol(""),_E=/(^|;)\s*display\s*:/;function FE(e,t,o){const n=e.style,r=eo(o);let i=!1;if(o&&!r){if(t)if(eo(t))for(const a of t.split(";")){const l=a.slice(0,a.indexOf(":")).trim();o[l]==null&&Pu(n,l,"")}else for(const a in t)o[a]==null&&Pu(n,a,"");for(const a in o)a==="display"&&(i=!0),Pu(n,a,o[a])}else if(r){if(t!==o){const a=n[kE];a&&(o+=";"+a),n.cssText=o,i=_E.test(o)}}else t&&e.removeAttribute("style");Ku in e&&(e[Ku]=i?n.display:"",e[dx]&&(n.display="none"))}const og=/\s*!important$/;function Pu(e,t,o){if(ht(o))o.forEach(n=>Pu(e,t,n));else if(o==null&&(o=""),t.startsWith("--"))e.setProperty(t,o);else{const n=RE(e,t);og.test(o)?e.setProperty(ji(n),o.replace(og,""),"important"):e[n]=o}}const ng=["Webkit","Moz","ms"],_c={};function RE(e,t){const o=_c[t];if(o)return o;let n=vn(t);if(n!=="filter"&&n in e)return _c[t]=n;n=pd(n);for(let r=0;rFc||(BE.then(()=>Fc=0),Fc=Date.now());function TE(e,t){const o=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=o.attached)return;Mn(IE(n,o.value),t,5,[n])};return o.value=e,o.attached=DE(),o}function IE(e,t){if(ht(t)){const o=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{o.call(e),e._stopped=!0},t.map(n=>r=>!r._stopped&&n&&n(r))}else return t}const ug=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,zE=(e,t,o,n,r,i)=>{const a=r==="svg";t==="class"?EE(e,n,a):t==="style"?FE(e,o,n):cd(t)?zh(t)||ME(e,t,o,n,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):OE(e,t,n,a))?(ag(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&ig(e,t,n,a,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!eo(n))?ag(e,vn(t),n):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),ig(e,t,n,a))};function OE(e,t,o,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&ug(t)&&mt(o));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return ug(t)&&eo(o)?!1:t in e}const cx=new WeakMap,fx=new WeakMap,Gu=Symbol("_moveCb"),dg=Symbol("_enterCb"),LE=e=>(delete e.props.mode,e),HE=LE({name:"TransitionGroup",props:fo({},ax,{tag:String,moveClass:String}),setup(e,{slots:t}){const o=xr(),n=_1();let r,i;return D1(()=>{if(!r.length)return;const a=e.moveClass||`${e.name||"v"}-move`;if(!WE(r[0].el,o.vnode.el,a))return;r.forEach(NE),r.forEach(VE);const l=r.filter(jE);ux(),l.forEach(s=>{const u=s.el,d=u.style;dr(u,a),d.transform=d.webkitTransform=d.transitionDuration="";const c=u[Gu]=h=>{h&&h.target!==u||(!h||/transform$/.test(h.propertyName))&&(u.removeEventListener("transitionend",c),u[Gu]=null,Tr(u,a))};u.addEventListener("transitionend",c)})}),()=>{const a=Pt(e),l=lx(a);let s=a.tag||ft;if(r=[],i)for(let u=0;u{l.split(/\s+/).forEach(s=>s&&n.classList.remove(s))}),o.split(/\s+/).forEach(l=>l&&n.classList.add(l)),n.style.display="none";const i=t.nodeType===1?t:t.parentNode;i.appendChild(n);const{hasTransform:a}=sx(n);return i.removeChild(n),a}const UE=fo({patchProp:zE},yE);let cg;function KE(){return cg||(cg=K3(UE))}const hx=(...e)=>{const t=KE().createApp(...e),{mount:o}=t;return t.mount=n=>{const r=qE(n);if(!r)return;const i=t._component;!mt(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const a=o(r,!1,GE(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),a},t};function GE(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function qE(e){return eo(e)?document.querySelector(e):e}var ZE=!1;/*! +**/let Of;const Xm=typeof window<"u"&&window.trustedTypes;if(Xm)try{Of=Xm.createPolicy("vue",{createHTML:e=>e})}catch{}const ix=Of?e=>Of.createHTML(e):e=>e,bE="http://www.w3.org/2000/svg",xE="http://www.w3.org/1998/Math/MathML",cr=typeof document<"u"?document:null,Ym=cr&&cr.createElement("template"),yE={insert:(e,t,o)=>{t.insertBefore(e,o||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,o,n)=>{const r=t==="svg"?cr.createElementNS(bE,e):t==="mathml"?cr.createElementNS(xE,e):o?cr.createElement(e,{is:o}):cr.createElement(e);return e==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:e=>cr.createTextNode(e),createComment:e=>cr.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>cr.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,o,n,r,i){const a=o?o.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),o),!(r===i||!(r=r.nextSibling)););else{Ym.innerHTML=ix(n==="svg"?`${e}`:n==="mathml"?`${e}`:e);const l=Ym.content;if(n==="svg"||n==="mathml"){const s=l.firstChild;for(;s.firstChild;)l.appendChild(s.firstChild);l.removeChild(s)}t.insertBefore(l,o)}return[a?a.nextSibling:t.firstChild,o?o.previousSibling:t.lastChild]}},Mr="transition",nl="animation",Pa=Symbol("_vtc"),ax={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},lx=fo({},R1,ax),CE=e=>(e.displayName="Transition",e.props=lx,e),ho=CE((e,{slots:t})=>m(E3,sx(e),t)),fi=(e,t=[])=>{ht(e)?e.forEach(o=>o(...t)):e&&e(...t)},Qm=e=>e?ht(e)?e.some(t=>t.length>1):e.length>1:!1;function sx(e){const t={};for(const N in e)N in ax||(t[N]=e[N]);if(e.css===!1)return t;const{name:o="v",type:n,duration:r,enterFromClass:i=`${o}-enter-from`,enterActiveClass:a=`${o}-enter-active`,enterToClass:l=`${o}-enter-to`,appearFromClass:s=i,appearActiveClass:u=a,appearToClass:d=l,leaveFromClass:c=`${o}-leave-from`,leaveActiveClass:h=`${o}-leave-active`,leaveToClass:f=`${o}-leave-to`}=e,p=wE(r),g=p&&p[0],v=p&&p[1],{onBeforeEnter:b,onEnter:x,onEnterCancelled:k,onLeave:C,onLeaveCancelled:_,onBeforeAppear:R=b,onAppear:w=x,onAppearCancelled:A=k}=t,$=(N,K,L)=>{Dr(N,K?d:l),Dr(N,K?u:a),L&&L()},B=(N,K)=>{N._isLeaving=!1,Dr(N,c),Dr(N,f),Dr(N,h),K&&K()},U=N=>(K,L)=>{const D=N?w:x,z=()=>$(K,N,L);fi(D,[K,z]),Jm(()=>{Dr(K,N?s:i),dr(K,N?d:l),Qm(D)||eg(K,n,g,z)})};return fo(t,{onBeforeEnter(N){fi(b,[N]),dr(N,i),dr(N,a)},onBeforeAppear(N){fi(R,[N]),dr(N,s),dr(N,u)},onEnter:U(!1),onAppear:U(!0),onLeave(N,K){N._isLeaving=!0;const L=()=>B(N,K);dr(N,c),dr(N,h),dx(),Jm(()=>{N._isLeaving&&(Dr(N,c),dr(N,f),Qm(C)||eg(N,n,v,L))}),fi(C,[N,L])},onEnterCancelled(N){$(N,!1),fi(k,[N])},onAppearCancelled(N){$(N,!0),fi(A,[N])},onLeaveCancelled(N){B(N),fi(_,[N])}})}function wE(e){if(e==null)return null;if(Kt(e))return[_c(e.enter),_c(e.leave)];{const t=_c(e);return[t,t]}}function _c(e){return B6(e)}function dr(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.add(o)),(e[Pa]||(e[Pa]=new Set)).add(t)}function Dr(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.remove(n));const o=e[Pa];o&&(o.delete(t),o.size||(e[Pa]=void 0))}function Jm(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let SE=0;function eg(e,t,o,n){const r=e._endId=++SE,i=()=>{r===e._endId&&n()};if(o!=null)return setTimeout(i,o);const{type:a,timeout:l,propCount:s}=ux(e,t);if(!a)return n();const u=a+"end";let d=0;const c=()=>{e.removeEventListener(u,h),i()},h=f=>{f.target===e&&++d>=s&&c()};setTimeout(()=>{d(o[p]||"").split(", "),r=n(`${Mr}Delay`),i=n(`${Mr}Duration`),a=tg(r,i),l=n(`${nl}Delay`),s=n(`${nl}Duration`),u=tg(l,s);let d=null,c=0,h=0;t===Mr?a>0&&(d=Mr,c=a,h=i.length):t===nl?u>0&&(d=nl,c=u,h=s.length):(c=Math.max(a,u),d=c>0?a>u?Mr:nl:null,h=d?d===Mr?i.length:s.length:0);const f=d===Mr&&/\b(transform|all)(,|$)/.test(n(`${Mr}Property`).toString());return{type:d,timeout:c,propCount:h,hasTransform:f}}function tg(e,t){for(;e.lengthog(o)+og(e[n])))}function og(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function dx(){return document.body.offsetHeight}function EE(e,t,o){const n=e[Pa];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):o?e.setAttribute("class",t):e.className=t}const Ku=Symbol("_vod"),cx=Symbol("_vsh"),bn={beforeMount(e,{value:t},{transition:o}){e[Ku]=e.style.display==="none"?"":e.style.display,o&&t?o.beforeEnter(e):rl(e,t)},mounted(e,{value:t},{transition:o}){o&&t&&o.enter(e)},updated(e,{value:t,oldValue:o},{transition:n}){!t!=!o&&(n?t?(n.beforeEnter(e),rl(e,!0),n.enter(e)):n.leave(e,()=>{rl(e,!1)}):rl(e,t))},beforeUnmount(e,{value:t}){rl(e,t)}};function rl(e,t){e.style.display=t?e[Ku]:"none",e[cx]=!t}const kE=Symbol(""),_E=/(^|;)\s*display\s*:/;function FE(e,t,o){const n=e.style,r=eo(o);let i=!1;if(o&&!r){if(t)if(eo(t))for(const a of t.split(";")){const l=a.slice(0,a.indexOf(":")).trim();o[l]==null&&Pu(n,l,"")}else for(const a in t)o[a]==null&&Pu(n,a,"");for(const a in o)a==="display"&&(i=!0),Pu(n,a,o[a])}else if(r){if(t!==o){const a=n[kE];a&&(o+=";"+a),n.cssText=o,i=_E.test(o)}}else t&&e.removeAttribute("style");Ku in e&&(e[Ku]=i?n.display:"",e[cx]&&(n.display="none"))}const ng=/\s*!important$/;function Pu(e,t,o){if(ht(o))o.forEach(n=>Pu(e,t,n));else if(o==null&&(o=""),t.startsWith("--"))e.setProperty(t,o);else{const n=RE(e,t);ng.test(o)?e.setProperty(ji(n),o.replace(ng,""),"important"):e[n]=o}}const rg=["Webkit","Moz","ms"],Fc={};function RE(e,t){const o=Fc[t];if(o)return o;let n=vn(t);if(n!=="filter"&&n in e)return Fc[t]=n;n=md(n);for(let r=0;rRc||(BE.then(()=>Rc=0),Rc=Date.now());function DE(e,t){const o=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=o.attached)return;Mn(IE(n,o.value),t,5,[n])};return o.value=e,o.attached=TE(),o}function IE(e,t){if(ht(t)){const o=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{o.call(e),e._stopped=!0},t.map(n=>r=>!r._stopped&&n&&n(r))}else return t}const dg=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,zE=(e,t,o,n,r,i)=>{const a=r==="svg";t==="class"?EE(e,n,a):t==="style"?FE(e,o,n):fd(t)?Oh(t)||ME(e,t,o,n,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):OE(e,t,n,a))?(lg(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&ag(e,t,n,a,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!eo(n))?lg(e,vn(t),n):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),ag(e,t,n,a))};function OE(e,t,o,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&dg(t)&&mt(o));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return dg(t)&&eo(o)?!1:t in e}const fx=new WeakMap,hx=new WeakMap,Gu=Symbol("_moveCb"),cg=Symbol("_enterCb"),LE=e=>(delete e.props.mode,e),HE=LE({name:"TransitionGroup",props:fo({},lx,{tag:String,moveClass:String}),setup(e,{slots:t}){const o=xr(),n=F1();let r,i;return D1(()=>{if(!r.length)return;const a=e.moveClass||`${e.name||"v"}-move`;if(!WE(r[0].el,o.vnode.el,a))return;r.forEach(NE),r.forEach(VE);const l=r.filter(jE);dx(),l.forEach(s=>{const u=s.el,d=u.style;dr(u,a),d.transform=d.webkitTransform=d.transitionDuration="";const c=u[Gu]=h=>{h&&h.target!==u||(!h||/transform$/.test(h.propertyName))&&(u.removeEventListener("transitionend",c),u[Gu]=null,Dr(u,a))};u.addEventListener("transitionend",c)})}),()=>{const a=Pt(e),l=sx(a);let s=a.tag||ft;if(r=[],i)for(let u=0;u{l.split(/\s+/).forEach(s=>s&&n.classList.remove(s))}),o.split(/\s+/).forEach(l=>l&&n.classList.add(l)),n.style.display="none";const i=t.nodeType===1?t:t.parentNode;i.appendChild(n);const{hasTransform:a}=ux(n);return i.removeChild(n),a}const UE=fo({patchProp:zE},yE);let fg;function KE(){return fg||(fg=K3(UE))}const px=(...e)=>{const t=KE().createApp(...e),{mount:o}=t;return t.mount=n=>{const r=qE(n);if(!r)return;const i=t._component;!mt(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const a=o(r,!1,GE(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),a},t};function GE(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function qE(e){return eo(e)?document.querySelector(e):e}var ZE=!1;/*! * pinia v2.2.4 * (c) 2024 Eduardo San Martin Morote * @license MIT - */let px;const _d=e=>px=e,mx=Symbol();function Of(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Ml;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Ml||(Ml={}));function XE(){const e=Yb(!0),t=e.run(()=>M({}));let o=[],n=[];const r=Kl({install(i){_d(r),r._a=i,i.provide(mx,r),i.config.globalProperties.$pinia=r,n.forEach(a=>o.push(a)),n=[]},use(i){return!this._a&&!ZE?n.push(i):o.push(i),this},_p:o,_a:null,_e:e,_s:new Map,state:t});return r}const gx=()=>{};function fg(e,t,o,n=gx){e.push(t);const r=()=>{const i=e.indexOf(t);i>-1&&(e.splice(i,1),n())};return!o&&Qb()&&H6(r),r}function ra(e,...t){e.slice().forEach(o=>{o(...t)})}const YE=e=>e(),hg=Symbol(),Rc=Symbol();function Lf(e,t){e instanceof Map&&t instanceof Map?t.forEach((o,n)=>e.set(n,o)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const o in t){if(!t.hasOwnProperty(o))continue;const n=t[o],r=e[o];Of(r)&&Of(n)&&e.hasOwnProperty(o)&&!ro(n)&&!Kr(n)?e[o]=Lf(r,n):e[o]=n}return e}const QE=Symbol();function JE(e){return!Of(e)||!e.hasOwnProperty(QE)}const{assign:Ir}=Object;function e4(e){return!!(ro(e)&&e.effect)}function t4(e,t,o,n){const{state:r,actions:i,getters:a}=t,l=o.state.value[e];let s;function u(){l||(o.state.value[e]=r?r():{});const d=g1(o.state.value[e]);return Ir(d,i,Object.keys(a||{}).reduce((c,h)=>(c[h]=Kl(I(()=>{_d(o);const f=o._s.get(e);return a[h].call(f,f)})),c),{}))}return s=vx(e,u,t,o,n,!0),s}function vx(e,t,o={},n,r,i){let a;const l=Ir({actions:{}},o),s={deep:!0};let u,d,c=[],h=[],f;const p=n.state.value[e];!i&&!p&&(n.state.value[e]={}),M({});let g;function v(A){let $;u=d=!1,typeof A=="function"?(A(n.state.value[e]),$={type:Ml.patchFunction,storeId:e,events:f}):(Lf(n.state.value[e],A),$={type:Ml.patchObject,payload:A,storeId:e,events:f});const B=g=Symbol();Rt().then(()=>{g===B&&(u=!0)}),d=!0,ra(c,$,n.state.value[e])}const b=i?function(){const{state:$}=o,B=$?$():{};this.$patch(U=>{Ir(U,B)})}:gx;function x(){a.stop(),c=[],h=[],n._s.delete(e)}const E=(A,$="")=>{if(hg in A)return A[Rc]=$,A;const B=function(){_d(n);const U=Array.from(arguments),H=[],K=[];function L(F){H.push(F)}function T(F){K.push(F)}ra(h,{args:U,name:B[Rc],store:_,after:L,onError:T});let z;try{z=A.apply(this&&this.$id===e?this:_,U)}catch(F){throw ra(K,F),F}return z instanceof Promise?z.then(F=>(ra(H,F),F)).catch(F=>(ra(K,F),Promise.reject(F))):(ra(H,z),z)};return B[hg]=!0,B[Rc]=$,B},C={_p:n,$id:e,$onAction:fg.bind(null,h),$patch:v,$reset:b,$subscribe(A,$={}){const B=fg(c,A,$.detached,()=>U()),U=a.run(()=>at(()=>n.state.value[e],H=>{($.flush==="sync"?d:u)&&A({storeId:e,type:Ml.direct,events:f},H)},Ir({},s,$)));return B},$dispose:x},_=It(C);n._s.set(e,_);const w=(n._a&&n._a.runWithContext||YE)(()=>n._e.run(()=>(a=Yb()).run(()=>t({action:E}))));for(const A in w){const $=w[A];if(ro($)&&!e4($)||Kr($))i||(p&&JE($)&&(ro($)?$.value=p[A]:Lf($,p[A])),n.state.value[e][A]=$);else if(typeof $=="function"){const B=E($,A);w[A]=B,l.actions[A]=$}}return Ir(_,w),Ir(Pt(_),w),Object.defineProperty(_,"$state",{get:()=>n.state.value[e],set:A=>{v($=>{Ir($,A)})}}),n._p.forEach(A=>{Ir(_,a.run(()=>A({store:_,app:n._a,pinia:n,options:l})))}),p&&i&&o.hydrate&&o.hydrate(_.$state,p),u=!0,d=!0,_}function Wi(e,t,o){let n,r;const i=typeof t=="function";typeof e=="string"?(n=e,r=i?o:t):(r=e,n=e.id);function a(l,s){const u=L3();return l=l||(u?Oe(mx,null):null),l&&_d(l),l=px,l._s.has(n)||(i?vx(n,t,r,l):t4(n,r,l)),l._s.get(n)}return a.$id=n,a}const o4=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,n4=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,r4=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function i4(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){a4(e);return}return t}function a4(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function l4(e,t={}){if(typeof e!="string")return e;const o=e.trim();if(e[0]==='"'&&e.endsWith('"')&&!e.includes("\\"))return o.slice(1,-1);if(o.length<=9){const n=o.toLowerCase();if(n==="true")return!0;if(n==="false")return!1;if(n==="undefined")return;if(n==="null")return null;if(n==="nan")return Number.NaN;if(n==="infinity")return Number.POSITIVE_INFINITY;if(n==="-infinity")return Number.NEGATIVE_INFINITY}if(!r4.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(o4.test(e)||n4.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,i4)}return JSON.parse(e)}catch(n){if(t.strict)throw n;return e}}function s4(e,t){if(e==null)return;let o=e;for(let n=0;n1&&(t=ip(typeof e!="object"||e===null||!Object.prototype.hasOwnProperty.call(e,n)?Number.isInteger(Number(o[1]))?[]:{}:e[n],t,Array.prototype.slice.call(o,1))),Number.isInteger(Number(n))&&Array.isArray(e)?e.slice()[n]:Object.assign({},e,{[n]:t})}function bx(e,t){if(e==null||t.length===0)return e;if(t.length===1){if(e==null)return e;if(Number.isInteger(t[0])&&Array.isArray(e))return Array.prototype.slice.call(e,0).splice(t[0],1);const o={};for(const n in e)o[n]=e[n];return delete o[t[0]],o}if(e[t[0]]==null){if(Number.isInteger(t[0])&&Array.isArray(e))return Array.prototype.concat.call([],e);const o={};for(const n in e)o[n]=e[n];return o}return ip(e,bx(e[t[0]],Array.prototype.slice.call(t,1)),[t[0]])}function xx(e,t){return t.map(o=>o.split(".")).map(o=>[o,s4(e,o)]).filter(o=>o[1]!==void 0).reduce((o,n)=>ip(o,n[1],n[0]),{})}function yx(e,t){return t.map(o=>o.split(".")).reduce((o,n)=>bx(o,n),e)}function pg(e,{storage:t,serializer:o,key:n,debug:r,pick:i,omit:a,beforeHydrate:l,afterHydrate:s},u,d=!0){try{d&&(l==null||l(u));const c=t.getItem(n);if(c){const h=o.deserialize(c),f=i?xx(h,i):h,p=a?yx(f,a):f;e.$patch(p)}d&&(s==null||s(u))}catch(c){r&&console.error("[pinia-plugin-persistedstate]",c)}}function mg(e,{storage:t,serializer:o,key:n,debug:r,pick:i,omit:a}){try{const l=i?xx(e,i):e,s=a?yx(l,a):l,u=o.serialize(s);t.setItem(n,u)}catch(l){r&&console.error("[pinia-plugin-persistedstate]",l)}}function u4(e,t,o){const{pinia:n,store:r,options:{persist:i=o}}=e;if(!i)return;if(!(r.$id in n.state.value)){const s=n._s.get(r.$id.replace("__hot:",""));s&&Promise.resolve().then(()=>s.$persist());return}const l=(Array.isArray(i)?i:i===!0?[{}]:[i]).map(t);r.$hydrate=({runHooks:s=!0}={})=>{l.forEach(u=>{pg(r,u,e,s)})},r.$persist=()=>{l.forEach(s=>{mg(r.$state,s)})},l.forEach(s=>{pg(r,s,e),r.$subscribe((u,d)=>mg(d,s),{detached:!0})})}function d4(e={}){return function(t){u4(t,o=>({key:(e.key?e.key:n=>n)(o.key??t.store.$id),debug:o.debug??e.debug??!1,serializer:o.serializer??e.serializer??{serialize:n=>JSON.stringify(n),deserialize:n=>l4(n)},storage:o.storage??e.storage??window.localStorage,beforeHydrate:o.beforeHydrate,afterHydrate:o.afterHydrate,pick:o.pick,omit:o.omit}),e.auto??!1)}}var c4=d4();let qu=[];const Cx=new WeakMap;function f4(){qu.forEach(e=>e(...Cx.get(e))),qu=[]}function Xl(e,...t){Cx.set(e,t),!qu.includes(e)&&qu.push(e)===1&&requestAnimationFrame(f4)}function Ko(e,t){let{target:o}=e;for(;o;){if(o.dataset&&o.dataset[t]!==void 0)return!0;o=o.parentElement}return!1}function zi(e){return e.composedPath()[0]||null}function h4(e){if(typeof e=="number")return{"":e.toString()};const t={};return e.split(/ +/).forEach(o=>{if(o==="")return;const[n,r]=o.split(":");r===void 0?t[""]=n:t[n]=r}),t}function ia(e,t){var o;if(e==null)return;const n=h4(e);if(t===void 0)return n[""];if(typeof t=="string")return(o=n[t])!==null&&o!==void 0?o:n[""];if(Array.isArray(t)){for(let r=t.length-1;r>=0;--r){const i=t[r];if(i in n)return n[i]}return n[""]}else{let r,i=-1;return Object.keys(n).forEach(a=>{const l=Number(a);!Number.isNaN(l)&&t>=l&&l>=i&&(i=l,r=n[a])}),r}}function lo(e){return typeof e=="string"?e.endsWith("px")?Number(e.slice(0,e.length-2)):Number(e):e}function Lt(e){if(e!=null)return typeof e=="number"?`${e}px`:e.endsWith("px")?e:`${e}px`}function Ro(e,t){const o=e.trim().split(/\s+/g),n={top:o[0]};switch(o.length){case 1:n.right=o[0],n.bottom=o[0],n.left=o[0];break;case 2:n.right=o[1],n.left=o[1],n.bottom=o[0];break;case 3:n.right=o[1],n.bottom=o[2],n.left=o[1];break;case 4:n.right=o[1],n.bottom=o[2],n.left=o[3];break;default:throw new Error("[seemly/getMargin]:"+e+" is not a valid value.")}return t===void 0?n:n[t]}function p4(e,t){const[o,n]=e.split(" ");return{row:o,col:n||o}}const gg={black:"#000",silver:"#C0C0C0",gray:"#808080",white:"#FFF",maroon:"#800000",red:"#F00",purple:"#800080",fuchsia:"#F0F",green:"#008000",lime:"#0F0",olive:"#808000",yellow:"#FF0",navy:"#000080",blue:"#00F",teal:"#008080",aqua:"#0FF",transparent:"#0000"};function wx(e,t,o){t/=100,o/=100;const n=t*Math.min(o,1-o)+o;return[e,n?(2-2*o/n)*100:0,n*100]}function Mu(e,t,o){t/=100,o/=100;const n=o-o*t/2,r=Math.min(n,1-n);return[e,r?(o-n)/r*100:0,n*100]}function Nr(e,t,o){t/=100,o/=100;let n=(r,i=(r+e/60)%6)=>o-o*t*Math.max(Math.min(i,4-i,1),0);return[n(5)*255,n(3)*255,n(1)*255]}function Hf(e,t,o){e/=255,t/=255,o/=255;let n=Math.max(e,t,o),r=n-Math.min(e,t,o),i=r&&(n==e?(t-o)/r:n==t?2+(o-e)/r:4+(e-t)/r);return[60*(i<0?i+6:i),n&&r/n*100,n*100]}function Nf(e,t,o){e/=255,t/=255,o/=255;let n=Math.max(e,t,o),r=n-Math.min(e,t,o),i=1-Math.abs(n+n-r-1),a=r&&(n==e?(t-o)/r:n==t?2+(o-e)/r:4+(e-t)/r);return[60*(a<0?a+6:a),i?r/i*100:0,(n+n-r)*50]}function Vf(e,t,o){t/=100,o/=100;let n=t*Math.min(o,1-o),r=(i,a=(i+e/30)%12)=>o-n*Math.max(Math.min(a-3,9-a,1),-1);return[r(0)*255,r(8)*255,r(4)*255]}const Jn="^\\s*",er="\\s*$",Jr="\\s*((\\.\\d+)|(\\d+(\\.\\d*)?))%\\s*",on="\\s*((\\.\\d+)|(\\d+(\\.\\d*)?))\\s*",yi="([0-9A-Fa-f])",Ci="([0-9A-Fa-f]{2})",m4=new RegExp(`${Jn}hsl\\s*\\(${on},${Jr},${Jr}\\)${er}`),g4=new RegExp(`${Jn}hsv\\s*\\(${on},${Jr},${Jr}\\)${er}`),v4=new RegExp(`${Jn}hsla\\s*\\(${on},${Jr},${Jr},${on}\\)${er}`),b4=new RegExp(`${Jn}hsva\\s*\\(${on},${Jr},${Jr},${on}\\)${er}`),x4=new RegExp(`${Jn}rgb\\s*\\(${on},${on},${on}\\)${er}`),y4=new RegExp(`${Jn}rgba\\s*\\(${on},${on},${on},${on}\\)${er}`),ap=new RegExp(`${Jn}#${yi}${yi}${yi}${er}`),lp=new RegExp(`${Jn}#${Ci}${Ci}${Ci}${er}`),sp=new RegExp(`${Jn}#${yi}${yi}${yi}${yi}${er}`),up=new RegExp(`${Jn}#${Ci}${Ci}${Ci}${Ci}${er}`);function jo(e){return parseInt(e,16)}function ka(e){try{let t;if(t=v4.exec(e))return[Xn(t[1]),uo(t[5]),uo(t[9]),gr(t[13])];if(t=m4.exec(e))return[Xn(t[1]),uo(t[5]),uo(t[9]),1];throw new Error(`[seemly/hsla]: Invalid color value ${e}.`)}catch(t){throw t}}function $i(e){try{let t;if(t=b4.exec(e))return[Xn(t[1]),uo(t[5]),uo(t[9]),gr(t[13])];if(t=g4.exec(e))return[Xn(t[1]),uo(t[5]),uo(t[9]),1];throw new Error(`[seemly/hsva]: Invalid color value ${e}.`)}catch(t){throw t}}function so(e){try{let t;if(t=lp.exec(e))return[jo(t[1]),jo(t[2]),jo(t[3]),1];if(t=x4.exec(e))return[no(t[1]),no(t[5]),no(t[9]),1];if(t=y4.exec(e))return[no(t[1]),no(t[5]),no(t[9]),gr(t[13])];if(t=ap.exec(e))return[jo(t[1]+t[1]),jo(t[2]+t[2]),jo(t[3]+t[3]),1];if(t=up.exec(e))return[jo(t[1]),jo(t[2]),jo(t[3]),gr(jo(t[4])/255)];if(t=sp.exec(e))return[jo(t[1]+t[1]),jo(t[2]+t[2]),jo(t[3]+t[3]),gr(jo(t[4]+t[4])/255)];if(e in gg)return so(gg[e]);throw new Error(`[seemly/rgba]: Invalid color value ${e}.`)}catch(t){throw t}}function C4(e){return e>1?1:e<0?0:e}function w4(e,t,o){return`rgb(${no(e)}, ${no(t)}, ${no(o)})`}function jf(e,t,o,n){return`rgba(${no(e)}, ${no(t)}, ${no(o)}, ${C4(n)})`}function $c(e,t,o,n,r){return no((e*t*(1-n)+o*n)/r)}function Ue(e,t){Array.isArray(e)||(e=so(e)),Array.isArray(t)||(t=so(t));const o=e[3],n=t[3],r=gr(o+n-o*n);return jf($c(e[0],o,t[0],n,r),$c(e[1],o,t[1],n,r),$c(e[2],o,t[2],n,r),r)}function Me(e,t){const[o,n,r,i=1]=Array.isArray(e)?e:so(e);return t.alpha?jf(o,n,r,t.alpha):jf(o,n,r,i)}function ao(e,t){const[o,n,r,i=1]=Array.isArray(e)?e:so(e),{lightness:a=1,alpha:l=1}=t;return Kn([o*a,n*a,r*a,i*l])}function gr(e){const t=Math.round(Number(e)*100)/100;return t>1?1:t<0?0:t}function Xn(e){const t=Math.round(Number(e));return t>=360||t<0?0:t}function no(e){const t=Math.round(Number(e));return t>255?255:t<0?0:t}function uo(e){const t=Math.round(Number(e));return t>100?100:t<0?0:t}function Wf(e){const[t,o,n]=Array.isArray(e)?e:so(e);return w4(t,o,n)}function Kn(e){const[t,o,n]=e;return 3 in e?`rgba(${no(t)}, ${no(o)}, ${no(n)}, ${gr(e[3])})`:`rgba(${no(t)}, ${no(o)}, ${no(n)}, 1)`}function Uf(e){return`hsv(${Xn(e[0])}, ${uo(e[1])}%, ${uo(e[2])}%)`}function Pi(e){const[t,o,n]=e;return 3 in e?`hsva(${Xn(t)}, ${uo(o)}%, ${uo(n)}%, ${gr(e[3])})`:`hsva(${Xn(t)}, ${uo(o)}%, ${uo(n)}%, 1)`}function Kf(e){return`hsl(${Xn(e[0])}, ${uo(e[1])}%, ${uo(e[2])}%)`}function Gr(e){const[t,o,n]=e;return 3 in e?`hsla(${Xn(t)}, ${uo(o)}%, ${uo(n)}%, ${gr(e[3])})`:`hsla(${Xn(t)}, ${uo(o)}%, ${uo(n)}%, 1)`}function qr(e){if(typeof e=="string"){let n;if(n=lp.exec(e))return`${n[0]}FF`;if(n=up.exec(e))return n[0];if(n=ap.exec(e))return`#${n[1]}${n[1]}${n[2]}${n[2]}${n[3]}${n[3]}FF`;if(n=sp.exec(e))return`#${n[1]}${n[1]}${n[2]}${n[2]}${n[3]}${n[3]}${n[4]}${n[4]}`;throw new Error(`[seemly/toHexString]: Invalid hex value ${e}.`)}const t=`#${e.slice(0,3).map(n=>no(n).toString(16).toUpperCase().padStart(2,"0")).join("")}`,o=e.length===3?"FF":no(e[3]*255).toString(16).padStart(2,"0").toUpperCase();return t+o}function Al(e){if(typeof e=="string"){let t;if(t=lp.exec(e))return t[0];if(t=up.exec(e))return t[0].slice(0,7);if(t=ap.exec(e)||sp.exec(e))return`#${t[1]}${t[1]}${t[2]}${t[2]}${t[3]}${t[3]}`;throw new Error(`[seemly/toHexString]: Invalid hex value ${e}.`)}return`#${e.slice(0,3).map(t=>no(t).toString(16).toUpperCase().padStart(2,"0")).join("")}`}function ii(e=8){return Math.random().toString(16).slice(2,2+e)}function Sx(e,t){const o=[];for(let n=0;n{n[r]=e[r]}),Object.assign(n,o)}function Ui(e,t=[],o){const n={};return Object.getOwnPropertyNames(e).forEach(i=>{t.includes(i)||(n[i]=e[i])}),Object.assign(n,o)}function vr(e,t=!0,o=[]){return e.forEach(n=>{if(n!==null){if(typeof n!="object"){(typeof n=="string"||typeof n=="number")&&o.push(P(String(n)));return}if(Array.isArray(n)){vr(n,t,o);return}if(n.type===ft){if(n.children===null)return;Array.isArray(n.children)&&vr(n.children,t,o)}else{if(n.type===go&&t)return;o.push(n)}}}),o}function Fe(e,...t){if(Array.isArray(e))e.forEach(o=>Fe(o,...t));else return e(...t)}function ws(e){return Object.keys(e)}function Jt(e,...t){return typeof e=="function"?e(...t):typeof e=="string"?P(e):typeof e=="number"?P(String(e)):null}const vg=new Set;function S4(e,t){const o=`[naive/${e}]: ${t}`;vg.has(o)||(vg.add(o),console.error(o))}function xn(e,t){console.error(`[naive/${e}]: ${t}`)}function yr(e,t){throw new Error(`[naive/${e}]: ${t}`)}function bg(e){switch(e){case"tiny":return"mini";case"small":return"tiny";case"medium":return"small";case"large":return"medium";case"huge":return"large"}throw new Error(`${e} has no smaller size.`)}function Gf(e){switch(typeof e){case"string":return e||void 0;case"number":return String(e);default:return}}function qf(e,t="default",o=void 0){const n=e[t];if(!n)return xn("getFirstSlotVNode",`slot[${t}] is empty`),null;const r=vr(n(o));return r.length===1?r[0]:(xn("getFirstSlotVNode",`slot[${t}] should have exactly one child`),null)}function Ex(e){return t=>{t?e.value=t.$el:e.value=null}}function pn(e){return e.some(t=>$a(t)?!(t.type===go||t.type===ft&&!pn(t.children)):!0)?e:null}function wo(e,t){return e&&pn(e())||t()}function Zf(e,t,o){return e&&pn(e(t))||o(t)}function bt(e,t){const o=e&&pn(e());return t(o||null)}function E4(e,t,o){const n=e&&pn(e(t));return o(n||null)}function Mi(e){return!(e&&pn(e()))}function Bl(e){const t=e.filter(o=>o!==void 0);if(t.length!==0)return t.length===1?t[0]:o=>{e.forEach(n=>{n&&n(o)})}}function k4(e){var t;const o=(t=e.dirs)===null||t===void 0?void 0:t.find(({dir:n})=>n===bn);return!!(o&&o.value===!1)}const Xf=xe({render(){var e,t;return(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)}}),_4=/^(\d|\.)+$/,xg=/(\d|\.)+/;function So(e,{c:t=1,offset:o=0,attachPx:n=!0}={}){if(typeof e=="number"){const r=(e+o)*t;return r===0?"0":`${r}px`}else if(typeof e=="string")if(_4.test(e)){const r=(Number(e)+o)*t;return n?r===0?"0":`${r}px`:`${r}`}else{const r=xg.exec(e);return r?e.replace(xg,String((Number(r[0])+o)*t)):e}return e}function Ma(e){return e.replace(/#|\(|\)|,|\s|\./g,"_")}function yg(e){const{left:t,right:o,top:n,bottom:r}=Ro(e);return`${n} ${o} ${r} ${t}`}function F4(e){let t=0;for(let o=0;o{let r=F4(n);if(r){if(r===1){e.forEach(a=>{o.push(n.replace("&",a))});return}}else{e.forEach(a=>{o.push((a&&a+" ")+n)});return}let i=[n];for(;r--;){const a=[];i.forEach(l=>{e.forEach(s=>{a.push(l.replace("&",s))})}),i=a}i.forEach(a=>o.push(a))}),o}function P4(e,t){const o=[];return t.split(kx).forEach(n=>{e.forEach(r=>{o.push((r&&r+" ")+n)})}),o}function M4(e){let t=[""];return e.forEach(o=>{o=o&&o.trim(),o&&(o.includes("&")?t=$4(t,o):t=P4(t,o))}),t.join(", ").replace(R4," ")}function Cg(e){if(!e)return;const t=e.parentElement;t&&t.removeChild(e)}function Fd(e,t){return(t??document.head).querySelector(`style[cssr-id="${e}"]`)}function A4(e){const t=document.createElement("style");return t.setAttribute("cssr-id",e),t}function eu(e){return e?/^\s*@(s|m)/.test(e):!1}const B4=/[A-Z]/g;function _x(e){return e.replace(B4,t=>"-"+t.toLowerCase())}function D4(e,t=" "){return typeof e=="object"&&e!==null?` { -`+Object.entries(e).map(o=>t+` ${_x(o[0])}: ${o[1]};`).join(` + */let mx;const Fd=e=>mx=e,gx=Symbol();function Lf(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Ml;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Ml||(Ml={}));function XE(){const e=Qb(!0),t=e.run(()=>M({}));let o=[],n=[];const r=Kl({install(i){Fd(r),r._a=i,i.provide(gx,r),i.config.globalProperties.$pinia=r,n.forEach(a=>o.push(a)),n=[]},use(i){return!this._a&&!ZE?n.push(i):o.push(i),this},_p:o,_a:null,_e:e,_s:new Map,state:t});return r}const vx=()=>{};function hg(e,t,o,n=vx){e.push(t);const r=()=>{const i=e.indexOf(t);i>-1&&(e.splice(i,1),n())};return!o&&Jb()&&H6(r),r}function ra(e,...t){e.slice().forEach(o=>{o(...t)})}const YE=e=>e(),pg=Symbol(),$c=Symbol();function Hf(e,t){e instanceof Map&&t instanceof Map?t.forEach((o,n)=>e.set(n,o)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const o in t){if(!t.hasOwnProperty(o))continue;const n=t[o],r=e[o];Lf(r)&&Lf(n)&&e.hasOwnProperty(o)&&!ro(n)&&!Kr(n)?e[o]=Hf(r,n):e[o]=n}return e}const QE=Symbol();function JE(e){return!Lf(e)||!e.hasOwnProperty(QE)}const{assign:Ir}=Object;function e4(e){return!!(ro(e)&&e.effect)}function t4(e,t,o,n){const{state:r,actions:i,getters:a}=t,l=o.state.value[e];let s;function u(){l||(o.state.value[e]=r?r():{});const d=v1(o.state.value[e]);return Ir(d,i,Object.keys(a||{}).reduce((c,h)=>(c[h]=Kl(I(()=>{Fd(o);const f=o._s.get(e);return a[h].call(f,f)})),c),{}))}return s=bx(e,u,t,o,n,!0),s}function bx(e,t,o={},n,r,i){let a;const l=Ir({actions:{}},o),s={deep:!0};let u,d,c=[],h=[],f;const p=n.state.value[e];!i&&!p&&(n.state.value[e]={}),M({});let g;function v(A){let $;u=d=!1,typeof A=="function"?(A(n.state.value[e]),$={type:Ml.patchFunction,storeId:e,events:f}):(Hf(n.state.value[e],A),$={type:Ml.patchObject,payload:A,storeId:e,events:f});const B=g=Symbol();Rt().then(()=>{g===B&&(u=!0)}),d=!0,ra(c,$,n.state.value[e])}const b=i?function(){const{state:$}=o,B=$?$():{};this.$patch(U=>{Ir(U,B)})}:vx;function x(){a.stop(),c=[],h=[],n._s.delete(e)}const k=(A,$="")=>{if(pg in A)return A[$c]=$,A;const B=function(){Fd(n);const U=Array.from(arguments),N=[],K=[];function L(F){N.push(F)}function D(F){K.push(F)}ra(h,{args:U,name:B[$c],store:_,after:L,onError:D});let z;try{z=A.apply(this&&this.$id===e?this:_,U)}catch(F){throw ra(K,F),F}return z instanceof Promise?z.then(F=>(ra(N,F),F)).catch(F=>(ra(K,F),Promise.reject(F))):(ra(N,z),z)};return B[pg]=!0,B[$c]=$,B},C={_p:n,$id:e,$onAction:hg.bind(null,h),$patch:v,$reset:b,$subscribe(A,$={}){const B=hg(c,A,$.detached,()=>U()),U=a.run(()=>at(()=>n.state.value[e],N=>{($.flush==="sync"?d:u)&&A({storeId:e,type:Ml.direct,events:f},N)},Ir({},s,$)));return B},$dispose:x},_=It(C);n._s.set(e,_);const w=(n._a&&n._a.runWithContext||YE)(()=>n._e.run(()=>(a=Qb()).run(()=>t({action:k}))));for(const A in w){const $=w[A];if(ro($)&&!e4($)||Kr($))i||(p&&JE($)&&(ro($)?$.value=p[A]:Hf($,p[A])),n.state.value[e][A]=$);else if(typeof $=="function"){const B=k($,A);w[A]=B,l.actions[A]=$}}return Ir(_,w),Ir(Pt(_),w),Object.defineProperty(_,"$state",{get:()=>n.state.value[e],set:A=>{v($=>{Ir($,A)})}}),n._p.forEach(A=>{Ir(_,a.run(()=>A({store:_,app:n._a,pinia:n,options:l})))}),p&&i&&o.hydrate&&o.hydrate(_.$state,p),u=!0,d=!0,_}function Wi(e,t,o){let n,r;const i=typeof t=="function";typeof e=="string"?(n=e,r=i?o:t):(r=e,n=e.id);function a(l,s){const u=L3();return l=l||(u?Oe(gx,null):null),l&&Fd(l),l=mx,l._s.has(n)||(i?bx(n,t,r,l):t4(n,r,l)),l._s.get(n)}return a.$id=n,a}const o4=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,n4=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,r4=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function i4(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){a4(e);return}return t}function a4(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function l4(e,t={}){if(typeof e!="string")return e;const o=e.trim();if(e[0]==='"'&&e.endsWith('"')&&!e.includes("\\"))return o.slice(1,-1);if(o.length<=9){const n=o.toLowerCase();if(n==="true")return!0;if(n==="false")return!1;if(n==="undefined")return;if(n==="null")return null;if(n==="nan")return Number.NaN;if(n==="infinity")return Number.POSITIVE_INFINITY;if(n==="-infinity")return Number.NEGATIVE_INFINITY}if(!r4.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(o4.test(e)||n4.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,i4)}return JSON.parse(e)}catch(n){if(t.strict)throw n;return e}}function s4(e,t){if(e==null)return;let o=e;for(let n=0;n1&&(t=ap(typeof e!="object"||e===null||!Object.prototype.hasOwnProperty.call(e,n)?Number.isInteger(Number(o[1]))?[]:{}:e[n],t,Array.prototype.slice.call(o,1))),Number.isInteger(Number(n))&&Array.isArray(e)?e.slice()[n]:Object.assign({},e,{[n]:t})}function xx(e,t){if(e==null||t.length===0)return e;if(t.length===1){if(e==null)return e;if(Number.isInteger(t[0])&&Array.isArray(e))return Array.prototype.slice.call(e,0).splice(t[0],1);const o={};for(const n in e)o[n]=e[n];return delete o[t[0]],o}if(e[t[0]]==null){if(Number.isInteger(t[0])&&Array.isArray(e))return Array.prototype.concat.call([],e);const o={};for(const n in e)o[n]=e[n];return o}return ap(e,xx(e[t[0]],Array.prototype.slice.call(t,1)),[t[0]])}function yx(e,t){return t.map(o=>o.split(".")).map(o=>[o,s4(e,o)]).filter(o=>o[1]!==void 0).reduce((o,n)=>ap(o,n[1],n[0]),{})}function Cx(e,t){return t.map(o=>o.split(".")).reduce((o,n)=>xx(o,n),e)}function mg(e,{storage:t,serializer:o,key:n,debug:r,pick:i,omit:a,beforeHydrate:l,afterHydrate:s},u,d=!0){try{d&&(l==null||l(u));const c=t.getItem(n);if(c){const h=o.deserialize(c),f=i?yx(h,i):h,p=a?Cx(f,a):f;e.$patch(p)}d&&(s==null||s(u))}catch(c){r&&console.error("[pinia-plugin-persistedstate]",c)}}function gg(e,{storage:t,serializer:o,key:n,debug:r,pick:i,omit:a}){try{const l=i?yx(e,i):e,s=a?Cx(l,a):l,u=o.serialize(s);t.setItem(n,u)}catch(l){r&&console.error("[pinia-plugin-persistedstate]",l)}}function u4(e,t,o){const{pinia:n,store:r,options:{persist:i=o}}=e;if(!i)return;if(!(r.$id in n.state.value)){const s=n._s.get(r.$id.replace("__hot:",""));s&&Promise.resolve().then(()=>s.$persist());return}const l=(Array.isArray(i)?i:i===!0?[{}]:[i]).map(t);r.$hydrate=({runHooks:s=!0}={})=>{l.forEach(u=>{mg(r,u,e,s)})},r.$persist=()=>{l.forEach(s=>{gg(r.$state,s)})},l.forEach(s=>{mg(r,s,e),r.$subscribe((u,d)=>gg(d,s),{detached:!0})})}function d4(e={}){return function(t){u4(t,o=>({key:(e.key?e.key:n=>n)(o.key??t.store.$id),debug:o.debug??e.debug??!1,serializer:o.serializer??e.serializer??{serialize:n=>JSON.stringify(n),deserialize:n=>l4(n)},storage:o.storage??e.storage??window.localStorage,beforeHydrate:o.beforeHydrate,afterHydrate:o.afterHydrate,pick:o.pick,omit:o.omit}),e.auto??!1)}}var c4=d4();let qu=[];const wx=new WeakMap;function f4(){qu.forEach(e=>e(...wx.get(e))),qu=[]}function Xl(e,...t){wx.set(e,t),!qu.includes(e)&&qu.push(e)===1&&requestAnimationFrame(f4)}function Ko(e,t){let{target:o}=e;for(;o;){if(o.dataset&&o.dataset[t]!==void 0)return!0;o=o.parentElement}return!1}function zi(e){return e.composedPath()[0]||null}function h4(e){if(typeof e=="number")return{"":e.toString()};const t={};return e.split(/ +/).forEach(o=>{if(o==="")return;const[n,r]=o.split(":");r===void 0?t[""]=n:t[n]=r}),t}function ia(e,t){var o;if(e==null)return;const n=h4(e);if(t===void 0)return n[""];if(typeof t=="string")return(o=n[t])!==null&&o!==void 0?o:n[""];if(Array.isArray(t)){for(let r=t.length-1;r>=0;--r){const i=t[r];if(i in n)return n[i]}return n[""]}else{let r,i=-1;return Object.keys(n).forEach(a=>{const l=Number(a);!Number.isNaN(l)&&t>=l&&l>=i&&(i=l,r=n[a])}),r}}function lo(e){return typeof e=="string"?e.endsWith("px")?Number(e.slice(0,e.length-2)):Number(e):e}function Lt(e){if(e!=null)return typeof e=="number"?`${e}px`:e.endsWith("px")?e:`${e}px`}function Ro(e,t){const o=e.trim().split(/\s+/g),n={top:o[0]};switch(o.length){case 1:n.right=o[0],n.bottom=o[0],n.left=o[0];break;case 2:n.right=o[1],n.left=o[1],n.bottom=o[0];break;case 3:n.right=o[1],n.bottom=o[2],n.left=o[1];break;case 4:n.right=o[1],n.bottom=o[2],n.left=o[3];break;default:throw new Error("[seemly/getMargin]:"+e+" is not a valid value.")}return t===void 0?n:n[t]}function p4(e,t){const[o,n]=e.split(" ");return{row:o,col:n||o}}const vg={black:"#000",silver:"#C0C0C0",gray:"#808080",white:"#FFF",maroon:"#800000",red:"#F00",purple:"#800080",fuchsia:"#F0F",green:"#008000",lime:"#0F0",olive:"#808000",yellow:"#FF0",navy:"#000080",blue:"#00F",teal:"#008080",aqua:"#0FF",transparent:"#0000"};function Sx(e,t,o){t/=100,o/=100;const n=t*Math.min(o,1-o)+o;return[e,n?(2-2*o/n)*100:0,n*100]}function Mu(e,t,o){t/=100,o/=100;const n=o-o*t/2,r=Math.min(n,1-n);return[e,r?(o-n)/r*100:0,n*100]}function Nr(e,t,o){t/=100,o/=100;let n=(r,i=(r+e/60)%6)=>o-o*t*Math.max(Math.min(i,4-i,1),0);return[n(5)*255,n(3)*255,n(1)*255]}function Nf(e,t,o){e/=255,t/=255,o/=255;let n=Math.max(e,t,o),r=n-Math.min(e,t,o),i=r&&(n==e?(t-o)/r:n==t?2+(o-e)/r:4+(e-t)/r);return[60*(i<0?i+6:i),n&&r/n*100,n*100]}function Vf(e,t,o){e/=255,t/=255,o/=255;let n=Math.max(e,t,o),r=n-Math.min(e,t,o),i=1-Math.abs(n+n-r-1),a=r&&(n==e?(t-o)/r:n==t?2+(o-e)/r:4+(e-t)/r);return[60*(a<0?a+6:a),i?r/i*100:0,(n+n-r)*50]}function jf(e,t,o){t/=100,o/=100;let n=t*Math.min(o,1-o),r=(i,a=(i+e/30)%12)=>o-n*Math.max(Math.min(a-3,9-a,1),-1);return[r(0)*255,r(8)*255,r(4)*255]}const Jn="^\\s*",er="\\s*$",Jr="\\s*((\\.\\d+)|(\\d+(\\.\\d*)?))%\\s*",on="\\s*((\\.\\d+)|(\\d+(\\.\\d*)?))\\s*",yi="([0-9A-Fa-f])",Ci="([0-9A-Fa-f]{2})",m4=new RegExp(`${Jn}hsl\\s*\\(${on},${Jr},${Jr}\\)${er}`),g4=new RegExp(`${Jn}hsv\\s*\\(${on},${Jr},${Jr}\\)${er}`),v4=new RegExp(`${Jn}hsla\\s*\\(${on},${Jr},${Jr},${on}\\)${er}`),b4=new RegExp(`${Jn}hsva\\s*\\(${on},${Jr},${Jr},${on}\\)${er}`),x4=new RegExp(`${Jn}rgb\\s*\\(${on},${on},${on}\\)${er}`),y4=new RegExp(`${Jn}rgba\\s*\\(${on},${on},${on},${on}\\)${er}`),lp=new RegExp(`${Jn}#${yi}${yi}${yi}${er}`),sp=new RegExp(`${Jn}#${Ci}${Ci}${Ci}${er}`),up=new RegExp(`${Jn}#${yi}${yi}${yi}${yi}${er}`),dp=new RegExp(`${Jn}#${Ci}${Ci}${Ci}${Ci}${er}`);function jo(e){return parseInt(e,16)}function ka(e){try{let t;if(t=v4.exec(e))return[Xn(t[1]),uo(t[5]),uo(t[9]),gr(t[13])];if(t=m4.exec(e))return[Xn(t[1]),uo(t[5]),uo(t[9]),1];throw new Error(`[seemly/hsla]: Invalid color value ${e}.`)}catch(t){throw t}}function $i(e){try{let t;if(t=b4.exec(e))return[Xn(t[1]),uo(t[5]),uo(t[9]),gr(t[13])];if(t=g4.exec(e))return[Xn(t[1]),uo(t[5]),uo(t[9]),1];throw new Error(`[seemly/hsva]: Invalid color value ${e}.`)}catch(t){throw t}}function so(e){try{let t;if(t=sp.exec(e))return[jo(t[1]),jo(t[2]),jo(t[3]),1];if(t=x4.exec(e))return[no(t[1]),no(t[5]),no(t[9]),1];if(t=y4.exec(e))return[no(t[1]),no(t[5]),no(t[9]),gr(t[13])];if(t=lp.exec(e))return[jo(t[1]+t[1]),jo(t[2]+t[2]),jo(t[3]+t[3]),1];if(t=dp.exec(e))return[jo(t[1]),jo(t[2]),jo(t[3]),gr(jo(t[4])/255)];if(t=up.exec(e))return[jo(t[1]+t[1]),jo(t[2]+t[2]),jo(t[3]+t[3]),gr(jo(t[4]+t[4])/255)];if(e in vg)return so(vg[e]);throw new Error(`[seemly/rgba]: Invalid color value ${e}.`)}catch(t){throw t}}function C4(e){return e>1?1:e<0?0:e}function w4(e,t,o){return`rgb(${no(e)}, ${no(t)}, ${no(o)})`}function Wf(e,t,o,n){return`rgba(${no(e)}, ${no(t)}, ${no(o)}, ${C4(n)})`}function Pc(e,t,o,n,r){return no((e*t*(1-n)+o*n)/r)}function Ue(e,t){Array.isArray(e)||(e=so(e)),Array.isArray(t)||(t=so(t));const o=e[3],n=t[3],r=gr(o+n-o*n);return Wf(Pc(e[0],o,t[0],n,r),Pc(e[1],o,t[1],n,r),Pc(e[2],o,t[2],n,r),r)}function Me(e,t){const[o,n,r,i=1]=Array.isArray(e)?e:so(e);return t.alpha?Wf(o,n,r,t.alpha):Wf(o,n,r,i)}function ao(e,t){const[o,n,r,i=1]=Array.isArray(e)?e:so(e),{lightness:a=1,alpha:l=1}=t;return Kn([o*a,n*a,r*a,i*l])}function gr(e){const t=Math.round(Number(e)*100)/100;return t>1?1:t<0?0:t}function Xn(e){const t=Math.round(Number(e));return t>=360||t<0?0:t}function no(e){const t=Math.round(Number(e));return t>255?255:t<0?0:t}function uo(e){const t=Math.round(Number(e));return t>100?100:t<0?0:t}function Uf(e){const[t,o,n]=Array.isArray(e)?e:so(e);return w4(t,o,n)}function Kn(e){const[t,o,n]=e;return 3 in e?`rgba(${no(t)}, ${no(o)}, ${no(n)}, ${gr(e[3])})`:`rgba(${no(t)}, ${no(o)}, ${no(n)}, 1)`}function Kf(e){return`hsv(${Xn(e[0])}, ${uo(e[1])}%, ${uo(e[2])}%)`}function Pi(e){const[t,o,n]=e;return 3 in e?`hsva(${Xn(t)}, ${uo(o)}%, ${uo(n)}%, ${gr(e[3])})`:`hsva(${Xn(t)}, ${uo(o)}%, ${uo(n)}%, 1)`}function Gf(e){return`hsl(${Xn(e[0])}, ${uo(e[1])}%, ${uo(e[2])}%)`}function Gr(e){const[t,o,n]=e;return 3 in e?`hsla(${Xn(t)}, ${uo(o)}%, ${uo(n)}%, ${gr(e[3])})`:`hsla(${Xn(t)}, ${uo(o)}%, ${uo(n)}%, 1)`}function qr(e){if(typeof e=="string"){let n;if(n=sp.exec(e))return`${n[0]}FF`;if(n=dp.exec(e))return n[0];if(n=lp.exec(e))return`#${n[1]}${n[1]}${n[2]}${n[2]}${n[3]}${n[3]}FF`;if(n=up.exec(e))return`#${n[1]}${n[1]}${n[2]}${n[2]}${n[3]}${n[3]}${n[4]}${n[4]}`;throw new Error(`[seemly/toHexString]: Invalid hex value ${e}.`)}const t=`#${e.slice(0,3).map(n=>no(n).toString(16).toUpperCase().padStart(2,"0")).join("")}`,o=e.length===3?"FF":no(e[3]*255).toString(16).padStart(2,"0").toUpperCase();return t+o}function Al(e){if(typeof e=="string"){let t;if(t=sp.exec(e))return t[0];if(t=dp.exec(e))return t[0].slice(0,7);if(t=lp.exec(e)||up.exec(e))return`#${t[1]}${t[1]}${t[2]}${t[2]}${t[3]}${t[3]}`;throw new Error(`[seemly/toHexString]: Invalid hex value ${e}.`)}return`#${e.slice(0,3).map(t=>no(t).toString(16).toUpperCase().padStart(2,"0")).join("")}`}function ii(e=8){return Math.random().toString(16).slice(2,2+e)}function Ex(e,t){const o=[];for(let n=0;n{n[r]=e[r]}),Object.assign(n,o)}function Ui(e,t=[],o){const n={};return Object.getOwnPropertyNames(e).forEach(i=>{t.includes(i)||(n[i]=e[i])}),Object.assign(n,o)}function vr(e,t=!0,o=[]){return e.forEach(n=>{if(n!==null){if(typeof n!="object"){(typeof n=="string"||typeof n=="number")&&o.push(P(String(n)));return}if(Array.isArray(n)){vr(n,t,o);return}if(n.type===ft){if(n.children===null)return;Array.isArray(n.children)&&vr(n.children,t,o)}else{if(n.type===go&&t)return;o.push(n)}}}),o}function $e(e,...t){if(Array.isArray(e))e.forEach(o=>$e(o,...t));else return e(...t)}function ws(e){return Object.keys(e)}function Jt(e,...t){return typeof e=="function"?e(...t):typeof e=="string"?P(e):typeof e=="number"?P(String(e)):null}const bg=new Set;function S4(e,t){const o=`[naive/${e}]: ${t}`;bg.has(o)||(bg.add(o),console.error(o))}function xn(e,t){console.error(`[naive/${e}]: ${t}`)}function yr(e,t){throw new Error(`[naive/${e}]: ${t}`)}function xg(e){switch(e){case"tiny":return"mini";case"small":return"tiny";case"medium":return"small";case"large":return"medium";case"huge":return"large"}throw new Error(`${e} has no smaller size.`)}function qf(e){switch(typeof e){case"string":return e||void 0;case"number":return String(e);default:return}}function Zf(e,t="default",o=void 0){const n=e[t];if(!n)return xn("getFirstSlotVNode",`slot[${t}] is empty`),null;const r=vr(n(o));return r.length===1?r[0]:(xn("getFirstSlotVNode",`slot[${t}] should have exactly one child`),null)}function kx(e){return t=>{t?e.value=t.$el:e.value=null}}function pn(e){return e.some(t=>$a(t)?!(t.type===go||t.type===ft&&!pn(t.children)):!0)?e:null}function wo(e,t){return e&&pn(e())||t()}function Xf(e,t,o){return e&&pn(e(t))||o(t)}function bt(e,t){const o=e&&pn(e());return t(o||null)}function E4(e,t,o){const n=e&&pn(e(t));return o(n||null)}function Mi(e){return!(e&&pn(e()))}function Bl(e){const t=e.filter(o=>o!==void 0);if(t.length!==0)return t.length===1?t[0]:o=>{e.forEach(n=>{n&&n(o)})}}function k4(e){var t;const o=(t=e.dirs)===null||t===void 0?void 0:t.find(({dir:n})=>n===bn);return!!(o&&o.value===!1)}const Yf=xe({render(){var e,t;return(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)}}),_4=/^(\d|\.)+$/,yg=/(\d|\.)+/;function So(e,{c:t=1,offset:o=0,attachPx:n=!0}={}){if(typeof e=="number"){const r=(e+o)*t;return r===0?"0":`${r}px`}else if(typeof e=="string")if(_4.test(e)){const r=(Number(e)+o)*t;return n?r===0?"0":`${r}px`:`${r}`}else{const r=yg.exec(e);return r?e.replace(yg,String((Number(r[0])+o)*t)):e}return e}function Ma(e){return e.replace(/#|\(|\)|,|\s|\./g,"_")}function Cg(e){const{left:t,right:o,top:n,bottom:r}=Ro(e);return`${n} ${o} ${r} ${t}`}function F4(e){let t=0;for(let o=0;o{let r=F4(n);if(r){if(r===1){e.forEach(a=>{o.push(n.replace("&",a))});return}}else{e.forEach(a=>{o.push((a&&a+" ")+n)});return}let i=[n];for(;r--;){const a=[];i.forEach(l=>{e.forEach(s=>{a.push(l.replace("&",s))})}),i=a}i.forEach(a=>o.push(a))}),o}function P4(e,t){const o=[];return t.split(_x).forEach(n=>{e.forEach(r=>{o.push((r&&r+" ")+n)})}),o}function M4(e){let t=[""];return e.forEach(o=>{o=o&&o.trim(),o&&(o.includes("&")?t=$4(t,o):t=P4(t,o))}),t.join(", ").replace(R4," ")}function wg(e){if(!e)return;const t=e.parentElement;t&&t.removeChild(e)}function Rd(e,t){return(t??document.head).querySelector(`style[cssr-id="${e}"]`)}function A4(e){const t=document.createElement("style");return t.setAttribute("cssr-id",e),t}function eu(e){return e?/^\s*@(s|m)/.test(e):!1}const B4=/[A-Z]/g;function Fx(e){return e.replace(B4,t=>"-"+t.toLowerCase())}function T4(e,t=" "){return typeof e=="object"&&e!==null?` { +`+Object.entries(e).map(o=>t+` ${Fx(o[0])}: ${o[1]};`).join(` `)+` -`+t+"}":`: ${e};`}function T4(e,t,o){return typeof e=="function"?e({context:t.context,props:o}):e}function wg(e,t,o,n){if(!t)return"";const r=T4(t,o,n);if(!r)return"";if(typeof r=="string")return`${e} { +`+t+"}":`: ${e};`}function D4(e,t,o){return typeof e=="function"?e({context:t.context,props:o}):e}function Sg(e,t,o,n){if(!t)return"";const r=D4(t,o,n);if(!r)return"";if(typeof r=="string")return`${e} { ${r} }`;const i=Object.keys(r);if(i.length===0)return o.config.keepEmptyBlock?e+` { }`:"";const a=e?[e+" {"]:[];return i.forEach(l=>{const s=r[l];if(l==="raw"){a.push(` `+s+` -`);return}l=_x(l),s!=null&&a.push(` ${l}${D4(s)}`)}),e&&a.push("}"),a.join(` -`)}function Yf(e,t,o){e&&e.forEach(n=>{if(Array.isArray(n))Yf(n,t,o);else if(typeof n=="function"){const r=n(t);Array.isArray(r)?Yf(r,t,o):r&&o(r)}else n&&o(n)})}function Fx(e,t,o,n,r){const i=e.$;let a="";if(!i||typeof i=="string")eu(i)?a=i:t.push(i);else if(typeof i=="function"){const u=i({context:n.context,props:r});eu(u)?a=u:t.push(u)}else if(i.before&&i.before(n.context),!i.$||typeof i.$=="string")eu(i.$)?a=i.$:t.push(i.$);else if(i.$){const u=i.$({context:n.context,props:r});eu(u)?a=u:t.push(u)}const l=M4(t),s=wg(l,e.props,n,r);a?o.push(`${a} {`):s.length&&o.push(s),e.children&&Yf(e.children,{context:n.context,props:r},u=>{if(typeof u=="string"){const d=wg(l,{raw:u},n,r);o.push(d)}else Fx(u,t,o,n,r)}),t.pop(),a&&o.push("}"),i&&i.after&&i.after(n.context)}function I4(e,t,o){const n=[];return Fx(e,[],n,t,o),n.join(` +`);return}l=Fx(l),s!=null&&a.push(` ${l}${T4(s)}`)}),e&&a.push("}"),a.join(` +`)}function Qf(e,t,o){e&&e.forEach(n=>{if(Array.isArray(n))Qf(n,t,o);else if(typeof n=="function"){const r=n(t);Array.isArray(r)?Qf(r,t,o):r&&o(r)}else n&&o(n)})}function Rx(e,t,o,n,r){const i=e.$;let a="";if(!i||typeof i=="string")eu(i)?a=i:t.push(i);else if(typeof i=="function"){const u=i({context:n.context,props:r});eu(u)?a=u:t.push(u)}else if(i.before&&i.before(n.context),!i.$||typeof i.$=="string")eu(i.$)?a=i.$:t.push(i.$);else if(i.$){const u=i.$({context:n.context,props:r});eu(u)?a=u:t.push(u)}const l=M4(t),s=Sg(l,e.props,n,r);a?o.push(`${a} {`):s.length&&o.push(s),e.children&&Qf(e.children,{context:n.context,props:r},u=>{if(typeof u=="string"){const d=Sg(l,{raw:u},n,r);o.push(d)}else Rx(u,t,o,n,r)}),t.pop(),a&&o.push("}"),i&&i.after&&i.after(n.context)}function I4(e,t,o){const n=[];return Rx(e,[],n,t,o),n.join(` -`)}function Yl(e){for(var t=0,o,n=0,r=e.length;r>=4;++n,r-=4)o=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,o=(o&65535)*1540483477+((o>>>16)*59797<<16),o^=o>>>24,t=(o&65535)*1540483477+((o>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(r){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}typeof window<"u"&&(window.__cssrContext={});function z4(e,t,o,n){const{els:r}=t;if(o===void 0)r.forEach(Cg),t.els=[];else{const i=Fd(o,n);i&&r.includes(i)&&(Cg(i),t.els=r.filter(a=>a!==i))}}function Sg(e,t){e.push(t)}function O4(e,t,o,n,r,i,a,l,s){let u;if(o===void 0&&(u=t.render(n),o=Yl(u)),s){s.adapter(o,u??t.render(n));return}l===void 0&&(l=document.head);const d=Fd(o,l);if(d!==null&&!i)return d;const c=d??A4(o);if(u===void 0&&(u=t.render(n)),c.textContent=u,d!==null)return d;if(a){const h=l.querySelector(`meta[name="${a}"]`);if(h)return l.insertBefore(c,h),Sg(t.els,c),c}return r?l.insertBefore(c,l.querySelector("style, link")):l.appendChild(c),Sg(t.els,c),c}function L4(e){return I4(this,this.instance,e)}function H4(e={}){const{id:t,ssr:o,props:n,head:r=!1,force:i=!1,anchorMetaName:a,parent:l}=e;return O4(this.instance,this,t,n,r,i,a,l,o)}function N4(e={}){const{id:t,parent:o}=e;z4(this.instance,this,t,o)}const tu=function(e,t,o,n){return{instance:e,$:t,props:o,children:n,els:[],render:L4,mount:H4,unmount:N4}},V4=function(e,t,o,n){return Array.isArray(t)?tu(e,{$:null},null,t):Array.isArray(o)?tu(e,t,null,o):Array.isArray(n)?tu(e,t,o,n):tu(e,t,o,null)};function Rx(e={}){const t={c:(...o)=>V4(t,...o),use:(o,...n)=>o.install(t,...n),find:Fd,context:{},config:e};return t}function j4(e,t){if(e===void 0)return!1;if(t){const{context:{ids:o}}=t;return o.has(e)}return Fd(e)!==null}function W4(e){let t=".",o="__",n="--",r;if(e){let p=e.blockPrefix;p&&(t=p),p=e.elementPrefix,p&&(o=p),p=e.modifierPrefix,p&&(n=p)}const i={install(p){r=p.c;const g=p.context;g.bem={},g.bem.b=null,g.bem.els=null}};function a(p){let g,v;return{before(b){g=b.bem.b,v=b.bem.els,b.bem.els=null},after(b){b.bem.b=g,b.bem.els=v},$({context:b,props:x}){return p=typeof p=="string"?p:p({context:b,props:x}),b.bem.b=p,`${(x==null?void 0:x.bPrefix)||t}${b.bem.b}`}}}function l(p){let g;return{before(v){g=v.bem.els},after(v){v.bem.els=g},$({context:v,props:b}){return p=typeof p=="string"?p:p({context:v,props:b}),v.bem.els=p.split(",").map(x=>x.trim()),v.bem.els.map(x=>`${(b==null?void 0:b.bPrefix)||t}${v.bem.b}${o}${x}`).join(", ")}}}function s(p){return{$({context:g,props:v}){p=typeof p=="string"?p:p({context:g,props:v});const b=p.split(",").map(C=>C.trim());function x(C){return b.map(_=>`&${(v==null?void 0:v.bPrefix)||t}${g.bem.b}${C!==void 0?`${o}${C}`:""}${n}${_}`).join(", ")}const E=g.bem.els;return E!==null?x(E[0]):x()}}}function u(p){return{$({context:g,props:v}){p=typeof p=="string"?p:p({context:g,props:v});const b=g.bem.els;return`&:not(${(v==null?void 0:v.bPrefix)||t}${g.bem.b}${b!==null&&b.length>0?`${o}${b[0]}`:""}${n}${p})`}}}return Object.assign(i,{cB:(...p)=>r(a(p[0]),p[1],p[2]),cE:(...p)=>r(l(p[0]),p[1],p[2]),cM:(...p)=>r(s(p[0]),p[1],p[2]),cNotM:(...p)=>r(u(p[0]),p[1],p[2])}),i}const U4="n",Ql=`.${U4}-`,K4="__",G4="--",$x=Rx(),Px=W4({blockPrefix:Ql,elementPrefix:K4,modifierPrefix:G4});$x.use(Px);const{c:N,find:YZ}=$x,{cB:D,cE:G,cM:X,cNotM:Ft}=Px;function Ki(e){return N(({props:{bPrefix:t}})=>`${t||Ql}modal, ${t||Ql}drawer`,[e])}function Ha(e){return N(({props:{bPrefix:t}})=>`${t||Ql}popover`,[e])}function Mx(e){return N(({props:{bPrefix:t}})=>`&${t||Ql}modal`,e)}const q4=(...e)=>N(">",[D(...e)]);function Ee(e,t){return e+(t==="default"?"":t.replace(/^[a-z]/,o=>o.toUpperCase()))}let Pc;function Z4(){return Pc===void 0&&(Pc=navigator.userAgent.includes("Node.js")||navigator.userAgent.includes("jsdom")),Pc}const wn=typeof document<"u"&&typeof window<"u",Ax=new WeakSet;function X4(e){Ax.add(e)}function Bx(e){return!Ax.has(e)}function Y4(e,t,o){const n=M(e.value);let r=null;return at(e,i=>{r!==null&&window.clearTimeout(r),i===!0?o&&!o.value?n.value=!0:r=window.setTimeout(()=>{n.value=!0},t):n.value=!1}),n}function Dx(e){const t=M(!!e.value);if(t.value)return Zn(t);const o=at(e,n=>{n&&(t.value=!0,o())});return Zn(t)}function gt(e){const t=I(e),o=M(t.value);return at(t,n=>{o.value=n}),typeof e=="function"?o:{__v_isRef:!0,get value(){return o.value},set value(n){e.set(n)}}}function cp(){return xr()!==null}const Rd=typeof window<"u";let _a,Dl;const Q4=()=>{var e,t;_a=Rd?(t=(e=document)===null||e===void 0?void 0:e.fonts)===null||t===void 0?void 0:t.ready:void 0,Dl=!1,_a!==void 0?_a.then(()=>{Dl=!0}):Dl=!0};Q4();function fp(e){if(Dl)return;let t=!1;ut(()=>{Dl||_a==null||_a.then(()=>{t||e()})}),Xt(()=>{t=!0})}function Au(e){return e.composedPath()[0]}const J4={mousemoveoutside:new WeakMap,clickoutside:new WeakMap};function ek(e,t,o){if(e==="mousemoveoutside"){const n=r=>{t.contains(Au(r))||o(r)};return{mousemove:n,touchstart:n}}else if(e==="clickoutside"){let n=!1;const r=a=>{n=!t.contains(Au(a))},i=a=>{n&&(t.contains(Au(a))||o(a))};return{mousedown:r,mouseup:i,touchstart:r,touchend:i}}return console.error(`[evtd/create-trap-handler]: name \`${e}\` is invalid. This could be a bug of evtd.`),{}}function Tx(e,t,o){const n=J4[e];let r=n.get(t);r===void 0&&n.set(t,r=new WeakMap);let i=r.get(o);return i===void 0&&r.set(o,i=ek(e,t,o)),i}function tk(e,t,o,n){if(e==="mousemoveoutside"||e==="clickoutside"){const r=Tx(e,t,o);return Object.keys(r).forEach(i=>{Ct(i,document,r[i],n)}),!0}return!1}function ok(e,t,o,n){if(e==="mousemoveoutside"||e==="clickoutside"){const r=Tx(e,t,o);return Object.keys(r).forEach(i=>{xt(i,document,r[i],n)}),!0}return!1}function nk(){if(typeof window>"u")return{on:()=>{},off:()=>{}};const e=new WeakMap,t=new WeakMap;function o(){e.set(this,!0)}function n(){e.set(this,!0),t.set(this,!0)}function r(w,A,$){const B=w[A];return w[A]=function(){return $.apply(w,arguments),B.apply(w,arguments)},w}function i(w,A){w[A]=Event.prototype[A]}const a=new WeakMap,l=Object.getOwnPropertyDescriptor(Event.prototype,"currentTarget");function s(){var w;return(w=a.get(this))!==null&&w!==void 0?w:null}function u(w,A){l!==void 0&&Object.defineProperty(w,"currentTarget",{configurable:!0,enumerable:!0,get:A??l.get})}const d={bubble:{},capture:{}},c={};function h(){const w=function(A){const{type:$,eventPhase:B,bubbles:U}=A,H=Au(A);if(B===2)return;const K=B===1?"capture":"bubble";let L=H;const T=[];for(;L===null&&(L=window),T.push(L),L!==window;)L=L.parentNode||null;const z=d.capture[$],F=d.bubble[$];if(r(A,"stopPropagation",o),r(A,"stopImmediatePropagation",n),u(A,s),K==="capture"){if(z===void 0)return;for(let y=T.length-1;y>=0&&!e.has(A);--y){const re=T[y],te=z.get(re);if(te!==void 0){a.set(A,re);for(const j of te){if(t.has(A))break;j(A)}}if(y===0&&!U&&F!==void 0){const j=F.get(re);if(j!==void 0)for(const Z of j){if(t.has(A))break;Z(A)}}}}else if(K==="bubble"){if(F===void 0)return;for(let y=0;yH(A))};return w.displayName="evtdUnifiedWindowEventHandler",w}const p=h(),g=f();function v(w,A){const $=d[w];return $[A]===void 0&&($[A]=new Map,window.addEventListener(A,p,w==="capture")),$[A]}function b(w){return c[w]===void 0&&(c[w]=new Set,window.addEventListener(w,g)),c[w]}function x(w,A){let $=w.get(A);return $===void 0&&w.set(A,$=new Set),$}function E(w,A,$,B){const U=d[A][$];if(U!==void 0){const H=U.get(w);if(H!==void 0&&H.has(B))return!0}return!1}function C(w,A){const $=c[w];return!!($!==void 0&&$.has(A))}function _(w,A,$,B){let U;if(typeof B=="object"&&B.once===!0?U=z=>{R(w,A,U,B),$(z)}:U=$,tk(w,A,U,B))return;const K=B===!0||typeof B=="object"&&B.capture===!0?"capture":"bubble",L=v(K,w),T=x(L,A);if(T.has(U)||T.add(U),A===window){const z=b(w);z.has(U)||z.add(U)}}function R(w,A,$,B){if(ok(w,A,$,B))return;const H=B===!0||typeof B=="object"&&B.capture===!0,K=H?"capture":"bubble",L=v(K,w),T=x(L,A);if(A===window&&!E(A,H?"bubble":"capture",w,$)&&C(w,$)){const F=c[w];F.delete($),F.size===0&&(window.removeEventListener(w,g),c[w]=void 0)}T.has($)&&T.delete($),T.size===0&&L.delete(A),L.size===0&&(window.removeEventListener(w,p,K==="capture"),d[K][w]=void 0)}return{on:_,off:R}}const{on:Ct,off:xt}=nk(),yl=M(null);function Eg(e){if(e.clientX>0||e.clientY>0)yl.value={x:e.clientX,y:e.clientY};else{const{target:t}=e;if(t instanceof Element){const{left:o,top:n,width:r,height:i}=t.getBoundingClientRect();o>0||n>0?yl.value={x:o+r/2,y:n+i/2}:yl.value={x:0,y:0}}else yl.value=null}}let ou=0,kg=!0;function Zu(){if(!Rd)return Zn(M(null));ou===0&&Ct("click",document,Eg,!0);const e=()=>{ou+=1};return kg&&(kg=cp())?(ri(e),Xt(()=>{ou-=1,ou===0&&xt("click",document,Eg,!0)})):e(),Zn(yl)}const rk=M(void 0);let nu=0;function _g(){rk.value=Date.now()}let Fg=!0;function Xu(e){if(!Rd)return Zn(M(!1));const t=M(!1);let o=null;function n(){o!==null&&window.clearTimeout(o)}function r(){n(),t.value=!0,o=window.setTimeout(()=>{t.value=!1},e)}nu===0&&Ct("click",window,_g,!0);const i=()=>{nu+=1,Ct("click",window,r,!0)};return Fg&&(Fg=cp())?(ri(i),Xt(()=>{nu-=1,nu===0&&xt("click",window,_g,!0),xt("click",window,r,!0),n()})):i(),Zn(t)}function to(e,t){return at(e,o=>{o!==void 0&&(t.value=o)}),I(()=>e.value===void 0?t.value:e.value)}function Cr(){const e=M(!1);return ut(()=>{e.value=!0}),Zn(e)}function Jl(e,t){return I(()=>{for(const o of t)if(e[o]!==void 0)return e[o];return e[t[t.length-1]]})}const ik=(typeof window>"u"?!1:/iPad|iPhone|iPod/.test(navigator.platform)||navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1)&&!window.MSStream;function ak(){return ik}const lk={xs:0,s:640,m:1024,l:1280,xl:1536,"2xl":1920};function sk(e){return`(min-width: ${e}px)`}const il={};function uk(e=lk){if(!Rd)return I(()=>[]);if(typeof window.matchMedia!="function")return I(()=>[]);const t=M({}),o=Object.keys(e),n=(r,i)=>{r.matches?t.value[i]=!0:t.value[i]=!1};return o.forEach(r=>{const i=e[r];let a,l;il[i]===void 0?(a=window.matchMedia(sk(i)),a.addEventListener?a.addEventListener("change",s=>{l.forEach(u=>{u(s,r)})}):a.addListener&&a.addListener(s=>{l.forEach(u=>{u(s,r)})}),l=new Set,il[i]={mql:a,cbs:l}):(a=il[i].mql,l=il[i].cbs),l.add(n),a.matches&&l.forEach(s=>{s(a,r)})}),Xt(()=>{o.forEach(r=>{const{cbs:i}=il[e[r]];i.has(n)&&i.delete(n)})}),I(()=>{const{value:r}=t;return o.filter(i=>r[i])})}function dk(e={},t){const o=It({ctrl:!1,command:!1,win:!1,shift:!1,tab:!1}),{keydown:n,keyup:r}=e,i=s=>{switch(s.key){case"Control":o.ctrl=!0;break;case"Meta":o.command=!0,o.win=!0;break;case"Shift":o.shift=!0;break;case"Tab":o.tab=!0;break}n!==void 0&&Object.keys(n).forEach(u=>{if(u!==s.key)return;const d=n[u];if(typeof d=="function")d(s);else{const{stop:c=!1,prevent:h=!1}=d;c&&s.stopPropagation(),h&&s.preventDefault(),d.handler(s)}})},a=s=>{switch(s.key){case"Control":o.ctrl=!1;break;case"Meta":o.command=!1,o.win=!1;break;case"Shift":o.shift=!1;break;case"Tab":o.tab=!1;break}r!==void 0&&Object.keys(r).forEach(u=>{if(u!==s.key)return;const d=r[u];if(typeof d=="function")d(s);else{const{stop:c=!1,prevent:h=!1}=d;c&&s.stopPropagation(),h&&s.preventDefault(),d.handler(s)}})},l=()=>{(t===void 0||t.value)&&(Ct("keydown",document,i),Ct("keyup",document,a)),t!==void 0&&at(t,s=>{s?(Ct("keydown",document,i),Ct("keyup",document,a)):(xt("keydown",document,i),xt("keyup",document,a))})};return cp()?(ri(l),Xt(()=>{(t===void 0||t.value)&&(xt("keydown",document,i),xt("keyup",document,a))})):l(),Zn(o)}const hp="n-internal-select-menu",Ix="n-internal-select-menu-body",Ss="n-modal-body",ck="n-modal-provider",zx="n-modal",Es="n-drawer-body",pp="n-drawer",Na="n-popover-body",Ox="__disabled__";function Mo(e){const t=Oe(Ss,null),o=Oe(Es,null),n=Oe(Na,null),r=Oe(Ix,null),i=M();if(typeof document<"u"){i.value=document.fullscreenElement;const a=()=>{i.value=document.fullscreenElement};ut(()=>{Ct("fullscreenchange",document,a)}),Xt(()=>{xt("fullscreenchange",document,a)})}return gt(()=>{var a;const{to:l}=e;return l!==void 0?l===!1?Ox:l===!0?i.value||"body":l:t!=null&&t.value?(a=t.value.$el)!==null&&a!==void 0?a:t.value:o!=null&&o.value?o.value:n!=null&&n.value?n.value:r!=null&&r.value?r.value:l??(i.value||"body")})}Mo.tdkey=Ox;Mo.propTo={type:[String,Object,Boolean],default:void 0};let Rg=!1;function fk(){if(wn&&window.CSS&&!Rg&&(Rg=!0,"registerProperty"in(window==null?void 0:window.CSS)))try{CSS.registerProperty({name:"--n-color-start",syntax:"",inherits:!1,initialValue:"#0000"}),CSS.registerProperty({name:"--n-color-end",syntax:"",inherits:!1,initialValue:"#0000"})}catch{}}function Qf(e,t,o="default"){const n=t[o];if(n===void 0)throw new Error(`[vueuc/${e}]: slot[${o}] is empty.`);return n()}function Jf(e,t=!0,o=[]){return e.forEach(n=>{if(n!==null){if(typeof n!="object"){(typeof n=="string"||typeof n=="number")&&o.push(P(String(n)));return}if(Array.isArray(n)){Jf(n,t,o);return}if(n.type===ft){if(n.children===null)return;Array.isArray(n.children)&&Jf(n.children,t,o)}else n.type!==go&&o.push(n)}}),o}function $g(e,t,o="default"){const n=t[o];if(n===void 0)throw new Error(`[vueuc/${e}]: slot[${o}] is empty.`);const r=Jf(n());if(r.length===1)return r[0];throw new Error(`[vueuc/${e}]: slot[${o}] should have exactly one child.`)}let Ar=null;function Lx(){if(Ar===null&&(Ar=document.getElementById("v-binder-view-measurer"),Ar===null)){Ar=document.createElement("div"),Ar.id="v-binder-view-measurer";const{style:e}=Ar;e.position="fixed",e.left="0",e.right="0",e.top="0",e.bottom="0",e.pointerEvents="none",e.visibility="hidden",document.body.appendChild(Ar)}return Ar.getBoundingClientRect()}function hk(e,t){const o=Lx();return{top:t,left:e,height:0,width:0,right:o.width-e,bottom:o.height-t}}function Mc(e){const t=e.getBoundingClientRect(),o=Lx();return{left:t.left-o.left,top:t.top-o.top,bottom:o.height+o.top-t.bottom,right:o.width+o.left-t.right,width:t.width,height:t.height}}function pk(e){return e.nodeType===9?null:e.parentNode}function Hx(e){if(e===null)return null;const t=pk(e);if(t===null)return null;if(t.nodeType===9)return document;if(t.nodeType===1){const{overflow:o,overflowX:n,overflowY:r}=getComputedStyle(t);if(/(auto|scroll|overlay)/.test(o+r+n))return t}return Hx(t)}const ks=xe({name:"Binder",props:{syncTargetWithParent:Boolean,syncTarget:{type:Boolean,default:!0}},setup(e){var t;Je("VBinder",(t=xr())===null||t===void 0?void 0:t.proxy);const o=Oe("VBinder",null),n=M(null),r=b=>{n.value=b,o&&e.syncTargetWithParent&&o.setTargetRef(b)};let i=[];const a=()=>{let b=n.value;for(;b=Hx(b),b!==null;)i.push(b);for(const x of i)Ct("scroll",x,c,!0)},l=()=>{for(const b of i)xt("scroll",b,c,!0);i=[]},s=new Set,u=b=>{s.size===0&&a(),s.has(b)||s.add(b)},d=b=>{s.has(b)&&s.delete(b),s.size===0&&l()},c=()=>{Xl(h)},h=()=>{s.forEach(b=>b())},f=new Set,p=b=>{f.size===0&&Ct("resize",window,v),f.has(b)||f.add(b)},g=b=>{f.has(b)&&f.delete(b),f.size===0&&xt("resize",window,v)},v=()=>{f.forEach(b=>b())};return Xt(()=>{xt("resize",window,v),l()}),{targetRef:n,setTargetRef:r,addScrollListener:u,removeScrollListener:d,addResizeListener:p,removeResizeListener:g}},render(){return Qf("binder",this.$slots)}}),_s=xe({name:"Target",setup(){const{setTargetRef:e,syncTarget:t}=Oe("VBinder");return{syncTarget:t,setTargetDirective:{mounted:e,updated:e}}},render(){const{syncTarget:e,setTargetDirective:t}=this;return e?Po($g("follower",this.$slots),[[t]]):$g("follower",this.$slots)}}),aa="@@mmoContext",mk={mounted(e,{value:t}){e[aa]={handler:void 0},typeof t=="function"&&(e[aa].handler=t,Ct("mousemoveoutside",e,t))},updated(e,{value:t}){const o=e[aa];typeof t=="function"?o.handler?o.handler!==t&&(xt("mousemoveoutside",e,o.handler),o.handler=t,Ct("mousemoveoutside",e,t)):(e[aa].handler=t,Ct("mousemoveoutside",e,t)):o.handler&&(xt("mousemoveoutside",e,o.handler),o.handler=void 0)},unmounted(e){const{handler:t}=e[aa];t&&xt("mousemoveoutside",e,t),e[aa].handler=void 0}},la="@@coContext",Oi={mounted(e,{value:t,modifiers:o}){e[la]={handler:void 0},typeof t=="function"&&(e[la].handler=t,Ct("clickoutside",e,t,{capture:o.capture}))},updated(e,{value:t,modifiers:o}){const n=e[la];typeof t=="function"?n.handler?n.handler!==t&&(xt("clickoutside",e,n.handler,{capture:o.capture}),n.handler=t,Ct("clickoutside",e,t,{capture:o.capture})):(e[la].handler=t,Ct("clickoutside",e,t,{capture:o.capture})):n.handler&&(xt("clickoutside",e,n.handler,{capture:o.capture}),n.handler=void 0)},unmounted(e,{modifiers:t}){const{handler:o}=e[la];o&&xt("clickoutside",e,o,{capture:t.capture}),e[la].handler=void 0}};function gk(e,t){console.error(`[vdirs/${e}]: ${t}`)}class vk{constructor(){this.elementZIndex=new Map,this.nextZIndex=2e3}get elementCount(){return this.elementZIndex.size}ensureZIndex(t,o){const{elementZIndex:n}=this;if(o!==void 0){t.style.zIndex=`${o}`,n.delete(t);return}const{nextZIndex:r}=this;n.has(t)&&n.get(t)+1===this.nextZIndex||(t.style.zIndex=`${r}`,n.set(t,r),this.nextZIndex=r+1,this.squashState())}unregister(t,o){const{elementZIndex:n}=this;n.has(t)?n.delete(t):o===void 0&&gk("z-index-manager/unregister-element","Element not found when unregistering."),this.squashState()}squashState(){const{elementCount:t}=this;t||(this.nextZIndex=2e3),this.nextZIndex-t>2500&&this.rearrange()}rearrange(){const t=Array.from(this.elementZIndex.entries());t.sort((o,n)=>o[1]-n[1]),this.nextZIndex=2e3,t.forEach(o=>{const n=o[0],r=this.nextZIndex++;`${r}`!==n.style.zIndex&&(n.style.zIndex=`${r}`)})}}const Ac=new vk,sa="@@ziContext",$d={mounted(e,t){const{value:o={}}=t,{zIndex:n,enabled:r}=o;e[sa]={enabled:!!r,initialized:!1},r&&(Ac.ensureZIndex(e,n),e[sa].initialized=!0)},updated(e,t){const{value:o={}}=t,{zIndex:n,enabled:r}=o,i=e[sa].enabled;r&&!i&&(Ac.ensureZIndex(e,n),e[sa].initialized=!0),e[sa].enabled=!!r},unmounted(e,t){if(!e[sa].initialized)return;const{value:o={}}=t,{zIndex:n}=o;Ac.unregister(e,n)}},bk="@css-render/vue3-ssr";function xk(e,t){return``}function yk(e,t,o){const{styles:n,ids:r}=o;r.has(e)||n!==null&&(r.add(e),n.push(xk(e,t)))}const Ck=typeof document<"u";function ai(){if(Ck)return;const e=Oe(bk,null);if(e!==null)return{adapter:(t,o)=>yk(t,o,e),context:e}}function Pg(e,t){console.error(`[vueuc/${e}]: ${t}`)}const{c:Wn}=Rx(),Pd="vueuc-style";function Mg(e){return e&-e}class Nx{constructor(t,o){this.l=t,this.min=o;const n=new Array(t+1);for(let r=0;rr)throw new Error("[FinweckTree.sum]: `i` is larger than length.");let i=t*n;for(;t>0;)i+=o[t],t-=Mg(t);return i}getBound(t){let o=0,n=this.l;for(;n>o;){const r=Math.floor((o+n)/2),i=this.sum(r);if(i>t){n=r;continue}else if(i{const{to:t}=e;return t??"body"})}},render(){return this.showTeleport?this.disabled?Qf("lazy-teleport",this.$slots):m(bs,{disabled:this.disabled,to:this.mergedTo},Qf("lazy-teleport",this.$slots)):null}}),ru={top:"bottom",bottom:"top",left:"right",right:"left"},Bg={start:"end",center:"center",end:"start"},Bc={top:"height",bottom:"height",left:"width",right:"width"},wk={"bottom-start":"top left",bottom:"top center","bottom-end":"top right","top-start":"bottom left",top:"bottom center","top-end":"bottom right","right-start":"top left",right:"center left","right-end":"bottom left","left-start":"top right",left:"center right","left-end":"bottom right"},Sk={"bottom-start":"bottom left",bottom:"bottom center","bottom-end":"bottom right","top-start":"top left",top:"top center","top-end":"top right","right-start":"top right",right:"center right","right-end":"bottom right","left-start":"top left",left:"center left","left-end":"bottom left"},Ek={"bottom-start":"right","bottom-end":"left","top-start":"right","top-end":"left","right-start":"bottom","right-end":"top","left-start":"bottom","left-end":"top"},Dg={top:!0,bottom:!1,left:!0,right:!1},Tg={top:"end",bottom:"start",left:"end",right:"start"};function kk(e,t,o,n,r,i){if(!r||i)return{placement:e,top:0,left:0};const[a,l]=e.split("-");let s=l??"center",u={top:0,left:0};const d=(f,p,g)=>{let v=0,b=0;const x=o[f]-t[p]-t[f];return x>0&&n&&(g?b=Dg[p]?x:-x:v=Dg[p]?x:-x),{left:v,top:b}},c=a==="left"||a==="right";if(s!=="center"){const f=Ek[e],p=ru[f],g=Bc[f];if(o[g]>t[g]){if(t[f]+t[g]t[p]&&(s=Bg[l])}else{const f=a==="bottom"||a==="top"?"left":"top",p=ru[f],g=Bc[f],v=(o[g]-t[g])/2;(t[f]t[p]?(s=Tg[f],u=d(g,f,c)):(s=Tg[p],u=d(g,p,c)))}let h=a;return t[a] *",{pointerEvents:"all"})])]),Fs=xe({name:"Follower",inheritAttrs:!1,props:{show:Boolean,enabled:{type:Boolean,default:void 0},placement:{type:String,default:"bottom"},syncTrigger:{type:Array,default:["resize","scroll"]},to:[String,Object],flip:{type:Boolean,default:!0},internalShift:Boolean,x:Number,y:Number,width:String,minWidth:String,containerClass:String,teleportDisabled:Boolean,zindexable:{type:Boolean,default:!0},zIndex:Number,overlap:Boolean},setup(e){const t=Oe("VBinder"),o=gt(()=>e.enabled!==void 0?e.enabled:e.show),n=M(null),r=M(null),i=()=>{const{syncTrigger:h}=e;h.includes("scroll")&&t.addScrollListener(s),h.includes("resize")&&t.addResizeListener(s)},a=()=>{t.removeScrollListener(s),t.removeResizeListener(s)};ut(()=>{o.value&&(s(),i())});const l=ai();Rk.mount({id:"vueuc/binder",head:!0,anchorMetaName:Pd,ssr:l}),Xt(()=>{a()}),fp(()=>{o.value&&s()});const s=()=>{if(!o.value)return;const h=n.value;if(h===null)return;const f=t.targetRef,{x:p,y:g,overlap:v}=e,b=p!==void 0&&g!==void 0?hk(p,g):Mc(f);h.style.setProperty("--v-target-width",`${Math.round(b.width)}px`),h.style.setProperty("--v-target-height",`${Math.round(b.height)}px`);const{width:x,minWidth:E,placement:C,internalShift:_,flip:R}=e;h.setAttribute("v-placement",C),v?h.setAttribute("v-overlap",""):h.removeAttribute("v-overlap");const{style:w}=h;x==="target"?w.width=`${b.width}px`:x!==void 0?w.width=x:w.width="",E==="target"?w.minWidth=`${b.width}px`:E!==void 0?w.minWidth=E:w.minWidth="";const A=Mc(h),$=Mc(r.value),{left:B,top:U,placement:H}=kk(C,b,A,_,R,v),K=_k(H,v),{left:L,top:T,transform:z}=Fk(H,$,b,U,B,v);h.setAttribute("v-placement",H),h.style.setProperty("--v-offset-left",`${Math.round(B)}px`),h.style.setProperty("--v-offset-top",`${Math.round(U)}px`),h.style.transform=`translateX(${L}) translateY(${T}) ${z}`,h.style.setProperty("--v-transform-origin",K),h.style.transformOrigin=K};at(o,h=>{h?(i(),u()):a()});const u=()=>{Rt().then(s).catch(h=>console.error(h))};["placement","x","y","internalShift","flip","width","overlap","minWidth"].forEach(h=>{at(Be(e,h),s)}),["teleportDisabled"].forEach(h=>{at(Be(e,h),u)}),at(Be(e,"syncTrigger"),h=>{h.includes("resize")?t.addResizeListener(s):t.removeResizeListener(s),h.includes("scroll")?t.addScrollListener(s):t.removeScrollListener(s)});const d=Cr(),c=gt(()=>{const{to:h}=e;if(h!==void 0)return h;d.value});return{VBinder:t,mergedEnabled:o,offsetContainerRef:r,followerRef:n,mergedTo:c,syncPosition:s}},render(){return m(mp,{show:this.show,to:this.mergedTo,disabled:this.teleportDisabled},{default:()=>{var e,t;const o=m("div",{class:["v-binder-follower-container",this.containerClass],ref:"offsetContainerRef"},[m("div",{class:"v-binder-follower-content",ref:"followerRef"},(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e))]);return this.zindexable?Po(o,[[$d,{enabled:this.mergedEnabled,zIndex:this.zIndex}]]):o}})}});var Ai=[],$k=function(){return Ai.some(function(e){return e.activeTargets.length>0})},Pk=function(){return Ai.some(function(e){return e.skippedTargets.length>0})},Ig="ResizeObserver loop completed with undelivered notifications.",Mk=function(){var e;typeof ErrorEvent=="function"?e=new ErrorEvent("error",{message:Ig}):(e=document.createEvent("Event"),e.initEvent("error",!1,!1),e.message=Ig),window.dispatchEvent(e)},es;(function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(es||(es={}));var Bi=function(e){return Object.freeze(e)},Ak=function(){function e(t,o){this.inlineSize=t,this.blockSize=o,Bi(this)}return e}(),Vx=function(){function e(t,o,n,r){return this.x=t,this.y=o,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,Bi(this)}return e.prototype.toJSON=function(){var t=this,o=t.x,n=t.y,r=t.top,i=t.right,a=t.bottom,l=t.left,s=t.width,u=t.height;return{x:o,y:n,top:r,right:i,bottom:a,left:l,width:s,height:u}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),gp=function(e){return e instanceof SVGElement&&"getBBox"in e},jx=function(e){if(gp(e)){var t=e.getBBox(),o=t.width,n=t.height;return!o&&!n}var r=e,i=r.offsetWidth,a=r.offsetHeight;return!(i||a||e.getClientRects().length)},zg=function(e){var t;if(e instanceof Element)return!0;var o=(t=e==null?void 0:e.ownerDocument)===null||t===void 0?void 0:t.defaultView;return!!(o&&e instanceof o.Element)},Bk=function(e){switch(e.tagName){case"INPUT":if(e.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},Tl=typeof window<"u"?window:{},iu=new WeakMap,Og=/auto|scroll/,Dk=/^tb|vertical/,Tk=/msie|trident/i.test(Tl.navigator&&Tl.navigator.userAgent),On=function(e){return parseFloat(e||"0")},Fa=function(e,t,o){return e===void 0&&(e=0),t===void 0&&(t=0),o===void 0&&(o=!1),new Ak((o?t:e)||0,(o?e:t)||0)},Lg=Bi({devicePixelContentBoxSize:Fa(),borderBoxSize:Fa(),contentBoxSize:Fa(),contentRect:new Vx(0,0,0,0)}),Wx=function(e,t){if(t===void 0&&(t=!1),iu.has(e)&&!t)return iu.get(e);if(jx(e))return iu.set(e,Lg),Lg;var o=getComputedStyle(e),n=gp(e)&&e.ownerSVGElement&&e.getBBox(),r=!Tk&&o.boxSizing==="border-box",i=Dk.test(o.writingMode||""),a=!n&&Og.test(o.overflowY||""),l=!n&&Og.test(o.overflowX||""),s=n?0:On(o.paddingTop),u=n?0:On(o.paddingRight),d=n?0:On(o.paddingBottom),c=n?0:On(o.paddingLeft),h=n?0:On(o.borderTopWidth),f=n?0:On(o.borderRightWidth),p=n?0:On(o.borderBottomWidth),g=n?0:On(o.borderLeftWidth),v=c+u,b=s+d,x=g+f,E=h+p,C=l?e.offsetHeight-E-e.clientHeight:0,_=a?e.offsetWidth-x-e.clientWidth:0,R=r?v+x:0,w=r?b+E:0,A=n?n.width:On(o.width)-R-_,$=n?n.height:On(o.height)-w-C,B=A+v+_+x,U=$+b+C+E,H=Bi({devicePixelContentBoxSize:Fa(Math.round(A*devicePixelRatio),Math.round($*devicePixelRatio),i),borderBoxSize:Fa(B,U,i),contentBoxSize:Fa(A,$,i),contentRect:new Vx(c,s,A,$)});return iu.set(e,H),H},Ux=function(e,t,o){var n=Wx(e,o),r=n.borderBoxSize,i=n.contentBoxSize,a=n.devicePixelContentBoxSize;switch(t){case es.DEVICE_PIXEL_CONTENT_BOX:return a;case es.BORDER_BOX:return r;default:return i}},Ik=function(){function e(t){var o=Wx(t);this.target=t,this.contentRect=o.contentRect,this.borderBoxSize=Bi([o.borderBoxSize]),this.contentBoxSize=Bi([o.contentBoxSize]),this.devicePixelContentBoxSize=Bi([o.devicePixelContentBoxSize])}return e}(),Kx=function(e){if(jx(e))return 1/0;for(var t=0,o=e.parentNode;o;)t+=1,o=o.parentNode;return t},zk=function(){var e=1/0,t=[];Ai.forEach(function(a){if(a.activeTargets.length!==0){var l=[];a.activeTargets.forEach(function(u){var d=new Ik(u.target),c=Kx(u.target);l.push(d),u.lastReportedSize=Ux(u.target,u.observedBox),ce?o.activeTargets.push(r):o.skippedTargets.push(r))})})},Ok=function(){var e=0;for(Hg(e);$k();)e=zk(),Hg(e);return Pk()&&Mk(),e>0},Dc,Gx=[],Lk=function(){return Gx.splice(0).forEach(function(e){return e()})},Hk=function(e){if(!Dc){var t=0,o=document.createTextNode(""),n={characterData:!0};new MutationObserver(function(){return Lk()}).observe(o,n),Dc=function(){o.textContent="".concat(t?t--:t++)}}Gx.push(e),Dc()},Nk=function(e){Hk(function(){requestAnimationFrame(e)})},Bu=0,Vk=function(){return!!Bu},jk=250,Wk={attributes:!0,characterData:!0,childList:!0,subtree:!0},Ng=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],Vg=function(e){return e===void 0&&(e=0),Date.now()+e},Tc=!1,Uk=function(){function e(){var t=this;this.stopped=!0,this.listener=function(){return t.schedule()}}return e.prototype.run=function(t){var o=this;if(t===void 0&&(t=jk),!Tc){Tc=!0;var n=Vg(t);Nk(function(){var r=!1;try{r=Ok()}finally{if(Tc=!1,t=n-Vg(),!Vk())return;r?o.run(1e3):t>0?o.run(t):o.start()}})}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var t=this,o=function(){return t.observer&&t.observer.observe(document.body,Wk)};document.body?o():Tl.addEventListener("DOMContentLoaded",o)},e.prototype.start=function(){var t=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),Ng.forEach(function(o){return Tl.addEventListener(o,t.listener,!0)}))},e.prototype.stop=function(){var t=this;this.stopped||(this.observer&&this.observer.disconnect(),Ng.forEach(function(o){return Tl.removeEventListener(o,t.listener,!0)}),this.stopped=!0)},e}(),eh=new Uk,jg=function(e){!Bu&&e>0&&eh.start(),Bu+=e,!Bu&&eh.stop()},Kk=function(e){return!gp(e)&&!Bk(e)&&getComputedStyle(e).display==="inline"},Gk=function(){function e(t,o){this.target=t,this.observedBox=o||es.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var t=Ux(this.target,this.observedBox,!0);return Kk(this.target)&&(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e}(),qk=function(){function e(t,o){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=t,this.callback=o}return e}(),au=new WeakMap,Wg=function(e,t){for(var o=0;o=0&&(i&&Ai.splice(Ai.indexOf(n),1),n.observationTargets.splice(r,1),jg(-1))},e.disconnect=function(t){var o=this,n=au.get(t);n.observationTargets.slice().forEach(function(r){return o.unobserve(t,r.target)}),n.activeTargets.splice(0,n.activeTargets.length)},e}(),Zk=function(){function e(t){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof t!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");lu.connect(this,t)}return e.prototype.observe=function(t,o){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!zg(t))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");lu.observe(this,t,o)},e.prototype.unobserve=function(t){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!zg(t))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");lu.unobserve(this,t)},e.prototype.disconnect=function(){lu.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();class Xk{constructor(){this.handleResize=this.handleResize.bind(this),this.observer=new(typeof window<"u"&&window.ResizeObserver||Zk)(this.handleResize),this.elHandlersMap=new Map}handleResize(t){for(const o of t){const n=this.elHandlersMap.get(o.target);n!==void 0&&n(o)}}registerHandler(t,o){this.elHandlersMap.set(t,o),this.observer.observe(t)}unregisterHandler(t){this.elHandlersMap.has(t)&&(this.elHandlersMap.delete(t),this.observer.unobserve(t))}}const Yu=new Xk,$n=xe({name:"ResizeObserver",props:{onResize:Function},setup(e){let t=!1;const o=xr().proxy;function n(r){const{onResize:i}=e;i!==void 0&&i(r)}ut(()=>{const r=o.$el;if(r===void 0){Pg("resize-observer","$el does not exist.");return}if(r.nextElementSibling!==r.nextSibling&&r.nodeType===3&&r.nodeValue!==""){Pg("resize-observer","$el can not be observed (it may be a text node).");return}r.nextElementSibling!==null&&(Yu.registerHandler(r.nextElementSibling,n),t=!0)}),Xt(()=>{t&&Yu.unregisterHandler(o.$el.nextElementSibling)})},render(){return xs(this.$slots,"default")}});let su;function Yk(){return typeof document>"u"?!1:(su===void 0&&("matchMedia"in window?su=window.matchMedia("(pointer:coarse)").matches:su=!1),su)}let Ic;function Ug(){return typeof document>"u"?1:(Ic===void 0&&(Ic="chrome"in window?window.devicePixelRatio:1),Ic)}const qx="VVirtualListXScroll";function Qk({columnsRef:e,renderColRef:t,renderItemWithColsRef:o}){const n=M(0),r=M(0),i=I(()=>{const u=e.value;if(u.length===0)return null;const d=new Nx(u.length,0);return u.forEach((c,h)=>{d.add(h,c.width)}),d}),a=gt(()=>{const u=i.value;return u!==null?Math.max(u.getBound(r.value)-1,0):0}),l=u=>{const d=i.value;return d!==null?d.sum(u):0},s=gt(()=>{const u=i.value;return u!==null?Math.min(u.getBound(r.value+n.value)+1,e.value.length-1):0});return Je(qx,{startIndexRef:a,endIndexRef:s,columnsRef:e,renderColRef:t,renderItemWithColsRef:o,getLeft:l}),{listWidthRef:n,scrollLeftRef:r}}const Kg=xe({name:"VirtualListRow",props:{index:{type:Number,required:!0},item:{type:Object,required:!0}},setup(){const{startIndexRef:e,endIndexRef:t,columnsRef:o,getLeft:n,renderColRef:r,renderItemWithColsRef:i}=Oe(qx);return{startIndex:e,endIndex:t,columns:o,renderCol:r,renderItemWithCols:i,getLeft:n}},render(){const{startIndex:e,endIndex:t,columns:o,renderCol:n,renderItemWithCols:r,getLeft:i,item:a}=this;if(r!=null)return r({itemIndex:this.index,startColIndex:e,endColIndex:t,allColumns:o,item:a,getLeft:i});if(n!=null){const l=[];for(let s=e;s<=t;++s){const u=o[s];l.push(n({column:u,left:i(s),item:a}))}return l}return null}}),Jk=Wn(".v-vl",{maxHeight:"inherit",height:"100%",overflow:"auto",minWidth:"1px"},[Wn("&:not(.v-vl--show-scrollbar)",{scrollbarWidth:"none"},[Wn("&::-webkit-scrollbar, &::-webkit-scrollbar-track-piece, &::-webkit-scrollbar-thumb",{width:0,height:0,display:"none"})])]),vp=xe({name:"VirtualList",inheritAttrs:!1,props:{showScrollbar:{type:Boolean,default:!0},columns:{type:Array,default:()=>[]},renderCol:Function,renderItemWithCols:Function,items:{type:Array,default:()=>[]},itemSize:{type:Number,required:!0},itemResizable:Boolean,itemsStyle:[String,Object],visibleItemsTag:{type:[String,Object],default:"div"},visibleItemsProps:Object,ignoreItemResize:Boolean,onScroll:Function,onWheel:Function,onResize:Function,defaultScrollKey:[Number,String],defaultScrollIndex:Number,keyField:{type:String,default:"key"},paddingTop:{type:[Number,String],default:0},paddingBottom:{type:[Number,String],default:0}},setup(e){const t=ai();Jk.mount({id:"vueuc/virtual-list",head:!0,anchorMetaName:Pd,ssr:t}),ut(()=>{const{defaultScrollIndex:K,defaultScrollKey:L}=e;K!=null?v({index:K}):L!=null&&v({key:L})});let o=!1,n=!1;Yh(()=>{if(o=!1,!n){n=!0;return}v({top:f.value,left:a.value})}),Cd(()=>{o=!0,n||(n=!0)});const r=gt(()=>{if(e.renderCol==null&&e.renderItemWithCols==null||e.columns.length===0)return;let K=0;return e.columns.forEach(L=>{K+=L.width}),K}),i=I(()=>{const K=new Map,{keyField:L}=e;return e.items.forEach((T,z)=>{K.set(T[L],z)}),K}),{scrollLeftRef:a,listWidthRef:l}=Qk({columnsRef:Be(e,"columns"),renderColRef:Be(e,"renderCol"),renderItemWithColsRef:Be(e,"renderItemWithCols")}),s=M(null),u=M(void 0),d=new Map,c=I(()=>{const{items:K,itemSize:L,keyField:T}=e,z=new Nx(K.length,L);return K.forEach((F,y)=>{const re=F[T],te=d.get(re);te!==void 0&&z.add(y,te)}),z}),h=M(0),f=M(0),p=gt(()=>Math.max(c.value.getBound(f.value-lo(e.paddingTop))-1,0)),g=I(()=>{const{value:K}=u;if(K===void 0)return[];const{items:L,itemSize:T}=e,z=p.value,F=Math.min(z+Math.ceil(K/T+1),L.length-1),y=[];for(let re=z;re<=F;++re)y.push(L[re]);return y}),v=(K,L)=>{if(typeof K=="number"){C(K,L,"auto");return}const{left:T,top:z,index:F,key:y,position:re,behavior:te,debounce:j=!0}=K;if(T!==void 0||z!==void 0)C(T,z,te);else if(F!==void 0)E(F,te,j);else if(y!==void 0){const Z=i.value.get(y);Z!==void 0&&E(Z,te,j)}else re==="bottom"?C(0,Number.MAX_SAFE_INTEGER,te):re==="top"&&C(0,0,te)};let b,x=null;function E(K,L,T){const{value:z}=c,F=z.sum(K)+lo(e.paddingTop);if(!T)s.value.scrollTo({left:0,top:F,behavior:L});else{b=K,x!==null&&window.clearTimeout(x),x=window.setTimeout(()=>{b=void 0,x=null},16);const{scrollTop:y,offsetHeight:re}=s.value;if(F>y){const te=z.get(K);F+te<=y+re||s.value.scrollTo({left:0,top:F+te-re,behavior:L})}else s.value.scrollTo({left:0,top:F,behavior:L})}}function C(K,L,T){s.value.scrollTo({left:K,top:L,behavior:T})}function _(K,L){var T,z,F;if(o||e.ignoreItemResize||H(L.target))return;const{value:y}=c,re=i.value.get(K),te=y.get(re),j=(F=(z=(T=L.borderBoxSize)===null||T===void 0?void 0:T[0])===null||z===void 0?void 0:z.blockSize)!==null&&F!==void 0?F:L.contentRect.height;if(j===te)return;j-e.itemSize===0?d.delete(K):d.set(K,j-e.itemSize);const se=j-te;if(se===0)return;y.add(re,se);const pe=s.value;if(pe!=null){if(b===void 0){const Se=y.sum(re);pe.scrollTop>Se&&pe.scrollBy(0,se)}else if(repe.scrollTop+pe.offsetHeight&&pe.scrollBy(0,se)}U()}h.value++}const R=!Yk();let w=!1;function A(K){var L;(L=e.onScroll)===null||L===void 0||L.call(e,K),(!R||!w)&&U()}function $(K){var L;if((L=e.onWheel)===null||L===void 0||L.call(e,K),R){const T=s.value;if(T!=null){if(K.deltaX===0&&(T.scrollTop===0&&K.deltaY<=0||T.scrollTop+T.offsetHeight>=T.scrollHeight&&K.deltaY>=0))return;K.preventDefault(),T.scrollTop+=K.deltaY/Ug(),T.scrollLeft+=K.deltaX/Ug(),U(),w=!0,Xl(()=>{w=!1})}}}function B(K){if(o||H(K.target))return;if(e.renderCol==null&&e.renderItemWithCols==null){if(K.contentRect.height===u.value)return}else if(K.contentRect.height===u.value&&K.contentRect.width===l.value)return;u.value=K.contentRect.height,l.value=K.contentRect.width;const{onResize:L}=e;L!==void 0&&L(K)}function U(){const{value:K}=s;K!=null&&(f.value=K.scrollTop,a.value=K.scrollLeft)}function H(K){let L=K;for(;L!==null;){if(L.style.display==="none")return!0;L=L.parentElement}return!1}return{listHeight:u,listStyle:{overflow:"auto"},keyToIndex:i,itemsStyle:I(()=>{const{itemResizable:K}=e,L=Lt(c.value.sum());return h.value,[e.itemsStyle,{boxSizing:"content-box",width:Lt(r.value),height:K?"":L,minHeight:K?L:"",paddingTop:Lt(e.paddingTop),paddingBottom:Lt(e.paddingBottom)}]}),visibleItemsStyle:I(()=>(h.value,{transform:`translateY(${Lt(c.value.sum(p.value))})`})),viewportItems:g,listElRef:s,itemsElRef:M(null),scrollTo:v,handleListResize:B,handleListScroll:A,handleListWheel:$,handleItemResize:_}},render(){const{itemResizable:e,keyField:t,keyToIndex:o,visibleItemsTag:n}=this;return m($n,{onResize:this.handleListResize},{default:()=>{var r,i;return m("div",bo(this.$attrs,{class:["v-vl",this.showScrollbar&&"v-vl--show-scrollbar"],onScroll:this.handleListScroll,onWheel:this.handleListWheel,ref:"listElRef"}),[this.items.length!==0?m("div",{ref:"itemsElRef",class:"v-vl-items",style:this.itemsStyle},[m(n,Object.assign({class:"v-vl-visible-items",style:this.visibleItemsStyle},this.visibleItemsProps),{default:()=>{const{renderCol:a,renderItemWithCols:l}=this;return this.viewportItems.map(s=>{const u=s[t],d=o.get(u),c=a!=null?m(Kg,{index:d,item:s}):void 0,h=l!=null?m(Kg,{index:d,item:s}):void 0,f=this.$slots.default({item:s,renderedCols:c,renderedItemWithCols:h,index:d})[0];return e?m($n,{key:u,onResize:p=>this.handleItemResize(u,p)},{default:()=>f}):(f.key=u,f)})}})]):(i=(r=this.$slots).empty)===null||i===void 0?void 0:i.call(r)])}})}}),e8=Wn(".v-x-scroll",{overflow:"auto",scrollbarWidth:"none"},[Wn("&::-webkit-scrollbar",{width:0,height:0})]),t8=xe({name:"XScroll",props:{disabled:Boolean,onScroll:Function},setup(){const e=M(null);function t(r){!(r.currentTarget.offsetWidthh){const{updateCounter:R}=e;for(let w=E;w>=0;--w){const A=b-1-w;R!==void 0?R(A):d.textContent=`${A}`;const $=d.offsetWidth;if(g-=f[w],g+$<=h||w===0){v=!0,E=w-1,p&&(E===-1?(p.style.maxWidth=`${h-$}px`,p.style.boxSizing="border-box"):p.style.maxWidth="");const{onUpdateCount:B}=e;B&&B(A);break}}}}const{onUpdateOverflow:x}=e;v?x!==void 0&&x(!0):(x!==void 0&&x(!1),d.setAttribute(ar,""))}const i=ai();return o8.mount({id:"vueuc/overflow",head:!0,anchorMetaName:Pd,ssr:i}),ut(()=>r({showAllItemsBeforeCalculate:!1})),{selfRef:o,counterRef:n,sync:r}},render(){const{$slots:e}=this;return Rt(()=>this.sync({showAllItemsBeforeCalculate:!1})),m("div",{class:"v-overflow",ref:"selfRef"},[xs(e,"default"),e.counter?e.counter():m("span",{style:{display:"inline-block"},ref:"counterRef"}),e.tail?e.tail():null])}});function Zx(e){return e instanceof HTMLElement}function Xx(e){for(let t=0;t=0;t--){const o=e.childNodes[t];if(Zx(o)&&(Qx(o)||Yx(o)))return!0}return!1}function Qx(e){if(!n8(e))return!1;try{e.focus({preventScroll:!0})}catch{}return document.activeElement===e}function n8(e){if(e.tabIndex>0||e.tabIndex===0&&e.getAttribute("tabIndex")!==null)return!0;if(e.getAttribute("disabled"))return!1;switch(e.nodeName){case"A":return!!e.href&&e.rel!=="ignore";case"INPUT":return e.type!=="hidden"&&e.type!=="file";case"BUTTON":case"SELECT":case"TEXTAREA":return!0;default:return!1}}let al=[];const bp=xe({name:"FocusTrap",props:{disabled:Boolean,active:Boolean,autoFocus:{type:Boolean,default:!0},onEsc:Function,initialFocusTo:String,finalFocusTo:String,returnFocusOnDeactivated:{type:Boolean,default:!0}},setup(e){const t=ii(),o=M(null),n=M(null);let r=!1,i=!1;const a=typeof document>"u"?null:document.activeElement;function l(){return al[al.length-1]===t}function s(v){var b;v.code==="Escape"&&l()&&((b=e.onEsc)===null||b===void 0||b.call(e,v))}ut(()=>{at(()=>e.active,v=>{v?(c(),Ct("keydown",document,s)):(xt("keydown",document,s),r&&h())},{immediate:!0})}),Xt(()=>{xt("keydown",document,s),r&&h()});function u(v){if(!i&&l()){const b=d();if(b===null||b.contains(zi(v)))return;f("first")}}function d(){const v=o.value;if(v===null)return null;let b=v;for(;b=b.nextSibling,!(b===null||b instanceof Element&&b.tagName==="DIV"););return b}function c(){var v;if(!e.disabled){if(al.push(t),e.autoFocus){const{initialFocusTo:b}=e;b===void 0?f("first"):(v=Ag(b))===null||v===void 0||v.focus({preventScroll:!0})}r=!0,document.addEventListener("focus",u,!0)}}function h(){var v;if(e.disabled||(document.removeEventListener("focus",u,!0),al=al.filter(x=>x!==t),l()))return;const{finalFocusTo:b}=e;b!==void 0?(v=Ag(b))===null||v===void 0||v.focus({preventScroll:!0}):e.returnFocusOnDeactivated&&a instanceof HTMLElement&&(i=!0,a.focus({preventScroll:!0}),i=!1)}function f(v){if(l()&&e.active){const b=o.value,x=n.value;if(b!==null&&x!==null){const E=d();if(E==null||E===x){i=!0,b.focus({preventScroll:!0}),i=!1;return}i=!0;const C=v==="first"?Xx(E):Yx(E);i=!1,C||(i=!0,b.focus({preventScroll:!0}),i=!1)}}}function p(v){if(i)return;const b=d();b!==null&&(v.relatedTarget!==null&&b.contains(v.relatedTarget)?f("last"):f("first"))}function g(v){i||(v.relatedTarget!==null&&v.relatedTarget===o.value?f("last"):f("first"))}return{focusableStartRef:o,focusableEndRef:n,focusableStyle:"position: absolute; height: 0; width: 0;",handleStartFocus:p,handleEndFocus:g}},render(){const{default:e}=this.$slots;if(e===void 0)return null;if(this.disabled)return e();const{active:t,focusableStyle:o}=this;return m(ft,null,[m("div",{"aria-hidden":"true",tabindex:t?"0":"-1",ref:"focusableStartRef",style:o,onFocus:this.handleStartFocus}),e(),m("div",{"aria-hidden":"true",style:o,ref:"focusableEndRef",tabindex:t?"0":"-1",onFocus:this.handleEndFocus})])}});function Jx(e,t){t&&(ut(()=>{const{value:o}=e;o&&Yu.registerHandler(o,t)}),Xt(()=>{const{value:o}=e;o&&Yu.unregisterHandler(o)}))}let ua=0,qg="",Zg="",Xg="",Yg="";const th=M("0px");function ey(e){if(typeof document>"u")return;const t=document.documentElement;let o,n=!1;const r=()=>{t.style.marginRight=qg,t.style.overflow=Zg,t.style.overflowX=Xg,t.style.overflowY=Yg,th.value="0px"};ut(()=>{o=at(e,i=>{if(i){if(!ua){const a=window.innerWidth-t.offsetWidth;a>0&&(qg=t.style.marginRight,t.style.marginRight=`${a}px`,th.value=`${a}px`),Zg=t.style.overflow,Xg=t.style.overflowX,Yg=t.style.overflowY,t.style.overflow="hidden",t.style.overflowX="hidden",t.style.overflowY="hidden"}n=!0,ua++}else ua--,ua||r(),n=!1},{immediate:!0})}),Xt(()=>{o==null||o(),n&&(ua--,ua||r(),n=!1)})}const xp=M(!1);function Qg(){xp.value=!0}function Jg(){xp.value=!1}let ll=0;function ty(){return wn&&(ri(()=>{ll||(window.addEventListener("compositionstart",Qg),window.addEventListener("compositionend",Jg)),ll++}),Xt(()=>{ll<=1?(window.removeEventListener("compositionstart",Qg),window.removeEventListener("compositionend",Jg),ll=0):ll--})),xp}function r8(e){const t={isDeactivated:!1};let o=!1;return Yh(()=>{if(t.isDeactivated=!1,!o){o=!0;return}e()}),Cd(()=>{t.isDeactivated=!0,o||(o=!0)}),t}function oy(e,t){if(!e)return;const o=document.createElement("a");o.href=e,t!==void 0&&(o.download=t),document.body.appendChild(o),o.click(),document.body.removeChild(o)}const e0="n-form-item";function Dn(e,{defaultSize:t="medium",mergedSize:o,mergedDisabled:n}={}){const r=Oe(e0,null);Je(e0,null);const i=I(o?()=>o(r):()=>{const{size:s}=e;if(s)return s;if(r){const{mergedSize:u}=r;if(u.value!==void 0)return u.value}return t}),a=I(n?()=>n(r):()=>{const{disabled:s}=e;return s!==void 0?s:r?r.disabled.value:!1}),l=I(()=>{const{status:s}=e;return s||(r==null?void 0:r.mergedValidationStatus.value)});return Xt(()=>{r&&r.restoreValidation()}),{mergedSizeRef:i,mergedDisabledRef:a,mergedStatusRef:l,nTriggerFormBlur(){r&&r.handleContentBlur()},nTriggerFormChange(){r&&r.handleContentChange()},nTriggerFormFocus(){r&&r.handleContentFocus()},nTriggerFormInput(){r&&r.handleContentInput()}}}var ny=typeof global=="object"&&global&&global.Object===Object&&global,i8=typeof self=="object"&&self&&self.Object===Object&&self,Tn=ny||i8||Function("return this")(),yn=Tn.Symbol,ry=Object.prototype,a8=ry.hasOwnProperty,l8=ry.toString,sl=yn?yn.toStringTag:void 0;function s8(e){var t=a8.call(e,sl),o=e[sl];try{e[sl]=void 0;var n=!0}catch{}var r=l8.call(e);return n&&(t?e[sl]=o:delete e[sl]),r}var u8=Object.prototype,d8=u8.toString;function c8(e){return d8.call(e)}var f8="[object Null]",h8="[object Undefined]",t0=yn?yn.toStringTag:void 0;function Gi(e){return e==null?e===void 0?h8:f8:t0&&t0 in Object(e)?s8(e):c8(e)}function Yn(e){return e!=null&&typeof e=="object"}var p8="[object Symbol]";function Md(e){return typeof e=="symbol"||Yn(e)&&Gi(e)==p8}function yp(e,t){for(var o=-1,n=e==null?0:e.length,r=Array(n);++o0){if(++t>=V8)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function K8(e){return function(){return e}}var Qu=function(){try{var e=Zi(Object,"defineProperty");return e({},"",{}),e}catch{}}(),G8=Qu?function(e,t){return Qu(e,"toString",{configurable:!0,enumerable:!1,value:K8(t),writable:!0})}:Cp,ly=U8(G8);function q8(e,t){for(var o=-1,n=e==null?0:e.length;++o-1&&e%1==0&&e-1&&e%1==0&&e<=e_}function ja(e){return e!=null&&Ep(e.length)&&!wp(e)}function t_(e,t,o){if(!an(o))return!1;var n=typeof t;return(n=="number"?ja(o)&&Sp(t,o.length):n=="string"&&t in o)?$s(o[t],e):!1}function o_(e){return J8(function(t,o){var n=-1,r=o.length,i=r>1?o[r-1]:void 0,a=r>2?o[2]:void 0;for(i=e.length>3&&typeof i=="function"?(r--,i):void 0,a&&t_(o[0],o[1],a)&&(i=r<3?void 0:i,r=1),t=Object(t);++n-1}function f7(e,t){var o=this.__data__,n=Ad(o,e);return n<0?(++this.size,o.push([e,t])):o[n][1]=t,this}function wr(e){var t=-1,o=e==null?0:e.length;for(this.clear();++tr?0:r+t),o=o>r?r:o,o<0&&(o+=r),r=t>o?0:o-t>>>0,t>>>=0;for(var i=Array(r);++n=n?e:vy(e,t,o)}var I7="\\ud800-\\udfff",z7="\\u0300-\\u036f",O7="\\ufe20-\\ufe2f",L7="\\u20d0-\\u20ff",H7=z7+O7+L7,N7="\\ufe0e\\ufe0f",V7="\\u200d",j7=RegExp("["+V7+I7+H7+N7+"]");function by(e){return j7.test(e)}function W7(e){return e.split("")}var xy="\\ud800-\\udfff",U7="\\u0300-\\u036f",K7="\\ufe20-\\ufe2f",G7="\\u20d0-\\u20ff",q7=U7+K7+G7,Z7="\\ufe0e\\ufe0f",X7="["+xy+"]",rh="["+q7+"]",ih="\\ud83c[\\udffb-\\udfff]",Y7="(?:"+rh+"|"+ih+")",yy="[^"+xy+"]",Cy="(?:\\ud83c[\\udde6-\\uddff]){2}",wy="[\\ud800-\\udbff][\\udc00-\\udfff]",Q7="\\u200d",Sy=Y7+"?",Ey="["+Z7+"]?",J7="(?:"+Q7+"(?:"+[yy,Cy,wy].join("|")+")"+Ey+Sy+")*",eF=Ey+Sy+J7,tF="(?:"+[yy+rh+"?",rh,Cy,wy,X7].join("|")+")",oF=RegExp(ih+"(?="+ih+")|"+tF+eF,"g");function nF(e){return e.match(oF)||[]}function rF(e){return by(e)?nF(e):W7(e)}function iF(e){return function(t){t=As(t);var o=by(t)?rF(t):void 0,n=o?o[0]:t.charAt(0),r=o?T7(o,1).join(""):t.slice(1);return n[e]()+r}}var aF=iF("toUpperCase");function lF(e,t,o,n){for(var r=-1,i=e==null?0:e.length;++rl))return!1;var u=i.get(e),d=i.get(t);if(u&&d)return u==t&&d==e;var c=-1,h=!0,f=o&P$?new ed:void 0;for(i.set(e,t),i.set(t,e);++c=t||w<0||c&&A>=i}function b(){var R=Hc();if(v(R))return x(R);l=setTimeout(b,g(R))}function x(R){return l=void 0,h&&n?f(R):(n=r=void 0,a)}function E(){l!==void 0&&clearTimeout(l),u=0,n=s=r=l=void 0}function C(){return l===void 0?a:x(Hc())}function _(){var R=Hc(),w=v(R);if(n=arguments,r=this,s=R,w){if(l===void 0)return p(s);if(c)return clearTimeout(l),l=setTimeout(b,t),f(s)}return l===void 0&&(l=setTimeout(b,t)),a}return _.cancel=E,_.flush=C,_}function dh(e,t,o){(o!==void 0&&!$s(e[t],o)||o===void 0&&!(t in e))&&Rs(e,t,o)}function wP(e){return Yn(e)&&ja(e)}function ch(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}function SP(e){return Va(e,Ms(e))}function EP(e,t,o,n,r,i,a){var l=ch(e,o),s=ch(t,o),u=a.get(s);if(u){dh(e,o,u);return}var d=i?i(l,s,o+"",e,t,a):void 0,c=d===void 0;if(c){var h=Oo(s),f=!h&&os(s),p=!h&&!f&&Fp(s);d=s,h||f||p?Oo(l)?d=l:wP(l)?d=ay(l):f?(c=!1,d=Ly(s,!0)):p?(c=!1,d=Wy(s,!0)):d=[]:gy(s)||ts(s)?(d=l,ts(l)?d=SP(l):(!an(l)||wp(l))&&(d=Uy(s))):c=!1}c&&(a.set(s,d),r(d,s,n,i,a),a.delete(s)),dh(e,o,d)}function oC(e,t,o,n,r){e!==t&&Qy(t,function(i,a){if(r||(r=new Pn),an(i))EP(e,t,a,o,oC,n,r);else{var l=n?n(ch(e,a),i,a+"",e,t,r):void 0;l===void 0&&(l=i),dh(e,a,l)}},Ms)}function kP(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}function _P(e,t){var o=-1,n=ja(e)?Array(e.length):[];return eC(e,function(r,i,a){n[++o]=t(r,i,a)}),n}function FP(e,t){var o=Oo(e)?yp:_P;return o(e,Tp(t))}function RP(e,t){return t.length<2?e:Pp(e,vy(t,0,-1))}function da(e,t){return Td(e,t)}var $P=ZF(function(e,t,o){return e+(o?"-":"")+t.toLowerCase()}),PP=bP(function(e,t,o){Rs(e,o,t)});function MP(e,t){var o={};return t=Tp(t),Jy(e,function(n,r,i){Rs(o,r,t(n,r,i))}),o}var wi=o_(function(e,t,o){oC(e,t,o)});function AP(e,t){return t=Dd(t,e),e=RP(e,t),e==null||delete e[Bs(kP(t))]}function BP(e){return gy(e)?void 0:e}var DP=1,TP=2,IP=4,zP=$7(function(e,t){var o={};if(e==null)return o;var n=!1;t=yp(t,function(i){return i=Dd(i,e),n||(n=i.length>1),i}),Va(e,jy(e),o),n&&(o=zl(o,DP|TP|IP,BP));for(var r=t.length;r--;)AP(o,t[r]);return o}),OP="Expected a function";function Du(e,t,o){var n=!0,r=!0;if(typeof e!="function")throw new TypeError(OP);return an(o)&&(n="leading"in o?!!o.leading:n,r="trailing"in o?!!o.trailing:r),tC(e,t,{leading:n,maxWait:t,trailing:r})}function T0(e){return As(e).toLowerCase()}const sn={fontFamily:'v-sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',fontFamilyMono:"v-mono, SFMono-Regular, Menlo, Consolas, Courier, monospace",fontWeight:"400",fontWeightStrong:"500",cubicBezierEaseInOut:"cubic-bezier(.4, 0, .2, 1)",cubicBezierEaseOut:"cubic-bezier(0, 0, .2, 1)",cubicBezierEaseIn:"cubic-bezier(.4, 0, 1, 1)",borderRadius:"3px",borderRadiusSmall:"2px",fontSize:"14px",fontSizeMini:"12px",fontSizeTiny:"12px",fontSizeSmall:"14px",fontSizeMedium:"14px",fontSizeLarge:"15px",fontSizeHuge:"16px",lineHeight:"1.6",heightMini:"16px",heightTiny:"22px",heightSmall:"28px",heightMedium:"34px",heightLarge:"40px",heightHuge:"46px"},{fontSize:LP,fontFamily:HP,lineHeight:NP}=sn,nC=N("body",` +`}function yk(e,t,o){const{styles:n,ids:r}=o;r.has(e)||n!==null&&(r.add(e),n.push(xk(e,t)))}const Ck=typeof document<"u";function ai(){if(Ck)return;const e=Oe(bk,null);if(e!==null)return{adapter:(t,o)=>yk(t,o,e),context:e}}function Mg(e,t){console.error(`[vueuc/${e}]: ${t}`)}const{c:Wn}=$x(),Md="vueuc-style";function Ag(e){return e&-e}class Vx{constructor(t,o){this.l=t,this.min=o;const n=new Array(t+1);for(let r=0;rr)throw new Error("[FinweckTree.sum]: `i` is larger than length.");let i=t*n;for(;t>0;)i+=o[t],t-=Ag(t);return i}getBound(t){let o=0,n=this.l;for(;n>o;){const r=Math.floor((o+n)/2),i=this.sum(r);if(i>t){n=r;continue}else if(i{const{to:t}=e;return t??"body"})}},render(){return this.showTeleport?this.disabled?Jf("lazy-teleport",this.$slots):m(bs,{disabled:this.disabled,to:this.mergedTo},Jf("lazy-teleport",this.$slots)):null}}),ru={top:"bottom",bottom:"top",left:"right",right:"left"},Tg={start:"end",center:"center",end:"start"},Tc={top:"height",bottom:"height",left:"width",right:"width"},wk={"bottom-start":"top left",bottom:"top center","bottom-end":"top right","top-start":"bottom left",top:"bottom center","top-end":"bottom right","right-start":"top left",right:"center left","right-end":"bottom left","left-start":"top right",left:"center right","left-end":"bottom right"},Sk={"bottom-start":"bottom left",bottom:"bottom center","bottom-end":"bottom right","top-start":"top left",top:"top center","top-end":"top right","right-start":"top right",right:"center right","right-end":"bottom right","left-start":"top left",left:"center left","left-end":"bottom left"},Ek={"bottom-start":"right","bottom-end":"left","top-start":"right","top-end":"left","right-start":"bottom","right-end":"top","left-start":"bottom","left-end":"top"},Dg={top:!0,bottom:!1,left:!0,right:!1},Ig={top:"end",bottom:"start",left:"end",right:"start"};function kk(e,t,o,n,r,i){if(!r||i)return{placement:e,top:0,left:0};const[a,l]=e.split("-");let s=l??"center",u={top:0,left:0};const d=(f,p,g)=>{let v=0,b=0;const x=o[f]-t[p]-t[f];return x>0&&n&&(g?b=Dg[p]?x:-x:v=Dg[p]?x:-x),{left:v,top:b}},c=a==="left"||a==="right";if(s!=="center"){const f=Ek[e],p=ru[f],g=Tc[f];if(o[g]>t[g]){if(t[f]+t[g]t[p]&&(s=Tg[l])}else{const f=a==="bottom"||a==="top"?"left":"top",p=ru[f],g=Tc[f],v=(o[g]-t[g])/2;(t[f]t[p]?(s=Ig[f],u=d(g,f,c)):(s=Ig[p],u=d(g,p,c)))}let h=a;return t[a] *",{pointerEvents:"all"})])]),Fs=xe({name:"Follower",inheritAttrs:!1,props:{show:Boolean,enabled:{type:Boolean,default:void 0},placement:{type:String,default:"bottom"},syncTrigger:{type:Array,default:["resize","scroll"]},to:[String,Object],flip:{type:Boolean,default:!0},internalShift:Boolean,x:Number,y:Number,width:String,minWidth:String,containerClass:String,teleportDisabled:Boolean,zindexable:{type:Boolean,default:!0},zIndex:Number,overlap:Boolean},setup(e){const t=Oe("VBinder"),o=gt(()=>e.enabled!==void 0?e.enabled:e.show),n=M(null),r=M(null),i=()=>{const{syncTrigger:h}=e;h.includes("scroll")&&t.addScrollListener(s),h.includes("resize")&&t.addResizeListener(s)},a=()=>{t.removeScrollListener(s),t.removeResizeListener(s)};ut(()=>{o.value&&(s(),i())});const l=ai();Rk.mount({id:"vueuc/binder",head:!0,anchorMetaName:Md,ssr:l}),Xt(()=>{a()}),hp(()=>{o.value&&s()});const s=()=>{if(!o.value)return;const h=n.value;if(h===null)return;const f=t.targetRef,{x:p,y:g,overlap:v}=e,b=p!==void 0&&g!==void 0?hk(p,g):Ac(f);h.style.setProperty("--v-target-width",`${Math.round(b.width)}px`),h.style.setProperty("--v-target-height",`${Math.round(b.height)}px`);const{width:x,minWidth:k,placement:C,internalShift:_,flip:R}=e;h.setAttribute("v-placement",C),v?h.setAttribute("v-overlap",""):h.removeAttribute("v-overlap");const{style:w}=h;x==="target"?w.width=`${b.width}px`:x!==void 0?w.width=x:w.width="",k==="target"?w.minWidth=`${b.width}px`:k!==void 0?w.minWidth=k:w.minWidth="";const A=Ac(h),$=Ac(r.value),{left:B,top:U,placement:N}=kk(C,b,A,_,R,v),K=_k(N,v),{left:L,top:D,transform:z}=Fk(N,$,b,U,B,v);h.setAttribute("v-placement",N),h.style.setProperty("--v-offset-left",`${Math.round(B)}px`),h.style.setProperty("--v-offset-top",`${Math.round(U)}px`),h.style.transform=`translateX(${L}) translateY(${D}) ${z}`,h.style.setProperty("--v-transform-origin",K),h.style.transformOrigin=K};at(o,h=>{h?(i(),u()):a()});const u=()=>{Rt().then(s).catch(h=>console.error(h))};["placement","x","y","internalShift","flip","width","overlap","minWidth"].forEach(h=>{at(Be(e,h),s)}),["teleportDisabled"].forEach(h=>{at(Be(e,h),u)}),at(Be(e,"syncTrigger"),h=>{h.includes("resize")?t.addResizeListener(s):t.removeResizeListener(s),h.includes("scroll")?t.addScrollListener(s):t.removeScrollListener(s)});const d=Cr(),c=gt(()=>{const{to:h}=e;if(h!==void 0)return h;d.value});return{VBinder:t,mergedEnabled:o,offsetContainerRef:r,followerRef:n,mergedTo:c,syncPosition:s}},render(){return m(gp,{show:this.show,to:this.mergedTo,disabled:this.teleportDisabled},{default:()=>{var e,t;const o=m("div",{class:["v-binder-follower-container",this.containerClass],ref:"offsetContainerRef"},[m("div",{class:"v-binder-follower-content",ref:"followerRef"},(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e))]);return this.zindexable?Po(o,[[Pd,{enabled:this.mergedEnabled,zIndex:this.zIndex}]]):o}})}});var Ai=[],$k=function(){return Ai.some(function(e){return e.activeTargets.length>0})},Pk=function(){return Ai.some(function(e){return e.skippedTargets.length>0})},zg="ResizeObserver loop completed with undelivered notifications.",Mk=function(){var e;typeof ErrorEvent=="function"?e=new ErrorEvent("error",{message:zg}):(e=document.createEvent("Event"),e.initEvent("error",!1,!1),e.message=zg),window.dispatchEvent(e)},es;(function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(es||(es={}));var Bi=function(e){return Object.freeze(e)},Ak=function(){function e(t,o){this.inlineSize=t,this.blockSize=o,Bi(this)}return e}(),jx=function(){function e(t,o,n,r){return this.x=t,this.y=o,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,Bi(this)}return e.prototype.toJSON=function(){var t=this,o=t.x,n=t.y,r=t.top,i=t.right,a=t.bottom,l=t.left,s=t.width,u=t.height;return{x:o,y:n,top:r,right:i,bottom:a,left:l,width:s,height:u}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),vp=function(e){return e instanceof SVGElement&&"getBBox"in e},Wx=function(e){if(vp(e)){var t=e.getBBox(),o=t.width,n=t.height;return!o&&!n}var r=e,i=r.offsetWidth,a=r.offsetHeight;return!(i||a||e.getClientRects().length)},Og=function(e){var t;if(e instanceof Element)return!0;var o=(t=e==null?void 0:e.ownerDocument)===null||t===void 0?void 0:t.defaultView;return!!(o&&e instanceof o.Element)},Bk=function(e){switch(e.tagName){case"INPUT":if(e.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},Dl=typeof window<"u"?window:{},iu=new WeakMap,Lg=/auto|scroll/,Tk=/^tb|vertical/,Dk=/msie|trident/i.test(Dl.navigator&&Dl.navigator.userAgent),On=function(e){return parseFloat(e||"0")},Fa=function(e,t,o){return e===void 0&&(e=0),t===void 0&&(t=0),o===void 0&&(o=!1),new Ak((o?t:e)||0,(o?e:t)||0)},Hg=Bi({devicePixelContentBoxSize:Fa(),borderBoxSize:Fa(),contentBoxSize:Fa(),contentRect:new jx(0,0,0,0)}),Ux=function(e,t){if(t===void 0&&(t=!1),iu.has(e)&&!t)return iu.get(e);if(Wx(e))return iu.set(e,Hg),Hg;var o=getComputedStyle(e),n=vp(e)&&e.ownerSVGElement&&e.getBBox(),r=!Dk&&o.boxSizing==="border-box",i=Tk.test(o.writingMode||""),a=!n&&Lg.test(o.overflowY||""),l=!n&&Lg.test(o.overflowX||""),s=n?0:On(o.paddingTop),u=n?0:On(o.paddingRight),d=n?0:On(o.paddingBottom),c=n?0:On(o.paddingLeft),h=n?0:On(o.borderTopWidth),f=n?0:On(o.borderRightWidth),p=n?0:On(o.borderBottomWidth),g=n?0:On(o.borderLeftWidth),v=c+u,b=s+d,x=g+f,k=h+p,C=l?e.offsetHeight-k-e.clientHeight:0,_=a?e.offsetWidth-x-e.clientWidth:0,R=r?v+x:0,w=r?b+k:0,A=n?n.width:On(o.width)-R-_,$=n?n.height:On(o.height)-w-C,B=A+v+_+x,U=$+b+C+k,N=Bi({devicePixelContentBoxSize:Fa(Math.round(A*devicePixelRatio),Math.round($*devicePixelRatio),i),borderBoxSize:Fa(B,U,i),contentBoxSize:Fa(A,$,i),contentRect:new jx(c,s,A,$)});return iu.set(e,N),N},Kx=function(e,t,o){var n=Ux(e,o),r=n.borderBoxSize,i=n.contentBoxSize,a=n.devicePixelContentBoxSize;switch(t){case es.DEVICE_PIXEL_CONTENT_BOX:return a;case es.BORDER_BOX:return r;default:return i}},Ik=function(){function e(t){var o=Ux(t);this.target=t,this.contentRect=o.contentRect,this.borderBoxSize=Bi([o.borderBoxSize]),this.contentBoxSize=Bi([o.contentBoxSize]),this.devicePixelContentBoxSize=Bi([o.devicePixelContentBoxSize])}return e}(),Gx=function(e){if(Wx(e))return 1/0;for(var t=0,o=e.parentNode;o;)t+=1,o=o.parentNode;return t},zk=function(){var e=1/0,t=[];Ai.forEach(function(a){if(a.activeTargets.length!==0){var l=[];a.activeTargets.forEach(function(u){var d=new Ik(u.target),c=Gx(u.target);l.push(d),u.lastReportedSize=Kx(u.target,u.observedBox),ce?o.activeTargets.push(r):o.skippedTargets.push(r))})})},Ok=function(){var e=0;for(Ng(e);$k();)e=zk(),Ng(e);return Pk()&&Mk(),e>0},Dc,qx=[],Lk=function(){return qx.splice(0).forEach(function(e){return e()})},Hk=function(e){if(!Dc){var t=0,o=document.createTextNode(""),n={characterData:!0};new MutationObserver(function(){return Lk()}).observe(o,n),Dc=function(){o.textContent="".concat(t?t--:t++)}}qx.push(e),Dc()},Nk=function(e){Hk(function(){requestAnimationFrame(e)})},Bu=0,Vk=function(){return!!Bu},jk=250,Wk={attributes:!0,characterData:!0,childList:!0,subtree:!0},Vg=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],jg=function(e){return e===void 0&&(e=0),Date.now()+e},Ic=!1,Uk=function(){function e(){var t=this;this.stopped=!0,this.listener=function(){return t.schedule()}}return e.prototype.run=function(t){var o=this;if(t===void 0&&(t=jk),!Ic){Ic=!0;var n=jg(t);Nk(function(){var r=!1;try{r=Ok()}finally{if(Ic=!1,t=n-jg(),!Vk())return;r?o.run(1e3):t>0?o.run(t):o.start()}})}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var t=this,o=function(){return t.observer&&t.observer.observe(document.body,Wk)};document.body?o():Dl.addEventListener("DOMContentLoaded",o)},e.prototype.start=function(){var t=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),Vg.forEach(function(o){return Dl.addEventListener(o,t.listener,!0)}))},e.prototype.stop=function(){var t=this;this.stopped||(this.observer&&this.observer.disconnect(),Vg.forEach(function(o){return Dl.removeEventListener(o,t.listener,!0)}),this.stopped=!0)},e}(),th=new Uk,Wg=function(e){!Bu&&e>0&&th.start(),Bu+=e,!Bu&&th.stop()},Kk=function(e){return!vp(e)&&!Bk(e)&&getComputedStyle(e).display==="inline"},Gk=function(){function e(t,o){this.target=t,this.observedBox=o||es.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var t=Kx(this.target,this.observedBox,!0);return Kk(this.target)&&(this.lastReportedSize=t),this.lastReportedSize.inlineSize!==t.inlineSize||this.lastReportedSize.blockSize!==t.blockSize},e}(),qk=function(){function e(t,o){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=t,this.callback=o}return e}(),au=new WeakMap,Ug=function(e,t){for(var o=0;o=0&&(i&&Ai.splice(Ai.indexOf(n),1),n.observationTargets.splice(r,1),Wg(-1))},e.disconnect=function(t){var o=this,n=au.get(t);n.observationTargets.slice().forEach(function(r){return o.unobserve(t,r.target)}),n.activeTargets.splice(0,n.activeTargets.length)},e}(),Zk=function(){function e(t){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof t!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");lu.connect(this,t)}return e.prototype.observe=function(t,o){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Og(t))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");lu.observe(this,t,o)},e.prototype.unobserve=function(t){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Og(t))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");lu.unobserve(this,t)},e.prototype.disconnect=function(){lu.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();class Xk{constructor(){this.handleResize=this.handleResize.bind(this),this.observer=new(typeof window<"u"&&window.ResizeObserver||Zk)(this.handleResize),this.elHandlersMap=new Map}handleResize(t){for(const o of t){const n=this.elHandlersMap.get(o.target);n!==void 0&&n(o)}}registerHandler(t,o){this.elHandlersMap.set(t,o),this.observer.observe(t)}unregisterHandler(t){this.elHandlersMap.has(t)&&(this.elHandlersMap.delete(t),this.observer.unobserve(t))}}const Yu=new Xk,$n=xe({name:"ResizeObserver",props:{onResize:Function},setup(e){let t=!1;const o=xr().proxy;function n(r){const{onResize:i}=e;i!==void 0&&i(r)}ut(()=>{const r=o.$el;if(r===void 0){Mg("resize-observer","$el does not exist.");return}if(r.nextElementSibling!==r.nextSibling&&r.nodeType===3&&r.nodeValue!==""){Mg("resize-observer","$el can not be observed (it may be a text node).");return}r.nextElementSibling!==null&&(Yu.registerHandler(r.nextElementSibling,n),t=!0)}),Xt(()=>{t&&Yu.unregisterHandler(o.$el.nextElementSibling)})},render(){return xs(this.$slots,"default")}});let su;function Yk(){return typeof document>"u"?!1:(su===void 0&&("matchMedia"in window?su=window.matchMedia("(pointer:coarse)").matches:su=!1),su)}let zc;function Kg(){return typeof document>"u"?1:(zc===void 0&&(zc="chrome"in window?window.devicePixelRatio:1),zc)}const Zx="VVirtualListXScroll";function Qk({columnsRef:e,renderColRef:t,renderItemWithColsRef:o}){const n=M(0),r=M(0),i=I(()=>{const u=e.value;if(u.length===0)return null;const d=new Vx(u.length,0);return u.forEach((c,h)=>{d.add(h,c.width)}),d}),a=gt(()=>{const u=i.value;return u!==null?Math.max(u.getBound(r.value)-1,0):0}),l=u=>{const d=i.value;return d!==null?d.sum(u):0},s=gt(()=>{const u=i.value;return u!==null?Math.min(u.getBound(r.value+n.value)+1,e.value.length-1):0});return Je(Zx,{startIndexRef:a,endIndexRef:s,columnsRef:e,renderColRef:t,renderItemWithColsRef:o,getLeft:l}),{listWidthRef:n,scrollLeftRef:r}}const Gg=xe({name:"VirtualListRow",props:{index:{type:Number,required:!0},item:{type:Object,required:!0}},setup(){const{startIndexRef:e,endIndexRef:t,columnsRef:o,getLeft:n,renderColRef:r,renderItemWithColsRef:i}=Oe(Zx);return{startIndex:e,endIndex:t,columns:o,renderCol:r,renderItemWithCols:i,getLeft:n}},render(){const{startIndex:e,endIndex:t,columns:o,renderCol:n,renderItemWithCols:r,getLeft:i,item:a}=this;if(r!=null)return r({itemIndex:this.index,startColIndex:e,endColIndex:t,allColumns:o,item:a,getLeft:i});if(n!=null){const l=[];for(let s=e;s<=t;++s){const u=o[s];l.push(n({column:u,left:i(s),item:a}))}return l}return null}}),Jk=Wn(".v-vl",{maxHeight:"inherit",height:"100%",overflow:"auto",minWidth:"1px"},[Wn("&:not(.v-vl--show-scrollbar)",{scrollbarWidth:"none"},[Wn("&::-webkit-scrollbar, &::-webkit-scrollbar-track-piece, &::-webkit-scrollbar-thumb",{width:0,height:0,display:"none"})])]),bp=xe({name:"VirtualList",inheritAttrs:!1,props:{showScrollbar:{type:Boolean,default:!0},columns:{type:Array,default:()=>[]},renderCol:Function,renderItemWithCols:Function,items:{type:Array,default:()=>[]},itemSize:{type:Number,required:!0},itemResizable:Boolean,itemsStyle:[String,Object],visibleItemsTag:{type:[String,Object],default:"div"},visibleItemsProps:Object,ignoreItemResize:Boolean,onScroll:Function,onWheel:Function,onResize:Function,defaultScrollKey:[Number,String],defaultScrollIndex:Number,keyField:{type:String,default:"key"},paddingTop:{type:[Number,String],default:0},paddingBottom:{type:[Number,String],default:0}},setup(e){const t=ai();Jk.mount({id:"vueuc/virtual-list",head:!0,anchorMetaName:Md,ssr:t}),ut(()=>{const{defaultScrollIndex:K,defaultScrollKey:L}=e;K!=null?v({index:K}):L!=null&&v({key:L})});let o=!1,n=!1;Qh(()=>{if(o=!1,!n){n=!0;return}v({top:f.value,left:a.value})}),wd(()=>{o=!0,n||(n=!0)});const r=gt(()=>{if(e.renderCol==null&&e.renderItemWithCols==null||e.columns.length===0)return;let K=0;return e.columns.forEach(L=>{K+=L.width}),K}),i=I(()=>{const K=new Map,{keyField:L}=e;return e.items.forEach((D,z)=>{K.set(D[L],z)}),K}),{scrollLeftRef:a,listWidthRef:l}=Qk({columnsRef:Be(e,"columns"),renderColRef:Be(e,"renderCol"),renderItemWithColsRef:Be(e,"renderItemWithCols")}),s=M(null),u=M(void 0),d=new Map,c=I(()=>{const{items:K,itemSize:L,keyField:D}=e,z=new Vx(K.length,L);return K.forEach((F,y)=>{const re=F[D],te=d.get(re);te!==void 0&&z.add(y,te)}),z}),h=M(0),f=M(0),p=gt(()=>Math.max(c.value.getBound(f.value-lo(e.paddingTop))-1,0)),g=I(()=>{const{value:K}=u;if(K===void 0)return[];const{items:L,itemSize:D}=e,z=p.value,F=Math.min(z+Math.ceil(K/D+1),L.length-1),y=[];for(let re=z;re<=F;++re)y.push(L[re]);return y}),v=(K,L)=>{if(typeof K=="number"){C(K,L,"auto");return}const{left:D,top:z,index:F,key:y,position:re,behavior:te,debounce:j=!0}=K;if(D!==void 0||z!==void 0)C(D,z,te);else if(F!==void 0)k(F,te,j);else if(y!==void 0){const Z=i.value.get(y);Z!==void 0&&k(Z,te,j)}else re==="bottom"?C(0,Number.MAX_SAFE_INTEGER,te):re==="top"&&C(0,0,te)};let b,x=null;function k(K,L,D){const{value:z}=c,F=z.sum(K)+lo(e.paddingTop);if(!D)s.value.scrollTo({left:0,top:F,behavior:L});else{b=K,x!==null&&window.clearTimeout(x),x=window.setTimeout(()=>{b=void 0,x=null},16);const{scrollTop:y,offsetHeight:re}=s.value;if(F>y){const te=z.get(K);F+te<=y+re||s.value.scrollTo({left:0,top:F+te-re,behavior:L})}else s.value.scrollTo({left:0,top:F,behavior:L})}}function C(K,L,D){s.value.scrollTo({left:K,top:L,behavior:D})}function _(K,L){var D,z,F;if(o||e.ignoreItemResize||N(L.target))return;const{value:y}=c,re=i.value.get(K),te=y.get(re),j=(F=(z=(D=L.borderBoxSize)===null||D===void 0?void 0:D[0])===null||z===void 0?void 0:z.blockSize)!==null&&F!==void 0?F:L.contentRect.height;if(j===te)return;j-e.itemSize===0?d.delete(K):d.set(K,j-e.itemSize);const se=j-te;if(se===0)return;y.add(re,se);const pe=s.value;if(pe!=null){if(b===void 0){const Se=y.sum(re);pe.scrollTop>Se&&pe.scrollBy(0,se)}else if(repe.scrollTop+pe.offsetHeight&&pe.scrollBy(0,se)}U()}h.value++}const R=!Yk();let w=!1;function A(K){var L;(L=e.onScroll)===null||L===void 0||L.call(e,K),(!R||!w)&&U()}function $(K){var L;if((L=e.onWheel)===null||L===void 0||L.call(e,K),R){const D=s.value;if(D!=null){if(K.deltaX===0&&(D.scrollTop===0&&K.deltaY<=0||D.scrollTop+D.offsetHeight>=D.scrollHeight&&K.deltaY>=0))return;K.preventDefault(),D.scrollTop+=K.deltaY/Kg(),D.scrollLeft+=K.deltaX/Kg(),U(),w=!0,Xl(()=>{w=!1})}}}function B(K){if(o||N(K.target))return;if(e.renderCol==null&&e.renderItemWithCols==null){if(K.contentRect.height===u.value)return}else if(K.contentRect.height===u.value&&K.contentRect.width===l.value)return;u.value=K.contentRect.height,l.value=K.contentRect.width;const{onResize:L}=e;L!==void 0&&L(K)}function U(){const{value:K}=s;K!=null&&(f.value=K.scrollTop,a.value=K.scrollLeft)}function N(K){let L=K;for(;L!==null;){if(L.style.display==="none")return!0;L=L.parentElement}return!1}return{listHeight:u,listStyle:{overflow:"auto"},keyToIndex:i,itemsStyle:I(()=>{const{itemResizable:K}=e,L=Lt(c.value.sum());return h.value,[e.itemsStyle,{boxSizing:"content-box",width:Lt(r.value),height:K?"":L,minHeight:K?L:"",paddingTop:Lt(e.paddingTop),paddingBottom:Lt(e.paddingBottom)}]}),visibleItemsStyle:I(()=>(h.value,{transform:`translateY(${Lt(c.value.sum(p.value))})`})),viewportItems:g,listElRef:s,itemsElRef:M(null),scrollTo:v,handleListResize:B,handleListScroll:A,handleListWheel:$,handleItemResize:_}},render(){const{itemResizable:e,keyField:t,keyToIndex:o,visibleItemsTag:n}=this;return m($n,{onResize:this.handleListResize},{default:()=>{var r,i;return m("div",bo(this.$attrs,{class:["v-vl",this.showScrollbar&&"v-vl--show-scrollbar"],onScroll:this.handleListScroll,onWheel:this.handleListWheel,ref:"listElRef"}),[this.items.length!==0?m("div",{ref:"itemsElRef",class:"v-vl-items",style:this.itemsStyle},[m(n,Object.assign({class:"v-vl-visible-items",style:this.visibleItemsStyle},this.visibleItemsProps),{default:()=>{const{renderCol:a,renderItemWithCols:l}=this;return this.viewportItems.map(s=>{const u=s[t],d=o.get(u),c=a!=null?m(Gg,{index:d,item:s}):void 0,h=l!=null?m(Gg,{index:d,item:s}):void 0,f=this.$slots.default({item:s,renderedCols:c,renderedItemWithCols:h,index:d})[0];return e?m($n,{key:u,onResize:p=>this.handleItemResize(u,p)},{default:()=>f}):(f.key=u,f)})}})]):(i=(r=this.$slots).empty)===null||i===void 0?void 0:i.call(r)])}})}}),e8=Wn(".v-x-scroll",{overflow:"auto",scrollbarWidth:"none"},[Wn("&::-webkit-scrollbar",{width:0,height:0})]),t8=xe({name:"XScroll",props:{disabled:Boolean,onScroll:Function},setup(){const e=M(null);function t(r){!(r.currentTarget.offsetWidthh){const{updateCounter:R}=e;for(let w=k;w>=0;--w){const A=b-1-w;R!==void 0?R(A):d.textContent=`${A}`;const $=d.offsetWidth;if(g-=f[w],g+$<=h||w===0){v=!0,k=w-1,p&&(k===-1?(p.style.maxWidth=`${h-$}px`,p.style.boxSizing="border-box"):p.style.maxWidth="");const{onUpdateCount:B}=e;B&&B(A);break}}}}const{onUpdateOverflow:x}=e;v?x!==void 0&&x(!0):(x!==void 0&&x(!1),d.setAttribute(ar,""))}const i=ai();return o8.mount({id:"vueuc/overflow",head:!0,anchorMetaName:Md,ssr:i}),ut(()=>r({showAllItemsBeforeCalculate:!1})),{selfRef:o,counterRef:n,sync:r}},render(){const{$slots:e}=this;return Rt(()=>this.sync({showAllItemsBeforeCalculate:!1})),m("div",{class:"v-overflow",ref:"selfRef"},[xs(e,"default"),e.counter?e.counter():m("span",{style:{display:"inline-block"},ref:"counterRef"}),e.tail?e.tail():null])}});function Xx(e){return e instanceof HTMLElement}function Yx(e){for(let t=0;t=0;t--){const o=e.childNodes[t];if(Xx(o)&&(Jx(o)||Qx(o)))return!0}return!1}function Jx(e){if(!n8(e))return!1;try{e.focus({preventScroll:!0})}catch{}return document.activeElement===e}function n8(e){if(e.tabIndex>0||e.tabIndex===0&&e.getAttribute("tabIndex")!==null)return!0;if(e.getAttribute("disabled"))return!1;switch(e.nodeName){case"A":return!!e.href&&e.rel!=="ignore";case"INPUT":return e.type!=="hidden"&&e.type!=="file";case"BUTTON":case"SELECT":case"TEXTAREA":return!0;default:return!1}}let al=[];const xp=xe({name:"FocusTrap",props:{disabled:Boolean,active:Boolean,autoFocus:{type:Boolean,default:!0},onEsc:Function,initialFocusTo:String,finalFocusTo:String,returnFocusOnDeactivated:{type:Boolean,default:!0}},setup(e){const t=ii(),o=M(null),n=M(null);let r=!1,i=!1;const a=typeof document>"u"?null:document.activeElement;function l(){return al[al.length-1]===t}function s(v){var b;v.code==="Escape"&&l()&&((b=e.onEsc)===null||b===void 0||b.call(e,v))}ut(()=>{at(()=>e.active,v=>{v?(c(),Ct("keydown",document,s)):(xt("keydown",document,s),r&&h())},{immediate:!0})}),Xt(()=>{xt("keydown",document,s),r&&h()});function u(v){if(!i&&l()){const b=d();if(b===null||b.contains(zi(v)))return;f("first")}}function d(){const v=o.value;if(v===null)return null;let b=v;for(;b=b.nextSibling,!(b===null||b instanceof Element&&b.tagName==="DIV"););return b}function c(){var v;if(!e.disabled){if(al.push(t),e.autoFocus){const{initialFocusTo:b}=e;b===void 0?f("first"):(v=Bg(b))===null||v===void 0||v.focus({preventScroll:!0})}r=!0,document.addEventListener("focus",u,!0)}}function h(){var v;if(e.disabled||(document.removeEventListener("focus",u,!0),al=al.filter(x=>x!==t),l()))return;const{finalFocusTo:b}=e;b!==void 0?(v=Bg(b))===null||v===void 0||v.focus({preventScroll:!0}):e.returnFocusOnDeactivated&&a instanceof HTMLElement&&(i=!0,a.focus({preventScroll:!0}),i=!1)}function f(v){if(l()&&e.active){const b=o.value,x=n.value;if(b!==null&&x!==null){const k=d();if(k==null||k===x){i=!0,b.focus({preventScroll:!0}),i=!1;return}i=!0;const C=v==="first"?Yx(k):Qx(k);i=!1,C||(i=!0,b.focus({preventScroll:!0}),i=!1)}}}function p(v){if(i)return;const b=d();b!==null&&(v.relatedTarget!==null&&b.contains(v.relatedTarget)?f("last"):f("first"))}function g(v){i||(v.relatedTarget!==null&&v.relatedTarget===o.value?f("last"):f("first"))}return{focusableStartRef:o,focusableEndRef:n,focusableStyle:"position: absolute; height: 0; width: 0;",handleStartFocus:p,handleEndFocus:g}},render(){const{default:e}=this.$slots;if(e===void 0)return null;if(this.disabled)return e();const{active:t,focusableStyle:o}=this;return m(ft,null,[m("div",{"aria-hidden":"true",tabindex:t?"0":"-1",ref:"focusableStartRef",style:o,onFocus:this.handleStartFocus}),e(),m("div",{"aria-hidden":"true",style:o,ref:"focusableEndRef",tabindex:t?"0":"-1",onFocus:this.handleEndFocus})])}});function ey(e,t){t&&(ut(()=>{const{value:o}=e;o&&Yu.registerHandler(o,t)}),Xt(()=>{const{value:o}=e;o&&Yu.unregisterHandler(o)}))}let ua=0,Zg="",Xg="",Yg="",Qg="";const oh=M("0px");function ty(e){if(typeof document>"u")return;const t=document.documentElement;let o,n=!1;const r=()=>{t.style.marginRight=Zg,t.style.overflow=Xg,t.style.overflowX=Yg,t.style.overflowY=Qg,oh.value="0px"};ut(()=>{o=at(e,i=>{if(i){if(!ua){const a=window.innerWidth-t.offsetWidth;a>0&&(Zg=t.style.marginRight,t.style.marginRight=`${a}px`,oh.value=`${a}px`),Xg=t.style.overflow,Yg=t.style.overflowX,Qg=t.style.overflowY,t.style.overflow="hidden",t.style.overflowX="hidden",t.style.overflowY="hidden"}n=!0,ua++}else ua--,ua||r(),n=!1},{immediate:!0})}),Xt(()=>{o==null||o(),n&&(ua--,ua||r(),n=!1)})}const yp=M(!1);function Jg(){yp.value=!0}function e0(){yp.value=!1}let ll=0;function oy(){return wn&&(ri(()=>{ll||(window.addEventListener("compositionstart",Jg),window.addEventListener("compositionend",e0)),ll++}),Xt(()=>{ll<=1?(window.removeEventListener("compositionstart",Jg),window.removeEventListener("compositionend",e0),ll=0):ll--})),yp}function r8(e){const t={isDeactivated:!1};let o=!1;return Qh(()=>{if(t.isDeactivated=!1,!o){o=!0;return}e()}),wd(()=>{t.isDeactivated=!0,o||(o=!0)}),t}function ny(e,t){if(!e)return;const o=document.createElement("a");o.href=e,t!==void 0&&(o.download=t),document.body.appendChild(o),o.click(),document.body.removeChild(o)}const t0="n-form-item";function Tn(e,{defaultSize:t="medium",mergedSize:o,mergedDisabled:n}={}){const r=Oe(t0,null);Je(t0,null);const i=I(o?()=>o(r):()=>{const{size:s}=e;if(s)return s;if(r){const{mergedSize:u}=r;if(u.value!==void 0)return u.value}return t}),a=I(n?()=>n(r):()=>{const{disabled:s}=e;return s!==void 0?s:r?r.disabled.value:!1}),l=I(()=>{const{status:s}=e;return s||(r==null?void 0:r.mergedValidationStatus.value)});return Xt(()=>{r&&r.restoreValidation()}),{mergedSizeRef:i,mergedDisabledRef:a,mergedStatusRef:l,nTriggerFormBlur(){r&&r.handleContentBlur()},nTriggerFormChange(){r&&r.handleContentChange()},nTriggerFormFocus(){r&&r.handleContentFocus()},nTriggerFormInput(){r&&r.handleContentInput()}}}var ry=typeof global=="object"&&global&&global.Object===Object&&global,i8=typeof self=="object"&&self&&self.Object===Object&&self,Dn=ry||i8||Function("return this")(),yn=Dn.Symbol,iy=Object.prototype,a8=iy.hasOwnProperty,l8=iy.toString,sl=yn?yn.toStringTag:void 0;function s8(e){var t=a8.call(e,sl),o=e[sl];try{e[sl]=void 0;var n=!0}catch{}var r=l8.call(e);return n&&(t?e[sl]=o:delete e[sl]),r}var u8=Object.prototype,d8=u8.toString;function c8(e){return d8.call(e)}var f8="[object Null]",h8="[object Undefined]",o0=yn?yn.toStringTag:void 0;function Gi(e){return e==null?e===void 0?h8:f8:o0&&o0 in Object(e)?s8(e):c8(e)}function Yn(e){return e!=null&&typeof e=="object"}var p8="[object Symbol]";function Ad(e){return typeof e=="symbol"||Yn(e)&&Gi(e)==p8}function Cp(e,t){for(var o=-1,n=e==null?0:e.length,r=Array(n);++o0){if(++t>=V8)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function K8(e){return function(){return e}}var Qu=function(){try{var e=Zi(Object,"defineProperty");return e({},"",{}),e}catch{}}(),G8=Qu?function(e,t){return Qu(e,"toString",{configurable:!0,enumerable:!1,value:K8(t),writable:!0})}:wp,sy=U8(G8);function q8(e,t){for(var o=-1,n=e==null?0:e.length;++o-1&&e%1==0&&e-1&&e%1==0&&e<=e_}function ja(e){return e!=null&&kp(e.length)&&!Sp(e)}function t_(e,t,o){if(!an(o))return!1;var n=typeof t;return(n=="number"?ja(o)&&Ep(t,o.length):n=="string"&&t in o)?$s(o[t],e):!1}function o_(e){return J8(function(t,o){var n=-1,r=o.length,i=r>1?o[r-1]:void 0,a=r>2?o[2]:void 0;for(i=e.length>3&&typeof i=="function"?(r--,i):void 0,a&&t_(o[0],o[1],a)&&(i=r<3?void 0:i,r=1),t=Object(t);++n-1}function f7(e,t){var o=this.__data__,n=Bd(o,e);return n<0?(++this.size,o.push([e,t])):o[n][1]=t,this}function wr(e){var t=-1,o=e==null?0:e.length;for(this.clear();++tr?0:r+t),o=o>r?r:o,o<0&&(o+=r),r=t>o?0:o-t>>>0,t>>>=0;for(var i=Array(r);++n=n?e:by(e,t,o)}var I7="\\ud800-\\udfff",z7="\\u0300-\\u036f",O7="\\ufe20-\\ufe2f",L7="\\u20d0-\\u20ff",H7=z7+O7+L7,N7="\\ufe0e\\ufe0f",V7="\\u200d",j7=RegExp("["+V7+I7+H7+N7+"]");function xy(e){return j7.test(e)}function W7(e){return e.split("")}var yy="\\ud800-\\udfff",U7="\\u0300-\\u036f",K7="\\ufe20-\\ufe2f",G7="\\u20d0-\\u20ff",q7=U7+K7+G7,Z7="\\ufe0e\\ufe0f",X7="["+yy+"]",ih="["+q7+"]",ah="\\ud83c[\\udffb-\\udfff]",Y7="(?:"+ih+"|"+ah+")",Cy="[^"+yy+"]",wy="(?:\\ud83c[\\udde6-\\uddff]){2}",Sy="[\\ud800-\\udbff][\\udc00-\\udfff]",Q7="\\u200d",Ey=Y7+"?",ky="["+Z7+"]?",J7="(?:"+Q7+"(?:"+[Cy,wy,Sy].join("|")+")"+ky+Ey+")*",eF=ky+Ey+J7,tF="(?:"+[Cy+ih+"?",ih,wy,Sy,X7].join("|")+")",oF=RegExp(ah+"(?="+ah+")|"+tF+eF,"g");function nF(e){return e.match(oF)||[]}function rF(e){return xy(e)?nF(e):W7(e)}function iF(e){return function(t){t=As(t);var o=xy(t)?rF(t):void 0,n=o?o[0]:t.charAt(0),r=o?D7(o,1).join(""):t.slice(1);return n[e]()+r}}var aF=iF("toUpperCase");function lF(e,t,o,n){for(var r=-1,i=e==null?0:e.length;++rl))return!1;var u=i.get(e),d=i.get(t);if(u&&d)return u==t&&d==e;var c=-1,h=!0,f=o&P$?new ed:void 0;for(i.set(e,t),i.set(t,e);++c=t||w<0||c&&A>=i}function b(){var R=Nc();if(v(R))return x(R);l=setTimeout(b,g(R))}function x(R){return l=void 0,h&&n?f(R):(n=r=void 0,a)}function k(){l!==void 0&&clearTimeout(l),u=0,n=s=r=l=void 0}function C(){return l===void 0?a:x(Nc())}function _(){var R=Nc(),w=v(R);if(n=arguments,r=this,s=R,w){if(l===void 0)return p(s);if(c)return clearTimeout(l),l=setTimeout(b,t),f(s)}return l===void 0&&(l=setTimeout(b,t)),a}return _.cancel=k,_.flush=C,_}function ch(e,t,o){(o!==void 0&&!$s(e[t],o)||o===void 0&&!(t in e))&&Rs(e,t,o)}function wP(e){return Yn(e)&&ja(e)}function fh(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}function SP(e){return Va(e,Ms(e))}function EP(e,t,o,n,r,i,a){var l=fh(e,o),s=fh(t,o),u=a.get(s);if(u){ch(e,o,u);return}var d=i?i(l,s,o+"",e,t,a):void 0,c=d===void 0;if(c){var h=Oo(s),f=!h&&os(s),p=!h&&!f&&Rp(s);d=s,h||f||p?Oo(l)?d=l:wP(l)?d=ly(l):f?(c=!1,d=Hy(s,!0)):p?(c=!1,d=Uy(s,!0)):d=[]:vy(s)||ts(s)?(d=l,ts(l)?d=SP(l):(!an(l)||Sp(l))&&(d=Ky(s))):c=!1}c&&(a.set(s,d),r(d,s,n,i,a),a.delete(s)),ch(e,o,d)}function nC(e,t,o,n,r){e!==t&&Jy(t,function(i,a){if(r||(r=new Pn),an(i))EP(e,t,a,o,nC,n,r);else{var l=n?n(fh(e,a),i,a+"",e,t,r):void 0;l===void 0&&(l=i),ch(e,a,l)}},Ms)}function kP(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}function _P(e,t){var o=-1,n=ja(e)?Array(e.length):[];return tC(e,function(r,i,a){n[++o]=t(r,i,a)}),n}function FP(e,t){var o=Oo(e)?Cp:_P;return o(e,Ip(t))}function RP(e,t){return t.length<2?e:Mp(e,by(t,0,-1))}function da(e,t){return Id(e,t)}var $P=ZF(function(e,t,o){return e+(o?"-":"")+t.toLowerCase()}),PP=bP(function(e,t,o){Rs(e,o,t)});function MP(e,t){var o={};return t=Ip(t),eC(e,function(n,r,i){Rs(o,r,t(n,r,i))}),o}var wi=o_(function(e,t,o){nC(e,t,o)});function AP(e,t){return t=Dd(t,e),e=RP(e,t),e==null||delete e[Bs(kP(t))]}function BP(e){return vy(e)?void 0:e}var TP=1,DP=2,IP=4,zP=$7(function(e,t){var o={};if(e==null)return o;var n=!1;t=Cp(t,function(i){return i=Dd(i,e),n||(n=i.length>1),i}),Va(e,Wy(e),o),n&&(o=zl(o,TP|DP|IP,BP));for(var r=t.length;r--;)AP(o,t[r]);return o}),OP="Expected a function";function Tu(e,t,o){var n=!0,r=!0;if(typeof e!="function")throw new TypeError(OP);return an(o)&&(n="leading"in o?!!o.leading:n,r="trailing"in o?!!o.trailing:r),oC(e,t,{leading:n,maxWait:t,trailing:r})}function I0(e){return As(e).toLowerCase()}const sn={fontFamily:'v-sans, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',fontFamilyMono:"v-mono, SFMono-Regular, Menlo, Consolas, Courier, monospace",fontWeight:"400",fontWeightStrong:"500",cubicBezierEaseInOut:"cubic-bezier(.4, 0, .2, 1)",cubicBezierEaseOut:"cubic-bezier(0, 0, .2, 1)",cubicBezierEaseIn:"cubic-bezier(.4, 0, 1, 1)",borderRadius:"3px",borderRadiusSmall:"2px",fontSize:"14px",fontSizeMini:"12px",fontSizeTiny:"12px",fontSizeSmall:"14px",fontSizeMedium:"14px",fontSizeLarge:"15px",fontSizeHuge:"16px",lineHeight:"1.6",heightMini:"16px",heightTiny:"22px",heightSmall:"28px",heightMedium:"34px",heightLarge:"40px",heightHuge:"46px"},{fontSize:LP,fontFamily:HP,lineHeight:NP}=sn,rC=V("body",` margin: 0; font-size: ${LP}; font-family: ${HP}; line-height: ${NP}; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: transparent; -`,[N("input",` +`,[V("input",` font-family: inherit; font-size: inherit; - `)]),ln="n-config-provider",Ba="naive-ui-style";function Te(e,t,o,n,r,i){const a=ai(),l=Oe(ln,null);if(o){const u=()=>{const d=i==null?void 0:i.value;o.mount({id:d===void 0?t:d+t,head:!0,props:{bPrefix:d?`.${d}-`:void 0},anchorMetaName:Ba,ssr:a,parent:l==null?void 0:l.styleMountTarget}),l!=null&&l.preflightStyleDisabled||nC.mount({id:"n-global",head:!0,anchorMetaName:Ba,ssr:a,parent:l==null?void 0:l.styleMountTarget})};a?u():ri(u)}return I(()=>{var u;const{theme:{common:d,self:c,peers:h={}}={},themeOverrides:f={},builtinThemeOverrides:p={}}=r,{common:g,peers:v}=f,{common:b=void 0,[e]:{common:x=void 0,self:E=void 0,peers:C={}}={}}=(l==null?void 0:l.mergedThemeRef.value)||{},{common:_=void 0,[e]:R={}}=(l==null?void 0:l.mergedThemeOverridesRef.value)||{},{common:w,peers:A={}}=R,$=wi({},d||x||b||n.common,_,w,g),B=wi((u=c||E||n.self)===null||u===void 0?void 0:u($),p,R,f);return{common:$,self:B,peers:wi({},n.peers,C,h),peerOverrides:wi({},p.peers,A,v)}})}Te.props={theme:Object,themeOverrides:Object,builtinThemeOverrides:Object};const td="n";function nt(e={},t={defaultBordered:!0}){const o=Oe(ln,null);return{inlineThemeDisabled:o==null?void 0:o.inlineThemeDisabled,mergedRtlRef:o==null?void 0:o.mergedRtlRef,mergedComponentPropsRef:o==null?void 0:o.mergedComponentPropsRef,mergedBreakpointsRef:o==null?void 0:o.mergedBreakpointsRef,mergedBorderedRef:I(()=>{var n,r;const{bordered:i}=e;return i!==void 0?i:(r=(n=o==null?void 0:o.mergedBorderedRef.value)!==null&&n!==void 0?n:t.defaultBordered)!==null&&r!==void 0?r:!0}),mergedClsPrefixRef:o?o.mergedClsPrefixRef:bd(td),namespaceRef:I(()=>o==null?void 0:o.mergedNamespaceRef.value)}}function rC(){const e=Oe(ln,null);return e?e.mergedClsPrefixRef:bd(td)}const VP={name:"en-US",global:{undo:"Undo",redo:"Redo",confirm:"Confirm",clear:"Clear"},Popconfirm:{positiveText:"Confirm",negativeText:"Cancel"},Cascader:{placeholder:"Please Select",loading:"Loading",loadingRequiredMessage:e=>`Please load all ${e}'s descendants before checking it.`},Time:{dateFormat:"yyyy-MM-dd",dateTimeFormat:"yyyy-MM-dd HH:mm:ss"},DatePicker:{yearFormat:"yyyy",monthFormat:"MMM",dayFormat:"eeeeee",yearTypeFormat:"yyyy",monthTypeFormat:"yyyy-MM",dateFormat:"yyyy-MM-dd",dateTimeFormat:"yyyy-MM-dd HH:mm:ss",quarterFormat:"yyyy-qqq",weekFormat:"YYYY-w",clear:"Clear",now:"Now",confirm:"Confirm",selectTime:"Select Time",selectDate:"Select Date",datePlaceholder:"Select Date",datetimePlaceholder:"Select Date and Time",monthPlaceholder:"Select Month",yearPlaceholder:"Select Year",quarterPlaceholder:"Select Quarter",weekPlaceholder:"Select Week",startDatePlaceholder:"Start Date",endDatePlaceholder:"End Date",startDatetimePlaceholder:"Start Date and Time",endDatetimePlaceholder:"End Date and Time",startMonthPlaceholder:"Start Month",endMonthPlaceholder:"End Month",monthBeforeYear:!0,firstDayOfWeek:6,today:"Today"},DataTable:{checkTableAll:"Select all in the table",uncheckTableAll:"Unselect all in the table",confirm:"Confirm",clear:"Clear"},LegacyTransfer:{sourceTitle:"Source",targetTitle:"Target"},Transfer:{selectAll:"Select all",unselectAll:"Unselect all",clearAll:"Clear",total:e=>`Total ${e} items`,selected:e=>`${e} items selected`},Empty:{description:"No Data"},Select:{placeholder:"Please Select"},TimePicker:{placeholder:"Select Time",positiveText:"OK",negativeText:"Cancel",now:"Now",clear:"Clear"},Pagination:{goto:"Goto",selectionSuffix:"page"},DynamicTags:{add:"Add"},Log:{loading:"Loading"},Input:{placeholder:"Please Input"},InputNumber:{placeholder:"Please Input"},DynamicInput:{create:"Create"},ThemeEditor:{title:"Theme Editor",clearAllVars:"Clear All Variables",clearSearch:"Clear Search",filterCompName:"Filter Component Name",filterVarName:"Filter Variable Name",import:"Import",export:"Export",restore:"Reset to Default"},Image:{tipPrevious:"Previous picture (←)",tipNext:"Next picture (→)",tipCounterclockwise:"Counterclockwise",tipClockwise:"Clockwise",tipZoomOut:"Zoom out",tipZoomIn:"Zoom in",tipDownload:"Download",tipClose:"Close (Esc)",tipOriginalSize:"Zoom to original size"}};function Nc(e){return(t={})=>{const o=t.width?String(t.width):e.defaultWidth;return e.formats[o]||e.formats[e.defaultWidth]}}function ul(e){return(t,o)=>{const n=o!=null&&o.context?String(o.context):"standalone";let r;if(n==="formatting"&&e.formattingValues){const a=e.defaultFormattingWidth||e.defaultWidth,l=o!=null&&o.width?String(o.width):a;r=e.formattingValues[l]||e.formattingValues[a]}else{const a=e.defaultWidth,l=o!=null&&o.width?String(o.width):e.defaultWidth;r=e.values[l]||e.values[a]}const i=e.argumentCallback?e.argumentCallback(t):t;return r[i]}}function dl(e){return(t,o={})=>{const n=o.width,r=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],i=t.match(r);if(!i)return null;const a=i[0],l=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],s=Array.isArray(l)?WP(l,c=>c.test(a)):jP(l,c=>c.test(a));let u;u=e.valueCallback?e.valueCallback(s):s,u=o.valueCallback?o.valueCallback(u):u;const d=t.slice(a.length);return{value:u,rest:d}}}function jP(e,t){for(const o in e)if(Object.prototype.hasOwnProperty.call(e,o)&&t(e[o]))return o}function WP(e,t){for(let o=0;o{const n=t.match(e.matchPattern);if(!n)return null;const r=n[0],i=t.match(e.parsePattern);if(!i)return null;let a=e.valueCallback?e.valueCallback(i[0]):i[0];a=o.valueCallback?o.valueCallback(a):a;const l=t.slice(r.length);return{value:a,rest:l}}}const KP={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},GP=(e,t,o)=>{let n;const r=KP[e];return typeof r=="string"?n=r:t===1?n=r.one:n=r.other.replace("{{count}}",t.toString()),o!=null&&o.addSuffix?o.comparison&&o.comparison>0?"in "+n:n+" ago":n},qP={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},ZP=(e,t,o,n)=>qP[e],XP={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},YP={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},QP={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},JP={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},eM={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},tM={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},oM=(e,t)=>{const o=Number(e),n=o%100;if(n>20||n<10)switch(n%10){case 1:return o+"st";case 2:return o+"nd";case 3:return o+"rd"}return o+"th"},nM={ordinalNumber:oM,era:ul({values:XP,defaultWidth:"wide"}),quarter:ul({values:YP,defaultWidth:"wide",argumentCallback:e=>e-1}),month:ul({values:QP,defaultWidth:"wide"}),day:ul({values:JP,defaultWidth:"wide"}),dayPeriod:ul({values:eM,defaultWidth:"wide",formattingValues:tM,defaultFormattingWidth:"wide"})},rM=/^(\d+)(th|st|nd|rd)?/i,iM=/\d+/i,aM={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},lM={any:[/^b/i,/^(a|c)/i]},sM={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},uM={any:[/1/i,/2/i,/3/i,/4/i]},dM={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},cM={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},fM={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},hM={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},pM={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},mM={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},gM={ordinalNumber:UP({matchPattern:rM,parsePattern:iM,valueCallback:e=>parseInt(e,10)}),era:dl({matchPatterns:aM,defaultMatchWidth:"wide",parsePatterns:lM,defaultParseWidth:"any"}),quarter:dl({matchPatterns:sM,defaultMatchWidth:"wide",parsePatterns:uM,defaultParseWidth:"any",valueCallback:e=>e+1}),month:dl({matchPatterns:dM,defaultMatchWidth:"wide",parsePatterns:cM,defaultParseWidth:"any"}),day:dl({matchPatterns:fM,defaultMatchWidth:"wide",parsePatterns:hM,defaultParseWidth:"any"}),dayPeriod:dl({matchPatterns:pM,defaultMatchWidth:"any",parsePatterns:mM,defaultParseWidth:"any"})},vM={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},bM={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},xM={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},yM={date:Nc({formats:vM,defaultWidth:"full"}),time:Nc({formats:bM,defaultWidth:"full"}),dateTime:Nc({formats:xM,defaultWidth:"full"})},CM={code:"en-US",formatDistance:GP,formatLong:yM,formatRelative:ZP,localize:nM,match:gM,options:{weekStartsOn:0,firstWeekContainsDate:1}},wM={name:"en-US",locale:CM};function Er(e){const{mergedLocaleRef:t,mergedDateLocaleRef:o}=Oe(ln,null)||{},n=I(()=>{var i,a;return(a=(i=t==null?void 0:t.value)===null||i===void 0?void 0:i[e])!==null&&a!==void 0?a:VP[e]});return{dateLocaleRef:I(()=>{var i;return(i=o==null?void 0:o.value)!==null&&i!==void 0?i:wM}),localeRef:n}}function kr(e,t,o){if(!t)return;const n=ai(),r=Oe(ln,null),i=()=>{const a=o.value;t.mount({id:a===void 0?e:a+e,head:!0,anchorMetaName:Ba,props:{bPrefix:a?`.${a}-`:void 0},ssr:n,parent:r==null?void 0:r.styleMountTarget}),r!=null&&r.preflightStyleDisabled||nC.mount({id:"n-global",head:!0,anchorMetaName:Ba,ssr:n,parent:r==null?void 0:r.styleMountTarget})};n?i():ri(i)}function iC(e,t){const o=Oe(ln,null);return I(()=>e.hljs||(o==null?void 0:o.mergedHljsRef.value))}function vt(e,t,o,n){o||yr("useThemeClass","cssVarsRef is not passed");const r=Oe(ln,null),i=r==null?void 0:r.mergedThemeHashRef,a=r==null?void 0:r.styleMountTarget,l=M(""),s=ai();let u;const d=`__${e}`,c=()=>{let h=d;const f=t?t.value:void 0,p=i==null?void 0:i.value;p&&(h+=`-${p}`),f&&(h+=`-${f}`);const{themeOverrides:g,builtinThemeOverrides:v}=n;g&&(h+=`-${Yl(JSON.stringify(g))}`),v&&(h+=`-${Yl(JSON.stringify(v))}`),l.value=h,u=()=>{const b=o.value;let x="";for(const E in b)x+=`${E}: ${b[E]};`;N(`.${h}`,x).mount({id:h,ssr:s,parent:a}),u=void 0}};return Et(()=>{c()}),{themeClass:l,onRender:()=>{u==null||u()}}}function Gt(e,t,o){if(!t)return;const n=ai(),r=I(()=>{const{value:l}=t;if(!l)return;const s=l[e];if(s)return s}),i=Oe(ln,null),a=()=>{Et(()=>{const{value:l}=o,s=`${l}${e}Rtl`;if(j4(s,n))return;const{value:u}=r;u&&u.style.mount({id:s,head:!0,anchorMetaName:Ba,props:{bPrefix:l?`.${l}-`:void 0},ssr:n,parent:i==null?void 0:i.styleMountTarget})})};return n?a():ri(a),r}const aC=xe({name:"Add",render(){return m("svg",{width:"512",height:"512",viewBox:"0 0 512 512",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M256 112V400M400 256H112",stroke:"currentColor","stroke-width":"32","stroke-linecap":"round","stroke-linejoin":"round"}))}}),SM=xe({name:"ArrowDown",render(){return m("svg",{viewBox:"0 0 28 28",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M23.7916,15.2664 C24.0788,14.9679 24.0696,14.4931 23.7711,14.206 C23.4726,13.9188 22.9978,13.928 22.7106,14.2265 L14.7511,22.5007 L14.7511,3.74792 C14.7511,3.33371 14.4153,2.99792 14.0011,2.99792 C13.5869,2.99792 13.2511,3.33371 13.2511,3.74793 L13.2511,22.4998 L5.29259,14.2265 C5.00543,13.928 4.53064,13.9188 4.23213,14.206 C3.93361,14.4931 3.9244,14.9679 4.21157,15.2664 L13.2809,24.6944 C13.6743,25.1034 14.3289,25.1034 14.7223,24.6944 L23.7916,15.2664 Z"}))))}});function Wa(e,t){return xe({name:aF(e),setup(){var o;const n=(o=Oe(ln,null))===null||o===void 0?void 0:o.mergedIconsRef;return()=>{var r;const i=(r=n==null?void 0:n.value)===null||r===void 0?void 0:r[e];return i?i():t}}})}const I0=xe({name:"Backward",render(){return m("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M12.2674 15.793C11.9675 16.0787 11.4927 16.0672 11.2071 15.7673L6.20572 10.5168C5.9298 10.2271 5.9298 9.7719 6.20572 9.48223L11.2071 4.23177C11.4927 3.93184 11.9675 3.92031 12.2674 4.206C12.5673 4.49169 12.5789 4.96642 12.2932 5.26634L7.78458 9.99952L12.2932 14.7327C12.5789 15.0326 12.5673 15.5074 12.2674 15.793Z",fill:"currentColor"}))}}),EM=xe({name:"Checkmark",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},m("g",{fill:"none"},m("path",{d:"M14.046 3.486a.75.75 0 0 1-.032 1.06l-7.93 7.474a.85.85 0 0 1-1.188-.022l-2.68-2.72a.75.75 0 1 1 1.068-1.053l2.234 2.267l7.468-7.038a.75.75 0 0 1 1.06.032z",fill:"currentColor"})))}}),kM=xe({name:"ChevronLeft",render(){return m("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M10.3536 3.14645C10.5488 3.34171 10.5488 3.65829 10.3536 3.85355L6.20711 8L10.3536 12.1464C10.5488 12.3417 10.5488 12.6583 10.3536 12.8536C10.1583 13.0488 9.84171 13.0488 9.64645 12.8536L5.14645 8.35355C4.95118 8.15829 4.95118 7.84171 5.14645 7.64645L9.64645 3.14645C9.84171 2.95118 10.1583 2.95118 10.3536 3.14645Z",fill:"currentColor"}))}}),Ip=xe({name:"ChevronRight",render(){return m("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M5.64645 3.14645C5.45118 3.34171 5.45118 3.65829 5.64645 3.85355L9.79289 8L5.64645 12.1464C5.45118 12.3417 5.45118 12.6583 5.64645 12.8536C5.84171 13.0488 6.15829 13.0488 6.35355 12.8536L10.8536 8.35355C11.0488 8.15829 11.0488 7.84171 10.8536 7.64645L6.35355 3.14645C6.15829 2.95118 5.84171 2.95118 5.64645 3.14645Z",fill:"currentColor"}))}}),_M=Wa("close",m("svg",{viewBox:"0 0 12 12",version:"1.1",xmlns:"http://www.w3.org/2000/svg","aria-hidden":!0},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M2.08859116,2.2156945 L2.14644661,2.14644661 C2.32001296,1.97288026 2.58943736,1.95359511 2.7843055,2.08859116 L2.85355339,2.14644661 L6,5.293 L9.14644661,2.14644661 C9.34170876,1.95118446 9.65829124,1.95118446 9.85355339,2.14644661 C10.0488155,2.34170876 10.0488155,2.65829124 9.85355339,2.85355339 L6.707,6 L9.85355339,9.14644661 C10.0271197,9.32001296 10.0464049,9.58943736 9.91140884,9.7843055 L9.85355339,9.85355339 C9.67998704,10.0271197 9.41056264,10.0464049 9.2156945,9.91140884 L9.14644661,9.85355339 L6,6.707 L2.85355339,9.85355339 C2.65829124,10.0488155 2.34170876,10.0488155 2.14644661,9.85355339 C1.95118446,9.65829124 1.95118446,9.34170876 2.14644661,9.14644661 L5.293,6 L2.14644661,2.85355339 C1.97288026,2.67998704 1.95359511,2.41056264 2.08859116,2.2156945 L2.14644661,2.14644661 L2.08859116,2.2156945 Z"}))))),FM=xe({name:"Eye",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},m("path",{d:"M255.66 112c-77.94 0-157.89 45.11-220.83 135.33a16 16 0 0 0-.27 17.77C82.92 340.8 161.8 400 255.66 400c92.84 0 173.34-59.38 221.79-135.25a16.14 16.14 0 0 0 0-17.47C428.89 172.28 347.8 112 255.66 112z",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"32"}),m("circle",{cx:"256",cy:"256",r:"80",fill:"none",stroke:"currentColor","stroke-miterlimit":"10","stroke-width":"32"}))}}),RM=xe({name:"EyeOff",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},m("path",{d:"M432 448a15.92 15.92 0 0 1-11.31-4.69l-352-352a16 16 0 0 1 22.62-22.62l352 352A16 16 0 0 1 432 448z",fill:"currentColor"}),m("path",{d:"M255.66 384c-41.49 0-81.5-12.28-118.92-36.5c-34.07-22-64.74-53.51-88.7-91v-.08c19.94-28.57 41.78-52.73 65.24-72.21a2 2 0 0 0 .14-2.94L93.5 161.38a2 2 0 0 0-2.71-.12c-24.92 21-48.05 46.76-69.08 76.92a31.92 31.92 0 0 0-.64 35.54c26.41 41.33 60.4 76.14 98.28 100.65C162 402 207.9 416 255.66 416a239.13 239.13 0 0 0 75.8-12.58a2 2 0 0 0 .77-3.31l-21.58-21.58a4 4 0 0 0-3.83-1a204.8 204.8 0 0 1-51.16 6.47z",fill:"currentColor"}),m("path",{d:"M490.84 238.6c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.66 96a227.34 227.34 0 0 0-74.89 12.83a2 2 0 0 0-.75 3.31l21.55 21.55a4 4 0 0 0 3.88 1a192.82 192.82 0 0 1 50.21-6.69c40.69 0 80.58 12.43 118.55 37c34.71 22.4 65.74 53.88 89.76 91a.13.13 0 0 1 0 .16a310.72 310.72 0 0 1-64.12 72.73a2 2 0 0 0-.15 2.95l19.9 19.89a2 2 0 0 0 2.7.13a343.49 343.49 0 0 0 68.64-78.48a32.2 32.2 0 0 0-.1-34.78z",fill:"currentColor"}),m("path",{d:"M256 160a95.88 95.88 0 0 0-21.37 2.4a2 2 0 0 0-1 3.38l112.59 112.56a2 2 0 0 0 3.38-1A96 96 0 0 0 256 160z",fill:"currentColor"}),m("path",{d:"M165.78 233.66a2 2 0 0 0-3.38 1a96 96 0 0 0 115 115a2 2 0 0 0 1-3.38z",fill:"currentColor"}))}}),$M=xe({name:"Empty",render(){return m("svg",{viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M26 7.5C26 11.0899 23.0899 14 19.5 14C15.9101 14 13 11.0899 13 7.5C13 3.91015 15.9101 1 19.5 1C23.0899 1 26 3.91015 26 7.5ZM16.8536 4.14645C16.6583 3.95118 16.3417 3.95118 16.1464 4.14645C15.9512 4.34171 15.9512 4.65829 16.1464 4.85355L18.7929 7.5L16.1464 10.1464C15.9512 10.3417 15.9512 10.6583 16.1464 10.8536C16.3417 11.0488 16.6583 11.0488 16.8536 10.8536L19.5 8.20711L22.1464 10.8536C22.3417 11.0488 22.6583 11.0488 22.8536 10.8536C23.0488 10.6583 23.0488 10.3417 22.8536 10.1464L20.2071 7.5L22.8536 4.85355C23.0488 4.65829 23.0488 4.34171 22.8536 4.14645C22.6583 3.95118 22.3417 3.95118 22.1464 4.14645L19.5 6.79289L16.8536 4.14645Z",fill:"currentColor"}),m("path",{d:"M25 22.75V12.5991C24.5572 13.0765 24.053 13.4961 23.5 13.8454V16H17.5L17.3982 16.0068C17.0322 16.0565 16.75 16.3703 16.75 16.75C16.75 18.2688 15.5188 19.5 14 19.5C12.4812 19.5 11.25 18.2688 11.25 16.75L11.2432 16.6482C11.1935 16.2822 10.8797 16 10.5 16H4.5V7.25C4.5 6.2835 5.2835 5.5 6.25 5.5H12.2696C12.4146 4.97463 12.6153 4.47237 12.865 4H6.25C4.45507 4 3 5.45507 3 7.25V22.75C3 24.5449 4.45507 26 6.25 26H21.75C23.5449 26 25 24.5449 25 22.75ZM4.5 22.75V17.5H9.81597L9.85751 17.7041C10.2905 19.5919 11.9808 21 14 21L14.215 20.9947C16.2095 20.8953 17.842 19.4209 18.184 17.5H23.5V22.75C23.5 23.7165 22.7165 24.5 21.75 24.5H6.25C5.2835 24.5 4.5 23.7165 4.5 22.75Z",fill:"currentColor"}))}}),Id=Wa("error",m("svg",{viewBox:"0 0 48 48",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M24,4 C35.045695,4 44,12.954305 44,24 C44,35.045695 35.045695,44 24,44 C12.954305,44 4,35.045695 4,24 C4,12.954305 12.954305,4 24,4 Z M17.8838835,16.1161165 L17.7823881,16.0249942 C17.3266086,15.6583353 16.6733914,15.6583353 16.2176119,16.0249942 L16.1161165,16.1161165 L16.0249942,16.2176119 C15.6583353,16.6733914 15.6583353,17.3266086 16.0249942,17.7823881 L16.1161165,17.8838835 L22.233,24 L16.1161165,30.1161165 L16.0249942,30.2176119 C15.6583353,30.6733914 15.6583353,31.3266086 16.0249942,31.7823881 L16.1161165,31.8838835 L16.2176119,31.9750058 C16.6733914,32.3416647 17.3266086,32.3416647 17.7823881,31.9750058 L17.8838835,31.8838835 L24,25.767 L30.1161165,31.8838835 L30.2176119,31.9750058 C30.6733914,32.3416647 31.3266086,32.3416647 31.7823881,31.9750058 L31.8838835,31.8838835 L31.9750058,31.7823881 C32.3416647,31.3266086 32.3416647,30.6733914 31.9750058,30.2176119 L31.8838835,30.1161165 L25.767,24 L31.8838835,17.8838835 L31.9750058,17.7823881 C32.3416647,17.3266086 32.3416647,16.6733914 31.9750058,16.2176119 L31.8838835,16.1161165 L31.7823881,16.0249942 C31.3266086,15.6583353 30.6733914,15.6583353 30.2176119,16.0249942 L30.1161165,16.1161165 L24,22.233 L17.8838835,16.1161165 L17.7823881,16.0249942 L17.8838835,16.1161165 Z"}))))),z0=xe({name:"FastBackward",render(){return m("svg",{viewBox:"0 0 20 20",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M8.73171,16.7949 C9.03264,17.0795 9.50733,17.0663 9.79196,16.7654 C10.0766,16.4644 10.0634,15.9897 9.76243,15.7051 L4.52339,10.75 L17.2471,10.75 C17.6613,10.75 17.9971,10.4142 17.9971,10 C17.9971,9.58579 17.6613,9.25 17.2471,9.25 L4.52112,9.25 L9.76243,4.29275 C10.0634,4.00812 10.0766,3.53343 9.79196,3.2325 C9.50733,2.93156 9.03264,2.91834 8.73171,3.20297 L2.31449,9.27241 C2.14819,9.4297 2.04819,9.62981 2.01448,9.8386 C2.00308,9.89058 1.99707,9.94459 1.99707,10 C1.99707,10.0576 2.00356,10.1137 2.01585,10.1675 C2.05084,10.3733 2.15039,10.5702 2.31449,10.7254 L8.73171,16.7949 Z"}))))}}),O0=xe({name:"FastForward",render(){return m("svg",{viewBox:"0 0 20 20",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M11.2654,3.20511 C10.9644,2.92049 10.4897,2.93371 10.2051,3.23464 C9.92049,3.53558 9.93371,4.01027 10.2346,4.29489 L15.4737,9.25 L2.75,9.25 C2.33579,9.25 2,9.58579 2,10.0000012 C2,10.4142 2.33579,10.75 2.75,10.75 L15.476,10.75 L10.2346,15.7073 C9.93371,15.9919 9.92049,16.4666 10.2051,16.7675 C10.4897,17.0684 10.9644,17.0817 11.2654,16.797 L17.6826,10.7276 C17.8489,10.5703 17.9489,10.3702 17.9826,10.1614 C17.994,10.1094 18,10.0554 18,10.0000012 C18,9.94241 17.9935,9.88633 17.9812,9.83246 C17.9462,9.62667 17.8467,9.42976 17.6826,9.27455 L11.2654,3.20511 Z"}))))}}),PM=xe({name:"Filter",render(){return m("svg",{viewBox:"0 0 28 28",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M17,19 C17.5522847,19 18,19.4477153 18,20 C18,20.5522847 17.5522847,21 17,21 L11,21 C10.4477153,21 10,20.5522847 10,20 C10,19.4477153 10.4477153,19 11,19 L17,19 Z M21,13 C21.5522847,13 22,13.4477153 22,14 C22,14.5522847 21.5522847,15 21,15 L7,15 C6.44771525,15 6,14.5522847 6,14 C6,13.4477153 6.44771525,13 7,13 L21,13 Z M24,7 C24.5522847,7 25,7.44771525 25,8 C25,8.55228475 24.5522847,9 24,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 L24,7 Z"}))))}}),L0=xe({name:"Forward",render(){return m("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M7.73271 4.20694C8.03263 3.92125 8.50737 3.93279 8.79306 4.23271L13.7944 9.48318C14.0703 9.77285 14.0703 10.2281 13.7944 10.5178L8.79306 15.7682C8.50737 16.0681 8.03263 16.0797 7.73271 15.794C7.43279 15.5083 7.42125 15.0336 7.70694 14.7336L12.2155 10.0005L7.70694 5.26729C7.42125 4.96737 7.43279 4.49264 7.73271 4.20694Z",fill:"currentColor"}))}}),is=Wa("info",m("svg",{viewBox:"0 0 28 28",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M14,2 C20.6274,2 26,7.37258 26,14 C26,20.6274 20.6274,26 14,26 C7.37258,26 2,20.6274 2,14 C2,7.37258 7.37258,2 14,2 Z M14,11 C13.4477,11 13,11.4477 13,12 L13,12 L13,20 C13,20.5523 13.4477,21 14,21 C14.5523,21 15,20.5523 15,20 L15,20 L15,12 C15,11.4477 14.5523,11 14,11 Z M14,6.75 C13.3096,6.75 12.75,7.30964 12.75,8 C12.75,8.69036 13.3096,9.25 14,9.25 C14.6904,9.25 15.25,8.69036 15.25,8 C15.25,7.30964 14.6904,6.75 14,6.75 Z"}))))),H0=xe({name:"More",render(){return m("svg",{viewBox:"0 0 16 16",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M4,7 C4.55228,7 5,7.44772 5,8 C5,8.55229 4.55228,9 4,9 C3.44772,9 3,8.55229 3,8 C3,7.44772 3.44772,7 4,7 Z M8,7 C8.55229,7 9,7.44772 9,8 C9,8.55229 8.55229,9 8,9 C7.44772,9 7,8.55229 7,8 C7,7.44772 7.44772,7 8,7 Z M12,7 C12.5523,7 13,7.44772 13,8 C13,8.55229 12.5523,9 12,9 C11.4477,9 11,8.55229 11,8 C11,7.44772 11.4477,7 12,7 Z"}))))}}),MM=xe({name:"Remove",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},m("line",{x1:"400",y1:"256",x2:"112",y2:"256",style:` + `)]),ln="n-config-provider",Ba="naive-ui-style";function Ie(e,t,o,n,r,i){const a=ai(),l=Oe(ln,null);if(o){const u=()=>{const d=i==null?void 0:i.value;o.mount({id:d===void 0?t:d+t,head:!0,props:{bPrefix:d?`.${d}-`:void 0},anchorMetaName:Ba,ssr:a,parent:l==null?void 0:l.styleMountTarget}),l!=null&&l.preflightStyleDisabled||rC.mount({id:"n-global",head:!0,anchorMetaName:Ba,ssr:a,parent:l==null?void 0:l.styleMountTarget})};a?u():ri(u)}return I(()=>{var u;const{theme:{common:d,self:c,peers:h={}}={},themeOverrides:f={},builtinThemeOverrides:p={}}=r,{common:g,peers:v}=f,{common:b=void 0,[e]:{common:x=void 0,self:k=void 0,peers:C={}}={}}=(l==null?void 0:l.mergedThemeRef.value)||{},{common:_=void 0,[e]:R={}}=(l==null?void 0:l.mergedThemeOverridesRef.value)||{},{common:w,peers:A={}}=R,$=wi({},d||x||b||n.common,_,w,g),B=wi((u=c||k||n.self)===null||u===void 0?void 0:u($),p,R,f);return{common:$,self:B,peers:wi({},n.peers,C,h),peerOverrides:wi({},p.peers,A,v)}})}Ie.props={theme:Object,themeOverrides:Object,builtinThemeOverrides:Object};const td="n";function nt(e={},t={defaultBordered:!0}){const o=Oe(ln,null);return{inlineThemeDisabled:o==null?void 0:o.inlineThemeDisabled,mergedRtlRef:o==null?void 0:o.mergedRtlRef,mergedComponentPropsRef:o==null?void 0:o.mergedComponentPropsRef,mergedBreakpointsRef:o==null?void 0:o.mergedBreakpointsRef,mergedBorderedRef:I(()=>{var n,r;const{bordered:i}=e;return i!==void 0?i:(r=(n=o==null?void 0:o.mergedBorderedRef.value)!==null&&n!==void 0?n:t.defaultBordered)!==null&&r!==void 0?r:!0}),mergedClsPrefixRef:o?o.mergedClsPrefixRef:xd(td),namespaceRef:I(()=>o==null?void 0:o.mergedNamespaceRef.value)}}function iC(){const e=Oe(ln,null);return e?e.mergedClsPrefixRef:xd(td)}const VP={name:"en-US",global:{undo:"Undo",redo:"Redo",confirm:"Confirm",clear:"Clear"},Popconfirm:{positiveText:"Confirm",negativeText:"Cancel"},Cascader:{placeholder:"Please Select",loading:"Loading",loadingRequiredMessage:e=>`Please load all ${e}'s descendants before checking it.`},Time:{dateFormat:"yyyy-MM-dd",dateTimeFormat:"yyyy-MM-dd HH:mm:ss"},DatePicker:{yearFormat:"yyyy",monthFormat:"MMM",dayFormat:"eeeeee",yearTypeFormat:"yyyy",monthTypeFormat:"yyyy-MM",dateFormat:"yyyy-MM-dd",dateTimeFormat:"yyyy-MM-dd HH:mm:ss",quarterFormat:"yyyy-qqq",weekFormat:"YYYY-w",clear:"Clear",now:"Now",confirm:"Confirm",selectTime:"Select Time",selectDate:"Select Date",datePlaceholder:"Select Date",datetimePlaceholder:"Select Date and Time",monthPlaceholder:"Select Month",yearPlaceholder:"Select Year",quarterPlaceholder:"Select Quarter",weekPlaceholder:"Select Week",startDatePlaceholder:"Start Date",endDatePlaceholder:"End Date",startDatetimePlaceholder:"Start Date and Time",endDatetimePlaceholder:"End Date and Time",startMonthPlaceholder:"Start Month",endMonthPlaceholder:"End Month",monthBeforeYear:!0,firstDayOfWeek:6,today:"Today"},DataTable:{checkTableAll:"Select all in the table",uncheckTableAll:"Unselect all in the table",confirm:"Confirm",clear:"Clear"},LegacyTransfer:{sourceTitle:"Source",targetTitle:"Target"},Transfer:{selectAll:"Select all",unselectAll:"Unselect all",clearAll:"Clear",total:e=>`Total ${e} items`,selected:e=>`${e} items selected`},Empty:{description:"No Data"},Select:{placeholder:"Please Select"},TimePicker:{placeholder:"Select Time",positiveText:"OK",negativeText:"Cancel",now:"Now",clear:"Clear"},Pagination:{goto:"Goto",selectionSuffix:"page"},DynamicTags:{add:"Add"},Log:{loading:"Loading"},Input:{placeholder:"Please Input"},InputNumber:{placeholder:"Please Input"},DynamicInput:{create:"Create"},ThemeEditor:{title:"Theme Editor",clearAllVars:"Clear All Variables",clearSearch:"Clear Search",filterCompName:"Filter Component Name",filterVarName:"Filter Variable Name",import:"Import",export:"Export",restore:"Reset to Default"},Image:{tipPrevious:"Previous picture (←)",tipNext:"Next picture (→)",tipCounterclockwise:"Counterclockwise",tipClockwise:"Clockwise",tipZoomOut:"Zoom out",tipZoomIn:"Zoom in",tipDownload:"Download",tipClose:"Close (Esc)",tipOriginalSize:"Zoom to original size"}};function Vc(e){return(t={})=>{const o=t.width?String(t.width):e.defaultWidth;return e.formats[o]||e.formats[e.defaultWidth]}}function ul(e){return(t,o)=>{const n=o!=null&&o.context?String(o.context):"standalone";let r;if(n==="formatting"&&e.formattingValues){const a=e.defaultFormattingWidth||e.defaultWidth,l=o!=null&&o.width?String(o.width):a;r=e.formattingValues[l]||e.formattingValues[a]}else{const a=e.defaultWidth,l=o!=null&&o.width?String(o.width):e.defaultWidth;r=e.values[l]||e.values[a]}const i=e.argumentCallback?e.argumentCallback(t):t;return r[i]}}function dl(e){return(t,o={})=>{const n=o.width,r=n&&e.matchPatterns[n]||e.matchPatterns[e.defaultMatchWidth],i=t.match(r);if(!i)return null;const a=i[0],l=n&&e.parsePatterns[n]||e.parsePatterns[e.defaultParseWidth],s=Array.isArray(l)?WP(l,c=>c.test(a)):jP(l,c=>c.test(a));let u;u=e.valueCallback?e.valueCallback(s):s,u=o.valueCallback?o.valueCallback(u):u;const d=t.slice(a.length);return{value:u,rest:d}}}function jP(e,t){for(const o in e)if(Object.prototype.hasOwnProperty.call(e,o)&&t(e[o]))return o}function WP(e,t){for(let o=0;o{const n=t.match(e.matchPattern);if(!n)return null;const r=n[0],i=t.match(e.parsePattern);if(!i)return null;let a=e.valueCallback?e.valueCallback(i[0]):i[0];a=o.valueCallback?o.valueCallback(a):a;const l=t.slice(r.length);return{value:a,rest:l}}}const KP={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},GP=(e,t,o)=>{let n;const r=KP[e];return typeof r=="string"?n=r:t===1?n=r.one:n=r.other.replace("{{count}}",t.toString()),o!=null&&o.addSuffix?o.comparison&&o.comparison>0?"in "+n:n+" ago":n},qP={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},ZP=(e,t,o,n)=>qP[e],XP={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},YP={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},QP={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},JP={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},eM={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},tM={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},oM=(e,t)=>{const o=Number(e),n=o%100;if(n>20||n<10)switch(n%10){case 1:return o+"st";case 2:return o+"nd";case 3:return o+"rd"}return o+"th"},nM={ordinalNumber:oM,era:ul({values:XP,defaultWidth:"wide"}),quarter:ul({values:YP,defaultWidth:"wide",argumentCallback:e=>e-1}),month:ul({values:QP,defaultWidth:"wide"}),day:ul({values:JP,defaultWidth:"wide"}),dayPeriod:ul({values:eM,defaultWidth:"wide",formattingValues:tM,defaultFormattingWidth:"wide"})},rM=/^(\d+)(th|st|nd|rd)?/i,iM=/\d+/i,aM={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},lM={any:[/^b/i,/^(a|c)/i]},sM={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},uM={any:[/1/i,/2/i,/3/i,/4/i]},dM={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},cM={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},fM={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},hM={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},pM={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},mM={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},gM={ordinalNumber:UP({matchPattern:rM,parsePattern:iM,valueCallback:e=>parseInt(e,10)}),era:dl({matchPatterns:aM,defaultMatchWidth:"wide",parsePatterns:lM,defaultParseWidth:"any"}),quarter:dl({matchPatterns:sM,defaultMatchWidth:"wide",parsePatterns:uM,defaultParseWidth:"any",valueCallback:e=>e+1}),month:dl({matchPatterns:dM,defaultMatchWidth:"wide",parsePatterns:cM,defaultParseWidth:"any"}),day:dl({matchPatterns:fM,defaultMatchWidth:"wide",parsePatterns:hM,defaultParseWidth:"any"}),dayPeriod:dl({matchPatterns:pM,defaultMatchWidth:"any",parsePatterns:mM,defaultParseWidth:"any"})},vM={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},bM={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},xM={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},yM={date:Vc({formats:vM,defaultWidth:"full"}),time:Vc({formats:bM,defaultWidth:"full"}),dateTime:Vc({formats:xM,defaultWidth:"full"})},CM={code:"en-US",formatDistance:GP,formatLong:yM,formatRelative:ZP,localize:nM,match:gM,options:{weekStartsOn:0,firstWeekContainsDate:1}},wM={name:"en-US",locale:CM};function Er(e){const{mergedLocaleRef:t,mergedDateLocaleRef:o}=Oe(ln,null)||{},n=I(()=>{var i,a;return(a=(i=t==null?void 0:t.value)===null||i===void 0?void 0:i[e])!==null&&a!==void 0?a:VP[e]});return{dateLocaleRef:I(()=>{var i;return(i=o==null?void 0:o.value)!==null&&i!==void 0?i:wM}),localeRef:n}}function kr(e,t,o){if(!t)return;const n=ai(),r=Oe(ln,null),i=()=>{const a=o.value;t.mount({id:a===void 0?e:a+e,head:!0,anchorMetaName:Ba,props:{bPrefix:a?`.${a}-`:void 0},ssr:n,parent:r==null?void 0:r.styleMountTarget}),r!=null&&r.preflightStyleDisabled||rC.mount({id:"n-global",head:!0,anchorMetaName:Ba,ssr:n,parent:r==null?void 0:r.styleMountTarget})};n?i():ri(i)}function aC(e,t){const o=Oe(ln,null);return I(()=>e.hljs||(o==null?void 0:o.mergedHljsRef.value))}function vt(e,t,o,n){o||yr("useThemeClass","cssVarsRef is not passed");const r=Oe(ln,null),i=r==null?void 0:r.mergedThemeHashRef,a=r==null?void 0:r.styleMountTarget,l=M(""),s=ai();let u;const d=`__${e}`,c=()=>{let h=d;const f=t?t.value:void 0,p=i==null?void 0:i.value;p&&(h+=`-${p}`),f&&(h+=`-${f}`);const{themeOverrides:g,builtinThemeOverrides:v}=n;g&&(h+=`-${Yl(JSON.stringify(g))}`),v&&(h+=`-${Yl(JSON.stringify(v))}`),l.value=h,u=()=>{const b=o.value;let x="";for(const k in b)x+=`${k}: ${b[k]};`;V(`.${h}`,x).mount({id:h,ssr:s,parent:a}),u=void 0}};return kt(()=>{c()}),{themeClass:l,onRender:()=>{u==null||u()}}}function Gt(e,t,o){if(!t)return;const n=ai(),r=I(()=>{const{value:l}=t;if(!l)return;const s=l[e];if(s)return s}),i=Oe(ln,null),a=()=>{kt(()=>{const{value:l}=o,s=`${l}${e}Rtl`;if(j4(s,n))return;const{value:u}=r;u&&u.style.mount({id:s,head:!0,anchorMetaName:Ba,props:{bPrefix:l?`.${l}-`:void 0},ssr:n,parent:i==null?void 0:i.styleMountTarget})})};return n?a():ri(a),r}const lC=xe({name:"Add",render(){return m("svg",{width:"512",height:"512",viewBox:"0 0 512 512",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M256 112V400M400 256H112",stroke:"currentColor","stroke-width":"32","stroke-linecap":"round","stroke-linejoin":"round"}))}}),SM=xe({name:"ArrowDown",render(){return m("svg",{viewBox:"0 0 28 28",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M23.7916,15.2664 C24.0788,14.9679 24.0696,14.4931 23.7711,14.206 C23.4726,13.9188 22.9978,13.928 22.7106,14.2265 L14.7511,22.5007 L14.7511,3.74792 C14.7511,3.33371 14.4153,2.99792 14.0011,2.99792 C13.5869,2.99792 13.2511,3.33371 13.2511,3.74793 L13.2511,22.4998 L5.29259,14.2265 C5.00543,13.928 4.53064,13.9188 4.23213,14.206 C3.93361,14.4931 3.9244,14.9679 4.21157,15.2664 L13.2809,24.6944 C13.6743,25.1034 14.3289,25.1034 14.7223,24.6944 L23.7916,15.2664 Z"}))))}});function Wa(e,t){return xe({name:aF(e),setup(){var o;const n=(o=Oe(ln,null))===null||o===void 0?void 0:o.mergedIconsRef;return()=>{var r;const i=(r=n==null?void 0:n.value)===null||r===void 0?void 0:r[e];return i?i():t}}})}const z0=xe({name:"Backward",render(){return m("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M12.2674 15.793C11.9675 16.0787 11.4927 16.0672 11.2071 15.7673L6.20572 10.5168C5.9298 10.2271 5.9298 9.7719 6.20572 9.48223L11.2071 4.23177C11.4927 3.93184 11.9675 3.92031 12.2674 4.206C12.5673 4.49169 12.5789 4.96642 12.2932 5.26634L7.78458 9.99952L12.2932 14.7327C12.5789 15.0326 12.5673 15.5074 12.2674 15.793Z",fill:"currentColor"}))}}),EM=xe({name:"Checkmark",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},m("g",{fill:"none"},m("path",{d:"M14.046 3.486a.75.75 0 0 1-.032 1.06l-7.93 7.474a.85.85 0 0 1-1.188-.022l-2.68-2.72a.75.75 0 1 1 1.068-1.053l2.234 2.267l7.468-7.038a.75.75 0 0 1 1.06.032z",fill:"currentColor"})))}}),kM=xe({name:"ChevronLeft",render(){return m("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M10.3536 3.14645C10.5488 3.34171 10.5488 3.65829 10.3536 3.85355L6.20711 8L10.3536 12.1464C10.5488 12.3417 10.5488 12.6583 10.3536 12.8536C10.1583 13.0488 9.84171 13.0488 9.64645 12.8536L5.14645 8.35355C4.95118 8.15829 4.95118 7.84171 5.14645 7.64645L9.64645 3.14645C9.84171 2.95118 10.1583 2.95118 10.3536 3.14645Z",fill:"currentColor"}))}}),zp=xe({name:"ChevronRight",render(){return m("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M5.64645 3.14645C5.45118 3.34171 5.45118 3.65829 5.64645 3.85355L9.79289 8L5.64645 12.1464C5.45118 12.3417 5.45118 12.6583 5.64645 12.8536C5.84171 13.0488 6.15829 13.0488 6.35355 12.8536L10.8536 8.35355C11.0488 8.15829 11.0488 7.84171 10.8536 7.64645L6.35355 3.14645C6.15829 2.95118 5.84171 2.95118 5.64645 3.14645Z",fill:"currentColor"}))}}),_M=Wa("close",m("svg",{viewBox:"0 0 12 12",version:"1.1",xmlns:"http://www.w3.org/2000/svg","aria-hidden":!0},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M2.08859116,2.2156945 L2.14644661,2.14644661 C2.32001296,1.97288026 2.58943736,1.95359511 2.7843055,2.08859116 L2.85355339,2.14644661 L6,5.293 L9.14644661,2.14644661 C9.34170876,1.95118446 9.65829124,1.95118446 9.85355339,2.14644661 C10.0488155,2.34170876 10.0488155,2.65829124 9.85355339,2.85355339 L6.707,6 L9.85355339,9.14644661 C10.0271197,9.32001296 10.0464049,9.58943736 9.91140884,9.7843055 L9.85355339,9.85355339 C9.67998704,10.0271197 9.41056264,10.0464049 9.2156945,9.91140884 L9.14644661,9.85355339 L6,6.707 L2.85355339,9.85355339 C2.65829124,10.0488155 2.34170876,10.0488155 2.14644661,9.85355339 C1.95118446,9.65829124 1.95118446,9.34170876 2.14644661,9.14644661 L5.293,6 L2.14644661,2.85355339 C1.97288026,2.67998704 1.95359511,2.41056264 2.08859116,2.2156945 L2.14644661,2.14644661 L2.08859116,2.2156945 Z"}))))),FM=xe({name:"Eye",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},m("path",{d:"M255.66 112c-77.94 0-157.89 45.11-220.83 135.33a16 16 0 0 0-.27 17.77C82.92 340.8 161.8 400 255.66 400c92.84 0 173.34-59.38 221.79-135.25a16.14 16.14 0 0 0 0-17.47C428.89 172.28 347.8 112 255.66 112z",fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"32"}),m("circle",{cx:"256",cy:"256",r:"80",fill:"none",stroke:"currentColor","stroke-miterlimit":"10","stroke-width":"32"}))}}),RM=xe({name:"EyeOff",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},m("path",{d:"M432 448a15.92 15.92 0 0 1-11.31-4.69l-352-352a16 16 0 0 1 22.62-22.62l352 352A16 16 0 0 1 432 448z",fill:"currentColor"}),m("path",{d:"M255.66 384c-41.49 0-81.5-12.28-118.92-36.5c-34.07-22-64.74-53.51-88.7-91v-.08c19.94-28.57 41.78-52.73 65.24-72.21a2 2 0 0 0 .14-2.94L93.5 161.38a2 2 0 0 0-2.71-.12c-24.92 21-48.05 46.76-69.08 76.92a31.92 31.92 0 0 0-.64 35.54c26.41 41.33 60.4 76.14 98.28 100.65C162 402 207.9 416 255.66 416a239.13 239.13 0 0 0 75.8-12.58a2 2 0 0 0 .77-3.31l-21.58-21.58a4 4 0 0 0-3.83-1a204.8 204.8 0 0 1-51.16 6.47z",fill:"currentColor"}),m("path",{d:"M490.84 238.6c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.66 96a227.34 227.34 0 0 0-74.89 12.83a2 2 0 0 0-.75 3.31l21.55 21.55a4 4 0 0 0 3.88 1a192.82 192.82 0 0 1 50.21-6.69c40.69 0 80.58 12.43 118.55 37c34.71 22.4 65.74 53.88 89.76 91a.13.13 0 0 1 0 .16a310.72 310.72 0 0 1-64.12 72.73a2 2 0 0 0-.15 2.95l19.9 19.89a2 2 0 0 0 2.7.13a343.49 343.49 0 0 0 68.64-78.48a32.2 32.2 0 0 0-.1-34.78z",fill:"currentColor"}),m("path",{d:"M256 160a95.88 95.88 0 0 0-21.37 2.4a2 2 0 0 0-1 3.38l112.59 112.56a2 2 0 0 0 3.38-1A96 96 0 0 0 256 160z",fill:"currentColor"}),m("path",{d:"M165.78 233.66a2 2 0 0 0-3.38 1a96 96 0 0 0 115 115a2 2 0 0 0 1-3.38z",fill:"currentColor"}))}}),$M=xe({name:"Empty",render(){return m("svg",{viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M26 7.5C26 11.0899 23.0899 14 19.5 14C15.9101 14 13 11.0899 13 7.5C13 3.91015 15.9101 1 19.5 1C23.0899 1 26 3.91015 26 7.5ZM16.8536 4.14645C16.6583 3.95118 16.3417 3.95118 16.1464 4.14645C15.9512 4.34171 15.9512 4.65829 16.1464 4.85355L18.7929 7.5L16.1464 10.1464C15.9512 10.3417 15.9512 10.6583 16.1464 10.8536C16.3417 11.0488 16.6583 11.0488 16.8536 10.8536L19.5 8.20711L22.1464 10.8536C22.3417 11.0488 22.6583 11.0488 22.8536 10.8536C23.0488 10.6583 23.0488 10.3417 22.8536 10.1464L20.2071 7.5L22.8536 4.85355C23.0488 4.65829 23.0488 4.34171 22.8536 4.14645C22.6583 3.95118 22.3417 3.95118 22.1464 4.14645L19.5 6.79289L16.8536 4.14645Z",fill:"currentColor"}),m("path",{d:"M25 22.75V12.5991C24.5572 13.0765 24.053 13.4961 23.5 13.8454V16H17.5L17.3982 16.0068C17.0322 16.0565 16.75 16.3703 16.75 16.75C16.75 18.2688 15.5188 19.5 14 19.5C12.4812 19.5 11.25 18.2688 11.25 16.75L11.2432 16.6482C11.1935 16.2822 10.8797 16 10.5 16H4.5V7.25C4.5 6.2835 5.2835 5.5 6.25 5.5H12.2696C12.4146 4.97463 12.6153 4.47237 12.865 4H6.25C4.45507 4 3 5.45507 3 7.25V22.75C3 24.5449 4.45507 26 6.25 26H21.75C23.5449 26 25 24.5449 25 22.75ZM4.5 22.75V17.5H9.81597L9.85751 17.7041C10.2905 19.5919 11.9808 21 14 21L14.215 20.9947C16.2095 20.8953 17.842 19.4209 18.184 17.5H23.5V22.75C23.5 23.7165 22.7165 24.5 21.75 24.5H6.25C5.2835 24.5 4.5 23.7165 4.5 22.75Z",fill:"currentColor"}))}}),zd=Wa("error",m("svg",{viewBox:"0 0 48 48",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M24,4 C35.045695,4 44,12.954305 44,24 C44,35.045695 35.045695,44 24,44 C12.954305,44 4,35.045695 4,24 C4,12.954305 12.954305,4 24,4 Z M17.8838835,16.1161165 L17.7823881,16.0249942 C17.3266086,15.6583353 16.6733914,15.6583353 16.2176119,16.0249942 L16.1161165,16.1161165 L16.0249942,16.2176119 C15.6583353,16.6733914 15.6583353,17.3266086 16.0249942,17.7823881 L16.1161165,17.8838835 L22.233,24 L16.1161165,30.1161165 L16.0249942,30.2176119 C15.6583353,30.6733914 15.6583353,31.3266086 16.0249942,31.7823881 L16.1161165,31.8838835 L16.2176119,31.9750058 C16.6733914,32.3416647 17.3266086,32.3416647 17.7823881,31.9750058 L17.8838835,31.8838835 L24,25.767 L30.1161165,31.8838835 L30.2176119,31.9750058 C30.6733914,32.3416647 31.3266086,32.3416647 31.7823881,31.9750058 L31.8838835,31.8838835 L31.9750058,31.7823881 C32.3416647,31.3266086 32.3416647,30.6733914 31.9750058,30.2176119 L31.8838835,30.1161165 L25.767,24 L31.8838835,17.8838835 L31.9750058,17.7823881 C32.3416647,17.3266086 32.3416647,16.6733914 31.9750058,16.2176119 L31.8838835,16.1161165 L31.7823881,16.0249942 C31.3266086,15.6583353 30.6733914,15.6583353 30.2176119,16.0249942 L30.1161165,16.1161165 L24,22.233 L17.8838835,16.1161165 L17.7823881,16.0249942 L17.8838835,16.1161165 Z"}))))),O0=xe({name:"FastBackward",render(){return m("svg",{viewBox:"0 0 20 20",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M8.73171,16.7949 C9.03264,17.0795 9.50733,17.0663 9.79196,16.7654 C10.0766,16.4644 10.0634,15.9897 9.76243,15.7051 L4.52339,10.75 L17.2471,10.75 C17.6613,10.75 17.9971,10.4142 17.9971,10 C17.9971,9.58579 17.6613,9.25 17.2471,9.25 L4.52112,9.25 L9.76243,4.29275 C10.0634,4.00812 10.0766,3.53343 9.79196,3.2325 C9.50733,2.93156 9.03264,2.91834 8.73171,3.20297 L2.31449,9.27241 C2.14819,9.4297 2.04819,9.62981 2.01448,9.8386 C2.00308,9.89058 1.99707,9.94459 1.99707,10 C1.99707,10.0576 2.00356,10.1137 2.01585,10.1675 C2.05084,10.3733 2.15039,10.5702 2.31449,10.7254 L8.73171,16.7949 Z"}))))}}),L0=xe({name:"FastForward",render(){return m("svg",{viewBox:"0 0 20 20",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M11.2654,3.20511 C10.9644,2.92049 10.4897,2.93371 10.2051,3.23464 C9.92049,3.53558 9.93371,4.01027 10.2346,4.29489 L15.4737,9.25 L2.75,9.25 C2.33579,9.25 2,9.58579 2,10.0000012 C2,10.4142 2.33579,10.75 2.75,10.75 L15.476,10.75 L10.2346,15.7073 C9.93371,15.9919 9.92049,16.4666 10.2051,16.7675 C10.4897,17.0684 10.9644,17.0817 11.2654,16.797 L17.6826,10.7276 C17.8489,10.5703 17.9489,10.3702 17.9826,10.1614 C17.994,10.1094 18,10.0554 18,10.0000012 C18,9.94241 17.9935,9.88633 17.9812,9.83246 C17.9462,9.62667 17.8467,9.42976 17.6826,9.27455 L11.2654,3.20511 Z"}))))}}),PM=xe({name:"Filter",render(){return m("svg",{viewBox:"0 0 28 28",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M17,19 C17.5522847,19 18,19.4477153 18,20 C18,20.5522847 17.5522847,21 17,21 L11,21 C10.4477153,21 10,20.5522847 10,20 C10,19.4477153 10.4477153,19 11,19 L17,19 Z M21,13 C21.5522847,13 22,13.4477153 22,14 C22,14.5522847 21.5522847,15 21,15 L7,15 C6.44771525,15 6,14.5522847 6,14 C6,13.4477153 6.44771525,13 7,13 L21,13 Z M24,7 C24.5522847,7 25,7.44771525 25,8 C25,8.55228475 24.5522847,9 24,9 L4,9 C3.44771525,9 3,8.55228475 3,8 C3,7.44771525 3.44771525,7 4,7 L24,7 Z"}))))}}),H0=xe({name:"Forward",render(){return m("svg",{viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M7.73271 4.20694C8.03263 3.92125 8.50737 3.93279 8.79306 4.23271L13.7944 9.48318C14.0703 9.77285 14.0703 10.2281 13.7944 10.5178L8.79306 15.7682C8.50737 16.0681 8.03263 16.0797 7.73271 15.794C7.43279 15.5083 7.42125 15.0336 7.70694 14.7336L12.2155 10.0005L7.70694 5.26729C7.42125 4.96737 7.43279 4.49264 7.73271 4.20694Z",fill:"currentColor"}))}}),is=Wa("info",m("svg",{viewBox:"0 0 28 28",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M14,2 C20.6274,2 26,7.37258 26,14 C26,20.6274 20.6274,26 14,26 C7.37258,26 2,20.6274 2,14 C2,7.37258 7.37258,2 14,2 Z M14,11 C13.4477,11 13,11.4477 13,12 L13,12 L13,20 C13,20.5523 13.4477,21 14,21 C14.5523,21 15,20.5523 15,20 L15,20 L15,12 C15,11.4477 14.5523,11 14,11 Z M14,6.75 C13.3096,6.75 12.75,7.30964 12.75,8 C12.75,8.69036 13.3096,9.25 14,9.25 C14.6904,9.25 15.25,8.69036 15.25,8 C15.25,7.30964 14.6904,6.75 14,6.75 Z"}))))),N0=xe({name:"More",render(){return m("svg",{viewBox:"0 0 16 16",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M4,7 C4.55228,7 5,7.44772 5,8 C5,8.55229 4.55228,9 4,9 C3.44772,9 3,8.55229 3,8 C3,7.44772 3.44772,7 4,7 Z M8,7 C8.55229,7 9,7.44772 9,8 C9,8.55229 8.55229,9 8,9 C7.44772,9 7,8.55229 7,8 C7,7.44772 7.44772,7 8,7 Z M12,7 C12.5523,7 13,7.44772 13,8 C13,8.55229 12.5523,9 12,9 C11.4477,9 11,8.55229 11,8 C11,7.44772 11.4477,7 12,7 Z"}))))}}),MM=xe({name:"Remove",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},m("line",{x1:"400",y1:"256",x2:"112",y2:"256",style:` fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 32px; - `}))}}),zd=Wa("success",m("svg",{viewBox:"0 0 48 48",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M24,4 C35.045695,4 44,12.954305 44,24 C44,35.045695 35.045695,44 24,44 C12.954305,44 4,35.045695 4,24 C4,12.954305 12.954305,4 24,4 Z M32.6338835,17.6161165 C32.1782718,17.1605048 31.4584514,17.1301307 30.9676119,17.5249942 L30.8661165,17.6161165 L20.75,27.732233 L17.1338835,24.1161165 C16.6457281,23.6279612 15.8542719,23.6279612 15.3661165,24.1161165 C14.9105048,24.5717282 14.8801307,25.2915486 15.2749942,25.7823881 L15.3661165,25.8838835 L19.8661165,30.3838835 C20.3217282,30.8394952 21.0415486,30.8698693 21.5323881,30.4750058 L21.6338835,30.3838835 L32.6338835,19.3838835 C33.1220388,18.8957281 33.1220388,18.1042719 32.6338835,17.6161165 Z"}))))),Od=Wa("warning",m("svg",{viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M12,2 C17.523,2 22,6.478 22,12 C22,17.522 17.523,22 12,22 C6.477,22 2,17.522 2,12 C2,6.478 6.477,2 12,2 Z M12.0018002,15.0037242 C11.450254,15.0037242 11.0031376,15.4508407 11.0031376,16.0023869 C11.0031376,16.553933 11.450254,17.0010495 12.0018002,17.0010495 C12.5533463,17.0010495 13.0004628,16.553933 13.0004628,16.0023869 C13.0004628,15.4508407 12.5533463,15.0037242 12.0018002,15.0037242 Z M11.99964,7 C11.4868042,7.00018474 11.0642719,7.38637706 11.0066858,7.8837365 L11,8.00036004 L11.0018003,13.0012393 L11.00857,13.117858 C11.0665141,13.6151758 11.4893244,14.0010638 12.0021602,14.0008793 C12.514996,14.0006946 12.9375283,13.6145023 12.9951144,13.1171428 L13.0018002,13.0005193 L13,7.99964009 L12.9932303,7.8830214 C12.9352861,7.38570354 12.5124758,6.99981552 11.99964,7 Z"}))))),lC=xe({name:"ChevronDown",render(){return m("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M3.14645 5.64645C3.34171 5.45118 3.65829 5.45118 3.85355 5.64645L8 9.79289L12.1464 5.64645C12.3417 5.45118 12.6583 5.45118 12.8536 5.64645C13.0488 5.84171 13.0488 6.15829 12.8536 6.35355L8.35355 10.8536C8.15829 11.0488 7.84171 11.0488 7.64645 10.8536L3.14645 6.35355C2.95118 6.15829 2.95118 5.84171 3.14645 5.64645Z",fill:"currentColor"}))}}),AM=Wa("clear",m("svg",{viewBox:"0 0 16 16",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 C2,4.6862915 4.6862915,2 8,2 Z M6.5343055,5.83859116 C6.33943736,5.70359511 6.07001296,5.72288026 5.89644661,5.89644661 L5.89644661,5.89644661 L5.83859116,5.9656945 C5.70359511,6.16056264 5.72288026,6.42998704 5.89644661,6.60355339 L5.89644661,6.60355339 L7.293,8 L5.89644661,9.39644661 L5.83859116,9.4656945 C5.70359511,9.66056264 5.72288026,9.92998704 5.89644661,10.1035534 L5.89644661,10.1035534 L5.9656945,10.1614088 C6.16056264,10.2964049 6.42998704,10.2771197 6.60355339,10.1035534 L6.60355339,10.1035534 L8,8.707 L9.39644661,10.1035534 L9.4656945,10.1614088 C9.66056264,10.2964049 9.92998704,10.2771197 10.1035534,10.1035534 L10.1035534,10.1035534 L10.1614088,10.0343055 C10.2964049,9.83943736 10.2771197,9.57001296 10.1035534,9.39644661 L10.1035534,9.39644661 L8.707,8 L10.1035534,6.60355339 L10.1614088,6.5343055 C10.2964049,6.33943736 10.2771197,6.07001296 10.1035534,5.89644661 L10.1035534,5.89644661 L10.0343055,5.83859116 C9.83943736,5.70359511 9.57001296,5.72288026 9.39644661,5.89644661 L9.39644661,5.89644661 L8,7.293 L6.60355339,5.89644661 Z"}))))),BM=xe({name:"ArrowBack",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},m("path",{d:"M0 0h24v24H0V0z",fill:"none"}),m("path",{d:"M19 11H7.83l4.88-4.88c.39-.39.39-1.03 0-1.42-.39-.39-1.02-.39-1.41 0l-6.59 6.59c-.39.39-.39 1.02 0 1.41l6.59 6.59c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L7.83 13H19c.55 0 1-.45 1-1s-.45-1-1-1z"}))}}),Xi=xe({name:"BaseIconSwitchTransition",setup(e,{slots:t}){const o=Cr();return()=>m(ho,{name:"icon-switch-transition",appear:o.value},t)}}),Ds=xe({name:"FadeInExpandTransition",props:{appear:Boolean,group:Boolean,mode:String,onLeave:Function,onAfterLeave:Function,onAfterEnter:Function,width:Boolean,reverse:Boolean},setup(e,{slots:t}){function o(l){e.width?l.style.maxWidth=`${l.offsetWidth}px`:l.style.maxHeight=`${l.offsetHeight}px`,l.offsetWidth}function n(l){e.width?l.style.maxWidth="0":l.style.maxHeight="0",l.offsetWidth;const{onLeave:s}=e;s&&s()}function r(l){e.width?l.style.maxWidth="":l.style.maxHeight="";const{onAfterLeave:s}=e;s&&s()}function i(l){if(l.style.transition="none",e.width){const s=l.offsetWidth;l.style.maxWidth="0",l.offsetWidth,l.style.transition="",l.style.maxWidth=`${s}px`}else if(e.reverse)l.style.maxHeight=`${l.offsetHeight}px`,l.offsetHeight,l.style.transition="",l.style.maxHeight="0";else{const s=l.offsetHeight;l.style.maxHeight="0",l.offsetWidth,l.style.transition="",l.style.maxHeight=`${s}px`}l.offsetWidth}function a(l){var s;e.width?l.style.maxWidth="":e.reverse||(l.style.maxHeight=""),(s=e.onAfterEnter)===null||s===void 0||s.call(e)}return()=>{const{group:l,width:s,appear:u,mode:d}=e,c=l?rp:ho,h={name:s?"fade-in-width-expand-transition":"fade-in-height-expand-transition",appear:u,onEnter:i,onAfterEnter:a,onBeforeLeave:o,onLeave:n,onAfterLeave:r};return l||(h.mode=d),m(c,h,t)}}}),DM=D("base-icon",` + `}))}}),Od=Wa("success",m("svg",{viewBox:"0 0 48 48",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M24,4 C35.045695,4 44,12.954305 44,24 C44,35.045695 35.045695,44 24,44 C12.954305,44 4,35.045695 4,24 C4,12.954305 12.954305,4 24,4 Z M32.6338835,17.6161165 C32.1782718,17.1605048 31.4584514,17.1301307 30.9676119,17.5249942 L30.8661165,17.6161165 L20.75,27.732233 L17.1338835,24.1161165 C16.6457281,23.6279612 15.8542719,23.6279612 15.3661165,24.1161165 C14.9105048,24.5717282 14.8801307,25.2915486 15.2749942,25.7823881 L15.3661165,25.8838835 L19.8661165,30.3838835 C20.3217282,30.8394952 21.0415486,30.8698693 21.5323881,30.4750058 L21.6338835,30.3838835 L32.6338835,19.3838835 C33.1220388,18.8957281 33.1220388,18.1042719 32.6338835,17.6161165 Z"}))))),Ld=Wa("warning",m("svg",{viewBox:"0 0 24 24",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1","fill-rule":"evenodd"},m("g",{"fill-rule":"nonzero"},m("path",{d:"M12,2 C17.523,2 22,6.478 22,12 C22,17.522 17.523,22 12,22 C6.477,22 2,17.522 2,12 C2,6.478 6.477,2 12,2 Z M12.0018002,15.0037242 C11.450254,15.0037242 11.0031376,15.4508407 11.0031376,16.0023869 C11.0031376,16.553933 11.450254,17.0010495 12.0018002,17.0010495 C12.5533463,17.0010495 13.0004628,16.553933 13.0004628,16.0023869 C13.0004628,15.4508407 12.5533463,15.0037242 12.0018002,15.0037242 Z M11.99964,7 C11.4868042,7.00018474 11.0642719,7.38637706 11.0066858,7.8837365 L11,8.00036004 L11.0018003,13.0012393 L11.00857,13.117858 C11.0665141,13.6151758 11.4893244,14.0010638 12.0021602,14.0008793 C12.514996,14.0006946 12.9375283,13.6145023 12.9951144,13.1171428 L13.0018002,13.0005193 L13,7.99964009 L12.9932303,7.8830214 C12.9352861,7.38570354 12.5124758,6.99981552 11.99964,7 Z"}))))),sC=xe({name:"ChevronDown",render(){return m("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},m("path",{d:"M3.14645 5.64645C3.34171 5.45118 3.65829 5.45118 3.85355 5.64645L8 9.79289L12.1464 5.64645C12.3417 5.45118 12.6583 5.45118 12.8536 5.64645C13.0488 5.84171 13.0488 6.15829 12.8536 6.35355L8.35355 10.8536C8.15829 11.0488 7.84171 11.0488 7.64645 10.8536L3.14645 6.35355C2.95118 6.15829 2.95118 5.84171 3.14645 5.64645Z",fill:"currentColor"}))}}),AM=Wa("clear",m("svg",{viewBox:"0 0 16 16",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},m("g",{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},m("g",{fill:"currentColor","fill-rule":"nonzero"},m("path",{d:"M8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 C2,4.6862915 4.6862915,2 8,2 Z M6.5343055,5.83859116 C6.33943736,5.70359511 6.07001296,5.72288026 5.89644661,5.89644661 L5.89644661,5.89644661 L5.83859116,5.9656945 C5.70359511,6.16056264 5.72288026,6.42998704 5.89644661,6.60355339 L5.89644661,6.60355339 L7.293,8 L5.89644661,9.39644661 L5.83859116,9.4656945 C5.70359511,9.66056264 5.72288026,9.92998704 5.89644661,10.1035534 L5.89644661,10.1035534 L5.9656945,10.1614088 C6.16056264,10.2964049 6.42998704,10.2771197 6.60355339,10.1035534 L6.60355339,10.1035534 L8,8.707 L9.39644661,10.1035534 L9.4656945,10.1614088 C9.66056264,10.2964049 9.92998704,10.2771197 10.1035534,10.1035534 L10.1035534,10.1035534 L10.1614088,10.0343055 C10.2964049,9.83943736 10.2771197,9.57001296 10.1035534,9.39644661 L10.1035534,9.39644661 L8.707,8 L10.1035534,6.60355339 L10.1614088,6.5343055 C10.2964049,6.33943736 10.2771197,6.07001296 10.1035534,5.89644661 L10.1035534,5.89644661 L10.0343055,5.83859116 C9.83943736,5.70359511 9.57001296,5.72288026 9.39644661,5.89644661 L9.39644661,5.89644661 L8,7.293 L6.60355339,5.89644661 Z"}))))),BM=xe({name:"ArrowBack",render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},m("path",{d:"M0 0h24v24H0V0z",fill:"none"}),m("path",{d:"M19 11H7.83l4.88-4.88c.39-.39.39-1.03 0-1.42-.39-.39-1.02-.39-1.41 0l-6.59 6.59c-.39.39-.39 1.02 0 1.41l6.59 6.59c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L7.83 13H19c.55 0 1-.45 1-1s-.45-1-1-1z"}))}}),Xi=xe({name:"BaseIconSwitchTransition",setup(e,{slots:t}){const o=Cr();return()=>m(ho,{name:"icon-switch-transition",appear:o.value},t)}}),Ts=xe({name:"FadeInExpandTransition",props:{appear:Boolean,group:Boolean,mode:String,onLeave:Function,onAfterLeave:Function,onAfterEnter:Function,width:Boolean,reverse:Boolean},setup(e,{slots:t}){function o(l){e.width?l.style.maxWidth=`${l.offsetWidth}px`:l.style.maxHeight=`${l.offsetHeight}px`,l.offsetWidth}function n(l){e.width?l.style.maxWidth="0":l.style.maxHeight="0",l.offsetWidth;const{onLeave:s}=e;s&&s()}function r(l){e.width?l.style.maxWidth="":l.style.maxHeight="";const{onAfterLeave:s}=e;s&&s()}function i(l){if(l.style.transition="none",e.width){const s=l.offsetWidth;l.style.maxWidth="0",l.offsetWidth,l.style.transition="",l.style.maxWidth=`${s}px`}else if(e.reverse)l.style.maxHeight=`${l.offsetHeight}px`,l.offsetHeight,l.style.transition="",l.style.maxHeight="0";else{const s=l.offsetHeight;l.style.maxHeight="0",l.offsetWidth,l.style.transition="",l.style.maxHeight=`${s}px`}l.offsetWidth}function a(l){var s;e.width?l.style.maxWidth="":e.reverse||(l.style.maxHeight=""),(s=e.onAfterEnter)===null||s===void 0||s.call(e)}return()=>{const{group:l,width:s,appear:u,mode:d}=e,c=l?ip:ho,h={name:s?"fade-in-width-expand-transition":"fade-in-height-expand-transition",appear:u,onEnter:i,onAfterEnter:a,onBeforeLeave:o,onLeave:n,onAfterLeave:r};return l||(h.mode=d),m(c,h,t)}}}),TM=T("base-icon",` height: 1em; width: 1em; line-height: 1em; @@ -57,10 +57,10 @@ ${t} position: relative; fill: currentColor; transform: translateZ(0); -`,[N("svg",` +`,[V("svg",` height: 1em; width: 1em; - `)]),Ut=xe({name:"BaseIcon",props:{role:String,ariaLabel:String,ariaDisabled:{type:Boolean,default:void 0},ariaHidden:{type:Boolean,default:void 0},clsPrefix:{type:String,required:!0},onClick:Function,onMousedown:Function,onMouseup:Function},setup(e){kr("-base-icon",DM,Be(e,"clsPrefix"))},render(){return m("i",{class:`${this.clsPrefix}-base-icon`,onClick:this.onClick,onMousedown:this.onMousedown,onMouseup:this.onMouseup,role:this.role,"aria-label":this.ariaLabel,"aria-hidden":this.ariaHidden,"aria-disabled":this.ariaDisabled},this.$slots)}}),TM=D("base-close",` + `)]),Ut=xe({name:"BaseIcon",props:{role:String,ariaLabel:String,ariaDisabled:{type:Boolean,default:void 0},ariaHidden:{type:Boolean,default:void 0},clsPrefix:{type:String,required:!0},onClick:Function,onMousedown:Function,onMouseup:Function},setup(e){kr("-base-icon",TM,Be(e,"clsPrefix"))},render(){return m("i",{class:`${this.clsPrefix}-base-icon`,onClick:this.onClick,onMousedown:this.onMousedown,onMouseup:this.onMouseup,role:this.role,"aria-label":this.ariaLabel,"aria-hidden":this.ariaHidden,"aria-disabled":this.ariaDisabled},this.$slots)}}),DM=T("base-close",` display: flex; align-items: center; justify-content: center; @@ -78,7 +78,7 @@ ${t} `,[X("absolute",` height: var(--n-close-icon-size); width: var(--n-close-icon-size); - `),N("&::before",` + `),V("&::before",` content: ""; position: absolute; width: var(--n-close-size); @@ -88,23 +88,23 @@ ${t} transform: translateY(-50%) translateX(-50%); transition: inherit; border-radius: inherit; - `),Ft("disabled",[N("&:hover",` + `),Ft("disabled",[V("&:hover",` color: var(--n-close-icon-color-hover); - `),N("&:hover::before",` + `),V("&:hover::before",` background-color: var(--n-close-color-hover); - `),N("&:focus::before",` + `),V("&:focus::before",` background-color: var(--n-close-color-hover); - `),N("&:active",` + `),V("&:active",` color: var(--n-close-icon-color-pressed); - `),N("&:active::before",` + `),V("&:active::before",` background-color: var(--n-close-color-pressed); `)]),X("disabled",` cursor: not-allowed; color: var(--n-close-icon-color-disabled); background-color: transparent; - `),X("round",[N("&::before",` + `),X("round",[V("&::before",` border-radius: 50%; - `)])]),li=xe({name:"BaseClose",props:{isButtonTag:{type:Boolean,default:!0},clsPrefix:{type:String,required:!0},disabled:{type:Boolean,default:void 0},focusable:{type:Boolean,default:!0},round:Boolean,onClick:Function,absolute:Boolean},setup(e){return kr("-base-close",TM,Be(e,"clsPrefix")),()=>{const{clsPrefix:t,disabled:o,absolute:n,round:r,isButtonTag:i}=e;return m(i?"button":"div",{type:i?"button":void 0,tabindex:o||!e.focusable?-1:0,"aria-disabled":o,"aria-label":"close",role:i?void 0:"button",disabled:o,class:[`${t}-base-close`,n&&`${t}-base-close--absolute`,o&&`${t}-base-close--disabled`,r&&`${t}-base-close--round`],onMousedown:l=>{e.focusable||l.preventDefault()},onClick:e.onClick},m(Ut,{clsPrefix:t},{default:()=>m(_M,null)}))}}}),IM=xe({props:{onFocus:Function,onBlur:Function},setup(e){return()=>m("div",{style:"width: 0; height: 0",tabindex:0,onFocus:e.onFocus,onBlur:e.onBlur})}}),{cubicBezierEaseInOut:zM}=sn;function en({originalTransform:e="",left:t=0,top:o=0,transition:n=`all .3s ${zM} !important`}={}){return[N("&.icon-switch-transition-enter-from, &.icon-switch-transition-leave-to",{transform:`${e} scale(0.75)`,left:t,top:o,opacity:0}),N("&.icon-switch-transition-enter-to, &.icon-switch-transition-leave-from",{transform:`scale(1) ${e}`,left:t,top:o,opacity:1}),N("&.icon-switch-transition-enter-active, &.icon-switch-transition-leave-active",{transformOrigin:"center",position:"absolute",left:t,top:o,transition:n})]}const OM=N([N("@keyframes rotator",` + `)])]),li=xe({name:"BaseClose",props:{isButtonTag:{type:Boolean,default:!0},clsPrefix:{type:String,required:!0},disabled:{type:Boolean,default:void 0},focusable:{type:Boolean,default:!0},round:Boolean,onClick:Function,absolute:Boolean},setup(e){return kr("-base-close",DM,Be(e,"clsPrefix")),()=>{const{clsPrefix:t,disabled:o,absolute:n,round:r,isButtonTag:i}=e;return m(i?"button":"div",{type:i?"button":void 0,tabindex:o||!e.focusable?-1:0,"aria-disabled":o,"aria-label":"close",role:i?void 0:"button",disabled:o,class:[`${t}-base-close`,n&&`${t}-base-close--absolute`,o&&`${t}-base-close--disabled`,r&&`${t}-base-close--round`],onMousedown:l=>{e.focusable||l.preventDefault()},onClick:e.onClick},m(Ut,{clsPrefix:t},{default:()=>m(_M,null)}))}}}),IM=xe({props:{onFocus:Function,onBlur:Function},setup(e){return()=>m("div",{style:"width: 0; height: 0",tabindex:0,onFocus:e.onFocus,onBlur:e.onBlur})}}),{cubicBezierEaseInOut:zM}=sn;function en({originalTransform:e="",left:t=0,top:o=0,transition:n=`all .3s ${zM} !important`}={}){return[V("&.icon-switch-transition-enter-from, &.icon-switch-transition-leave-to",{transform:`${e} scale(0.75)`,left:t,top:o,opacity:0}),V("&.icon-switch-transition-enter-to, &.icon-switch-transition-leave-from",{transform:`scale(1) ${e}`,left:t,top:o,opacity:1}),V("&.icon-switch-transition-enter-active, &.icon-switch-transition-leave-active",{transformOrigin:"center",position:"absolute",left:t,top:o,transition:n})]}const OM=V([V("@keyframes rotator",` 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); @@ -112,7 +112,7 @@ ${t} 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); - }`),D("base-loading",` + }`),T("base-loading",` position: relative; line-height: 0; width: 1em; @@ -131,7 +131,7 @@ ${t} `,[G("icon",` height: 1em; width: 1em; - `)])])]),Vc="1.6s",LM={strokeWidth:{type:Number,default:28},stroke:{type:String,default:void 0}},_r=xe({name:"BaseLoading",props:Object.assign({clsPrefix:{type:String,required:!0},show:{type:Boolean,default:!0},scale:{type:Number,default:1},radius:{type:Number,default:100}},LM),setup(e){kr("-base-loading",OM,Be(e,"clsPrefix"))},render(){const{clsPrefix:e,radius:t,strokeWidth:o,stroke:n,scale:r}=this,i=t/r;return m("div",{class:`${e}-base-loading`,role:"img","aria-label":"loading"},m(Xi,null,{default:()=>this.show?m("div",{key:"icon",class:`${e}-base-loading__transition-wrapper`},m("div",{class:`${e}-base-loading__container`},m("svg",{class:`${e}-base-loading__icon`,viewBox:`0 0 ${2*i} ${2*i}`,xmlns:"http://www.w3.org/2000/svg",style:{color:n}},m("g",null,m("animateTransform",{attributeName:"transform",type:"rotate",values:`0 ${i} ${i};270 ${i} ${i}`,begin:"0s",dur:Vc,fill:"freeze",repeatCount:"indefinite"}),m("circle",{class:`${e}-base-loading__icon`,fill:"none",stroke:"currentColor","stroke-width":o,"stroke-linecap":"round",cx:i,cy:i,r:t-o/2,"stroke-dasharray":5.67*t,"stroke-dashoffset":18.48*t},m("animateTransform",{attributeName:"transform",type:"rotate",values:`0 ${i} ${i};135 ${i} ${i};450 ${i} ${i}`,begin:"0s",dur:Vc,fill:"freeze",repeatCount:"indefinite"}),m("animate",{attributeName:"stroke-dashoffset",values:`${5.67*t};${1.42*t};${5.67*t}`,begin:"0s",dur:Vc,fill:"freeze",repeatCount:"indefinite"})))))):m("div",{key:"placeholder",class:`${e}-base-loading__placeholder`},this.$slots)}))}});function N0(e){return Array.isArray(e)?e:[e]}const fh={STOP:"STOP"};function sC(e,t){const o=t(e);e.children!==void 0&&o!==fh.STOP&&e.children.forEach(n=>sC(n,t))}function HM(e,t={}){const{preserveGroup:o=!1}=t,n=[],r=o?a=>{a.isLeaf||(n.push(a.key),i(a.children))}:a=>{a.isLeaf||(a.isGroup||n.push(a.key),i(a.children))};function i(a){a.forEach(r)}return i(e),n}function NM(e,t){const{isLeaf:o}=e;return o!==void 0?o:!t(e)}function VM(e){return e.children}function jM(e){return e.key}function WM(){return!1}function UM(e,t){const{isLeaf:o}=e;return!(o===!1&&!Array.isArray(t(e)))}function KM(e){return e.disabled===!0}function GM(e,t){return e.isLeaf===!1&&!Array.isArray(t(e))}function jc(e){var t;return e==null?[]:Array.isArray(e)?e:(t=e.checkedKeys)!==null&&t!==void 0?t:[]}function Wc(e){var t;return e==null||Array.isArray(e)?[]:(t=e.indeterminateKeys)!==null&&t!==void 0?t:[]}function qM(e,t){const o=new Set(e);return t.forEach(n=>{o.has(n)||o.add(n)}),Array.from(o)}function ZM(e,t){const o=new Set(e);return t.forEach(n=>{o.has(n)&&o.delete(n)}),Array.from(o)}function XM(e){return(e==null?void 0:e.type)==="group"}function YM(e){const t=new Map;return e.forEach((o,n)=>{t.set(o.key,n)}),o=>{var n;return(n=t.get(o))!==null&&n!==void 0?n:null}}class QM extends Error{constructor(){super(),this.message="SubtreeNotLoadedError: checking a subtree whose required nodes are not fully loaded."}}function JM(e,t,o,n){return od(t.concat(e),o,n,!1)}function eA(e,t){const o=new Set;return e.forEach(n=>{const r=t.treeNodeMap.get(n);if(r!==void 0){let i=r.parent;for(;i!==null&&!(i.disabled||o.has(i.key));)o.add(i.key),i=i.parent}}),o}function tA(e,t,o,n){const r=od(t,o,n,!1),i=od(e,o,n,!0),a=eA(e,o),l=[];return r.forEach(s=>{(i.has(s)||a.has(s))&&l.push(s)}),l.forEach(s=>r.delete(s)),r}function Uc(e,t){const{checkedKeys:o,keysToCheck:n,keysToUncheck:r,indeterminateKeys:i,cascade:a,leafOnly:l,checkStrategy:s,allowNotLoaded:u}=e;if(!a)return n!==void 0?{checkedKeys:qM(o,n),indeterminateKeys:Array.from(i)}:r!==void 0?{checkedKeys:ZM(o,r),indeterminateKeys:Array.from(i)}:{checkedKeys:Array.from(o),indeterminateKeys:Array.from(i)};const{levelTreeNodeMap:d}=t;let c;r!==void 0?c=tA(r,o,t,u):n!==void 0?c=JM(n,o,t,u):c=od(o,t,u,!1);const h=s==="parent",f=s==="child"||l,p=c,g=new Set,v=Math.max.apply(null,Array.from(d.keys()));for(let b=v;b>=0;b-=1){const x=b===0,E=d.get(b);for(const C of E){if(C.isLeaf)continue;const{key:_,shallowLoaded:R}=C;if(f&&R&&C.children.forEach(B=>{!B.disabled&&!B.isLeaf&&B.shallowLoaded&&p.has(B.key)&&p.delete(B.key)}),C.disabled||!R)continue;let w=!0,A=!1,$=!0;for(const B of C.children){const U=B.key;if(!B.disabled){if($&&($=!1),p.has(U))A=!0;else if(g.has(U)){A=!0,w=!1;break}else if(w=!1,A)break}}w&&!$?(h&&C.children.forEach(B=>{!B.disabled&&p.has(B.key)&&p.delete(B.key)}),p.add(_)):A&&g.add(_),x&&f&&p.has(_)&&p.delete(_)}}return{checkedKeys:Array.from(p),indeterminateKeys:Array.from(g)}}function od(e,t,o,n){const{treeNodeMap:r,getChildren:i}=t,a=new Set,l=new Set(e);return e.forEach(s=>{const u=r.get(s);u!==void 0&&sC(u,d=>{if(d.disabled)return fh.STOP;const{key:c}=d;if(!a.has(c)&&(a.add(c),l.add(c),GM(d.rawNode,i))){if(n)return fh.STOP;if(!o)throw new QM}})}),l}function oA(e,{includeGroup:t=!1,includeSelf:o=!0},n){var r;const i=n.treeNodeMap;let a=e==null?null:(r=i.get(e))!==null&&r!==void 0?r:null;const l={keyPath:[],treeNodePath:[],treeNode:a};if(a!=null&&a.ignored)return l.treeNode=null,l;for(;a;)!a.ignored&&(t||!a.isGroup)&&l.treeNodePath.push(a),a=a.parent;return l.treeNodePath.reverse(),o||l.treeNodePath.pop(),l.keyPath=l.treeNodePath.map(s=>s.key),l}function nA(e){if(e.length===0)return null;const t=e[0];return t.isGroup||t.ignored||t.disabled?t.getNext():t}function rA(e,t){const o=e.siblings,n=o.length,{index:r}=e;return t?o[(r+1)%n]:r===o.length-1?null:o[r+1]}function V0(e,t,{loop:o=!1,includeDisabled:n=!1}={}){const r=t==="prev"?iA:rA,i={reverse:t==="prev"};let a=!1,l=null;function s(u){if(u!==null){if(u===e){if(!a)a=!0;else if(!e.disabled&&!e.isGroup){l=e;return}}else if((!u.disabled||n)&&!u.ignored&&!u.isGroup){l=u;return}if(u.isGroup){const d=zp(u,i);d!==null?l=d:s(r(u,o))}else{const d=r(u,!1);if(d!==null)s(d);else{const c=aA(u);c!=null&&c.isGroup?s(r(c,o)):o&&s(r(u,!0))}}}}return s(e),l}function iA(e,t){const o=e.siblings,n=o.length,{index:r}=e;return t?o[(r-1+n)%n]:r===0?null:o[r-1]}function aA(e){return e.parent}function zp(e,t={}){const{reverse:o=!1}=t,{children:n}=e;if(n){const{length:r}=n,i=o?r-1:0,a=o?-1:r,l=o?-1:1;for(let s=i;s!==a;s+=l){const u=n[s];if(!u.disabled&&!u.ignored)if(u.isGroup){const d=zp(u,t);if(d!==null)return d}else return u}}return null}const lA={getChild(){return this.ignored?null:zp(this)},getParent(){const{parent:e}=this;return e!=null&&e.isGroup?e.getParent():e},getNext(e={}){return V0(this,"next",e)},getPrev(e={}){return V0(this,"prev",e)}};function sA(e,t){const o=t?new Set(t):void 0,n=[];function r(i){i.forEach(a=>{n.push(a),!(a.isLeaf||!a.children||a.ignored)&&(a.isGroup||o===void 0||o.has(a.key))&&r(a.children)})}return r(e),n}function uA(e,t){const o=e.key;for(;t;){if(t.key===o)return!0;t=t.parent}return!1}function uC(e,t,o,n,r,i=null,a=0){const l=[];return e.forEach((s,u)=>{var d;const c=Object.create(n);if(c.rawNode=s,c.siblings=l,c.level=a,c.index=u,c.isFirstChild=u===0,c.isLastChild=u+1===e.length,c.parent=i,!c.ignored){const h=r(s);Array.isArray(h)&&(c.children=uC(h,t,o,n,r,c,a+1))}l.push(c),t.set(c.key,c),o.has(a)||o.set(a,[]),(d=o.get(a))===null||d===void 0||d.push(c)}),l}function Ld(e,t={}){var o;const n=new Map,r=new Map,{getDisabled:i=KM,getIgnored:a=WM,getIsGroup:l=XM,getKey:s=jM}=t,u=(o=t.getChildren)!==null&&o!==void 0?o:VM,d=t.ignoreEmptyChildren?C=>{const _=u(C);return Array.isArray(_)?_.length?_:null:_}:u,c=Object.assign({get key(){return s(this.rawNode)},get disabled(){return i(this.rawNode)},get isGroup(){return l(this.rawNode)},get isLeaf(){return NM(this.rawNode,d)},get shallowLoaded(){return UM(this.rawNode,d)},get ignored(){return a(this.rawNode)},contains(C){return uA(this,C)}},lA),h=uC(e,n,r,c,d);function f(C){if(C==null)return null;const _=n.get(C);return _&&!_.isGroup&&!_.ignored?_:null}function p(C){if(C==null)return null;const _=n.get(C);return _&&!_.ignored?_:null}function g(C,_){const R=p(C);return R?R.getPrev(_):null}function v(C,_){const R=p(C);return R?R.getNext(_):null}function b(C){const _=p(C);return _?_.getParent():null}function x(C){const _=p(C);return _?_.getChild():null}const E={treeNodes:h,treeNodeMap:n,levelTreeNodeMap:r,maxLevel:Math.max(...r.keys()),getChildren:d,getFlattenedNodes(C){return sA(h,C)},getNode:f,getPrev:g,getNext:v,getParent:b,getChild:x,getFirstAvailableNode(){return nA(h)},getPath(C,_={}){return oA(C,_,E)},getCheckedKeys(C,_={}){const{cascade:R=!0,leafOnly:w=!1,checkStrategy:A="all",allowNotLoaded:$=!1}=_;return Uc({checkedKeys:jc(C),indeterminateKeys:Wc(C),cascade:R,leafOnly:w,checkStrategy:A,allowNotLoaded:$},E)},check(C,_,R={}){const{cascade:w=!0,leafOnly:A=!1,checkStrategy:$="all",allowNotLoaded:B=!1}=R;return Uc({checkedKeys:jc(_),indeterminateKeys:Wc(_),keysToCheck:C==null?[]:N0(C),cascade:w,leafOnly:A,checkStrategy:$,allowNotLoaded:B},E)},uncheck(C,_,R={}){const{cascade:w=!0,leafOnly:A=!1,checkStrategy:$="all",allowNotLoaded:B=!1}=R;return Uc({checkedKeys:jc(_),indeterminateKeys:Wc(_),keysToUncheck:C==null?[]:N0(C),cascade:w,leafOnly:A,checkStrategy:$,allowNotLoaded:B},E)},getNonLeafKeys(C={}){return HM(h,C)}};return E}const Ze={neutralBase:"#000",neutralInvertBase:"#fff",neutralTextBase:"#fff",neutralPopover:"rgb(72, 72, 78)",neutralCard:"rgb(24, 24, 28)",neutralModal:"rgb(44, 44, 50)",neutralBody:"rgb(16, 16, 20)",alpha1:"0.9",alpha2:"0.82",alpha3:"0.52",alpha4:"0.38",alpha5:"0.28",alphaClose:"0.52",alphaDisabled:"0.38",alphaDisabledInput:"0.06",alphaPending:"0.09",alphaTablePending:"0.06",alphaTableStriped:"0.05",alphaPressed:"0.05",alphaAvatar:"0.18",alphaRail:"0.2",alphaProgressRail:"0.12",alphaBorder:"0.24",alphaDivider:"0.09",alphaInput:"0.1",alphaAction:"0.06",alphaTab:"0.04",alphaScrollbar:"0.2",alphaScrollbarHover:"0.3",alphaCode:"0.12",alphaTag:"0.2",primaryHover:"#7fe7c4",primaryDefault:"#63e2b7",primaryActive:"#5acea7",primarySuppl:"rgb(42, 148, 125)",infoHover:"#8acbec",infoDefault:"#70c0e8",infoActive:"#66afd3",infoSuppl:"rgb(56, 137, 197)",errorHover:"#e98b8b",errorDefault:"#e88080",errorActive:"#e57272",errorSuppl:"rgb(208, 58, 82)",warningHover:"#f5d599",warningDefault:"#f2c97d",warningActive:"#e6c260",warningSuppl:"rgb(240, 138, 0)",successHover:"#7fe7c4",successDefault:"#63e2b7",successActive:"#5acea7",successSuppl:"rgb(42, 148, 125)"},dA=so(Ze.neutralBase),dC=so(Ze.neutralInvertBase),cA=`rgba(${dC.slice(0,3).join(", ")}, `;function At(e){return`${cA+String(e)})`}function fA(e){const t=Array.from(dC);return t[3]=Number(e),Ue(dA,t)}const Ne=Object.assign(Object.assign({name:"common"},sn),{baseColor:Ze.neutralBase,primaryColor:Ze.primaryDefault,primaryColorHover:Ze.primaryHover,primaryColorPressed:Ze.primaryActive,primaryColorSuppl:Ze.primarySuppl,infoColor:Ze.infoDefault,infoColorHover:Ze.infoHover,infoColorPressed:Ze.infoActive,infoColorSuppl:Ze.infoSuppl,successColor:Ze.successDefault,successColorHover:Ze.successHover,successColorPressed:Ze.successActive,successColorSuppl:Ze.successSuppl,warningColor:Ze.warningDefault,warningColorHover:Ze.warningHover,warningColorPressed:Ze.warningActive,warningColorSuppl:Ze.warningSuppl,errorColor:Ze.errorDefault,errorColorHover:Ze.errorHover,errorColorPressed:Ze.errorActive,errorColorSuppl:Ze.errorSuppl,textColorBase:Ze.neutralTextBase,textColor1:At(Ze.alpha1),textColor2:At(Ze.alpha2),textColor3:At(Ze.alpha3),textColorDisabled:At(Ze.alpha4),placeholderColor:At(Ze.alpha4),placeholderColorDisabled:At(Ze.alpha5),iconColor:At(Ze.alpha4),iconColorDisabled:At(Ze.alpha5),iconColorHover:At(Number(Ze.alpha4)*1.25),iconColorPressed:At(Number(Ze.alpha4)*.8),opacity1:Ze.alpha1,opacity2:Ze.alpha2,opacity3:Ze.alpha3,opacity4:Ze.alpha4,opacity5:Ze.alpha5,dividerColor:At(Ze.alphaDivider),borderColor:At(Ze.alphaBorder),closeIconColorHover:At(Number(Ze.alphaClose)),closeIconColor:At(Number(Ze.alphaClose)),closeIconColorPressed:At(Number(Ze.alphaClose)),closeColorHover:"rgba(255, 255, 255, .12)",closeColorPressed:"rgba(255, 255, 255, .08)",clearColor:At(Ze.alpha4),clearColorHover:ao(At(Ze.alpha4),{alpha:1.25}),clearColorPressed:ao(At(Ze.alpha4),{alpha:.8}),scrollbarColor:At(Ze.alphaScrollbar),scrollbarColorHover:At(Ze.alphaScrollbarHover),scrollbarWidth:"5px",scrollbarHeight:"5px",scrollbarBorderRadius:"5px",progressRailColor:At(Ze.alphaProgressRail),railColor:At(Ze.alphaRail),popoverColor:Ze.neutralPopover,tableColor:Ze.neutralCard,cardColor:Ze.neutralCard,modalColor:Ze.neutralModal,bodyColor:Ze.neutralBody,tagColor:fA(Ze.alphaTag),avatarColor:At(Ze.alphaAvatar),invertedColor:Ze.neutralBase,inputColor:At(Ze.alphaInput),codeColor:At(Ze.alphaCode),tabColor:At(Ze.alphaTab),actionColor:At(Ze.alphaAction),tableHeaderColor:At(Ze.alphaAction),hoverColor:At(Ze.alphaPending),tableColorHover:At(Ze.alphaTablePending),tableColorStriped:At(Ze.alphaTableStriped),pressedColor:At(Ze.alphaPressed),opacityDisabled:Ze.alphaDisabled,inputColorDisabled:At(Ze.alphaDisabledInput),buttonColor2:"rgba(255, 255, 255, .08)",buttonColor2Hover:"rgba(255, 255, 255, .12)",buttonColor2Pressed:"rgba(255, 255, 255, .08)",boxShadow1:"0 1px 2px -2px rgba(0, 0, 0, .24), 0 3px 6px 0 rgba(0, 0, 0, .18), 0 5px 12px 4px rgba(0, 0, 0, .12)",boxShadow2:"0 3px 6px -4px rgba(0, 0, 0, .24), 0 6px 12px 0 rgba(0, 0, 0, .16), 0 9px 18px 8px rgba(0, 0, 0, .10)",boxShadow3:"0 6px 16px -9px rgba(0, 0, 0, .08), 0 9px 28px 0 rgba(0, 0, 0, .05), 0 12px 48px 16px rgba(0, 0, 0, .03)"}),dt={neutralBase:"#FFF",neutralInvertBase:"#000",neutralTextBase:"#000",neutralPopover:"#fff",neutralCard:"#fff",neutralModal:"#fff",neutralBody:"#fff",alpha1:"0.82",alpha2:"0.72",alpha3:"0.38",alpha4:"0.24",alpha5:"0.18",alphaClose:"0.6",alphaDisabled:"0.5",alphaDisabledInput:"0.02",alphaPending:"0.05",alphaTablePending:"0.02",alphaPressed:"0.07",alphaAvatar:"0.2",alphaRail:"0.14",alphaProgressRail:".08",alphaBorder:"0.12",alphaDivider:"0.06",alphaInput:"0",alphaAction:"0.02",alphaTab:"0.04",alphaScrollbar:"0.25",alphaScrollbarHover:"0.4",alphaCode:"0.05",alphaTag:"0.02",primaryHover:"#36ad6a",primaryDefault:"#18a058",primaryActive:"#0c7a43",primarySuppl:"#36ad6a",infoHover:"#4098fc",infoDefault:"#2080f0",infoActive:"#1060c9",infoSuppl:"#4098fc",errorHover:"#de576d",errorDefault:"#d03050",errorActive:"#ab1f3f",errorSuppl:"#de576d",warningHover:"#fcb040",warningDefault:"#f0a020",warningActive:"#c97c10",warningSuppl:"#fcb040",successHover:"#36ad6a",successDefault:"#18a058",successActive:"#0c7a43",successSuppl:"#36ad6a"},hA=so(dt.neutralBase),cC=so(dt.neutralInvertBase),pA=`rgba(${cC.slice(0,3).join(", ")}, `;function j0(e){return`${pA+String(e)})`}function _o(e){const t=Array.from(cC);return t[3]=Number(e),Ue(hA,t)}const Ve=Object.assign(Object.assign({name:"common"},sn),{baseColor:dt.neutralBase,primaryColor:dt.primaryDefault,primaryColorHover:dt.primaryHover,primaryColorPressed:dt.primaryActive,primaryColorSuppl:dt.primarySuppl,infoColor:dt.infoDefault,infoColorHover:dt.infoHover,infoColorPressed:dt.infoActive,infoColorSuppl:dt.infoSuppl,successColor:dt.successDefault,successColorHover:dt.successHover,successColorPressed:dt.successActive,successColorSuppl:dt.successSuppl,warningColor:dt.warningDefault,warningColorHover:dt.warningHover,warningColorPressed:dt.warningActive,warningColorSuppl:dt.warningSuppl,errorColor:dt.errorDefault,errorColorHover:dt.errorHover,errorColorPressed:dt.errorActive,errorColorSuppl:dt.errorSuppl,textColorBase:dt.neutralTextBase,textColor1:"rgb(31, 34, 37)",textColor2:"rgb(51, 54, 57)",textColor3:"rgb(118, 124, 130)",textColorDisabled:_o(dt.alpha4),placeholderColor:_o(dt.alpha4),placeholderColorDisabled:_o(dt.alpha5),iconColor:_o(dt.alpha4),iconColorHover:ao(_o(dt.alpha4),{lightness:.75}),iconColorPressed:ao(_o(dt.alpha4),{lightness:.9}),iconColorDisabled:_o(dt.alpha5),opacity1:dt.alpha1,opacity2:dt.alpha2,opacity3:dt.alpha3,opacity4:dt.alpha4,opacity5:dt.alpha5,dividerColor:"rgb(239, 239, 245)",borderColor:"rgb(224, 224, 230)",closeIconColor:_o(Number(dt.alphaClose)),closeIconColorHover:_o(Number(dt.alphaClose)),closeIconColorPressed:_o(Number(dt.alphaClose)),closeColorHover:"rgba(0, 0, 0, .09)",closeColorPressed:"rgba(0, 0, 0, .13)",clearColor:_o(dt.alpha4),clearColorHover:ao(_o(dt.alpha4),{lightness:.75}),clearColorPressed:ao(_o(dt.alpha4),{lightness:.9}),scrollbarColor:j0(dt.alphaScrollbar),scrollbarColorHover:j0(dt.alphaScrollbarHover),scrollbarWidth:"5px",scrollbarHeight:"5px",scrollbarBorderRadius:"5px",progressRailColor:_o(dt.alphaProgressRail),railColor:"rgb(219, 219, 223)",popoverColor:dt.neutralPopover,tableColor:dt.neutralCard,cardColor:dt.neutralCard,modalColor:dt.neutralModal,bodyColor:dt.neutralBody,tagColor:"#eee",avatarColor:_o(dt.alphaAvatar),invertedColor:"rgb(0, 20, 40)",inputColor:_o(dt.alphaInput),codeColor:"rgb(244, 244, 248)",tabColor:"rgb(247, 247, 250)",actionColor:"rgb(250, 250, 252)",tableHeaderColor:"rgb(250, 250, 252)",hoverColor:"rgb(243, 243, 245)",tableColorHover:"rgba(0, 0, 100, 0.03)",tableColorStriped:"rgba(0, 0, 100, 0.02)",pressedColor:"rgb(237, 237, 239)",opacityDisabled:dt.alphaDisabled,inputColorDisabled:"rgb(250, 250, 252)",buttonColor2:"rgba(46, 51, 56, .05)",buttonColor2Hover:"rgba(46, 51, 56, .09)",buttonColor2Pressed:"rgba(46, 51, 56, .13)",boxShadow1:"0 1px 2px -2px rgba(0, 0, 0, .08), 0 3px 6px 0 rgba(0, 0, 0, .06), 0 5px 12px 4px rgba(0, 0, 0, .04)",boxShadow2:"0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05)",boxShadow3:"0 6px 16px -9px rgba(0, 0, 0, .08), 0 9px 28px 0 rgba(0, 0, 0, .05), 0 12px 48px 16px rgba(0, 0, 0, .03)"}),mA={iconSizeTiny:"28px",iconSizeSmall:"34px",iconSizeMedium:"40px",iconSizeLarge:"46px",iconSizeHuge:"52px"};function fC(e){const{textColorDisabled:t,iconColor:o,textColor2:n,fontSizeTiny:r,fontSizeSmall:i,fontSizeMedium:a,fontSizeLarge:l,fontSizeHuge:s}=e;return Object.assign(Object.assign({},mA),{fontSizeTiny:r,fontSizeSmall:i,fontSizeMedium:a,fontSizeLarge:l,fontSizeHuge:s,textColor:t,iconColor:o,extraTextColor:n})}const tr={name:"Empty",common:Ve,self:fC},Yi={name:"Empty",common:Ne,self:fC},gA=D("empty",` + `)])])]),jc="1.6s",LM={strokeWidth:{type:Number,default:28},stroke:{type:String,default:void 0}},_r=xe({name:"BaseLoading",props:Object.assign({clsPrefix:{type:String,required:!0},show:{type:Boolean,default:!0},scale:{type:Number,default:1},radius:{type:Number,default:100}},LM),setup(e){kr("-base-loading",OM,Be(e,"clsPrefix"))},render(){const{clsPrefix:e,radius:t,strokeWidth:o,stroke:n,scale:r}=this,i=t/r;return m("div",{class:`${e}-base-loading`,role:"img","aria-label":"loading"},m(Xi,null,{default:()=>this.show?m("div",{key:"icon",class:`${e}-base-loading__transition-wrapper`},m("div",{class:`${e}-base-loading__container`},m("svg",{class:`${e}-base-loading__icon`,viewBox:`0 0 ${2*i} ${2*i}`,xmlns:"http://www.w3.org/2000/svg",style:{color:n}},m("g",null,m("animateTransform",{attributeName:"transform",type:"rotate",values:`0 ${i} ${i};270 ${i} ${i}`,begin:"0s",dur:jc,fill:"freeze",repeatCount:"indefinite"}),m("circle",{class:`${e}-base-loading__icon`,fill:"none",stroke:"currentColor","stroke-width":o,"stroke-linecap":"round",cx:i,cy:i,r:t-o/2,"stroke-dasharray":5.67*t,"stroke-dashoffset":18.48*t},m("animateTransform",{attributeName:"transform",type:"rotate",values:`0 ${i} ${i};135 ${i} ${i};450 ${i} ${i}`,begin:"0s",dur:jc,fill:"freeze",repeatCount:"indefinite"}),m("animate",{attributeName:"stroke-dashoffset",values:`${5.67*t};${1.42*t};${5.67*t}`,begin:"0s",dur:jc,fill:"freeze",repeatCount:"indefinite"})))))):m("div",{key:"placeholder",class:`${e}-base-loading__placeholder`},this.$slots)}))}});function V0(e){return Array.isArray(e)?e:[e]}const hh={STOP:"STOP"};function uC(e,t){const o=t(e);e.children!==void 0&&o!==hh.STOP&&e.children.forEach(n=>uC(n,t))}function HM(e,t={}){const{preserveGroup:o=!1}=t,n=[],r=o?a=>{a.isLeaf||(n.push(a.key),i(a.children))}:a=>{a.isLeaf||(a.isGroup||n.push(a.key),i(a.children))};function i(a){a.forEach(r)}return i(e),n}function NM(e,t){const{isLeaf:o}=e;return o!==void 0?o:!t(e)}function VM(e){return e.children}function jM(e){return e.key}function WM(){return!1}function UM(e,t){const{isLeaf:o}=e;return!(o===!1&&!Array.isArray(t(e)))}function KM(e){return e.disabled===!0}function GM(e,t){return e.isLeaf===!1&&!Array.isArray(t(e))}function Wc(e){var t;return e==null?[]:Array.isArray(e)?e:(t=e.checkedKeys)!==null&&t!==void 0?t:[]}function Uc(e){var t;return e==null||Array.isArray(e)?[]:(t=e.indeterminateKeys)!==null&&t!==void 0?t:[]}function qM(e,t){const o=new Set(e);return t.forEach(n=>{o.has(n)||o.add(n)}),Array.from(o)}function ZM(e,t){const o=new Set(e);return t.forEach(n=>{o.has(n)&&o.delete(n)}),Array.from(o)}function XM(e){return(e==null?void 0:e.type)==="group"}function YM(e){const t=new Map;return e.forEach((o,n)=>{t.set(o.key,n)}),o=>{var n;return(n=t.get(o))!==null&&n!==void 0?n:null}}class QM extends Error{constructor(){super(),this.message="SubtreeNotLoadedError: checking a subtree whose required nodes are not fully loaded."}}function JM(e,t,o,n){return od(t.concat(e),o,n,!1)}function eA(e,t){const o=new Set;return e.forEach(n=>{const r=t.treeNodeMap.get(n);if(r!==void 0){let i=r.parent;for(;i!==null&&!(i.disabled||o.has(i.key));)o.add(i.key),i=i.parent}}),o}function tA(e,t,o,n){const r=od(t,o,n,!1),i=od(e,o,n,!0),a=eA(e,o),l=[];return r.forEach(s=>{(i.has(s)||a.has(s))&&l.push(s)}),l.forEach(s=>r.delete(s)),r}function Kc(e,t){const{checkedKeys:o,keysToCheck:n,keysToUncheck:r,indeterminateKeys:i,cascade:a,leafOnly:l,checkStrategy:s,allowNotLoaded:u}=e;if(!a)return n!==void 0?{checkedKeys:qM(o,n),indeterminateKeys:Array.from(i)}:r!==void 0?{checkedKeys:ZM(o,r),indeterminateKeys:Array.from(i)}:{checkedKeys:Array.from(o),indeterminateKeys:Array.from(i)};const{levelTreeNodeMap:d}=t;let c;r!==void 0?c=tA(r,o,t,u):n!==void 0?c=JM(n,o,t,u):c=od(o,t,u,!1);const h=s==="parent",f=s==="child"||l,p=c,g=new Set,v=Math.max.apply(null,Array.from(d.keys()));for(let b=v;b>=0;b-=1){const x=b===0,k=d.get(b);for(const C of k){if(C.isLeaf)continue;const{key:_,shallowLoaded:R}=C;if(f&&R&&C.children.forEach(B=>{!B.disabled&&!B.isLeaf&&B.shallowLoaded&&p.has(B.key)&&p.delete(B.key)}),C.disabled||!R)continue;let w=!0,A=!1,$=!0;for(const B of C.children){const U=B.key;if(!B.disabled){if($&&($=!1),p.has(U))A=!0;else if(g.has(U)){A=!0,w=!1;break}else if(w=!1,A)break}}w&&!$?(h&&C.children.forEach(B=>{!B.disabled&&p.has(B.key)&&p.delete(B.key)}),p.add(_)):A&&g.add(_),x&&f&&p.has(_)&&p.delete(_)}}return{checkedKeys:Array.from(p),indeterminateKeys:Array.from(g)}}function od(e,t,o,n){const{treeNodeMap:r,getChildren:i}=t,a=new Set,l=new Set(e);return e.forEach(s=>{const u=r.get(s);u!==void 0&&uC(u,d=>{if(d.disabled)return hh.STOP;const{key:c}=d;if(!a.has(c)&&(a.add(c),l.add(c),GM(d.rawNode,i))){if(n)return hh.STOP;if(!o)throw new QM}})}),l}function oA(e,{includeGroup:t=!1,includeSelf:o=!0},n){var r;const i=n.treeNodeMap;let a=e==null?null:(r=i.get(e))!==null&&r!==void 0?r:null;const l={keyPath:[],treeNodePath:[],treeNode:a};if(a!=null&&a.ignored)return l.treeNode=null,l;for(;a;)!a.ignored&&(t||!a.isGroup)&&l.treeNodePath.push(a),a=a.parent;return l.treeNodePath.reverse(),o||l.treeNodePath.pop(),l.keyPath=l.treeNodePath.map(s=>s.key),l}function nA(e){if(e.length===0)return null;const t=e[0];return t.isGroup||t.ignored||t.disabled?t.getNext():t}function rA(e,t){const o=e.siblings,n=o.length,{index:r}=e;return t?o[(r+1)%n]:r===o.length-1?null:o[r+1]}function j0(e,t,{loop:o=!1,includeDisabled:n=!1}={}){const r=t==="prev"?iA:rA,i={reverse:t==="prev"};let a=!1,l=null;function s(u){if(u!==null){if(u===e){if(!a)a=!0;else if(!e.disabled&&!e.isGroup){l=e;return}}else if((!u.disabled||n)&&!u.ignored&&!u.isGroup){l=u;return}if(u.isGroup){const d=Op(u,i);d!==null?l=d:s(r(u,o))}else{const d=r(u,!1);if(d!==null)s(d);else{const c=aA(u);c!=null&&c.isGroup?s(r(c,o)):o&&s(r(u,!0))}}}}return s(e),l}function iA(e,t){const o=e.siblings,n=o.length,{index:r}=e;return t?o[(r-1+n)%n]:r===0?null:o[r-1]}function aA(e){return e.parent}function Op(e,t={}){const{reverse:o=!1}=t,{children:n}=e;if(n){const{length:r}=n,i=o?r-1:0,a=o?-1:r,l=o?-1:1;for(let s=i;s!==a;s+=l){const u=n[s];if(!u.disabled&&!u.ignored)if(u.isGroup){const d=Op(u,t);if(d!==null)return d}else return u}}return null}const lA={getChild(){return this.ignored?null:Op(this)},getParent(){const{parent:e}=this;return e!=null&&e.isGroup?e.getParent():e},getNext(e={}){return j0(this,"next",e)},getPrev(e={}){return j0(this,"prev",e)}};function sA(e,t){const o=t?new Set(t):void 0,n=[];function r(i){i.forEach(a=>{n.push(a),!(a.isLeaf||!a.children||a.ignored)&&(a.isGroup||o===void 0||o.has(a.key))&&r(a.children)})}return r(e),n}function uA(e,t){const o=e.key;for(;t;){if(t.key===o)return!0;t=t.parent}return!1}function dC(e,t,o,n,r,i=null,a=0){const l=[];return e.forEach((s,u)=>{var d;const c=Object.create(n);if(c.rawNode=s,c.siblings=l,c.level=a,c.index=u,c.isFirstChild=u===0,c.isLastChild=u+1===e.length,c.parent=i,!c.ignored){const h=r(s);Array.isArray(h)&&(c.children=dC(h,t,o,n,r,c,a+1))}l.push(c),t.set(c.key,c),o.has(a)||o.set(a,[]),(d=o.get(a))===null||d===void 0||d.push(c)}),l}function Hd(e,t={}){var o;const n=new Map,r=new Map,{getDisabled:i=KM,getIgnored:a=WM,getIsGroup:l=XM,getKey:s=jM}=t,u=(o=t.getChildren)!==null&&o!==void 0?o:VM,d=t.ignoreEmptyChildren?C=>{const _=u(C);return Array.isArray(_)?_.length?_:null:_}:u,c=Object.assign({get key(){return s(this.rawNode)},get disabled(){return i(this.rawNode)},get isGroup(){return l(this.rawNode)},get isLeaf(){return NM(this.rawNode,d)},get shallowLoaded(){return UM(this.rawNode,d)},get ignored(){return a(this.rawNode)},contains(C){return uA(this,C)}},lA),h=dC(e,n,r,c,d);function f(C){if(C==null)return null;const _=n.get(C);return _&&!_.isGroup&&!_.ignored?_:null}function p(C){if(C==null)return null;const _=n.get(C);return _&&!_.ignored?_:null}function g(C,_){const R=p(C);return R?R.getPrev(_):null}function v(C,_){const R=p(C);return R?R.getNext(_):null}function b(C){const _=p(C);return _?_.getParent():null}function x(C){const _=p(C);return _?_.getChild():null}const k={treeNodes:h,treeNodeMap:n,levelTreeNodeMap:r,maxLevel:Math.max(...r.keys()),getChildren:d,getFlattenedNodes(C){return sA(h,C)},getNode:f,getPrev:g,getNext:v,getParent:b,getChild:x,getFirstAvailableNode(){return nA(h)},getPath(C,_={}){return oA(C,_,k)},getCheckedKeys(C,_={}){const{cascade:R=!0,leafOnly:w=!1,checkStrategy:A="all",allowNotLoaded:$=!1}=_;return Kc({checkedKeys:Wc(C),indeterminateKeys:Uc(C),cascade:R,leafOnly:w,checkStrategy:A,allowNotLoaded:$},k)},check(C,_,R={}){const{cascade:w=!0,leafOnly:A=!1,checkStrategy:$="all",allowNotLoaded:B=!1}=R;return Kc({checkedKeys:Wc(_),indeterminateKeys:Uc(_),keysToCheck:C==null?[]:V0(C),cascade:w,leafOnly:A,checkStrategy:$,allowNotLoaded:B},k)},uncheck(C,_,R={}){const{cascade:w=!0,leafOnly:A=!1,checkStrategy:$="all",allowNotLoaded:B=!1}=R;return Kc({checkedKeys:Wc(_),indeterminateKeys:Uc(_),keysToUncheck:C==null?[]:V0(C),cascade:w,leafOnly:A,checkStrategy:$,allowNotLoaded:B},k)},getNonLeafKeys(C={}){return HM(h,C)}};return k}const Ze={neutralBase:"#000",neutralInvertBase:"#fff",neutralTextBase:"#fff",neutralPopover:"rgb(72, 72, 78)",neutralCard:"rgb(24, 24, 28)",neutralModal:"rgb(44, 44, 50)",neutralBody:"rgb(16, 16, 20)",alpha1:"0.9",alpha2:"0.82",alpha3:"0.52",alpha4:"0.38",alpha5:"0.28",alphaClose:"0.52",alphaDisabled:"0.38",alphaDisabledInput:"0.06",alphaPending:"0.09",alphaTablePending:"0.06",alphaTableStriped:"0.05",alphaPressed:"0.05",alphaAvatar:"0.18",alphaRail:"0.2",alphaProgressRail:"0.12",alphaBorder:"0.24",alphaDivider:"0.09",alphaInput:"0.1",alphaAction:"0.06",alphaTab:"0.04",alphaScrollbar:"0.2",alphaScrollbarHover:"0.3",alphaCode:"0.12",alphaTag:"0.2",primaryHover:"#7fe7c4",primaryDefault:"#63e2b7",primaryActive:"#5acea7",primarySuppl:"rgb(42, 148, 125)",infoHover:"#8acbec",infoDefault:"#70c0e8",infoActive:"#66afd3",infoSuppl:"rgb(56, 137, 197)",errorHover:"#e98b8b",errorDefault:"#e88080",errorActive:"#e57272",errorSuppl:"rgb(208, 58, 82)",warningHover:"#f5d599",warningDefault:"#f2c97d",warningActive:"#e6c260",warningSuppl:"rgb(240, 138, 0)",successHover:"#7fe7c4",successDefault:"#63e2b7",successActive:"#5acea7",successSuppl:"rgb(42, 148, 125)"},dA=so(Ze.neutralBase),cC=so(Ze.neutralInvertBase),cA=`rgba(${cC.slice(0,3).join(", ")}, `;function At(e){return`${cA+String(e)})`}function fA(e){const t=Array.from(cC);return t[3]=Number(e),Ue(dA,t)}const Ne=Object.assign(Object.assign({name:"common"},sn),{baseColor:Ze.neutralBase,primaryColor:Ze.primaryDefault,primaryColorHover:Ze.primaryHover,primaryColorPressed:Ze.primaryActive,primaryColorSuppl:Ze.primarySuppl,infoColor:Ze.infoDefault,infoColorHover:Ze.infoHover,infoColorPressed:Ze.infoActive,infoColorSuppl:Ze.infoSuppl,successColor:Ze.successDefault,successColorHover:Ze.successHover,successColorPressed:Ze.successActive,successColorSuppl:Ze.successSuppl,warningColor:Ze.warningDefault,warningColorHover:Ze.warningHover,warningColorPressed:Ze.warningActive,warningColorSuppl:Ze.warningSuppl,errorColor:Ze.errorDefault,errorColorHover:Ze.errorHover,errorColorPressed:Ze.errorActive,errorColorSuppl:Ze.errorSuppl,textColorBase:Ze.neutralTextBase,textColor1:At(Ze.alpha1),textColor2:At(Ze.alpha2),textColor3:At(Ze.alpha3),textColorDisabled:At(Ze.alpha4),placeholderColor:At(Ze.alpha4),placeholderColorDisabled:At(Ze.alpha5),iconColor:At(Ze.alpha4),iconColorDisabled:At(Ze.alpha5),iconColorHover:At(Number(Ze.alpha4)*1.25),iconColorPressed:At(Number(Ze.alpha4)*.8),opacity1:Ze.alpha1,opacity2:Ze.alpha2,opacity3:Ze.alpha3,opacity4:Ze.alpha4,opacity5:Ze.alpha5,dividerColor:At(Ze.alphaDivider),borderColor:At(Ze.alphaBorder),closeIconColorHover:At(Number(Ze.alphaClose)),closeIconColor:At(Number(Ze.alphaClose)),closeIconColorPressed:At(Number(Ze.alphaClose)),closeColorHover:"rgba(255, 255, 255, .12)",closeColorPressed:"rgba(255, 255, 255, .08)",clearColor:At(Ze.alpha4),clearColorHover:ao(At(Ze.alpha4),{alpha:1.25}),clearColorPressed:ao(At(Ze.alpha4),{alpha:.8}),scrollbarColor:At(Ze.alphaScrollbar),scrollbarColorHover:At(Ze.alphaScrollbarHover),scrollbarWidth:"5px",scrollbarHeight:"5px",scrollbarBorderRadius:"5px",progressRailColor:At(Ze.alphaProgressRail),railColor:At(Ze.alphaRail),popoverColor:Ze.neutralPopover,tableColor:Ze.neutralCard,cardColor:Ze.neutralCard,modalColor:Ze.neutralModal,bodyColor:Ze.neutralBody,tagColor:fA(Ze.alphaTag),avatarColor:At(Ze.alphaAvatar),invertedColor:Ze.neutralBase,inputColor:At(Ze.alphaInput),codeColor:At(Ze.alphaCode),tabColor:At(Ze.alphaTab),actionColor:At(Ze.alphaAction),tableHeaderColor:At(Ze.alphaAction),hoverColor:At(Ze.alphaPending),tableColorHover:At(Ze.alphaTablePending),tableColorStriped:At(Ze.alphaTableStriped),pressedColor:At(Ze.alphaPressed),opacityDisabled:Ze.alphaDisabled,inputColorDisabled:At(Ze.alphaDisabledInput),buttonColor2:"rgba(255, 255, 255, .08)",buttonColor2Hover:"rgba(255, 255, 255, .12)",buttonColor2Pressed:"rgba(255, 255, 255, .08)",boxShadow1:"0 1px 2px -2px rgba(0, 0, 0, .24), 0 3px 6px 0 rgba(0, 0, 0, .18), 0 5px 12px 4px rgba(0, 0, 0, .12)",boxShadow2:"0 3px 6px -4px rgba(0, 0, 0, .24), 0 6px 12px 0 rgba(0, 0, 0, .16), 0 9px 18px 8px rgba(0, 0, 0, .10)",boxShadow3:"0 6px 16px -9px rgba(0, 0, 0, .08), 0 9px 28px 0 rgba(0, 0, 0, .05), 0 12px 48px 16px rgba(0, 0, 0, .03)"}),dt={neutralBase:"#FFF",neutralInvertBase:"#000",neutralTextBase:"#000",neutralPopover:"#fff",neutralCard:"#fff",neutralModal:"#fff",neutralBody:"#fff",alpha1:"0.82",alpha2:"0.72",alpha3:"0.38",alpha4:"0.24",alpha5:"0.18",alphaClose:"0.6",alphaDisabled:"0.5",alphaDisabledInput:"0.02",alphaPending:"0.05",alphaTablePending:"0.02",alphaPressed:"0.07",alphaAvatar:"0.2",alphaRail:"0.14",alphaProgressRail:".08",alphaBorder:"0.12",alphaDivider:"0.06",alphaInput:"0",alphaAction:"0.02",alphaTab:"0.04",alphaScrollbar:"0.25",alphaScrollbarHover:"0.4",alphaCode:"0.05",alphaTag:"0.02",primaryHover:"#36ad6a",primaryDefault:"#18a058",primaryActive:"#0c7a43",primarySuppl:"#36ad6a",infoHover:"#4098fc",infoDefault:"#2080f0",infoActive:"#1060c9",infoSuppl:"#4098fc",errorHover:"#de576d",errorDefault:"#d03050",errorActive:"#ab1f3f",errorSuppl:"#de576d",warningHover:"#fcb040",warningDefault:"#f0a020",warningActive:"#c97c10",warningSuppl:"#fcb040",successHover:"#36ad6a",successDefault:"#18a058",successActive:"#0c7a43",successSuppl:"#36ad6a"},hA=so(dt.neutralBase),fC=so(dt.neutralInvertBase),pA=`rgba(${fC.slice(0,3).join(", ")}, `;function W0(e){return`${pA+String(e)})`}function _o(e){const t=Array.from(fC);return t[3]=Number(e),Ue(hA,t)}const Ve=Object.assign(Object.assign({name:"common"},sn),{baseColor:dt.neutralBase,primaryColor:dt.primaryDefault,primaryColorHover:dt.primaryHover,primaryColorPressed:dt.primaryActive,primaryColorSuppl:dt.primarySuppl,infoColor:dt.infoDefault,infoColorHover:dt.infoHover,infoColorPressed:dt.infoActive,infoColorSuppl:dt.infoSuppl,successColor:dt.successDefault,successColorHover:dt.successHover,successColorPressed:dt.successActive,successColorSuppl:dt.successSuppl,warningColor:dt.warningDefault,warningColorHover:dt.warningHover,warningColorPressed:dt.warningActive,warningColorSuppl:dt.warningSuppl,errorColor:dt.errorDefault,errorColorHover:dt.errorHover,errorColorPressed:dt.errorActive,errorColorSuppl:dt.errorSuppl,textColorBase:dt.neutralTextBase,textColor1:"rgb(31, 34, 37)",textColor2:"rgb(51, 54, 57)",textColor3:"rgb(118, 124, 130)",textColorDisabled:_o(dt.alpha4),placeholderColor:_o(dt.alpha4),placeholderColorDisabled:_o(dt.alpha5),iconColor:_o(dt.alpha4),iconColorHover:ao(_o(dt.alpha4),{lightness:.75}),iconColorPressed:ao(_o(dt.alpha4),{lightness:.9}),iconColorDisabled:_o(dt.alpha5),opacity1:dt.alpha1,opacity2:dt.alpha2,opacity3:dt.alpha3,opacity4:dt.alpha4,opacity5:dt.alpha5,dividerColor:"rgb(239, 239, 245)",borderColor:"rgb(224, 224, 230)",closeIconColor:_o(Number(dt.alphaClose)),closeIconColorHover:_o(Number(dt.alphaClose)),closeIconColorPressed:_o(Number(dt.alphaClose)),closeColorHover:"rgba(0, 0, 0, .09)",closeColorPressed:"rgba(0, 0, 0, .13)",clearColor:_o(dt.alpha4),clearColorHover:ao(_o(dt.alpha4),{lightness:.75}),clearColorPressed:ao(_o(dt.alpha4),{lightness:.9}),scrollbarColor:W0(dt.alphaScrollbar),scrollbarColorHover:W0(dt.alphaScrollbarHover),scrollbarWidth:"5px",scrollbarHeight:"5px",scrollbarBorderRadius:"5px",progressRailColor:_o(dt.alphaProgressRail),railColor:"rgb(219, 219, 223)",popoverColor:dt.neutralPopover,tableColor:dt.neutralCard,cardColor:dt.neutralCard,modalColor:dt.neutralModal,bodyColor:dt.neutralBody,tagColor:"#eee",avatarColor:_o(dt.alphaAvatar),invertedColor:"rgb(0, 20, 40)",inputColor:_o(dt.alphaInput),codeColor:"rgb(244, 244, 248)",tabColor:"rgb(247, 247, 250)",actionColor:"rgb(250, 250, 252)",tableHeaderColor:"rgb(250, 250, 252)",hoverColor:"rgb(243, 243, 245)",tableColorHover:"rgba(0, 0, 100, 0.03)",tableColorStriped:"rgba(0, 0, 100, 0.02)",pressedColor:"rgb(237, 237, 239)",opacityDisabled:dt.alphaDisabled,inputColorDisabled:"rgb(250, 250, 252)",buttonColor2:"rgba(46, 51, 56, .05)",buttonColor2Hover:"rgba(46, 51, 56, .09)",buttonColor2Pressed:"rgba(46, 51, 56, .13)",boxShadow1:"0 1px 2px -2px rgba(0, 0, 0, .08), 0 3px 6px 0 rgba(0, 0, 0, .06), 0 5px 12px 4px rgba(0, 0, 0, .04)",boxShadow2:"0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05)",boxShadow3:"0 6px 16px -9px rgba(0, 0, 0, .08), 0 9px 28px 0 rgba(0, 0, 0, .05), 0 12px 48px 16px rgba(0, 0, 0, .03)"}),mA={iconSizeTiny:"28px",iconSizeSmall:"34px",iconSizeMedium:"40px",iconSizeLarge:"46px",iconSizeHuge:"52px"};function hC(e){const{textColorDisabled:t,iconColor:o,textColor2:n,fontSizeTiny:r,fontSizeSmall:i,fontSizeMedium:a,fontSizeLarge:l,fontSizeHuge:s}=e;return Object.assign(Object.assign({},mA),{fontSizeTiny:r,fontSizeSmall:i,fontSizeMedium:a,fontSizeLarge:l,fontSizeHuge:s,textColor:t,iconColor:o,extraTextColor:n})}const tr={name:"Empty",common:Ve,self:hC},Yi={name:"Empty",common:Ne,self:hC},gA=T("empty",` display: flex; flex-direction: column; align-items: center; @@ -144,7 +144,7 @@ ${t} color: var(--n-icon-color); transition: color .3s var(--n-bezier); - `,[N("+",[G("description",` + `,[V("+",[G("description",` margin-top: 8px; `)])]),G("description",` transition: color .3s var(--n-bezier); @@ -154,27 +154,27 @@ ${t} transition: color .3s var(--n-bezier); margin-top: 12px; color: var(--n-extra-text-color); - `)]),vA=Object.assign(Object.assign({},Te.props),{description:String,showDescription:{type:Boolean,default:!0},showIcon:{type:Boolean,default:!0},size:{type:String,default:"medium"},renderIcon:Function}),Op=xe({name:"Empty",props:vA,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o,mergedComponentPropsRef:n}=nt(e),r=Te("Empty","-empty",gA,tr,e,t),{localeRef:i}=Er("Empty"),a=I(()=>{var d,c,h;return(d=e.description)!==null&&d!==void 0?d:(h=(c=n==null?void 0:n.value)===null||c===void 0?void 0:c.Empty)===null||h===void 0?void 0:h.description}),l=I(()=>{var d,c;return((c=(d=n==null?void 0:n.value)===null||d===void 0?void 0:d.Empty)===null||c===void 0?void 0:c.renderIcon)||(()=>m($M,null))}),s=I(()=>{const{size:d}=e,{common:{cubicBezierEaseInOut:c},self:{[Ee("iconSize",d)]:h,[Ee("fontSize",d)]:f,textColor:p,iconColor:g,extraTextColor:v}}=r.value;return{"--n-icon-size":h,"--n-font-size":f,"--n-bezier":c,"--n-text-color":p,"--n-icon-color":g,"--n-extra-text-color":v}}),u=o?vt("empty",I(()=>{let d="";const{size:c}=e;return d+=c[0],d}),s,e):void 0;return{mergedClsPrefix:t,mergedRenderIcon:l,localizedDescription:I(()=>a.value||i.value.description),cssVars:o?void 0:s,themeClass:u==null?void 0:u.themeClass,onRender:u==null?void 0:u.onRender}},render(){const{$slots:e,mergedClsPrefix:t,onRender:o}=this;return o==null||o(),m("div",{class:[`${t}-empty`,this.themeClass],style:this.cssVars},this.showIcon?m("div",{class:`${t}-empty__icon`},e.icon?e.icon():m(Ut,{clsPrefix:t},{default:this.mergedRenderIcon})):null,this.showDescription?m("div",{class:`${t}-empty__description`},e.default?e.default():this.localizedDescription):null,e.extra?m("div",{class:`${t}-empty__extra`},e.extra()):null)}}),bA={railInsetHorizontalBottom:"auto 2px 4px 2px",railInsetHorizontalTop:"4px 2px auto 2px",railInsetVerticalRight:"2px 4px 2px auto",railInsetVerticalLeft:"2px auto 2px 4px",railColor:"transparent"};function hC(e){const{scrollbarColor:t,scrollbarColorHover:o,scrollbarHeight:n,scrollbarWidth:r,scrollbarBorderRadius:i}=e;return Object.assign(Object.assign({},bA),{height:n,width:r,borderRadius:i,color:t,colorHover:o})}const Lo={name:"Scrollbar",common:Ve,self:hC},Zo={name:"Scrollbar",common:Ne,self:hC},{cubicBezierEaseInOut:W0}=sn;function Ts({name:e="fade-in",enterDuration:t="0.2s",leaveDuration:o="0.2s",enterCubicBezier:n=W0,leaveCubicBezier:r=W0}={}){return[N(`&.${e}-transition-enter-active`,{transition:`all ${t} ${n}!important`}),N(`&.${e}-transition-leave-active`,{transition:`all ${o} ${r}!important`}),N(`&.${e}-transition-enter-from, &.${e}-transition-leave-to`,{opacity:0}),N(`&.${e}-transition-leave-from, &.${e}-transition-enter-to`,{opacity:1})]}const xA=D("scrollbar",` + `)]),vA=Object.assign(Object.assign({},Ie.props),{description:String,showDescription:{type:Boolean,default:!0},showIcon:{type:Boolean,default:!0},size:{type:String,default:"medium"},renderIcon:Function}),Lp=xe({name:"Empty",props:vA,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o,mergedComponentPropsRef:n}=nt(e),r=Ie("Empty","-empty",gA,tr,e,t),{localeRef:i}=Er("Empty"),a=I(()=>{var d,c,h;return(d=e.description)!==null&&d!==void 0?d:(h=(c=n==null?void 0:n.value)===null||c===void 0?void 0:c.Empty)===null||h===void 0?void 0:h.description}),l=I(()=>{var d,c;return((c=(d=n==null?void 0:n.value)===null||d===void 0?void 0:d.Empty)===null||c===void 0?void 0:c.renderIcon)||(()=>m($M,null))}),s=I(()=>{const{size:d}=e,{common:{cubicBezierEaseInOut:c},self:{[Ee("iconSize",d)]:h,[Ee("fontSize",d)]:f,textColor:p,iconColor:g,extraTextColor:v}}=r.value;return{"--n-icon-size":h,"--n-font-size":f,"--n-bezier":c,"--n-text-color":p,"--n-icon-color":g,"--n-extra-text-color":v}}),u=o?vt("empty",I(()=>{let d="";const{size:c}=e;return d+=c[0],d}),s,e):void 0;return{mergedClsPrefix:t,mergedRenderIcon:l,localizedDescription:I(()=>a.value||i.value.description),cssVars:o?void 0:s,themeClass:u==null?void 0:u.themeClass,onRender:u==null?void 0:u.onRender}},render(){const{$slots:e,mergedClsPrefix:t,onRender:o}=this;return o==null||o(),m("div",{class:[`${t}-empty`,this.themeClass],style:this.cssVars},this.showIcon?m("div",{class:`${t}-empty__icon`},e.icon?e.icon():m(Ut,{clsPrefix:t},{default:this.mergedRenderIcon})):null,this.showDescription?m("div",{class:`${t}-empty__description`},e.default?e.default():this.localizedDescription):null,e.extra?m("div",{class:`${t}-empty__extra`},e.extra()):null)}}),bA={railInsetHorizontalBottom:"auto 2px 4px 2px",railInsetHorizontalTop:"4px 2px auto 2px",railInsetVerticalRight:"2px 4px 2px auto",railInsetVerticalLeft:"2px auto 2px 4px",railColor:"transparent"};function pC(e){const{scrollbarColor:t,scrollbarColorHover:o,scrollbarHeight:n,scrollbarWidth:r,scrollbarBorderRadius:i}=e;return Object.assign(Object.assign({},bA),{height:n,width:r,borderRadius:i,color:t,colorHover:o})}const Lo={name:"Scrollbar",common:Ve,self:pC},Zo={name:"Scrollbar",common:Ne,self:pC},{cubicBezierEaseInOut:U0}=sn;function Ds({name:e="fade-in",enterDuration:t="0.2s",leaveDuration:o="0.2s",enterCubicBezier:n=U0,leaveCubicBezier:r=U0}={}){return[V(`&.${e}-transition-enter-active`,{transition:`all ${t} ${n}!important`}),V(`&.${e}-transition-leave-active`,{transition:`all ${o} ${r}!important`}),V(`&.${e}-transition-enter-from, &.${e}-transition-leave-to`,{opacity:0}),V(`&.${e}-transition-leave-from, &.${e}-transition-enter-to`,{opacity:1})]}const xA=T("scrollbar",` overflow: hidden; position: relative; z-index: auto; height: 100%; width: 100%; -`,[N(">",[D("scrollbar-container",` +`,[V(">",[T("scrollbar-container",` width: 100%; overflow: scroll; height: 100%; min-height: inherit; max-height: inherit; scrollbar-width: none; - `,[N("&::-webkit-scrollbar, &::-webkit-scrollbar-track-piece, &::-webkit-scrollbar-thumb",` + `,[V("&::-webkit-scrollbar, &::-webkit-scrollbar-track-piece, &::-webkit-scrollbar-thumb",` width: 0; height: 0; display: none; - `),N(">",[D("scrollbar-content",` + `),V(">",[T("scrollbar-content",` box-sizing: border-box; min-width: 100%; - `)])])]),N(">, +",[D("scrollbar-rail",` + `)])])]),V(">, +",[T("scrollbar-rail",` position: absolute; pointer-events: none; user-select: none; @@ -182,7 +182,7 @@ ${t} -webkit-user-select: none; `,[X("horizontal",` height: var(--n-scrollbar-height); - `,[N(">",[G("scrollbar",` + `,[V(">",[G("scrollbar",` height: var(--n-scrollbar-height); border-radius: var(--n-scrollbar-border-radius); right: 0; @@ -192,7 +192,7 @@ ${t} inset: var(--n-scrollbar-rail-inset-horizontal-bottom); `),X("vertical",` width: var(--n-scrollbar-width); - `,[N(">",[G("scrollbar",` + `,[V(">",[G("scrollbar",` width: var(--n-scrollbar-width); border-radius: var(--n-scrollbar-border-radius); bottom: 0; @@ -200,14 +200,14 @@ ${t} inset: var(--n-scrollbar-rail-inset-vertical-left); `),X("vertical--right",` inset: var(--n-scrollbar-rail-inset-vertical-right); - `),X("disabled",[N(">",[G("scrollbar","pointer-events: none;")])]),N(">",[G("scrollbar",` + `),X("disabled",[V(">",[G("scrollbar","pointer-events: none;")])]),V(">",[G("scrollbar",` z-index: 1; position: absolute; cursor: pointer; pointer-events: all; background-color: var(--n-scrollbar-color); transition: background-color .2s var(--n-scrollbar-bezier); - `,[Ts(),N("&:hover","background-color: var(--n-scrollbar-color-hover);")])])])])]),yA=Object.assign(Object.assign({},Te.props),{duration:{type:Number,default:0},scrollable:{type:Boolean,default:!0},xScrollable:Boolean,trigger:{type:String,default:"hover"},useUnifiedContainer:Boolean,triggerDisplayManually:Boolean,container:Function,content:Function,containerClass:String,containerStyle:[String,Object],contentClass:[String,Array],contentStyle:[String,Object],horizontalRailStyle:[String,Object],verticalRailStyle:[String,Object],onScroll:Function,onWheel:Function,onResize:Function,internalOnUpdateScrollLeft:Function,internalHoistYRail:Boolean,yPlacement:{type:String,default:"right"},xPlacement:{type:String,default:"bottom"}}),or=xe({name:"Scrollbar",props:yA,inheritAttrs:!1,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o,mergedRtlRef:n}=nt(e),r=Gt("Scrollbar",n,t),i=M(null),a=M(null),l=M(null),s=M(null),u=M(null),d=M(null),c=M(null),h=M(null),f=M(null),p=M(null),g=M(null),v=M(0),b=M(0),x=M(!1),E=M(!1);let C=!1,_=!1,R,w,A=0,$=0,B=0,U=0;const H=ak(),K=Te("Scrollbar","-scrollbar",xA,Lo,e,t),L=I(()=>{const{value:Q}=h,{value:me}=d,{value:Pe}=p;return Q===null||me===null||Pe===null?0:Math.min(Q,Pe*Q/me+lo(K.value.self.width)*1.5)}),T=I(()=>`${L.value}px`),z=I(()=>{const{value:Q}=f,{value:me}=c,{value:Pe}=g;return Q===null||me===null||Pe===null?0:Pe*Q/me+lo(K.value.self.height)*1.5}),F=I(()=>`${z.value}px`),y=I(()=>{const{value:Q}=h,{value:me}=v,{value:Pe}=d,{value:He}=p;if(Q===null||Pe===null||He===null)return 0;{const We=Pe-Q;return We?me/We*(He-L.value):0}}),re=I(()=>`${y.value}px`),te=I(()=>{const{value:Q}=f,{value:me}=b,{value:Pe}=c,{value:He}=g;if(Q===null||Pe===null||He===null)return 0;{const We=Pe-Q;return We?me/We*(He-z.value):0}}),j=I(()=>`${te.value}px`),Z=I(()=>{const{value:Q}=h,{value:me}=d;return Q!==null&&me!==null&&me>Q}),se=I(()=>{const{value:Q}=f,{value:me}=c;return Q!==null&&me!==null&&me>Q}),pe=I(()=>{const{trigger:Q}=e;return Q==="none"||x.value}),Se=I(()=>{const{trigger:Q}=e;return Q==="none"||E.value}),he=I(()=>{const{container:Q}=e;return Q?Q():a.value}),fe=I(()=>{const{content:Q}=e;return Q?Q():l.value}),ye=(Q,me)=>{if(!e.scrollable)return;if(typeof Q=="number"){W(Q,me??0,0,!1,"auto");return}const{left:Pe,top:He,index:We,elSize:Ge,position:qe,behavior:tt,el:yt,debounce:Bt=!0}=Q;(Pe!==void 0||He!==void 0)&&W(Pe??0,He??0,0,!1,tt),yt!==void 0?W(0,yt.offsetTop,yt.offsetHeight,Bt,tt):We!==void 0&&Ge!==void 0?W(0,We*Ge,Ge,Bt,tt):qe==="bottom"?W(0,Number.MAX_SAFE_INTEGER,0,!1,tt):qe==="top"&&W(0,0,0,!1,tt)},Y=r8(()=>{e.container||ye({top:v.value,left:b.value})}),O=()=>{Y.isDeactivated||ue()},Ie=Q=>{if(Y.isDeactivated)return;const{onResize:me}=e;me&&me(Q),ue()},je=(Q,me)=>{if(!e.scrollable)return;const{value:Pe}=he;Pe&&(typeof Q=="object"?Pe.scrollBy(Q):Pe.scrollBy(Q,me||0))};function W(Q,me,Pe,He,We){const{value:Ge}=he;if(Ge){if(He){const{scrollTop:qe,offsetHeight:tt}=Ge;if(me>qe){me+Pe<=qe+tt||Ge.scrollTo({left:Q,top:me+Pe-tt,behavior:We});return}}Ge.scrollTo({left:Q,top:me,behavior:We})}}function ee(){ce(),J(),ue()}function ge(){Ce()}function Ce(){le(),ne()}function le(){w!==void 0&&window.clearTimeout(w),w=window.setTimeout(()=>{E.value=!1},e.duration)}function ne(){R!==void 0&&window.clearTimeout(R),R=window.setTimeout(()=>{x.value=!1},e.duration)}function ce(){R!==void 0&&window.clearTimeout(R),x.value=!0}function J(){w!==void 0&&window.clearTimeout(w),E.value=!0}function ie(Q){const{onScroll:me}=e;me&&me(Q),de()}function de(){const{value:Q}=he;Q&&(v.value=Q.scrollTop,b.value=Q.scrollLeft*(r!=null&&r.value?-1:1))}function ae(){const{value:Q}=fe;Q&&(d.value=Q.offsetHeight,c.value=Q.offsetWidth);const{value:me}=he;me&&(h.value=me.offsetHeight,f.value=me.offsetWidth);const{value:Pe}=u,{value:He}=s;Pe&&(g.value=Pe.offsetWidth),He&&(p.value=He.offsetHeight)}function q(){const{value:Q}=he;Q&&(v.value=Q.scrollTop,b.value=Q.scrollLeft*(r!=null&&r.value?-1:1),h.value=Q.offsetHeight,f.value=Q.offsetWidth,d.value=Q.scrollHeight,c.value=Q.scrollWidth);const{value:me}=u,{value:Pe}=s;me&&(g.value=me.offsetWidth),Pe&&(p.value=Pe.offsetHeight)}function ue(){e.scrollable&&(e.useUnifiedContainer?q():(ae(),de()))}function ve(Q){var me;return!(!((me=i.value)===null||me===void 0)&&me.contains(zi(Q)))}function De(Q){Q.preventDefault(),Q.stopPropagation(),_=!0,Ct("mousemove",window,Ke,!0),Ct("mouseup",window,Qe,!0),$=b.value,B=r!=null&&r.value?window.innerWidth-Q.clientX:Q.clientX}function Ke(Q){if(!_)return;R!==void 0&&window.clearTimeout(R),w!==void 0&&window.clearTimeout(w);const{value:me}=f,{value:Pe}=c,{value:He}=z;if(me===null||Pe===null)return;const Ge=(r!=null&&r.value?window.innerWidth-Q.clientX-B:Q.clientX-B)*(Pe-me)/(me-He),qe=Pe-me;let tt=$+Ge;tt=Math.min(qe,tt),tt=Math.max(tt,0);const{value:yt}=he;if(yt){yt.scrollLeft=tt*(r!=null&&r.value?-1:1);const{internalOnUpdateScrollLeft:Bt}=e;Bt&&Bt(tt)}}function Qe(Q){Q.preventDefault(),Q.stopPropagation(),xt("mousemove",window,Ke,!0),xt("mouseup",window,Qe,!0),_=!1,ue(),ve(Q)&&Ce()}function st(Q){Q.preventDefault(),Q.stopPropagation(),C=!0,Ct("mousemove",window,Xe,!0),Ct("mouseup",window,pt,!0),A=v.value,U=Q.clientY}function Xe(Q){if(!C)return;R!==void 0&&window.clearTimeout(R),w!==void 0&&window.clearTimeout(w);const{value:me}=h,{value:Pe}=d,{value:He}=L;if(me===null||Pe===null)return;const Ge=(Q.clientY-U)*(Pe-me)/(me-He),qe=Pe-me;let tt=A+Ge;tt=Math.min(qe,tt),tt=Math.max(tt,0);const{value:yt}=he;yt&&(yt.scrollTop=tt)}function pt(Q){Q.preventDefault(),Q.stopPropagation(),xt("mousemove",window,Xe,!0),xt("mouseup",window,pt,!0),C=!1,ue(),ve(Q)&&Ce()}Et(()=>{const{value:Q}=se,{value:me}=Z,{value:Pe}=t,{value:He}=u,{value:We}=s;He&&(Q?He.classList.remove(`${Pe}-scrollbar-rail--disabled`):He.classList.add(`${Pe}-scrollbar-rail--disabled`)),We&&(me?We.classList.remove(`${Pe}-scrollbar-rail--disabled`):We.classList.add(`${Pe}-scrollbar-rail--disabled`))}),ut(()=>{e.container||ue()}),Xt(()=>{R!==void 0&&window.clearTimeout(R),w!==void 0&&window.clearTimeout(w),xt("mousemove",window,Xe,!0),xt("mouseup",window,pt,!0)});const Ye=I(()=>{const{common:{cubicBezierEaseInOut:Q},self:{color:me,colorHover:Pe,height:He,width:We,borderRadius:Ge,railInsetHorizontalTop:qe,railInsetHorizontalBottom:tt,railInsetVerticalRight:yt,railInsetVerticalLeft:Bt,railColor:kt}}=K.value;return{"--n-scrollbar-bezier":Q,"--n-scrollbar-color":me,"--n-scrollbar-color-hover":Pe,"--n-scrollbar-border-radius":Ge,"--n-scrollbar-width":We,"--n-scrollbar-height":He,"--n-scrollbar-rail-inset-horizontal-top":qe,"--n-scrollbar-rail-inset-horizontal-bottom":tt,"--n-scrollbar-rail-inset-vertical-right":r!=null&&r.value?yg(yt):yt,"--n-scrollbar-rail-inset-vertical-left":r!=null&&r.value?yg(Bt):Bt,"--n-scrollbar-rail-color":kt}}),Le=o?vt("scrollbar",void 0,Ye,e):void 0;return Object.assign(Object.assign({},{scrollTo:ye,scrollBy:je,sync:ue,syncUnifiedContainer:q,handleMouseEnterWrapper:ee,handleMouseLeaveWrapper:ge}),{mergedClsPrefix:t,rtlEnabled:r,containerScrollTop:v,wrapperRef:i,containerRef:a,contentRef:l,yRailRef:s,xRailRef:u,needYBar:Z,needXBar:se,yBarSizePx:T,xBarSizePx:F,yBarTopPx:re,xBarLeftPx:j,isShowXBar:pe,isShowYBar:Se,isIos:H,handleScroll:ie,handleContentResize:O,handleContainerResize:Ie,handleYScrollMouseDown:st,handleXScrollMouseDown:De,cssVars:o?void 0:Ye,themeClass:Le==null?void 0:Le.themeClass,onRender:Le==null?void 0:Le.onRender})},render(){var e;const{$slots:t,mergedClsPrefix:o,triggerDisplayManually:n,rtlEnabled:r,internalHoistYRail:i,yPlacement:a,xPlacement:l,xScrollable:s}=this;if(!this.scrollable)return(e=t.default)===null||e===void 0?void 0:e.call(t);const u=this.trigger==="none",d=(f,p)=>m("div",{ref:"yRailRef",class:[`${o}-scrollbar-rail`,`${o}-scrollbar-rail--vertical`,`${o}-scrollbar-rail--vertical--${a}`,f],"data-scrollbar-rail":!0,style:[p||"",this.verticalRailStyle],"aria-hidden":!0},m(u?Xf:ho,u?null:{name:"fade-in-transition"},{default:()=>this.needYBar&&this.isShowYBar&&!this.isIos?m("div",{class:`${o}-scrollbar-rail__scrollbar`,style:{height:this.yBarSizePx,top:this.yBarTopPx},onMousedown:this.handleYScrollMouseDown}):null})),c=()=>{var f,p;return(f=this.onRender)===null||f===void 0||f.call(this),m("div",bo(this.$attrs,{role:"none",ref:"wrapperRef",class:[`${o}-scrollbar`,this.themeClass,r&&`${o}-scrollbar--rtl`],style:this.cssVars,onMouseenter:n?void 0:this.handleMouseEnterWrapper,onMouseleave:n?void 0:this.handleMouseLeaveWrapper}),[this.container?(p=t.default)===null||p===void 0?void 0:p.call(t):m("div",{role:"none",ref:"containerRef",class:[`${o}-scrollbar-container`,this.containerClass],style:this.containerStyle,onScroll:this.handleScroll,onWheel:this.onWheel},m($n,{onResize:this.handleContentResize},{default:()=>m("div",{ref:"contentRef",role:"none",style:[{width:this.xScrollable?"fit-content":null},this.contentStyle],class:[`${o}-scrollbar-content`,this.contentClass]},t)})),i?null:d(void 0,void 0),s&&m("div",{ref:"xRailRef",class:[`${o}-scrollbar-rail`,`${o}-scrollbar-rail--horizontal`,`${o}-scrollbar-rail--horizontal--${l}`],style:this.horizontalRailStyle,"data-scrollbar-rail":!0,"aria-hidden":!0},m(u?Xf:ho,u?null:{name:"fade-in-transition"},{default:()=>this.needXBar&&this.isShowXBar&&!this.isIos?m("div",{class:`${o}-scrollbar-rail__scrollbar`,style:{width:this.xBarSizePx,right:r?this.xBarLeftPx:void 0,left:r?void 0:this.xBarLeftPx},onMousedown:this.handleXScrollMouseDown}):null}))])},h=this.container?c():m($n,{onResize:this.handleContainerResize},{default:c});return i?m(ft,null,h,d(this.themeClass,this.cssVars)):h}}),pC=or,CA={height:"calc(var(--n-option-height) * 7.6)",paddingTiny:"4px 0",paddingSmall:"4px 0",paddingMedium:"4px 0",paddingLarge:"4px 0",paddingHuge:"4px 0",optionPaddingTiny:"0 12px",optionPaddingSmall:"0 12px",optionPaddingMedium:"0 12px",optionPaddingLarge:"0 12px",optionPaddingHuge:"0 12px",loadingSize:"18px"};function mC(e){const{borderRadius:t,popoverColor:o,textColor3:n,dividerColor:r,textColor2:i,primaryColorPressed:a,textColorDisabled:l,primaryColor:s,opacityDisabled:u,hoverColor:d,fontSizeTiny:c,fontSizeSmall:h,fontSizeMedium:f,fontSizeLarge:p,fontSizeHuge:g,heightTiny:v,heightSmall:b,heightMedium:x,heightLarge:E,heightHuge:C}=e;return Object.assign(Object.assign({},CA),{optionFontSizeTiny:c,optionFontSizeSmall:h,optionFontSizeMedium:f,optionFontSizeLarge:p,optionFontSizeHuge:g,optionHeightTiny:v,optionHeightSmall:b,optionHeightMedium:x,optionHeightLarge:E,optionHeightHuge:C,borderRadius:t,color:o,groupHeaderTextColor:n,actionDividerColor:r,optionTextColor:i,optionTextColorPressed:a,optionTextColorDisabled:l,optionTextColorActive:s,optionOpacityDisabled:u,optionCheckColor:s,optionColorPending:d,optionColorActive:"rgba(0, 0, 0, 0)",optionColorActivePending:d,actionTextColor:i,loadingColor:s})}const Ua={name:"InternalSelectMenu",common:Ve,peers:{Scrollbar:Lo,Empty:tr},self:mC},Is={name:"InternalSelectMenu",common:Ne,peers:{Scrollbar:Zo,Empty:Yi},self:mC};function wA(e,t){return m(ho,{name:"fade-in-scale-up-transition"},{default:()=>e?m(Ut,{clsPrefix:t,class:`${t}-base-select-option__check`},{default:()=>m(EM)}):null})}const U0=xe({name:"NBaseSelectOption",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0}},setup(e){const{valueRef:t,pendingTmNodeRef:o,multipleRef:n,valueSetRef:r,renderLabelRef:i,renderOptionRef:a,labelFieldRef:l,valueFieldRef:s,showCheckmarkRef:u,nodePropsRef:d,handleOptionClick:c,handleOptionMouseEnter:h}=Oe(hp),f=gt(()=>{const{value:b}=o;return b?e.tmNode.key===b.key:!1});function p(b){const{tmNode:x}=e;x.disabled||c(b,x)}function g(b){const{tmNode:x}=e;x.disabled||h(b,x)}function v(b){const{tmNode:x}=e,{value:E}=f;x.disabled||E||h(b,x)}return{multiple:n,isGrouped:gt(()=>{const{tmNode:b}=e,{parent:x}=b;return x&&x.rawNode.type==="group"}),showCheckmark:u,nodeProps:d,isPending:f,isSelected:gt(()=>{const{value:b}=t,{value:x}=n;if(b===null)return!1;const E=e.tmNode.rawNode[s.value];if(x){const{value:C}=r;return C.has(E)}else return b===E}),labelField:l,renderLabel:i,renderOption:a,handleMouseMove:v,handleMouseEnter:g,handleClick:p}},render(){const{clsPrefix:e,tmNode:{rawNode:t},isSelected:o,isPending:n,isGrouped:r,showCheckmark:i,nodeProps:a,renderOption:l,renderLabel:s,handleClick:u,handleMouseEnter:d,handleMouseMove:c}=this,h=wA(o,e),f=s?[s(t,o),i&&h]:[Jt(t[this.labelField],t,o),i&&h],p=a==null?void 0:a(t),g=m("div",Object.assign({},p,{class:[`${e}-base-select-option`,t.class,p==null?void 0:p.class,{[`${e}-base-select-option--disabled`]:t.disabled,[`${e}-base-select-option--selected`]:o,[`${e}-base-select-option--grouped`]:r,[`${e}-base-select-option--pending`]:n,[`${e}-base-select-option--show-checkmark`]:i}],style:[(p==null?void 0:p.style)||"",t.style||""],onClick:Bl([u,p==null?void 0:p.onClick]),onMouseenter:Bl([d,p==null?void 0:p.onMouseenter]),onMousemove:Bl([c,p==null?void 0:p.onMousemove])}),m("div",{class:`${e}-base-select-option__content`},f));return t.render?t.render({node:g,option:t,selected:o}):l?l({node:g,option:t,selected:o}):g}}),K0=xe({name:"NBaseSelectGroupHeader",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0}},setup(){const{renderLabelRef:e,renderOptionRef:t,labelFieldRef:o,nodePropsRef:n}=Oe(hp);return{labelField:o,nodeProps:n,renderLabel:e,renderOption:t}},render(){const{clsPrefix:e,renderLabel:t,renderOption:o,nodeProps:n,tmNode:{rawNode:r}}=this,i=n==null?void 0:n(r),a=t?t(r,!1):Jt(r[this.labelField],r,!1),l=m("div",Object.assign({},i,{class:[`${e}-base-select-group-header`,i==null?void 0:i.class]}),a);return r.render?r.render({node:l,option:r}):o?o({node:l,option:r,selected:!1}):l}}),{cubicBezierEaseIn:G0,cubicBezierEaseOut:q0}=sn;function An({transformOrigin:e="inherit",duration:t=".2s",enterScale:o=".9",originalTransform:n="",originalTransition:r=""}={}){return[N("&.fade-in-scale-up-transition-leave-active",{transformOrigin:e,transition:`opacity ${t} ${G0}, transform ${t} ${G0} ${r&&`,${r}`}`}),N("&.fade-in-scale-up-transition-enter-active",{transformOrigin:e,transition:`opacity ${t} ${q0}, transform ${t} ${q0} ${r&&`,${r}`}`}),N("&.fade-in-scale-up-transition-enter-from, &.fade-in-scale-up-transition-leave-to",{opacity:0,transform:`${n} scale(${o})`}),N("&.fade-in-scale-up-transition-leave-from, &.fade-in-scale-up-transition-enter-to",{opacity:1,transform:`${n} scale(1)`})]}const SA=D("base-select-menu",` + `,[Ds(),V("&:hover","background-color: var(--n-scrollbar-color-hover);")])])])])]),yA=Object.assign(Object.assign({},Ie.props),{duration:{type:Number,default:0},scrollable:{type:Boolean,default:!0},xScrollable:Boolean,trigger:{type:String,default:"hover"},useUnifiedContainer:Boolean,triggerDisplayManually:Boolean,container:Function,content:Function,containerClass:String,containerStyle:[String,Object],contentClass:[String,Array],contentStyle:[String,Object],horizontalRailStyle:[String,Object],verticalRailStyle:[String,Object],onScroll:Function,onWheel:Function,onResize:Function,internalOnUpdateScrollLeft:Function,internalHoistYRail:Boolean,yPlacement:{type:String,default:"right"},xPlacement:{type:String,default:"bottom"}}),or=xe({name:"Scrollbar",props:yA,inheritAttrs:!1,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o,mergedRtlRef:n}=nt(e),r=Gt("Scrollbar",n,t),i=M(null),a=M(null),l=M(null),s=M(null),u=M(null),d=M(null),c=M(null),h=M(null),f=M(null),p=M(null),g=M(null),v=M(0),b=M(0),x=M(!1),k=M(!1);let C=!1,_=!1,R,w,A=0,$=0,B=0,U=0;const N=ak(),K=Ie("Scrollbar","-scrollbar",xA,Lo,e,t),L=I(()=>{const{value:Q}=h,{value:me}=d,{value:Pe}=p;return Q===null||me===null||Pe===null?0:Math.min(Q,Pe*Q/me+lo(K.value.self.width)*1.5)}),D=I(()=>`${L.value}px`),z=I(()=>{const{value:Q}=f,{value:me}=c,{value:Pe}=g;return Q===null||me===null||Pe===null?0:Pe*Q/me+lo(K.value.self.height)*1.5}),F=I(()=>`${z.value}px`),y=I(()=>{const{value:Q}=h,{value:me}=v,{value:Pe}=d,{value:He}=p;if(Q===null||Pe===null||He===null)return 0;{const We=Pe-Q;return We?me/We*(He-L.value):0}}),re=I(()=>`${y.value}px`),te=I(()=>{const{value:Q}=f,{value:me}=b,{value:Pe}=c,{value:He}=g;if(Q===null||Pe===null||He===null)return 0;{const We=Pe-Q;return We?me/We*(He-z.value):0}}),j=I(()=>`${te.value}px`),Z=I(()=>{const{value:Q}=h,{value:me}=d;return Q!==null&&me!==null&&me>Q}),se=I(()=>{const{value:Q}=f,{value:me}=c;return Q!==null&&me!==null&&me>Q}),pe=I(()=>{const{trigger:Q}=e;return Q==="none"||x.value}),Se=I(()=>{const{trigger:Q}=e;return Q==="none"||k.value}),he=I(()=>{const{container:Q}=e;return Q?Q():a.value}),fe=I(()=>{const{content:Q}=e;return Q?Q():l.value}),Ce=(Q,me)=>{if(!e.scrollable)return;if(typeof Q=="number"){W(Q,me??0,0,!1,"auto");return}const{left:Pe,top:He,index:We,elSize:Ge,position:qe,behavior:tt,el:yt,debounce:Bt=!0}=Q;(Pe!==void 0||He!==void 0)&&W(Pe??0,He??0,0,!1,tt),yt!==void 0?W(0,yt.offsetTop,yt.offsetHeight,Bt,tt):We!==void 0&&Ge!==void 0?W(0,We*Ge,Ge,Bt,tt):qe==="bottom"?W(0,Number.MAX_SAFE_INTEGER,0,!1,tt):qe==="top"&&W(0,0,0,!1,tt)},Y=r8(()=>{e.container||Ce({top:v.value,left:b.value})}),O=()=>{Y.isDeactivated||ue()},ze=Q=>{if(Y.isDeactivated)return;const{onResize:me}=e;me&&me(Q),ue()},je=(Q,me)=>{if(!e.scrollable)return;const{value:Pe}=he;Pe&&(typeof Q=="object"?Pe.scrollBy(Q):Pe.scrollBy(Q,me||0))};function W(Q,me,Pe,He,We){const{value:Ge}=he;if(Ge){if(He){const{scrollTop:qe,offsetHeight:tt}=Ge;if(me>qe){me+Pe<=qe+tt||Ge.scrollTo({left:Q,top:me+Pe-tt,behavior:We});return}}Ge.scrollTo({left:Q,top:me,behavior:We})}}function ee(){ce(),J(),ue()}function ge(){we()}function we(){le(),ne()}function le(){w!==void 0&&window.clearTimeout(w),w=window.setTimeout(()=>{k.value=!1},e.duration)}function ne(){R!==void 0&&window.clearTimeout(R),R=window.setTimeout(()=>{x.value=!1},e.duration)}function ce(){R!==void 0&&window.clearTimeout(R),x.value=!0}function J(){w!==void 0&&window.clearTimeout(w),k.value=!0}function ie(Q){const{onScroll:me}=e;me&&me(Q),de()}function de(){const{value:Q}=he;Q&&(v.value=Q.scrollTop,b.value=Q.scrollLeft*(r!=null&&r.value?-1:1))}function ae(){const{value:Q}=fe;Q&&(d.value=Q.offsetHeight,c.value=Q.offsetWidth);const{value:me}=he;me&&(h.value=me.offsetHeight,f.value=me.offsetWidth);const{value:Pe}=u,{value:He}=s;Pe&&(g.value=Pe.offsetWidth),He&&(p.value=He.offsetHeight)}function q(){const{value:Q}=he;Q&&(v.value=Q.scrollTop,b.value=Q.scrollLeft*(r!=null&&r.value?-1:1),h.value=Q.offsetHeight,f.value=Q.offsetWidth,d.value=Q.scrollHeight,c.value=Q.scrollWidth);const{value:me}=u,{value:Pe}=s;me&&(g.value=me.offsetWidth),Pe&&(p.value=Pe.offsetHeight)}function ue(){e.scrollable&&(e.useUnifiedContainer?q():(ae(),de()))}function ve(Q){var me;return!(!((me=i.value)===null||me===void 0)&&me.contains(zi(Q)))}function Te(Q){Q.preventDefault(),Q.stopPropagation(),_=!0,Ct("mousemove",window,Ke,!0),Ct("mouseup",window,Qe,!0),$=b.value,B=r!=null&&r.value?window.innerWidth-Q.clientX:Q.clientX}function Ke(Q){if(!_)return;R!==void 0&&window.clearTimeout(R),w!==void 0&&window.clearTimeout(w);const{value:me}=f,{value:Pe}=c,{value:He}=z;if(me===null||Pe===null)return;const Ge=(r!=null&&r.value?window.innerWidth-Q.clientX-B:Q.clientX-B)*(Pe-me)/(me-He),qe=Pe-me;let tt=$+Ge;tt=Math.min(qe,tt),tt=Math.max(tt,0);const{value:yt}=he;if(yt){yt.scrollLeft=tt*(r!=null&&r.value?-1:1);const{internalOnUpdateScrollLeft:Bt}=e;Bt&&Bt(tt)}}function Qe(Q){Q.preventDefault(),Q.stopPropagation(),xt("mousemove",window,Ke,!0),xt("mouseup",window,Qe,!0),_=!1,ue(),ve(Q)&&we()}function st(Q){Q.preventDefault(),Q.stopPropagation(),C=!0,Ct("mousemove",window,Xe,!0),Ct("mouseup",window,pt,!0),A=v.value,U=Q.clientY}function Xe(Q){if(!C)return;R!==void 0&&window.clearTimeout(R),w!==void 0&&window.clearTimeout(w);const{value:me}=h,{value:Pe}=d,{value:He}=L;if(me===null||Pe===null)return;const Ge=(Q.clientY-U)*(Pe-me)/(me-He),qe=Pe-me;let tt=A+Ge;tt=Math.min(qe,tt),tt=Math.max(tt,0);const{value:yt}=he;yt&&(yt.scrollTop=tt)}function pt(Q){Q.preventDefault(),Q.stopPropagation(),xt("mousemove",window,Xe,!0),xt("mouseup",window,pt,!0),C=!1,ue(),ve(Q)&&we()}kt(()=>{const{value:Q}=se,{value:me}=Z,{value:Pe}=t,{value:He}=u,{value:We}=s;He&&(Q?He.classList.remove(`${Pe}-scrollbar-rail--disabled`):He.classList.add(`${Pe}-scrollbar-rail--disabled`)),We&&(me?We.classList.remove(`${Pe}-scrollbar-rail--disabled`):We.classList.add(`${Pe}-scrollbar-rail--disabled`))}),ut(()=>{e.container||ue()}),Xt(()=>{R!==void 0&&window.clearTimeout(R),w!==void 0&&window.clearTimeout(w),xt("mousemove",window,Xe,!0),xt("mouseup",window,pt,!0)});const Ye=I(()=>{const{common:{cubicBezierEaseInOut:Q},self:{color:me,colorHover:Pe,height:He,width:We,borderRadius:Ge,railInsetHorizontalTop:qe,railInsetHorizontalBottom:tt,railInsetVerticalRight:yt,railInsetVerticalLeft:Bt,railColor:_t}}=K.value;return{"--n-scrollbar-bezier":Q,"--n-scrollbar-color":me,"--n-scrollbar-color-hover":Pe,"--n-scrollbar-border-radius":Ge,"--n-scrollbar-width":We,"--n-scrollbar-height":He,"--n-scrollbar-rail-inset-horizontal-top":qe,"--n-scrollbar-rail-inset-horizontal-bottom":tt,"--n-scrollbar-rail-inset-vertical-right":r!=null&&r.value?Cg(yt):yt,"--n-scrollbar-rail-inset-vertical-left":r!=null&&r.value?Cg(Bt):Bt,"--n-scrollbar-rail-color":_t}}),Le=o?vt("scrollbar",void 0,Ye,e):void 0;return Object.assign(Object.assign({},{scrollTo:Ce,scrollBy:je,sync:ue,syncUnifiedContainer:q,handleMouseEnterWrapper:ee,handleMouseLeaveWrapper:ge}),{mergedClsPrefix:t,rtlEnabled:r,containerScrollTop:v,wrapperRef:i,containerRef:a,contentRef:l,yRailRef:s,xRailRef:u,needYBar:Z,needXBar:se,yBarSizePx:D,xBarSizePx:F,yBarTopPx:re,xBarLeftPx:j,isShowXBar:pe,isShowYBar:Se,isIos:N,handleScroll:ie,handleContentResize:O,handleContainerResize:ze,handleYScrollMouseDown:st,handleXScrollMouseDown:Te,cssVars:o?void 0:Ye,themeClass:Le==null?void 0:Le.themeClass,onRender:Le==null?void 0:Le.onRender})},render(){var e;const{$slots:t,mergedClsPrefix:o,triggerDisplayManually:n,rtlEnabled:r,internalHoistYRail:i,yPlacement:a,xPlacement:l,xScrollable:s}=this;if(!this.scrollable)return(e=t.default)===null||e===void 0?void 0:e.call(t);const u=this.trigger==="none",d=(f,p)=>m("div",{ref:"yRailRef",class:[`${o}-scrollbar-rail`,`${o}-scrollbar-rail--vertical`,`${o}-scrollbar-rail--vertical--${a}`,f],"data-scrollbar-rail":!0,style:[p||"",this.verticalRailStyle],"aria-hidden":!0},m(u?Yf:ho,u?null:{name:"fade-in-transition"},{default:()=>this.needYBar&&this.isShowYBar&&!this.isIos?m("div",{class:`${o}-scrollbar-rail__scrollbar`,style:{height:this.yBarSizePx,top:this.yBarTopPx},onMousedown:this.handleYScrollMouseDown}):null})),c=()=>{var f,p;return(f=this.onRender)===null||f===void 0||f.call(this),m("div",bo(this.$attrs,{role:"none",ref:"wrapperRef",class:[`${o}-scrollbar`,this.themeClass,r&&`${o}-scrollbar--rtl`],style:this.cssVars,onMouseenter:n?void 0:this.handleMouseEnterWrapper,onMouseleave:n?void 0:this.handleMouseLeaveWrapper}),[this.container?(p=t.default)===null||p===void 0?void 0:p.call(t):m("div",{role:"none",ref:"containerRef",class:[`${o}-scrollbar-container`,this.containerClass],style:this.containerStyle,onScroll:this.handleScroll,onWheel:this.onWheel},m($n,{onResize:this.handleContentResize},{default:()=>m("div",{ref:"contentRef",role:"none",style:[{width:this.xScrollable?"fit-content":null},this.contentStyle],class:[`${o}-scrollbar-content`,this.contentClass]},t)})),i?null:d(void 0,void 0),s&&m("div",{ref:"xRailRef",class:[`${o}-scrollbar-rail`,`${o}-scrollbar-rail--horizontal`,`${o}-scrollbar-rail--horizontal--${l}`],style:this.horizontalRailStyle,"data-scrollbar-rail":!0,"aria-hidden":!0},m(u?Yf:ho,u?null:{name:"fade-in-transition"},{default:()=>this.needXBar&&this.isShowXBar&&!this.isIos?m("div",{class:`${o}-scrollbar-rail__scrollbar`,style:{width:this.xBarSizePx,right:r?this.xBarLeftPx:void 0,left:r?void 0:this.xBarLeftPx},onMousedown:this.handleXScrollMouseDown}):null}))])},h=this.container?c():m($n,{onResize:this.handleContainerResize},{default:c});return i?m(ft,null,h,d(this.themeClass,this.cssVars)):h}}),mC=or,CA={height:"calc(var(--n-option-height) * 7.6)",paddingTiny:"4px 0",paddingSmall:"4px 0",paddingMedium:"4px 0",paddingLarge:"4px 0",paddingHuge:"4px 0",optionPaddingTiny:"0 12px",optionPaddingSmall:"0 12px",optionPaddingMedium:"0 12px",optionPaddingLarge:"0 12px",optionPaddingHuge:"0 12px",loadingSize:"18px"};function gC(e){const{borderRadius:t,popoverColor:o,textColor3:n,dividerColor:r,textColor2:i,primaryColorPressed:a,textColorDisabled:l,primaryColor:s,opacityDisabled:u,hoverColor:d,fontSizeTiny:c,fontSizeSmall:h,fontSizeMedium:f,fontSizeLarge:p,fontSizeHuge:g,heightTiny:v,heightSmall:b,heightMedium:x,heightLarge:k,heightHuge:C}=e;return Object.assign(Object.assign({},CA),{optionFontSizeTiny:c,optionFontSizeSmall:h,optionFontSizeMedium:f,optionFontSizeLarge:p,optionFontSizeHuge:g,optionHeightTiny:v,optionHeightSmall:b,optionHeightMedium:x,optionHeightLarge:k,optionHeightHuge:C,borderRadius:t,color:o,groupHeaderTextColor:n,actionDividerColor:r,optionTextColor:i,optionTextColorPressed:a,optionTextColorDisabled:l,optionTextColorActive:s,optionOpacityDisabled:u,optionCheckColor:s,optionColorPending:d,optionColorActive:"rgba(0, 0, 0, 0)",optionColorActivePending:d,actionTextColor:i,loadingColor:s})}const Ua={name:"InternalSelectMenu",common:Ve,peers:{Scrollbar:Lo,Empty:tr},self:gC},Is={name:"InternalSelectMenu",common:Ne,peers:{Scrollbar:Zo,Empty:Yi},self:gC};function wA(e,t){return m(ho,{name:"fade-in-scale-up-transition"},{default:()=>e?m(Ut,{clsPrefix:t,class:`${t}-base-select-option__check`},{default:()=>m(EM)}):null})}const K0=xe({name:"NBaseSelectOption",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0}},setup(e){const{valueRef:t,pendingTmNodeRef:o,multipleRef:n,valueSetRef:r,renderLabelRef:i,renderOptionRef:a,labelFieldRef:l,valueFieldRef:s,showCheckmarkRef:u,nodePropsRef:d,handleOptionClick:c,handleOptionMouseEnter:h}=Oe(pp),f=gt(()=>{const{value:b}=o;return b?e.tmNode.key===b.key:!1});function p(b){const{tmNode:x}=e;x.disabled||c(b,x)}function g(b){const{tmNode:x}=e;x.disabled||h(b,x)}function v(b){const{tmNode:x}=e,{value:k}=f;x.disabled||k||h(b,x)}return{multiple:n,isGrouped:gt(()=>{const{tmNode:b}=e,{parent:x}=b;return x&&x.rawNode.type==="group"}),showCheckmark:u,nodeProps:d,isPending:f,isSelected:gt(()=>{const{value:b}=t,{value:x}=n;if(b===null)return!1;const k=e.tmNode.rawNode[s.value];if(x){const{value:C}=r;return C.has(k)}else return b===k}),labelField:l,renderLabel:i,renderOption:a,handleMouseMove:v,handleMouseEnter:g,handleClick:p}},render(){const{clsPrefix:e,tmNode:{rawNode:t},isSelected:o,isPending:n,isGrouped:r,showCheckmark:i,nodeProps:a,renderOption:l,renderLabel:s,handleClick:u,handleMouseEnter:d,handleMouseMove:c}=this,h=wA(o,e),f=s?[s(t,o),i&&h]:[Jt(t[this.labelField],t,o),i&&h],p=a==null?void 0:a(t),g=m("div",Object.assign({},p,{class:[`${e}-base-select-option`,t.class,p==null?void 0:p.class,{[`${e}-base-select-option--disabled`]:t.disabled,[`${e}-base-select-option--selected`]:o,[`${e}-base-select-option--grouped`]:r,[`${e}-base-select-option--pending`]:n,[`${e}-base-select-option--show-checkmark`]:i}],style:[(p==null?void 0:p.style)||"",t.style||""],onClick:Bl([u,p==null?void 0:p.onClick]),onMouseenter:Bl([d,p==null?void 0:p.onMouseenter]),onMousemove:Bl([c,p==null?void 0:p.onMousemove])}),m("div",{class:`${e}-base-select-option__content`},f));return t.render?t.render({node:g,option:t,selected:o}):l?l({node:g,option:t,selected:o}):g}}),G0=xe({name:"NBaseSelectGroupHeader",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0}},setup(){const{renderLabelRef:e,renderOptionRef:t,labelFieldRef:o,nodePropsRef:n}=Oe(pp);return{labelField:o,nodeProps:n,renderLabel:e,renderOption:t}},render(){const{clsPrefix:e,renderLabel:t,renderOption:o,nodeProps:n,tmNode:{rawNode:r}}=this,i=n==null?void 0:n(r),a=t?t(r,!1):Jt(r[this.labelField],r,!1),l=m("div",Object.assign({},i,{class:[`${e}-base-select-group-header`,i==null?void 0:i.class]}),a);return r.render?r.render({node:l,option:r}):o?o({node:l,option:r,selected:!1}):l}}),{cubicBezierEaseIn:q0,cubicBezierEaseOut:Z0}=sn;function An({transformOrigin:e="inherit",duration:t=".2s",enterScale:o=".9",originalTransform:n="",originalTransition:r=""}={}){return[V("&.fade-in-scale-up-transition-leave-active",{transformOrigin:e,transition:`opacity ${t} ${q0}, transform ${t} ${q0} ${r&&`,${r}`}`}),V("&.fade-in-scale-up-transition-enter-active",{transformOrigin:e,transition:`opacity ${t} ${Z0}, transform ${t} ${Z0} ${r&&`,${r}`}`}),V("&.fade-in-scale-up-transition-enter-from, &.fade-in-scale-up-transition-leave-to",{opacity:0,transform:`${n} scale(${o})`}),V("&.fade-in-scale-up-transition-leave-from, &.fade-in-scale-up-transition-enter-to",{opacity:1,transform:`${n} scale(1)`})]}const SA=T("base-select-menu",` line-height: 1.5; outline: none; z-index: 0; @@ -217,11 +217,11 @@ ${t} background-color .3s var(--n-bezier), box-shadow .3s var(--n-bezier); background-color: var(--n-color); -`,[D("scrollbar",` +`,[T("scrollbar",` max-height: var(--n-height); - `),D("virtual-list",` + `),T("virtual-list",` max-height: var(--n-height); - `),D("base-select-option",` + `),T("base-select-option",` min-height: var(--n-option-height); font-size: var(--n-option-font-size); display: flex; @@ -231,12 +231,12 @@ ${t} white-space: nowrap; text-overflow: ellipsis; overflow: hidden; - `)]),D("base-select-group-header",` + `)]),T("base-select-group-header",` min-height: var(--n-option-height); font-size: .93em; display: flex; align-items: center; - `),D("base-select-menu-option-wrapper",` + `),T("base-select-menu-option-wrapper",` position: relative; width: 100%; `),G("loading, empty",` @@ -263,12 +263,12 @@ ${t} border-color .3s var(--n-bezier); border-top: 1px solid var(--n-action-divider-color); color: var(--n-action-text-color); - `),D("base-select-group-header",` + `),T("base-select-group-header",` position: relative; cursor: default; padding: var(--n-option-padding); color: var(--n-group-header-text-color); - `),D("base-select-option",` + `),T("base-select-option",` cursor: pointer; position: relative; padding: var(--n-option-padding); @@ -280,7 +280,7 @@ ${t} opacity: 1; `,[X("show-checkmark",` padding-right: calc(var(--n-option-padding-right) + 20px); - `),N("&::before",` + `),V("&::before",` content: ""; position: absolute; left: 4px; @@ -289,17 +289,17 @@ ${t} bottom: 0; border-radius: var(--n-border-radius); transition: background-color .3s var(--n-bezier); - `),N("&:active",` + `),V("&:active",` color: var(--n-option-text-color-pressed); `),X("grouped",` padding-left: calc(var(--n-option-padding-left) * 1.5); - `),X("pending",[N("&::before",` + `),X("pending",[V("&::before",` background-color: var(--n-option-color-pending); `)]),X("selected",` color: var(--n-option-text-color-active); - `,[N("&::before",` + `,[V("&::before",` background-color: var(--n-option-color-active); - `),X("pending",[N("&::before",` + `),X("pending",[V("&::before",` background-color: var(--n-option-color-active-pending); `)])]),X("disabled",` cursor: not-allowed; @@ -314,14 +314,14 @@ ${t} top: calc(50% - 7px); color: var(--n-option-check-color); transition: color .3s var(--n-bezier); - `,[An({enterScale:"0.5"})])])]),gC=xe({name:"InternalSelectMenu",props:Object.assign(Object.assign({},Te.props),{clsPrefix:{type:String,required:!0},scrollable:{type:Boolean,default:!0},treeMate:{type:Object,required:!0},multiple:Boolean,size:{type:String,default:"medium"},value:{type:[String,Number,Array],default:null},autoPending:Boolean,virtualScroll:{type:Boolean,default:!0},show:{type:Boolean,default:!0},labelField:{type:String,default:"label"},valueField:{type:String,default:"value"},loading:Boolean,focusable:Boolean,renderLabel:Function,renderOption:Function,nodeProps:Function,showCheckmark:{type:Boolean,default:!0},onMousedown:Function,onScroll:Function,onFocus:Function,onBlur:Function,onKeyup:Function,onKeydown:Function,onTabOut:Function,onMouseenter:Function,onMouseleave:Function,onResize:Function,resetMenuOnOptionsChange:{type:Boolean,default:!0},inlineThemeDisabled:Boolean,onToggle:Function}),setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o}=nt(e),n=Gt("InternalSelectMenu",o,t),r=Te("InternalSelectMenu","-internal-select-menu",SA,Ua,e,Be(e,"clsPrefix")),i=M(null),a=M(null),l=M(null),s=I(()=>e.treeMate.getFlattenedNodes()),u=I(()=>YM(s.value)),d=M(null);function c(){const{treeMate:Z}=e;let se=null;const{value:pe}=e;pe===null?se=Z.getFirstAvailableNode():(e.multiple?se=Z.getNode((pe||[])[(pe||[]).length-1]):se=Z.getNode(pe),(!se||se.disabled)&&(se=Z.getFirstAvailableNode())),L(se||null)}function h(){const{value:Z}=d;Z&&!e.treeMate.getNode(Z.key)&&(d.value=null)}let f;at(()=>e.show,Z=>{Z?f=at(()=>e.treeMate,()=>{e.resetMenuOnOptionsChange?(e.autoPending?c():h(),Rt(T)):h()},{immediate:!0}):f==null||f()},{immediate:!0}),Xt(()=>{f==null||f()});const p=I(()=>lo(r.value.self[Ee("optionHeight",e.size)])),g=I(()=>Ro(r.value.self[Ee("padding",e.size)])),v=I(()=>e.multiple&&Array.isArray(e.value)?new Set(e.value):new Set),b=I(()=>{const Z=s.value;return Z&&Z.length===0});function x(Z){const{onToggle:se}=e;se&&se(Z)}function E(Z){const{onScroll:se}=e;se&&se(Z)}function C(Z){var se;(se=l.value)===null||se===void 0||se.sync(),E(Z)}function _(){var Z;(Z=l.value)===null||Z===void 0||Z.sync()}function R(){const{value:Z}=d;return Z||null}function w(Z,se){se.disabled||L(se,!1)}function A(Z,se){se.disabled||x(se)}function $(Z){var se;Ko(Z,"action")||(se=e.onKeyup)===null||se===void 0||se.call(e,Z)}function B(Z){var se;Ko(Z,"action")||(se=e.onKeydown)===null||se===void 0||se.call(e,Z)}function U(Z){var se;(se=e.onMousedown)===null||se===void 0||se.call(e,Z),!e.focusable&&Z.preventDefault()}function H(){const{value:Z}=d;Z&&L(Z.getNext({loop:!0}),!0)}function K(){const{value:Z}=d;Z&&L(Z.getPrev({loop:!0}),!0)}function L(Z,se=!1){d.value=Z,se&&T()}function T(){var Z,se;const pe=d.value;if(!pe)return;const Se=u.value(pe.key);Se!==null&&(e.virtualScroll?(Z=a.value)===null||Z===void 0||Z.scrollTo({index:Se}):(se=l.value)===null||se===void 0||se.scrollTo({index:Se,elSize:p.value}))}function z(Z){var se,pe;!((se=i.value)===null||se===void 0)&&se.contains(Z.target)&&((pe=e.onFocus)===null||pe===void 0||pe.call(e,Z))}function F(Z){var se,pe;!((se=i.value)===null||se===void 0)&&se.contains(Z.relatedTarget)||(pe=e.onBlur)===null||pe===void 0||pe.call(e,Z)}Je(hp,{handleOptionMouseEnter:w,handleOptionClick:A,valueSetRef:v,pendingTmNodeRef:d,nodePropsRef:Be(e,"nodeProps"),showCheckmarkRef:Be(e,"showCheckmark"),multipleRef:Be(e,"multiple"),valueRef:Be(e,"value"),renderLabelRef:Be(e,"renderLabel"),renderOptionRef:Be(e,"renderOption"),labelFieldRef:Be(e,"labelField"),valueFieldRef:Be(e,"valueField")}),Je(Ix,i),ut(()=>{const{value:Z}=l;Z&&Z.sync()});const y=I(()=>{const{size:Z}=e,{common:{cubicBezierEaseInOut:se},self:{height:pe,borderRadius:Se,color:he,groupHeaderTextColor:fe,actionDividerColor:ye,optionTextColorPressed:Y,optionTextColor:O,optionTextColorDisabled:Ie,optionTextColorActive:je,optionOpacityDisabled:W,optionCheckColor:ee,actionTextColor:ge,optionColorPending:Ce,optionColorActive:le,loadingColor:ne,loadingSize:ce,optionColorActivePending:J,[Ee("optionFontSize",Z)]:ie,[Ee("optionHeight",Z)]:de,[Ee("optionPadding",Z)]:ae}}=r.value;return{"--n-height":pe,"--n-action-divider-color":ye,"--n-action-text-color":ge,"--n-bezier":se,"--n-border-radius":Se,"--n-color":he,"--n-option-font-size":ie,"--n-group-header-text-color":fe,"--n-option-check-color":ee,"--n-option-color-pending":Ce,"--n-option-color-active":le,"--n-option-color-active-pending":J,"--n-option-height":de,"--n-option-opacity-disabled":W,"--n-option-text-color":O,"--n-option-text-color-active":je,"--n-option-text-color-disabled":Ie,"--n-option-text-color-pressed":Y,"--n-option-padding":ae,"--n-option-padding-left":Ro(ae,"left"),"--n-option-padding-right":Ro(ae,"right"),"--n-loading-color":ne,"--n-loading-size":ce}}),{inlineThemeDisabled:re}=e,te=re?vt("internal-select-menu",I(()=>e.size[0]),y,e):void 0,j={selfRef:i,next:H,prev:K,getPendingTmNode:R};return Jx(i,e.onResize),Object.assign({mergedTheme:r,mergedClsPrefix:t,rtlEnabled:n,virtualListRef:a,scrollbarRef:l,itemSize:p,padding:g,flattenedNodes:s,empty:b,virtualListContainer(){const{value:Z}=a;return Z==null?void 0:Z.listElRef},virtualListContent(){const{value:Z}=a;return Z==null?void 0:Z.itemsElRef},doScroll:E,handleFocusin:z,handleFocusout:F,handleKeyUp:$,handleKeyDown:B,handleMouseDown:U,handleVirtualListResize:_,handleVirtualListScroll:C,cssVars:re?void 0:y,themeClass:te==null?void 0:te.themeClass,onRender:te==null?void 0:te.onRender},j)},render(){const{$slots:e,virtualScroll:t,clsPrefix:o,mergedTheme:n,themeClass:r,onRender:i}=this;return i==null||i(),m("div",{ref:"selfRef",tabindex:this.focusable?0:-1,class:[`${o}-base-select-menu`,this.rtlEnabled&&`${o}-base-select-menu--rtl`,r,this.multiple&&`${o}-base-select-menu--multiple`],style:this.cssVars,onFocusin:this.handleFocusin,onFocusout:this.handleFocusout,onKeyup:this.handleKeyUp,onKeydown:this.handleKeyDown,onMousedown:this.handleMouseDown,onMouseenter:this.onMouseenter,onMouseleave:this.onMouseleave},bt(e.header,a=>a&&m("div",{class:`${o}-base-select-menu__header`,"data-header":!0,key:"header"},a)),this.loading?m("div",{class:`${o}-base-select-menu__loading`},m(_r,{clsPrefix:o,strokeWidth:20})):this.empty?m("div",{class:`${o}-base-select-menu__empty`,"data-empty":!0},wo(e.empty,()=>[m(Op,{theme:n.peers.Empty,themeOverrides:n.peerOverrides.Empty,size:this.size})])):m(or,{ref:"scrollbarRef",theme:n.peers.Scrollbar,themeOverrides:n.peerOverrides.Scrollbar,scrollable:this.scrollable,container:t?this.virtualListContainer:void 0,content:t?this.virtualListContent:void 0,onScroll:t?void 0:this.doScroll},{default:()=>t?m(vp,{ref:"virtualListRef",class:`${o}-virtual-list`,items:this.flattenedNodes,itemSize:this.itemSize,showScrollbar:!1,paddingTop:this.padding.top,paddingBottom:this.padding.bottom,onResize:this.handleVirtualListResize,onScroll:this.handleVirtualListScroll,itemResizable:!0},{default:({item:a})=>a.isGroup?m(K0,{key:a.key,clsPrefix:o,tmNode:a}):a.ignored?null:m(U0,{clsPrefix:o,key:a.key,tmNode:a})}):m("div",{class:`${o}-base-select-menu-option-wrapper`,style:{paddingTop:this.padding.top,paddingBottom:this.padding.bottom}},this.flattenedNodes.map(a=>a.isGroup?m(K0,{key:a.key,clsPrefix:o,tmNode:a}):m(U0,{clsPrefix:o,key:a.key,tmNode:a})))}),bt(e.action,a=>a&&[m("div",{class:`${o}-base-select-menu__action`,"data-action":!0,key:"action"},a),m(IM,{onFocus:this.onTabOut,key:"focus-detector"})]))}}),EA=D("base-wave",` + `,[An({enterScale:"0.5"})])])]),vC=xe({name:"InternalSelectMenu",props:Object.assign(Object.assign({},Ie.props),{clsPrefix:{type:String,required:!0},scrollable:{type:Boolean,default:!0},treeMate:{type:Object,required:!0},multiple:Boolean,size:{type:String,default:"medium"},value:{type:[String,Number,Array],default:null},autoPending:Boolean,virtualScroll:{type:Boolean,default:!0},show:{type:Boolean,default:!0},labelField:{type:String,default:"label"},valueField:{type:String,default:"value"},loading:Boolean,focusable:Boolean,renderLabel:Function,renderOption:Function,nodeProps:Function,showCheckmark:{type:Boolean,default:!0},onMousedown:Function,onScroll:Function,onFocus:Function,onBlur:Function,onKeyup:Function,onKeydown:Function,onTabOut:Function,onMouseenter:Function,onMouseleave:Function,onResize:Function,resetMenuOnOptionsChange:{type:Boolean,default:!0},inlineThemeDisabled:Boolean,onToggle:Function}),setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o}=nt(e),n=Gt("InternalSelectMenu",o,t),r=Ie("InternalSelectMenu","-internal-select-menu",SA,Ua,e,Be(e,"clsPrefix")),i=M(null),a=M(null),l=M(null),s=I(()=>e.treeMate.getFlattenedNodes()),u=I(()=>YM(s.value)),d=M(null);function c(){const{treeMate:Z}=e;let se=null;const{value:pe}=e;pe===null?se=Z.getFirstAvailableNode():(e.multiple?se=Z.getNode((pe||[])[(pe||[]).length-1]):se=Z.getNode(pe),(!se||se.disabled)&&(se=Z.getFirstAvailableNode())),L(se||null)}function h(){const{value:Z}=d;Z&&!e.treeMate.getNode(Z.key)&&(d.value=null)}let f;at(()=>e.show,Z=>{Z?f=at(()=>e.treeMate,()=>{e.resetMenuOnOptionsChange?(e.autoPending?c():h(),Rt(D)):h()},{immediate:!0}):f==null||f()},{immediate:!0}),Xt(()=>{f==null||f()});const p=I(()=>lo(r.value.self[Ee("optionHeight",e.size)])),g=I(()=>Ro(r.value.self[Ee("padding",e.size)])),v=I(()=>e.multiple&&Array.isArray(e.value)?new Set(e.value):new Set),b=I(()=>{const Z=s.value;return Z&&Z.length===0});function x(Z){const{onToggle:se}=e;se&&se(Z)}function k(Z){const{onScroll:se}=e;se&&se(Z)}function C(Z){var se;(se=l.value)===null||se===void 0||se.sync(),k(Z)}function _(){var Z;(Z=l.value)===null||Z===void 0||Z.sync()}function R(){const{value:Z}=d;return Z||null}function w(Z,se){se.disabled||L(se,!1)}function A(Z,se){se.disabled||x(se)}function $(Z){var se;Ko(Z,"action")||(se=e.onKeyup)===null||se===void 0||se.call(e,Z)}function B(Z){var se;Ko(Z,"action")||(se=e.onKeydown)===null||se===void 0||se.call(e,Z)}function U(Z){var se;(se=e.onMousedown)===null||se===void 0||se.call(e,Z),!e.focusable&&Z.preventDefault()}function N(){const{value:Z}=d;Z&&L(Z.getNext({loop:!0}),!0)}function K(){const{value:Z}=d;Z&&L(Z.getPrev({loop:!0}),!0)}function L(Z,se=!1){d.value=Z,se&&D()}function D(){var Z,se;const pe=d.value;if(!pe)return;const Se=u.value(pe.key);Se!==null&&(e.virtualScroll?(Z=a.value)===null||Z===void 0||Z.scrollTo({index:Se}):(se=l.value)===null||se===void 0||se.scrollTo({index:Se,elSize:p.value}))}function z(Z){var se,pe;!((se=i.value)===null||se===void 0)&&se.contains(Z.target)&&((pe=e.onFocus)===null||pe===void 0||pe.call(e,Z))}function F(Z){var se,pe;!((se=i.value)===null||se===void 0)&&se.contains(Z.relatedTarget)||(pe=e.onBlur)===null||pe===void 0||pe.call(e,Z)}Je(pp,{handleOptionMouseEnter:w,handleOptionClick:A,valueSetRef:v,pendingTmNodeRef:d,nodePropsRef:Be(e,"nodeProps"),showCheckmarkRef:Be(e,"showCheckmark"),multipleRef:Be(e,"multiple"),valueRef:Be(e,"value"),renderLabelRef:Be(e,"renderLabel"),renderOptionRef:Be(e,"renderOption"),labelFieldRef:Be(e,"labelField"),valueFieldRef:Be(e,"valueField")}),Je(zx,i),ut(()=>{const{value:Z}=l;Z&&Z.sync()});const y=I(()=>{const{size:Z}=e,{common:{cubicBezierEaseInOut:se},self:{height:pe,borderRadius:Se,color:he,groupHeaderTextColor:fe,actionDividerColor:Ce,optionTextColorPressed:Y,optionTextColor:O,optionTextColorDisabled:ze,optionTextColorActive:je,optionOpacityDisabled:W,optionCheckColor:ee,actionTextColor:ge,optionColorPending:we,optionColorActive:le,loadingColor:ne,loadingSize:ce,optionColorActivePending:J,[Ee("optionFontSize",Z)]:ie,[Ee("optionHeight",Z)]:de,[Ee("optionPadding",Z)]:ae}}=r.value;return{"--n-height":pe,"--n-action-divider-color":Ce,"--n-action-text-color":ge,"--n-bezier":se,"--n-border-radius":Se,"--n-color":he,"--n-option-font-size":ie,"--n-group-header-text-color":fe,"--n-option-check-color":ee,"--n-option-color-pending":we,"--n-option-color-active":le,"--n-option-color-active-pending":J,"--n-option-height":de,"--n-option-opacity-disabled":W,"--n-option-text-color":O,"--n-option-text-color-active":je,"--n-option-text-color-disabled":ze,"--n-option-text-color-pressed":Y,"--n-option-padding":ae,"--n-option-padding-left":Ro(ae,"left"),"--n-option-padding-right":Ro(ae,"right"),"--n-loading-color":ne,"--n-loading-size":ce}}),{inlineThemeDisabled:re}=e,te=re?vt("internal-select-menu",I(()=>e.size[0]),y,e):void 0,j={selfRef:i,next:N,prev:K,getPendingTmNode:R};return ey(i,e.onResize),Object.assign({mergedTheme:r,mergedClsPrefix:t,rtlEnabled:n,virtualListRef:a,scrollbarRef:l,itemSize:p,padding:g,flattenedNodes:s,empty:b,virtualListContainer(){const{value:Z}=a;return Z==null?void 0:Z.listElRef},virtualListContent(){const{value:Z}=a;return Z==null?void 0:Z.itemsElRef},doScroll:k,handleFocusin:z,handleFocusout:F,handleKeyUp:$,handleKeyDown:B,handleMouseDown:U,handleVirtualListResize:_,handleVirtualListScroll:C,cssVars:re?void 0:y,themeClass:te==null?void 0:te.themeClass,onRender:te==null?void 0:te.onRender},j)},render(){const{$slots:e,virtualScroll:t,clsPrefix:o,mergedTheme:n,themeClass:r,onRender:i}=this;return i==null||i(),m("div",{ref:"selfRef",tabindex:this.focusable?0:-1,class:[`${o}-base-select-menu`,this.rtlEnabled&&`${o}-base-select-menu--rtl`,r,this.multiple&&`${o}-base-select-menu--multiple`],style:this.cssVars,onFocusin:this.handleFocusin,onFocusout:this.handleFocusout,onKeyup:this.handleKeyUp,onKeydown:this.handleKeyDown,onMousedown:this.handleMouseDown,onMouseenter:this.onMouseenter,onMouseleave:this.onMouseleave},bt(e.header,a=>a&&m("div",{class:`${o}-base-select-menu__header`,"data-header":!0,key:"header"},a)),this.loading?m("div",{class:`${o}-base-select-menu__loading`},m(_r,{clsPrefix:o,strokeWidth:20})):this.empty?m("div",{class:`${o}-base-select-menu__empty`,"data-empty":!0},wo(e.empty,()=>[m(Lp,{theme:n.peers.Empty,themeOverrides:n.peerOverrides.Empty,size:this.size})])):m(or,{ref:"scrollbarRef",theme:n.peers.Scrollbar,themeOverrides:n.peerOverrides.Scrollbar,scrollable:this.scrollable,container:t?this.virtualListContainer:void 0,content:t?this.virtualListContent:void 0,onScroll:t?void 0:this.doScroll},{default:()=>t?m(bp,{ref:"virtualListRef",class:`${o}-virtual-list`,items:this.flattenedNodes,itemSize:this.itemSize,showScrollbar:!1,paddingTop:this.padding.top,paddingBottom:this.padding.bottom,onResize:this.handleVirtualListResize,onScroll:this.handleVirtualListScroll,itemResizable:!0},{default:({item:a})=>a.isGroup?m(G0,{key:a.key,clsPrefix:o,tmNode:a}):a.ignored?null:m(K0,{clsPrefix:o,key:a.key,tmNode:a})}):m("div",{class:`${o}-base-select-menu-option-wrapper`,style:{paddingTop:this.padding.top,paddingBottom:this.padding.bottom}},this.flattenedNodes.map(a=>a.isGroup?m(G0,{key:a.key,clsPrefix:o,tmNode:a}):m(K0,{clsPrefix:o,key:a.key,tmNode:a})))}),bt(e.action,a=>a&&[m("div",{class:`${o}-base-select-menu__action`,"data-action":!0,key:"action"},a),m(IM,{onFocus:this.onTabOut,key:"focus-detector"})]))}}),EA=T("base-wave",` position: absolute; left: 0; right: 0; top: 0; bottom: 0; border-radius: inherit; -`),vC=xe({name:"BaseWave",props:{clsPrefix:{type:String,required:!0}},setup(e){kr("-base-wave",EA,Be(e,"clsPrefix"));const t=M(null),o=M(!1);let n=null;return Xt(()=>{n!==null&&window.clearTimeout(n)}),{active:o,selfRef:t,play(){n!==null&&(window.clearTimeout(n),o.value=!1,n=null),Rt(()=>{var r;(r=t.value)===null||r===void 0||r.offsetHeight,o.value=!0,n=window.setTimeout(()=>{o.value=!1,n=null},1e3)})}}},render(){const{clsPrefix:e}=this;return m("div",{ref:"selfRef","aria-hidden":!0,class:[`${e}-base-wave`,this.active&&`${e}-base-wave--active`]})}}),kA={space:"6px",spaceArrow:"10px",arrowOffset:"10px",arrowOffsetVertical:"10px",arrowHeight:"6px",padding:"8px 14px"};function bC(e){const{boxShadow2:t,popoverColor:o,textColor2:n,borderRadius:r,fontSize:i,dividerColor:a}=e;return Object.assign(Object.assign({},kA),{fontSize:i,borderRadius:r,color:o,dividerColor:a,textColor:n,boxShadow:t})}const si={name:"Popover",common:Ve,self:bC},Qi={name:"Popover",common:Ne,self:bC},Kc={top:"bottom",bottom:"top",left:"right",right:"left"},mo="var(--n-arrow-height) * 1.414",_A=N([D("popover",` +`),bC=xe({name:"BaseWave",props:{clsPrefix:{type:String,required:!0}},setup(e){kr("-base-wave",EA,Be(e,"clsPrefix"));const t=M(null),o=M(!1);let n=null;return Xt(()=>{n!==null&&window.clearTimeout(n)}),{active:o,selfRef:t,play(){n!==null&&(window.clearTimeout(n),o.value=!1,n=null),Rt(()=>{var r;(r=t.value)===null||r===void 0||r.offsetHeight,o.value=!0,n=window.setTimeout(()=>{o.value=!1,n=null},1e3)})}}},render(){const{clsPrefix:e}=this;return m("div",{ref:"selfRef","aria-hidden":!0,class:[`${e}-base-wave`,this.active&&`${e}-base-wave--active`]})}}),kA={space:"6px",spaceArrow:"10px",arrowOffset:"10px",arrowOffsetVertical:"10px",arrowHeight:"6px",padding:"8px 14px"};function xC(e){const{boxShadow2:t,popoverColor:o,textColor2:n,borderRadius:r,fontSize:i,dividerColor:a}=e;return Object.assign(Object.assign({},kA),{fontSize:i,borderRadius:r,color:o,dividerColor:a,textColor:n,boxShadow:t})}const si={name:"Popover",common:Ve,self:xC},Qi={name:"Popover",common:Ne,self:xC},Gc={top:"bottom",bottom:"top",left:"right",right:"left"},mo="var(--n-arrow-height) * 1.414",_A=V([T("popover",` transition: box-shadow .3s var(--n-bezier), background-color .3s var(--n-bezier), @@ -331,7 +331,7 @@ ${t} color: var(--n-text-color); box-shadow: var(--n-box-shadow); word-break: break-word; - `,[N(">",[D("scrollbar",` + `,[V(">",[T("scrollbar",` height: inherit; max-height: inherit; `)]),Ft("raw",` @@ -347,13 +347,13 @@ ${t} transition: border-color .3s var(--n-bezier); `),X("scrollable, show-header-or-footer",[G("content",` padding: var(--n-padding); - `)])]),D("popover-shared",` + `)])]),T("popover-shared",` transform-origin: inherit; - `,[D("popover-arrow-wrapper",` + `,[T("popover-arrow-wrapper",` position: absolute; overflow: hidden; pointer-events: none; - `,[D("popover-arrow",` + `,[T("popover-arrow",` transition: background-color .3s var(--n-bezier); position: absolute; display: block; @@ -363,20 +363,20 @@ ${t} transform: rotate(45deg); background-color: var(--n-color); pointer-events: all; - `)]),N("&.popover-transition-enter-from, &.popover-transition-leave-to",` + `)]),V("&.popover-transition-enter-from, &.popover-transition-leave-to",` opacity: 0; transform: scale(.85); - `),N("&.popover-transition-enter-to, &.popover-transition-leave-from",` + `),V("&.popover-transition-enter-to, &.popover-transition-leave-from",` transform: scale(1); opacity: 1; - `),N("&.popover-transition-enter-active",` + `),V("&.popover-transition-enter-active",` transition: box-shadow .3s var(--n-bezier), background-color .3s var(--n-bezier), color .3s var(--n-bezier), opacity .15s var(--n-bezier-ease-out), transform .15s var(--n-bezier-ease-out); - `),N("&.popover-transition-leave-active",` + `),V("&.popover-transition-leave-active",` transition: box-shadow .3s var(--n-bezier), background-color .3s var(--n-bezier), @@ -423,10 +423,10 @@ ${t} `),fn("right-end",` right: calc(${mo} / -2); bottom: calc(${lr("right-end")} + var(--v-offset-top)); - `),...FP({top:["right-start","left-start"],right:["top-end","bottom-end"],bottom:["right-end","left-end"],left:["top-start","bottom-start"]},(e,t)=>{const o=["right","left"].includes(t),n=o?"width":"height";return e.map(r=>{const i=r.split("-")[1]==="end",l=`calc((${`var(--v-target-${n}, 0px)`} - ${mo}) / 2)`,s=lr(r);return N(`[v-placement="${r}"] >`,[D("popover-shared",[X("center-arrow",[D("popover-arrow",`${t}: calc(max(${l}, ${s}) ${i?"+":"-"} var(--v-offset-${o?"left":"top"}));`)])])])})})]);function lr(e){return["top","bottom"].includes(e.split("-")[0])?"var(--n-arrow-offset)":"var(--n-arrow-offset-vertical)"}function fn(e,t){const o=e.split("-")[0],n=["top","bottom"].includes(o)?"height: var(--n-space-arrow);":"width: var(--n-space-arrow);";return N(`[v-placement="${e}"] >`,[D("popover-shared",` - margin-${Kc[o]}: var(--n-space); + `),...FP({top:["right-start","left-start"],right:["top-end","bottom-end"],bottom:["right-end","left-end"],left:["top-start","bottom-start"]},(e,t)=>{const o=["right","left"].includes(t),n=o?"width":"height";return e.map(r=>{const i=r.split("-")[1]==="end",l=`calc((${`var(--v-target-${n}, 0px)`} - ${mo}) / 2)`,s=lr(r);return V(`[v-placement="${r}"] >`,[T("popover-shared",[X("center-arrow",[T("popover-arrow",`${t}: calc(max(${l}, ${s}) ${i?"+":"-"} var(--v-offset-${o?"left":"top"}));`)])])])})})]);function lr(e){return["top","bottom"].includes(e.split("-")[0])?"var(--n-arrow-offset)":"var(--n-arrow-offset-vertical)"}function fn(e,t){const o=e.split("-")[0],n=["top","bottom"].includes(o)?"height: var(--n-space-arrow);":"width: var(--n-space-arrow);";return V(`[v-placement="${e}"] >`,[T("popover-shared",` + margin-${Gc[o]}: var(--n-space); `,[X("show-arrow",` - margin-${Kc[o]}: var(--n-space-arrow); + margin-${Gc[o]}: var(--n-space-arrow); `),X("overlap",` margin: 0; `),q4("popover-arrow-wrapper",` @@ -435,9 +435,9 @@ ${t} top: 0; bottom: 0; ${o}: 100%; - ${Kc[o]}: auto; + ${Gc[o]}: auto; ${n} - `,[D("popover-arrow",t)])])])}const xC=Object.assign(Object.assign({},Te.props),{to:Mo.propTo,show:Boolean,trigger:String,showArrow:Boolean,delay:Number,duration:Number,raw:Boolean,arrowPointToCenter:Boolean,arrowClass:String,arrowStyle:[String,Object],arrowWrapperClass:String,arrowWrapperStyle:[String,Object],displayDirective:String,x:Number,y:Number,flip:Boolean,overlap:Boolean,placement:String,width:[Number,String],keepAliveOnHover:Boolean,scrollable:Boolean,contentClass:String,contentStyle:[Object,String],headerClass:String,headerStyle:[Object,String],footerClass:String,footerStyle:[Object,String],internalDeactivateImmediately:Boolean,animated:Boolean,onClickoutside:Function,internalTrapFocus:Boolean,internalOnAfterLeave:Function,minWidth:Number,maxWidth:Number});function yC({arrowClass:e,arrowStyle:t,arrowWrapperClass:o,arrowWrapperStyle:n,clsPrefix:r}){return m("div",{key:"__popover-arrow__",style:n,class:[`${r}-popover-arrow-wrapper`,o]},m("div",{class:[`${r}-popover-arrow`,e],style:t}))}const FA=xe({name:"PopoverBody",inheritAttrs:!1,props:xC,setup(e,{slots:t,attrs:o}){const{namespaceRef:n,mergedClsPrefixRef:r,inlineThemeDisabled:i}=nt(e),a=Te("Popover","-popover",_A,si,e,r),l=M(null),s=Oe("NPopover"),u=M(null),d=M(e.show),c=M(!1);Et(()=>{const{show:w}=e;w&&!Z4()&&!e.internalDeactivateImmediately&&(c.value=!0)});const h=I(()=>{const{trigger:w,onClickoutside:A}=e,$=[],{positionManuallyRef:{value:B}}=s;return B||(w==="click"&&!A&&$.push([Oi,C,void 0,{capture:!0}]),w==="hover"&&$.push([mk,E])),A&&$.push([Oi,C,void 0,{capture:!0}]),(e.displayDirective==="show"||e.animated&&c.value)&&$.push([bn,e.show]),$}),f=I(()=>{const{common:{cubicBezierEaseInOut:w,cubicBezierEaseIn:A,cubicBezierEaseOut:$},self:{space:B,spaceArrow:U,padding:H,fontSize:K,textColor:L,dividerColor:T,color:z,boxShadow:F,borderRadius:y,arrowHeight:re,arrowOffset:te,arrowOffsetVertical:j}}=a.value;return{"--n-box-shadow":F,"--n-bezier":w,"--n-bezier-ease-in":A,"--n-bezier-ease-out":$,"--n-font-size":K,"--n-text-color":L,"--n-color":z,"--n-divider-color":T,"--n-border-radius":y,"--n-arrow-height":re,"--n-arrow-offset":te,"--n-arrow-offset-vertical":j,"--n-padding":H,"--n-space":B,"--n-space-arrow":U}}),p=I(()=>{const w=e.width==="trigger"?void 0:So(e.width),A=[];w&&A.push({width:w});const{maxWidth:$,minWidth:B}=e;return $&&A.push({maxWidth:So($)}),B&&A.push({maxWidth:So(B)}),i||A.push(f.value),A}),g=i?vt("popover",void 0,f,e):void 0;s.setBodyInstance({syncPosition:v}),Xt(()=>{s.setBodyInstance(null)}),at(Be(e,"show"),w=>{e.animated||(w?d.value=!0:d.value=!1)});function v(){var w;(w=l.value)===null||w===void 0||w.syncPosition()}function b(w){e.trigger==="hover"&&e.keepAliveOnHover&&e.show&&s.handleMouseEnter(w)}function x(w){e.trigger==="hover"&&e.keepAliveOnHover&&s.handleMouseLeave(w)}function E(w){e.trigger==="hover"&&!_().contains(zi(w))&&s.handleMouseMoveOutside(w)}function C(w){(e.trigger==="click"&&!_().contains(zi(w))||e.onClickoutside)&&s.handleClickOutside(w)}function _(){return s.getTriggerElement()}Je(Na,u),Je(Es,null),Je(Ss,null);function R(){if(g==null||g.onRender(),!(e.displayDirective==="show"||e.show||e.animated&&c.value))return null;let A;const $=s.internalRenderBodyRef.value,{value:B}=r;if($)A=$([`${B}-popover-shared`,g==null?void 0:g.themeClass.value,e.overlap&&`${B}-popover-shared--overlap`,e.showArrow&&`${B}-popover-shared--show-arrow`,e.arrowPointToCenter&&`${B}-popover-shared--center-arrow`],u,p.value,b,x);else{const{value:U}=s.extraClassRef,{internalTrapFocus:H}=e,K=!Mi(t.header)||!Mi(t.footer),L=()=>{var T,z;const F=K?m(ft,null,bt(t.header,te=>te?m("div",{class:[`${B}-popover__header`,e.headerClass],style:e.headerStyle},te):null),bt(t.default,te=>te?m("div",{class:[`${B}-popover__content`,e.contentClass],style:e.contentStyle},t):null),bt(t.footer,te=>te?m("div",{class:[`${B}-popover__footer`,e.footerClass],style:e.footerStyle},te):null)):e.scrollable?(T=t.default)===null||T===void 0?void 0:T.call(t):m("div",{class:[`${B}-popover__content`,e.contentClass],style:e.contentStyle},t),y=e.scrollable?m(pC,{contentClass:K?void 0:`${B}-popover__content ${(z=e.contentClass)!==null&&z!==void 0?z:""}`,contentStyle:K?void 0:e.contentStyle},{default:()=>F}):F,re=e.showArrow?yC({arrowClass:e.arrowClass,arrowStyle:e.arrowStyle,arrowWrapperClass:e.arrowWrapperClass,arrowWrapperStyle:e.arrowWrapperStyle,clsPrefix:B}):null;return[y,re]};A=m("div",bo({class:[`${B}-popover`,`${B}-popover-shared`,g==null?void 0:g.themeClass.value,U.map(T=>`${B}-${T}`),{[`${B}-popover--scrollable`]:e.scrollable,[`${B}-popover--show-header-or-footer`]:K,[`${B}-popover--raw`]:e.raw,[`${B}-popover-shared--overlap`]:e.overlap,[`${B}-popover-shared--show-arrow`]:e.showArrow,[`${B}-popover-shared--center-arrow`]:e.arrowPointToCenter}],ref:u,style:p.value,onKeydown:s.handleKeydown,onMouseenter:b,onMouseleave:x},o),H?m(bp,{active:e.show,autoFocus:!0},{default:L}):L())}return Po(A,h.value)}return{displayed:c,namespace:n,isMounted:s.isMountedRef,zIndex:s.zIndexRef,followerRef:l,adjustedTo:Mo(e),followerEnabled:d,renderContentNode:R}},render(){return m(Fs,{ref:"followerRef",zIndex:this.zIndex,show:this.show,enabled:this.followerEnabled,to:this.adjustedTo,x:this.x,y:this.y,flip:this.flip,placement:this.placement,containerClass:this.namespace,overlap:this.overlap,width:this.width==="trigger"?"target":void 0,teleportDisabled:this.adjustedTo===Mo.tdkey},{default:()=>this.animated?m(ho,{name:"popover-transition",appear:this.isMounted,onEnter:()=>{this.followerEnabled=!0},onAfterLeave:()=>{var e;(e=this.internalOnAfterLeave)===null||e===void 0||e.call(this),this.followerEnabled=!1,this.displayed=!1}},{default:this.renderContentNode}):this.renderContentNode()})}}),RA=Object.keys(xC),$A={focus:["onFocus","onBlur"],click:["onClick"],hover:["onMouseenter","onMouseleave"],manual:[],nested:["onFocus","onBlur","onMouseenter","onMouseleave","onClick"]};function PA(e,t,o){$A[t].forEach(n=>{e.props?e.props=Object.assign({},e.props):e.props={};const r=e.props[n],i=o[n];r?e.props[n]=(...a)=>{r(...a),i(...a)}:e.props[n]=i})}const Da={show:{type:Boolean,default:void 0},defaultShow:Boolean,showArrow:{type:Boolean,default:!0},trigger:{type:String,default:"hover"},delay:{type:Number,default:100},duration:{type:Number,default:100},raw:Boolean,placement:{type:String,default:"top"},x:Number,y:Number,arrowPointToCenter:Boolean,disabled:Boolean,getDisabled:Function,displayDirective:{type:String,default:"if"},arrowClass:String,arrowStyle:[String,Object],arrowWrapperClass:String,arrowWrapperStyle:[String,Object],flip:{type:Boolean,default:!0},animated:{type:Boolean,default:!0},width:{type:[Number,String],default:void 0},overlap:Boolean,keepAliveOnHover:{type:Boolean,default:!0},zIndex:Number,to:Mo.propTo,scrollable:Boolean,contentClass:String,contentStyle:[Object,String],headerClass:String,headerStyle:[Object,String],footerClass:String,footerStyle:[Object,String],onClickoutside:Function,"onUpdate:show":[Function,Array],onUpdateShow:[Function,Array],internalDeactivateImmediately:Boolean,internalSyncTargetWithParent:Boolean,internalInheritedEventHandlers:{type:Array,default:()=>[]},internalTrapFocus:Boolean,internalExtraClass:{type:Array,default:()=>[]},onShow:[Function,Array],onHide:[Function,Array],arrow:{type:Boolean,default:void 0},minWidth:Number,maxWidth:Number},MA=Object.assign(Object.assign(Object.assign({},Te.props),Da),{internalOnAfterLeave:Function,internalRenderBody:Function}),Ka=xe({name:"Popover",inheritAttrs:!1,props:MA,__popover__:!0,setup(e){const t=Cr(),o=M(null),n=I(()=>e.show),r=M(e.defaultShow),i=to(n,r),a=gt(()=>e.disabled?!1:i.value),l=()=>{if(e.disabled)return!0;const{getDisabled:T}=e;return!!(T!=null&&T())},s=()=>l()?!1:i.value,u=Jl(e,["arrow","showArrow"]),d=I(()=>e.overlap?!1:u.value);let c=null;const h=M(null),f=M(null),p=gt(()=>e.x!==void 0&&e.y!==void 0);function g(T){const{"onUpdate:show":z,onUpdateShow:F,onShow:y,onHide:re}=e;r.value=T,z&&Fe(z,T),F&&Fe(F,T),T&&y&&Fe(y,!0),T&&re&&Fe(re,!1)}function v(){c&&c.syncPosition()}function b(){const{value:T}=h;T&&(window.clearTimeout(T),h.value=null)}function x(){const{value:T}=f;T&&(window.clearTimeout(T),f.value=null)}function E(){const T=l();if(e.trigger==="focus"&&!T){if(s())return;g(!0)}}function C(){const T=l();if(e.trigger==="focus"&&!T){if(!s())return;g(!1)}}function _(){const T=l();if(e.trigger==="hover"&&!T){if(x(),h.value!==null||s())return;const z=()=>{g(!0),h.value=null},{delay:F}=e;F===0?z():h.value=window.setTimeout(z,F)}}function R(){const T=l();if(e.trigger==="hover"&&!T){if(b(),f.value!==null||!s())return;const z=()=>{g(!1),f.value=null},{duration:F}=e;F===0?z():f.value=window.setTimeout(z,F)}}function w(){R()}function A(T){var z;s()&&(e.trigger==="click"&&(b(),x(),g(!1)),(z=e.onClickoutside)===null||z===void 0||z.call(e,T))}function $(){if(e.trigger==="click"&&!l()){b(),x();const T=!s();g(T)}}function B(T){e.internalTrapFocus&&T.key==="Escape"&&(b(),x(),g(!1))}function U(T){r.value=T}function H(){var T;return(T=o.value)===null||T===void 0?void 0:T.targetRef}function K(T){c=T}return Je("NPopover",{getTriggerElement:H,handleKeydown:B,handleMouseEnter:_,handleMouseLeave:R,handleClickOutside:A,handleMouseMoveOutside:w,setBodyInstance:K,positionManuallyRef:p,isMountedRef:t,zIndexRef:Be(e,"zIndex"),extraClassRef:Be(e,"internalExtraClass"),internalRenderBodyRef:Be(e,"internalRenderBody")}),Et(()=>{i.value&&l()&&g(!1)}),{binderInstRef:o,positionManually:p,mergedShowConsideringDisabledProp:a,uncontrolledShow:r,mergedShowArrow:d,getMergedShow:s,setShow:U,handleClick:$,handleMouseEnter:_,handleMouseLeave:R,handleFocus:E,handleBlur:C,syncPosition:v}},render(){var e;const{positionManually:t,$slots:o}=this;let n,r=!1;if(!t&&(o.activator?n=qf(o,"activator"):n=qf(o,"trigger"),n)){n=qo(n),n=n.type===ys?m("span",[n]):n;const i={onClick:this.handleClick,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onFocus:this.handleFocus,onBlur:this.handleBlur};if(!((e=n.type)===null||e===void 0)&&e.__popover__)r=!0,n.props||(n.props={internalSyncTargetWithParent:!0,internalInheritedEventHandlers:[]}),n.props.internalSyncTargetWithParent=!0,n.props.internalInheritedEventHandlers?n.props.internalInheritedEventHandlers=[i,...n.props.internalInheritedEventHandlers]:n.props.internalInheritedEventHandlers=[i];else{const{internalInheritedEventHandlers:a}=this,l=[i,...a],s={onBlur:u=>{l.forEach(d=>{d.onBlur(u)})},onFocus:u=>{l.forEach(d=>{d.onFocus(u)})},onClick:u=>{l.forEach(d=>{d.onClick(u)})},onMouseenter:u=>{l.forEach(d=>{d.onMouseenter(u)})},onMouseleave:u=>{l.forEach(d=>{d.onMouseleave(u)})}};PA(n,a?"nested":t?"manual":this.trigger,s)}}return m(ks,{ref:"binderInstRef",syncTarget:!r,syncTargetWithParent:this.internalSyncTargetWithParent},{default:()=>{this.mergedShowConsideringDisabledProp;const i=this.getMergedShow();return[this.internalTrapFocus&&i?Po(m("div",{style:{position:"fixed",inset:0}}),[[$d,{enabled:i,zIndex:this.zIndex}]]):null,t?null:m(_s,null,{default:()=>n}),m(FA,ei(this.$props,RA,Object.assign(Object.assign({},this.$attrs),{showArrow:this.mergedShowArrow,show:i})),{default:()=>{var a,l;return(l=(a=this.$slots).default)===null||l===void 0?void 0:l.call(a)},header:()=>{var a,l;return(l=(a=this.$slots).header)===null||l===void 0?void 0:l.call(a)},footer:()=>{var a,l;return(l=(a=this.$slots).footer)===null||l===void 0?void 0:l.call(a)}})]}})}}),CC={closeIconSizeTiny:"12px",closeIconSizeSmall:"12px",closeIconSizeMedium:"14px",closeIconSizeLarge:"14px",closeSizeTiny:"16px",closeSizeSmall:"16px",closeSizeMedium:"18px",closeSizeLarge:"18px",padding:"0 7px",closeMargin:"0 0 0 4px"},wC={name:"Tag",common:Ne,self(e){const{textColor2:t,primaryColorHover:o,primaryColorPressed:n,primaryColor:r,infoColor:i,successColor:a,warningColor:l,errorColor:s,baseColor:u,borderColor:d,tagColor:c,opacityDisabled:h,closeIconColor:f,closeIconColorHover:p,closeIconColorPressed:g,closeColorHover:v,closeColorPressed:b,borderRadiusSmall:x,fontSizeMini:E,fontSizeTiny:C,fontSizeSmall:_,fontSizeMedium:R,heightMini:w,heightTiny:A,heightSmall:$,heightMedium:B,buttonColor2Hover:U,buttonColor2Pressed:H,fontWeightStrong:K}=e;return Object.assign(Object.assign({},CC),{closeBorderRadius:x,heightTiny:w,heightSmall:A,heightMedium:$,heightLarge:B,borderRadius:x,opacityDisabled:h,fontSizeTiny:E,fontSizeSmall:C,fontSizeMedium:_,fontSizeLarge:R,fontWeightStrong:K,textColorCheckable:t,textColorHoverCheckable:t,textColorPressedCheckable:t,textColorChecked:u,colorCheckable:"#0000",colorHoverCheckable:U,colorPressedCheckable:H,colorChecked:r,colorCheckedHover:o,colorCheckedPressed:n,border:`1px solid ${d}`,textColor:t,color:c,colorBordered:"#0000",closeIconColor:f,closeIconColorHover:p,closeIconColorPressed:g,closeColorHover:v,closeColorPressed:b,borderPrimary:`1px solid ${Me(r,{alpha:.3})}`,textColorPrimary:r,colorPrimary:Me(r,{alpha:.16}),colorBorderedPrimary:"#0000",closeIconColorPrimary:ao(r,{lightness:.7}),closeIconColorHoverPrimary:ao(r,{lightness:.7}),closeIconColorPressedPrimary:ao(r,{lightness:.7}),closeColorHoverPrimary:Me(r,{alpha:.16}),closeColorPressedPrimary:Me(r,{alpha:.12}),borderInfo:`1px solid ${Me(i,{alpha:.3})}`,textColorInfo:i,colorInfo:Me(i,{alpha:.16}),colorBorderedInfo:"#0000",closeIconColorInfo:ao(i,{alpha:.7}),closeIconColorHoverInfo:ao(i,{alpha:.7}),closeIconColorPressedInfo:ao(i,{alpha:.7}),closeColorHoverInfo:Me(i,{alpha:.16}),closeColorPressedInfo:Me(i,{alpha:.12}),borderSuccess:`1px solid ${Me(a,{alpha:.3})}`,textColorSuccess:a,colorSuccess:Me(a,{alpha:.16}),colorBorderedSuccess:"#0000",closeIconColorSuccess:ao(a,{alpha:.7}),closeIconColorHoverSuccess:ao(a,{alpha:.7}),closeIconColorPressedSuccess:ao(a,{alpha:.7}),closeColorHoverSuccess:Me(a,{alpha:.16}),closeColorPressedSuccess:Me(a,{alpha:.12}),borderWarning:`1px solid ${Me(l,{alpha:.3})}`,textColorWarning:l,colorWarning:Me(l,{alpha:.16}),colorBorderedWarning:"#0000",closeIconColorWarning:ao(l,{alpha:.7}),closeIconColorHoverWarning:ao(l,{alpha:.7}),closeIconColorPressedWarning:ao(l,{alpha:.7}),closeColorHoverWarning:Me(l,{alpha:.16}),closeColorPressedWarning:Me(l,{alpha:.11}),borderError:`1px solid ${Me(s,{alpha:.3})}`,textColorError:s,colorError:Me(s,{alpha:.16}),colorBorderedError:"#0000",closeIconColorError:ao(s,{alpha:.7}),closeIconColorHoverError:ao(s,{alpha:.7}),closeIconColorPressedError:ao(s,{alpha:.7}),closeColorHoverError:Me(s,{alpha:.16}),closeColorPressedError:Me(s,{alpha:.12})})}};function AA(e){const{textColor2:t,primaryColorHover:o,primaryColorPressed:n,primaryColor:r,infoColor:i,successColor:a,warningColor:l,errorColor:s,baseColor:u,borderColor:d,opacityDisabled:c,tagColor:h,closeIconColor:f,closeIconColorHover:p,closeIconColorPressed:g,borderRadiusSmall:v,fontSizeMini:b,fontSizeTiny:x,fontSizeSmall:E,fontSizeMedium:C,heightMini:_,heightTiny:R,heightSmall:w,heightMedium:A,closeColorHover:$,closeColorPressed:B,buttonColor2Hover:U,buttonColor2Pressed:H,fontWeightStrong:K}=e;return Object.assign(Object.assign({},CC),{closeBorderRadius:v,heightTiny:_,heightSmall:R,heightMedium:w,heightLarge:A,borderRadius:v,opacityDisabled:c,fontSizeTiny:b,fontSizeSmall:x,fontSizeMedium:E,fontSizeLarge:C,fontWeightStrong:K,textColorCheckable:t,textColorHoverCheckable:t,textColorPressedCheckable:t,textColorChecked:u,colorCheckable:"#0000",colorHoverCheckable:U,colorPressedCheckable:H,colorChecked:r,colorCheckedHover:o,colorCheckedPressed:n,border:`1px solid ${d}`,textColor:t,color:h,colorBordered:"rgb(250, 250, 252)",closeIconColor:f,closeIconColorHover:p,closeIconColorPressed:g,closeColorHover:$,closeColorPressed:B,borderPrimary:`1px solid ${Me(r,{alpha:.3})}`,textColorPrimary:r,colorPrimary:Me(r,{alpha:.12}),colorBorderedPrimary:Me(r,{alpha:.1}),closeIconColorPrimary:r,closeIconColorHoverPrimary:r,closeIconColorPressedPrimary:r,closeColorHoverPrimary:Me(r,{alpha:.12}),closeColorPressedPrimary:Me(r,{alpha:.18}),borderInfo:`1px solid ${Me(i,{alpha:.3})}`,textColorInfo:i,colorInfo:Me(i,{alpha:.12}),colorBorderedInfo:Me(i,{alpha:.1}),closeIconColorInfo:i,closeIconColorHoverInfo:i,closeIconColorPressedInfo:i,closeColorHoverInfo:Me(i,{alpha:.12}),closeColorPressedInfo:Me(i,{alpha:.18}),borderSuccess:`1px solid ${Me(a,{alpha:.3})}`,textColorSuccess:a,colorSuccess:Me(a,{alpha:.12}),colorBorderedSuccess:Me(a,{alpha:.1}),closeIconColorSuccess:a,closeIconColorHoverSuccess:a,closeIconColorPressedSuccess:a,closeColorHoverSuccess:Me(a,{alpha:.12}),closeColorPressedSuccess:Me(a,{alpha:.18}),borderWarning:`1px solid ${Me(l,{alpha:.35})}`,textColorWarning:l,colorWarning:Me(l,{alpha:.15}),colorBorderedWarning:Me(l,{alpha:.12}),closeIconColorWarning:l,closeIconColorHoverWarning:l,closeIconColorPressedWarning:l,closeColorHoverWarning:Me(l,{alpha:.12}),closeColorPressedWarning:Me(l,{alpha:.18}),borderError:`1px solid ${Me(s,{alpha:.23})}`,textColorError:s,colorError:Me(s,{alpha:.1}),colorBorderedError:Me(s,{alpha:.08}),closeIconColorError:s,closeIconColorHoverError:s,closeIconColorPressedError:s,closeColorHoverError:Me(s,{alpha:.12}),closeColorPressedError:Me(s,{alpha:.18})})}const Lp={name:"Tag",common:Ve,self:AA},BA={color:Object,type:{type:String,default:"default"},round:Boolean,size:{type:String,default:"medium"},closable:Boolean,disabled:{type:Boolean,default:void 0}},DA=D("tag",` + `,[T("popover-arrow",t)])])])}const yC=Object.assign(Object.assign({},Ie.props),{to:Mo.propTo,show:Boolean,trigger:String,showArrow:Boolean,delay:Number,duration:Number,raw:Boolean,arrowPointToCenter:Boolean,arrowClass:String,arrowStyle:[String,Object],arrowWrapperClass:String,arrowWrapperStyle:[String,Object],displayDirective:String,x:Number,y:Number,flip:Boolean,overlap:Boolean,placement:String,width:[Number,String],keepAliveOnHover:Boolean,scrollable:Boolean,contentClass:String,contentStyle:[Object,String],headerClass:String,headerStyle:[Object,String],footerClass:String,footerStyle:[Object,String],internalDeactivateImmediately:Boolean,animated:Boolean,onClickoutside:Function,internalTrapFocus:Boolean,internalOnAfterLeave:Function,minWidth:Number,maxWidth:Number});function CC({arrowClass:e,arrowStyle:t,arrowWrapperClass:o,arrowWrapperStyle:n,clsPrefix:r}){return m("div",{key:"__popover-arrow__",style:n,class:[`${r}-popover-arrow-wrapper`,o]},m("div",{class:[`${r}-popover-arrow`,e],style:t}))}const FA=xe({name:"PopoverBody",inheritAttrs:!1,props:yC,setup(e,{slots:t,attrs:o}){const{namespaceRef:n,mergedClsPrefixRef:r,inlineThemeDisabled:i}=nt(e),a=Ie("Popover","-popover",_A,si,e,r),l=M(null),s=Oe("NPopover"),u=M(null),d=M(e.show),c=M(!1);kt(()=>{const{show:w}=e;w&&!Z4()&&!e.internalDeactivateImmediately&&(c.value=!0)});const h=I(()=>{const{trigger:w,onClickoutside:A}=e,$=[],{positionManuallyRef:{value:B}}=s;return B||(w==="click"&&!A&&$.push([Oi,C,void 0,{capture:!0}]),w==="hover"&&$.push([mk,k])),A&&$.push([Oi,C,void 0,{capture:!0}]),(e.displayDirective==="show"||e.animated&&c.value)&&$.push([bn,e.show]),$}),f=I(()=>{const{common:{cubicBezierEaseInOut:w,cubicBezierEaseIn:A,cubicBezierEaseOut:$},self:{space:B,spaceArrow:U,padding:N,fontSize:K,textColor:L,dividerColor:D,color:z,boxShadow:F,borderRadius:y,arrowHeight:re,arrowOffset:te,arrowOffsetVertical:j}}=a.value;return{"--n-box-shadow":F,"--n-bezier":w,"--n-bezier-ease-in":A,"--n-bezier-ease-out":$,"--n-font-size":K,"--n-text-color":L,"--n-color":z,"--n-divider-color":D,"--n-border-radius":y,"--n-arrow-height":re,"--n-arrow-offset":te,"--n-arrow-offset-vertical":j,"--n-padding":N,"--n-space":B,"--n-space-arrow":U}}),p=I(()=>{const w=e.width==="trigger"?void 0:So(e.width),A=[];w&&A.push({width:w});const{maxWidth:$,minWidth:B}=e;return $&&A.push({maxWidth:So($)}),B&&A.push({maxWidth:So(B)}),i||A.push(f.value),A}),g=i?vt("popover",void 0,f,e):void 0;s.setBodyInstance({syncPosition:v}),Xt(()=>{s.setBodyInstance(null)}),at(Be(e,"show"),w=>{e.animated||(w?d.value=!0:d.value=!1)});function v(){var w;(w=l.value)===null||w===void 0||w.syncPosition()}function b(w){e.trigger==="hover"&&e.keepAliveOnHover&&e.show&&s.handleMouseEnter(w)}function x(w){e.trigger==="hover"&&e.keepAliveOnHover&&s.handleMouseLeave(w)}function k(w){e.trigger==="hover"&&!_().contains(zi(w))&&s.handleMouseMoveOutside(w)}function C(w){(e.trigger==="click"&&!_().contains(zi(w))||e.onClickoutside)&&s.handleClickOutside(w)}function _(){return s.getTriggerElement()}Je(Na,u),Je(Es,null),Je(Ss,null);function R(){if(g==null||g.onRender(),!(e.displayDirective==="show"||e.show||e.animated&&c.value))return null;let A;const $=s.internalRenderBodyRef.value,{value:B}=r;if($)A=$([`${B}-popover-shared`,g==null?void 0:g.themeClass.value,e.overlap&&`${B}-popover-shared--overlap`,e.showArrow&&`${B}-popover-shared--show-arrow`,e.arrowPointToCenter&&`${B}-popover-shared--center-arrow`],u,p.value,b,x);else{const{value:U}=s.extraClassRef,{internalTrapFocus:N}=e,K=!Mi(t.header)||!Mi(t.footer),L=()=>{var D,z;const F=K?m(ft,null,bt(t.header,te=>te?m("div",{class:[`${B}-popover__header`,e.headerClass],style:e.headerStyle},te):null),bt(t.default,te=>te?m("div",{class:[`${B}-popover__content`,e.contentClass],style:e.contentStyle},t):null),bt(t.footer,te=>te?m("div",{class:[`${B}-popover__footer`,e.footerClass],style:e.footerStyle},te):null)):e.scrollable?(D=t.default)===null||D===void 0?void 0:D.call(t):m("div",{class:[`${B}-popover__content`,e.contentClass],style:e.contentStyle},t),y=e.scrollable?m(mC,{contentClass:K?void 0:`${B}-popover__content ${(z=e.contentClass)!==null&&z!==void 0?z:""}`,contentStyle:K?void 0:e.contentStyle},{default:()=>F}):F,re=e.showArrow?CC({arrowClass:e.arrowClass,arrowStyle:e.arrowStyle,arrowWrapperClass:e.arrowWrapperClass,arrowWrapperStyle:e.arrowWrapperStyle,clsPrefix:B}):null;return[y,re]};A=m("div",bo({class:[`${B}-popover`,`${B}-popover-shared`,g==null?void 0:g.themeClass.value,U.map(D=>`${B}-${D}`),{[`${B}-popover--scrollable`]:e.scrollable,[`${B}-popover--show-header-or-footer`]:K,[`${B}-popover--raw`]:e.raw,[`${B}-popover-shared--overlap`]:e.overlap,[`${B}-popover-shared--show-arrow`]:e.showArrow,[`${B}-popover-shared--center-arrow`]:e.arrowPointToCenter}],ref:u,style:p.value,onKeydown:s.handleKeydown,onMouseenter:b,onMouseleave:x},o),N?m(xp,{active:e.show,autoFocus:!0},{default:L}):L())}return Po(A,h.value)}return{displayed:c,namespace:n,isMounted:s.isMountedRef,zIndex:s.zIndexRef,followerRef:l,adjustedTo:Mo(e),followerEnabled:d,renderContentNode:R}},render(){return m(Fs,{ref:"followerRef",zIndex:this.zIndex,show:this.show,enabled:this.followerEnabled,to:this.adjustedTo,x:this.x,y:this.y,flip:this.flip,placement:this.placement,containerClass:this.namespace,overlap:this.overlap,width:this.width==="trigger"?"target":void 0,teleportDisabled:this.adjustedTo===Mo.tdkey},{default:()=>this.animated?m(ho,{name:"popover-transition",appear:this.isMounted,onEnter:()=>{this.followerEnabled=!0},onAfterLeave:()=>{var e;(e=this.internalOnAfterLeave)===null||e===void 0||e.call(this),this.followerEnabled=!1,this.displayed=!1}},{default:this.renderContentNode}):this.renderContentNode()})}}),RA=Object.keys(yC),$A={focus:["onFocus","onBlur"],click:["onClick"],hover:["onMouseenter","onMouseleave"],manual:[],nested:["onFocus","onBlur","onMouseenter","onMouseleave","onClick"]};function PA(e,t,o){$A[t].forEach(n=>{e.props?e.props=Object.assign({},e.props):e.props={};const r=e.props[n],i=o[n];r?e.props[n]=(...a)=>{r(...a),i(...a)}:e.props[n]=i})}const Ta={show:{type:Boolean,default:void 0},defaultShow:Boolean,showArrow:{type:Boolean,default:!0},trigger:{type:String,default:"hover"},delay:{type:Number,default:100},duration:{type:Number,default:100},raw:Boolean,placement:{type:String,default:"top"},x:Number,y:Number,arrowPointToCenter:Boolean,disabled:Boolean,getDisabled:Function,displayDirective:{type:String,default:"if"},arrowClass:String,arrowStyle:[String,Object],arrowWrapperClass:String,arrowWrapperStyle:[String,Object],flip:{type:Boolean,default:!0},animated:{type:Boolean,default:!0},width:{type:[Number,String],default:void 0},overlap:Boolean,keepAliveOnHover:{type:Boolean,default:!0},zIndex:Number,to:Mo.propTo,scrollable:Boolean,contentClass:String,contentStyle:[Object,String],headerClass:String,headerStyle:[Object,String],footerClass:String,footerStyle:[Object,String],onClickoutside:Function,"onUpdate:show":[Function,Array],onUpdateShow:[Function,Array],internalDeactivateImmediately:Boolean,internalSyncTargetWithParent:Boolean,internalInheritedEventHandlers:{type:Array,default:()=>[]},internalTrapFocus:Boolean,internalExtraClass:{type:Array,default:()=>[]},onShow:[Function,Array],onHide:[Function,Array],arrow:{type:Boolean,default:void 0},minWidth:Number,maxWidth:Number},MA=Object.assign(Object.assign(Object.assign({},Ie.props),Ta),{internalOnAfterLeave:Function,internalRenderBody:Function}),Ka=xe({name:"Popover",inheritAttrs:!1,props:MA,__popover__:!0,setup(e){const t=Cr(),o=M(null),n=I(()=>e.show),r=M(e.defaultShow),i=to(n,r),a=gt(()=>e.disabled?!1:i.value),l=()=>{if(e.disabled)return!0;const{getDisabled:D}=e;return!!(D!=null&&D())},s=()=>l()?!1:i.value,u=Jl(e,["arrow","showArrow"]),d=I(()=>e.overlap?!1:u.value);let c=null;const h=M(null),f=M(null),p=gt(()=>e.x!==void 0&&e.y!==void 0);function g(D){const{"onUpdate:show":z,onUpdateShow:F,onShow:y,onHide:re}=e;r.value=D,z&&$e(z,D),F&&$e(F,D),D&&y&&$e(y,!0),D&&re&&$e(re,!1)}function v(){c&&c.syncPosition()}function b(){const{value:D}=h;D&&(window.clearTimeout(D),h.value=null)}function x(){const{value:D}=f;D&&(window.clearTimeout(D),f.value=null)}function k(){const D=l();if(e.trigger==="focus"&&!D){if(s())return;g(!0)}}function C(){const D=l();if(e.trigger==="focus"&&!D){if(!s())return;g(!1)}}function _(){const D=l();if(e.trigger==="hover"&&!D){if(x(),h.value!==null||s())return;const z=()=>{g(!0),h.value=null},{delay:F}=e;F===0?z():h.value=window.setTimeout(z,F)}}function R(){const D=l();if(e.trigger==="hover"&&!D){if(b(),f.value!==null||!s())return;const z=()=>{g(!1),f.value=null},{duration:F}=e;F===0?z():f.value=window.setTimeout(z,F)}}function w(){R()}function A(D){var z;s()&&(e.trigger==="click"&&(b(),x(),g(!1)),(z=e.onClickoutside)===null||z===void 0||z.call(e,D))}function $(){if(e.trigger==="click"&&!l()){b(),x();const D=!s();g(D)}}function B(D){e.internalTrapFocus&&D.key==="Escape"&&(b(),x(),g(!1))}function U(D){r.value=D}function N(){var D;return(D=o.value)===null||D===void 0?void 0:D.targetRef}function K(D){c=D}return Je("NPopover",{getTriggerElement:N,handleKeydown:B,handleMouseEnter:_,handleMouseLeave:R,handleClickOutside:A,handleMouseMoveOutside:w,setBodyInstance:K,positionManuallyRef:p,isMountedRef:t,zIndexRef:Be(e,"zIndex"),extraClassRef:Be(e,"internalExtraClass"),internalRenderBodyRef:Be(e,"internalRenderBody")}),kt(()=>{i.value&&l()&&g(!1)}),{binderInstRef:o,positionManually:p,mergedShowConsideringDisabledProp:a,uncontrolledShow:r,mergedShowArrow:d,getMergedShow:s,setShow:U,handleClick:$,handleMouseEnter:_,handleMouseLeave:R,handleFocus:k,handleBlur:C,syncPosition:v}},render(){var e;const{positionManually:t,$slots:o}=this;let n,r=!1;if(!t&&(o.activator?n=Zf(o,"activator"):n=Zf(o,"trigger"),n)){n=qo(n),n=n.type===ys?m("span",[n]):n;const i={onClick:this.handleClick,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onFocus:this.handleFocus,onBlur:this.handleBlur};if(!((e=n.type)===null||e===void 0)&&e.__popover__)r=!0,n.props||(n.props={internalSyncTargetWithParent:!0,internalInheritedEventHandlers:[]}),n.props.internalSyncTargetWithParent=!0,n.props.internalInheritedEventHandlers?n.props.internalInheritedEventHandlers=[i,...n.props.internalInheritedEventHandlers]:n.props.internalInheritedEventHandlers=[i];else{const{internalInheritedEventHandlers:a}=this,l=[i,...a],s={onBlur:u=>{l.forEach(d=>{d.onBlur(u)})},onFocus:u=>{l.forEach(d=>{d.onFocus(u)})},onClick:u=>{l.forEach(d=>{d.onClick(u)})},onMouseenter:u=>{l.forEach(d=>{d.onMouseenter(u)})},onMouseleave:u=>{l.forEach(d=>{d.onMouseleave(u)})}};PA(n,a?"nested":t?"manual":this.trigger,s)}}return m(ks,{ref:"binderInstRef",syncTarget:!r,syncTargetWithParent:this.internalSyncTargetWithParent},{default:()=>{this.mergedShowConsideringDisabledProp;const i=this.getMergedShow();return[this.internalTrapFocus&&i?Po(m("div",{style:{position:"fixed",inset:0}}),[[Pd,{enabled:i,zIndex:this.zIndex}]]):null,t?null:m(_s,null,{default:()=>n}),m(FA,ei(this.$props,RA,Object.assign(Object.assign({},this.$attrs),{showArrow:this.mergedShowArrow,show:i})),{default:()=>{var a,l;return(l=(a=this.$slots).default)===null||l===void 0?void 0:l.call(a)},header:()=>{var a,l;return(l=(a=this.$slots).header)===null||l===void 0?void 0:l.call(a)},footer:()=>{var a,l;return(l=(a=this.$slots).footer)===null||l===void 0?void 0:l.call(a)}})]}})}}),wC={closeIconSizeTiny:"12px",closeIconSizeSmall:"12px",closeIconSizeMedium:"14px",closeIconSizeLarge:"14px",closeSizeTiny:"16px",closeSizeSmall:"16px",closeSizeMedium:"18px",closeSizeLarge:"18px",padding:"0 7px",closeMargin:"0 0 0 4px"},SC={name:"Tag",common:Ne,self(e){const{textColor2:t,primaryColorHover:o,primaryColorPressed:n,primaryColor:r,infoColor:i,successColor:a,warningColor:l,errorColor:s,baseColor:u,borderColor:d,tagColor:c,opacityDisabled:h,closeIconColor:f,closeIconColorHover:p,closeIconColorPressed:g,closeColorHover:v,closeColorPressed:b,borderRadiusSmall:x,fontSizeMini:k,fontSizeTiny:C,fontSizeSmall:_,fontSizeMedium:R,heightMini:w,heightTiny:A,heightSmall:$,heightMedium:B,buttonColor2Hover:U,buttonColor2Pressed:N,fontWeightStrong:K}=e;return Object.assign(Object.assign({},wC),{closeBorderRadius:x,heightTiny:w,heightSmall:A,heightMedium:$,heightLarge:B,borderRadius:x,opacityDisabled:h,fontSizeTiny:k,fontSizeSmall:C,fontSizeMedium:_,fontSizeLarge:R,fontWeightStrong:K,textColorCheckable:t,textColorHoverCheckable:t,textColorPressedCheckable:t,textColorChecked:u,colorCheckable:"#0000",colorHoverCheckable:U,colorPressedCheckable:N,colorChecked:r,colorCheckedHover:o,colorCheckedPressed:n,border:`1px solid ${d}`,textColor:t,color:c,colorBordered:"#0000",closeIconColor:f,closeIconColorHover:p,closeIconColorPressed:g,closeColorHover:v,closeColorPressed:b,borderPrimary:`1px solid ${Me(r,{alpha:.3})}`,textColorPrimary:r,colorPrimary:Me(r,{alpha:.16}),colorBorderedPrimary:"#0000",closeIconColorPrimary:ao(r,{lightness:.7}),closeIconColorHoverPrimary:ao(r,{lightness:.7}),closeIconColorPressedPrimary:ao(r,{lightness:.7}),closeColorHoverPrimary:Me(r,{alpha:.16}),closeColorPressedPrimary:Me(r,{alpha:.12}),borderInfo:`1px solid ${Me(i,{alpha:.3})}`,textColorInfo:i,colorInfo:Me(i,{alpha:.16}),colorBorderedInfo:"#0000",closeIconColorInfo:ao(i,{alpha:.7}),closeIconColorHoverInfo:ao(i,{alpha:.7}),closeIconColorPressedInfo:ao(i,{alpha:.7}),closeColorHoverInfo:Me(i,{alpha:.16}),closeColorPressedInfo:Me(i,{alpha:.12}),borderSuccess:`1px solid ${Me(a,{alpha:.3})}`,textColorSuccess:a,colorSuccess:Me(a,{alpha:.16}),colorBorderedSuccess:"#0000",closeIconColorSuccess:ao(a,{alpha:.7}),closeIconColorHoverSuccess:ao(a,{alpha:.7}),closeIconColorPressedSuccess:ao(a,{alpha:.7}),closeColorHoverSuccess:Me(a,{alpha:.16}),closeColorPressedSuccess:Me(a,{alpha:.12}),borderWarning:`1px solid ${Me(l,{alpha:.3})}`,textColorWarning:l,colorWarning:Me(l,{alpha:.16}),colorBorderedWarning:"#0000",closeIconColorWarning:ao(l,{alpha:.7}),closeIconColorHoverWarning:ao(l,{alpha:.7}),closeIconColorPressedWarning:ao(l,{alpha:.7}),closeColorHoverWarning:Me(l,{alpha:.16}),closeColorPressedWarning:Me(l,{alpha:.11}),borderError:`1px solid ${Me(s,{alpha:.3})}`,textColorError:s,colorError:Me(s,{alpha:.16}),colorBorderedError:"#0000",closeIconColorError:ao(s,{alpha:.7}),closeIconColorHoverError:ao(s,{alpha:.7}),closeIconColorPressedError:ao(s,{alpha:.7}),closeColorHoverError:Me(s,{alpha:.16}),closeColorPressedError:Me(s,{alpha:.12})})}};function AA(e){const{textColor2:t,primaryColorHover:o,primaryColorPressed:n,primaryColor:r,infoColor:i,successColor:a,warningColor:l,errorColor:s,baseColor:u,borderColor:d,opacityDisabled:c,tagColor:h,closeIconColor:f,closeIconColorHover:p,closeIconColorPressed:g,borderRadiusSmall:v,fontSizeMini:b,fontSizeTiny:x,fontSizeSmall:k,fontSizeMedium:C,heightMini:_,heightTiny:R,heightSmall:w,heightMedium:A,closeColorHover:$,closeColorPressed:B,buttonColor2Hover:U,buttonColor2Pressed:N,fontWeightStrong:K}=e;return Object.assign(Object.assign({},wC),{closeBorderRadius:v,heightTiny:_,heightSmall:R,heightMedium:w,heightLarge:A,borderRadius:v,opacityDisabled:c,fontSizeTiny:b,fontSizeSmall:x,fontSizeMedium:k,fontSizeLarge:C,fontWeightStrong:K,textColorCheckable:t,textColorHoverCheckable:t,textColorPressedCheckable:t,textColorChecked:u,colorCheckable:"#0000",colorHoverCheckable:U,colorPressedCheckable:N,colorChecked:r,colorCheckedHover:o,colorCheckedPressed:n,border:`1px solid ${d}`,textColor:t,color:h,colorBordered:"rgb(250, 250, 252)",closeIconColor:f,closeIconColorHover:p,closeIconColorPressed:g,closeColorHover:$,closeColorPressed:B,borderPrimary:`1px solid ${Me(r,{alpha:.3})}`,textColorPrimary:r,colorPrimary:Me(r,{alpha:.12}),colorBorderedPrimary:Me(r,{alpha:.1}),closeIconColorPrimary:r,closeIconColorHoverPrimary:r,closeIconColorPressedPrimary:r,closeColorHoverPrimary:Me(r,{alpha:.12}),closeColorPressedPrimary:Me(r,{alpha:.18}),borderInfo:`1px solid ${Me(i,{alpha:.3})}`,textColorInfo:i,colorInfo:Me(i,{alpha:.12}),colorBorderedInfo:Me(i,{alpha:.1}),closeIconColorInfo:i,closeIconColorHoverInfo:i,closeIconColorPressedInfo:i,closeColorHoverInfo:Me(i,{alpha:.12}),closeColorPressedInfo:Me(i,{alpha:.18}),borderSuccess:`1px solid ${Me(a,{alpha:.3})}`,textColorSuccess:a,colorSuccess:Me(a,{alpha:.12}),colorBorderedSuccess:Me(a,{alpha:.1}),closeIconColorSuccess:a,closeIconColorHoverSuccess:a,closeIconColorPressedSuccess:a,closeColorHoverSuccess:Me(a,{alpha:.12}),closeColorPressedSuccess:Me(a,{alpha:.18}),borderWarning:`1px solid ${Me(l,{alpha:.35})}`,textColorWarning:l,colorWarning:Me(l,{alpha:.15}),colorBorderedWarning:Me(l,{alpha:.12}),closeIconColorWarning:l,closeIconColorHoverWarning:l,closeIconColorPressedWarning:l,closeColorHoverWarning:Me(l,{alpha:.12}),closeColorPressedWarning:Me(l,{alpha:.18}),borderError:`1px solid ${Me(s,{alpha:.23})}`,textColorError:s,colorError:Me(s,{alpha:.1}),colorBorderedError:Me(s,{alpha:.08}),closeIconColorError:s,closeIconColorHoverError:s,closeIconColorPressedError:s,closeColorHoverError:Me(s,{alpha:.12}),closeColorPressedError:Me(s,{alpha:.18})})}const Hp={name:"Tag",common:Ve,self:AA},BA={color:Object,type:{type:String,default:"default"},round:Boolean,size:{type:String,default:"medium"},closable:Boolean,disabled:{type:Boolean,default:void 0}},TA=T("tag",` --n-close-margin: var(--n-close-margin-top) var(--n-close-margin-right) var(--n-close-margin-bottom) var(--n-close-margin-left); white-space: nowrap; position: relative; @@ -504,15 +504,15 @@ ${t} box-shadow: none; color: var(--n-text-color-checkable); background-color: var(--n-color-checkable); - `,[Ft("disabled",[N("&:hover","background-color: var(--n-color-hover-checkable);",[Ft("checked","color: var(--n-text-color-hover-checkable);")]),N("&:active","background-color: var(--n-color-pressed-checkable);",[Ft("checked","color: var(--n-text-color-pressed-checkable);")])]),X("checked",` + `,[Ft("disabled",[V("&:hover","background-color: var(--n-color-hover-checkable);",[Ft("checked","color: var(--n-text-color-hover-checkable);")]),V("&:active","background-color: var(--n-color-pressed-checkable);",[Ft("checked","color: var(--n-text-color-pressed-checkable);")])]),X("checked",` color: var(--n-text-color-checked); background-color: var(--n-color-checked); - `,[Ft("disabled",[N("&:hover","background-color: var(--n-color-checked-hover);"),N("&:active","background-color: var(--n-color-checked-pressed);")])])])]),TA=Object.assign(Object.assign(Object.assign({},Te.props),BA),{bordered:{type:Boolean,default:void 0},checked:Boolean,checkable:Boolean,strong:Boolean,triggerClickOnClose:Boolean,onClose:[Array,Function],onMouseenter:Function,onMouseleave:Function,"onUpdate:checked":Function,onUpdateChecked:Function,internalCloseFocusable:{type:Boolean,default:!0},internalCloseIsButtonTag:{type:Boolean,default:!0},onCheckedChange:Function}),SC="n-tag",Tu=xe({name:"Tag",props:TA,setup(e){const t=M(null),{mergedBorderedRef:o,mergedClsPrefixRef:n,inlineThemeDisabled:r,mergedRtlRef:i}=nt(e),a=Te("Tag","-tag",DA,Lp,e,n);Je(SC,{roundRef:Be(e,"round")});function l(){if(!e.disabled&&e.checkable){const{checked:f,onCheckedChange:p,onUpdateChecked:g,"onUpdate:checked":v}=e;g&&g(!f),v&&v(!f),p&&p(!f)}}function s(f){if(e.triggerClickOnClose||f.stopPropagation(),!e.disabled){const{onClose:p}=e;p&&Fe(p,f)}}const u={setTextContent(f){const{value:p}=t;p&&(p.textContent=f)}},d=Gt("Tag",i,n),c=I(()=>{const{type:f,size:p,color:{color:g,textColor:v}={}}=e,{common:{cubicBezierEaseInOut:b},self:{padding:x,closeMargin:E,borderRadius:C,opacityDisabled:_,textColorCheckable:R,textColorHoverCheckable:w,textColorPressedCheckable:A,textColorChecked:$,colorCheckable:B,colorHoverCheckable:U,colorPressedCheckable:H,colorChecked:K,colorCheckedHover:L,colorCheckedPressed:T,closeBorderRadius:z,fontWeightStrong:F,[Ee("colorBordered",f)]:y,[Ee("closeSize",p)]:re,[Ee("closeIconSize",p)]:te,[Ee("fontSize",p)]:j,[Ee("height",p)]:Z,[Ee("color",f)]:se,[Ee("textColor",f)]:pe,[Ee("border",f)]:Se,[Ee("closeIconColor",f)]:he,[Ee("closeIconColorHover",f)]:fe,[Ee("closeIconColorPressed",f)]:ye,[Ee("closeColorHover",f)]:Y,[Ee("closeColorPressed",f)]:O}}=a.value,Ie=Ro(E);return{"--n-font-weight-strong":F,"--n-avatar-size-override":`calc(${Z} - 8px)`,"--n-bezier":b,"--n-border-radius":C,"--n-border":Se,"--n-close-icon-size":te,"--n-close-color-pressed":O,"--n-close-color-hover":Y,"--n-close-border-radius":z,"--n-close-icon-color":he,"--n-close-icon-color-hover":fe,"--n-close-icon-color-pressed":ye,"--n-close-icon-color-disabled":he,"--n-close-margin-top":Ie.top,"--n-close-margin-right":Ie.right,"--n-close-margin-bottom":Ie.bottom,"--n-close-margin-left":Ie.left,"--n-close-size":re,"--n-color":g||(o.value?y:se),"--n-color-checkable":B,"--n-color-checked":K,"--n-color-checked-hover":L,"--n-color-checked-pressed":T,"--n-color-hover-checkable":U,"--n-color-pressed-checkable":H,"--n-font-size":j,"--n-height":Z,"--n-opacity-disabled":_,"--n-padding":x,"--n-text-color":v||pe,"--n-text-color-checkable":R,"--n-text-color-checked":$,"--n-text-color-hover-checkable":w,"--n-text-color-pressed-checkable":A}}),h=r?vt("tag",I(()=>{let f="";const{type:p,size:g,color:{color:v,textColor:b}={}}=e;return f+=p[0],f+=g[0],v&&(f+=`a${Ma(v)}`),b&&(f+=`b${Ma(b)}`),o.value&&(f+="c"),f}),c,e):void 0;return Object.assign(Object.assign({},u),{rtlEnabled:d,mergedClsPrefix:n,contentRef:t,mergedBordered:o,handleClick:l,handleCloseClick:s,cssVars:r?void 0:c,themeClass:h==null?void 0:h.themeClass,onRender:h==null?void 0:h.onRender})},render(){var e,t;const{mergedClsPrefix:o,rtlEnabled:n,closable:r,color:{borderColor:i}={},round:a,onRender:l,$slots:s}=this;l==null||l();const u=bt(s.avatar,c=>c&&m("div",{class:`${o}-tag__avatar`},c)),d=bt(s.icon,c=>c&&m("div",{class:`${o}-tag__icon`},c));return m("div",{class:[`${o}-tag`,this.themeClass,{[`${o}-tag--rtl`]:n,[`${o}-tag--strong`]:this.strong,[`${o}-tag--disabled`]:this.disabled,[`${o}-tag--checkable`]:this.checkable,[`${o}-tag--checked`]:this.checkable&&this.checked,[`${o}-tag--round`]:a,[`${o}-tag--avatar`]:u,[`${o}-tag--icon`]:d,[`${o}-tag--closable`]:r}],style:this.cssVars,onClick:this.handleClick,onMouseenter:this.onMouseenter,onMouseleave:this.onMouseleave},d||u,m("span",{class:`${o}-tag__content`,ref:"contentRef"},(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)),!this.checkable&&r?m(li,{clsPrefix:o,class:`${o}-tag__close`,disabled:this.disabled,onClick:this.handleCloseClick,focusable:this.internalCloseFocusable,round:a,isButtonTag:this.internalCloseIsButtonTag,absolute:!0}):null,!this.checkable&&this.mergedBordered?m("div",{class:`${o}-tag__border`,style:{borderColor:i}}):null)}}),IA=D("base-clear",` + `,[Ft("disabled",[V("&:hover","background-color: var(--n-color-checked-hover);"),V("&:active","background-color: var(--n-color-checked-pressed);")])])])]),DA=Object.assign(Object.assign(Object.assign({},Ie.props),BA),{bordered:{type:Boolean,default:void 0},checked:Boolean,checkable:Boolean,strong:Boolean,triggerClickOnClose:Boolean,onClose:[Array,Function],onMouseenter:Function,onMouseleave:Function,"onUpdate:checked":Function,onUpdateChecked:Function,internalCloseFocusable:{type:Boolean,default:!0},internalCloseIsButtonTag:{type:Boolean,default:!0},onCheckedChange:Function}),EC="n-tag",Du=xe({name:"Tag",props:DA,setup(e){const t=M(null),{mergedBorderedRef:o,mergedClsPrefixRef:n,inlineThemeDisabled:r,mergedRtlRef:i}=nt(e),a=Ie("Tag","-tag",TA,Hp,e,n);Je(EC,{roundRef:Be(e,"round")});function l(){if(!e.disabled&&e.checkable){const{checked:f,onCheckedChange:p,onUpdateChecked:g,"onUpdate:checked":v}=e;g&&g(!f),v&&v(!f),p&&p(!f)}}function s(f){if(e.triggerClickOnClose||f.stopPropagation(),!e.disabled){const{onClose:p}=e;p&&$e(p,f)}}const u={setTextContent(f){const{value:p}=t;p&&(p.textContent=f)}},d=Gt("Tag",i,n),c=I(()=>{const{type:f,size:p,color:{color:g,textColor:v}={}}=e,{common:{cubicBezierEaseInOut:b},self:{padding:x,closeMargin:k,borderRadius:C,opacityDisabled:_,textColorCheckable:R,textColorHoverCheckable:w,textColorPressedCheckable:A,textColorChecked:$,colorCheckable:B,colorHoverCheckable:U,colorPressedCheckable:N,colorChecked:K,colorCheckedHover:L,colorCheckedPressed:D,closeBorderRadius:z,fontWeightStrong:F,[Ee("colorBordered",f)]:y,[Ee("closeSize",p)]:re,[Ee("closeIconSize",p)]:te,[Ee("fontSize",p)]:j,[Ee("height",p)]:Z,[Ee("color",f)]:se,[Ee("textColor",f)]:pe,[Ee("border",f)]:Se,[Ee("closeIconColor",f)]:he,[Ee("closeIconColorHover",f)]:fe,[Ee("closeIconColorPressed",f)]:Ce,[Ee("closeColorHover",f)]:Y,[Ee("closeColorPressed",f)]:O}}=a.value,ze=Ro(k);return{"--n-font-weight-strong":F,"--n-avatar-size-override":`calc(${Z} - 8px)`,"--n-bezier":b,"--n-border-radius":C,"--n-border":Se,"--n-close-icon-size":te,"--n-close-color-pressed":O,"--n-close-color-hover":Y,"--n-close-border-radius":z,"--n-close-icon-color":he,"--n-close-icon-color-hover":fe,"--n-close-icon-color-pressed":Ce,"--n-close-icon-color-disabled":he,"--n-close-margin-top":ze.top,"--n-close-margin-right":ze.right,"--n-close-margin-bottom":ze.bottom,"--n-close-margin-left":ze.left,"--n-close-size":re,"--n-color":g||(o.value?y:se),"--n-color-checkable":B,"--n-color-checked":K,"--n-color-checked-hover":L,"--n-color-checked-pressed":D,"--n-color-hover-checkable":U,"--n-color-pressed-checkable":N,"--n-font-size":j,"--n-height":Z,"--n-opacity-disabled":_,"--n-padding":x,"--n-text-color":v||pe,"--n-text-color-checkable":R,"--n-text-color-checked":$,"--n-text-color-hover-checkable":w,"--n-text-color-pressed-checkable":A}}),h=r?vt("tag",I(()=>{let f="";const{type:p,size:g,color:{color:v,textColor:b}={}}=e;return f+=p[0],f+=g[0],v&&(f+=`a${Ma(v)}`),b&&(f+=`b${Ma(b)}`),o.value&&(f+="c"),f}),c,e):void 0;return Object.assign(Object.assign({},u),{rtlEnabled:d,mergedClsPrefix:n,contentRef:t,mergedBordered:o,handleClick:l,handleCloseClick:s,cssVars:r?void 0:c,themeClass:h==null?void 0:h.themeClass,onRender:h==null?void 0:h.onRender})},render(){var e,t;const{mergedClsPrefix:o,rtlEnabled:n,closable:r,color:{borderColor:i}={},round:a,onRender:l,$slots:s}=this;l==null||l();const u=bt(s.avatar,c=>c&&m("div",{class:`${o}-tag__avatar`},c)),d=bt(s.icon,c=>c&&m("div",{class:`${o}-tag__icon`},c));return m("div",{class:[`${o}-tag`,this.themeClass,{[`${o}-tag--rtl`]:n,[`${o}-tag--strong`]:this.strong,[`${o}-tag--disabled`]:this.disabled,[`${o}-tag--checkable`]:this.checkable,[`${o}-tag--checked`]:this.checkable&&this.checked,[`${o}-tag--round`]:a,[`${o}-tag--avatar`]:u,[`${o}-tag--icon`]:d,[`${o}-tag--closable`]:r}],style:this.cssVars,onClick:this.handleClick,onMouseenter:this.onMouseenter,onMouseleave:this.onMouseleave},d||u,m("span",{class:`${o}-tag__content`,ref:"contentRef"},(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)),!this.checkable&&r?m(li,{clsPrefix:o,class:`${o}-tag__close`,disabled:this.disabled,onClick:this.handleCloseClick,focusable:this.internalCloseFocusable,round:a,isButtonTag:this.internalCloseIsButtonTag,absolute:!0}):null,!this.checkable&&this.mergedBordered?m("div",{class:`${o}-tag__border`,style:{borderColor:i}}):null)}}),IA=T("base-clear",` flex-shrink: 0; height: 1em; width: 1em; position: relative; -`,[N(">",[G("clear",` +`,[V(">",[G("clear",` font-size: var(--n-clear-size); height: 1em; width: 1em; @@ -520,9 +520,9 @@ ${t} color: var(--n-clear-color); transition: color .3s var(--n-bezier); display: flex; - `,[N("&:hover",` + `,[V("&:hover",` color: var(--n-clear-color-hover)!important; - `),N("&:active",` + `),V("&:active",` color: var(--n-clear-color-pressed)!important; `)]),G("placeholder",` display: flex; @@ -531,7 +531,7 @@ ${t} left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); - `,[en({originalTransform:"translateX(-50%) translateY(-50%)",left:"50%",top:"50%"})])])]),hh=xe({name:"BaseClear",props:{clsPrefix:{type:String,required:!0},show:Boolean,onClear:Function},setup(e){return kr("-base-clear",IA,Be(e,"clsPrefix")),{handleMouseDown(t){t.preventDefault()}}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-base-clear`},m(Xi,null,{default:()=>{var t,o;return this.show?m("div",{key:"dismiss",class:`${e}-base-clear__clear`,onClick:this.onClear,onMousedown:this.handleMouseDown,"data-clear":!0},wo(this.$slots.icon,()=>[m(Ut,{clsPrefix:e},{default:()=>m(AM,null)})])):m("div",{key:"icon",class:`${e}-base-clear__placeholder`},(o=(t=this.$slots).placeholder)===null||o===void 0?void 0:o.call(t))}}))}}),EC=xe({name:"InternalSelectionSuffix",props:{clsPrefix:{type:String,required:!0},showArrow:{type:Boolean,default:void 0},showClear:{type:Boolean,default:void 0},loading:{type:Boolean,default:!1},onClear:Function},setup(e,{slots:t}){return()=>{const{clsPrefix:o}=e;return m(_r,{clsPrefix:o,class:`${o}-base-suffix`,strokeWidth:24,scale:.85,show:e.loading},{default:()=>e.showArrow?m(hh,{clsPrefix:o,show:e.showClear,onClear:e.onClear},{placeholder:()=>m(Ut,{clsPrefix:o,class:`${o}-base-suffix__arrow`},{default:()=>wo(t.default,()=>[m(lC,null)])})}):null})}}}),kC={paddingSingle:"0 26px 0 12px",paddingMultiple:"3px 26px 0 12px",clearSize:"16px",arrowSize:"16px"};function zA(e){const{borderRadius:t,textColor2:o,textColorDisabled:n,inputColor:r,inputColorDisabled:i,primaryColor:a,primaryColorHover:l,warningColor:s,warningColorHover:u,errorColor:d,errorColorHover:c,borderColor:h,iconColor:f,iconColorDisabled:p,clearColor:g,clearColorHover:v,clearColorPressed:b,placeholderColor:x,placeholderColorDisabled:E,fontSizeTiny:C,fontSizeSmall:_,fontSizeMedium:R,fontSizeLarge:w,heightTiny:A,heightSmall:$,heightMedium:B,heightLarge:U}=e;return Object.assign(Object.assign({},kC),{fontSizeTiny:C,fontSizeSmall:_,fontSizeMedium:R,fontSizeLarge:w,heightTiny:A,heightSmall:$,heightMedium:B,heightLarge:U,borderRadius:t,textColor:o,textColorDisabled:n,placeholderColor:x,placeholderColorDisabled:E,color:r,colorDisabled:i,colorActive:r,border:`1px solid ${h}`,borderHover:`1px solid ${l}`,borderActive:`1px solid ${a}`,borderFocus:`1px solid ${l}`,boxShadowHover:"none",boxShadowActive:`0 0 0 2px ${Me(a,{alpha:.2})}`,boxShadowFocus:`0 0 0 2px ${Me(a,{alpha:.2})}`,caretColor:a,arrowColor:f,arrowColorDisabled:p,loadingColor:a,borderWarning:`1px solid ${s}`,borderHoverWarning:`1px solid ${u}`,borderActiveWarning:`1px solid ${s}`,borderFocusWarning:`1px solid ${u}`,boxShadowHoverWarning:"none",boxShadowActiveWarning:`0 0 0 2px ${Me(s,{alpha:.2})}`,boxShadowFocusWarning:`0 0 0 2px ${Me(s,{alpha:.2})}`,colorActiveWarning:r,caretColorWarning:s,borderError:`1px solid ${d}`,borderHoverError:`1px solid ${c}`,borderActiveError:`1px solid ${d}`,borderFocusError:`1px solid ${c}`,boxShadowHoverError:"none",boxShadowActiveError:`0 0 0 2px ${Me(d,{alpha:.2})}`,boxShadowFocusError:`0 0 0 2px ${Me(d,{alpha:.2})}`,colorActiveError:r,caretColorError:d,clearColor:g,clearColorHover:v,clearColorPressed:b})}const Hd={name:"InternalSelection",common:Ve,peers:{Popover:si},self:zA},Hp={name:"InternalSelection",common:Ne,peers:{Popover:Qi},self(e){const{borderRadius:t,textColor2:o,textColorDisabled:n,inputColor:r,inputColorDisabled:i,primaryColor:a,primaryColorHover:l,warningColor:s,warningColorHover:u,errorColor:d,errorColorHover:c,iconColor:h,iconColorDisabled:f,clearColor:p,clearColorHover:g,clearColorPressed:v,placeholderColor:b,placeholderColorDisabled:x,fontSizeTiny:E,fontSizeSmall:C,fontSizeMedium:_,fontSizeLarge:R,heightTiny:w,heightSmall:A,heightMedium:$,heightLarge:B}=e;return Object.assign(Object.assign({},kC),{fontSizeTiny:E,fontSizeSmall:C,fontSizeMedium:_,fontSizeLarge:R,heightTiny:w,heightSmall:A,heightMedium:$,heightLarge:B,borderRadius:t,textColor:o,textColorDisabled:n,placeholderColor:b,placeholderColorDisabled:x,color:r,colorDisabled:i,colorActive:Me(a,{alpha:.1}),border:"1px solid #0000",borderHover:`1px solid ${l}`,borderActive:`1px solid ${a}`,borderFocus:`1px solid ${l}`,boxShadowHover:"none",boxShadowActive:`0 0 8px 0 ${Me(a,{alpha:.4})}`,boxShadowFocus:`0 0 8px 0 ${Me(a,{alpha:.4})}`,caretColor:a,arrowColor:h,arrowColorDisabled:f,loadingColor:a,borderWarning:`1px solid ${s}`,borderHoverWarning:`1px solid ${u}`,borderActiveWarning:`1px solid ${s}`,borderFocusWarning:`1px solid ${u}`,boxShadowHoverWarning:"none",boxShadowActiveWarning:`0 0 8px 0 ${Me(s,{alpha:.4})}`,boxShadowFocusWarning:`0 0 8px 0 ${Me(s,{alpha:.4})}`,colorActiveWarning:Me(s,{alpha:.1}),caretColorWarning:s,borderError:`1px solid ${d}`,borderHoverError:`1px solid ${c}`,borderActiveError:`1px solid ${d}`,borderFocusError:`1px solid ${c}`,boxShadowHoverError:"none",boxShadowActiveError:`0 0 8px 0 ${Me(d,{alpha:.4})}`,boxShadowFocusError:`0 0 8px 0 ${Me(d,{alpha:.4})}`,colorActiveError:Me(d,{alpha:.1}),caretColorError:d,clearColor:p,clearColorHover:g,clearColorPressed:v})}},OA=N([D("base-selection",` + `,[en({originalTransform:"translateX(-50%) translateY(-50%)",left:"50%",top:"50%"})])])]),ph=xe({name:"BaseClear",props:{clsPrefix:{type:String,required:!0},show:Boolean,onClear:Function},setup(e){return kr("-base-clear",IA,Be(e,"clsPrefix")),{handleMouseDown(t){t.preventDefault()}}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-base-clear`},m(Xi,null,{default:()=>{var t,o;return this.show?m("div",{key:"dismiss",class:`${e}-base-clear__clear`,onClick:this.onClear,onMousedown:this.handleMouseDown,"data-clear":!0},wo(this.$slots.icon,()=>[m(Ut,{clsPrefix:e},{default:()=>m(AM,null)})])):m("div",{key:"icon",class:`${e}-base-clear__placeholder`},(o=(t=this.$slots).placeholder)===null||o===void 0?void 0:o.call(t))}}))}}),kC=xe({name:"InternalSelectionSuffix",props:{clsPrefix:{type:String,required:!0},showArrow:{type:Boolean,default:void 0},showClear:{type:Boolean,default:void 0},loading:{type:Boolean,default:!1},onClear:Function},setup(e,{slots:t}){return()=>{const{clsPrefix:o}=e;return m(_r,{clsPrefix:o,class:`${o}-base-suffix`,strokeWidth:24,scale:.85,show:e.loading},{default:()=>e.showArrow?m(ph,{clsPrefix:o,show:e.showClear,onClear:e.onClear},{placeholder:()=>m(Ut,{clsPrefix:o,class:`${o}-base-suffix__arrow`},{default:()=>wo(t.default,()=>[m(sC,null)])})}):null})}}}),_C={paddingSingle:"0 26px 0 12px",paddingMultiple:"3px 26px 0 12px",clearSize:"16px",arrowSize:"16px"};function zA(e){const{borderRadius:t,textColor2:o,textColorDisabled:n,inputColor:r,inputColorDisabled:i,primaryColor:a,primaryColorHover:l,warningColor:s,warningColorHover:u,errorColor:d,errorColorHover:c,borderColor:h,iconColor:f,iconColorDisabled:p,clearColor:g,clearColorHover:v,clearColorPressed:b,placeholderColor:x,placeholderColorDisabled:k,fontSizeTiny:C,fontSizeSmall:_,fontSizeMedium:R,fontSizeLarge:w,heightTiny:A,heightSmall:$,heightMedium:B,heightLarge:U}=e;return Object.assign(Object.assign({},_C),{fontSizeTiny:C,fontSizeSmall:_,fontSizeMedium:R,fontSizeLarge:w,heightTiny:A,heightSmall:$,heightMedium:B,heightLarge:U,borderRadius:t,textColor:o,textColorDisabled:n,placeholderColor:x,placeholderColorDisabled:k,color:r,colorDisabled:i,colorActive:r,border:`1px solid ${h}`,borderHover:`1px solid ${l}`,borderActive:`1px solid ${a}`,borderFocus:`1px solid ${l}`,boxShadowHover:"none",boxShadowActive:`0 0 0 2px ${Me(a,{alpha:.2})}`,boxShadowFocus:`0 0 0 2px ${Me(a,{alpha:.2})}`,caretColor:a,arrowColor:f,arrowColorDisabled:p,loadingColor:a,borderWarning:`1px solid ${s}`,borderHoverWarning:`1px solid ${u}`,borderActiveWarning:`1px solid ${s}`,borderFocusWarning:`1px solid ${u}`,boxShadowHoverWarning:"none",boxShadowActiveWarning:`0 0 0 2px ${Me(s,{alpha:.2})}`,boxShadowFocusWarning:`0 0 0 2px ${Me(s,{alpha:.2})}`,colorActiveWarning:r,caretColorWarning:s,borderError:`1px solid ${d}`,borderHoverError:`1px solid ${c}`,borderActiveError:`1px solid ${d}`,borderFocusError:`1px solid ${c}`,boxShadowHoverError:"none",boxShadowActiveError:`0 0 0 2px ${Me(d,{alpha:.2})}`,boxShadowFocusError:`0 0 0 2px ${Me(d,{alpha:.2})}`,colorActiveError:r,caretColorError:d,clearColor:g,clearColorHover:v,clearColorPressed:b})}const Nd={name:"InternalSelection",common:Ve,peers:{Popover:si},self:zA},Np={name:"InternalSelection",common:Ne,peers:{Popover:Qi},self(e){const{borderRadius:t,textColor2:o,textColorDisabled:n,inputColor:r,inputColorDisabled:i,primaryColor:a,primaryColorHover:l,warningColor:s,warningColorHover:u,errorColor:d,errorColorHover:c,iconColor:h,iconColorDisabled:f,clearColor:p,clearColorHover:g,clearColorPressed:v,placeholderColor:b,placeholderColorDisabled:x,fontSizeTiny:k,fontSizeSmall:C,fontSizeMedium:_,fontSizeLarge:R,heightTiny:w,heightSmall:A,heightMedium:$,heightLarge:B}=e;return Object.assign(Object.assign({},_C),{fontSizeTiny:k,fontSizeSmall:C,fontSizeMedium:_,fontSizeLarge:R,heightTiny:w,heightSmall:A,heightMedium:$,heightLarge:B,borderRadius:t,textColor:o,textColorDisabled:n,placeholderColor:b,placeholderColorDisabled:x,color:r,colorDisabled:i,colorActive:Me(a,{alpha:.1}),border:"1px solid #0000",borderHover:`1px solid ${l}`,borderActive:`1px solid ${a}`,borderFocus:`1px solid ${l}`,boxShadowHover:"none",boxShadowActive:`0 0 8px 0 ${Me(a,{alpha:.4})}`,boxShadowFocus:`0 0 8px 0 ${Me(a,{alpha:.4})}`,caretColor:a,arrowColor:h,arrowColorDisabled:f,loadingColor:a,borderWarning:`1px solid ${s}`,borderHoverWarning:`1px solid ${u}`,borderActiveWarning:`1px solid ${s}`,borderFocusWarning:`1px solid ${u}`,boxShadowHoverWarning:"none",boxShadowActiveWarning:`0 0 8px 0 ${Me(s,{alpha:.4})}`,boxShadowFocusWarning:`0 0 8px 0 ${Me(s,{alpha:.4})}`,colorActiveWarning:Me(s,{alpha:.1}),caretColorWarning:s,borderError:`1px solid ${d}`,borderHoverError:`1px solid ${c}`,borderActiveError:`1px solid ${d}`,borderFocusError:`1px solid ${c}`,boxShadowHoverError:"none",boxShadowActiveError:`0 0 8px 0 ${Me(d,{alpha:.4})}`,boxShadowFocusError:`0 0 8px 0 ${Me(d,{alpha:.4})}`,colorActiveError:Me(d,{alpha:.1}),caretColorError:d,clearColor:p,clearColorHover:g,clearColorPressed:v})}},OA=V([T("base-selection",` --n-padding-single: var(--n-padding-single-top) var(--n-padding-single-right) var(--n-padding-single-bottom) var(--n-padding-single-left); --n-padding-multiple: var(--n-padding-multiple-top) var(--n-padding-multiple-right) var(--n-padding-multiple-bottom) var(--n-padding-multiple-left); position: relative; @@ -545,9 +545,9 @@ ${t} min-height: var(--n-height); line-height: 1.5; font-size: var(--n-font-size); - `,[D("base-loading",` + `,[T("base-loading",` color: var(--n-loading-color); - `),D("base-selection-tags","min-height: var(--n-height);"),G("border, state-border",` + `),T("base-selection-tags","min-height: var(--n-height);"),G("border, state-border",` position: absolute; left: 0; right: 0; @@ -562,7 +562,7 @@ ${t} `),G("state-border",` z-index: 1; border-color: #0000; - `),D("base-suffix",` + `),T("base-suffix",` cursor: pointer; position: absolute; top: 50%; @@ -572,7 +572,7 @@ ${t} font-size: var(--n-arrow-size); color: var(--n-arrow-color); transition: color .3s var(--n-bezier); - `)]),D("base-selection-overlay",` + `)]),T("base-selection-overlay",` display: flex; align-items: center; white-space: nowrap; @@ -589,12 +589,12 @@ ${t} flex-grow: 1; overflow: hidden; text-overflow: ellipsis; - `)]),D("base-selection-placeholder",` + `)]),T("base-selection-placeholder",` color: var(--n-placeholder-color); `,[G("inner",` max-width: 100%; overflow: hidden; - `)]),D("base-selection-tags",` + `)]),T("base-selection-tags",` cursor: pointer; outline: none; box-sizing: border-box; @@ -612,7 +612,7 @@ ${t} color .3s var(--n-bezier), box-shadow .3s var(--n-bezier), background-color .3s var(--n-bezier); - `),D("base-selection-label",` + `),T("base-selection-label",` height: var(--n-height); display: inline-flex; width: 100%; @@ -629,7 +629,7 @@ ${t} border-radius: inherit; background-color: var(--n-color); align-items: center; - `,[D("base-selection-input",` + `,[T("base-selection-input",` font-size: inherit; line-height: inherit; outline: none; @@ -648,7 +648,7 @@ ${t} white-space: nowrap; `)]),G("render-label",` color: var(--n-text-color); - `)]),Ft("disabled",[N("&:hover",[G("state-border",` + `)]),Ft("disabled",[V("&:hover",[G("state-border",` box-shadow: var(--n-box-shadow-hover); border: var(--n-border-hover); `)]),X("focus",[G("state-border",` @@ -657,23 +657,23 @@ ${t} `)]),X("active",[G("state-border",` box-shadow: var(--n-box-shadow-active); border: var(--n-border-active); - `),D("base-selection-label","background-color: var(--n-color-active);"),D("base-selection-tags","background-color: var(--n-color-active);")])]),X("disabled","cursor: not-allowed;",[G("arrow",` + `),T("base-selection-label","background-color: var(--n-color-active);"),T("base-selection-tags","background-color: var(--n-color-active);")])]),X("disabled","cursor: not-allowed;",[G("arrow",` color: var(--n-arrow-color-disabled); - `),D("base-selection-label",` + `),T("base-selection-label",` cursor: not-allowed; background-color: var(--n-color-disabled); - `,[D("base-selection-input",` + `,[T("base-selection-input",` cursor: not-allowed; color: var(--n-text-color-disabled); `),G("render-label",` color: var(--n-text-color-disabled); - `)]),D("base-selection-tags",` + `)]),T("base-selection-tags",` cursor: not-allowed; background-color: var(--n-color-disabled); - `),D("base-selection-placeholder",` + `),T("base-selection-placeholder",` cursor: not-allowed; color: var(--n-placeholder-color-disabled); - `)]),D("base-selection-input-tag",` + `)]),T("base-selection-input-tag",` height: calc(var(--n-height) - 6px); line-height: calc(var(--n-height) - 6px); outline: none; @@ -706,58 +706,58 @@ ${t} user-select: none; -webkit-user-select: none; opacity: 0; - `)]),["warning","error"].map(e=>X(`${e}-status`,[G("state-border",`border: var(--n-border-${e});`),Ft("disabled",[N("&:hover",[G("state-border",` + `)]),["warning","error"].map(e=>X(`${e}-status`,[G("state-border",`border: var(--n-border-${e});`),Ft("disabled",[V("&:hover",[G("state-border",` box-shadow: var(--n-box-shadow-hover-${e}); border: var(--n-border-hover-${e}); `)]),X("active",[G("state-border",` box-shadow: var(--n-box-shadow-active-${e}); border: var(--n-border-active-${e}); - `),D("base-selection-label",`background-color: var(--n-color-active-${e});`),D("base-selection-tags",`background-color: var(--n-color-active-${e});`)]),X("focus",[G("state-border",` + `),T("base-selection-label",`background-color: var(--n-color-active-${e});`),T("base-selection-tags",`background-color: var(--n-color-active-${e});`)]),X("focus",[G("state-border",` box-shadow: var(--n-box-shadow-focus-${e}); border: var(--n-border-focus-${e}); - `)])])]))]),D("base-selection-popover",` + `)])])]))]),T("base-selection-popover",` margin-bottom: -3px; display: flex; flex-wrap: wrap; margin-right: -8px; - `),D("base-selection-tag-wrapper",` + `),T("base-selection-tag-wrapper",` max-width: 100%; display: inline-flex; padding: 0 7px 3px 0; - `,[N("&:last-child","padding-right: 0;"),D("tag",` + `,[V("&:last-child","padding-right: 0;"),T("tag",` font-size: 14px; max-width: 100%; `,[G("content",` line-height: 1.25; text-overflow: ellipsis; overflow: hidden; - `)])])]),LA=xe({name:"InternalSelection",props:Object.assign(Object.assign({},Te.props),{clsPrefix:{type:String,required:!0},bordered:{type:Boolean,default:void 0},active:Boolean,pattern:{type:String,default:""},placeholder:String,selectedOption:{type:Object,default:null},selectedOptions:{type:Array,default:null},labelField:{type:String,default:"label"},valueField:{type:String,default:"value"},multiple:Boolean,filterable:Boolean,clearable:Boolean,disabled:Boolean,size:{type:String,default:"medium"},loading:Boolean,autofocus:Boolean,showArrow:{type:Boolean,default:!0},inputProps:Object,focused:Boolean,renderTag:Function,onKeydown:Function,onClick:Function,onBlur:Function,onFocus:Function,onDeleteOption:Function,maxTagCount:[String,Number],ellipsisTagPopoverProps:Object,onClear:Function,onPatternInput:Function,onPatternFocus:Function,onPatternBlur:Function,renderLabel:Function,status:String,inlineThemeDisabled:Boolean,ignoreComposition:{type:Boolean,default:!0},onResize:Function}),setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o}=nt(e),n=Gt("InternalSelection",o,t),r=M(null),i=M(null),a=M(null),l=M(null),s=M(null),u=M(null),d=M(null),c=M(null),h=M(null),f=M(null),p=M(!1),g=M(!1),v=M(!1),b=Te("InternalSelection","-internal-selection",OA,Hd,e,Be(e,"clsPrefix")),x=I(()=>e.clearable&&!e.disabled&&(v.value||e.active)),E=I(()=>e.selectedOption?e.renderTag?e.renderTag({option:e.selectedOption,handleClose:()=>{}}):e.renderLabel?e.renderLabel(e.selectedOption,!0):Jt(e.selectedOption[e.labelField],e.selectedOption,!0):e.placeholder),C=I(()=>{const q=e.selectedOption;if(q)return q[e.labelField]}),_=I(()=>e.multiple?!!(Array.isArray(e.selectedOptions)&&e.selectedOptions.length):e.selectedOption!==null);function R(){var q;const{value:ue}=r;if(ue){const{value:ve}=i;ve&&(ve.style.width=`${ue.offsetWidth}px`,e.maxTagCount!=="responsive"&&((q=h.value)===null||q===void 0||q.sync({showAllItemsBeforeCalculate:!1})))}}function w(){const{value:q}=f;q&&(q.style.display="none")}function A(){const{value:q}=f;q&&(q.style.display="inline-block")}at(Be(e,"active"),q=>{q||w()}),at(Be(e,"pattern"),()=>{e.multiple&&Rt(R)});function $(q){const{onFocus:ue}=e;ue&&ue(q)}function B(q){const{onBlur:ue}=e;ue&&ue(q)}function U(q){const{onDeleteOption:ue}=e;ue&&ue(q)}function H(q){const{onClear:ue}=e;ue&&ue(q)}function K(q){const{onPatternInput:ue}=e;ue&&ue(q)}function L(q){var ue;(!q.relatedTarget||!(!((ue=a.value)===null||ue===void 0)&&ue.contains(q.relatedTarget)))&&$(q)}function T(q){var ue;!((ue=a.value)===null||ue===void 0)&&ue.contains(q.relatedTarget)||B(q)}function z(q){H(q)}function F(){v.value=!0}function y(){v.value=!1}function re(q){!e.active||!e.filterable||q.target!==i.value&&q.preventDefault()}function te(q){U(q)}const j=M(!1);function Z(q){if(q.key==="Backspace"&&!j.value&&!e.pattern.length){const{selectedOptions:ue}=e;ue!=null&&ue.length&&te(ue[ue.length-1])}}let se=null;function pe(q){const{value:ue}=r;if(ue){const ve=q.target.value;ue.textContent=ve,R()}e.ignoreComposition&&j.value?se=q:K(q)}function Se(){j.value=!0}function he(){j.value=!1,e.ignoreComposition&&K(se),se=null}function fe(q){var ue;g.value=!0,(ue=e.onPatternFocus)===null||ue===void 0||ue.call(e,q)}function ye(q){var ue;g.value=!1,(ue=e.onPatternBlur)===null||ue===void 0||ue.call(e,q)}function Y(){var q,ue;if(e.filterable)g.value=!1,(q=u.value)===null||q===void 0||q.blur(),(ue=i.value)===null||ue===void 0||ue.blur();else if(e.multiple){const{value:ve}=l;ve==null||ve.blur()}else{const{value:ve}=s;ve==null||ve.blur()}}function O(){var q,ue,ve;e.filterable?(g.value=!1,(q=u.value)===null||q===void 0||q.focus()):e.multiple?(ue=l.value)===null||ue===void 0||ue.focus():(ve=s.value)===null||ve===void 0||ve.focus()}function Ie(){const{value:q}=i;q&&(A(),q.focus())}function je(){const{value:q}=i;q&&q.blur()}function W(q){const{value:ue}=d;ue&&ue.setTextContent(`+${q}`)}function ee(){const{value:q}=c;return q}function ge(){return i.value}let Ce=null;function le(){Ce!==null&&window.clearTimeout(Ce)}function ne(){e.active||(le(),Ce=window.setTimeout(()=>{_.value&&(p.value=!0)},100))}function ce(){le()}function J(q){q||(le(),p.value=!1)}at(_,q=>{q||(p.value=!1)}),ut(()=>{Et(()=>{const q=u.value;q&&(e.disabled?q.removeAttribute("tabindex"):q.tabIndex=g.value?-1:0)})}),Jx(a,e.onResize);const{inlineThemeDisabled:ie}=e,de=I(()=>{const{size:q}=e,{common:{cubicBezierEaseInOut:ue},self:{borderRadius:ve,color:De,placeholderColor:Ke,textColor:Qe,paddingSingle:st,paddingMultiple:Xe,caretColor:pt,colorDisabled:Ye,textColorDisabled:Le,placeholderColorDisabled:et,colorActive:Q,boxShadowFocus:me,boxShadowActive:Pe,boxShadowHover:He,border:We,borderFocus:Ge,borderHover:qe,borderActive:tt,arrowColor:yt,arrowColorDisabled:Bt,loadingColor:kt,colorActiveWarning:xo,boxShadowFocusWarning:Ao,boxShadowActiveWarning:Bo,boxShadowHoverWarning:No,borderWarning:Vo,borderFocusWarning:un,borderHoverWarning:dn,borderActiveWarning:be,colorActiveError:Ae,boxShadowFocusError:rt,boxShadowActiveError:wt,boxShadowHoverError:zt,borderError:Mt,borderFocusError:Yt,borderHoverError:oo,borderActiveError:En,clearColor:nr,clearColorHover:rr,clearColorPressed:ui,clearSize:Qa,arrowSize:Ja,[Ee("height",q)]:el,[Ee("fontSize",q)]:tl}}=b.value,Rr=Ro(st),$r=Ro(Xe);return{"--n-bezier":ue,"--n-border":We,"--n-border-active":tt,"--n-border-focus":Ge,"--n-border-hover":qe,"--n-border-radius":ve,"--n-box-shadow-active":Pe,"--n-box-shadow-focus":me,"--n-box-shadow-hover":He,"--n-caret-color":pt,"--n-color":De,"--n-color-active":Q,"--n-color-disabled":Ye,"--n-font-size":tl,"--n-height":el,"--n-padding-single-top":Rr.top,"--n-padding-multiple-top":$r.top,"--n-padding-single-right":Rr.right,"--n-padding-multiple-right":$r.right,"--n-padding-single-left":Rr.left,"--n-padding-multiple-left":$r.left,"--n-padding-single-bottom":Rr.bottom,"--n-padding-multiple-bottom":$r.bottom,"--n-placeholder-color":Ke,"--n-placeholder-color-disabled":et,"--n-text-color":Qe,"--n-text-color-disabled":Le,"--n-arrow-color":yt,"--n-arrow-color-disabled":Bt,"--n-loading-color":kt,"--n-color-active-warning":xo,"--n-box-shadow-focus-warning":Ao,"--n-box-shadow-active-warning":Bo,"--n-box-shadow-hover-warning":No,"--n-border-warning":Vo,"--n-border-focus-warning":un,"--n-border-hover-warning":dn,"--n-border-active-warning":be,"--n-color-active-error":Ae,"--n-box-shadow-focus-error":rt,"--n-box-shadow-active-error":wt,"--n-box-shadow-hover-error":zt,"--n-border-error":Mt,"--n-border-focus-error":Yt,"--n-border-hover-error":oo,"--n-border-active-error":En,"--n-clear-size":Qa,"--n-clear-color":nr,"--n-clear-color-hover":rr,"--n-clear-color-pressed":ui,"--n-arrow-size":Ja}}),ae=ie?vt("internal-selection",I(()=>e.size[0]),de,e):void 0;return{mergedTheme:b,mergedClearable:x,mergedClsPrefix:t,rtlEnabled:n,patternInputFocused:g,filterablePlaceholder:E,label:C,selected:_,showTagsPanel:p,isComposing:j,counterRef:d,counterWrapperRef:c,patternInputMirrorRef:r,patternInputRef:i,selfRef:a,multipleElRef:l,singleElRef:s,patternInputWrapperRef:u,overflowRef:h,inputTagElRef:f,handleMouseDown:re,handleFocusin:L,handleClear:z,handleMouseEnter:F,handleMouseLeave:y,handleDeleteOption:te,handlePatternKeyDown:Z,handlePatternInputInput:pe,handlePatternInputBlur:ye,handlePatternInputFocus:fe,handleMouseEnterCounter:ne,handleMouseLeaveCounter:ce,handleFocusout:T,handleCompositionEnd:he,handleCompositionStart:Se,onPopoverUpdateShow:J,focus:O,focusInput:Ie,blur:Y,blurInput:je,updateCounter:W,getCounter:ee,getTail:ge,renderLabel:e.renderLabel,cssVars:ie?void 0:de,themeClass:ae==null?void 0:ae.themeClass,onRender:ae==null?void 0:ae.onRender}},render(){const{status:e,multiple:t,size:o,disabled:n,filterable:r,maxTagCount:i,bordered:a,clsPrefix:l,ellipsisTagPopoverProps:s,onRender:u,renderTag:d,renderLabel:c}=this;u==null||u();const h=i==="responsive",f=typeof i=="number",p=h||f,g=m(Xf,null,{default:()=>m(EC,{clsPrefix:l,loading:this.loading,showArrow:this.showArrow,showClear:this.mergedClearable&&this.selected,onClear:this.handleClear},{default:()=>{var b,x;return(x=(b=this.$slots).arrow)===null||x===void 0?void 0:x.call(b)}})});let v;if(t){const{labelField:b}=this,x=K=>m("div",{class:`${l}-base-selection-tag-wrapper`,key:K.value},d?d({option:K,handleClose:()=>{this.handleDeleteOption(K)}}):m(Tu,{size:o,closable:!K.disabled,disabled:n,onClose:()=>{this.handleDeleteOption(K)},internalCloseIsButtonTag:!1,internalCloseFocusable:!1},{default:()=>c?c(K,!0):Jt(K[b],K,!0)})),E=()=>(f?this.selectedOptions.slice(0,i):this.selectedOptions).map(x),C=r?m("div",{class:`${l}-base-selection-input-tag`,ref:"inputTagElRef",key:"__input-tag__"},m("input",Object.assign({},this.inputProps,{ref:"patternInputRef",tabindex:-1,disabled:n,value:this.pattern,autofocus:this.autofocus,class:`${l}-base-selection-input-tag__input`,onBlur:this.handlePatternInputBlur,onFocus:this.handlePatternInputFocus,onKeydown:this.handlePatternKeyDown,onInput:this.handlePatternInputInput,onCompositionstart:this.handleCompositionStart,onCompositionend:this.handleCompositionEnd})),m("span",{ref:"patternInputMirrorRef",class:`${l}-base-selection-input-tag__mirror`},this.pattern)):null,_=h?()=>m("div",{class:`${l}-base-selection-tag-wrapper`,ref:"counterWrapperRef"},m(Tu,{size:o,ref:"counterRef",onMouseenter:this.handleMouseEnterCounter,onMouseleave:this.handleMouseLeaveCounter,disabled:n})):void 0;let R;if(f){const K=this.selectedOptions.length-i;K>0&&(R=m("div",{class:`${l}-base-selection-tag-wrapper`,key:"__counter__"},m(Tu,{size:o,ref:"counterRef",onMouseenter:this.handleMouseEnterCounter,disabled:n},{default:()=>`+${K}`})))}const w=h?r?m(Gg,{ref:"overflowRef",updateCounter:this.updateCounter,getCounter:this.getCounter,getTail:this.getTail,style:{width:"100%",display:"flex",overflow:"hidden"}},{default:E,counter:_,tail:()=>C}):m(Gg,{ref:"overflowRef",updateCounter:this.updateCounter,getCounter:this.getCounter,style:{width:"100%",display:"flex",overflow:"hidden"}},{default:E,counter:_}):f&&R?E().concat(R):E(),A=p?()=>m("div",{class:`${l}-base-selection-popover`},h?E():this.selectedOptions.map(x)):void 0,$=p?Object.assign({show:this.showTagsPanel,trigger:"hover",overlap:!0,placement:"top",width:"trigger",onUpdateShow:this.onPopoverUpdateShow,theme:this.mergedTheme.peers.Popover,themeOverrides:this.mergedTheme.peerOverrides.Popover},s):null,U=(this.selected?!1:this.active?!this.pattern&&!this.isComposing:!0)?m("div",{class:`${l}-base-selection-placeholder ${l}-base-selection-overlay`},m("div",{class:`${l}-base-selection-placeholder__inner`},this.placeholder)):null,H=r?m("div",{ref:"patternInputWrapperRef",class:`${l}-base-selection-tags`},w,h?null:C,g):m("div",{ref:"multipleElRef",class:`${l}-base-selection-tags`,tabindex:n?void 0:0},w,g);v=m(ft,null,p?m(Ka,Object.assign({},$,{scrollable:!0,style:"max-height: calc(var(--v-target-height) * 6.6);"}),{trigger:()=>H,default:A}):H,U)}else if(r){const b=this.pattern||this.isComposing,x=this.active?!b:!this.selected,E=this.active?!1:this.selected;v=m("div",{ref:"patternInputWrapperRef",class:`${l}-base-selection-label`,title:this.patternInputFocused?void 0:Gf(this.label)},m("input",Object.assign({},this.inputProps,{ref:"patternInputRef",class:`${l}-base-selection-input`,value:this.active?this.pattern:"",placeholder:"",readonly:n,disabled:n,tabindex:-1,autofocus:this.autofocus,onFocus:this.handlePatternInputFocus,onBlur:this.handlePatternInputBlur,onInput:this.handlePatternInputInput,onCompositionstart:this.handleCompositionStart,onCompositionend:this.handleCompositionEnd})),E?m("div",{class:`${l}-base-selection-label__render-label ${l}-base-selection-overlay`,key:"input"},m("div",{class:`${l}-base-selection-overlay__wrapper`},d?d({option:this.selectedOption,handleClose:()=>{}}):c?c(this.selectedOption,!0):Jt(this.label,this.selectedOption,!0))):null,x?m("div",{class:`${l}-base-selection-placeholder ${l}-base-selection-overlay`,key:"placeholder"},m("div",{class:`${l}-base-selection-overlay__wrapper`},this.filterablePlaceholder)):null,g)}else v=m("div",{ref:"singleElRef",class:`${l}-base-selection-label`,tabindex:this.disabled?void 0:0},this.label!==void 0?m("div",{class:`${l}-base-selection-input`,title:Gf(this.label),key:"input"},m("div",{class:`${l}-base-selection-input__content`},d?d({option:this.selectedOption,handleClose:()=>{}}):c?c(this.selectedOption,!0):Jt(this.label,this.selectedOption,!0))):m("div",{class:`${l}-base-selection-placeholder ${l}-base-selection-overlay`,key:"placeholder"},m("div",{class:`${l}-base-selection-placeholder__inner`},this.placeholder)),g);return m("div",{ref:"selfRef",class:[`${l}-base-selection`,this.rtlEnabled&&`${l}-base-selection--rtl`,this.themeClass,e&&`${l}-base-selection--${e}-status`,{[`${l}-base-selection--active`]:this.active,[`${l}-base-selection--selected`]:this.selected||this.active&&this.pattern,[`${l}-base-selection--disabled`]:this.disabled,[`${l}-base-selection--multiple`]:this.multiple,[`${l}-base-selection--focus`]:this.focused}],style:this.cssVars,onClick:this.onClick,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onKeydown:this.onKeydown,onFocusin:this.handleFocusin,onFocusout:this.handleFocusout,onMousedown:this.handleMouseDown},v,a?m("div",{class:`${l}-base-selection__border`}):null,a?m("div",{class:`${l}-base-selection__state-border`}):null)}}),Z0=xe({name:"SlotMachineNumber",props:{clsPrefix:{type:String,required:!0},value:{type:[Number,String],required:!0},oldOriginalNumber:{type:Number,default:void 0},newOriginalNumber:{type:Number,default:void 0}},setup(e){const t=M(null),o=M(e.value),n=M(e.value),r=M("up"),i=M(!1),a=I(()=>i.value?`${e.clsPrefix}-base-slot-machine-current-number--${r.value}-scroll`:null),l=I(()=>i.value?`${e.clsPrefix}-base-slot-machine-old-number--${r.value}-scroll`:null);at(Be(e,"value"),(d,c)=>{o.value=c,n.value=d,Rt(s)});function s(){const d=e.newOriginalNumber,c=e.oldOriginalNumber;c===void 0||d===void 0||(d>c?u("up"):c>d&&u("down"))}function u(d){r.value=d,i.value=!1,Rt(()=>{var c;(c=t.value)===null||c===void 0||c.offsetWidth,i.value=!0})}return()=>{const{clsPrefix:d}=e;return m("span",{ref:t,class:`${d}-base-slot-machine-number`},o.value!==null?m("span",{class:[`${d}-base-slot-machine-old-number ${d}-base-slot-machine-old-number--top`,l.value]},o.value):null,m("span",{class:[`${d}-base-slot-machine-current-number`,a.value]},m("span",{ref:"numberWrapper",class:[`${d}-base-slot-machine-current-number__inner`,typeof e.value!="number"&&`${d}-base-slot-machine-current-number__inner--not-number`]},n.value)),o.value!==null?m("span",{class:[`${d}-base-slot-machine-old-number ${d}-base-slot-machine-old-number--bottom`,l.value]},o.value):null)}}}),{cubicBezierEaseInOut:Br}=sn;function _C({duration:e=".2s",delay:t=".1s"}={}){return[N("&.fade-in-width-expand-transition-leave-from, &.fade-in-width-expand-transition-enter-to",{opacity:1}),N("&.fade-in-width-expand-transition-leave-to, &.fade-in-width-expand-transition-enter-from",` + `)])])]),LA=xe({name:"InternalSelection",props:Object.assign(Object.assign({},Ie.props),{clsPrefix:{type:String,required:!0},bordered:{type:Boolean,default:void 0},active:Boolean,pattern:{type:String,default:""},placeholder:String,selectedOption:{type:Object,default:null},selectedOptions:{type:Array,default:null},labelField:{type:String,default:"label"},valueField:{type:String,default:"value"},multiple:Boolean,filterable:Boolean,clearable:Boolean,disabled:Boolean,size:{type:String,default:"medium"},loading:Boolean,autofocus:Boolean,showArrow:{type:Boolean,default:!0},inputProps:Object,focused:Boolean,renderTag:Function,onKeydown:Function,onClick:Function,onBlur:Function,onFocus:Function,onDeleteOption:Function,maxTagCount:[String,Number],ellipsisTagPopoverProps:Object,onClear:Function,onPatternInput:Function,onPatternFocus:Function,onPatternBlur:Function,renderLabel:Function,status:String,inlineThemeDisabled:Boolean,ignoreComposition:{type:Boolean,default:!0},onResize:Function}),setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o}=nt(e),n=Gt("InternalSelection",o,t),r=M(null),i=M(null),a=M(null),l=M(null),s=M(null),u=M(null),d=M(null),c=M(null),h=M(null),f=M(null),p=M(!1),g=M(!1),v=M(!1),b=Ie("InternalSelection","-internal-selection",OA,Nd,e,Be(e,"clsPrefix")),x=I(()=>e.clearable&&!e.disabled&&(v.value||e.active)),k=I(()=>e.selectedOption?e.renderTag?e.renderTag({option:e.selectedOption,handleClose:()=>{}}):e.renderLabel?e.renderLabel(e.selectedOption,!0):Jt(e.selectedOption[e.labelField],e.selectedOption,!0):e.placeholder),C=I(()=>{const q=e.selectedOption;if(q)return q[e.labelField]}),_=I(()=>e.multiple?!!(Array.isArray(e.selectedOptions)&&e.selectedOptions.length):e.selectedOption!==null);function R(){var q;const{value:ue}=r;if(ue){const{value:ve}=i;ve&&(ve.style.width=`${ue.offsetWidth}px`,e.maxTagCount!=="responsive"&&((q=h.value)===null||q===void 0||q.sync({showAllItemsBeforeCalculate:!1})))}}function w(){const{value:q}=f;q&&(q.style.display="none")}function A(){const{value:q}=f;q&&(q.style.display="inline-block")}at(Be(e,"active"),q=>{q||w()}),at(Be(e,"pattern"),()=>{e.multiple&&Rt(R)});function $(q){const{onFocus:ue}=e;ue&&ue(q)}function B(q){const{onBlur:ue}=e;ue&&ue(q)}function U(q){const{onDeleteOption:ue}=e;ue&&ue(q)}function N(q){const{onClear:ue}=e;ue&&ue(q)}function K(q){const{onPatternInput:ue}=e;ue&&ue(q)}function L(q){var ue;(!q.relatedTarget||!(!((ue=a.value)===null||ue===void 0)&&ue.contains(q.relatedTarget)))&&$(q)}function D(q){var ue;!((ue=a.value)===null||ue===void 0)&&ue.contains(q.relatedTarget)||B(q)}function z(q){N(q)}function F(){v.value=!0}function y(){v.value=!1}function re(q){!e.active||!e.filterable||q.target!==i.value&&q.preventDefault()}function te(q){U(q)}const j=M(!1);function Z(q){if(q.key==="Backspace"&&!j.value&&!e.pattern.length){const{selectedOptions:ue}=e;ue!=null&&ue.length&&te(ue[ue.length-1])}}let se=null;function pe(q){const{value:ue}=r;if(ue){const ve=q.target.value;ue.textContent=ve,R()}e.ignoreComposition&&j.value?se=q:K(q)}function Se(){j.value=!0}function he(){j.value=!1,e.ignoreComposition&&K(se),se=null}function fe(q){var ue;g.value=!0,(ue=e.onPatternFocus)===null||ue===void 0||ue.call(e,q)}function Ce(q){var ue;g.value=!1,(ue=e.onPatternBlur)===null||ue===void 0||ue.call(e,q)}function Y(){var q,ue;if(e.filterable)g.value=!1,(q=u.value)===null||q===void 0||q.blur(),(ue=i.value)===null||ue===void 0||ue.blur();else if(e.multiple){const{value:ve}=l;ve==null||ve.blur()}else{const{value:ve}=s;ve==null||ve.blur()}}function O(){var q,ue,ve;e.filterable?(g.value=!1,(q=u.value)===null||q===void 0||q.focus()):e.multiple?(ue=l.value)===null||ue===void 0||ue.focus():(ve=s.value)===null||ve===void 0||ve.focus()}function ze(){const{value:q}=i;q&&(A(),q.focus())}function je(){const{value:q}=i;q&&q.blur()}function W(q){const{value:ue}=d;ue&&ue.setTextContent(`+${q}`)}function ee(){const{value:q}=c;return q}function ge(){return i.value}let we=null;function le(){we!==null&&window.clearTimeout(we)}function ne(){e.active||(le(),we=window.setTimeout(()=>{_.value&&(p.value=!0)},100))}function ce(){le()}function J(q){q||(le(),p.value=!1)}at(_,q=>{q||(p.value=!1)}),ut(()=>{kt(()=>{const q=u.value;q&&(e.disabled?q.removeAttribute("tabindex"):q.tabIndex=g.value?-1:0)})}),ey(a,e.onResize);const{inlineThemeDisabled:ie}=e,de=I(()=>{const{size:q}=e,{common:{cubicBezierEaseInOut:ue},self:{borderRadius:ve,color:Te,placeholderColor:Ke,textColor:Qe,paddingSingle:st,paddingMultiple:Xe,caretColor:pt,colorDisabled:Ye,textColorDisabled:Le,placeholderColorDisabled:et,colorActive:Q,boxShadowFocus:me,boxShadowActive:Pe,boxShadowHover:He,border:We,borderFocus:Ge,borderHover:qe,borderActive:tt,arrowColor:yt,arrowColorDisabled:Bt,loadingColor:_t,colorActiveWarning:xo,boxShadowFocusWarning:Ao,boxShadowActiveWarning:Bo,boxShadowHoverWarning:No,borderWarning:Vo,borderFocusWarning:un,borderHoverWarning:dn,borderActiveWarning:be,colorActiveError:Ae,boxShadowFocusError:rt,boxShadowActiveError:wt,boxShadowHoverError:zt,borderError:Mt,borderFocusError:Yt,borderHoverError:oo,borderActiveError:En,clearColor:nr,clearColorHover:rr,clearColorPressed:ui,clearSize:Qa,arrowSize:Ja,[Ee("height",q)]:el,[Ee("fontSize",q)]:tl}}=b.value,Rr=Ro(st),$r=Ro(Xe);return{"--n-bezier":ue,"--n-border":We,"--n-border-active":tt,"--n-border-focus":Ge,"--n-border-hover":qe,"--n-border-radius":ve,"--n-box-shadow-active":Pe,"--n-box-shadow-focus":me,"--n-box-shadow-hover":He,"--n-caret-color":pt,"--n-color":Te,"--n-color-active":Q,"--n-color-disabled":Ye,"--n-font-size":tl,"--n-height":el,"--n-padding-single-top":Rr.top,"--n-padding-multiple-top":$r.top,"--n-padding-single-right":Rr.right,"--n-padding-multiple-right":$r.right,"--n-padding-single-left":Rr.left,"--n-padding-multiple-left":$r.left,"--n-padding-single-bottom":Rr.bottom,"--n-padding-multiple-bottom":$r.bottom,"--n-placeholder-color":Ke,"--n-placeholder-color-disabled":et,"--n-text-color":Qe,"--n-text-color-disabled":Le,"--n-arrow-color":yt,"--n-arrow-color-disabled":Bt,"--n-loading-color":_t,"--n-color-active-warning":xo,"--n-box-shadow-focus-warning":Ao,"--n-box-shadow-active-warning":Bo,"--n-box-shadow-hover-warning":No,"--n-border-warning":Vo,"--n-border-focus-warning":un,"--n-border-hover-warning":dn,"--n-border-active-warning":be,"--n-color-active-error":Ae,"--n-box-shadow-focus-error":rt,"--n-box-shadow-active-error":wt,"--n-box-shadow-hover-error":zt,"--n-border-error":Mt,"--n-border-focus-error":Yt,"--n-border-hover-error":oo,"--n-border-active-error":En,"--n-clear-size":Qa,"--n-clear-color":nr,"--n-clear-color-hover":rr,"--n-clear-color-pressed":ui,"--n-arrow-size":Ja}}),ae=ie?vt("internal-selection",I(()=>e.size[0]),de,e):void 0;return{mergedTheme:b,mergedClearable:x,mergedClsPrefix:t,rtlEnabled:n,patternInputFocused:g,filterablePlaceholder:k,label:C,selected:_,showTagsPanel:p,isComposing:j,counterRef:d,counterWrapperRef:c,patternInputMirrorRef:r,patternInputRef:i,selfRef:a,multipleElRef:l,singleElRef:s,patternInputWrapperRef:u,overflowRef:h,inputTagElRef:f,handleMouseDown:re,handleFocusin:L,handleClear:z,handleMouseEnter:F,handleMouseLeave:y,handleDeleteOption:te,handlePatternKeyDown:Z,handlePatternInputInput:pe,handlePatternInputBlur:Ce,handlePatternInputFocus:fe,handleMouseEnterCounter:ne,handleMouseLeaveCounter:ce,handleFocusout:D,handleCompositionEnd:he,handleCompositionStart:Se,onPopoverUpdateShow:J,focus:O,focusInput:ze,blur:Y,blurInput:je,updateCounter:W,getCounter:ee,getTail:ge,renderLabel:e.renderLabel,cssVars:ie?void 0:de,themeClass:ae==null?void 0:ae.themeClass,onRender:ae==null?void 0:ae.onRender}},render(){const{status:e,multiple:t,size:o,disabled:n,filterable:r,maxTagCount:i,bordered:a,clsPrefix:l,ellipsisTagPopoverProps:s,onRender:u,renderTag:d,renderLabel:c}=this;u==null||u();const h=i==="responsive",f=typeof i=="number",p=h||f,g=m(Yf,null,{default:()=>m(kC,{clsPrefix:l,loading:this.loading,showArrow:this.showArrow,showClear:this.mergedClearable&&this.selected,onClear:this.handleClear},{default:()=>{var b,x;return(x=(b=this.$slots).arrow)===null||x===void 0?void 0:x.call(b)}})});let v;if(t){const{labelField:b}=this,x=K=>m("div",{class:`${l}-base-selection-tag-wrapper`,key:K.value},d?d({option:K,handleClose:()=>{this.handleDeleteOption(K)}}):m(Du,{size:o,closable:!K.disabled,disabled:n,onClose:()=>{this.handleDeleteOption(K)},internalCloseIsButtonTag:!1,internalCloseFocusable:!1},{default:()=>c?c(K,!0):Jt(K[b],K,!0)})),k=()=>(f?this.selectedOptions.slice(0,i):this.selectedOptions).map(x),C=r?m("div",{class:`${l}-base-selection-input-tag`,ref:"inputTagElRef",key:"__input-tag__"},m("input",Object.assign({},this.inputProps,{ref:"patternInputRef",tabindex:-1,disabled:n,value:this.pattern,autofocus:this.autofocus,class:`${l}-base-selection-input-tag__input`,onBlur:this.handlePatternInputBlur,onFocus:this.handlePatternInputFocus,onKeydown:this.handlePatternKeyDown,onInput:this.handlePatternInputInput,onCompositionstart:this.handleCompositionStart,onCompositionend:this.handleCompositionEnd})),m("span",{ref:"patternInputMirrorRef",class:`${l}-base-selection-input-tag__mirror`},this.pattern)):null,_=h?()=>m("div",{class:`${l}-base-selection-tag-wrapper`,ref:"counterWrapperRef"},m(Du,{size:o,ref:"counterRef",onMouseenter:this.handleMouseEnterCounter,onMouseleave:this.handleMouseLeaveCounter,disabled:n})):void 0;let R;if(f){const K=this.selectedOptions.length-i;K>0&&(R=m("div",{class:`${l}-base-selection-tag-wrapper`,key:"__counter__"},m(Du,{size:o,ref:"counterRef",onMouseenter:this.handleMouseEnterCounter,disabled:n},{default:()=>`+${K}`})))}const w=h?r?m(qg,{ref:"overflowRef",updateCounter:this.updateCounter,getCounter:this.getCounter,getTail:this.getTail,style:{width:"100%",display:"flex",overflow:"hidden"}},{default:k,counter:_,tail:()=>C}):m(qg,{ref:"overflowRef",updateCounter:this.updateCounter,getCounter:this.getCounter,style:{width:"100%",display:"flex",overflow:"hidden"}},{default:k,counter:_}):f&&R?k().concat(R):k(),A=p?()=>m("div",{class:`${l}-base-selection-popover`},h?k():this.selectedOptions.map(x)):void 0,$=p?Object.assign({show:this.showTagsPanel,trigger:"hover",overlap:!0,placement:"top",width:"trigger",onUpdateShow:this.onPopoverUpdateShow,theme:this.mergedTheme.peers.Popover,themeOverrides:this.mergedTheme.peerOverrides.Popover},s):null,U=(this.selected?!1:this.active?!this.pattern&&!this.isComposing:!0)?m("div",{class:`${l}-base-selection-placeholder ${l}-base-selection-overlay`},m("div",{class:`${l}-base-selection-placeholder__inner`},this.placeholder)):null,N=r?m("div",{ref:"patternInputWrapperRef",class:`${l}-base-selection-tags`},w,h?null:C,g):m("div",{ref:"multipleElRef",class:`${l}-base-selection-tags`,tabindex:n?void 0:0},w,g);v=m(ft,null,p?m(Ka,Object.assign({},$,{scrollable:!0,style:"max-height: calc(var(--v-target-height) * 6.6);"}),{trigger:()=>N,default:A}):N,U)}else if(r){const b=this.pattern||this.isComposing,x=this.active?!b:!this.selected,k=this.active?!1:this.selected;v=m("div",{ref:"patternInputWrapperRef",class:`${l}-base-selection-label`,title:this.patternInputFocused?void 0:qf(this.label)},m("input",Object.assign({},this.inputProps,{ref:"patternInputRef",class:`${l}-base-selection-input`,value:this.active?this.pattern:"",placeholder:"",readonly:n,disabled:n,tabindex:-1,autofocus:this.autofocus,onFocus:this.handlePatternInputFocus,onBlur:this.handlePatternInputBlur,onInput:this.handlePatternInputInput,onCompositionstart:this.handleCompositionStart,onCompositionend:this.handleCompositionEnd})),k?m("div",{class:`${l}-base-selection-label__render-label ${l}-base-selection-overlay`,key:"input"},m("div",{class:`${l}-base-selection-overlay__wrapper`},d?d({option:this.selectedOption,handleClose:()=>{}}):c?c(this.selectedOption,!0):Jt(this.label,this.selectedOption,!0))):null,x?m("div",{class:`${l}-base-selection-placeholder ${l}-base-selection-overlay`,key:"placeholder"},m("div",{class:`${l}-base-selection-overlay__wrapper`},this.filterablePlaceholder)):null,g)}else v=m("div",{ref:"singleElRef",class:`${l}-base-selection-label`,tabindex:this.disabled?void 0:0},this.label!==void 0?m("div",{class:`${l}-base-selection-input`,title:qf(this.label),key:"input"},m("div",{class:`${l}-base-selection-input__content`},d?d({option:this.selectedOption,handleClose:()=>{}}):c?c(this.selectedOption,!0):Jt(this.label,this.selectedOption,!0))):m("div",{class:`${l}-base-selection-placeholder ${l}-base-selection-overlay`,key:"placeholder"},m("div",{class:`${l}-base-selection-placeholder__inner`},this.placeholder)),g);return m("div",{ref:"selfRef",class:[`${l}-base-selection`,this.rtlEnabled&&`${l}-base-selection--rtl`,this.themeClass,e&&`${l}-base-selection--${e}-status`,{[`${l}-base-selection--active`]:this.active,[`${l}-base-selection--selected`]:this.selected||this.active&&this.pattern,[`${l}-base-selection--disabled`]:this.disabled,[`${l}-base-selection--multiple`]:this.multiple,[`${l}-base-selection--focus`]:this.focused}],style:this.cssVars,onClick:this.onClick,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onKeydown:this.onKeydown,onFocusin:this.handleFocusin,onFocusout:this.handleFocusout,onMousedown:this.handleMouseDown},v,a?m("div",{class:`${l}-base-selection__border`}):null,a?m("div",{class:`${l}-base-selection__state-border`}):null)}}),X0=xe({name:"SlotMachineNumber",props:{clsPrefix:{type:String,required:!0},value:{type:[Number,String],required:!0},oldOriginalNumber:{type:Number,default:void 0},newOriginalNumber:{type:Number,default:void 0}},setup(e){const t=M(null),o=M(e.value),n=M(e.value),r=M("up"),i=M(!1),a=I(()=>i.value?`${e.clsPrefix}-base-slot-machine-current-number--${r.value}-scroll`:null),l=I(()=>i.value?`${e.clsPrefix}-base-slot-machine-old-number--${r.value}-scroll`:null);at(Be(e,"value"),(d,c)=>{o.value=c,n.value=d,Rt(s)});function s(){const d=e.newOriginalNumber,c=e.oldOriginalNumber;c===void 0||d===void 0||(d>c?u("up"):c>d&&u("down"))}function u(d){r.value=d,i.value=!1,Rt(()=>{var c;(c=t.value)===null||c===void 0||c.offsetWidth,i.value=!0})}return()=>{const{clsPrefix:d}=e;return m("span",{ref:t,class:`${d}-base-slot-machine-number`},o.value!==null?m("span",{class:[`${d}-base-slot-machine-old-number ${d}-base-slot-machine-old-number--top`,l.value]},o.value):null,m("span",{class:[`${d}-base-slot-machine-current-number`,a.value]},m("span",{ref:"numberWrapper",class:[`${d}-base-slot-machine-current-number__inner`,typeof e.value!="number"&&`${d}-base-slot-machine-current-number__inner--not-number`]},n.value)),o.value!==null?m("span",{class:[`${d}-base-slot-machine-old-number ${d}-base-slot-machine-old-number--bottom`,l.value]},o.value):null)}}}),{cubicBezierEaseInOut:Br}=sn;function FC({duration:e=".2s",delay:t=".1s"}={}){return[V("&.fade-in-width-expand-transition-leave-from, &.fade-in-width-expand-transition-enter-to",{opacity:1}),V("&.fade-in-width-expand-transition-leave-to, &.fade-in-width-expand-transition-enter-from",` opacity: 0!important; margin-left: 0!important; margin-right: 0!important; - `),N("&.fade-in-width-expand-transition-leave-active",` + `),V("&.fade-in-width-expand-transition-leave-active",` overflow: hidden; transition: opacity ${e} ${Br}, max-width ${e} ${Br} ${t}, margin-left ${e} ${Br} ${t}, margin-right ${e} ${Br} ${t}; - `),N("&.fade-in-width-expand-transition-enter-active",` + `),V("&.fade-in-width-expand-transition-enter-active",` overflow: hidden; transition: opacity ${e} ${Br} ${t}, max-width ${e} ${Br}, margin-left ${e} ${Br}, margin-right ${e} ${Br}; - `)]}const{cubicBezierEaseOut:ca}=sn;function HA({duration:e=".2s"}={}){return[N("&.fade-up-width-expand-transition-leave-active",{transition:` + `)]}const{cubicBezierEaseOut:ca}=sn;function HA({duration:e=".2s"}={}){return[V("&.fade-up-width-expand-transition-leave-active",{transition:` opacity ${e} ${ca}, max-width ${e} ${ca}, transform ${e} ${ca} - `}),N("&.fade-up-width-expand-transition-enter-active",{transition:` + `}),V("&.fade-up-width-expand-transition-enter-active",{transition:` opacity ${e} ${ca}, max-width ${e} ${ca}, transform ${e} ${ca} - `}),N("&.fade-up-width-expand-transition-enter-to",{opacity:1,transform:"translateX(0) translateY(0)"}),N("&.fade-up-width-expand-transition-enter-from",{maxWidth:"0 !important",opacity:0,transform:"translateY(60%)"}),N("&.fade-up-width-expand-transition-leave-from",{opacity:1,transform:"translateY(0)"}),N("&.fade-up-width-expand-transition-leave-to",{maxWidth:"0 !important",opacity:0,transform:"translateY(60%)"})]}const NA=N([N("@keyframes n-base-slot-machine-fade-up-in",` + `}),V("&.fade-up-width-expand-transition-enter-to",{opacity:1,transform:"translateX(0) translateY(0)"}),V("&.fade-up-width-expand-transition-enter-from",{maxWidth:"0 !important",opacity:0,transform:"translateY(60%)"}),V("&.fade-up-width-expand-transition-leave-from",{opacity:1,transform:"translateY(0)"}),V("&.fade-up-width-expand-transition-leave-to",{maxWidth:"0 !important",opacity:0,transform:"translateY(60%)"})]}const NA=V([V("@keyframes n-base-slot-machine-fade-up-in",` from { transform: translateY(60%); opacity: 0; @@ -766,7 +766,7 @@ ${t} transform: translateY(0); opacity: 1; } - `),N("@keyframes n-base-slot-machine-fade-down-in",` + `),V("@keyframes n-base-slot-machine-fade-down-in",` from { transform: translateY(-60%); opacity: 0; @@ -775,7 +775,7 @@ ${t} transform: translateY(0); opacity: 1; } - `),N("@keyframes n-base-slot-machine-fade-up-out",` + `),V("@keyframes n-base-slot-machine-fade-up-out",` from { transform: translateY(0%); opacity: 1; @@ -784,7 +784,7 @@ ${t} transform: translateY(-60%); opacity: 0; } - `),N("@keyframes n-base-slot-machine-fade-down-out",` + `),V("@keyframes n-base-slot-machine-fade-down-out",` from { transform: translateY(0%); opacity: 1; @@ -793,25 +793,25 @@ ${t} transform: translateY(60%); opacity: 0; } - `),D("base-slot-machine",` + `),T("base-slot-machine",` overflow: hidden; white-space: nowrap; display: inline-block; height: 18px; line-height: 18px; - `,[D("base-slot-machine-number",` + `,[T("base-slot-machine-number",` display: inline-block; position: relative; height: 18px; width: .6em; max-width: .6em; - `,[HA({duration:".2s"}),_C({duration:".2s",delay:"0s"}),D("base-slot-machine-old-number",` + `,[HA({duration:".2s"}),FC({duration:".2s",delay:"0s"}),T("base-slot-machine-old-number",` display: inline-block; opacity: 0; position: absolute; left: 0; right: 0; - `,[X("top",{transform:"translateY(-100%)"}),X("bottom",{transform:"translateY(100%)"}),X("down-scroll",{animation:"n-base-slot-machine-fade-down-out .2s cubic-bezier(0, 0, .2, 1)",animationIterationCount:1}),X("up-scroll",{animation:"n-base-slot-machine-fade-up-out .2s cubic-bezier(0, 0, .2, 1)",animationIterationCount:1})]),D("base-slot-machine-current-number",` + `,[X("top",{transform:"translateY(-100%)"}),X("bottom",{transform:"translateY(100%)"}),X("down-scroll",{animation:"n-base-slot-machine-fade-down-out .2s cubic-bezier(0, 0, .2, 1)",animationIterationCount:1}),X("up-scroll",{animation:"n-base-slot-machine-fade-up-out .2s cubic-bezier(0, 0, .2, 1)",animationIterationCount:1})]),T("base-slot-machine-current-number",` display: inline-block; position: absolute; left: 0; @@ -830,9 +830,9 @@ ${t} `,[X("not-number",` right: unset; left: 0; - `)])])])])]),VA=xe({name:"BaseSlotMachine",props:{clsPrefix:{type:String,required:!0},value:{type:[Number,String],default:0},max:{type:Number,default:void 0},appeared:{type:Boolean,required:!0}},setup(e){kr("-base-slot-machine",NA,Be(e,"clsPrefix"));const t=M(),o=M(),n=I(()=>{if(typeof e.value=="string")return[];if(e.value<1)return[0];const r=[];let i=e.value;for(e.max!==void 0&&(i=Math.min(e.max,i));i>=1;)r.push(i%10),i/=10,i=Math.floor(i);return r.reverse(),r});return at(Be(e,"value"),(r,i)=>{typeof r=="string"?(o.value=void 0,t.value=void 0):typeof i=="string"?(o.value=r,t.value=void 0):(o.value=r,t.value=i)}),()=>{const{value:r,clsPrefix:i}=e;return typeof r=="number"?m("span",{class:`${i}-base-slot-machine`},m(rp,{name:"fade-up-width-expand-transition",tag:"span"},{default:()=>n.value.map((a,l)=>m(Z0,{clsPrefix:i,key:n.value.length-l-1,oldOriginalNumber:t.value,newOriginalNumber:o.value,value:a}))}),m(Ds,{key:"+",width:!0},{default:()=>e.max!==void 0&&e.max{if(typeof e.value=="string")return[];if(e.value<1)return[0];const r=[];let i=e.value;for(e.max!==void 0&&(i=Math.min(e.max,i));i>=1;)r.push(i%10),i/=10,i=Math.floor(i);return r.reverse(),r});return at(Be(e,"value"),(r,i)=>{typeof r=="string"?(o.value=void 0,t.value=void 0):typeof i=="string"?(o.value=r,t.value=void 0):(o.value=r,t.value=i)}),()=>{const{value:r,clsPrefix:i}=e;return typeof r=="number"?m("span",{class:`${i}-base-slot-machine`},m(ip,{name:"fade-up-width-expand-transition",tag:"span"},{default:()=>n.value.map((a,l)=>m(X0,{clsPrefix:i,key:n.value.length-l-1,oldOriginalNumber:t.value,newOriginalNumber:o.value,value:a}))}),m(Ts,{key:"+",width:!0},{default:()=>e.max!==void 0&&e.max{const{common:{cubicBezierEaseInOut:f},self:p}=i.value,{fontSize:g,borderRadius:v,titleFontWeight:b,lineHeight:x,iconSize:E,iconMargin:C,iconMarginRtl:_,closeIconSize:R,closeBorderRadius:w,closeSize:A,closeMargin:$,closeMarginRtl:B,padding:U}=p,{type:H}=e,{left:K,right:L}=Ro(C);return{"--n-bezier":f,"--n-color":p[Ee("color",H)],"--n-close-icon-size":R,"--n-close-border-radius":w,"--n-close-color-hover":p[Ee("closeColorHover",H)],"--n-close-color-pressed":p[Ee("closeColorPressed",H)],"--n-close-icon-color":p[Ee("closeIconColor",H)],"--n-close-icon-color-hover":p[Ee("closeIconColorHover",H)],"--n-close-icon-color-pressed":p[Ee("closeIconColorPressed",H)],"--n-icon-color":p[Ee("iconColor",H)],"--n-border":p[Ee("border",H)],"--n-title-text-color":p[Ee("titleTextColor",H)],"--n-content-text-color":p[Ee("contentTextColor",H)],"--n-line-height":x,"--n-border-radius":v,"--n-font-size":g,"--n-title-font-weight":b,"--n-icon-size":E,"--n-icon-margin":C,"--n-icon-margin-rtl":_,"--n-close-size":A,"--n-close-margin":$,"--n-close-margin-rtl":B,"--n-padding":U,"--n-icon-margin-left":K,"--n-icon-margin-right":L}}),s=n?vt("alert",I(()=>e.type[0]),l,e):void 0,u=M(!0),d=()=>{const{onAfterLeave:f,onAfterHide:p}=e;f&&f(),p&&p()};return{rtlEnabled:a,mergedClsPrefix:t,mergedBordered:o,visible:u,handleCloseClick:()=>{var f;Promise.resolve((f=e.onClose)===null||f===void 0?void 0:f.call(e)).then(p=>{p!==!1&&(u.value=!1)})},handleAfterLeave:()=>{d()},mergedTheme:i,cssVars:n?void 0:l,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender}},render(){var e;return(e=this.onRender)===null||e===void 0||e.call(this),m(Ds,{onAfterLeave:this.handleAfterLeave},{default:()=>{const{mergedClsPrefix:t,$slots:o}=this,n={class:[`${t}-alert`,this.themeClass,this.closable&&`${t}-alert--closable`,this.showIcon&&`${t}-alert--show-icon`,!this.title&&this.closable&&`${t}-alert--right-adjust`,this.rtlEnabled&&`${t}-alert--rtl`],style:this.cssVars,role:"alert"};return this.visible?m("div",Object.assign({},bo(this.$attrs,n)),this.closable&&m(li,{clsPrefix:t,class:`${t}-alert__close`,onClick:this.handleCloseClick}),this.bordered&&m("div",{class:`${t}-alert__border`}),this.showIcon&&m("div",{class:`${t}-alert__icon`,"aria-hidden":"true"},wo(o.icon,()=>[m(Ut,{clsPrefix:t},{default:()=>{switch(this.type){case"success":return m(zd,null);case"info":return m(is,null);case"warning":return m(Od,null);case"error":return m(Id,null);default:return null}}})])),m("div",{class:[`${t}-alert-body`,this.mergedBordered&&`${t}-alert-body--bordered`]},bt(o.header,r=>{const i=r||this.title;return i?m("div",{class:`${t}-alert-body__title`},i):null}),o.default&&m("div",{class:`${t}-alert-body__content`},o))):null}})}}),XA={linkFontSize:"13px",linkPadding:"0 0 0 16px",railWidth:"4px"};function $C(e){const{borderRadius:t,railColor:o,primaryColor:n,primaryColorHover:r,primaryColorPressed:i,textColor2:a}=e;return Object.assign(Object.assign({},XA),{borderRadius:t,railColor:o,railColorActive:n,linkColor:Me(n,{alpha:.15}),linkTextColor:a,linkTextColorHover:r,linkTextColorPressed:i,linkTextColorActive:n})}const YA={name:"Anchor",common:Ve,self:$C},QA={name:"Anchor",common:Ne,self:$C};function nd(e){return e.type==="group"}function PC(e){return e.type==="ignored"}function Gc(e,t){try{return!!(1+t.toString().toLowerCase().indexOf(e.trim().toLowerCase()))}catch{return!1}}function MC(e,t){return{getIsGroup:nd,getIgnored:PC,getKey(n){return nd(n)?n.name||n.key||"key-required":n[e]},getChildren(n){return n[t]}}}function JA(e,t,o,n){if(!t)return e;function r(i){if(!Array.isArray(i))return[];const a=[];for(const l of i)if(nd(l)){const s=r(l[n]);s.length&&a.push(Object.assign({},l,{[n]:s}))}else{if(PC(l))continue;t(o,l)&&a.push(l)}return a}return r(e)}function e9(e,t,o){const n=new Map;return e.forEach(r=>{nd(r)?r[o].forEach(i=>{n.set(i[t],i)}):n.set(r[t],r)}),n}const t9=wn&&"chrome"in window;wn&&navigator.userAgent.includes("Firefox");const AC=wn&&navigator.userAgent.includes("Safari")&&!t9,BC={paddingTiny:"0 8px",paddingSmall:"0 10px",paddingMedium:"0 12px",paddingLarge:"0 14px",clearSize:"16px"},Sn={name:"Input",common:Ne,self(e){const{textColor2:t,textColor3:o,textColorDisabled:n,primaryColor:r,primaryColorHover:i,inputColor:a,inputColorDisabled:l,warningColor:s,warningColorHover:u,errorColor:d,errorColorHover:c,borderRadius:h,lineHeight:f,fontSizeTiny:p,fontSizeSmall:g,fontSizeMedium:v,fontSizeLarge:b,heightTiny:x,heightSmall:E,heightMedium:C,heightLarge:_,clearColor:R,clearColorHover:w,clearColorPressed:A,placeholderColor:$,placeholderColorDisabled:B,iconColor:U,iconColorDisabled:H,iconColorHover:K,iconColorPressed:L}=e;return Object.assign(Object.assign({},BC),{countTextColorDisabled:n,countTextColor:o,heightTiny:x,heightSmall:E,heightMedium:C,heightLarge:_,fontSizeTiny:p,fontSizeSmall:g,fontSizeMedium:v,fontSizeLarge:b,lineHeight:f,lineHeightTextarea:f,borderRadius:h,iconSize:"16px",groupLabelColor:a,textColor:t,textColorDisabled:n,textDecorationColor:t,groupLabelTextColor:t,caretColor:r,placeholderColor:$,placeholderColorDisabled:B,color:a,colorDisabled:l,colorFocus:Me(r,{alpha:.1}),groupLabelBorder:"1px solid #0000",border:"1px solid #0000",borderHover:`1px solid ${i}`,borderDisabled:"1px solid #0000",borderFocus:`1px solid ${i}`,boxShadowFocus:`0 0 8px 0 ${Me(r,{alpha:.3})}`,loadingColor:r,loadingColorWarning:s,borderWarning:`1px solid ${s}`,borderHoverWarning:`1px solid ${u}`,colorFocusWarning:Me(s,{alpha:.1}),borderFocusWarning:`1px solid ${u}`,boxShadowFocusWarning:`0 0 8px 0 ${Me(s,{alpha:.3})}`,caretColorWarning:s,loadingColorError:d,borderError:`1px solid ${d}`,borderHoverError:`1px solid ${c}`,colorFocusError:Me(d,{alpha:.1}),borderFocusError:`1px solid ${c}`,boxShadowFocusError:`0 0 8px 0 ${Me(d,{alpha:.3})}`,caretColorError:d,clearColor:R,clearColorHover:w,clearColorPressed:A,iconColor:U,iconColorDisabled:H,iconColorHover:K,iconColorPressed:L,suffixTextColor:t})}};function o9(e){const{textColor2:t,textColor3:o,textColorDisabled:n,primaryColor:r,primaryColorHover:i,inputColor:a,inputColorDisabled:l,borderColor:s,warningColor:u,warningColorHover:d,errorColor:c,errorColorHover:h,borderRadius:f,lineHeight:p,fontSizeTiny:g,fontSizeSmall:v,fontSizeMedium:b,fontSizeLarge:x,heightTiny:E,heightSmall:C,heightMedium:_,heightLarge:R,actionColor:w,clearColor:A,clearColorHover:$,clearColorPressed:B,placeholderColor:U,placeholderColorDisabled:H,iconColor:K,iconColorDisabled:L,iconColorHover:T,iconColorPressed:z}=e;return Object.assign(Object.assign({},BC),{countTextColorDisabled:n,countTextColor:o,heightTiny:E,heightSmall:C,heightMedium:_,heightLarge:R,fontSizeTiny:g,fontSizeSmall:v,fontSizeMedium:b,fontSizeLarge:x,lineHeight:p,lineHeightTextarea:p,borderRadius:f,iconSize:"16px",groupLabelColor:w,groupLabelTextColor:t,textColor:t,textColorDisabled:n,textDecorationColor:t,caretColor:r,placeholderColor:U,placeholderColorDisabled:H,color:a,colorDisabled:l,colorFocus:a,groupLabelBorder:`1px solid ${s}`,border:`1px solid ${s}`,borderHover:`1px solid ${i}`,borderDisabled:`1px solid ${s}`,borderFocus:`1px solid ${i}`,boxShadowFocus:`0 0 0 2px ${Me(r,{alpha:.2})}`,loadingColor:r,loadingColorWarning:u,borderWarning:`1px solid ${u}`,borderHoverWarning:`1px solid ${d}`,colorFocusWarning:a,borderFocusWarning:`1px solid ${d}`,boxShadowFocusWarning:`0 0 0 2px ${Me(u,{alpha:.2})}`,caretColorWarning:u,loadingColorError:c,borderError:`1px solid ${c}`,borderHoverError:`1px solid ${h}`,colorFocusError:a,borderFocusError:`1px solid ${h}`,boxShadowFocusError:`0 0 0 2px ${Me(c,{alpha:.2})}`,caretColorError:c,clearColor:A,clearColorHover:$,clearColorPressed:B,iconColor:K,iconColorDisabled:L,iconColorHover:T,iconColorPressed:z,suffixTextColor:t})}const Xo={name:"Input",common:Ve,self:o9},DC="n-input";function n9(e){let t=0;for(const o of e)t++;return t}function du(e){return e===""||e==null}function r9(e){const t=M(null);function o(){const{value:i}=e;if(!(i!=null&&i.focus)){r();return}const{selectionStart:a,selectionEnd:l,value:s}=i;if(a==null||l==null){r();return}t.value={start:a,end:l,beforeText:s.slice(0,a),afterText:s.slice(l)}}function n(){var i;const{value:a}=t,{value:l}=e;if(!a||!l)return;const{value:s}=l,{start:u,beforeText:d,afterText:c}=a;let h=s.length;if(s.endsWith(c))h=s.length-c.length;else if(s.startsWith(d))h=d.length;else{const f=d[u-1],p=s.indexOf(f,u-1);p!==-1&&(h=p+1)}(i=l.setSelectionRange)===null||i===void 0||i.call(l,h,h)}function r(){t.value=null}return at(e,r),{recordCursor:o,restoreCursor:n}}const X0=xe({name:"InputWordCount",setup(e,{slots:t}){const{mergedValueRef:o,maxlengthRef:n,mergedClsPrefixRef:r,countGraphemesRef:i}=Oe(DC),a=I(()=>{const{value:l}=o;return l===null||Array.isArray(l)?0:(i.value||n9)(l)});return()=>{const{value:l}=n,{value:s}=o;return m("span",{class:`${r.value}-input-word-count`},Zf(t.default,{value:s===null||Array.isArray(s)?"":s},()=>[l===void 0?a.value:`${a.value} / ${l}`]))}}}),i9=D("input",` + `,[V("& +",[G("content",{marginTop:"9px"})])]),G("content",{transition:"color .3s var(--n-bezier)",fontSize:"var(--n-font-size)"})]),G("icon",{transition:"color .3s var(--n-bezier)"})]),qA=Object.assign(Object.assign({},Ie.props),{title:String,showIcon:{type:Boolean,default:!0},type:{type:String,default:"default"},bordered:{type:Boolean,default:!0},closable:Boolean,onClose:Function,onAfterLeave:Function,onAfterHide:Function}),ZA=xe({name:"Alert",inheritAttrs:!1,props:qA,setup(e){const{mergedClsPrefixRef:t,mergedBorderedRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=Ie("Alert","-alert",GA,$C,e,t),a=Gt("Alert",r,t),l=I(()=>{const{common:{cubicBezierEaseInOut:f},self:p}=i.value,{fontSize:g,borderRadius:v,titleFontWeight:b,lineHeight:x,iconSize:k,iconMargin:C,iconMarginRtl:_,closeIconSize:R,closeBorderRadius:w,closeSize:A,closeMargin:$,closeMarginRtl:B,padding:U}=p,{type:N}=e,{left:K,right:L}=Ro(C);return{"--n-bezier":f,"--n-color":p[Ee("color",N)],"--n-close-icon-size":R,"--n-close-border-radius":w,"--n-close-color-hover":p[Ee("closeColorHover",N)],"--n-close-color-pressed":p[Ee("closeColorPressed",N)],"--n-close-icon-color":p[Ee("closeIconColor",N)],"--n-close-icon-color-hover":p[Ee("closeIconColorHover",N)],"--n-close-icon-color-pressed":p[Ee("closeIconColorPressed",N)],"--n-icon-color":p[Ee("iconColor",N)],"--n-border":p[Ee("border",N)],"--n-title-text-color":p[Ee("titleTextColor",N)],"--n-content-text-color":p[Ee("contentTextColor",N)],"--n-line-height":x,"--n-border-radius":v,"--n-font-size":g,"--n-title-font-weight":b,"--n-icon-size":k,"--n-icon-margin":C,"--n-icon-margin-rtl":_,"--n-close-size":A,"--n-close-margin":$,"--n-close-margin-rtl":B,"--n-padding":U,"--n-icon-margin-left":K,"--n-icon-margin-right":L}}),s=n?vt("alert",I(()=>e.type[0]),l,e):void 0,u=M(!0),d=()=>{const{onAfterLeave:f,onAfterHide:p}=e;f&&f(),p&&p()};return{rtlEnabled:a,mergedClsPrefix:t,mergedBordered:o,visible:u,handleCloseClick:()=>{var f;Promise.resolve((f=e.onClose)===null||f===void 0?void 0:f.call(e)).then(p=>{p!==!1&&(u.value=!1)})},handleAfterLeave:()=>{d()},mergedTheme:i,cssVars:n?void 0:l,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender}},render(){var e;return(e=this.onRender)===null||e===void 0||e.call(this),m(Ts,{onAfterLeave:this.handleAfterLeave},{default:()=>{const{mergedClsPrefix:t,$slots:o}=this,n={class:[`${t}-alert`,this.themeClass,this.closable&&`${t}-alert--closable`,this.showIcon&&`${t}-alert--show-icon`,!this.title&&this.closable&&`${t}-alert--right-adjust`,this.rtlEnabled&&`${t}-alert--rtl`],style:this.cssVars,role:"alert"};return this.visible?m("div",Object.assign({},bo(this.$attrs,n)),this.closable&&m(li,{clsPrefix:t,class:`${t}-alert__close`,onClick:this.handleCloseClick}),this.bordered&&m("div",{class:`${t}-alert__border`}),this.showIcon&&m("div",{class:`${t}-alert__icon`,"aria-hidden":"true"},wo(o.icon,()=>[m(Ut,{clsPrefix:t},{default:()=>{switch(this.type){case"success":return m(Od,null);case"info":return m(is,null);case"warning":return m(Ld,null);case"error":return m(zd,null);default:return null}}})])),m("div",{class:[`${t}-alert-body`,this.mergedBordered&&`${t}-alert-body--bordered`]},bt(o.header,r=>{const i=r||this.title;return i?m("div",{class:`${t}-alert-body__title`},i):null}),o.default&&m("div",{class:`${t}-alert-body__content`},o))):null}})}}),XA={linkFontSize:"13px",linkPadding:"0 0 0 16px",railWidth:"4px"};function PC(e){const{borderRadius:t,railColor:o,primaryColor:n,primaryColorHover:r,primaryColorPressed:i,textColor2:a}=e;return Object.assign(Object.assign({},XA),{borderRadius:t,railColor:o,railColorActive:n,linkColor:Me(n,{alpha:.15}),linkTextColor:a,linkTextColorHover:r,linkTextColorPressed:i,linkTextColorActive:n})}const YA={name:"Anchor",common:Ve,self:PC},QA={name:"Anchor",common:Ne,self:PC};function nd(e){return e.type==="group"}function MC(e){return e.type==="ignored"}function qc(e,t){try{return!!(1+t.toString().toLowerCase().indexOf(e.trim().toLowerCase()))}catch{return!1}}function AC(e,t){return{getIsGroup:nd,getIgnored:MC,getKey(n){return nd(n)?n.name||n.key||"key-required":n[e]},getChildren(n){return n[t]}}}function JA(e,t,o,n){if(!t)return e;function r(i){if(!Array.isArray(i))return[];const a=[];for(const l of i)if(nd(l)){const s=r(l[n]);s.length&&a.push(Object.assign({},l,{[n]:s}))}else{if(MC(l))continue;t(o,l)&&a.push(l)}return a}return r(e)}function e9(e,t,o){const n=new Map;return e.forEach(r=>{nd(r)?r[o].forEach(i=>{n.set(i[t],i)}):n.set(r[t],r)}),n}const t9=wn&&"chrome"in window;wn&&navigator.userAgent.includes("Firefox");const BC=wn&&navigator.userAgent.includes("Safari")&&!t9,TC={paddingTiny:"0 8px",paddingSmall:"0 10px",paddingMedium:"0 12px",paddingLarge:"0 14px",clearSize:"16px"},Sn={name:"Input",common:Ne,self(e){const{textColor2:t,textColor3:o,textColorDisabled:n,primaryColor:r,primaryColorHover:i,inputColor:a,inputColorDisabled:l,warningColor:s,warningColorHover:u,errorColor:d,errorColorHover:c,borderRadius:h,lineHeight:f,fontSizeTiny:p,fontSizeSmall:g,fontSizeMedium:v,fontSizeLarge:b,heightTiny:x,heightSmall:k,heightMedium:C,heightLarge:_,clearColor:R,clearColorHover:w,clearColorPressed:A,placeholderColor:$,placeholderColorDisabled:B,iconColor:U,iconColorDisabled:N,iconColorHover:K,iconColorPressed:L}=e;return Object.assign(Object.assign({},TC),{countTextColorDisabled:n,countTextColor:o,heightTiny:x,heightSmall:k,heightMedium:C,heightLarge:_,fontSizeTiny:p,fontSizeSmall:g,fontSizeMedium:v,fontSizeLarge:b,lineHeight:f,lineHeightTextarea:f,borderRadius:h,iconSize:"16px",groupLabelColor:a,textColor:t,textColorDisabled:n,textDecorationColor:t,groupLabelTextColor:t,caretColor:r,placeholderColor:$,placeholderColorDisabled:B,color:a,colorDisabled:l,colorFocus:Me(r,{alpha:.1}),groupLabelBorder:"1px solid #0000",border:"1px solid #0000",borderHover:`1px solid ${i}`,borderDisabled:"1px solid #0000",borderFocus:`1px solid ${i}`,boxShadowFocus:`0 0 8px 0 ${Me(r,{alpha:.3})}`,loadingColor:r,loadingColorWarning:s,borderWarning:`1px solid ${s}`,borderHoverWarning:`1px solid ${u}`,colorFocusWarning:Me(s,{alpha:.1}),borderFocusWarning:`1px solid ${u}`,boxShadowFocusWarning:`0 0 8px 0 ${Me(s,{alpha:.3})}`,caretColorWarning:s,loadingColorError:d,borderError:`1px solid ${d}`,borderHoverError:`1px solid ${c}`,colorFocusError:Me(d,{alpha:.1}),borderFocusError:`1px solid ${c}`,boxShadowFocusError:`0 0 8px 0 ${Me(d,{alpha:.3})}`,caretColorError:d,clearColor:R,clearColorHover:w,clearColorPressed:A,iconColor:U,iconColorDisabled:N,iconColorHover:K,iconColorPressed:L,suffixTextColor:t})}};function o9(e){const{textColor2:t,textColor3:o,textColorDisabled:n,primaryColor:r,primaryColorHover:i,inputColor:a,inputColorDisabled:l,borderColor:s,warningColor:u,warningColorHover:d,errorColor:c,errorColorHover:h,borderRadius:f,lineHeight:p,fontSizeTiny:g,fontSizeSmall:v,fontSizeMedium:b,fontSizeLarge:x,heightTiny:k,heightSmall:C,heightMedium:_,heightLarge:R,actionColor:w,clearColor:A,clearColorHover:$,clearColorPressed:B,placeholderColor:U,placeholderColorDisabled:N,iconColor:K,iconColorDisabled:L,iconColorHover:D,iconColorPressed:z}=e;return Object.assign(Object.assign({},TC),{countTextColorDisabled:n,countTextColor:o,heightTiny:k,heightSmall:C,heightMedium:_,heightLarge:R,fontSizeTiny:g,fontSizeSmall:v,fontSizeMedium:b,fontSizeLarge:x,lineHeight:p,lineHeightTextarea:p,borderRadius:f,iconSize:"16px",groupLabelColor:w,groupLabelTextColor:t,textColor:t,textColorDisabled:n,textDecorationColor:t,caretColor:r,placeholderColor:U,placeholderColorDisabled:N,color:a,colorDisabled:l,colorFocus:a,groupLabelBorder:`1px solid ${s}`,border:`1px solid ${s}`,borderHover:`1px solid ${i}`,borderDisabled:`1px solid ${s}`,borderFocus:`1px solid ${i}`,boxShadowFocus:`0 0 0 2px ${Me(r,{alpha:.2})}`,loadingColor:r,loadingColorWarning:u,borderWarning:`1px solid ${u}`,borderHoverWarning:`1px solid ${d}`,colorFocusWarning:a,borderFocusWarning:`1px solid ${d}`,boxShadowFocusWarning:`0 0 0 2px ${Me(u,{alpha:.2})}`,caretColorWarning:u,loadingColorError:c,borderError:`1px solid ${c}`,borderHoverError:`1px solid ${h}`,colorFocusError:a,borderFocusError:`1px solid ${h}`,boxShadowFocusError:`0 0 0 2px ${Me(c,{alpha:.2})}`,caretColorError:c,clearColor:A,clearColorHover:$,clearColorPressed:B,iconColor:K,iconColorDisabled:L,iconColorHover:D,iconColorPressed:z,suffixTextColor:t})}const Xo={name:"Input",common:Ve,self:o9},DC="n-input";function n9(e){let t=0;for(const o of e)t++;return t}function du(e){return e===""||e==null}function r9(e){const t=M(null);function o(){const{value:i}=e;if(!(i!=null&&i.focus)){r();return}const{selectionStart:a,selectionEnd:l,value:s}=i;if(a==null||l==null){r();return}t.value={start:a,end:l,beforeText:s.slice(0,a),afterText:s.slice(l)}}function n(){var i;const{value:a}=t,{value:l}=e;if(!a||!l)return;const{value:s}=l,{start:u,beforeText:d,afterText:c}=a;let h=s.length;if(s.endsWith(c))h=s.length-c.length;else if(s.startsWith(d))h=d.length;else{const f=d[u-1],p=s.indexOf(f,u-1);p!==-1&&(h=p+1)}(i=l.setSelectionRange)===null||i===void 0||i.call(l,h,h)}function r(){t.value=null}return at(e,r),{recordCursor:o,restoreCursor:n}}const Y0=xe({name:"InputWordCount",setup(e,{slots:t}){const{mergedValueRef:o,maxlengthRef:n,mergedClsPrefixRef:r,countGraphemesRef:i}=Oe(DC),a=I(()=>{const{value:l}=o;return l===null||Array.isArray(l)?0:(i.value||n9)(l)});return()=>{const{value:l}=n,{value:s}=o;return m("span",{class:`${r.value}-input-word-count`},Xf(t.default,{value:s===null||Array.isArray(s)?"":s},()=>[l===void 0?a.value:`${a.value} / ${l}`]))}}}),i9=T("input",` max-width: 100%; cursor: text; line-height: 1.5; @@ -940,14 +940,14 @@ ${t} color: var(--n-text-color); caret-color: var(--n-caret-color); background-color: transparent; - `,[N("&::-webkit-scrollbar, &::-webkit-scrollbar-track-piece, &::-webkit-scrollbar-thumb",` + `,[V("&::-webkit-scrollbar, &::-webkit-scrollbar-track-piece, &::-webkit-scrollbar-thumb",` width: 0; height: 0; display: none; - `),N("&::placeholder",` + `),V("&::placeholder",` color: #0000; -webkit-text-fill-color: transparent !important; - `),N("&:-webkit-autofill ~",[G("placeholder","display: none;")])]),X("round",[Ft("textarea","border-radius: calc(var(--n-height) / 2);")]),G("placeholder",` + `),V("&:-webkit-autofill ~",[G("placeholder","display: none;")])]),X("round",[Ft("textarea","border-radius: calc(var(--n-height) / 2);")]),G("placeholder",` pointer-events: none; position: absolute; left: 0; @@ -956,7 +956,7 @@ ${t} bottom: 0; overflow: hidden; color: var(--n-placeholder-color); - `,[N("span",` + `,[V("span",` width: 100%; display: inline-block; `)]),X("textarea",[G("placeholder","overflow: visible;")]),Ft("autosize","width: 100%;"),X("autosize",[G("textarea-el, input-el",` @@ -964,7 +964,7 @@ ${t} top: 0; left: 0; height: 100%; - `)]),D("input-wrapper",` + `)]),T("input-wrapper",` overflow: hidden; display: inline-flex; flex-grow: 1; @@ -984,7 +984,7 @@ ${t} padding: 0; height: var(--n-height); line-height: var(--n-height); - `,[N("&[type=password]::-ms-reveal","display: none;"),N("+",[G("placeholder",` + `,[V("&[type=password]::-ms-reveal","display: none;"),V("+",[G("placeholder",` display: flex; align-items: center; `)])]),Ft("textarea",[G("placeholder","white-space: nowrap;")]),G("eye",` @@ -992,11 +992,11 @@ ${t} align-items: center; justify-content: center; transition: color .3s var(--n-bezier); - `),X("textarea","width: 100%;",[D("input-word-count",` + `),X("textarea","width: 100%;",[T("input-word-count",` position: absolute; right: var(--n-padding-right); bottom: var(--n-padding-vertical); - `),X("resizable",[D("input-wrapper",` + `),X("resizable",[T("input-wrapper",` resize: vertical; min-height: var(--n-height); `)]),G("textarea-el, textarea-mirror, placeholder",` @@ -1028,9 +1028,9 @@ ${t} transition: color .3s var(--n-bezier); color: var(--n-text-color); white-space: nowrap; - `,[D("icon",` + `,[T("icon",` color: var(--n-icon-color); - `),D("base-icon",` + `),T("base-icon",` color: var(--n-icon-color); `)])]),X("disabled",` cursor: not-allowed; @@ -1039,24 +1039,24 @@ ${t} cursor: not-allowed; color: var(--n-text-color-disabled); text-decoration-color: var(--n-text-color-disabled); - `),G("placeholder","color: var(--n-placeholder-color-disabled);"),G("separator","color: var(--n-text-color-disabled);",[D("icon",` + `),G("placeholder","color: var(--n-placeholder-color-disabled);"),G("separator","color: var(--n-text-color-disabled);",[T("icon",` color: var(--n-icon-color-disabled); - `),D("base-icon",` + `),T("base-icon",` color: var(--n-icon-color-disabled); - `)]),D("input-word-count",` + `)]),T("input-word-count",` color: var(--n-count-text-color-disabled); - `),G("suffix, prefix","color: var(--n-text-color-disabled);",[D("icon",` + `),G("suffix, prefix","color: var(--n-text-color-disabled);",[T("icon",` color: var(--n-icon-color-disabled); - `),D("internal-icon",` + `),T("internal-icon",` color: var(--n-icon-color-disabled); `)])]),Ft("disabled",[G("eye",` color: var(--n-icon-color); cursor: pointer; - `,[N("&:hover",` + `,[V("&:hover",` color: var(--n-icon-color-hover); - `),N("&:active",` + `),V("&:active",` color: var(--n-icon-color-pressed); - `)]),N("&:hover",[G("state-border","border: var(--n-border-hover);")]),X("focus","background-color: var(--n-color-focus);",[G("state-border",` + `)]),V("&:hover",[G("state-border","border: var(--n-border-hover);")]),X("focus","background-color: var(--n-color-focus);",[G("state-border",` border: var(--n-border-focus); box-shadow: var(--n-box-shadow-focus); `)])]),G("border, state-border",` @@ -1087,23 +1087,23 @@ ${t} align-items: center; justify-content: center; color: var(--n-suffix-text-color); - `,[D("base-loading",` + `,[T("base-loading",` font-size: var(--n-icon-size); margin: 0 2px; color: var(--n-loading-color); - `),D("base-clear",` + `),T("base-clear",` font-size: var(--n-icon-size); - `,[G("placeholder",[D("base-icon",` + `,[G("placeholder",[T("base-icon",` transition: color .3s var(--n-bezier); color: var(--n-icon-color); font-size: var(--n-icon-size); - `)])]),N(">",[D("icon",` + `)])]),V(">",[T("icon",` transition: color .3s var(--n-bezier); color: var(--n-icon-color); font-size: var(--n-icon-size); - `)]),D("base-icon",` + `)]),T("base-icon",` font-size: var(--n-icon-size); - `)]),D("input-word-count",` + `)]),T("input-word-count",` pointer-events: none; line-height: 1.5; font-size: .85em; @@ -1111,15 +1111,15 @@ ${t} transition: color .3s var(--n-bezier); margin-left: 4px; font-variant: tabular-nums; - `),["warning","error"].map(e=>X(`${e}-status`,[Ft("disabled",[D("base-loading",` + `),["warning","error"].map(e=>X(`${e}-status`,[Ft("disabled",[T("base-loading",` color: var(--n-loading-color-${e}) `),G("input-el, textarea-el",` caret-color: var(--n-caret-color-${e}); `),G("state-border",` border: var(--n-border-${e}); - `),N("&:hover",[G("state-border",` + `),V("&:hover",[G("state-border",` border: var(--n-border-hover-${e}); - `)]),N("&:focus",` + `)]),V("&:focus",` background-color: var(--n-color-focus-${e}); `,[G("state-border",` box-shadow: var(--n-box-shadow-focus-${e}); @@ -1129,65 +1129,65 @@ ${t} `,[G("state-border",` box-shadow: var(--n-box-shadow-focus-${e}); border: var(--n-border-focus-${e}); - `)])])]))]),a9=D("input",[X("disabled",[G("input-el, textarea-el",` + `)])])]))]),a9=T("input",[X("disabled",[G("input-el, textarea-el",` -webkit-text-fill-color: var(--n-text-color-disabled); - `)])]),l9=Object.assign(Object.assign({},Te.props),{bordered:{type:Boolean,default:void 0},type:{type:String,default:"text"},placeholder:[Array,String],defaultValue:{type:[String,Array],default:null},value:[String,Array],disabled:{type:Boolean,default:void 0},size:String,rows:{type:[Number,String],default:3},round:Boolean,minlength:[String,Number],maxlength:[String,Number],clearable:Boolean,autosize:{type:[Boolean,Object],default:!1},pair:Boolean,separator:String,readonly:{type:[String,Boolean],default:!1},passivelyActivated:Boolean,showPasswordOn:String,stateful:{type:Boolean,default:!0},autofocus:Boolean,inputProps:Object,resizable:{type:Boolean,default:!0},showCount:Boolean,loading:{type:Boolean,default:void 0},allowInput:Function,renderCount:Function,onMousedown:Function,onKeydown:Function,onKeyup:[Function,Array],onInput:[Function,Array],onFocus:[Function,Array],onBlur:[Function,Array],onClick:[Function,Array],onChange:[Function,Array],onClear:[Function,Array],countGraphemes:Function,status:String,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],textDecoration:[String,Array],attrSize:{type:Number,default:20},onInputBlur:[Function,Array],onInputFocus:[Function,Array],onDeactivate:[Function,Array],onActivate:[Function,Array],onWrapperFocus:[Function,Array],onWrapperBlur:[Function,Array],internalDeactivateOnEnter:Boolean,internalForceFocus:Boolean,internalLoadingBeforeSuffix:{type:Boolean,default:!0},showPasswordToggle:Boolean}),rn=xe({name:"Input",props:l9,setup(e){const{mergedClsPrefixRef:t,mergedBorderedRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=Te("Input","-input",i9,Xo,e,t);AC&&kr("-input-safari",a9,t);const a=M(null),l=M(null),s=M(null),u=M(null),d=M(null),c=M(null),h=M(null),f=r9(h),p=M(null),{localeRef:g}=Er("Input"),v=M(e.defaultValue),b=Be(e,"value"),x=to(b,v),E=Dn(e),{mergedSizeRef:C,mergedDisabledRef:_,mergedStatusRef:R}=E,w=M(!1),A=M(!1),$=M(!1),B=M(!1);let U=null;const H=I(()=>{const{placeholder:be,pair:Ae}=e;return Ae?Array.isArray(be)?be:be===void 0?["",""]:[be,be]:be===void 0?[g.value.placeholder]:[be]}),K=I(()=>{const{value:be}=$,{value:Ae}=x,{value:rt}=H;return!be&&(du(Ae)||Array.isArray(Ae)&&du(Ae[0]))&&rt[0]}),L=I(()=>{const{value:be}=$,{value:Ae}=x,{value:rt}=H;return!be&&rt[1]&&(du(Ae)||Array.isArray(Ae)&&du(Ae[1]))}),T=gt(()=>e.internalForceFocus||w.value),z=gt(()=>{if(_.value||e.readonly||!e.clearable||!T.value&&!A.value)return!1;const{value:be}=x,{value:Ae}=T;return e.pair?!!(Array.isArray(be)&&(be[0]||be[1]))&&(A.value||Ae):!!be&&(A.value||Ae)}),F=I(()=>{const{showPasswordOn:be}=e;if(be)return be;if(e.showPasswordToggle)return"click"}),y=M(!1),re=I(()=>{const{textDecoration:be}=e;return be?Array.isArray(be)?be.map(Ae=>({textDecoration:Ae})):[{textDecoration:be}]:["",""]}),te=M(void 0),j=()=>{var be,Ae;if(e.type==="textarea"){const{autosize:rt}=e;if(rt&&(te.value=(Ae=(be=p.value)===null||be===void 0?void 0:be.$el)===null||Ae===void 0?void 0:Ae.offsetWidth),!l.value||typeof rt=="boolean")return;const{paddingTop:wt,paddingBottom:zt,lineHeight:Mt}=window.getComputedStyle(l.value),Yt=Number(wt.slice(0,-2)),oo=Number(zt.slice(0,-2)),En=Number(Mt.slice(0,-2)),{value:nr}=s;if(!nr)return;if(rt.minRows){const rr=Math.max(rt.minRows,1),ui=`${Yt+oo+En*rr}px`;nr.style.minHeight=ui}if(rt.maxRows){const rr=`${Yt+oo+En*rt.maxRows}px`;nr.style.maxHeight=rr}}},Z=I(()=>{const{maxlength:be}=e;return be===void 0?void 0:Number(be)});ut(()=>{const{value:be}=x;Array.isArray(be)||yt(be)});const se=xr().proxy;function pe(be,Ae){const{onUpdateValue:rt,"onUpdate:value":wt,onInput:zt}=e,{nTriggerFormInput:Mt}=E;rt&&Fe(rt,be,Ae),wt&&Fe(wt,be,Ae),zt&&Fe(zt,be,Ae),v.value=be,Mt()}function Se(be,Ae){const{onChange:rt}=e,{nTriggerFormChange:wt}=E;rt&&Fe(rt,be,Ae),v.value=be,wt()}function he(be){const{onBlur:Ae}=e,{nTriggerFormBlur:rt}=E;Ae&&Fe(Ae,be),rt()}function fe(be){const{onFocus:Ae}=e,{nTriggerFormFocus:rt}=E;Ae&&Fe(Ae,be),rt()}function ye(be){const{onClear:Ae}=e;Ae&&Fe(Ae,be)}function Y(be){const{onInputBlur:Ae}=e;Ae&&Fe(Ae,be)}function O(be){const{onInputFocus:Ae}=e;Ae&&Fe(Ae,be)}function Ie(){const{onDeactivate:be}=e;be&&Fe(be)}function je(){const{onActivate:be}=e;be&&Fe(be)}function W(be){const{onClick:Ae}=e;Ae&&Fe(Ae,be)}function ee(be){const{onWrapperFocus:Ae}=e;Ae&&Fe(Ae,be)}function ge(be){const{onWrapperBlur:Ae}=e;Ae&&Fe(Ae,be)}function Ce(){$.value=!0}function le(be){$.value=!1,be.target===c.value?ne(be,1):ne(be,0)}function ne(be,Ae=0,rt="input"){const wt=be.target.value;if(yt(wt),be instanceof InputEvent&&!be.isComposing&&($.value=!1),e.type==="textarea"){const{value:Mt}=p;Mt&&Mt.syncUnifiedContainer()}if(U=wt,$.value)return;f.recordCursor();const zt=ce(wt);if(zt)if(!e.pair)rt==="input"?pe(wt,{source:Ae}):Se(wt,{source:Ae});else{let{value:Mt}=x;Array.isArray(Mt)?Mt=[Mt[0],Mt[1]]:Mt=["",""],Mt[Ae]=wt,rt==="input"?pe(Mt,{source:Ae}):Se(Mt,{source:Ae})}se.$forceUpdate(),zt||Rt(f.restoreCursor)}function ce(be){const{countGraphemes:Ae,maxlength:rt,minlength:wt}=e;if(Ae){let Mt;if(rt!==void 0&&(Mt===void 0&&(Mt=Ae(be)),Mt>Number(rt))||wt!==void 0&&(Mt===void 0&&(Mt=Ae(be)),Mt{wt.preventDefault(),xt("mouseup",document,Ae)};if(Ct("mouseup",document,Ae),F.value!=="mousedown")return;y.value=!0;const rt=()=>{y.value=!1,xt("mouseup",document,rt)};Ct("mouseup",document,rt)}function Le(be){e.onKeyup&&Fe(e.onKeyup,be)}function et(be){switch(e.onKeydown&&Fe(e.onKeydown,be),be.key){case"Escape":me();break;case"Enter":Q(be);break}}function Q(be){var Ae,rt;if(e.passivelyActivated){const{value:wt}=B;if(wt){e.internalDeactivateOnEnter&&me();return}be.preventDefault(),e.type==="textarea"?(Ae=l.value)===null||Ae===void 0||Ae.focus():(rt=d.value)===null||rt===void 0||rt.focus()}}function me(){e.passivelyActivated&&(B.value=!1,Rt(()=>{var be;(be=a.value)===null||be===void 0||be.focus()}))}function Pe(){var be,Ae,rt;_.value||(e.passivelyActivated?(be=a.value)===null||be===void 0||be.focus():((Ae=l.value)===null||Ae===void 0||Ae.focus(),(rt=d.value)===null||rt===void 0||rt.focus()))}function He(){var be;!((be=a.value)===null||be===void 0)&&be.contains(document.activeElement)&&document.activeElement.blur()}function We(){var be,Ae;(be=l.value)===null||be===void 0||be.select(),(Ae=d.value)===null||Ae===void 0||Ae.select()}function Ge(){_.value||(l.value?l.value.focus():d.value&&d.value.focus())}function qe(){const{value:be}=a;be!=null&&be.contains(document.activeElement)&&be!==document.activeElement&&me()}function tt(be){if(e.type==="textarea"){const{value:Ae}=l;Ae==null||Ae.scrollTo(be)}else{const{value:Ae}=d;Ae==null||Ae.scrollTo(be)}}function yt(be){const{type:Ae,pair:rt,autosize:wt}=e;if(!rt&&wt)if(Ae==="textarea"){const{value:zt}=s;zt&&(zt.textContent=`${be??""}\r -`)}else{const{value:zt}=u;zt&&(be?zt.textContent=be:zt.innerHTML=" ")}}function Bt(){j()}const kt=M({top:"0"});function xo(be){var Ae;const{scrollTop:rt}=be.target;kt.value.top=`${-rt}px`,(Ae=p.value)===null||Ae===void 0||Ae.syncUnifiedContainer()}let Ao=null;Et(()=>{const{autosize:be,type:Ae}=e;be&&Ae==="textarea"?Ao=at(x,rt=>{!Array.isArray(rt)&&rt!==U&&yt(rt)}):Ao==null||Ao()});let Bo=null;Et(()=>{e.type==="textarea"?Bo=at(x,be=>{var Ae;!Array.isArray(be)&&be!==U&&((Ae=p.value)===null||Ae===void 0||Ae.syncUnifiedContainer())}):Bo==null||Bo()}),Je(DC,{mergedValueRef:x,maxlengthRef:Z,mergedClsPrefixRef:t,countGraphemesRef:Be(e,"countGraphemes")});const No={wrapperElRef:a,inputElRef:d,textareaElRef:l,isCompositing:$,clear:Ke,focus:Pe,blur:He,select:We,deactivate:qe,activate:Ge,scrollTo:tt},Vo=Gt("Input",r,t),un=I(()=>{const{value:be}=C,{common:{cubicBezierEaseInOut:Ae},self:{color:rt,borderRadius:wt,textColor:zt,caretColor:Mt,caretColorError:Yt,caretColorWarning:oo,textDecorationColor:En,border:nr,borderDisabled:rr,borderHover:ui,borderFocus:Qa,placeholderColor:Ja,placeholderColorDisabled:el,lineHeightTextarea:tl,colorDisabled:Rr,colorFocus:$r,textColorDisabled:nc,boxShadowFocus:rc,iconSize:ic,colorFocusWarning:ac,boxShadowFocusWarning:lc,borderWarning:sc,borderFocusWarning:uc,borderHoverWarning:dc,colorFocusError:cc,boxShadowFocusError:fc,borderError:hc,borderFocusError:pc,borderHoverError:l6,clearSize:s6,clearColor:u6,clearColorHover:d6,clearColorPressed:c6,iconColor:f6,iconColorDisabled:h6,suffixTextColor:p6,countTextColor:m6,countTextColorDisabled:g6,iconColorHover:v6,iconColorPressed:b6,loadingColor:x6,loadingColorError:y6,loadingColorWarning:C6,[Ee("padding",be)]:w6,[Ee("fontSize",be)]:S6,[Ee("height",be)]:E6}}=i.value,{left:k6,right:_6}=Ro(w6);return{"--n-bezier":Ae,"--n-count-text-color":m6,"--n-count-text-color-disabled":g6,"--n-color":rt,"--n-font-size":S6,"--n-border-radius":wt,"--n-height":E6,"--n-padding-left":k6,"--n-padding-right":_6,"--n-text-color":zt,"--n-caret-color":Mt,"--n-text-decoration-color":En,"--n-border":nr,"--n-border-disabled":rr,"--n-border-hover":ui,"--n-border-focus":Qa,"--n-placeholder-color":Ja,"--n-placeholder-color-disabled":el,"--n-icon-size":ic,"--n-line-height-textarea":tl,"--n-color-disabled":Rr,"--n-color-focus":$r,"--n-text-color-disabled":nc,"--n-box-shadow-focus":rc,"--n-loading-color":x6,"--n-caret-color-warning":oo,"--n-color-focus-warning":ac,"--n-box-shadow-focus-warning":lc,"--n-border-warning":sc,"--n-border-focus-warning":uc,"--n-border-hover-warning":dc,"--n-loading-color-warning":C6,"--n-caret-color-error":Yt,"--n-color-focus-error":cc,"--n-box-shadow-focus-error":fc,"--n-border-error":hc,"--n-border-focus-error":pc,"--n-border-hover-error":l6,"--n-loading-color-error":y6,"--n-clear-color":u6,"--n-clear-size":s6,"--n-clear-color-hover":d6,"--n-clear-color-pressed":c6,"--n-icon-color":f6,"--n-icon-color-hover":v6,"--n-icon-color-pressed":b6,"--n-icon-color-disabled":h6,"--n-suffix-text-color":p6}}),dn=n?vt("input",I(()=>{const{value:be}=C;return be[0]}),un,e):void 0;return Object.assign(Object.assign({},No),{wrapperElRef:a,inputElRef:d,inputMirrorElRef:u,inputEl2Ref:c,textareaElRef:l,textareaMirrorElRef:s,textareaScrollbarInstRef:p,rtlEnabled:Vo,uncontrolledValue:v,mergedValue:x,passwordVisible:y,mergedPlaceholder:H,showPlaceholder1:K,showPlaceholder2:L,mergedFocus:T,isComposing:$,activated:B,showClearButton:z,mergedSize:C,mergedDisabled:_,textDecorationStyle:re,mergedClsPrefix:t,mergedBordered:o,mergedShowPasswordOn:F,placeholderStyle:kt,mergedStatus:R,textAreaScrollContainerWidth:te,handleTextAreaScroll:xo,handleCompositionStart:Ce,handleCompositionEnd:le,handleInput:ne,handleInputBlur:J,handleInputFocus:ie,handleWrapperBlur:de,handleWrapperFocus:ae,handleMouseEnter:st,handleMouseLeave:Xe,handleMouseDown:Qe,handleChange:ue,handleClick:ve,handleClear:De,handlePasswordToggleClick:pt,handlePasswordToggleMousedown:Ye,handleWrapperKeydown:et,handleWrapperKeyup:Le,handleTextAreaMirrorResize:Bt,getTextareaScrollContainer:()=>l.value,mergedTheme:i,cssVars:n?void 0:un,themeClass:dn==null?void 0:dn.themeClass,onRender:dn==null?void 0:dn.onRender})},render(){var e,t;const{mergedClsPrefix:o,mergedStatus:n,themeClass:r,type:i,countGraphemes:a,onRender:l}=this,s=this.$slots;return l==null||l(),m("div",{ref:"wrapperElRef",class:[`${o}-input`,r,n&&`${o}-input--${n}-status`,{[`${o}-input--rtl`]:this.rtlEnabled,[`${o}-input--disabled`]:this.mergedDisabled,[`${o}-input--textarea`]:i==="textarea",[`${o}-input--resizable`]:this.resizable&&!this.autosize,[`${o}-input--autosize`]:this.autosize,[`${o}-input--round`]:this.round&&i!=="textarea",[`${o}-input--pair`]:this.pair,[`${o}-input--focus`]:this.mergedFocus,[`${o}-input--stateful`]:this.stateful}],style:this.cssVars,tabindex:!this.mergedDisabled&&this.passivelyActivated&&!this.activated?0:void 0,onFocus:this.handleWrapperFocus,onBlur:this.handleWrapperBlur,onClick:this.handleClick,onMousedown:this.handleMouseDown,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onCompositionstart:this.handleCompositionStart,onCompositionend:this.handleCompositionEnd,onKeyup:this.handleWrapperKeyup,onKeydown:this.handleWrapperKeydown},m("div",{class:`${o}-input-wrapper`},bt(s.prefix,u=>u&&m("div",{class:`${o}-input__prefix`},u)),i==="textarea"?m(or,{ref:"textareaScrollbarInstRef",class:`${o}-input__textarea`,container:this.getTextareaScrollContainer,triggerDisplayManually:!0,useUnifiedContainer:!0,internalHoistYRail:!0},{default:()=>{var u,d;const{textAreaScrollContainerWidth:c}=this,h={width:this.autosize&&c&&`${c}px`};return m(ft,null,m("textarea",Object.assign({},this.inputProps,{ref:"textareaElRef",class:[`${o}-input__textarea-el`,(u=this.inputProps)===null||u===void 0?void 0:u.class],autofocus:this.autofocus,rows:Number(this.rows),placeholder:this.placeholder,value:this.mergedValue,disabled:this.mergedDisabled,maxlength:a?void 0:this.maxlength,minlength:a?void 0:this.minlength,readonly:this.readonly,tabindex:this.passivelyActivated&&!this.activated?-1:void 0,style:[this.textDecorationStyle[0],(d=this.inputProps)===null||d===void 0?void 0:d.style,h],onBlur:this.handleInputBlur,onFocus:f=>{this.handleInputFocus(f,2)},onInput:this.handleInput,onChange:this.handleChange,onScroll:this.handleTextAreaScroll})),this.showPlaceholder1?m("div",{class:`${o}-input__placeholder`,style:[this.placeholderStyle,h],key:"placeholder"},this.mergedPlaceholder[0]):null,this.autosize?m($n,{onResize:this.handleTextAreaMirrorResize},{default:()=>m("div",{ref:"textareaMirrorElRef",class:`${o}-input__textarea-mirror`,key:"mirror"})}):null)}}):m("div",{class:`${o}-input__input`},m("input",Object.assign({type:i==="password"&&this.mergedShowPasswordOn&&this.passwordVisible?"text":i},this.inputProps,{ref:"inputElRef",class:[`${o}-input__input-el`,(e=this.inputProps)===null||e===void 0?void 0:e.class],style:[this.textDecorationStyle[0],(t=this.inputProps)===null||t===void 0?void 0:t.style],tabindex:this.passivelyActivated&&!this.activated?-1:void 0,placeholder:this.mergedPlaceholder[0],disabled:this.mergedDisabled,maxlength:a?void 0:this.maxlength,minlength:a?void 0:this.minlength,value:Array.isArray(this.mergedValue)?this.mergedValue[0]:this.mergedValue,readonly:this.readonly,autofocus:this.autofocus,size:this.attrSize,onBlur:this.handleInputBlur,onFocus:u=>{this.handleInputFocus(u,0)},onInput:u=>{this.handleInput(u,0)},onChange:u=>{this.handleChange(u,0)}})),this.showPlaceholder1?m("div",{class:`${o}-input__placeholder`},m("span",null,this.mergedPlaceholder[0])):null,this.autosize?m("div",{class:`${o}-input__input-mirror`,key:"mirror",ref:"inputMirrorElRef"}," "):null),!this.pair&&bt(s.suffix,u=>u||this.clearable||this.showCount||this.mergedShowPasswordOn||this.loading!==void 0?m("div",{class:`${o}-input__suffix`},[bt(s["clear-icon-placeholder"],d=>(this.clearable||d)&&m(hh,{clsPrefix:o,show:this.showClearButton,onClear:this.handleClear},{placeholder:()=>d,icon:()=>{var c,h;return(h=(c=this.$slots)["clear-icon"])===null||h===void 0?void 0:h.call(c)}})),this.internalLoadingBeforeSuffix?null:u,this.loading!==void 0?m(EC,{clsPrefix:o,loading:this.loading,showArrow:!1,showClear:!1,style:this.cssVars}):null,this.internalLoadingBeforeSuffix?u:null,this.showCount&&this.type!=="textarea"?m(X0,null,{default:d=>{var c;return(c=s.count)===null||c===void 0?void 0:c.call(s,d)}}):null,this.mergedShowPasswordOn&&this.type==="password"?m("div",{class:`${o}-input__eye`,onMousedown:this.handlePasswordToggleMousedown,onClick:this.handlePasswordToggleClick},this.passwordVisible?wo(s["password-visible-icon"],()=>[m(Ut,{clsPrefix:o},{default:()=>m(FM,null)})]):wo(s["password-invisible-icon"],()=>[m(Ut,{clsPrefix:o},{default:()=>m(RM,null)})])):null]):null)),this.pair?m("span",{class:`${o}-input__separator`},wo(s.separator,()=>[this.separator])):null,this.pair?m("div",{class:`${o}-input-wrapper`},m("div",{class:`${o}-input__input`},m("input",{ref:"inputEl2Ref",type:this.type,class:`${o}-input__input-el`,tabindex:this.passivelyActivated&&!this.activated?-1:void 0,placeholder:this.mergedPlaceholder[1],disabled:this.mergedDisabled,maxlength:a?void 0:this.maxlength,minlength:a?void 0:this.minlength,value:Array.isArray(this.mergedValue)?this.mergedValue[1]:void 0,readonly:this.readonly,style:this.textDecorationStyle[1],onBlur:this.handleInputBlur,onFocus:u=>{this.handleInputFocus(u,1)},onInput:u=>{this.handleInput(u,1)},onChange:u=>{this.handleChange(u,1)}}),this.showPlaceholder2?m("div",{class:`${o}-input__placeholder`},m("span",null,this.mergedPlaceholder[1])):null),bt(s.suffix,u=>(this.clearable||u)&&m("div",{class:`${o}-input__suffix`},[this.clearable&&m(hh,{clsPrefix:o,show:this.showClearButton,onClear:this.handleClear},{icon:()=>{var d;return(d=s["clear-icon"])===null||d===void 0?void 0:d.call(s)},placeholder:()=>{var d;return(d=s["clear-icon-placeholder"])===null||d===void 0?void 0:d.call(s)}}),u]))):null,this.mergedBordered?m("div",{class:`${o}-input__border`}):null,this.mergedBordered?m("div",{class:`${o}-input__state-border`}):null,this.showCount&&i==="textarea"?m(X0,null,{default:u=>{var d;const{renderCount:c}=this;return c?c(u):(d=s.count)===null||d===void 0?void 0:d.call(s,u)}}):null)}}),s9=D("input-group",` + `)])]),l9=Object.assign(Object.assign({},Ie.props),{bordered:{type:Boolean,default:void 0},type:{type:String,default:"text"},placeholder:[Array,String],defaultValue:{type:[String,Array],default:null},value:[String,Array],disabled:{type:Boolean,default:void 0},size:String,rows:{type:[Number,String],default:3},round:Boolean,minlength:[String,Number],maxlength:[String,Number],clearable:Boolean,autosize:{type:[Boolean,Object],default:!1},pair:Boolean,separator:String,readonly:{type:[String,Boolean],default:!1},passivelyActivated:Boolean,showPasswordOn:String,stateful:{type:Boolean,default:!0},autofocus:Boolean,inputProps:Object,resizable:{type:Boolean,default:!0},showCount:Boolean,loading:{type:Boolean,default:void 0},allowInput:Function,renderCount:Function,onMousedown:Function,onKeydown:Function,onKeyup:[Function,Array],onInput:[Function,Array],onFocus:[Function,Array],onBlur:[Function,Array],onClick:[Function,Array],onChange:[Function,Array],onClear:[Function,Array],countGraphemes:Function,status:String,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],textDecoration:[String,Array],attrSize:{type:Number,default:20},onInputBlur:[Function,Array],onInputFocus:[Function,Array],onDeactivate:[Function,Array],onActivate:[Function,Array],onWrapperFocus:[Function,Array],onWrapperBlur:[Function,Array],internalDeactivateOnEnter:Boolean,internalForceFocus:Boolean,internalLoadingBeforeSuffix:{type:Boolean,default:!0},showPasswordToggle:Boolean}),rn=xe({name:"Input",props:l9,setup(e){const{mergedClsPrefixRef:t,mergedBorderedRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=Ie("Input","-input",i9,Xo,e,t);BC&&kr("-input-safari",a9,t);const a=M(null),l=M(null),s=M(null),u=M(null),d=M(null),c=M(null),h=M(null),f=r9(h),p=M(null),{localeRef:g}=Er("Input"),v=M(e.defaultValue),b=Be(e,"value"),x=to(b,v),k=Tn(e),{mergedSizeRef:C,mergedDisabledRef:_,mergedStatusRef:R}=k,w=M(!1),A=M(!1),$=M(!1),B=M(!1);let U=null;const N=I(()=>{const{placeholder:be,pair:Ae}=e;return Ae?Array.isArray(be)?be:be===void 0?["",""]:[be,be]:be===void 0?[g.value.placeholder]:[be]}),K=I(()=>{const{value:be}=$,{value:Ae}=x,{value:rt}=N;return!be&&(du(Ae)||Array.isArray(Ae)&&du(Ae[0]))&&rt[0]}),L=I(()=>{const{value:be}=$,{value:Ae}=x,{value:rt}=N;return!be&&rt[1]&&(du(Ae)||Array.isArray(Ae)&&du(Ae[1]))}),D=gt(()=>e.internalForceFocus||w.value),z=gt(()=>{if(_.value||e.readonly||!e.clearable||!D.value&&!A.value)return!1;const{value:be}=x,{value:Ae}=D;return e.pair?!!(Array.isArray(be)&&(be[0]||be[1]))&&(A.value||Ae):!!be&&(A.value||Ae)}),F=I(()=>{const{showPasswordOn:be}=e;if(be)return be;if(e.showPasswordToggle)return"click"}),y=M(!1),re=I(()=>{const{textDecoration:be}=e;return be?Array.isArray(be)?be.map(Ae=>({textDecoration:Ae})):[{textDecoration:be}]:["",""]}),te=M(void 0),j=()=>{var be,Ae;if(e.type==="textarea"){const{autosize:rt}=e;if(rt&&(te.value=(Ae=(be=p.value)===null||be===void 0?void 0:be.$el)===null||Ae===void 0?void 0:Ae.offsetWidth),!l.value||typeof rt=="boolean")return;const{paddingTop:wt,paddingBottom:zt,lineHeight:Mt}=window.getComputedStyle(l.value),Yt=Number(wt.slice(0,-2)),oo=Number(zt.slice(0,-2)),En=Number(Mt.slice(0,-2)),{value:nr}=s;if(!nr)return;if(rt.minRows){const rr=Math.max(rt.minRows,1),ui=`${Yt+oo+En*rr}px`;nr.style.minHeight=ui}if(rt.maxRows){const rr=`${Yt+oo+En*rt.maxRows}px`;nr.style.maxHeight=rr}}},Z=I(()=>{const{maxlength:be}=e;return be===void 0?void 0:Number(be)});ut(()=>{const{value:be}=x;Array.isArray(be)||yt(be)});const se=xr().proxy;function pe(be,Ae){const{onUpdateValue:rt,"onUpdate:value":wt,onInput:zt}=e,{nTriggerFormInput:Mt}=k;rt&&$e(rt,be,Ae),wt&&$e(wt,be,Ae),zt&&$e(zt,be,Ae),v.value=be,Mt()}function Se(be,Ae){const{onChange:rt}=e,{nTriggerFormChange:wt}=k;rt&&$e(rt,be,Ae),v.value=be,wt()}function he(be){const{onBlur:Ae}=e,{nTriggerFormBlur:rt}=k;Ae&&$e(Ae,be),rt()}function fe(be){const{onFocus:Ae}=e,{nTriggerFormFocus:rt}=k;Ae&&$e(Ae,be),rt()}function Ce(be){const{onClear:Ae}=e;Ae&&$e(Ae,be)}function Y(be){const{onInputBlur:Ae}=e;Ae&&$e(Ae,be)}function O(be){const{onInputFocus:Ae}=e;Ae&&$e(Ae,be)}function ze(){const{onDeactivate:be}=e;be&&$e(be)}function je(){const{onActivate:be}=e;be&&$e(be)}function W(be){const{onClick:Ae}=e;Ae&&$e(Ae,be)}function ee(be){const{onWrapperFocus:Ae}=e;Ae&&$e(Ae,be)}function ge(be){const{onWrapperBlur:Ae}=e;Ae&&$e(Ae,be)}function we(){$.value=!0}function le(be){$.value=!1,be.target===c.value?ne(be,1):ne(be,0)}function ne(be,Ae=0,rt="input"){const wt=be.target.value;if(yt(wt),be instanceof InputEvent&&!be.isComposing&&($.value=!1),e.type==="textarea"){const{value:Mt}=p;Mt&&Mt.syncUnifiedContainer()}if(U=wt,$.value)return;f.recordCursor();const zt=ce(wt);if(zt)if(!e.pair)rt==="input"?pe(wt,{source:Ae}):Se(wt,{source:Ae});else{let{value:Mt}=x;Array.isArray(Mt)?Mt=[Mt[0],Mt[1]]:Mt=["",""],Mt[Ae]=wt,rt==="input"?pe(Mt,{source:Ae}):Se(Mt,{source:Ae})}se.$forceUpdate(),zt||Rt(f.restoreCursor)}function ce(be){const{countGraphemes:Ae,maxlength:rt,minlength:wt}=e;if(Ae){let Mt;if(rt!==void 0&&(Mt===void 0&&(Mt=Ae(be)),Mt>Number(rt))||wt!==void 0&&(Mt===void 0&&(Mt=Ae(be)),Mt{wt.preventDefault(),xt("mouseup",document,Ae)};if(Ct("mouseup",document,Ae),F.value!=="mousedown")return;y.value=!0;const rt=()=>{y.value=!1,xt("mouseup",document,rt)};Ct("mouseup",document,rt)}function Le(be){e.onKeyup&&$e(e.onKeyup,be)}function et(be){switch(e.onKeydown&&$e(e.onKeydown,be),be.key){case"Escape":me();break;case"Enter":Q(be);break}}function Q(be){var Ae,rt;if(e.passivelyActivated){const{value:wt}=B;if(wt){e.internalDeactivateOnEnter&&me();return}be.preventDefault(),e.type==="textarea"?(Ae=l.value)===null||Ae===void 0||Ae.focus():(rt=d.value)===null||rt===void 0||rt.focus()}}function me(){e.passivelyActivated&&(B.value=!1,Rt(()=>{var be;(be=a.value)===null||be===void 0||be.focus()}))}function Pe(){var be,Ae,rt;_.value||(e.passivelyActivated?(be=a.value)===null||be===void 0||be.focus():((Ae=l.value)===null||Ae===void 0||Ae.focus(),(rt=d.value)===null||rt===void 0||rt.focus()))}function He(){var be;!((be=a.value)===null||be===void 0)&&be.contains(document.activeElement)&&document.activeElement.blur()}function We(){var be,Ae;(be=l.value)===null||be===void 0||be.select(),(Ae=d.value)===null||Ae===void 0||Ae.select()}function Ge(){_.value||(l.value?l.value.focus():d.value&&d.value.focus())}function qe(){const{value:be}=a;be!=null&&be.contains(document.activeElement)&&be!==document.activeElement&&me()}function tt(be){if(e.type==="textarea"){const{value:Ae}=l;Ae==null||Ae.scrollTo(be)}else{const{value:Ae}=d;Ae==null||Ae.scrollTo(be)}}function yt(be){const{type:Ae,pair:rt,autosize:wt}=e;if(!rt&&wt)if(Ae==="textarea"){const{value:zt}=s;zt&&(zt.textContent=`${be??""}\r +`)}else{const{value:zt}=u;zt&&(be?zt.textContent=be:zt.innerHTML=" ")}}function Bt(){j()}const _t=M({top:"0"});function xo(be){var Ae;const{scrollTop:rt}=be.target;_t.value.top=`${-rt}px`,(Ae=p.value)===null||Ae===void 0||Ae.syncUnifiedContainer()}let Ao=null;kt(()=>{const{autosize:be,type:Ae}=e;be&&Ae==="textarea"?Ao=at(x,rt=>{!Array.isArray(rt)&&rt!==U&&yt(rt)}):Ao==null||Ao()});let Bo=null;kt(()=>{e.type==="textarea"?Bo=at(x,be=>{var Ae;!Array.isArray(be)&&be!==U&&((Ae=p.value)===null||Ae===void 0||Ae.syncUnifiedContainer())}):Bo==null||Bo()}),Je(DC,{mergedValueRef:x,maxlengthRef:Z,mergedClsPrefixRef:t,countGraphemesRef:Be(e,"countGraphemes")});const No={wrapperElRef:a,inputElRef:d,textareaElRef:l,isCompositing:$,clear:Ke,focus:Pe,blur:He,select:We,deactivate:qe,activate:Ge,scrollTo:tt},Vo=Gt("Input",r,t),un=I(()=>{const{value:be}=C,{common:{cubicBezierEaseInOut:Ae},self:{color:rt,borderRadius:wt,textColor:zt,caretColor:Mt,caretColorError:Yt,caretColorWarning:oo,textDecorationColor:En,border:nr,borderDisabled:rr,borderHover:ui,borderFocus:Qa,placeholderColor:Ja,placeholderColorDisabled:el,lineHeightTextarea:tl,colorDisabled:Rr,colorFocus:$r,textColorDisabled:rc,boxShadowFocus:ic,iconSize:ac,colorFocusWarning:lc,boxShadowFocusWarning:sc,borderWarning:uc,borderFocusWarning:dc,borderHoverWarning:cc,colorFocusError:fc,boxShadowFocusError:hc,borderError:pc,borderFocusError:mc,borderHoverError:l6,clearSize:s6,clearColor:u6,clearColorHover:d6,clearColorPressed:c6,iconColor:f6,iconColorDisabled:h6,suffixTextColor:p6,countTextColor:m6,countTextColorDisabled:g6,iconColorHover:v6,iconColorPressed:b6,loadingColor:x6,loadingColorError:y6,loadingColorWarning:C6,[Ee("padding",be)]:w6,[Ee("fontSize",be)]:S6,[Ee("height",be)]:E6}}=i.value,{left:k6,right:_6}=Ro(w6);return{"--n-bezier":Ae,"--n-count-text-color":m6,"--n-count-text-color-disabled":g6,"--n-color":rt,"--n-font-size":S6,"--n-border-radius":wt,"--n-height":E6,"--n-padding-left":k6,"--n-padding-right":_6,"--n-text-color":zt,"--n-caret-color":Mt,"--n-text-decoration-color":En,"--n-border":nr,"--n-border-disabled":rr,"--n-border-hover":ui,"--n-border-focus":Qa,"--n-placeholder-color":Ja,"--n-placeholder-color-disabled":el,"--n-icon-size":ac,"--n-line-height-textarea":tl,"--n-color-disabled":Rr,"--n-color-focus":$r,"--n-text-color-disabled":rc,"--n-box-shadow-focus":ic,"--n-loading-color":x6,"--n-caret-color-warning":oo,"--n-color-focus-warning":lc,"--n-box-shadow-focus-warning":sc,"--n-border-warning":uc,"--n-border-focus-warning":dc,"--n-border-hover-warning":cc,"--n-loading-color-warning":C6,"--n-caret-color-error":Yt,"--n-color-focus-error":fc,"--n-box-shadow-focus-error":hc,"--n-border-error":pc,"--n-border-focus-error":mc,"--n-border-hover-error":l6,"--n-loading-color-error":y6,"--n-clear-color":u6,"--n-clear-size":s6,"--n-clear-color-hover":d6,"--n-clear-color-pressed":c6,"--n-icon-color":f6,"--n-icon-color-hover":v6,"--n-icon-color-pressed":b6,"--n-icon-color-disabled":h6,"--n-suffix-text-color":p6}}),dn=n?vt("input",I(()=>{const{value:be}=C;return be[0]}),un,e):void 0;return Object.assign(Object.assign({},No),{wrapperElRef:a,inputElRef:d,inputMirrorElRef:u,inputEl2Ref:c,textareaElRef:l,textareaMirrorElRef:s,textareaScrollbarInstRef:p,rtlEnabled:Vo,uncontrolledValue:v,mergedValue:x,passwordVisible:y,mergedPlaceholder:N,showPlaceholder1:K,showPlaceholder2:L,mergedFocus:D,isComposing:$,activated:B,showClearButton:z,mergedSize:C,mergedDisabled:_,textDecorationStyle:re,mergedClsPrefix:t,mergedBordered:o,mergedShowPasswordOn:F,placeholderStyle:_t,mergedStatus:R,textAreaScrollContainerWidth:te,handleTextAreaScroll:xo,handleCompositionStart:we,handleCompositionEnd:le,handleInput:ne,handleInputBlur:J,handleInputFocus:ie,handleWrapperBlur:de,handleWrapperFocus:ae,handleMouseEnter:st,handleMouseLeave:Xe,handleMouseDown:Qe,handleChange:ue,handleClick:ve,handleClear:Te,handlePasswordToggleClick:pt,handlePasswordToggleMousedown:Ye,handleWrapperKeydown:et,handleWrapperKeyup:Le,handleTextAreaMirrorResize:Bt,getTextareaScrollContainer:()=>l.value,mergedTheme:i,cssVars:n?void 0:un,themeClass:dn==null?void 0:dn.themeClass,onRender:dn==null?void 0:dn.onRender})},render(){var e,t;const{mergedClsPrefix:o,mergedStatus:n,themeClass:r,type:i,countGraphemes:a,onRender:l}=this,s=this.$slots;return l==null||l(),m("div",{ref:"wrapperElRef",class:[`${o}-input`,r,n&&`${o}-input--${n}-status`,{[`${o}-input--rtl`]:this.rtlEnabled,[`${o}-input--disabled`]:this.mergedDisabled,[`${o}-input--textarea`]:i==="textarea",[`${o}-input--resizable`]:this.resizable&&!this.autosize,[`${o}-input--autosize`]:this.autosize,[`${o}-input--round`]:this.round&&i!=="textarea",[`${o}-input--pair`]:this.pair,[`${o}-input--focus`]:this.mergedFocus,[`${o}-input--stateful`]:this.stateful}],style:this.cssVars,tabindex:!this.mergedDisabled&&this.passivelyActivated&&!this.activated?0:void 0,onFocus:this.handleWrapperFocus,onBlur:this.handleWrapperBlur,onClick:this.handleClick,onMousedown:this.handleMouseDown,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onCompositionstart:this.handleCompositionStart,onCompositionend:this.handleCompositionEnd,onKeyup:this.handleWrapperKeyup,onKeydown:this.handleWrapperKeydown},m("div",{class:`${o}-input-wrapper`},bt(s.prefix,u=>u&&m("div",{class:`${o}-input__prefix`},u)),i==="textarea"?m(or,{ref:"textareaScrollbarInstRef",class:`${o}-input__textarea`,container:this.getTextareaScrollContainer,triggerDisplayManually:!0,useUnifiedContainer:!0,internalHoistYRail:!0},{default:()=>{var u,d;const{textAreaScrollContainerWidth:c}=this,h={width:this.autosize&&c&&`${c}px`};return m(ft,null,m("textarea",Object.assign({},this.inputProps,{ref:"textareaElRef",class:[`${o}-input__textarea-el`,(u=this.inputProps)===null||u===void 0?void 0:u.class],autofocus:this.autofocus,rows:Number(this.rows),placeholder:this.placeholder,value:this.mergedValue,disabled:this.mergedDisabled,maxlength:a?void 0:this.maxlength,minlength:a?void 0:this.minlength,readonly:this.readonly,tabindex:this.passivelyActivated&&!this.activated?-1:void 0,style:[this.textDecorationStyle[0],(d=this.inputProps)===null||d===void 0?void 0:d.style,h],onBlur:this.handleInputBlur,onFocus:f=>{this.handleInputFocus(f,2)},onInput:this.handleInput,onChange:this.handleChange,onScroll:this.handleTextAreaScroll})),this.showPlaceholder1?m("div",{class:`${o}-input__placeholder`,style:[this.placeholderStyle,h],key:"placeholder"},this.mergedPlaceholder[0]):null,this.autosize?m($n,{onResize:this.handleTextAreaMirrorResize},{default:()=>m("div",{ref:"textareaMirrorElRef",class:`${o}-input__textarea-mirror`,key:"mirror"})}):null)}}):m("div",{class:`${o}-input__input`},m("input",Object.assign({type:i==="password"&&this.mergedShowPasswordOn&&this.passwordVisible?"text":i},this.inputProps,{ref:"inputElRef",class:[`${o}-input__input-el`,(e=this.inputProps)===null||e===void 0?void 0:e.class],style:[this.textDecorationStyle[0],(t=this.inputProps)===null||t===void 0?void 0:t.style],tabindex:this.passivelyActivated&&!this.activated?-1:void 0,placeholder:this.mergedPlaceholder[0],disabled:this.mergedDisabled,maxlength:a?void 0:this.maxlength,minlength:a?void 0:this.minlength,value:Array.isArray(this.mergedValue)?this.mergedValue[0]:this.mergedValue,readonly:this.readonly,autofocus:this.autofocus,size:this.attrSize,onBlur:this.handleInputBlur,onFocus:u=>{this.handleInputFocus(u,0)},onInput:u=>{this.handleInput(u,0)},onChange:u=>{this.handleChange(u,0)}})),this.showPlaceholder1?m("div",{class:`${o}-input__placeholder`},m("span",null,this.mergedPlaceholder[0])):null,this.autosize?m("div",{class:`${o}-input__input-mirror`,key:"mirror",ref:"inputMirrorElRef"}," "):null),!this.pair&&bt(s.suffix,u=>u||this.clearable||this.showCount||this.mergedShowPasswordOn||this.loading!==void 0?m("div",{class:`${o}-input__suffix`},[bt(s["clear-icon-placeholder"],d=>(this.clearable||d)&&m(ph,{clsPrefix:o,show:this.showClearButton,onClear:this.handleClear},{placeholder:()=>d,icon:()=>{var c,h;return(h=(c=this.$slots)["clear-icon"])===null||h===void 0?void 0:h.call(c)}})),this.internalLoadingBeforeSuffix?null:u,this.loading!==void 0?m(kC,{clsPrefix:o,loading:this.loading,showArrow:!1,showClear:!1,style:this.cssVars}):null,this.internalLoadingBeforeSuffix?u:null,this.showCount&&this.type!=="textarea"?m(Y0,null,{default:d=>{var c;return(c=s.count)===null||c===void 0?void 0:c.call(s,d)}}):null,this.mergedShowPasswordOn&&this.type==="password"?m("div",{class:`${o}-input__eye`,onMousedown:this.handlePasswordToggleMousedown,onClick:this.handlePasswordToggleClick},this.passwordVisible?wo(s["password-visible-icon"],()=>[m(Ut,{clsPrefix:o},{default:()=>m(FM,null)})]):wo(s["password-invisible-icon"],()=>[m(Ut,{clsPrefix:o},{default:()=>m(RM,null)})])):null]):null)),this.pair?m("span",{class:`${o}-input__separator`},wo(s.separator,()=>[this.separator])):null,this.pair?m("div",{class:`${o}-input-wrapper`},m("div",{class:`${o}-input__input`},m("input",{ref:"inputEl2Ref",type:this.type,class:`${o}-input__input-el`,tabindex:this.passivelyActivated&&!this.activated?-1:void 0,placeholder:this.mergedPlaceholder[1],disabled:this.mergedDisabled,maxlength:a?void 0:this.maxlength,minlength:a?void 0:this.minlength,value:Array.isArray(this.mergedValue)?this.mergedValue[1]:void 0,readonly:this.readonly,style:this.textDecorationStyle[1],onBlur:this.handleInputBlur,onFocus:u=>{this.handleInputFocus(u,1)},onInput:u=>{this.handleInput(u,1)},onChange:u=>{this.handleChange(u,1)}}),this.showPlaceholder2?m("div",{class:`${o}-input__placeholder`},m("span",null,this.mergedPlaceholder[1])):null),bt(s.suffix,u=>(this.clearable||u)&&m("div",{class:`${o}-input__suffix`},[this.clearable&&m(ph,{clsPrefix:o,show:this.showClearButton,onClear:this.handleClear},{icon:()=>{var d;return(d=s["clear-icon"])===null||d===void 0?void 0:d.call(s)},placeholder:()=>{var d;return(d=s["clear-icon-placeholder"])===null||d===void 0?void 0:d.call(s)}}),u]))):null,this.mergedBordered?m("div",{class:`${o}-input__border`}):null,this.mergedBordered?m("div",{class:`${o}-input__state-border`}):null,this.showCount&&i==="textarea"?m(Y0,null,{default:u=>{var d;const{renderCount:c}=this;return c?c(u):(d=s.count)===null||d===void 0?void 0:d.call(s,u)}}):null)}}),s9=T("input-group",` display: inline-flex; width: 100%; flex-wrap: nowrap; vertical-align: bottom; -`,[N(">",[D("input",[N("&:not(:last-child)",` +`,[V(">",[T("input",[V("&:not(:last-child)",` border-top-right-radius: 0!important; border-bottom-right-radius: 0!important; - `),N("&:not(:first-child)",` + `),V("&:not(:first-child)",` border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; margin-left: -1px!important; - `)]),D("button",[N("&:not(:last-child)",` + `)]),T("button",[V("&:not(:last-child)",` border-top-right-radius: 0!important; border-bottom-right-radius: 0!important; `,[G("state-border, border",` border-top-right-radius: 0!important; border-bottom-right-radius: 0!important; - `)]),N("&:not(:first-child)",` + `)]),V("&:not(:first-child)",` border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; `,[G("state-border, border",` border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; - `)])]),N("*",[N("&:not(:last-child)",` + `)])]),V("*",[V("&:not(:last-child)",` border-top-right-radius: 0!important; border-bottom-right-radius: 0!important; - `,[N(">",[D("input",` + `,[V(">",[T("input",` border-top-right-radius: 0!important; border-bottom-right-radius: 0!important; - `),D("base-selection",[D("base-selection-label",` + `),T("base-selection",[T("base-selection-label",` border-top-right-radius: 0!important; border-bottom-right-radius: 0!important; - `),D("base-selection-tags",` + `),T("base-selection-tags",` border-top-right-radius: 0!important; border-bottom-right-radius: 0!important; `),G("box-shadow, border, state-border",` border-top-right-radius: 0!important; border-bottom-right-radius: 0!important; - `)])])]),N("&:not(:first-child)",` + `)])])]),V("&:not(:first-child)",` margin-left: -1px!important; border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; - `,[N(">",[D("input",` + `,[V(">",[T("input",` border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; - `),D("base-selection",[D("base-selection-label",` + `),T("base-selection",[T("base-selection-label",` border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; - `),D("base-selection-tags",` + `),T("base-selection-tags",` border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; `),G("box-shadow, border, state-border",` border-top-left-radius: 0!important; border-bottom-left-radius: 0!important; - `)])])])])])]),u9={},TC=xe({name:"InputGroup",props:u9,setup(e){const{mergedClsPrefixRef:t}=nt(e);return kr("-input-group",s9,t),{mergedClsPrefix:t}},render(){const{mergedClsPrefix:e}=this;return m("div",{class:`${e}-input-group`},this.$slots)}}),d9=D("input-group-label",` + `)])])])])])]),u9={},IC=xe({name:"InputGroup",props:u9,setup(e){const{mergedClsPrefixRef:t}=nt(e);return kr("-input-group",s9,t),{mergedClsPrefix:t}},render(){const{mergedClsPrefix:e}=this;return m("div",{class:`${e}-input-group`},this.$slots)}}),d9=T("input-group-label",` position: relative; user-select: none; -webkit-user-select: none; @@ -1215,7 +1215,7 @@ ${t} border-radius: inherit; border: var(--n-group-label-border); transition: border-color .3s var(--n-bezier); - `)]),c9=Object.assign(Object.assign({},Te.props),{size:{type:String,default:"medium"},bordered:{type:Boolean,default:void 0}}),f9=xe({name:"InputGroupLabel",props:c9,setup(e){const{mergedBorderedRef:t,mergedClsPrefixRef:o,inlineThemeDisabled:n}=nt(e),r=Te("Input","-input-group-label",d9,Xo,e,o),i=I(()=>{const{size:l}=e,{common:{cubicBezierEaseInOut:s},self:{groupLabelColor:u,borderRadius:d,groupLabelTextColor:c,lineHeight:h,groupLabelBorder:f,[Ee("fontSize",l)]:p,[Ee("height",l)]:g}}=r.value;return{"--n-bezier":s,"--n-group-label-color":u,"--n-group-label-border":f,"--n-border-radius":d,"--n-group-label-text-color":c,"--n-font-size":p,"--n-line-height":h,"--n-height":g}}),a=n?vt("input-group-label",I(()=>e.size[0]),i,e):void 0;return{mergedClsPrefix:o,mergedBordered:t,cssVars:n?void 0:i,themeClass:a==null?void 0:a.themeClass,onRender:a==null?void 0:a.onRender}},render(){var e,t,o;const{mergedClsPrefix:n}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${n}-input-group-label`,this.themeClass],style:this.cssVars},(o=(t=this.$slots).default)===null||o===void 0?void 0:o.call(t),this.mergedBordered?m("div",{class:`${n}-input-group-label__border`}):null)}});function IC(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}const h9={name:"AutoComplete",common:Ve,peers:{InternalSelectMenu:Ua,Input:Xo},self:IC},p9={name:"AutoComplete",common:Ne,peers:{InternalSelectMenu:Is,Input:Sn},self:IC},m9=wn&&"loading"in document.createElement("img");function g9(e={}){var t;const{root:o=null}=e;return{hash:`${e.rootMargin||"0px 0px 0px 0px"}-${Array.isArray(e.threshold)?e.threshold.join(","):(t=e.threshold)!==null&&t!==void 0?t:"0"}`,options:Object.assign(Object.assign({},e),{root:(typeof o=="string"?document.querySelector(o):o)||document.documentElement})}}const qc=new WeakMap,Zc=new WeakMap,Xc=new WeakMap,v9=(e,t,o)=>{if(!e)return()=>{};const n=g9(t),{root:r}=n.options;let i;const a=qc.get(r);a?i=a:(i=new Map,qc.set(r,i));let l,s;i.has(n.hash)?(s=i.get(n.hash),s[1].has(e)||(l=s[0],s[1].add(e),l.observe(e))):(l=new IntersectionObserver(c=>{c.forEach(h=>{if(h.isIntersecting){const f=Zc.get(h.target),p=Xc.get(h.target);f&&f(),p&&(p.value=!0)}})},n.options),l.observe(e),s=[l,new Set([e])],i.set(n.hash,s));let u=!1;const d=()=>{u||(Zc.delete(e),Xc.delete(e),u=!0,s[1].has(e)&&(s[0].unobserve(e),s[1].delete(e)),s[1].size<=0&&i.delete(n.hash),i.size||qc.delete(r))};return Zc.set(e,d),Xc.set(e,o),d};function zC(e){const{borderRadius:t,avatarColor:o,cardColor:n,fontSize:r,heightTiny:i,heightSmall:a,heightMedium:l,heightLarge:s,heightHuge:u,modalColor:d,popoverColor:c}=e;return{borderRadius:t,fontSize:r,border:`2px solid ${n}`,heightTiny:i,heightSmall:a,heightMedium:l,heightLarge:s,heightHuge:u,color:Ue(n,o),colorModal:Ue(d,o),colorPopover:Ue(c,o)}}const Vp={name:"Avatar",common:Ve,self:zC},OC={name:"Avatar",common:Ne,self:zC},b9="n-avatar-group",x9=D("avatar",` + `)]),c9=Object.assign(Object.assign({},Ie.props),{size:{type:String,default:"medium"},bordered:{type:Boolean,default:void 0}}),f9=xe({name:"InputGroupLabel",props:c9,setup(e){const{mergedBorderedRef:t,mergedClsPrefixRef:o,inlineThemeDisabled:n}=nt(e),r=Ie("Input","-input-group-label",d9,Xo,e,o),i=I(()=>{const{size:l}=e,{common:{cubicBezierEaseInOut:s},self:{groupLabelColor:u,borderRadius:d,groupLabelTextColor:c,lineHeight:h,groupLabelBorder:f,[Ee("fontSize",l)]:p,[Ee("height",l)]:g}}=r.value;return{"--n-bezier":s,"--n-group-label-color":u,"--n-group-label-border":f,"--n-border-radius":d,"--n-group-label-text-color":c,"--n-font-size":p,"--n-line-height":h,"--n-height":g}}),a=n?vt("input-group-label",I(()=>e.size[0]),i,e):void 0;return{mergedClsPrefix:o,mergedBordered:t,cssVars:n?void 0:i,themeClass:a==null?void 0:a.themeClass,onRender:a==null?void 0:a.onRender}},render(){var e,t,o;const{mergedClsPrefix:n}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${n}-input-group-label`,this.themeClass],style:this.cssVars},(o=(t=this.$slots).default)===null||o===void 0?void 0:o.call(t),this.mergedBordered?m("div",{class:`${n}-input-group-label__border`}):null)}});function zC(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}const h9={name:"AutoComplete",common:Ve,peers:{InternalSelectMenu:Ua,Input:Xo},self:zC},p9={name:"AutoComplete",common:Ne,peers:{InternalSelectMenu:Is,Input:Sn},self:zC},m9=wn&&"loading"in document.createElement("img");function g9(e={}){var t;const{root:o=null}=e;return{hash:`${e.rootMargin||"0px 0px 0px 0px"}-${Array.isArray(e.threshold)?e.threshold.join(","):(t=e.threshold)!==null&&t!==void 0?t:"0"}`,options:Object.assign(Object.assign({},e),{root:(typeof o=="string"?document.querySelector(o):o)||document.documentElement})}}const Zc=new WeakMap,Xc=new WeakMap,Yc=new WeakMap,v9=(e,t,o)=>{if(!e)return()=>{};const n=g9(t),{root:r}=n.options;let i;const a=Zc.get(r);a?i=a:(i=new Map,Zc.set(r,i));let l,s;i.has(n.hash)?(s=i.get(n.hash),s[1].has(e)||(l=s[0],s[1].add(e),l.observe(e))):(l=new IntersectionObserver(c=>{c.forEach(h=>{if(h.isIntersecting){const f=Xc.get(h.target),p=Yc.get(h.target);f&&f(),p&&(p.value=!0)}})},n.options),l.observe(e),s=[l,new Set([e])],i.set(n.hash,s));let u=!1;const d=()=>{u||(Xc.delete(e),Yc.delete(e),u=!0,s[1].has(e)&&(s[0].unobserve(e),s[1].delete(e)),s[1].size<=0&&i.delete(n.hash),i.size||Zc.delete(r))};return Xc.set(e,d),Yc.set(e,o),d};function OC(e){const{borderRadius:t,avatarColor:o,cardColor:n,fontSize:r,heightTiny:i,heightSmall:a,heightMedium:l,heightLarge:s,heightHuge:u,modalColor:d,popoverColor:c}=e;return{borderRadius:t,fontSize:r,border:`2px solid ${n}`,heightTiny:i,heightSmall:a,heightMedium:l,heightLarge:s,heightHuge:u,color:Ue(n,o),colorModal:Ue(d,o),colorPopover:Ue(c,o)}}const jp={name:"Avatar",common:Ve,self:OC},LC={name:"Avatar",common:Ne,self:OC},b9="n-avatar-group",x9=T("avatar",` width: var(--n-merged-size); height: var(--n-merged-size); color: #FFF; @@ -1232,7 +1232,7 @@ ${t} border-color .3s var(--n-bezier), background-color .3s var(--n-bezier), color .3s var(--n-bezier); -`,[Ki(N("&","--n-merged-color: var(--n-color-modal);")),Ha(N("&","--n-merged-color: var(--n-color-popover);")),N("img",` +`,[Ki(V("&","--n-merged-color: var(--n-color-modal);")),Ha(V("&","--n-merged-color: var(--n-color-popover);")),V("img",` width: 100%; height: 100%; `),G("text",` @@ -1241,22 +1241,22 @@ ${t} position: absolute; left: 50%; top: 50%; - `),D("icon",` + `),T("icon",` vertical-align: bottom; font-size: calc(var(--n-merged-size) - 6px); - `),G("text","line-height: 1.25")]),y9=Object.assign(Object.assign({},Te.props),{size:[String,Number],src:String,circle:{type:Boolean,default:void 0},objectFit:String,round:{type:Boolean,default:void 0},bordered:{type:Boolean,default:void 0},onError:Function,fallbackSrc:String,intersectionObserverOptions:Object,lazy:Boolean,onLoad:Function,renderPlaceholder:Function,renderFallback:Function,imgProps:Object,color:String}),C9=xe({name:"Avatar",props:y9,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=M(!1);let r=null;const i=M(null),a=M(null),l=()=>{const{value:x}=i;if(x&&(r===null||r!==x.innerHTML)){r=x.innerHTML;const{value:E}=a;if(E){const{offsetWidth:C,offsetHeight:_}=E,{offsetWidth:R,offsetHeight:w}=x,A=.9,$=Math.min(C/R*A,_/w*A,1);x.style.transform=`translateX(-50%) translateY(-50%) scale(${$})`}}},s=Oe(b9,null),u=I(()=>{const{size:x}=e;if(x)return x;const{size:E}=s||{};return E||"medium"}),d=Te("Avatar","-avatar",x9,Vp,e,t),c=Oe(SC,null),h=I(()=>{if(s)return!0;const{round:x,circle:E}=e;return x!==void 0||E!==void 0?x||E:c?c.roundRef.value:!1}),f=I(()=>s?!0:e.bordered||!1),p=I(()=>{const x=u.value,E=h.value,C=f.value,{color:_}=e,{self:{borderRadius:R,fontSize:w,color:A,border:$,colorModal:B,colorPopover:U},common:{cubicBezierEaseInOut:H}}=d.value;let K;return typeof x=="number"?K=`${x}px`:K=d.value.self[Ee("height",x)],{"--n-font-size":w,"--n-border":C?$:"none","--n-border-radius":E?"50%":R,"--n-color":_||A,"--n-color-modal":_||B,"--n-color-popover":_||U,"--n-bezier":H,"--n-merged-size":`var(--n-avatar-size-override, ${K})`}}),g=o?vt("avatar",I(()=>{const x=u.value,E=h.value,C=f.value,{color:_}=e;let R="";return x&&(typeof x=="number"?R+=`a${x}`:R+=x[0]),E&&(R+="b"),C&&(R+="c"),_&&(R+=Ma(_)),R}),p,e):void 0,v=M(!e.lazy);ut(()=>{if(e.lazy&&e.intersectionObserverOptions){let x;const E=Et(()=>{x==null||x(),x=void 0,e.lazy&&(x=v9(a.value,e.intersectionObserverOptions,v))});Xt(()=>{E(),x==null||x()})}}),at(()=>{var x;return e.src||((x=e.imgProps)===null||x===void 0?void 0:x.src)},()=>{n.value=!1});const b=M(!e.lazy);return{textRef:i,selfRef:a,mergedRoundRef:h,mergedClsPrefix:t,fitTextTransform:l,cssVars:o?void 0:p,themeClass:g==null?void 0:g.themeClass,onRender:g==null?void 0:g.onRender,hasLoadError:n,shouldStartLoading:v,loaded:b,mergedOnError:x=>{if(!v.value)return;n.value=!0;const{onError:E,imgProps:{onError:C}={}}=e;E==null||E(x),C==null||C(x)},mergedOnLoad:x=>{const{onLoad:E,imgProps:{onLoad:C}={}}=e;E==null||E(x),C==null||C(x),b.value=!0}}},render(){var e,t;const{$slots:o,src:n,mergedClsPrefix:r,lazy:i,onRender:a,loaded:l,hasLoadError:s,imgProps:u={}}=this;a==null||a();let d;const c=!l&&!s&&(this.renderPlaceholder?this.renderPlaceholder():(t=(e=this.$slots).placeholder)===null||t===void 0?void 0:t.call(e));return this.hasLoadError?d=this.renderFallback?this.renderFallback():wo(o.fallback,()=>[m("img",{src:this.fallbackSrc,style:{objectFit:this.objectFit}})]):d=bt(o.default,h=>{if(h)return m($n,{onResize:this.fitTextTransform},{default:()=>m("span",{ref:"textRef",class:`${r}-avatar__text`},h)});if(n||u.src){const f=this.src||u.src;return m("img",Object.assign(Object.assign({},u),{loading:m9&&!this.intersectionObserverOptions&&i?"lazy":"eager",src:i&&this.intersectionObserverOptions?this.shouldStartLoading?f:void 0:f,"data-image-src":f,onLoad:this.mergedOnLoad,onError:this.mergedOnError,style:[u.style||"",{objectFit:this.objectFit},c?{height:"0",width:"0",visibility:"hidden",position:"absolute"}:""]}))}}),m("span",{ref:"selfRef",class:[`${r}-avatar`,this.themeClass],style:this.cssVars},d,i&&c)}});function LC(){return{gap:"-12px"}}const w9={name:"AvatarGroup",common:Ve,peers:{Avatar:Vp},self:LC},S9={name:"AvatarGroup",common:Ne,peers:{Avatar:OC},self:LC},HC={width:"44px",height:"44px",borderRadius:"22px",iconSize:"26px"},E9={name:"BackTop",common:Ne,self(e){const{popoverColor:t,textColor2:o,primaryColorHover:n,primaryColorPressed:r}=e;return Object.assign(Object.assign({},HC),{color:t,textColor:o,iconColor:o,iconColorHover:n,iconColorPressed:r,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)",boxShadowHover:"0 2px 12px 0px rgba(0, 0, 0, .18)",boxShadowPressed:"0 2px 12px 0px rgba(0, 0, 0, .18)"})}};function k9(e){const{popoverColor:t,textColor2:o,primaryColorHover:n,primaryColorPressed:r}=e;return Object.assign(Object.assign({},HC),{color:t,textColor:o,iconColor:o,iconColorHover:n,iconColorPressed:r,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)",boxShadowHover:"0 2px 12px 0px rgba(0, 0, 0, .18)",boxShadowPressed:"0 2px 12px 0px rgba(0, 0, 0, .18)"})}const _9={name:"BackTop",common:Ve,self:k9},F9={name:"Badge",common:Ne,self(e){const{errorColorSuppl:t,infoColorSuppl:o,successColorSuppl:n,warningColorSuppl:r,fontFamily:i}=e;return{color:t,colorInfo:o,colorSuccess:n,colorError:t,colorWarning:r,fontSize:"12px",fontFamily:i}}};function R9(e){const{errorColor:t,infoColor:o,successColor:n,warningColor:r,fontFamily:i}=e;return{color:t,colorInfo:o,colorSuccess:n,colorError:t,colorWarning:r,fontSize:"12px",fontFamily:i}}const NC={name:"Badge",common:Ve,self:R9},$9=N([N("@keyframes badge-wave-spread",{from:{boxShadow:"0 0 0.5px 0px var(--n-ripple-color)",opacity:.6},to:{boxShadow:"0 0 0.5px 4.5px var(--n-ripple-color)",opacity:0}}),D("badge",` + `),G("text","line-height: 1.25")]),y9=Object.assign(Object.assign({},Ie.props),{size:[String,Number],src:String,circle:{type:Boolean,default:void 0},objectFit:String,round:{type:Boolean,default:void 0},bordered:{type:Boolean,default:void 0},onError:Function,fallbackSrc:String,intersectionObserverOptions:Object,lazy:Boolean,onLoad:Function,renderPlaceholder:Function,renderFallback:Function,imgProps:Object,color:String}),C9=xe({name:"Avatar",props:y9,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=M(!1);let r=null;const i=M(null),a=M(null),l=()=>{const{value:x}=i;if(x&&(r===null||r!==x.innerHTML)){r=x.innerHTML;const{value:k}=a;if(k){const{offsetWidth:C,offsetHeight:_}=k,{offsetWidth:R,offsetHeight:w}=x,A=.9,$=Math.min(C/R*A,_/w*A,1);x.style.transform=`translateX(-50%) translateY(-50%) scale(${$})`}}},s=Oe(b9,null),u=I(()=>{const{size:x}=e;if(x)return x;const{size:k}=s||{};return k||"medium"}),d=Ie("Avatar","-avatar",x9,jp,e,t),c=Oe(EC,null),h=I(()=>{if(s)return!0;const{round:x,circle:k}=e;return x!==void 0||k!==void 0?x||k:c?c.roundRef.value:!1}),f=I(()=>s?!0:e.bordered||!1),p=I(()=>{const x=u.value,k=h.value,C=f.value,{color:_}=e,{self:{borderRadius:R,fontSize:w,color:A,border:$,colorModal:B,colorPopover:U},common:{cubicBezierEaseInOut:N}}=d.value;let K;return typeof x=="number"?K=`${x}px`:K=d.value.self[Ee("height",x)],{"--n-font-size":w,"--n-border":C?$:"none","--n-border-radius":k?"50%":R,"--n-color":_||A,"--n-color-modal":_||B,"--n-color-popover":_||U,"--n-bezier":N,"--n-merged-size":`var(--n-avatar-size-override, ${K})`}}),g=o?vt("avatar",I(()=>{const x=u.value,k=h.value,C=f.value,{color:_}=e;let R="";return x&&(typeof x=="number"?R+=`a${x}`:R+=x[0]),k&&(R+="b"),C&&(R+="c"),_&&(R+=Ma(_)),R}),p,e):void 0,v=M(!e.lazy);ut(()=>{if(e.lazy&&e.intersectionObserverOptions){let x;const k=kt(()=>{x==null||x(),x=void 0,e.lazy&&(x=v9(a.value,e.intersectionObserverOptions,v))});Xt(()=>{k(),x==null||x()})}}),at(()=>{var x;return e.src||((x=e.imgProps)===null||x===void 0?void 0:x.src)},()=>{n.value=!1});const b=M(!e.lazy);return{textRef:i,selfRef:a,mergedRoundRef:h,mergedClsPrefix:t,fitTextTransform:l,cssVars:o?void 0:p,themeClass:g==null?void 0:g.themeClass,onRender:g==null?void 0:g.onRender,hasLoadError:n,shouldStartLoading:v,loaded:b,mergedOnError:x=>{if(!v.value)return;n.value=!0;const{onError:k,imgProps:{onError:C}={}}=e;k==null||k(x),C==null||C(x)},mergedOnLoad:x=>{const{onLoad:k,imgProps:{onLoad:C}={}}=e;k==null||k(x),C==null||C(x),b.value=!0}}},render(){var e,t;const{$slots:o,src:n,mergedClsPrefix:r,lazy:i,onRender:a,loaded:l,hasLoadError:s,imgProps:u={}}=this;a==null||a();let d;const c=!l&&!s&&(this.renderPlaceholder?this.renderPlaceholder():(t=(e=this.$slots).placeholder)===null||t===void 0?void 0:t.call(e));return this.hasLoadError?d=this.renderFallback?this.renderFallback():wo(o.fallback,()=>[m("img",{src:this.fallbackSrc,style:{objectFit:this.objectFit}})]):d=bt(o.default,h=>{if(h)return m($n,{onResize:this.fitTextTransform},{default:()=>m("span",{ref:"textRef",class:`${r}-avatar__text`},h)});if(n||u.src){const f=this.src||u.src;return m("img",Object.assign(Object.assign({},u),{loading:m9&&!this.intersectionObserverOptions&&i?"lazy":"eager",src:i&&this.intersectionObserverOptions?this.shouldStartLoading?f:void 0:f,"data-image-src":f,onLoad:this.mergedOnLoad,onError:this.mergedOnError,style:[u.style||"",{objectFit:this.objectFit},c?{height:"0",width:"0",visibility:"hidden",position:"absolute"}:""]}))}}),m("span",{ref:"selfRef",class:[`${r}-avatar`,this.themeClass],style:this.cssVars},d,i&&c)}});function HC(){return{gap:"-12px"}}const w9={name:"AvatarGroup",common:Ve,peers:{Avatar:jp},self:HC},S9={name:"AvatarGroup",common:Ne,peers:{Avatar:LC},self:HC},NC={width:"44px",height:"44px",borderRadius:"22px",iconSize:"26px"},E9={name:"BackTop",common:Ne,self(e){const{popoverColor:t,textColor2:o,primaryColorHover:n,primaryColorPressed:r}=e;return Object.assign(Object.assign({},NC),{color:t,textColor:o,iconColor:o,iconColorHover:n,iconColorPressed:r,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)",boxShadowHover:"0 2px 12px 0px rgba(0, 0, 0, .18)",boxShadowPressed:"0 2px 12px 0px rgba(0, 0, 0, .18)"})}};function k9(e){const{popoverColor:t,textColor2:o,primaryColorHover:n,primaryColorPressed:r}=e;return Object.assign(Object.assign({},NC),{color:t,textColor:o,iconColor:o,iconColorHover:n,iconColorPressed:r,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)",boxShadowHover:"0 2px 12px 0px rgba(0, 0, 0, .18)",boxShadowPressed:"0 2px 12px 0px rgba(0, 0, 0, .18)"})}const _9={name:"BackTop",common:Ve,self:k9},F9={name:"Badge",common:Ne,self(e){const{errorColorSuppl:t,infoColorSuppl:o,successColorSuppl:n,warningColorSuppl:r,fontFamily:i}=e;return{color:t,colorInfo:o,colorSuccess:n,colorError:t,colorWarning:r,fontSize:"12px",fontFamily:i}}};function R9(e){const{errorColor:t,infoColor:o,successColor:n,warningColor:r,fontFamily:i}=e;return{color:t,colorInfo:o,colorSuccess:n,colorError:t,colorWarning:r,fontSize:"12px",fontFamily:i}}const VC={name:"Badge",common:Ve,self:R9},$9=V([V("@keyframes badge-wave-spread",{from:{boxShadow:"0 0 0.5px 0px var(--n-ripple-color)",opacity:.6},to:{boxShadow:"0 0 0.5px 4.5px var(--n-ripple-color)",opacity:0}}),T("badge",` display: inline-flex; position: relative; vertical-align: middle; font-family: var(--n-font-family); - `,[X("as-is",[D("badge-sup",{position:"static",transform:"translateX(0)"},[An({transformOrigin:"left bottom",originalTransform:"translateX(0)"})])]),X("dot",[D("badge-sup",` + `,[X("as-is",[T("badge-sup",{position:"static",transform:"translateX(0)"},[An({transformOrigin:"left bottom",originalTransform:"translateX(0)"})])]),X("dot",[T("badge-sup",` height: 8px; width: 8px; padding: 0; min-width: 8px; left: 100%; bottom: calc(100% - 4px); - `,[N("::before","border-radius: 4px;")])]),D("badge-sup",` + `,[V("::before","border-radius: 4px;")])]),T("badge-sup",` background: var(--n-color); transition: background-color .3s var(--n-bezier), @@ -1276,7 +1276,7 @@ ${t} z-index: 2; display: flex; align-items: center; - `,[An({transformOrigin:"left bottom",originalTransform:"translateX(-50%)"}),D("base-wave",{zIndex:1,animationDuration:"2s",animationIterationCount:"infinite",animationDelay:"1s",animationTimingFunction:"var(--n-ripple-bezier)",animationName:"badge-wave-spread"}),N("&::before",` + `,[An({transformOrigin:"left bottom",originalTransform:"translateX(-50%)"}),T("base-wave",{zIndex:1,animationDuration:"2s",animationIterationCount:"infinite",animationDelay:"1s",animationTimingFunction:"var(--n-ripple-bezier)",animationName:"badge-wave-spread"}),V("&::before",` opacity: 0; transform: scale(1); border-radius: 9px; @@ -1286,32 +1286,32 @@ ${t} right: 0; top: 0; bottom: 0; - `)])])]),P9=Object.assign(Object.assign({},Te.props),{value:[String,Number],max:Number,dot:Boolean,type:{type:String,default:"default"},show:{type:Boolean,default:!0},showZero:Boolean,processing:Boolean,color:String,offset:Array}),M9=xe({name:"Badge",props:P9,setup(e,{slots:t}){const{mergedClsPrefixRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=Te("Badge","-badge",$9,NC,e,o),a=M(!1),l=()=>{a.value=!0},s=()=>{a.value=!1},u=I(()=>e.show&&(e.dot||e.value!==void 0&&!(!e.showZero&&Number(e.value)<=0)||!Mi(t.value)));ut(()=>{u.value&&(a.value=!0)});const d=Gt("Badge",r,o),c=I(()=>{const{type:p,color:g}=e,{common:{cubicBezierEaseInOut:v,cubicBezierEaseOut:b},self:{[Ee("color",p)]:x,fontFamily:E,fontSize:C}}=i.value;return{"--n-font-size":C,"--n-font-family":E,"--n-color":g||x,"--n-ripple-color":g||x,"--n-bezier":v,"--n-ripple-bezier":b}}),h=n?vt("badge",I(()=>{let p="";const{type:g,color:v}=e;return g&&(p+=g[0]),v&&(p+=Ma(v)),p}),c,e):void 0,f=I(()=>{const{offset:p}=e;if(!p)return;const[g,v]=p,b=typeof g=="number"?`${g}px`:g,x=typeof v=="number"?`${v}px`:v;return{transform:`translate(calc(${d!=null&&d.value?"50%":"-50%"} + ${b}), ${x})`}});return{rtlEnabled:d,mergedClsPrefix:o,appeared:a,showBadge:u,handleAfterEnter:l,handleAfterLeave:s,cssVars:n?void 0:c,themeClass:h==null?void 0:h.themeClass,onRender:h==null?void 0:h.onRender,offsetStyle:f}},render(){var e;const{mergedClsPrefix:t,onRender:o,themeClass:n,$slots:r}=this;o==null||o();const i=(e=r.default)===null||e===void 0?void 0:e.call(r);return m("div",{class:[`${t}-badge`,this.rtlEnabled&&`${t}-badge--rtl`,n,{[`${t}-badge--dot`]:this.dot,[`${t}-badge--as-is`]:!i}],style:this.cssVars},i,m(ho,{name:"fade-in-scale-up-transition",onAfterEnter:this.handleAfterEnter,onAfterLeave:this.handleAfterLeave},{default:()=>this.showBadge?m("sup",{class:`${t}-badge-sup`,title:Gf(this.value),style:this.offsetStyle},wo(r.value,()=>[this.dot?null:m(VA,{clsPrefix:t,appeared:this.appeared,max:this.max,value:this.value})]),this.processing?m(vC,{clsPrefix:t}):null):null}))}}),A9={fontWeightActive:"400"};function VC(e){const{fontSize:t,textColor3:o,textColor2:n,borderRadius:r,buttonColor2Hover:i,buttonColor2Pressed:a}=e;return Object.assign(Object.assign({},A9),{fontSize:t,itemLineHeight:"1.25",itemTextColor:o,itemTextColorHover:n,itemTextColorPressed:n,itemTextColorActive:n,itemBorderRadius:r,itemColorHover:i,itemColorPressed:a,separatorColor:o})}const jC={name:"Breadcrumb",common:Ve,self:VC},B9={name:"Breadcrumb",common:Ne,self:VC},D9=D("breadcrumb",` + `)])])]),P9=Object.assign(Object.assign({},Ie.props),{value:[String,Number],max:Number,dot:Boolean,type:{type:String,default:"default"},show:{type:Boolean,default:!0},showZero:Boolean,processing:Boolean,color:String,offset:Array}),M9=xe({name:"Badge",props:P9,setup(e,{slots:t}){const{mergedClsPrefixRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=Ie("Badge","-badge",$9,VC,e,o),a=M(!1),l=()=>{a.value=!0},s=()=>{a.value=!1},u=I(()=>e.show&&(e.dot||e.value!==void 0&&!(!e.showZero&&Number(e.value)<=0)||!Mi(t.value)));ut(()=>{u.value&&(a.value=!0)});const d=Gt("Badge",r,o),c=I(()=>{const{type:p,color:g}=e,{common:{cubicBezierEaseInOut:v,cubicBezierEaseOut:b},self:{[Ee("color",p)]:x,fontFamily:k,fontSize:C}}=i.value;return{"--n-font-size":C,"--n-font-family":k,"--n-color":g||x,"--n-ripple-color":g||x,"--n-bezier":v,"--n-ripple-bezier":b}}),h=n?vt("badge",I(()=>{let p="";const{type:g,color:v}=e;return g&&(p+=g[0]),v&&(p+=Ma(v)),p}),c,e):void 0,f=I(()=>{const{offset:p}=e;if(!p)return;const[g,v]=p,b=typeof g=="number"?`${g}px`:g,x=typeof v=="number"?`${v}px`:v;return{transform:`translate(calc(${d!=null&&d.value?"50%":"-50%"} + ${b}), ${x})`}});return{rtlEnabled:d,mergedClsPrefix:o,appeared:a,showBadge:u,handleAfterEnter:l,handleAfterLeave:s,cssVars:n?void 0:c,themeClass:h==null?void 0:h.themeClass,onRender:h==null?void 0:h.onRender,offsetStyle:f}},render(){var e;const{mergedClsPrefix:t,onRender:o,themeClass:n,$slots:r}=this;o==null||o();const i=(e=r.default)===null||e===void 0?void 0:e.call(r);return m("div",{class:[`${t}-badge`,this.rtlEnabled&&`${t}-badge--rtl`,n,{[`${t}-badge--dot`]:this.dot,[`${t}-badge--as-is`]:!i}],style:this.cssVars},i,m(ho,{name:"fade-in-scale-up-transition",onAfterEnter:this.handleAfterEnter,onAfterLeave:this.handleAfterLeave},{default:()=>this.showBadge?m("sup",{class:`${t}-badge-sup`,title:qf(this.value),style:this.offsetStyle},wo(r.value,()=>[this.dot?null:m(VA,{clsPrefix:t,appeared:this.appeared,max:this.max,value:this.value})]),this.processing?m(bC,{clsPrefix:t}):null):null}))}}),A9={fontWeightActive:"400"};function jC(e){const{fontSize:t,textColor3:o,textColor2:n,borderRadius:r,buttonColor2Hover:i,buttonColor2Pressed:a}=e;return Object.assign(Object.assign({},A9),{fontSize:t,itemLineHeight:"1.25",itemTextColor:o,itemTextColorHover:n,itemTextColorPressed:n,itemTextColorActive:n,itemBorderRadius:r,itemColorHover:i,itemColorPressed:a,separatorColor:o})}const WC={name:"Breadcrumb",common:Ve,self:jC},B9={name:"Breadcrumb",common:Ne,self:jC},T9=T("breadcrumb",` white-space: nowrap; cursor: default; line-height: var(--n-item-line-height); -`,[N("ul",` +`,[V("ul",` list-style: none; padding: 0; margin: 0; - `),N("a",` + `),V("a",` color: inherit; text-decoration: inherit; - `),D("breadcrumb-item",` + `),T("breadcrumb-item",` font-size: var(--n-font-size); transition: color .3s var(--n-bezier); display: inline-flex; align-items: center; - `,[D("icon",` + `,[T("icon",` font-size: 18px; vertical-align: -.2em; transition: color .3s var(--n-bezier); color: var(--n-item-text-color); - `),N("&:not(:last-child)",[X("clickable",[G("link",` + `),V("&:not(:last-child)",[X("clickable",[G("link",` cursor: pointer; - `,[N("&:hover",` + `,[V("&:hover",` background-color: var(--n-item-color-hover); - `),N("&:active",` + `),V("&:active",` background-color: var(--n-item-color-pressed); `)])])]),G("link",` padding: 4px; @@ -1321,13 +1321,13 @@ ${t} color .3s var(--n-bezier); color: var(--n-item-text-color); position: relative; - `,[N("&:hover",` + `,[V("&:hover",` color: var(--n-item-text-color-hover); - `,[D("icon",` + `,[T("icon",` color: var(--n-item-text-color-hover); - `)]),N("&:active",` + `)]),V("&:active",` color: var(--n-item-text-color-pressed); - `,[D("icon",` + `,[T("icon",` color: var(--n-item-text-color-pressed); `)])]),G("separator",` margin: 0 8px; @@ -1335,15 +1335,15 @@ ${t} transition: color .3s var(--n-bezier); user-select: none; -webkit-user-select: none; - `),N("&:last-child",[G("link",` + `),V("&:last-child",[G("link",` font-weight: var(--n-font-weight-active); cursor: unset; color: var(--n-item-text-color-active); - `,[D("icon",` + `,[T("icon",` color: var(--n-item-text-color-active); `)]),G("separator",` display: none; - `)])])]),WC="n-breadcrumb",T9=Object.assign(Object.assign({},Te.props),{separator:{type:String,default:"/"}}),I9=xe({name:"Breadcrumb",props:T9,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Te("Breadcrumb","-breadcrumb",D9,jC,e,t);Je(WC,{separatorRef:Be(e,"separator"),mergedClsPrefixRef:t});const r=I(()=>{const{common:{cubicBezierEaseInOut:a},self:{separatorColor:l,itemTextColor:s,itemTextColorHover:u,itemTextColorPressed:d,itemTextColorActive:c,fontSize:h,fontWeightActive:f,itemBorderRadius:p,itemColorHover:g,itemColorPressed:v,itemLineHeight:b}}=n.value;return{"--n-font-size":h,"--n-bezier":a,"--n-item-text-color":s,"--n-item-text-color-hover":u,"--n-item-text-color-pressed":d,"--n-item-text-color-active":c,"--n-separator-color":l,"--n-item-color-hover":g,"--n-item-color-pressed":v,"--n-item-border-radius":p,"--n-font-weight-active":f,"--n-item-line-height":b}}),i=o?vt("breadcrumb",void 0,r,e):void 0;return{mergedClsPrefix:t,cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e;return(e=this.onRender)===null||e===void 0||e.call(this),m("nav",{class:[`${this.mergedClsPrefix}-breadcrumb`,this.themeClass],style:this.cssVars,"aria-label":"Breadcrumb"},m("ul",null,this.$slots))}});function z9(e=wn?window:null){const t=()=>{const{hash:r,host:i,hostname:a,href:l,origin:s,pathname:u,port:d,protocol:c,search:h}=(e==null?void 0:e.location)||{};return{hash:r,host:i,hostname:a,href:l,origin:s,pathname:u,port:d,protocol:c,search:h}},o=M(t()),n=()=>{o.value=t()};return ut(()=>{e&&(e.addEventListener("popstate",n),e.addEventListener("hashchange",n))}),Go(()=>{e&&(e.removeEventListener("popstate",n),e.removeEventListener("hashchange",n))}),o}const O9={separator:String,href:String,clickable:{type:Boolean,default:!0},onClick:Function},L9=xe({name:"BreadcrumbItem",props:O9,setup(e,{slots:t}){const o=Oe(WC,null);if(!o)return()=>null;const{separatorRef:n,mergedClsPrefixRef:r}=o,i=z9(),a=I(()=>e.href?"a":"span"),l=I(()=>i.value.href===e.href?"location":null);return()=>{const{value:s}=r;return m("li",{class:[`${s}-breadcrumb-item`,e.clickable&&`${s}-breadcrumb-item--clickable`]},m(a.value,{class:`${s}-breadcrumb-item__link`,"aria-current":l.value,href:e.href,onClick:e.onClick},t),m("span",{class:`${s}-breadcrumb-item__separator`,"aria-hidden":"true"},wo(t.separator,()=>{var u;return[(u=e.separator)!==null&&u!==void 0?u:n.value]})))}}});function hi(e){return Ue(e,[255,255,255,.16])}function cu(e){return Ue(e,[0,0,0,.12])}const H9="n-button-group",N9={paddingTiny:"0 6px",paddingSmall:"0 10px",paddingMedium:"0 14px",paddingLarge:"0 18px",paddingRoundTiny:"0 10px",paddingRoundSmall:"0 14px",paddingRoundMedium:"0 18px",paddingRoundLarge:"0 22px",iconMarginTiny:"6px",iconMarginSmall:"6px",iconMarginMedium:"6px",iconMarginLarge:"6px",iconSizeTiny:"14px",iconSizeSmall:"18px",iconSizeMedium:"18px",iconSizeLarge:"20px",rippleDuration:".6s"};function UC(e){const{heightTiny:t,heightSmall:o,heightMedium:n,heightLarge:r,borderRadius:i,fontSizeTiny:a,fontSizeSmall:l,fontSizeMedium:s,fontSizeLarge:u,opacityDisabled:d,textColor2:c,textColor3:h,primaryColorHover:f,primaryColorPressed:p,borderColor:g,primaryColor:v,baseColor:b,infoColor:x,infoColorHover:E,infoColorPressed:C,successColor:_,successColorHover:R,successColorPressed:w,warningColor:A,warningColorHover:$,warningColorPressed:B,errorColor:U,errorColorHover:H,errorColorPressed:K,fontWeight:L,buttonColor2:T,buttonColor2Hover:z,buttonColor2Pressed:F,fontWeightStrong:y}=e;return Object.assign(Object.assign({},N9),{heightTiny:t,heightSmall:o,heightMedium:n,heightLarge:r,borderRadiusTiny:i,borderRadiusSmall:i,borderRadiusMedium:i,borderRadiusLarge:i,fontSizeTiny:a,fontSizeSmall:l,fontSizeMedium:s,fontSizeLarge:u,opacityDisabled:d,colorOpacitySecondary:"0.16",colorOpacitySecondaryHover:"0.22",colorOpacitySecondaryPressed:"0.28",colorSecondary:T,colorSecondaryHover:z,colorSecondaryPressed:F,colorTertiary:T,colorTertiaryHover:z,colorTertiaryPressed:F,colorQuaternary:"#0000",colorQuaternaryHover:z,colorQuaternaryPressed:F,color:"#0000",colorHover:"#0000",colorPressed:"#0000",colorFocus:"#0000",colorDisabled:"#0000",textColor:c,textColorTertiary:h,textColorHover:f,textColorPressed:p,textColorFocus:f,textColorDisabled:c,textColorText:c,textColorTextHover:f,textColorTextPressed:p,textColorTextFocus:f,textColorTextDisabled:c,textColorGhost:c,textColorGhostHover:f,textColorGhostPressed:p,textColorGhostFocus:f,textColorGhostDisabled:c,border:`1px solid ${g}`,borderHover:`1px solid ${f}`,borderPressed:`1px solid ${p}`,borderFocus:`1px solid ${f}`,borderDisabled:`1px solid ${g}`,rippleColor:v,colorPrimary:v,colorHoverPrimary:f,colorPressedPrimary:p,colorFocusPrimary:f,colorDisabledPrimary:v,textColorPrimary:b,textColorHoverPrimary:b,textColorPressedPrimary:b,textColorFocusPrimary:b,textColorDisabledPrimary:b,textColorTextPrimary:v,textColorTextHoverPrimary:f,textColorTextPressedPrimary:p,textColorTextFocusPrimary:f,textColorTextDisabledPrimary:c,textColorGhostPrimary:v,textColorGhostHoverPrimary:f,textColorGhostPressedPrimary:p,textColorGhostFocusPrimary:f,textColorGhostDisabledPrimary:v,borderPrimary:`1px solid ${v}`,borderHoverPrimary:`1px solid ${f}`,borderPressedPrimary:`1px solid ${p}`,borderFocusPrimary:`1px solid ${f}`,borderDisabledPrimary:`1px solid ${v}`,rippleColorPrimary:v,colorInfo:x,colorHoverInfo:E,colorPressedInfo:C,colorFocusInfo:E,colorDisabledInfo:x,textColorInfo:b,textColorHoverInfo:b,textColorPressedInfo:b,textColorFocusInfo:b,textColorDisabledInfo:b,textColorTextInfo:x,textColorTextHoverInfo:E,textColorTextPressedInfo:C,textColorTextFocusInfo:E,textColorTextDisabledInfo:c,textColorGhostInfo:x,textColorGhostHoverInfo:E,textColorGhostPressedInfo:C,textColorGhostFocusInfo:E,textColorGhostDisabledInfo:x,borderInfo:`1px solid ${x}`,borderHoverInfo:`1px solid ${E}`,borderPressedInfo:`1px solid ${C}`,borderFocusInfo:`1px solid ${E}`,borderDisabledInfo:`1px solid ${x}`,rippleColorInfo:x,colorSuccess:_,colorHoverSuccess:R,colorPressedSuccess:w,colorFocusSuccess:R,colorDisabledSuccess:_,textColorSuccess:b,textColorHoverSuccess:b,textColorPressedSuccess:b,textColorFocusSuccess:b,textColorDisabledSuccess:b,textColorTextSuccess:_,textColorTextHoverSuccess:R,textColorTextPressedSuccess:w,textColorTextFocusSuccess:R,textColorTextDisabledSuccess:c,textColorGhostSuccess:_,textColorGhostHoverSuccess:R,textColorGhostPressedSuccess:w,textColorGhostFocusSuccess:R,textColorGhostDisabledSuccess:_,borderSuccess:`1px solid ${_}`,borderHoverSuccess:`1px solid ${R}`,borderPressedSuccess:`1px solid ${w}`,borderFocusSuccess:`1px solid ${R}`,borderDisabledSuccess:`1px solid ${_}`,rippleColorSuccess:_,colorWarning:A,colorHoverWarning:$,colorPressedWarning:B,colorFocusWarning:$,colorDisabledWarning:A,textColorWarning:b,textColorHoverWarning:b,textColorPressedWarning:b,textColorFocusWarning:b,textColorDisabledWarning:b,textColorTextWarning:A,textColorTextHoverWarning:$,textColorTextPressedWarning:B,textColorTextFocusWarning:$,textColorTextDisabledWarning:c,textColorGhostWarning:A,textColorGhostHoverWarning:$,textColorGhostPressedWarning:B,textColorGhostFocusWarning:$,textColorGhostDisabledWarning:A,borderWarning:`1px solid ${A}`,borderHoverWarning:`1px solid ${$}`,borderPressedWarning:`1px solid ${B}`,borderFocusWarning:`1px solid ${$}`,borderDisabledWarning:`1px solid ${A}`,rippleColorWarning:A,colorError:U,colorHoverError:H,colorPressedError:K,colorFocusError:H,colorDisabledError:U,textColorError:b,textColorHoverError:b,textColorPressedError:b,textColorFocusError:b,textColorDisabledError:b,textColorTextError:U,textColorTextHoverError:H,textColorTextPressedError:K,textColorTextFocusError:H,textColorTextDisabledError:c,textColorGhostError:U,textColorGhostHoverError:H,textColorGhostPressedError:K,textColorGhostFocusError:H,textColorGhostDisabledError:U,borderError:`1px solid ${U}`,borderHoverError:`1px solid ${H}`,borderPressedError:`1px solid ${K}`,borderFocusError:`1px solid ${H}`,borderDisabledError:`1px solid ${U}`,rippleColorError:U,waveOpacity:"0.6",fontWeight:L,fontWeightStrong:y})}const Ho={name:"Button",common:Ve,self:UC},Yo={name:"Button",common:Ne,self(e){const t=UC(e);return t.waveOpacity="0.8",t.colorOpacitySecondary="0.16",t.colorOpacitySecondaryHover="0.2",t.colorOpacitySecondaryPressed="0.12",t}},V9=N([D("button",` + `)])])]),UC="n-breadcrumb",D9=Object.assign(Object.assign({},Ie.props),{separator:{type:String,default:"/"}}),I9=xe({name:"Breadcrumb",props:D9,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Ie("Breadcrumb","-breadcrumb",T9,WC,e,t);Je(UC,{separatorRef:Be(e,"separator"),mergedClsPrefixRef:t});const r=I(()=>{const{common:{cubicBezierEaseInOut:a},self:{separatorColor:l,itemTextColor:s,itemTextColorHover:u,itemTextColorPressed:d,itemTextColorActive:c,fontSize:h,fontWeightActive:f,itemBorderRadius:p,itemColorHover:g,itemColorPressed:v,itemLineHeight:b}}=n.value;return{"--n-font-size":h,"--n-bezier":a,"--n-item-text-color":s,"--n-item-text-color-hover":u,"--n-item-text-color-pressed":d,"--n-item-text-color-active":c,"--n-separator-color":l,"--n-item-color-hover":g,"--n-item-color-pressed":v,"--n-item-border-radius":p,"--n-font-weight-active":f,"--n-item-line-height":b}}),i=o?vt("breadcrumb",void 0,r,e):void 0;return{mergedClsPrefix:t,cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e;return(e=this.onRender)===null||e===void 0||e.call(this),m("nav",{class:[`${this.mergedClsPrefix}-breadcrumb`,this.themeClass],style:this.cssVars,"aria-label":"Breadcrumb"},m("ul",null,this.$slots))}});function z9(e=wn?window:null){const t=()=>{const{hash:r,host:i,hostname:a,href:l,origin:s,pathname:u,port:d,protocol:c,search:h}=(e==null?void 0:e.location)||{};return{hash:r,host:i,hostname:a,href:l,origin:s,pathname:u,port:d,protocol:c,search:h}},o=M(t()),n=()=>{o.value=t()};return ut(()=>{e&&(e.addEventListener("popstate",n),e.addEventListener("hashchange",n))}),Go(()=>{e&&(e.removeEventListener("popstate",n),e.removeEventListener("hashchange",n))}),o}const O9={separator:String,href:String,clickable:{type:Boolean,default:!0},onClick:Function},L9=xe({name:"BreadcrumbItem",props:O9,setup(e,{slots:t}){const o=Oe(UC,null);if(!o)return()=>null;const{separatorRef:n,mergedClsPrefixRef:r}=o,i=z9(),a=I(()=>e.href?"a":"span"),l=I(()=>i.value.href===e.href?"location":null);return()=>{const{value:s}=r;return m("li",{class:[`${s}-breadcrumb-item`,e.clickable&&`${s}-breadcrumb-item--clickable`]},m(a.value,{class:`${s}-breadcrumb-item__link`,"aria-current":l.value,href:e.href,onClick:e.onClick},t),m("span",{class:`${s}-breadcrumb-item__separator`,"aria-hidden":"true"},wo(t.separator,()=>{var u;return[(u=e.separator)!==null&&u!==void 0?u:n.value]})))}}});function hi(e){return Ue(e,[255,255,255,.16])}function cu(e){return Ue(e,[0,0,0,.12])}const H9="n-button-group",N9={paddingTiny:"0 6px",paddingSmall:"0 10px",paddingMedium:"0 14px",paddingLarge:"0 18px",paddingRoundTiny:"0 10px",paddingRoundSmall:"0 14px",paddingRoundMedium:"0 18px",paddingRoundLarge:"0 22px",iconMarginTiny:"6px",iconMarginSmall:"6px",iconMarginMedium:"6px",iconMarginLarge:"6px",iconSizeTiny:"14px",iconSizeSmall:"18px",iconSizeMedium:"18px",iconSizeLarge:"20px",rippleDuration:".6s"};function KC(e){const{heightTiny:t,heightSmall:o,heightMedium:n,heightLarge:r,borderRadius:i,fontSizeTiny:a,fontSizeSmall:l,fontSizeMedium:s,fontSizeLarge:u,opacityDisabled:d,textColor2:c,textColor3:h,primaryColorHover:f,primaryColorPressed:p,borderColor:g,primaryColor:v,baseColor:b,infoColor:x,infoColorHover:k,infoColorPressed:C,successColor:_,successColorHover:R,successColorPressed:w,warningColor:A,warningColorHover:$,warningColorPressed:B,errorColor:U,errorColorHover:N,errorColorPressed:K,fontWeight:L,buttonColor2:D,buttonColor2Hover:z,buttonColor2Pressed:F,fontWeightStrong:y}=e;return Object.assign(Object.assign({},N9),{heightTiny:t,heightSmall:o,heightMedium:n,heightLarge:r,borderRadiusTiny:i,borderRadiusSmall:i,borderRadiusMedium:i,borderRadiusLarge:i,fontSizeTiny:a,fontSizeSmall:l,fontSizeMedium:s,fontSizeLarge:u,opacityDisabled:d,colorOpacitySecondary:"0.16",colorOpacitySecondaryHover:"0.22",colorOpacitySecondaryPressed:"0.28",colorSecondary:D,colorSecondaryHover:z,colorSecondaryPressed:F,colorTertiary:D,colorTertiaryHover:z,colorTertiaryPressed:F,colorQuaternary:"#0000",colorQuaternaryHover:z,colorQuaternaryPressed:F,color:"#0000",colorHover:"#0000",colorPressed:"#0000",colorFocus:"#0000",colorDisabled:"#0000",textColor:c,textColorTertiary:h,textColorHover:f,textColorPressed:p,textColorFocus:f,textColorDisabled:c,textColorText:c,textColorTextHover:f,textColorTextPressed:p,textColorTextFocus:f,textColorTextDisabled:c,textColorGhost:c,textColorGhostHover:f,textColorGhostPressed:p,textColorGhostFocus:f,textColorGhostDisabled:c,border:`1px solid ${g}`,borderHover:`1px solid ${f}`,borderPressed:`1px solid ${p}`,borderFocus:`1px solid ${f}`,borderDisabled:`1px solid ${g}`,rippleColor:v,colorPrimary:v,colorHoverPrimary:f,colorPressedPrimary:p,colorFocusPrimary:f,colorDisabledPrimary:v,textColorPrimary:b,textColorHoverPrimary:b,textColorPressedPrimary:b,textColorFocusPrimary:b,textColorDisabledPrimary:b,textColorTextPrimary:v,textColorTextHoverPrimary:f,textColorTextPressedPrimary:p,textColorTextFocusPrimary:f,textColorTextDisabledPrimary:c,textColorGhostPrimary:v,textColorGhostHoverPrimary:f,textColorGhostPressedPrimary:p,textColorGhostFocusPrimary:f,textColorGhostDisabledPrimary:v,borderPrimary:`1px solid ${v}`,borderHoverPrimary:`1px solid ${f}`,borderPressedPrimary:`1px solid ${p}`,borderFocusPrimary:`1px solid ${f}`,borderDisabledPrimary:`1px solid ${v}`,rippleColorPrimary:v,colorInfo:x,colorHoverInfo:k,colorPressedInfo:C,colorFocusInfo:k,colorDisabledInfo:x,textColorInfo:b,textColorHoverInfo:b,textColorPressedInfo:b,textColorFocusInfo:b,textColorDisabledInfo:b,textColorTextInfo:x,textColorTextHoverInfo:k,textColorTextPressedInfo:C,textColorTextFocusInfo:k,textColorTextDisabledInfo:c,textColorGhostInfo:x,textColorGhostHoverInfo:k,textColorGhostPressedInfo:C,textColorGhostFocusInfo:k,textColorGhostDisabledInfo:x,borderInfo:`1px solid ${x}`,borderHoverInfo:`1px solid ${k}`,borderPressedInfo:`1px solid ${C}`,borderFocusInfo:`1px solid ${k}`,borderDisabledInfo:`1px solid ${x}`,rippleColorInfo:x,colorSuccess:_,colorHoverSuccess:R,colorPressedSuccess:w,colorFocusSuccess:R,colorDisabledSuccess:_,textColorSuccess:b,textColorHoverSuccess:b,textColorPressedSuccess:b,textColorFocusSuccess:b,textColorDisabledSuccess:b,textColorTextSuccess:_,textColorTextHoverSuccess:R,textColorTextPressedSuccess:w,textColorTextFocusSuccess:R,textColorTextDisabledSuccess:c,textColorGhostSuccess:_,textColorGhostHoverSuccess:R,textColorGhostPressedSuccess:w,textColorGhostFocusSuccess:R,textColorGhostDisabledSuccess:_,borderSuccess:`1px solid ${_}`,borderHoverSuccess:`1px solid ${R}`,borderPressedSuccess:`1px solid ${w}`,borderFocusSuccess:`1px solid ${R}`,borderDisabledSuccess:`1px solid ${_}`,rippleColorSuccess:_,colorWarning:A,colorHoverWarning:$,colorPressedWarning:B,colorFocusWarning:$,colorDisabledWarning:A,textColorWarning:b,textColorHoverWarning:b,textColorPressedWarning:b,textColorFocusWarning:b,textColorDisabledWarning:b,textColorTextWarning:A,textColorTextHoverWarning:$,textColorTextPressedWarning:B,textColorTextFocusWarning:$,textColorTextDisabledWarning:c,textColorGhostWarning:A,textColorGhostHoverWarning:$,textColorGhostPressedWarning:B,textColorGhostFocusWarning:$,textColorGhostDisabledWarning:A,borderWarning:`1px solid ${A}`,borderHoverWarning:`1px solid ${$}`,borderPressedWarning:`1px solid ${B}`,borderFocusWarning:`1px solid ${$}`,borderDisabledWarning:`1px solid ${A}`,rippleColorWarning:A,colorError:U,colorHoverError:N,colorPressedError:K,colorFocusError:N,colorDisabledError:U,textColorError:b,textColorHoverError:b,textColorPressedError:b,textColorFocusError:b,textColorDisabledError:b,textColorTextError:U,textColorTextHoverError:N,textColorTextPressedError:K,textColorTextFocusError:N,textColorTextDisabledError:c,textColorGhostError:U,textColorGhostHoverError:N,textColorGhostPressedError:K,textColorGhostFocusError:N,textColorGhostDisabledError:U,borderError:`1px solid ${U}`,borderHoverError:`1px solid ${N}`,borderPressedError:`1px solid ${K}`,borderFocusError:`1px solid ${N}`,borderDisabledError:`1px solid ${U}`,rippleColorError:U,waveOpacity:"0.6",fontWeight:L,fontWeightStrong:y})}const Ho={name:"Button",common:Ve,self:KC},Yo={name:"Button",common:Ne,self(e){const t=KC(e);return t.waveOpacity="0.8",t.colorOpacitySecondary="0.16",t.colorOpacitySecondaryHover="0.2",t.colorOpacitySecondaryPressed="0.12",t}},V9=V([T("button",` margin: 0; font-weight: var(--n-font-weight); line-height: 1; @@ -1375,7 +1375,7 @@ ${t} background-color .3s var(--n-bezier), opacity .3s var(--n-bezier), border-color .3s var(--n-bezier); - `,[X("color",[G("border",{borderColor:"var(--n-border-color)"}),X("disabled",[G("border",{borderColor:"var(--n-border-color-disabled)"})]),Ft("disabled",[N("&:focus",[G("state-border",{borderColor:"var(--n-border-color-focus)"})]),N("&:hover",[G("state-border",{borderColor:"var(--n-border-color-hover)"})]),N("&:active",[G("state-border",{borderColor:"var(--n-border-color-pressed)"})]),X("pressed",[G("state-border",{borderColor:"var(--n-border-color-pressed)"})])])]),X("disabled",{backgroundColor:"var(--n-color-disabled)",color:"var(--n-text-color-disabled)"},[G("border",{border:"var(--n-border-disabled)"})]),Ft("disabled",[N("&:focus",{backgroundColor:"var(--n-color-focus)",color:"var(--n-text-color-focus)"},[G("state-border",{border:"var(--n-border-focus)"})]),N("&:hover",{backgroundColor:"var(--n-color-hover)",color:"var(--n-text-color-hover)"},[G("state-border",{border:"var(--n-border-hover)"})]),N("&:active",{backgroundColor:"var(--n-color-pressed)",color:"var(--n-text-color-pressed)"},[G("state-border",{border:"var(--n-border-pressed)"})]),X("pressed",{backgroundColor:"var(--n-color-pressed)",color:"var(--n-text-color-pressed)"},[G("state-border",{border:"var(--n-border-pressed)"})])]),X("loading","cursor: wait;"),D("base-wave",` + `,[X("color",[G("border",{borderColor:"var(--n-border-color)"}),X("disabled",[G("border",{borderColor:"var(--n-border-color-disabled)"})]),Ft("disabled",[V("&:focus",[G("state-border",{borderColor:"var(--n-border-color-focus)"})]),V("&:hover",[G("state-border",{borderColor:"var(--n-border-color-hover)"})]),V("&:active",[G("state-border",{borderColor:"var(--n-border-color-pressed)"})]),X("pressed",[G("state-border",{borderColor:"var(--n-border-color-pressed)"})])])]),X("disabled",{backgroundColor:"var(--n-color-disabled)",color:"var(--n-text-color-disabled)"},[G("border",{border:"var(--n-border-disabled)"})]),Ft("disabled",[V("&:focus",{backgroundColor:"var(--n-color-focus)",color:"var(--n-text-color-focus)"},[G("state-border",{border:"var(--n-border-focus)"})]),V("&:hover",{backgroundColor:"var(--n-color-hover)",color:"var(--n-text-color-hover)"},[G("state-border",{border:"var(--n-border-hover)"})]),V("&:active",{backgroundColor:"var(--n-color-pressed)",color:"var(--n-text-color-pressed)"},[G("state-border",{border:"var(--n-border-pressed)"})]),X("pressed",{backgroundColor:"var(--n-color-pressed)",color:"var(--n-text-color-pressed)"},[G("state-border",{border:"var(--n-border-pressed)"})])]),X("loading","cursor: wait;"),T("base-wave",` pointer-events: none; top: 0; right: 0; @@ -1384,7 +1384,7 @@ ${t} animation-iteration-count: 1; animation-duration: var(--n-ripple-duration); animation-timing-function: var(--n-bezier-ease-out), var(--n-bezier-ease-out); - `,[X("active",{zIndex:1,animationName:"button-wave-spread, button-wave-opacity"})]),wn&&"MozBoxSizing"in document.createElement("div").style?N("&::moz-focus-inner",{border:0}):null,G("border, state-border",` + `,[X("active",{zIndex:1,animationName:"button-wave-spread, button-wave-opacity"})]),wn&&"MozBoxSizing"in document.createElement("div").style?V("&::moz-focus-inner",{border:0}):null,G("border, state-border",` position: absolute; left: 0; top: 0; @@ -1402,7 +1402,7 @@ ${t} font-size: var(--n-icon-size); position: relative; flex-shrink: 0; - `,[D("icon-slot",` + `,[T("icon-slot",` height: var(--n-icon-size); width: var(--n-icon-size); position: absolute; @@ -1412,22 +1412,22 @@ ${t} display: flex; align-items: center; justify-content: center; - `,[en({top:"50%",originalTransform:"translateY(-50%)"})]),_C()]),G("content",` + `,[en({top:"50%",originalTransform:"translateY(-50%)"})]),FC()]),G("content",` display: flex; align-items: center; flex-wrap: nowrap; min-width: 0; - `,[N("~",[G("icon",{margin:"var(--n-icon-margin)",marginRight:0})])]),X("block",` + `,[V("~",[G("icon",{margin:"var(--n-icon-margin)",marginRight:0})])]),X("block",` display: flex; width: 100%; - `),X("dashed",[G("border, state-border",{borderStyle:"dashed !important"})]),X("disabled",{cursor:"not-allowed",opacity:"var(--n-opacity-disabled)"})]),N("@keyframes button-wave-spread",{from:{boxShadow:"0 0 0.5px 0 var(--n-ripple-color)"},to:{boxShadow:"0 0 0.5px 4.5px var(--n-ripple-color)"}}),N("@keyframes button-wave-opacity",{from:{opacity:"var(--n-wave-opacity)"},to:{opacity:0}})]),j9=Object.assign(Object.assign({},Te.props),{color:String,textColor:String,text:Boolean,block:Boolean,loading:Boolean,disabled:Boolean,circle:Boolean,size:String,ghost:Boolean,round:Boolean,secondary:Boolean,tertiary:Boolean,quaternary:Boolean,strong:Boolean,focusable:{type:Boolean,default:!0},keyboard:{type:Boolean,default:!0},tag:{type:String,default:"button"},type:{type:String,default:"default"},dashed:Boolean,renderIcon:Function,iconPlacement:{type:String,default:"left"},attrType:{type:String,default:"button"},bordered:{type:Boolean,default:!0},onClick:[Function,Array],nativeFocusBehavior:{type:Boolean,default:!AC}}),St=xe({name:"Button",props:j9,setup(e){const t=M(null),o=M(null),n=M(!1),r=gt(()=>!e.quaternary&&!e.tertiary&&!e.secondary&&!e.text&&(!e.color||e.ghost||e.dashed)&&e.bordered),i=Oe(H9,{}),{mergedSizeRef:a}=Dn({},{defaultSize:"medium",mergedSize:C=>{const{size:_}=e;if(_)return _;const{size:R}=i;if(R)return R;const{mergedSize:w}=C||{};return w?w.value:"medium"}}),l=I(()=>e.focusable&&!e.disabled),s=C=>{var _;l.value||C.preventDefault(),!e.nativeFocusBehavior&&(C.preventDefault(),!e.disabled&&l.value&&((_=t.value)===null||_===void 0||_.focus({preventScroll:!0})))},u=C=>{var _;if(!e.disabled&&!e.loading){const{onClick:R}=e;R&&Fe(R,C),e.text||(_=o.value)===null||_===void 0||_.play()}},d=C=>{switch(C.key){case"Enter":if(!e.keyboard)return;n.value=!1}},c=C=>{switch(C.key){case"Enter":if(!e.keyboard||e.loading){C.preventDefault();return}n.value=!0}},h=()=>{n.value=!1},{inlineThemeDisabled:f,mergedClsPrefixRef:p,mergedRtlRef:g}=nt(e),v=Te("Button","-button",V9,Ho,e,p),b=Gt("Button",g,p),x=I(()=>{const C=v.value,{common:{cubicBezierEaseInOut:_,cubicBezierEaseOut:R},self:w}=C,{rippleDuration:A,opacityDisabled:$,fontWeight:B,fontWeightStrong:U}=w,H=a.value,{dashed:K,type:L,ghost:T,text:z,color:F,round:y,circle:re,textColor:te,secondary:j,tertiary:Z,quaternary:se,strong:pe}=e,Se={"--n-font-weight":pe?U:B};let he={"--n-color":"initial","--n-color-hover":"initial","--n-color-pressed":"initial","--n-color-focus":"initial","--n-color-disabled":"initial","--n-ripple-color":"initial","--n-text-color":"initial","--n-text-color-hover":"initial","--n-text-color-pressed":"initial","--n-text-color-focus":"initial","--n-text-color-disabled":"initial"};const fe=L==="tertiary",ye=L==="default",Y=fe?"default":L;if(z){const J=te||F;he={"--n-color":"#0000","--n-color-hover":"#0000","--n-color-pressed":"#0000","--n-color-focus":"#0000","--n-color-disabled":"#0000","--n-ripple-color":"#0000","--n-text-color":J||w[Ee("textColorText",Y)],"--n-text-color-hover":J?hi(J):w[Ee("textColorTextHover",Y)],"--n-text-color-pressed":J?cu(J):w[Ee("textColorTextPressed",Y)],"--n-text-color-focus":J?hi(J):w[Ee("textColorTextHover",Y)],"--n-text-color-disabled":J||w[Ee("textColorTextDisabled",Y)]}}else if(T||K){const J=te||F;he={"--n-color":"#0000","--n-color-hover":"#0000","--n-color-pressed":"#0000","--n-color-focus":"#0000","--n-color-disabled":"#0000","--n-ripple-color":F||w[Ee("rippleColor",Y)],"--n-text-color":J||w[Ee("textColorGhost",Y)],"--n-text-color-hover":J?hi(J):w[Ee("textColorGhostHover",Y)],"--n-text-color-pressed":J?cu(J):w[Ee("textColorGhostPressed",Y)],"--n-text-color-focus":J?hi(J):w[Ee("textColorGhostHover",Y)],"--n-text-color-disabled":J||w[Ee("textColorGhostDisabled",Y)]}}else if(j){const J=ye?w.textColor:fe?w.textColorTertiary:w[Ee("color",Y)],ie=F||J,de=L!=="default"&&L!=="tertiary";he={"--n-color":de?Me(ie,{alpha:Number(w.colorOpacitySecondary)}):w.colorSecondary,"--n-color-hover":de?Me(ie,{alpha:Number(w.colorOpacitySecondaryHover)}):w.colorSecondaryHover,"--n-color-pressed":de?Me(ie,{alpha:Number(w.colorOpacitySecondaryPressed)}):w.colorSecondaryPressed,"--n-color-focus":de?Me(ie,{alpha:Number(w.colorOpacitySecondaryHover)}):w.colorSecondaryHover,"--n-color-disabled":w.colorSecondary,"--n-ripple-color":"#0000","--n-text-color":ie,"--n-text-color-hover":ie,"--n-text-color-pressed":ie,"--n-text-color-focus":ie,"--n-text-color-disabled":ie}}else if(Z||se){const J=ye?w.textColor:fe?w.textColorTertiary:w[Ee("color",Y)],ie=F||J;Z?(he["--n-color"]=w.colorTertiary,he["--n-color-hover"]=w.colorTertiaryHover,he["--n-color-pressed"]=w.colorTertiaryPressed,he["--n-color-focus"]=w.colorSecondaryHover,he["--n-color-disabled"]=w.colorTertiary):(he["--n-color"]=w.colorQuaternary,he["--n-color-hover"]=w.colorQuaternaryHover,he["--n-color-pressed"]=w.colorQuaternaryPressed,he["--n-color-focus"]=w.colorQuaternaryHover,he["--n-color-disabled"]=w.colorQuaternary),he["--n-ripple-color"]="#0000",he["--n-text-color"]=ie,he["--n-text-color-hover"]=ie,he["--n-text-color-pressed"]=ie,he["--n-text-color-focus"]=ie,he["--n-text-color-disabled"]=ie}else he={"--n-color":F||w[Ee("color",Y)],"--n-color-hover":F?hi(F):w[Ee("colorHover",Y)],"--n-color-pressed":F?cu(F):w[Ee("colorPressed",Y)],"--n-color-focus":F?hi(F):w[Ee("colorFocus",Y)],"--n-color-disabled":F||w[Ee("colorDisabled",Y)],"--n-ripple-color":F||w[Ee("rippleColor",Y)],"--n-text-color":te||(F?w.textColorPrimary:fe?w.textColorTertiary:w[Ee("textColor",Y)]),"--n-text-color-hover":te||(F?w.textColorHoverPrimary:w[Ee("textColorHover",Y)]),"--n-text-color-pressed":te||(F?w.textColorPressedPrimary:w[Ee("textColorPressed",Y)]),"--n-text-color-focus":te||(F?w.textColorFocusPrimary:w[Ee("textColorFocus",Y)]),"--n-text-color-disabled":te||(F?w.textColorDisabledPrimary:w[Ee("textColorDisabled",Y)])};let O={"--n-border":"initial","--n-border-hover":"initial","--n-border-pressed":"initial","--n-border-focus":"initial","--n-border-disabled":"initial"};z?O={"--n-border":"none","--n-border-hover":"none","--n-border-pressed":"none","--n-border-focus":"none","--n-border-disabled":"none"}:O={"--n-border":w[Ee("border",Y)],"--n-border-hover":w[Ee("borderHover",Y)],"--n-border-pressed":w[Ee("borderPressed",Y)],"--n-border-focus":w[Ee("borderFocus",Y)],"--n-border-disabled":w[Ee("borderDisabled",Y)]};const{[Ee("height",H)]:Ie,[Ee("fontSize",H)]:je,[Ee("padding",H)]:W,[Ee("paddingRound",H)]:ee,[Ee("iconSize",H)]:ge,[Ee("borderRadius",H)]:Ce,[Ee("iconMargin",H)]:le,waveOpacity:ne}=w,ce={"--n-width":re&&!z?Ie:"initial","--n-height":z?"initial":Ie,"--n-font-size":je,"--n-padding":re||z?"initial":y?ee:W,"--n-icon-size":ge,"--n-icon-margin":le,"--n-border-radius":z?"initial":re||y?Ie:Ce};return Object.assign(Object.assign(Object.assign(Object.assign({"--n-bezier":_,"--n-bezier-ease-out":R,"--n-ripple-duration":A,"--n-opacity-disabled":$,"--n-wave-opacity":ne},Se),he),O),ce)}),E=f?vt("button",I(()=>{let C="";const{dashed:_,type:R,ghost:w,text:A,color:$,round:B,circle:U,textColor:H,secondary:K,tertiary:L,quaternary:T,strong:z}=e;_&&(C+="a"),w&&(C+="b"),A&&(C+="c"),B&&(C+="d"),U&&(C+="e"),K&&(C+="f"),L&&(C+="g"),T&&(C+="h"),z&&(C+="i"),$&&(C+=`j${Ma($)}`),H&&(C+=`k${Ma(H)}`);const{value:F}=a;return C+=`l${F[0]}`,C+=`m${R[0]}`,C}),x,e):void 0;return{selfElRef:t,waveElRef:o,mergedClsPrefix:p,mergedFocusable:l,mergedSize:a,showBorder:r,enterPressed:n,rtlEnabled:b,handleMousedown:s,handleKeydown:c,handleBlur:h,handleKeyup:d,handleClick:u,customColorCssVars:I(()=>{const{color:C}=e;if(!C)return null;const _=hi(C);return{"--n-border-color":C,"--n-border-color-hover":_,"--n-border-color-pressed":cu(C),"--n-border-color-focus":_,"--n-border-color-disabled":C}}),cssVars:f?void 0:x,themeClass:E==null?void 0:E.themeClass,onRender:E==null?void 0:E.onRender}},render(){const{mergedClsPrefix:e,tag:t,onRender:o}=this;o==null||o();const n=bt(this.$slots.default,r=>r&&m("span",{class:`${e}-button__content`},r));return m(t,{ref:"selfElRef",class:[this.themeClass,`${e}-button`,`${e}-button--${this.type}-type`,`${e}-button--${this.mergedSize}-type`,this.rtlEnabled&&`${e}-button--rtl`,this.disabled&&`${e}-button--disabled`,this.block&&`${e}-button--block`,this.enterPressed&&`${e}-button--pressed`,!this.text&&this.dashed&&`${e}-button--dashed`,this.color&&`${e}-button--color`,this.secondary&&`${e}-button--secondary`,this.loading&&`${e}-button--loading`,this.ghost&&`${e}-button--ghost`],tabindex:this.mergedFocusable?0:-1,type:this.attrType,style:this.cssVars,disabled:this.disabled,onClick:this.handleClick,onBlur:this.handleBlur,onMousedown:this.handleMousedown,onKeyup:this.handleKeyup,onKeydown:this.handleKeydown},this.iconPlacement==="right"&&n,m(Ds,{width:!0},{default:()=>bt(this.$slots.icon,r=>(this.loading||this.renderIcon||r)&&m("span",{class:`${e}-button__icon`,style:{margin:Mi(this.$slots.default)?"0":""}},m(Xi,null,{default:()=>this.loading?m(_r,{clsPrefix:e,key:"loading",class:`${e}-icon-slot`,strokeWidth:20}):m("div",{key:"icon",class:`${e}-icon-slot`,role:"none"},this.renderIcon?this.renderIcon():r)})))}),this.iconPlacement==="left"&&n,this.text?null:m(vC,{ref:"waveElRef",clsPrefix:e}),this.showBorder?m("div",{"aria-hidden":!0,class:`${e}-button__border`,style:this.customColorCssVars}):null,this.showBorder?m("div",{"aria-hidden":!0,class:`${e}-button__state-border`,style:this.customColorCssVars}):null)}}),Y0=St,W9={titleFontSize:"22px"};function KC(e){const{borderRadius:t,fontSize:o,lineHeight:n,textColor2:r,textColor1:i,textColorDisabled:a,dividerColor:l,fontWeightStrong:s,primaryColor:u,baseColor:d,hoverColor:c,cardColor:h,modalColor:f,popoverColor:p}=e;return Object.assign(Object.assign({},W9),{borderRadius:t,borderColor:Ue(h,l),borderColorModal:Ue(f,l),borderColorPopover:Ue(p,l),textColor:r,titleFontWeight:s,titleTextColor:i,dayTextColor:a,fontSize:o,lineHeight:n,dateColorCurrent:u,dateTextColorCurrent:d,cellColorHover:Ue(h,c),cellColorHoverModal:Ue(f,c),cellColorHoverPopover:Ue(p,c),cellColor:h,cellColorModal:f,cellColorPopover:p,barColor:u})}const U9={name:"Calendar",common:Ve,peers:{Button:Ho},self:KC},K9={name:"Calendar",common:Ne,peers:{Button:Yo},self:KC};function GC(e){const{fontSize:t,boxShadow2:o,popoverColor:n,textColor2:r,borderRadius:i,borderColor:a,heightSmall:l,heightMedium:s,heightLarge:u,fontSizeSmall:d,fontSizeMedium:c,fontSizeLarge:h,dividerColor:f}=e;return{panelFontSize:t,boxShadow:o,color:n,textColor:r,borderRadius:i,border:`1px solid ${a}`,heightSmall:l,heightMedium:s,heightLarge:u,fontSizeSmall:d,fontSizeMedium:c,fontSizeLarge:h,dividerColor:f}}const qC={name:"ColorPicker",common:Ve,peers:{Input:Xo,Button:Ho},self:GC},G9={name:"ColorPicker",common:Ne,peers:{Input:Sn,Button:Yo},self:GC};function q9(e,t){switch(e[0]){case"hex":return t?"#000000FF":"#000000";case"rgb":return t?"rgba(0, 0, 0, 1)":"rgb(0, 0, 0)";case"hsl":return t?"hsla(0, 0%, 0%, 1)":"hsl(0, 0%, 0%)";case"hsv":return t?"hsva(0, 0%, 0%, 1)":"hsv(0, 0%, 0%)"}return"#000000"}function as(e){return e===null?null:/^ *#/.test(e)?"hex":e.includes("rgb")?"rgb":e.includes("hsl")?"hsl":e.includes("hsv")?"hsv":null}function Z9(e){return e=Math.round(e),e>=360?359:e<0?0:e}function X9(e){return e=Math.round(e*100)/100,e>1?1:e<0?0:e}const Y9={rgb:{hex(e){return qr(so(e))},hsl(e){const[t,o,n,r]=so(e);return Gr([...Nf(t,o,n),r])},hsv(e){const[t,o,n,r]=so(e);return Pi([...Hf(t,o,n),r])}},hex:{rgb(e){return Kn(so(e))},hsl(e){const[t,o,n,r]=so(e);return Gr([...Nf(t,o,n),r])},hsv(e){const[t,o,n,r]=so(e);return Pi([...Hf(t,o,n),r])}},hsl:{hex(e){const[t,o,n,r]=ka(e);return qr([...Vf(t,o,n),r])},rgb(e){const[t,o,n,r]=ka(e);return Kn([...Vf(t,o,n),r])},hsv(e){const[t,o,n,r]=ka(e);return Pi([...wx(t,o,n),r])}},hsv:{hex(e){const[t,o,n,r]=$i(e);return qr([...Nr(t,o,n),r])},rgb(e){const[t,o,n,r]=$i(e);return Kn([...Nr(t,o,n),r])},hsl(e){const[t,o,n,r]=$i(e);return Gr([...Mu(t,o,n),r])}}};function ZC(e,t,o){return o=o||as(e),o?o===t?e:Y9[o][t](e):null}const fa="12px",Q9=12,pi="6px",J9=6,eB="linear-gradient(90deg,red,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,red)",tB=xe({name:"HueSlider",props:{clsPrefix:{type:String,required:!0},hue:{type:Number,required:!0},onUpdateHue:{type:Function,required:!0},onComplete:Function},setup(e){const t=M(null);function o(i){t.value&&(Ct("mousemove",document,n),Ct("mouseup",document,r),n(i))}function n(i){const{value:a}=t;if(!a)return;const{width:l,left:s}=a.getBoundingClientRect(),u=Z9((i.clientX-s-J9)/(l-Q9)*360);e.onUpdateHue(u)}function r(){var i;xt("mousemove",document,n),xt("mouseup",document,r),(i=e.onComplete)===null||i===void 0||i.call(e)}return{railRef:t,handleMouseDown:o}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-slider`,style:{height:fa,borderRadius:pi}},m("div",{ref:"railRef",style:{boxShadow:"inset 0 0 2px 0 rgba(0, 0, 0, .24)",boxSizing:"border-box",backgroundImage:eB,height:fa,borderRadius:pi,position:"relative"},onMousedown:this.handleMouseDown},m("div",{style:{position:"absolute",left:pi,right:pi,top:0,bottom:0}},m("div",{class:`${e}-color-picker-handle`,style:{left:`calc((${this.hue}%) / 359 * 100 - ${pi})`,borderRadius:pi,width:fa,height:fa}},m("div",{class:`${e}-color-picker-handle__fill`,style:{backgroundColor:`hsl(${this.hue}, 100%, 50%)`,borderRadius:pi,width:fa,height:fa}})))))}}),cl="12px",oB=12,mi="6px",nB=xe({name:"AlphaSlider",props:{clsPrefix:{type:String,required:!0},rgba:{type:Array,default:null},alpha:{type:Number,default:0},onUpdateAlpha:{type:Function,required:!0},onComplete:Function},setup(e){const t=M(null);function o(i){!t.value||!e.rgba||(Ct("mousemove",document,n),Ct("mouseup",document,r),n(i))}function n(i){const{value:a}=t;if(!a)return;const{width:l,left:s}=a.getBoundingClientRect(),u=(i.clientX-s)/(l-oB);e.onUpdateAlpha(X9(u))}function r(){var i;xt("mousemove",document,n),xt("mouseup",document,r),(i=e.onComplete)===null||i===void 0||i.call(e)}return{railRef:t,railBackgroundImage:I(()=>{const{rgba:i}=e;return i?`linear-gradient(to right, rgba(${i[0]}, ${i[1]}, ${i[2]}, 0) 0%, rgba(${i[0]}, ${i[1]}, ${i[2]}, 1) 100%)`:""}),handleMouseDown:o}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-slider`,ref:"railRef",style:{height:cl,borderRadius:mi},onMousedown:this.handleMouseDown},m("div",{style:{borderRadius:mi,position:"absolute",left:0,right:0,top:0,bottom:0,overflow:"hidden"}},m("div",{class:`${e}-color-picker-checkboard`}),m("div",{class:`${e}-color-picker-slider__image`,style:{backgroundImage:this.railBackgroundImage}})),this.rgba&&m("div",{style:{position:"absolute",left:mi,right:mi,top:0,bottom:0}},m("div",{class:`${e}-color-picker-handle`,style:{left:`calc(${this.alpha*100}% - ${mi})`,borderRadius:mi,width:cl,height:cl}},m("div",{class:`${e}-color-picker-handle__fill`,style:{backgroundColor:Kn(this.rgba),borderRadius:mi,width:cl,height:cl}}))))}}),fu="12px",hu="6px",rB=xe({name:"Pallete",props:{clsPrefix:{type:String,required:!0},rgba:{type:Array,default:null},displayedHue:{type:Number,required:!0},displayedSv:{type:Array,required:!0},onUpdateSV:{type:Function,required:!0},onComplete:Function},setup(e){const t=M(null);function o(i){t.value&&(Ct("mousemove",document,n),Ct("mouseup",document,r),n(i))}function n(i){const{value:a}=t;if(!a)return;const{width:l,height:s,left:u,bottom:d}=a.getBoundingClientRect(),c=(d-i.clientY)/s,h=(i.clientX-u)/l,f=100*(h>1?1:h<0?0:h),p=100*(c>1?1:c<0?0:c);e.onUpdateSV(f,p)}function r(){var i;xt("mousemove",document,n),xt("mouseup",document,r),(i=e.onComplete)===null||i===void 0||i.call(e)}return{palleteRef:t,handleColor:I(()=>{const{rgba:i}=e;return i?`rgb(${i[0]}, ${i[1]}, ${i[2]})`:""}),handleMouseDown:o}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-pallete`,onMousedown:this.handleMouseDown,ref:"palleteRef"},m("div",{class:`${e}-color-picker-pallete__layer`,style:{backgroundImage:`linear-gradient(90deg, white, hsl(${this.displayedHue}, 100%, 50%))`}}),m("div",{class:`${e}-color-picker-pallete__layer ${e}-color-picker-pallete__layer--shadowed`,style:{backgroundImage:"linear-gradient(180deg, rgba(0, 0, 0, 0%), rgba(0, 0, 0, 100%))"}}),this.rgba&&m("div",{class:`${e}-color-picker-handle`,style:{width:fu,height:fu,borderRadius:hu,left:`calc(${this.displayedSv[0]}% - ${hu})`,bottom:`calc(${this.displayedSv[1]}% - ${hu})`}},m("div",{class:`${e}-color-picker-handle__fill`,style:{backgroundColor:this.handleColor,borderRadius:hu,width:fu,height:fu}})))}}),jp="n-color-picker";function iB(e){return/^\d{1,3}\.?\d*$/.test(e.trim())?Math.max(0,Math.min(Number.parseInt(e),255)):!1}function aB(e){return/^\d{1,3}\.?\d*$/.test(e.trim())?Math.max(0,Math.min(Number.parseInt(e),360)):!1}function lB(e){return/^\d{1,3}\.?\d*$/.test(e.trim())?Math.max(0,Math.min(Number.parseInt(e),100)):!1}function sB(e){const t=e.trim();return/^#[0-9a-fA-F]+$/.test(t)?[4,5,7,9].includes(t.length):!1}function uB(e){return/^\d{1,3}\.?\d*%$/.test(e.trim())?Math.max(0,Math.min(Number.parseInt(e)/100,100)):!1}const dB={paddingSmall:"0 4px"},Q0=xe({name:"ColorInputUnit",props:{label:{type:String,required:!0},value:{type:[Number,String],default:null},showAlpha:Boolean,onUpdateValue:{type:Function,required:!0}},setup(e){const t=M(""),{themeRef:o}=Oe(jp,null);Et(()=>{t.value=n()});function n(){const{value:a}=e;if(a===null)return"";const{label:l}=e;return l==="HEX"?a:l==="A"?`${Math.floor(a*100)}%`:String(Math.floor(a))}function r(a){t.value=a}function i(a){let l,s;switch(e.label){case"HEX":s=sB(a),s&&e.onUpdateValue(a),t.value=n();break;case"H":l=aB(a),l===!1?t.value=n():e.onUpdateValue(l);break;case"S":case"L":case"V":l=lB(a),l===!1?t.value=n():e.onUpdateValue(l);break;case"A":l=uB(a),l===!1?t.value=n():e.onUpdateValue(l);break;case"R":case"G":case"B":l=iB(a),l===!1?t.value=n():e.onUpdateValue(l);break}}return{mergedTheme:o,inputValue:t,handleInputChange:i,handleInputUpdateValue:r}},render(){const{mergedTheme:e}=this;return m(rn,{size:"small",placeholder:this.label,theme:e.peers.Input,themeOverrides:e.peerOverrides.Input,builtinThemeOverrides:dB,value:this.inputValue,onUpdateValue:this.handleInputUpdateValue,onChange:this.handleInputChange,style:this.label==="A"?"flex-grow: 1.25;":""})}}),cB=xe({name:"ColorInput",props:{clsPrefix:{type:String,required:!0},mode:{type:String,required:!0},modes:{type:Array,required:!0},showAlpha:{type:Boolean,required:!0},value:{type:String,default:null},valueArr:{type:Array,default:null},onUpdateValue:{type:Function,required:!0},onUpdateMode:{type:Function,required:!0}},setup(e){return{handleUnitUpdateValue(t,o){const{showAlpha:n}=e;if(e.mode==="hex"){e.onUpdateValue((n?qr:Al)(o));return}let r;switch(e.valueArr===null?r=[0,0,0,0]:r=Array.from(e.valueArr),e.mode){case"hsv":r[t]=o,e.onUpdateValue((n?Pi:Uf)(r));break;case"rgb":r[t]=o,e.onUpdateValue((n?Kn:Wf)(r));break;case"hsl":r[t]=o,e.onUpdateValue((n?Gr:Kf)(r));break}}}},render(){const{clsPrefix:e,modes:t}=this;return m("div",{class:`${e}-color-picker-input`},m("div",{class:`${e}-color-picker-input__mode`,onClick:this.onUpdateMode,style:{cursor:t.length===1?"":"pointer"}},this.mode.toUpperCase()+(this.showAlpha?"A":"")),m(TC,null,{default:()=>{const{mode:o,valueArr:n,showAlpha:r}=this;if(o==="hex"){let i=null;try{i=n===null?null:(r?qr:Al)(n)}catch{}return m(Q0,{label:"HEX",showAlpha:r,value:i,onUpdateValue:a=>{this.handleUnitUpdateValue(0,a)}})}return(o+(r?"a":"")).split("").map((i,a)=>m(Q0,{label:i.toUpperCase(),value:n===null?null:n[a],onUpdateValue:l=>{this.handleUnitUpdateValue(a,l)}}))}}))}}),fB=xe({name:"ColorPickerTrigger",props:{clsPrefix:{type:String,required:!0},value:{type:String,default:null},hsla:{type:Array,default:null},disabled:Boolean,onClick:Function},setup(e){const{colorPickerSlots:t,renderLabelRef:o}=Oe(jp,null);return()=>{const{hsla:n,value:r,clsPrefix:i,onClick:a,disabled:l}=e,s=t.label||o.value;return m("div",{class:[`${i}-color-picker-trigger`,l&&`${i}-color-picker-trigger--disabled`],onClick:l?void 0:a},m("div",{class:`${i}-color-picker-trigger__fill`},m("div",{class:`${i}-color-picker-checkboard`}),m("div",{style:{position:"absolute",left:0,right:0,top:0,bottom:0,backgroundColor:n?Gr(n):""}}),r&&n?m("div",{class:`${i}-color-picker-trigger__value`,style:{color:n[2]>50||n[3]<.5?"black":"white"}},s?s(r):r):null))}}});function hB(e,t){if(t==="hsv"){const[o,n,r,i]=$i(e);return Kn([...Nr(o,n,r),i])}return e}function pB(e){const t=document.createElement("canvas").getContext("2d");return t?(t.fillStyle=e,t.fillStyle):"#000000"}const mB=xe({name:"ColorPickerSwatches",props:{clsPrefix:{type:String,required:!0},mode:{type:String,required:!0},swatches:{type:Array,required:!0},onUpdateColor:{type:Function,required:!0}},setup(e){const t=I(()=>e.swatches.map(i=>{const a=as(i);return{value:i,mode:a,legalValue:hB(i,a)}}));function o(i){const{mode:a}=e;let{value:l,mode:s}=i;return s||(s="hex",/^[a-zA-Z]+$/.test(l)?l=pB(l):(xn("color-picker",`color ${l} in swatches is invalid.`),l="#000000")),s===a?l:ZC(l,a,s)}function n(i){e.onUpdateColor(o(i))}function r(i,a){i.key==="Enter"&&n(a)}return{parsedSwatchesRef:t,handleSwatchSelect:n,handleSwatchKeyDown:r}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-swatches`},this.parsedSwatchesRef.map(t=>m("div",{class:`${e}-color-picker-swatch`,tabindex:0,onClick:()=>{this.handleSwatchSelect(t)},onKeydown:o=>{this.handleSwatchKeyDown(o,t)}},m("div",{class:`${e}-color-picker-swatch__fill`,style:{background:t.legalValue}}))))}}),gB=xe({name:"ColorPreview",props:{clsPrefix:{type:String,required:!0},mode:{type:String,required:!0},color:{type:String,default:null,validator:e=>{const t=as(e);return!!(!e||t&&t!=="hsv")}},onUpdateColor:{type:Function,required:!0}},setup(e){function t(o){var n;const r=o.target.value;(n=e.onUpdateColor)===null||n===void 0||n.call(e,ZC(r.toUpperCase(),e.mode,"hex")),o.stopPropagation()}return{handleChange:t}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-preview__preview`},m("span",{class:`${e}-color-picker-preview__fill`,style:{background:this.color||"#000000"}}),m("input",{class:`${e}-color-picker-preview__input`,type:"color",value:this.color,onChange:this.handleChange}))}}),vB=N([D("color-picker",` + `),X("dashed",[G("border, state-border",{borderStyle:"dashed !important"})]),X("disabled",{cursor:"not-allowed",opacity:"var(--n-opacity-disabled)"})]),V("@keyframes button-wave-spread",{from:{boxShadow:"0 0 0.5px 0 var(--n-ripple-color)"},to:{boxShadow:"0 0 0.5px 4.5px var(--n-ripple-color)"}}),V("@keyframes button-wave-opacity",{from:{opacity:"var(--n-wave-opacity)"},to:{opacity:0}})]),j9=Object.assign(Object.assign({},Ie.props),{color:String,textColor:String,text:Boolean,block:Boolean,loading:Boolean,disabled:Boolean,circle:Boolean,size:String,ghost:Boolean,round:Boolean,secondary:Boolean,tertiary:Boolean,quaternary:Boolean,strong:Boolean,focusable:{type:Boolean,default:!0},keyboard:{type:Boolean,default:!0},tag:{type:String,default:"button"},type:{type:String,default:"default"},dashed:Boolean,renderIcon:Function,iconPlacement:{type:String,default:"left"},attrType:{type:String,default:"button"},bordered:{type:Boolean,default:!0},onClick:[Function,Array],nativeFocusBehavior:{type:Boolean,default:!BC}}),St=xe({name:"Button",props:j9,setup(e){const t=M(null),o=M(null),n=M(!1),r=gt(()=>!e.quaternary&&!e.tertiary&&!e.secondary&&!e.text&&(!e.color||e.ghost||e.dashed)&&e.bordered),i=Oe(H9,{}),{mergedSizeRef:a}=Tn({},{defaultSize:"medium",mergedSize:C=>{const{size:_}=e;if(_)return _;const{size:R}=i;if(R)return R;const{mergedSize:w}=C||{};return w?w.value:"medium"}}),l=I(()=>e.focusable&&!e.disabled),s=C=>{var _;l.value||C.preventDefault(),!e.nativeFocusBehavior&&(C.preventDefault(),!e.disabled&&l.value&&((_=t.value)===null||_===void 0||_.focus({preventScroll:!0})))},u=C=>{var _;if(!e.disabled&&!e.loading){const{onClick:R}=e;R&&$e(R,C),e.text||(_=o.value)===null||_===void 0||_.play()}},d=C=>{switch(C.key){case"Enter":if(!e.keyboard)return;n.value=!1}},c=C=>{switch(C.key){case"Enter":if(!e.keyboard||e.loading){C.preventDefault();return}n.value=!0}},h=()=>{n.value=!1},{inlineThemeDisabled:f,mergedClsPrefixRef:p,mergedRtlRef:g}=nt(e),v=Ie("Button","-button",V9,Ho,e,p),b=Gt("Button",g,p),x=I(()=>{const C=v.value,{common:{cubicBezierEaseInOut:_,cubicBezierEaseOut:R},self:w}=C,{rippleDuration:A,opacityDisabled:$,fontWeight:B,fontWeightStrong:U}=w,N=a.value,{dashed:K,type:L,ghost:D,text:z,color:F,round:y,circle:re,textColor:te,secondary:j,tertiary:Z,quaternary:se,strong:pe}=e,Se={"--n-font-weight":pe?U:B};let he={"--n-color":"initial","--n-color-hover":"initial","--n-color-pressed":"initial","--n-color-focus":"initial","--n-color-disabled":"initial","--n-ripple-color":"initial","--n-text-color":"initial","--n-text-color-hover":"initial","--n-text-color-pressed":"initial","--n-text-color-focus":"initial","--n-text-color-disabled":"initial"};const fe=L==="tertiary",Ce=L==="default",Y=fe?"default":L;if(z){const J=te||F;he={"--n-color":"#0000","--n-color-hover":"#0000","--n-color-pressed":"#0000","--n-color-focus":"#0000","--n-color-disabled":"#0000","--n-ripple-color":"#0000","--n-text-color":J||w[Ee("textColorText",Y)],"--n-text-color-hover":J?hi(J):w[Ee("textColorTextHover",Y)],"--n-text-color-pressed":J?cu(J):w[Ee("textColorTextPressed",Y)],"--n-text-color-focus":J?hi(J):w[Ee("textColorTextHover",Y)],"--n-text-color-disabled":J||w[Ee("textColorTextDisabled",Y)]}}else if(D||K){const J=te||F;he={"--n-color":"#0000","--n-color-hover":"#0000","--n-color-pressed":"#0000","--n-color-focus":"#0000","--n-color-disabled":"#0000","--n-ripple-color":F||w[Ee("rippleColor",Y)],"--n-text-color":J||w[Ee("textColorGhost",Y)],"--n-text-color-hover":J?hi(J):w[Ee("textColorGhostHover",Y)],"--n-text-color-pressed":J?cu(J):w[Ee("textColorGhostPressed",Y)],"--n-text-color-focus":J?hi(J):w[Ee("textColorGhostHover",Y)],"--n-text-color-disabled":J||w[Ee("textColorGhostDisabled",Y)]}}else if(j){const J=Ce?w.textColor:fe?w.textColorTertiary:w[Ee("color",Y)],ie=F||J,de=L!=="default"&&L!=="tertiary";he={"--n-color":de?Me(ie,{alpha:Number(w.colorOpacitySecondary)}):w.colorSecondary,"--n-color-hover":de?Me(ie,{alpha:Number(w.colorOpacitySecondaryHover)}):w.colorSecondaryHover,"--n-color-pressed":de?Me(ie,{alpha:Number(w.colorOpacitySecondaryPressed)}):w.colorSecondaryPressed,"--n-color-focus":de?Me(ie,{alpha:Number(w.colorOpacitySecondaryHover)}):w.colorSecondaryHover,"--n-color-disabled":w.colorSecondary,"--n-ripple-color":"#0000","--n-text-color":ie,"--n-text-color-hover":ie,"--n-text-color-pressed":ie,"--n-text-color-focus":ie,"--n-text-color-disabled":ie}}else if(Z||se){const J=Ce?w.textColor:fe?w.textColorTertiary:w[Ee("color",Y)],ie=F||J;Z?(he["--n-color"]=w.colorTertiary,he["--n-color-hover"]=w.colorTertiaryHover,he["--n-color-pressed"]=w.colorTertiaryPressed,he["--n-color-focus"]=w.colorSecondaryHover,he["--n-color-disabled"]=w.colorTertiary):(he["--n-color"]=w.colorQuaternary,he["--n-color-hover"]=w.colorQuaternaryHover,he["--n-color-pressed"]=w.colorQuaternaryPressed,he["--n-color-focus"]=w.colorQuaternaryHover,he["--n-color-disabled"]=w.colorQuaternary),he["--n-ripple-color"]="#0000",he["--n-text-color"]=ie,he["--n-text-color-hover"]=ie,he["--n-text-color-pressed"]=ie,he["--n-text-color-focus"]=ie,he["--n-text-color-disabled"]=ie}else he={"--n-color":F||w[Ee("color",Y)],"--n-color-hover":F?hi(F):w[Ee("colorHover",Y)],"--n-color-pressed":F?cu(F):w[Ee("colorPressed",Y)],"--n-color-focus":F?hi(F):w[Ee("colorFocus",Y)],"--n-color-disabled":F||w[Ee("colorDisabled",Y)],"--n-ripple-color":F||w[Ee("rippleColor",Y)],"--n-text-color":te||(F?w.textColorPrimary:fe?w.textColorTertiary:w[Ee("textColor",Y)]),"--n-text-color-hover":te||(F?w.textColorHoverPrimary:w[Ee("textColorHover",Y)]),"--n-text-color-pressed":te||(F?w.textColorPressedPrimary:w[Ee("textColorPressed",Y)]),"--n-text-color-focus":te||(F?w.textColorFocusPrimary:w[Ee("textColorFocus",Y)]),"--n-text-color-disabled":te||(F?w.textColorDisabledPrimary:w[Ee("textColorDisabled",Y)])};let O={"--n-border":"initial","--n-border-hover":"initial","--n-border-pressed":"initial","--n-border-focus":"initial","--n-border-disabled":"initial"};z?O={"--n-border":"none","--n-border-hover":"none","--n-border-pressed":"none","--n-border-focus":"none","--n-border-disabled":"none"}:O={"--n-border":w[Ee("border",Y)],"--n-border-hover":w[Ee("borderHover",Y)],"--n-border-pressed":w[Ee("borderPressed",Y)],"--n-border-focus":w[Ee("borderFocus",Y)],"--n-border-disabled":w[Ee("borderDisabled",Y)]};const{[Ee("height",N)]:ze,[Ee("fontSize",N)]:je,[Ee("padding",N)]:W,[Ee("paddingRound",N)]:ee,[Ee("iconSize",N)]:ge,[Ee("borderRadius",N)]:we,[Ee("iconMargin",N)]:le,waveOpacity:ne}=w,ce={"--n-width":re&&!z?ze:"initial","--n-height":z?"initial":ze,"--n-font-size":je,"--n-padding":re||z?"initial":y?ee:W,"--n-icon-size":ge,"--n-icon-margin":le,"--n-border-radius":z?"initial":re||y?ze:we};return Object.assign(Object.assign(Object.assign(Object.assign({"--n-bezier":_,"--n-bezier-ease-out":R,"--n-ripple-duration":A,"--n-opacity-disabled":$,"--n-wave-opacity":ne},Se),he),O),ce)}),k=f?vt("button",I(()=>{let C="";const{dashed:_,type:R,ghost:w,text:A,color:$,round:B,circle:U,textColor:N,secondary:K,tertiary:L,quaternary:D,strong:z}=e;_&&(C+="a"),w&&(C+="b"),A&&(C+="c"),B&&(C+="d"),U&&(C+="e"),K&&(C+="f"),L&&(C+="g"),D&&(C+="h"),z&&(C+="i"),$&&(C+=`j${Ma($)}`),N&&(C+=`k${Ma(N)}`);const{value:F}=a;return C+=`l${F[0]}`,C+=`m${R[0]}`,C}),x,e):void 0;return{selfElRef:t,waveElRef:o,mergedClsPrefix:p,mergedFocusable:l,mergedSize:a,showBorder:r,enterPressed:n,rtlEnabled:b,handleMousedown:s,handleKeydown:c,handleBlur:h,handleKeyup:d,handleClick:u,customColorCssVars:I(()=>{const{color:C}=e;if(!C)return null;const _=hi(C);return{"--n-border-color":C,"--n-border-color-hover":_,"--n-border-color-pressed":cu(C),"--n-border-color-focus":_,"--n-border-color-disabled":C}}),cssVars:f?void 0:x,themeClass:k==null?void 0:k.themeClass,onRender:k==null?void 0:k.onRender}},render(){const{mergedClsPrefix:e,tag:t,onRender:o}=this;o==null||o();const n=bt(this.$slots.default,r=>r&&m("span",{class:`${e}-button__content`},r));return m(t,{ref:"selfElRef",class:[this.themeClass,`${e}-button`,`${e}-button--${this.type}-type`,`${e}-button--${this.mergedSize}-type`,this.rtlEnabled&&`${e}-button--rtl`,this.disabled&&`${e}-button--disabled`,this.block&&`${e}-button--block`,this.enterPressed&&`${e}-button--pressed`,!this.text&&this.dashed&&`${e}-button--dashed`,this.color&&`${e}-button--color`,this.secondary&&`${e}-button--secondary`,this.loading&&`${e}-button--loading`,this.ghost&&`${e}-button--ghost`],tabindex:this.mergedFocusable?0:-1,type:this.attrType,style:this.cssVars,disabled:this.disabled,onClick:this.handleClick,onBlur:this.handleBlur,onMousedown:this.handleMousedown,onKeyup:this.handleKeyup,onKeydown:this.handleKeydown},this.iconPlacement==="right"&&n,m(Ts,{width:!0},{default:()=>bt(this.$slots.icon,r=>(this.loading||this.renderIcon||r)&&m("span",{class:`${e}-button__icon`,style:{margin:Mi(this.$slots.default)?"0":""}},m(Xi,null,{default:()=>this.loading?m(_r,{clsPrefix:e,key:"loading",class:`${e}-icon-slot`,strokeWidth:20}):m("div",{key:"icon",class:`${e}-icon-slot`,role:"none"},this.renderIcon?this.renderIcon():r)})))}),this.iconPlacement==="left"&&n,this.text?null:m(bC,{ref:"waveElRef",clsPrefix:e}),this.showBorder?m("div",{"aria-hidden":!0,class:`${e}-button__border`,style:this.customColorCssVars}):null,this.showBorder?m("div",{"aria-hidden":!0,class:`${e}-button__state-border`,style:this.customColorCssVars}):null)}}),Q0=St,W9={titleFontSize:"22px"};function GC(e){const{borderRadius:t,fontSize:o,lineHeight:n,textColor2:r,textColor1:i,textColorDisabled:a,dividerColor:l,fontWeightStrong:s,primaryColor:u,baseColor:d,hoverColor:c,cardColor:h,modalColor:f,popoverColor:p}=e;return Object.assign(Object.assign({},W9),{borderRadius:t,borderColor:Ue(h,l),borderColorModal:Ue(f,l),borderColorPopover:Ue(p,l),textColor:r,titleFontWeight:s,titleTextColor:i,dayTextColor:a,fontSize:o,lineHeight:n,dateColorCurrent:u,dateTextColorCurrent:d,cellColorHover:Ue(h,c),cellColorHoverModal:Ue(f,c),cellColorHoverPopover:Ue(p,c),cellColor:h,cellColorModal:f,cellColorPopover:p,barColor:u})}const U9={name:"Calendar",common:Ve,peers:{Button:Ho},self:GC},K9={name:"Calendar",common:Ne,peers:{Button:Yo},self:GC};function qC(e){const{fontSize:t,boxShadow2:o,popoverColor:n,textColor2:r,borderRadius:i,borderColor:a,heightSmall:l,heightMedium:s,heightLarge:u,fontSizeSmall:d,fontSizeMedium:c,fontSizeLarge:h,dividerColor:f}=e;return{panelFontSize:t,boxShadow:o,color:n,textColor:r,borderRadius:i,border:`1px solid ${a}`,heightSmall:l,heightMedium:s,heightLarge:u,fontSizeSmall:d,fontSizeMedium:c,fontSizeLarge:h,dividerColor:f}}const ZC={name:"ColorPicker",common:Ve,peers:{Input:Xo,Button:Ho},self:qC},G9={name:"ColorPicker",common:Ne,peers:{Input:Sn,Button:Yo},self:qC};function q9(e,t){switch(e[0]){case"hex":return t?"#000000FF":"#000000";case"rgb":return t?"rgba(0, 0, 0, 1)":"rgb(0, 0, 0)";case"hsl":return t?"hsla(0, 0%, 0%, 1)":"hsl(0, 0%, 0%)";case"hsv":return t?"hsva(0, 0%, 0%, 1)":"hsv(0, 0%, 0%)"}return"#000000"}function as(e){return e===null?null:/^ *#/.test(e)?"hex":e.includes("rgb")?"rgb":e.includes("hsl")?"hsl":e.includes("hsv")?"hsv":null}function Z9(e){return e=Math.round(e),e>=360?359:e<0?0:e}function X9(e){return e=Math.round(e*100)/100,e>1?1:e<0?0:e}const Y9={rgb:{hex(e){return qr(so(e))},hsl(e){const[t,o,n,r]=so(e);return Gr([...Vf(t,o,n),r])},hsv(e){const[t,o,n,r]=so(e);return Pi([...Nf(t,o,n),r])}},hex:{rgb(e){return Kn(so(e))},hsl(e){const[t,o,n,r]=so(e);return Gr([...Vf(t,o,n),r])},hsv(e){const[t,o,n,r]=so(e);return Pi([...Nf(t,o,n),r])}},hsl:{hex(e){const[t,o,n,r]=ka(e);return qr([...jf(t,o,n),r])},rgb(e){const[t,o,n,r]=ka(e);return Kn([...jf(t,o,n),r])},hsv(e){const[t,o,n,r]=ka(e);return Pi([...Sx(t,o,n),r])}},hsv:{hex(e){const[t,o,n,r]=$i(e);return qr([...Nr(t,o,n),r])},rgb(e){const[t,o,n,r]=$i(e);return Kn([...Nr(t,o,n),r])},hsl(e){const[t,o,n,r]=$i(e);return Gr([...Mu(t,o,n),r])}}};function XC(e,t,o){return o=o||as(e),o?o===t?e:Y9[o][t](e):null}const fa="12px",Q9=12,pi="6px",J9=6,eB="linear-gradient(90deg,red,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,red)",tB=xe({name:"HueSlider",props:{clsPrefix:{type:String,required:!0},hue:{type:Number,required:!0},onUpdateHue:{type:Function,required:!0},onComplete:Function},setup(e){const t=M(null);function o(i){t.value&&(Ct("mousemove",document,n),Ct("mouseup",document,r),n(i))}function n(i){const{value:a}=t;if(!a)return;const{width:l,left:s}=a.getBoundingClientRect(),u=Z9((i.clientX-s-J9)/(l-Q9)*360);e.onUpdateHue(u)}function r(){var i;xt("mousemove",document,n),xt("mouseup",document,r),(i=e.onComplete)===null||i===void 0||i.call(e)}return{railRef:t,handleMouseDown:o}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-slider`,style:{height:fa,borderRadius:pi}},m("div",{ref:"railRef",style:{boxShadow:"inset 0 0 2px 0 rgba(0, 0, 0, .24)",boxSizing:"border-box",backgroundImage:eB,height:fa,borderRadius:pi,position:"relative"},onMousedown:this.handleMouseDown},m("div",{style:{position:"absolute",left:pi,right:pi,top:0,bottom:0}},m("div",{class:`${e}-color-picker-handle`,style:{left:`calc((${this.hue}%) / 359 * 100 - ${pi})`,borderRadius:pi,width:fa,height:fa}},m("div",{class:`${e}-color-picker-handle__fill`,style:{backgroundColor:`hsl(${this.hue}, 100%, 50%)`,borderRadius:pi,width:fa,height:fa}})))))}}),cl="12px",oB=12,mi="6px",nB=xe({name:"AlphaSlider",props:{clsPrefix:{type:String,required:!0},rgba:{type:Array,default:null},alpha:{type:Number,default:0},onUpdateAlpha:{type:Function,required:!0},onComplete:Function},setup(e){const t=M(null);function o(i){!t.value||!e.rgba||(Ct("mousemove",document,n),Ct("mouseup",document,r),n(i))}function n(i){const{value:a}=t;if(!a)return;const{width:l,left:s}=a.getBoundingClientRect(),u=(i.clientX-s)/(l-oB);e.onUpdateAlpha(X9(u))}function r(){var i;xt("mousemove",document,n),xt("mouseup",document,r),(i=e.onComplete)===null||i===void 0||i.call(e)}return{railRef:t,railBackgroundImage:I(()=>{const{rgba:i}=e;return i?`linear-gradient(to right, rgba(${i[0]}, ${i[1]}, ${i[2]}, 0) 0%, rgba(${i[0]}, ${i[1]}, ${i[2]}, 1) 100%)`:""}),handleMouseDown:o}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-slider`,ref:"railRef",style:{height:cl,borderRadius:mi},onMousedown:this.handleMouseDown},m("div",{style:{borderRadius:mi,position:"absolute",left:0,right:0,top:0,bottom:0,overflow:"hidden"}},m("div",{class:`${e}-color-picker-checkboard`}),m("div",{class:`${e}-color-picker-slider__image`,style:{backgroundImage:this.railBackgroundImage}})),this.rgba&&m("div",{style:{position:"absolute",left:mi,right:mi,top:0,bottom:0}},m("div",{class:`${e}-color-picker-handle`,style:{left:`calc(${this.alpha*100}% - ${mi})`,borderRadius:mi,width:cl,height:cl}},m("div",{class:`${e}-color-picker-handle__fill`,style:{backgroundColor:Kn(this.rgba),borderRadius:mi,width:cl,height:cl}}))))}}),fu="12px",hu="6px",rB=xe({name:"Pallete",props:{clsPrefix:{type:String,required:!0},rgba:{type:Array,default:null},displayedHue:{type:Number,required:!0},displayedSv:{type:Array,required:!0},onUpdateSV:{type:Function,required:!0},onComplete:Function},setup(e){const t=M(null);function o(i){t.value&&(Ct("mousemove",document,n),Ct("mouseup",document,r),n(i))}function n(i){const{value:a}=t;if(!a)return;const{width:l,height:s,left:u,bottom:d}=a.getBoundingClientRect(),c=(d-i.clientY)/s,h=(i.clientX-u)/l,f=100*(h>1?1:h<0?0:h),p=100*(c>1?1:c<0?0:c);e.onUpdateSV(f,p)}function r(){var i;xt("mousemove",document,n),xt("mouseup",document,r),(i=e.onComplete)===null||i===void 0||i.call(e)}return{palleteRef:t,handleColor:I(()=>{const{rgba:i}=e;return i?`rgb(${i[0]}, ${i[1]}, ${i[2]})`:""}),handleMouseDown:o}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-pallete`,onMousedown:this.handleMouseDown,ref:"palleteRef"},m("div",{class:`${e}-color-picker-pallete__layer`,style:{backgroundImage:`linear-gradient(90deg, white, hsl(${this.displayedHue}, 100%, 50%))`}}),m("div",{class:`${e}-color-picker-pallete__layer ${e}-color-picker-pallete__layer--shadowed`,style:{backgroundImage:"linear-gradient(180deg, rgba(0, 0, 0, 0%), rgba(0, 0, 0, 100%))"}}),this.rgba&&m("div",{class:`${e}-color-picker-handle`,style:{width:fu,height:fu,borderRadius:hu,left:`calc(${this.displayedSv[0]}% - ${hu})`,bottom:`calc(${this.displayedSv[1]}% - ${hu})`}},m("div",{class:`${e}-color-picker-handle__fill`,style:{backgroundColor:this.handleColor,borderRadius:hu,width:fu,height:fu}})))}}),Wp="n-color-picker";function iB(e){return/^\d{1,3}\.?\d*$/.test(e.trim())?Math.max(0,Math.min(Number.parseInt(e),255)):!1}function aB(e){return/^\d{1,3}\.?\d*$/.test(e.trim())?Math.max(0,Math.min(Number.parseInt(e),360)):!1}function lB(e){return/^\d{1,3}\.?\d*$/.test(e.trim())?Math.max(0,Math.min(Number.parseInt(e),100)):!1}function sB(e){const t=e.trim();return/^#[0-9a-fA-F]+$/.test(t)?[4,5,7,9].includes(t.length):!1}function uB(e){return/^\d{1,3}\.?\d*%$/.test(e.trim())?Math.max(0,Math.min(Number.parseInt(e)/100,100)):!1}const dB={paddingSmall:"0 4px"},J0=xe({name:"ColorInputUnit",props:{label:{type:String,required:!0},value:{type:[Number,String],default:null},showAlpha:Boolean,onUpdateValue:{type:Function,required:!0}},setup(e){const t=M(""),{themeRef:o}=Oe(Wp,null);kt(()=>{t.value=n()});function n(){const{value:a}=e;if(a===null)return"";const{label:l}=e;return l==="HEX"?a:l==="A"?`${Math.floor(a*100)}%`:String(Math.floor(a))}function r(a){t.value=a}function i(a){let l,s;switch(e.label){case"HEX":s=sB(a),s&&e.onUpdateValue(a),t.value=n();break;case"H":l=aB(a),l===!1?t.value=n():e.onUpdateValue(l);break;case"S":case"L":case"V":l=lB(a),l===!1?t.value=n():e.onUpdateValue(l);break;case"A":l=uB(a),l===!1?t.value=n():e.onUpdateValue(l);break;case"R":case"G":case"B":l=iB(a),l===!1?t.value=n():e.onUpdateValue(l);break}}return{mergedTheme:o,inputValue:t,handleInputChange:i,handleInputUpdateValue:r}},render(){const{mergedTheme:e}=this;return m(rn,{size:"small",placeholder:this.label,theme:e.peers.Input,themeOverrides:e.peerOverrides.Input,builtinThemeOverrides:dB,value:this.inputValue,onUpdateValue:this.handleInputUpdateValue,onChange:this.handleInputChange,style:this.label==="A"?"flex-grow: 1.25;":""})}}),cB=xe({name:"ColorInput",props:{clsPrefix:{type:String,required:!0},mode:{type:String,required:!0},modes:{type:Array,required:!0},showAlpha:{type:Boolean,required:!0},value:{type:String,default:null},valueArr:{type:Array,default:null},onUpdateValue:{type:Function,required:!0},onUpdateMode:{type:Function,required:!0}},setup(e){return{handleUnitUpdateValue(t,o){const{showAlpha:n}=e;if(e.mode==="hex"){e.onUpdateValue((n?qr:Al)(o));return}let r;switch(e.valueArr===null?r=[0,0,0,0]:r=Array.from(e.valueArr),e.mode){case"hsv":r[t]=o,e.onUpdateValue((n?Pi:Kf)(r));break;case"rgb":r[t]=o,e.onUpdateValue((n?Kn:Uf)(r));break;case"hsl":r[t]=o,e.onUpdateValue((n?Gr:Gf)(r));break}}}},render(){const{clsPrefix:e,modes:t}=this;return m("div",{class:`${e}-color-picker-input`},m("div",{class:`${e}-color-picker-input__mode`,onClick:this.onUpdateMode,style:{cursor:t.length===1?"":"pointer"}},this.mode.toUpperCase()+(this.showAlpha?"A":"")),m(IC,null,{default:()=>{const{mode:o,valueArr:n,showAlpha:r}=this;if(o==="hex"){let i=null;try{i=n===null?null:(r?qr:Al)(n)}catch{}return m(J0,{label:"HEX",showAlpha:r,value:i,onUpdateValue:a=>{this.handleUnitUpdateValue(0,a)}})}return(o+(r?"a":"")).split("").map((i,a)=>m(J0,{label:i.toUpperCase(),value:n===null?null:n[a],onUpdateValue:l=>{this.handleUnitUpdateValue(a,l)}}))}}))}}),fB=xe({name:"ColorPickerTrigger",props:{clsPrefix:{type:String,required:!0},value:{type:String,default:null},hsla:{type:Array,default:null},disabled:Boolean,onClick:Function},setup(e){const{colorPickerSlots:t,renderLabelRef:o}=Oe(Wp,null);return()=>{const{hsla:n,value:r,clsPrefix:i,onClick:a,disabled:l}=e,s=t.label||o.value;return m("div",{class:[`${i}-color-picker-trigger`,l&&`${i}-color-picker-trigger--disabled`],onClick:l?void 0:a},m("div",{class:`${i}-color-picker-trigger__fill`},m("div",{class:`${i}-color-picker-checkboard`}),m("div",{style:{position:"absolute",left:0,right:0,top:0,bottom:0,backgroundColor:n?Gr(n):""}}),r&&n?m("div",{class:`${i}-color-picker-trigger__value`,style:{color:n[2]>50||n[3]<.5?"black":"white"}},s?s(r):r):null))}}});function hB(e,t){if(t==="hsv"){const[o,n,r,i]=$i(e);return Kn([...Nr(o,n,r),i])}return e}function pB(e){const t=document.createElement("canvas").getContext("2d");return t?(t.fillStyle=e,t.fillStyle):"#000000"}const mB=xe({name:"ColorPickerSwatches",props:{clsPrefix:{type:String,required:!0},mode:{type:String,required:!0},swatches:{type:Array,required:!0},onUpdateColor:{type:Function,required:!0}},setup(e){const t=I(()=>e.swatches.map(i=>{const a=as(i);return{value:i,mode:a,legalValue:hB(i,a)}}));function o(i){const{mode:a}=e;let{value:l,mode:s}=i;return s||(s="hex",/^[a-zA-Z]+$/.test(l)?l=pB(l):(xn("color-picker",`color ${l} in swatches is invalid.`),l="#000000")),s===a?l:XC(l,a,s)}function n(i){e.onUpdateColor(o(i))}function r(i,a){i.key==="Enter"&&n(a)}return{parsedSwatchesRef:t,handleSwatchSelect:n,handleSwatchKeyDown:r}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-swatches`},this.parsedSwatchesRef.map(t=>m("div",{class:`${e}-color-picker-swatch`,tabindex:0,onClick:()=>{this.handleSwatchSelect(t)},onKeydown:o=>{this.handleSwatchKeyDown(o,t)}},m("div",{class:`${e}-color-picker-swatch__fill`,style:{background:t.legalValue}}))))}}),gB=xe({name:"ColorPreview",props:{clsPrefix:{type:String,required:!0},mode:{type:String,required:!0},color:{type:String,default:null,validator:e=>{const t=as(e);return!!(!e||t&&t!=="hsv")}},onUpdateColor:{type:Function,required:!0}},setup(e){function t(o){var n;const r=o.target.value;(n=e.onUpdateColor)===null||n===void 0||n.call(e,XC(r.toUpperCase(),e.mode,"hex")),o.stopPropagation()}return{handleChange:t}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-color-picker-preview__preview`},m("span",{class:`${e}-color-picker-preview__fill`,style:{background:this.color||"#000000"}}),m("input",{class:`${e}-color-picker-preview__input`,type:"color",value:this.color,onChange:this.handleChange}))}}),vB=V([T("color-picker",` display: inline-block; box-sizing: border-box; height: var(--n-height); font-size: var(--n-font-size); width: 100%; position: relative; - `),D("color-picker-panel",` + `),T("color-picker-panel",` margin: 4px 0; width: 240px; font-size: var(--n-panel-font-size); @@ -1439,16 +1439,16 @@ ${t} background-color .3s var(--n-bezier); border-radius: var(--n-border-radius); box-shadow: var(--n-box-shadow); - `,[An(),D("input",` + `,[An(),T("input",` text-align: center; - `)]),D("color-picker-checkboard",` + `)]),T("color-picker-checkboard",` background: white; position: absolute; left: 0; right: 0; top: 0; bottom: 0; - `,[N("&::after",` + `,[V("&::after",` background-image: linear-gradient(45deg, #DDD 25%, #0000 25%), linear-gradient(-45deg, #DDD 25%, #0000 25%), linear-gradient(45deg, #0000 75%, #DDD 75%), linear-gradient(-45deg, #0000 75%, #DDD 75%); background-size: 12px 12px; background-position: 0 0, 0 6px, 6px -6px, -6px 0px; @@ -1459,7 +1459,7 @@ ${t} right: 0; top: 0; bottom: 0; - `)]),D("color-picker-slider",` + `)]),T("color-picker-slider",` margin-bottom: 8px; position: relative; box-sizing: border-box; @@ -1469,7 +1469,7 @@ ${t} right: 0; top: 0; bottom: 0; - `),N("&::after",` + `),V("&::after",` content: ""; position: absolute; border-radius: inherit; @@ -1479,7 +1479,7 @@ ${t} bottom: 0; box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .24); pointer-events: none; - `)]),D("color-picker-handle",` + `)]),T("color-picker-handle",` z-index: 1; box-shadow: 0 0 2px 0 rgba(0, 0, 0, .45); position: absolute; @@ -1488,7 +1488,7 @@ ${t} `,[G("fill",` box-sizing: border-box; border: 2px solid white; - `)]),D("color-picker-pallete",` + `)]),T("color-picker-pallete",` height: 180px; position: relative; margin-bottom: 8px; @@ -1501,7 +1501,7 @@ ${t} bottom: 0; `,[X("shadowed",` box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .24); - `)])]),D("color-picker-preview",` + `)])]),T("color-picker-preview",` display: flex; `,[G("sliders",` flex: 1 0 auto; @@ -1525,24 +1525,24 @@ ${t} height: 30px; opacity: 0; z-index: 1; - `)]),D("color-picker-input",` + `)]),T("color-picker-input",` display: flex; align-items: center; - `,[D("input",` + `,[T("input",` flex-grow: 1; flex-basis: 0; `),G("mode",` width: 72px; text-align: center; - `)]),D("color-picker-control",` + `)]),T("color-picker-control",` padding: 12px; - `),D("color-picker-action",` + `),T("color-picker-action",` display: flex; margin-top: -4px; border-top: 1px solid var(--n-divider-color); padding: 8px 12px; justify-content: flex-end; - `,[D("button","margin-left: 8px;")]),D("color-picker-trigger",` + `,[T("button","margin-left: 8px;")]),T("color-picker-trigger",` border: var(--n-border); height: 100%; box-sizing: border-box; @@ -1562,20 +1562,20 @@ ${t} right: 4px; top: 4px; bottom: 4px; - `),X("disabled","cursor: not-allowed"),D("color-picker-checkboard",` + `),X("disabled","cursor: not-allowed"),T("color-picker-checkboard",` border-radius: var(--n-border-radius); - `,[N("&::after",` + `,[V("&::after",` --n-block-size: calc((var(--n-height) - 8px) / 3); background-size: calc(var(--n-block-size) * 2) calc(var(--n-block-size) * 2); background-position: 0 0, 0 var(--n-block-size), var(--n-block-size) calc(-1 * var(--n-block-size)), calc(-1 * var(--n-block-size)) 0px; - `)])]),D("color-picker-swatches",` + `)])]),T("color-picker-swatches",` display: grid; grid-gap: 8px; flex-wrap: wrap; position: relative; grid-template-columns: repeat(auto-fill, 18px); margin-top: 10px; - `,[D("color-picker-swatch",` + `,[T("color-picker-swatch",` width: 18px; height: 18px; background-image: linear-gradient(45deg, #DDD 25%, #0000 25%), linear-gradient(-45deg, #DDD 25%, #0000 25%), linear-gradient(45deg, #0000 75%, #DDD 75%), linear-gradient(-45deg, #0000 75%, #DDD 75%); @@ -1589,9 +1589,9 @@ ${t} border-radius: 3px; box-shadow: rgba(0, 0, 0, .15) 0px 0px 0px 1px inset; cursor: pointer; - `),N("&:focus",` + `),V("&:focus",` outline: none; - `,[G("fill",[N("&::after",` + `,[G("fill",[V("&::after",` position: absolute; top: 0; right: 0; @@ -1600,7 +1600,7 @@ ${t} background: inherit; filter: blur(2px); content: ""; - `)])])])])]),bB=Object.assign(Object.assign({},Te.props),{value:String,show:{type:Boolean,default:void 0},defaultShow:Boolean,defaultValue:String,modes:{type:Array,default:()=>["rgb","hex","hsl"]},placement:{type:String,default:"bottom-start"},to:Mo.propTo,showAlpha:{type:Boolean,default:!0},showPreview:Boolean,swatches:Array,disabled:{type:Boolean,default:void 0},actions:{type:Array,default:null},internalActions:Array,size:String,renderLabel:Function,onComplete:Function,onConfirm:Function,onClear:Function,"onUpdate:show":[Function,Array],onUpdateShow:[Function,Array],"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array]}),xB=xe({name:"ColorPicker",props:bB,setup(e,{slots:t}){const o=M(null);let n=null;const r=Dn(e),{mergedSizeRef:i,mergedDisabledRef:a}=r,{localeRef:l}=Er("global"),{mergedClsPrefixRef:s,namespaceRef:u,inlineThemeDisabled:d}=nt(e),c=Te("ColorPicker","-color-picker",vB,qC,e,s);Je(jp,{themeRef:c,renderLabelRef:Be(e,"renderLabel"),colorPickerSlots:t});const h=M(e.defaultShow),f=to(Be(e,"show"),h);function p(ne){const{onUpdateShow:ce,"onUpdate:show":J}=e;ce&&Fe(ce,ne),J&&Fe(J,ne),h.value=ne}const{defaultValue:g}=e,v=M(g===void 0?q9(e.modes,e.showAlpha):g),b=to(Be(e,"value"),v),x=M([b.value]),E=M(0),C=I(()=>as(b.value)),{modes:_}=e,R=M(as(b.value)||_[0]||"rgb");function w(){const{modes:ne}=e,{value:ce}=R,J=ne.findIndex(ie=>ie===ce);~J?R.value=ne[(J+1)%ne.length]:R.value="rgb"}let A,$,B,U,H,K,L,T;const z=I(()=>{const{value:ne}=b;if(!ne)return null;switch(C.value){case"hsv":return $i(ne);case"hsl":return[A,$,B,T]=ka(ne),[...wx(A,$,B),T];case"rgb":case"hex":return[H,K,L,T]=so(ne),[...Hf(H,K,L),T]}}),F=I(()=>{const{value:ne}=b;if(!ne)return null;switch(C.value){case"rgb":case"hex":return so(ne);case"hsv":return[A,$,U,T]=$i(ne),[...Nr(A,$,U),T];case"hsl":return[A,$,B,T]=ka(ne),[...Vf(A,$,B),T]}}),y=I(()=>{const{value:ne}=b;if(!ne)return null;switch(C.value){case"hsl":return ka(ne);case"hsv":return[A,$,U,T]=$i(ne),[...Mu(A,$,U),T];case"rgb":case"hex":return[H,K,L,T]=so(ne),[...Nf(H,K,L),T]}}),re=I(()=>{switch(R.value){case"rgb":case"hex":return F.value;case"hsv":return z.value;case"hsl":return y.value}}),te=M(0),j=M(1),Z=M([0,0]);function se(ne,ce){const{value:J}=z,ie=te.value,de=J?J[3]:1;Z.value=[ne,ce];const{showAlpha:ae}=e;switch(R.value){case"hsv":he((ae?Pi:Uf)([ie,ne,ce,de]),"cursor");break;case"hsl":he((ae?Gr:Kf)([...Mu(ie,ne,ce),de]),"cursor");break;case"rgb":he((ae?Kn:Wf)([...Nr(ie,ne,ce),de]),"cursor");break;case"hex":he((ae?qr:Al)([...Nr(ie,ne,ce),de]),"cursor");break}}function pe(ne){te.value=ne;const{value:ce}=z;if(!ce)return;const[,J,ie,de]=ce,{showAlpha:ae}=e;switch(R.value){case"hsv":he((ae?Pi:Uf)([ne,J,ie,de]),"cursor");break;case"rgb":he((ae?Kn:Wf)([...Nr(ne,J,ie),de]),"cursor");break;case"hex":he((ae?qr:Al)([...Nr(ne,J,ie),de]),"cursor");break;case"hsl":he((ae?Gr:Kf)([...Mu(ne,J,ie),de]),"cursor");break}}function Se(ne){switch(R.value){case"hsv":[A,$,U]=z.value,he(Pi([A,$,U,ne]),"cursor");break;case"rgb":[H,K,L]=F.value,he(Kn([H,K,L,ne]),"cursor");break;case"hex":[H,K,L]=F.value,he(qr([H,K,L,ne]),"cursor");break;case"hsl":[A,$,B]=y.value,he(Gr([A,$,B,ne]),"cursor");break}j.value=ne}function he(ne,ce){ce==="cursor"?n=ne:n=null;const{nTriggerFormChange:J,nTriggerFormInput:ie}=r,{onUpdateValue:de,"onUpdate:value":ae}=e;de&&Fe(de,ne),ae&&Fe(ae,ne),J(),ie(),v.value=ne}function fe(ne){he(ne,"input"),Rt(ye)}function ye(ne=!0){const{value:ce}=b;if(ce){const{nTriggerFormChange:J,nTriggerFormInput:ie}=r,{onComplete:de}=e;de&&de(ce);const{value:ae}=x,{value:q}=E;ne&&(ae.splice(q+1,ae.length,ce),E.value=q+1),J(),ie()}}function Y(){const{value:ne}=E;ne-1<0||(he(x.value[ne-1],"input"),ye(!1),E.value=ne-1)}function O(){const{value:ne}=E;ne<0||ne+1>=x.value.length||(he(x.value[ne+1],"input"),ye(!1),E.value=ne+1)}function Ie(){he(null,"input");const{onClear:ne}=e;ne&&ne(),p(!1)}function je(){const{value:ne}=b,{onConfirm:ce}=e;ce&&ce(ne),p(!1)}const W=I(()=>E.value>=1),ee=I(()=>{const{value:ne}=x;return ne.length>1&&E.value{ne||(x.value=[b.value],E.value=0)}),Et(()=>{if(!(n&&n===b.value)){const{value:ne}=z;ne&&(te.value=ne[0],j.value=ne[3],Z.value=[ne[1],ne[2]])}n=null});const ge=I(()=>{const{value:ne}=i,{common:{cubicBezierEaseInOut:ce},self:{textColor:J,color:ie,panelFontSize:de,boxShadow:ae,border:q,borderRadius:ue,dividerColor:ve,[Ee("height",ne)]:De,[Ee("fontSize",ne)]:Ke}}=c.value;return{"--n-bezier":ce,"--n-text-color":J,"--n-color":ie,"--n-panel-font-size":de,"--n-font-size":Ke,"--n-box-shadow":ae,"--n-border":q,"--n-border-radius":ue,"--n-height":De,"--n-divider-color":ve}}),Ce=d?vt("color-picker",I(()=>i.value[0]),ge,e):void 0;function le(){var ne;const{value:ce}=F,{value:J}=te,{internalActions:ie,modes:de,actions:ae}=e,{value:q}=c,{value:ue}=s;return m("div",{class:[`${ue}-color-picker-panel`,Ce==null?void 0:Ce.themeClass.value],onDragstart:ve=>{ve.preventDefault()},style:d?void 0:ge.value},m("div",{class:`${ue}-color-picker-control`},m(rB,{clsPrefix:ue,rgba:ce,displayedHue:J,displayedSv:Z.value,onUpdateSV:se,onComplete:ye}),m("div",{class:`${ue}-color-picker-preview`},m("div",{class:`${ue}-color-picker-preview__sliders`},m(tB,{clsPrefix:ue,hue:J,onUpdateHue:pe,onComplete:ye}),e.showAlpha?m(nB,{clsPrefix:ue,rgba:ce,alpha:j.value,onUpdateAlpha:Se,onComplete:ye}):null),e.showPreview?m(gB,{clsPrefix:ue,mode:R.value,color:F.value&&Al(F.value),onUpdateColor:ve=>{he(ve,"input")}}):null),m(cB,{clsPrefix:ue,showAlpha:e.showAlpha,mode:R.value,modes:de,onUpdateMode:w,value:b.value,valueArr:re.value,onUpdateValue:fe}),((ne=e.swatches)===null||ne===void 0?void 0:ne.length)&&m(mB,{clsPrefix:ue,mode:R.value,swatches:e.swatches,onUpdateColor:ve=>{he(ve,"input")}})),ae!=null&&ae.length?m("div",{class:`${ue}-color-picker-action`},ae.includes("confirm")&&m(St,{size:"small",onClick:je,theme:q.peers.Button,themeOverrides:q.peerOverrides.Button},{default:()=>l.value.confirm}),ae.includes("clear")&&m(St,{size:"small",onClick:Ie,disabled:!b.value,theme:q.peers.Button,themeOverrides:q.peerOverrides.Button},{default:()=>l.value.clear})):null,t.action?m("div",{class:`${ue}-color-picker-action`},{default:t.action}):ie?m("div",{class:`${ue}-color-picker-action`},ie.includes("undo")&&m(St,{size:"small",onClick:Y,disabled:!W.value,theme:q.peers.Button,themeOverrides:q.peerOverrides.Button},{default:()=>l.value.undo}),ie.includes("redo")&&m(St,{size:"small",onClick:O,disabled:!ee.value,theme:q.peers.Button,themeOverrides:q.peerOverrides.Button},{default:()=>l.value.redo})):null)}return{mergedClsPrefix:s,namespace:u,selfRef:o,hsla:y,rgba:F,mergedShow:f,mergedDisabled:a,isMounted:Cr(),adjustedTo:Mo(e),mergedValue:b,handleTriggerClick(){p(!0)},handleClickOutside(ne){var ce;!((ce=o.value)===null||ce===void 0)&&ce.contains(zi(ne))||p(!1)},renderPanel:le,cssVars:d?void 0:ge,themeClass:Ce==null?void 0:Ce.themeClass,onRender:Ce==null?void 0:Ce.onRender}},render(){const{$slots:e,mergedClsPrefix:t,onRender:o}=this;return o==null||o(),m("div",{class:[this.themeClass,`${t}-color-picker`],ref:"selfRef",style:this.cssVars},m(ks,null,{default:()=>[m(_s,null,{default:()=>m(fB,{clsPrefix:t,value:this.mergedValue,hsla:this.hsla,disabled:this.mergedDisabled,onClick:this.handleTriggerClick},{label:e.label})}),m(Fs,{placement:this.placement,show:this.mergedShow,containerClass:this.namespace,teleportDisabled:this.adjustedTo===Mo.tdkey,to:this.adjustedTo},{default:()=>m(ho,{name:"fade-in-scale-up-transition",appear:this.isMounted},{default:()=>this.mergedShow?Po(this.renderPanel(),[[Oi,this.handleClickOutside,void 0,{capture:!0}]]):null})})]}))}}),yB={paddingSmall:"12px 16px 12px",paddingMedium:"19px 24px 20px",paddingLarge:"23px 32px 24px",paddingHuge:"27px 40px 28px",titleFontSizeSmall:"16px",titleFontSizeMedium:"18px",titleFontSizeLarge:"18px",titleFontSizeHuge:"18px",closeIconSize:"18px",closeSize:"22px"};function XC(e){const{primaryColor:t,borderRadius:o,lineHeight:n,fontSize:r,cardColor:i,textColor2:a,textColor1:l,dividerColor:s,fontWeightStrong:u,closeIconColor:d,closeIconColorHover:c,closeIconColorPressed:h,closeColorHover:f,closeColorPressed:p,modalColor:g,boxShadow1:v,popoverColor:b,actionColor:x}=e;return Object.assign(Object.assign({},yB),{lineHeight:n,color:i,colorModal:g,colorPopover:b,colorTarget:t,colorEmbedded:x,colorEmbeddedModal:x,colorEmbeddedPopover:x,textColor:a,titleTextColor:l,borderColor:s,actionColor:x,titleFontWeight:u,closeColorHover:f,closeColorPressed:p,closeBorderRadius:o,closeIconColor:d,closeIconColorHover:c,closeIconColorPressed:h,fontSizeSmall:r,fontSizeMedium:r,fontSizeLarge:r,fontSizeHuge:r,boxShadow:v,borderRadius:o})}const Wp={name:"Card",common:Ve,self:XC},YC={name:"Card",common:Ne,self(e){const t=XC(e),{cardColor:o,modalColor:n,popoverColor:r}=e;return t.colorEmbedded=o,t.colorEmbeddedModal=n,t.colorEmbeddedPopover=r,t}},CB=N([D("card",` + `)])])])])]),bB=Object.assign(Object.assign({},Ie.props),{value:String,show:{type:Boolean,default:void 0},defaultShow:Boolean,defaultValue:String,modes:{type:Array,default:()=>["rgb","hex","hsl"]},placement:{type:String,default:"bottom-start"},to:Mo.propTo,showAlpha:{type:Boolean,default:!0},showPreview:Boolean,swatches:Array,disabled:{type:Boolean,default:void 0},actions:{type:Array,default:null},internalActions:Array,size:String,renderLabel:Function,onComplete:Function,onConfirm:Function,onClear:Function,"onUpdate:show":[Function,Array],onUpdateShow:[Function,Array],"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array]}),xB=xe({name:"ColorPicker",props:bB,setup(e,{slots:t}){const o=M(null);let n=null;const r=Tn(e),{mergedSizeRef:i,mergedDisabledRef:a}=r,{localeRef:l}=Er("global"),{mergedClsPrefixRef:s,namespaceRef:u,inlineThemeDisabled:d}=nt(e),c=Ie("ColorPicker","-color-picker",vB,ZC,e,s);Je(Wp,{themeRef:c,renderLabelRef:Be(e,"renderLabel"),colorPickerSlots:t});const h=M(e.defaultShow),f=to(Be(e,"show"),h);function p(ne){const{onUpdateShow:ce,"onUpdate:show":J}=e;ce&&$e(ce,ne),J&&$e(J,ne),h.value=ne}const{defaultValue:g}=e,v=M(g===void 0?q9(e.modes,e.showAlpha):g),b=to(Be(e,"value"),v),x=M([b.value]),k=M(0),C=I(()=>as(b.value)),{modes:_}=e,R=M(as(b.value)||_[0]||"rgb");function w(){const{modes:ne}=e,{value:ce}=R,J=ne.findIndex(ie=>ie===ce);~J?R.value=ne[(J+1)%ne.length]:R.value="rgb"}let A,$,B,U,N,K,L,D;const z=I(()=>{const{value:ne}=b;if(!ne)return null;switch(C.value){case"hsv":return $i(ne);case"hsl":return[A,$,B,D]=ka(ne),[...Sx(A,$,B),D];case"rgb":case"hex":return[N,K,L,D]=so(ne),[...Nf(N,K,L),D]}}),F=I(()=>{const{value:ne}=b;if(!ne)return null;switch(C.value){case"rgb":case"hex":return so(ne);case"hsv":return[A,$,U,D]=$i(ne),[...Nr(A,$,U),D];case"hsl":return[A,$,B,D]=ka(ne),[...jf(A,$,B),D]}}),y=I(()=>{const{value:ne}=b;if(!ne)return null;switch(C.value){case"hsl":return ka(ne);case"hsv":return[A,$,U,D]=$i(ne),[...Mu(A,$,U),D];case"rgb":case"hex":return[N,K,L,D]=so(ne),[...Vf(N,K,L),D]}}),re=I(()=>{switch(R.value){case"rgb":case"hex":return F.value;case"hsv":return z.value;case"hsl":return y.value}}),te=M(0),j=M(1),Z=M([0,0]);function se(ne,ce){const{value:J}=z,ie=te.value,de=J?J[3]:1;Z.value=[ne,ce];const{showAlpha:ae}=e;switch(R.value){case"hsv":he((ae?Pi:Kf)([ie,ne,ce,de]),"cursor");break;case"hsl":he((ae?Gr:Gf)([...Mu(ie,ne,ce),de]),"cursor");break;case"rgb":he((ae?Kn:Uf)([...Nr(ie,ne,ce),de]),"cursor");break;case"hex":he((ae?qr:Al)([...Nr(ie,ne,ce),de]),"cursor");break}}function pe(ne){te.value=ne;const{value:ce}=z;if(!ce)return;const[,J,ie,de]=ce,{showAlpha:ae}=e;switch(R.value){case"hsv":he((ae?Pi:Kf)([ne,J,ie,de]),"cursor");break;case"rgb":he((ae?Kn:Uf)([...Nr(ne,J,ie),de]),"cursor");break;case"hex":he((ae?qr:Al)([...Nr(ne,J,ie),de]),"cursor");break;case"hsl":he((ae?Gr:Gf)([...Mu(ne,J,ie),de]),"cursor");break}}function Se(ne){switch(R.value){case"hsv":[A,$,U]=z.value,he(Pi([A,$,U,ne]),"cursor");break;case"rgb":[N,K,L]=F.value,he(Kn([N,K,L,ne]),"cursor");break;case"hex":[N,K,L]=F.value,he(qr([N,K,L,ne]),"cursor");break;case"hsl":[A,$,B]=y.value,he(Gr([A,$,B,ne]),"cursor");break}j.value=ne}function he(ne,ce){ce==="cursor"?n=ne:n=null;const{nTriggerFormChange:J,nTriggerFormInput:ie}=r,{onUpdateValue:de,"onUpdate:value":ae}=e;de&&$e(de,ne),ae&&$e(ae,ne),J(),ie(),v.value=ne}function fe(ne){he(ne,"input"),Rt(Ce)}function Ce(ne=!0){const{value:ce}=b;if(ce){const{nTriggerFormChange:J,nTriggerFormInput:ie}=r,{onComplete:de}=e;de&&de(ce);const{value:ae}=x,{value:q}=k;ne&&(ae.splice(q+1,ae.length,ce),k.value=q+1),J(),ie()}}function Y(){const{value:ne}=k;ne-1<0||(he(x.value[ne-1],"input"),Ce(!1),k.value=ne-1)}function O(){const{value:ne}=k;ne<0||ne+1>=x.value.length||(he(x.value[ne+1],"input"),Ce(!1),k.value=ne+1)}function ze(){he(null,"input");const{onClear:ne}=e;ne&&ne(),p(!1)}function je(){const{value:ne}=b,{onConfirm:ce}=e;ce&&ce(ne),p(!1)}const W=I(()=>k.value>=1),ee=I(()=>{const{value:ne}=x;return ne.length>1&&k.value{ne||(x.value=[b.value],k.value=0)}),kt(()=>{if(!(n&&n===b.value)){const{value:ne}=z;ne&&(te.value=ne[0],j.value=ne[3],Z.value=[ne[1],ne[2]])}n=null});const ge=I(()=>{const{value:ne}=i,{common:{cubicBezierEaseInOut:ce},self:{textColor:J,color:ie,panelFontSize:de,boxShadow:ae,border:q,borderRadius:ue,dividerColor:ve,[Ee("height",ne)]:Te,[Ee("fontSize",ne)]:Ke}}=c.value;return{"--n-bezier":ce,"--n-text-color":J,"--n-color":ie,"--n-panel-font-size":de,"--n-font-size":Ke,"--n-box-shadow":ae,"--n-border":q,"--n-border-radius":ue,"--n-height":Te,"--n-divider-color":ve}}),we=d?vt("color-picker",I(()=>i.value[0]),ge,e):void 0;function le(){var ne;const{value:ce}=F,{value:J}=te,{internalActions:ie,modes:de,actions:ae}=e,{value:q}=c,{value:ue}=s;return m("div",{class:[`${ue}-color-picker-panel`,we==null?void 0:we.themeClass.value],onDragstart:ve=>{ve.preventDefault()},style:d?void 0:ge.value},m("div",{class:`${ue}-color-picker-control`},m(rB,{clsPrefix:ue,rgba:ce,displayedHue:J,displayedSv:Z.value,onUpdateSV:se,onComplete:Ce}),m("div",{class:`${ue}-color-picker-preview`},m("div",{class:`${ue}-color-picker-preview__sliders`},m(tB,{clsPrefix:ue,hue:J,onUpdateHue:pe,onComplete:Ce}),e.showAlpha?m(nB,{clsPrefix:ue,rgba:ce,alpha:j.value,onUpdateAlpha:Se,onComplete:Ce}):null),e.showPreview?m(gB,{clsPrefix:ue,mode:R.value,color:F.value&&Al(F.value),onUpdateColor:ve=>{he(ve,"input")}}):null),m(cB,{clsPrefix:ue,showAlpha:e.showAlpha,mode:R.value,modes:de,onUpdateMode:w,value:b.value,valueArr:re.value,onUpdateValue:fe}),((ne=e.swatches)===null||ne===void 0?void 0:ne.length)&&m(mB,{clsPrefix:ue,mode:R.value,swatches:e.swatches,onUpdateColor:ve=>{he(ve,"input")}})),ae!=null&&ae.length?m("div",{class:`${ue}-color-picker-action`},ae.includes("confirm")&&m(St,{size:"small",onClick:je,theme:q.peers.Button,themeOverrides:q.peerOverrides.Button},{default:()=>l.value.confirm}),ae.includes("clear")&&m(St,{size:"small",onClick:ze,disabled:!b.value,theme:q.peers.Button,themeOverrides:q.peerOverrides.Button},{default:()=>l.value.clear})):null,t.action?m("div",{class:`${ue}-color-picker-action`},{default:t.action}):ie?m("div",{class:`${ue}-color-picker-action`},ie.includes("undo")&&m(St,{size:"small",onClick:Y,disabled:!W.value,theme:q.peers.Button,themeOverrides:q.peerOverrides.Button},{default:()=>l.value.undo}),ie.includes("redo")&&m(St,{size:"small",onClick:O,disabled:!ee.value,theme:q.peers.Button,themeOverrides:q.peerOverrides.Button},{default:()=>l.value.redo})):null)}return{mergedClsPrefix:s,namespace:u,selfRef:o,hsla:y,rgba:F,mergedShow:f,mergedDisabled:a,isMounted:Cr(),adjustedTo:Mo(e),mergedValue:b,handleTriggerClick(){p(!0)},handleClickOutside(ne){var ce;!((ce=o.value)===null||ce===void 0)&&ce.contains(zi(ne))||p(!1)},renderPanel:le,cssVars:d?void 0:ge,themeClass:we==null?void 0:we.themeClass,onRender:we==null?void 0:we.onRender}},render(){const{$slots:e,mergedClsPrefix:t,onRender:o}=this;return o==null||o(),m("div",{class:[this.themeClass,`${t}-color-picker`],ref:"selfRef",style:this.cssVars},m(ks,null,{default:()=>[m(_s,null,{default:()=>m(fB,{clsPrefix:t,value:this.mergedValue,hsla:this.hsla,disabled:this.mergedDisabled,onClick:this.handleTriggerClick},{label:e.label})}),m(Fs,{placement:this.placement,show:this.mergedShow,containerClass:this.namespace,teleportDisabled:this.adjustedTo===Mo.tdkey,to:this.adjustedTo},{default:()=>m(ho,{name:"fade-in-scale-up-transition",appear:this.isMounted},{default:()=>this.mergedShow?Po(this.renderPanel(),[[Oi,this.handleClickOutside,void 0,{capture:!0}]]):null})})]}))}}),yB={paddingSmall:"12px 16px 12px",paddingMedium:"19px 24px 20px",paddingLarge:"23px 32px 24px",paddingHuge:"27px 40px 28px",titleFontSizeSmall:"16px",titleFontSizeMedium:"18px",titleFontSizeLarge:"18px",titleFontSizeHuge:"18px",closeIconSize:"18px",closeSize:"22px"};function YC(e){const{primaryColor:t,borderRadius:o,lineHeight:n,fontSize:r,cardColor:i,textColor2:a,textColor1:l,dividerColor:s,fontWeightStrong:u,closeIconColor:d,closeIconColorHover:c,closeIconColorPressed:h,closeColorHover:f,closeColorPressed:p,modalColor:g,boxShadow1:v,popoverColor:b,actionColor:x}=e;return Object.assign(Object.assign({},yB),{lineHeight:n,color:i,colorModal:g,colorPopover:b,colorTarget:t,colorEmbedded:x,colorEmbeddedModal:x,colorEmbeddedPopover:x,textColor:a,titleTextColor:l,borderColor:s,actionColor:x,titleFontWeight:u,closeColorHover:f,closeColorPressed:p,closeBorderRadius:o,closeIconColor:d,closeIconColorHover:c,closeIconColorPressed:h,fontSizeSmall:r,fontSizeMedium:r,fontSizeLarge:r,fontSizeHuge:r,boxShadow:v,borderRadius:o})}const Up={name:"Card",common:Ve,self:YC},QC={name:"Card",common:Ne,self(e){const t=YC(e),{cardColor:o,modalColor:n,popoverColor:r}=e;return t.colorEmbedded=o,t.colorEmbeddedModal=n,t.colorEmbeddedPopover=r,t}},CB=V([T("card",` font-size: var(--n-font-size); line-height: var(--n-line-height); display: flex; @@ -1617,13 +1617,13 @@ ${t} background-color .3s var(--n-bezier), box-shadow .3s var(--n-bezier), border-color .3s var(--n-bezier); - `,[Mx({background:"var(--n-color-modal)"}),X("hoverable",[N("&:hover","box-shadow: var(--n-box-shadow);")]),X("content-segmented",[N(">",[G("content",{paddingTop:"var(--n-padding-bottom)"})])]),X("content-soft-segmented",[N(">",[G("content",` + `,[Ax({background:"var(--n-color-modal)"}),X("hoverable",[V("&:hover","box-shadow: var(--n-box-shadow);")]),X("content-segmented",[V(">",[G("content",{paddingTop:"var(--n-padding-bottom)"})])]),X("content-soft-segmented",[V(">",[G("content",` margin: 0 var(--n-padding-left); padding: var(--n-padding-bottom) 0; - `)])]),X("footer-segmented",[N(">",[G("footer",{paddingTop:"var(--n-padding-bottom)"})])]),X("footer-soft-segmented",[N(">",[G("footer",` + `)])]),X("footer-segmented",[V(">",[G("footer",{paddingTop:"var(--n-padding-bottom)"})])]),X("footer-soft-segmented",[V(">",[G("footer",` padding: var(--n-padding-bottom) 0; margin: 0 var(--n-padding-left); - `)])]),N(">",[D("card-header",` + `)])]),V(">",[T("card-header",` box-sizing: border-box; display: flex; align-items: center; @@ -1662,31 +1662,31 @@ ${t} box-sizing: border-box; padding: 0 var(--n-padding-left) var(--n-padding-bottom) var(--n-padding-left); font-size: var(--n-font-size); - `,[N("&:first-child",{paddingTop:"var(--n-padding-bottom)"})]),G("action",` + `,[V("&:first-child",{paddingTop:"var(--n-padding-bottom)"})]),G("action",` background-color: var(--n-action-color); padding: var(--n-padding-bottom) var(--n-padding-left); border-bottom-left-radius: var(--n-border-radius); border-bottom-right-radius: var(--n-border-radius); - `)]),D("card-cover",` + `)]),T("card-cover",` overflow: hidden; width: 100%; border-radius: var(--n-border-radius) var(--n-border-radius) 0 0; - `,[N("img",` + `,[V("img",` display: block; width: 100%; `)]),X("bordered",` border: 1px solid var(--n-border-color); - `,[N("&:target","border-color: var(--n-color-target);")]),X("action-segmented",[N(">",[G("action",[N("&:not(:first-child)",{borderTop:"1px solid var(--n-border-color)"})])])]),X("content-segmented, content-soft-segmented",[N(">",[G("content",{transition:"border-color 0.3s var(--n-bezier)"},[N("&:not(:first-child)",{borderTop:"1px solid var(--n-border-color)"})])])]),X("footer-segmented, footer-soft-segmented",[N(">",[G("footer",{transition:"border-color 0.3s var(--n-bezier)"},[N("&:not(:first-child)",{borderTop:"1px solid var(--n-border-color)"})])])]),X("embedded",` + `,[V("&:target","border-color: var(--n-color-target);")]),X("action-segmented",[V(">",[G("action",[V("&:not(:first-child)",{borderTop:"1px solid var(--n-border-color)"})])])]),X("content-segmented, content-soft-segmented",[V(">",[G("content",{transition:"border-color 0.3s var(--n-bezier)"},[V("&:not(:first-child)",{borderTop:"1px solid var(--n-border-color)"})])])]),X("footer-segmented, footer-soft-segmented",[V(">",[G("footer",{transition:"border-color 0.3s var(--n-bezier)"},[V("&:not(:first-child)",{borderTop:"1px solid var(--n-border-color)"})])])]),X("embedded",` background-color: var(--n-color-embedded); - `)]),Ki(D("card",` + `)]),Ki(T("card",` background: var(--n-color-modal); `,[X("embedded",` background-color: var(--n-color-embedded-modal); - `)])),Ha(D("card",` + `)])),Ha(T("card",` background: var(--n-color-popover); `,[X("embedded",` background-color: var(--n-color-embedded-popover); - `)]))]),Up={title:[String,Function],contentClass:String,contentStyle:[Object,String],headerClass:String,headerStyle:[Object,String],headerExtraClass:String,headerExtraStyle:[Object,String],footerClass:String,footerStyle:[Object,String],embedded:Boolean,segmented:{type:[Boolean,Object],default:!1},size:{type:String,default:"medium"},bordered:{type:Boolean,default:!0},closable:Boolean,hoverable:Boolean,role:String,onClose:[Function,Array],tag:{type:String,default:"div"},cover:Function,content:[String,Function],footer:Function,action:Function,headerExtra:Function},wB=ws(Up),SB=Object.assign(Object.assign({},Te.props),Up),QC=xe({name:"Card",props:SB,setup(e){const t=()=>{const{onClose:u}=e;u&&Fe(u)},{inlineThemeDisabled:o,mergedClsPrefixRef:n,mergedRtlRef:r}=nt(e),i=Te("Card","-card",CB,Wp,e,n),a=Gt("Card",r,n),l=I(()=>{const{size:u}=e,{self:{color:d,colorModal:c,colorTarget:h,textColor:f,titleTextColor:p,titleFontWeight:g,borderColor:v,actionColor:b,borderRadius:x,lineHeight:E,closeIconColor:C,closeIconColorHover:_,closeIconColorPressed:R,closeColorHover:w,closeColorPressed:A,closeBorderRadius:$,closeIconSize:B,closeSize:U,boxShadow:H,colorPopover:K,colorEmbedded:L,colorEmbeddedModal:T,colorEmbeddedPopover:z,[Ee("padding",u)]:F,[Ee("fontSize",u)]:y,[Ee("titleFontSize",u)]:re},common:{cubicBezierEaseInOut:te}}=i.value,{top:j,left:Z,bottom:se}=Ro(F);return{"--n-bezier":te,"--n-border-radius":x,"--n-color":d,"--n-color-modal":c,"--n-color-popover":K,"--n-color-embedded":L,"--n-color-embedded-modal":T,"--n-color-embedded-popover":z,"--n-color-target":h,"--n-text-color":f,"--n-line-height":E,"--n-action-color":b,"--n-title-text-color":p,"--n-title-font-weight":g,"--n-close-icon-color":C,"--n-close-icon-color-hover":_,"--n-close-icon-color-pressed":R,"--n-close-color-hover":w,"--n-close-color-pressed":A,"--n-border-color":v,"--n-box-shadow":H,"--n-padding-top":j,"--n-padding-bottom":se,"--n-padding-left":Z,"--n-font-size":y,"--n-title-font-size":re,"--n-close-size":U,"--n-close-icon-size":B,"--n-close-border-radius":$}}),s=o?vt("card",I(()=>e.size[0]),l,e):void 0;return{rtlEnabled:a,mergedClsPrefix:n,mergedTheme:i,handleCloseClick:t,cssVars:o?void 0:l,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender}},render(){const{segmented:e,bordered:t,hoverable:o,mergedClsPrefix:n,rtlEnabled:r,onRender:i,embedded:a,tag:l,$slots:s}=this;return i==null||i(),m(l,{class:[`${n}-card`,this.themeClass,a&&`${n}-card--embedded`,{[`${n}-card--rtl`]:r,[`${n}-card--content${typeof e!="boolean"&&e.content==="soft"?"-soft":""}-segmented`]:e===!0||e!==!1&&e.content,[`${n}-card--footer${typeof e!="boolean"&&e.footer==="soft"?"-soft":""}-segmented`]:e===!0||e!==!1&&e.footer,[`${n}-card--action-segmented`]:e===!0||e!==!1&&e.action,[`${n}-card--bordered`]:t,[`${n}-card--hoverable`]:o}],style:this.cssVars,role:this.role},bt(s.cover,u=>{const d=this.cover?pn([this.cover()]):u;return d&&m("div",{class:`${n}-card-cover`,role:"none"},d)}),bt(s.header,u=>{const{title:d}=this,c=d?pn(typeof d=="function"?[d()]:[d]):u;return c||this.closable?m("div",{class:[`${n}-card-header`,this.headerClass],style:this.headerStyle,role:"heading"},m("div",{class:`${n}-card-header__main`,role:"heading"},c),bt(s["header-extra"],h=>{const f=this.headerExtra?pn([this.headerExtra()]):h;return f&&m("div",{class:[`${n}-card-header__extra`,this.headerExtraClass],style:this.headerExtraStyle},f)}),this.closable&&m(li,{clsPrefix:n,class:`${n}-card-header__close`,onClick:this.handleCloseClick,absolute:!0})):null}),bt(s.default,u=>{const{content:d}=this,c=d?pn(typeof d=="function"?[d()]:[d]):u;return c&&m("div",{class:[`${n}-card__content`,this.contentClass],style:this.contentStyle,role:"none"},c)}),bt(s.footer,u=>{const d=this.footer?pn([this.footer()]):u;return d&&m("div",{class:[`${n}-card__footer`,this.footerClass],style:this.footerStyle,role:"none"},d)}),bt(s.action,u=>{const d=this.action?pn([this.action()]):u;return d&&m("div",{class:`${n}-card__action`,role:"none"},d)}))}});function JC(){return{dotSize:"8px",dotColor:"rgba(255, 255, 255, .3)",dotColorActive:"rgba(255, 255, 255, 1)",dotColorFocus:"rgba(255, 255, 255, .5)",dotLineWidth:"16px",dotLineWidthActive:"24px",arrowColor:"#eee"}}const EB={name:"Carousel",common:Ve,self:JC},kB={name:"Carousel",common:Ne,self:JC},_B={sizeSmall:"14px",sizeMedium:"16px",sizeLarge:"18px",labelPadding:"0 8px",labelFontWeight:"400"};function e5(e){const{baseColor:t,inputColorDisabled:o,cardColor:n,modalColor:r,popoverColor:i,textColorDisabled:a,borderColor:l,primaryColor:s,textColor2:u,fontSizeSmall:d,fontSizeMedium:c,fontSizeLarge:h,borderRadiusSmall:f,lineHeight:p}=e;return Object.assign(Object.assign({},_B),{labelLineHeight:p,fontSizeSmall:d,fontSizeMedium:c,fontSizeLarge:h,borderRadius:f,color:t,colorChecked:s,colorDisabled:o,colorDisabledChecked:o,colorTableHeader:n,colorTableHeaderModal:r,colorTableHeaderPopover:i,checkMarkColor:t,checkMarkColorDisabled:a,checkMarkColorDisabledChecked:a,border:`1px solid ${l}`,borderDisabled:`1px solid ${l}`,borderDisabledChecked:`1px solid ${l}`,borderChecked:`1px solid ${s}`,borderFocus:`1px solid ${s}`,boxShadowFocus:`0 0 0 2px ${Me(s,{alpha:.3})}`,textColor:u,textColorDisabled:a})}const Ji={name:"Checkbox",common:Ve,self:e5},Ga={name:"Checkbox",common:Ne,self(e){const{cardColor:t}=e,o=e5(e);return o.color="#0000",o.checkMarkColor=t,o}};function t5(e){const{borderRadius:t,boxShadow2:o,popoverColor:n,textColor2:r,textColor3:i,primaryColor:a,textColorDisabled:l,dividerColor:s,hoverColor:u,fontSizeMedium:d,heightMedium:c}=e;return{menuBorderRadius:t,menuColor:n,menuBoxShadow:o,menuDividerColor:s,menuHeight:"calc(var(--n-option-height) * 6.6)",optionArrowColor:i,optionHeight:c,optionFontSize:d,optionColorHover:u,optionTextColor:r,optionTextColorActive:a,optionTextColorDisabled:l,optionCheckMarkColor:a,loadingColor:a,columnWidth:"180px"}}const FB={name:"Cascader",common:Ve,peers:{InternalSelectMenu:Ua,InternalSelection:Hd,Scrollbar:Lo,Checkbox:Ji,Empty:tr},self:t5},RB={name:"Cascader",common:Ne,peers:{InternalSelectMenu:Is,InternalSelection:Hp,Scrollbar:Zo,Checkbox:Ga,Empty:tr},self:t5},$B=m("svg",{viewBox:"0 0 64 64",class:"check-icon"},m("path",{d:"M50.42,16.76L22.34,39.45l-8.1-11.46c-1.12-1.58-3.3-1.96-4.88-0.84c-1.58,1.12-1.95,3.3-0.84,4.88l10.26,14.51 c0.56,0.79,1.42,1.31,2.38,1.45c0.16,0.02,0.32,0.03,0.48,0.03c0.8,0,1.57-0.27,2.2-0.78l30.99-25.03c1.5-1.21,1.74-3.42,0.52-4.92 C54.13,15.78,51.93,15.55,50.42,16.76z"})),PB=m("svg",{viewBox:"0 0 100 100",class:"line-icon"},m("path",{d:"M80.2,55.5H21.4c-2.8,0-5.1-2.5-5.1-5.5l0,0c0-3,2.3-5.5,5.1-5.5h58.7c2.8,0,5.1,2.5,5.1,5.5l0,0C85.2,53.1,82.9,55.5,80.2,55.5z"})),o5="n-checkbox-group",MB={min:Number,max:Number,size:String,value:Array,defaultValue:{type:Array,default:null},disabled:{type:Boolean,default:void 0},"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onChange:[Function,Array]},n5=xe({name:"CheckboxGroup",props:MB,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=Dn(e),{mergedSizeRef:n,mergedDisabledRef:r}=o,i=M(e.defaultValue),a=I(()=>e.value),l=to(a,i),s=I(()=>{var c;return((c=l.value)===null||c===void 0?void 0:c.length)||0}),u=I(()=>Array.isArray(l.value)?new Set(l.value):new Set);function d(c,h){const{nTriggerFormInput:f,nTriggerFormChange:p}=o,{onChange:g,"onUpdate:value":v,onUpdateValue:b}=e;if(Array.isArray(l.value)){const x=Array.from(l.value),E=x.findIndex(C=>C===h);c?~E||(x.push(h),b&&Fe(b,x,{actionType:"check",value:h}),v&&Fe(v,x,{actionType:"check",value:h}),f(),p(),i.value=x,g&&Fe(g,x)):~E&&(x.splice(E,1),b&&Fe(b,x,{actionType:"uncheck",value:h}),v&&Fe(v,x,{actionType:"uncheck",value:h}),g&&Fe(g,x),i.value=x,f(),p())}else c?(b&&Fe(b,[h],{actionType:"check",value:h}),v&&Fe(v,[h],{actionType:"check",value:h}),g&&Fe(g,[h]),i.value=[h],f(),p()):(b&&Fe(b,[],{actionType:"uncheck",value:h}),v&&Fe(v,[],{actionType:"uncheck",value:h}),g&&Fe(g,[]),i.value=[],f(),p())}return Je(o5,{checkedCountRef:s,maxRef:Be(e,"max"),minRef:Be(e,"min"),valueSetRef:u,disabledRef:r,mergedSizeRef:n,toggleCheckbox:d}),{mergedClsPrefix:t}},render(){return m("div",{class:`${this.mergedClsPrefix}-checkbox-group`,role:"group"},this.$slots)}}),AB=N([D("checkbox",` + `)]))]),Kp={title:[String,Function],contentClass:String,contentStyle:[Object,String],headerClass:String,headerStyle:[Object,String],headerExtraClass:String,headerExtraStyle:[Object,String],footerClass:String,footerStyle:[Object,String],embedded:Boolean,segmented:{type:[Boolean,Object],default:!1},size:{type:String,default:"medium"},bordered:{type:Boolean,default:!0},closable:Boolean,hoverable:Boolean,role:String,onClose:[Function,Array],tag:{type:String,default:"div"},cover:Function,content:[String,Function],footer:Function,action:Function,headerExtra:Function},wB=ws(Kp),SB=Object.assign(Object.assign({},Ie.props),Kp),JC=xe({name:"Card",props:SB,setup(e){const t=()=>{const{onClose:u}=e;u&&$e(u)},{inlineThemeDisabled:o,mergedClsPrefixRef:n,mergedRtlRef:r}=nt(e),i=Ie("Card","-card",CB,Up,e,n),a=Gt("Card",r,n),l=I(()=>{const{size:u}=e,{self:{color:d,colorModal:c,colorTarget:h,textColor:f,titleTextColor:p,titleFontWeight:g,borderColor:v,actionColor:b,borderRadius:x,lineHeight:k,closeIconColor:C,closeIconColorHover:_,closeIconColorPressed:R,closeColorHover:w,closeColorPressed:A,closeBorderRadius:$,closeIconSize:B,closeSize:U,boxShadow:N,colorPopover:K,colorEmbedded:L,colorEmbeddedModal:D,colorEmbeddedPopover:z,[Ee("padding",u)]:F,[Ee("fontSize",u)]:y,[Ee("titleFontSize",u)]:re},common:{cubicBezierEaseInOut:te}}=i.value,{top:j,left:Z,bottom:se}=Ro(F);return{"--n-bezier":te,"--n-border-radius":x,"--n-color":d,"--n-color-modal":c,"--n-color-popover":K,"--n-color-embedded":L,"--n-color-embedded-modal":D,"--n-color-embedded-popover":z,"--n-color-target":h,"--n-text-color":f,"--n-line-height":k,"--n-action-color":b,"--n-title-text-color":p,"--n-title-font-weight":g,"--n-close-icon-color":C,"--n-close-icon-color-hover":_,"--n-close-icon-color-pressed":R,"--n-close-color-hover":w,"--n-close-color-pressed":A,"--n-border-color":v,"--n-box-shadow":N,"--n-padding-top":j,"--n-padding-bottom":se,"--n-padding-left":Z,"--n-font-size":y,"--n-title-font-size":re,"--n-close-size":U,"--n-close-icon-size":B,"--n-close-border-radius":$}}),s=o?vt("card",I(()=>e.size[0]),l,e):void 0;return{rtlEnabled:a,mergedClsPrefix:n,mergedTheme:i,handleCloseClick:t,cssVars:o?void 0:l,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender}},render(){const{segmented:e,bordered:t,hoverable:o,mergedClsPrefix:n,rtlEnabled:r,onRender:i,embedded:a,tag:l,$slots:s}=this;return i==null||i(),m(l,{class:[`${n}-card`,this.themeClass,a&&`${n}-card--embedded`,{[`${n}-card--rtl`]:r,[`${n}-card--content${typeof e!="boolean"&&e.content==="soft"?"-soft":""}-segmented`]:e===!0||e!==!1&&e.content,[`${n}-card--footer${typeof e!="boolean"&&e.footer==="soft"?"-soft":""}-segmented`]:e===!0||e!==!1&&e.footer,[`${n}-card--action-segmented`]:e===!0||e!==!1&&e.action,[`${n}-card--bordered`]:t,[`${n}-card--hoverable`]:o}],style:this.cssVars,role:this.role},bt(s.cover,u=>{const d=this.cover?pn([this.cover()]):u;return d&&m("div",{class:`${n}-card-cover`,role:"none"},d)}),bt(s.header,u=>{const{title:d}=this,c=d?pn(typeof d=="function"?[d()]:[d]):u;return c||this.closable?m("div",{class:[`${n}-card-header`,this.headerClass],style:this.headerStyle,role:"heading"},m("div",{class:`${n}-card-header__main`,role:"heading"},c),bt(s["header-extra"],h=>{const f=this.headerExtra?pn([this.headerExtra()]):h;return f&&m("div",{class:[`${n}-card-header__extra`,this.headerExtraClass],style:this.headerExtraStyle},f)}),this.closable&&m(li,{clsPrefix:n,class:`${n}-card-header__close`,onClick:this.handleCloseClick,absolute:!0})):null}),bt(s.default,u=>{const{content:d}=this,c=d?pn(typeof d=="function"?[d()]:[d]):u;return c&&m("div",{class:[`${n}-card__content`,this.contentClass],style:this.contentStyle,role:"none"},c)}),bt(s.footer,u=>{const d=this.footer?pn([this.footer()]):u;return d&&m("div",{class:[`${n}-card__footer`,this.footerClass],style:this.footerStyle,role:"none"},d)}),bt(s.action,u=>{const d=this.action?pn([this.action()]):u;return d&&m("div",{class:`${n}-card__action`,role:"none"},d)}))}});function e5(){return{dotSize:"8px",dotColor:"rgba(255, 255, 255, .3)",dotColorActive:"rgba(255, 255, 255, 1)",dotColorFocus:"rgba(255, 255, 255, .5)",dotLineWidth:"16px",dotLineWidthActive:"24px",arrowColor:"#eee"}}const EB={name:"Carousel",common:Ve,self:e5},kB={name:"Carousel",common:Ne,self:e5},_B={sizeSmall:"14px",sizeMedium:"16px",sizeLarge:"18px",labelPadding:"0 8px",labelFontWeight:"400"};function t5(e){const{baseColor:t,inputColorDisabled:o,cardColor:n,modalColor:r,popoverColor:i,textColorDisabled:a,borderColor:l,primaryColor:s,textColor2:u,fontSizeSmall:d,fontSizeMedium:c,fontSizeLarge:h,borderRadiusSmall:f,lineHeight:p}=e;return Object.assign(Object.assign({},_B),{labelLineHeight:p,fontSizeSmall:d,fontSizeMedium:c,fontSizeLarge:h,borderRadius:f,color:t,colorChecked:s,colorDisabled:o,colorDisabledChecked:o,colorTableHeader:n,colorTableHeaderModal:r,colorTableHeaderPopover:i,checkMarkColor:t,checkMarkColorDisabled:a,checkMarkColorDisabledChecked:a,border:`1px solid ${l}`,borderDisabled:`1px solid ${l}`,borderDisabledChecked:`1px solid ${l}`,borderChecked:`1px solid ${s}`,borderFocus:`1px solid ${s}`,boxShadowFocus:`0 0 0 2px ${Me(s,{alpha:.3})}`,textColor:u,textColorDisabled:a})}const Ji={name:"Checkbox",common:Ve,self:t5},Ga={name:"Checkbox",common:Ne,self(e){const{cardColor:t}=e,o=t5(e);return o.color="#0000",o.checkMarkColor=t,o}};function o5(e){const{borderRadius:t,boxShadow2:o,popoverColor:n,textColor2:r,textColor3:i,primaryColor:a,textColorDisabled:l,dividerColor:s,hoverColor:u,fontSizeMedium:d,heightMedium:c}=e;return{menuBorderRadius:t,menuColor:n,menuBoxShadow:o,menuDividerColor:s,menuHeight:"calc(var(--n-option-height) * 6.6)",optionArrowColor:i,optionHeight:c,optionFontSize:d,optionColorHover:u,optionTextColor:r,optionTextColorActive:a,optionTextColorDisabled:l,optionCheckMarkColor:a,loadingColor:a,columnWidth:"180px"}}const FB={name:"Cascader",common:Ve,peers:{InternalSelectMenu:Ua,InternalSelection:Nd,Scrollbar:Lo,Checkbox:Ji,Empty:tr},self:o5},RB={name:"Cascader",common:Ne,peers:{InternalSelectMenu:Is,InternalSelection:Np,Scrollbar:Zo,Checkbox:Ga,Empty:tr},self:o5},$B=m("svg",{viewBox:"0 0 64 64",class:"check-icon"},m("path",{d:"M50.42,16.76L22.34,39.45l-8.1-11.46c-1.12-1.58-3.3-1.96-4.88-0.84c-1.58,1.12-1.95,3.3-0.84,4.88l10.26,14.51 c0.56,0.79,1.42,1.31,2.38,1.45c0.16,0.02,0.32,0.03,0.48,0.03c0.8,0,1.57-0.27,2.2-0.78l30.99-25.03c1.5-1.21,1.74-3.42,0.52-4.92 C54.13,15.78,51.93,15.55,50.42,16.76z"})),PB=m("svg",{viewBox:"0 0 100 100",class:"line-icon"},m("path",{d:"M80.2,55.5H21.4c-2.8,0-5.1-2.5-5.1-5.5l0,0c0-3,2.3-5.5,5.1-5.5h58.7c2.8,0,5.1,2.5,5.1,5.5l0,0C85.2,53.1,82.9,55.5,80.2,55.5z"})),n5="n-checkbox-group",MB={min:Number,max:Number,size:String,value:Array,defaultValue:{type:Array,default:null},disabled:{type:Boolean,default:void 0},"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onChange:[Function,Array]},r5=xe({name:"CheckboxGroup",props:MB,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=Tn(e),{mergedSizeRef:n,mergedDisabledRef:r}=o,i=M(e.defaultValue),a=I(()=>e.value),l=to(a,i),s=I(()=>{var c;return((c=l.value)===null||c===void 0?void 0:c.length)||0}),u=I(()=>Array.isArray(l.value)?new Set(l.value):new Set);function d(c,h){const{nTriggerFormInput:f,nTriggerFormChange:p}=o,{onChange:g,"onUpdate:value":v,onUpdateValue:b}=e;if(Array.isArray(l.value)){const x=Array.from(l.value),k=x.findIndex(C=>C===h);c?~k||(x.push(h),b&&$e(b,x,{actionType:"check",value:h}),v&&$e(v,x,{actionType:"check",value:h}),f(),p(),i.value=x,g&&$e(g,x)):~k&&(x.splice(k,1),b&&$e(b,x,{actionType:"uncheck",value:h}),v&&$e(v,x,{actionType:"uncheck",value:h}),g&&$e(g,x),i.value=x,f(),p())}else c?(b&&$e(b,[h],{actionType:"check",value:h}),v&&$e(v,[h],{actionType:"check",value:h}),g&&$e(g,[h]),i.value=[h],f(),p()):(b&&$e(b,[],{actionType:"uncheck",value:h}),v&&$e(v,[],{actionType:"uncheck",value:h}),g&&$e(g,[]),i.value=[],f(),p())}return Je(n5,{checkedCountRef:s,maxRef:Be(e,"max"),minRef:Be(e,"min"),valueSetRef:u,disabledRef:r,mergedSizeRef:n,toggleCheckbox:d}),{mergedClsPrefix:t}},render(){return m("div",{class:`${this.mergedClsPrefix}-checkbox-group`,role:"group"},this.$slots)}}),AB=V([T("checkbox",` font-size: var(--n-font-size); outline: none; cursor: pointer; @@ -1696,47 +1696,47 @@ ${t} word-break: break-word; line-height: var(--n-size); --n-merged-color-table: var(--n-color-table); - `,[X("show-label","line-height: var(--n-label-line-height);"),N("&:hover",[D("checkbox-box",[G("border","border: var(--n-border-checked);")])]),N("&:focus:not(:active)",[D("checkbox-box",[G("border",` + `,[X("show-label","line-height: var(--n-label-line-height);"),V("&:hover",[T("checkbox-box",[G("border","border: var(--n-border-checked);")])]),V("&:focus:not(:active)",[T("checkbox-box",[G("border",` border: var(--n-border-focus); box-shadow: var(--n-box-shadow-focus); - `)])]),X("inside-table",[D("checkbox-box",` + `)])]),X("inside-table",[T("checkbox-box",` background-color: var(--n-merged-color-table); - `)]),X("checked",[D("checkbox-box",` + `)]),X("checked",[T("checkbox-box",` background-color: var(--n-color-checked); - `,[D("checkbox-icon",[N(".check-icon",` + `,[T("checkbox-icon",[V(".check-icon",` opacity: 1; transform: scale(1); - `)])])]),X("indeterminate",[D("checkbox-box",[D("checkbox-icon",[N(".check-icon",` + `)])])]),X("indeterminate",[T("checkbox-box",[T("checkbox-icon",[V(".check-icon",` opacity: 0; transform: scale(.5); - `),N(".line-icon",` + `),V(".line-icon",` opacity: 1; transform: scale(1); - `)])])]),X("checked, indeterminate",[N("&:focus:not(:active)",[D("checkbox-box",[G("border",` + `)])])]),X("checked, indeterminate",[V("&:focus:not(:active)",[T("checkbox-box",[G("border",` border: var(--n-border-checked); box-shadow: var(--n-box-shadow-focus); - `)])]),D("checkbox-box",` + `)])]),T("checkbox-box",` background-color: var(--n-color-checked); border-left: 0; border-top: 0; - `,[G("border",{border:"var(--n-border-checked)"})])]),X("disabled",{cursor:"not-allowed"},[X("checked",[D("checkbox-box",` + `,[G("border",{border:"var(--n-border-checked)"})])]),X("disabled",{cursor:"not-allowed"},[X("checked",[T("checkbox-box",` background-color: var(--n-color-disabled-checked); - `,[G("border",{border:"var(--n-border-disabled-checked)"}),D("checkbox-icon",[N(".check-icon, .line-icon",{fill:"var(--n-check-mark-color-disabled-checked)"})])])]),D("checkbox-box",` + `,[G("border",{border:"var(--n-border-disabled-checked)"}),T("checkbox-icon",[V(".check-icon, .line-icon",{fill:"var(--n-check-mark-color-disabled-checked)"})])])]),T("checkbox-box",` background-color: var(--n-color-disabled); `,[G("border",` border: var(--n-border-disabled); - `),D("checkbox-icon",[N(".check-icon, .line-icon",` + `),T("checkbox-icon",[V(".check-icon, .line-icon",` fill: var(--n-check-mark-color-disabled); `)])]),G("label",` color: var(--n-text-color-disabled); - `)]),D("checkbox-box-wrapper",` + `)]),T("checkbox-box-wrapper",` position: relative; width: var(--n-size); flex-shrink: 0; flex-grow: 0; user-select: none; -webkit-user-select: none; - `),D("checkbox-box",` + `),T("checkbox-box",` position: absolute; left: 0; top: 50%; @@ -1759,7 +1759,7 @@ ${t} top: 0; bottom: 0; border: var(--n-border); - `),D("checkbox-icon",` + `),T("checkbox-icon",` display: flex; align-items: center; justify-content: center; @@ -1768,7 +1768,7 @@ ${t} right: 1px; top: 1px; bottom: 1px; - `,[N(".check-icon, .line-icon",` + `,[V(".check-icon, .line-icon",` width: 100%; fill: var(--n-check-mark-color); opacity: 0; @@ -1786,11 +1786,11 @@ ${t} -webkit-user-select: none; padding: var(--n-label-padding); font-weight: var(--n-label-font-weight); - `,[N("&:empty",{display:"none"})])]),Ki(D("checkbox",` + `,[V("&:empty",{display:"none"})])]),Ki(T("checkbox",` --n-merged-color-table: var(--n-color-table-modal); - `)),Ha(D("checkbox",` + `)),Ha(T("checkbox",` --n-merged-color-table: var(--n-color-table-popover); - `))]),BB=Object.assign(Object.assign({},Te.props),{size:String,checked:{type:[Boolean,String,Number],default:void 0},defaultChecked:{type:[Boolean,String,Number],default:!1},value:[String,Number],disabled:{type:Boolean,default:void 0},indeterminate:Boolean,label:String,focusable:{type:Boolean,default:!0},checkedValue:{type:[Boolean,String,Number],default:!0},uncheckedValue:{type:[Boolean,String,Number],default:!1},"onUpdate:checked":[Function,Array],onUpdateChecked:[Function,Array],privateInsideTable:Boolean,onChange:[Function,Array]}),Nd=xe({name:"Checkbox",props:BB,setup(e){const t=Oe(o5,null),o=M(null),{mergedClsPrefixRef:n,inlineThemeDisabled:r,mergedRtlRef:i}=nt(e),a=M(e.defaultChecked),l=Be(e,"checked"),s=to(l,a),u=gt(()=>{if(t){const R=t.valueSetRef.value;return R&&e.value!==void 0?R.has(e.value):!1}else return s.value===e.checkedValue}),d=Dn(e,{mergedSize(R){const{size:w}=e;if(w!==void 0)return w;if(t){const{value:A}=t.mergedSizeRef;if(A!==void 0)return A}if(R){const{mergedSize:A}=R;if(A!==void 0)return A.value}return"medium"},mergedDisabled(R){const{disabled:w}=e;if(w!==void 0)return w;if(t){if(t.disabledRef.value)return!0;const{maxRef:{value:A},checkedCountRef:$}=t;if(A!==void 0&&$.value>=A&&!u.value)return!0;const{minRef:{value:B}}=t;if(B!==void 0&&$.value<=B&&u.value)return!0}return R?R.disabled.value:!1}}),{mergedDisabledRef:c,mergedSizeRef:h}=d,f=Te("Checkbox","-checkbox",AB,Ji,e,n);function p(R){if(t&&e.value!==void 0)t.toggleCheckbox(!u.value,e.value);else{const{onChange:w,"onUpdate:checked":A,onUpdateChecked:$}=e,{nTriggerFormInput:B,nTriggerFormChange:U}=d,H=u.value?e.uncheckedValue:e.checkedValue;A&&Fe(A,H,R),$&&Fe($,H,R),w&&Fe(w,H,R),B(),U(),a.value=H}}function g(R){c.value||p(R)}function v(R){if(!c.value)switch(R.key){case" ":case"Enter":p(R)}}function b(R){switch(R.key){case" ":R.preventDefault()}}const x={focus:()=>{var R;(R=o.value)===null||R===void 0||R.focus()},blur:()=>{var R;(R=o.value)===null||R===void 0||R.blur()}},E=Gt("Checkbox",i,n),C=I(()=>{const{value:R}=h,{common:{cubicBezierEaseInOut:w},self:{borderRadius:A,color:$,colorChecked:B,colorDisabled:U,colorTableHeader:H,colorTableHeaderModal:K,colorTableHeaderPopover:L,checkMarkColor:T,checkMarkColorDisabled:z,border:F,borderFocus:y,borderDisabled:re,borderChecked:te,boxShadowFocus:j,textColor:Z,textColorDisabled:se,checkMarkColorDisabledChecked:pe,colorDisabledChecked:Se,borderDisabledChecked:he,labelPadding:fe,labelLineHeight:ye,labelFontWeight:Y,[Ee("fontSize",R)]:O,[Ee("size",R)]:Ie}}=f.value;return{"--n-label-line-height":ye,"--n-label-font-weight":Y,"--n-size":Ie,"--n-bezier":w,"--n-border-radius":A,"--n-border":F,"--n-border-checked":te,"--n-border-focus":y,"--n-border-disabled":re,"--n-border-disabled-checked":he,"--n-box-shadow-focus":j,"--n-color":$,"--n-color-checked":B,"--n-color-table":H,"--n-color-table-modal":K,"--n-color-table-popover":L,"--n-color-disabled":U,"--n-color-disabled-checked":Se,"--n-text-color":Z,"--n-text-color-disabled":se,"--n-check-mark-color":T,"--n-check-mark-color-disabled":z,"--n-check-mark-color-disabled-checked":pe,"--n-font-size":O,"--n-label-padding":fe}}),_=r?vt("checkbox",I(()=>h.value[0]),C,e):void 0;return Object.assign(d,x,{rtlEnabled:E,selfRef:o,mergedClsPrefix:n,mergedDisabled:c,renderedChecked:u,mergedTheme:f,labelId:ii(),handleClick:g,handleKeyUp:v,handleKeyDown:b,cssVars:r?void 0:C,themeClass:_==null?void 0:_.themeClass,onRender:_==null?void 0:_.onRender})},render(){var e;const{$slots:t,renderedChecked:o,mergedDisabled:n,indeterminate:r,privateInsideTable:i,cssVars:a,labelId:l,label:s,mergedClsPrefix:u,focusable:d,handleKeyUp:c,handleKeyDown:h,handleClick:f}=this;(e=this.onRender)===null||e===void 0||e.call(this);const p=bt(t.default,g=>s||g?m("span",{class:`${u}-checkbox__label`,id:l},s||g):null);return m("div",{ref:"selfRef",class:[`${u}-checkbox`,this.themeClass,this.rtlEnabled&&`${u}-checkbox--rtl`,o&&`${u}-checkbox--checked`,n&&`${u}-checkbox--disabled`,r&&`${u}-checkbox--indeterminate`,i&&`${u}-checkbox--inside-table`,p&&`${u}-checkbox--show-label`],tabindex:n||!d?void 0:0,role:"checkbox","aria-checked":r?"mixed":o,"aria-labelledby":l,style:a,onKeyup:c,onKeydown:h,onClick:f,onMousedown:()=>{Ct("selectstart",window,g=>{g.preventDefault()},{once:!0})}},m("div",{class:`${u}-checkbox-box-wrapper`}," ",m("div",{class:`${u}-checkbox-box`},m(Xi,null,{default:()=>this.indeterminate?m("div",{key:"indeterminate",class:`${u}-checkbox-icon`},PB):m("div",{key:"check",class:`${u}-checkbox-icon`},$B)}),m("div",{class:`${u}-checkbox-box__border`}))),p)}}),r5={name:"Code",common:Ne,self(e){const{textColor2:t,fontSize:o,fontWeightStrong:n,textColor3:r}=e;return{textColor:t,fontSize:o,fontWeightStrong:n,"mono-3":"#5c6370","hue-1":"#56b6c2","hue-2":"#61aeee","hue-3":"#c678dd","hue-4":"#98c379","hue-5":"#e06c75","hue-5-2":"#be5046","hue-6":"#d19a66","hue-6-2":"#e6c07b",lineNumberTextColor:r}}};function DB(e){const{textColor2:t,fontSize:o,fontWeightStrong:n,textColor3:r}=e;return{textColor:t,fontSize:o,fontWeightStrong:n,"mono-3":"#a0a1a7","hue-1":"#0184bb","hue-2":"#4078f2","hue-3":"#a626a4","hue-4":"#50a14f","hue-5":"#e45649","hue-5-2":"#c91243","hue-6":"#986801","hue-6-2":"#c18401",lineNumberTextColor:r}}const Kp={name:"Code",common:Ve,self:DB},TB=N([D("code",` + `))]),BB=Object.assign(Object.assign({},Ie.props),{size:String,checked:{type:[Boolean,String,Number],default:void 0},defaultChecked:{type:[Boolean,String,Number],default:!1},value:[String,Number],disabled:{type:Boolean,default:void 0},indeterminate:Boolean,label:String,focusable:{type:Boolean,default:!0},checkedValue:{type:[Boolean,String,Number],default:!0},uncheckedValue:{type:[Boolean,String,Number],default:!1},"onUpdate:checked":[Function,Array],onUpdateChecked:[Function,Array],privateInsideTable:Boolean,onChange:[Function,Array]}),Vd=xe({name:"Checkbox",props:BB,setup(e){const t=Oe(n5,null),o=M(null),{mergedClsPrefixRef:n,inlineThemeDisabled:r,mergedRtlRef:i}=nt(e),a=M(e.defaultChecked),l=Be(e,"checked"),s=to(l,a),u=gt(()=>{if(t){const R=t.valueSetRef.value;return R&&e.value!==void 0?R.has(e.value):!1}else return s.value===e.checkedValue}),d=Tn(e,{mergedSize(R){const{size:w}=e;if(w!==void 0)return w;if(t){const{value:A}=t.mergedSizeRef;if(A!==void 0)return A}if(R){const{mergedSize:A}=R;if(A!==void 0)return A.value}return"medium"},mergedDisabled(R){const{disabled:w}=e;if(w!==void 0)return w;if(t){if(t.disabledRef.value)return!0;const{maxRef:{value:A},checkedCountRef:$}=t;if(A!==void 0&&$.value>=A&&!u.value)return!0;const{minRef:{value:B}}=t;if(B!==void 0&&$.value<=B&&u.value)return!0}return R?R.disabled.value:!1}}),{mergedDisabledRef:c,mergedSizeRef:h}=d,f=Ie("Checkbox","-checkbox",AB,Ji,e,n);function p(R){if(t&&e.value!==void 0)t.toggleCheckbox(!u.value,e.value);else{const{onChange:w,"onUpdate:checked":A,onUpdateChecked:$}=e,{nTriggerFormInput:B,nTriggerFormChange:U}=d,N=u.value?e.uncheckedValue:e.checkedValue;A&&$e(A,N,R),$&&$e($,N,R),w&&$e(w,N,R),B(),U(),a.value=N}}function g(R){c.value||p(R)}function v(R){if(!c.value)switch(R.key){case" ":case"Enter":p(R)}}function b(R){switch(R.key){case" ":R.preventDefault()}}const x={focus:()=>{var R;(R=o.value)===null||R===void 0||R.focus()},blur:()=>{var R;(R=o.value)===null||R===void 0||R.blur()}},k=Gt("Checkbox",i,n),C=I(()=>{const{value:R}=h,{common:{cubicBezierEaseInOut:w},self:{borderRadius:A,color:$,colorChecked:B,colorDisabled:U,colorTableHeader:N,colorTableHeaderModal:K,colorTableHeaderPopover:L,checkMarkColor:D,checkMarkColorDisabled:z,border:F,borderFocus:y,borderDisabled:re,borderChecked:te,boxShadowFocus:j,textColor:Z,textColorDisabled:se,checkMarkColorDisabledChecked:pe,colorDisabledChecked:Se,borderDisabledChecked:he,labelPadding:fe,labelLineHeight:Ce,labelFontWeight:Y,[Ee("fontSize",R)]:O,[Ee("size",R)]:ze}}=f.value;return{"--n-label-line-height":Ce,"--n-label-font-weight":Y,"--n-size":ze,"--n-bezier":w,"--n-border-radius":A,"--n-border":F,"--n-border-checked":te,"--n-border-focus":y,"--n-border-disabled":re,"--n-border-disabled-checked":he,"--n-box-shadow-focus":j,"--n-color":$,"--n-color-checked":B,"--n-color-table":N,"--n-color-table-modal":K,"--n-color-table-popover":L,"--n-color-disabled":U,"--n-color-disabled-checked":Se,"--n-text-color":Z,"--n-text-color-disabled":se,"--n-check-mark-color":D,"--n-check-mark-color-disabled":z,"--n-check-mark-color-disabled-checked":pe,"--n-font-size":O,"--n-label-padding":fe}}),_=r?vt("checkbox",I(()=>h.value[0]),C,e):void 0;return Object.assign(d,x,{rtlEnabled:k,selfRef:o,mergedClsPrefix:n,mergedDisabled:c,renderedChecked:u,mergedTheme:f,labelId:ii(),handleClick:g,handleKeyUp:v,handleKeyDown:b,cssVars:r?void 0:C,themeClass:_==null?void 0:_.themeClass,onRender:_==null?void 0:_.onRender})},render(){var e;const{$slots:t,renderedChecked:o,mergedDisabled:n,indeterminate:r,privateInsideTable:i,cssVars:a,labelId:l,label:s,mergedClsPrefix:u,focusable:d,handleKeyUp:c,handleKeyDown:h,handleClick:f}=this;(e=this.onRender)===null||e===void 0||e.call(this);const p=bt(t.default,g=>s||g?m("span",{class:`${u}-checkbox__label`,id:l},s||g):null);return m("div",{ref:"selfRef",class:[`${u}-checkbox`,this.themeClass,this.rtlEnabled&&`${u}-checkbox--rtl`,o&&`${u}-checkbox--checked`,n&&`${u}-checkbox--disabled`,r&&`${u}-checkbox--indeterminate`,i&&`${u}-checkbox--inside-table`,p&&`${u}-checkbox--show-label`],tabindex:n||!d?void 0:0,role:"checkbox","aria-checked":r?"mixed":o,"aria-labelledby":l,style:a,onKeyup:c,onKeydown:h,onClick:f,onMousedown:()=>{Ct("selectstart",window,g=>{g.preventDefault()},{once:!0})}},m("div",{class:`${u}-checkbox-box-wrapper`}," ",m("div",{class:`${u}-checkbox-box`},m(Xi,null,{default:()=>this.indeterminate?m("div",{key:"indeterminate",class:`${u}-checkbox-icon`},PB):m("div",{key:"check",class:`${u}-checkbox-icon`},$B)}),m("div",{class:`${u}-checkbox-box__border`}))),p)}}),i5={name:"Code",common:Ne,self(e){const{textColor2:t,fontSize:o,fontWeightStrong:n,textColor3:r}=e;return{textColor:t,fontSize:o,fontWeightStrong:n,"mono-3":"#5c6370","hue-1":"#56b6c2","hue-2":"#61aeee","hue-3":"#c678dd","hue-4":"#98c379","hue-5":"#e06c75","hue-5-2":"#be5046","hue-6":"#d19a66","hue-6-2":"#e6c07b",lineNumberTextColor:r}}};function TB(e){const{textColor2:t,fontSize:o,fontWeightStrong:n,textColor3:r}=e;return{textColor:t,fontSize:o,fontWeightStrong:n,"mono-3":"#a0a1a7","hue-1":"#0184bb","hue-2":"#4078f2","hue-3":"#a626a4","hue-4":"#50a14f","hue-5":"#e45649","hue-5-2":"#c91243","hue-6":"#986801","hue-6-2":"#c18401",lineNumberTextColor:r}}const Gp={name:"Code",common:Ve,self:TB},DB=V([T("code",` font-size: var(--n-font-size); font-family: var(--n-font-family); `,[X("show-line-numbers",` @@ -1801,15 +1801,15 @@ ${t} text-align: right; transition: color .3s var(--n-bezier); color: var(--n-line-number-text-color); - `),X("word-wrap",[N("pre",` + `),X("word-wrap",[V("pre",` white-space: pre-wrap; word-break: break-all; - `)]),N("pre",` + `)]),V("pre",` margin: 0; line-height: inherit; font-size: inherit; font-family: inherit; - `),N("[class^=hljs]",` + `),V("[class^=hljs]",` color: var(--n-text-color); transition: color .3s var(--n-bezier), @@ -1861,9 +1861,9 @@ ${t} font-weight: var(--n-font-weight-strong); }`,`${t} .hljs-link { text-decoration: underline; - }`]}]),IB=Object.assign(Object.assign({},Te.props),{language:String,code:{type:String,default:""},trim:{type:Boolean,default:!0},hljs:Object,uri:Boolean,inline:Boolean,wordWrap:Boolean,showLineNumbers:Boolean,internalFontSize:Number,internalNoHighlight:Boolean}),zB=xe({name:"Code",props:IB,setup(e,{slots:t}){const{internalNoHighlight:o}=e,{mergedClsPrefixRef:n,inlineThemeDisabled:r}=nt(),i=M(null),a=o?{value:void 0}:iC(e),l=(f,p,g)=>{const{value:v}=a;return!v||!(f&&v.getLanguage(f))?null:v.highlight(g?p.trim():p,{language:f}).value},s=I(()=>e.inline||e.wordWrap?!1:e.showLineNumbers),u=()=>{if(t.default)return;const{value:f}=i;if(!f)return;const{language:p}=e,g=e.uri?window.decodeURIComponent(e.code):e.code;if(p){const b=l(p,g,e.trim);if(b!==null){if(e.inline)f.innerHTML=b;else{const x=f.querySelector(".__code__");x&&f.removeChild(x);const E=document.createElement("pre");E.className="__code__",E.innerHTML=b,f.appendChild(E)}return}}if(e.inline){f.textContent=g;return}const v=f.querySelector(".__code__");if(v)v.textContent=g;else{const b=document.createElement("pre");b.className="__code__",b.textContent=g,f.innerHTML="",f.appendChild(b)}};ut(u),at(Be(e,"language"),u),at(Be(e,"code"),u),o||at(a,u);const d=Te("Code","-code",TB,Kp,e,n),c=I(()=>{const{common:{cubicBezierEaseInOut:f,fontFamilyMono:p},self:{textColor:g,fontSize:v,fontWeightStrong:b,lineNumberTextColor:x,"mono-3":E,"hue-1":C,"hue-2":_,"hue-3":R,"hue-4":w,"hue-5":A,"hue-5-2":$,"hue-6":B,"hue-6-2":U}}=d.value,{internalFontSize:H}=e;return{"--n-font-size":H?`${H}px`:v,"--n-font-family":p,"--n-font-weight-strong":b,"--n-bezier":f,"--n-text-color":g,"--n-mono-3":E,"--n-hue-1":C,"--n-hue-2":_,"--n-hue-3":R,"--n-hue-4":w,"--n-hue-5":A,"--n-hue-5-2":$,"--n-hue-6":B,"--n-hue-6-2":U,"--n-line-number-text-color":x}}),h=r?vt("code",I(()=>`${e.internalFontSize||"a"}`),c,e):void 0;return{mergedClsPrefix:n,codeRef:i,mergedShowLineNumbers:s,lineNumbers:I(()=>{let f=1;const p=[];let g=!1;for(const v of e.code)v===` + }`]}]),IB=Object.assign(Object.assign({},Ie.props),{language:String,code:{type:String,default:""},trim:{type:Boolean,default:!0},hljs:Object,uri:Boolean,inline:Boolean,wordWrap:Boolean,showLineNumbers:Boolean,internalFontSize:Number,internalNoHighlight:Boolean}),zB=xe({name:"Code",props:IB,setup(e,{slots:t}){const{internalNoHighlight:o}=e,{mergedClsPrefixRef:n,inlineThemeDisabled:r}=nt(),i=M(null),a=o?{value:void 0}:aC(e),l=(f,p,g)=>{const{value:v}=a;return!v||!(f&&v.getLanguage(f))?null:v.highlight(g?p.trim():p,{language:f}).value},s=I(()=>e.inline||e.wordWrap?!1:e.showLineNumbers),u=()=>{if(t.default)return;const{value:f}=i;if(!f)return;const{language:p}=e,g=e.uri?window.decodeURIComponent(e.code):e.code;if(p){const b=l(p,g,e.trim);if(b!==null){if(e.inline)f.innerHTML=b;else{const x=f.querySelector(".__code__");x&&f.removeChild(x);const k=document.createElement("pre");k.className="__code__",k.innerHTML=b,f.appendChild(k)}return}}if(e.inline){f.textContent=g;return}const v=f.querySelector(".__code__");if(v)v.textContent=g;else{const b=document.createElement("pre");b.className="__code__",b.textContent=g,f.innerHTML="",f.appendChild(b)}};ut(u),at(Be(e,"language"),u),at(Be(e,"code"),u),o||at(a,u);const d=Ie("Code","-code",DB,Gp,e,n),c=I(()=>{const{common:{cubicBezierEaseInOut:f,fontFamilyMono:p},self:{textColor:g,fontSize:v,fontWeightStrong:b,lineNumberTextColor:x,"mono-3":k,"hue-1":C,"hue-2":_,"hue-3":R,"hue-4":w,"hue-5":A,"hue-5-2":$,"hue-6":B,"hue-6-2":U}}=d.value,{internalFontSize:N}=e;return{"--n-font-size":N?`${N}px`:v,"--n-font-family":p,"--n-font-weight-strong":b,"--n-bezier":f,"--n-text-color":g,"--n-mono-3":k,"--n-hue-1":C,"--n-hue-2":_,"--n-hue-3":R,"--n-hue-4":w,"--n-hue-5":A,"--n-hue-5-2":$,"--n-hue-6":B,"--n-hue-6-2":U,"--n-line-number-text-color":x}}),h=r?vt("code",I(()=>`${e.internalFontSize||"a"}`),c,e):void 0;return{mergedClsPrefix:n,codeRef:i,mergedShowLineNumbers:s,lineNumbers:I(()=>{let f=1;const p=[];let g=!1;for(const v of e.code)v===` `?(g=!0,p.push(f++)):g=!1;return g||p.push(f++),p.join(` -`)}),cssVars:r?void 0:c,themeClass:h==null?void 0:h.themeClass,onRender:h==null?void 0:h.onRender}},render(){var e,t;const{mergedClsPrefix:o,wordWrap:n,mergedShowLineNumbers:r,onRender:i}=this;return i==null||i(),m("code",{class:[`${o}-code`,this.themeClass,n&&`${o}-code--word-wrap`,r&&`${o}-code--show-line-numbers`],style:this.cssVars,ref:"codeRef"},r?m("pre",{class:`${o}-code__line-numbers`},this.lineNumbers):null,(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e))}});function i5(e){const{fontWeight:t,textColor1:o,textColor2:n,textColorDisabled:r,dividerColor:i,fontSize:a}=e;return{titleFontSize:a,titleFontWeight:t,dividerColor:i,titleTextColor:o,titleTextColorDisabled:r,fontSize:a,textColor:n,arrowColor:n,arrowColorDisabled:r,itemMargin:"16px 0 0 0",titlePadding:"16px 0 0 0"}}const a5={name:"Collapse",common:Ve,self:i5},OB={name:"Collapse",common:Ne,self:i5},LB=D("collapse","width: 100%;",[D("collapse-item",` +`)}),cssVars:r?void 0:c,themeClass:h==null?void 0:h.themeClass,onRender:h==null?void 0:h.onRender}},render(){var e,t;const{mergedClsPrefix:o,wordWrap:n,mergedShowLineNumbers:r,onRender:i}=this;return i==null||i(),m("code",{class:[`${o}-code`,this.themeClass,n&&`${o}-code--word-wrap`,r&&`${o}-code--show-line-numbers`],style:this.cssVars,ref:"codeRef"},r?m("pre",{class:`${o}-code__line-numbers`},this.lineNumbers):null,(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e))}});function a5(e){const{fontWeight:t,textColor1:o,textColor2:n,textColorDisabled:r,dividerColor:i,fontSize:a}=e;return{titleFontSize:a,titleFontWeight:t,dividerColor:i,titleTextColor:o,titleTextColorDisabled:r,fontSize:a,textColor:n,arrowColor:n,arrowColorDisabled:r,itemMargin:"16px 0 0 0",titlePadding:"16px 0 0 0"}}const l5={name:"Collapse",common:Ve,self:a5},OB={name:"Collapse",common:Ne,self:a5},LB=T("collapse","width: 100%;",[T("collapse-item",` font-size: var(--n-font-size); color: var(--n-text-color); transition: @@ -1872,9 +1872,9 @@ ${t} margin: var(--n-item-margin); `,[X("disabled",[G("header","cursor: not-allowed;",[G("header-main",` color: var(--n-title-text-color-disabled); - `),D("collapse-item-arrow",` + `),T("collapse-item-arrow",` color: var(--n-arrow-color-disabled); - `)])]),D("collapse-item","margin-left: 32px;"),N("&:first-child","margin-top: 0;"),N("&:first-child >",[G("header","padding-top: 0;")]),X("left-arrow-placement",[G("header",[D("collapse-item-arrow","margin-right: 4px;")])]),X("right-arrow-placement",[G("header",[D("collapse-item-arrow","margin-left: 4px;")])]),G("content-wrapper",[G("content-inner","padding-top: 16px;"),Np({duration:"0.15s"})]),X("active",[G("header",[X("active",[D("collapse-item-arrow","transform: rotate(90deg);")])])]),N("&:not(:first-child)","border-top: 1px solid var(--n-divider-color);"),Ft("disabled",[X("trigger-area-main",[G("header",[G("header-main","cursor: pointer;"),D("collapse-item-arrow","cursor: default;")])]),X("trigger-area-arrow",[G("header",[D("collapse-item-arrow","cursor: pointer;")])]),X("trigger-area-extra",[G("header",[G("header-extra","cursor: pointer;")])])]),G("header",` + `)])]),T("collapse-item","margin-left: 32px;"),V("&:first-child","margin-top: 0;"),V("&:first-child >",[G("header","padding-top: 0;")]),X("left-arrow-placement",[G("header",[T("collapse-item-arrow","margin-right: 4px;")])]),X("right-arrow-placement",[G("header",[T("collapse-item-arrow","margin-left: 4px;")])]),G("content-wrapper",[G("content-inner","padding-top: 16px;"),Vp({duration:"0.15s"})]),X("active",[G("header",[X("active",[T("collapse-item-arrow","transform: rotate(90deg);")])])]),V("&:not(:first-child)","border-top: 1px solid var(--n-divider-color);"),Ft("disabled",[X("trigger-area-main",[G("header",[G("header-main","cursor: pointer;"),T("collapse-item-arrow","cursor: default;")])]),X("trigger-area-arrow",[G("header",[T("collapse-item-arrow","cursor: pointer;")])]),X("trigger-area-extra",[G("header",[G("header-extra","cursor: pointer;")])])]),G("header",` font-size: var(--n-title-font-size); display: flex; flex-wrap: nowrap; @@ -1896,59 +1896,59 @@ ${t} align-items: center; transition: color .3s var(--n-bezier); color: var(--n-text-color); - `),D("collapse-item-arrow",` + `),T("collapse-item-arrow",` display: flex; transition: transform .15s var(--n-bezier), color .3s var(--n-bezier); font-size: 18px; color: var(--n-arrow-color); - `)])])]),HB=Object.assign(Object.assign({},Te.props),{defaultExpandedNames:{type:[Array,String],default:null},expandedNames:[Array,String],arrowPlacement:{type:String,default:"left"},accordion:{type:Boolean,default:!1},displayDirective:{type:String,default:"if"},triggerAreas:{type:Array,default:()=>["main","extra","arrow"]},onItemHeaderClick:[Function,Array],"onUpdate:expandedNames":[Function,Array],onUpdateExpandedNames:[Function,Array],onExpandedNamesChange:{type:[Function,Array],validator:()=>!0,default:void 0}}),l5="n-collapse",NB=xe({name:"Collapse",props:HB,setup(e,{slots:t}){const{mergedClsPrefixRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=M(e.defaultExpandedNames),a=I(()=>e.expandedNames),l=to(a,i),s=Te("Collapse","-collapse",LB,a5,e,o);function u(g){const{"onUpdate:expandedNames":v,onUpdateExpandedNames:b,onExpandedNamesChange:x}=e;b&&Fe(b,g),v&&Fe(v,g),x&&Fe(x,g),i.value=g}function d(g){const{onItemHeaderClick:v}=e;v&&Fe(v,g)}function c(g,v,b){const{accordion:x}=e,{value:E}=l;if(x)g?(u([v]),d({name:v,expanded:!0,event:b})):(u([]),d({name:v,expanded:!1,event:b}));else if(!Array.isArray(E))u([v]),d({name:v,expanded:!0,event:b});else{const C=E.slice(),_=C.findIndex(R=>v===R);~_?(C.splice(_,1),u(C),d({name:v,expanded:!1,event:b})):(C.push(v),u(C),d({name:v,expanded:!0,event:b}))}}Je(l5,{props:e,mergedClsPrefixRef:o,expandedNamesRef:l,slots:t,toggleItem:c});const h=Gt("Collapse",r,o),f=I(()=>{const{common:{cubicBezierEaseInOut:g},self:{titleFontWeight:v,dividerColor:b,titlePadding:x,titleTextColor:E,titleTextColorDisabled:C,textColor:_,arrowColor:R,fontSize:w,titleFontSize:A,arrowColorDisabled:$,itemMargin:B}}=s.value;return{"--n-font-size":w,"--n-bezier":g,"--n-text-color":_,"--n-divider-color":b,"--n-title-padding":x,"--n-title-font-size":A,"--n-title-text-color":E,"--n-title-text-color-disabled":C,"--n-title-font-weight":v,"--n-arrow-color":R,"--n-arrow-color-disabled":$,"--n-item-margin":B}}),p=n?vt("collapse",void 0,f,e):void 0;return{rtlEnabled:h,mergedTheme:s,mergedClsPrefix:o,cssVars:n?void 0:f,themeClass:p==null?void 0:p.themeClass,onRender:p==null?void 0:p.onRender}},render(){var e;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${this.mergedClsPrefix}-collapse`,this.rtlEnabled&&`${this.mergedClsPrefix}-collapse--rtl`,this.themeClass],style:this.cssVars},this.$slots)}}),VB=xe({name:"CollapseItemContent",props:{displayDirective:{type:String,required:!0},show:Boolean,clsPrefix:{type:String,required:!0}},setup(e){return{onceTrue:Dx(Be(e,"show"))}},render(){return m(Ds,null,{default:()=>{const{show:e,displayDirective:t,onceTrue:o,clsPrefix:n}=this,r=t==="show"&&o,i=m("div",{class:`${n}-collapse-item__content-wrapper`},m("div",{class:`${n}-collapse-item__content-inner`},this.$slots));return r?Po(i,[[bn,e]]):e?i:null}})}}),jB={title:String,name:[String,Number],disabled:Boolean,displayDirective:String},WB=xe({name:"CollapseItem",props:jB,setup(e){const{mergedRtlRef:t}=nt(e),o=ii(),n=gt(()=>{var c;return(c=e.name)!==null&&c!==void 0?c:o}),r=Oe(l5);r||yr("collapse-item","`n-collapse-item` must be placed inside `n-collapse`.");const{expandedNamesRef:i,props:a,mergedClsPrefixRef:l,slots:s}=r,u=I(()=>{const{value:c}=i;if(Array.isArray(c)){const{value:h}=n;return!~c.findIndex(f=>f===h)}else if(c){const{value:h}=n;return h!==c}return!0});return{rtlEnabled:Gt("Collapse",t,l),collapseSlots:s,randomName:o,mergedClsPrefix:l,collapsed:u,triggerAreas:Be(a,"triggerAreas"),mergedDisplayDirective:I(()=>{const{displayDirective:c}=e;return c||a.displayDirective}),arrowPlacement:I(()=>a.arrowPlacement),handleClick(c){let h="main";Ko(c,"arrow")&&(h="arrow"),Ko(c,"extra")&&(h="extra"),a.triggerAreas.includes(h)&&r&&!e.disabled&&r.toggleItem(u.value,n.value,c)}}},render(){const{collapseSlots:e,$slots:t,arrowPlacement:o,collapsed:n,mergedDisplayDirective:r,mergedClsPrefix:i,disabled:a,triggerAreas:l}=this,s=Zf(t.header,{collapsed:n},()=>[this.title]),u=t["header-extra"]||e["header-extra"],d=t.arrow||e.arrow;return m("div",{class:[`${i}-collapse-item`,`${i}-collapse-item--${o}-arrow-placement`,a&&`${i}-collapse-item--disabled`,!n&&`${i}-collapse-item--active`,l.map(c=>`${i}-collapse-item--trigger-area-${c}`)]},m("div",{class:[`${i}-collapse-item__header`,!n&&`${i}-collapse-item__header--active`]},m("div",{class:`${i}-collapse-item__header-main`,onClick:this.handleClick},o==="right"&&s,m("div",{class:`${i}-collapse-item-arrow`,key:this.rtlEnabled?0:1,"data-arrow":!0},Zf(d,{collapsed:n},()=>{var c;return[m(Ut,{clsPrefix:i},{default:(c=e.expandIcon)!==null&&c!==void 0?c:()=>this.rtlEnabled?m(kM,null):m(Ip,null)})]})),o==="left"&&s),E4(u,{collapsed:n},c=>m("div",{class:`${i}-collapse-item__header-extra`,onClick:this.handleClick,"data-extra":!0},c))),m(VB,{clsPrefix:i,displayDirective:r,show:!n},t))}});function s5(e){const{cubicBezierEaseInOut:t}=e;return{bezier:t}}const UB={name:"CollapseTransition",common:Ve,self:s5},KB={name:"CollapseTransition",common:Ne,self:s5},GB={abstract:Boolean,bordered:{type:Boolean,default:void 0},clsPrefix:String,locale:Object,dateLocale:Object,namespace:String,rtl:Array,tag:{type:String,default:"div"},hljs:Object,katex:Object,theme:Object,themeOverrides:Object,componentOptions:Object,icons:Object,breakpoints:Object,preflightStyleDisabled:Boolean,styleMountTarget:Object,inlineThemeDisabled:{type:Boolean,default:void 0},as:{type:String,validator:()=>(xn("config-provider","`as` is deprecated, please use `tag` instead."),!0),default:void 0}},Gp=xe({name:"ConfigProvider",alias:["App"],props:GB,setup(e){const t=Oe(ln,null),o=I(()=>{const{theme:g}=e;if(g===null)return;const v=t==null?void 0:t.mergedThemeRef.value;return g===void 0?v:v===void 0?g:Object.assign({},v,g)}),n=I(()=>{const{themeOverrides:g}=e;if(g!==null){if(g===void 0)return t==null?void 0:t.mergedThemeOverridesRef.value;{const v=t==null?void 0:t.mergedThemeOverridesRef.value;return v===void 0?g:wi({},v,g)}}}),r=gt(()=>{const{namespace:g}=e;return g===void 0?t==null?void 0:t.mergedNamespaceRef.value:g}),i=gt(()=>{const{bordered:g}=e;return g===void 0?t==null?void 0:t.mergedBorderedRef.value:g}),a=I(()=>{const{icons:g}=e;return g===void 0?t==null?void 0:t.mergedIconsRef.value:g}),l=I(()=>{const{componentOptions:g}=e;return g!==void 0?g:t==null?void 0:t.mergedComponentPropsRef.value}),s=I(()=>{const{clsPrefix:g}=e;return g!==void 0?g:t?t.mergedClsPrefixRef.value:td}),u=I(()=>{var g;const{rtl:v}=e;if(v===void 0)return t==null?void 0:t.mergedRtlRef.value;const b={};for(const x of v)b[x.name]=Kl(x),(g=x.peers)===null||g===void 0||g.forEach(E=>{E.name in b||(b[E.name]=Kl(E))});return b}),d=I(()=>e.breakpoints||(t==null?void 0:t.mergedBreakpointsRef.value)),c=e.inlineThemeDisabled||(t==null?void 0:t.inlineThemeDisabled),h=e.preflightStyleDisabled||(t==null?void 0:t.preflightStyleDisabled),f=e.styleMountTarget||(t==null?void 0:t.styleMountTarget),p=I(()=>{const{value:g}=o,{value:v}=n,b=v&&Object.keys(v).length!==0,x=g==null?void 0:g.name;return x?b?`${x}-${Yl(JSON.stringify(n.value))}`:x:b?Yl(JSON.stringify(n.value)):""});return Je(ln,{mergedThemeHashRef:p,mergedBreakpointsRef:d,mergedRtlRef:u,mergedIconsRef:a,mergedComponentPropsRef:l,mergedBorderedRef:i,mergedNamespaceRef:r,mergedClsPrefixRef:s,mergedLocaleRef:I(()=>{const{locale:g}=e;if(g!==null)return g===void 0?t==null?void 0:t.mergedLocaleRef.value:g}),mergedDateLocaleRef:I(()=>{const{dateLocale:g}=e;if(g!==null)return g===void 0?t==null?void 0:t.mergedDateLocaleRef.value:g}),mergedHljsRef:I(()=>{const{hljs:g}=e;return g===void 0?t==null?void 0:t.mergedHljsRef.value:g}),mergedKatexRef:I(()=>{const{katex:g}=e;return g===void 0?t==null?void 0:t.mergedKatexRef.value:g}),mergedThemeRef:o,mergedThemeOverridesRef:n,inlineThemeDisabled:c||!1,preflightStyleDisabled:h||!1,styleMountTarget:f}),{mergedClsPrefix:s,mergedBordered:i,mergedNamespace:r,mergedTheme:o,mergedThemeOverrides:n}},render(){var e,t,o,n;return this.abstract?(n=(o=this.$slots).default)===null||n===void 0?void 0:n.call(o):m(this.as||this.tag,{class:`${this.mergedClsPrefix||td}-config-provider`},(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e))}}),u5={name:"Popselect",common:Ne,peers:{Popover:Qi,InternalSelectMenu:Is}};function qB(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}const Vd={name:"Popselect",common:Ve,peers:{Popover:si,InternalSelectMenu:Ua},self:qB},d5="n-popselect",ZB=D("popselect-menu",` + `)])])]),HB=Object.assign(Object.assign({},Ie.props),{defaultExpandedNames:{type:[Array,String],default:null},expandedNames:[Array,String],arrowPlacement:{type:String,default:"left"},accordion:{type:Boolean,default:!1},displayDirective:{type:String,default:"if"},triggerAreas:{type:Array,default:()=>["main","extra","arrow"]},onItemHeaderClick:[Function,Array],"onUpdate:expandedNames":[Function,Array],onUpdateExpandedNames:[Function,Array],onExpandedNamesChange:{type:[Function,Array],validator:()=>!0,default:void 0}}),s5="n-collapse",NB=xe({name:"Collapse",props:HB,setup(e,{slots:t}){const{mergedClsPrefixRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=M(e.defaultExpandedNames),a=I(()=>e.expandedNames),l=to(a,i),s=Ie("Collapse","-collapse",LB,l5,e,o);function u(g){const{"onUpdate:expandedNames":v,onUpdateExpandedNames:b,onExpandedNamesChange:x}=e;b&&$e(b,g),v&&$e(v,g),x&&$e(x,g),i.value=g}function d(g){const{onItemHeaderClick:v}=e;v&&$e(v,g)}function c(g,v,b){const{accordion:x}=e,{value:k}=l;if(x)g?(u([v]),d({name:v,expanded:!0,event:b})):(u([]),d({name:v,expanded:!1,event:b}));else if(!Array.isArray(k))u([v]),d({name:v,expanded:!0,event:b});else{const C=k.slice(),_=C.findIndex(R=>v===R);~_?(C.splice(_,1),u(C),d({name:v,expanded:!1,event:b})):(C.push(v),u(C),d({name:v,expanded:!0,event:b}))}}Je(s5,{props:e,mergedClsPrefixRef:o,expandedNamesRef:l,slots:t,toggleItem:c});const h=Gt("Collapse",r,o),f=I(()=>{const{common:{cubicBezierEaseInOut:g},self:{titleFontWeight:v,dividerColor:b,titlePadding:x,titleTextColor:k,titleTextColorDisabled:C,textColor:_,arrowColor:R,fontSize:w,titleFontSize:A,arrowColorDisabled:$,itemMargin:B}}=s.value;return{"--n-font-size":w,"--n-bezier":g,"--n-text-color":_,"--n-divider-color":b,"--n-title-padding":x,"--n-title-font-size":A,"--n-title-text-color":k,"--n-title-text-color-disabled":C,"--n-title-font-weight":v,"--n-arrow-color":R,"--n-arrow-color-disabled":$,"--n-item-margin":B}}),p=n?vt("collapse",void 0,f,e):void 0;return{rtlEnabled:h,mergedTheme:s,mergedClsPrefix:o,cssVars:n?void 0:f,themeClass:p==null?void 0:p.themeClass,onRender:p==null?void 0:p.onRender}},render(){var e;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${this.mergedClsPrefix}-collapse`,this.rtlEnabled&&`${this.mergedClsPrefix}-collapse--rtl`,this.themeClass],style:this.cssVars},this.$slots)}}),VB=xe({name:"CollapseItemContent",props:{displayDirective:{type:String,required:!0},show:Boolean,clsPrefix:{type:String,required:!0}},setup(e){return{onceTrue:Dx(Be(e,"show"))}},render(){return m(Ts,null,{default:()=>{const{show:e,displayDirective:t,onceTrue:o,clsPrefix:n}=this,r=t==="show"&&o,i=m("div",{class:`${n}-collapse-item__content-wrapper`},m("div",{class:`${n}-collapse-item__content-inner`},this.$slots));return r?Po(i,[[bn,e]]):e?i:null}})}}),jB={title:String,name:[String,Number],disabled:Boolean,displayDirective:String},WB=xe({name:"CollapseItem",props:jB,setup(e){const{mergedRtlRef:t}=nt(e),o=ii(),n=gt(()=>{var c;return(c=e.name)!==null&&c!==void 0?c:o}),r=Oe(s5);r||yr("collapse-item","`n-collapse-item` must be placed inside `n-collapse`.");const{expandedNamesRef:i,props:a,mergedClsPrefixRef:l,slots:s}=r,u=I(()=>{const{value:c}=i;if(Array.isArray(c)){const{value:h}=n;return!~c.findIndex(f=>f===h)}else if(c){const{value:h}=n;return h!==c}return!0});return{rtlEnabled:Gt("Collapse",t,l),collapseSlots:s,randomName:o,mergedClsPrefix:l,collapsed:u,triggerAreas:Be(a,"triggerAreas"),mergedDisplayDirective:I(()=>{const{displayDirective:c}=e;return c||a.displayDirective}),arrowPlacement:I(()=>a.arrowPlacement),handleClick(c){let h="main";Ko(c,"arrow")&&(h="arrow"),Ko(c,"extra")&&(h="extra"),a.triggerAreas.includes(h)&&r&&!e.disabled&&r.toggleItem(u.value,n.value,c)}}},render(){const{collapseSlots:e,$slots:t,arrowPlacement:o,collapsed:n,mergedDisplayDirective:r,mergedClsPrefix:i,disabled:a,triggerAreas:l}=this,s=Xf(t.header,{collapsed:n},()=>[this.title]),u=t["header-extra"]||e["header-extra"],d=t.arrow||e.arrow;return m("div",{class:[`${i}-collapse-item`,`${i}-collapse-item--${o}-arrow-placement`,a&&`${i}-collapse-item--disabled`,!n&&`${i}-collapse-item--active`,l.map(c=>`${i}-collapse-item--trigger-area-${c}`)]},m("div",{class:[`${i}-collapse-item__header`,!n&&`${i}-collapse-item__header--active`]},m("div",{class:`${i}-collapse-item__header-main`,onClick:this.handleClick},o==="right"&&s,m("div",{class:`${i}-collapse-item-arrow`,key:this.rtlEnabled?0:1,"data-arrow":!0},Xf(d,{collapsed:n},()=>{var c;return[m(Ut,{clsPrefix:i},{default:(c=e.expandIcon)!==null&&c!==void 0?c:()=>this.rtlEnabled?m(kM,null):m(zp,null)})]})),o==="left"&&s),E4(u,{collapsed:n},c=>m("div",{class:`${i}-collapse-item__header-extra`,onClick:this.handleClick,"data-extra":!0},c))),m(VB,{clsPrefix:i,displayDirective:r,show:!n},t))}});function u5(e){const{cubicBezierEaseInOut:t}=e;return{bezier:t}}const UB={name:"CollapseTransition",common:Ve,self:u5},KB={name:"CollapseTransition",common:Ne,self:u5},GB={abstract:Boolean,bordered:{type:Boolean,default:void 0},clsPrefix:String,locale:Object,dateLocale:Object,namespace:String,rtl:Array,tag:{type:String,default:"div"},hljs:Object,katex:Object,theme:Object,themeOverrides:Object,componentOptions:Object,icons:Object,breakpoints:Object,preflightStyleDisabled:Boolean,styleMountTarget:Object,inlineThemeDisabled:{type:Boolean,default:void 0},as:{type:String,validator:()=>(xn("config-provider","`as` is deprecated, please use `tag` instead."),!0),default:void 0}},qp=xe({name:"ConfigProvider",alias:["App"],props:GB,setup(e){const t=Oe(ln,null),o=I(()=>{const{theme:g}=e;if(g===null)return;const v=t==null?void 0:t.mergedThemeRef.value;return g===void 0?v:v===void 0?g:Object.assign({},v,g)}),n=I(()=>{const{themeOverrides:g}=e;if(g!==null){if(g===void 0)return t==null?void 0:t.mergedThemeOverridesRef.value;{const v=t==null?void 0:t.mergedThemeOverridesRef.value;return v===void 0?g:wi({},v,g)}}}),r=gt(()=>{const{namespace:g}=e;return g===void 0?t==null?void 0:t.mergedNamespaceRef.value:g}),i=gt(()=>{const{bordered:g}=e;return g===void 0?t==null?void 0:t.mergedBorderedRef.value:g}),a=I(()=>{const{icons:g}=e;return g===void 0?t==null?void 0:t.mergedIconsRef.value:g}),l=I(()=>{const{componentOptions:g}=e;return g!==void 0?g:t==null?void 0:t.mergedComponentPropsRef.value}),s=I(()=>{const{clsPrefix:g}=e;return g!==void 0?g:t?t.mergedClsPrefixRef.value:td}),u=I(()=>{var g;const{rtl:v}=e;if(v===void 0)return t==null?void 0:t.mergedRtlRef.value;const b={};for(const x of v)b[x.name]=Kl(x),(g=x.peers)===null||g===void 0||g.forEach(k=>{k.name in b||(b[k.name]=Kl(k))});return b}),d=I(()=>e.breakpoints||(t==null?void 0:t.mergedBreakpointsRef.value)),c=e.inlineThemeDisabled||(t==null?void 0:t.inlineThemeDisabled),h=e.preflightStyleDisabled||(t==null?void 0:t.preflightStyleDisabled),f=e.styleMountTarget||(t==null?void 0:t.styleMountTarget),p=I(()=>{const{value:g}=o,{value:v}=n,b=v&&Object.keys(v).length!==0,x=g==null?void 0:g.name;return x?b?`${x}-${Yl(JSON.stringify(n.value))}`:x:b?Yl(JSON.stringify(n.value)):""});return Je(ln,{mergedThemeHashRef:p,mergedBreakpointsRef:d,mergedRtlRef:u,mergedIconsRef:a,mergedComponentPropsRef:l,mergedBorderedRef:i,mergedNamespaceRef:r,mergedClsPrefixRef:s,mergedLocaleRef:I(()=>{const{locale:g}=e;if(g!==null)return g===void 0?t==null?void 0:t.mergedLocaleRef.value:g}),mergedDateLocaleRef:I(()=>{const{dateLocale:g}=e;if(g!==null)return g===void 0?t==null?void 0:t.mergedDateLocaleRef.value:g}),mergedHljsRef:I(()=>{const{hljs:g}=e;return g===void 0?t==null?void 0:t.mergedHljsRef.value:g}),mergedKatexRef:I(()=>{const{katex:g}=e;return g===void 0?t==null?void 0:t.mergedKatexRef.value:g}),mergedThemeRef:o,mergedThemeOverridesRef:n,inlineThemeDisabled:c||!1,preflightStyleDisabled:h||!1,styleMountTarget:f}),{mergedClsPrefix:s,mergedBordered:i,mergedNamespace:r,mergedTheme:o,mergedThemeOverrides:n}},render(){var e,t,o,n;return this.abstract?(n=(o=this.$slots).default)===null||n===void 0?void 0:n.call(o):m(this.as||this.tag,{class:`${this.mergedClsPrefix||td}-config-provider`},(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e))}}),d5={name:"Popselect",common:Ne,peers:{Popover:Qi,InternalSelectMenu:Is}};function qB(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}const jd={name:"Popselect",common:Ve,peers:{Popover:si,InternalSelectMenu:Ua},self:qB},c5="n-popselect",ZB=T("popselect-menu",` box-shadow: var(--n-menu-box-shadow); -`),qp={multiple:Boolean,value:{type:[String,Number,Array],default:null},cancelable:Boolean,options:{type:Array,default:()=>[]},size:{type:String,default:"medium"},scrollable:Boolean,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onMouseenter:Function,onMouseleave:Function,renderLabel:Function,showCheckmark:{type:Boolean,default:void 0},nodeProps:Function,virtualScroll:Boolean,onChange:[Function,Array]},J0=ws(qp),XB=xe({name:"PopselectPanel",props:qp,setup(e){const t=Oe(d5),{mergedClsPrefixRef:o,inlineThemeDisabled:n}=nt(e),r=Te("Popselect","-pop-select",ZB,Vd,t.props,o),i=I(()=>Ld(e.options,MC("value","children")));function a(h,f){const{onUpdateValue:p,"onUpdate:value":g,onChange:v}=e;p&&Fe(p,h,f),g&&Fe(g,h,f),v&&Fe(v,h,f)}function l(h){u(h.key)}function s(h){!Ko(h,"action")&&!Ko(h,"empty")&&!Ko(h,"header")&&h.preventDefault()}function u(h){const{value:{getNode:f}}=i;if(e.multiple)if(Array.isArray(e.value)){const p=[],g=[];let v=!0;e.value.forEach(b=>{if(b===h){v=!1;return}const x=f(b);x&&(p.push(x.key),g.push(x.rawNode))}),v&&(p.push(h),g.push(f(h).rawNode)),a(p,g)}else{const p=f(h);p&&a([h],[p.rawNode])}else if(e.value===h&&e.cancelable)a(null,null);else{const p=f(h);p&&a(h,p.rawNode);const{"onUpdate:show":g,onUpdateShow:v}=t.props;g&&Fe(g,!1),v&&Fe(v,!1),t.setShow(!1)}Rt(()=>{t.syncPosition()})}at(Be(e,"options"),()=>{Rt(()=>{t.syncPosition()})});const d=I(()=>{const{self:{menuBoxShadow:h}}=r.value;return{"--n-menu-box-shadow":h}}),c=n?vt("select",void 0,d,t.props):void 0;return{mergedTheme:t.mergedThemeRef,mergedClsPrefix:o,treeMate:i,handleToggle:l,handleMenuMousedown:s,cssVars:n?void 0:d,themeClass:c==null?void 0:c.themeClass,onRender:c==null?void 0:c.onRender}},render(){var e;return(e=this.onRender)===null||e===void 0||e.call(this),m(gC,{clsPrefix:this.mergedClsPrefix,focusable:!0,nodeProps:this.nodeProps,class:[`${this.mergedClsPrefix}-popselect-menu`,this.themeClass],style:this.cssVars,theme:this.mergedTheme.peers.InternalSelectMenu,themeOverrides:this.mergedTheme.peerOverrides.InternalSelectMenu,multiple:this.multiple,treeMate:this.treeMate,size:this.size,value:this.value,virtualScroll:this.virtualScroll,scrollable:this.scrollable,renderLabel:this.renderLabel,onToggle:this.handleToggle,onMouseenter:this.onMouseenter,onMouseleave:this.onMouseenter,onMousedown:this.handleMenuMousedown,showCheckmark:this.showCheckmark},{header:()=>{var t,o;return((o=(t=this.$slots).header)===null||o===void 0?void 0:o.call(t))||[]},action:()=>{var t,o;return((o=(t=this.$slots).action)===null||o===void 0?void 0:o.call(t))||[]},empty:()=>{var t,o;return((o=(t=this.$slots).empty)===null||o===void 0?void 0:o.call(t))||[]}})}}),YB=Object.assign(Object.assign(Object.assign(Object.assign({},Te.props),Ui(Da,["showArrow","arrow"])),{placement:Object.assign(Object.assign({},Da.placement),{default:"bottom"}),trigger:{type:String,default:"hover"}}),qp),QB=xe({name:"Popselect",props:YB,inheritAttrs:!1,__popover__:!0,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=Te("Popselect","-popselect",void 0,Vd,e,t),n=M(null);function r(){var l;(l=n.value)===null||l===void 0||l.syncPosition()}function i(l){var s;(s=n.value)===null||s===void 0||s.setShow(l)}return Je(d5,{props:e,mergedThemeRef:o,syncPosition:r,setShow:i}),Object.assign(Object.assign({},{syncPosition:r,setShow:i}),{popoverInstRef:n,mergedTheme:o})},render(){const{mergedTheme:e}=this,t={theme:e.peers.Popover,themeOverrides:e.peerOverrides.Popover,builtinThemeOverrides:{padding:"0"},ref:"popoverInstRef",internalRenderBody:(o,n,r,i,a)=>{const{$attrs:l}=this;return m(XB,Object.assign({},l,{class:[l.class,o],style:[l.style,...r]},ei(this.$props,J0),{ref:Ex(n),onMouseenter:Bl([i,l.onMouseenter]),onMouseleave:Bl([a,l.onMouseleave])}),{header:()=>{var s,u;return(u=(s=this.$slots).header)===null||u===void 0?void 0:u.call(s)},action:()=>{var s,u;return(u=(s=this.$slots).action)===null||u===void 0?void 0:u.call(s)},empty:()=>{var s,u;return(u=(s=this.$slots).empty)===null||u===void 0?void 0:u.call(s)}})}};return m(Ka,Object.assign({},Ui(this.$props,J0),t,{internalDeactivateImmediately:!0}),{trigger:()=>{var o,n;return(n=(o=this.$slots).default)===null||n===void 0?void 0:n.call(o)}})}});function c5(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}const Zp={name:"Select",common:Ve,peers:{InternalSelection:Hd,InternalSelectMenu:Ua},self:c5},f5={name:"Select",common:Ne,peers:{InternalSelection:Hp,InternalSelectMenu:Is},self:c5},JB=N([D("select",` +`),Zp={multiple:Boolean,value:{type:[String,Number,Array],default:null},cancelable:Boolean,options:{type:Array,default:()=>[]},size:{type:String,default:"medium"},scrollable:Boolean,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onMouseenter:Function,onMouseleave:Function,renderLabel:Function,showCheckmark:{type:Boolean,default:void 0},nodeProps:Function,virtualScroll:Boolean,onChange:[Function,Array]},ev=ws(Zp),XB=xe({name:"PopselectPanel",props:Zp,setup(e){const t=Oe(c5),{mergedClsPrefixRef:o,inlineThemeDisabled:n}=nt(e),r=Ie("Popselect","-pop-select",ZB,jd,t.props,o),i=I(()=>Hd(e.options,AC("value","children")));function a(h,f){const{onUpdateValue:p,"onUpdate:value":g,onChange:v}=e;p&&$e(p,h,f),g&&$e(g,h,f),v&&$e(v,h,f)}function l(h){u(h.key)}function s(h){!Ko(h,"action")&&!Ko(h,"empty")&&!Ko(h,"header")&&h.preventDefault()}function u(h){const{value:{getNode:f}}=i;if(e.multiple)if(Array.isArray(e.value)){const p=[],g=[];let v=!0;e.value.forEach(b=>{if(b===h){v=!1;return}const x=f(b);x&&(p.push(x.key),g.push(x.rawNode))}),v&&(p.push(h),g.push(f(h).rawNode)),a(p,g)}else{const p=f(h);p&&a([h],[p.rawNode])}else if(e.value===h&&e.cancelable)a(null,null);else{const p=f(h);p&&a(h,p.rawNode);const{"onUpdate:show":g,onUpdateShow:v}=t.props;g&&$e(g,!1),v&&$e(v,!1),t.setShow(!1)}Rt(()=>{t.syncPosition()})}at(Be(e,"options"),()=>{Rt(()=>{t.syncPosition()})});const d=I(()=>{const{self:{menuBoxShadow:h}}=r.value;return{"--n-menu-box-shadow":h}}),c=n?vt("select",void 0,d,t.props):void 0;return{mergedTheme:t.mergedThemeRef,mergedClsPrefix:o,treeMate:i,handleToggle:l,handleMenuMousedown:s,cssVars:n?void 0:d,themeClass:c==null?void 0:c.themeClass,onRender:c==null?void 0:c.onRender}},render(){var e;return(e=this.onRender)===null||e===void 0||e.call(this),m(vC,{clsPrefix:this.mergedClsPrefix,focusable:!0,nodeProps:this.nodeProps,class:[`${this.mergedClsPrefix}-popselect-menu`,this.themeClass],style:this.cssVars,theme:this.mergedTheme.peers.InternalSelectMenu,themeOverrides:this.mergedTheme.peerOverrides.InternalSelectMenu,multiple:this.multiple,treeMate:this.treeMate,size:this.size,value:this.value,virtualScroll:this.virtualScroll,scrollable:this.scrollable,renderLabel:this.renderLabel,onToggle:this.handleToggle,onMouseenter:this.onMouseenter,onMouseleave:this.onMouseenter,onMousedown:this.handleMenuMousedown,showCheckmark:this.showCheckmark},{header:()=>{var t,o;return((o=(t=this.$slots).header)===null||o===void 0?void 0:o.call(t))||[]},action:()=>{var t,o;return((o=(t=this.$slots).action)===null||o===void 0?void 0:o.call(t))||[]},empty:()=>{var t,o;return((o=(t=this.$slots).empty)===null||o===void 0?void 0:o.call(t))||[]}})}}),YB=Object.assign(Object.assign(Object.assign(Object.assign({},Ie.props),Ui(Ta,["showArrow","arrow"])),{placement:Object.assign(Object.assign({},Ta.placement),{default:"bottom"}),trigger:{type:String,default:"hover"}}),Zp),QB=xe({name:"Popselect",props:YB,inheritAttrs:!1,__popover__:!0,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=Ie("Popselect","-popselect",void 0,jd,e,t),n=M(null);function r(){var l;(l=n.value)===null||l===void 0||l.syncPosition()}function i(l){var s;(s=n.value)===null||s===void 0||s.setShow(l)}return Je(c5,{props:e,mergedThemeRef:o,syncPosition:r,setShow:i}),Object.assign(Object.assign({},{syncPosition:r,setShow:i}),{popoverInstRef:n,mergedTheme:o})},render(){const{mergedTheme:e}=this,t={theme:e.peers.Popover,themeOverrides:e.peerOverrides.Popover,builtinThemeOverrides:{padding:"0"},ref:"popoverInstRef",internalRenderBody:(o,n,r,i,a)=>{const{$attrs:l}=this;return m(XB,Object.assign({},l,{class:[l.class,o],style:[l.style,...r]},ei(this.$props,ev),{ref:kx(n),onMouseenter:Bl([i,l.onMouseenter]),onMouseleave:Bl([a,l.onMouseleave])}),{header:()=>{var s,u;return(u=(s=this.$slots).header)===null||u===void 0?void 0:u.call(s)},action:()=>{var s,u;return(u=(s=this.$slots).action)===null||u===void 0?void 0:u.call(s)},empty:()=>{var s,u;return(u=(s=this.$slots).empty)===null||u===void 0?void 0:u.call(s)}})}};return m(Ka,Object.assign({},Ui(this.$props,ev),t,{internalDeactivateImmediately:!0}),{trigger:()=>{var o,n;return(n=(o=this.$slots).default)===null||n===void 0?void 0:n.call(o)}})}});function f5(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}const Xp={name:"Select",common:Ve,peers:{InternalSelection:Nd,InternalSelectMenu:Ua},self:f5},h5={name:"Select",common:Ne,peers:{InternalSelection:Np,InternalSelectMenu:Is},self:f5},JB=V([T("select",` z-index: auto; outline: none; width: 100%; position: relative; - `),D("select-menu",` + `),T("select-menu",` margin: 4px 0; box-shadow: var(--n-menu-box-shadow); - `,[An({originalTransition:"background-color .3s var(--n-bezier), box-shadow .3s var(--n-bezier)"})])]),eD=Object.assign(Object.assign({},Te.props),{to:Mo.propTo,bordered:{type:Boolean,default:void 0},clearable:Boolean,clearFilterAfterSelect:{type:Boolean,default:!0},options:{type:Array,default:()=>[]},defaultValue:{type:[String,Number,Array],default:null},keyboard:{type:Boolean,default:!0},value:[String,Number,Array],placeholder:String,menuProps:Object,multiple:Boolean,size:String,menuSize:{type:String},filterable:Boolean,disabled:{type:Boolean,default:void 0},remote:Boolean,loading:Boolean,filter:Function,placement:{type:String,default:"bottom-start"},widthMode:{type:String,default:"trigger"},tag:Boolean,onCreate:Function,fallbackOption:{type:[Function,Boolean],default:void 0},show:{type:Boolean,default:void 0},showArrow:{type:Boolean,default:!0},maxTagCount:[Number,String],ellipsisTagPopoverProps:Object,consistentMenuWidth:{type:Boolean,default:!0},virtualScroll:{type:Boolean,default:!0},labelField:{type:String,default:"label"},valueField:{type:String,default:"value"},childrenField:{type:String,default:"children"},renderLabel:Function,renderOption:Function,renderTag:Function,"onUpdate:value":[Function,Array],inputProps:Object,nodeProps:Function,ignoreComposition:{type:Boolean,default:!0},showOnFocus:Boolean,onUpdateValue:[Function,Array],onBlur:[Function,Array],onClear:[Function,Array],onFocus:[Function,Array],onScroll:[Function,Array],onSearch:[Function,Array],onUpdateShow:[Function,Array],"onUpdate:show":[Function,Array],displayDirective:{type:String,default:"show"},resetMenuOnOptionsChange:{type:Boolean,default:!0},status:String,showCheckmark:{type:Boolean,default:!0},onChange:[Function,Array],items:Array}),tD=xe({name:"Select",props:eD,setup(e){const{mergedClsPrefixRef:t,mergedBorderedRef:o,namespaceRef:n,inlineThemeDisabled:r}=nt(e),i=Te("Select","-select",JB,Zp,e,t),a=M(e.defaultValue),l=Be(e,"value"),s=to(l,a),u=M(!1),d=M(""),c=Jl(e,["items","options"]),h=M([]),f=M([]),p=I(()=>f.value.concat(h.value).concat(c.value)),g=I(()=>{const{filter:Q}=e;if(Q)return Q;const{labelField:me,valueField:Pe}=e;return(He,We)=>{if(!We)return!1;const Ge=We[me];if(typeof Ge=="string")return Gc(He,Ge);const qe=We[Pe];return typeof qe=="string"?Gc(He,qe):typeof qe=="number"?Gc(He,String(qe)):!1}}),v=I(()=>{if(e.remote)return c.value;{const{value:Q}=p,{value:me}=d;return!me.length||!e.filterable?Q:JA(Q,g.value,me,e.childrenField)}}),b=I(()=>{const{valueField:Q,childrenField:me}=e,Pe=MC(Q,me);return Ld(v.value,Pe)}),x=I(()=>e9(p.value,e.valueField,e.childrenField)),E=M(!1),C=to(Be(e,"show"),E),_=M(null),R=M(null),w=M(null),{localeRef:A}=Er("Select"),$=I(()=>{var Q;return(Q=e.placeholder)!==null&&Q!==void 0?Q:A.value.placeholder}),B=[],U=M(new Map),H=I(()=>{const{fallbackOption:Q}=e;if(Q===void 0){const{labelField:me,valueField:Pe}=e;return He=>({[me]:String(He),[Pe]:He})}return Q===!1?!1:me=>Object.assign(Q(me),{value:me})});function K(Q){const me=e.remote,{value:Pe}=U,{value:He}=x,{value:We}=H,Ge=[];return Q.forEach(qe=>{if(He.has(qe))Ge.push(He.get(qe));else if(me&&Pe.has(qe))Ge.push(Pe.get(qe));else if(We){const tt=We(qe);tt&&Ge.push(tt)}}),Ge}const L=I(()=>{if(e.multiple){const{value:Q}=s;return Array.isArray(Q)?K(Q):[]}return null}),T=I(()=>{const{value:Q}=s;return!e.multiple&&!Array.isArray(Q)?Q===null?null:K([Q])[0]||null:null}),z=Dn(e),{mergedSizeRef:F,mergedDisabledRef:y,mergedStatusRef:re}=z;function te(Q,me){const{onChange:Pe,"onUpdate:value":He,onUpdateValue:We}=e,{nTriggerFormChange:Ge,nTriggerFormInput:qe}=z;Pe&&Fe(Pe,Q,me),We&&Fe(We,Q,me),He&&Fe(He,Q,me),a.value=Q,Ge(),qe()}function j(Q){const{onBlur:me}=e,{nTriggerFormBlur:Pe}=z;me&&Fe(me,Q),Pe()}function Z(){const{onClear:Q}=e;Q&&Fe(Q)}function se(Q){const{onFocus:me,showOnFocus:Pe}=e,{nTriggerFormFocus:He}=z;me&&Fe(me,Q),He(),Pe&&ye()}function pe(Q){const{onSearch:me}=e;me&&Fe(me,Q)}function Se(Q){const{onScroll:me}=e;me&&Fe(me,Q)}function he(){var Q;const{remote:me,multiple:Pe}=e;if(me){const{value:He}=U;if(Pe){const{valueField:We}=e;(Q=L.value)===null||Q===void 0||Q.forEach(Ge=>{He.set(Ge[We],Ge)})}else{const We=T.value;We&&He.set(We[e.valueField],We)}}}function fe(Q){const{onUpdateShow:me,"onUpdate:show":Pe}=e;me&&Fe(me,Q),Pe&&Fe(Pe,Q),E.value=Q}function ye(){y.value||(fe(!0),E.value=!0,e.filterable&&Xe())}function Y(){fe(!1)}function O(){d.value="",f.value=B}const Ie=M(!1);function je(){e.filterable&&(Ie.value=!0)}function W(){e.filterable&&(Ie.value=!1,C.value||O())}function ee(){y.value||(C.value?e.filterable?Xe():Y():ye())}function ge(Q){var me,Pe;!((Pe=(me=w.value)===null||me===void 0?void 0:me.selfRef)===null||Pe===void 0)&&Pe.contains(Q.relatedTarget)||(u.value=!1,j(Q),Y())}function Ce(Q){se(Q),u.value=!0}function le(){u.value=!0}function ne(Q){var me;!((me=_.value)===null||me===void 0)&&me.$el.contains(Q.relatedTarget)||(u.value=!1,j(Q),Y())}function ce(){var Q;(Q=_.value)===null||Q===void 0||Q.focus(),Y()}function J(Q){var me;C.value&&(!((me=_.value)===null||me===void 0)&&me.$el.contains(zi(Q))||Y())}function ie(Q){if(!Array.isArray(Q))return[];if(H.value)return Array.from(Q);{const{remote:me}=e,{value:Pe}=x;if(me){const{value:He}=U;return Q.filter(We=>Pe.has(We)||He.has(We))}else return Q.filter(He=>Pe.has(He))}}function de(Q){ae(Q.rawNode)}function ae(Q){if(y.value)return;const{tag:me,remote:Pe,clearFilterAfterSelect:He,valueField:We}=e;if(me&&!Pe){const{value:Ge}=f,qe=Ge[0]||null;if(qe){const tt=h.value;tt.length?tt.push(qe):h.value=[qe],f.value=B}}if(Pe&&U.value.set(Q[We],Q),e.multiple){const Ge=ie(s.value),qe=Ge.findIndex(tt=>tt===Q[We]);if(~qe){if(Ge.splice(qe,1),me&&!Pe){const tt=q(Q[We]);~tt&&(h.value.splice(tt,1),He&&(d.value=""))}}else Ge.push(Q[We]),He&&(d.value="");te(Ge,K(Ge))}else{if(me&&!Pe){const Ge=q(Q[We]);~Ge?h.value=[h.value[Ge]]:h.value=B}st(),Y(),te(Q[We],Q)}}function q(Q){return h.value.findIndex(Pe=>Pe[e.valueField]===Q)}function ue(Q){C.value||ye();const{value:me}=Q.target;d.value=me;const{tag:Pe,remote:He}=e;if(pe(me),Pe&&!He){if(!me){f.value=B;return}const{onCreate:We}=e,Ge=We?We(me):{[e.labelField]:me,[e.valueField]:me},{valueField:qe,labelField:tt}=e;c.value.some(yt=>yt[qe]===Ge[qe]||yt[tt]===Ge[tt])||h.value.some(yt=>yt[qe]===Ge[qe]||yt[tt]===Ge[tt])?f.value=B:f.value=[Ge]}}function ve(Q){Q.stopPropagation();const{multiple:me}=e;!me&&e.filterable&&Y(),Z(),me?te([],[]):te(null,null)}function De(Q){!Ko(Q,"action")&&!Ko(Q,"empty")&&!Ko(Q,"header")&&Q.preventDefault()}function Ke(Q){Se(Q)}function Qe(Q){var me,Pe,He,We,Ge;if(!e.keyboard){Q.preventDefault();return}switch(Q.key){case" ":if(e.filterable)break;Q.preventDefault();case"Enter":if(!(!((me=_.value)===null||me===void 0)&&me.isComposing)){if(C.value){const qe=(Pe=w.value)===null||Pe===void 0?void 0:Pe.getPendingTmNode();qe?de(qe):e.filterable||(Y(),st())}else if(ye(),e.tag&&Ie.value){const qe=f.value[0];if(qe){const tt=qe[e.valueField],{value:yt}=s;e.multiple&&Array.isArray(yt)&&yt.includes(tt)||ae(qe)}}}Q.preventDefault();break;case"ArrowUp":if(Q.preventDefault(),e.loading)return;C.value&&((He=w.value)===null||He===void 0||He.prev());break;case"ArrowDown":if(Q.preventDefault(),e.loading)return;C.value?(We=w.value)===null||We===void 0||We.next():ye();break;case"Escape":C.value&&(X4(Q),Y()),(Ge=_.value)===null||Ge===void 0||Ge.focus();break}}function st(){var Q;(Q=_.value)===null||Q===void 0||Q.focus()}function Xe(){var Q;(Q=_.value)===null||Q===void 0||Q.focusInput()}function pt(){var Q;C.value&&((Q=R.value)===null||Q===void 0||Q.syncPosition())}he(),at(Be(e,"options"),he);const Ye={focus:()=>{var Q;(Q=_.value)===null||Q===void 0||Q.focus()},focusInput:()=>{var Q;(Q=_.value)===null||Q===void 0||Q.focusInput()},blur:()=>{var Q;(Q=_.value)===null||Q===void 0||Q.blur()},blurInput:()=>{var Q;(Q=_.value)===null||Q===void 0||Q.blurInput()}},Le=I(()=>{const{self:{menuBoxShadow:Q}}=i.value;return{"--n-menu-box-shadow":Q}}),et=r?vt("select",void 0,Le,e):void 0;return Object.assign(Object.assign({},Ye),{mergedStatus:re,mergedClsPrefix:t,mergedBordered:o,namespace:n,treeMate:b,isMounted:Cr(),triggerRef:_,menuRef:w,pattern:d,uncontrolledShow:E,mergedShow:C,adjustedTo:Mo(e),uncontrolledValue:a,mergedValue:s,followerRef:R,localizedPlaceholder:$,selectedOption:T,selectedOptions:L,mergedSize:F,mergedDisabled:y,focused:u,activeWithoutMenuOpen:Ie,inlineThemeDisabled:r,onTriggerInputFocus:je,onTriggerInputBlur:W,handleTriggerOrMenuResize:pt,handleMenuFocus:le,handleMenuBlur:ne,handleMenuTabOut:ce,handleTriggerClick:ee,handleToggle:de,handleDeleteOption:ae,handlePatternInput:ue,handleClear:ve,handleTriggerBlur:ge,handleTriggerFocus:Ce,handleKeydown:Qe,handleMenuAfterLeave:O,handleMenuClickOutside:J,handleMenuScroll:Ke,handleMenuKeydown:Qe,handleMenuMousedown:De,mergedTheme:i,cssVars:r?void 0:Le,themeClass:et==null?void 0:et.themeClass,onRender:et==null?void 0:et.onRender})},render(){return m("div",{class:`${this.mergedClsPrefix}-select`},m(ks,null,{default:()=>[m(_s,null,{default:()=>m(LA,{ref:"triggerRef",inlineThemeDisabled:this.inlineThemeDisabled,status:this.mergedStatus,inputProps:this.inputProps,clsPrefix:this.mergedClsPrefix,showArrow:this.showArrow,maxTagCount:this.maxTagCount,ellipsisTagPopoverProps:this.ellipsisTagPopoverProps,bordered:this.mergedBordered,active:this.activeWithoutMenuOpen||this.mergedShow,pattern:this.pattern,placeholder:this.localizedPlaceholder,selectedOption:this.selectedOption,selectedOptions:this.selectedOptions,multiple:this.multiple,renderTag:this.renderTag,renderLabel:this.renderLabel,filterable:this.filterable,clearable:this.clearable,disabled:this.mergedDisabled,size:this.mergedSize,theme:this.mergedTheme.peers.InternalSelection,labelField:this.labelField,valueField:this.valueField,themeOverrides:this.mergedTheme.peerOverrides.InternalSelection,loading:this.loading,focused:this.focused,onClick:this.handleTriggerClick,onDeleteOption:this.handleDeleteOption,onPatternInput:this.handlePatternInput,onClear:this.handleClear,onBlur:this.handleTriggerBlur,onFocus:this.handleTriggerFocus,onKeydown:this.handleKeydown,onPatternBlur:this.onTriggerInputBlur,onPatternFocus:this.onTriggerInputFocus,onResize:this.handleTriggerOrMenuResize,ignoreComposition:this.ignoreComposition},{arrow:()=>{var e,t;return[(t=(e=this.$slots).arrow)===null||t===void 0?void 0:t.call(e)]}})}),m(Fs,{ref:"followerRef",show:this.mergedShow,to:this.adjustedTo,teleportDisabled:this.adjustedTo===Mo.tdkey,containerClass:this.namespace,width:this.consistentMenuWidth?"target":void 0,minWidth:"target",placement:this.placement},{default:()=>m(ho,{name:"fade-in-scale-up-transition",appear:this.isMounted,onAfterLeave:this.handleMenuAfterLeave},{default:()=>{var e,t,o;return this.mergedShow||this.displayDirective==="show"?((e=this.onRender)===null||e===void 0||e.call(this),Po(m(gC,Object.assign({},this.menuProps,{ref:"menuRef",onResize:this.handleTriggerOrMenuResize,inlineThemeDisabled:this.inlineThemeDisabled,virtualScroll:this.consistentMenuWidth&&this.virtualScroll,class:[`${this.mergedClsPrefix}-select-menu`,this.themeClass,(t=this.menuProps)===null||t===void 0?void 0:t.class],clsPrefix:this.mergedClsPrefix,focusable:!0,labelField:this.labelField,valueField:this.valueField,autoPending:!0,nodeProps:this.nodeProps,theme:this.mergedTheme.peers.InternalSelectMenu,themeOverrides:this.mergedTheme.peerOverrides.InternalSelectMenu,treeMate:this.treeMate,multiple:this.multiple,size:this.menuSize,renderOption:this.renderOption,renderLabel:this.renderLabel,value:this.mergedValue,style:[(o=this.menuProps)===null||o===void 0?void 0:o.style,this.cssVars],onToggle:this.handleToggle,onScroll:this.handleMenuScroll,onFocus:this.handleMenuFocus,onBlur:this.handleMenuBlur,onKeydown:this.handleMenuKeydown,onTabOut:this.handleMenuTabOut,onMousedown:this.handleMenuMousedown,show:this.mergedShow,showCheckmark:this.showCheckmark,resetMenuOnOptionsChange:this.resetMenuOnOptionsChange}),{empty:()=>{var n,r;return[(r=(n=this.$slots).empty)===null||r===void 0?void 0:r.call(n)]},header:()=>{var n,r;return[(r=(n=this.$slots).header)===null||r===void 0?void 0:r.call(n)]},action:()=>{var n,r;return[(r=(n=this.$slots).action)===null||r===void 0?void 0:r.call(n)]}}),this.displayDirective==="show"?[[bn,this.mergedShow],[Oi,this.handleMenuClickOutside,void 0,{capture:!0}]]:[[Oi,this.handleMenuClickOutside,void 0,{capture:!0}]])):null}})})]}))}}),oD={itemPaddingSmall:"0 4px",itemMarginSmall:"0 0 0 8px",itemMarginSmallRtl:"0 8px 0 0",itemPaddingMedium:"0 4px",itemMarginMedium:"0 0 0 8px",itemMarginMediumRtl:"0 8px 0 0",itemPaddingLarge:"0 4px",itemMarginLarge:"0 0 0 8px",itemMarginLargeRtl:"0 8px 0 0",buttonIconSizeSmall:"14px",buttonIconSizeMedium:"16px",buttonIconSizeLarge:"18px",inputWidthSmall:"60px",selectWidthSmall:"unset",inputMarginSmall:"0 0 0 8px",inputMarginSmallRtl:"0 8px 0 0",selectMarginSmall:"0 0 0 8px",prefixMarginSmall:"0 8px 0 0",suffixMarginSmall:"0 0 0 8px",inputWidthMedium:"60px",selectWidthMedium:"unset",inputMarginMedium:"0 0 0 8px",inputMarginMediumRtl:"0 8px 0 0",selectMarginMedium:"0 0 0 8px",prefixMarginMedium:"0 8px 0 0",suffixMarginMedium:"0 0 0 8px",inputWidthLarge:"60px",selectWidthLarge:"unset",inputMarginLarge:"0 0 0 8px",inputMarginLargeRtl:"0 8px 0 0",selectMarginLarge:"0 0 0 8px",prefixMarginLarge:"0 8px 0 0",suffixMarginLarge:"0 0 0 8px"};function h5(e){const{textColor2:t,primaryColor:o,primaryColorHover:n,primaryColorPressed:r,inputColorDisabled:i,textColorDisabled:a,borderColor:l,borderRadius:s,fontSizeTiny:u,fontSizeSmall:d,fontSizeMedium:c,heightTiny:h,heightSmall:f,heightMedium:p}=e;return Object.assign(Object.assign({},oD),{buttonColor:"#0000",buttonColorHover:"#0000",buttonColorPressed:"#0000",buttonBorder:`1px solid ${l}`,buttonBorderHover:`1px solid ${l}`,buttonBorderPressed:`1px solid ${l}`,buttonIconColor:t,buttonIconColorHover:t,buttonIconColorPressed:t,itemTextColor:t,itemTextColorHover:n,itemTextColorPressed:r,itemTextColorActive:o,itemTextColorDisabled:a,itemColor:"#0000",itemColorHover:"#0000",itemColorPressed:"#0000",itemColorActive:"#0000",itemColorActiveHover:"#0000",itemColorDisabled:i,itemBorder:"1px solid #0000",itemBorderHover:"1px solid #0000",itemBorderPressed:"1px solid #0000",itemBorderActive:`1px solid ${o}`,itemBorderDisabled:`1px solid ${l}`,itemBorderRadius:s,itemSizeSmall:h,itemSizeMedium:f,itemSizeLarge:p,itemFontSizeSmall:u,itemFontSizeMedium:d,itemFontSizeLarge:c,jumperFontSizeSmall:u,jumperFontSizeMedium:d,jumperFontSizeLarge:c,jumperTextColor:t,jumperTextColorDisabled:a})}const Xp={name:"Pagination",common:Ve,peers:{Select:Zp,Input:Xo,Popselect:Vd},self:h5},p5={name:"Pagination",common:Ne,peers:{Select:f5,Input:Sn,Popselect:u5},self(e){const{primaryColor:t,opacity3:o}=e,n=Me(t,{alpha:Number(o)}),r=h5(e);return r.itemBorderActive=`1px solid ${n}`,r.itemBorderDisabled="1px solid #0000",r}},ev=` + `,[An({originalTransition:"background-color .3s var(--n-bezier), box-shadow .3s var(--n-bezier)"})])]),eT=Object.assign(Object.assign({},Ie.props),{to:Mo.propTo,bordered:{type:Boolean,default:void 0},clearable:Boolean,clearFilterAfterSelect:{type:Boolean,default:!0},options:{type:Array,default:()=>[]},defaultValue:{type:[String,Number,Array],default:null},keyboard:{type:Boolean,default:!0},value:[String,Number,Array],placeholder:String,menuProps:Object,multiple:Boolean,size:String,menuSize:{type:String},filterable:Boolean,disabled:{type:Boolean,default:void 0},remote:Boolean,loading:Boolean,filter:Function,placement:{type:String,default:"bottom-start"},widthMode:{type:String,default:"trigger"},tag:Boolean,onCreate:Function,fallbackOption:{type:[Function,Boolean],default:void 0},show:{type:Boolean,default:void 0},showArrow:{type:Boolean,default:!0},maxTagCount:[Number,String],ellipsisTagPopoverProps:Object,consistentMenuWidth:{type:Boolean,default:!0},virtualScroll:{type:Boolean,default:!0},labelField:{type:String,default:"label"},valueField:{type:String,default:"value"},childrenField:{type:String,default:"children"},renderLabel:Function,renderOption:Function,renderTag:Function,"onUpdate:value":[Function,Array],inputProps:Object,nodeProps:Function,ignoreComposition:{type:Boolean,default:!0},showOnFocus:Boolean,onUpdateValue:[Function,Array],onBlur:[Function,Array],onClear:[Function,Array],onFocus:[Function,Array],onScroll:[Function,Array],onSearch:[Function,Array],onUpdateShow:[Function,Array],"onUpdate:show":[Function,Array],displayDirective:{type:String,default:"show"},resetMenuOnOptionsChange:{type:Boolean,default:!0},status:String,showCheckmark:{type:Boolean,default:!0},onChange:[Function,Array],items:Array}),tT=xe({name:"Select",props:eT,setup(e){const{mergedClsPrefixRef:t,mergedBorderedRef:o,namespaceRef:n,inlineThemeDisabled:r}=nt(e),i=Ie("Select","-select",JB,Xp,e,t),a=M(e.defaultValue),l=Be(e,"value"),s=to(l,a),u=M(!1),d=M(""),c=Jl(e,["items","options"]),h=M([]),f=M([]),p=I(()=>f.value.concat(h.value).concat(c.value)),g=I(()=>{const{filter:Q}=e;if(Q)return Q;const{labelField:me,valueField:Pe}=e;return(He,We)=>{if(!We)return!1;const Ge=We[me];if(typeof Ge=="string")return qc(He,Ge);const qe=We[Pe];return typeof qe=="string"?qc(He,qe):typeof qe=="number"?qc(He,String(qe)):!1}}),v=I(()=>{if(e.remote)return c.value;{const{value:Q}=p,{value:me}=d;return!me.length||!e.filterable?Q:JA(Q,g.value,me,e.childrenField)}}),b=I(()=>{const{valueField:Q,childrenField:me}=e,Pe=AC(Q,me);return Hd(v.value,Pe)}),x=I(()=>e9(p.value,e.valueField,e.childrenField)),k=M(!1),C=to(Be(e,"show"),k),_=M(null),R=M(null),w=M(null),{localeRef:A}=Er("Select"),$=I(()=>{var Q;return(Q=e.placeholder)!==null&&Q!==void 0?Q:A.value.placeholder}),B=[],U=M(new Map),N=I(()=>{const{fallbackOption:Q}=e;if(Q===void 0){const{labelField:me,valueField:Pe}=e;return He=>({[me]:String(He),[Pe]:He})}return Q===!1?!1:me=>Object.assign(Q(me),{value:me})});function K(Q){const me=e.remote,{value:Pe}=U,{value:He}=x,{value:We}=N,Ge=[];return Q.forEach(qe=>{if(He.has(qe))Ge.push(He.get(qe));else if(me&&Pe.has(qe))Ge.push(Pe.get(qe));else if(We){const tt=We(qe);tt&&Ge.push(tt)}}),Ge}const L=I(()=>{if(e.multiple){const{value:Q}=s;return Array.isArray(Q)?K(Q):[]}return null}),D=I(()=>{const{value:Q}=s;return!e.multiple&&!Array.isArray(Q)?Q===null?null:K([Q])[0]||null:null}),z=Tn(e),{mergedSizeRef:F,mergedDisabledRef:y,mergedStatusRef:re}=z;function te(Q,me){const{onChange:Pe,"onUpdate:value":He,onUpdateValue:We}=e,{nTriggerFormChange:Ge,nTriggerFormInput:qe}=z;Pe&&$e(Pe,Q,me),We&&$e(We,Q,me),He&&$e(He,Q,me),a.value=Q,Ge(),qe()}function j(Q){const{onBlur:me}=e,{nTriggerFormBlur:Pe}=z;me&&$e(me,Q),Pe()}function Z(){const{onClear:Q}=e;Q&&$e(Q)}function se(Q){const{onFocus:me,showOnFocus:Pe}=e,{nTriggerFormFocus:He}=z;me&&$e(me,Q),He(),Pe&&Ce()}function pe(Q){const{onSearch:me}=e;me&&$e(me,Q)}function Se(Q){const{onScroll:me}=e;me&&$e(me,Q)}function he(){var Q;const{remote:me,multiple:Pe}=e;if(me){const{value:He}=U;if(Pe){const{valueField:We}=e;(Q=L.value)===null||Q===void 0||Q.forEach(Ge=>{He.set(Ge[We],Ge)})}else{const We=D.value;We&&He.set(We[e.valueField],We)}}}function fe(Q){const{onUpdateShow:me,"onUpdate:show":Pe}=e;me&&$e(me,Q),Pe&&$e(Pe,Q),k.value=Q}function Ce(){y.value||(fe(!0),k.value=!0,e.filterable&&Xe())}function Y(){fe(!1)}function O(){d.value="",f.value=B}const ze=M(!1);function je(){e.filterable&&(ze.value=!0)}function W(){e.filterable&&(ze.value=!1,C.value||O())}function ee(){y.value||(C.value?e.filterable?Xe():Y():Ce())}function ge(Q){var me,Pe;!((Pe=(me=w.value)===null||me===void 0?void 0:me.selfRef)===null||Pe===void 0)&&Pe.contains(Q.relatedTarget)||(u.value=!1,j(Q),Y())}function we(Q){se(Q),u.value=!0}function le(){u.value=!0}function ne(Q){var me;!((me=_.value)===null||me===void 0)&&me.$el.contains(Q.relatedTarget)||(u.value=!1,j(Q),Y())}function ce(){var Q;(Q=_.value)===null||Q===void 0||Q.focus(),Y()}function J(Q){var me;C.value&&(!((me=_.value)===null||me===void 0)&&me.$el.contains(zi(Q))||Y())}function ie(Q){if(!Array.isArray(Q))return[];if(N.value)return Array.from(Q);{const{remote:me}=e,{value:Pe}=x;if(me){const{value:He}=U;return Q.filter(We=>Pe.has(We)||He.has(We))}else return Q.filter(He=>Pe.has(He))}}function de(Q){ae(Q.rawNode)}function ae(Q){if(y.value)return;const{tag:me,remote:Pe,clearFilterAfterSelect:He,valueField:We}=e;if(me&&!Pe){const{value:Ge}=f,qe=Ge[0]||null;if(qe){const tt=h.value;tt.length?tt.push(qe):h.value=[qe],f.value=B}}if(Pe&&U.value.set(Q[We],Q),e.multiple){const Ge=ie(s.value),qe=Ge.findIndex(tt=>tt===Q[We]);if(~qe){if(Ge.splice(qe,1),me&&!Pe){const tt=q(Q[We]);~tt&&(h.value.splice(tt,1),He&&(d.value=""))}}else Ge.push(Q[We]),He&&(d.value="");te(Ge,K(Ge))}else{if(me&&!Pe){const Ge=q(Q[We]);~Ge?h.value=[h.value[Ge]]:h.value=B}st(),Y(),te(Q[We],Q)}}function q(Q){return h.value.findIndex(Pe=>Pe[e.valueField]===Q)}function ue(Q){C.value||Ce();const{value:me}=Q.target;d.value=me;const{tag:Pe,remote:He}=e;if(pe(me),Pe&&!He){if(!me){f.value=B;return}const{onCreate:We}=e,Ge=We?We(me):{[e.labelField]:me,[e.valueField]:me},{valueField:qe,labelField:tt}=e;c.value.some(yt=>yt[qe]===Ge[qe]||yt[tt]===Ge[tt])||h.value.some(yt=>yt[qe]===Ge[qe]||yt[tt]===Ge[tt])?f.value=B:f.value=[Ge]}}function ve(Q){Q.stopPropagation();const{multiple:me}=e;!me&&e.filterable&&Y(),Z(),me?te([],[]):te(null,null)}function Te(Q){!Ko(Q,"action")&&!Ko(Q,"empty")&&!Ko(Q,"header")&&Q.preventDefault()}function Ke(Q){Se(Q)}function Qe(Q){var me,Pe,He,We,Ge;if(!e.keyboard){Q.preventDefault();return}switch(Q.key){case" ":if(e.filterable)break;Q.preventDefault();case"Enter":if(!(!((me=_.value)===null||me===void 0)&&me.isComposing)){if(C.value){const qe=(Pe=w.value)===null||Pe===void 0?void 0:Pe.getPendingTmNode();qe?de(qe):e.filterable||(Y(),st())}else if(Ce(),e.tag&&ze.value){const qe=f.value[0];if(qe){const tt=qe[e.valueField],{value:yt}=s;e.multiple&&Array.isArray(yt)&&yt.includes(tt)||ae(qe)}}}Q.preventDefault();break;case"ArrowUp":if(Q.preventDefault(),e.loading)return;C.value&&((He=w.value)===null||He===void 0||He.prev());break;case"ArrowDown":if(Q.preventDefault(),e.loading)return;C.value?(We=w.value)===null||We===void 0||We.next():Ce();break;case"Escape":C.value&&(X4(Q),Y()),(Ge=_.value)===null||Ge===void 0||Ge.focus();break}}function st(){var Q;(Q=_.value)===null||Q===void 0||Q.focus()}function Xe(){var Q;(Q=_.value)===null||Q===void 0||Q.focusInput()}function pt(){var Q;C.value&&((Q=R.value)===null||Q===void 0||Q.syncPosition())}he(),at(Be(e,"options"),he);const Ye={focus:()=>{var Q;(Q=_.value)===null||Q===void 0||Q.focus()},focusInput:()=>{var Q;(Q=_.value)===null||Q===void 0||Q.focusInput()},blur:()=>{var Q;(Q=_.value)===null||Q===void 0||Q.blur()},blurInput:()=>{var Q;(Q=_.value)===null||Q===void 0||Q.blurInput()}},Le=I(()=>{const{self:{menuBoxShadow:Q}}=i.value;return{"--n-menu-box-shadow":Q}}),et=r?vt("select",void 0,Le,e):void 0;return Object.assign(Object.assign({},Ye),{mergedStatus:re,mergedClsPrefix:t,mergedBordered:o,namespace:n,treeMate:b,isMounted:Cr(),triggerRef:_,menuRef:w,pattern:d,uncontrolledShow:k,mergedShow:C,adjustedTo:Mo(e),uncontrolledValue:a,mergedValue:s,followerRef:R,localizedPlaceholder:$,selectedOption:D,selectedOptions:L,mergedSize:F,mergedDisabled:y,focused:u,activeWithoutMenuOpen:ze,inlineThemeDisabled:r,onTriggerInputFocus:je,onTriggerInputBlur:W,handleTriggerOrMenuResize:pt,handleMenuFocus:le,handleMenuBlur:ne,handleMenuTabOut:ce,handleTriggerClick:ee,handleToggle:de,handleDeleteOption:ae,handlePatternInput:ue,handleClear:ve,handleTriggerBlur:ge,handleTriggerFocus:we,handleKeydown:Qe,handleMenuAfterLeave:O,handleMenuClickOutside:J,handleMenuScroll:Ke,handleMenuKeydown:Qe,handleMenuMousedown:Te,mergedTheme:i,cssVars:r?void 0:Le,themeClass:et==null?void 0:et.themeClass,onRender:et==null?void 0:et.onRender})},render(){return m("div",{class:`${this.mergedClsPrefix}-select`},m(ks,null,{default:()=>[m(_s,null,{default:()=>m(LA,{ref:"triggerRef",inlineThemeDisabled:this.inlineThemeDisabled,status:this.mergedStatus,inputProps:this.inputProps,clsPrefix:this.mergedClsPrefix,showArrow:this.showArrow,maxTagCount:this.maxTagCount,ellipsisTagPopoverProps:this.ellipsisTagPopoverProps,bordered:this.mergedBordered,active:this.activeWithoutMenuOpen||this.mergedShow,pattern:this.pattern,placeholder:this.localizedPlaceholder,selectedOption:this.selectedOption,selectedOptions:this.selectedOptions,multiple:this.multiple,renderTag:this.renderTag,renderLabel:this.renderLabel,filterable:this.filterable,clearable:this.clearable,disabled:this.mergedDisabled,size:this.mergedSize,theme:this.mergedTheme.peers.InternalSelection,labelField:this.labelField,valueField:this.valueField,themeOverrides:this.mergedTheme.peerOverrides.InternalSelection,loading:this.loading,focused:this.focused,onClick:this.handleTriggerClick,onDeleteOption:this.handleDeleteOption,onPatternInput:this.handlePatternInput,onClear:this.handleClear,onBlur:this.handleTriggerBlur,onFocus:this.handleTriggerFocus,onKeydown:this.handleKeydown,onPatternBlur:this.onTriggerInputBlur,onPatternFocus:this.onTriggerInputFocus,onResize:this.handleTriggerOrMenuResize,ignoreComposition:this.ignoreComposition},{arrow:()=>{var e,t;return[(t=(e=this.$slots).arrow)===null||t===void 0?void 0:t.call(e)]}})}),m(Fs,{ref:"followerRef",show:this.mergedShow,to:this.adjustedTo,teleportDisabled:this.adjustedTo===Mo.tdkey,containerClass:this.namespace,width:this.consistentMenuWidth?"target":void 0,minWidth:"target",placement:this.placement},{default:()=>m(ho,{name:"fade-in-scale-up-transition",appear:this.isMounted,onAfterLeave:this.handleMenuAfterLeave},{default:()=>{var e,t,o;return this.mergedShow||this.displayDirective==="show"?((e=this.onRender)===null||e===void 0||e.call(this),Po(m(vC,Object.assign({},this.menuProps,{ref:"menuRef",onResize:this.handleTriggerOrMenuResize,inlineThemeDisabled:this.inlineThemeDisabled,virtualScroll:this.consistentMenuWidth&&this.virtualScroll,class:[`${this.mergedClsPrefix}-select-menu`,this.themeClass,(t=this.menuProps)===null||t===void 0?void 0:t.class],clsPrefix:this.mergedClsPrefix,focusable:!0,labelField:this.labelField,valueField:this.valueField,autoPending:!0,nodeProps:this.nodeProps,theme:this.mergedTheme.peers.InternalSelectMenu,themeOverrides:this.mergedTheme.peerOverrides.InternalSelectMenu,treeMate:this.treeMate,multiple:this.multiple,size:this.menuSize,renderOption:this.renderOption,renderLabel:this.renderLabel,value:this.mergedValue,style:[(o=this.menuProps)===null||o===void 0?void 0:o.style,this.cssVars],onToggle:this.handleToggle,onScroll:this.handleMenuScroll,onFocus:this.handleMenuFocus,onBlur:this.handleMenuBlur,onKeydown:this.handleMenuKeydown,onTabOut:this.handleMenuTabOut,onMousedown:this.handleMenuMousedown,show:this.mergedShow,showCheckmark:this.showCheckmark,resetMenuOnOptionsChange:this.resetMenuOnOptionsChange}),{empty:()=>{var n,r;return[(r=(n=this.$slots).empty)===null||r===void 0?void 0:r.call(n)]},header:()=>{var n,r;return[(r=(n=this.$slots).header)===null||r===void 0?void 0:r.call(n)]},action:()=>{var n,r;return[(r=(n=this.$slots).action)===null||r===void 0?void 0:r.call(n)]}}),this.displayDirective==="show"?[[bn,this.mergedShow],[Oi,this.handleMenuClickOutside,void 0,{capture:!0}]]:[[Oi,this.handleMenuClickOutside,void 0,{capture:!0}]])):null}})})]}))}}),oT={itemPaddingSmall:"0 4px",itemMarginSmall:"0 0 0 8px",itemMarginSmallRtl:"0 8px 0 0",itemPaddingMedium:"0 4px",itemMarginMedium:"0 0 0 8px",itemMarginMediumRtl:"0 8px 0 0",itemPaddingLarge:"0 4px",itemMarginLarge:"0 0 0 8px",itemMarginLargeRtl:"0 8px 0 0",buttonIconSizeSmall:"14px",buttonIconSizeMedium:"16px",buttonIconSizeLarge:"18px",inputWidthSmall:"60px",selectWidthSmall:"unset",inputMarginSmall:"0 0 0 8px",inputMarginSmallRtl:"0 8px 0 0",selectMarginSmall:"0 0 0 8px",prefixMarginSmall:"0 8px 0 0",suffixMarginSmall:"0 0 0 8px",inputWidthMedium:"60px",selectWidthMedium:"unset",inputMarginMedium:"0 0 0 8px",inputMarginMediumRtl:"0 8px 0 0",selectMarginMedium:"0 0 0 8px",prefixMarginMedium:"0 8px 0 0",suffixMarginMedium:"0 0 0 8px",inputWidthLarge:"60px",selectWidthLarge:"unset",inputMarginLarge:"0 0 0 8px",inputMarginLargeRtl:"0 8px 0 0",selectMarginLarge:"0 0 0 8px",prefixMarginLarge:"0 8px 0 0",suffixMarginLarge:"0 0 0 8px"};function p5(e){const{textColor2:t,primaryColor:o,primaryColorHover:n,primaryColorPressed:r,inputColorDisabled:i,textColorDisabled:a,borderColor:l,borderRadius:s,fontSizeTiny:u,fontSizeSmall:d,fontSizeMedium:c,heightTiny:h,heightSmall:f,heightMedium:p}=e;return Object.assign(Object.assign({},oT),{buttonColor:"#0000",buttonColorHover:"#0000",buttonColorPressed:"#0000",buttonBorder:`1px solid ${l}`,buttonBorderHover:`1px solid ${l}`,buttonBorderPressed:`1px solid ${l}`,buttonIconColor:t,buttonIconColorHover:t,buttonIconColorPressed:t,itemTextColor:t,itemTextColorHover:n,itemTextColorPressed:r,itemTextColorActive:o,itemTextColorDisabled:a,itemColor:"#0000",itemColorHover:"#0000",itemColorPressed:"#0000",itemColorActive:"#0000",itemColorActiveHover:"#0000",itemColorDisabled:i,itemBorder:"1px solid #0000",itemBorderHover:"1px solid #0000",itemBorderPressed:"1px solid #0000",itemBorderActive:`1px solid ${o}`,itemBorderDisabled:`1px solid ${l}`,itemBorderRadius:s,itemSizeSmall:h,itemSizeMedium:f,itemSizeLarge:p,itemFontSizeSmall:u,itemFontSizeMedium:d,itemFontSizeLarge:c,jumperFontSizeSmall:u,jumperFontSizeMedium:d,jumperFontSizeLarge:c,jumperTextColor:t,jumperTextColorDisabled:a})}const Yp={name:"Pagination",common:Ve,peers:{Select:Xp,Input:Xo,Popselect:jd},self:p5},m5={name:"Pagination",common:Ne,peers:{Select:h5,Input:Sn,Popselect:d5},self(e){const{primaryColor:t,opacity3:o}=e,n=Me(t,{alpha:Number(o)}),r=p5(e);return r.itemBorderActive=`1px solid ${n}`,r.itemBorderDisabled="1px solid #0000",r}},tv=` background: var(--n-item-color-hover); color: var(--n-item-text-color-hover); border: var(--n-item-border-hover); -`,tv=[X("button",` +`,ov=[X("button",` background: var(--n-button-color-hover); border: var(--n-button-border-hover); color: var(--n-button-icon-color-hover); - `)],nD=D("pagination",` + `)],nT=T("pagination",` display: flex; vertical-align: middle; font-size: var(--n-item-font-size); flex-wrap: nowrap; -`,[D("pagination-prefix",` +`,[T("pagination-prefix",` display: flex; align-items: center; margin: var(--n-prefix-margin); - `),D("pagination-suffix",` + `),T("pagination-suffix",` display: flex; align-items: center; margin: var(--n-suffix-margin); - `),N("> *:not(:first-child)",` + `),V("> *:not(:first-child)",` margin: var(--n-item-margin); - `),D("select",` + `),T("select",` width: var(--n-select-width); - `),N("&.transition-disabled",[D("pagination-item","transition: none!important;")]),D("pagination-quick-jumper",` + `),V("&.transition-disabled",[T("pagination-item","transition: none!important;")]),T("pagination-quick-jumper",` white-space: nowrap; display: flex; color: var(--n-jumper-text-color); transition: color .3s var(--n-bezier); align-items: center; font-size: var(--n-jumper-font-size); - `,[D("input",` + `,[T("input",` margin: var(--n-input-margin); width: var(--n-input-width); - `)]),D("pagination-item",` + `)]),T("pagination-item",` position: relative; cursor: pointer; user-select: none; @@ -1975,9 +1975,9 @@ ${t} color: var(--n-button-icon-color); border: var(--n-button-border); padding: 0; - `,[D("base-icon",` + `,[T("base-icon",` font-size: var(--n-button-icon-size); - `)]),Ft("disabled",[X("hover",ev,tv),N("&:hover",ev,tv),N("&:active",` + `)]),Ft("disabled",[X("hover",tv,ov),V("&:hover",tv,ov),V("&:active",` background: var(--n-item-color-pressed); color: var(--n-item-text-color-pressed); border: var(--n-item-border-pressed); @@ -1989,7 +1989,7 @@ ${t} background: var(--n-item-color-active); color: var(--n-item-text-color-active); border: var(--n-item-border-active); - `,[N("&:hover",` + `,[V("&:hover",` background: var(--n-item-color-active-hover); `)])]),X("disabled",` cursor: not-allowed; @@ -1999,15 +1999,15 @@ ${t} border: var(--n-item-border-disabled); `)])]),X("disabled",` cursor: not-allowed; - `,[D("pagination-quick-jumper",` + `,[T("pagination-quick-jumper",` color: var(--n-jumper-text-color-disabled); `)]),X("simple",` display: flex; align-items: center; flex-wrap: nowrap; - `,[D("pagination-quick-jumper",[D("input",` + `,[T("pagination-quick-jumper",[T("input",` margin: 0; - `)])])]);function m5(e){var t;if(!e)return 10;const{defaultPageSize:o}=e;if(o!==void 0)return o;const n=(t=e.pageSizes)===null||t===void 0?void 0:t[0];return typeof n=="number"?n:(n==null?void 0:n.value)||10}function rD(e,t,o,n){let r=!1,i=!1,a=1,l=t;if(t===1)return{hasFastBackward:!1,hasFastForward:!1,fastForwardTo:l,fastBackwardTo:a,items:[{type:"page",label:1,active:e===1,mayBeFastBackward:!1,mayBeFastForward:!1}]};if(t===2)return{hasFastBackward:!1,hasFastForward:!1,fastForwardTo:l,fastBackwardTo:a,items:[{type:"page",label:1,active:e===1,mayBeFastBackward:!1,mayBeFastForward:!1},{type:"page",label:2,active:e===2,mayBeFastBackward:!0,mayBeFastForward:!1}]};const s=1,u=t;let d=e,c=e;const h=(o-5)/2;c+=Math.ceil(h),c=Math.min(Math.max(c,s+o-3),u-2),d-=Math.floor(h),d=Math.max(Math.min(d,u-o+3),s+2);let f=!1,p=!1;d>s+2&&(f=!0),c=s+1&&g.push({type:"page",label:s+1,mayBeFastBackward:!0,mayBeFastForward:!1,active:e===s+1});for(let v=d;v<=c;++v)g.push({type:"page",label:v,mayBeFastBackward:!1,mayBeFastForward:!1,active:e===v});return p?(i=!0,l=c+1,g.push({type:"fast-forward",active:!1,label:void 0,options:n?ov(c+1,u-1):null})):c===u-2&&g[g.length-1].label!==u-1&&g.push({type:"page",mayBeFastForward:!0,mayBeFastBackward:!1,label:u-1,active:e===u-1}),g[g.length-1].label!==u&&g.push({type:"page",mayBeFastForward:!1,mayBeFastBackward:!1,label:u,active:e===u}),{hasFastBackward:r,hasFastForward:i,fastBackwardTo:a,fastForwardTo:l,items:g}}function ov(e,t){const o=[];for(let n=e;n<=t;++n)o.push({label:`${n}`,value:n});return o}const iD=Object.assign(Object.assign({},Te.props),{simple:Boolean,page:Number,defaultPage:{type:Number,default:1},itemCount:Number,pageCount:Number,defaultPageCount:{type:Number,default:1},showSizePicker:Boolean,pageSize:Number,defaultPageSize:Number,pageSizes:{type:Array,default(){return[10]}},showQuickJumper:Boolean,size:{type:String,default:"medium"},disabled:Boolean,pageSlot:{type:Number,default:9},selectProps:Object,prev:Function,next:Function,goto:Function,prefix:Function,suffix:Function,label:Function,displayOrder:{type:Array,default:["pages","size-picker","quick-jumper"]},to:Mo.propTo,showQuickJumpDropdown:{type:Boolean,default:!0},"onUpdate:page":[Function,Array],onUpdatePage:[Function,Array],"onUpdate:pageSize":[Function,Array],onUpdatePageSize:[Function,Array],onPageSizeChange:[Function,Array],onChange:[Function,Array]}),aD=xe({name:"Pagination",props:iD,setup(e){const{mergedComponentPropsRef:t,mergedClsPrefixRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=Te("Pagination","-pagination",nD,Xp,e,o),{localeRef:a}=Er("Pagination"),l=M(null),s=M(e.defaultPage),u=M(m5(e)),d=to(Be(e,"page"),s),c=to(Be(e,"pageSize"),u),h=I(()=>{const{itemCount:Y}=e;if(Y!==void 0)return Math.max(1,Math.ceil(Y/c.value));const{pageCount:O}=e;return O!==void 0?Math.max(O,1):1}),f=M("");Et(()=>{e.simple,f.value=String(d.value)});const p=M(!1),g=M(!1),v=M(!1),b=M(!1),x=()=>{e.disabled||(p.value=!0,T())},E=()=>{e.disabled||(p.value=!1,T())},C=()=>{g.value=!0,T()},_=()=>{g.value=!1,T()},R=Y=>{z(Y)},w=I(()=>rD(d.value,h.value,e.pageSlot,e.showQuickJumpDropdown));Et(()=>{w.value.hasFastBackward?w.value.hasFastForward||(p.value=!1,v.value=!1):(g.value=!1,b.value=!1)});const A=I(()=>{const Y=a.value.selectionSuffix;return e.pageSizes.map(O=>typeof O=="number"?{label:`${O} / ${Y}`,value:O}:O)}),$=I(()=>{var Y,O;return((O=(Y=t==null?void 0:t.value)===null||Y===void 0?void 0:Y.Pagination)===null||O===void 0?void 0:O.inputSize)||bg(e.size)}),B=I(()=>{var Y,O;return((O=(Y=t==null?void 0:t.value)===null||Y===void 0?void 0:Y.Pagination)===null||O===void 0?void 0:O.selectSize)||bg(e.size)}),U=I(()=>(d.value-1)*c.value),H=I(()=>{const Y=d.value*c.value-1,{itemCount:O}=e;return O!==void 0&&Y>O-1?O-1:Y}),K=I(()=>{const{itemCount:Y}=e;return Y!==void 0?Y:(e.pageCount||1)*c.value}),L=Gt("Pagination",r,o);function T(){Rt(()=>{var Y;const{value:O}=l;O&&(O.classList.add("transition-disabled"),(Y=l.value)===null||Y===void 0||Y.offsetWidth,O.classList.remove("transition-disabled"))})}function z(Y){if(Y===d.value)return;const{"onUpdate:page":O,onUpdatePage:Ie,onChange:je,simple:W}=e;O&&Fe(O,Y),Ie&&Fe(Ie,Y),je&&Fe(je,Y),s.value=Y,W&&(f.value=String(Y))}function F(Y){if(Y===c.value)return;const{"onUpdate:pageSize":O,onUpdatePageSize:Ie,onPageSizeChange:je}=e;O&&Fe(O,Y),Ie&&Fe(Ie,Y),je&&Fe(je,Y),u.value=Y,h.value{d.value,c.value,T()});const fe=I(()=>{const{size:Y}=e,{self:{buttonBorder:O,buttonBorderHover:Ie,buttonBorderPressed:je,buttonIconColor:W,buttonIconColorHover:ee,buttonIconColorPressed:ge,itemTextColor:Ce,itemTextColorHover:le,itemTextColorPressed:ne,itemTextColorActive:ce,itemTextColorDisabled:J,itemColor:ie,itemColorHover:de,itemColorPressed:ae,itemColorActive:q,itemColorActiveHover:ue,itemColorDisabled:ve,itemBorder:De,itemBorderHover:Ke,itemBorderPressed:Qe,itemBorderActive:st,itemBorderDisabled:Xe,itemBorderRadius:pt,jumperTextColor:Ye,jumperTextColorDisabled:Le,buttonColor:et,buttonColorHover:Q,buttonColorPressed:me,[Ee("itemPadding",Y)]:Pe,[Ee("itemMargin",Y)]:He,[Ee("inputWidth",Y)]:We,[Ee("selectWidth",Y)]:Ge,[Ee("inputMargin",Y)]:qe,[Ee("selectMargin",Y)]:tt,[Ee("jumperFontSize",Y)]:yt,[Ee("prefixMargin",Y)]:Bt,[Ee("suffixMargin",Y)]:kt,[Ee("itemSize",Y)]:xo,[Ee("buttonIconSize",Y)]:Ao,[Ee("itemFontSize",Y)]:Bo,[`${Ee("itemMargin",Y)}Rtl`]:No,[`${Ee("inputMargin",Y)}Rtl`]:Vo},common:{cubicBezierEaseInOut:un}}=i.value;return{"--n-prefix-margin":Bt,"--n-suffix-margin":kt,"--n-item-font-size":Bo,"--n-select-width":Ge,"--n-select-margin":tt,"--n-input-width":We,"--n-input-margin":qe,"--n-input-margin-rtl":Vo,"--n-item-size":xo,"--n-item-text-color":Ce,"--n-item-text-color-disabled":J,"--n-item-text-color-hover":le,"--n-item-text-color-active":ce,"--n-item-text-color-pressed":ne,"--n-item-color":ie,"--n-item-color-hover":de,"--n-item-color-disabled":ve,"--n-item-color-active":q,"--n-item-color-active-hover":ue,"--n-item-color-pressed":ae,"--n-item-border":De,"--n-item-border-hover":Ke,"--n-item-border-disabled":Xe,"--n-item-border-active":st,"--n-item-border-pressed":Qe,"--n-item-padding":Pe,"--n-item-border-radius":pt,"--n-bezier":un,"--n-jumper-font-size":yt,"--n-jumper-text-color":Ye,"--n-jumper-text-color-disabled":Le,"--n-item-margin":He,"--n-item-margin-rtl":No,"--n-button-icon-size":Ao,"--n-button-icon-color":W,"--n-button-icon-color-hover":ee,"--n-button-icon-color-pressed":ge,"--n-button-color-hover":Q,"--n-button-color":et,"--n-button-color-pressed":me,"--n-button-border":O,"--n-button-border-hover":Ie,"--n-button-border-pressed":je}}),ye=n?vt("pagination",I(()=>{let Y="";const{size:O}=e;return Y+=O[0],Y}),fe,e):void 0;return{rtlEnabled:L,mergedClsPrefix:o,locale:a,selfRef:l,mergedPage:d,pageItems:I(()=>w.value.items),mergedItemCount:K,jumperValue:f,pageSizeOptions:A,mergedPageSize:c,inputSize:$,selectSize:B,mergedTheme:i,mergedPageCount:h,startIndex:U,endIndex:H,showFastForwardMenu:v,showFastBackwardMenu:b,fastForwardActive:p,fastBackwardActive:g,handleMenuSelect:R,handleFastForwardMouseenter:x,handleFastForwardMouseleave:E,handleFastBackwardMouseenter:C,handleFastBackwardMouseleave:_,handleJumperInput:he,handleBackwardClick:re,handleForwardClick:y,handlePageItemClick:Se,handleSizePickerChange:Z,handleQuickJumperChange:pe,cssVars:n?void 0:fe,themeClass:ye==null?void 0:ye.themeClass,onRender:ye==null?void 0:ye.onRender}},render(){const{$slots:e,mergedClsPrefix:t,disabled:o,cssVars:n,mergedPage:r,mergedPageCount:i,pageItems:a,showSizePicker:l,showQuickJumper:s,mergedTheme:u,locale:d,inputSize:c,selectSize:h,mergedPageSize:f,pageSizeOptions:p,jumperValue:g,simple:v,prev:b,next:x,prefix:E,suffix:C,label:_,goto:R,handleJumperInput:w,handleSizePickerChange:A,handleBackwardClick:$,handlePageItemClick:B,handleForwardClick:U,handleQuickJumperChange:H,onRender:K}=this;K==null||K();const L=e.prefix||E,T=e.suffix||C,z=b||e.prev,F=x||e.next,y=_||e.label;return m("div",{ref:"selfRef",class:[`${t}-pagination`,this.themeClass,this.rtlEnabled&&`${t}-pagination--rtl`,o&&`${t}-pagination--disabled`,v&&`${t}-pagination--simple`],style:n},L?m("div",{class:`${t}-pagination-prefix`},L({page:r,pageSize:f,pageCount:i,startIndex:this.startIndex,endIndex:this.endIndex,itemCount:this.mergedItemCount})):null,this.displayOrder.map(re=>{switch(re){case"pages":return m(ft,null,m("div",{class:[`${t}-pagination-item`,!z&&`${t}-pagination-item--button`,(r<=1||r>i||o)&&`${t}-pagination-item--disabled`],onClick:$},z?z({page:r,pageSize:f,pageCount:i,startIndex:this.startIndex,endIndex:this.endIndex,itemCount:this.mergedItemCount}):m(Ut,{clsPrefix:t},{default:()=>this.rtlEnabled?m(L0,null):m(I0,null)})),v?m(ft,null,m("div",{class:`${t}-pagination-quick-jumper`},m(rn,{value:g,onUpdateValue:w,size:c,placeholder:"",disabled:o,theme:u.peers.Input,themeOverrides:u.peerOverrides.Input,onChange:H}))," /"," ",i):a.map((te,j)=>{let Z,se,pe;const{type:Se}=te;switch(Se){case"page":const fe=te.label;y?Z=y({type:"page",node:fe,active:te.active}):Z=fe;break;case"fast-forward":const ye=this.fastForwardActive?m(Ut,{clsPrefix:t},{default:()=>this.rtlEnabled?m(z0,null):m(O0,null)}):m(Ut,{clsPrefix:t},{default:()=>m(H0,null)});y?Z=y({type:"fast-forward",node:ye,active:this.fastForwardActive||this.showFastForwardMenu}):Z=ye,se=this.handleFastForwardMouseenter,pe=this.handleFastForwardMouseleave;break;case"fast-backward":const Y=this.fastBackwardActive?m(Ut,{clsPrefix:t},{default:()=>this.rtlEnabled?m(O0,null):m(z0,null)}):m(Ut,{clsPrefix:t},{default:()=>m(H0,null)});y?Z=y({type:"fast-backward",node:Y,active:this.fastBackwardActive||this.showFastBackwardMenu}):Z=Y,se=this.handleFastBackwardMouseenter,pe=this.handleFastBackwardMouseleave;break}const he=m("div",{key:j,class:[`${t}-pagination-item`,te.active&&`${t}-pagination-item--active`,Se!=="page"&&(Se==="fast-backward"&&this.showFastBackwardMenu||Se==="fast-forward"&&this.showFastForwardMenu)&&`${t}-pagination-item--hover`,o&&`${t}-pagination-item--disabled`,Se==="page"&&`${t}-pagination-item--clickable`],onClick:()=>{B(te)},onMouseenter:se,onMouseleave:pe},Z);if(Se==="page"&&!te.mayBeFastBackward&&!te.mayBeFastForward)return he;{const fe=te.type==="page"?te.mayBeFastBackward?"fast-backward":"fast-forward":te.type;return te.type!=="page"&&!te.options?he:m(QB,{to:this.to,key:fe,disabled:o,trigger:"hover",virtualScroll:!0,style:{width:"60px"},theme:u.peers.Popselect,themeOverrides:u.peerOverrides.Popselect,builtinThemeOverrides:{peers:{InternalSelectMenu:{height:"calc(var(--n-option-height) * 4.6)"}}},nodeProps:()=>({style:{justifyContent:"center"}}),show:Se==="page"?!1:Se==="fast-backward"?this.showFastBackwardMenu:this.showFastForwardMenu,onUpdateShow:ye=>{Se!=="page"&&(ye?Se==="fast-backward"?this.showFastBackwardMenu=ye:this.showFastForwardMenu=ye:(this.showFastBackwardMenu=!1,this.showFastForwardMenu=!1))},options:te.type!=="page"&&te.options?te.options:[],onUpdateValue:this.handleMenuSelect,scrollable:!0,showCheckmark:!1},{default:()=>he})}}),m("div",{class:[`${t}-pagination-item`,!F&&`${t}-pagination-item--button`,{[`${t}-pagination-item--disabled`]:r<1||r>=i||o}],onClick:U},F?F({page:r,pageSize:f,pageCount:i,itemCount:this.mergedItemCount,startIndex:this.startIndex,endIndex:this.endIndex}):m(Ut,{clsPrefix:t},{default:()=>this.rtlEnabled?m(I0,null):m(L0,null)})));case"size-picker":return!v&&l?m(tD,Object.assign({consistentMenuWidth:!1,placeholder:"",showCheckmark:!1,to:this.to},this.selectProps,{size:h,options:p,value:f,disabled:o,theme:u.peers.Select,themeOverrides:u.peerOverrides.Select,onUpdateValue:A})):null;case"quick-jumper":return!v&&s?m("div",{class:`${t}-pagination-quick-jumper`},R?R():wo(this.$slots.goto,()=>[d.goto]),m(rn,{value:g,onUpdateValue:w,size:c,placeholder:"",disabled:o,theme:u.peers.Input,themeOverrides:u.peerOverrides.Input,onChange:H})):null;default:return null}}),T?m("div",{class:`${t}-pagination-suffix`},T({page:r,pageSize:f,pageCount:i,startIndex:this.startIndex,endIndex:this.endIndex,itemCount:this.mergedItemCount})):null)}}),g5={padding:"8px 14px"},jd={name:"Tooltip",common:Ne,peers:{Popover:Qi},self(e){const{borderRadius:t,boxShadow2:o,popoverColor:n,textColor2:r}=e;return Object.assign(Object.assign({},g5),{borderRadius:t,boxShadow:o,color:n,textColor:r})}};function lD(e){const{borderRadius:t,boxShadow2:o,baseColor:n}=e;return Object.assign(Object.assign({},g5),{borderRadius:t,boxShadow:o,color:Ue(n,"rgba(0, 0, 0, .85)"),textColor:n})}const zs={name:"Tooltip",common:Ve,peers:{Popover:si},self:lD},v5={name:"Ellipsis",common:Ne,peers:{Tooltip:jd}},Yp={name:"Ellipsis",common:Ve,peers:{Tooltip:zs}},b5={radioSizeSmall:"14px",radioSizeMedium:"16px",radioSizeLarge:"18px",labelPadding:"0 8px",labelFontWeight:"400"},x5={name:"Radio",common:Ne,self(e){const{borderColor:t,primaryColor:o,baseColor:n,textColorDisabled:r,inputColorDisabled:i,textColor2:a,opacityDisabled:l,borderRadius:s,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:c,heightSmall:h,heightMedium:f,heightLarge:p,lineHeight:g}=e;return Object.assign(Object.assign({},b5),{labelLineHeight:g,buttonHeightSmall:h,buttonHeightMedium:f,buttonHeightLarge:p,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:c,boxShadow:`inset 0 0 0 1px ${t}`,boxShadowActive:`inset 0 0 0 1px ${o}`,boxShadowFocus:`inset 0 0 0 1px ${o}, 0 0 0 2px ${Me(o,{alpha:.3})}`,boxShadowHover:`inset 0 0 0 1px ${o}`,boxShadowDisabled:`inset 0 0 0 1px ${t}`,color:"#0000",colorDisabled:i,colorActive:"#0000",textColor:a,textColorDisabled:r,dotColorActive:o,dotColorDisabled:t,buttonBorderColor:t,buttonBorderColorActive:o,buttonBorderColorHover:o,buttonColor:"#0000",buttonColorActive:o,buttonTextColor:a,buttonTextColorActive:n,buttonTextColorHover:o,opacityDisabled:l,buttonBoxShadowFocus:`inset 0 0 0 1px ${o}, 0 0 0 2px ${Me(o,{alpha:.3})}`,buttonBoxShadowHover:`inset 0 0 0 1px ${o}`,buttonBoxShadow:"inset 0 0 0 1px #0000",buttonBorderRadius:s})}};function sD(e){const{borderColor:t,primaryColor:o,baseColor:n,textColorDisabled:r,inputColorDisabled:i,textColor2:a,opacityDisabled:l,borderRadius:s,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:c,heightSmall:h,heightMedium:f,heightLarge:p,lineHeight:g}=e;return Object.assign(Object.assign({},b5),{labelLineHeight:g,buttonHeightSmall:h,buttonHeightMedium:f,buttonHeightLarge:p,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:c,boxShadow:`inset 0 0 0 1px ${t}`,boxShadowActive:`inset 0 0 0 1px ${o}`,boxShadowFocus:`inset 0 0 0 1px ${o}, 0 0 0 2px ${Me(o,{alpha:.2})}`,boxShadowHover:`inset 0 0 0 1px ${o}`,boxShadowDisabled:`inset 0 0 0 1px ${t}`,color:n,colorDisabled:i,colorActive:"#0000",textColor:a,textColorDisabled:r,dotColorActive:o,dotColorDisabled:t,buttonBorderColor:t,buttonBorderColorActive:o,buttonBorderColorHover:t,buttonColor:n,buttonColorActive:n,buttonTextColor:a,buttonTextColorActive:o,buttonTextColorHover:o,opacityDisabled:l,buttonBoxShadowFocus:`inset 0 0 0 1px ${o}, 0 0 0 2px ${Me(o,{alpha:.3})}`,buttonBoxShadowHover:"inset 0 0 0 1px #0000",buttonBoxShadow:"inset 0 0 0 1px #0000",buttonBorderRadius:s})}const Wd={name:"Radio",common:Ve,self:sD},uD={padding:"4px 0",optionIconSizeSmall:"14px",optionIconSizeMedium:"16px",optionIconSizeLarge:"16px",optionIconSizeHuge:"18px",optionSuffixWidthSmall:"14px",optionSuffixWidthMedium:"14px",optionSuffixWidthLarge:"16px",optionSuffixWidthHuge:"16px",optionIconSuffixWidthSmall:"32px",optionIconSuffixWidthMedium:"32px",optionIconSuffixWidthLarge:"36px",optionIconSuffixWidthHuge:"36px",optionPrefixWidthSmall:"14px",optionPrefixWidthMedium:"14px",optionPrefixWidthLarge:"16px",optionPrefixWidthHuge:"16px",optionIconPrefixWidthSmall:"36px",optionIconPrefixWidthMedium:"36px",optionIconPrefixWidthLarge:"40px",optionIconPrefixWidthHuge:"40px"};function y5(e){const{primaryColor:t,textColor2:o,dividerColor:n,hoverColor:r,popoverColor:i,invertedColor:a,borderRadius:l,fontSizeSmall:s,fontSizeMedium:u,fontSizeLarge:d,fontSizeHuge:c,heightSmall:h,heightMedium:f,heightLarge:p,heightHuge:g,textColor3:v,opacityDisabled:b}=e;return Object.assign(Object.assign({},uD),{optionHeightSmall:h,optionHeightMedium:f,optionHeightLarge:p,optionHeightHuge:g,borderRadius:l,fontSizeSmall:s,fontSizeMedium:u,fontSizeLarge:d,fontSizeHuge:c,optionTextColor:o,optionTextColorHover:o,optionTextColorActive:t,optionTextColorChildActive:t,color:i,dividerColor:n,suffixColor:o,prefixColor:o,optionColorHover:r,optionColorActive:Me(t,{alpha:.1}),groupHeaderTextColor:v,optionTextColorInverted:"#BBB",optionTextColorHoverInverted:"#FFF",optionTextColorActiveInverted:"#FFF",optionTextColorChildActiveInverted:"#FFF",colorInverted:a,dividerColorInverted:"#BBB",suffixColorInverted:"#BBB",prefixColorInverted:"#BBB",optionColorHoverInverted:t,optionColorActiveInverted:t,groupHeaderTextColorInverted:"#AAA",optionOpacityDisabled:b})}const Ud={name:"Dropdown",common:Ve,peers:{Popover:si},self:y5},Qp={name:"Dropdown",common:Ne,peers:{Popover:Qi},self(e){const{primaryColorSuppl:t,primaryColor:o,popoverColor:n}=e,r=y5(e);return r.colorInverted=n,r.optionColorActive=Me(o,{alpha:.15}),r.optionColorActiveInverted=t,r.optionColorHoverInverted=t,r}},dD={thPaddingSmall:"8px",thPaddingMedium:"12px",thPaddingLarge:"12px",tdPaddingSmall:"8px",tdPaddingMedium:"12px",tdPaddingLarge:"12px",sorterSize:"15px",resizableContainerSize:"8px",resizableSize:"2px",filterSize:"15px",paginationMargin:"12px 0 0 0",emptyPadding:"48px 0",actionPadding:"8px 12px",actionButtonMargin:"0 8px 0 0"};function C5(e){const{cardColor:t,modalColor:o,popoverColor:n,textColor2:r,textColor1:i,tableHeaderColor:a,tableColorHover:l,iconColor:s,primaryColor:u,fontWeightStrong:d,borderRadius:c,lineHeight:h,fontSizeSmall:f,fontSizeMedium:p,fontSizeLarge:g,dividerColor:v,heightSmall:b,opacityDisabled:x,tableColorStriped:E}=e;return Object.assign(Object.assign({},dD),{actionDividerColor:v,lineHeight:h,borderRadius:c,fontSizeSmall:f,fontSizeMedium:p,fontSizeLarge:g,borderColor:Ue(t,v),tdColorHover:Ue(t,l),tdColorSorting:Ue(t,l),tdColorStriped:Ue(t,E),thColor:Ue(t,a),thColorHover:Ue(Ue(t,a),l),thColorSorting:Ue(Ue(t,a),l),tdColor:t,tdTextColor:r,thTextColor:i,thFontWeight:d,thButtonColorHover:l,thIconColor:s,thIconColorActive:u,borderColorModal:Ue(o,v),tdColorHoverModal:Ue(o,l),tdColorSortingModal:Ue(o,l),tdColorStripedModal:Ue(o,E),thColorModal:Ue(o,a),thColorHoverModal:Ue(Ue(o,a),l),thColorSortingModal:Ue(Ue(o,a),l),tdColorModal:o,borderColorPopover:Ue(n,v),tdColorHoverPopover:Ue(n,l),tdColorSortingPopover:Ue(n,l),tdColorStripedPopover:Ue(n,E),thColorPopover:Ue(n,a),thColorHoverPopover:Ue(Ue(n,a),l),thColorSortingPopover:Ue(Ue(n,a),l),tdColorPopover:n,boxShadowBefore:"inset -12px 0 8px -12px rgba(0, 0, 0, .18)",boxShadowAfter:"inset 12px 0 8px -12px rgba(0, 0, 0, .18)",loadingColor:u,loadingSize:b,opacityLoading:x})}const w5={name:"DataTable",common:Ve,peers:{Button:Ho,Checkbox:Ji,Radio:Wd,Pagination:Xp,Scrollbar:Lo,Empty:tr,Popover:si,Ellipsis:Yp,Dropdown:Ud},self:C5},cD={name:"DataTable",common:Ne,peers:{Button:Yo,Checkbox:Ga,Radio:x5,Pagination:p5,Scrollbar:Zo,Empty:Yi,Popover:Qi,Ellipsis:v5,Dropdown:Qp},self(e){const t=C5(e);return t.boxShadowAfter="inset 12px 0 8px -12px rgba(0, 0, 0, .36)",t.boxShadowBefore="inset -12px 0 8px -12px rgba(0, 0, 0, .36)",t}},fD=Object.assign(Object.assign({},Da),Te.props),hD=xe({name:"Tooltip",props:fD,__popover__:!0,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=Te("Tooltip","-tooltip",void 0,zs,e,t),n=M(null);return Object.assign(Object.assign({},{syncPosition(){n.value.syncPosition()},setShow(i){n.value.setShow(i)}}),{popoverRef:n,mergedTheme:o,popoverThemeOverrides:I(()=>o.value.self)})},render(){const{mergedTheme:e,internalExtraClass:t}=this;return m(Ka,Object.assign(Object.assign({},this.$props),{theme:e.peers.Popover,themeOverrides:e.peerOverrides.Popover,builtinThemeOverrides:this.popoverThemeOverrides,internalExtraClass:t.concat("tooltip"),ref:"popoverRef"}),this.$slots)}}),S5=D("ellipsis",{overflow:"hidden"},[Ft("line-clamp",` + `)])])]);function g5(e){var t;if(!e)return 10;const{defaultPageSize:o}=e;if(o!==void 0)return o;const n=(t=e.pageSizes)===null||t===void 0?void 0:t[0];return typeof n=="number"?n:(n==null?void 0:n.value)||10}function rT(e,t,o,n){let r=!1,i=!1,a=1,l=t;if(t===1)return{hasFastBackward:!1,hasFastForward:!1,fastForwardTo:l,fastBackwardTo:a,items:[{type:"page",label:1,active:e===1,mayBeFastBackward:!1,mayBeFastForward:!1}]};if(t===2)return{hasFastBackward:!1,hasFastForward:!1,fastForwardTo:l,fastBackwardTo:a,items:[{type:"page",label:1,active:e===1,mayBeFastBackward:!1,mayBeFastForward:!1},{type:"page",label:2,active:e===2,mayBeFastBackward:!0,mayBeFastForward:!1}]};const s=1,u=t;let d=e,c=e;const h=(o-5)/2;c+=Math.ceil(h),c=Math.min(Math.max(c,s+o-3),u-2),d-=Math.floor(h),d=Math.max(Math.min(d,u-o+3),s+2);let f=!1,p=!1;d>s+2&&(f=!0),c=s+1&&g.push({type:"page",label:s+1,mayBeFastBackward:!0,mayBeFastForward:!1,active:e===s+1});for(let v=d;v<=c;++v)g.push({type:"page",label:v,mayBeFastBackward:!1,mayBeFastForward:!1,active:e===v});return p?(i=!0,l=c+1,g.push({type:"fast-forward",active:!1,label:void 0,options:n?nv(c+1,u-1):null})):c===u-2&&g[g.length-1].label!==u-1&&g.push({type:"page",mayBeFastForward:!0,mayBeFastBackward:!1,label:u-1,active:e===u-1}),g[g.length-1].label!==u&&g.push({type:"page",mayBeFastForward:!1,mayBeFastBackward:!1,label:u,active:e===u}),{hasFastBackward:r,hasFastForward:i,fastBackwardTo:a,fastForwardTo:l,items:g}}function nv(e,t){const o=[];for(let n=e;n<=t;++n)o.push({label:`${n}`,value:n});return o}const iT=Object.assign(Object.assign({},Ie.props),{simple:Boolean,page:Number,defaultPage:{type:Number,default:1},itemCount:Number,pageCount:Number,defaultPageCount:{type:Number,default:1},showSizePicker:Boolean,pageSize:Number,defaultPageSize:Number,pageSizes:{type:Array,default(){return[10]}},showQuickJumper:Boolean,size:{type:String,default:"medium"},disabled:Boolean,pageSlot:{type:Number,default:9},selectProps:Object,prev:Function,next:Function,goto:Function,prefix:Function,suffix:Function,label:Function,displayOrder:{type:Array,default:["pages","size-picker","quick-jumper"]},to:Mo.propTo,showQuickJumpDropdown:{type:Boolean,default:!0},"onUpdate:page":[Function,Array],onUpdatePage:[Function,Array],"onUpdate:pageSize":[Function,Array],onUpdatePageSize:[Function,Array],onPageSizeChange:[Function,Array],onChange:[Function,Array]}),aT=xe({name:"Pagination",props:iT,setup(e){const{mergedComponentPropsRef:t,mergedClsPrefixRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=Ie("Pagination","-pagination",nT,Yp,e,o),{localeRef:a}=Er("Pagination"),l=M(null),s=M(e.defaultPage),u=M(g5(e)),d=to(Be(e,"page"),s),c=to(Be(e,"pageSize"),u),h=I(()=>{const{itemCount:Y}=e;if(Y!==void 0)return Math.max(1,Math.ceil(Y/c.value));const{pageCount:O}=e;return O!==void 0?Math.max(O,1):1}),f=M("");kt(()=>{e.simple,f.value=String(d.value)});const p=M(!1),g=M(!1),v=M(!1),b=M(!1),x=()=>{e.disabled||(p.value=!0,D())},k=()=>{e.disabled||(p.value=!1,D())},C=()=>{g.value=!0,D()},_=()=>{g.value=!1,D()},R=Y=>{z(Y)},w=I(()=>rT(d.value,h.value,e.pageSlot,e.showQuickJumpDropdown));kt(()=>{w.value.hasFastBackward?w.value.hasFastForward||(p.value=!1,v.value=!1):(g.value=!1,b.value=!1)});const A=I(()=>{const Y=a.value.selectionSuffix;return e.pageSizes.map(O=>typeof O=="number"?{label:`${O} / ${Y}`,value:O}:O)}),$=I(()=>{var Y,O;return((O=(Y=t==null?void 0:t.value)===null||Y===void 0?void 0:Y.Pagination)===null||O===void 0?void 0:O.inputSize)||xg(e.size)}),B=I(()=>{var Y,O;return((O=(Y=t==null?void 0:t.value)===null||Y===void 0?void 0:Y.Pagination)===null||O===void 0?void 0:O.selectSize)||xg(e.size)}),U=I(()=>(d.value-1)*c.value),N=I(()=>{const Y=d.value*c.value-1,{itemCount:O}=e;return O!==void 0&&Y>O-1?O-1:Y}),K=I(()=>{const{itemCount:Y}=e;return Y!==void 0?Y:(e.pageCount||1)*c.value}),L=Gt("Pagination",r,o);function D(){Rt(()=>{var Y;const{value:O}=l;O&&(O.classList.add("transition-disabled"),(Y=l.value)===null||Y===void 0||Y.offsetWidth,O.classList.remove("transition-disabled"))})}function z(Y){if(Y===d.value)return;const{"onUpdate:page":O,onUpdatePage:ze,onChange:je,simple:W}=e;O&&$e(O,Y),ze&&$e(ze,Y),je&&$e(je,Y),s.value=Y,W&&(f.value=String(Y))}function F(Y){if(Y===c.value)return;const{"onUpdate:pageSize":O,onUpdatePageSize:ze,onPageSizeChange:je}=e;O&&$e(O,Y),ze&&$e(ze,Y),je&&$e(je,Y),u.value=Y,h.value{d.value,c.value,D()});const fe=I(()=>{const{size:Y}=e,{self:{buttonBorder:O,buttonBorderHover:ze,buttonBorderPressed:je,buttonIconColor:W,buttonIconColorHover:ee,buttonIconColorPressed:ge,itemTextColor:we,itemTextColorHover:le,itemTextColorPressed:ne,itemTextColorActive:ce,itemTextColorDisabled:J,itemColor:ie,itemColorHover:de,itemColorPressed:ae,itemColorActive:q,itemColorActiveHover:ue,itemColorDisabled:ve,itemBorder:Te,itemBorderHover:Ke,itemBorderPressed:Qe,itemBorderActive:st,itemBorderDisabled:Xe,itemBorderRadius:pt,jumperTextColor:Ye,jumperTextColorDisabled:Le,buttonColor:et,buttonColorHover:Q,buttonColorPressed:me,[Ee("itemPadding",Y)]:Pe,[Ee("itemMargin",Y)]:He,[Ee("inputWidth",Y)]:We,[Ee("selectWidth",Y)]:Ge,[Ee("inputMargin",Y)]:qe,[Ee("selectMargin",Y)]:tt,[Ee("jumperFontSize",Y)]:yt,[Ee("prefixMargin",Y)]:Bt,[Ee("suffixMargin",Y)]:_t,[Ee("itemSize",Y)]:xo,[Ee("buttonIconSize",Y)]:Ao,[Ee("itemFontSize",Y)]:Bo,[`${Ee("itemMargin",Y)}Rtl`]:No,[`${Ee("inputMargin",Y)}Rtl`]:Vo},common:{cubicBezierEaseInOut:un}}=i.value;return{"--n-prefix-margin":Bt,"--n-suffix-margin":_t,"--n-item-font-size":Bo,"--n-select-width":Ge,"--n-select-margin":tt,"--n-input-width":We,"--n-input-margin":qe,"--n-input-margin-rtl":Vo,"--n-item-size":xo,"--n-item-text-color":we,"--n-item-text-color-disabled":J,"--n-item-text-color-hover":le,"--n-item-text-color-active":ce,"--n-item-text-color-pressed":ne,"--n-item-color":ie,"--n-item-color-hover":de,"--n-item-color-disabled":ve,"--n-item-color-active":q,"--n-item-color-active-hover":ue,"--n-item-color-pressed":ae,"--n-item-border":Te,"--n-item-border-hover":Ke,"--n-item-border-disabled":Xe,"--n-item-border-active":st,"--n-item-border-pressed":Qe,"--n-item-padding":Pe,"--n-item-border-radius":pt,"--n-bezier":un,"--n-jumper-font-size":yt,"--n-jumper-text-color":Ye,"--n-jumper-text-color-disabled":Le,"--n-item-margin":He,"--n-item-margin-rtl":No,"--n-button-icon-size":Ao,"--n-button-icon-color":W,"--n-button-icon-color-hover":ee,"--n-button-icon-color-pressed":ge,"--n-button-color-hover":Q,"--n-button-color":et,"--n-button-color-pressed":me,"--n-button-border":O,"--n-button-border-hover":ze,"--n-button-border-pressed":je}}),Ce=n?vt("pagination",I(()=>{let Y="";const{size:O}=e;return Y+=O[0],Y}),fe,e):void 0;return{rtlEnabled:L,mergedClsPrefix:o,locale:a,selfRef:l,mergedPage:d,pageItems:I(()=>w.value.items),mergedItemCount:K,jumperValue:f,pageSizeOptions:A,mergedPageSize:c,inputSize:$,selectSize:B,mergedTheme:i,mergedPageCount:h,startIndex:U,endIndex:N,showFastForwardMenu:v,showFastBackwardMenu:b,fastForwardActive:p,fastBackwardActive:g,handleMenuSelect:R,handleFastForwardMouseenter:x,handleFastForwardMouseleave:k,handleFastBackwardMouseenter:C,handleFastBackwardMouseleave:_,handleJumperInput:he,handleBackwardClick:re,handleForwardClick:y,handlePageItemClick:Se,handleSizePickerChange:Z,handleQuickJumperChange:pe,cssVars:n?void 0:fe,themeClass:Ce==null?void 0:Ce.themeClass,onRender:Ce==null?void 0:Ce.onRender}},render(){const{$slots:e,mergedClsPrefix:t,disabled:o,cssVars:n,mergedPage:r,mergedPageCount:i,pageItems:a,showSizePicker:l,showQuickJumper:s,mergedTheme:u,locale:d,inputSize:c,selectSize:h,mergedPageSize:f,pageSizeOptions:p,jumperValue:g,simple:v,prev:b,next:x,prefix:k,suffix:C,label:_,goto:R,handleJumperInput:w,handleSizePickerChange:A,handleBackwardClick:$,handlePageItemClick:B,handleForwardClick:U,handleQuickJumperChange:N,onRender:K}=this;K==null||K();const L=e.prefix||k,D=e.suffix||C,z=b||e.prev,F=x||e.next,y=_||e.label;return m("div",{ref:"selfRef",class:[`${t}-pagination`,this.themeClass,this.rtlEnabled&&`${t}-pagination--rtl`,o&&`${t}-pagination--disabled`,v&&`${t}-pagination--simple`],style:n},L?m("div",{class:`${t}-pagination-prefix`},L({page:r,pageSize:f,pageCount:i,startIndex:this.startIndex,endIndex:this.endIndex,itemCount:this.mergedItemCount})):null,this.displayOrder.map(re=>{switch(re){case"pages":return m(ft,null,m("div",{class:[`${t}-pagination-item`,!z&&`${t}-pagination-item--button`,(r<=1||r>i||o)&&`${t}-pagination-item--disabled`],onClick:$},z?z({page:r,pageSize:f,pageCount:i,startIndex:this.startIndex,endIndex:this.endIndex,itemCount:this.mergedItemCount}):m(Ut,{clsPrefix:t},{default:()=>this.rtlEnabled?m(H0,null):m(z0,null)})),v?m(ft,null,m("div",{class:`${t}-pagination-quick-jumper`},m(rn,{value:g,onUpdateValue:w,size:c,placeholder:"",disabled:o,theme:u.peers.Input,themeOverrides:u.peerOverrides.Input,onChange:N}))," /"," ",i):a.map((te,j)=>{let Z,se,pe;const{type:Se}=te;switch(Se){case"page":const fe=te.label;y?Z=y({type:"page",node:fe,active:te.active}):Z=fe;break;case"fast-forward":const Ce=this.fastForwardActive?m(Ut,{clsPrefix:t},{default:()=>this.rtlEnabled?m(O0,null):m(L0,null)}):m(Ut,{clsPrefix:t},{default:()=>m(N0,null)});y?Z=y({type:"fast-forward",node:Ce,active:this.fastForwardActive||this.showFastForwardMenu}):Z=Ce,se=this.handleFastForwardMouseenter,pe=this.handleFastForwardMouseleave;break;case"fast-backward":const Y=this.fastBackwardActive?m(Ut,{clsPrefix:t},{default:()=>this.rtlEnabled?m(L0,null):m(O0,null)}):m(Ut,{clsPrefix:t},{default:()=>m(N0,null)});y?Z=y({type:"fast-backward",node:Y,active:this.fastBackwardActive||this.showFastBackwardMenu}):Z=Y,se=this.handleFastBackwardMouseenter,pe=this.handleFastBackwardMouseleave;break}const he=m("div",{key:j,class:[`${t}-pagination-item`,te.active&&`${t}-pagination-item--active`,Se!=="page"&&(Se==="fast-backward"&&this.showFastBackwardMenu||Se==="fast-forward"&&this.showFastForwardMenu)&&`${t}-pagination-item--hover`,o&&`${t}-pagination-item--disabled`,Se==="page"&&`${t}-pagination-item--clickable`],onClick:()=>{B(te)},onMouseenter:se,onMouseleave:pe},Z);if(Se==="page"&&!te.mayBeFastBackward&&!te.mayBeFastForward)return he;{const fe=te.type==="page"?te.mayBeFastBackward?"fast-backward":"fast-forward":te.type;return te.type!=="page"&&!te.options?he:m(QB,{to:this.to,key:fe,disabled:o,trigger:"hover",virtualScroll:!0,style:{width:"60px"},theme:u.peers.Popselect,themeOverrides:u.peerOverrides.Popselect,builtinThemeOverrides:{peers:{InternalSelectMenu:{height:"calc(var(--n-option-height) * 4.6)"}}},nodeProps:()=>({style:{justifyContent:"center"}}),show:Se==="page"?!1:Se==="fast-backward"?this.showFastBackwardMenu:this.showFastForwardMenu,onUpdateShow:Ce=>{Se!=="page"&&(Ce?Se==="fast-backward"?this.showFastBackwardMenu=Ce:this.showFastForwardMenu=Ce:(this.showFastBackwardMenu=!1,this.showFastForwardMenu=!1))},options:te.type!=="page"&&te.options?te.options:[],onUpdateValue:this.handleMenuSelect,scrollable:!0,showCheckmark:!1},{default:()=>he})}}),m("div",{class:[`${t}-pagination-item`,!F&&`${t}-pagination-item--button`,{[`${t}-pagination-item--disabled`]:r<1||r>=i||o}],onClick:U},F?F({page:r,pageSize:f,pageCount:i,itemCount:this.mergedItemCount,startIndex:this.startIndex,endIndex:this.endIndex}):m(Ut,{clsPrefix:t},{default:()=>this.rtlEnabled?m(z0,null):m(H0,null)})));case"size-picker":return!v&&l?m(tT,Object.assign({consistentMenuWidth:!1,placeholder:"",showCheckmark:!1,to:this.to},this.selectProps,{size:h,options:p,value:f,disabled:o,theme:u.peers.Select,themeOverrides:u.peerOverrides.Select,onUpdateValue:A})):null;case"quick-jumper":return!v&&s?m("div",{class:`${t}-pagination-quick-jumper`},R?R():wo(this.$slots.goto,()=>[d.goto]),m(rn,{value:g,onUpdateValue:w,size:c,placeholder:"",disabled:o,theme:u.peers.Input,themeOverrides:u.peerOverrides.Input,onChange:N})):null;default:return null}}),D?m("div",{class:`${t}-pagination-suffix`},D({page:r,pageSize:f,pageCount:i,startIndex:this.startIndex,endIndex:this.endIndex,itemCount:this.mergedItemCount})):null)}}),v5={padding:"8px 14px"},Wd={name:"Tooltip",common:Ne,peers:{Popover:Qi},self(e){const{borderRadius:t,boxShadow2:o,popoverColor:n,textColor2:r}=e;return Object.assign(Object.assign({},v5),{borderRadius:t,boxShadow:o,color:n,textColor:r})}};function lT(e){const{borderRadius:t,boxShadow2:o,baseColor:n}=e;return Object.assign(Object.assign({},v5),{borderRadius:t,boxShadow:o,color:Ue(n,"rgba(0, 0, 0, .85)"),textColor:n})}const zs={name:"Tooltip",common:Ve,peers:{Popover:si},self:lT},b5={name:"Ellipsis",common:Ne,peers:{Tooltip:Wd}},Qp={name:"Ellipsis",common:Ve,peers:{Tooltip:zs}},x5={radioSizeSmall:"14px",radioSizeMedium:"16px",radioSizeLarge:"18px",labelPadding:"0 8px",labelFontWeight:"400"},y5={name:"Radio",common:Ne,self(e){const{borderColor:t,primaryColor:o,baseColor:n,textColorDisabled:r,inputColorDisabled:i,textColor2:a,opacityDisabled:l,borderRadius:s,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:c,heightSmall:h,heightMedium:f,heightLarge:p,lineHeight:g}=e;return Object.assign(Object.assign({},x5),{labelLineHeight:g,buttonHeightSmall:h,buttonHeightMedium:f,buttonHeightLarge:p,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:c,boxShadow:`inset 0 0 0 1px ${t}`,boxShadowActive:`inset 0 0 0 1px ${o}`,boxShadowFocus:`inset 0 0 0 1px ${o}, 0 0 0 2px ${Me(o,{alpha:.3})}`,boxShadowHover:`inset 0 0 0 1px ${o}`,boxShadowDisabled:`inset 0 0 0 1px ${t}`,color:"#0000",colorDisabled:i,colorActive:"#0000",textColor:a,textColorDisabled:r,dotColorActive:o,dotColorDisabled:t,buttonBorderColor:t,buttonBorderColorActive:o,buttonBorderColorHover:o,buttonColor:"#0000",buttonColorActive:o,buttonTextColor:a,buttonTextColorActive:n,buttonTextColorHover:o,opacityDisabled:l,buttonBoxShadowFocus:`inset 0 0 0 1px ${o}, 0 0 0 2px ${Me(o,{alpha:.3})}`,buttonBoxShadowHover:`inset 0 0 0 1px ${o}`,buttonBoxShadow:"inset 0 0 0 1px #0000",buttonBorderRadius:s})}};function sT(e){const{borderColor:t,primaryColor:o,baseColor:n,textColorDisabled:r,inputColorDisabled:i,textColor2:a,opacityDisabled:l,borderRadius:s,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:c,heightSmall:h,heightMedium:f,heightLarge:p,lineHeight:g}=e;return Object.assign(Object.assign({},x5),{labelLineHeight:g,buttonHeightSmall:h,buttonHeightMedium:f,buttonHeightLarge:p,fontSizeSmall:u,fontSizeMedium:d,fontSizeLarge:c,boxShadow:`inset 0 0 0 1px ${t}`,boxShadowActive:`inset 0 0 0 1px ${o}`,boxShadowFocus:`inset 0 0 0 1px ${o}, 0 0 0 2px ${Me(o,{alpha:.2})}`,boxShadowHover:`inset 0 0 0 1px ${o}`,boxShadowDisabled:`inset 0 0 0 1px ${t}`,color:n,colorDisabled:i,colorActive:"#0000",textColor:a,textColorDisabled:r,dotColorActive:o,dotColorDisabled:t,buttonBorderColor:t,buttonBorderColorActive:o,buttonBorderColorHover:t,buttonColor:n,buttonColorActive:n,buttonTextColor:a,buttonTextColorActive:o,buttonTextColorHover:o,opacityDisabled:l,buttonBoxShadowFocus:`inset 0 0 0 1px ${o}, 0 0 0 2px ${Me(o,{alpha:.3})}`,buttonBoxShadowHover:"inset 0 0 0 1px #0000",buttonBoxShadow:"inset 0 0 0 1px #0000",buttonBorderRadius:s})}const Ud={name:"Radio",common:Ve,self:sT},uT={padding:"4px 0",optionIconSizeSmall:"14px",optionIconSizeMedium:"16px",optionIconSizeLarge:"16px",optionIconSizeHuge:"18px",optionSuffixWidthSmall:"14px",optionSuffixWidthMedium:"14px",optionSuffixWidthLarge:"16px",optionSuffixWidthHuge:"16px",optionIconSuffixWidthSmall:"32px",optionIconSuffixWidthMedium:"32px",optionIconSuffixWidthLarge:"36px",optionIconSuffixWidthHuge:"36px",optionPrefixWidthSmall:"14px",optionPrefixWidthMedium:"14px",optionPrefixWidthLarge:"16px",optionPrefixWidthHuge:"16px",optionIconPrefixWidthSmall:"36px",optionIconPrefixWidthMedium:"36px",optionIconPrefixWidthLarge:"40px",optionIconPrefixWidthHuge:"40px"};function C5(e){const{primaryColor:t,textColor2:o,dividerColor:n,hoverColor:r,popoverColor:i,invertedColor:a,borderRadius:l,fontSizeSmall:s,fontSizeMedium:u,fontSizeLarge:d,fontSizeHuge:c,heightSmall:h,heightMedium:f,heightLarge:p,heightHuge:g,textColor3:v,opacityDisabled:b}=e;return Object.assign(Object.assign({},uT),{optionHeightSmall:h,optionHeightMedium:f,optionHeightLarge:p,optionHeightHuge:g,borderRadius:l,fontSizeSmall:s,fontSizeMedium:u,fontSizeLarge:d,fontSizeHuge:c,optionTextColor:o,optionTextColorHover:o,optionTextColorActive:t,optionTextColorChildActive:t,color:i,dividerColor:n,suffixColor:o,prefixColor:o,optionColorHover:r,optionColorActive:Me(t,{alpha:.1}),groupHeaderTextColor:v,optionTextColorInverted:"#BBB",optionTextColorHoverInverted:"#FFF",optionTextColorActiveInverted:"#FFF",optionTextColorChildActiveInverted:"#FFF",colorInverted:a,dividerColorInverted:"#BBB",suffixColorInverted:"#BBB",prefixColorInverted:"#BBB",optionColorHoverInverted:t,optionColorActiveInverted:t,groupHeaderTextColorInverted:"#AAA",optionOpacityDisabled:b})}const Kd={name:"Dropdown",common:Ve,peers:{Popover:si},self:C5},Jp={name:"Dropdown",common:Ne,peers:{Popover:Qi},self(e){const{primaryColorSuppl:t,primaryColor:o,popoverColor:n}=e,r=C5(e);return r.colorInverted=n,r.optionColorActive=Me(o,{alpha:.15}),r.optionColorActiveInverted=t,r.optionColorHoverInverted=t,r}},dT={thPaddingSmall:"8px",thPaddingMedium:"12px",thPaddingLarge:"12px",tdPaddingSmall:"8px",tdPaddingMedium:"12px",tdPaddingLarge:"12px",sorterSize:"15px",resizableContainerSize:"8px",resizableSize:"2px",filterSize:"15px",paginationMargin:"12px 0 0 0",emptyPadding:"48px 0",actionPadding:"8px 12px",actionButtonMargin:"0 8px 0 0"};function w5(e){const{cardColor:t,modalColor:o,popoverColor:n,textColor2:r,textColor1:i,tableHeaderColor:a,tableColorHover:l,iconColor:s,primaryColor:u,fontWeightStrong:d,borderRadius:c,lineHeight:h,fontSizeSmall:f,fontSizeMedium:p,fontSizeLarge:g,dividerColor:v,heightSmall:b,opacityDisabled:x,tableColorStriped:k}=e;return Object.assign(Object.assign({},dT),{actionDividerColor:v,lineHeight:h,borderRadius:c,fontSizeSmall:f,fontSizeMedium:p,fontSizeLarge:g,borderColor:Ue(t,v),tdColorHover:Ue(t,l),tdColorSorting:Ue(t,l),tdColorStriped:Ue(t,k),thColor:Ue(t,a),thColorHover:Ue(Ue(t,a),l),thColorSorting:Ue(Ue(t,a),l),tdColor:t,tdTextColor:r,thTextColor:i,thFontWeight:d,thButtonColorHover:l,thIconColor:s,thIconColorActive:u,borderColorModal:Ue(o,v),tdColorHoverModal:Ue(o,l),tdColorSortingModal:Ue(o,l),tdColorStripedModal:Ue(o,k),thColorModal:Ue(o,a),thColorHoverModal:Ue(Ue(o,a),l),thColorSortingModal:Ue(Ue(o,a),l),tdColorModal:o,borderColorPopover:Ue(n,v),tdColorHoverPopover:Ue(n,l),tdColorSortingPopover:Ue(n,l),tdColorStripedPopover:Ue(n,k),thColorPopover:Ue(n,a),thColorHoverPopover:Ue(Ue(n,a),l),thColorSortingPopover:Ue(Ue(n,a),l),tdColorPopover:n,boxShadowBefore:"inset -12px 0 8px -12px rgba(0, 0, 0, .18)",boxShadowAfter:"inset 12px 0 8px -12px rgba(0, 0, 0, .18)",loadingColor:u,loadingSize:b,opacityLoading:x})}const S5={name:"DataTable",common:Ve,peers:{Button:Ho,Checkbox:Ji,Radio:Ud,Pagination:Yp,Scrollbar:Lo,Empty:tr,Popover:si,Ellipsis:Qp,Dropdown:Kd},self:w5},cT={name:"DataTable",common:Ne,peers:{Button:Yo,Checkbox:Ga,Radio:y5,Pagination:m5,Scrollbar:Zo,Empty:Yi,Popover:Qi,Ellipsis:b5,Dropdown:Jp},self(e){const t=w5(e);return t.boxShadowAfter="inset 12px 0 8px -12px rgba(0, 0, 0, .36)",t.boxShadowBefore="inset -12px 0 8px -12px rgba(0, 0, 0, .36)",t}},fT=Object.assign(Object.assign({},Ta),Ie.props),hT=xe({name:"Tooltip",props:fT,__popover__:!0,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=Ie("Tooltip","-tooltip",void 0,zs,e,t),n=M(null);return Object.assign(Object.assign({},{syncPosition(){n.value.syncPosition()},setShow(i){n.value.setShow(i)}}),{popoverRef:n,mergedTheme:o,popoverThemeOverrides:I(()=>o.value.self)})},render(){const{mergedTheme:e,internalExtraClass:t}=this;return m(Ka,Object.assign(Object.assign({},this.$props),{theme:e.peers.Popover,themeOverrides:e.peerOverrides.Popover,builtinThemeOverrides:this.popoverThemeOverrides,internalExtraClass:t.concat("tooltip"),ref:"popoverRef"}),this.$slots)}}),E5=T("ellipsis",{overflow:"hidden"},[Ft("line-clamp",` white-space: nowrap; display: inline-block; vertical-align: bottom; @@ -2017,7 +2017,7 @@ ${t} -webkit-box-orient: vertical; `),X("cursor-pointer",` cursor: pointer; - `)]);function ph(e){return`${e}-ellipsis--line-clamp`}function mh(e,t){return`${e}-ellipsis--cursor-${t}`}const E5=Object.assign(Object.assign({},Te.props),{expandTrigger:String,lineClamp:[Number,String],tooltip:{type:[Boolean,Object],default:!0}}),Jp=xe({name:"Ellipsis",inheritAttrs:!1,props:E5,setup(e,{slots:t,attrs:o}){const n=rC(),r=Te("Ellipsis","-ellipsis",S5,Yp,e,n),i=M(null),a=M(null),l=M(null),s=M(!1),u=I(()=>{const{lineClamp:v}=e,{value:b}=s;return v!==void 0?{textOverflow:"","-webkit-line-clamp":b?"":v}:{textOverflow:b?"":"ellipsis","-webkit-line-clamp":""}});function d(){let v=!1;const{value:b}=s;if(b)return!0;const{value:x}=i;if(x){const{lineClamp:E}=e;if(f(x),E!==void 0)v=x.scrollHeight<=x.offsetHeight;else{const{value:C}=a;C&&(v=C.getBoundingClientRect().width<=x.getBoundingClientRect().width)}p(x,v)}return v}const c=I(()=>e.expandTrigger==="click"?()=>{var v;const{value:b}=s;b&&((v=l.value)===null||v===void 0||v.setShow(!1)),s.value=!b}:void 0);Cd(()=>{var v;e.tooltip&&((v=l.value)===null||v===void 0||v.setShow(!1))});const h=()=>m("span",Object.assign({},bo(o,{class:[`${n.value}-ellipsis`,e.lineClamp!==void 0?ph(n.value):void 0,e.expandTrigger==="click"?mh(n.value,"pointer"):void 0],style:u.value}),{ref:"triggerRef",onClick:c.value,onMouseenter:e.expandTrigger==="click"?d:void 0}),e.lineClamp?t:m("span",{ref:"triggerInnerRef"},t));function f(v){if(!v)return;const b=u.value,x=ph(n.value);e.lineClamp!==void 0?g(v,x,"add"):g(v,x,"remove");for(const E in b)v.style[E]!==b[E]&&(v.style[E]=b[E])}function p(v,b){const x=mh(n.value,"pointer");e.expandTrigger==="click"&&!b?g(v,x,"add"):g(v,x,"remove")}function g(v,b,x){x==="add"?v.classList.contains(b)||v.classList.add(b):v.classList.contains(b)&&v.classList.remove(b)}return{mergedTheme:r,triggerRef:i,triggerInnerRef:a,tooltipRef:l,handleClick:c,renderTrigger:h,getTooltipDisabled:d}},render(){var e;const{tooltip:t,renderTrigger:o,$slots:n}=this;if(t){const{mergedTheme:r}=this;return m(hD,Object.assign({ref:"tooltipRef",placement:"top"},t,{getDisabled:this.getTooltipDisabled,theme:r.peers.Tooltip,themeOverrides:r.peerOverrides.Tooltip}),{trigger:o,default:(e=n.tooltip)!==null&&e!==void 0?e:n.default})}else return o()}}),pD=xe({name:"PerformantEllipsis",props:E5,inheritAttrs:!1,setup(e,{attrs:t,slots:o}){const n=M(!1),r=rC();return kr("-ellipsis",S5,r),{mouseEntered:n,renderTrigger:()=>{const{lineClamp:a}=e,l=r.value;return m("span",Object.assign({},bo(t,{class:[`${l}-ellipsis`,a!==void 0?ph(l):void 0,e.expandTrigger==="click"?mh(l,"pointer"):void 0],style:a===void 0?{textOverflow:"ellipsis"}:{"-webkit-line-clamp":a}}),{onMouseenter:()=>{n.value=!0}}),a?o:m("span",null,o))}}},render(){return this.mouseEntered?m(Jp,bo({},this.$attrs,this.$props),this.$slots):this.renderTrigger()}}),mD=Object.assign(Object.assign({},Te.props),{onUnstableColumnResize:Function,pagination:{type:[Object,Boolean],default:!1},paginateSinglePage:{type:Boolean,default:!0},minHeight:[Number,String],maxHeight:[Number,String],columns:{type:Array,default:()=>[]},rowClassName:[String,Function],rowProps:Function,rowKey:Function,summary:[Function],data:{type:Array,default:()=>[]},loading:Boolean,bordered:{type:Boolean,default:void 0},bottomBordered:{type:Boolean,default:void 0},striped:Boolean,scrollX:[Number,String],defaultCheckedRowKeys:{type:Array,default:()=>[]},checkedRowKeys:Array,singleLine:{type:Boolean,default:!0},singleColumn:Boolean,size:{type:String,default:"medium"},remote:Boolean,defaultExpandedRowKeys:{type:Array,default:[]},defaultExpandAll:Boolean,expandedRowKeys:Array,stickyExpandedRows:Boolean,virtualScroll:Boolean,virtualScrollX:Boolean,virtualScrollHeader:Boolean,headerHeight:{type:Number,default:28},heightForRow:Function,minRowHeight:{type:Number,default:28},tableLayout:{type:String,default:"auto"},allowCheckingNotLoaded:Boolean,cascade:{type:Boolean,default:!0},childrenKey:{type:String,default:"children"},indent:{type:Number,default:16},flexHeight:Boolean,summaryPlacement:{type:String,default:"bottom"},paginationBehaviorOnFilter:{type:String,default:"current"},filterIconPopoverProps:Object,scrollbarProps:Object,renderCell:Function,renderExpandIcon:Function,spinProps:{type:Object,default:{}},onLoad:Function,"onUpdate:page":[Function,Array],onUpdatePage:[Function,Array],"onUpdate:pageSize":[Function,Array],onUpdatePageSize:[Function,Array],"onUpdate:sorter":[Function,Array],onUpdateSorter:[Function,Array],"onUpdate:filters":[Function,Array],onUpdateFilters:[Function,Array],"onUpdate:checkedRowKeys":[Function,Array],onUpdateCheckedRowKeys:[Function,Array],"onUpdate:expandedRowKeys":[Function,Array],onUpdateExpandedRowKeys:[Function,Array],onScroll:Function,onPageChange:[Function,Array],onPageSizeChange:[Function,Array],onSorterChange:[Function,Array],onFiltersChange:[Function,Array],onCheckedRowKeysChange:[Function,Array]}),In="n-data-table",gD=xe({name:"DataTableRenderSorter",props:{render:{type:Function,required:!0},order:{type:[String,Boolean],default:!1}},render(){const{render:e,order:t}=this;return e({order:t})}}),vD=xe({name:"SortIcon",props:{column:{type:Object,required:!0}},setup(e){const{mergedComponentPropsRef:t}=nt(),{mergedSortStateRef:o,mergedClsPrefixRef:n}=Oe(In),r=I(()=>o.value.find(s=>s.columnKey===e.column.key)),i=I(()=>r.value!==void 0),a=I(()=>{const{value:s}=r;return s&&i.value?s.order:!1}),l=I(()=>{var s,u;return((u=(s=t==null?void 0:t.value)===null||s===void 0?void 0:s.DataTable)===null||u===void 0?void 0:u.renderSorter)||e.column.renderSorter});return{mergedClsPrefix:n,active:i,mergedSortOrder:a,mergedRenderSorter:l}},render(){const{mergedRenderSorter:e,mergedSortOrder:t,mergedClsPrefix:o}=this,{renderSorterIcon:n}=this.column;return e?m(gD,{render:e,order:t}):m("span",{class:[`${o}-data-table-sorter`,t==="ascend"&&`${o}-data-table-sorter--asc`,t==="descend"&&`${o}-data-table-sorter--desc`]},n?n({order:t}):m(Ut,{clsPrefix:o},{default:()=>m(SM,null)}))}}),k5={name:String,value:{type:[String,Number,Boolean],default:"on"},checked:{type:Boolean,default:void 0},defaultChecked:Boolean,disabled:{type:Boolean,default:void 0},label:String,size:String,onUpdateChecked:[Function,Array],"onUpdate:checked":[Function,Array],checkedValue:{type:Boolean,default:void 0}},_5="n-radio-group";function F5(e){const t=Oe(_5,null),o=Dn(e,{mergedSize(x){const{size:E}=e;if(E!==void 0)return E;if(t){const{mergedSizeRef:{value:C}}=t;if(C!==void 0)return C}return x?x.mergedSize.value:"medium"},mergedDisabled(x){return!!(e.disabled||t!=null&&t.disabledRef.value||x!=null&&x.disabled.value)}}),{mergedSizeRef:n,mergedDisabledRef:r}=o,i=M(null),a=M(null),l=M(e.defaultChecked),s=Be(e,"checked"),u=to(s,l),d=gt(()=>t?t.valueRef.value===e.value:u.value),c=gt(()=>{const{name:x}=e;if(x!==void 0)return x;if(t)return t.nameRef.value}),h=M(!1);function f(){if(t){const{doUpdateValue:x}=t,{value:E}=e;Fe(x,E)}else{const{onUpdateChecked:x,"onUpdate:checked":E}=e,{nTriggerFormInput:C,nTriggerFormChange:_}=o;x&&Fe(x,!0),E&&Fe(E,!0),C(),_(),l.value=!0}}function p(){r.value||d.value||f()}function g(){p(),i.value&&(i.value.checked=d.value)}function v(){h.value=!1}function b(){h.value=!0}return{mergedClsPrefix:t?t.mergedClsPrefixRef:nt(e).mergedClsPrefixRef,inputRef:i,labelRef:a,mergedName:c,mergedDisabled:r,renderSafeChecked:d,focus:h,mergedSize:n,handleRadioInputChange:g,handleRadioInputBlur:v,handleRadioInputFocus:b}}const bD=D("radio",` + `)]);function mh(e){return`${e}-ellipsis--line-clamp`}function gh(e,t){return`${e}-ellipsis--cursor-${t}`}const k5=Object.assign(Object.assign({},Ie.props),{expandTrigger:String,lineClamp:[Number,String],tooltip:{type:[Boolean,Object],default:!0}}),em=xe({name:"Ellipsis",inheritAttrs:!1,props:k5,setup(e,{slots:t,attrs:o}){const n=iC(),r=Ie("Ellipsis","-ellipsis",E5,Qp,e,n),i=M(null),a=M(null),l=M(null),s=M(!1),u=I(()=>{const{lineClamp:v}=e,{value:b}=s;return v!==void 0?{textOverflow:"","-webkit-line-clamp":b?"":v}:{textOverflow:b?"":"ellipsis","-webkit-line-clamp":""}});function d(){let v=!1;const{value:b}=s;if(b)return!0;const{value:x}=i;if(x){const{lineClamp:k}=e;if(f(x),k!==void 0)v=x.scrollHeight<=x.offsetHeight;else{const{value:C}=a;C&&(v=C.getBoundingClientRect().width<=x.getBoundingClientRect().width)}p(x,v)}return v}const c=I(()=>e.expandTrigger==="click"?()=>{var v;const{value:b}=s;b&&((v=l.value)===null||v===void 0||v.setShow(!1)),s.value=!b}:void 0);wd(()=>{var v;e.tooltip&&((v=l.value)===null||v===void 0||v.setShow(!1))});const h=()=>m("span",Object.assign({},bo(o,{class:[`${n.value}-ellipsis`,e.lineClamp!==void 0?mh(n.value):void 0,e.expandTrigger==="click"?gh(n.value,"pointer"):void 0],style:u.value}),{ref:"triggerRef",onClick:c.value,onMouseenter:e.expandTrigger==="click"?d:void 0}),e.lineClamp?t:m("span",{ref:"triggerInnerRef"},t));function f(v){if(!v)return;const b=u.value,x=mh(n.value);e.lineClamp!==void 0?g(v,x,"add"):g(v,x,"remove");for(const k in b)v.style[k]!==b[k]&&(v.style[k]=b[k])}function p(v,b){const x=gh(n.value,"pointer");e.expandTrigger==="click"&&!b?g(v,x,"add"):g(v,x,"remove")}function g(v,b,x){x==="add"?v.classList.contains(b)||v.classList.add(b):v.classList.contains(b)&&v.classList.remove(b)}return{mergedTheme:r,triggerRef:i,triggerInnerRef:a,tooltipRef:l,handleClick:c,renderTrigger:h,getTooltipDisabled:d}},render(){var e;const{tooltip:t,renderTrigger:o,$slots:n}=this;if(t){const{mergedTheme:r}=this;return m(hT,Object.assign({ref:"tooltipRef",placement:"top"},t,{getDisabled:this.getTooltipDisabled,theme:r.peers.Tooltip,themeOverrides:r.peerOverrides.Tooltip}),{trigger:o,default:(e=n.tooltip)!==null&&e!==void 0?e:n.default})}else return o()}}),pT=xe({name:"PerformantEllipsis",props:k5,inheritAttrs:!1,setup(e,{attrs:t,slots:o}){const n=M(!1),r=iC();return kr("-ellipsis",E5,r),{mouseEntered:n,renderTrigger:()=>{const{lineClamp:a}=e,l=r.value;return m("span",Object.assign({},bo(t,{class:[`${l}-ellipsis`,a!==void 0?mh(l):void 0,e.expandTrigger==="click"?gh(l,"pointer"):void 0],style:a===void 0?{textOverflow:"ellipsis"}:{"-webkit-line-clamp":a}}),{onMouseenter:()=>{n.value=!0}}),a?o:m("span",null,o))}}},render(){return this.mouseEntered?m(em,bo({},this.$attrs,this.$props),this.$slots):this.renderTrigger()}}),mT=Object.assign(Object.assign({},Ie.props),{onUnstableColumnResize:Function,pagination:{type:[Object,Boolean],default:!1},paginateSinglePage:{type:Boolean,default:!0},minHeight:[Number,String],maxHeight:[Number,String],columns:{type:Array,default:()=>[]},rowClassName:[String,Function],rowProps:Function,rowKey:Function,summary:[Function],data:{type:Array,default:()=>[]},loading:Boolean,bordered:{type:Boolean,default:void 0},bottomBordered:{type:Boolean,default:void 0},striped:Boolean,scrollX:[Number,String],defaultCheckedRowKeys:{type:Array,default:()=>[]},checkedRowKeys:Array,singleLine:{type:Boolean,default:!0},singleColumn:Boolean,size:{type:String,default:"medium"},remote:Boolean,defaultExpandedRowKeys:{type:Array,default:[]},defaultExpandAll:Boolean,expandedRowKeys:Array,stickyExpandedRows:Boolean,virtualScroll:Boolean,virtualScrollX:Boolean,virtualScrollHeader:Boolean,headerHeight:{type:Number,default:28},heightForRow:Function,minRowHeight:{type:Number,default:28},tableLayout:{type:String,default:"auto"},allowCheckingNotLoaded:Boolean,cascade:{type:Boolean,default:!0},childrenKey:{type:String,default:"children"},indent:{type:Number,default:16},flexHeight:Boolean,summaryPlacement:{type:String,default:"bottom"},paginationBehaviorOnFilter:{type:String,default:"current"},filterIconPopoverProps:Object,scrollbarProps:Object,renderCell:Function,renderExpandIcon:Function,spinProps:{type:Object,default:{}},onLoad:Function,"onUpdate:page":[Function,Array],onUpdatePage:[Function,Array],"onUpdate:pageSize":[Function,Array],onUpdatePageSize:[Function,Array],"onUpdate:sorter":[Function,Array],onUpdateSorter:[Function,Array],"onUpdate:filters":[Function,Array],onUpdateFilters:[Function,Array],"onUpdate:checkedRowKeys":[Function,Array],onUpdateCheckedRowKeys:[Function,Array],"onUpdate:expandedRowKeys":[Function,Array],onUpdateExpandedRowKeys:[Function,Array],onScroll:Function,onPageChange:[Function,Array],onPageSizeChange:[Function,Array],onSorterChange:[Function,Array],onFiltersChange:[Function,Array],onCheckedRowKeysChange:[Function,Array]}),In="n-data-table",gT=xe({name:"DataTableRenderSorter",props:{render:{type:Function,required:!0},order:{type:[String,Boolean],default:!1}},render(){const{render:e,order:t}=this;return e({order:t})}}),vT=xe({name:"SortIcon",props:{column:{type:Object,required:!0}},setup(e){const{mergedComponentPropsRef:t}=nt(),{mergedSortStateRef:o,mergedClsPrefixRef:n}=Oe(In),r=I(()=>o.value.find(s=>s.columnKey===e.column.key)),i=I(()=>r.value!==void 0),a=I(()=>{const{value:s}=r;return s&&i.value?s.order:!1}),l=I(()=>{var s,u;return((u=(s=t==null?void 0:t.value)===null||s===void 0?void 0:s.DataTable)===null||u===void 0?void 0:u.renderSorter)||e.column.renderSorter});return{mergedClsPrefix:n,active:i,mergedSortOrder:a,mergedRenderSorter:l}},render(){const{mergedRenderSorter:e,mergedSortOrder:t,mergedClsPrefix:o}=this,{renderSorterIcon:n}=this.column;return e?m(gT,{render:e,order:t}):m("span",{class:[`${o}-data-table-sorter`,t==="ascend"&&`${o}-data-table-sorter--asc`,t==="descend"&&`${o}-data-table-sorter--desc`]},n?n({order:t}):m(Ut,{clsPrefix:o},{default:()=>m(SM,null)}))}}),_5={name:String,value:{type:[String,Number,Boolean],default:"on"},checked:{type:Boolean,default:void 0},defaultChecked:Boolean,disabled:{type:Boolean,default:void 0},label:String,size:String,onUpdateChecked:[Function,Array],"onUpdate:checked":[Function,Array],checkedValue:{type:Boolean,default:void 0}},F5="n-radio-group";function R5(e){const t=Oe(F5,null),o=Tn(e,{mergedSize(x){const{size:k}=e;if(k!==void 0)return k;if(t){const{mergedSizeRef:{value:C}}=t;if(C!==void 0)return C}return x?x.mergedSize.value:"medium"},mergedDisabled(x){return!!(e.disabled||t!=null&&t.disabledRef.value||x!=null&&x.disabled.value)}}),{mergedSizeRef:n,mergedDisabledRef:r}=o,i=M(null),a=M(null),l=M(e.defaultChecked),s=Be(e,"checked"),u=to(s,l),d=gt(()=>t?t.valueRef.value===e.value:u.value),c=gt(()=>{const{name:x}=e;if(x!==void 0)return x;if(t)return t.nameRef.value}),h=M(!1);function f(){if(t){const{doUpdateValue:x}=t,{value:k}=e;$e(x,k)}else{const{onUpdateChecked:x,"onUpdate:checked":k}=e,{nTriggerFormInput:C,nTriggerFormChange:_}=o;x&&$e(x,!0),k&&$e(k,!0),C(),_(),l.value=!0}}function p(){r.value||d.value||f()}function g(){p(),i.value&&(i.value.checked=d.value)}function v(){h.value=!1}function b(){h.value=!0}return{mergedClsPrefix:t?t.mergedClsPrefixRef:nt(e).mergedClsPrefixRef,inputRef:i,labelRef:a,mergedName:c,mergedDisabled:r,renderSafeChecked:d,focus:h,mergedSize:n,handleRadioInputChange:g,handleRadioInputBlur:v,handleRadioInputFocus:b}}const bT=T("radio",` line-height: var(--n-label-line-height); outline: none; position: relative; @@ -2035,7 +2035,7 @@ ${t} flex-shrink: 0; flex-grow: 0; width: var(--n-radio-size); - `),D("radio-input",` + `),T("radio-input",` position: absolute; border: 0; border-radius: inherit; @@ -2059,7 +2059,7 @@ ${t} transition: background-color .3s var(--n-bezier), box-shadow .3s var(--n-bezier); - `,[N("&::before",` + `,[V("&::before",` content: ""; opacity: 0; position: absolute; @@ -2074,7 +2074,7 @@ ${t} opacity .3s var(--n-bezier), background-color .3s var(--n-bezier), transform .3s var(--n-bezier); - `),X("checked",{boxShadow:"var(--n-box-shadow-active)"},[N("&::before",` + `),X("checked",{boxShadow:"var(--n-box-shadow-active)"},[V("&::before",` opacity: 1; transform: scale(1); `)])]),G("label",` @@ -2085,13 +2085,13 @@ ${t} transition: color .3s var(--n-bezier); `),Ft("disabled",` cursor: pointer; - `,[N("&:hover",[G("dot",{boxShadow:"var(--n-box-shadow-hover)"})]),X("focus",[N("&:not(:active)",[G("dot",{boxShadow:"var(--n-box-shadow-focus)"})])])]),X("disabled",` + `,[V("&:hover",[G("dot",{boxShadow:"var(--n-box-shadow-hover)"})]),X("focus",[V("&:not(:active)",[G("dot",{boxShadow:"var(--n-box-shadow-focus)"})])])]),X("disabled",` cursor: not-allowed; - `,[G("dot",{boxShadow:"var(--n-box-shadow-disabled)",backgroundColor:"var(--n-color-disabled)"},[N("&::before",{backgroundColor:"var(--n-dot-color-disabled)"}),X("checked",` + `,[G("dot",{boxShadow:"var(--n-box-shadow-disabled)",backgroundColor:"var(--n-color-disabled)"},[V("&::before",{backgroundColor:"var(--n-dot-color-disabled)"}),X("checked",` opacity: 1; - `)]),G("label",{color:"var(--n-text-color-disabled)"}),D("radio-input",` + `)]),G("label",{color:"var(--n-text-color-disabled)"}),T("radio-input",` cursor: not-allowed; - `)])]),xD=Object.assign(Object.assign({},Te.props),k5),R5=xe({name:"Radio",props:xD,setup(e){const t=F5(e),o=Te("Radio","-radio",bD,Wd,e,t.mergedClsPrefix),n=I(()=>{const{mergedSize:{value:u}}=t,{common:{cubicBezierEaseInOut:d},self:{boxShadow:c,boxShadowActive:h,boxShadowDisabled:f,boxShadowFocus:p,boxShadowHover:g,color:v,colorDisabled:b,colorActive:x,textColor:E,textColorDisabled:C,dotColorActive:_,dotColorDisabled:R,labelPadding:w,labelLineHeight:A,labelFontWeight:$,[Ee("fontSize",u)]:B,[Ee("radioSize",u)]:U}}=o.value;return{"--n-bezier":d,"--n-label-line-height":A,"--n-label-font-weight":$,"--n-box-shadow":c,"--n-box-shadow-active":h,"--n-box-shadow-disabled":f,"--n-box-shadow-focus":p,"--n-box-shadow-hover":g,"--n-color":v,"--n-color-active":x,"--n-color-disabled":b,"--n-dot-color-active":_,"--n-dot-color-disabled":R,"--n-font-size":B,"--n-radio-size":U,"--n-text-color":E,"--n-text-color-disabled":C,"--n-label-padding":w}}),{inlineThemeDisabled:r,mergedClsPrefixRef:i,mergedRtlRef:a}=nt(e),l=Gt("Radio",a,i),s=r?vt("radio",I(()=>t.mergedSize.value[0]),n,e):void 0;return Object.assign(t,{rtlEnabled:l,cssVars:r?void 0:n,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender})},render(){const{$slots:e,mergedClsPrefix:t,onRender:o,label:n}=this;return o==null||o(),m("label",{class:[`${t}-radio`,this.themeClass,this.rtlEnabled&&`${t}-radio--rtl`,this.mergedDisabled&&`${t}-radio--disabled`,this.renderSafeChecked&&`${t}-radio--checked`,this.focus&&`${t}-radio--focus`],style:this.cssVars},m("input",{ref:"inputRef",type:"radio",class:`${t}-radio-input`,value:this.value,name:this.mergedName,checked:this.renderSafeChecked,disabled:this.mergedDisabled,onChange:this.handleRadioInputChange,onFocus:this.handleRadioInputFocus,onBlur:this.handleRadioInputBlur}),m("div",{class:`${t}-radio__dot-wrapper`}," ",m("div",{class:[`${t}-radio__dot`,this.renderSafeChecked&&`${t}-radio__dot--checked`]})),bt(e.default,r=>!r&&!n?null:m("div",{ref:"labelRef",class:`${t}-radio__label`},r||n)))}}),yD=D("radio-group",` + `)])]),xT=Object.assign(Object.assign({},Ie.props),_5),$5=xe({name:"Radio",props:xT,setup(e){const t=R5(e),o=Ie("Radio","-radio",bT,Ud,e,t.mergedClsPrefix),n=I(()=>{const{mergedSize:{value:u}}=t,{common:{cubicBezierEaseInOut:d},self:{boxShadow:c,boxShadowActive:h,boxShadowDisabled:f,boxShadowFocus:p,boxShadowHover:g,color:v,colorDisabled:b,colorActive:x,textColor:k,textColorDisabled:C,dotColorActive:_,dotColorDisabled:R,labelPadding:w,labelLineHeight:A,labelFontWeight:$,[Ee("fontSize",u)]:B,[Ee("radioSize",u)]:U}}=o.value;return{"--n-bezier":d,"--n-label-line-height":A,"--n-label-font-weight":$,"--n-box-shadow":c,"--n-box-shadow-active":h,"--n-box-shadow-disabled":f,"--n-box-shadow-focus":p,"--n-box-shadow-hover":g,"--n-color":v,"--n-color-active":x,"--n-color-disabled":b,"--n-dot-color-active":_,"--n-dot-color-disabled":R,"--n-font-size":B,"--n-radio-size":U,"--n-text-color":k,"--n-text-color-disabled":C,"--n-label-padding":w}}),{inlineThemeDisabled:r,mergedClsPrefixRef:i,mergedRtlRef:a}=nt(e),l=Gt("Radio",a,i),s=r?vt("radio",I(()=>t.mergedSize.value[0]),n,e):void 0;return Object.assign(t,{rtlEnabled:l,cssVars:r?void 0:n,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender})},render(){const{$slots:e,mergedClsPrefix:t,onRender:o,label:n}=this;return o==null||o(),m("label",{class:[`${t}-radio`,this.themeClass,this.rtlEnabled&&`${t}-radio--rtl`,this.mergedDisabled&&`${t}-radio--disabled`,this.renderSafeChecked&&`${t}-radio--checked`,this.focus&&`${t}-radio--focus`],style:this.cssVars},m("input",{ref:"inputRef",type:"radio",class:`${t}-radio-input`,value:this.value,name:this.mergedName,checked:this.renderSafeChecked,disabled:this.mergedDisabled,onChange:this.handleRadioInputChange,onFocus:this.handleRadioInputFocus,onBlur:this.handleRadioInputBlur}),m("div",{class:`${t}-radio__dot-wrapper`}," ",m("div",{class:[`${t}-radio__dot`,this.renderSafeChecked&&`${t}-radio__dot--checked`]})),bt(e.default,r=>!r&&!n?null:m("div",{ref:"labelRef",class:`${t}-radio__label`},r||n)))}}),yT=T("radio-group",` display: inline-block; font-size: var(--n-font-size); `,[G("splitor",` @@ -2106,7 +2106,7 @@ ${t} white-space: nowrap; height: var(--n-height); line-height: var(--n-height); - `,[D("radio-button",{height:"var(--n-height)",lineHeight:"var(--n-height)"}),G("splitor",{height:"var(--n-height)"})]),D("radio-button",` + `,[T("radio-button",{height:"var(--n-height)",lineHeight:"var(--n-height)"}),G("splitor",{height:"var(--n-height)"})]),T("radio-button",` vertical-align: bottom; outline: none; position: relative; @@ -2126,7 +2126,7 @@ ${t} color: var(--n-button-text-color); border-top: 1px solid var(--n-button-border-color); border-bottom: 1px solid var(--n-button-border-color); - `,[D("radio-input",` + `,[T("radio-input",` pointer-events: none; position: absolute; border: 0; @@ -2147,14 +2147,14 @@ ${t} bottom: -1px; right: -1px; top: -1px; - `),N("&:first-child",` + `),V("&:first-child",` border-top-left-radius: var(--n-button-border-radius); border-bottom-left-radius: var(--n-button-border-radius); border-left: 1px solid var(--n-button-border-color); `,[G("state-border",` border-top-left-radius: var(--n-button-border-radius); border-bottom-left-radius: var(--n-button-border-radius); - `)]),N("&:last-child",` + `)]),V("&:last-child",` border-top-right-radius: var(--n-button-border-radius); border-bottom-right-radius: var(--n-button-border-radius); border-right: 1px solid var(--n-button-border-color); @@ -2163,18 +2163,18 @@ ${t} border-bottom-right-radius: var(--n-button-border-radius); `)]),Ft("disabled",` cursor: pointer; - `,[N("&:hover",[G("state-border",` + `,[V("&:hover",[G("state-border",` transition: box-shadow .3s var(--n-bezier); box-shadow: var(--n-button-box-shadow-hover); - `),Ft("checked",{color:"var(--n-button-text-color-hover)"})]),X("focus",[N("&:not(:active)",[G("state-border",{boxShadow:"var(--n-button-box-shadow-focus)"})])])]),X("checked",` + `),Ft("checked",{color:"var(--n-button-text-color-hover)"})]),X("focus",[V("&:not(:active)",[G("state-border",{boxShadow:"var(--n-button-box-shadow-focus)"})])])]),X("checked",` background: var(--n-button-color-active); color: var(--n-button-text-color-active); border-color: var(--n-button-border-color-active); `),X("disabled",` cursor: not-allowed; opacity: var(--n-opacity-disabled); - `)])]);function CD(e,t,o){var n;const r=[];let i=!1;for(let a=0;a{const{value:_}=o,{common:{cubicBezierEaseInOut:R},self:{buttonBorderColor:w,buttonBorderColorActive:A,buttonBorderRadius:$,buttonBoxShadow:B,buttonBoxShadowFocus:U,buttonBoxShadowHover:H,buttonColor:K,buttonColorActive:L,buttonTextColor:T,buttonTextColorActive:z,buttonTextColorHover:F,opacityDisabled:y,[Ee("buttonHeight",_)]:re,[Ee("fontSize",_)]:te}}=c.value;return{"--n-font-size":te,"--n-bezier":R,"--n-button-border-color":w,"--n-button-border-color-active":A,"--n-button-border-radius":$,"--n-button-box-shadow":B,"--n-button-box-shadow-focus":U,"--n-button-box-shadow-hover":H,"--n-button-color":K,"--n-button-color-active":L,"--n-button-text-color":T,"--n-button-text-color-hover":F,"--n-button-text-color-active":z,"--n-height":re,"--n-opacity-disabled":y}}),C=u?vt("radio-group",I(()=>o.value[0]),E,e):void 0;return{selfElRef:t,rtlEnabled:x,mergedClsPrefix:s,mergedValue:p,handleFocusout:b,handleFocusin:v,cssVars:u?void 0:E,themeClass:C==null?void 0:C.themeClass,onRender:C==null?void 0:C.onRender}},render(){var e;const{mergedValue:t,mergedClsPrefix:o,handleFocusin:n,handleFocusout:r}=this,{children:i,isButtonGroup:a}=CD(vr(dp(this)),t,o);return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{onFocusin:n,onFocusout:r,ref:"selfElRef",class:[`${o}-radio-group`,this.rtlEnabled&&`${o}-radio-group--rtl`,this.themeClass,a&&`${o}-radio-group--button-group`],style:this.cssVars},i)}}),SD=xe({name:"RadioButton",props:k5,setup:F5,render(){const{mergedClsPrefix:e}=this;return m("label",{class:[`${e}-radio-button`,this.mergedDisabled&&`${e}-radio-button--disabled`,this.renderSafeChecked&&`${e}-radio-button--checked`,this.focus&&[`${e}-radio-button--focus`]]},m("input",{ref:"inputRef",type:"radio",class:`${e}-radio-input`,value:this.value,name:this.mergedName,checked:this.renderSafeChecked,disabled:this.mergedDisabled,onChange:this.handleRadioInputChange,onFocus:this.handleRadioInputFocus,onBlur:this.handleRadioInputBlur}),m("div",{class:`${e}-radio-button__state-border`}),bt(this.$slots.default,t=>!t&&!this.label?null:m("div",{ref:"labelRef",class:`${e}-radio__label`},t||this.label)))}}),P5=40,M5=40;function nv(e){if(e.type==="selection")return e.width===void 0?P5:lo(e.width);if(e.type==="expand")return e.width===void 0?M5:lo(e.width);if(!("children"in e))return typeof e.width=="string"?lo(e.width):e.width}function ED(e){var t,o;if(e.type==="selection")return So((t=e.width)!==null&&t!==void 0?t:P5);if(e.type==="expand")return So((o=e.width)!==null&&o!==void 0?o:M5);if(!("children"in e))return So(e.width)}function kn(e){return e.type==="selection"?"__n_selection__":e.type==="expand"?"__n_expand__":e.key}function rv(e){return e&&(typeof e=="object"?Object.assign({},e):e)}function kD(e){return e==="ascend"?1:e==="descend"?-1:0}function _D(e,t,o){return o!==void 0&&(e=Math.min(e,typeof o=="number"?o:Number.parseFloat(o))),t!==void 0&&(e=Math.max(e,typeof t=="number"?t:Number.parseFloat(t))),e}function FD(e,t){if(t!==void 0)return{width:t,minWidth:t,maxWidth:t};const o=ED(e),{minWidth:n,maxWidth:r}=e;return{width:o,minWidth:So(n)||o,maxWidth:So(r)}}function RD(e,t,o){return typeof o=="function"?o(e,t):o||""}function Yc(e){return e.filterOptionValues!==void 0||e.filterOptionValue===void 0&&e.defaultFilterOptionValues!==void 0}function Qc(e){return"children"in e?!1:!!e.sorter}function A5(e){return"children"in e&&e.children.length?!1:!!e.resizable}function iv(e){return"children"in e?!1:!!e.filter&&(!!e.filterOptions||!!e.renderFilterMenu)}function av(e){if(e){if(e==="descend")return"ascend"}else return"descend";return!1}function $D(e,t){return e.sorter===void 0?null:t===null||t.columnKey!==e.key?{columnKey:e.key,sorter:e.sorter,order:av(!1)}:Object.assign(Object.assign({},t),{order:av(t.order)})}function B5(e,t){return t.find(o=>o.columnKey===e.key&&o.order)!==void 0}function PD(e){return typeof e=="string"?e.replace(/,/g,"\\,"):e==null?"":`${e}`.replace(/,/g,"\\,")}function MD(e,t){const o=e.filter(i=>i.type!=="expand"&&i.type!=="selection"&&i.allowExport!==!1),n=o.map(i=>i.title).join(","),r=t.map(i=>o.map(a=>PD(i[a.key])).join(","));return[n,...r].join(` -`)}const AD=xe({name:"DataTableFilterMenu",props:{column:{type:Object,required:!0},radioGroupName:{type:String,required:!0},multiple:{type:Boolean,required:!0},value:{type:[Array,String,Number],default:null},options:{type:Array,required:!0},onConfirm:{type:Function,required:!0},onClear:{type:Function,required:!0},onChange:{type:Function,required:!0}},setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o}=nt(e),n=Gt("DataTable",o,t),{mergedClsPrefixRef:r,mergedThemeRef:i,localeRef:a}=Oe(In),l=M(e.value),s=I(()=>{const{value:p}=l;return Array.isArray(p)?p:null}),u=I(()=>{const{value:p}=l;return Yc(e.column)?Array.isArray(p)&&p.length&&p[0]||null:Array.isArray(p)?null:p});function d(p){e.onChange(p)}function c(p){e.multiple&&Array.isArray(p)?l.value=p:Yc(e.column)&&!Array.isArray(p)?l.value=[p]:l.value=p}function h(){d(l.value),e.onConfirm()}function f(){e.multiple||Yc(e.column)?d([]):d(null),e.onClear()}return{mergedClsPrefix:r,rtlEnabled:n,mergedTheme:i,locale:a,checkboxGroupValue:s,radioGroupValue:u,handleChange:c,handleConfirmClick:h,handleClearClick:f}},render(){const{mergedTheme:e,locale:t,mergedClsPrefix:o}=this;return m("div",{class:[`${o}-data-table-filter-menu`,this.rtlEnabled&&`${o}-data-table-filter-menu--rtl`]},m(or,null,{default:()=>{const{checkboxGroupValue:n,handleChange:r}=this;return this.multiple?m(n5,{value:n,class:`${o}-data-table-filter-menu__group`,onUpdateValue:r},{default:()=>this.options.map(i=>m(Nd,{key:i.value,theme:e.peers.Checkbox,themeOverrides:e.peerOverrides.Checkbox,value:i.value},{default:()=>i.label}))}):m($5,{name:this.radioGroupName,class:`${o}-data-table-filter-menu__group`,value:this.radioGroupValue,onUpdateValue:this.handleChange},{default:()=>this.options.map(i=>m(R5,{key:i.value,value:i.value,theme:e.peers.Radio,themeOverrides:e.peerOverrides.Radio},{default:()=>i.label}))})}}),m("div",{class:`${o}-data-table-filter-menu__action`},m(St,{size:"tiny",theme:e.peers.Button,themeOverrides:e.peerOverrides.Button,onClick:this.handleClearClick},{default:()=>t.clear}),m(St,{theme:e.peers.Button,themeOverrides:e.peerOverrides.Button,type:"primary",size:"tiny",onClick:this.handleConfirmClick},{default:()=>t.confirm})))}}),BD=xe({name:"DataTableRenderFilter",props:{render:{type:Function,required:!0},active:{type:Boolean,default:!1},show:{type:Boolean,default:!1}},render(){const{render:e,active:t,show:o}=this;return e({active:t,show:o})}});function DD(e,t,o){const n=Object.assign({},e);return n[t]=o,n}const TD=xe({name:"DataTableFilterButton",props:{column:{type:Object,required:!0},options:{type:Array,default:()=>[]}},setup(e){const{mergedComponentPropsRef:t}=nt(),{mergedThemeRef:o,mergedClsPrefixRef:n,mergedFilterStateRef:r,filterMenuCssVarsRef:i,paginationBehaviorOnFilterRef:a,doUpdatePage:l,doUpdateFilters:s,filterIconPopoverPropsRef:u}=Oe(In),d=M(!1),c=r,h=I(()=>e.column.filterMultiple!==!1),f=I(()=>{const E=c.value[e.column.key];if(E===void 0){const{value:C}=h;return C?[]:null}return E}),p=I(()=>{const{value:E}=f;return Array.isArray(E)?E.length>0:E!==null}),g=I(()=>{var E,C;return((C=(E=t==null?void 0:t.value)===null||E===void 0?void 0:E.DataTable)===null||C===void 0?void 0:C.renderFilter)||e.column.renderFilter});function v(E){const C=DD(c.value,e.column.key,E);s(C,e.column),a.value==="first"&&l(1)}function b(){d.value=!1}function x(){d.value=!1}return{mergedTheme:o,mergedClsPrefix:n,active:p,showPopover:d,mergedRenderFilter:g,filterIconPopoverProps:u,filterMultiple:h,mergedFilterValue:f,filterMenuCssVars:i,handleFilterChange:v,handleFilterMenuConfirm:x,handleFilterMenuCancel:b}},render(){const{mergedTheme:e,mergedClsPrefix:t,handleFilterMenuCancel:o,filterIconPopoverProps:n}=this;return m(Ka,Object.assign({show:this.showPopover,onUpdateShow:r=>this.showPopover=r,trigger:"click",theme:e.peers.Popover,themeOverrides:e.peerOverrides.Popover,placement:"bottom"},n,{style:{padding:0}}),{trigger:()=>{const{mergedRenderFilter:r}=this;if(r)return m(BD,{"data-data-table-filter":!0,render:r,active:this.active,show:this.showPopover});const{renderFilterIcon:i}=this.column;return m("div",{"data-data-table-filter":!0,class:[`${t}-data-table-filter`,{[`${t}-data-table-filter--active`]:this.active,[`${t}-data-table-filter--show`]:this.showPopover}]},i?i({active:this.active,show:this.showPopover}):m(Ut,{clsPrefix:t},{default:()=>m(PM,null)}))},default:()=>{const{renderFilterMenu:r}=this.column;return r?r({hide:o}):m(AD,{style:this.filterMenuCssVars,radioGroupName:String(this.column.key),multiple:this.filterMultiple,value:this.mergedFilterValue,options:this.options,column:this.column,onChange:this.handleFilterChange,onClear:this.handleFilterMenuCancel,onConfirm:this.handleFilterMenuConfirm})}})}}),ID=xe({name:"ColumnResizeButton",props:{onResizeStart:Function,onResize:Function,onResizeEnd:Function},setup(e){const{mergedClsPrefixRef:t}=Oe(In),o=M(!1);let n=0;function r(s){return s.clientX}function i(s){var u;s.preventDefault();const d=o.value;n=r(s),o.value=!0,d||(Ct("mousemove",window,a),Ct("mouseup",window,l),(u=e.onResizeStart)===null||u===void 0||u.call(e))}function a(s){var u;(u=e.onResize)===null||u===void 0||u.call(e,r(s)-n)}function l(){var s;o.value=!1,(s=e.onResizeEnd)===null||s===void 0||s.call(e),xt("mousemove",window,a),xt("mouseup",window,l)}return Xt(()=>{xt("mousemove",window,a),xt("mouseup",window,l)}),{mergedClsPrefix:t,active:o,handleMousedown:i}},render(){const{mergedClsPrefix:e}=this;return m("span",{"data-data-table-resizable":!0,class:[`${e}-data-table-resize-button`,this.active&&`${e}-data-table-resize-button--active`],onMousedown:this.handleMousedown})}}),D5=xe({name:"DropdownDivider",props:{clsPrefix:{type:String,required:!0}},render(){return m("div",{class:`${this.clsPrefix}-dropdown-divider`})}});function T5(e){const{textColorBase:t,opacity1:o,opacity2:n,opacity3:r,opacity4:i,opacity5:a}=e;return{color:t,opacity1Depth:o,opacity2Depth:n,opacity3Depth:r,opacity4Depth:i,opacity5Depth:a}}const I5={name:"Icon",common:Ve,self:T5},zD={name:"Icon",common:Ne,self:T5},OD=D("icon",` + `)])]);function CT(e,t,o){var n;const r=[];let i=!1;for(let a=0;a{const{value:_}=o,{common:{cubicBezierEaseInOut:R},self:{buttonBorderColor:w,buttonBorderColorActive:A,buttonBorderRadius:$,buttonBoxShadow:B,buttonBoxShadowFocus:U,buttonBoxShadowHover:N,buttonColor:K,buttonColorActive:L,buttonTextColor:D,buttonTextColorActive:z,buttonTextColorHover:F,opacityDisabled:y,[Ee("buttonHeight",_)]:re,[Ee("fontSize",_)]:te}}=c.value;return{"--n-font-size":te,"--n-bezier":R,"--n-button-border-color":w,"--n-button-border-color-active":A,"--n-button-border-radius":$,"--n-button-box-shadow":B,"--n-button-box-shadow-focus":U,"--n-button-box-shadow-hover":N,"--n-button-color":K,"--n-button-color-active":L,"--n-button-text-color":D,"--n-button-text-color-hover":F,"--n-button-text-color-active":z,"--n-height":re,"--n-opacity-disabled":y}}),C=u?vt("radio-group",I(()=>o.value[0]),k,e):void 0;return{selfElRef:t,rtlEnabled:x,mergedClsPrefix:s,mergedValue:p,handleFocusout:b,handleFocusin:v,cssVars:u?void 0:k,themeClass:C==null?void 0:C.themeClass,onRender:C==null?void 0:C.onRender}},render(){var e;const{mergedValue:t,mergedClsPrefix:o,handleFocusin:n,handleFocusout:r}=this,{children:i,isButtonGroup:a}=CT(vr(cp(this)),t,o);return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{onFocusin:n,onFocusout:r,ref:"selfElRef",class:[`${o}-radio-group`,this.rtlEnabled&&`${o}-radio-group--rtl`,this.themeClass,a&&`${o}-radio-group--button-group`],style:this.cssVars},i)}}),ST=xe({name:"RadioButton",props:_5,setup:R5,render(){const{mergedClsPrefix:e}=this;return m("label",{class:[`${e}-radio-button`,this.mergedDisabled&&`${e}-radio-button--disabled`,this.renderSafeChecked&&`${e}-radio-button--checked`,this.focus&&[`${e}-radio-button--focus`]]},m("input",{ref:"inputRef",type:"radio",class:`${e}-radio-input`,value:this.value,name:this.mergedName,checked:this.renderSafeChecked,disabled:this.mergedDisabled,onChange:this.handleRadioInputChange,onFocus:this.handleRadioInputFocus,onBlur:this.handleRadioInputBlur}),m("div",{class:`${e}-radio-button__state-border`}),bt(this.$slots.default,t=>!t&&!this.label?null:m("div",{ref:"labelRef",class:`${e}-radio__label`},t||this.label)))}}),M5=40,A5=40;function rv(e){if(e.type==="selection")return e.width===void 0?M5:lo(e.width);if(e.type==="expand")return e.width===void 0?A5:lo(e.width);if(!("children"in e))return typeof e.width=="string"?lo(e.width):e.width}function ET(e){var t,o;if(e.type==="selection")return So((t=e.width)!==null&&t!==void 0?t:M5);if(e.type==="expand")return So((o=e.width)!==null&&o!==void 0?o:A5);if(!("children"in e))return So(e.width)}function kn(e){return e.type==="selection"?"__n_selection__":e.type==="expand"?"__n_expand__":e.key}function iv(e){return e&&(typeof e=="object"?Object.assign({},e):e)}function kT(e){return e==="ascend"?1:e==="descend"?-1:0}function _T(e,t,o){return o!==void 0&&(e=Math.min(e,typeof o=="number"?o:Number.parseFloat(o))),t!==void 0&&(e=Math.max(e,typeof t=="number"?t:Number.parseFloat(t))),e}function FT(e,t){if(t!==void 0)return{width:t,minWidth:t,maxWidth:t};const o=ET(e),{minWidth:n,maxWidth:r}=e;return{width:o,minWidth:So(n)||o,maxWidth:So(r)}}function RT(e,t,o){return typeof o=="function"?o(e,t):o||""}function Qc(e){return e.filterOptionValues!==void 0||e.filterOptionValue===void 0&&e.defaultFilterOptionValues!==void 0}function Jc(e){return"children"in e?!1:!!e.sorter}function B5(e){return"children"in e&&e.children.length?!1:!!e.resizable}function av(e){return"children"in e?!1:!!e.filter&&(!!e.filterOptions||!!e.renderFilterMenu)}function lv(e){if(e){if(e==="descend")return"ascend"}else return"descend";return!1}function $T(e,t){return e.sorter===void 0?null:t===null||t.columnKey!==e.key?{columnKey:e.key,sorter:e.sorter,order:lv(!1)}:Object.assign(Object.assign({},t),{order:lv(t.order)})}function T5(e,t){return t.find(o=>o.columnKey===e.key&&o.order)!==void 0}function PT(e){return typeof e=="string"?e.replace(/,/g,"\\,"):e==null?"":`${e}`.replace(/,/g,"\\,")}function MT(e,t){const o=e.filter(i=>i.type!=="expand"&&i.type!=="selection"&&i.allowExport!==!1),n=o.map(i=>i.title).join(","),r=t.map(i=>o.map(a=>PT(i[a.key])).join(","));return[n,...r].join(` +`)}const AT=xe({name:"DataTableFilterMenu",props:{column:{type:Object,required:!0},radioGroupName:{type:String,required:!0},multiple:{type:Boolean,required:!0},value:{type:[Array,String,Number],default:null},options:{type:Array,required:!0},onConfirm:{type:Function,required:!0},onClear:{type:Function,required:!0},onChange:{type:Function,required:!0}},setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o}=nt(e),n=Gt("DataTable",o,t),{mergedClsPrefixRef:r,mergedThemeRef:i,localeRef:a}=Oe(In),l=M(e.value),s=I(()=>{const{value:p}=l;return Array.isArray(p)?p:null}),u=I(()=>{const{value:p}=l;return Qc(e.column)?Array.isArray(p)&&p.length&&p[0]||null:Array.isArray(p)?null:p});function d(p){e.onChange(p)}function c(p){e.multiple&&Array.isArray(p)?l.value=p:Qc(e.column)&&!Array.isArray(p)?l.value=[p]:l.value=p}function h(){d(l.value),e.onConfirm()}function f(){e.multiple||Qc(e.column)?d([]):d(null),e.onClear()}return{mergedClsPrefix:r,rtlEnabled:n,mergedTheme:i,locale:a,checkboxGroupValue:s,radioGroupValue:u,handleChange:c,handleConfirmClick:h,handleClearClick:f}},render(){const{mergedTheme:e,locale:t,mergedClsPrefix:o}=this;return m("div",{class:[`${o}-data-table-filter-menu`,this.rtlEnabled&&`${o}-data-table-filter-menu--rtl`]},m(or,null,{default:()=>{const{checkboxGroupValue:n,handleChange:r}=this;return this.multiple?m(r5,{value:n,class:`${o}-data-table-filter-menu__group`,onUpdateValue:r},{default:()=>this.options.map(i=>m(Vd,{key:i.value,theme:e.peers.Checkbox,themeOverrides:e.peerOverrides.Checkbox,value:i.value},{default:()=>i.label}))}):m(P5,{name:this.radioGroupName,class:`${o}-data-table-filter-menu__group`,value:this.radioGroupValue,onUpdateValue:this.handleChange},{default:()=>this.options.map(i=>m($5,{key:i.value,value:i.value,theme:e.peers.Radio,themeOverrides:e.peerOverrides.Radio},{default:()=>i.label}))})}}),m("div",{class:`${o}-data-table-filter-menu__action`},m(St,{size:"tiny",theme:e.peers.Button,themeOverrides:e.peerOverrides.Button,onClick:this.handleClearClick},{default:()=>t.clear}),m(St,{theme:e.peers.Button,themeOverrides:e.peerOverrides.Button,type:"primary",size:"tiny",onClick:this.handleConfirmClick},{default:()=>t.confirm})))}}),BT=xe({name:"DataTableRenderFilter",props:{render:{type:Function,required:!0},active:{type:Boolean,default:!1},show:{type:Boolean,default:!1}},render(){const{render:e,active:t,show:o}=this;return e({active:t,show:o})}});function TT(e,t,o){const n=Object.assign({},e);return n[t]=o,n}const DT=xe({name:"DataTableFilterButton",props:{column:{type:Object,required:!0},options:{type:Array,default:()=>[]}},setup(e){const{mergedComponentPropsRef:t}=nt(),{mergedThemeRef:o,mergedClsPrefixRef:n,mergedFilterStateRef:r,filterMenuCssVarsRef:i,paginationBehaviorOnFilterRef:a,doUpdatePage:l,doUpdateFilters:s,filterIconPopoverPropsRef:u}=Oe(In),d=M(!1),c=r,h=I(()=>e.column.filterMultiple!==!1),f=I(()=>{const k=c.value[e.column.key];if(k===void 0){const{value:C}=h;return C?[]:null}return k}),p=I(()=>{const{value:k}=f;return Array.isArray(k)?k.length>0:k!==null}),g=I(()=>{var k,C;return((C=(k=t==null?void 0:t.value)===null||k===void 0?void 0:k.DataTable)===null||C===void 0?void 0:C.renderFilter)||e.column.renderFilter});function v(k){const C=TT(c.value,e.column.key,k);s(C,e.column),a.value==="first"&&l(1)}function b(){d.value=!1}function x(){d.value=!1}return{mergedTheme:o,mergedClsPrefix:n,active:p,showPopover:d,mergedRenderFilter:g,filterIconPopoverProps:u,filterMultiple:h,mergedFilterValue:f,filterMenuCssVars:i,handleFilterChange:v,handleFilterMenuConfirm:x,handleFilterMenuCancel:b}},render(){const{mergedTheme:e,mergedClsPrefix:t,handleFilterMenuCancel:o,filterIconPopoverProps:n}=this;return m(Ka,Object.assign({show:this.showPopover,onUpdateShow:r=>this.showPopover=r,trigger:"click",theme:e.peers.Popover,themeOverrides:e.peerOverrides.Popover,placement:"bottom"},n,{style:{padding:0}}),{trigger:()=>{const{mergedRenderFilter:r}=this;if(r)return m(BT,{"data-data-table-filter":!0,render:r,active:this.active,show:this.showPopover});const{renderFilterIcon:i}=this.column;return m("div",{"data-data-table-filter":!0,class:[`${t}-data-table-filter`,{[`${t}-data-table-filter--active`]:this.active,[`${t}-data-table-filter--show`]:this.showPopover}]},i?i({active:this.active,show:this.showPopover}):m(Ut,{clsPrefix:t},{default:()=>m(PM,null)}))},default:()=>{const{renderFilterMenu:r}=this.column;return r?r({hide:o}):m(AT,{style:this.filterMenuCssVars,radioGroupName:String(this.column.key),multiple:this.filterMultiple,value:this.mergedFilterValue,options:this.options,column:this.column,onChange:this.handleFilterChange,onClear:this.handleFilterMenuCancel,onConfirm:this.handleFilterMenuConfirm})}})}}),IT=xe({name:"ColumnResizeButton",props:{onResizeStart:Function,onResize:Function,onResizeEnd:Function},setup(e){const{mergedClsPrefixRef:t}=Oe(In),o=M(!1);let n=0;function r(s){return s.clientX}function i(s){var u;s.preventDefault();const d=o.value;n=r(s),o.value=!0,d||(Ct("mousemove",window,a),Ct("mouseup",window,l),(u=e.onResizeStart)===null||u===void 0||u.call(e))}function a(s){var u;(u=e.onResize)===null||u===void 0||u.call(e,r(s)-n)}function l(){var s;o.value=!1,(s=e.onResizeEnd)===null||s===void 0||s.call(e),xt("mousemove",window,a),xt("mouseup",window,l)}return Xt(()=>{xt("mousemove",window,a),xt("mouseup",window,l)}),{mergedClsPrefix:t,active:o,handleMousedown:i}},render(){const{mergedClsPrefix:e}=this;return m("span",{"data-data-table-resizable":!0,class:[`${e}-data-table-resize-button`,this.active&&`${e}-data-table-resize-button--active`],onMousedown:this.handleMousedown})}}),D5=xe({name:"DropdownDivider",props:{clsPrefix:{type:String,required:!0}},render(){return m("div",{class:`${this.clsPrefix}-dropdown-divider`})}});function I5(e){const{textColorBase:t,opacity1:o,opacity2:n,opacity3:r,opacity4:i,opacity5:a}=e;return{color:t,opacity1Depth:o,opacity2Depth:n,opacity3Depth:r,opacity4Depth:i,opacity5Depth:a}}const z5={name:"Icon",common:Ve,self:I5},zT={name:"Icon",common:Ne,self:I5},OT=T("icon",` height: 1em; width: 1em; line-height: 1em; @@ -2183,7 +2183,7 @@ ${t} position: relative; fill: currentColor; transform: translateZ(0); -`,[X("color-transition",{transition:"color .3s var(--n-bezier)"}),X("depth",{color:"var(--n-color)"},[N("svg",{opacity:"var(--n-opacity)",transition:"opacity .3s var(--n-bezier)"})]),N("svg",{height:"1em",width:"1em"})]),LD=Object.assign(Object.assign({},Te.props),{depth:[String,Number],size:[Number,String],color:String,component:[Object,Function]}),Wt=xe({_n_icon__:!0,name:"Icon",inheritAttrs:!1,props:LD,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Te("Icon","-icon",OD,I5,e,t),r=I(()=>{const{depth:a}=e,{common:{cubicBezierEaseInOut:l},self:s}=n.value;if(a!==void 0){const{color:u,[`opacity${a}Depth`]:d}=s;return{"--n-bezier":l,"--n-color":u,"--n-opacity":d}}return{"--n-bezier":l,"--n-color":"","--n-opacity":""}}),i=o?vt("icon",I(()=>`${e.depth||"d"}`),r,e):void 0;return{mergedClsPrefix:t,mergedStyle:I(()=>{const{size:a,color:l}=e;return{fontSize:So(a),color:l}}),cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e;const{$parent:t,depth:o,mergedClsPrefix:n,component:r,onRender:i,themeClass:a}=this;return!((e=t==null?void 0:t.$options)===null||e===void 0)&&e._n_icon__&&xn("icon","don't wrap `n-icon` inside `n-icon`"),i==null||i(),m("i",bo(this.$attrs,{role:"img",class:[`${n}-icon`,a,{[`${n}-icon--depth`]:o,[`${n}-icon--color-transition`]:o!==void 0}],style:[this.cssVars,this.mergedStyle]}),r?m(r):this.$slots)}}),em="n-dropdown-menu",Kd="n-dropdown",lv="n-dropdown-option";function gh(e,t){return e.type==="submenu"||e.type===void 0&&e[t]!==void 0}function HD(e){return e.type==="group"}function z5(e){return e.type==="divider"}function ND(e){return e.type==="render"}const O5=xe({name:"DropdownOption",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0},parentKey:{type:[String,Number],default:null},placement:{type:String,default:"right-start"},props:Object,scrollable:Boolean},setup(e){const t=Oe(Kd),{hoverKeyRef:o,keyboardKeyRef:n,lastToggledSubmenuKeyRef:r,pendingKeyPathRef:i,activeKeyPathRef:a,animatedRef:l,mergedShowRef:s,renderLabelRef:u,renderIconRef:d,labelFieldRef:c,childrenFieldRef:h,renderOptionRef:f,nodePropsRef:p,menuPropsRef:g}=t,v=Oe(lv,null),b=Oe(em),x=Oe(Na),E=I(()=>e.tmNode.rawNode),C=I(()=>{const{value:F}=h;return gh(e.tmNode.rawNode,F)}),_=I(()=>{const{disabled:F}=e.tmNode;return F}),R=I(()=>{if(!C.value)return!1;const{key:F,disabled:y}=e.tmNode;if(y)return!1;const{value:re}=o,{value:te}=n,{value:j}=r,{value:Z}=i;return re!==null?Z.includes(F):te!==null?Z.includes(F)&&Z[Z.length-1]!==F:j!==null?Z.includes(F):!1}),w=I(()=>n.value===null&&!l.value),A=Y4(R,300,w),$=I(()=>!!(v!=null&&v.enteringSubmenuRef.value)),B=M(!1);Je(lv,{enteringSubmenuRef:B});function U(){B.value=!0}function H(){B.value=!1}function K(){const{parentKey:F,tmNode:y}=e;y.disabled||s.value&&(r.value=F,n.value=null,o.value=y.key)}function L(){const{tmNode:F}=e;F.disabled||s.value&&o.value!==F.key&&K()}function T(F){if(e.tmNode.disabled||!s.value)return;const{relatedTarget:y}=F;y&&!Ko({target:y},"dropdownOption")&&!Ko({target:y},"scrollbarRail")&&(o.value=null)}function z(){const{value:F}=C,{tmNode:y}=e;s.value&&!F&&!y.disabled&&(t.doSelect(y.key,y.rawNode),t.doUpdateShow(!1))}return{labelField:c,renderLabel:u,renderIcon:d,siblingHasIcon:b.showIconRef,siblingHasSubmenu:b.hasSubmenuRef,menuProps:g,popoverBody:x,animated:l,mergedShowSubmenu:I(()=>A.value&&!$.value),rawNode:E,hasSubmenu:C,pending:gt(()=>{const{value:F}=i,{key:y}=e.tmNode;return F.includes(y)}),childActive:gt(()=>{const{value:F}=a,{key:y}=e.tmNode,re=F.findIndex(te=>y===te);return re===-1?!1:re{const{value:F}=a,{key:y}=e.tmNode,re=F.findIndex(te=>y===te);return re===-1?!1:re===F.length-1}),mergedDisabled:_,renderOption:f,nodeProps:p,handleClick:z,handleMouseMove:L,handleMouseEnter:K,handleMouseLeave:T,handleSubmenuBeforeEnter:U,handleSubmenuAfterEnter:H}},render(){var e,t;const{animated:o,rawNode:n,mergedShowSubmenu:r,clsPrefix:i,siblingHasIcon:a,siblingHasSubmenu:l,renderLabel:s,renderIcon:u,renderOption:d,nodeProps:c,props:h,scrollable:f}=this;let p=null;if(r){const x=(e=this.menuProps)===null||e===void 0?void 0:e.call(this,n,n.children);p=m(L5,Object.assign({},x,{clsPrefix:i,scrollable:this.scrollable,tmNodes:this.tmNode.children,parentKey:this.tmNode.key}))}const g={class:[`${i}-dropdown-option-body`,this.pending&&`${i}-dropdown-option-body--pending`,this.active&&`${i}-dropdown-option-body--active`,this.childActive&&`${i}-dropdown-option-body--child-active`,this.mergedDisabled&&`${i}-dropdown-option-body--disabled`],onMousemove:this.handleMouseMove,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onClick:this.handleClick},v=c==null?void 0:c(n),b=m("div",Object.assign({class:[`${i}-dropdown-option`,v==null?void 0:v.class],"data-dropdown-option":!0},v),m("div",bo(g,h),[m("div",{class:[`${i}-dropdown-option-body__prefix`,a&&`${i}-dropdown-option-body__prefix--show-icon`]},[u?u(n):Jt(n.icon)]),m("div",{"data-dropdown-option":!0,class:`${i}-dropdown-option-body__label`},s?s(n):Jt((t=n[this.labelField])!==null&&t!==void 0?t:n.title)),m("div",{"data-dropdown-option":!0,class:[`${i}-dropdown-option-body__suffix`,l&&`${i}-dropdown-option-body__suffix--has-submenu`]},this.hasSubmenu?m(Wt,null,{default:()=>m(Ip,null)}):null)]),this.hasSubmenu?m(ks,null,{default:()=>[m(_s,null,{default:()=>m("div",{class:`${i}-dropdown-offset-container`},m(Fs,{show:this.mergedShowSubmenu,placement:this.placement,to:f&&this.popoverBody||void 0,teleportDisabled:!f},{default:()=>m("div",{class:`${i}-dropdown-menu-wrapper`},o?m(ho,{onBeforeEnter:this.handleSubmenuBeforeEnter,onAfterEnter:this.handleSubmenuAfterEnter,name:"fade-in-scale-up-transition",appear:!0},{default:()=>p}):p)}))})]}):null);return d?d({node:b,option:n}):b}}),VD=xe({name:"DropdownGroupHeader",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0}},setup(){const{showIconRef:e,hasSubmenuRef:t}=Oe(em),{renderLabelRef:o,labelFieldRef:n,nodePropsRef:r,renderOptionRef:i}=Oe(Kd);return{labelField:n,showIcon:e,hasSubmenu:t,renderLabel:o,nodeProps:r,renderOption:i}},render(){var e;const{clsPrefix:t,hasSubmenu:o,showIcon:n,nodeProps:r,renderLabel:i,renderOption:a}=this,{rawNode:l}=this.tmNode,s=m("div",Object.assign({class:`${t}-dropdown-option`},r==null?void 0:r(l)),m("div",{class:`${t}-dropdown-option-body ${t}-dropdown-option-body--group`},m("div",{"data-dropdown-option":!0,class:[`${t}-dropdown-option-body__prefix`,n&&`${t}-dropdown-option-body__prefix--show-icon`]},Jt(l.icon)),m("div",{class:`${t}-dropdown-option-body__label`,"data-dropdown-option":!0},i?i(l):Jt((e=l.title)!==null&&e!==void 0?e:l[this.labelField])),m("div",{class:[`${t}-dropdown-option-body__suffix`,o&&`${t}-dropdown-option-body__suffix--has-submenu`],"data-dropdown-option":!0})));return a?a({node:s,option:l}):s}}),jD=xe({name:"NDropdownGroup",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0},parentKey:{type:[String,Number],default:null}},render(){const{tmNode:e,parentKey:t,clsPrefix:o}=this,{children:n}=e;return m(ft,null,m(VD,{clsPrefix:o,tmNode:e,key:e.key}),n==null?void 0:n.map(r=>{const{rawNode:i}=r;return i.show===!1?null:z5(i)?m(D5,{clsPrefix:o,key:r.key}):r.isGroup?(xn("dropdown","`group` node is not allowed to be put in `group` node."),null):m(O5,{clsPrefix:o,tmNode:r,parentKey:t,key:r.key})}))}}),WD=xe({name:"DropdownRenderOption",props:{tmNode:{type:Object,required:!0}},render(){const{rawNode:{render:e,props:t}}=this.tmNode;return m("div",t,[e==null?void 0:e()])}}),L5=xe({name:"DropdownMenu",props:{scrollable:Boolean,showArrow:Boolean,arrowStyle:[String,Object],clsPrefix:{type:String,required:!0},tmNodes:{type:Array,default:()=>[]},parentKey:{type:[String,Number],default:null}},setup(e){const{renderIconRef:t,childrenFieldRef:o}=Oe(Kd);Je(em,{showIconRef:I(()=>{const r=t.value;return e.tmNodes.some(i=>{var a;if(i.isGroup)return(a=i.children)===null||a===void 0?void 0:a.some(({rawNode:s})=>r?r(s):s.icon);const{rawNode:l}=i;return r?r(l):l.icon})}),hasSubmenuRef:I(()=>{const{value:r}=o;return e.tmNodes.some(i=>{var a;if(i.isGroup)return(a=i.children)===null||a===void 0?void 0:a.some(({rawNode:s})=>gh(s,r));const{rawNode:l}=i;return gh(l,r)})})});const n=M(null);return Je(Ss,null),Je(Es,null),Je(Na,n),{bodyRef:n}},render(){const{parentKey:e,clsPrefix:t,scrollable:o}=this,n=this.tmNodes.map(r=>{const{rawNode:i}=r;return i.show===!1?null:ND(i)?m(WD,{tmNode:r,key:r.key}):z5(i)?m(D5,{clsPrefix:t,key:r.key}):HD(i)?m(jD,{clsPrefix:t,tmNode:r,parentKey:e,key:r.key}):m(O5,{clsPrefix:t,tmNode:r,parentKey:e,key:r.key,props:i.props,scrollable:o})});return m("div",{class:[`${t}-dropdown-menu`,o&&`${t}-dropdown-menu--scrollable`],ref:"bodyRef"},o?m(pC,{contentClass:`${t}-dropdown-menu__content`},{default:()=>n}):n,this.showArrow?yC({clsPrefix:t,arrowStyle:this.arrowStyle,arrowClass:void 0,arrowWrapperClass:void 0,arrowWrapperStyle:void 0}):null)}}),UD=D("dropdown-menu",` +`,[X("color-transition",{transition:"color .3s var(--n-bezier)"}),X("depth",{color:"var(--n-color)"},[V("svg",{opacity:"var(--n-opacity)",transition:"opacity .3s var(--n-bezier)"})]),V("svg",{height:"1em",width:"1em"})]),LT=Object.assign(Object.assign({},Ie.props),{depth:[String,Number],size:[Number,String],color:String,component:[Object,Function]}),Wt=xe({_n_icon__:!0,name:"Icon",inheritAttrs:!1,props:LT,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Ie("Icon","-icon",OT,z5,e,t),r=I(()=>{const{depth:a}=e,{common:{cubicBezierEaseInOut:l},self:s}=n.value;if(a!==void 0){const{color:u,[`opacity${a}Depth`]:d}=s;return{"--n-bezier":l,"--n-color":u,"--n-opacity":d}}return{"--n-bezier":l,"--n-color":"","--n-opacity":""}}),i=o?vt("icon",I(()=>`${e.depth||"d"}`),r,e):void 0;return{mergedClsPrefix:t,mergedStyle:I(()=>{const{size:a,color:l}=e;return{fontSize:So(a),color:l}}),cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e;const{$parent:t,depth:o,mergedClsPrefix:n,component:r,onRender:i,themeClass:a}=this;return!((e=t==null?void 0:t.$options)===null||e===void 0)&&e._n_icon__&&xn("icon","don't wrap `n-icon` inside `n-icon`"),i==null||i(),m("i",bo(this.$attrs,{role:"img",class:[`${n}-icon`,a,{[`${n}-icon--depth`]:o,[`${n}-icon--color-transition`]:o!==void 0}],style:[this.cssVars,this.mergedStyle]}),r?m(r):this.$slots)}}),tm="n-dropdown-menu",Gd="n-dropdown",sv="n-dropdown-option";function vh(e,t){return e.type==="submenu"||e.type===void 0&&e[t]!==void 0}function HT(e){return e.type==="group"}function O5(e){return e.type==="divider"}function NT(e){return e.type==="render"}const L5=xe({name:"DropdownOption",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0},parentKey:{type:[String,Number],default:null},placement:{type:String,default:"right-start"},props:Object,scrollable:Boolean},setup(e){const t=Oe(Gd),{hoverKeyRef:o,keyboardKeyRef:n,lastToggledSubmenuKeyRef:r,pendingKeyPathRef:i,activeKeyPathRef:a,animatedRef:l,mergedShowRef:s,renderLabelRef:u,renderIconRef:d,labelFieldRef:c,childrenFieldRef:h,renderOptionRef:f,nodePropsRef:p,menuPropsRef:g}=t,v=Oe(sv,null),b=Oe(tm),x=Oe(Na),k=I(()=>e.tmNode.rawNode),C=I(()=>{const{value:F}=h;return vh(e.tmNode.rawNode,F)}),_=I(()=>{const{disabled:F}=e.tmNode;return F}),R=I(()=>{if(!C.value)return!1;const{key:F,disabled:y}=e.tmNode;if(y)return!1;const{value:re}=o,{value:te}=n,{value:j}=r,{value:Z}=i;return re!==null?Z.includes(F):te!==null?Z.includes(F)&&Z[Z.length-1]!==F:j!==null?Z.includes(F):!1}),w=I(()=>n.value===null&&!l.value),A=Y4(R,300,w),$=I(()=>!!(v!=null&&v.enteringSubmenuRef.value)),B=M(!1);Je(sv,{enteringSubmenuRef:B});function U(){B.value=!0}function N(){B.value=!1}function K(){const{parentKey:F,tmNode:y}=e;y.disabled||s.value&&(r.value=F,n.value=null,o.value=y.key)}function L(){const{tmNode:F}=e;F.disabled||s.value&&o.value!==F.key&&K()}function D(F){if(e.tmNode.disabled||!s.value)return;const{relatedTarget:y}=F;y&&!Ko({target:y},"dropdownOption")&&!Ko({target:y},"scrollbarRail")&&(o.value=null)}function z(){const{value:F}=C,{tmNode:y}=e;s.value&&!F&&!y.disabled&&(t.doSelect(y.key,y.rawNode),t.doUpdateShow(!1))}return{labelField:c,renderLabel:u,renderIcon:d,siblingHasIcon:b.showIconRef,siblingHasSubmenu:b.hasSubmenuRef,menuProps:g,popoverBody:x,animated:l,mergedShowSubmenu:I(()=>A.value&&!$.value),rawNode:k,hasSubmenu:C,pending:gt(()=>{const{value:F}=i,{key:y}=e.tmNode;return F.includes(y)}),childActive:gt(()=>{const{value:F}=a,{key:y}=e.tmNode,re=F.findIndex(te=>y===te);return re===-1?!1:re{const{value:F}=a,{key:y}=e.tmNode,re=F.findIndex(te=>y===te);return re===-1?!1:re===F.length-1}),mergedDisabled:_,renderOption:f,nodeProps:p,handleClick:z,handleMouseMove:L,handleMouseEnter:K,handleMouseLeave:D,handleSubmenuBeforeEnter:U,handleSubmenuAfterEnter:N}},render(){var e,t;const{animated:o,rawNode:n,mergedShowSubmenu:r,clsPrefix:i,siblingHasIcon:a,siblingHasSubmenu:l,renderLabel:s,renderIcon:u,renderOption:d,nodeProps:c,props:h,scrollable:f}=this;let p=null;if(r){const x=(e=this.menuProps)===null||e===void 0?void 0:e.call(this,n,n.children);p=m(H5,Object.assign({},x,{clsPrefix:i,scrollable:this.scrollable,tmNodes:this.tmNode.children,parentKey:this.tmNode.key}))}const g={class:[`${i}-dropdown-option-body`,this.pending&&`${i}-dropdown-option-body--pending`,this.active&&`${i}-dropdown-option-body--active`,this.childActive&&`${i}-dropdown-option-body--child-active`,this.mergedDisabled&&`${i}-dropdown-option-body--disabled`],onMousemove:this.handleMouseMove,onMouseenter:this.handleMouseEnter,onMouseleave:this.handleMouseLeave,onClick:this.handleClick},v=c==null?void 0:c(n),b=m("div",Object.assign({class:[`${i}-dropdown-option`,v==null?void 0:v.class],"data-dropdown-option":!0},v),m("div",bo(g,h),[m("div",{class:[`${i}-dropdown-option-body__prefix`,a&&`${i}-dropdown-option-body__prefix--show-icon`]},[u?u(n):Jt(n.icon)]),m("div",{"data-dropdown-option":!0,class:`${i}-dropdown-option-body__label`},s?s(n):Jt((t=n[this.labelField])!==null&&t!==void 0?t:n.title)),m("div",{"data-dropdown-option":!0,class:[`${i}-dropdown-option-body__suffix`,l&&`${i}-dropdown-option-body__suffix--has-submenu`]},this.hasSubmenu?m(Wt,null,{default:()=>m(zp,null)}):null)]),this.hasSubmenu?m(ks,null,{default:()=>[m(_s,null,{default:()=>m("div",{class:`${i}-dropdown-offset-container`},m(Fs,{show:this.mergedShowSubmenu,placement:this.placement,to:f&&this.popoverBody||void 0,teleportDisabled:!f},{default:()=>m("div",{class:`${i}-dropdown-menu-wrapper`},o?m(ho,{onBeforeEnter:this.handleSubmenuBeforeEnter,onAfterEnter:this.handleSubmenuAfterEnter,name:"fade-in-scale-up-transition",appear:!0},{default:()=>p}):p)}))})]}):null);return d?d({node:b,option:n}):b}}),VT=xe({name:"DropdownGroupHeader",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0}},setup(){const{showIconRef:e,hasSubmenuRef:t}=Oe(tm),{renderLabelRef:o,labelFieldRef:n,nodePropsRef:r,renderOptionRef:i}=Oe(Gd);return{labelField:n,showIcon:e,hasSubmenu:t,renderLabel:o,nodeProps:r,renderOption:i}},render(){var e;const{clsPrefix:t,hasSubmenu:o,showIcon:n,nodeProps:r,renderLabel:i,renderOption:a}=this,{rawNode:l}=this.tmNode,s=m("div",Object.assign({class:`${t}-dropdown-option`},r==null?void 0:r(l)),m("div",{class:`${t}-dropdown-option-body ${t}-dropdown-option-body--group`},m("div",{"data-dropdown-option":!0,class:[`${t}-dropdown-option-body__prefix`,n&&`${t}-dropdown-option-body__prefix--show-icon`]},Jt(l.icon)),m("div",{class:`${t}-dropdown-option-body__label`,"data-dropdown-option":!0},i?i(l):Jt((e=l.title)!==null&&e!==void 0?e:l[this.labelField])),m("div",{class:[`${t}-dropdown-option-body__suffix`,o&&`${t}-dropdown-option-body__suffix--has-submenu`],"data-dropdown-option":!0})));return a?a({node:s,option:l}):s}}),jT=xe({name:"NDropdownGroup",props:{clsPrefix:{type:String,required:!0},tmNode:{type:Object,required:!0},parentKey:{type:[String,Number],default:null}},render(){const{tmNode:e,parentKey:t,clsPrefix:o}=this,{children:n}=e;return m(ft,null,m(VT,{clsPrefix:o,tmNode:e,key:e.key}),n==null?void 0:n.map(r=>{const{rawNode:i}=r;return i.show===!1?null:O5(i)?m(D5,{clsPrefix:o,key:r.key}):r.isGroup?(xn("dropdown","`group` node is not allowed to be put in `group` node."),null):m(L5,{clsPrefix:o,tmNode:r,parentKey:t,key:r.key})}))}}),WT=xe({name:"DropdownRenderOption",props:{tmNode:{type:Object,required:!0}},render(){const{rawNode:{render:e,props:t}}=this.tmNode;return m("div",t,[e==null?void 0:e()])}}),H5=xe({name:"DropdownMenu",props:{scrollable:Boolean,showArrow:Boolean,arrowStyle:[String,Object],clsPrefix:{type:String,required:!0},tmNodes:{type:Array,default:()=>[]},parentKey:{type:[String,Number],default:null}},setup(e){const{renderIconRef:t,childrenFieldRef:o}=Oe(Gd);Je(tm,{showIconRef:I(()=>{const r=t.value;return e.tmNodes.some(i=>{var a;if(i.isGroup)return(a=i.children)===null||a===void 0?void 0:a.some(({rawNode:s})=>r?r(s):s.icon);const{rawNode:l}=i;return r?r(l):l.icon})}),hasSubmenuRef:I(()=>{const{value:r}=o;return e.tmNodes.some(i=>{var a;if(i.isGroup)return(a=i.children)===null||a===void 0?void 0:a.some(({rawNode:s})=>vh(s,r));const{rawNode:l}=i;return vh(l,r)})})});const n=M(null);return Je(Ss,null),Je(Es,null),Je(Na,n),{bodyRef:n}},render(){const{parentKey:e,clsPrefix:t,scrollable:o}=this,n=this.tmNodes.map(r=>{const{rawNode:i}=r;return i.show===!1?null:NT(i)?m(WT,{tmNode:r,key:r.key}):O5(i)?m(D5,{clsPrefix:t,key:r.key}):HT(i)?m(jT,{clsPrefix:t,tmNode:r,parentKey:e,key:r.key}):m(L5,{clsPrefix:t,tmNode:r,parentKey:e,key:r.key,props:i.props,scrollable:o})});return m("div",{class:[`${t}-dropdown-menu`,o&&`${t}-dropdown-menu--scrollable`],ref:"bodyRef"},o?m(mC,{contentClass:`${t}-dropdown-menu__content`},{default:()=>n}):n,this.showArrow?CC({clsPrefix:t,arrowStyle:this.arrowStyle,arrowClass:void 0,arrowWrapperClass:void 0,arrowWrapperStyle:void 0}):null)}}),UT=T("dropdown-menu",` transform-origin: var(--v-transform-origin); background-color: var(--n-color); border-radius: var(--n-border-radius); @@ -2192,20 +2192,20 @@ ${t} transition: background-color .3s var(--n-bezier), box-shadow .3s var(--n-bezier); -`,[An(),D("dropdown-option",` +`,[An(),T("dropdown-option",` position: relative; - `,[N("a",` + `,[V("a",` text-decoration: none; color: inherit; outline: none; - `,[N("&::before",` + `,[V("&::before",` content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; - `)]),D("dropdown-option-body",` + `)]),T("dropdown-option-body",` display: flex; cursor: pointer; position: relative; @@ -2214,7 +2214,7 @@ ${t} font-size: var(--n-font-size); color: var(--n-option-text-color); transition: color .3s var(--n-bezier); - `,[N("&::before",` + `,[V("&::before",` content: ""; position: absolute; top: 0; @@ -2227,11 +2227,11 @@ ${t} color: var(--n-option-text-color-hover); `,[G("prefix, suffix",` color: var(--n-option-text-color-hover); - `),N("&::before","background-color: var(--n-option-color-hover);")]),X("active",` + `),V("&::before","background-color: var(--n-option-color-hover);")]),X("active",` color: var(--n-option-text-color-active); `,[G("prefix, suffix",` color: var(--n-option-text-color-active); - `),N("&::before","background-color: var(--n-option-color-active);")]),X("child-active",` + `),V("&::before","background-color: var(--n-option-color-active);")]),X("child-active",` color: var(--n-option-text-color-child-active); `,[G("prefix, suffix",` color: var(--n-option-text-color-child-active); @@ -2255,7 +2255,7 @@ ${t} z-index: 1; `,[X("show-icon",` width: var(--n-option-icon-prefix-width); - `),D("icon",` + `),T("icon",` font-size: var(--n-option-icon-size); `)]),G("label",` white-space: nowrap; @@ -2275,31 +2275,31 @@ ${t} z-index: 1; `,[X("has-submenu",` width: var(--n-option-icon-suffix-width); - `),D("icon",` + `),T("icon",` font-size: var(--n-option-icon-size); - `)]),D("dropdown-menu","pointer-events: all;")]),D("dropdown-offset-container",` + `)]),T("dropdown-menu","pointer-events: all;")]),T("dropdown-offset-container",` pointer-events: none; position: absolute; left: 0; right: 0; top: -4px; bottom: -4px; - `)]),D("dropdown-divider",` + `)]),T("dropdown-divider",` transition: background-color .3s var(--n-bezier); background-color: var(--n-divider-color); height: 1px; margin: 4px 0; - `),D("dropdown-menu-wrapper",` + `),T("dropdown-menu-wrapper",` transform-origin: var(--v-transform-origin); width: fit-content; - `),N(">",[D("scrollbar",` + `),V(">",[T("scrollbar",` height: inherit; max-height: inherit; `)]),Ft("scrollable",` padding: var(--n-padding); `),X("scrollable",[G("content",` padding: var(--n-padding); - `)])]),KD={animated:{type:Boolean,default:!0},keyboard:{type:Boolean,default:!0},size:{type:String,default:"medium"},inverted:Boolean,placement:{type:String,default:"bottom"},onSelect:[Function,Array],options:{type:Array,default:()=>[]},menuProps:Function,showArrow:Boolean,renderLabel:Function,renderIcon:Function,renderOption:Function,nodeProps:Function,labelField:{type:String,default:"label"},keyField:{type:String,default:"key"},childrenField:{type:String,default:"children"},value:[String,Number]},GD=Object.keys(Da),qD=Object.assign(Object.assign(Object.assign({},Da),KD),Te.props),H5=xe({name:"Dropdown",inheritAttrs:!1,props:qD,setup(e){const t=M(!1),o=to(Be(e,"show"),t),n=I(()=>{const{keyField:H,childrenField:K}=e;return Ld(e.options,{getKey(L){return L[H]},getDisabled(L){return L.disabled===!0},getIgnored(L){return L.type==="divider"||L.type==="render"},getChildren(L){return L[K]}})}),r=I(()=>n.value.treeNodes),i=M(null),a=M(null),l=M(null),s=I(()=>{var H,K,L;return(L=(K=(H=i.value)!==null&&H!==void 0?H:a.value)!==null&&K!==void 0?K:l.value)!==null&&L!==void 0?L:null}),u=I(()=>n.value.getPath(s.value).keyPath),d=I(()=>n.value.getPath(e.value).keyPath),c=gt(()=>e.keyboard&&o.value);dk({keydown:{ArrowUp:{prevent:!0,handler:_},ArrowRight:{prevent:!0,handler:C},ArrowDown:{prevent:!0,handler:R},ArrowLeft:{prevent:!0,handler:E},Enter:{prevent:!0,handler:w},Escape:x}},c);const{mergedClsPrefixRef:h,inlineThemeDisabled:f}=nt(e),p=Te("Dropdown","-dropdown",UD,Ud,e,h);Je(Kd,{labelFieldRef:Be(e,"labelField"),childrenFieldRef:Be(e,"childrenField"),renderLabelRef:Be(e,"renderLabel"),renderIconRef:Be(e,"renderIcon"),hoverKeyRef:i,keyboardKeyRef:a,lastToggledSubmenuKeyRef:l,pendingKeyPathRef:u,activeKeyPathRef:d,animatedRef:Be(e,"animated"),mergedShowRef:o,nodePropsRef:Be(e,"nodeProps"),renderOptionRef:Be(e,"renderOption"),menuPropsRef:Be(e,"menuProps"),doSelect:g,doUpdateShow:v}),at(o,H=>{!e.animated&&!H&&b()});function g(H,K){const{onSelect:L}=e;L&&Fe(L,H,K)}function v(H){const{"onUpdate:show":K,onUpdateShow:L}=e;K&&Fe(K,H),L&&Fe(L,H),t.value=H}function b(){i.value=null,a.value=null,l.value=null}function x(){v(!1)}function E(){$("left")}function C(){$("right")}function _(){$("up")}function R(){$("down")}function w(){const H=A();H!=null&&H.isLeaf&&o.value&&(g(H.key,H.rawNode),v(!1))}function A(){var H;const{value:K}=n,{value:L}=s;return!K||L===null?null:(H=K.getNode(L))!==null&&H!==void 0?H:null}function $(H){const{value:K}=s,{value:{getFirstAvailableNode:L}}=n;let T=null;if(K===null){const z=L();z!==null&&(T=z.key)}else{const z=A();if(z){let F;switch(H){case"down":F=z.getNext();break;case"up":F=z.getPrev();break;case"right":F=z.getChild();break;case"left":F=z.getParent();break}F&&(T=F.key)}}T!==null&&(i.value=null,a.value=T)}const B=I(()=>{const{size:H,inverted:K}=e,{common:{cubicBezierEaseInOut:L},self:T}=p.value,{padding:z,dividerColor:F,borderRadius:y,optionOpacityDisabled:re,[Ee("optionIconSuffixWidth",H)]:te,[Ee("optionSuffixWidth",H)]:j,[Ee("optionIconPrefixWidth",H)]:Z,[Ee("optionPrefixWidth",H)]:se,[Ee("fontSize",H)]:pe,[Ee("optionHeight",H)]:Se,[Ee("optionIconSize",H)]:he}=T,fe={"--n-bezier":L,"--n-font-size":pe,"--n-padding":z,"--n-border-radius":y,"--n-option-height":Se,"--n-option-prefix-width":se,"--n-option-icon-prefix-width":Z,"--n-option-suffix-width":j,"--n-option-icon-suffix-width":te,"--n-option-icon-size":he,"--n-divider-color":F,"--n-option-opacity-disabled":re};return K?(fe["--n-color"]=T.colorInverted,fe["--n-option-color-hover"]=T.optionColorHoverInverted,fe["--n-option-color-active"]=T.optionColorActiveInverted,fe["--n-option-text-color"]=T.optionTextColorInverted,fe["--n-option-text-color-hover"]=T.optionTextColorHoverInverted,fe["--n-option-text-color-active"]=T.optionTextColorActiveInverted,fe["--n-option-text-color-child-active"]=T.optionTextColorChildActiveInverted,fe["--n-prefix-color"]=T.prefixColorInverted,fe["--n-suffix-color"]=T.suffixColorInverted,fe["--n-group-header-text-color"]=T.groupHeaderTextColorInverted):(fe["--n-color"]=T.color,fe["--n-option-color-hover"]=T.optionColorHover,fe["--n-option-color-active"]=T.optionColorActive,fe["--n-option-text-color"]=T.optionTextColor,fe["--n-option-text-color-hover"]=T.optionTextColorHover,fe["--n-option-text-color-active"]=T.optionTextColorActive,fe["--n-option-text-color-child-active"]=T.optionTextColorChildActive,fe["--n-prefix-color"]=T.prefixColor,fe["--n-suffix-color"]=T.suffixColor,fe["--n-group-header-text-color"]=T.groupHeaderTextColor),fe}),U=f?vt("dropdown",I(()=>`${e.size[0]}${e.inverted?"i":""}`),B,e):void 0;return{mergedClsPrefix:h,mergedTheme:p,tmNodes:r,mergedShow:o,handleAfterLeave:()=>{e.animated&&b()},doUpdateShow:v,cssVars:f?void 0:B,themeClass:U==null?void 0:U.themeClass,onRender:U==null?void 0:U.onRender}},render(){const e=(n,r,i,a,l)=>{var s;const{mergedClsPrefix:u,menuProps:d}=this;(s=this.onRender)===null||s===void 0||s.call(this);const c=(d==null?void 0:d(void 0,this.tmNodes.map(f=>f.rawNode)))||{},h={ref:Ex(r),class:[n,`${u}-dropdown`,this.themeClass],clsPrefix:u,tmNodes:this.tmNodes,style:[...i,this.cssVars],showArrow:this.showArrow,arrowStyle:this.arrowStyle,scrollable:this.scrollable,onMouseenter:a,onMouseleave:l};return m(L5,bo(this.$attrs,h,c))},{mergedTheme:t}=this,o={show:this.mergedShow,theme:t.peers.Popover,themeOverrides:t.peerOverrides.Popover,internalOnAfterLeave:this.handleAfterLeave,internalRenderBody:e,onUpdateShow:this.doUpdateShow,"onUpdate:show":void 0};return m(Ka,Object.assign({},ei(this.$props,GD),o),{trigger:()=>{var n,r;return(r=(n=this.$slots).default)===null||r===void 0?void 0:r.call(n)}})}}),N5="_n_all__",V5="_n_none__";function ZD(e,t,o,n){return e?r=>{for(const i of e)switch(r){case N5:o(!0);return;case V5:n(!0);return;default:if(typeof i=="object"&&i.key===r){i.onSelect(t.value);return}}}:()=>{}}function XD(e,t){return e?e.map(o=>{switch(o){case"all":return{label:t.checkTableAll,key:N5};case"none":return{label:t.uncheckTableAll,key:V5};default:return o}}):[]}const YD=xe({name:"DataTableSelectionMenu",props:{clsPrefix:{type:String,required:!0}},setup(e){const{props:t,localeRef:o,checkOptionsRef:n,rawPaginatedDataRef:r,doCheckAll:i,doUncheckAll:a}=Oe(In),l=I(()=>ZD(n.value,r,i,a)),s=I(()=>XD(n.value,o.value));return()=>{var u,d,c,h;const{clsPrefix:f}=e;return m(H5,{theme:(d=(u=t.theme)===null||u===void 0?void 0:u.peers)===null||d===void 0?void 0:d.Dropdown,themeOverrides:(h=(c=t.themeOverrides)===null||c===void 0?void 0:c.peers)===null||h===void 0?void 0:h.Dropdown,options:s.value,onSelect:l.value},{default:()=>m(Ut,{clsPrefix:f,class:`${f}-data-table-check-extra`},{default:()=>m(lC,null)})})}}});function Jc(e){return typeof e.title=="function"?e.title(e):e.title}const QD=xe({props:{clsPrefix:{type:String,required:!0},id:{type:String,required:!0},cols:{type:Array,required:!0},width:String},render(){const{clsPrefix:e,id:t,cols:o,width:n}=this;return m("table",{style:{tableLayout:"fixed",width:n},class:`${e}-data-table-table`},m("colgroup",null,o.map(r=>m("col",{key:r.key,style:r.style}))),m("thead",{"data-n-id":t,class:`${e}-data-table-thead`},this.$slots))}}),j5=xe({name:"DataTableHeader",props:{discrete:{type:Boolean,default:!0}},setup(){const{mergedClsPrefixRef:e,scrollXRef:t,fixedColumnLeftMapRef:o,fixedColumnRightMapRef:n,mergedCurrentPageRef:r,allRowsCheckedRef:i,someRowsCheckedRef:a,rowsRef:l,colsRef:s,mergedThemeRef:u,checkOptionsRef:d,mergedSortStateRef:c,componentId:h,mergedTableLayoutRef:f,headerCheckboxDisabledRef:p,virtualScrollHeaderRef:g,headerHeightRef:v,onUnstableColumnResize:b,doUpdateResizableWidth:x,handleTableHeaderScroll:E,deriveNextSorter:C,doUncheckAll:_,doCheckAll:R}=Oe(In),w=M(),A=M({});function $(T){const z=A.value[T];return z==null?void 0:z.getBoundingClientRect().width}function B(){i.value?_():R()}function U(T,z){if(Ko(T,"dataTableFilter")||Ko(T,"dataTableResizable")||!Qc(z))return;const F=c.value.find(re=>re.columnKey===z.key)||null,y=$D(z,F);C(y)}const H=new Map;function K(T){H.set(T.key,$(T.key))}function L(T,z){const F=H.get(T.key);if(F===void 0)return;const y=F+z,re=_D(y,T.minWidth,T.maxWidth);b(y,re,T,$),x(T,re)}return{cellElsRef:A,componentId:h,mergedSortState:c,mergedClsPrefix:e,scrollX:t,fixedColumnLeftMap:o,fixedColumnRightMap:n,currentPage:r,allRowsChecked:i,someRowsChecked:a,rows:l,cols:s,mergedTheme:u,checkOptions:d,mergedTableLayout:f,headerCheckboxDisabled:p,headerHeight:v,virtualScrollHeader:g,virtualListRef:w,handleCheckboxUpdateChecked:B,handleColHeaderClick:U,handleTableHeaderScroll:E,handleColumnResizeStart:K,handleColumnResize:L}},render(){const{cellElsRef:e,mergedClsPrefix:t,fixedColumnLeftMap:o,fixedColumnRightMap:n,currentPage:r,allRowsChecked:i,someRowsChecked:a,rows:l,cols:s,mergedTheme:u,checkOptions:d,componentId:c,discrete:h,mergedTableLayout:f,headerCheckboxDisabled:p,mergedSortState:g,virtualScrollHeader:v,handleColHeaderClick:b,handleCheckboxUpdateChecked:x,handleColumnResizeStart:E,handleColumnResize:C}=this,_=($,B,U)=>$.map(({column:H,colIndex:K,colSpan:L,rowSpan:T,isLast:z})=>{var F,y;const re=kn(H),{ellipsis:te}=H,j=()=>H.type==="selection"?H.multiple!==!1?m(ft,null,m(Nd,{key:r,privateInsideTable:!0,checked:i,indeterminate:a,disabled:p,onUpdateChecked:x}),d?m(YD,{clsPrefix:t}):null):null:m(ft,null,m("div",{class:`${t}-data-table-th__title-wrapper`},m("div",{class:`${t}-data-table-th__title`},te===!0||te&&!te.tooltip?m("div",{class:`${t}-data-table-th__ellipsis`},Jc(H)):te&&typeof te=="object"?m(Jp,Object.assign({},te,{theme:u.peers.Ellipsis,themeOverrides:u.peerOverrides.Ellipsis}),{default:()=>Jc(H)}):Jc(H)),Qc(H)?m(vD,{column:H}):null),iv(H)?m(TD,{column:H,options:H.filterOptions}):null,A5(H)?m(ID,{onResizeStart:()=>{E(H)},onResize:Se=>{C(H,Se)}}):null),Z=re in o,se=re in n,pe=B&&!H.fixed?"div":"th";return m(pe,{ref:Se=>e[re]=Se,key:re,style:[B&&!H.fixed?{position:"absolute",left:Lt(B(K)),top:0,bottom:0}:{left:Lt((F=o[re])===null||F===void 0?void 0:F.start),right:Lt((y=n[re])===null||y===void 0?void 0:y.start)},{width:Lt(H.width),textAlign:H.titleAlign||H.align,height:U}],colspan:L,rowspan:T,"data-col-key":re,class:[`${t}-data-table-th`,(Z||se)&&`${t}-data-table-th--fixed-${Z?"left":"right"}`,{[`${t}-data-table-th--sorting`]:B5(H,g),[`${t}-data-table-th--filterable`]:iv(H),[`${t}-data-table-th--sortable`]:Qc(H),[`${t}-data-table-th--selection`]:H.type==="selection",[`${t}-data-table-th--last`]:z},H.className],onClick:H.type!=="selection"&&H.type!=="expand"&&!("children"in H)?Se=>{b(Se,H)}:void 0},j())});if(v){const{headerHeight:$}=this;let B=0,U=0;return s.forEach(H=>{H.column.fixed==="left"?B++:H.column.fixed==="right"&&U++}),m(vp,{ref:"virtualListRef",class:`${t}-data-table-base-table-header`,style:{height:Lt($)},onScroll:this.handleTableHeaderScroll,columns:s,itemSize:$,showScrollbar:!1,items:[{}],itemResizable:!1,visibleItemsTag:QD,visibleItemsProps:{clsPrefix:t,id:c,cols:s,width:So(this.scrollX)},renderItemWithCols:({startColIndex:H,endColIndex:K,getLeft:L})=>{const T=s.map((F,y)=>({column:F.column,isLast:y===s.length-1,colIndex:F.index,colSpan:1,rowSpan:1})).filter(({column:F},y)=>!!(H<=y&&y<=K||F.fixed)),z=_(T,L,Lt($));return z.splice(B,0,m("th",{colspan:s.length-B-U,style:{pointerEvents:"none",visibility:"hidden",height:0}})),m("tr",{style:{position:"relative"}},z)}},{default:({renderedItemWithCols:H})=>H})}const R=m("thead",{class:`${t}-data-table-thead`,"data-n-id":c},l.map($=>m("tr",{class:`${t}-data-table-tr`},_($,null,void 0))));if(!h)return R;const{handleTableHeaderScroll:w,scrollX:A}=this;return m("div",{class:`${t}-data-table-base-table-header`,onScroll:w},m("table",{class:`${t}-data-table-table`,style:{minWidth:So(A),tableLayout:f}},m("colgroup",null,s.map($=>m("col",{key:$.key,style:$.style}))),R))}}),JD=xe({name:"DataTableCell",props:{clsPrefix:{type:String,required:!0},row:{type:Object,required:!0},index:{type:Number,required:!0},column:{type:Object,required:!0},isSummary:Boolean,mergedTheme:{type:Object,required:!0},renderCell:Function},render(){var e;const{isSummary:t,column:o,row:n,renderCell:r}=this;let i;const{render:a,key:l,ellipsis:s}=o;if(a&&!t?i=a(n,this.index):t?i=(e=n[l])===null||e===void 0?void 0:e.value:i=r?r(nh(n,l),n,o):nh(n,l),s)if(typeof s=="object"){const{mergedTheme:u}=this;return o.ellipsisComponent==="performant-ellipsis"?m(pD,Object.assign({},s,{theme:u.peers.Ellipsis,themeOverrides:u.peerOverrides.Ellipsis}),{default:()=>i}):m(Jp,Object.assign({},s,{theme:u.peers.Ellipsis,themeOverrides:u.peerOverrides.Ellipsis}),{default:()=>i})}else return m("span",{class:`${this.clsPrefix}-data-table-td__ellipsis`},i);return i}}),sv=xe({name:"DataTableExpandTrigger",props:{clsPrefix:{type:String,required:!0},expanded:Boolean,loading:Boolean,onClick:{type:Function,required:!0},renderExpandIcon:{type:Function},rowData:{type:Object,required:!0}},render(){const{clsPrefix:e}=this;return m("div",{class:[`${e}-data-table-expand-trigger`,this.expanded&&`${e}-data-table-expand-trigger--expanded`],onClick:this.onClick,onMousedown:t=>{t.preventDefault()}},m(Xi,null,{default:()=>this.loading?m(_r,{key:"loading",clsPrefix:this.clsPrefix,radius:85,strokeWidth:15,scale:.88}):this.renderExpandIcon?this.renderExpandIcon({expanded:this.expanded,rowData:this.rowData}):m(Ut,{clsPrefix:e,key:"base-icon"},{default:()=>m(Ip,null)})}))}}),eT=xe({name:"DataTableBodyCheckbox",props:{rowKey:{type:[String,Number],required:!0},disabled:{type:Boolean,required:!0},onUpdateChecked:{type:Function,required:!0}},setup(e){const{mergedCheckedRowKeySetRef:t,mergedInderminateRowKeySetRef:o}=Oe(In);return()=>{const{rowKey:n}=e;return m(Nd,{privateInsideTable:!0,disabled:e.disabled,indeterminate:o.value.has(n),checked:t.value.has(n),onUpdateChecked:e.onUpdateChecked})}}}),tT=xe({name:"DataTableBodyRadio",props:{rowKey:{type:[String,Number],required:!0},disabled:{type:Boolean,required:!0},onUpdateChecked:{type:Function,required:!0}},setup(e){const{mergedCheckedRowKeySetRef:t,componentId:o}=Oe(In);return()=>{const{rowKey:n}=e;return m(R5,{name:o,disabled:e.disabled,checked:t.value.has(n),onUpdateChecked:e.onUpdateChecked})}}});function oT(e,t){const o=[];function n(r,i){r.forEach(a=>{a.children&&t.has(a.key)?(o.push({tmNode:a,striped:!1,key:a.key,index:i}),n(a.children,i)):o.push({key:a.key,tmNode:a,striped:!1,index:i})})}return e.forEach(r=>{o.push(r);const{children:i}=r.tmNode;i&&t.has(r.key)&&n(i,r.index)}),o}const nT=xe({props:{clsPrefix:{type:String,required:!0},id:{type:String,required:!0},cols:{type:Array,required:!0},onMouseenter:Function,onMouseleave:Function},render(){const{clsPrefix:e,id:t,cols:o,onMouseenter:n,onMouseleave:r}=this;return m("table",{style:{tableLayout:"fixed"},class:`${e}-data-table-table`,onMouseenter:n,onMouseleave:r},m("colgroup",null,o.map(i=>m("col",{key:i.key,style:i.style}))),m("tbody",{"data-n-id":t,class:`${e}-data-table-tbody`},this.$slots))}}),rT=xe({name:"DataTableBody",props:{onResize:Function,showHeader:Boolean,flexHeight:Boolean,bodyStyle:Object},setup(e){const{slots:t,bodyWidthRef:o,mergedExpandedRowKeysRef:n,mergedClsPrefixRef:r,mergedThemeRef:i,scrollXRef:a,colsRef:l,paginatedDataRef:s,rawPaginatedDataRef:u,fixedColumnLeftMapRef:d,fixedColumnRightMapRef:c,mergedCurrentPageRef:h,rowClassNameRef:f,leftActiveFixedColKeyRef:p,leftActiveFixedChildrenColKeysRef:g,rightActiveFixedColKeyRef:v,rightActiveFixedChildrenColKeysRef:b,renderExpandRef:x,hoverKeyRef:E,summaryRef:C,mergedSortStateRef:_,virtualScrollRef:R,virtualScrollXRef:w,heightForRowRef:A,minRowHeightRef:$,componentId:B,mergedTableLayoutRef:U,childTriggerColIndexRef:H,indentRef:K,rowPropsRef:L,maxHeightRef:T,stripedRef:z,loadingRef:F,onLoadRef:y,loadingKeySetRef:re,expandableRef:te,stickyExpandedRowsRef:j,renderExpandIconRef:Z,summaryPlacementRef:se,treeMateRef:pe,scrollbarPropsRef:Se,setHeaderScrollLeft:he,doUpdateExpandedRowKeys:fe,handleTableBodyScroll:ye,doCheck:Y,doUncheck:O,renderCell:Ie}=Oe(In),je=Oe(ln),W=M(null),ee=M(null),ge=M(null),Ce=gt(()=>s.value.length===0),le=gt(()=>e.showHeader||!Ce.value),ne=gt(()=>e.showHeader||Ce.value);let ce="";const J=I(()=>new Set(n.value));function ie(Le){var et;return(et=pe.value.getNode(Le))===null||et===void 0?void 0:et.rawNode}function de(Le,et,Q){const me=ie(Le.key);if(!me){xn("data-table",`fail to get row data with key ${Le.key}`);return}if(Q){const Pe=s.value.findIndex(He=>He.key===ce);if(Pe!==-1){const He=s.value.findIndex(tt=>tt.key===Le.key),We=Math.min(Pe,He),Ge=Math.max(Pe,He),qe=[];s.value.slice(We,Ge+1).forEach(tt=>{tt.disabled||qe.push(tt.key)}),et?Y(qe,!1,me):O(qe,me),ce=Le.key;return}}et?Y(Le.key,!1,me):O(Le.key,me),ce=Le.key}function ae(Le){const et=ie(Le.key);if(!et){xn("data-table",`fail to get row data with key ${Le.key}`);return}Y(Le.key,!0,et)}function q(){if(!le.value){const{value:et}=ge;return et||null}if(R.value)return De();const{value:Le}=W;return Le?Le.containerRef:null}function ue(Le,et){var Q;if(re.value.has(Le))return;const{value:me}=n,Pe=me.indexOf(Le),He=Array.from(me);~Pe?(He.splice(Pe,1),fe(He)):et&&!et.isLeaf&&!et.shallowLoaded?(re.value.add(Le),(Q=y.value)===null||Q===void 0||Q.call(y,et.rawNode).then(()=>{const{value:We}=n,Ge=Array.from(We);~Ge.indexOf(Le)||Ge.push(Le),fe(Ge)}).finally(()=>{re.value.delete(Le)})):(He.push(Le),fe(He))}function ve(){E.value=null}function De(){const{value:Le}=ee;return(Le==null?void 0:Le.listElRef)||null}function Ke(){const{value:Le}=ee;return(Le==null?void 0:Le.itemsElRef)||null}function Qe(Le){var et;ye(Le),(et=W.value)===null||et===void 0||et.sync()}function st(Le){var et;const{onResize:Q}=e;Q&&Q(Le),(et=W.value)===null||et===void 0||et.sync()}const Xe={getScrollContainer:q,scrollTo(Le,et){var Q,me;R.value?(Q=ee.value)===null||Q===void 0||Q.scrollTo(Le,et):(me=W.value)===null||me===void 0||me.scrollTo(Le,et)}},pt=N([({props:Le})=>{const et=me=>me===null?null:N(`[data-n-id="${Le.componentId}"] [data-col-key="${me}"]::after`,{boxShadow:"var(--n-box-shadow-after)"}),Q=me=>me===null?null:N(`[data-n-id="${Le.componentId}"] [data-col-key="${me}"]::before`,{boxShadow:"var(--n-box-shadow-before)"});return N([et(Le.leftActiveFixedColKey),Q(Le.rightActiveFixedColKey),Le.leftActiveFixedChildrenColKeys.map(me=>et(me)),Le.rightActiveFixedChildrenColKeys.map(me=>Q(me))])}]);let Ye=!1;return Et(()=>{const{value:Le}=p,{value:et}=g,{value:Q}=v,{value:me}=b;if(!Ye&&Le===null&&Q===null)return;const Pe={leftActiveFixedColKey:Le,leftActiveFixedChildrenColKeys:et,rightActiveFixedColKey:Q,rightActiveFixedChildrenColKeys:me,componentId:B};pt.mount({id:`n-${B}`,force:!0,props:Pe,anchorMetaName:Ba,parent:je==null?void 0:je.styleMountTarget}),Ye=!0}),Go(()=>{pt.unmount({id:`n-${B}`,parent:je==null?void 0:je.styleMountTarget})}),Object.assign({bodyWidth:o,summaryPlacement:se,dataTableSlots:t,componentId:B,scrollbarInstRef:W,virtualListRef:ee,emptyElRef:ge,summary:C,mergedClsPrefix:r,mergedTheme:i,scrollX:a,cols:l,loading:F,bodyShowHeaderOnly:ne,shouldDisplaySomeTablePart:le,empty:Ce,paginatedDataAndInfo:I(()=>{const{value:Le}=z;let et=!1;return{data:s.value.map(Le?(me,Pe)=>(me.isLeaf||(et=!0),{tmNode:me,key:me.key,striped:Pe%2===1,index:Pe}):(me,Pe)=>(me.isLeaf||(et=!0),{tmNode:me,key:me.key,striped:!1,index:Pe})),hasChildren:et}}),rawPaginatedData:u,fixedColumnLeftMap:d,fixedColumnRightMap:c,currentPage:h,rowClassName:f,renderExpand:x,mergedExpandedRowKeySet:J,hoverKey:E,mergedSortState:_,virtualScroll:R,virtualScrollX:w,heightForRow:A,minRowHeight:$,mergedTableLayout:U,childTriggerColIndex:H,indent:K,rowProps:L,maxHeight:T,loadingKeySet:re,expandable:te,stickyExpandedRows:j,renderExpandIcon:Z,scrollbarProps:Se,setHeaderScrollLeft:he,handleVirtualListScroll:Qe,handleVirtualListResize:st,handleMouseleaveTable:ve,virtualListContainer:De,virtualListContent:Ke,handleTableBodyScroll:ye,handleCheckboxUpdateChecked:de,handleRadioUpdateChecked:ae,handleUpdateExpanded:ue,renderCell:Ie},Xe)},render(){const{mergedTheme:e,scrollX:t,mergedClsPrefix:o,virtualScroll:n,maxHeight:r,mergedTableLayout:i,flexHeight:a,loadingKeySet:l,onResize:s,setHeaderScrollLeft:u}=this,d=t!==void 0||r!==void 0||a,c=!d&&i==="auto",h=t!==void 0||c,f={minWidth:So(t)||"100%"};t&&(f.width="100%");const p=m(or,Object.assign({},this.scrollbarProps,{ref:"scrollbarInstRef",scrollable:d||c,class:`${o}-data-table-base-table-body`,style:this.empty?void 0:this.bodyStyle,theme:e.peers.Scrollbar,themeOverrides:e.peerOverrides.Scrollbar,contentStyle:f,container:n?this.virtualListContainer:void 0,content:n?this.virtualListContent:void 0,horizontalRailStyle:{zIndex:3},verticalRailStyle:{zIndex:3},xScrollable:h,onScroll:n?void 0:this.handleTableBodyScroll,internalOnUpdateScrollLeft:u,onResize:s}),{default:()=>{const g={},v={},{cols:b,paginatedDataAndInfo:x,mergedTheme:E,fixedColumnLeftMap:C,fixedColumnRightMap:_,currentPage:R,rowClassName:w,mergedSortState:A,mergedExpandedRowKeySet:$,stickyExpandedRows:B,componentId:U,childTriggerColIndex:H,expandable:K,rowProps:L,handleMouseleaveTable:T,renderExpand:z,summary:F,handleCheckboxUpdateChecked:y,handleRadioUpdateChecked:re,handleUpdateExpanded:te,heightForRow:j,minRowHeight:Z,virtualScrollX:se}=this,{length:pe}=b;let Se;const{data:he,hasChildren:fe}=x,ye=fe?oT(he,$):he;if(F){const ce=F(this.rawPaginatedData);if(Array.isArray(ce)){const J=ce.map((ie,de)=>({isSummaryRow:!0,key:`__n_summary__${de}`,tmNode:{rawNode:ie,disabled:!0},index:-1}));Se=this.summaryPlacement==="top"?[...J,...ye]:[...ye,...J]}else{const J={isSummaryRow:!0,key:"__n_summary__",tmNode:{rawNode:ce,disabled:!0},index:-1};Se=this.summaryPlacement==="top"?[J,...ye]:[...ye,J]}}else Se=ye;const Y=fe?{width:Lt(this.indent)}:void 0,O=[];Se.forEach(ce=>{z&&$.has(ce.key)&&(!K||K(ce.tmNode.rawNode))?O.push(ce,{isExpandedRow:!0,key:`${ce.key}-expand`,tmNode:ce.tmNode,index:ce.index}):O.push(ce)});const{length:Ie}=O,je={};he.forEach(({tmNode:ce},J)=>{je[J]=ce.key});const W=B?this.bodyWidth:null,ee=W===null?void 0:`${W}px`,ge=this.virtualScrollX?"div":"td";let Ce=0,le=0;se&&b.forEach(ce=>{ce.column.fixed==="left"?Ce++:ce.column.fixed==="right"&&le++});const ne=({rowInfo:ce,displayedRowIndex:J,isVirtual:ie,isVirtualX:de,startColIndex:ae,endColIndex:q,getLeft:ue})=>{const{index:ve}=ce;if("isExpandedRow"in ce){const{tmNode:{key:He,rawNode:We}}=ce;return m("tr",{class:`${o}-data-table-tr ${o}-data-table-tr--expanded`,key:`${He}__expand`},m("td",{class:[`${o}-data-table-td`,`${o}-data-table-td--last-col`,J+1===Ie&&`${o}-data-table-td--last-row`],colspan:pe},B?m("div",{class:`${o}-data-table-expand`,style:{width:ee}},z(We,ve)):z(We,ve)))}const De="isSummaryRow"in ce,Ke=!De&&ce.striped,{tmNode:Qe,key:st}=ce,{rawNode:Xe}=Qe,pt=$.has(st),Ye=L?L(Xe,ve):void 0,Le=typeof w=="string"?w:RD(Xe,ve,w),et=de?b.filter((He,We)=>!!(ae<=We&&We<=q||He.column.fixed)):b,Q=de?Lt((j==null?void 0:j(Xe,ve))||Z):void 0,me=et.map(He=>{var We,Ge,qe,tt,yt;const Bt=He.index;if(J in g){const Yt=g[J],oo=Yt.indexOf(Bt);if(~oo)return Yt.splice(oo,1),null}const{column:kt}=He,xo=kn(He),{rowSpan:Ao,colSpan:Bo}=kt,No=De?((We=ce.tmNode.rawNode[xo])===null||We===void 0?void 0:We.colSpan)||1:Bo?Bo(Xe,ve):1,Vo=De?((Ge=ce.tmNode.rawNode[xo])===null||Ge===void 0?void 0:Ge.rowSpan)||1:Ao?Ao(Xe,ve):1,un=Bt+No===pe,dn=J+Vo===Ie,be=Vo>1;if(be&&(v[J]={[Bt]:[]}),No>1||be)for(let Yt=J;Yt{te(st,ce.tmNode)}})]:null,kt.type==="selection"?De?null:kt.multiple===!1?m(tT,{key:R,rowKey:st,disabled:ce.tmNode.disabled,onUpdateChecked:()=>{re(ce.tmNode)}}):m(eT,{key:R,rowKey:st,disabled:ce.tmNode.disabled,onUpdateChecked:(Yt,oo)=>{y(ce.tmNode,Yt,oo.shiftKey)}}):kt.type==="expand"?De?null:!kt.expandable||!((yt=kt.expandable)===null||yt===void 0)&&yt.call(kt,Xe)?m(sv,{clsPrefix:o,rowData:Xe,expanded:pt,renderExpandIcon:this.renderExpandIcon,onClick:()=>{te(st,null)}}):null:m(JD,{clsPrefix:o,index:ve,row:Xe,column:kt,isSummary:De,mergedTheme:E,renderCell:this.renderCell}))});return de&&Ce&&le&&me.splice(Ce,0,m("td",{colspan:b.length-Ce-le,style:{pointerEvents:"none",visibility:"hidden",height:0}})),m("tr",Object.assign({},Ye,{onMouseenter:He=>{var We;this.hoverKey=st,(We=Ye==null?void 0:Ye.onMouseenter)===null||We===void 0||We.call(Ye,He)},key:st,class:[`${o}-data-table-tr`,De&&`${o}-data-table-tr--summary`,Ke&&`${o}-data-table-tr--striped`,pt&&`${o}-data-table-tr--expanded`,Le,Ye==null?void 0:Ye.class],style:[Ye==null?void 0:Ye.style,de&&{height:Q}]}),me)};return n?m(vp,{ref:"virtualListRef",items:O,itemSize:this.minRowHeight,visibleItemsTag:nT,visibleItemsProps:{clsPrefix:o,id:U,cols:b,onMouseleave:T},showScrollbar:!1,onResize:this.handleVirtualListResize,onScroll:this.handleVirtualListScroll,itemsStyle:f,itemResizable:!se,columns:b,renderItemWithCols:se?({itemIndex:ce,item:J,startColIndex:ie,endColIndex:de,getLeft:ae})=>ne({displayedRowIndex:ce,isVirtual:!0,isVirtualX:!0,rowInfo:J,startColIndex:ie,endColIndex:de,getLeft:ae}):void 0},{default:({item:ce,index:J,renderedItemWithCols:ie})=>ie||ne({rowInfo:ce,displayedRowIndex:J,isVirtual:!0,isVirtualX:!1,startColIndex:0,endColIndex:0,getLeft(de){return 0}})}):m("table",{class:`${o}-data-table-table`,onMouseleave:T,style:{tableLayout:this.mergedTableLayout}},m("colgroup",null,b.map(ce=>m("col",{key:ce.key,style:ce.style}))),this.showHeader?m(j5,{discrete:!1}):null,this.empty?null:m("tbody",{"data-n-id":U,class:`${o}-data-table-tbody`},O.map((ce,J)=>ne({rowInfo:ce,displayedRowIndex:J,isVirtual:!1,isVirtualX:!1,startColIndex:-1,endColIndex:-1,getLeft(ie){return-1}}))))}});if(this.empty){const g=()=>m("div",{class:[`${o}-data-table-empty`,this.loading&&`${o}-data-table-empty--hide`],style:this.bodyStyle,ref:"emptyElRef"},wo(this.dataTableSlots.empty,()=>[m(Op,{theme:this.mergedTheme.peers.Empty,themeOverrides:this.mergedTheme.peerOverrides.Empty})]));return this.shouldDisplaySomeTablePart?m(ft,null,p,g()):m($n,{onResize:this.onResize},{default:g})}return p}}),iT=xe({name:"MainTable",setup(){const{mergedClsPrefixRef:e,rightFixedColumnsRef:t,leftFixedColumnsRef:o,bodyWidthRef:n,maxHeightRef:r,minHeightRef:i,flexHeightRef:a,virtualScrollHeaderRef:l,syncScrollState:s}=Oe(In),u=M(null),d=M(null),c=M(null),h=M(!(o.value.length||t.value.length)),f=I(()=>({maxHeight:So(r.value),minHeight:So(i.value)}));function p(x){n.value=x.contentRect.width,s(),h.value||(h.value=!0)}function g(){var x;const{value:E}=u;return E?l.value?((x=E.virtualListRef)===null||x===void 0?void 0:x.listElRef)||null:E.$el:null}function v(){const{value:x}=d;return x?x.getScrollContainer():null}const b={getBodyElement:v,getHeaderElement:g,scrollTo(x,E){var C;(C=d.value)===null||C===void 0||C.scrollTo(x,E)}};return Et(()=>{const{value:x}=c;if(!x)return;const E=`${e.value}-data-table-base-table--transition-disabled`;h.value?setTimeout(()=>{x.classList.remove(E)},0):x.classList.add(E)}),Object.assign({maxHeight:r,mergedClsPrefix:e,selfElRef:c,headerInstRef:u,bodyInstRef:d,bodyStyle:f,flexHeight:a,handleBodyResize:p},b)},render(){const{mergedClsPrefix:e,maxHeight:t,flexHeight:o}=this,n=t===void 0&&!o;return m("div",{class:`${e}-data-table-base-table`,ref:"selfElRef"},n?null:m(j5,{ref:"headerInstRef"}),m(rT,{ref:"bodyInstRef",bodyStyle:this.bodyStyle,showHeader:n,flexHeight:o,onResize:this.handleBodyResize}))}});function aT(e,t){const{paginatedDataRef:o,treeMateRef:n,selectionColumnRef:r}=t,i=M(e.defaultCheckedRowKeys),a=I(()=>{var _;const{checkedRowKeys:R}=e,w=R===void 0?i.value:R;return((_=r.value)===null||_===void 0?void 0:_.multiple)===!1?{checkedKeys:w.slice(0,1),indeterminateKeys:[]}:n.value.getCheckedKeys(w,{cascade:e.cascade,allowNotLoaded:e.allowCheckingNotLoaded})}),l=I(()=>a.value.checkedKeys),s=I(()=>a.value.indeterminateKeys),u=I(()=>new Set(l.value)),d=I(()=>new Set(s.value)),c=I(()=>{const{value:_}=u;return o.value.reduce((R,w)=>{const{key:A,disabled:$}=w;return R+(!$&&_.has(A)?1:0)},0)}),h=I(()=>o.value.filter(_=>_.disabled).length),f=I(()=>{const{length:_}=o.value,{value:R}=d;return c.value>0&&c.value<_-h.value||o.value.some(w=>R.has(w.key))}),p=I(()=>{const{length:_}=o.value;return c.value!==0&&c.value===_-h.value}),g=I(()=>o.value.length===0);function v(_,R,w){const{"onUpdate:checkedRowKeys":A,onUpdateCheckedRowKeys:$,onCheckedRowKeysChange:B}=e,U=[],{value:{getNode:H}}=n;_.forEach(K=>{var L;const T=(L=H(K))===null||L===void 0?void 0:L.rawNode;U.push(T)}),A&&Fe(A,_,U,{row:R,action:w}),$&&Fe($,_,U,{row:R,action:w}),B&&Fe(B,_,U,{row:R,action:w}),i.value=_}function b(_,R=!1,w){if(!e.loading){if(R){v(Array.isArray(_)?_.slice(0,1):[_],w,"check");return}v(n.value.check(_,l.value,{cascade:e.cascade,allowNotLoaded:e.allowCheckingNotLoaded}).checkedKeys,w,"check")}}function x(_,R){e.loading||v(n.value.uncheck(_,l.value,{cascade:e.cascade,allowNotLoaded:e.allowCheckingNotLoaded}).checkedKeys,R,"uncheck")}function E(_=!1){const{value:R}=r;if(!R||e.loading)return;const w=[];(_?n.value.treeNodes:o.value).forEach(A=>{A.disabled||w.push(A.key)}),v(n.value.check(w,l.value,{cascade:!0,allowNotLoaded:e.allowCheckingNotLoaded}).checkedKeys,void 0,"checkAll")}function C(_=!1){const{value:R}=r;if(!R||e.loading)return;const w=[];(_?n.value.treeNodes:o.value).forEach(A=>{A.disabled||w.push(A.key)}),v(n.value.uncheck(w,l.value,{cascade:!0,allowNotLoaded:e.allowCheckingNotLoaded}).checkedKeys,void 0,"uncheckAll")}return{mergedCheckedRowKeySetRef:u,mergedCheckedRowKeysRef:l,mergedInderminateRowKeySetRef:d,someRowsCheckedRef:f,allRowsCheckedRef:p,headerCheckboxDisabledRef:g,doUpdateCheckedRowKeys:v,doCheckAll:E,doUncheckAll:C,doCheck:b,doUncheck:x}}function pu(e){return typeof e=="object"&&typeof e.multiple=="number"?e.multiple:!1}function lT(e,t){return t&&(e===void 0||e==="default"||typeof e=="object"&&e.compare==="default")?sT(t):typeof e=="function"?e:e&&typeof e=="object"&&e.compare&&e.compare!=="default"?e.compare:!1}function sT(e){return(t,o)=>{const n=t[e],r=o[e];return n==null?r==null?0:-1:r==null?1:typeof n=="number"&&typeof r=="number"?n-r:typeof n=="string"&&typeof r=="string"?n.localeCompare(r):0}}function uT(e,{dataRelatedColsRef:t,filteredDataRef:o}){const n=[];t.value.forEach(f=>{var p;f.sorter!==void 0&&h(n,{columnKey:f.key,sorter:f.sorter,order:(p=f.defaultSortOrder)!==null&&p!==void 0?p:!1})});const r=M(n),i=I(()=>{const f=t.value.filter(v=>v.type!=="selection"&&v.sorter!==void 0&&(v.sortOrder==="ascend"||v.sortOrder==="descend"||v.sortOrder===!1)),p=f.filter(v=>v.sortOrder!==!1);if(p.length)return p.map(v=>({columnKey:v.key,order:v.sortOrder,sorter:v.sorter}));if(f.length)return[];const{value:g}=r;return Array.isArray(g)?g:g?[g]:[]}),a=I(()=>{const f=i.value.slice().sort((p,g)=>{const v=pu(p.sorter)||0;return(pu(g.sorter)||0)-v});return f.length?o.value.slice().sort((g,v)=>{let b=0;return f.some(x=>{const{columnKey:E,sorter:C,order:_}=x,R=lT(C,E);return R&&_&&(b=R(g.rawNode,v.rawNode),b!==0)?(b=b*kD(_),!0):!1}),b}):o.value});function l(f){let p=i.value.slice();return f&&pu(f.sorter)!==!1?(p=p.filter(g=>pu(g.sorter)!==!1),h(p,f),p):f||null}function s(f){const p=l(f);u(p)}function u(f){const{"onUpdate:sorter":p,onUpdateSorter:g,onSorterChange:v}=e;p&&Fe(p,f),g&&Fe(g,f),v&&Fe(v,f),r.value=f}function d(f,p="ascend"){if(!f)c();else{const g=t.value.find(b=>b.type!=="selection"&&b.type!=="expand"&&b.key===f);if(!(g!=null&&g.sorter))return;const v=g.sorter;s({columnKey:f,sorter:v,order:p})}}function c(){u(null)}function h(f,p){const g=f.findIndex(v=>(p==null?void 0:p.columnKey)&&v.columnKey===p.columnKey);g!==void 0&&g>=0?f[g]=p:f.push(p)}return{clearSorter:c,sort:d,sortedDataRef:a,mergedSortStateRef:i,deriveNextSorter:s}}function dT(e,{dataRelatedColsRef:t}){const o=I(()=>{const j=Z=>{for(let se=0;se{const{childrenKey:j}=e;return Ld(e.data,{ignoreEmptyChildren:!0,getKey:e.rowKey,getChildren:Z=>Z[j],getDisabled:Z=>{var se,pe;return!!(!((pe=(se=o.value)===null||se===void 0?void 0:se.disabled)===null||pe===void 0)&&pe.call(se,Z))}})}),r=gt(()=>{const{columns:j}=e,{length:Z}=j;let se=null;for(let pe=0;pe{const j=t.value.filter(pe=>pe.filterOptionValues!==void 0||pe.filterOptionValue!==void 0),Z={};return j.forEach(pe=>{var Se;pe.type==="selection"||pe.type==="expand"||(pe.filterOptionValues===void 0?Z[pe.key]=(Se=pe.filterOptionValue)!==null&&Se!==void 0?Se:null:Z[pe.key]=pe.filterOptionValues)}),Object.assign(rv(i.value),Z)}),d=I(()=>{const j=u.value,{columns:Z}=e;function se(he){return(fe,ye)=>!!~String(ye[he]).indexOf(String(fe))}const{value:{treeNodes:pe}}=n,Se=[];return Z.forEach(he=>{he.type==="selection"||he.type==="expand"||"children"in he||Se.push([he.key,he])}),pe?pe.filter(he=>{const{rawNode:fe}=he;for(const[ye,Y]of Se){let O=j[ye];if(O==null||(Array.isArray(O)||(O=[O]),!O.length))continue;const Ie=Y.filter==="default"?se(ye):Y.filter;if(Y&&typeof Ie=="function")if(Y.filterMode==="and"){if(O.some(je=>!Ie(je,fe)))return!1}else{if(O.some(je=>Ie(je,fe)))continue;return!1}}return!0}):[]}),{sortedDataRef:c,deriveNextSorter:h,mergedSortStateRef:f,sort:p,clearSorter:g}=uT(e,{dataRelatedColsRef:t,filteredDataRef:d});t.value.forEach(j=>{var Z;if(j.filter){const se=j.defaultFilterOptionValues;j.filterMultiple?i.value[j.key]=se||[]:se!==void 0?i.value[j.key]=se===null?[]:se:i.value[j.key]=(Z=j.defaultFilterOptionValue)!==null&&Z!==void 0?Z:null}});const v=I(()=>{const{pagination:j}=e;if(j!==!1)return j.page}),b=I(()=>{const{pagination:j}=e;if(j!==!1)return j.pageSize}),x=to(v,l),E=to(b,s),C=gt(()=>{const j=x.value;return e.remote?j:Math.max(1,Math.min(Math.ceil(d.value.length/E.value),j))}),_=I(()=>{const{pagination:j}=e;if(j){const{pageCount:Z}=j;if(Z!==void 0)return Z}}),R=I(()=>{if(e.remote)return n.value.treeNodes;if(!e.pagination)return c.value;const j=E.value,Z=(C.value-1)*j;return c.value.slice(Z,Z+j)}),w=I(()=>R.value.map(j=>j.rawNode));function A(j){const{pagination:Z}=e;if(Z){const{onChange:se,"onUpdate:page":pe,onUpdatePage:Se}=Z;se&&Fe(se,j),Se&&Fe(Se,j),pe&&Fe(pe,j),H(j)}}function $(j){const{pagination:Z}=e;if(Z){const{onPageSizeChange:se,"onUpdate:pageSize":pe,onUpdatePageSize:Se}=Z;se&&Fe(se,j),Se&&Fe(Se,j),pe&&Fe(pe,j),K(j)}}const B=I(()=>{if(e.remote){const{pagination:j}=e;if(j){const{itemCount:Z}=j;if(Z!==void 0)return Z}return}return d.value.length}),U=I(()=>Object.assign(Object.assign({},e.pagination),{onChange:void 0,onUpdatePage:void 0,onUpdatePageSize:void 0,onPageSizeChange:void 0,"onUpdate:page":A,"onUpdate:pageSize":$,page:C.value,pageSize:E.value,pageCount:B.value===void 0?_.value:void 0,itemCount:B.value}));function H(j){const{"onUpdate:page":Z,onPageChange:se,onUpdatePage:pe}=e;pe&&Fe(pe,j),Z&&Fe(Z,j),se&&Fe(se,j),l.value=j}function K(j){const{"onUpdate:pageSize":Z,onPageSizeChange:se,onUpdatePageSize:pe}=e;se&&Fe(se,j),pe&&Fe(pe,j),Z&&Fe(Z,j),s.value=j}function L(j,Z){const{onUpdateFilters:se,"onUpdate:filters":pe,onFiltersChange:Se}=e;se&&Fe(se,j,Z),pe&&Fe(pe,j,Z),Se&&Fe(Se,j,Z),i.value=j}function T(j,Z,se,pe){var Se;(Se=e.onUnstableColumnResize)===null||Se===void 0||Se.call(e,j,Z,se,pe)}function z(j){H(j)}function F(){y()}function y(){re({})}function re(j){te(j)}function te(j){j?j&&(i.value=rv(j)):i.value={}}return{treeMateRef:n,mergedCurrentPageRef:C,mergedPaginationRef:U,paginatedDataRef:R,rawPaginatedDataRef:w,mergedFilterStateRef:u,mergedSortStateRef:f,hoverKeyRef:M(null),selectionColumnRef:o,childTriggerColIndexRef:r,doUpdateFilters:L,deriveNextSorter:h,doUpdatePageSize:K,doUpdatePage:H,onUnstableColumnResize:T,filter:te,filters:re,clearFilter:F,clearFilters:y,clearSorter:g,page:z,sort:p}}function cT(e,{mainTableInstRef:t,mergedCurrentPageRef:o,bodyWidthRef:n}){let r=0;const i=M(),a=M(null),l=M([]),s=M(null),u=M([]),d=I(()=>So(e.scrollX)),c=I(()=>e.columns.filter($=>$.fixed==="left")),h=I(()=>e.columns.filter($=>$.fixed==="right")),f=I(()=>{const $={};let B=0;function U(H){H.forEach(K=>{const L={start:B,end:0};$[kn(K)]=L,"children"in K?(U(K.children),L.end=B):(B+=nv(K)||0,L.end=B)})}return U(c.value),$}),p=I(()=>{const $={};let B=0;function U(H){for(let K=H.length-1;K>=0;--K){const L=H[K],T={start:B,end:0};$[kn(L)]=T,"children"in L?(U(L.children),T.end=B):(B+=nv(L)||0,T.end=B)}}return U(h.value),$});function g(){var $,B;const{value:U}=c;let H=0;const{value:K}=f;let L=null;for(let T=0;T((($=K[z])===null||$===void 0?void 0:$.start)||0)-H)L=z,H=((B=K[z])===null||B===void 0?void 0:B.end)||0;else break}a.value=L}function v(){l.value=[];let $=e.columns.find(B=>kn(B)===a.value);for(;$&&"children"in $;){const B=$.children.length;if(B===0)break;const U=$.children[B-1];l.value.push(kn(U)),$=U}}function b(){var $,B;const{value:U}=h,H=Number(e.scrollX),{value:K}=n;if(K===null)return;let L=0,T=null;const{value:z}=p;for(let F=U.length-1;F>=0;--F){const y=kn(U[F]);if(Math.round(r+((($=z[y])===null||$===void 0?void 0:$.start)||0)+K-L)kn(B)===s.value);for(;$&&"children"in $&&$.children.length;){const B=$.children[0];u.value.push(kn(B)),$=B}}function E(){const $=t.value?t.value.getHeaderElement():null,B=t.value?t.value.getBodyElement():null;return{header:$,body:B}}function C(){const{body:$}=E();$&&($.scrollTop=0)}function _(){i.value!=="body"?Xl(w):i.value=void 0}function R($){var B;(B=e.onScroll)===null||B===void 0||B.call(e,$),i.value!=="head"?Xl(w):i.value=void 0}function w(){const{header:$,body:B}=E();if(!B)return;const{value:U}=n;if(U!==null){if(e.maxHeight||e.flexHeight){if(!$)return;const H=r-$.scrollLeft;i.value=H!==0?"head":"body",i.value==="head"?(r=$.scrollLeft,B.scrollLeft=r):(r=B.scrollLeft,$.scrollLeft=r)}else r=B.scrollLeft;g(),v(),b(),x()}}function A($){const{header:B}=E();B&&(B.scrollLeft=$,w())}return at(o,()=>{C()}),{styleScrollXRef:d,fixedColumnLeftMapRef:f,fixedColumnRightMapRef:p,leftFixedColumnsRef:c,rightFixedColumnsRef:h,leftActiveFixedColKeyRef:a,leftActiveFixedChildrenColKeysRef:l,rightActiveFixedColKeyRef:s,rightActiveFixedChildrenColKeysRef:u,syncScrollState:w,handleTableBodyScroll:R,handleTableHeaderScroll:_,setHeaderScrollLeft:A}}function fT(){const e=M({});function t(r){return e.value[r]}function o(r,i){A5(r)&&"key"in r&&(e.value[r.key]=i)}function n(){e.value={}}return{getResizableWidth:t,doUpdateResizableWidth:o,clearResizableWidth:n}}function hT(e,t){const o=[],n=[],r=[],i=new WeakMap;let a=-1,l=0,s=!1;function u(h,f){f>a&&(o[f]=[],a=f),h.forEach((p,g)=>{if("children"in p)u(p.children,f+1);else{const v="key"in p?p.key:void 0;n.push({key:kn(p),style:FD(p,v!==void 0?So(t(v)):void 0),column:p,index:g,width:p.width===void 0?128:Number(p.width)}),l+=1,s||(s=!!p.ellipsis),r.push(p)}})}u(e,0);let d=0;function c(h,f){let p=0;h.forEach(g=>{var v;if("children"in g){const b=d,x={column:g,colIndex:d,colSpan:0,rowSpan:1,isLast:!1};c(g.children,f+1),g.children.forEach(E=>{var C,_;x.colSpan+=(_=(C=i.get(E))===null||C===void 0?void 0:C.colSpan)!==null&&_!==void 0?_:0}),b+x.colSpan===l&&(x.isLast=!0),i.set(g,x),o[f].push(x)}else{if(d1&&(p=d+b);const x=d+b===l,E={column:g,colSpan:b,colIndex:d,rowSpan:a-f+1,isLast:x};i.set(g,E),o[f].push(E),d+=1}})}return c(e,0),{hasEllipsis:s,rows:o,cols:n,dataRelatedCols:r}}function pT(e,t){const o=I(()=>hT(e.columns,t));return{rowsRef:I(()=>o.value.rows),colsRef:I(()=>o.value.cols),hasEllipsisRef:I(()=>o.value.hasEllipsis),dataRelatedColsRef:I(()=>o.value.dataRelatedCols)}}function mT(e,t){const o=gt(()=>{for(const u of e.columns)if(u.type==="expand")return u.renderExpand}),n=gt(()=>{let u;for(const d of e.columns)if(d.type==="expand"){u=d.expandable;break}return u}),r=M(e.defaultExpandAll?o!=null&&o.value?(()=>{const u=[];return t.value.treeNodes.forEach(d=>{var c;!((c=n.value)===null||c===void 0)&&c.call(n,d.rawNode)&&u.push(d.key)}),u})():t.value.getNonLeafKeys():e.defaultExpandedRowKeys),i=Be(e,"expandedRowKeys"),a=Be(e,"stickyExpandedRows"),l=to(i,r);function s(u){const{onUpdateExpandedRowKeys:d,"onUpdate:expandedRowKeys":c}=e;d&&Fe(d,u),c&&Fe(c,u),r.value=u}return{stickyExpandedRowsRef:a,mergedExpandedRowKeysRef:l,renderExpandRef:o,expandableRef:n,doUpdateExpandedRowKeys:s}}const uv=vT(),gT=N([D("data-table",` + `)])]),KT={animated:{type:Boolean,default:!0},keyboard:{type:Boolean,default:!0},size:{type:String,default:"medium"},inverted:Boolean,placement:{type:String,default:"bottom"},onSelect:[Function,Array],options:{type:Array,default:()=>[]},menuProps:Function,showArrow:Boolean,renderLabel:Function,renderIcon:Function,renderOption:Function,nodeProps:Function,labelField:{type:String,default:"label"},keyField:{type:String,default:"key"},childrenField:{type:String,default:"children"},value:[String,Number]},GT=Object.keys(Ta),qT=Object.assign(Object.assign(Object.assign({},Ta),KT),Ie.props),N5=xe({name:"Dropdown",inheritAttrs:!1,props:qT,setup(e){const t=M(!1),o=to(Be(e,"show"),t),n=I(()=>{const{keyField:N,childrenField:K}=e;return Hd(e.options,{getKey(L){return L[N]},getDisabled(L){return L.disabled===!0},getIgnored(L){return L.type==="divider"||L.type==="render"},getChildren(L){return L[K]}})}),r=I(()=>n.value.treeNodes),i=M(null),a=M(null),l=M(null),s=I(()=>{var N,K,L;return(L=(K=(N=i.value)!==null&&N!==void 0?N:a.value)!==null&&K!==void 0?K:l.value)!==null&&L!==void 0?L:null}),u=I(()=>n.value.getPath(s.value).keyPath),d=I(()=>n.value.getPath(e.value).keyPath),c=gt(()=>e.keyboard&&o.value);dk({keydown:{ArrowUp:{prevent:!0,handler:_},ArrowRight:{prevent:!0,handler:C},ArrowDown:{prevent:!0,handler:R},ArrowLeft:{prevent:!0,handler:k},Enter:{prevent:!0,handler:w},Escape:x}},c);const{mergedClsPrefixRef:h,inlineThemeDisabled:f}=nt(e),p=Ie("Dropdown","-dropdown",UT,Kd,e,h);Je(Gd,{labelFieldRef:Be(e,"labelField"),childrenFieldRef:Be(e,"childrenField"),renderLabelRef:Be(e,"renderLabel"),renderIconRef:Be(e,"renderIcon"),hoverKeyRef:i,keyboardKeyRef:a,lastToggledSubmenuKeyRef:l,pendingKeyPathRef:u,activeKeyPathRef:d,animatedRef:Be(e,"animated"),mergedShowRef:o,nodePropsRef:Be(e,"nodeProps"),renderOptionRef:Be(e,"renderOption"),menuPropsRef:Be(e,"menuProps"),doSelect:g,doUpdateShow:v}),at(o,N=>{!e.animated&&!N&&b()});function g(N,K){const{onSelect:L}=e;L&&$e(L,N,K)}function v(N){const{"onUpdate:show":K,onUpdateShow:L}=e;K&&$e(K,N),L&&$e(L,N),t.value=N}function b(){i.value=null,a.value=null,l.value=null}function x(){v(!1)}function k(){$("left")}function C(){$("right")}function _(){$("up")}function R(){$("down")}function w(){const N=A();N!=null&&N.isLeaf&&o.value&&(g(N.key,N.rawNode),v(!1))}function A(){var N;const{value:K}=n,{value:L}=s;return!K||L===null?null:(N=K.getNode(L))!==null&&N!==void 0?N:null}function $(N){const{value:K}=s,{value:{getFirstAvailableNode:L}}=n;let D=null;if(K===null){const z=L();z!==null&&(D=z.key)}else{const z=A();if(z){let F;switch(N){case"down":F=z.getNext();break;case"up":F=z.getPrev();break;case"right":F=z.getChild();break;case"left":F=z.getParent();break}F&&(D=F.key)}}D!==null&&(i.value=null,a.value=D)}const B=I(()=>{const{size:N,inverted:K}=e,{common:{cubicBezierEaseInOut:L},self:D}=p.value,{padding:z,dividerColor:F,borderRadius:y,optionOpacityDisabled:re,[Ee("optionIconSuffixWidth",N)]:te,[Ee("optionSuffixWidth",N)]:j,[Ee("optionIconPrefixWidth",N)]:Z,[Ee("optionPrefixWidth",N)]:se,[Ee("fontSize",N)]:pe,[Ee("optionHeight",N)]:Se,[Ee("optionIconSize",N)]:he}=D,fe={"--n-bezier":L,"--n-font-size":pe,"--n-padding":z,"--n-border-radius":y,"--n-option-height":Se,"--n-option-prefix-width":se,"--n-option-icon-prefix-width":Z,"--n-option-suffix-width":j,"--n-option-icon-suffix-width":te,"--n-option-icon-size":he,"--n-divider-color":F,"--n-option-opacity-disabled":re};return K?(fe["--n-color"]=D.colorInverted,fe["--n-option-color-hover"]=D.optionColorHoverInverted,fe["--n-option-color-active"]=D.optionColorActiveInverted,fe["--n-option-text-color"]=D.optionTextColorInverted,fe["--n-option-text-color-hover"]=D.optionTextColorHoverInverted,fe["--n-option-text-color-active"]=D.optionTextColorActiveInverted,fe["--n-option-text-color-child-active"]=D.optionTextColorChildActiveInverted,fe["--n-prefix-color"]=D.prefixColorInverted,fe["--n-suffix-color"]=D.suffixColorInverted,fe["--n-group-header-text-color"]=D.groupHeaderTextColorInverted):(fe["--n-color"]=D.color,fe["--n-option-color-hover"]=D.optionColorHover,fe["--n-option-color-active"]=D.optionColorActive,fe["--n-option-text-color"]=D.optionTextColor,fe["--n-option-text-color-hover"]=D.optionTextColorHover,fe["--n-option-text-color-active"]=D.optionTextColorActive,fe["--n-option-text-color-child-active"]=D.optionTextColorChildActive,fe["--n-prefix-color"]=D.prefixColor,fe["--n-suffix-color"]=D.suffixColor,fe["--n-group-header-text-color"]=D.groupHeaderTextColor),fe}),U=f?vt("dropdown",I(()=>`${e.size[0]}${e.inverted?"i":""}`),B,e):void 0;return{mergedClsPrefix:h,mergedTheme:p,tmNodes:r,mergedShow:o,handleAfterLeave:()=>{e.animated&&b()},doUpdateShow:v,cssVars:f?void 0:B,themeClass:U==null?void 0:U.themeClass,onRender:U==null?void 0:U.onRender}},render(){const e=(n,r,i,a,l)=>{var s;const{mergedClsPrefix:u,menuProps:d}=this;(s=this.onRender)===null||s===void 0||s.call(this);const c=(d==null?void 0:d(void 0,this.tmNodes.map(f=>f.rawNode)))||{},h={ref:kx(r),class:[n,`${u}-dropdown`,this.themeClass],clsPrefix:u,tmNodes:this.tmNodes,style:[...i,this.cssVars],showArrow:this.showArrow,arrowStyle:this.arrowStyle,scrollable:this.scrollable,onMouseenter:a,onMouseleave:l};return m(H5,bo(this.$attrs,h,c))},{mergedTheme:t}=this,o={show:this.mergedShow,theme:t.peers.Popover,themeOverrides:t.peerOverrides.Popover,internalOnAfterLeave:this.handleAfterLeave,internalRenderBody:e,onUpdateShow:this.doUpdateShow,"onUpdate:show":void 0};return m(Ka,Object.assign({},ei(this.$props,GT),o),{trigger:()=>{var n,r;return(r=(n=this.$slots).default)===null||r===void 0?void 0:r.call(n)}})}}),V5="_n_all__",j5="_n_none__";function ZT(e,t,o,n){return e?r=>{for(const i of e)switch(r){case V5:o(!0);return;case j5:n(!0);return;default:if(typeof i=="object"&&i.key===r){i.onSelect(t.value);return}}}:()=>{}}function XT(e,t){return e?e.map(o=>{switch(o){case"all":return{label:t.checkTableAll,key:V5};case"none":return{label:t.uncheckTableAll,key:j5};default:return o}}):[]}const YT=xe({name:"DataTableSelectionMenu",props:{clsPrefix:{type:String,required:!0}},setup(e){const{props:t,localeRef:o,checkOptionsRef:n,rawPaginatedDataRef:r,doCheckAll:i,doUncheckAll:a}=Oe(In),l=I(()=>ZT(n.value,r,i,a)),s=I(()=>XT(n.value,o.value));return()=>{var u,d,c,h;const{clsPrefix:f}=e;return m(N5,{theme:(d=(u=t.theme)===null||u===void 0?void 0:u.peers)===null||d===void 0?void 0:d.Dropdown,themeOverrides:(h=(c=t.themeOverrides)===null||c===void 0?void 0:c.peers)===null||h===void 0?void 0:h.Dropdown,options:s.value,onSelect:l.value},{default:()=>m(Ut,{clsPrefix:f,class:`${f}-data-table-check-extra`},{default:()=>m(sC,null)})})}}});function ef(e){return typeof e.title=="function"?e.title(e):e.title}const QT=xe({props:{clsPrefix:{type:String,required:!0},id:{type:String,required:!0},cols:{type:Array,required:!0},width:String},render(){const{clsPrefix:e,id:t,cols:o,width:n}=this;return m("table",{style:{tableLayout:"fixed",width:n},class:`${e}-data-table-table`},m("colgroup",null,o.map(r=>m("col",{key:r.key,style:r.style}))),m("thead",{"data-n-id":t,class:`${e}-data-table-thead`},this.$slots))}}),W5=xe({name:"DataTableHeader",props:{discrete:{type:Boolean,default:!0}},setup(){const{mergedClsPrefixRef:e,scrollXRef:t,fixedColumnLeftMapRef:o,fixedColumnRightMapRef:n,mergedCurrentPageRef:r,allRowsCheckedRef:i,someRowsCheckedRef:a,rowsRef:l,colsRef:s,mergedThemeRef:u,checkOptionsRef:d,mergedSortStateRef:c,componentId:h,mergedTableLayoutRef:f,headerCheckboxDisabledRef:p,virtualScrollHeaderRef:g,headerHeightRef:v,onUnstableColumnResize:b,doUpdateResizableWidth:x,handleTableHeaderScroll:k,deriveNextSorter:C,doUncheckAll:_,doCheckAll:R}=Oe(In),w=M(),A=M({});function $(D){const z=A.value[D];return z==null?void 0:z.getBoundingClientRect().width}function B(){i.value?_():R()}function U(D,z){if(Ko(D,"dataTableFilter")||Ko(D,"dataTableResizable")||!Jc(z))return;const F=c.value.find(re=>re.columnKey===z.key)||null,y=$T(z,F);C(y)}const N=new Map;function K(D){N.set(D.key,$(D.key))}function L(D,z){const F=N.get(D.key);if(F===void 0)return;const y=F+z,re=_T(y,D.minWidth,D.maxWidth);b(y,re,D,$),x(D,re)}return{cellElsRef:A,componentId:h,mergedSortState:c,mergedClsPrefix:e,scrollX:t,fixedColumnLeftMap:o,fixedColumnRightMap:n,currentPage:r,allRowsChecked:i,someRowsChecked:a,rows:l,cols:s,mergedTheme:u,checkOptions:d,mergedTableLayout:f,headerCheckboxDisabled:p,headerHeight:v,virtualScrollHeader:g,virtualListRef:w,handleCheckboxUpdateChecked:B,handleColHeaderClick:U,handleTableHeaderScroll:k,handleColumnResizeStart:K,handleColumnResize:L}},render(){const{cellElsRef:e,mergedClsPrefix:t,fixedColumnLeftMap:o,fixedColumnRightMap:n,currentPage:r,allRowsChecked:i,someRowsChecked:a,rows:l,cols:s,mergedTheme:u,checkOptions:d,componentId:c,discrete:h,mergedTableLayout:f,headerCheckboxDisabled:p,mergedSortState:g,virtualScrollHeader:v,handleColHeaderClick:b,handleCheckboxUpdateChecked:x,handleColumnResizeStart:k,handleColumnResize:C}=this,_=($,B,U)=>$.map(({column:N,colIndex:K,colSpan:L,rowSpan:D,isLast:z})=>{var F,y;const re=kn(N),{ellipsis:te}=N,j=()=>N.type==="selection"?N.multiple!==!1?m(ft,null,m(Vd,{key:r,privateInsideTable:!0,checked:i,indeterminate:a,disabled:p,onUpdateChecked:x}),d?m(YT,{clsPrefix:t}):null):null:m(ft,null,m("div",{class:`${t}-data-table-th__title-wrapper`},m("div",{class:`${t}-data-table-th__title`},te===!0||te&&!te.tooltip?m("div",{class:`${t}-data-table-th__ellipsis`},ef(N)):te&&typeof te=="object"?m(em,Object.assign({},te,{theme:u.peers.Ellipsis,themeOverrides:u.peerOverrides.Ellipsis}),{default:()=>ef(N)}):ef(N)),Jc(N)?m(vT,{column:N}):null),av(N)?m(DT,{column:N,options:N.filterOptions}):null,B5(N)?m(IT,{onResizeStart:()=>{k(N)},onResize:Se=>{C(N,Se)}}):null),Z=re in o,se=re in n,pe=B&&!N.fixed?"div":"th";return m(pe,{ref:Se=>e[re]=Se,key:re,style:[B&&!N.fixed?{position:"absolute",left:Lt(B(K)),top:0,bottom:0}:{left:Lt((F=o[re])===null||F===void 0?void 0:F.start),right:Lt((y=n[re])===null||y===void 0?void 0:y.start)},{width:Lt(N.width),textAlign:N.titleAlign||N.align,height:U}],colspan:L,rowspan:D,"data-col-key":re,class:[`${t}-data-table-th`,(Z||se)&&`${t}-data-table-th--fixed-${Z?"left":"right"}`,{[`${t}-data-table-th--sorting`]:T5(N,g),[`${t}-data-table-th--filterable`]:av(N),[`${t}-data-table-th--sortable`]:Jc(N),[`${t}-data-table-th--selection`]:N.type==="selection",[`${t}-data-table-th--last`]:z},N.className],onClick:N.type!=="selection"&&N.type!=="expand"&&!("children"in N)?Se=>{b(Se,N)}:void 0},j())});if(v){const{headerHeight:$}=this;let B=0,U=0;return s.forEach(N=>{N.column.fixed==="left"?B++:N.column.fixed==="right"&&U++}),m(bp,{ref:"virtualListRef",class:`${t}-data-table-base-table-header`,style:{height:Lt($)},onScroll:this.handleTableHeaderScroll,columns:s,itemSize:$,showScrollbar:!1,items:[{}],itemResizable:!1,visibleItemsTag:QT,visibleItemsProps:{clsPrefix:t,id:c,cols:s,width:So(this.scrollX)},renderItemWithCols:({startColIndex:N,endColIndex:K,getLeft:L})=>{const D=s.map((F,y)=>({column:F.column,isLast:y===s.length-1,colIndex:F.index,colSpan:1,rowSpan:1})).filter(({column:F},y)=>!!(N<=y&&y<=K||F.fixed)),z=_(D,L,Lt($));return z.splice(B,0,m("th",{colspan:s.length-B-U,style:{pointerEvents:"none",visibility:"hidden",height:0}})),m("tr",{style:{position:"relative"}},z)}},{default:({renderedItemWithCols:N})=>N})}const R=m("thead",{class:`${t}-data-table-thead`,"data-n-id":c},l.map($=>m("tr",{class:`${t}-data-table-tr`},_($,null,void 0))));if(!h)return R;const{handleTableHeaderScroll:w,scrollX:A}=this;return m("div",{class:`${t}-data-table-base-table-header`,onScroll:w},m("table",{class:`${t}-data-table-table`,style:{minWidth:So(A),tableLayout:f}},m("colgroup",null,s.map($=>m("col",{key:$.key,style:$.style}))),R))}}),JT=xe({name:"DataTableCell",props:{clsPrefix:{type:String,required:!0},row:{type:Object,required:!0},index:{type:Number,required:!0},column:{type:Object,required:!0},isSummary:Boolean,mergedTheme:{type:Object,required:!0},renderCell:Function},render(){var e;const{isSummary:t,column:o,row:n,renderCell:r}=this;let i;const{render:a,key:l,ellipsis:s}=o;if(a&&!t?i=a(n,this.index):t?i=(e=n[l])===null||e===void 0?void 0:e.value:i=r?r(rh(n,l),n,o):rh(n,l),s)if(typeof s=="object"){const{mergedTheme:u}=this;return o.ellipsisComponent==="performant-ellipsis"?m(pT,Object.assign({},s,{theme:u.peers.Ellipsis,themeOverrides:u.peerOverrides.Ellipsis}),{default:()=>i}):m(em,Object.assign({},s,{theme:u.peers.Ellipsis,themeOverrides:u.peerOverrides.Ellipsis}),{default:()=>i})}else return m("span",{class:`${this.clsPrefix}-data-table-td__ellipsis`},i);return i}}),uv=xe({name:"DataTableExpandTrigger",props:{clsPrefix:{type:String,required:!0},expanded:Boolean,loading:Boolean,onClick:{type:Function,required:!0},renderExpandIcon:{type:Function},rowData:{type:Object,required:!0}},render(){const{clsPrefix:e}=this;return m("div",{class:[`${e}-data-table-expand-trigger`,this.expanded&&`${e}-data-table-expand-trigger--expanded`],onClick:this.onClick,onMousedown:t=>{t.preventDefault()}},m(Xi,null,{default:()=>this.loading?m(_r,{key:"loading",clsPrefix:this.clsPrefix,radius:85,strokeWidth:15,scale:.88}):this.renderExpandIcon?this.renderExpandIcon({expanded:this.expanded,rowData:this.rowData}):m(Ut,{clsPrefix:e,key:"base-icon"},{default:()=>m(zp,null)})}))}}),eD=xe({name:"DataTableBodyCheckbox",props:{rowKey:{type:[String,Number],required:!0},disabled:{type:Boolean,required:!0},onUpdateChecked:{type:Function,required:!0}},setup(e){const{mergedCheckedRowKeySetRef:t,mergedInderminateRowKeySetRef:o}=Oe(In);return()=>{const{rowKey:n}=e;return m(Vd,{privateInsideTable:!0,disabled:e.disabled,indeterminate:o.value.has(n),checked:t.value.has(n),onUpdateChecked:e.onUpdateChecked})}}}),tD=xe({name:"DataTableBodyRadio",props:{rowKey:{type:[String,Number],required:!0},disabled:{type:Boolean,required:!0},onUpdateChecked:{type:Function,required:!0}},setup(e){const{mergedCheckedRowKeySetRef:t,componentId:o}=Oe(In);return()=>{const{rowKey:n}=e;return m($5,{name:o,disabled:e.disabled,checked:t.value.has(n),onUpdateChecked:e.onUpdateChecked})}}});function oD(e,t){const o=[];function n(r,i){r.forEach(a=>{a.children&&t.has(a.key)?(o.push({tmNode:a,striped:!1,key:a.key,index:i}),n(a.children,i)):o.push({key:a.key,tmNode:a,striped:!1,index:i})})}return e.forEach(r=>{o.push(r);const{children:i}=r.tmNode;i&&t.has(r.key)&&n(i,r.index)}),o}const nD=xe({props:{clsPrefix:{type:String,required:!0},id:{type:String,required:!0},cols:{type:Array,required:!0},onMouseenter:Function,onMouseleave:Function},render(){const{clsPrefix:e,id:t,cols:o,onMouseenter:n,onMouseleave:r}=this;return m("table",{style:{tableLayout:"fixed"},class:`${e}-data-table-table`,onMouseenter:n,onMouseleave:r},m("colgroup",null,o.map(i=>m("col",{key:i.key,style:i.style}))),m("tbody",{"data-n-id":t,class:`${e}-data-table-tbody`},this.$slots))}}),rD=xe({name:"DataTableBody",props:{onResize:Function,showHeader:Boolean,flexHeight:Boolean,bodyStyle:Object},setup(e){const{slots:t,bodyWidthRef:o,mergedExpandedRowKeysRef:n,mergedClsPrefixRef:r,mergedThemeRef:i,scrollXRef:a,colsRef:l,paginatedDataRef:s,rawPaginatedDataRef:u,fixedColumnLeftMapRef:d,fixedColumnRightMapRef:c,mergedCurrentPageRef:h,rowClassNameRef:f,leftActiveFixedColKeyRef:p,leftActiveFixedChildrenColKeysRef:g,rightActiveFixedColKeyRef:v,rightActiveFixedChildrenColKeysRef:b,renderExpandRef:x,hoverKeyRef:k,summaryRef:C,mergedSortStateRef:_,virtualScrollRef:R,virtualScrollXRef:w,heightForRowRef:A,minRowHeightRef:$,componentId:B,mergedTableLayoutRef:U,childTriggerColIndexRef:N,indentRef:K,rowPropsRef:L,maxHeightRef:D,stripedRef:z,loadingRef:F,onLoadRef:y,loadingKeySetRef:re,expandableRef:te,stickyExpandedRowsRef:j,renderExpandIconRef:Z,summaryPlacementRef:se,treeMateRef:pe,scrollbarPropsRef:Se,setHeaderScrollLeft:he,doUpdateExpandedRowKeys:fe,handleTableBodyScroll:Ce,doCheck:Y,doUncheck:O,renderCell:ze}=Oe(In),je=Oe(ln),W=M(null),ee=M(null),ge=M(null),we=gt(()=>s.value.length===0),le=gt(()=>e.showHeader||!we.value),ne=gt(()=>e.showHeader||we.value);let ce="";const J=I(()=>new Set(n.value));function ie(Le){var et;return(et=pe.value.getNode(Le))===null||et===void 0?void 0:et.rawNode}function de(Le,et,Q){const me=ie(Le.key);if(!me){xn("data-table",`fail to get row data with key ${Le.key}`);return}if(Q){const Pe=s.value.findIndex(He=>He.key===ce);if(Pe!==-1){const He=s.value.findIndex(tt=>tt.key===Le.key),We=Math.min(Pe,He),Ge=Math.max(Pe,He),qe=[];s.value.slice(We,Ge+1).forEach(tt=>{tt.disabled||qe.push(tt.key)}),et?Y(qe,!1,me):O(qe,me),ce=Le.key;return}}et?Y(Le.key,!1,me):O(Le.key,me),ce=Le.key}function ae(Le){const et=ie(Le.key);if(!et){xn("data-table",`fail to get row data with key ${Le.key}`);return}Y(Le.key,!0,et)}function q(){if(!le.value){const{value:et}=ge;return et||null}if(R.value)return Te();const{value:Le}=W;return Le?Le.containerRef:null}function ue(Le,et){var Q;if(re.value.has(Le))return;const{value:me}=n,Pe=me.indexOf(Le),He=Array.from(me);~Pe?(He.splice(Pe,1),fe(He)):et&&!et.isLeaf&&!et.shallowLoaded?(re.value.add(Le),(Q=y.value)===null||Q===void 0||Q.call(y,et.rawNode).then(()=>{const{value:We}=n,Ge=Array.from(We);~Ge.indexOf(Le)||Ge.push(Le),fe(Ge)}).finally(()=>{re.value.delete(Le)})):(He.push(Le),fe(He))}function ve(){k.value=null}function Te(){const{value:Le}=ee;return(Le==null?void 0:Le.listElRef)||null}function Ke(){const{value:Le}=ee;return(Le==null?void 0:Le.itemsElRef)||null}function Qe(Le){var et;Ce(Le),(et=W.value)===null||et===void 0||et.sync()}function st(Le){var et;const{onResize:Q}=e;Q&&Q(Le),(et=W.value)===null||et===void 0||et.sync()}const Xe={getScrollContainer:q,scrollTo(Le,et){var Q,me;R.value?(Q=ee.value)===null||Q===void 0||Q.scrollTo(Le,et):(me=W.value)===null||me===void 0||me.scrollTo(Le,et)}},pt=V([({props:Le})=>{const et=me=>me===null?null:V(`[data-n-id="${Le.componentId}"] [data-col-key="${me}"]::after`,{boxShadow:"var(--n-box-shadow-after)"}),Q=me=>me===null?null:V(`[data-n-id="${Le.componentId}"] [data-col-key="${me}"]::before`,{boxShadow:"var(--n-box-shadow-before)"});return V([et(Le.leftActiveFixedColKey),Q(Le.rightActiveFixedColKey),Le.leftActiveFixedChildrenColKeys.map(me=>et(me)),Le.rightActiveFixedChildrenColKeys.map(me=>Q(me))])}]);let Ye=!1;return kt(()=>{const{value:Le}=p,{value:et}=g,{value:Q}=v,{value:me}=b;if(!Ye&&Le===null&&Q===null)return;const Pe={leftActiveFixedColKey:Le,leftActiveFixedChildrenColKeys:et,rightActiveFixedColKey:Q,rightActiveFixedChildrenColKeys:me,componentId:B};pt.mount({id:`n-${B}`,force:!0,props:Pe,anchorMetaName:Ba,parent:je==null?void 0:je.styleMountTarget}),Ye=!0}),Go(()=>{pt.unmount({id:`n-${B}`,parent:je==null?void 0:je.styleMountTarget})}),Object.assign({bodyWidth:o,summaryPlacement:se,dataTableSlots:t,componentId:B,scrollbarInstRef:W,virtualListRef:ee,emptyElRef:ge,summary:C,mergedClsPrefix:r,mergedTheme:i,scrollX:a,cols:l,loading:F,bodyShowHeaderOnly:ne,shouldDisplaySomeTablePart:le,empty:we,paginatedDataAndInfo:I(()=>{const{value:Le}=z;let et=!1;return{data:s.value.map(Le?(me,Pe)=>(me.isLeaf||(et=!0),{tmNode:me,key:me.key,striped:Pe%2===1,index:Pe}):(me,Pe)=>(me.isLeaf||(et=!0),{tmNode:me,key:me.key,striped:!1,index:Pe})),hasChildren:et}}),rawPaginatedData:u,fixedColumnLeftMap:d,fixedColumnRightMap:c,currentPage:h,rowClassName:f,renderExpand:x,mergedExpandedRowKeySet:J,hoverKey:k,mergedSortState:_,virtualScroll:R,virtualScrollX:w,heightForRow:A,minRowHeight:$,mergedTableLayout:U,childTriggerColIndex:N,indent:K,rowProps:L,maxHeight:D,loadingKeySet:re,expandable:te,stickyExpandedRows:j,renderExpandIcon:Z,scrollbarProps:Se,setHeaderScrollLeft:he,handleVirtualListScroll:Qe,handleVirtualListResize:st,handleMouseleaveTable:ve,virtualListContainer:Te,virtualListContent:Ke,handleTableBodyScroll:Ce,handleCheckboxUpdateChecked:de,handleRadioUpdateChecked:ae,handleUpdateExpanded:ue,renderCell:ze},Xe)},render(){const{mergedTheme:e,scrollX:t,mergedClsPrefix:o,virtualScroll:n,maxHeight:r,mergedTableLayout:i,flexHeight:a,loadingKeySet:l,onResize:s,setHeaderScrollLeft:u}=this,d=t!==void 0||r!==void 0||a,c=!d&&i==="auto",h=t!==void 0||c,f={minWidth:So(t)||"100%"};t&&(f.width="100%");const p=m(or,Object.assign({},this.scrollbarProps,{ref:"scrollbarInstRef",scrollable:d||c,class:`${o}-data-table-base-table-body`,style:this.empty?void 0:this.bodyStyle,theme:e.peers.Scrollbar,themeOverrides:e.peerOverrides.Scrollbar,contentStyle:f,container:n?this.virtualListContainer:void 0,content:n?this.virtualListContent:void 0,horizontalRailStyle:{zIndex:3},verticalRailStyle:{zIndex:3},xScrollable:h,onScroll:n?void 0:this.handleTableBodyScroll,internalOnUpdateScrollLeft:u,onResize:s}),{default:()=>{const g={},v={},{cols:b,paginatedDataAndInfo:x,mergedTheme:k,fixedColumnLeftMap:C,fixedColumnRightMap:_,currentPage:R,rowClassName:w,mergedSortState:A,mergedExpandedRowKeySet:$,stickyExpandedRows:B,componentId:U,childTriggerColIndex:N,expandable:K,rowProps:L,handleMouseleaveTable:D,renderExpand:z,summary:F,handleCheckboxUpdateChecked:y,handleRadioUpdateChecked:re,handleUpdateExpanded:te,heightForRow:j,minRowHeight:Z,virtualScrollX:se}=this,{length:pe}=b;let Se;const{data:he,hasChildren:fe}=x,Ce=fe?oD(he,$):he;if(F){const ce=F(this.rawPaginatedData);if(Array.isArray(ce)){const J=ce.map((ie,de)=>({isSummaryRow:!0,key:`__n_summary__${de}`,tmNode:{rawNode:ie,disabled:!0},index:-1}));Se=this.summaryPlacement==="top"?[...J,...Ce]:[...Ce,...J]}else{const J={isSummaryRow:!0,key:"__n_summary__",tmNode:{rawNode:ce,disabled:!0},index:-1};Se=this.summaryPlacement==="top"?[J,...Ce]:[...Ce,J]}}else Se=Ce;const Y=fe?{width:Lt(this.indent)}:void 0,O=[];Se.forEach(ce=>{z&&$.has(ce.key)&&(!K||K(ce.tmNode.rawNode))?O.push(ce,{isExpandedRow:!0,key:`${ce.key}-expand`,tmNode:ce.tmNode,index:ce.index}):O.push(ce)});const{length:ze}=O,je={};he.forEach(({tmNode:ce},J)=>{je[J]=ce.key});const W=B?this.bodyWidth:null,ee=W===null?void 0:`${W}px`,ge=this.virtualScrollX?"div":"td";let we=0,le=0;se&&b.forEach(ce=>{ce.column.fixed==="left"?we++:ce.column.fixed==="right"&&le++});const ne=({rowInfo:ce,displayedRowIndex:J,isVirtual:ie,isVirtualX:de,startColIndex:ae,endColIndex:q,getLeft:ue})=>{const{index:ve}=ce;if("isExpandedRow"in ce){const{tmNode:{key:He,rawNode:We}}=ce;return m("tr",{class:`${o}-data-table-tr ${o}-data-table-tr--expanded`,key:`${He}__expand`},m("td",{class:[`${o}-data-table-td`,`${o}-data-table-td--last-col`,J+1===ze&&`${o}-data-table-td--last-row`],colspan:pe},B?m("div",{class:`${o}-data-table-expand`,style:{width:ee}},z(We,ve)):z(We,ve)))}const Te="isSummaryRow"in ce,Ke=!Te&&ce.striped,{tmNode:Qe,key:st}=ce,{rawNode:Xe}=Qe,pt=$.has(st),Ye=L?L(Xe,ve):void 0,Le=typeof w=="string"?w:RT(Xe,ve,w),et=de?b.filter((He,We)=>!!(ae<=We&&We<=q||He.column.fixed)):b,Q=de?Lt((j==null?void 0:j(Xe,ve))||Z):void 0,me=et.map(He=>{var We,Ge,qe,tt,yt;const Bt=He.index;if(J in g){const Yt=g[J],oo=Yt.indexOf(Bt);if(~oo)return Yt.splice(oo,1),null}const{column:_t}=He,xo=kn(He),{rowSpan:Ao,colSpan:Bo}=_t,No=Te?((We=ce.tmNode.rawNode[xo])===null||We===void 0?void 0:We.colSpan)||1:Bo?Bo(Xe,ve):1,Vo=Te?((Ge=ce.tmNode.rawNode[xo])===null||Ge===void 0?void 0:Ge.rowSpan)||1:Ao?Ao(Xe,ve):1,un=Bt+No===pe,dn=J+Vo===ze,be=Vo>1;if(be&&(v[J]={[Bt]:[]}),No>1||be)for(let Yt=J;Yt{te(st,ce.tmNode)}})]:null,_t.type==="selection"?Te?null:_t.multiple===!1?m(tD,{key:R,rowKey:st,disabled:ce.tmNode.disabled,onUpdateChecked:()=>{re(ce.tmNode)}}):m(eD,{key:R,rowKey:st,disabled:ce.tmNode.disabled,onUpdateChecked:(Yt,oo)=>{y(ce.tmNode,Yt,oo.shiftKey)}}):_t.type==="expand"?Te?null:!_t.expandable||!((yt=_t.expandable)===null||yt===void 0)&&yt.call(_t,Xe)?m(uv,{clsPrefix:o,rowData:Xe,expanded:pt,renderExpandIcon:this.renderExpandIcon,onClick:()=>{te(st,null)}}):null:m(JT,{clsPrefix:o,index:ve,row:Xe,column:_t,isSummary:Te,mergedTheme:k,renderCell:this.renderCell}))});return de&&we&&le&&me.splice(we,0,m("td",{colspan:b.length-we-le,style:{pointerEvents:"none",visibility:"hidden",height:0}})),m("tr",Object.assign({},Ye,{onMouseenter:He=>{var We;this.hoverKey=st,(We=Ye==null?void 0:Ye.onMouseenter)===null||We===void 0||We.call(Ye,He)},key:st,class:[`${o}-data-table-tr`,Te&&`${o}-data-table-tr--summary`,Ke&&`${o}-data-table-tr--striped`,pt&&`${o}-data-table-tr--expanded`,Le,Ye==null?void 0:Ye.class],style:[Ye==null?void 0:Ye.style,de&&{height:Q}]}),me)};return n?m(bp,{ref:"virtualListRef",items:O,itemSize:this.minRowHeight,visibleItemsTag:nD,visibleItemsProps:{clsPrefix:o,id:U,cols:b,onMouseleave:D},showScrollbar:!1,onResize:this.handleVirtualListResize,onScroll:this.handleVirtualListScroll,itemsStyle:f,itemResizable:!se,columns:b,renderItemWithCols:se?({itemIndex:ce,item:J,startColIndex:ie,endColIndex:de,getLeft:ae})=>ne({displayedRowIndex:ce,isVirtual:!0,isVirtualX:!0,rowInfo:J,startColIndex:ie,endColIndex:de,getLeft:ae}):void 0},{default:({item:ce,index:J,renderedItemWithCols:ie})=>ie||ne({rowInfo:ce,displayedRowIndex:J,isVirtual:!0,isVirtualX:!1,startColIndex:0,endColIndex:0,getLeft(de){return 0}})}):m("table",{class:`${o}-data-table-table`,onMouseleave:D,style:{tableLayout:this.mergedTableLayout}},m("colgroup",null,b.map(ce=>m("col",{key:ce.key,style:ce.style}))),this.showHeader?m(W5,{discrete:!1}):null,this.empty?null:m("tbody",{"data-n-id":U,class:`${o}-data-table-tbody`},O.map((ce,J)=>ne({rowInfo:ce,displayedRowIndex:J,isVirtual:!1,isVirtualX:!1,startColIndex:-1,endColIndex:-1,getLeft(ie){return-1}}))))}});if(this.empty){const g=()=>m("div",{class:[`${o}-data-table-empty`,this.loading&&`${o}-data-table-empty--hide`],style:this.bodyStyle,ref:"emptyElRef"},wo(this.dataTableSlots.empty,()=>[m(Lp,{theme:this.mergedTheme.peers.Empty,themeOverrides:this.mergedTheme.peerOverrides.Empty})]));return this.shouldDisplaySomeTablePart?m(ft,null,p,g()):m($n,{onResize:this.onResize},{default:g})}return p}}),iD=xe({name:"MainTable",setup(){const{mergedClsPrefixRef:e,rightFixedColumnsRef:t,leftFixedColumnsRef:o,bodyWidthRef:n,maxHeightRef:r,minHeightRef:i,flexHeightRef:a,virtualScrollHeaderRef:l,syncScrollState:s}=Oe(In),u=M(null),d=M(null),c=M(null),h=M(!(o.value.length||t.value.length)),f=I(()=>({maxHeight:So(r.value),minHeight:So(i.value)}));function p(x){n.value=x.contentRect.width,s(),h.value||(h.value=!0)}function g(){var x;const{value:k}=u;return k?l.value?((x=k.virtualListRef)===null||x===void 0?void 0:x.listElRef)||null:k.$el:null}function v(){const{value:x}=d;return x?x.getScrollContainer():null}const b={getBodyElement:v,getHeaderElement:g,scrollTo(x,k){var C;(C=d.value)===null||C===void 0||C.scrollTo(x,k)}};return kt(()=>{const{value:x}=c;if(!x)return;const k=`${e.value}-data-table-base-table--transition-disabled`;h.value?setTimeout(()=>{x.classList.remove(k)},0):x.classList.add(k)}),Object.assign({maxHeight:r,mergedClsPrefix:e,selfElRef:c,headerInstRef:u,bodyInstRef:d,bodyStyle:f,flexHeight:a,handleBodyResize:p},b)},render(){const{mergedClsPrefix:e,maxHeight:t,flexHeight:o}=this,n=t===void 0&&!o;return m("div",{class:`${e}-data-table-base-table`,ref:"selfElRef"},n?null:m(W5,{ref:"headerInstRef"}),m(rD,{ref:"bodyInstRef",bodyStyle:this.bodyStyle,showHeader:n,flexHeight:o,onResize:this.handleBodyResize}))}});function aD(e,t){const{paginatedDataRef:o,treeMateRef:n,selectionColumnRef:r}=t,i=M(e.defaultCheckedRowKeys),a=I(()=>{var _;const{checkedRowKeys:R}=e,w=R===void 0?i.value:R;return((_=r.value)===null||_===void 0?void 0:_.multiple)===!1?{checkedKeys:w.slice(0,1),indeterminateKeys:[]}:n.value.getCheckedKeys(w,{cascade:e.cascade,allowNotLoaded:e.allowCheckingNotLoaded})}),l=I(()=>a.value.checkedKeys),s=I(()=>a.value.indeterminateKeys),u=I(()=>new Set(l.value)),d=I(()=>new Set(s.value)),c=I(()=>{const{value:_}=u;return o.value.reduce((R,w)=>{const{key:A,disabled:$}=w;return R+(!$&&_.has(A)?1:0)},0)}),h=I(()=>o.value.filter(_=>_.disabled).length),f=I(()=>{const{length:_}=o.value,{value:R}=d;return c.value>0&&c.value<_-h.value||o.value.some(w=>R.has(w.key))}),p=I(()=>{const{length:_}=o.value;return c.value!==0&&c.value===_-h.value}),g=I(()=>o.value.length===0);function v(_,R,w){const{"onUpdate:checkedRowKeys":A,onUpdateCheckedRowKeys:$,onCheckedRowKeysChange:B}=e,U=[],{value:{getNode:N}}=n;_.forEach(K=>{var L;const D=(L=N(K))===null||L===void 0?void 0:L.rawNode;U.push(D)}),A&&$e(A,_,U,{row:R,action:w}),$&&$e($,_,U,{row:R,action:w}),B&&$e(B,_,U,{row:R,action:w}),i.value=_}function b(_,R=!1,w){if(!e.loading){if(R){v(Array.isArray(_)?_.slice(0,1):[_],w,"check");return}v(n.value.check(_,l.value,{cascade:e.cascade,allowNotLoaded:e.allowCheckingNotLoaded}).checkedKeys,w,"check")}}function x(_,R){e.loading||v(n.value.uncheck(_,l.value,{cascade:e.cascade,allowNotLoaded:e.allowCheckingNotLoaded}).checkedKeys,R,"uncheck")}function k(_=!1){const{value:R}=r;if(!R||e.loading)return;const w=[];(_?n.value.treeNodes:o.value).forEach(A=>{A.disabled||w.push(A.key)}),v(n.value.check(w,l.value,{cascade:!0,allowNotLoaded:e.allowCheckingNotLoaded}).checkedKeys,void 0,"checkAll")}function C(_=!1){const{value:R}=r;if(!R||e.loading)return;const w=[];(_?n.value.treeNodes:o.value).forEach(A=>{A.disabled||w.push(A.key)}),v(n.value.uncheck(w,l.value,{cascade:!0,allowNotLoaded:e.allowCheckingNotLoaded}).checkedKeys,void 0,"uncheckAll")}return{mergedCheckedRowKeySetRef:u,mergedCheckedRowKeysRef:l,mergedInderminateRowKeySetRef:d,someRowsCheckedRef:f,allRowsCheckedRef:p,headerCheckboxDisabledRef:g,doUpdateCheckedRowKeys:v,doCheckAll:k,doUncheckAll:C,doCheck:b,doUncheck:x}}function pu(e){return typeof e=="object"&&typeof e.multiple=="number"?e.multiple:!1}function lD(e,t){return t&&(e===void 0||e==="default"||typeof e=="object"&&e.compare==="default")?sD(t):typeof e=="function"?e:e&&typeof e=="object"&&e.compare&&e.compare!=="default"?e.compare:!1}function sD(e){return(t,o)=>{const n=t[e],r=o[e];return n==null?r==null?0:-1:r==null?1:typeof n=="number"&&typeof r=="number"?n-r:typeof n=="string"&&typeof r=="string"?n.localeCompare(r):0}}function uD(e,{dataRelatedColsRef:t,filteredDataRef:o}){const n=[];t.value.forEach(f=>{var p;f.sorter!==void 0&&h(n,{columnKey:f.key,sorter:f.sorter,order:(p=f.defaultSortOrder)!==null&&p!==void 0?p:!1})});const r=M(n),i=I(()=>{const f=t.value.filter(v=>v.type!=="selection"&&v.sorter!==void 0&&(v.sortOrder==="ascend"||v.sortOrder==="descend"||v.sortOrder===!1)),p=f.filter(v=>v.sortOrder!==!1);if(p.length)return p.map(v=>({columnKey:v.key,order:v.sortOrder,sorter:v.sorter}));if(f.length)return[];const{value:g}=r;return Array.isArray(g)?g:g?[g]:[]}),a=I(()=>{const f=i.value.slice().sort((p,g)=>{const v=pu(p.sorter)||0;return(pu(g.sorter)||0)-v});return f.length?o.value.slice().sort((g,v)=>{let b=0;return f.some(x=>{const{columnKey:k,sorter:C,order:_}=x,R=lD(C,k);return R&&_&&(b=R(g.rawNode,v.rawNode),b!==0)?(b=b*kT(_),!0):!1}),b}):o.value});function l(f){let p=i.value.slice();return f&&pu(f.sorter)!==!1?(p=p.filter(g=>pu(g.sorter)!==!1),h(p,f),p):f||null}function s(f){const p=l(f);u(p)}function u(f){const{"onUpdate:sorter":p,onUpdateSorter:g,onSorterChange:v}=e;p&&$e(p,f),g&&$e(g,f),v&&$e(v,f),r.value=f}function d(f,p="ascend"){if(!f)c();else{const g=t.value.find(b=>b.type!=="selection"&&b.type!=="expand"&&b.key===f);if(!(g!=null&&g.sorter))return;const v=g.sorter;s({columnKey:f,sorter:v,order:p})}}function c(){u(null)}function h(f,p){const g=f.findIndex(v=>(p==null?void 0:p.columnKey)&&v.columnKey===p.columnKey);g!==void 0&&g>=0?f[g]=p:f.push(p)}return{clearSorter:c,sort:d,sortedDataRef:a,mergedSortStateRef:i,deriveNextSorter:s}}function dD(e,{dataRelatedColsRef:t}){const o=I(()=>{const j=Z=>{for(let se=0;se{const{childrenKey:j}=e;return Hd(e.data,{ignoreEmptyChildren:!0,getKey:e.rowKey,getChildren:Z=>Z[j],getDisabled:Z=>{var se,pe;return!!(!((pe=(se=o.value)===null||se===void 0?void 0:se.disabled)===null||pe===void 0)&&pe.call(se,Z))}})}),r=gt(()=>{const{columns:j}=e,{length:Z}=j;let se=null;for(let pe=0;pe{const j=t.value.filter(pe=>pe.filterOptionValues!==void 0||pe.filterOptionValue!==void 0),Z={};return j.forEach(pe=>{var Se;pe.type==="selection"||pe.type==="expand"||(pe.filterOptionValues===void 0?Z[pe.key]=(Se=pe.filterOptionValue)!==null&&Se!==void 0?Se:null:Z[pe.key]=pe.filterOptionValues)}),Object.assign(iv(i.value),Z)}),d=I(()=>{const j=u.value,{columns:Z}=e;function se(he){return(fe,Ce)=>!!~String(Ce[he]).indexOf(String(fe))}const{value:{treeNodes:pe}}=n,Se=[];return Z.forEach(he=>{he.type==="selection"||he.type==="expand"||"children"in he||Se.push([he.key,he])}),pe?pe.filter(he=>{const{rawNode:fe}=he;for(const[Ce,Y]of Se){let O=j[Ce];if(O==null||(Array.isArray(O)||(O=[O]),!O.length))continue;const ze=Y.filter==="default"?se(Ce):Y.filter;if(Y&&typeof ze=="function")if(Y.filterMode==="and"){if(O.some(je=>!ze(je,fe)))return!1}else{if(O.some(je=>ze(je,fe)))continue;return!1}}return!0}):[]}),{sortedDataRef:c,deriveNextSorter:h,mergedSortStateRef:f,sort:p,clearSorter:g}=uD(e,{dataRelatedColsRef:t,filteredDataRef:d});t.value.forEach(j=>{var Z;if(j.filter){const se=j.defaultFilterOptionValues;j.filterMultiple?i.value[j.key]=se||[]:se!==void 0?i.value[j.key]=se===null?[]:se:i.value[j.key]=(Z=j.defaultFilterOptionValue)!==null&&Z!==void 0?Z:null}});const v=I(()=>{const{pagination:j}=e;if(j!==!1)return j.page}),b=I(()=>{const{pagination:j}=e;if(j!==!1)return j.pageSize}),x=to(v,l),k=to(b,s),C=gt(()=>{const j=x.value;return e.remote?j:Math.max(1,Math.min(Math.ceil(d.value.length/k.value),j))}),_=I(()=>{const{pagination:j}=e;if(j){const{pageCount:Z}=j;if(Z!==void 0)return Z}}),R=I(()=>{if(e.remote)return n.value.treeNodes;if(!e.pagination)return c.value;const j=k.value,Z=(C.value-1)*j;return c.value.slice(Z,Z+j)}),w=I(()=>R.value.map(j=>j.rawNode));function A(j){const{pagination:Z}=e;if(Z){const{onChange:se,"onUpdate:page":pe,onUpdatePage:Se}=Z;se&&$e(se,j),Se&&$e(Se,j),pe&&$e(pe,j),N(j)}}function $(j){const{pagination:Z}=e;if(Z){const{onPageSizeChange:se,"onUpdate:pageSize":pe,onUpdatePageSize:Se}=Z;se&&$e(se,j),Se&&$e(Se,j),pe&&$e(pe,j),K(j)}}const B=I(()=>{if(e.remote){const{pagination:j}=e;if(j){const{itemCount:Z}=j;if(Z!==void 0)return Z}return}return d.value.length}),U=I(()=>Object.assign(Object.assign({},e.pagination),{onChange:void 0,onUpdatePage:void 0,onUpdatePageSize:void 0,onPageSizeChange:void 0,"onUpdate:page":A,"onUpdate:pageSize":$,page:C.value,pageSize:k.value,pageCount:B.value===void 0?_.value:void 0,itemCount:B.value}));function N(j){const{"onUpdate:page":Z,onPageChange:se,onUpdatePage:pe}=e;pe&&$e(pe,j),Z&&$e(Z,j),se&&$e(se,j),l.value=j}function K(j){const{"onUpdate:pageSize":Z,onPageSizeChange:se,onUpdatePageSize:pe}=e;se&&$e(se,j),pe&&$e(pe,j),Z&&$e(Z,j),s.value=j}function L(j,Z){const{onUpdateFilters:se,"onUpdate:filters":pe,onFiltersChange:Se}=e;se&&$e(se,j,Z),pe&&$e(pe,j,Z),Se&&$e(Se,j,Z),i.value=j}function D(j,Z,se,pe){var Se;(Se=e.onUnstableColumnResize)===null||Se===void 0||Se.call(e,j,Z,se,pe)}function z(j){N(j)}function F(){y()}function y(){re({})}function re(j){te(j)}function te(j){j?j&&(i.value=iv(j)):i.value={}}return{treeMateRef:n,mergedCurrentPageRef:C,mergedPaginationRef:U,paginatedDataRef:R,rawPaginatedDataRef:w,mergedFilterStateRef:u,mergedSortStateRef:f,hoverKeyRef:M(null),selectionColumnRef:o,childTriggerColIndexRef:r,doUpdateFilters:L,deriveNextSorter:h,doUpdatePageSize:K,doUpdatePage:N,onUnstableColumnResize:D,filter:te,filters:re,clearFilter:F,clearFilters:y,clearSorter:g,page:z,sort:p}}function cD(e,{mainTableInstRef:t,mergedCurrentPageRef:o,bodyWidthRef:n}){let r=0;const i=M(),a=M(null),l=M([]),s=M(null),u=M([]),d=I(()=>So(e.scrollX)),c=I(()=>e.columns.filter($=>$.fixed==="left")),h=I(()=>e.columns.filter($=>$.fixed==="right")),f=I(()=>{const $={};let B=0;function U(N){N.forEach(K=>{const L={start:B,end:0};$[kn(K)]=L,"children"in K?(U(K.children),L.end=B):(B+=rv(K)||0,L.end=B)})}return U(c.value),$}),p=I(()=>{const $={};let B=0;function U(N){for(let K=N.length-1;K>=0;--K){const L=N[K],D={start:B,end:0};$[kn(L)]=D,"children"in L?(U(L.children),D.end=B):(B+=rv(L)||0,D.end=B)}}return U(h.value),$});function g(){var $,B;const{value:U}=c;let N=0;const{value:K}=f;let L=null;for(let D=0;D((($=K[z])===null||$===void 0?void 0:$.start)||0)-N)L=z,N=((B=K[z])===null||B===void 0?void 0:B.end)||0;else break}a.value=L}function v(){l.value=[];let $=e.columns.find(B=>kn(B)===a.value);for(;$&&"children"in $;){const B=$.children.length;if(B===0)break;const U=$.children[B-1];l.value.push(kn(U)),$=U}}function b(){var $,B;const{value:U}=h,N=Number(e.scrollX),{value:K}=n;if(K===null)return;let L=0,D=null;const{value:z}=p;for(let F=U.length-1;F>=0;--F){const y=kn(U[F]);if(Math.round(r+((($=z[y])===null||$===void 0?void 0:$.start)||0)+K-L)kn(B)===s.value);for(;$&&"children"in $&&$.children.length;){const B=$.children[0];u.value.push(kn(B)),$=B}}function k(){const $=t.value?t.value.getHeaderElement():null,B=t.value?t.value.getBodyElement():null;return{header:$,body:B}}function C(){const{body:$}=k();$&&($.scrollTop=0)}function _(){i.value!=="body"?Xl(w):i.value=void 0}function R($){var B;(B=e.onScroll)===null||B===void 0||B.call(e,$),i.value!=="head"?Xl(w):i.value=void 0}function w(){const{header:$,body:B}=k();if(!B)return;const{value:U}=n;if(U!==null){if(e.maxHeight||e.flexHeight){if(!$)return;const N=r-$.scrollLeft;i.value=N!==0?"head":"body",i.value==="head"?(r=$.scrollLeft,B.scrollLeft=r):(r=B.scrollLeft,$.scrollLeft=r)}else r=B.scrollLeft;g(),v(),b(),x()}}function A($){const{header:B}=k();B&&(B.scrollLeft=$,w())}return at(o,()=>{C()}),{styleScrollXRef:d,fixedColumnLeftMapRef:f,fixedColumnRightMapRef:p,leftFixedColumnsRef:c,rightFixedColumnsRef:h,leftActiveFixedColKeyRef:a,leftActiveFixedChildrenColKeysRef:l,rightActiveFixedColKeyRef:s,rightActiveFixedChildrenColKeysRef:u,syncScrollState:w,handleTableBodyScroll:R,handleTableHeaderScroll:_,setHeaderScrollLeft:A}}function fD(){const e=M({});function t(r){return e.value[r]}function o(r,i){B5(r)&&"key"in r&&(e.value[r.key]=i)}function n(){e.value={}}return{getResizableWidth:t,doUpdateResizableWidth:o,clearResizableWidth:n}}function hD(e,t){const o=[],n=[],r=[],i=new WeakMap;let a=-1,l=0,s=!1;function u(h,f){f>a&&(o[f]=[],a=f),h.forEach((p,g)=>{if("children"in p)u(p.children,f+1);else{const v="key"in p?p.key:void 0;n.push({key:kn(p),style:FT(p,v!==void 0?So(t(v)):void 0),column:p,index:g,width:p.width===void 0?128:Number(p.width)}),l+=1,s||(s=!!p.ellipsis),r.push(p)}})}u(e,0);let d=0;function c(h,f){let p=0;h.forEach(g=>{var v;if("children"in g){const b=d,x={column:g,colIndex:d,colSpan:0,rowSpan:1,isLast:!1};c(g.children,f+1),g.children.forEach(k=>{var C,_;x.colSpan+=(_=(C=i.get(k))===null||C===void 0?void 0:C.colSpan)!==null&&_!==void 0?_:0}),b+x.colSpan===l&&(x.isLast=!0),i.set(g,x),o[f].push(x)}else{if(d1&&(p=d+b);const x=d+b===l,k={column:g,colSpan:b,colIndex:d,rowSpan:a-f+1,isLast:x};i.set(g,k),o[f].push(k),d+=1}})}return c(e,0),{hasEllipsis:s,rows:o,cols:n,dataRelatedCols:r}}function pD(e,t){const o=I(()=>hD(e.columns,t));return{rowsRef:I(()=>o.value.rows),colsRef:I(()=>o.value.cols),hasEllipsisRef:I(()=>o.value.hasEllipsis),dataRelatedColsRef:I(()=>o.value.dataRelatedCols)}}function mD(e,t){const o=gt(()=>{for(const u of e.columns)if(u.type==="expand")return u.renderExpand}),n=gt(()=>{let u;for(const d of e.columns)if(d.type==="expand"){u=d.expandable;break}return u}),r=M(e.defaultExpandAll?o!=null&&o.value?(()=>{const u=[];return t.value.treeNodes.forEach(d=>{var c;!((c=n.value)===null||c===void 0)&&c.call(n,d.rawNode)&&u.push(d.key)}),u})():t.value.getNonLeafKeys():e.defaultExpandedRowKeys),i=Be(e,"expandedRowKeys"),a=Be(e,"stickyExpandedRows"),l=to(i,r);function s(u){const{onUpdateExpandedRowKeys:d,"onUpdate:expandedRowKeys":c}=e;d&&$e(d,u),c&&$e(c,u),r.value=u}return{stickyExpandedRowsRef:a,mergedExpandedRowKeysRef:l,renderExpandRef:o,expandableRef:n,doUpdateExpandedRowKeys:s}}const dv=vD(),gD=V([T("data-table",` width: 100%; font-size: var(--n-font-size); display: flex; @@ -2312,15 +2312,15 @@ ${t} --n-merged-td-color-hover: var(--n-td-color-hover); --n-merged-td-color-sorting: var(--n-td-color-sorting); --n-merged-td-color-striped: var(--n-td-color-striped); - `,[D("data-table-wrapper",` + `,[T("data-table-wrapper",` flex-grow: 1; display: flex; flex-direction: column; - `),X("flex-height",[N(">",[D("data-table-wrapper",[N(">",[D("data-table-base-table",` + `),X("flex-height",[V(">",[T("data-table-wrapper",[V(">",[T("data-table-base-table",` display: flex; flex-direction: column; flex-grow: 1; - `,[N(">",[D("data-table-base-table-body","flex-basis: 0;",[N("&:last-child","flex-grow: 1;")])])])])])])]),N(">",[D("data-table-loading-wrapper",` + `,[V(">",[T("data-table-base-table-body","flex-basis: 0;",[V("&:last-child","flex-grow: 1;")])])])])])])]),V(">",[T("data-table-loading-wrapper",` color: var(--n-loading-color); font-size: var(--n-loading-size); position: absolute; @@ -2331,15 +2331,15 @@ ${t} display: flex; align-items: center; justify-content: center; - `,[An({originalTransform:"translateX(-50%) translateY(-50%)"})])]),D("data-table-expand-placeholder",` + `,[An({originalTransform:"translateX(-50%) translateY(-50%)"})])]),T("data-table-expand-placeholder",` margin-right: 8px; display: inline-block; width: 16px; height: 1px; - `),D("data-table-indent",` + `),T("data-table-indent",` display: inline-block; height: 1px; - `),D("data-table-expand-trigger",` + `),T("data-table-expand-trigger",` display: inline-flex; margin-right: 8px; cursor: pointer; @@ -2350,7 +2350,7 @@ ${t} height: 16px; color: var(--n-td-text-color); transition: color .3s var(--n-bezier); - `,[X("expanded",[D("icon","transform: rotate(90deg);",[en({originalTransform:"rotate(90deg)"})]),D("base-icon","transform: rotate(90deg);",[en({originalTransform:"rotate(90deg)"})])]),D("base-loading",` + `,[X("expanded",[T("icon","transform: rotate(90deg);",[en({originalTransform:"rotate(90deg)"})]),T("base-icon","transform: rotate(90deg);",[en({originalTransform:"rotate(90deg)"})])]),T("base-loading",` color: var(--n-loading-color); transition: color .3s var(--n-bezier); position: absolute; @@ -2358,34 +2358,34 @@ ${t} right: 0; top: 0; bottom: 0; - `,[en()]),D("icon",` + `,[en()]),T("icon",` position: absolute; left: 0; right: 0; top: 0; bottom: 0; - `,[en()]),D("base-icon",` + `,[en()]),T("base-icon",` position: absolute; left: 0; right: 0; top: 0; bottom: 0; - `,[en()])]),D("data-table-thead",` + `,[en()])]),T("data-table-thead",` transition: background-color .3s var(--n-bezier); background-color: var(--n-merged-th-color); - `),D("data-table-tr",` + `),T("data-table-tr",` position: relative; box-sizing: border-box; background-clip: padding-box; transition: background-color .3s var(--n-bezier); - `,[D("data-table-expand",` + `,[T("data-table-expand",` position: sticky; left: 0; overflow: hidden; margin: calc(var(--n-th-padding) * -1); padding: var(--n-th-padding); box-sizing: border-box; - `),X("striped","background-color: var(--n-merged-td-color-striped);",[D("data-table-td","background-color: var(--n-merged-td-color-striped);")]),Ft("summary",[N("&:hover","background-color: var(--n-merged-td-color-hover);",[N(">",[D("data-table-td","background-color: var(--n-merged-td-color-hover);")])])])]),D("data-table-th",` + `),X("striped","background-color: var(--n-merged-td-color-striped);",[T("data-table-td","background-color: var(--n-merged-td-color-striped);")]),Ft("summary",[V("&:hover","background-color: var(--n-merged-td-color-hover);",[V(">",[T("data-table-td","background-color: var(--n-merged-td-color-hover);")])])])]),T("data-table-th",` padding: var(--n-th-padding); position: relative; text-align: start; @@ -2403,7 +2403,7 @@ ${t} padding-right: 36px; `,[X("sortable",` padding-right: calc(var(--n-th-padding) + 36px); - `)]),uv,X("selection",` + `)]),dv,X("selection",` padding: 0; text-align: center; line-height: 0; @@ -2431,9 +2431,9 @@ ${t} cursor: pointer; `,[G("ellipsis",` max-width: calc(100% - 18px); - `),N("&:hover",` + `),V("&:hover",` background-color: var(--n-merged-th-color-hover); - `)]),D("data-table-sorter",` + `)]),T("data-table-sorter",` height: var(--n-sorter-size); width: var(--n-sorter-size); margin-left: 4px; @@ -2444,13 +2444,13 @@ ${t} vertical-align: -0.2em; color: var(--n-th-icon-color); transition: color .3s var(--n-bezier); - `,[D("base-icon","transition: transform .3s var(--n-bezier)"),X("desc",[D("base-icon",` + `,[T("base-icon","transition: transform .3s var(--n-bezier)"),X("desc",[T("base-icon",` transform: rotate(0deg); - `)]),X("asc",[D("base-icon",` + `)]),X("asc",[T("base-icon",` transform: rotate(-180deg); `)]),X("asc, desc",` color: var(--n-th-icon-color-active); - `)]),D("data-table-resize-button",` + `)]),T("data-table-resize-button",` width: var(--n-resizable-container-size); position: absolute; top: 0; @@ -2458,7 +2458,7 @@ ${t} bottom: 0; cursor: col-resize; user-select: none; - `,[N("&::after",` + `,[V("&::after",` width: var(--n-resizable-size); height: 50%; position: absolute; @@ -2470,11 +2470,11 @@ ${t} transition: background-color .3s var(--n-bezier); z-index: 1; content: ''; - `),X("active",[N("&::after",` + `),X("active",[V("&::after",` background-color: var(--n-th-icon-color-active); - `)]),N("&:hover::after",` + `)]),V("&:hover::after",` background-color: var(--n-th-icon-color-active); - `)]),D("data-table-filter",` + `)]),T("data-table-filter",` position: absolute; z-index: auto; right: 0; @@ -2490,14 +2490,14 @@ ${t} color .3s var(--n-bezier); font-size: var(--n-filter-size); color: var(--n-th-icon-color); - `,[N("&:hover",` + `,[V("&:hover",` background-color: var(--n-th-button-color-hover); `),X("show",` background-color: var(--n-th-button-color-hover); `),X("active",` background-color: var(--n-th-button-color-hover); color: var(--n-th-icon-color-active); - `)])]),D("data-table-td",` + `)])]),T("data-table-td",` padding: var(--n-td-padding); text-align: start; box-sizing: border-box; @@ -2510,13 +2510,13 @@ ${t} background-color .3s var(--n-bezier), border-color .3s var(--n-bezier), color .3s var(--n-bezier); - `,[X("expand",[D("data-table-expand-trigger",` + `,[X("expand",[T("data-table-expand-trigger",` margin-right: 0; `)]),X("last-row",` border-bottom: 0 solid var(--n-merged-border-color); - `,[N("&::after",` + `,[V("&::after",` bottom: 0 !important; - `),N("&::before",` + `),V("&::before",` bottom: 0 !important; `)]),X("summary",` background-color: var(--n-merged-th-color); @@ -2536,7 +2536,7 @@ ${t} text-align: center; padding: 0; line-height: 0; - `),uv]),D("data-table-empty",` + `),dv]),T("data-table-empty",` box-sizing: border-box; padding: var(--n-empty-padding); flex-grow: 1; @@ -2552,36 +2552,36 @@ ${t} margin: var(--n-pagination-margin); display: flex; justify-content: flex-end; - `),D("data-table-wrapper",` + `),T("data-table-wrapper",` position: relative; opacity: 1; transition: opacity .3s var(--n-bezier), border-color .3s var(--n-bezier); border-top-left-radius: var(--n-border-radius); border-top-right-radius: var(--n-border-radius); line-height: var(--n-line-height); - `),X("loading",[D("data-table-wrapper",` + `),X("loading",[T("data-table-wrapper",` opacity: var(--n-opacity-loading); pointer-events: none; - `)]),X("single-column",[D("data-table-td",` + `)]),X("single-column",[T("data-table-td",` border-bottom: 0 solid var(--n-merged-border-color); - `,[N("&::after, &::before",` + `,[V("&::after, &::before",` bottom: 0 !important; - `)])]),Ft("single-line",[D("data-table-th",` + `)])]),Ft("single-line",[T("data-table-th",` border-right: 1px solid var(--n-merged-border-color); `,[X("last",` border-right: 0 solid var(--n-merged-border-color); - `)]),D("data-table-td",` + `)]),T("data-table-td",` border-right: 1px solid var(--n-merged-border-color); `,[X("last-col",` border-right: 0 solid var(--n-merged-border-color); - `)])]),X("bordered",[D("data-table-wrapper",` + `)])]),X("bordered",[T("data-table-wrapper",` border: 1px solid var(--n-merged-border-color); border-bottom-left-radius: var(--n-border-radius); border-bottom-right-radius: var(--n-border-radius); overflow: hidden; - `)]),D("data-table-base-table",[X("transition-disabled",[D("data-table-th",[N("&::after, &::before","transition: none;")]),D("data-table-td",[N("&::after, &::before","transition: none;")])])]),X("bottom-bordered",[D("data-table-td",[X("last-row",` + `)]),T("data-table-base-table",[X("transition-disabled",[T("data-table-th",[V("&::after, &::before","transition: none;")]),T("data-table-td",[V("&::after, &::before","transition: none;")])])]),X("bottom-bordered",[T("data-table-td",[X("last-row",` border-bottom: 1px solid var(--n-merged-border-color); - `)])]),D("data-table-table",` + `)])]),T("data-table-table",` font-variant-numeric: tabular-nums; width: 100%; word-break: break-word; @@ -2589,7 +2589,7 @@ ${t} border-collapse: separate; border-spacing: 0; background-color: var(--n-merged-td-color); - `),D("data-table-base-table-header",` + `),T("data-table-base-table-header",` border-top-left-radius: calc(var(--n-border-radius) - 1px); border-top-right-radius: calc(var(--n-border-radius) - 1px); z-index: 3; @@ -2597,10 +2597,10 @@ ${t} flex-shrink: 0; transition: border-color .3s var(--n-bezier); scrollbar-width: none; - `,[N("&::-webkit-scrollbar",` + `,[V("&::-webkit-scrollbar",` width: 0; height: 0; - `)]),D("data-table-check-extra",` + `)]),T("data-table-check-extra",` transition: color .3s var(--n-bezier); color: var(--n-th-icon-color); position: absolute; @@ -2609,16 +2609,16 @@ ${t} top: 50%; transform: translateY(-50%); z-index: 1; - `)]),D("data-table-filter-menu",[D("scrollbar",` + `)]),T("data-table-filter-menu",[T("scrollbar",` max-height: 240px; `),G("group",` display: flex; flex-direction: column; padding: 12px 12px 0 12px; - `,[D("checkbox",` + `,[T("checkbox",` margin-bottom: 12px; margin-right: 0; - `),D("radio",` + `),T("radio",` margin-bottom: 12px; margin-right: 0; `)]),G("action",` @@ -2627,13 +2627,13 @@ ${t} flex-wrap: nowrap; justify-content: space-evenly; border-top: 1px solid var(--n-action-divider-color); - `,[D("button",[N("&:not(:last-child)",` + `,[T("button",[V("&:not(:last-child)",` margin: var(--n-action-button-margin); - `),N("&:last-child",` + `),V("&:last-child",` margin-right: 0; - `)])]),D("divider",` + `)])]),T("divider",` margin: 0 !important; - `)]),Ki(D("data-table",` + `)]),Ki(T("data-table",` --n-merged-th-color: var(--n-th-color-modal); --n-merged-td-color: var(--n-td-color-modal); --n-merged-border-color: var(--n-border-color-modal); @@ -2642,7 +2642,7 @@ ${t} --n-merged-th-color-sorting: var(--n-th-color-hover-modal); --n-merged-td-color-sorting: var(--n-td-color-hover-modal); --n-merged-td-color-striped: var(--n-td-color-striped-modal); - `)),Ha(D("data-table",` + `)),Ha(T("data-table",` --n-merged-th-color: var(--n-th-color-popover); --n-merged-td-color: var(--n-td-color-popover); --n-merged-border-color: var(--n-border-color-popover); @@ -2651,11 +2651,11 @@ ${t} --n-merged-th-color-sorting: var(--n-th-color-hover-popover); --n-merged-td-color-sorting: var(--n-td-color-hover-popover); --n-merged-td-color-striped: var(--n-td-color-striped-popover); - `))]);function vT(){return[X("fixed-left",` + `))]);function vD(){return[X("fixed-left",` left: 0; position: sticky; z-index: 2; - `,[N("&::after",` + `,[V("&::after",` pointer-events: none; content: ""; width: 36px; @@ -2669,7 +2669,7 @@ ${t} right: 0; position: sticky; z-index: 1; - `,[N("&::before",` + `,[V("&::before",` pointer-events: none; content: ""; width: 36px; @@ -2679,7 +2679,7 @@ ${t} bottom: -1px; transition: box-shadow .2s var(--n-bezier); left: -36px; - `)])]}const W5=xe({name:"DataTable",alias:["AdvancedTable"],props:mD,setup(e,{slots:t}){const{mergedBorderedRef:o,mergedClsPrefixRef:n,inlineThemeDisabled:r,mergedRtlRef:i}=nt(e),a=Gt("DataTable",i,n),l=I(()=>{const{bottomBordered:Q}=e;return o.value?!1:Q!==void 0?Q:!0}),s=Te("DataTable","-data-table",gT,w5,e,n),u=M(null),d=M(null),{getResizableWidth:c,clearResizableWidth:h,doUpdateResizableWidth:f}=fT(),{rowsRef:p,colsRef:g,dataRelatedColsRef:v,hasEllipsisRef:b}=pT(e,c),{treeMateRef:x,mergedCurrentPageRef:E,paginatedDataRef:C,rawPaginatedDataRef:_,selectionColumnRef:R,hoverKeyRef:w,mergedPaginationRef:A,mergedFilterStateRef:$,mergedSortStateRef:B,childTriggerColIndexRef:U,doUpdatePage:H,doUpdateFilters:K,onUnstableColumnResize:L,deriveNextSorter:T,filter:z,filters:F,clearFilter:y,clearFilters:re,clearSorter:te,page:j,sort:Z}=dT(e,{dataRelatedColsRef:v}),se=Q=>{const{fileName:me="data.csv",keepOriginalData:Pe=!1}=Q||{},He=Pe?e.data:_.value,We=MD(e.columns,He),Ge=new Blob([We],{type:"text/csv;charset=utf-8"}),qe=URL.createObjectURL(Ge);oy(qe,me.endsWith(".csv")?me:`${me}.csv`),URL.revokeObjectURL(qe)},{doCheckAll:pe,doUncheckAll:Se,doCheck:he,doUncheck:fe,headerCheckboxDisabledRef:ye,someRowsCheckedRef:Y,allRowsCheckedRef:O,mergedCheckedRowKeySetRef:Ie,mergedInderminateRowKeySetRef:je}=aT(e,{selectionColumnRef:R,treeMateRef:x,paginatedDataRef:C}),{stickyExpandedRowsRef:W,mergedExpandedRowKeysRef:ee,renderExpandRef:ge,expandableRef:Ce,doUpdateExpandedRowKeys:le}=mT(e,x),{handleTableBodyScroll:ne,handleTableHeaderScroll:ce,syncScrollState:J,setHeaderScrollLeft:ie,leftActiveFixedColKeyRef:de,leftActiveFixedChildrenColKeysRef:ae,rightActiveFixedColKeyRef:q,rightActiveFixedChildrenColKeysRef:ue,leftFixedColumnsRef:ve,rightFixedColumnsRef:De,fixedColumnLeftMapRef:Ke,fixedColumnRightMapRef:Qe}=cT(e,{bodyWidthRef:u,mainTableInstRef:d,mergedCurrentPageRef:E}),{localeRef:st}=Er("DataTable"),Xe=I(()=>e.virtualScroll||e.flexHeight||e.maxHeight!==void 0||b.value?"fixed":e.tableLayout);Je(In,{props:e,treeMateRef:x,renderExpandIconRef:Be(e,"renderExpandIcon"),loadingKeySetRef:M(new Set),slots:t,indentRef:Be(e,"indent"),childTriggerColIndexRef:U,bodyWidthRef:u,componentId:ii(),hoverKeyRef:w,mergedClsPrefixRef:n,mergedThemeRef:s,scrollXRef:I(()=>e.scrollX),rowsRef:p,colsRef:g,paginatedDataRef:C,leftActiveFixedColKeyRef:de,leftActiveFixedChildrenColKeysRef:ae,rightActiveFixedColKeyRef:q,rightActiveFixedChildrenColKeysRef:ue,leftFixedColumnsRef:ve,rightFixedColumnsRef:De,fixedColumnLeftMapRef:Ke,fixedColumnRightMapRef:Qe,mergedCurrentPageRef:E,someRowsCheckedRef:Y,allRowsCheckedRef:O,mergedSortStateRef:B,mergedFilterStateRef:$,loadingRef:Be(e,"loading"),rowClassNameRef:Be(e,"rowClassName"),mergedCheckedRowKeySetRef:Ie,mergedExpandedRowKeysRef:ee,mergedInderminateRowKeySetRef:je,localeRef:st,expandableRef:Ce,stickyExpandedRowsRef:W,rowKeyRef:Be(e,"rowKey"),renderExpandRef:ge,summaryRef:Be(e,"summary"),virtualScrollRef:Be(e,"virtualScroll"),virtualScrollXRef:Be(e,"virtualScrollX"),heightForRowRef:Be(e,"heightForRow"),minRowHeightRef:Be(e,"minRowHeight"),virtualScrollHeaderRef:Be(e,"virtualScrollHeader"),headerHeightRef:Be(e,"headerHeight"),rowPropsRef:Be(e,"rowProps"),stripedRef:Be(e,"striped"),checkOptionsRef:I(()=>{const{value:Q}=R;return Q==null?void 0:Q.options}),rawPaginatedDataRef:_,filterMenuCssVarsRef:I(()=>{const{self:{actionDividerColor:Q,actionPadding:me,actionButtonMargin:Pe}}=s.value;return{"--n-action-padding":me,"--n-action-button-margin":Pe,"--n-action-divider-color":Q}}),onLoadRef:Be(e,"onLoad"),mergedTableLayoutRef:Xe,maxHeightRef:Be(e,"maxHeight"),minHeightRef:Be(e,"minHeight"),flexHeightRef:Be(e,"flexHeight"),headerCheckboxDisabledRef:ye,paginationBehaviorOnFilterRef:Be(e,"paginationBehaviorOnFilter"),summaryPlacementRef:Be(e,"summaryPlacement"),filterIconPopoverPropsRef:Be(e,"filterIconPopoverProps"),scrollbarPropsRef:Be(e,"scrollbarProps"),syncScrollState:J,doUpdatePage:H,doUpdateFilters:K,getResizableWidth:c,onUnstableColumnResize:L,clearResizableWidth:h,doUpdateResizableWidth:f,deriveNextSorter:T,doCheck:he,doUncheck:fe,doCheckAll:pe,doUncheckAll:Se,doUpdateExpandedRowKeys:le,handleTableHeaderScroll:ce,handleTableBodyScroll:ne,setHeaderScrollLeft:ie,renderCell:Be(e,"renderCell")});const pt={filter:z,filters:F,clearFilters:re,clearSorter:te,page:j,sort:Z,clearFilter:y,downloadCsv:se,scrollTo:(Q,me)=>{var Pe;(Pe=d.value)===null||Pe===void 0||Pe.scrollTo(Q,me)}},Ye=I(()=>{const{size:Q}=e,{common:{cubicBezierEaseInOut:me},self:{borderColor:Pe,tdColorHover:He,tdColorSorting:We,tdColorSortingModal:Ge,tdColorSortingPopover:qe,thColorSorting:tt,thColorSortingModal:yt,thColorSortingPopover:Bt,thColor:kt,thColorHover:xo,tdColor:Ao,tdTextColor:Bo,thTextColor:No,thFontWeight:Vo,thButtonColorHover:un,thIconColor:dn,thIconColorActive:be,filterSize:Ae,borderRadius:rt,lineHeight:wt,tdColorModal:zt,thColorModal:Mt,borderColorModal:Yt,thColorHoverModal:oo,tdColorHoverModal:En,borderColorPopover:nr,thColorPopover:rr,tdColorPopover:ui,tdColorHoverPopover:Qa,thColorHoverPopover:Ja,paginationMargin:el,emptyPadding:tl,boxShadowAfter:Rr,boxShadowBefore:$r,sorterSize:nc,resizableContainerSize:rc,resizableSize:ic,loadingColor:ac,loadingSize:lc,opacityLoading:sc,tdColorStriped:uc,tdColorStripedModal:dc,tdColorStripedPopover:cc,[Ee("fontSize",Q)]:fc,[Ee("thPadding",Q)]:hc,[Ee("tdPadding",Q)]:pc}}=s.value;return{"--n-font-size":fc,"--n-th-padding":hc,"--n-td-padding":pc,"--n-bezier":me,"--n-border-radius":rt,"--n-line-height":wt,"--n-border-color":Pe,"--n-border-color-modal":Yt,"--n-border-color-popover":nr,"--n-th-color":kt,"--n-th-color-hover":xo,"--n-th-color-modal":Mt,"--n-th-color-hover-modal":oo,"--n-th-color-popover":rr,"--n-th-color-hover-popover":Ja,"--n-td-color":Ao,"--n-td-color-hover":He,"--n-td-color-modal":zt,"--n-td-color-hover-modal":En,"--n-td-color-popover":ui,"--n-td-color-hover-popover":Qa,"--n-th-text-color":No,"--n-td-text-color":Bo,"--n-th-font-weight":Vo,"--n-th-button-color-hover":un,"--n-th-icon-color":dn,"--n-th-icon-color-active":be,"--n-filter-size":Ae,"--n-pagination-margin":el,"--n-empty-padding":tl,"--n-box-shadow-before":$r,"--n-box-shadow-after":Rr,"--n-sorter-size":nc,"--n-resizable-container-size":rc,"--n-resizable-size":ic,"--n-loading-size":lc,"--n-loading-color":ac,"--n-opacity-loading":sc,"--n-td-color-striped":uc,"--n-td-color-striped-modal":dc,"--n-td-color-striped-popover":cc,"n-td-color-sorting":We,"n-td-color-sorting-modal":Ge,"n-td-color-sorting-popover":qe,"n-th-color-sorting":tt,"n-th-color-sorting-modal":yt,"n-th-color-sorting-popover":Bt}}),Le=r?vt("data-table",I(()=>e.size[0]),Ye,e):void 0,et=I(()=>{if(!e.pagination)return!1;if(e.paginateSinglePage)return!0;const Q=A.value,{pageCount:me}=Q;return me!==void 0?me>1:Q.itemCount&&Q.pageSize&&Q.itemCount>Q.pageSize});return Object.assign({mainTableInstRef:d,mergedClsPrefix:n,rtlEnabled:a,mergedTheme:s,paginatedData:C,mergedBordered:o,mergedBottomBordered:l,mergedPagination:A,mergedShowPagination:et,cssVars:r?void 0:Ye,themeClass:Le==null?void 0:Le.themeClass,onRender:Le==null?void 0:Le.onRender},pt)},render(){const{mergedClsPrefix:e,themeClass:t,onRender:o,$slots:n,spinProps:r}=this;return o==null||o(),m("div",{class:[`${e}-data-table`,this.rtlEnabled&&`${e}-data-table--rtl`,t,{[`${e}-data-table--bordered`]:this.mergedBordered,[`${e}-data-table--bottom-bordered`]:this.mergedBottomBordered,[`${e}-data-table--single-line`]:this.singleLine,[`${e}-data-table--single-column`]:this.singleColumn,[`${e}-data-table--loading`]:this.loading,[`${e}-data-table--flex-height`]:this.flexHeight}],style:this.cssVars},m("div",{class:`${e}-data-table-wrapper`},m(iT,{ref:"mainTableInstRef"})),this.mergedShowPagination?m("div",{class:`${e}-data-table__pagination`},m(aD,Object.assign({theme:this.mergedTheme.peers.Pagination,themeOverrides:this.mergedTheme.peerOverrides.Pagination,disabled:this.loading},this.mergedPagination))):null,m(ho,{name:"fade-in-scale-up-transition"},{default:()=>this.loading?m("div",{class:`${e}-data-table-loading-wrapper`},wo(n.loading,()=>[m(_r,Object.assign({clsPrefix:e,strokeWidth:20},r))])):null}))}}),bT={itemFontSize:"12px",itemHeight:"36px",itemWidth:"52px",panelActionPadding:"8px 0"};function U5(e){const{popoverColor:t,textColor2:o,primaryColor:n,hoverColor:r,dividerColor:i,opacityDisabled:a,boxShadow2:l,borderRadius:s,iconColor:u,iconColorDisabled:d}=e;return Object.assign(Object.assign({},bT),{panelColor:t,panelBoxShadow:l,panelDividerColor:i,itemTextColor:o,itemTextColorActive:n,itemColorHover:r,itemOpacityDisabled:a,itemBorderRadius:s,borderRadius:s,iconColor:u,iconColorDisabled:d})}const K5={name:"TimePicker",common:Ve,peers:{Scrollbar:Lo,Button:Ho,Input:Xo},self:U5},G5={name:"TimePicker",common:Ne,peers:{Scrollbar:Zo,Button:Yo,Input:Sn},self:U5},xT={itemSize:"24px",itemCellWidth:"38px",itemCellHeight:"32px",scrollItemWidth:"80px",scrollItemHeight:"40px",panelExtraFooterPadding:"8px 12px",panelActionPadding:"8px 12px",calendarTitlePadding:"0",calendarTitleHeight:"28px",arrowSize:"14px",panelHeaderPadding:"8px 12px",calendarDaysHeight:"32px",calendarTitleGridTempateColumns:"28px 28px 1fr 28px 28px",calendarLeftPaddingDate:"6px 12px 4px 12px",calendarLeftPaddingDatetime:"4px 12px",calendarLeftPaddingDaterange:"6px 12px 4px 12px",calendarLeftPaddingDatetimerange:"4px 12px",calendarLeftPaddingMonth:"0",calendarLeftPaddingYear:"0",calendarLeftPaddingQuarter:"0",calendarLeftPaddingMonthrange:"0",calendarLeftPaddingQuarterrange:"0",calendarLeftPaddingYearrange:"0",calendarLeftPaddingWeek:"6px 12px 4px 12px",calendarRightPaddingDate:"6px 12px 4px 12px",calendarRightPaddingDatetime:"4px 12px",calendarRightPaddingDaterange:"6px 12px 4px 12px",calendarRightPaddingDatetimerange:"4px 12px",calendarRightPaddingMonth:"0",calendarRightPaddingYear:"0",calendarRightPaddingQuarter:"0",calendarRightPaddingMonthrange:"0",calendarRightPaddingQuarterrange:"0",calendarRightPaddingYearrange:"0",calendarRightPaddingWeek:"0"};function q5(e){const{hoverColor:t,fontSize:o,textColor2:n,textColorDisabled:r,popoverColor:i,primaryColor:a,borderRadiusSmall:l,iconColor:s,iconColorDisabled:u,textColor1:d,dividerColor:c,boxShadow2:h,borderRadius:f,fontWeightStrong:p}=e;return Object.assign(Object.assign({},xT),{itemFontSize:o,calendarDaysFontSize:o,calendarTitleFontSize:o,itemTextColor:n,itemTextColorDisabled:r,itemTextColorActive:i,itemTextColorCurrent:a,itemColorIncluded:Me(a,{alpha:.1}),itemColorHover:t,itemColorDisabled:t,itemColorActive:a,itemBorderRadius:l,panelColor:i,panelTextColor:n,arrowColor:s,calendarTitleTextColor:d,calendarTitleColorHover:t,calendarDaysTextColor:n,panelHeaderDividerColor:c,calendarDaysDividerColor:c,calendarDividerColor:c,panelActionDividerColor:c,panelBoxShadow:h,panelBorderRadius:f,calendarTitleFontWeight:p,scrollItemBorderRadius:f,iconColor:s,iconColorDisabled:u})}const yT={name:"DatePicker",common:Ve,peers:{Input:Xo,Button:Ho,TimePicker:K5,Scrollbar:Lo},self:q5},CT={name:"DatePicker",common:Ne,peers:{Input:Sn,Button:Yo,TimePicker:G5,Scrollbar:Zo},self(e){const{popoverColor:t,hoverColor:o,primaryColor:n}=e,r=q5(e);return r.itemColorDisabled=Ue(t,o),r.itemColorIncluded=Me(n,{alpha:.15}),r.itemColorHover=Ue(t,o),r}},wT={thPaddingBorderedSmall:"8px 12px",thPaddingBorderedMedium:"12px 16px",thPaddingBorderedLarge:"16px 24px",thPaddingSmall:"0",thPaddingMedium:"0",thPaddingLarge:"0",tdPaddingBorderedSmall:"8px 12px",tdPaddingBorderedMedium:"12px 16px",tdPaddingBorderedLarge:"16px 24px",tdPaddingSmall:"0 0 8px 0",tdPaddingMedium:"0 0 12px 0",tdPaddingLarge:"0 0 16px 0"};function Z5(e){const{tableHeaderColor:t,textColor2:o,textColor1:n,cardColor:r,modalColor:i,popoverColor:a,dividerColor:l,borderRadius:s,fontWeightStrong:u,lineHeight:d,fontSizeSmall:c,fontSizeMedium:h,fontSizeLarge:f}=e;return Object.assign(Object.assign({},wT),{lineHeight:d,fontSizeSmall:c,fontSizeMedium:h,fontSizeLarge:f,titleTextColor:n,thColor:Ue(r,t),thColorModal:Ue(i,t),thColorPopover:Ue(a,t),thTextColor:n,thFontWeight:u,tdTextColor:o,tdColor:r,tdColorModal:i,tdColorPopover:a,borderColor:Ue(r,l),borderColorModal:Ue(i,l),borderColorPopover:Ue(a,l),borderRadius:s})}const ST={name:"Descriptions",common:Ve,self:Z5},ET={name:"Descriptions",common:Ne,self:Z5},kT={titleFontSize:"18px",padding:"16px 28px 20px 28px",iconSize:"28px",actionSpace:"12px",contentMargin:"8px 0 16px 0",iconMargin:"0 4px 0 0",iconMarginIconTop:"4px 0 8px 0",closeSize:"22px",closeIconSize:"18px",closeMargin:"20px 26px 0 0",closeMarginIconTop:"10px 16px 0 0"};function X5(e){const{textColor1:t,textColor2:o,modalColor:n,closeIconColor:r,closeIconColorHover:i,closeIconColorPressed:a,closeColorHover:l,closeColorPressed:s,infoColor:u,successColor:d,warningColor:c,errorColor:h,primaryColor:f,dividerColor:p,borderRadius:g,fontWeightStrong:v,lineHeight:b,fontSize:x}=e;return Object.assign(Object.assign({},kT),{fontSize:x,lineHeight:b,border:`1px solid ${p}`,titleTextColor:t,textColor:o,color:n,closeColorHover:l,closeColorPressed:s,closeIconColor:r,closeIconColorHover:i,closeIconColorPressed:a,closeBorderRadius:g,iconColor:f,iconColorInfo:u,iconColorSuccess:d,iconColorWarning:c,iconColorError:h,borderRadius:g,titleFontWeight:v})}const tm={name:"Dialog",common:Ve,peers:{Button:Ho},self:X5},Y5={name:"Dialog",common:Ne,peers:{Button:Yo},self:X5},Gd={icon:Function,type:{type:String,default:"default"},title:[String,Function],closable:{type:Boolean,default:!0},negativeText:String,positiveText:String,positiveButtonProps:Object,negativeButtonProps:Object,content:[String,Function],action:Function,showIcon:{type:Boolean,default:!0},loading:Boolean,bordered:Boolean,iconPlacement:String,titleClass:[String,Array],titleStyle:[String,Object],contentClass:[String,Array],contentStyle:[String,Object],actionClass:[String,Array],actionStyle:[String,Object],onPositiveClick:Function,onNegativeClick:Function,onClose:Function},Q5=ws(Gd),_T=N([D("dialog",` + `)])]}const U5=xe({name:"DataTable",alias:["AdvancedTable"],props:mT,setup(e,{slots:t}){const{mergedBorderedRef:o,mergedClsPrefixRef:n,inlineThemeDisabled:r,mergedRtlRef:i}=nt(e),a=Gt("DataTable",i,n),l=I(()=>{const{bottomBordered:Q}=e;return o.value?!1:Q!==void 0?Q:!0}),s=Ie("DataTable","-data-table",gD,S5,e,n),u=M(null),d=M(null),{getResizableWidth:c,clearResizableWidth:h,doUpdateResizableWidth:f}=fD(),{rowsRef:p,colsRef:g,dataRelatedColsRef:v,hasEllipsisRef:b}=pD(e,c),{treeMateRef:x,mergedCurrentPageRef:k,paginatedDataRef:C,rawPaginatedDataRef:_,selectionColumnRef:R,hoverKeyRef:w,mergedPaginationRef:A,mergedFilterStateRef:$,mergedSortStateRef:B,childTriggerColIndexRef:U,doUpdatePage:N,doUpdateFilters:K,onUnstableColumnResize:L,deriveNextSorter:D,filter:z,filters:F,clearFilter:y,clearFilters:re,clearSorter:te,page:j,sort:Z}=dD(e,{dataRelatedColsRef:v}),se=Q=>{const{fileName:me="data.csv",keepOriginalData:Pe=!1}=Q||{},He=Pe?e.data:_.value,We=MT(e.columns,He),Ge=new Blob([We],{type:"text/csv;charset=utf-8"}),qe=URL.createObjectURL(Ge);ny(qe,me.endsWith(".csv")?me:`${me}.csv`),URL.revokeObjectURL(qe)},{doCheckAll:pe,doUncheckAll:Se,doCheck:he,doUncheck:fe,headerCheckboxDisabledRef:Ce,someRowsCheckedRef:Y,allRowsCheckedRef:O,mergedCheckedRowKeySetRef:ze,mergedInderminateRowKeySetRef:je}=aD(e,{selectionColumnRef:R,treeMateRef:x,paginatedDataRef:C}),{stickyExpandedRowsRef:W,mergedExpandedRowKeysRef:ee,renderExpandRef:ge,expandableRef:we,doUpdateExpandedRowKeys:le}=mD(e,x),{handleTableBodyScroll:ne,handleTableHeaderScroll:ce,syncScrollState:J,setHeaderScrollLeft:ie,leftActiveFixedColKeyRef:de,leftActiveFixedChildrenColKeysRef:ae,rightActiveFixedColKeyRef:q,rightActiveFixedChildrenColKeysRef:ue,leftFixedColumnsRef:ve,rightFixedColumnsRef:Te,fixedColumnLeftMapRef:Ke,fixedColumnRightMapRef:Qe}=cD(e,{bodyWidthRef:u,mainTableInstRef:d,mergedCurrentPageRef:k}),{localeRef:st}=Er("DataTable"),Xe=I(()=>e.virtualScroll||e.flexHeight||e.maxHeight!==void 0||b.value?"fixed":e.tableLayout);Je(In,{props:e,treeMateRef:x,renderExpandIconRef:Be(e,"renderExpandIcon"),loadingKeySetRef:M(new Set),slots:t,indentRef:Be(e,"indent"),childTriggerColIndexRef:U,bodyWidthRef:u,componentId:ii(),hoverKeyRef:w,mergedClsPrefixRef:n,mergedThemeRef:s,scrollXRef:I(()=>e.scrollX),rowsRef:p,colsRef:g,paginatedDataRef:C,leftActiveFixedColKeyRef:de,leftActiveFixedChildrenColKeysRef:ae,rightActiveFixedColKeyRef:q,rightActiveFixedChildrenColKeysRef:ue,leftFixedColumnsRef:ve,rightFixedColumnsRef:Te,fixedColumnLeftMapRef:Ke,fixedColumnRightMapRef:Qe,mergedCurrentPageRef:k,someRowsCheckedRef:Y,allRowsCheckedRef:O,mergedSortStateRef:B,mergedFilterStateRef:$,loadingRef:Be(e,"loading"),rowClassNameRef:Be(e,"rowClassName"),mergedCheckedRowKeySetRef:ze,mergedExpandedRowKeysRef:ee,mergedInderminateRowKeySetRef:je,localeRef:st,expandableRef:we,stickyExpandedRowsRef:W,rowKeyRef:Be(e,"rowKey"),renderExpandRef:ge,summaryRef:Be(e,"summary"),virtualScrollRef:Be(e,"virtualScroll"),virtualScrollXRef:Be(e,"virtualScrollX"),heightForRowRef:Be(e,"heightForRow"),minRowHeightRef:Be(e,"minRowHeight"),virtualScrollHeaderRef:Be(e,"virtualScrollHeader"),headerHeightRef:Be(e,"headerHeight"),rowPropsRef:Be(e,"rowProps"),stripedRef:Be(e,"striped"),checkOptionsRef:I(()=>{const{value:Q}=R;return Q==null?void 0:Q.options}),rawPaginatedDataRef:_,filterMenuCssVarsRef:I(()=>{const{self:{actionDividerColor:Q,actionPadding:me,actionButtonMargin:Pe}}=s.value;return{"--n-action-padding":me,"--n-action-button-margin":Pe,"--n-action-divider-color":Q}}),onLoadRef:Be(e,"onLoad"),mergedTableLayoutRef:Xe,maxHeightRef:Be(e,"maxHeight"),minHeightRef:Be(e,"minHeight"),flexHeightRef:Be(e,"flexHeight"),headerCheckboxDisabledRef:Ce,paginationBehaviorOnFilterRef:Be(e,"paginationBehaviorOnFilter"),summaryPlacementRef:Be(e,"summaryPlacement"),filterIconPopoverPropsRef:Be(e,"filterIconPopoverProps"),scrollbarPropsRef:Be(e,"scrollbarProps"),syncScrollState:J,doUpdatePage:N,doUpdateFilters:K,getResizableWidth:c,onUnstableColumnResize:L,clearResizableWidth:h,doUpdateResizableWidth:f,deriveNextSorter:D,doCheck:he,doUncheck:fe,doCheckAll:pe,doUncheckAll:Se,doUpdateExpandedRowKeys:le,handleTableHeaderScroll:ce,handleTableBodyScroll:ne,setHeaderScrollLeft:ie,renderCell:Be(e,"renderCell")});const pt={filter:z,filters:F,clearFilters:re,clearSorter:te,page:j,sort:Z,clearFilter:y,downloadCsv:se,scrollTo:(Q,me)=>{var Pe;(Pe=d.value)===null||Pe===void 0||Pe.scrollTo(Q,me)}},Ye=I(()=>{const{size:Q}=e,{common:{cubicBezierEaseInOut:me},self:{borderColor:Pe,tdColorHover:He,tdColorSorting:We,tdColorSortingModal:Ge,tdColorSortingPopover:qe,thColorSorting:tt,thColorSortingModal:yt,thColorSortingPopover:Bt,thColor:_t,thColorHover:xo,tdColor:Ao,tdTextColor:Bo,thTextColor:No,thFontWeight:Vo,thButtonColorHover:un,thIconColor:dn,thIconColorActive:be,filterSize:Ae,borderRadius:rt,lineHeight:wt,tdColorModal:zt,thColorModal:Mt,borderColorModal:Yt,thColorHoverModal:oo,tdColorHoverModal:En,borderColorPopover:nr,thColorPopover:rr,tdColorPopover:ui,tdColorHoverPopover:Qa,thColorHoverPopover:Ja,paginationMargin:el,emptyPadding:tl,boxShadowAfter:Rr,boxShadowBefore:$r,sorterSize:rc,resizableContainerSize:ic,resizableSize:ac,loadingColor:lc,loadingSize:sc,opacityLoading:uc,tdColorStriped:dc,tdColorStripedModal:cc,tdColorStripedPopover:fc,[Ee("fontSize",Q)]:hc,[Ee("thPadding",Q)]:pc,[Ee("tdPadding",Q)]:mc}}=s.value;return{"--n-font-size":hc,"--n-th-padding":pc,"--n-td-padding":mc,"--n-bezier":me,"--n-border-radius":rt,"--n-line-height":wt,"--n-border-color":Pe,"--n-border-color-modal":Yt,"--n-border-color-popover":nr,"--n-th-color":_t,"--n-th-color-hover":xo,"--n-th-color-modal":Mt,"--n-th-color-hover-modal":oo,"--n-th-color-popover":rr,"--n-th-color-hover-popover":Ja,"--n-td-color":Ao,"--n-td-color-hover":He,"--n-td-color-modal":zt,"--n-td-color-hover-modal":En,"--n-td-color-popover":ui,"--n-td-color-hover-popover":Qa,"--n-th-text-color":No,"--n-td-text-color":Bo,"--n-th-font-weight":Vo,"--n-th-button-color-hover":un,"--n-th-icon-color":dn,"--n-th-icon-color-active":be,"--n-filter-size":Ae,"--n-pagination-margin":el,"--n-empty-padding":tl,"--n-box-shadow-before":$r,"--n-box-shadow-after":Rr,"--n-sorter-size":rc,"--n-resizable-container-size":ic,"--n-resizable-size":ac,"--n-loading-size":sc,"--n-loading-color":lc,"--n-opacity-loading":uc,"--n-td-color-striped":dc,"--n-td-color-striped-modal":cc,"--n-td-color-striped-popover":fc,"n-td-color-sorting":We,"n-td-color-sorting-modal":Ge,"n-td-color-sorting-popover":qe,"n-th-color-sorting":tt,"n-th-color-sorting-modal":yt,"n-th-color-sorting-popover":Bt}}),Le=r?vt("data-table",I(()=>e.size[0]),Ye,e):void 0,et=I(()=>{if(!e.pagination)return!1;if(e.paginateSinglePage)return!0;const Q=A.value,{pageCount:me}=Q;return me!==void 0?me>1:Q.itemCount&&Q.pageSize&&Q.itemCount>Q.pageSize});return Object.assign({mainTableInstRef:d,mergedClsPrefix:n,rtlEnabled:a,mergedTheme:s,paginatedData:C,mergedBordered:o,mergedBottomBordered:l,mergedPagination:A,mergedShowPagination:et,cssVars:r?void 0:Ye,themeClass:Le==null?void 0:Le.themeClass,onRender:Le==null?void 0:Le.onRender},pt)},render(){const{mergedClsPrefix:e,themeClass:t,onRender:o,$slots:n,spinProps:r}=this;return o==null||o(),m("div",{class:[`${e}-data-table`,this.rtlEnabled&&`${e}-data-table--rtl`,t,{[`${e}-data-table--bordered`]:this.mergedBordered,[`${e}-data-table--bottom-bordered`]:this.mergedBottomBordered,[`${e}-data-table--single-line`]:this.singleLine,[`${e}-data-table--single-column`]:this.singleColumn,[`${e}-data-table--loading`]:this.loading,[`${e}-data-table--flex-height`]:this.flexHeight}],style:this.cssVars},m("div",{class:`${e}-data-table-wrapper`},m(iD,{ref:"mainTableInstRef"})),this.mergedShowPagination?m("div",{class:`${e}-data-table__pagination`},m(aT,Object.assign({theme:this.mergedTheme.peers.Pagination,themeOverrides:this.mergedTheme.peerOverrides.Pagination,disabled:this.loading},this.mergedPagination))):null,m(ho,{name:"fade-in-scale-up-transition"},{default:()=>this.loading?m("div",{class:`${e}-data-table-loading-wrapper`},wo(n.loading,()=>[m(_r,Object.assign({clsPrefix:e,strokeWidth:20},r))])):null}))}}),bD={itemFontSize:"12px",itemHeight:"36px",itemWidth:"52px",panelActionPadding:"8px 0"};function K5(e){const{popoverColor:t,textColor2:o,primaryColor:n,hoverColor:r,dividerColor:i,opacityDisabled:a,boxShadow2:l,borderRadius:s,iconColor:u,iconColorDisabled:d}=e;return Object.assign(Object.assign({},bD),{panelColor:t,panelBoxShadow:l,panelDividerColor:i,itemTextColor:o,itemTextColorActive:n,itemColorHover:r,itemOpacityDisabled:a,itemBorderRadius:s,borderRadius:s,iconColor:u,iconColorDisabled:d})}const G5={name:"TimePicker",common:Ve,peers:{Scrollbar:Lo,Button:Ho,Input:Xo},self:K5},q5={name:"TimePicker",common:Ne,peers:{Scrollbar:Zo,Button:Yo,Input:Sn},self:K5},xD={itemSize:"24px",itemCellWidth:"38px",itemCellHeight:"32px",scrollItemWidth:"80px",scrollItemHeight:"40px",panelExtraFooterPadding:"8px 12px",panelActionPadding:"8px 12px",calendarTitlePadding:"0",calendarTitleHeight:"28px",arrowSize:"14px",panelHeaderPadding:"8px 12px",calendarDaysHeight:"32px",calendarTitleGridTempateColumns:"28px 28px 1fr 28px 28px",calendarLeftPaddingDate:"6px 12px 4px 12px",calendarLeftPaddingDatetime:"4px 12px",calendarLeftPaddingDaterange:"6px 12px 4px 12px",calendarLeftPaddingDatetimerange:"4px 12px",calendarLeftPaddingMonth:"0",calendarLeftPaddingYear:"0",calendarLeftPaddingQuarter:"0",calendarLeftPaddingMonthrange:"0",calendarLeftPaddingQuarterrange:"0",calendarLeftPaddingYearrange:"0",calendarLeftPaddingWeek:"6px 12px 4px 12px",calendarRightPaddingDate:"6px 12px 4px 12px",calendarRightPaddingDatetime:"4px 12px",calendarRightPaddingDaterange:"6px 12px 4px 12px",calendarRightPaddingDatetimerange:"4px 12px",calendarRightPaddingMonth:"0",calendarRightPaddingYear:"0",calendarRightPaddingQuarter:"0",calendarRightPaddingMonthrange:"0",calendarRightPaddingQuarterrange:"0",calendarRightPaddingYearrange:"0",calendarRightPaddingWeek:"0"};function Z5(e){const{hoverColor:t,fontSize:o,textColor2:n,textColorDisabled:r,popoverColor:i,primaryColor:a,borderRadiusSmall:l,iconColor:s,iconColorDisabled:u,textColor1:d,dividerColor:c,boxShadow2:h,borderRadius:f,fontWeightStrong:p}=e;return Object.assign(Object.assign({},xD),{itemFontSize:o,calendarDaysFontSize:o,calendarTitleFontSize:o,itemTextColor:n,itemTextColorDisabled:r,itemTextColorActive:i,itemTextColorCurrent:a,itemColorIncluded:Me(a,{alpha:.1}),itemColorHover:t,itemColorDisabled:t,itemColorActive:a,itemBorderRadius:l,panelColor:i,panelTextColor:n,arrowColor:s,calendarTitleTextColor:d,calendarTitleColorHover:t,calendarDaysTextColor:n,panelHeaderDividerColor:c,calendarDaysDividerColor:c,calendarDividerColor:c,panelActionDividerColor:c,panelBoxShadow:h,panelBorderRadius:f,calendarTitleFontWeight:p,scrollItemBorderRadius:f,iconColor:s,iconColorDisabled:u})}const yD={name:"DatePicker",common:Ve,peers:{Input:Xo,Button:Ho,TimePicker:G5,Scrollbar:Lo},self:Z5},CD={name:"DatePicker",common:Ne,peers:{Input:Sn,Button:Yo,TimePicker:q5,Scrollbar:Zo},self(e){const{popoverColor:t,hoverColor:o,primaryColor:n}=e,r=Z5(e);return r.itemColorDisabled=Ue(t,o),r.itemColorIncluded=Me(n,{alpha:.15}),r.itemColorHover=Ue(t,o),r}},wD={thPaddingBorderedSmall:"8px 12px",thPaddingBorderedMedium:"12px 16px",thPaddingBorderedLarge:"16px 24px",thPaddingSmall:"0",thPaddingMedium:"0",thPaddingLarge:"0",tdPaddingBorderedSmall:"8px 12px",tdPaddingBorderedMedium:"12px 16px",tdPaddingBorderedLarge:"16px 24px",tdPaddingSmall:"0 0 8px 0",tdPaddingMedium:"0 0 12px 0",tdPaddingLarge:"0 0 16px 0"};function X5(e){const{tableHeaderColor:t,textColor2:o,textColor1:n,cardColor:r,modalColor:i,popoverColor:a,dividerColor:l,borderRadius:s,fontWeightStrong:u,lineHeight:d,fontSizeSmall:c,fontSizeMedium:h,fontSizeLarge:f}=e;return Object.assign(Object.assign({},wD),{lineHeight:d,fontSizeSmall:c,fontSizeMedium:h,fontSizeLarge:f,titleTextColor:n,thColor:Ue(r,t),thColorModal:Ue(i,t),thColorPopover:Ue(a,t),thTextColor:n,thFontWeight:u,tdTextColor:o,tdColor:r,tdColorModal:i,tdColorPopover:a,borderColor:Ue(r,l),borderColorModal:Ue(i,l),borderColorPopover:Ue(a,l),borderRadius:s})}const SD={name:"Descriptions",common:Ve,self:X5},ED={name:"Descriptions",common:Ne,self:X5},kD={titleFontSize:"18px",padding:"16px 28px 20px 28px",iconSize:"28px",actionSpace:"12px",contentMargin:"8px 0 16px 0",iconMargin:"0 4px 0 0",iconMarginIconTop:"4px 0 8px 0",closeSize:"22px",closeIconSize:"18px",closeMargin:"20px 26px 0 0",closeMarginIconTop:"10px 16px 0 0"};function Y5(e){const{textColor1:t,textColor2:o,modalColor:n,closeIconColor:r,closeIconColorHover:i,closeIconColorPressed:a,closeColorHover:l,closeColorPressed:s,infoColor:u,successColor:d,warningColor:c,errorColor:h,primaryColor:f,dividerColor:p,borderRadius:g,fontWeightStrong:v,lineHeight:b,fontSize:x}=e;return Object.assign(Object.assign({},kD),{fontSize:x,lineHeight:b,border:`1px solid ${p}`,titleTextColor:t,textColor:o,color:n,closeColorHover:l,closeColorPressed:s,closeIconColor:r,closeIconColorHover:i,closeIconColorPressed:a,closeBorderRadius:g,iconColor:f,iconColorInfo:u,iconColorSuccess:d,iconColorWarning:c,iconColorError:h,borderRadius:g,titleFontWeight:v})}const om={name:"Dialog",common:Ve,peers:{Button:Ho},self:Y5},Q5={name:"Dialog",common:Ne,peers:{Button:Yo},self:Y5},qd={icon:Function,type:{type:String,default:"default"},title:[String,Function],closable:{type:Boolean,default:!0},negativeText:String,positiveText:String,positiveButtonProps:Object,negativeButtonProps:Object,content:[String,Function],action:Function,showIcon:{type:Boolean,default:!0},loading:Boolean,bordered:Boolean,iconPlacement:String,titleClass:[String,Array],titleStyle:[String,Object],contentClass:[String,Array],contentStyle:[String,Object],actionClass:[String,Array],actionStyle:[String,Object],onPositiveClick:Function,onNegativeClick:Function,onClose:Function},J5=ws(qd),_D=V([T("dialog",` --n-icon-margin: var(--n-icon-margin-top) var(--n-icon-margin-right) var(--n-icon-margin-bottom) var(--n-icon-margin-left); word-break: break-word; line-height: var(--n-line-height); @@ -2713,7 +2713,7 @@ ${t} `,[X("last","margin-bottom: 0;")]),G("action",` display: flex; justify-content: flex-end; - `,[N("> *:not(:last-child)",` + `,[V("> *:not(:last-child)",` margin-right: var(--n-action-space); `)]),G("icon",` font-size: var(--n-icon-size); @@ -2725,47 +2725,47 @@ ${t} font-size: var(--n-title-font-size); font-weight: var(--n-title-font-weight); color: var(--n-title-text-color); - `),D("dialog-icon-container",` + `),T("dialog-icon-container",` display: flex; justify-content: center; - `)]),Ki(D("dialog",` + `)]),Ki(T("dialog",` width: 446px; max-width: calc(100vw - 32px); - `)),D("dialog",[Mx(` + `)),T("dialog",[Ax(` width: 446px; max-width: calc(100vw - 32px); - `)])]),FT={default:()=>m(is,null),info:()=>m(is,null),success:()=>m(zd,null),warning:()=>m(Od,null),error:()=>m(Id,null)},J5=xe({name:"Dialog",alias:["NimbusConfirmCard","Confirm"],props:Object.assign(Object.assign({},Te.props),Gd),setup(e){const{mergedComponentPropsRef:t,mergedClsPrefixRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=Gt("Dialog",r,o),a=I(()=>{var f,p;const{iconPlacement:g}=e;return g||((p=(f=t==null?void 0:t.value)===null||f===void 0?void 0:f.Dialog)===null||p===void 0?void 0:p.iconPlacement)||"left"});function l(f){const{onPositiveClick:p}=e;p&&p(f)}function s(f){const{onNegativeClick:p}=e;p&&p(f)}function u(){const{onClose:f}=e;f&&f()}const d=Te("Dialog","-dialog",_T,tm,e,o),c=I(()=>{const{type:f}=e,p=a.value,{common:{cubicBezierEaseInOut:g},self:{fontSize:v,lineHeight:b,border:x,titleTextColor:E,textColor:C,color:_,closeBorderRadius:R,closeColorHover:w,closeColorPressed:A,closeIconColor:$,closeIconColorHover:B,closeIconColorPressed:U,closeIconSize:H,borderRadius:K,titleFontWeight:L,titleFontSize:T,padding:z,iconSize:F,actionSpace:y,contentMargin:re,closeSize:te,[p==="top"?"iconMarginIconTop":"iconMargin"]:j,[p==="top"?"closeMarginIconTop":"closeMargin"]:Z,[Ee("iconColor",f)]:se}}=d.value,pe=Ro(j);return{"--n-font-size":v,"--n-icon-color":se,"--n-bezier":g,"--n-close-margin":Z,"--n-icon-margin-top":pe.top,"--n-icon-margin-right":pe.right,"--n-icon-margin-bottom":pe.bottom,"--n-icon-margin-left":pe.left,"--n-icon-size":F,"--n-close-size":te,"--n-close-icon-size":H,"--n-close-border-radius":R,"--n-close-color-hover":w,"--n-close-color-pressed":A,"--n-close-icon-color":$,"--n-close-icon-color-hover":B,"--n-close-icon-color-pressed":U,"--n-color":_,"--n-text-color":C,"--n-border-radius":K,"--n-padding":z,"--n-line-height":b,"--n-border":x,"--n-content-margin":re,"--n-title-font-size":T,"--n-title-font-weight":L,"--n-title-text-color":E,"--n-action-space":y}}),h=n?vt("dialog",I(()=>`${e.type[0]}${a.value[0]}`),c,e):void 0;return{mergedClsPrefix:o,rtlEnabled:i,mergedIconPlacement:a,mergedTheme:d,handlePositiveClick:l,handleNegativeClick:s,handleCloseClick:u,cssVars:n?void 0:c,themeClass:h==null?void 0:h.themeClass,onRender:h==null?void 0:h.onRender}},render(){var e;const{bordered:t,mergedIconPlacement:o,cssVars:n,closable:r,showIcon:i,title:a,content:l,action:s,negativeText:u,positiveText:d,positiveButtonProps:c,negativeButtonProps:h,handlePositiveClick:f,handleNegativeClick:p,mergedTheme:g,loading:v,type:b,mergedClsPrefix:x}=this;(e=this.onRender)===null||e===void 0||e.call(this);const E=i?m(Ut,{clsPrefix:x,class:`${x}-dialog__icon`},{default:()=>bt(this.$slots.icon,_=>_||(this.icon?Jt(this.icon):FT[this.type]()))}):null,C=bt(this.$slots.action,_=>_||d||u||s?m("div",{class:[`${x}-dialog__action`,this.actionClass],style:this.actionStyle},_||(s?[Jt(s)]:[this.negativeText&&m(St,Object.assign({theme:g.peers.Button,themeOverrides:g.peerOverrides.Button,ghost:!0,size:"small",onClick:p},h),{default:()=>Jt(this.negativeText)}),this.positiveText&&m(St,Object.assign({theme:g.peers.Button,themeOverrides:g.peerOverrides.Button,size:"small",type:b==="default"?"primary":b,disabled:v,loading:v,onClick:f},c),{default:()=>Jt(this.positiveText)})])):null);return m("div",{class:[`${x}-dialog`,this.themeClass,this.closable&&`${x}-dialog--closable`,`${x}-dialog--icon-${o}`,t&&`${x}-dialog--bordered`,this.rtlEnabled&&`${x}-dialog--rtl`],style:n,role:"dialog"},r?bt(this.$slots.close,_=>{const R=[`${x}-dialog__close`,this.rtlEnabled&&`${x}-dialog--rtl`];return _?m("div",{class:R},_):m(li,{clsPrefix:x,class:R,onClick:this.handleCloseClick})}):null,i&&o==="top"?m("div",{class:`${x}-dialog-icon-container`},E):null,m("div",{class:[`${x}-dialog__title`,this.titleClass],style:this.titleStyle},i&&o==="left"?E:null,wo(this.$slots.header,()=>[Jt(a)])),m("div",{class:[`${x}-dialog__content`,C?"":`${x}-dialog__content--last`,this.contentClass],style:this.contentStyle},wo(this.$slots.default,()=>[Jt(l)])),C)}}),ew="n-dialog-provider",tw="n-dialog-api",RT="n-dialog-reactive-list";function ow(e){const{modalColor:t,textColor2:o,boxShadow3:n}=e;return{color:t,textColor:o,boxShadow:n}}const nw={name:"Modal",common:Ve,peers:{Scrollbar:Lo,Dialog:tm,Card:Wp},self:ow},$T={name:"Modal",common:Ne,peers:{Scrollbar:Zo,Dialog:Y5,Card:YC},self:ow},om=Object.assign(Object.assign({},Up),Gd),PT=ws(om),MT=xe({name:"ModalBody",inheritAttrs:!1,props:Object.assign(Object.assign({show:{type:Boolean,required:!0},preset:String,displayDirective:{type:String,required:!0},trapFocus:{type:Boolean,default:!0},autoFocus:{type:Boolean,default:!0},blockScroll:Boolean},om),{renderMask:Function,onClickoutside:Function,onBeforeLeave:{type:Function,required:!0},onAfterLeave:{type:Function,required:!0},onPositiveClick:{type:Function,required:!0},onNegativeClick:{type:Function,required:!0},onClose:{type:Function,required:!0},onAfterEnter:Function,onEsc:Function}),setup(e){const t=M(null),o=M(null),n=M(e.show),r=M(null),i=M(null);at(Be(e,"show"),v=>{v&&(n.value=!0)}),ey(I(()=>e.blockScroll&&n.value));const a=Oe(zx);function l(){if(a.transformOriginRef.value==="center")return"";const{value:v}=r,{value:b}=i;if(v===null||b===null)return"";if(o.value){const x=o.value.containerScrollTop;return`${v}px ${b+x}px`}return""}function s(v){if(a.transformOriginRef.value==="center")return;const b=a.getMousePosition();if(!b||!o.value)return;const x=o.value.containerScrollTop,{offsetLeft:E,offsetTop:C}=v;if(b){const _=b.y,R=b.x;r.value=-(E-R),i.value=-(C-_-x)}v.style.transformOrigin=l()}function u(v){Rt(()=>{s(v)})}function d(v){v.style.transformOrigin=l(),e.onBeforeLeave()}function c(){n.value=!1,r.value=null,i.value=null,e.onAfterLeave()}function h(){const{onClose:v}=e;v&&v()}function f(){e.onNegativeClick()}function p(){e.onPositiveClick()}const g=M(null);return at(g,v=>{v&&Rt(()=>{const b=v.el;b&&t.value!==b&&(t.value=b)})}),Je(Ss,t),Je(Es,null),Je(Na,null),{mergedTheme:a.mergedThemeRef,appear:a.appearRef,isMounted:a.isMountedRef,mergedClsPrefix:a.mergedClsPrefixRef,bodyRef:t,scrollbarRef:o,displayed:n,childNodeRef:g,handlePositiveClick:p,handleNegativeClick:f,handleCloseClick:h,handleAfterLeave:c,handleBeforeLeave:d,handleEnter:u}},render(){const{$slots:e,$attrs:t,handleEnter:o,handleAfterLeave:n,handleBeforeLeave:r,preset:i,mergedClsPrefix:a}=this;let l=null;if(!i){if(l=qf(e),!l){xn("modal","default slot is empty");return}l=qo(l),l.props=bo({class:`${a}-modal`},t,l.props||{})}return this.displayDirective==="show"||this.displayed||this.show?Po(m("div",{role:"none",class:`${a}-modal-body-wrapper`},m(or,{ref:"scrollbarRef",theme:this.mergedTheme.peers.Scrollbar,themeOverrides:this.mergedTheme.peerOverrides.Scrollbar,contentClass:`${a}-modal-scroll-content`},{default:()=>{var s;return[(s=this.renderMask)===null||s===void 0?void 0:s.call(this),m(bp,{disabled:!this.trapFocus,active:this.show,onEsc:this.onEsc,autoFocus:this.autoFocus},{default:()=>{var u;return m(ho,{name:"fade-in-scale-up-transition",appear:(u=this.appear)!==null&&u!==void 0?u:this.isMounted,onEnter:o,onAfterEnter:this.onAfterEnter,onAfterLeave:n,onBeforeLeave:r},{default:()=>{const d=[[bn,this.show]],{onClickoutside:c}=this;return c&&d.push([Oi,this.onClickoutside,void 0,{capture:!0}]),Po(this.preset==="confirm"||this.preset==="dialog"?m(J5,Object.assign({},this.$attrs,{class:[`${a}-modal`,this.$attrs.class],ref:"bodyRef",theme:this.mergedTheme.peers.Dialog,themeOverrides:this.mergedTheme.peerOverrides.Dialog},ei(this.$props,Q5),{"aria-modal":"true"}),e):this.preset==="card"?m(QC,Object.assign({},this.$attrs,{ref:"bodyRef",class:[`${a}-modal`,this.$attrs.class],theme:this.mergedTheme.peers.Card,themeOverrides:this.mergedTheme.peerOverrides.Card},ei(this.$props,wB),{"aria-modal":"true",role:"dialog"}),e):this.childNodeRef=l,d)}})}})]}})),[[bn,this.displayDirective==="if"||this.displayed||this.show]]):null}}),AT=N([D("modal-container",` + `)])]),FD={default:()=>m(is,null),info:()=>m(is,null),success:()=>m(Od,null),warning:()=>m(Ld,null),error:()=>m(zd,null)},ew=xe({name:"Dialog",alias:["NimbusConfirmCard","Confirm"],props:Object.assign(Object.assign({},Ie.props),qd),setup(e){const{mergedComponentPropsRef:t,mergedClsPrefixRef:o,inlineThemeDisabled:n,mergedRtlRef:r}=nt(e),i=Gt("Dialog",r,o),a=I(()=>{var f,p;const{iconPlacement:g}=e;return g||((p=(f=t==null?void 0:t.value)===null||f===void 0?void 0:f.Dialog)===null||p===void 0?void 0:p.iconPlacement)||"left"});function l(f){const{onPositiveClick:p}=e;p&&p(f)}function s(f){const{onNegativeClick:p}=e;p&&p(f)}function u(){const{onClose:f}=e;f&&f()}const d=Ie("Dialog","-dialog",_D,om,e,o),c=I(()=>{const{type:f}=e,p=a.value,{common:{cubicBezierEaseInOut:g},self:{fontSize:v,lineHeight:b,border:x,titleTextColor:k,textColor:C,color:_,closeBorderRadius:R,closeColorHover:w,closeColorPressed:A,closeIconColor:$,closeIconColorHover:B,closeIconColorPressed:U,closeIconSize:N,borderRadius:K,titleFontWeight:L,titleFontSize:D,padding:z,iconSize:F,actionSpace:y,contentMargin:re,closeSize:te,[p==="top"?"iconMarginIconTop":"iconMargin"]:j,[p==="top"?"closeMarginIconTop":"closeMargin"]:Z,[Ee("iconColor",f)]:se}}=d.value,pe=Ro(j);return{"--n-font-size":v,"--n-icon-color":se,"--n-bezier":g,"--n-close-margin":Z,"--n-icon-margin-top":pe.top,"--n-icon-margin-right":pe.right,"--n-icon-margin-bottom":pe.bottom,"--n-icon-margin-left":pe.left,"--n-icon-size":F,"--n-close-size":te,"--n-close-icon-size":N,"--n-close-border-radius":R,"--n-close-color-hover":w,"--n-close-color-pressed":A,"--n-close-icon-color":$,"--n-close-icon-color-hover":B,"--n-close-icon-color-pressed":U,"--n-color":_,"--n-text-color":C,"--n-border-radius":K,"--n-padding":z,"--n-line-height":b,"--n-border":x,"--n-content-margin":re,"--n-title-font-size":D,"--n-title-font-weight":L,"--n-title-text-color":k,"--n-action-space":y}}),h=n?vt("dialog",I(()=>`${e.type[0]}${a.value[0]}`),c,e):void 0;return{mergedClsPrefix:o,rtlEnabled:i,mergedIconPlacement:a,mergedTheme:d,handlePositiveClick:l,handleNegativeClick:s,handleCloseClick:u,cssVars:n?void 0:c,themeClass:h==null?void 0:h.themeClass,onRender:h==null?void 0:h.onRender}},render(){var e;const{bordered:t,mergedIconPlacement:o,cssVars:n,closable:r,showIcon:i,title:a,content:l,action:s,negativeText:u,positiveText:d,positiveButtonProps:c,negativeButtonProps:h,handlePositiveClick:f,handleNegativeClick:p,mergedTheme:g,loading:v,type:b,mergedClsPrefix:x}=this;(e=this.onRender)===null||e===void 0||e.call(this);const k=i?m(Ut,{clsPrefix:x,class:`${x}-dialog__icon`},{default:()=>bt(this.$slots.icon,_=>_||(this.icon?Jt(this.icon):FD[this.type]()))}):null,C=bt(this.$slots.action,_=>_||d||u||s?m("div",{class:[`${x}-dialog__action`,this.actionClass],style:this.actionStyle},_||(s?[Jt(s)]:[this.negativeText&&m(St,Object.assign({theme:g.peers.Button,themeOverrides:g.peerOverrides.Button,ghost:!0,size:"small",onClick:p},h),{default:()=>Jt(this.negativeText)}),this.positiveText&&m(St,Object.assign({theme:g.peers.Button,themeOverrides:g.peerOverrides.Button,size:"small",type:b==="default"?"primary":b,disabled:v,loading:v,onClick:f},c),{default:()=>Jt(this.positiveText)})])):null);return m("div",{class:[`${x}-dialog`,this.themeClass,this.closable&&`${x}-dialog--closable`,`${x}-dialog--icon-${o}`,t&&`${x}-dialog--bordered`,this.rtlEnabled&&`${x}-dialog--rtl`],style:n,role:"dialog"},r?bt(this.$slots.close,_=>{const R=[`${x}-dialog__close`,this.rtlEnabled&&`${x}-dialog--rtl`];return _?m("div",{class:R},_):m(li,{clsPrefix:x,class:R,onClick:this.handleCloseClick})}):null,i&&o==="top"?m("div",{class:`${x}-dialog-icon-container`},k):null,m("div",{class:[`${x}-dialog__title`,this.titleClass],style:this.titleStyle},i&&o==="left"?k:null,wo(this.$slots.header,()=>[Jt(a)])),m("div",{class:[`${x}-dialog__content`,C?"":`${x}-dialog__content--last`,this.contentClass],style:this.contentStyle},wo(this.$slots.default,()=>[Jt(l)])),C)}}),tw="n-dialog-provider",ow="n-dialog-api",RD="n-dialog-reactive-list";function nw(e){const{modalColor:t,textColor2:o,boxShadow3:n}=e;return{color:t,textColor:o,boxShadow:n}}const rw={name:"Modal",common:Ve,peers:{Scrollbar:Lo,Dialog:om,Card:Up},self:nw},$D={name:"Modal",common:Ne,peers:{Scrollbar:Zo,Dialog:Q5,Card:QC},self:nw},nm=Object.assign(Object.assign({},Kp),qd),PD=ws(nm),MD=xe({name:"ModalBody",inheritAttrs:!1,props:Object.assign(Object.assign({show:{type:Boolean,required:!0},preset:String,displayDirective:{type:String,required:!0},trapFocus:{type:Boolean,default:!0},autoFocus:{type:Boolean,default:!0},blockScroll:Boolean},nm),{renderMask:Function,onClickoutside:Function,onBeforeLeave:{type:Function,required:!0},onAfterLeave:{type:Function,required:!0},onPositiveClick:{type:Function,required:!0},onNegativeClick:{type:Function,required:!0},onClose:{type:Function,required:!0},onAfterEnter:Function,onEsc:Function}),setup(e){const t=M(null),o=M(null),n=M(e.show),r=M(null),i=M(null);at(Be(e,"show"),v=>{v&&(n.value=!0)}),ty(I(()=>e.blockScroll&&n.value));const a=Oe(Ox);function l(){if(a.transformOriginRef.value==="center")return"";const{value:v}=r,{value:b}=i;if(v===null||b===null)return"";if(o.value){const x=o.value.containerScrollTop;return`${v}px ${b+x}px`}return""}function s(v){if(a.transformOriginRef.value==="center")return;const b=a.getMousePosition();if(!b||!o.value)return;const x=o.value.containerScrollTop,{offsetLeft:k,offsetTop:C}=v;if(b){const _=b.y,R=b.x;r.value=-(k-R),i.value=-(C-_-x)}v.style.transformOrigin=l()}function u(v){Rt(()=>{s(v)})}function d(v){v.style.transformOrigin=l(),e.onBeforeLeave()}function c(){n.value=!1,r.value=null,i.value=null,e.onAfterLeave()}function h(){const{onClose:v}=e;v&&v()}function f(){e.onNegativeClick()}function p(){e.onPositiveClick()}const g=M(null);return at(g,v=>{v&&Rt(()=>{const b=v.el;b&&t.value!==b&&(t.value=b)})}),Je(Ss,t),Je(Es,null),Je(Na,null),{mergedTheme:a.mergedThemeRef,appear:a.appearRef,isMounted:a.isMountedRef,mergedClsPrefix:a.mergedClsPrefixRef,bodyRef:t,scrollbarRef:o,displayed:n,childNodeRef:g,handlePositiveClick:p,handleNegativeClick:f,handleCloseClick:h,handleAfterLeave:c,handleBeforeLeave:d,handleEnter:u}},render(){const{$slots:e,$attrs:t,handleEnter:o,handleAfterLeave:n,handleBeforeLeave:r,preset:i,mergedClsPrefix:a}=this;let l=null;if(!i){if(l=Zf(e),!l){xn("modal","default slot is empty");return}l=qo(l),l.props=bo({class:`${a}-modal`},t,l.props||{})}return this.displayDirective==="show"||this.displayed||this.show?Po(m("div",{role:"none",class:`${a}-modal-body-wrapper`},m(or,{ref:"scrollbarRef",theme:this.mergedTheme.peers.Scrollbar,themeOverrides:this.mergedTheme.peerOverrides.Scrollbar,contentClass:`${a}-modal-scroll-content`},{default:()=>{var s;return[(s=this.renderMask)===null||s===void 0?void 0:s.call(this),m(xp,{disabled:!this.trapFocus,active:this.show,onEsc:this.onEsc,autoFocus:this.autoFocus},{default:()=>{var u;return m(ho,{name:"fade-in-scale-up-transition",appear:(u=this.appear)!==null&&u!==void 0?u:this.isMounted,onEnter:o,onAfterEnter:this.onAfterEnter,onAfterLeave:n,onBeforeLeave:r},{default:()=>{const d=[[bn,this.show]],{onClickoutside:c}=this;return c&&d.push([Oi,this.onClickoutside,void 0,{capture:!0}]),Po(this.preset==="confirm"||this.preset==="dialog"?m(ew,Object.assign({},this.$attrs,{class:[`${a}-modal`,this.$attrs.class],ref:"bodyRef",theme:this.mergedTheme.peers.Dialog,themeOverrides:this.mergedTheme.peerOverrides.Dialog},ei(this.$props,J5),{"aria-modal":"true"}),e):this.preset==="card"?m(JC,Object.assign({},this.$attrs,{ref:"bodyRef",class:[`${a}-modal`,this.$attrs.class],theme:this.mergedTheme.peers.Card,themeOverrides:this.mergedTheme.peerOverrides.Card},ei(this.$props,wB),{"aria-modal":"true",role:"dialog"}),e):this.childNodeRef=l,d)}})}})]}})),[[bn,this.displayDirective==="if"||this.displayed||this.show]]):null}}),AD=V([T("modal-container",` position: fixed; left: 0; top: 0; height: 0; width: 0; display: flex; - `),D("modal-mask",` + `),T("modal-mask",` position: fixed; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0, 0, 0, .4); - `,[Ts({enterDuration:".25s",leaveDuration:".25s",enterCubicBezier:"var(--n-bezier-ease-out)",leaveCubicBezier:"var(--n-bezier-ease-out)"})]),D("modal-body-wrapper",` + `,[Ds({enterDuration:".25s",leaveDuration:".25s",enterCubicBezier:"var(--n-bezier-ease-out)",leaveCubicBezier:"var(--n-bezier-ease-out)"})]),T("modal-body-wrapper",` position: fixed; left: 0; right: 0; top: 0; bottom: 0; overflow: visible; - `,[D("modal-scroll-content",` + `,[T("modal-scroll-content",` min-height: 100%; display: flex; position: relative; - `)]),D("modal",` + `)]),T("modal",` position: relative; align-self: center; color: var(--n-text-color); margin: auto; box-shadow: var(--n-box-shadow); - `,[An({duration:".25s",enterScale:".5"})])]),rw=Object.assign(Object.assign(Object.assign(Object.assign({},Te.props),{show:Boolean,unstableShowMask:{type:Boolean,default:!0},maskClosable:{type:Boolean,default:!0},preset:String,to:[String,Object],displayDirective:{type:String,default:"if"},transformOrigin:{type:String,default:"mouse"},zIndex:Number,autoFocus:{type:Boolean,default:!0},trapFocus:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},blockScroll:{type:Boolean,default:!0}}),om),{onEsc:Function,"onUpdate:show":[Function,Array],onUpdateShow:[Function,Array],onAfterEnter:Function,onBeforeLeave:Function,onAfterLeave:Function,onClose:Function,onPositiveClick:Function,onNegativeClick:Function,onMaskClick:Function,internalDialog:Boolean,internalModal:Boolean,internalAppear:{type:Boolean,default:void 0},overlayStyle:[String,Object],onBeforeHide:Function,onAfterHide:Function,onHide:Function}),nm=xe({name:"Modal",inheritAttrs:!1,props:rw,setup(e){const t=M(null),{mergedClsPrefixRef:o,namespaceRef:n,inlineThemeDisabled:r}=nt(e),i=Te("Modal","-modal",AT,nw,e,o),a=Xu(64),l=Zu(),s=Cr(),u=e.internalDialog?Oe(ew,null):null,d=e.internalModal?Oe(ck,null):null,c=ty();function h(R){const{onUpdateShow:w,"onUpdate:show":A,onHide:$}=e;w&&Fe(w,R),A&&Fe(A,R),$&&!R&&$(R)}function f(){const{onClose:R}=e;R?Promise.resolve(R()).then(w=>{w!==!1&&h(!1)}):h(!1)}function p(){const{onPositiveClick:R}=e;R?Promise.resolve(R()).then(w=>{w!==!1&&h(!1)}):h(!1)}function g(){const{onNegativeClick:R}=e;R?Promise.resolve(R()).then(w=>{w!==!1&&h(!1)}):h(!1)}function v(){const{onBeforeLeave:R,onBeforeHide:w}=e;R&&Fe(R),w&&w()}function b(){const{onAfterLeave:R,onAfterHide:w}=e;R&&Fe(R),w&&w()}function x(R){var w;const{onMaskClick:A}=e;A&&A(R),e.maskClosable&&!((w=t.value)===null||w===void 0)&&w.contains(zi(R))&&h(!1)}function E(R){var w;(w=e.onEsc)===null||w===void 0||w.call(e),e.show&&e.closeOnEsc&&Bx(R)&&(c.value||h(!1))}Je(zx,{getMousePosition:()=>{const R=u||d;if(R){const{clickedRef:w,clickedPositionRef:A}=R;if(w.value&&A.value)return A.value}return a.value?l.value:null},mergedClsPrefixRef:o,mergedThemeRef:i,isMountedRef:s,appearRef:Be(e,"internalAppear"),transformOriginRef:Be(e,"transformOrigin")});const C=I(()=>{const{common:{cubicBezierEaseOut:R},self:{boxShadow:w,color:A,textColor:$}}=i.value;return{"--n-bezier-ease-out":R,"--n-box-shadow":w,"--n-color":A,"--n-text-color":$}}),_=r?vt("theme-class",void 0,C,e):void 0;return{mergedClsPrefix:o,namespace:n,isMounted:s,containerRef:t,presetProps:I(()=>ei(e,PT)),handleEsc:E,handleAfterLeave:b,handleClickoutside:x,handleBeforeLeave:v,doUpdateShow:h,handleNegativeClick:g,handlePositiveClick:p,handleCloseClick:f,cssVars:r?void 0:C,themeClass:_==null?void 0:_.themeClass,onRender:_==null?void 0:_.onRender}},render(){const{mergedClsPrefix:e}=this;return m(mp,{to:this.to,show:this.show},{default:()=>{var t;(t=this.onRender)===null||t===void 0||t.call(this);const{unstableShowMask:o}=this;return Po(m("div",{role:"none",ref:"containerRef",class:[`${e}-modal-container`,this.themeClass,this.namespace],style:this.cssVars},m(MT,Object.assign({style:this.overlayStyle},this.$attrs,{ref:"bodyWrapper",displayDirective:this.displayDirective,show:this.show,preset:this.preset,autoFocus:this.autoFocus,trapFocus:this.trapFocus,blockScroll:this.blockScroll},this.presetProps,{onEsc:this.handleEsc,onClose:this.handleCloseClick,onNegativeClick:this.handleNegativeClick,onPositiveClick:this.handlePositiveClick,onBeforeLeave:this.handleBeforeLeave,onAfterEnter:this.onAfterEnter,onAfterLeave:this.handleAfterLeave,onClickoutside:o?void 0:this.handleClickoutside,renderMask:o?()=>{var n;return m(ho,{name:"fade-in-transition",key:"mask",appear:(n=this.internalAppear)!==null&&n!==void 0?n:this.isMounted},{default:()=>this.show?m("div",{"aria-hidden":!0,ref:"containerRef",class:`${e}-modal-mask`,onClick:this.handleClickoutside}):null})}:void 0}),this.$slots)),[[$d,{zIndex:this.zIndex,enabled:this.show}]])}})}}),BT=Object.assign(Object.assign({},Gd),{onAfterEnter:Function,onAfterLeave:Function,transformOrigin:String,blockScroll:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},onEsc:Function,autoFocus:{type:Boolean,default:!0},internalStyle:[String,Object],maskClosable:{type:Boolean,default:!0},onPositiveClick:Function,onNegativeClick:Function,onClose:Function,onMaskClick:Function}),DT=xe({name:"DialogEnvironment",props:Object.assign(Object.assign({},BT),{internalKey:{type:String,required:!0},to:[String,Object],onInternalAfterLeave:{type:Function,required:!0}}),setup(e){const t=M(!0);function o(){const{onInternalAfterLeave:d,internalKey:c,onAfterLeave:h}=e;d&&d(c),h&&h()}function n(d){const{onPositiveClick:c}=e;c?Promise.resolve(c(d)).then(h=>{h!==!1&&s()}):s()}function r(d){const{onNegativeClick:c}=e;c?Promise.resolve(c(d)).then(h=>{h!==!1&&s()}):s()}function i(){const{onClose:d}=e;d?Promise.resolve(d()).then(c=>{c!==!1&&s()}):s()}function a(d){const{onMaskClick:c,maskClosable:h}=e;c&&(c(d),h&&s())}function l(){const{onEsc:d}=e;d&&d()}function s(){t.value=!1}function u(d){t.value=d}return{show:t,hide:s,handleUpdateShow:u,handleAfterLeave:o,handleCloseClick:i,handleNegativeClick:r,handlePositiveClick:n,handleMaskClick:a,handleEsc:l}},render(){const{handlePositiveClick:e,handleUpdateShow:t,handleNegativeClick:o,handleCloseClick:n,handleAfterLeave:r,handleMaskClick:i,handleEsc:a,to:l,maskClosable:s,show:u}=this;return m(nm,{show:u,onUpdateShow:t,onMaskClick:i,onEsc:a,to:l,maskClosable:s,onAfterEnter:this.onAfterEnter,onAfterLeave:r,closeOnEsc:this.closeOnEsc,blockScroll:this.blockScroll,autoFocus:this.autoFocus,transformOrigin:this.transformOrigin,internalAppear:!0,internalDialog:!0},{default:()=>m(J5,Object.assign({},ei(this.$props,Q5),{style:this.internalStyle,onClose:n,onNegativeClick:o,onPositiveClick:e}))})}}),TT={injectionKey:String,to:[String,Object]},IT=xe({name:"DialogProvider",props:TT,setup(){const e=M([]),t={};function o(l={}){const s=ii(),u=It(Object.assign(Object.assign({},l),{key:s,destroy:()=>{var d;(d=t[`n-dialog-${s}`])===null||d===void 0||d.hide()}}));return e.value.push(u),u}const n=["info","success","warning","error"].map(l=>s=>o(Object.assign(Object.assign({},s),{type:l})));function r(l){const{value:s}=e;s.splice(s.findIndex(u=>u.key===l),1)}function i(){Object.values(t).forEach(l=>{l==null||l.hide()})}const a={create:o,destroyAll:i,info:n[0],success:n[1],warning:n[2],error:n[3]};return Je(tw,a),Je(ew,{clickedRef:Xu(64),clickedPositionRef:Zu()}),Je(RT,e),Object.assign(Object.assign({},a),{dialogList:e,dialogInstRefs:t,handleAfterLeave:r})},render(){var e,t;return m(ft,null,[this.dialogList.map(o=>m(DT,Ui(o,["destroy","style"],{internalStyle:o.style,to:this.to,ref:n=>{n===null?delete this.dialogInstRefs[`n-dialog-${o.key}`]:this.dialogInstRefs[`n-dialog-${o.key}`]=n},internalKey:o.key,onInternalAfterLeave:this.handleAfterLeave}))),(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)])}});function zT(){const e=Oe(tw,null);return e===null&&yr("use-dialog","No outer founded."),e}function iw(e){const{textColor1:t,dividerColor:o,fontWeightStrong:n}=e;return{textColor:t,color:o,fontWeight:n}}const aw={name:"Divider",common:Ve,self:iw},OT={name:"Divider",common:Ne,self:iw},LT=D("divider",` + `,[An({duration:".25s",enterScale:".5"})])]),iw=Object.assign(Object.assign(Object.assign(Object.assign({},Ie.props),{show:Boolean,unstableShowMask:{type:Boolean,default:!0},maskClosable:{type:Boolean,default:!0},preset:String,to:[String,Object],displayDirective:{type:String,default:"if"},transformOrigin:{type:String,default:"mouse"},zIndex:Number,autoFocus:{type:Boolean,default:!0},trapFocus:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},blockScroll:{type:Boolean,default:!0}}),nm),{onEsc:Function,"onUpdate:show":[Function,Array],onUpdateShow:[Function,Array],onAfterEnter:Function,onBeforeLeave:Function,onAfterLeave:Function,onClose:Function,onPositiveClick:Function,onNegativeClick:Function,onMaskClick:Function,internalDialog:Boolean,internalModal:Boolean,internalAppear:{type:Boolean,default:void 0},overlayStyle:[String,Object],onBeforeHide:Function,onAfterHide:Function,onHide:Function}),rm=xe({name:"Modal",inheritAttrs:!1,props:iw,setup(e){const t=M(null),{mergedClsPrefixRef:o,namespaceRef:n,inlineThemeDisabled:r}=nt(e),i=Ie("Modal","-modal",AD,rw,e,o),a=Xu(64),l=Zu(),s=Cr(),u=e.internalDialog?Oe(tw,null):null,d=e.internalModal?Oe(ck,null):null,c=oy();function h(R){const{onUpdateShow:w,"onUpdate:show":A,onHide:$}=e;w&&$e(w,R),A&&$e(A,R),$&&!R&&$(R)}function f(){const{onClose:R}=e;R?Promise.resolve(R()).then(w=>{w!==!1&&h(!1)}):h(!1)}function p(){const{onPositiveClick:R}=e;R?Promise.resolve(R()).then(w=>{w!==!1&&h(!1)}):h(!1)}function g(){const{onNegativeClick:R}=e;R?Promise.resolve(R()).then(w=>{w!==!1&&h(!1)}):h(!1)}function v(){const{onBeforeLeave:R,onBeforeHide:w}=e;R&&$e(R),w&&w()}function b(){const{onAfterLeave:R,onAfterHide:w}=e;R&&$e(R),w&&w()}function x(R){var w;const{onMaskClick:A}=e;A&&A(R),e.maskClosable&&!((w=t.value)===null||w===void 0)&&w.contains(zi(R))&&h(!1)}function k(R){var w;(w=e.onEsc)===null||w===void 0||w.call(e),e.show&&e.closeOnEsc&&Tx(R)&&(c.value||h(!1))}Je(Ox,{getMousePosition:()=>{const R=u||d;if(R){const{clickedRef:w,clickedPositionRef:A}=R;if(w.value&&A.value)return A.value}return a.value?l.value:null},mergedClsPrefixRef:o,mergedThemeRef:i,isMountedRef:s,appearRef:Be(e,"internalAppear"),transformOriginRef:Be(e,"transformOrigin")});const C=I(()=>{const{common:{cubicBezierEaseOut:R},self:{boxShadow:w,color:A,textColor:$}}=i.value;return{"--n-bezier-ease-out":R,"--n-box-shadow":w,"--n-color":A,"--n-text-color":$}}),_=r?vt("theme-class",void 0,C,e):void 0;return{mergedClsPrefix:o,namespace:n,isMounted:s,containerRef:t,presetProps:I(()=>ei(e,PD)),handleEsc:k,handleAfterLeave:b,handleClickoutside:x,handleBeforeLeave:v,doUpdateShow:h,handleNegativeClick:g,handlePositiveClick:p,handleCloseClick:f,cssVars:r?void 0:C,themeClass:_==null?void 0:_.themeClass,onRender:_==null?void 0:_.onRender}},render(){const{mergedClsPrefix:e}=this;return m(gp,{to:this.to,show:this.show},{default:()=>{var t;(t=this.onRender)===null||t===void 0||t.call(this);const{unstableShowMask:o}=this;return Po(m("div",{role:"none",ref:"containerRef",class:[`${e}-modal-container`,this.themeClass,this.namespace],style:this.cssVars},m(MD,Object.assign({style:this.overlayStyle},this.$attrs,{ref:"bodyWrapper",displayDirective:this.displayDirective,show:this.show,preset:this.preset,autoFocus:this.autoFocus,trapFocus:this.trapFocus,blockScroll:this.blockScroll},this.presetProps,{onEsc:this.handleEsc,onClose:this.handleCloseClick,onNegativeClick:this.handleNegativeClick,onPositiveClick:this.handlePositiveClick,onBeforeLeave:this.handleBeforeLeave,onAfterEnter:this.onAfterEnter,onAfterLeave:this.handleAfterLeave,onClickoutside:o?void 0:this.handleClickoutside,renderMask:o?()=>{var n;return m(ho,{name:"fade-in-transition",key:"mask",appear:(n=this.internalAppear)!==null&&n!==void 0?n:this.isMounted},{default:()=>this.show?m("div",{"aria-hidden":!0,ref:"containerRef",class:`${e}-modal-mask`,onClick:this.handleClickoutside}):null})}:void 0}),this.$slots)),[[Pd,{zIndex:this.zIndex,enabled:this.show}]])}})}}),BD=Object.assign(Object.assign({},qd),{onAfterEnter:Function,onAfterLeave:Function,transformOrigin:String,blockScroll:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},onEsc:Function,autoFocus:{type:Boolean,default:!0},internalStyle:[String,Object],maskClosable:{type:Boolean,default:!0},onPositiveClick:Function,onNegativeClick:Function,onClose:Function,onMaskClick:Function}),TD=xe({name:"DialogEnvironment",props:Object.assign(Object.assign({},BD),{internalKey:{type:String,required:!0},to:[String,Object],onInternalAfterLeave:{type:Function,required:!0}}),setup(e){const t=M(!0);function o(){const{onInternalAfterLeave:d,internalKey:c,onAfterLeave:h}=e;d&&d(c),h&&h()}function n(d){const{onPositiveClick:c}=e;c?Promise.resolve(c(d)).then(h=>{h!==!1&&s()}):s()}function r(d){const{onNegativeClick:c}=e;c?Promise.resolve(c(d)).then(h=>{h!==!1&&s()}):s()}function i(){const{onClose:d}=e;d?Promise.resolve(d()).then(c=>{c!==!1&&s()}):s()}function a(d){const{onMaskClick:c,maskClosable:h}=e;c&&(c(d),h&&s())}function l(){const{onEsc:d}=e;d&&d()}function s(){t.value=!1}function u(d){t.value=d}return{show:t,hide:s,handleUpdateShow:u,handleAfterLeave:o,handleCloseClick:i,handleNegativeClick:r,handlePositiveClick:n,handleMaskClick:a,handleEsc:l}},render(){const{handlePositiveClick:e,handleUpdateShow:t,handleNegativeClick:o,handleCloseClick:n,handleAfterLeave:r,handleMaskClick:i,handleEsc:a,to:l,maskClosable:s,show:u}=this;return m(rm,{show:u,onUpdateShow:t,onMaskClick:i,onEsc:a,to:l,maskClosable:s,onAfterEnter:this.onAfterEnter,onAfterLeave:r,closeOnEsc:this.closeOnEsc,blockScroll:this.blockScroll,autoFocus:this.autoFocus,transformOrigin:this.transformOrigin,internalAppear:!0,internalDialog:!0},{default:()=>m(ew,Object.assign({},ei(this.$props,J5),{style:this.internalStyle,onClose:n,onNegativeClick:o,onPositiveClick:e}))})}}),DD={injectionKey:String,to:[String,Object]},ID=xe({name:"DialogProvider",props:DD,setup(){const e=M([]),t={};function o(l={}){const s=ii(),u=It(Object.assign(Object.assign({},l),{key:s,destroy:()=>{var d;(d=t[`n-dialog-${s}`])===null||d===void 0||d.hide()}}));return e.value.push(u),u}const n=["info","success","warning","error"].map(l=>s=>o(Object.assign(Object.assign({},s),{type:l})));function r(l){const{value:s}=e;s.splice(s.findIndex(u=>u.key===l),1)}function i(){Object.values(t).forEach(l=>{l==null||l.hide()})}const a={create:o,destroyAll:i,info:n[0],success:n[1],warning:n[2],error:n[3]};return Je(ow,a),Je(tw,{clickedRef:Xu(64),clickedPositionRef:Zu()}),Je(RD,e),Object.assign(Object.assign({},a),{dialogList:e,dialogInstRefs:t,handleAfterLeave:r})},render(){var e,t;return m(ft,null,[this.dialogList.map(o=>m(TD,Ui(o,["destroy","style"],{internalStyle:o.style,to:this.to,ref:n=>{n===null?delete this.dialogInstRefs[`n-dialog-${o.key}`]:this.dialogInstRefs[`n-dialog-${o.key}`]=n},internalKey:o.key,onInternalAfterLeave:this.handleAfterLeave}))),(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)])}});function zD(){const e=Oe(ow,null);return e===null&&yr("use-dialog","No outer founded."),e}function aw(e){const{textColor1:t,dividerColor:o,fontWeightStrong:n}=e;return{textColor:t,color:o,fontWeight:n}}const lw={name:"Divider",common:Ve,self:aw},OD={name:"Divider",common:Ne,self:aw},LD=T("divider",` position: relative; display: flex; width: 100%; @@ -2806,7 +2806,7 @@ ${t} height: 1px; width: 100%; margin: 0; - `),Ft("dashed",[G("line",{backgroundColor:"var(--n-color)"})]),X("dashed",[G("line",{borderColor:"var(--n-color)"})]),X("vertical",{backgroundColor:"var(--n-color)"})]),HT=Object.assign(Object.assign({},Te.props),{titlePlacement:{type:String,default:"center"},dashed:Boolean,vertical:Boolean}),NT=xe({name:"Divider",props:HT,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Te("Divider","-divider",LT,aw,e,t),r=I(()=>{const{common:{cubicBezierEaseInOut:a},self:{color:l,textColor:s,fontWeight:u}}=n.value;return{"--n-bezier":a,"--n-color":l,"--n-text-color":s,"--n-font-weight":u}}),i=o?vt("divider",void 0,r,e):void 0;return{mergedClsPrefix:t,cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e;const{$slots:t,titlePlacement:o,vertical:n,dashed:r,cssVars:i,mergedClsPrefix:a}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{role:"separator",class:[`${a}-divider`,this.themeClass,{[`${a}-divider--vertical`]:n,[`${a}-divider--no-title`]:!t.default,[`${a}-divider--dashed`]:r,[`${a}-divider--title-position-${o}`]:t.default&&o}],style:i},n?null:m("div",{class:`${a}-divider__line ${a}-divider__line--left`}),!n&&t.default?m(ft,null,m("div",{class:`${a}-divider__title`},this.$slots),m("div",{class:`${a}-divider__line ${a}-divider__line--right`})):null)}});function lw(e){const{modalColor:t,textColor1:o,textColor2:n,boxShadow3:r,lineHeight:i,fontWeightStrong:a,dividerColor:l,closeColorHover:s,closeColorPressed:u,closeIconColor:d,closeIconColorHover:c,closeIconColorPressed:h,borderRadius:f,primaryColorHover:p}=e;return{bodyPadding:"16px 24px",borderRadius:f,headerPadding:"16px 24px",footerPadding:"16px 24px",color:t,textColor:n,titleTextColor:o,titleFontSize:"18px",titleFontWeight:a,boxShadow:r,lineHeight:i,headerBorderBottom:`1px solid ${l}`,footerBorderTop:`1px solid ${l}`,closeIconColor:d,closeIconColorHover:c,closeIconColorPressed:h,closeSize:"22px",closeIconSize:"18px",closeColorHover:s,closeColorPressed:u,closeBorderRadius:f,resizableTriggerColorHover:p}}const sw={name:"Drawer",common:Ve,peers:{Scrollbar:Lo},self:lw},VT={name:"Drawer",common:Ne,peers:{Scrollbar:Zo},self:lw},jT=xe({name:"NDrawerContent",inheritAttrs:!1,props:{blockScroll:Boolean,show:{type:Boolean,default:void 0},displayDirective:{type:String,required:!0},placement:{type:String,required:!0},contentClass:String,contentStyle:[Object,String],nativeScrollbar:{type:Boolean,required:!0},scrollbarProps:Object,trapFocus:{type:Boolean,default:!0},autoFocus:{type:Boolean,default:!0},showMask:{type:[Boolean,String],required:!0},maxWidth:Number,maxHeight:Number,minWidth:Number,minHeight:Number,resizable:Boolean,onClickoutside:Function,onAfterLeave:Function,onAfterEnter:Function,onEsc:Function},setup(e){const t=M(!!e.show),o=M(null),n=Oe(pp);let r=0,i="",a=null;const l=M(!1),s=M(!1),u=I(()=>e.placement==="top"||e.placement==="bottom"),{mergedClsPrefixRef:d,mergedRtlRef:c}=nt(e),h=Gt("Drawer",c,d),f=R,p=$=>{s.value=!0,r=u.value?$.clientY:$.clientX,i=document.body.style.cursor,document.body.style.cursor=u.value?"ns-resize":"ew-resize",document.body.addEventListener("mousemove",_),document.body.addEventListener("mouseleave",f),document.body.addEventListener("mouseup",R)},g=()=>{a!==null&&(window.clearTimeout(a),a=null),s.value?l.value=!0:a=window.setTimeout(()=>{l.value=!0},300)},v=()=>{a!==null&&(window.clearTimeout(a),a=null),l.value=!1},{doUpdateHeight:b,doUpdateWidth:x}=n,E=$=>{const{maxWidth:B}=e;if(B&&$>B)return B;const{minWidth:U}=e;return U&&${const{maxHeight:B}=e;if(B&&$>B)return B;const{minHeight:U}=e;return U&&${e.show&&(t.value=!0)}),at(()=>e.show,$=>{$||R()}),Xt(()=>{R()});const w=I(()=>{const{show:$}=e,B=[[bn,$]];return e.showMask||B.push([Oi,e.onClickoutside,void 0,{capture:!0}]),B});function A(){var $;t.value=!1,($=e.onAfterLeave)===null||$===void 0||$.call(e)}return ey(I(()=>e.blockScroll&&t.value)),Je(Es,o),Je(Na,null),Je(Ss,null),{bodyRef:o,rtlEnabled:h,mergedClsPrefix:n.mergedClsPrefixRef,isMounted:n.isMountedRef,mergedTheme:n.mergedThemeRef,displayed:t,transitionName:I(()=>({right:"slide-in-from-right-transition",left:"slide-in-from-left-transition",top:"slide-in-from-top-transition",bottom:"slide-in-from-bottom-transition"})[e.placement]),handleAfterLeave:A,bodyDirectives:w,handleMousedownResizeTrigger:p,handleMouseenterResizeTrigger:g,handleMouseleaveResizeTrigger:v,isDragging:s,isHoverOnResizeTrigger:l}},render(){const{$slots:e,mergedClsPrefix:t}=this;return this.displayDirective==="show"||this.displayed||this.show?Po(m("div",{role:"none"},m(bp,{disabled:!this.showMask||!this.trapFocus,active:this.show,autoFocus:this.autoFocus,onEsc:this.onEsc},{default:()=>m(ho,{name:this.transitionName,appear:this.isMounted,onAfterEnter:this.onAfterEnter,onAfterLeave:this.handleAfterLeave},{default:()=>Po(m("div",bo(this.$attrs,{role:"dialog",ref:"bodyRef","aria-modal":"true",class:[`${t}-drawer`,this.rtlEnabled&&`${t}-drawer--rtl`,`${t}-drawer--${this.placement}-placement`,this.isDragging&&`${t}-drawer--unselectable`,this.nativeScrollbar&&`${t}-drawer--native-scrollbar`]}),[this.resizable?m("div",{class:[`${t}-drawer__resize-trigger`,(this.isDragging||this.isHoverOnResizeTrigger)&&`${t}-drawer__resize-trigger--hover`],onMouseenter:this.handleMouseenterResizeTrigger,onMouseleave:this.handleMouseleaveResizeTrigger,onMousedown:this.handleMousedownResizeTrigger}):null,this.nativeScrollbar?m("div",{class:[`${t}-drawer-content-wrapper`,this.contentClass],style:this.contentStyle,role:"none"},e):m(or,Object.assign({},this.scrollbarProps,{contentStyle:this.contentStyle,contentClass:[`${t}-drawer-content-wrapper`,this.contentClass],theme:this.mergedTheme.peers.Scrollbar,themeOverrides:this.mergedTheme.peerOverrides.Scrollbar}),e)]),this.bodyDirectives)})})),[[bn,this.displayDirective==="if"||this.displayed||this.show]]):null}}),{cubicBezierEaseIn:WT,cubicBezierEaseOut:UT}=sn;function KT({duration:e="0.3s",leaveDuration:t="0.2s",name:o="slide-in-from-right"}={}){return[N(`&.${o}-transition-leave-active`,{transition:`transform ${t} ${WT}`}),N(`&.${o}-transition-enter-active`,{transition:`transform ${e} ${UT}`}),N(`&.${o}-transition-enter-to`,{transform:"translateX(0)"}),N(`&.${o}-transition-enter-from`,{transform:"translateX(100%)"}),N(`&.${o}-transition-leave-from`,{transform:"translateX(0)"}),N(`&.${o}-transition-leave-to`,{transform:"translateX(100%)"})]}const{cubicBezierEaseIn:GT,cubicBezierEaseOut:qT}=sn;function ZT({duration:e="0.3s",leaveDuration:t="0.2s",name:o="slide-in-from-left"}={}){return[N(`&.${o}-transition-leave-active`,{transition:`transform ${t} ${GT}`}),N(`&.${o}-transition-enter-active`,{transition:`transform ${e} ${qT}`}),N(`&.${o}-transition-enter-to`,{transform:"translateX(0)"}),N(`&.${o}-transition-enter-from`,{transform:"translateX(-100%)"}),N(`&.${o}-transition-leave-from`,{transform:"translateX(0)"}),N(`&.${o}-transition-leave-to`,{transform:"translateX(-100%)"})]}const{cubicBezierEaseIn:XT,cubicBezierEaseOut:YT}=sn;function QT({duration:e="0.3s",leaveDuration:t="0.2s",name:o="slide-in-from-top"}={}){return[N(`&.${o}-transition-leave-active`,{transition:`transform ${t} ${XT}`}),N(`&.${o}-transition-enter-active`,{transition:`transform ${e} ${YT}`}),N(`&.${o}-transition-enter-to`,{transform:"translateY(0)"}),N(`&.${o}-transition-enter-from`,{transform:"translateY(-100%)"}),N(`&.${o}-transition-leave-from`,{transform:"translateY(0)"}),N(`&.${o}-transition-leave-to`,{transform:"translateY(-100%)"})]}const{cubicBezierEaseIn:JT,cubicBezierEaseOut:eI}=sn;function tI({duration:e="0.3s",leaveDuration:t="0.2s",name:o="slide-in-from-bottom"}={}){return[N(`&.${o}-transition-leave-active`,{transition:`transform ${t} ${JT}`}),N(`&.${o}-transition-enter-active`,{transition:`transform ${e} ${eI}`}),N(`&.${o}-transition-enter-to`,{transform:"translateY(0)"}),N(`&.${o}-transition-enter-from`,{transform:"translateY(100%)"}),N(`&.${o}-transition-leave-from`,{transform:"translateY(0)"}),N(`&.${o}-transition-leave-to`,{transform:"translateY(100%)"})]}const oI=N([D("drawer",` + `),Ft("dashed",[G("line",{backgroundColor:"var(--n-color)"})]),X("dashed",[G("line",{borderColor:"var(--n-color)"})]),X("vertical",{backgroundColor:"var(--n-color)"})]),HD=Object.assign(Object.assign({},Ie.props),{titlePlacement:{type:String,default:"center"},dashed:Boolean,vertical:Boolean}),ND=xe({name:"Divider",props:HD,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Ie("Divider","-divider",LD,lw,e,t),r=I(()=>{const{common:{cubicBezierEaseInOut:a},self:{color:l,textColor:s,fontWeight:u}}=n.value;return{"--n-bezier":a,"--n-color":l,"--n-text-color":s,"--n-font-weight":u}}),i=o?vt("divider",void 0,r,e):void 0;return{mergedClsPrefix:t,cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e;const{$slots:t,titlePlacement:o,vertical:n,dashed:r,cssVars:i,mergedClsPrefix:a}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{role:"separator",class:[`${a}-divider`,this.themeClass,{[`${a}-divider--vertical`]:n,[`${a}-divider--no-title`]:!t.default,[`${a}-divider--dashed`]:r,[`${a}-divider--title-position-${o}`]:t.default&&o}],style:i},n?null:m("div",{class:`${a}-divider__line ${a}-divider__line--left`}),!n&&t.default?m(ft,null,m("div",{class:`${a}-divider__title`},this.$slots),m("div",{class:`${a}-divider__line ${a}-divider__line--right`})):null)}});function sw(e){const{modalColor:t,textColor1:o,textColor2:n,boxShadow3:r,lineHeight:i,fontWeightStrong:a,dividerColor:l,closeColorHover:s,closeColorPressed:u,closeIconColor:d,closeIconColorHover:c,closeIconColorPressed:h,borderRadius:f,primaryColorHover:p}=e;return{bodyPadding:"16px 24px",borderRadius:f,headerPadding:"16px 24px",footerPadding:"16px 24px",color:t,textColor:n,titleTextColor:o,titleFontSize:"18px",titleFontWeight:a,boxShadow:r,lineHeight:i,headerBorderBottom:`1px solid ${l}`,footerBorderTop:`1px solid ${l}`,closeIconColor:d,closeIconColorHover:c,closeIconColorPressed:h,closeSize:"22px",closeIconSize:"18px",closeColorHover:s,closeColorPressed:u,closeBorderRadius:f,resizableTriggerColorHover:p}}const uw={name:"Drawer",common:Ve,peers:{Scrollbar:Lo},self:sw},VD={name:"Drawer",common:Ne,peers:{Scrollbar:Zo},self:sw},jD=xe({name:"NDrawerContent",inheritAttrs:!1,props:{blockScroll:Boolean,show:{type:Boolean,default:void 0},displayDirective:{type:String,required:!0},placement:{type:String,required:!0},contentClass:String,contentStyle:[Object,String],nativeScrollbar:{type:Boolean,required:!0},scrollbarProps:Object,trapFocus:{type:Boolean,default:!0},autoFocus:{type:Boolean,default:!0},showMask:{type:[Boolean,String],required:!0},maxWidth:Number,maxHeight:Number,minWidth:Number,minHeight:Number,resizable:Boolean,onClickoutside:Function,onAfterLeave:Function,onAfterEnter:Function,onEsc:Function},setup(e){const t=M(!!e.show),o=M(null),n=Oe(mp);let r=0,i="",a=null;const l=M(!1),s=M(!1),u=I(()=>e.placement==="top"||e.placement==="bottom"),{mergedClsPrefixRef:d,mergedRtlRef:c}=nt(e),h=Gt("Drawer",c,d),f=R,p=$=>{s.value=!0,r=u.value?$.clientY:$.clientX,i=document.body.style.cursor,document.body.style.cursor=u.value?"ns-resize":"ew-resize",document.body.addEventListener("mousemove",_),document.body.addEventListener("mouseleave",f),document.body.addEventListener("mouseup",R)},g=()=>{a!==null&&(window.clearTimeout(a),a=null),s.value?l.value=!0:a=window.setTimeout(()=>{l.value=!0},300)},v=()=>{a!==null&&(window.clearTimeout(a),a=null),l.value=!1},{doUpdateHeight:b,doUpdateWidth:x}=n,k=$=>{const{maxWidth:B}=e;if(B&&$>B)return B;const{minWidth:U}=e;return U&&${const{maxHeight:B}=e;if(B&&$>B)return B;const{minHeight:U}=e;return U&&${e.show&&(t.value=!0)}),at(()=>e.show,$=>{$||R()}),Xt(()=>{R()});const w=I(()=>{const{show:$}=e,B=[[bn,$]];return e.showMask||B.push([Oi,e.onClickoutside,void 0,{capture:!0}]),B});function A(){var $;t.value=!1,($=e.onAfterLeave)===null||$===void 0||$.call(e)}return ty(I(()=>e.blockScroll&&t.value)),Je(Es,o),Je(Na,null),Je(Ss,null),{bodyRef:o,rtlEnabled:h,mergedClsPrefix:n.mergedClsPrefixRef,isMounted:n.isMountedRef,mergedTheme:n.mergedThemeRef,displayed:t,transitionName:I(()=>({right:"slide-in-from-right-transition",left:"slide-in-from-left-transition",top:"slide-in-from-top-transition",bottom:"slide-in-from-bottom-transition"})[e.placement]),handleAfterLeave:A,bodyDirectives:w,handleMousedownResizeTrigger:p,handleMouseenterResizeTrigger:g,handleMouseleaveResizeTrigger:v,isDragging:s,isHoverOnResizeTrigger:l}},render(){const{$slots:e,mergedClsPrefix:t}=this;return this.displayDirective==="show"||this.displayed||this.show?Po(m("div",{role:"none"},m(xp,{disabled:!this.showMask||!this.trapFocus,active:this.show,autoFocus:this.autoFocus,onEsc:this.onEsc},{default:()=>m(ho,{name:this.transitionName,appear:this.isMounted,onAfterEnter:this.onAfterEnter,onAfterLeave:this.handleAfterLeave},{default:()=>Po(m("div",bo(this.$attrs,{role:"dialog",ref:"bodyRef","aria-modal":"true",class:[`${t}-drawer`,this.rtlEnabled&&`${t}-drawer--rtl`,`${t}-drawer--${this.placement}-placement`,this.isDragging&&`${t}-drawer--unselectable`,this.nativeScrollbar&&`${t}-drawer--native-scrollbar`]}),[this.resizable?m("div",{class:[`${t}-drawer__resize-trigger`,(this.isDragging||this.isHoverOnResizeTrigger)&&`${t}-drawer__resize-trigger--hover`],onMouseenter:this.handleMouseenterResizeTrigger,onMouseleave:this.handleMouseleaveResizeTrigger,onMousedown:this.handleMousedownResizeTrigger}):null,this.nativeScrollbar?m("div",{class:[`${t}-drawer-content-wrapper`,this.contentClass],style:this.contentStyle,role:"none"},e):m(or,Object.assign({},this.scrollbarProps,{contentStyle:this.contentStyle,contentClass:[`${t}-drawer-content-wrapper`,this.contentClass],theme:this.mergedTheme.peers.Scrollbar,themeOverrides:this.mergedTheme.peerOverrides.Scrollbar}),e)]),this.bodyDirectives)})})),[[bn,this.displayDirective==="if"||this.displayed||this.show]]):null}}),{cubicBezierEaseIn:WD,cubicBezierEaseOut:UD}=sn;function KD({duration:e="0.3s",leaveDuration:t="0.2s",name:o="slide-in-from-right"}={}){return[V(`&.${o}-transition-leave-active`,{transition:`transform ${t} ${WD}`}),V(`&.${o}-transition-enter-active`,{transition:`transform ${e} ${UD}`}),V(`&.${o}-transition-enter-to`,{transform:"translateX(0)"}),V(`&.${o}-transition-enter-from`,{transform:"translateX(100%)"}),V(`&.${o}-transition-leave-from`,{transform:"translateX(0)"}),V(`&.${o}-transition-leave-to`,{transform:"translateX(100%)"})]}const{cubicBezierEaseIn:GD,cubicBezierEaseOut:qD}=sn;function ZD({duration:e="0.3s",leaveDuration:t="0.2s",name:o="slide-in-from-left"}={}){return[V(`&.${o}-transition-leave-active`,{transition:`transform ${t} ${GD}`}),V(`&.${o}-transition-enter-active`,{transition:`transform ${e} ${qD}`}),V(`&.${o}-transition-enter-to`,{transform:"translateX(0)"}),V(`&.${o}-transition-enter-from`,{transform:"translateX(-100%)"}),V(`&.${o}-transition-leave-from`,{transform:"translateX(0)"}),V(`&.${o}-transition-leave-to`,{transform:"translateX(-100%)"})]}const{cubicBezierEaseIn:XD,cubicBezierEaseOut:YD}=sn;function QD({duration:e="0.3s",leaveDuration:t="0.2s",name:o="slide-in-from-top"}={}){return[V(`&.${o}-transition-leave-active`,{transition:`transform ${t} ${XD}`}),V(`&.${o}-transition-enter-active`,{transition:`transform ${e} ${YD}`}),V(`&.${o}-transition-enter-to`,{transform:"translateY(0)"}),V(`&.${o}-transition-enter-from`,{transform:"translateY(-100%)"}),V(`&.${o}-transition-leave-from`,{transform:"translateY(0)"}),V(`&.${o}-transition-leave-to`,{transform:"translateY(-100%)"})]}const{cubicBezierEaseIn:JD,cubicBezierEaseOut:eI}=sn;function tI({duration:e="0.3s",leaveDuration:t="0.2s",name:o="slide-in-from-bottom"}={}){return[V(`&.${o}-transition-leave-active`,{transition:`transform ${t} ${JD}`}),V(`&.${o}-transition-enter-active`,{transition:`transform ${e} ${eI}`}),V(`&.${o}-transition-enter-to`,{transform:"translateY(0)"}),V(`&.${o}-transition-enter-from`,{transform:"translateY(100%)"}),V(`&.${o}-transition-leave-from`,{transform:"translateY(0)"}),V(`&.${o}-transition-leave-to`,{transform:"translateY(100%)"})]}const oI=V([T("drawer",` word-break: break-word; line-height: var(--n-line-height); position: absolute; @@ -2818,10 +2818,10 @@ ${t} background-color: var(--n-color); color: var(--n-text-color); box-sizing: border-box; - `,[KT(),ZT(),QT(),tI(),X("unselectable",` + `,[KD(),ZD(),QD(),tI(),X("unselectable",` user-select: none; -webkit-user-select: none; - `),X("native-scrollbar",[D("drawer-content-wrapper",` + `),X("native-scrollbar",[T("drawer-content-wrapper",` overflow: auto; height: 100%; `)]),G("resize-trigger",` @@ -2830,22 +2830,22 @@ ${t} transition: background-color .3s var(--n-bezier); `,[X("hover",` background-color: var(--n-resize-trigger-color-hover); - `)]),D("drawer-content-wrapper",` + `)]),T("drawer-content-wrapper",` box-sizing: border-box; - `),D("drawer-content",` + `),T("drawer-content",` height: 100%; display: flex; flex-direction: column; - `,[X("native-scrollbar",[D("drawer-body-content-wrapper",` + `,[X("native-scrollbar",[T("drawer-body-content-wrapper",` height: 100%; overflow: auto; - `)]),D("drawer-body",` + `)]),T("drawer-body",` flex: 1 0 0; overflow: hidden; - `),D("drawer-body-content-wrapper",` + `),T("drawer-body-content-wrapper",` box-sizing: border-box; padding: var(--n-body-padding); - `),D("drawer-header",` + `),T("drawer-header",` font-weight: var(--n-title-font-weight); line-height: 1; font-size: var(--n-title-font-size); @@ -2864,7 +2864,7 @@ ${t} transition: background-color .3s var(--n-bezier), color .3s var(--n-bezier); - `)]),D("drawer-footer",` + `)]),T("drawer-footer",` display: flex; justify-content: flex-end; border-top: var(--n-footer-border-top); @@ -2922,9 +2922,9 @@ ${t} left: 0; transform: translateY(-1.5px); cursor: ns-resize; - `)])]),N("body",[N(">",[D("drawer-container",` + `)])]),V("body",[V(">",[T("drawer-container",` position: fixed; - `)])]),D("drawer-container",` + `)])]),T("drawer-container",` position: relative; position: absolute; left: 0; @@ -2932,9 +2932,9 @@ ${t} top: 0; bottom: 0; pointer-events: none; - `,[N("> *",` + `,[V("> *",` pointer-events: all; - `)]),D("drawer-mask",` + `)]),T("drawer-mask",` background-color: rgba(0, 0, 0, .3); position: absolute; left: 0; @@ -2943,20 +2943,20 @@ ${t} bottom: 0; `,[X("invisible",` background-color: rgba(0, 0, 0, 0) - `),Ts({enterDuration:"0.2s",leaveDuration:"0.2s",enterCubicBezier:"var(--n-bezier-in)",leaveCubicBezier:"var(--n-bezier-out)"})])]),nI=Object.assign(Object.assign({},Te.props),{show:Boolean,width:[Number,String],height:[Number,String],placement:{type:String,default:"right"},maskClosable:{type:Boolean,default:!0},showMask:{type:[Boolean,String],default:!0},to:[String,Object],displayDirective:{type:String,default:"if"},nativeScrollbar:{type:Boolean,default:!0},zIndex:Number,onMaskClick:Function,scrollbarProps:Object,contentClass:String,contentStyle:[Object,String],trapFocus:{type:Boolean,default:!0},onEsc:Function,autoFocus:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},blockScroll:{type:Boolean,default:!0},maxWidth:Number,maxHeight:Number,minWidth:Number,minHeight:Number,resizable:Boolean,defaultWidth:{type:[Number,String],default:251},defaultHeight:{type:[Number,String],default:251},onUpdateWidth:[Function,Array],onUpdateHeight:[Function,Array],"onUpdate:width":[Function,Array],"onUpdate:height":[Function,Array],"onUpdate:show":[Function,Array],onUpdateShow:[Function,Array],onAfterEnter:Function,onAfterLeave:Function,drawerStyle:[String,Object],drawerClass:String,target:null,onShow:Function,onHide:Function}),rI=xe({name:"Drawer",inheritAttrs:!1,props:nI,setup(e){const{mergedClsPrefixRef:t,namespaceRef:o,inlineThemeDisabled:n}=nt(e),r=Cr(),i=Te("Drawer","-drawer",oI,sw,e,t),a=M(e.defaultWidth),l=M(e.defaultHeight),s=to(Be(e,"width"),a),u=to(Be(e,"height"),l),d=I(()=>{const{placement:R}=e;return R==="top"||R==="bottom"?"":So(s.value)}),c=I(()=>{const{placement:R}=e;return R==="left"||R==="right"?"":So(u.value)}),h=R=>{const{onUpdateWidth:w,"onUpdate:width":A}=e;w&&Fe(w,R),A&&Fe(A,R),a.value=R},f=R=>{const{onUpdateHeight:w,"onUpdate:width":A}=e;w&&Fe(w,R),A&&Fe(A,R),l.value=R},p=I(()=>[{width:d.value,height:c.value},e.drawerStyle||""]);function g(R){const{onMaskClick:w,maskClosable:A}=e;A&&E(!1),w&&w(R)}function v(R){g(R)}const b=ty();function x(R){var w;(w=e.onEsc)===null||w===void 0||w.call(e),e.show&&e.closeOnEsc&&Bx(R)&&(b.value||E(!1))}function E(R){const{onHide:w,onUpdateShow:A,"onUpdate:show":$}=e;A&&Fe(A,R),$&&Fe($,R),w&&!R&&Fe(w,R)}Je(pp,{isMountedRef:r,mergedThemeRef:i,mergedClsPrefixRef:t,doUpdateShow:E,doUpdateHeight:f,doUpdateWidth:h});const C=I(()=>{const{common:{cubicBezierEaseInOut:R,cubicBezierEaseIn:w,cubicBezierEaseOut:A},self:{color:$,textColor:B,boxShadow:U,lineHeight:H,headerPadding:K,footerPadding:L,borderRadius:T,bodyPadding:z,titleFontSize:F,titleTextColor:y,titleFontWeight:re,headerBorderBottom:te,footerBorderTop:j,closeIconColor:Z,closeIconColorHover:se,closeIconColorPressed:pe,closeColorHover:Se,closeColorPressed:he,closeIconSize:fe,closeSize:ye,closeBorderRadius:Y,resizableTriggerColorHover:O}}=i.value;return{"--n-line-height":H,"--n-color":$,"--n-border-radius":T,"--n-text-color":B,"--n-box-shadow":U,"--n-bezier":R,"--n-bezier-out":A,"--n-bezier-in":w,"--n-header-padding":K,"--n-body-padding":z,"--n-footer-padding":L,"--n-title-text-color":y,"--n-title-font-size":F,"--n-title-font-weight":re,"--n-header-border-bottom":te,"--n-footer-border-top":j,"--n-close-icon-color":Z,"--n-close-icon-color-hover":se,"--n-close-icon-color-pressed":pe,"--n-close-size":ye,"--n-close-color-hover":Se,"--n-close-color-pressed":he,"--n-close-icon-size":fe,"--n-close-border-radius":Y,"--n-resize-trigger-color-hover":O}}),_=n?vt("drawer",void 0,C,e):void 0;return{mergedClsPrefix:t,namespace:o,mergedBodyStyle:p,handleOutsideClick:v,handleMaskClick:g,handleEsc:x,mergedTheme:i,cssVars:n?void 0:C,themeClass:_==null?void 0:_.themeClass,onRender:_==null?void 0:_.onRender,isMounted:r}},render(){const{mergedClsPrefix:e}=this;return m(mp,{to:this.to,show:this.show},{default:()=>{var t;return(t=this.onRender)===null||t===void 0||t.call(this),Po(m("div",{class:[`${e}-drawer-container`,this.namespace,this.themeClass],style:this.cssVars,role:"none"},this.showMask?m(ho,{name:"fade-in-transition",appear:this.isMounted},{default:()=>this.show?m("div",{"aria-hidden":!0,class:[`${e}-drawer-mask`,this.showMask==="transparent"&&`${e}-drawer-mask--invisible`],onClick:this.handleMaskClick}):null}):null,m(jT,Object.assign({},this.$attrs,{class:[this.drawerClass,this.$attrs.class],style:[this.mergedBodyStyle,this.$attrs.style],blockScroll:this.blockScroll,contentStyle:this.contentStyle,contentClass:this.contentClass,placement:this.placement,scrollbarProps:this.scrollbarProps,show:this.show,displayDirective:this.displayDirective,nativeScrollbar:this.nativeScrollbar,onAfterEnter:this.onAfterEnter,onAfterLeave:this.onAfterLeave,trapFocus:this.trapFocus,autoFocus:this.autoFocus,resizable:this.resizable,maxHeight:this.maxHeight,minHeight:this.minHeight,maxWidth:this.maxWidth,minWidth:this.minWidth,showMask:this.showMask,onEsc:this.handleEsc,onClickoutside:this.handleOutsideClick}),this.$slots)),[[$d,{zIndex:this.zIndex,enabled:this.show}]])}})}}),iI={title:String,headerClass:String,headerStyle:[Object,String],footerClass:String,footerStyle:[Object,String],bodyClass:String,bodyStyle:[Object,String],bodyContentClass:String,bodyContentStyle:[Object,String],nativeScrollbar:{type:Boolean,default:!0},scrollbarProps:Object,closable:Boolean},aI=xe({name:"DrawerContent",props:iI,setup(){const e=Oe(pp,null);e||yr("drawer-content","`n-drawer-content` must be placed inside `n-drawer`.");const{doUpdateShow:t}=e;function o(){t(!1)}return{handleCloseClick:o,mergedTheme:e.mergedThemeRef,mergedClsPrefix:e.mergedClsPrefixRef}},render(){const{title:e,mergedClsPrefix:t,nativeScrollbar:o,mergedTheme:n,bodyClass:r,bodyStyle:i,bodyContentClass:a,bodyContentStyle:l,headerClass:s,headerStyle:u,footerClass:d,footerStyle:c,scrollbarProps:h,closable:f,$slots:p}=this;return m("div",{role:"none",class:[`${t}-drawer-content`,o&&`${t}-drawer-content--native-scrollbar`]},p.header||e||f?m("div",{class:[`${t}-drawer-header`,s],style:u,role:"none"},m("div",{class:`${t}-drawer-header__main`,role:"heading","aria-level":"1"},p.header!==void 0?p.header():e),f&&m(li,{onClick:this.handleCloseClick,clsPrefix:t,class:`${t}-drawer-header__close`,absolute:!0})):null,o?m("div",{class:[`${t}-drawer-body`,r],style:i,role:"none"},m("div",{class:[`${t}-drawer-body-content-wrapper`,a],style:l,role:"none"},p)):m(or,Object.assign({themeOverrides:n.peerOverrides.Scrollbar,theme:n.peers.Scrollbar},h,{class:`${t}-drawer-body`,contentClass:[`${t}-drawer-body-content-wrapper`,a],contentStyle:l}),p),p.footer?m("div",{class:[`${t}-drawer-footer`,d],style:c,role:"none"},p.footer()):null)}}),uw={actionMargin:"0 0 0 20px",actionMarginRtl:"0 20px 0 0"},lI={name:"DynamicInput",common:Ne,peers:{Input:Sn,Button:Yo},self(){return uw}};function sI(){return uw}const uI={name:"DynamicInput",common:Ve,peers:{Input:Xo,Button:Ho},self:sI},dw={gapSmall:"4px 8px",gapMedium:"8px 12px",gapLarge:"12px 16px"},cw={name:"Space",self(){return dw}};function dI(){return dw}const rm={name:"Space",self:dI};let ef;function cI(){if(!wn)return!0;if(ef===void 0){const e=document.createElement("div");e.style.display="flex",e.style.flexDirection="column",e.style.rowGap="1px",e.appendChild(document.createElement("div")),e.appendChild(document.createElement("div")),document.body.appendChild(e);const t=e.scrollHeight===1;return document.body.removeChild(e),ef=t}return ef}const fI=Object.assign(Object.assign({},Te.props),{align:String,justify:{type:String,default:"start"},inline:Boolean,vertical:Boolean,reverse:Boolean,size:{type:[String,Number,Array],default:"medium"},wrapItem:{type:Boolean,default:!0},itemClass:String,itemStyle:[String,Object],wrap:{type:Boolean,default:!0},internalUseGap:{type:Boolean,default:void 0}}),Iu=xe({name:"Space",props:fI,setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o}=nt(e),n=Te("Space","-space",void 0,rm,e,t),r=Gt("Space",o,t);return{useGap:cI(),rtlEnabled:r,mergedClsPrefix:t,margin:I(()=>{const{size:i}=e;if(Array.isArray(i))return{horizontal:i[0],vertical:i[1]};if(typeof i=="number")return{horizontal:i,vertical:i};const{self:{[Ee("gap",i)]:a}}=n.value,{row:l,col:s}=p4(a);return{horizontal:lo(s),vertical:lo(l)}})}},render(){const{vertical:e,reverse:t,align:o,inline:n,justify:r,itemClass:i,itemStyle:a,margin:l,wrap:s,mergedClsPrefix:u,rtlEnabled:d,useGap:c,wrapItem:h,internalUseGap:f}=this,p=vr(dp(this),!1);if(!p.length)return null;const g=`${l.horizontal}px`,v=`${l.horizontal/2}px`,b=`${l.vertical}px`,x=`${l.vertical/2}px`,E=p.length-1,C=r.startsWith("space-");return m("div",{role:"none",class:[`${u}-space`,d&&`${u}-space--rtl`],style:{display:n?"inline-flex":"flex",flexDirection:e&&!t?"column":e&&t?"column-reverse":!e&&t?"row-reverse":"row",justifyContent:["start","end"].includes(r)?`flex-${r}`:r,flexWrap:!s||e?"nowrap":"wrap",marginTop:c||e?"":`-${x}`,marginBottom:c||e?"":`-${x}`,alignItems:o,gap:c?`${l.vertical}px ${l.horizontal}px`:""}},!h&&(c||f)?p:p.map((_,R)=>_.type===go?_:m("div",{role:"none",class:i,style:[a,{maxWidth:"100%"},c?"":e?{marginBottom:R!==E?b:""}:d?{marginLeft:C?r==="space-between"&&R===E?"":v:R!==E?g:"",marginRight:C?r==="space-between"&&R===0?"":v:"",paddingTop:x,paddingBottom:x}:{marginRight:C?r==="space-between"&&R===E?"":v:R!==E?g:"",marginLeft:C?r==="space-between"&&R===0?"":v:"",paddingTop:x,paddingBottom:x}]},_)))}}),hI={name:"DynamicTags",common:Ne,peers:{Input:Sn,Button:Yo,Tag:wC,Space:cw},self(){return{inputWidth:"64px"}}},pI={name:"DynamicTags",common:Ve,peers:{Input:Xo,Button:Ho,Tag:Lp,Space:rm},self(){return{inputWidth:"64px"}}},mI={name:"Element",common:Ne},fw={name:"Element",common:Ve},gI=Object.assign(Object.assign({},Te.props),{tag:{type:String,default:"div"}}),vI=xe({name:"Element",alias:["El"],props:gI,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Te("Element","-element",void 0,fw,e,t),r=I(()=>{const{common:a}=n.value;return Object.keys(a).reduce((l,s)=>(l[`--${$P(s)}`]=a[s],l),{})}),i=o?vt("element",void 0,r,e):void 0;return{mergedClsPrefix:t,cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e;const{tag:t,mergedClsPrefix:o,cssVars:n,themeClass:r,onRender:i,$slots:a}=this;return i==null||i(),m(t,{role:"none",class:[`${o}-element`,r],style:n},(e=a.default)===null||e===void 0?void 0:e.call(a))}}),hw={gapSmall:"4px 8px",gapMedium:"8px 12px",gapLarge:"12px 16px"},bI={name:"Flex",self(){return hw}};function xI(){return hw}const yI={name:"Flex",self:xI},CI={feedbackPadding:"4px 0 0 2px",feedbackHeightSmall:"24px",feedbackHeightMedium:"24px",feedbackHeightLarge:"26px",feedbackFontSizeSmall:"13px",feedbackFontSizeMedium:"14px",feedbackFontSizeLarge:"14px",labelFontSizeLeftSmall:"14px",labelFontSizeLeftMedium:"14px",labelFontSizeLeftLarge:"15px",labelFontSizeTopSmall:"13px",labelFontSizeTopMedium:"14px",labelFontSizeTopLarge:"14px",labelHeightSmall:"24px",labelHeightMedium:"26px",labelHeightLarge:"28px",labelPaddingVertical:"0 0 6px 2px",labelPaddingHorizontal:"0 12px 0 0",labelTextAlignVertical:"left",labelTextAlignHorizontal:"right",labelFontWeight:"400"};function pw(e){const{heightSmall:t,heightMedium:o,heightLarge:n,textColor1:r,errorColor:i,warningColor:a,lineHeight:l,textColor3:s}=e;return Object.assign(Object.assign({},CI),{blankHeightSmall:t,blankHeightMedium:o,blankHeightLarge:n,lineHeight:l,labelTextColor:r,asteriskColor:i,feedbackTextColorError:i,feedbackTextColorWarning:a,feedbackTextColor:s})}const wI={name:"Form",common:Ve,self:pw},SI={name:"Form",common:Ne,self:pw},dv=1,mw="n-grid",gw=1,EI={span:{type:[Number,String],default:gw},offset:{type:[Number,String],default:0},suffix:Boolean,privateOffset:Number,privateSpan:Number,privateColStart:Number,privateShow:{type:Boolean,default:!0}},vw=xe({__GRID_ITEM__:!0,name:"GridItem",alias:["Gi"],props:EI,setup(){const{isSsrRef:e,xGapRef:t,itemStyleRef:o,overflowRef:n,layoutShiftDisabledRef:r}=Oe(mw),i=xr();return{overflow:n,itemStyle:o,layoutShiftDisabled:r,mergedXGap:I(()=>Lt(t.value||0)),deriveStyle:()=>{e.value;const{privateSpan:a=gw,privateShow:l=!0,privateColStart:s=void 0,privateOffset:u=0}=i.vnode.props,{value:d}=t,c=Lt(d||0);return{display:l?"":"none",gridColumn:`${s??`span ${a}`} / span ${a}`,marginLeft:u?`calc((100% - (${a} - 1) * ${c}) / ${a} * ${u} + ${c} * ${u})`:""}}}},render(){var e,t;if(this.layoutShiftDisabled){const{span:o,offset:n,mergedXGap:r}=this;return m("div",{style:{gridColumn:`span ${o} / span ${o}`,marginLeft:n?`calc((100% - (${o} - 1) * ${r}) / ${o} * ${n} + ${r} * ${n})`:""}},this.$slots)}return m("div",{style:[this.itemStyle,this.deriveStyle()]},(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e,{overflow:this.overflow}))}}),kI={closeMargin:"16px 12px",closeSize:"20px",closeIconSize:"16px",width:"365px",padding:"16px",titleFontSize:"16px",metaFontSize:"12px",descriptionFontSize:"12px"};function bw(e){const{textColor2:t,successColor:o,infoColor:n,warningColor:r,errorColor:i,popoverColor:a,closeIconColor:l,closeIconColorHover:s,closeIconColorPressed:u,closeColorHover:d,closeColorPressed:c,textColor1:h,textColor3:f,borderRadius:p,fontWeightStrong:g,boxShadow2:v,lineHeight:b,fontSize:x}=e;return Object.assign(Object.assign({},kI),{borderRadius:p,lineHeight:b,fontSize:x,headerFontWeight:g,iconColor:t,iconColorSuccess:o,iconColorInfo:n,iconColorWarning:r,iconColorError:i,color:a,textColor:t,closeIconColor:l,closeIconColorHover:s,closeIconColorPressed:u,closeBorderRadius:p,closeColorHover:d,closeColorPressed:c,headerTextColor:h,descriptionTextColor:f,actionTextColor:t,boxShadow:v})}const xw={name:"Notification",common:Ve,peers:{Scrollbar:Lo},self:bw},_I={name:"Notification",common:Ne,peers:{Scrollbar:Zo},self:bw},FI={margin:"0 0 8px 0",padding:"10px 20px",maxWidth:"720px",minWidth:"420px",iconMargin:"0 10px 0 0",closeMargin:"0 0 0 10px",closeSize:"20px",closeIconSize:"16px",iconSize:"20px",fontSize:"14px"};function yw(e){const{textColor2:t,closeIconColor:o,closeIconColorHover:n,closeIconColorPressed:r,infoColor:i,successColor:a,errorColor:l,warningColor:s,popoverColor:u,boxShadow2:d,primaryColor:c,lineHeight:h,borderRadius:f,closeColorHover:p,closeColorPressed:g}=e;return Object.assign(Object.assign({},FI),{closeBorderRadius:f,textColor:t,textColorInfo:t,textColorSuccess:t,textColorError:t,textColorWarning:t,textColorLoading:t,color:u,colorInfo:u,colorSuccess:u,colorError:u,colorWarning:u,colorLoading:u,boxShadow:d,boxShadowInfo:d,boxShadowSuccess:d,boxShadowError:d,boxShadowWarning:d,boxShadowLoading:d,iconColor:t,iconColorInfo:i,iconColorSuccess:a,iconColorWarning:s,iconColorError:l,iconColorLoading:c,closeColorHover:p,closeColorPressed:g,closeIconColor:o,closeIconColorHover:n,closeIconColorPressed:r,closeColorHoverInfo:p,closeColorPressedInfo:g,closeIconColorInfo:o,closeIconColorHoverInfo:n,closeIconColorPressedInfo:r,closeColorHoverSuccess:p,closeColorPressedSuccess:g,closeIconColorSuccess:o,closeIconColorHoverSuccess:n,closeIconColorPressedSuccess:r,closeColorHoverError:p,closeColorPressedError:g,closeIconColorError:o,closeIconColorHoverError:n,closeIconColorPressedError:r,closeColorHoverWarning:p,closeColorPressedWarning:g,closeIconColorWarning:o,closeIconColorHoverWarning:n,closeIconColorPressedWarning:r,closeColorHoverLoading:p,closeColorPressedLoading:g,closeIconColorLoading:o,closeIconColorHoverLoading:n,closeIconColorPressedLoading:r,loadingColor:c,lineHeight:h,borderRadius:f})}const Cw={name:"Message",common:Ve,self:yw},RI={name:"Message",common:Ne,self:yw},$I={name:"ButtonGroup",common:Ne},PI={name:"ButtonGroup",common:Ve},MI={name:"GradientText",common:Ne,self(e){const{primaryColor:t,successColor:o,warningColor:n,errorColor:r,infoColor:i,primaryColorSuppl:a,successColorSuppl:l,warningColorSuppl:s,errorColorSuppl:u,infoColorSuppl:d,fontWeightStrong:c}=e;return{fontWeight:c,rotate:"252deg",colorStartPrimary:t,colorEndPrimary:a,colorStartInfo:i,colorEndInfo:d,colorStartWarning:n,colorEndWarning:s,colorStartError:r,colorEndError:u,colorStartSuccess:o,colorEndSuccess:l}}};function AI(e){const{primaryColor:t,successColor:o,warningColor:n,errorColor:r,infoColor:i,fontWeightStrong:a}=e;return{fontWeight:a,rotate:"252deg",colorStartPrimary:Me(t,{alpha:.6}),colorEndPrimary:t,colorStartInfo:Me(i,{alpha:.6}),colorEndInfo:i,colorStartWarning:Me(n,{alpha:.6}),colorEndWarning:n,colorStartError:Me(r,{alpha:.6}),colorEndError:r,colorStartSuccess:Me(o,{alpha:.6}),colorEndSuccess:o}}const BI={name:"GradientText",common:Ve,self:AI},DI={name:"InputNumber",common:Ne,peers:{Button:Yo,Input:Sn},self(e){const{textColorDisabled:t}=e;return{iconColorDisabled:t}}};function TI(e){const{textColorDisabled:t}=e;return{iconColorDisabled:t}}const ww={name:"InputNumber",common:Ve,peers:{Button:Ho,Input:Xo},self:TI},II={name:"Layout",common:Ne,peers:{Scrollbar:Zo},self(e){const{textColor2:t,bodyColor:o,popoverColor:n,cardColor:r,dividerColor:i,scrollbarColor:a,scrollbarColorHover:l}=e;return{textColor:t,textColorInverted:t,color:o,colorEmbedded:o,headerColor:r,headerColorInverted:r,footerColor:r,footerColorInverted:r,headerBorderColor:i,headerBorderColorInverted:i,footerBorderColor:i,footerBorderColorInverted:i,siderBorderColor:i,siderBorderColorInverted:i,siderColor:r,siderColorInverted:r,siderToggleButtonBorder:"1px solid transparent",siderToggleButtonColor:n,siderToggleButtonIconColor:t,siderToggleButtonIconColorInverted:t,siderToggleBarColor:Ue(o,a),siderToggleBarColorHover:Ue(o,l),__invertScrollbar:"false"}}};function zI(e){const{baseColor:t,textColor2:o,bodyColor:n,cardColor:r,dividerColor:i,actionColor:a,scrollbarColor:l,scrollbarColorHover:s,invertedColor:u}=e;return{textColor:o,textColorInverted:"#FFF",color:n,colorEmbedded:a,headerColor:r,headerColorInverted:u,footerColor:a,footerColorInverted:u,headerBorderColor:i,headerBorderColorInverted:u,footerBorderColor:i,footerBorderColorInverted:u,siderBorderColor:i,siderBorderColorInverted:u,siderColor:r,siderColorInverted:u,siderToggleButtonBorder:`1px solid ${i}`,siderToggleButtonColor:t,siderToggleButtonIconColor:o,siderToggleButtonIconColorInverted:o,siderToggleBarColor:Ue(n,l),siderToggleBarColorHover:Ue(n,s),__invertScrollbar:"true"}}const OI={name:"Layout",common:Ve,peers:{Scrollbar:Lo},self:zI};function Sw(e){const{textColor2:t,cardColor:o,modalColor:n,popoverColor:r,dividerColor:i,borderRadius:a,fontSize:l,hoverColor:s}=e;return{textColor:t,color:o,colorHover:s,colorModal:n,colorHoverModal:Ue(n,s),colorPopover:r,colorHoverPopover:Ue(r,s),borderColor:i,borderColorModal:Ue(n,i),borderColorPopover:Ue(r,i),borderRadius:a,fontSize:l}}const LI={name:"List",common:Ve,self:Sw},HI={name:"List",common:Ne,self:Sw},NI={name:"LoadingBar",common:Ne,self(e){const{primaryColor:t}=e;return{colorError:"red",colorLoading:t,height:"2px"}}};function VI(e){const{primaryColor:t,errorColor:o}=e;return{colorError:o,colorLoading:t,height:"2px"}}const Ew={name:"LoadingBar",common:Ve,self:VI},jI={name:"Log",common:Ne,peers:{Scrollbar:Zo,Code:r5},self(e){const{textColor2:t,inputColor:o,fontSize:n,primaryColor:r}=e;return{loaderFontSize:n,loaderTextColor:t,loaderColor:o,loaderBorder:"1px solid #0000",loadingColor:r}}};function WI(e){const{textColor2:t,modalColor:o,borderColor:n,fontSize:r,primaryColor:i}=e;return{loaderFontSize:r,loaderTextColor:t,loaderColor:o,loaderBorder:`1px solid ${n}`,loadingColor:i}}const kw={name:"Log",common:Ve,peers:{Scrollbar:Lo,Code:Kp},self:WI},UI={name:"Mention",common:Ne,peers:{InternalSelectMenu:Is,Input:Sn},self(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}};function KI(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}const GI={name:"Mention",common:Ve,peers:{InternalSelectMenu:Ua,Input:Xo},self:KI};function qI(e,t,o,n){return{itemColorHoverInverted:"#0000",itemColorActiveInverted:t,itemColorActiveHoverInverted:t,itemColorActiveCollapsedInverted:t,itemTextColorInverted:e,itemTextColorHoverInverted:o,itemTextColorChildActiveInverted:o,itemTextColorChildActiveHoverInverted:o,itemTextColorActiveInverted:o,itemTextColorActiveHoverInverted:o,itemTextColorHorizontalInverted:e,itemTextColorHoverHorizontalInverted:o,itemTextColorChildActiveHorizontalInverted:o,itemTextColorChildActiveHoverHorizontalInverted:o,itemTextColorActiveHorizontalInverted:o,itemTextColorActiveHoverHorizontalInverted:o,itemIconColorInverted:e,itemIconColorHoverInverted:o,itemIconColorActiveInverted:o,itemIconColorActiveHoverInverted:o,itemIconColorChildActiveInverted:o,itemIconColorChildActiveHoverInverted:o,itemIconColorCollapsedInverted:e,itemIconColorHorizontalInverted:e,itemIconColorHoverHorizontalInverted:o,itemIconColorActiveHorizontalInverted:o,itemIconColorActiveHoverHorizontalInverted:o,itemIconColorChildActiveHorizontalInverted:o,itemIconColorChildActiveHoverHorizontalInverted:o,arrowColorInverted:e,arrowColorHoverInverted:o,arrowColorActiveInverted:o,arrowColorActiveHoverInverted:o,arrowColorChildActiveInverted:o,arrowColorChildActiveHoverInverted:o,groupTextColorInverted:n}}function _w(e){const{borderRadius:t,textColor3:o,primaryColor:n,textColor2:r,textColor1:i,fontSize:a,dividerColor:l,hoverColor:s,primaryColorHover:u}=e;return Object.assign({borderRadius:t,color:"#0000",groupTextColor:o,itemColorHover:s,itemColorActive:Me(n,{alpha:.1}),itemColorActiveHover:Me(n,{alpha:.1}),itemColorActiveCollapsed:Me(n,{alpha:.1}),itemTextColor:r,itemTextColorHover:r,itemTextColorActive:n,itemTextColorActiveHover:n,itemTextColorChildActive:n,itemTextColorChildActiveHover:n,itemTextColorHorizontal:r,itemTextColorHoverHorizontal:u,itemTextColorActiveHorizontal:n,itemTextColorActiveHoverHorizontal:n,itemTextColorChildActiveHorizontal:n,itemTextColorChildActiveHoverHorizontal:n,itemIconColor:i,itemIconColorHover:i,itemIconColorActive:n,itemIconColorActiveHover:n,itemIconColorChildActive:n,itemIconColorChildActiveHover:n,itemIconColorCollapsed:i,itemIconColorHorizontal:i,itemIconColorHoverHorizontal:u,itemIconColorActiveHorizontal:n,itemIconColorActiveHoverHorizontal:n,itemIconColorChildActiveHorizontal:n,itemIconColorChildActiveHoverHorizontal:n,itemHeight:"42px",arrowColor:r,arrowColorHover:r,arrowColorActive:n,arrowColorActiveHover:n,arrowColorChildActive:n,arrowColorChildActiveHover:n,colorInverted:"#0000",borderColorHorizontal:"#0000",fontSize:a,dividerColor:l},qI("#BBB",n,"#FFF","#AAA"))}const ZI={name:"Menu",common:Ve,peers:{Tooltip:zs,Dropdown:Ud},self:_w},XI={name:"Menu",common:Ne,peers:{Tooltip:jd,Dropdown:Qp},self(e){const{primaryColor:t,primaryColorSuppl:o}=e,n=_w(e);return n.itemColorActive=Me(t,{alpha:.15}),n.itemColorActiveHover=Me(t,{alpha:.15}),n.itemColorActiveCollapsed=Me(t,{alpha:.15}),n.itemColorActiveInverted=o,n.itemColorActiveHoverInverted=o,n.itemColorActiveCollapsedInverted=o,n}},YI={titleFontSize:"18px",backSize:"22px"};function Fw(e){const{textColor1:t,textColor2:o,textColor3:n,fontSize:r,fontWeightStrong:i,primaryColorHover:a,primaryColorPressed:l}=e;return Object.assign(Object.assign({},YI),{titleFontWeight:i,fontSize:r,titleTextColor:t,backColor:o,backColorHover:a,backColorPressed:l,subtitleTextColor:n})}const Rw={name:"PageHeader",common:Ve,self:Fw},QI={name:"PageHeader",common:Ne,self:Fw},JI={iconSize:"22px"};function $w(e){const{fontSize:t,warningColor:o}=e;return Object.assign(Object.assign({},JI),{fontSize:t,iconColor:o})}const ez={name:"Popconfirm",common:Ve,peers:{Button:Ho,Popover:si},self:$w},tz={name:"Popconfirm",common:Ne,peers:{Button:Yo,Popover:Qi},self:$w};function Pw(e){const{infoColor:t,successColor:o,warningColor:n,errorColor:r,textColor2:i,progressRailColor:a,fontSize:l,fontWeight:s}=e;return{fontSize:l,fontSizeCircle:"28px",fontWeightCircle:s,railColor:a,railHeight:"8px",iconSizeCircle:"36px",iconSizeLine:"18px",iconColor:t,iconColorInfo:t,iconColorSuccess:o,iconColorWarning:n,iconColorError:r,textColorCircle:i,textColorLineInner:"rgb(255, 255, 255)",textColorLineOuter:i,fillColor:t,fillColorInfo:t,fillColorSuccess:o,fillColorWarning:n,fillColorError:r,lineBgProcessing:"linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .5) 100%)"}}const Mw={name:"Progress",common:Ve,self:Pw},Aw={name:"Progress",common:Ne,self(e){const t=Pw(e);return t.textColorLineInner="rgb(0, 0, 0)",t.lineBgProcessing="linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .5) 100%)",t}},oz={name:"Rate",common:Ne,self(e){const{railColor:t}=e;return{itemColor:t,itemColorActive:"#CCAA33",itemSize:"20px",sizeSmall:"16px",sizeMedium:"20px",sizeLarge:"24px"}}};function nz(e){const{railColor:t}=e;return{itemColor:t,itemColorActive:"#FFCC33",sizeSmall:"16px",sizeMedium:"20px",sizeLarge:"24px"}}const rz={name:"Rate",common:Ve,self:nz},iz={titleFontSizeSmall:"26px",titleFontSizeMedium:"32px",titleFontSizeLarge:"40px",titleFontSizeHuge:"48px",fontSizeSmall:"14px",fontSizeMedium:"14px",fontSizeLarge:"15px",fontSizeHuge:"16px",iconSizeSmall:"64px",iconSizeMedium:"80px",iconSizeLarge:"100px",iconSizeHuge:"125px",iconColor418:void 0,iconColor404:void 0,iconColor403:void 0,iconColor500:void 0};function Bw(e){const{textColor2:t,textColor1:o,errorColor:n,successColor:r,infoColor:i,warningColor:a,lineHeight:l,fontWeightStrong:s}=e;return Object.assign(Object.assign({},iz),{lineHeight:l,titleFontWeight:s,titleTextColor:o,textColor:t,iconColorError:n,iconColorSuccess:r,iconColorInfo:i,iconColorWarning:a})}const az={name:"Result",common:Ve,self:Bw},lz={name:"Result",common:Ne,self:Bw},Dw={railHeight:"4px",railWidthVertical:"4px",handleSize:"18px",dotHeight:"8px",dotWidth:"8px",dotBorderRadius:"4px"},sz={name:"Slider",common:Ne,self(e){const t="0 2px 8px 0 rgba(0, 0, 0, 0.12)",{railColor:o,modalColor:n,primaryColorSuppl:r,popoverColor:i,textColor2:a,cardColor:l,borderRadius:s,fontSize:u,opacityDisabled:d}=e;return Object.assign(Object.assign({},Dw),{fontSize:u,markFontSize:u,railColor:o,railColorHover:o,fillColor:r,fillColorHover:r,opacityDisabled:d,handleColor:"#FFF",dotColor:l,dotColorModal:n,dotColorPopover:i,handleBoxShadow:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",handleBoxShadowHover:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",handleBoxShadowActive:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",handleBoxShadowFocus:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",indicatorColor:i,indicatorBoxShadow:t,indicatorTextColor:a,indicatorBorderRadius:s,dotBorder:`2px solid ${o}`,dotBorderActive:`2px solid ${r}`,dotBoxShadow:""})}};function uz(e){const t="rgba(0, 0, 0, .85)",o="0 2px 8px 0 rgba(0, 0, 0, 0.12)",{railColor:n,primaryColor:r,baseColor:i,cardColor:a,modalColor:l,popoverColor:s,borderRadius:u,fontSize:d,opacityDisabled:c}=e;return Object.assign(Object.assign({},Dw),{fontSize:d,markFontSize:d,railColor:n,railColorHover:n,fillColor:r,fillColorHover:r,opacityDisabled:c,handleColor:"#FFF",dotColor:a,dotColorModal:l,dotColorPopover:s,handleBoxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",handleBoxShadowHover:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",handleBoxShadowActive:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",handleBoxShadowFocus:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",indicatorColor:t,indicatorBoxShadow:o,indicatorTextColor:i,indicatorBorderRadius:u,dotBorder:`2px solid ${n}`,dotBorderActive:`2px solid ${r}`,dotBoxShadow:""})}const Tw={name:"Slider",common:Ve,self:uz};function Iw(e){const{opacityDisabled:t,heightTiny:o,heightSmall:n,heightMedium:r,heightLarge:i,heightHuge:a,primaryColor:l,fontSize:s}=e;return{fontSize:s,textColor:l,sizeTiny:o,sizeSmall:n,sizeMedium:r,sizeLarge:i,sizeHuge:a,color:l,opacitySpinning:t}}const zw={name:"Spin",common:Ve,self:Iw},dz={name:"Spin",common:Ne,self:Iw};function Ow(e){const{textColor2:t,textColor3:o,fontSize:n,fontWeight:r}=e;return{labelFontSize:n,labelFontWeight:r,valueFontWeight:r,valueFontSize:"24px",labelTextColor:o,valuePrefixTextColor:t,valueSuffixTextColor:t,valueTextColor:t}}const Lw={name:"Statistic",common:Ve,self:Ow},cz={name:"Statistic",common:Ne,self:Ow},fz={stepHeaderFontSizeSmall:"14px",stepHeaderFontSizeMedium:"16px",indicatorIndexFontSizeSmall:"14px",indicatorIndexFontSizeMedium:"16px",indicatorSizeSmall:"22px",indicatorSizeMedium:"28px",indicatorIconSizeSmall:"14px",indicatorIconSizeMedium:"18px"};function Hw(e){const{fontWeightStrong:t,baseColor:o,textColorDisabled:n,primaryColor:r,errorColor:i,textColor1:a,textColor2:l}=e;return Object.assign(Object.assign({},fz),{stepHeaderFontWeight:t,indicatorTextColorProcess:o,indicatorTextColorWait:n,indicatorTextColorFinish:r,indicatorTextColorError:i,indicatorBorderColorProcess:r,indicatorBorderColorWait:n,indicatorBorderColorFinish:r,indicatorBorderColorError:i,indicatorColorProcess:r,indicatorColorWait:"#0000",indicatorColorFinish:"#0000",indicatorColorError:"#0000",splitorColorProcess:n,splitorColorWait:n,splitorColorFinish:r,splitorColorError:n,headerTextColorProcess:a,headerTextColorWait:n,headerTextColorFinish:n,headerTextColorError:i,descriptionTextColorProcess:l,descriptionTextColorWait:n,descriptionTextColorFinish:n,descriptionTextColorError:i})}const hz={name:"Steps",common:Ve,self:Hw},pz={name:"Steps",common:Ne,self:Hw},Nw={buttonHeightSmall:"14px",buttonHeightMedium:"18px",buttonHeightLarge:"22px",buttonWidthSmall:"14px",buttonWidthMedium:"18px",buttonWidthLarge:"22px",buttonWidthPressedSmall:"20px",buttonWidthPressedMedium:"24px",buttonWidthPressedLarge:"28px",railHeightSmall:"18px",railHeightMedium:"22px",railHeightLarge:"26px",railWidthSmall:"32px",railWidthMedium:"40px",railWidthLarge:"48px"},mz={name:"Switch",common:Ne,self(e){const{primaryColorSuppl:t,opacityDisabled:o,borderRadius:n,primaryColor:r,textColor2:i,baseColor:a}=e;return Object.assign(Object.assign({},Nw),{iconColor:a,textColor:i,loadingColor:t,opacityDisabled:o,railColor:"rgba(255, 255, 255, .20)",railColorActive:t,buttonBoxShadow:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",buttonColor:"#FFF",railBorderRadiusSmall:n,railBorderRadiusMedium:n,railBorderRadiusLarge:n,buttonBorderRadiusSmall:n,buttonBorderRadiusMedium:n,buttonBorderRadiusLarge:n,boxShadowFocus:`0 0 8px 0 ${Me(r,{alpha:.3})}`})}};function gz(e){const{primaryColor:t,opacityDisabled:o,borderRadius:n,textColor3:r}=e;return Object.assign(Object.assign({},Nw),{iconColor:r,textColor:"white",loadingColor:t,opacityDisabled:o,railColor:"rgba(0, 0, 0, .14)",railColorActive:t,buttonBoxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",buttonColor:"#FFF",railBorderRadiusSmall:n,railBorderRadiusMedium:n,railBorderRadiusLarge:n,buttonBorderRadiusSmall:n,buttonBorderRadiusMedium:n,buttonBorderRadiusLarge:n,boxShadowFocus:`0 0 0 2px ${Me(t,{alpha:.2})}`})}const Vw={name:"Switch",common:Ve,self:gz},vz={thPaddingSmall:"6px",thPaddingMedium:"12px",thPaddingLarge:"12px",tdPaddingSmall:"6px",tdPaddingMedium:"12px",tdPaddingLarge:"12px"};function jw(e){const{dividerColor:t,cardColor:o,modalColor:n,popoverColor:r,tableHeaderColor:i,tableColorStriped:a,textColor1:l,textColor2:s,borderRadius:u,fontWeightStrong:d,lineHeight:c,fontSizeSmall:h,fontSizeMedium:f,fontSizeLarge:p}=e;return Object.assign(Object.assign({},vz),{fontSizeSmall:h,fontSizeMedium:f,fontSizeLarge:p,lineHeight:c,borderRadius:u,borderColor:Ue(o,t),borderColorModal:Ue(n,t),borderColorPopover:Ue(r,t),tdColor:o,tdColorModal:n,tdColorPopover:r,tdColorStriped:Ue(o,a),tdColorStripedModal:Ue(n,a),tdColorStripedPopover:Ue(r,a),thColor:Ue(o,i),thColorModal:Ue(n,i),thColorPopover:Ue(r,i),thTextColor:l,tdTextColor:s,thFontWeight:d})}const Ww={name:"Table",common:Ve,self:jw},bz={name:"Table",common:Ne,self:jw},xz={tabFontSizeSmall:"14px",tabFontSizeMedium:"14px",tabFontSizeLarge:"16px",tabGapSmallLine:"36px",tabGapMediumLine:"36px",tabGapLargeLine:"36px",tabGapSmallLineVertical:"8px",tabGapMediumLineVertical:"8px",tabGapLargeLineVertical:"8px",tabPaddingSmallLine:"6px 0",tabPaddingMediumLine:"10px 0",tabPaddingLargeLine:"14px 0",tabPaddingVerticalSmallLine:"6px 12px",tabPaddingVerticalMediumLine:"8px 16px",tabPaddingVerticalLargeLine:"10px 20px",tabGapSmallBar:"36px",tabGapMediumBar:"36px",tabGapLargeBar:"36px",tabGapSmallBarVertical:"8px",tabGapMediumBarVertical:"8px",tabGapLargeBarVertical:"8px",tabPaddingSmallBar:"4px 0",tabPaddingMediumBar:"6px 0",tabPaddingLargeBar:"10px 0",tabPaddingVerticalSmallBar:"6px 12px",tabPaddingVerticalMediumBar:"8px 16px",tabPaddingVerticalLargeBar:"10px 20px",tabGapSmallCard:"4px",tabGapMediumCard:"4px",tabGapLargeCard:"4px",tabGapSmallCardVertical:"4px",tabGapMediumCardVertical:"4px",tabGapLargeCardVertical:"4px",tabPaddingSmallCard:"8px 16px",tabPaddingMediumCard:"10px 20px",tabPaddingLargeCard:"12px 24px",tabPaddingSmallSegment:"4px 0",tabPaddingMediumSegment:"6px 0",tabPaddingLargeSegment:"8px 0",tabPaddingVerticalLargeSegment:"0 8px",tabPaddingVerticalSmallCard:"8px 12px",tabPaddingVerticalMediumCard:"10px 16px",tabPaddingVerticalLargeCard:"12px 20px",tabPaddingVerticalSmallSegment:"0 4px",tabPaddingVerticalMediumSegment:"0 6px",tabGapSmallSegment:"0",tabGapMediumSegment:"0",tabGapLargeSegment:"0",tabGapSmallSegmentVertical:"0",tabGapMediumSegmentVertical:"0",tabGapLargeSegmentVertical:"0",panePaddingSmall:"8px 0 0 0",panePaddingMedium:"12px 0 0 0",panePaddingLarge:"16px 0 0 0",closeSize:"18px",closeIconSize:"14px"};function Uw(e){const{textColor2:t,primaryColor:o,textColorDisabled:n,closeIconColor:r,closeIconColorHover:i,closeIconColorPressed:a,closeColorHover:l,closeColorPressed:s,tabColor:u,baseColor:d,dividerColor:c,fontWeight:h,textColor1:f,borderRadius:p,fontSize:g,fontWeightStrong:v}=e;return Object.assign(Object.assign({},xz),{colorSegment:u,tabFontSizeCard:g,tabTextColorLine:f,tabTextColorActiveLine:o,tabTextColorHoverLine:o,tabTextColorDisabledLine:n,tabTextColorSegment:f,tabTextColorActiveSegment:t,tabTextColorHoverSegment:t,tabTextColorDisabledSegment:n,tabTextColorBar:f,tabTextColorActiveBar:o,tabTextColorHoverBar:o,tabTextColorDisabledBar:n,tabTextColorCard:f,tabTextColorHoverCard:f,tabTextColorActiveCard:o,tabTextColorDisabledCard:n,barColor:o,closeIconColor:r,closeIconColorHover:i,closeIconColorPressed:a,closeColorHover:l,closeColorPressed:s,closeBorderRadius:p,tabColor:u,tabColorSegment:d,tabBorderColor:c,tabFontWeightActive:h,tabFontWeight:h,tabBorderRadius:p,paneTextColor:t,fontWeightStrong:v})}const Kw={name:"Tabs",common:Ve,self:Uw},yz={name:"Tabs",common:Ne,self(e){const t=Uw(e),{inputColor:o}=e;return t.colorSegment=o,t.tabColorSegment=o,t}};function Gw(e){const{textColor1:t,textColor2:o,fontWeightStrong:n,fontSize:r}=e;return{fontSize:r,titleTextColor:t,textColor:o,titleFontWeight:n}}const Cz={name:"Thing",common:Ve,self:Gw},wz={name:"Thing",common:Ne,self:Gw},qw={titleMarginMedium:"0 0 6px 0",titleMarginLarge:"-2px 0 6px 0",titleFontSizeMedium:"14px",titleFontSizeLarge:"16px",iconSizeMedium:"14px",iconSizeLarge:"14px"},Sz={name:"Timeline",common:Ne,self(e){const{textColor3:t,infoColorSuppl:o,errorColorSuppl:n,successColorSuppl:r,warningColorSuppl:i,textColor1:a,textColor2:l,railColor:s,fontWeightStrong:u,fontSize:d}=e;return Object.assign(Object.assign({},qw),{contentFontSize:d,titleFontWeight:u,circleBorder:`2px solid ${t}`,circleBorderInfo:`2px solid ${o}`,circleBorderError:`2px solid ${n}`,circleBorderSuccess:`2px solid ${r}`,circleBorderWarning:`2px solid ${i}`,iconColor:t,iconColorInfo:o,iconColorError:n,iconColorSuccess:r,iconColorWarning:i,titleTextColor:a,contentTextColor:l,metaTextColor:t,lineColor:s})}};function Ez(e){const{textColor3:t,infoColor:o,errorColor:n,successColor:r,warningColor:i,textColor1:a,textColor2:l,railColor:s,fontWeightStrong:u,fontSize:d}=e;return Object.assign(Object.assign({},qw),{contentFontSize:d,titleFontWeight:u,circleBorder:`2px solid ${t}`,circleBorderInfo:`2px solid ${o}`,circleBorderError:`2px solid ${n}`,circleBorderSuccess:`2px solid ${r}`,circleBorderWarning:`2px solid ${i}`,iconColor:t,iconColorInfo:o,iconColorError:n,iconColorSuccess:r,iconColorWarning:i,titleTextColor:a,contentTextColor:l,metaTextColor:t,lineColor:s})}const kz={name:"Timeline",common:Ve,self:Ez},Zw={extraFontSizeSmall:"12px",extraFontSizeMedium:"12px",extraFontSizeLarge:"14px",titleFontSizeSmall:"14px",titleFontSizeMedium:"16px",titleFontSizeLarge:"16px",closeSize:"20px",closeIconSize:"16px",headerHeightSmall:"44px",headerHeightMedium:"44px",headerHeightLarge:"50px"},_z={name:"Transfer",common:Ne,peers:{Checkbox:Ga,Scrollbar:Zo,Input:Sn,Empty:Yi,Button:Yo},self(e){const{fontWeight:t,fontSizeLarge:o,fontSizeMedium:n,fontSizeSmall:r,heightLarge:i,heightMedium:a,borderRadius:l,inputColor:s,tableHeaderColor:u,textColor1:d,textColorDisabled:c,textColor2:h,textColor3:f,hoverColor:p,closeColorHover:g,closeColorPressed:v,closeIconColor:b,closeIconColorHover:x,closeIconColorPressed:E,dividerColor:C}=e;return Object.assign(Object.assign({},Zw),{itemHeightSmall:a,itemHeightMedium:a,itemHeightLarge:i,fontSizeSmall:r,fontSizeMedium:n,fontSizeLarge:o,borderRadius:l,dividerColor:C,borderColor:"#0000",listColor:s,headerColor:u,titleTextColor:d,titleTextColorDisabled:c,extraTextColor:f,extraTextColorDisabled:c,itemTextColor:h,itemTextColorDisabled:c,itemColorPending:p,titleFontWeight:t,closeColorHover:g,closeColorPressed:v,closeIconColor:b,closeIconColorHover:x,closeIconColorPressed:E})}};function Fz(e){const{fontWeight:t,fontSizeLarge:o,fontSizeMedium:n,fontSizeSmall:r,heightLarge:i,heightMedium:a,borderRadius:l,cardColor:s,tableHeaderColor:u,textColor1:d,textColorDisabled:c,textColor2:h,textColor3:f,borderColor:p,hoverColor:g,closeColorHover:v,closeColorPressed:b,closeIconColor:x,closeIconColorHover:E,closeIconColorPressed:C}=e;return Object.assign(Object.assign({},Zw),{itemHeightSmall:a,itemHeightMedium:a,itemHeightLarge:i,fontSizeSmall:r,fontSizeMedium:n,fontSizeLarge:o,borderRadius:l,dividerColor:p,borderColor:p,listColor:s,headerColor:Ue(s,u),titleTextColor:d,titleTextColorDisabled:c,extraTextColor:f,extraTextColorDisabled:c,itemTextColor:h,itemTextColorDisabled:c,itemColorPending:g,titleFontWeight:t,closeColorHover:v,closeColorPressed:b,closeIconColor:x,closeIconColorHover:E,closeIconColorPressed:C})}const Rz={name:"Transfer",common:Ve,peers:{Checkbox:Ji,Scrollbar:Lo,Input:Xo,Empty:tr,Button:Ho},self:Fz};function Xw(e){const{borderRadiusSmall:t,dividerColor:o,hoverColor:n,pressedColor:r,primaryColor:i,textColor3:a,textColor2:l,textColorDisabled:s,fontSize:u}=e;return{fontSize:u,lineHeight:"1.5",nodeHeight:"30px",nodeWrapperPadding:"3px 0",nodeBorderRadius:t,nodeColorHover:n,nodeColorPressed:r,nodeColorActive:Me(i,{alpha:.1}),arrowColor:a,nodeTextColor:l,nodeTextColorDisabled:s,loadingColor:i,dropMarkColor:i,lineColor:o}}const Yw={name:"Tree",common:Ve,peers:{Checkbox:Ji,Scrollbar:Lo,Empty:tr},self:Xw},Qw={name:"Tree",common:Ne,peers:{Checkbox:Ga,Scrollbar:Zo,Empty:Yi},self(e){const{primaryColor:t}=e,o=Xw(e);return o.nodeColorActive=Me(t,{alpha:.15}),o}},$z={name:"TreeSelect",common:Ne,peers:{Tree:Qw,Empty:Yi,InternalSelection:Hp}};function Pz(e){const{popoverColor:t,boxShadow2:o,borderRadius:n,heightMedium:r,dividerColor:i,textColor2:a}=e;return{menuPadding:"4px",menuColor:t,menuBoxShadow:o,menuBorderRadius:n,menuHeight:`calc(${r} * 7.6)`,actionDividerColor:i,actionTextColor:a,actionPadding:"8px 12px",headerDividerColor:i,headerTextColor:a,headerPadding:"8px 12px"}}const Mz={name:"TreeSelect",common:Ve,peers:{Tree:Yw,Empty:tr,InternalSelection:Hd},self:Pz},Az={headerFontSize1:"30px",headerFontSize2:"22px",headerFontSize3:"18px",headerFontSize4:"16px",headerFontSize5:"16px",headerFontSize6:"16px",headerMargin1:"28px 0 20px 0",headerMargin2:"28px 0 20px 0",headerMargin3:"28px 0 20px 0",headerMargin4:"28px 0 18px 0",headerMargin5:"28px 0 18px 0",headerMargin6:"28px 0 18px 0",headerPrefixWidth1:"16px",headerPrefixWidth2:"16px",headerPrefixWidth3:"12px",headerPrefixWidth4:"12px",headerPrefixWidth5:"12px",headerPrefixWidth6:"12px",headerBarWidth1:"4px",headerBarWidth2:"4px",headerBarWidth3:"3px",headerBarWidth4:"3px",headerBarWidth5:"3px",headerBarWidth6:"3px",pMargin:"16px 0 16px 0",liMargin:".25em 0 0 0",olPadding:"0 0 0 2em",ulPadding:"0 0 0 2em"};function Jw(e){const{primaryColor:t,textColor2:o,borderColor:n,lineHeight:r,fontSize:i,borderRadiusSmall:a,dividerColor:l,fontWeightStrong:s,textColor1:u,textColor3:d,infoColor:c,warningColor:h,errorColor:f,successColor:p,codeColor:g}=e;return Object.assign(Object.assign({},Az),{aTextColor:t,blockquoteTextColor:o,blockquotePrefixColor:n,blockquoteLineHeight:r,blockquoteFontSize:i,codeBorderRadius:a,liTextColor:o,liLineHeight:r,liFontSize:i,hrColor:l,headerFontWeight:s,headerTextColor:u,pTextColor:o,pTextColor1Depth:u,pTextColor2Depth:o,pTextColor3Depth:d,pLineHeight:r,pFontSize:i,headerBarColor:t,headerBarColorPrimary:t,headerBarColorInfo:c,headerBarColorError:f,headerBarColorWarning:h,headerBarColorSuccess:p,textColor:o,textColor1Depth:u,textColor2Depth:o,textColor3Depth:d,textColorPrimary:t,textColorInfo:c,textColorSuccess:p,textColorWarning:h,textColorError:f,codeTextColor:o,codeColor:g,codeBorder:"1px solid #0000"})}const Bz={name:"Typography",common:Ve,self:Jw},Dz={name:"Typography",common:Ne,self:Jw};function e2(e){const{iconColor:t,primaryColor:o,errorColor:n,textColor2:r,successColor:i,opacityDisabled:a,actionColor:l,borderColor:s,hoverColor:u,lineHeight:d,borderRadius:c,fontSize:h}=e;return{fontSize:h,lineHeight:d,borderRadius:c,draggerColor:l,draggerBorder:`1px dashed ${s}`,draggerBorderHover:`1px dashed ${o}`,itemColorHover:u,itemColorHoverError:Me(n,{alpha:.06}),itemTextColor:r,itemTextColorError:n,itemTextColorSuccess:i,itemIconColor:t,itemDisabledOpacity:a,itemBorderImageCardError:`1px solid ${n}`,itemBorderImageCard:`1px solid ${s}`}}const Tz={name:"Upload",common:Ve,peers:{Button:Ho,Progress:Mw},self:e2},Iz={name:"Upload",common:Ne,peers:{Button:Yo,Progress:Aw},self(e){const{errorColor:t}=e,o=e2(e);return o.itemColorHoverError=Me(t,{alpha:.09}),o}},zz={name:"Watermark",common:Ne,self(e){const{fontFamily:t}=e;return{fontFamily:t}}},t2={name:"Watermark",common:Ve,self(e){const{fontFamily:t}=e;return{fontFamily:t}}},Oz={name:"Row",common:Ve},Lz={name:"Row",common:Ne};function Hz(e){const{popoverColor:t,dividerColor:o,borderRadius:n}=e;return{color:t,buttonBorderColor:o,borderRadiusSquare:n,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)"}}const Nz={name:"FloatButtonGroup",common:Ve,self:Hz},Vz={name:"FloatButton",common:Ne,self(e){const{popoverColor:t,textColor2:o,buttonColor2Hover:n,buttonColor2Pressed:r,primaryColor:i,primaryColorHover:a,primaryColorPressed:l,baseColor:s,borderRadius:u}=e;return{color:t,textColor:o,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)",boxShadowHover:"0 2px 12px 0px rgba(0, 0, 0, .18)",boxShadowPressed:"0 2px 12px 0px rgba(0, 0, 0, .18)",colorHover:n,colorPressed:r,colorPrimary:i,colorPrimaryHover:a,colorPrimaryPressed:l,textColorPrimary:s,borderRadiusSquare:u}}};function jz(e){const{popoverColor:t,textColor2:o,buttonColor2Hover:n,buttonColor2Pressed:r,primaryColor:i,primaryColorHover:a,primaryColorPressed:l,borderRadius:s}=e;return{color:t,colorHover:n,colorPressed:r,colorPrimary:i,colorPrimaryHover:a,colorPrimaryPressed:l,textColor:o,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .16)",boxShadowHover:"0 2px 12px 0px rgba(0, 0, 0, .24)",boxShadowPressed:"0 2px 12px 0px rgba(0, 0, 0, .24)",textColorPrimary:"#fff",borderRadiusSquare:s}}const Wz={name:"FloatButton",common:Ve,self:jz},Uz={xs:0,s:640,m:1024,l:1280,xl:1536,xxl:1920},o2=24,tf="__ssr__",Kz={layoutShiftDisabled:Boolean,responsive:{type:[String,Boolean],default:"self"},cols:{type:[Number,String],default:o2},itemResponsive:Boolean,collapsed:Boolean,collapsedRows:{type:Number,default:1},itemStyle:[Object,String],xGap:{type:[Number,String],default:0},yGap:{type:[Number,String],default:0}},n2=xe({name:"Grid",inheritAttrs:!1,props:Kz,setup(e){const{mergedClsPrefixRef:t,mergedBreakpointsRef:o}=nt(e),n=/^\d+$/,r=M(void 0),i=uk((o==null?void 0:o.value)||Uz),a=gt(()=>!!(e.itemResponsive||!n.test(e.cols.toString())||!n.test(e.xGap.toString())||!n.test(e.yGap.toString()))),l=I(()=>{if(a.value)return e.responsive==="self"?r.value:i.value}),s=gt(()=>{var b;return(b=Number(ia(e.cols.toString(),l.value)))!==null&&b!==void 0?b:o2}),u=gt(()=>ia(e.xGap.toString(),l.value)),d=gt(()=>ia(e.yGap.toString(),l.value)),c=b=>{r.value=b.contentRect.width},h=b=>{Xl(c,b)},f=M(!1),p=I(()=>{if(e.responsive==="self")return h}),g=M(!1),v=M();return ut(()=>{const{value:b}=v;b&&b.hasAttribute(tf)&&(b.removeAttribute(tf),g.value=!0)}),Je(mw,{layoutShiftDisabledRef:Be(e,"layoutShiftDisabled"),isSsrRef:g,itemStyleRef:Be(e,"itemStyle"),xGapRef:u,overflowRef:f}),{isSsr:!wn,contentEl:v,mergedClsPrefix:t,style:I(()=>e.layoutShiftDisabled?{width:"100%",display:"grid",gridTemplateColumns:`repeat(${e.cols}, minmax(0, 1fr))`,columnGap:Lt(e.xGap),rowGap:Lt(e.yGap)}:{width:"100%",display:"grid",gridTemplateColumns:`repeat(${s.value}, minmax(0, 1fr))`,columnGap:Lt(u.value),rowGap:Lt(d.value)}),isResponsive:a,responsiveQuery:l,responsiveCols:s,handleResize:p,overflow:f}},render(){if(this.layoutShiftDisabled)return m("div",bo({ref:"contentEl",class:`${this.mergedClsPrefix}-grid`,style:this.style},this.$attrs),this.$slots);const e=()=>{var t,o,n,r,i,a,l;this.overflow=!1;const s=vr(dp(this)),u=[],{collapsed:d,collapsedRows:c,responsiveCols:h,responsiveQuery:f}=this;s.forEach(x=>{var E,C,_,R,w;if(((E=x==null?void 0:x.type)===null||E===void 0?void 0:E.__GRID_ITEM__)!==!0)return;if(k4(x)){const B=qo(x);B.props?B.props.privateShow=!1:B.props={privateShow:!1},u.push({child:B,rawChildSpan:0});return}x.dirs=((C=x.dirs)===null||C===void 0?void 0:C.filter(({dir:B})=>B!==bn))||null,((_=x.dirs)===null||_===void 0?void 0:_.length)===0&&(x.dirs=null);const A=qo(x),$=Number((w=ia((R=A.props)===null||R===void 0?void 0:R.span,f))!==null&&w!==void 0?w:dv);$!==0&&u.push({child:A,rawChildSpan:$})});let p=0;const g=(t=u[u.length-1])===null||t===void 0?void 0:t.child;if(g!=null&&g.props){const x=(o=g.props)===null||o===void 0?void 0:o.suffix;x!==void 0&&x!==!1&&(p=Number((r=ia((n=g.props)===null||n===void 0?void 0:n.span,f))!==null&&r!==void 0?r:dv),g.props.privateSpan=p,g.props.privateColStart=h+1-p,g.props.privateShow=(i=g.props.privateShow)!==null&&i!==void 0?i:!0)}let v=0,b=!1;for(const{child:x,rawChildSpan:E}of u){if(b&&(this.overflow=!0),!b){const C=Number((l=ia((a=x.props)===null||a===void 0?void 0:a.offset,f))!==null&&l!==void 0?l:0),_=Math.min(E+C,h);if(x.props?(x.props.privateSpan=_,x.props.privateOffset=C):x.props={privateSpan:_,privateOffset:C},d){const R=v%h;_+R>h&&(v+=h-R),_+v+p>c*h?b=!0:v+=_}}b&&(x.props?x.props.privateShow!==!0&&(x.props.privateShow=!1):x.props={privateShow:!1})}return m("div",bo({ref:"contentEl",class:`${this.mergedClsPrefix}-grid`,style:this.style,[tf]:this.isSsr||void 0},this.$attrs),u.map(({child:x})=>x))};return this.isResponsive&&this.responsive==="self"?m($n,{onResize:this.handleResize},{default:e}):e()}});function r2(e){const{primaryColor:t,baseColor:o}=e;return{color:t,iconColor:o}}const Gz={name:"IconWrapper",common:Ve,self:r2},qz={name:"IconWrapper",common:Ne,self:r2};function Zz(){return{toolbarIconColor:"rgba(255, 255, 255, .9)",toolbarColor:"rgba(0, 0, 0, .35)",toolbarBoxShadow:"none",toolbarBorderRadius:"24px"}}const Xz={name:"Image",common:Ve,peers:{Tooltip:zs},self:Zz},Yz={name:"Image",common:Ne,peers:{Tooltip:jd},self:e=>{const{textColor2:t}=e;return{toolbarIconColor:t,toolbarColor:"rgba(0, 0, 0, .35)",toolbarBoxShadow:"none",toolbarBorderRadius:"24px"}}};function Qz(e){return e==null||typeof e=="string"&&e.trim()===""?null:Number(e)}function Jz(e){return e.includes(".")&&(/^(-)?\d+.*(\.|0)$/.test(e)||/^\.\d+$/.test(e))}function of(e){return e==null?!0:!Number.isNaN(e)}function cv(e,t){return typeof e!="number"?"":t===void 0?String(e):e.toFixed(t)}function nf(e){if(e===null)return null;if(typeof e=="number")return e;{const t=Number(e);return Number.isNaN(t)?null:t}}const eO=N([D("input-number-suffix",` + `),Ds({enterDuration:"0.2s",leaveDuration:"0.2s",enterCubicBezier:"var(--n-bezier-in)",leaveCubicBezier:"var(--n-bezier-out)"})])]),nI=Object.assign(Object.assign({},Ie.props),{show:Boolean,width:[Number,String],height:[Number,String],placement:{type:String,default:"right"},maskClosable:{type:Boolean,default:!0},showMask:{type:[Boolean,String],default:!0},to:[String,Object],displayDirective:{type:String,default:"if"},nativeScrollbar:{type:Boolean,default:!0},zIndex:Number,onMaskClick:Function,scrollbarProps:Object,contentClass:String,contentStyle:[Object,String],trapFocus:{type:Boolean,default:!0},onEsc:Function,autoFocus:{type:Boolean,default:!0},closeOnEsc:{type:Boolean,default:!0},blockScroll:{type:Boolean,default:!0},maxWidth:Number,maxHeight:Number,minWidth:Number,minHeight:Number,resizable:Boolean,defaultWidth:{type:[Number,String],default:251},defaultHeight:{type:[Number,String],default:251},onUpdateWidth:[Function,Array],onUpdateHeight:[Function,Array],"onUpdate:width":[Function,Array],"onUpdate:height":[Function,Array],"onUpdate:show":[Function,Array],onUpdateShow:[Function,Array],onAfterEnter:Function,onAfterLeave:Function,drawerStyle:[String,Object],drawerClass:String,target:null,onShow:Function,onHide:Function}),rI=xe({name:"Drawer",inheritAttrs:!1,props:nI,setup(e){const{mergedClsPrefixRef:t,namespaceRef:o,inlineThemeDisabled:n}=nt(e),r=Cr(),i=Ie("Drawer","-drawer",oI,uw,e,t),a=M(e.defaultWidth),l=M(e.defaultHeight),s=to(Be(e,"width"),a),u=to(Be(e,"height"),l),d=I(()=>{const{placement:R}=e;return R==="top"||R==="bottom"?"":So(s.value)}),c=I(()=>{const{placement:R}=e;return R==="left"||R==="right"?"":So(u.value)}),h=R=>{const{onUpdateWidth:w,"onUpdate:width":A}=e;w&&$e(w,R),A&&$e(A,R),a.value=R},f=R=>{const{onUpdateHeight:w,"onUpdate:width":A}=e;w&&$e(w,R),A&&$e(A,R),l.value=R},p=I(()=>[{width:d.value,height:c.value},e.drawerStyle||""]);function g(R){const{onMaskClick:w,maskClosable:A}=e;A&&k(!1),w&&w(R)}function v(R){g(R)}const b=oy();function x(R){var w;(w=e.onEsc)===null||w===void 0||w.call(e),e.show&&e.closeOnEsc&&Tx(R)&&(b.value||k(!1))}function k(R){const{onHide:w,onUpdateShow:A,"onUpdate:show":$}=e;A&&$e(A,R),$&&$e($,R),w&&!R&&$e(w,R)}Je(mp,{isMountedRef:r,mergedThemeRef:i,mergedClsPrefixRef:t,doUpdateShow:k,doUpdateHeight:f,doUpdateWidth:h});const C=I(()=>{const{common:{cubicBezierEaseInOut:R,cubicBezierEaseIn:w,cubicBezierEaseOut:A},self:{color:$,textColor:B,boxShadow:U,lineHeight:N,headerPadding:K,footerPadding:L,borderRadius:D,bodyPadding:z,titleFontSize:F,titleTextColor:y,titleFontWeight:re,headerBorderBottom:te,footerBorderTop:j,closeIconColor:Z,closeIconColorHover:se,closeIconColorPressed:pe,closeColorHover:Se,closeColorPressed:he,closeIconSize:fe,closeSize:Ce,closeBorderRadius:Y,resizableTriggerColorHover:O}}=i.value;return{"--n-line-height":N,"--n-color":$,"--n-border-radius":D,"--n-text-color":B,"--n-box-shadow":U,"--n-bezier":R,"--n-bezier-out":A,"--n-bezier-in":w,"--n-header-padding":K,"--n-body-padding":z,"--n-footer-padding":L,"--n-title-text-color":y,"--n-title-font-size":F,"--n-title-font-weight":re,"--n-header-border-bottom":te,"--n-footer-border-top":j,"--n-close-icon-color":Z,"--n-close-icon-color-hover":se,"--n-close-icon-color-pressed":pe,"--n-close-size":Ce,"--n-close-color-hover":Se,"--n-close-color-pressed":he,"--n-close-icon-size":fe,"--n-close-border-radius":Y,"--n-resize-trigger-color-hover":O}}),_=n?vt("drawer",void 0,C,e):void 0;return{mergedClsPrefix:t,namespace:o,mergedBodyStyle:p,handleOutsideClick:v,handleMaskClick:g,handleEsc:x,mergedTheme:i,cssVars:n?void 0:C,themeClass:_==null?void 0:_.themeClass,onRender:_==null?void 0:_.onRender,isMounted:r}},render(){const{mergedClsPrefix:e}=this;return m(gp,{to:this.to,show:this.show},{default:()=>{var t;return(t=this.onRender)===null||t===void 0||t.call(this),Po(m("div",{class:[`${e}-drawer-container`,this.namespace,this.themeClass],style:this.cssVars,role:"none"},this.showMask?m(ho,{name:"fade-in-transition",appear:this.isMounted},{default:()=>this.show?m("div",{"aria-hidden":!0,class:[`${e}-drawer-mask`,this.showMask==="transparent"&&`${e}-drawer-mask--invisible`],onClick:this.handleMaskClick}):null}):null,m(jD,Object.assign({},this.$attrs,{class:[this.drawerClass,this.$attrs.class],style:[this.mergedBodyStyle,this.$attrs.style],blockScroll:this.blockScroll,contentStyle:this.contentStyle,contentClass:this.contentClass,placement:this.placement,scrollbarProps:this.scrollbarProps,show:this.show,displayDirective:this.displayDirective,nativeScrollbar:this.nativeScrollbar,onAfterEnter:this.onAfterEnter,onAfterLeave:this.onAfterLeave,trapFocus:this.trapFocus,autoFocus:this.autoFocus,resizable:this.resizable,maxHeight:this.maxHeight,minHeight:this.minHeight,maxWidth:this.maxWidth,minWidth:this.minWidth,showMask:this.showMask,onEsc:this.handleEsc,onClickoutside:this.handleOutsideClick}),this.$slots)),[[Pd,{zIndex:this.zIndex,enabled:this.show}]])}})}}),iI={title:String,headerClass:String,headerStyle:[Object,String],footerClass:String,footerStyle:[Object,String],bodyClass:String,bodyStyle:[Object,String],bodyContentClass:String,bodyContentStyle:[Object,String],nativeScrollbar:{type:Boolean,default:!0},scrollbarProps:Object,closable:Boolean},aI=xe({name:"DrawerContent",props:iI,setup(){const e=Oe(mp,null);e||yr("drawer-content","`n-drawer-content` must be placed inside `n-drawer`.");const{doUpdateShow:t}=e;function o(){t(!1)}return{handleCloseClick:o,mergedTheme:e.mergedThemeRef,mergedClsPrefix:e.mergedClsPrefixRef}},render(){const{title:e,mergedClsPrefix:t,nativeScrollbar:o,mergedTheme:n,bodyClass:r,bodyStyle:i,bodyContentClass:a,bodyContentStyle:l,headerClass:s,headerStyle:u,footerClass:d,footerStyle:c,scrollbarProps:h,closable:f,$slots:p}=this;return m("div",{role:"none",class:[`${t}-drawer-content`,o&&`${t}-drawer-content--native-scrollbar`]},p.header||e||f?m("div",{class:[`${t}-drawer-header`,s],style:u,role:"none"},m("div",{class:`${t}-drawer-header__main`,role:"heading","aria-level":"1"},p.header!==void 0?p.header():e),f&&m(li,{onClick:this.handleCloseClick,clsPrefix:t,class:`${t}-drawer-header__close`,absolute:!0})):null,o?m("div",{class:[`${t}-drawer-body`,r],style:i,role:"none"},m("div",{class:[`${t}-drawer-body-content-wrapper`,a],style:l,role:"none"},p)):m(or,Object.assign({themeOverrides:n.peerOverrides.Scrollbar,theme:n.peers.Scrollbar},h,{class:`${t}-drawer-body`,contentClass:[`${t}-drawer-body-content-wrapper`,a],contentStyle:l}),p),p.footer?m("div",{class:[`${t}-drawer-footer`,d],style:c,role:"none"},p.footer()):null)}}),dw={actionMargin:"0 0 0 20px",actionMarginRtl:"0 20px 0 0"},lI={name:"DynamicInput",common:Ne,peers:{Input:Sn,Button:Yo},self(){return dw}};function sI(){return dw}const uI={name:"DynamicInput",common:Ve,peers:{Input:Xo,Button:Ho},self:sI},cw={gapSmall:"4px 8px",gapMedium:"8px 12px",gapLarge:"12px 16px"},fw={name:"Space",self(){return cw}};function dI(){return cw}const im={name:"Space",self:dI};let tf;function cI(){if(!wn)return!0;if(tf===void 0){const e=document.createElement("div");e.style.display="flex",e.style.flexDirection="column",e.style.rowGap="1px",e.appendChild(document.createElement("div")),e.appendChild(document.createElement("div")),document.body.appendChild(e);const t=e.scrollHeight===1;return document.body.removeChild(e),tf=t}return tf}const fI=Object.assign(Object.assign({},Ie.props),{align:String,justify:{type:String,default:"start"},inline:Boolean,vertical:Boolean,reverse:Boolean,size:{type:[String,Number,Array],default:"medium"},wrapItem:{type:Boolean,default:!0},itemClass:String,itemStyle:[String,Object],wrap:{type:Boolean,default:!0},internalUseGap:{type:Boolean,default:void 0}}),Iu=xe({name:"Space",props:fI,setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o}=nt(e),n=Ie("Space","-space",void 0,im,e,t),r=Gt("Space",o,t);return{useGap:cI(),rtlEnabled:r,mergedClsPrefix:t,margin:I(()=>{const{size:i}=e;if(Array.isArray(i))return{horizontal:i[0],vertical:i[1]};if(typeof i=="number")return{horizontal:i,vertical:i};const{self:{[Ee("gap",i)]:a}}=n.value,{row:l,col:s}=p4(a);return{horizontal:lo(s),vertical:lo(l)}})}},render(){const{vertical:e,reverse:t,align:o,inline:n,justify:r,itemClass:i,itemStyle:a,margin:l,wrap:s,mergedClsPrefix:u,rtlEnabled:d,useGap:c,wrapItem:h,internalUseGap:f}=this,p=vr(cp(this),!1);if(!p.length)return null;const g=`${l.horizontal}px`,v=`${l.horizontal/2}px`,b=`${l.vertical}px`,x=`${l.vertical/2}px`,k=p.length-1,C=r.startsWith("space-");return m("div",{role:"none",class:[`${u}-space`,d&&`${u}-space--rtl`],style:{display:n?"inline-flex":"flex",flexDirection:e&&!t?"column":e&&t?"column-reverse":!e&&t?"row-reverse":"row",justifyContent:["start","end"].includes(r)?`flex-${r}`:r,flexWrap:!s||e?"nowrap":"wrap",marginTop:c||e?"":`-${x}`,marginBottom:c||e?"":`-${x}`,alignItems:o,gap:c?`${l.vertical}px ${l.horizontal}px`:""}},!h&&(c||f)?p:p.map((_,R)=>_.type===go?_:m("div",{role:"none",class:i,style:[a,{maxWidth:"100%"},c?"":e?{marginBottom:R!==k?b:""}:d?{marginLeft:C?r==="space-between"&&R===k?"":v:R!==k?g:"",marginRight:C?r==="space-between"&&R===0?"":v:"",paddingTop:x,paddingBottom:x}:{marginRight:C?r==="space-between"&&R===k?"":v:R!==k?g:"",marginLeft:C?r==="space-between"&&R===0?"":v:"",paddingTop:x,paddingBottom:x}]},_)))}}),hI={name:"DynamicTags",common:Ne,peers:{Input:Sn,Button:Yo,Tag:SC,Space:fw},self(){return{inputWidth:"64px"}}},pI={name:"DynamicTags",common:Ve,peers:{Input:Xo,Button:Ho,Tag:Hp,Space:im},self(){return{inputWidth:"64px"}}},mI={name:"Element",common:Ne},hw={name:"Element",common:Ve},gI=Object.assign(Object.assign({},Ie.props),{tag:{type:String,default:"div"}}),vI=xe({name:"Element",alias:["El"],props:gI,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Ie("Element","-element",void 0,hw,e,t),r=I(()=>{const{common:a}=n.value;return Object.keys(a).reduce((l,s)=>(l[`--${$P(s)}`]=a[s],l),{})}),i=o?vt("element",void 0,r,e):void 0;return{mergedClsPrefix:t,cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e;const{tag:t,mergedClsPrefix:o,cssVars:n,themeClass:r,onRender:i,$slots:a}=this;return i==null||i(),m(t,{role:"none",class:[`${o}-element`,r],style:n},(e=a.default)===null||e===void 0?void 0:e.call(a))}}),pw={gapSmall:"4px 8px",gapMedium:"8px 12px",gapLarge:"12px 16px"},bI={name:"Flex",self(){return pw}};function xI(){return pw}const yI={name:"Flex",self:xI},CI={feedbackPadding:"4px 0 0 2px",feedbackHeightSmall:"24px",feedbackHeightMedium:"24px",feedbackHeightLarge:"26px",feedbackFontSizeSmall:"13px",feedbackFontSizeMedium:"14px",feedbackFontSizeLarge:"14px",labelFontSizeLeftSmall:"14px",labelFontSizeLeftMedium:"14px",labelFontSizeLeftLarge:"15px",labelFontSizeTopSmall:"13px",labelFontSizeTopMedium:"14px",labelFontSizeTopLarge:"14px",labelHeightSmall:"24px",labelHeightMedium:"26px",labelHeightLarge:"28px",labelPaddingVertical:"0 0 6px 2px",labelPaddingHorizontal:"0 12px 0 0",labelTextAlignVertical:"left",labelTextAlignHorizontal:"right",labelFontWeight:"400"};function mw(e){const{heightSmall:t,heightMedium:o,heightLarge:n,textColor1:r,errorColor:i,warningColor:a,lineHeight:l,textColor3:s}=e;return Object.assign(Object.assign({},CI),{blankHeightSmall:t,blankHeightMedium:o,blankHeightLarge:n,lineHeight:l,labelTextColor:r,asteriskColor:i,feedbackTextColorError:i,feedbackTextColorWarning:a,feedbackTextColor:s})}const wI={name:"Form",common:Ve,self:mw},SI={name:"Form",common:Ne,self:mw},cv=1,gw="n-grid",vw=1,EI={span:{type:[Number,String],default:vw},offset:{type:[Number,String],default:0},suffix:Boolean,privateOffset:Number,privateSpan:Number,privateColStart:Number,privateShow:{type:Boolean,default:!0}},bw=xe({__GRID_ITEM__:!0,name:"GridItem",alias:["Gi"],props:EI,setup(){const{isSsrRef:e,xGapRef:t,itemStyleRef:o,overflowRef:n,layoutShiftDisabledRef:r}=Oe(gw),i=xr();return{overflow:n,itemStyle:o,layoutShiftDisabled:r,mergedXGap:I(()=>Lt(t.value||0)),deriveStyle:()=>{e.value;const{privateSpan:a=vw,privateShow:l=!0,privateColStart:s=void 0,privateOffset:u=0}=i.vnode.props,{value:d}=t,c=Lt(d||0);return{display:l?"":"none",gridColumn:`${s??`span ${a}`} / span ${a}`,marginLeft:u?`calc((100% - (${a} - 1) * ${c}) / ${a} * ${u} + ${c} * ${u})`:""}}}},render(){var e,t;if(this.layoutShiftDisabled){const{span:o,offset:n,mergedXGap:r}=this;return m("div",{style:{gridColumn:`span ${o} / span ${o}`,marginLeft:n?`calc((100% - (${o} - 1) * ${r}) / ${o} * ${n} + ${r} * ${n})`:""}},this.$slots)}return m("div",{style:[this.itemStyle,this.deriveStyle()]},(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e,{overflow:this.overflow}))}}),kI={closeMargin:"16px 12px",closeSize:"20px",closeIconSize:"16px",width:"365px",padding:"16px",titleFontSize:"16px",metaFontSize:"12px",descriptionFontSize:"12px"};function xw(e){const{textColor2:t,successColor:o,infoColor:n,warningColor:r,errorColor:i,popoverColor:a,closeIconColor:l,closeIconColorHover:s,closeIconColorPressed:u,closeColorHover:d,closeColorPressed:c,textColor1:h,textColor3:f,borderRadius:p,fontWeightStrong:g,boxShadow2:v,lineHeight:b,fontSize:x}=e;return Object.assign(Object.assign({},kI),{borderRadius:p,lineHeight:b,fontSize:x,headerFontWeight:g,iconColor:t,iconColorSuccess:o,iconColorInfo:n,iconColorWarning:r,iconColorError:i,color:a,textColor:t,closeIconColor:l,closeIconColorHover:s,closeIconColorPressed:u,closeBorderRadius:p,closeColorHover:d,closeColorPressed:c,headerTextColor:h,descriptionTextColor:f,actionTextColor:t,boxShadow:v})}const yw={name:"Notification",common:Ve,peers:{Scrollbar:Lo},self:xw},_I={name:"Notification",common:Ne,peers:{Scrollbar:Zo},self:xw},FI={margin:"0 0 8px 0",padding:"10px 20px",maxWidth:"720px",minWidth:"420px",iconMargin:"0 10px 0 0",closeMargin:"0 0 0 10px",closeSize:"20px",closeIconSize:"16px",iconSize:"20px",fontSize:"14px"};function Cw(e){const{textColor2:t,closeIconColor:o,closeIconColorHover:n,closeIconColorPressed:r,infoColor:i,successColor:a,errorColor:l,warningColor:s,popoverColor:u,boxShadow2:d,primaryColor:c,lineHeight:h,borderRadius:f,closeColorHover:p,closeColorPressed:g}=e;return Object.assign(Object.assign({},FI),{closeBorderRadius:f,textColor:t,textColorInfo:t,textColorSuccess:t,textColorError:t,textColorWarning:t,textColorLoading:t,color:u,colorInfo:u,colorSuccess:u,colorError:u,colorWarning:u,colorLoading:u,boxShadow:d,boxShadowInfo:d,boxShadowSuccess:d,boxShadowError:d,boxShadowWarning:d,boxShadowLoading:d,iconColor:t,iconColorInfo:i,iconColorSuccess:a,iconColorWarning:s,iconColorError:l,iconColorLoading:c,closeColorHover:p,closeColorPressed:g,closeIconColor:o,closeIconColorHover:n,closeIconColorPressed:r,closeColorHoverInfo:p,closeColorPressedInfo:g,closeIconColorInfo:o,closeIconColorHoverInfo:n,closeIconColorPressedInfo:r,closeColorHoverSuccess:p,closeColorPressedSuccess:g,closeIconColorSuccess:o,closeIconColorHoverSuccess:n,closeIconColorPressedSuccess:r,closeColorHoverError:p,closeColorPressedError:g,closeIconColorError:o,closeIconColorHoverError:n,closeIconColorPressedError:r,closeColorHoverWarning:p,closeColorPressedWarning:g,closeIconColorWarning:o,closeIconColorHoverWarning:n,closeIconColorPressedWarning:r,closeColorHoverLoading:p,closeColorPressedLoading:g,closeIconColorLoading:o,closeIconColorHoverLoading:n,closeIconColorPressedLoading:r,loadingColor:c,lineHeight:h,borderRadius:f})}const ww={name:"Message",common:Ve,self:Cw},RI={name:"Message",common:Ne,self:Cw},$I={name:"ButtonGroup",common:Ne},PI={name:"ButtonGroup",common:Ve},MI={name:"GradientText",common:Ne,self(e){const{primaryColor:t,successColor:o,warningColor:n,errorColor:r,infoColor:i,primaryColorSuppl:a,successColorSuppl:l,warningColorSuppl:s,errorColorSuppl:u,infoColorSuppl:d,fontWeightStrong:c}=e;return{fontWeight:c,rotate:"252deg",colorStartPrimary:t,colorEndPrimary:a,colorStartInfo:i,colorEndInfo:d,colorStartWarning:n,colorEndWarning:s,colorStartError:r,colorEndError:u,colorStartSuccess:o,colorEndSuccess:l}}};function AI(e){const{primaryColor:t,successColor:o,warningColor:n,errorColor:r,infoColor:i,fontWeightStrong:a}=e;return{fontWeight:a,rotate:"252deg",colorStartPrimary:Me(t,{alpha:.6}),colorEndPrimary:t,colorStartInfo:Me(i,{alpha:.6}),colorEndInfo:i,colorStartWarning:Me(n,{alpha:.6}),colorEndWarning:n,colorStartError:Me(r,{alpha:.6}),colorEndError:r,colorStartSuccess:Me(o,{alpha:.6}),colorEndSuccess:o}}const BI={name:"GradientText",common:Ve,self:AI},TI={name:"InputNumber",common:Ne,peers:{Button:Yo,Input:Sn},self(e){const{textColorDisabled:t}=e;return{iconColorDisabled:t}}};function DI(e){const{textColorDisabled:t}=e;return{iconColorDisabled:t}}const Sw={name:"InputNumber",common:Ve,peers:{Button:Ho,Input:Xo},self:DI},II={name:"Layout",common:Ne,peers:{Scrollbar:Zo},self(e){const{textColor2:t,bodyColor:o,popoverColor:n,cardColor:r,dividerColor:i,scrollbarColor:a,scrollbarColorHover:l}=e;return{textColor:t,textColorInverted:t,color:o,colorEmbedded:o,headerColor:r,headerColorInverted:r,footerColor:r,footerColorInverted:r,headerBorderColor:i,headerBorderColorInverted:i,footerBorderColor:i,footerBorderColorInverted:i,siderBorderColor:i,siderBorderColorInverted:i,siderColor:r,siderColorInverted:r,siderToggleButtonBorder:"1px solid transparent",siderToggleButtonColor:n,siderToggleButtonIconColor:t,siderToggleButtonIconColorInverted:t,siderToggleBarColor:Ue(o,a),siderToggleBarColorHover:Ue(o,l),__invertScrollbar:"false"}}};function zI(e){const{baseColor:t,textColor2:o,bodyColor:n,cardColor:r,dividerColor:i,actionColor:a,scrollbarColor:l,scrollbarColorHover:s,invertedColor:u}=e;return{textColor:o,textColorInverted:"#FFF",color:n,colorEmbedded:a,headerColor:r,headerColorInverted:u,footerColor:a,footerColorInverted:u,headerBorderColor:i,headerBorderColorInverted:u,footerBorderColor:i,footerBorderColorInverted:u,siderBorderColor:i,siderBorderColorInverted:u,siderColor:r,siderColorInverted:u,siderToggleButtonBorder:`1px solid ${i}`,siderToggleButtonColor:t,siderToggleButtonIconColor:o,siderToggleButtonIconColorInverted:o,siderToggleBarColor:Ue(n,l),siderToggleBarColorHover:Ue(n,s),__invertScrollbar:"true"}}const OI={name:"Layout",common:Ve,peers:{Scrollbar:Lo},self:zI};function Ew(e){const{textColor2:t,cardColor:o,modalColor:n,popoverColor:r,dividerColor:i,borderRadius:a,fontSize:l,hoverColor:s}=e;return{textColor:t,color:o,colorHover:s,colorModal:n,colorHoverModal:Ue(n,s),colorPopover:r,colorHoverPopover:Ue(r,s),borderColor:i,borderColorModal:Ue(n,i),borderColorPopover:Ue(r,i),borderRadius:a,fontSize:l}}const LI={name:"List",common:Ve,self:Ew},HI={name:"List",common:Ne,self:Ew},NI={name:"LoadingBar",common:Ne,self(e){const{primaryColor:t}=e;return{colorError:"red",colorLoading:t,height:"2px"}}};function VI(e){const{primaryColor:t,errorColor:o}=e;return{colorError:o,colorLoading:t,height:"2px"}}const kw={name:"LoadingBar",common:Ve,self:VI},jI={name:"Log",common:Ne,peers:{Scrollbar:Zo,Code:i5},self(e){const{textColor2:t,inputColor:o,fontSize:n,primaryColor:r}=e;return{loaderFontSize:n,loaderTextColor:t,loaderColor:o,loaderBorder:"1px solid #0000",loadingColor:r}}};function WI(e){const{textColor2:t,modalColor:o,borderColor:n,fontSize:r,primaryColor:i}=e;return{loaderFontSize:r,loaderTextColor:t,loaderColor:o,loaderBorder:`1px solid ${n}`,loadingColor:i}}const _w={name:"Log",common:Ve,peers:{Scrollbar:Lo,Code:Gp},self:WI},UI={name:"Mention",common:Ne,peers:{InternalSelectMenu:Is,Input:Sn},self(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}};function KI(e){const{boxShadow2:t}=e;return{menuBoxShadow:t}}const GI={name:"Mention",common:Ve,peers:{InternalSelectMenu:Ua,Input:Xo},self:KI};function qI(e,t,o,n){return{itemColorHoverInverted:"#0000",itemColorActiveInverted:t,itemColorActiveHoverInverted:t,itemColorActiveCollapsedInverted:t,itemTextColorInverted:e,itemTextColorHoverInverted:o,itemTextColorChildActiveInverted:o,itemTextColorChildActiveHoverInverted:o,itemTextColorActiveInverted:o,itemTextColorActiveHoverInverted:o,itemTextColorHorizontalInverted:e,itemTextColorHoverHorizontalInverted:o,itemTextColorChildActiveHorizontalInverted:o,itemTextColorChildActiveHoverHorizontalInverted:o,itemTextColorActiveHorizontalInverted:o,itemTextColorActiveHoverHorizontalInverted:o,itemIconColorInverted:e,itemIconColorHoverInverted:o,itemIconColorActiveInverted:o,itemIconColorActiveHoverInverted:o,itemIconColorChildActiveInverted:o,itemIconColorChildActiveHoverInverted:o,itemIconColorCollapsedInverted:e,itemIconColorHorizontalInverted:e,itemIconColorHoverHorizontalInverted:o,itemIconColorActiveHorizontalInverted:o,itemIconColorActiveHoverHorizontalInverted:o,itemIconColorChildActiveHorizontalInverted:o,itemIconColorChildActiveHoverHorizontalInverted:o,arrowColorInverted:e,arrowColorHoverInverted:o,arrowColorActiveInverted:o,arrowColorActiveHoverInverted:o,arrowColorChildActiveInverted:o,arrowColorChildActiveHoverInverted:o,groupTextColorInverted:n}}function Fw(e){const{borderRadius:t,textColor3:o,primaryColor:n,textColor2:r,textColor1:i,fontSize:a,dividerColor:l,hoverColor:s,primaryColorHover:u}=e;return Object.assign({borderRadius:t,color:"#0000",groupTextColor:o,itemColorHover:s,itemColorActive:Me(n,{alpha:.1}),itemColorActiveHover:Me(n,{alpha:.1}),itemColorActiveCollapsed:Me(n,{alpha:.1}),itemTextColor:r,itemTextColorHover:r,itemTextColorActive:n,itemTextColorActiveHover:n,itemTextColorChildActive:n,itemTextColorChildActiveHover:n,itemTextColorHorizontal:r,itemTextColorHoverHorizontal:u,itemTextColorActiveHorizontal:n,itemTextColorActiveHoverHorizontal:n,itemTextColorChildActiveHorizontal:n,itemTextColorChildActiveHoverHorizontal:n,itemIconColor:i,itemIconColorHover:i,itemIconColorActive:n,itemIconColorActiveHover:n,itemIconColorChildActive:n,itemIconColorChildActiveHover:n,itemIconColorCollapsed:i,itemIconColorHorizontal:i,itemIconColorHoverHorizontal:u,itemIconColorActiveHorizontal:n,itemIconColorActiveHoverHorizontal:n,itemIconColorChildActiveHorizontal:n,itemIconColorChildActiveHoverHorizontal:n,itemHeight:"42px",arrowColor:r,arrowColorHover:r,arrowColorActive:n,arrowColorActiveHover:n,arrowColorChildActive:n,arrowColorChildActiveHover:n,colorInverted:"#0000",borderColorHorizontal:"#0000",fontSize:a,dividerColor:l},qI("#BBB",n,"#FFF","#AAA"))}const ZI={name:"Menu",common:Ve,peers:{Tooltip:zs,Dropdown:Kd},self:Fw},XI={name:"Menu",common:Ne,peers:{Tooltip:Wd,Dropdown:Jp},self(e){const{primaryColor:t,primaryColorSuppl:o}=e,n=Fw(e);return n.itemColorActive=Me(t,{alpha:.15}),n.itemColorActiveHover=Me(t,{alpha:.15}),n.itemColorActiveCollapsed=Me(t,{alpha:.15}),n.itemColorActiveInverted=o,n.itemColorActiveHoverInverted=o,n.itemColorActiveCollapsedInverted=o,n}},YI={titleFontSize:"18px",backSize:"22px"};function Rw(e){const{textColor1:t,textColor2:o,textColor3:n,fontSize:r,fontWeightStrong:i,primaryColorHover:a,primaryColorPressed:l}=e;return Object.assign(Object.assign({},YI),{titleFontWeight:i,fontSize:r,titleTextColor:t,backColor:o,backColorHover:a,backColorPressed:l,subtitleTextColor:n})}const $w={name:"PageHeader",common:Ve,self:Rw},QI={name:"PageHeader",common:Ne,self:Rw},JI={iconSize:"22px"};function Pw(e){const{fontSize:t,warningColor:o}=e;return Object.assign(Object.assign({},JI),{fontSize:t,iconColor:o})}const ez={name:"Popconfirm",common:Ve,peers:{Button:Ho,Popover:si},self:Pw},tz={name:"Popconfirm",common:Ne,peers:{Button:Yo,Popover:Qi},self:Pw};function Mw(e){const{infoColor:t,successColor:o,warningColor:n,errorColor:r,textColor2:i,progressRailColor:a,fontSize:l,fontWeight:s}=e;return{fontSize:l,fontSizeCircle:"28px",fontWeightCircle:s,railColor:a,railHeight:"8px",iconSizeCircle:"36px",iconSizeLine:"18px",iconColor:t,iconColorInfo:t,iconColorSuccess:o,iconColorWarning:n,iconColorError:r,textColorCircle:i,textColorLineInner:"rgb(255, 255, 255)",textColorLineOuter:i,fillColor:t,fillColorInfo:t,fillColorSuccess:o,fillColorWarning:n,fillColorError:r,lineBgProcessing:"linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .5) 100%)"}}const Aw={name:"Progress",common:Ve,self:Mw},Bw={name:"Progress",common:Ne,self(e){const t=Mw(e);return t.textColorLineInner="rgb(0, 0, 0)",t.lineBgProcessing="linear-gradient(90deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .5) 100%)",t}},oz={name:"Rate",common:Ne,self(e){const{railColor:t}=e;return{itemColor:t,itemColorActive:"#CCAA33",itemSize:"20px",sizeSmall:"16px",sizeMedium:"20px",sizeLarge:"24px"}}};function nz(e){const{railColor:t}=e;return{itemColor:t,itemColorActive:"#FFCC33",sizeSmall:"16px",sizeMedium:"20px",sizeLarge:"24px"}}const rz={name:"Rate",common:Ve,self:nz},iz={titleFontSizeSmall:"26px",titleFontSizeMedium:"32px",titleFontSizeLarge:"40px",titleFontSizeHuge:"48px",fontSizeSmall:"14px",fontSizeMedium:"14px",fontSizeLarge:"15px",fontSizeHuge:"16px",iconSizeSmall:"64px",iconSizeMedium:"80px",iconSizeLarge:"100px",iconSizeHuge:"125px",iconColor418:void 0,iconColor404:void 0,iconColor403:void 0,iconColor500:void 0};function Tw(e){const{textColor2:t,textColor1:o,errorColor:n,successColor:r,infoColor:i,warningColor:a,lineHeight:l,fontWeightStrong:s}=e;return Object.assign(Object.assign({},iz),{lineHeight:l,titleFontWeight:s,titleTextColor:o,textColor:t,iconColorError:n,iconColorSuccess:r,iconColorInfo:i,iconColorWarning:a})}const az={name:"Result",common:Ve,self:Tw},lz={name:"Result",common:Ne,self:Tw},Dw={railHeight:"4px",railWidthVertical:"4px",handleSize:"18px",dotHeight:"8px",dotWidth:"8px",dotBorderRadius:"4px"},sz={name:"Slider",common:Ne,self(e){const t="0 2px 8px 0 rgba(0, 0, 0, 0.12)",{railColor:o,modalColor:n,primaryColorSuppl:r,popoverColor:i,textColor2:a,cardColor:l,borderRadius:s,fontSize:u,opacityDisabled:d}=e;return Object.assign(Object.assign({},Dw),{fontSize:u,markFontSize:u,railColor:o,railColorHover:o,fillColor:r,fillColorHover:r,opacityDisabled:d,handleColor:"#FFF",dotColor:l,dotColorModal:n,dotColorPopover:i,handleBoxShadow:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",handleBoxShadowHover:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",handleBoxShadowActive:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",handleBoxShadowFocus:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",indicatorColor:i,indicatorBoxShadow:t,indicatorTextColor:a,indicatorBorderRadius:s,dotBorder:`2px solid ${o}`,dotBorderActive:`2px solid ${r}`,dotBoxShadow:""})}};function uz(e){const t="rgba(0, 0, 0, .85)",o="0 2px 8px 0 rgba(0, 0, 0, 0.12)",{railColor:n,primaryColor:r,baseColor:i,cardColor:a,modalColor:l,popoverColor:s,borderRadius:u,fontSize:d,opacityDisabled:c}=e;return Object.assign(Object.assign({},Dw),{fontSize:d,markFontSize:d,railColor:n,railColorHover:n,fillColor:r,fillColorHover:r,opacityDisabled:c,handleColor:"#FFF",dotColor:a,dotColorModal:l,dotColorPopover:s,handleBoxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",handleBoxShadowHover:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",handleBoxShadowActive:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",handleBoxShadowFocus:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",indicatorColor:t,indicatorBoxShadow:o,indicatorTextColor:i,indicatorBorderRadius:u,dotBorder:`2px solid ${n}`,dotBorderActive:`2px solid ${r}`,dotBoxShadow:""})}const Iw={name:"Slider",common:Ve,self:uz};function zw(e){const{opacityDisabled:t,heightTiny:o,heightSmall:n,heightMedium:r,heightLarge:i,heightHuge:a,primaryColor:l,fontSize:s}=e;return{fontSize:s,textColor:l,sizeTiny:o,sizeSmall:n,sizeMedium:r,sizeLarge:i,sizeHuge:a,color:l,opacitySpinning:t}}const Ow={name:"Spin",common:Ve,self:zw},dz={name:"Spin",common:Ne,self:zw};function Lw(e){const{textColor2:t,textColor3:o,fontSize:n,fontWeight:r}=e;return{labelFontSize:n,labelFontWeight:r,valueFontWeight:r,valueFontSize:"24px",labelTextColor:o,valuePrefixTextColor:t,valueSuffixTextColor:t,valueTextColor:t}}const Hw={name:"Statistic",common:Ve,self:Lw},cz={name:"Statistic",common:Ne,self:Lw},fz={stepHeaderFontSizeSmall:"14px",stepHeaderFontSizeMedium:"16px",indicatorIndexFontSizeSmall:"14px",indicatorIndexFontSizeMedium:"16px",indicatorSizeSmall:"22px",indicatorSizeMedium:"28px",indicatorIconSizeSmall:"14px",indicatorIconSizeMedium:"18px"};function Nw(e){const{fontWeightStrong:t,baseColor:o,textColorDisabled:n,primaryColor:r,errorColor:i,textColor1:a,textColor2:l}=e;return Object.assign(Object.assign({},fz),{stepHeaderFontWeight:t,indicatorTextColorProcess:o,indicatorTextColorWait:n,indicatorTextColorFinish:r,indicatorTextColorError:i,indicatorBorderColorProcess:r,indicatorBorderColorWait:n,indicatorBorderColorFinish:r,indicatorBorderColorError:i,indicatorColorProcess:r,indicatorColorWait:"#0000",indicatorColorFinish:"#0000",indicatorColorError:"#0000",splitorColorProcess:n,splitorColorWait:n,splitorColorFinish:r,splitorColorError:n,headerTextColorProcess:a,headerTextColorWait:n,headerTextColorFinish:n,headerTextColorError:i,descriptionTextColorProcess:l,descriptionTextColorWait:n,descriptionTextColorFinish:n,descriptionTextColorError:i})}const hz={name:"Steps",common:Ve,self:Nw},pz={name:"Steps",common:Ne,self:Nw},Vw={buttonHeightSmall:"14px",buttonHeightMedium:"18px",buttonHeightLarge:"22px",buttonWidthSmall:"14px",buttonWidthMedium:"18px",buttonWidthLarge:"22px",buttonWidthPressedSmall:"20px",buttonWidthPressedMedium:"24px",buttonWidthPressedLarge:"28px",railHeightSmall:"18px",railHeightMedium:"22px",railHeightLarge:"26px",railWidthSmall:"32px",railWidthMedium:"40px",railWidthLarge:"48px"},mz={name:"Switch",common:Ne,self(e){const{primaryColorSuppl:t,opacityDisabled:o,borderRadius:n,primaryColor:r,textColor2:i,baseColor:a}=e;return Object.assign(Object.assign({},Vw),{iconColor:a,textColor:i,loadingColor:t,opacityDisabled:o,railColor:"rgba(255, 255, 255, .20)",railColorActive:t,buttonBoxShadow:"0px 2px 4px 0 rgba(0, 0, 0, 0.4)",buttonColor:"#FFF",railBorderRadiusSmall:n,railBorderRadiusMedium:n,railBorderRadiusLarge:n,buttonBorderRadiusSmall:n,buttonBorderRadiusMedium:n,buttonBorderRadiusLarge:n,boxShadowFocus:`0 0 8px 0 ${Me(r,{alpha:.3})}`})}};function gz(e){const{primaryColor:t,opacityDisabled:o,borderRadius:n,textColor3:r}=e;return Object.assign(Object.assign({},Vw),{iconColor:r,textColor:"white",loadingColor:t,opacityDisabled:o,railColor:"rgba(0, 0, 0, .14)",railColorActive:t,buttonBoxShadow:"0 1px 4px 0 rgba(0, 0, 0, 0.3), inset 0 0 1px 0 rgba(0, 0, 0, 0.05)",buttonColor:"#FFF",railBorderRadiusSmall:n,railBorderRadiusMedium:n,railBorderRadiusLarge:n,buttonBorderRadiusSmall:n,buttonBorderRadiusMedium:n,buttonBorderRadiusLarge:n,boxShadowFocus:`0 0 0 2px ${Me(t,{alpha:.2})}`})}const jw={name:"Switch",common:Ve,self:gz},vz={thPaddingSmall:"6px",thPaddingMedium:"12px",thPaddingLarge:"12px",tdPaddingSmall:"6px",tdPaddingMedium:"12px",tdPaddingLarge:"12px"};function Ww(e){const{dividerColor:t,cardColor:o,modalColor:n,popoverColor:r,tableHeaderColor:i,tableColorStriped:a,textColor1:l,textColor2:s,borderRadius:u,fontWeightStrong:d,lineHeight:c,fontSizeSmall:h,fontSizeMedium:f,fontSizeLarge:p}=e;return Object.assign(Object.assign({},vz),{fontSizeSmall:h,fontSizeMedium:f,fontSizeLarge:p,lineHeight:c,borderRadius:u,borderColor:Ue(o,t),borderColorModal:Ue(n,t),borderColorPopover:Ue(r,t),tdColor:o,tdColorModal:n,tdColorPopover:r,tdColorStriped:Ue(o,a),tdColorStripedModal:Ue(n,a),tdColorStripedPopover:Ue(r,a),thColor:Ue(o,i),thColorModal:Ue(n,i),thColorPopover:Ue(r,i),thTextColor:l,tdTextColor:s,thFontWeight:d})}const Uw={name:"Table",common:Ve,self:Ww},bz={name:"Table",common:Ne,self:Ww},xz={tabFontSizeSmall:"14px",tabFontSizeMedium:"14px",tabFontSizeLarge:"16px",tabGapSmallLine:"36px",tabGapMediumLine:"36px",tabGapLargeLine:"36px",tabGapSmallLineVertical:"8px",tabGapMediumLineVertical:"8px",tabGapLargeLineVertical:"8px",tabPaddingSmallLine:"6px 0",tabPaddingMediumLine:"10px 0",tabPaddingLargeLine:"14px 0",tabPaddingVerticalSmallLine:"6px 12px",tabPaddingVerticalMediumLine:"8px 16px",tabPaddingVerticalLargeLine:"10px 20px",tabGapSmallBar:"36px",tabGapMediumBar:"36px",tabGapLargeBar:"36px",tabGapSmallBarVertical:"8px",tabGapMediumBarVertical:"8px",tabGapLargeBarVertical:"8px",tabPaddingSmallBar:"4px 0",tabPaddingMediumBar:"6px 0",tabPaddingLargeBar:"10px 0",tabPaddingVerticalSmallBar:"6px 12px",tabPaddingVerticalMediumBar:"8px 16px",tabPaddingVerticalLargeBar:"10px 20px",tabGapSmallCard:"4px",tabGapMediumCard:"4px",tabGapLargeCard:"4px",tabGapSmallCardVertical:"4px",tabGapMediumCardVertical:"4px",tabGapLargeCardVertical:"4px",tabPaddingSmallCard:"8px 16px",tabPaddingMediumCard:"10px 20px",tabPaddingLargeCard:"12px 24px",tabPaddingSmallSegment:"4px 0",tabPaddingMediumSegment:"6px 0",tabPaddingLargeSegment:"8px 0",tabPaddingVerticalLargeSegment:"0 8px",tabPaddingVerticalSmallCard:"8px 12px",tabPaddingVerticalMediumCard:"10px 16px",tabPaddingVerticalLargeCard:"12px 20px",tabPaddingVerticalSmallSegment:"0 4px",tabPaddingVerticalMediumSegment:"0 6px",tabGapSmallSegment:"0",tabGapMediumSegment:"0",tabGapLargeSegment:"0",tabGapSmallSegmentVertical:"0",tabGapMediumSegmentVertical:"0",tabGapLargeSegmentVertical:"0",panePaddingSmall:"8px 0 0 0",panePaddingMedium:"12px 0 0 0",panePaddingLarge:"16px 0 0 0",closeSize:"18px",closeIconSize:"14px"};function Kw(e){const{textColor2:t,primaryColor:o,textColorDisabled:n,closeIconColor:r,closeIconColorHover:i,closeIconColorPressed:a,closeColorHover:l,closeColorPressed:s,tabColor:u,baseColor:d,dividerColor:c,fontWeight:h,textColor1:f,borderRadius:p,fontSize:g,fontWeightStrong:v}=e;return Object.assign(Object.assign({},xz),{colorSegment:u,tabFontSizeCard:g,tabTextColorLine:f,tabTextColorActiveLine:o,tabTextColorHoverLine:o,tabTextColorDisabledLine:n,tabTextColorSegment:f,tabTextColorActiveSegment:t,tabTextColorHoverSegment:t,tabTextColorDisabledSegment:n,tabTextColorBar:f,tabTextColorActiveBar:o,tabTextColorHoverBar:o,tabTextColorDisabledBar:n,tabTextColorCard:f,tabTextColorHoverCard:f,tabTextColorActiveCard:o,tabTextColorDisabledCard:n,barColor:o,closeIconColor:r,closeIconColorHover:i,closeIconColorPressed:a,closeColorHover:l,closeColorPressed:s,closeBorderRadius:p,tabColor:u,tabColorSegment:d,tabBorderColor:c,tabFontWeightActive:h,tabFontWeight:h,tabBorderRadius:p,paneTextColor:t,fontWeightStrong:v})}const Gw={name:"Tabs",common:Ve,self:Kw},yz={name:"Tabs",common:Ne,self(e){const t=Kw(e),{inputColor:o}=e;return t.colorSegment=o,t.tabColorSegment=o,t}};function qw(e){const{textColor1:t,textColor2:o,fontWeightStrong:n,fontSize:r}=e;return{fontSize:r,titleTextColor:t,textColor:o,titleFontWeight:n}}const Cz={name:"Thing",common:Ve,self:qw},wz={name:"Thing",common:Ne,self:qw},Zw={titleMarginMedium:"0 0 6px 0",titleMarginLarge:"-2px 0 6px 0",titleFontSizeMedium:"14px",titleFontSizeLarge:"16px",iconSizeMedium:"14px",iconSizeLarge:"14px"},Sz={name:"Timeline",common:Ne,self(e){const{textColor3:t,infoColorSuppl:o,errorColorSuppl:n,successColorSuppl:r,warningColorSuppl:i,textColor1:a,textColor2:l,railColor:s,fontWeightStrong:u,fontSize:d}=e;return Object.assign(Object.assign({},Zw),{contentFontSize:d,titleFontWeight:u,circleBorder:`2px solid ${t}`,circleBorderInfo:`2px solid ${o}`,circleBorderError:`2px solid ${n}`,circleBorderSuccess:`2px solid ${r}`,circleBorderWarning:`2px solid ${i}`,iconColor:t,iconColorInfo:o,iconColorError:n,iconColorSuccess:r,iconColorWarning:i,titleTextColor:a,contentTextColor:l,metaTextColor:t,lineColor:s})}};function Ez(e){const{textColor3:t,infoColor:o,errorColor:n,successColor:r,warningColor:i,textColor1:a,textColor2:l,railColor:s,fontWeightStrong:u,fontSize:d}=e;return Object.assign(Object.assign({},Zw),{contentFontSize:d,titleFontWeight:u,circleBorder:`2px solid ${t}`,circleBorderInfo:`2px solid ${o}`,circleBorderError:`2px solid ${n}`,circleBorderSuccess:`2px solid ${r}`,circleBorderWarning:`2px solid ${i}`,iconColor:t,iconColorInfo:o,iconColorError:n,iconColorSuccess:r,iconColorWarning:i,titleTextColor:a,contentTextColor:l,metaTextColor:t,lineColor:s})}const kz={name:"Timeline",common:Ve,self:Ez},Xw={extraFontSizeSmall:"12px",extraFontSizeMedium:"12px",extraFontSizeLarge:"14px",titleFontSizeSmall:"14px",titleFontSizeMedium:"16px",titleFontSizeLarge:"16px",closeSize:"20px",closeIconSize:"16px",headerHeightSmall:"44px",headerHeightMedium:"44px",headerHeightLarge:"50px"},_z={name:"Transfer",common:Ne,peers:{Checkbox:Ga,Scrollbar:Zo,Input:Sn,Empty:Yi,Button:Yo},self(e){const{fontWeight:t,fontSizeLarge:o,fontSizeMedium:n,fontSizeSmall:r,heightLarge:i,heightMedium:a,borderRadius:l,inputColor:s,tableHeaderColor:u,textColor1:d,textColorDisabled:c,textColor2:h,textColor3:f,hoverColor:p,closeColorHover:g,closeColorPressed:v,closeIconColor:b,closeIconColorHover:x,closeIconColorPressed:k,dividerColor:C}=e;return Object.assign(Object.assign({},Xw),{itemHeightSmall:a,itemHeightMedium:a,itemHeightLarge:i,fontSizeSmall:r,fontSizeMedium:n,fontSizeLarge:o,borderRadius:l,dividerColor:C,borderColor:"#0000",listColor:s,headerColor:u,titleTextColor:d,titleTextColorDisabled:c,extraTextColor:f,extraTextColorDisabled:c,itemTextColor:h,itemTextColorDisabled:c,itemColorPending:p,titleFontWeight:t,closeColorHover:g,closeColorPressed:v,closeIconColor:b,closeIconColorHover:x,closeIconColorPressed:k})}};function Fz(e){const{fontWeight:t,fontSizeLarge:o,fontSizeMedium:n,fontSizeSmall:r,heightLarge:i,heightMedium:a,borderRadius:l,cardColor:s,tableHeaderColor:u,textColor1:d,textColorDisabled:c,textColor2:h,textColor3:f,borderColor:p,hoverColor:g,closeColorHover:v,closeColorPressed:b,closeIconColor:x,closeIconColorHover:k,closeIconColorPressed:C}=e;return Object.assign(Object.assign({},Xw),{itemHeightSmall:a,itemHeightMedium:a,itemHeightLarge:i,fontSizeSmall:r,fontSizeMedium:n,fontSizeLarge:o,borderRadius:l,dividerColor:p,borderColor:p,listColor:s,headerColor:Ue(s,u),titleTextColor:d,titleTextColorDisabled:c,extraTextColor:f,extraTextColorDisabled:c,itemTextColor:h,itemTextColorDisabled:c,itemColorPending:g,titleFontWeight:t,closeColorHover:v,closeColorPressed:b,closeIconColor:x,closeIconColorHover:k,closeIconColorPressed:C})}const Rz={name:"Transfer",common:Ve,peers:{Checkbox:Ji,Scrollbar:Lo,Input:Xo,Empty:tr,Button:Ho},self:Fz};function Yw(e){const{borderRadiusSmall:t,dividerColor:o,hoverColor:n,pressedColor:r,primaryColor:i,textColor3:a,textColor2:l,textColorDisabled:s,fontSize:u}=e;return{fontSize:u,lineHeight:"1.5",nodeHeight:"30px",nodeWrapperPadding:"3px 0",nodeBorderRadius:t,nodeColorHover:n,nodeColorPressed:r,nodeColorActive:Me(i,{alpha:.1}),arrowColor:a,nodeTextColor:l,nodeTextColorDisabled:s,loadingColor:i,dropMarkColor:i,lineColor:o}}const Qw={name:"Tree",common:Ve,peers:{Checkbox:Ji,Scrollbar:Lo,Empty:tr},self:Yw},Jw={name:"Tree",common:Ne,peers:{Checkbox:Ga,Scrollbar:Zo,Empty:Yi},self(e){const{primaryColor:t}=e,o=Yw(e);return o.nodeColorActive=Me(t,{alpha:.15}),o}},$z={name:"TreeSelect",common:Ne,peers:{Tree:Jw,Empty:Yi,InternalSelection:Np}};function Pz(e){const{popoverColor:t,boxShadow2:o,borderRadius:n,heightMedium:r,dividerColor:i,textColor2:a}=e;return{menuPadding:"4px",menuColor:t,menuBoxShadow:o,menuBorderRadius:n,menuHeight:`calc(${r} * 7.6)`,actionDividerColor:i,actionTextColor:a,actionPadding:"8px 12px",headerDividerColor:i,headerTextColor:a,headerPadding:"8px 12px"}}const Mz={name:"TreeSelect",common:Ve,peers:{Tree:Qw,Empty:tr,InternalSelection:Nd},self:Pz},Az={headerFontSize1:"30px",headerFontSize2:"22px",headerFontSize3:"18px",headerFontSize4:"16px",headerFontSize5:"16px",headerFontSize6:"16px",headerMargin1:"28px 0 20px 0",headerMargin2:"28px 0 20px 0",headerMargin3:"28px 0 20px 0",headerMargin4:"28px 0 18px 0",headerMargin5:"28px 0 18px 0",headerMargin6:"28px 0 18px 0",headerPrefixWidth1:"16px",headerPrefixWidth2:"16px",headerPrefixWidth3:"12px",headerPrefixWidth4:"12px",headerPrefixWidth5:"12px",headerPrefixWidth6:"12px",headerBarWidth1:"4px",headerBarWidth2:"4px",headerBarWidth3:"3px",headerBarWidth4:"3px",headerBarWidth5:"3px",headerBarWidth6:"3px",pMargin:"16px 0 16px 0",liMargin:".25em 0 0 0",olPadding:"0 0 0 2em",ulPadding:"0 0 0 2em"};function e2(e){const{primaryColor:t,textColor2:o,borderColor:n,lineHeight:r,fontSize:i,borderRadiusSmall:a,dividerColor:l,fontWeightStrong:s,textColor1:u,textColor3:d,infoColor:c,warningColor:h,errorColor:f,successColor:p,codeColor:g}=e;return Object.assign(Object.assign({},Az),{aTextColor:t,blockquoteTextColor:o,blockquotePrefixColor:n,blockquoteLineHeight:r,blockquoteFontSize:i,codeBorderRadius:a,liTextColor:o,liLineHeight:r,liFontSize:i,hrColor:l,headerFontWeight:s,headerTextColor:u,pTextColor:o,pTextColor1Depth:u,pTextColor2Depth:o,pTextColor3Depth:d,pLineHeight:r,pFontSize:i,headerBarColor:t,headerBarColorPrimary:t,headerBarColorInfo:c,headerBarColorError:f,headerBarColorWarning:h,headerBarColorSuccess:p,textColor:o,textColor1Depth:u,textColor2Depth:o,textColor3Depth:d,textColorPrimary:t,textColorInfo:c,textColorSuccess:p,textColorWarning:h,textColorError:f,codeTextColor:o,codeColor:g,codeBorder:"1px solid #0000"})}const Bz={name:"Typography",common:Ve,self:e2},Tz={name:"Typography",common:Ne,self:e2};function t2(e){const{iconColor:t,primaryColor:o,errorColor:n,textColor2:r,successColor:i,opacityDisabled:a,actionColor:l,borderColor:s,hoverColor:u,lineHeight:d,borderRadius:c,fontSize:h}=e;return{fontSize:h,lineHeight:d,borderRadius:c,draggerColor:l,draggerBorder:`1px dashed ${s}`,draggerBorderHover:`1px dashed ${o}`,itemColorHover:u,itemColorHoverError:Me(n,{alpha:.06}),itemTextColor:r,itemTextColorError:n,itemTextColorSuccess:i,itemIconColor:t,itemDisabledOpacity:a,itemBorderImageCardError:`1px solid ${n}`,itemBorderImageCard:`1px solid ${s}`}}const Dz={name:"Upload",common:Ve,peers:{Button:Ho,Progress:Aw},self:t2},Iz={name:"Upload",common:Ne,peers:{Button:Yo,Progress:Bw},self(e){const{errorColor:t}=e,o=t2(e);return o.itemColorHoverError=Me(t,{alpha:.09}),o}},zz={name:"Watermark",common:Ne,self(e){const{fontFamily:t}=e;return{fontFamily:t}}},o2={name:"Watermark",common:Ve,self(e){const{fontFamily:t}=e;return{fontFamily:t}}},Oz={name:"Row",common:Ve},Lz={name:"Row",common:Ne};function Hz(e){const{popoverColor:t,dividerColor:o,borderRadius:n}=e;return{color:t,buttonBorderColor:o,borderRadiusSquare:n,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)"}}const Nz={name:"FloatButtonGroup",common:Ve,self:Hz},Vz={name:"FloatButton",common:Ne,self(e){const{popoverColor:t,textColor2:o,buttonColor2Hover:n,buttonColor2Pressed:r,primaryColor:i,primaryColorHover:a,primaryColorPressed:l,baseColor:s,borderRadius:u}=e;return{color:t,textColor:o,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)",boxShadowHover:"0 2px 12px 0px rgba(0, 0, 0, .18)",boxShadowPressed:"0 2px 12px 0px rgba(0, 0, 0, .18)",colorHover:n,colorPressed:r,colorPrimary:i,colorPrimaryHover:a,colorPrimaryPressed:l,textColorPrimary:s,borderRadiusSquare:u}}};function jz(e){const{popoverColor:t,textColor2:o,buttonColor2Hover:n,buttonColor2Pressed:r,primaryColor:i,primaryColorHover:a,primaryColorPressed:l,borderRadius:s}=e;return{color:t,colorHover:n,colorPressed:r,colorPrimary:i,colorPrimaryHover:a,colorPrimaryPressed:l,textColor:o,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .16)",boxShadowHover:"0 2px 12px 0px rgba(0, 0, 0, .24)",boxShadowPressed:"0 2px 12px 0px rgba(0, 0, 0, .24)",textColorPrimary:"#fff",borderRadiusSquare:s}}const Wz={name:"FloatButton",common:Ve,self:jz},Uz={xs:0,s:640,m:1024,l:1280,xl:1536,xxl:1920},n2=24,of="__ssr__",Kz={layoutShiftDisabled:Boolean,responsive:{type:[String,Boolean],default:"self"},cols:{type:[Number,String],default:n2},itemResponsive:Boolean,collapsed:Boolean,collapsedRows:{type:Number,default:1},itemStyle:[Object,String],xGap:{type:[Number,String],default:0},yGap:{type:[Number,String],default:0}},r2=xe({name:"Grid",inheritAttrs:!1,props:Kz,setup(e){const{mergedClsPrefixRef:t,mergedBreakpointsRef:o}=nt(e),n=/^\d+$/,r=M(void 0),i=uk((o==null?void 0:o.value)||Uz),a=gt(()=>!!(e.itemResponsive||!n.test(e.cols.toString())||!n.test(e.xGap.toString())||!n.test(e.yGap.toString()))),l=I(()=>{if(a.value)return e.responsive==="self"?r.value:i.value}),s=gt(()=>{var b;return(b=Number(ia(e.cols.toString(),l.value)))!==null&&b!==void 0?b:n2}),u=gt(()=>ia(e.xGap.toString(),l.value)),d=gt(()=>ia(e.yGap.toString(),l.value)),c=b=>{r.value=b.contentRect.width},h=b=>{Xl(c,b)},f=M(!1),p=I(()=>{if(e.responsive==="self")return h}),g=M(!1),v=M();return ut(()=>{const{value:b}=v;b&&b.hasAttribute(of)&&(b.removeAttribute(of),g.value=!0)}),Je(gw,{layoutShiftDisabledRef:Be(e,"layoutShiftDisabled"),isSsrRef:g,itemStyleRef:Be(e,"itemStyle"),xGapRef:u,overflowRef:f}),{isSsr:!wn,contentEl:v,mergedClsPrefix:t,style:I(()=>e.layoutShiftDisabled?{width:"100%",display:"grid",gridTemplateColumns:`repeat(${e.cols}, minmax(0, 1fr))`,columnGap:Lt(e.xGap),rowGap:Lt(e.yGap)}:{width:"100%",display:"grid",gridTemplateColumns:`repeat(${s.value}, minmax(0, 1fr))`,columnGap:Lt(u.value),rowGap:Lt(d.value)}),isResponsive:a,responsiveQuery:l,responsiveCols:s,handleResize:p,overflow:f}},render(){if(this.layoutShiftDisabled)return m("div",bo({ref:"contentEl",class:`${this.mergedClsPrefix}-grid`,style:this.style},this.$attrs),this.$slots);const e=()=>{var t,o,n,r,i,a,l;this.overflow=!1;const s=vr(cp(this)),u=[],{collapsed:d,collapsedRows:c,responsiveCols:h,responsiveQuery:f}=this;s.forEach(x=>{var k,C,_,R,w;if(((k=x==null?void 0:x.type)===null||k===void 0?void 0:k.__GRID_ITEM__)!==!0)return;if(k4(x)){const B=qo(x);B.props?B.props.privateShow=!1:B.props={privateShow:!1},u.push({child:B,rawChildSpan:0});return}x.dirs=((C=x.dirs)===null||C===void 0?void 0:C.filter(({dir:B})=>B!==bn))||null,((_=x.dirs)===null||_===void 0?void 0:_.length)===0&&(x.dirs=null);const A=qo(x),$=Number((w=ia((R=A.props)===null||R===void 0?void 0:R.span,f))!==null&&w!==void 0?w:cv);$!==0&&u.push({child:A,rawChildSpan:$})});let p=0;const g=(t=u[u.length-1])===null||t===void 0?void 0:t.child;if(g!=null&&g.props){const x=(o=g.props)===null||o===void 0?void 0:o.suffix;x!==void 0&&x!==!1&&(p=Number((r=ia((n=g.props)===null||n===void 0?void 0:n.span,f))!==null&&r!==void 0?r:cv),g.props.privateSpan=p,g.props.privateColStart=h+1-p,g.props.privateShow=(i=g.props.privateShow)!==null&&i!==void 0?i:!0)}let v=0,b=!1;for(const{child:x,rawChildSpan:k}of u){if(b&&(this.overflow=!0),!b){const C=Number((l=ia((a=x.props)===null||a===void 0?void 0:a.offset,f))!==null&&l!==void 0?l:0),_=Math.min(k+C,h);if(x.props?(x.props.privateSpan=_,x.props.privateOffset=C):x.props={privateSpan:_,privateOffset:C},d){const R=v%h;_+R>h&&(v+=h-R),_+v+p>c*h?b=!0:v+=_}}b&&(x.props?x.props.privateShow!==!0&&(x.props.privateShow=!1):x.props={privateShow:!1})}return m("div",bo({ref:"contentEl",class:`${this.mergedClsPrefix}-grid`,style:this.style,[of]:this.isSsr||void 0},this.$attrs),u.map(({child:x})=>x))};return this.isResponsive&&this.responsive==="self"?m($n,{onResize:this.handleResize},{default:e}):e()}});function i2(e){const{primaryColor:t,baseColor:o}=e;return{color:t,iconColor:o}}const Gz={name:"IconWrapper",common:Ve,self:i2},qz={name:"IconWrapper",common:Ne,self:i2};function Zz(){return{toolbarIconColor:"rgba(255, 255, 255, .9)",toolbarColor:"rgba(0, 0, 0, .35)",toolbarBoxShadow:"none",toolbarBorderRadius:"24px"}}const Xz={name:"Image",common:Ve,peers:{Tooltip:zs},self:Zz},Yz={name:"Image",common:Ne,peers:{Tooltip:Wd},self:e=>{const{textColor2:t}=e;return{toolbarIconColor:t,toolbarColor:"rgba(0, 0, 0, .35)",toolbarBoxShadow:"none",toolbarBorderRadius:"24px"}}};function Qz(e){return e==null||typeof e=="string"&&e.trim()===""?null:Number(e)}function Jz(e){return e.includes(".")&&(/^(-)?\d+.*(\.|0)$/.test(e)||/^\.\d+$/.test(e))}function nf(e){return e==null?!0:!Number.isNaN(e)}function fv(e,t){return typeof e!="number"?"":t===void 0?String(e):e.toFixed(t)}function rf(e){if(e===null)return null;if(typeof e=="number")return e;{const t=Number(e);return Number.isNaN(t)?null:t}}const eO=V([T("input-number-suffix",` display: inline-block; margin-right: 10px; - `),D("input-number-prefix",` + `),T("input-number-prefix",` display: inline-block; margin-left: 10px; - `)]),fv=800,hv=100,tO=Object.assign(Object.assign({},Te.props),{autofocus:Boolean,loading:{type:Boolean,default:void 0},placeholder:String,defaultValue:{type:Number,default:null},value:Number,step:{type:[Number,String],default:1},min:[Number,String],max:[Number,String],size:String,disabled:{type:Boolean,default:void 0},validator:Function,bordered:{type:Boolean,default:void 0},showButton:{type:Boolean,default:!0},buttonPlacement:{type:String,default:"right"},inputProps:Object,readonly:Boolean,clearable:Boolean,keyboard:{type:Object,default:{}},updateValueOnInput:{type:Boolean,default:!0},round:{type:Boolean,default:void 0},parse:Function,format:Function,precision:Number,status:String,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onFocus:[Function,Array],onBlur:[Function,Array],onClear:[Function,Array],onChange:[Function,Array]}),oO=xe({name:"InputNumber",props:tO,setup(e){const{mergedBorderedRef:t,mergedClsPrefixRef:o,mergedRtlRef:n}=nt(e),r=Te("InputNumber","-input-number",eO,ww,e,o),{localeRef:i}=Er("InputNumber"),a=Dn(e),{mergedSizeRef:l,mergedDisabledRef:s,mergedStatusRef:u}=a,d=M(null),c=M(null),h=M(null),f=M(e.defaultValue),p=Be(e,"value"),g=to(p,f),v=M(""),b=le=>{const ne=String(le).split(".")[1];return ne?ne.length:0},x=le=>{const ne=[e.min,e.max,e.step,le].map(ce=>ce===void 0?0:b(ce));return Math.max(...ne)},E=gt(()=>{const{placeholder:le}=e;return le!==void 0?le:i.value.placeholder}),C=gt(()=>{const le=nf(e.step);return le!==null?le===0?1:Math.abs(le):1}),_=gt(()=>{const le=nf(e.min);return le!==null?le:null}),R=gt(()=>{const le=nf(e.max);return le!==null?le:null}),w=()=>{const{value:le}=g;if(of(le)){const{format:ne,precision:ce}=e;ne?v.value=ne(le):le===null||ce===void 0||b(le)>ce?v.value=cv(le,void 0):v.value=cv(le,ce)}else v.value=String(le)};w();const A=le=>{const{value:ne}=g;if(le===ne){w();return}const{"onUpdate:value":ce,onUpdateValue:J,onChange:ie}=e,{nTriggerFormInput:de,nTriggerFormChange:ae}=a;ie&&Fe(ie,le),J&&Fe(J,le),ce&&Fe(ce,le),f.value=le,de(),ae()},$=({offset:le,doUpdateIfValid:ne,fixPrecision:ce,isInputing:J})=>{const{value:ie}=v;if(J&&Jz(ie))return!1;const de=(e.parse||Qz)(ie);if(de===null)return ne&&A(null),null;if(of(de)){const ae=b(de),{precision:q}=e;if(q!==void 0&&qve){if(!ne||J)return!1;ue=ve}if(De!==null&&ue$({offset:0,doUpdateIfValid:!1,isInputing:!1,fixPrecision:!1})===!1),U=gt(()=>{const{value:le}=g;if(e.validator&&le===null)return!1;const{value:ne}=C;return $({offset:-ne,doUpdateIfValid:!1,isInputing:!1,fixPrecision:!1})!==!1}),H=gt(()=>{const{value:le}=g;if(e.validator&&le===null)return!1;const{value:ne}=C;return $({offset:+ne,doUpdateIfValid:!1,isInputing:!1,fixPrecision:!1})!==!1});function K(le){const{onFocus:ne}=e,{nTriggerFormFocus:ce}=a;ne&&Fe(ne,le),ce()}function L(le){var ne,ce;if(le.target===((ne=d.value)===null||ne===void 0?void 0:ne.wrapperElRef))return;const J=$({offset:0,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0});if(J!==!1){const ae=(ce=d.value)===null||ce===void 0?void 0:ce.inputElRef;ae&&(ae.value=String(J||"")),g.value===J&&w()}else w();const{onBlur:ie}=e,{nTriggerFormBlur:de}=a;ie&&Fe(ie,le),de(),Rt(()=>{w()})}function T(le){const{onClear:ne}=e;ne&&Fe(ne,le)}function z(){const{value:le}=H;if(!le){ye();return}const{value:ne}=g;if(ne===null)e.validator||A(te());else{const{value:ce}=C;$({offset:ce,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})}}function F(){const{value:le}=U;if(!le){he();return}const{value:ne}=g;if(ne===null)e.validator||A(te());else{const{value:ce}=C;$({offset:-ce,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})}}const y=K,re=L;function te(){if(e.validator)return null;const{value:le}=_,{value:ne}=R;return le!==null?Math.max(0,le):ne!==null?Math.min(0,ne):0}function j(le){T(le),A(null)}function Z(le){var ne,ce,J;!((ne=h.value)===null||ne===void 0)&&ne.$el.contains(le.target)&&le.preventDefault(),!((ce=c.value)===null||ce===void 0)&&ce.$el.contains(le.target)&&le.preventDefault(),(J=d.value)===null||J===void 0||J.activate()}let se=null,pe=null,Se=null;function he(){Se&&(window.clearTimeout(Se),Se=null),se&&(window.clearInterval(se),se=null)}let fe=null;function ye(){fe&&(window.clearTimeout(fe),fe=null),pe&&(window.clearInterval(pe),pe=null)}function Y(){he(),Se=window.setTimeout(()=>{se=window.setInterval(()=>{F()},hv)},fv),Ct("mouseup",document,he,{once:!0})}function O(){ye(),fe=window.setTimeout(()=>{pe=window.setInterval(()=>{z()},hv)},fv),Ct("mouseup",document,ye,{once:!0})}const Ie=()=>{pe||z()},je=()=>{se||F()};function W(le){var ne,ce;if(le.key==="Enter"){if(le.target===((ne=d.value)===null||ne===void 0?void 0:ne.wrapperElRef))return;$({offset:0,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})!==!1&&((ce=d.value)===null||ce===void 0||ce.deactivate())}else if(le.key==="ArrowUp"){if(!H.value||e.keyboard.ArrowUp===!1)return;le.preventDefault(),$({offset:0,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})!==!1&&z()}else if(le.key==="ArrowDown"){if(!U.value||e.keyboard.ArrowDown===!1)return;le.preventDefault(),$({offset:0,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})!==!1&&F()}}function ee(le){v.value=le,e.updateValueOnInput&&!e.format&&!e.parse&&e.precision===void 0&&$({offset:0,doUpdateIfValid:!0,isInputing:!0,fixPrecision:!1})}at(g,()=>{w()});const ge={focus:()=>{var le;return(le=d.value)===null||le===void 0?void 0:le.focus()},blur:()=>{var le;return(le=d.value)===null||le===void 0?void 0:le.blur()},select:()=>{var le;return(le=d.value)===null||le===void 0?void 0:le.select()}},Ce=Gt("InputNumber",n,o);return Object.assign(Object.assign({},ge),{rtlEnabled:Ce,inputInstRef:d,minusButtonInstRef:c,addButtonInstRef:h,mergedClsPrefix:o,mergedBordered:t,uncontrolledValue:f,mergedValue:g,mergedPlaceholder:E,displayedValueInvalid:B,mergedSize:l,mergedDisabled:s,displayedValue:v,addable:H,minusable:U,mergedStatus:u,handleFocus:y,handleBlur:re,handleClear:j,handleMouseDown:Z,handleAddClick:Ie,handleMinusClick:je,handleAddMousedown:O,handleMinusMousedown:Y,handleKeyDown:W,handleUpdateDisplayedValue:ee,mergedTheme:r,inputThemeOverrides:{paddingSmall:"0 8px 0 10px",paddingMedium:"0 8px 0 12px",paddingLarge:"0 8px 0 14px"},buttonThemeOverrides:I(()=>{const{self:{iconColorDisabled:le}}=r.value,[ne,ce,J,ie]=so(le);return{textColorTextDisabled:`rgb(${ne}, ${ce}, ${J})`,opacityDisabled:`${ie}`}})})},render(){const{mergedClsPrefix:e,$slots:t}=this,o=()=>m(Y0,{text:!0,disabled:!this.minusable||this.mergedDisabled||this.readonly,focusable:!1,theme:this.mergedTheme.peers.Button,themeOverrides:this.mergedTheme.peerOverrides.Button,builtinThemeOverrides:this.buttonThemeOverrides,onClick:this.handleMinusClick,onMousedown:this.handleMinusMousedown,ref:"minusButtonInstRef"},{icon:()=>wo(t["minus-icon"],()=>[m(Ut,{clsPrefix:e},{default:()=>m(MM,null)})])}),n=()=>m(Y0,{text:!0,disabled:!this.addable||this.mergedDisabled||this.readonly,focusable:!1,theme:this.mergedTheme.peers.Button,themeOverrides:this.mergedTheme.peerOverrides.Button,builtinThemeOverrides:this.buttonThemeOverrides,onClick:this.handleAddClick,onMousedown:this.handleAddMousedown,ref:"addButtonInstRef"},{icon:()=>wo(t["add-icon"],()=>[m(Ut,{clsPrefix:e},{default:()=>m(aC,null)})])});return m("div",{class:[`${e}-input-number`,this.rtlEnabled&&`${e}-input-number--rtl`]},m(rn,{ref:"inputInstRef",autofocus:this.autofocus,status:this.mergedStatus,bordered:this.mergedBordered,loading:this.loading,value:this.displayedValue,onUpdateValue:this.handleUpdateDisplayedValue,theme:this.mergedTheme.peers.Input,themeOverrides:this.mergedTheme.peerOverrides.Input,builtinThemeOverrides:this.inputThemeOverrides,size:this.mergedSize,placeholder:this.mergedPlaceholder,disabled:this.mergedDisabled,readonly:this.readonly,round:this.round,textDecoration:this.displayedValueInvalid?"line-through":void 0,onFocus:this.handleFocus,onBlur:this.handleBlur,onKeydown:this.handleKeyDown,onMousedown:this.handleMouseDown,onClear:this.handleClear,clearable:this.clearable,inputProps:this.inputProps,internalLoadingBeforeSuffix:!0},{prefix:()=>{var r;return this.showButton&&this.buttonPlacement==="both"?[o(),bt(t.prefix,i=>i?m("span",{class:`${e}-input-number-prefix`},i):null)]:(r=t.prefix)===null||r===void 0?void 0:r.call(t)},suffix:()=>{var r;return this.showButton?[bt(t.suffix,i=>i?m("span",{class:`${e}-input-number-suffix`},i):null),this.buttonPlacement==="right"?o():null,n()]:(r=t.suffix)===null||r===void 0?void 0:r.call(t)}}))}}),i2={extraFontSize:"12px",width:"440px"},nO={name:"Transfer",common:Ne,peers:{Checkbox:Ga,Scrollbar:Zo,Input:Sn,Empty:Yi,Button:Yo},self(e){const{iconColorDisabled:t,iconColor:o,fontWeight:n,fontSizeLarge:r,fontSizeMedium:i,fontSizeSmall:a,heightLarge:l,heightMedium:s,heightSmall:u,borderRadius:d,inputColor:c,tableHeaderColor:h,textColor1:f,textColorDisabled:p,textColor2:g,hoverColor:v}=e;return Object.assign(Object.assign({},i2),{itemHeightSmall:u,itemHeightMedium:s,itemHeightLarge:l,fontSizeSmall:a,fontSizeMedium:i,fontSizeLarge:r,borderRadius:d,borderColor:"#0000",listColor:c,headerColor:h,titleTextColor:f,titleTextColorDisabled:p,extraTextColor:g,filterDividerColor:"#0000",itemTextColor:g,itemTextColorDisabled:p,itemColorPending:v,titleFontWeight:n,iconColor:o,iconColorDisabled:t})}};function rO(e){const{fontWeight:t,iconColorDisabled:o,iconColor:n,fontSizeLarge:r,fontSizeMedium:i,fontSizeSmall:a,heightLarge:l,heightMedium:s,heightSmall:u,borderRadius:d,cardColor:c,tableHeaderColor:h,textColor1:f,textColorDisabled:p,textColor2:g,borderColor:v,hoverColor:b}=e;return Object.assign(Object.assign({},i2),{itemHeightSmall:u,itemHeightMedium:s,itemHeightLarge:l,fontSizeSmall:a,fontSizeMedium:i,fontSizeLarge:r,borderRadius:d,borderColor:v,listColor:c,headerColor:Ue(c,h),titleTextColor:f,titleTextColorDisabled:p,extraTextColor:g,filterDividerColor:v,itemTextColor:g,itemTextColorDisabled:p,itemColorPending:b,titleFontWeight:t,iconColor:n,iconColorDisabled:o})}const iO={name:"Transfer",common:Ve,peers:{Checkbox:Ji,Scrollbar:Lo,Input:Xo,Empty:tr,Button:Ho},self:rO},a2="n-loading-bar",l2="n-loading-bar-api",aO=D("loading-bar-container",` + `)]),hv=800,pv=100,tO=Object.assign(Object.assign({},Ie.props),{autofocus:Boolean,loading:{type:Boolean,default:void 0},placeholder:String,defaultValue:{type:Number,default:null},value:Number,step:{type:[Number,String],default:1},min:[Number,String],max:[Number,String],size:String,disabled:{type:Boolean,default:void 0},validator:Function,bordered:{type:Boolean,default:void 0},showButton:{type:Boolean,default:!0},buttonPlacement:{type:String,default:"right"},inputProps:Object,readonly:Boolean,clearable:Boolean,keyboard:{type:Object,default:{}},updateValueOnInput:{type:Boolean,default:!0},round:{type:Boolean,default:void 0},parse:Function,format:Function,precision:Number,status:String,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onFocus:[Function,Array],onBlur:[Function,Array],onClear:[Function,Array],onChange:[Function,Array]}),oO=xe({name:"InputNumber",props:tO,setup(e){const{mergedBorderedRef:t,mergedClsPrefixRef:o,mergedRtlRef:n}=nt(e),r=Ie("InputNumber","-input-number",eO,Sw,e,o),{localeRef:i}=Er("InputNumber"),a=Tn(e),{mergedSizeRef:l,mergedDisabledRef:s,mergedStatusRef:u}=a,d=M(null),c=M(null),h=M(null),f=M(e.defaultValue),p=Be(e,"value"),g=to(p,f),v=M(""),b=le=>{const ne=String(le).split(".")[1];return ne?ne.length:0},x=le=>{const ne=[e.min,e.max,e.step,le].map(ce=>ce===void 0?0:b(ce));return Math.max(...ne)},k=gt(()=>{const{placeholder:le}=e;return le!==void 0?le:i.value.placeholder}),C=gt(()=>{const le=rf(e.step);return le!==null?le===0?1:Math.abs(le):1}),_=gt(()=>{const le=rf(e.min);return le!==null?le:null}),R=gt(()=>{const le=rf(e.max);return le!==null?le:null}),w=()=>{const{value:le}=g;if(nf(le)){const{format:ne,precision:ce}=e;ne?v.value=ne(le):le===null||ce===void 0||b(le)>ce?v.value=fv(le,void 0):v.value=fv(le,ce)}else v.value=String(le)};w();const A=le=>{const{value:ne}=g;if(le===ne){w();return}const{"onUpdate:value":ce,onUpdateValue:J,onChange:ie}=e,{nTriggerFormInput:de,nTriggerFormChange:ae}=a;ie&&$e(ie,le),J&&$e(J,le),ce&&$e(ce,le),f.value=le,de(),ae()},$=({offset:le,doUpdateIfValid:ne,fixPrecision:ce,isInputing:J})=>{const{value:ie}=v;if(J&&Jz(ie))return!1;const de=(e.parse||Qz)(ie);if(de===null)return ne&&A(null),null;if(nf(de)){const ae=b(de),{precision:q}=e;if(q!==void 0&&qve){if(!ne||J)return!1;ue=ve}if(Te!==null&&ue$({offset:0,doUpdateIfValid:!1,isInputing:!1,fixPrecision:!1})===!1),U=gt(()=>{const{value:le}=g;if(e.validator&&le===null)return!1;const{value:ne}=C;return $({offset:-ne,doUpdateIfValid:!1,isInputing:!1,fixPrecision:!1})!==!1}),N=gt(()=>{const{value:le}=g;if(e.validator&&le===null)return!1;const{value:ne}=C;return $({offset:+ne,doUpdateIfValid:!1,isInputing:!1,fixPrecision:!1})!==!1});function K(le){const{onFocus:ne}=e,{nTriggerFormFocus:ce}=a;ne&&$e(ne,le),ce()}function L(le){var ne,ce;if(le.target===((ne=d.value)===null||ne===void 0?void 0:ne.wrapperElRef))return;const J=$({offset:0,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0});if(J!==!1){const ae=(ce=d.value)===null||ce===void 0?void 0:ce.inputElRef;ae&&(ae.value=String(J||"")),g.value===J&&w()}else w();const{onBlur:ie}=e,{nTriggerFormBlur:de}=a;ie&&$e(ie,le),de(),Rt(()=>{w()})}function D(le){const{onClear:ne}=e;ne&&$e(ne,le)}function z(){const{value:le}=N;if(!le){Ce();return}const{value:ne}=g;if(ne===null)e.validator||A(te());else{const{value:ce}=C;$({offset:ce,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})}}function F(){const{value:le}=U;if(!le){he();return}const{value:ne}=g;if(ne===null)e.validator||A(te());else{const{value:ce}=C;$({offset:-ce,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})}}const y=K,re=L;function te(){if(e.validator)return null;const{value:le}=_,{value:ne}=R;return le!==null?Math.max(0,le):ne!==null?Math.min(0,ne):0}function j(le){D(le),A(null)}function Z(le){var ne,ce,J;!((ne=h.value)===null||ne===void 0)&&ne.$el.contains(le.target)&&le.preventDefault(),!((ce=c.value)===null||ce===void 0)&&ce.$el.contains(le.target)&&le.preventDefault(),(J=d.value)===null||J===void 0||J.activate()}let se=null,pe=null,Se=null;function he(){Se&&(window.clearTimeout(Se),Se=null),se&&(window.clearInterval(se),se=null)}let fe=null;function Ce(){fe&&(window.clearTimeout(fe),fe=null),pe&&(window.clearInterval(pe),pe=null)}function Y(){he(),Se=window.setTimeout(()=>{se=window.setInterval(()=>{F()},pv)},hv),Ct("mouseup",document,he,{once:!0})}function O(){Ce(),fe=window.setTimeout(()=>{pe=window.setInterval(()=>{z()},pv)},hv),Ct("mouseup",document,Ce,{once:!0})}const ze=()=>{pe||z()},je=()=>{se||F()};function W(le){var ne,ce;if(le.key==="Enter"){if(le.target===((ne=d.value)===null||ne===void 0?void 0:ne.wrapperElRef))return;$({offset:0,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})!==!1&&((ce=d.value)===null||ce===void 0||ce.deactivate())}else if(le.key==="ArrowUp"){if(!N.value||e.keyboard.ArrowUp===!1)return;le.preventDefault(),$({offset:0,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})!==!1&&z()}else if(le.key==="ArrowDown"){if(!U.value||e.keyboard.ArrowDown===!1)return;le.preventDefault(),$({offset:0,doUpdateIfValid:!0,isInputing:!1,fixPrecision:!0})!==!1&&F()}}function ee(le){v.value=le,e.updateValueOnInput&&!e.format&&!e.parse&&e.precision===void 0&&$({offset:0,doUpdateIfValid:!0,isInputing:!0,fixPrecision:!1})}at(g,()=>{w()});const ge={focus:()=>{var le;return(le=d.value)===null||le===void 0?void 0:le.focus()},blur:()=>{var le;return(le=d.value)===null||le===void 0?void 0:le.blur()},select:()=>{var le;return(le=d.value)===null||le===void 0?void 0:le.select()}},we=Gt("InputNumber",n,o);return Object.assign(Object.assign({},ge),{rtlEnabled:we,inputInstRef:d,minusButtonInstRef:c,addButtonInstRef:h,mergedClsPrefix:o,mergedBordered:t,uncontrolledValue:f,mergedValue:g,mergedPlaceholder:k,displayedValueInvalid:B,mergedSize:l,mergedDisabled:s,displayedValue:v,addable:N,minusable:U,mergedStatus:u,handleFocus:y,handleBlur:re,handleClear:j,handleMouseDown:Z,handleAddClick:ze,handleMinusClick:je,handleAddMousedown:O,handleMinusMousedown:Y,handleKeyDown:W,handleUpdateDisplayedValue:ee,mergedTheme:r,inputThemeOverrides:{paddingSmall:"0 8px 0 10px",paddingMedium:"0 8px 0 12px",paddingLarge:"0 8px 0 14px"},buttonThemeOverrides:I(()=>{const{self:{iconColorDisabled:le}}=r.value,[ne,ce,J,ie]=so(le);return{textColorTextDisabled:`rgb(${ne}, ${ce}, ${J})`,opacityDisabled:`${ie}`}})})},render(){const{mergedClsPrefix:e,$slots:t}=this,o=()=>m(Q0,{text:!0,disabled:!this.minusable||this.mergedDisabled||this.readonly,focusable:!1,theme:this.mergedTheme.peers.Button,themeOverrides:this.mergedTheme.peerOverrides.Button,builtinThemeOverrides:this.buttonThemeOverrides,onClick:this.handleMinusClick,onMousedown:this.handleMinusMousedown,ref:"minusButtonInstRef"},{icon:()=>wo(t["minus-icon"],()=>[m(Ut,{clsPrefix:e},{default:()=>m(MM,null)})])}),n=()=>m(Q0,{text:!0,disabled:!this.addable||this.mergedDisabled||this.readonly,focusable:!1,theme:this.mergedTheme.peers.Button,themeOverrides:this.mergedTheme.peerOverrides.Button,builtinThemeOverrides:this.buttonThemeOverrides,onClick:this.handleAddClick,onMousedown:this.handleAddMousedown,ref:"addButtonInstRef"},{icon:()=>wo(t["add-icon"],()=>[m(Ut,{clsPrefix:e},{default:()=>m(lC,null)})])});return m("div",{class:[`${e}-input-number`,this.rtlEnabled&&`${e}-input-number--rtl`]},m(rn,{ref:"inputInstRef",autofocus:this.autofocus,status:this.mergedStatus,bordered:this.mergedBordered,loading:this.loading,value:this.displayedValue,onUpdateValue:this.handleUpdateDisplayedValue,theme:this.mergedTheme.peers.Input,themeOverrides:this.mergedTheme.peerOverrides.Input,builtinThemeOverrides:this.inputThemeOverrides,size:this.mergedSize,placeholder:this.mergedPlaceholder,disabled:this.mergedDisabled,readonly:this.readonly,round:this.round,textDecoration:this.displayedValueInvalid?"line-through":void 0,onFocus:this.handleFocus,onBlur:this.handleBlur,onKeydown:this.handleKeyDown,onMousedown:this.handleMouseDown,onClear:this.handleClear,clearable:this.clearable,inputProps:this.inputProps,internalLoadingBeforeSuffix:!0},{prefix:()=>{var r;return this.showButton&&this.buttonPlacement==="both"?[o(),bt(t.prefix,i=>i?m("span",{class:`${e}-input-number-prefix`},i):null)]:(r=t.prefix)===null||r===void 0?void 0:r.call(t)},suffix:()=>{var r;return this.showButton?[bt(t.suffix,i=>i?m("span",{class:`${e}-input-number-suffix`},i):null),this.buttonPlacement==="right"?o():null,n()]:(r=t.suffix)===null||r===void 0?void 0:r.call(t)}}))}}),a2={extraFontSize:"12px",width:"440px"},nO={name:"Transfer",common:Ne,peers:{Checkbox:Ga,Scrollbar:Zo,Input:Sn,Empty:Yi,Button:Yo},self(e){const{iconColorDisabled:t,iconColor:o,fontWeight:n,fontSizeLarge:r,fontSizeMedium:i,fontSizeSmall:a,heightLarge:l,heightMedium:s,heightSmall:u,borderRadius:d,inputColor:c,tableHeaderColor:h,textColor1:f,textColorDisabled:p,textColor2:g,hoverColor:v}=e;return Object.assign(Object.assign({},a2),{itemHeightSmall:u,itemHeightMedium:s,itemHeightLarge:l,fontSizeSmall:a,fontSizeMedium:i,fontSizeLarge:r,borderRadius:d,borderColor:"#0000",listColor:c,headerColor:h,titleTextColor:f,titleTextColorDisabled:p,extraTextColor:g,filterDividerColor:"#0000",itemTextColor:g,itemTextColorDisabled:p,itemColorPending:v,titleFontWeight:n,iconColor:o,iconColorDisabled:t})}};function rO(e){const{fontWeight:t,iconColorDisabled:o,iconColor:n,fontSizeLarge:r,fontSizeMedium:i,fontSizeSmall:a,heightLarge:l,heightMedium:s,heightSmall:u,borderRadius:d,cardColor:c,tableHeaderColor:h,textColor1:f,textColorDisabled:p,textColor2:g,borderColor:v,hoverColor:b}=e;return Object.assign(Object.assign({},a2),{itemHeightSmall:u,itemHeightMedium:s,itemHeightLarge:l,fontSizeSmall:a,fontSizeMedium:i,fontSizeLarge:r,borderRadius:d,borderColor:v,listColor:c,headerColor:Ue(c,h),titleTextColor:f,titleTextColorDisabled:p,extraTextColor:g,filterDividerColor:v,itemTextColor:g,itemTextColorDisabled:p,itemColorPending:b,titleFontWeight:t,iconColor:n,iconColorDisabled:o})}const iO={name:"Transfer",common:Ve,peers:{Checkbox:Ji,Scrollbar:Lo,Input:Xo,Empty:tr,Button:Ho},self:rO},l2="n-loading-bar",s2="n-loading-bar-api",aO=T("loading-bar-container",` z-index: 5999; position: fixed; top: 0; left: 0; right: 0; height: 2px; -`,[Ts({enterDuration:"0.3s",leaveDuration:"0.8s"}),D("loading-bar",` +`,[Ds({enterDuration:"0.3s",leaveDuration:"0.8s"}),T("loading-bar",` width: 100%; transition: max-width 4s linear, @@ -2974,15 +2974,15 @@ ${t} transition: max-width .2s linear, background .2s linear; - `)])]);var mu=function(e,t,o,n){function r(i){return i instanceof o?i:new o(function(a){a(i)})}return new(o||(o=Promise))(function(i,a){function l(d){try{u(n.next(d))}catch(c){a(c)}}function s(d){try{u(n.throw(d))}catch(c){a(c)}}function u(d){d.done?i(d.value):r(d.value).then(l,s)}u((n=n.apply(e,t||[])).next())})};function gu(e,t){return`${t}-loading-bar ${t}-loading-bar--${e}`}const lO=xe({name:"LoadingBar",props:{containerClass:String,containerStyle:[String,Object]},setup(){const{inlineThemeDisabled:e}=nt(),{props:t,mergedClsPrefixRef:o}=Oe(a2),n=M(null),r=M(!1),i=M(!1),a=M(!1),l=M(!1);let s=!1;const u=M(!1),d=I(()=>{const{loadingBarStyle:_}=t;return _?_[u.value?"error":"loading"]:""});function c(){return mu(this,void 0,void 0,function*(){r.value=!1,a.value=!1,s=!1,u.value=!1,l.value=!0,yield Rt(),l.value=!1})}function h(){return mu(this,arguments,void 0,function*(_=0,R=80,w="starting"){if(i.value=!0,yield c(),s)return;a.value=!0,yield Rt();const A=n.value;A&&(A.style.maxWidth=`${_}%`,A.style.transition="none",A.offsetWidth,A.className=gu(w,o.value),A.style.transition="",A.style.maxWidth=`${R}%`)})}function f(){return mu(this,void 0,void 0,function*(){if(s||u.value)return;i.value&&(yield Rt()),s=!0;const _=n.value;_&&(_.className=gu("finishing",o.value),_.style.maxWidth="100%",_.offsetWidth,a.value=!1)})}function p(){if(!(s||u.value))if(!a.value)h(100,100,"error").then(()=>{u.value=!0;const _=n.value;_&&(_.className=gu("error",o.value),_.offsetWidth,a.value=!1)});else{u.value=!0;const _=n.value;if(!_)return;_.className=gu("error",o.value),_.style.maxWidth="100%",_.offsetWidth,a.value=!1}}function g(){r.value=!0}function v(){r.value=!1}function b(){return mu(this,void 0,void 0,function*(){yield c()})}const x=Te("LoadingBar","-loading-bar",aO,Ew,t,o),E=I(()=>{const{self:{height:_,colorError:R,colorLoading:w}}=x.value;return{"--n-height":_,"--n-color-loading":w,"--n-color-error":R}}),C=e?vt("loading-bar",void 0,E,t):void 0;return{mergedClsPrefix:o,loadingBarRef:n,started:i,loading:a,entering:r,transitionDisabled:l,start:h,error:p,finish:f,handleEnter:g,handleAfterEnter:v,handleAfterLeave:b,mergedLoadingBarStyle:d,cssVars:e?void 0:E,themeClass:C==null?void 0:C.themeClass,onRender:C==null?void 0:C.onRender}},render(){if(!this.started)return null;const{mergedClsPrefix:e}=this;return m(ho,{name:"fade-in-transition",appear:!0,onEnter:this.handleEnter,onAfterEnter:this.handleAfterEnter,onAfterLeave:this.handleAfterLeave,css:!this.transitionDisabled},{default:()=>{var t;return(t=this.onRender)===null||t===void 0||t.call(this),Po(m("div",{class:[`${e}-loading-bar-container`,this.themeClass,this.containerClass],style:this.containerStyle},m("div",{ref:"loadingBarRef",class:[`${e}-loading-bar`],style:[this.cssVars,this.mergedLoadingBarStyle]})),[[bn,this.loading||!this.loading&&this.entering]])}})}}),sO=Object.assign(Object.assign({},Te.props),{to:{type:[String,Object,Boolean],default:void 0},containerClass:String,containerStyle:[String,Object],loadingBarStyle:{type:Object}}),uO=xe({name:"LoadingBarProvider",props:sO,setup(e){const t=Cr(),o=M(null),n={start(){var i;t.value?(i=o.value)===null||i===void 0||i.start():Rt(()=>{var a;(a=o.value)===null||a===void 0||a.start()})},error(){var i;t.value?(i=o.value)===null||i===void 0||i.error():Rt(()=>{var a;(a=o.value)===null||a===void 0||a.error()})},finish(){var i;t.value?(i=o.value)===null||i===void 0||i.finish():Rt(()=>{var a;(a=o.value)===null||a===void 0||a.finish()})}},{mergedClsPrefixRef:r}=nt(e);return Je(l2,n),Je(a2,{props:e,mergedClsPrefixRef:r}),Object.assign(n,{loadingBarRef:o})},render(){var e,t;return m(ft,null,m(bs,{disabled:this.to===!1,to:this.to||"body"},m(lO,{ref:"loadingBarRef",containerStyle:this.containerStyle,containerClass:this.containerClass})),(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e))}});function dO(){const e=Oe(l2,null);return e===null&&yr("use-loading-bar","No outer founded."),e}const cO=xe({name:"LogLoader",props:{clsPrefix:{type:String,required:!0}},setup(){return{locale:Er("Log").localeRef}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-log-loader`},m(_r,{clsPrefix:e,strokeWidth:24,scale:.85}),m("span",{class:`${e}-log-loader__content`},this.locale.loading))}}),s2="n-log",fO=xe({props:{line:{type:String,default:""}},setup(e){const{trimRef:t,highlightRef:o,languageRef:n,mergedHljsRef:r}=Oe(s2),i=M(null),a=I(()=>t.value?e.line.trim():e.line);function l(){i.value&&(i.value.innerHTML=s(n.value,a.value))}function s(u,d){const{value:c}=r;return c&&u&&c.getLanguage(u)?c.highlight(d,{language:u}).value:d}return ut(()=>{o.value&&l()}),at(Be(e,"line"),()=>{o.value&&l()}),{highlight:o,selfRef:i,maybeTrimmedLines:a}},render(){const{highlight:e,maybeTrimmedLines:t}=this;return m("pre",{ref:"selfRef"},e?null:t)}}),hO=D("log",` + `)])]);var mu=function(e,t,o,n){function r(i){return i instanceof o?i:new o(function(a){a(i)})}return new(o||(o=Promise))(function(i,a){function l(d){try{u(n.next(d))}catch(c){a(c)}}function s(d){try{u(n.throw(d))}catch(c){a(c)}}function u(d){d.done?i(d.value):r(d.value).then(l,s)}u((n=n.apply(e,t||[])).next())})};function gu(e,t){return`${t}-loading-bar ${t}-loading-bar--${e}`}const lO=xe({name:"LoadingBar",props:{containerClass:String,containerStyle:[String,Object]},setup(){const{inlineThemeDisabled:e}=nt(),{props:t,mergedClsPrefixRef:o}=Oe(l2),n=M(null),r=M(!1),i=M(!1),a=M(!1),l=M(!1);let s=!1;const u=M(!1),d=I(()=>{const{loadingBarStyle:_}=t;return _?_[u.value?"error":"loading"]:""});function c(){return mu(this,void 0,void 0,function*(){r.value=!1,a.value=!1,s=!1,u.value=!1,l.value=!0,yield Rt(),l.value=!1})}function h(){return mu(this,arguments,void 0,function*(_=0,R=80,w="starting"){if(i.value=!0,yield c(),s)return;a.value=!0,yield Rt();const A=n.value;A&&(A.style.maxWidth=`${_}%`,A.style.transition="none",A.offsetWidth,A.className=gu(w,o.value),A.style.transition="",A.style.maxWidth=`${R}%`)})}function f(){return mu(this,void 0,void 0,function*(){if(s||u.value)return;i.value&&(yield Rt()),s=!0;const _=n.value;_&&(_.className=gu("finishing",o.value),_.style.maxWidth="100%",_.offsetWidth,a.value=!1)})}function p(){if(!(s||u.value))if(!a.value)h(100,100,"error").then(()=>{u.value=!0;const _=n.value;_&&(_.className=gu("error",o.value),_.offsetWidth,a.value=!1)});else{u.value=!0;const _=n.value;if(!_)return;_.className=gu("error",o.value),_.style.maxWidth="100%",_.offsetWidth,a.value=!1}}function g(){r.value=!0}function v(){r.value=!1}function b(){return mu(this,void 0,void 0,function*(){yield c()})}const x=Ie("LoadingBar","-loading-bar",aO,kw,t,o),k=I(()=>{const{self:{height:_,colorError:R,colorLoading:w}}=x.value;return{"--n-height":_,"--n-color-loading":w,"--n-color-error":R}}),C=e?vt("loading-bar",void 0,k,t):void 0;return{mergedClsPrefix:o,loadingBarRef:n,started:i,loading:a,entering:r,transitionDisabled:l,start:h,error:p,finish:f,handleEnter:g,handleAfterEnter:v,handleAfterLeave:b,mergedLoadingBarStyle:d,cssVars:e?void 0:k,themeClass:C==null?void 0:C.themeClass,onRender:C==null?void 0:C.onRender}},render(){if(!this.started)return null;const{mergedClsPrefix:e}=this;return m(ho,{name:"fade-in-transition",appear:!0,onEnter:this.handleEnter,onAfterEnter:this.handleAfterEnter,onAfterLeave:this.handleAfterLeave,css:!this.transitionDisabled},{default:()=>{var t;return(t=this.onRender)===null||t===void 0||t.call(this),Po(m("div",{class:[`${e}-loading-bar-container`,this.themeClass,this.containerClass],style:this.containerStyle},m("div",{ref:"loadingBarRef",class:[`${e}-loading-bar`],style:[this.cssVars,this.mergedLoadingBarStyle]})),[[bn,this.loading||!this.loading&&this.entering]])}})}}),sO=Object.assign(Object.assign({},Ie.props),{to:{type:[String,Object,Boolean],default:void 0},containerClass:String,containerStyle:[String,Object],loadingBarStyle:{type:Object}}),uO=xe({name:"LoadingBarProvider",props:sO,setup(e){const t=Cr(),o=M(null),n={start(){var i;t.value?(i=o.value)===null||i===void 0||i.start():Rt(()=>{var a;(a=o.value)===null||a===void 0||a.start()})},error(){var i;t.value?(i=o.value)===null||i===void 0||i.error():Rt(()=>{var a;(a=o.value)===null||a===void 0||a.error()})},finish(){var i;t.value?(i=o.value)===null||i===void 0||i.finish():Rt(()=>{var a;(a=o.value)===null||a===void 0||a.finish()})}},{mergedClsPrefixRef:r}=nt(e);return Je(s2,n),Je(l2,{props:e,mergedClsPrefixRef:r}),Object.assign(n,{loadingBarRef:o})},render(){var e,t;return m(ft,null,m(bs,{disabled:this.to===!1,to:this.to||"body"},m(lO,{ref:"loadingBarRef",containerStyle:this.containerStyle,containerClass:this.containerClass})),(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e))}});function dO(){const e=Oe(s2,null);return e===null&&yr("use-loading-bar","No outer founded."),e}const cO=xe({name:"LogLoader",props:{clsPrefix:{type:String,required:!0}},setup(){return{locale:Er("Log").localeRef}},render(){const{clsPrefix:e}=this;return m("div",{class:`${e}-log-loader`},m(_r,{clsPrefix:e,strokeWidth:24,scale:.85}),m("span",{class:`${e}-log-loader__content`},this.locale.loading))}}),u2="n-log",fO=xe({props:{line:{type:String,default:""}},setup(e){const{trimRef:t,highlightRef:o,languageRef:n,mergedHljsRef:r}=Oe(u2),i=M(null),a=I(()=>t.value?e.line.trim():e.line);function l(){i.value&&(i.value.innerHTML=s(n.value,a.value))}function s(u,d){const{value:c}=r;return c&&u&&c.getLanguage(u)?c.highlight(d,{language:u}).value:d}return ut(()=>{o.value&&l()}),at(Be(e,"line"),()=>{o.value&&l()}),{highlight:o,selfRef:i,maybeTrimmedLines:a}},render(){const{highlight:e,maybeTrimmedLines:t}=this;return m("pre",{ref:"selfRef"},e?null:t)}}),hO=T("log",` position: relative; box-sizing: border-box; transition: border-color .3s var(--n-bezier); -`,[N("pre",` +`,[V("pre",` white-space: pre-wrap; word-break: break-word; margin: 0; - `),D("log-loader",` + `),T("log-loader",` transition: color .3s var(--n-bezier), background-color .3s var(--n-bezier), @@ -3007,7 +3007,7 @@ ${t} padding-left: 40px; padding-right: 20px; white-space: nowrap; - `),D("base-loading",` + `),T("base-loading",` color: var(--n-loading-color); position: absolute; left: 12px; @@ -3016,13 +3016,13 @@ ${t} width: 20px; height: 20px; display: inline-block; - `)])]),pO=Object.assign(Object.assign({},Te.props),{loading:Boolean,trim:Boolean,log:String,fontSize:{type:Number,default:14},lines:{type:Array,default:()=>[]},lineHeight:{type:Number,default:1.25},language:String,rows:{type:Number,default:15},offsetTop:{type:Number,default:0},offsetBottom:{type:Number,default:0},hljs:Object,onReachTop:Function,onReachBottom:Function,onRequireMore:Function}),mO=xe({name:"Log",props:pO,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=M(!1),r=I(()=>e.language!==void 0),i=I(()=>`calc(${Math.round(e.rows*e.lineHeight*e.fontSize)}px)`),a=I(()=>{const{log:x}=e;return x?x.split(` -`):e.lines}),l=M(null),s=Te("Log","-log",hO,kw,e,t);function u(x){const E=x.target,C=E.firstElementChild;if(n.value){Rt(()=>{n.value=!1});return}const _=E.offsetHeight,R=E.scrollTop,w=C.offsetHeight,A=R,$=w-R-_;if(A<=e.offsetTop){const{onReachTop:B,onRequireMore:U}=e;U&&U("top"),B&&B()}if($<=e.offsetBottom){const{onReachBottom:B,onRequireMore:U}=e;U&&U("bottom"),B&&B()}}const d=Du(c,300);function c(x){if(n.value){Rt(()=>{n.value=!1});return}if(l.value){const{containerRef:E,contentRef:C}=l.value;if(E&&C){const _=E.offsetHeight,R=E.scrollTop,w=C.offsetHeight,A=R,$=w-R-_,B=x.deltaY;if(A===0&&B<0){const{onRequireMore:U}=e;U&&U("top")}if($<=0&&B>0){const{onRequireMore:U}=e;U&&U("bottom")}}}}function h(x){const{value:E}=l;if(!E)return;const{silent:C,top:_,position:R}=x;C&&(n.value=!0),_!==void 0?E.scrollTo({left:0,top:_}):(R==="bottom"||R==="top")&&E.scrollTo({position:R})}function f(x=!1){xn("log","`scrollToTop` is deprecated, please use `scrollTo({ position: 'top'})` instead."),h({position:"top",silent:x})}function p(x=!1){xn("log","`scrollToTop` is deprecated, please use `scrollTo({ position: 'bottom'})` instead."),h({position:"bottom",silent:x})}Je(s2,{languageRef:Be(e,"language"),mergedHljsRef:iC(e),trimRef:Be(e,"trim"),highlightRef:r});const g={scrollTo:h},v=I(()=>{const{self:{loaderFontSize:x,loaderTextColor:E,loaderColor:C,loaderBorder:_,loadingColor:R},common:{cubicBezierEaseInOut:w}}=s.value;return{"--n-bezier":w,"--n-loader-font-size":x,"--n-loader-border":_,"--n-loader-color":C,"--n-loader-text-color":E,"--n-loading-color":R}}),b=o?vt("log",void 0,v,e):void 0;return Object.assign(Object.assign({},g),{mergedClsPrefix:t,scrollbarRef:l,mergedTheme:s,styleHeight:i,mergedLines:a,scrollToTop:f,scrollToBottom:p,handleWheel:d,handleScroll:u,cssVars:o?void 0:v,themeClass:b==null?void 0:b.themeClass,onRender:b==null?void 0:b.onRender})},render(){const{mergedClsPrefix:e,mergedTheme:t,onRender:o}=this;return o==null||o(),m("div",{class:[`${e}-log`,this.themeClass],style:[{lineHeight:this.lineHeight,height:this.styleHeight},this.cssVars],onWheelPassive:this.handleWheel},[m(or,{ref:"scrollbarRef",theme:t.peers.Scrollbar,themeOverrides:t.peerOverrides.Scrollbar,onScroll:this.handleScroll},{default:()=>m(zB,{internalNoHighlight:!0,internalFontSize:this.fontSize,theme:t.peers.Code,themeOverrides:t.peerOverrides.Code},{default:()=>this.mergedLines.map((n,r)=>m(fO,{key:r,line:n}))})}),m(ho,{name:"fade-in-scale-up-transition"},{default:()=>this.loading?m(cO,{clsPrefix:e}):null})])}}),u2={icon:Function,type:{type:String,default:"info"},content:[String,Number,Function],showIcon:{type:Boolean,default:!0},closable:Boolean,keepAliveOnHover:Boolean,onClose:Function,onMouseenter:Function,onMouseleave:Function},d2="n-message-api",c2="n-message-provider",gO=N([D("message-wrapper",` + `)])]),pO=Object.assign(Object.assign({},Ie.props),{loading:Boolean,trim:Boolean,log:String,fontSize:{type:Number,default:14},lines:{type:Array,default:()=>[]},lineHeight:{type:Number,default:1.25},language:String,rows:{type:Number,default:15},offsetTop:{type:Number,default:0},offsetBottom:{type:Number,default:0},hljs:Object,onReachTop:Function,onReachBottom:Function,onRequireMore:Function}),mO=xe({name:"Log",props:pO,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=M(!1),r=I(()=>e.language!==void 0),i=I(()=>`calc(${Math.round(e.rows*e.lineHeight*e.fontSize)}px)`),a=I(()=>{const{log:x}=e;return x?x.split(` +`):e.lines}),l=M(null),s=Ie("Log","-log",hO,_w,e,t);function u(x){const k=x.target,C=k.firstElementChild;if(n.value){Rt(()=>{n.value=!1});return}const _=k.offsetHeight,R=k.scrollTop,w=C.offsetHeight,A=R,$=w-R-_;if(A<=e.offsetTop){const{onReachTop:B,onRequireMore:U}=e;U&&U("top"),B&&B()}if($<=e.offsetBottom){const{onReachBottom:B,onRequireMore:U}=e;U&&U("bottom"),B&&B()}}const d=Tu(c,300);function c(x){if(n.value){Rt(()=>{n.value=!1});return}if(l.value){const{containerRef:k,contentRef:C}=l.value;if(k&&C){const _=k.offsetHeight,R=k.scrollTop,w=C.offsetHeight,A=R,$=w-R-_,B=x.deltaY;if(A===0&&B<0){const{onRequireMore:U}=e;U&&U("top")}if($<=0&&B>0){const{onRequireMore:U}=e;U&&U("bottom")}}}}function h(x){const{value:k}=l;if(!k)return;const{silent:C,top:_,position:R}=x;C&&(n.value=!0),_!==void 0?k.scrollTo({left:0,top:_}):(R==="bottom"||R==="top")&&k.scrollTo({position:R})}function f(x=!1){xn("log","`scrollToTop` is deprecated, please use `scrollTo({ position: 'top'})` instead."),h({position:"top",silent:x})}function p(x=!1){xn("log","`scrollToTop` is deprecated, please use `scrollTo({ position: 'bottom'})` instead."),h({position:"bottom",silent:x})}Je(u2,{languageRef:Be(e,"language"),mergedHljsRef:aC(e),trimRef:Be(e,"trim"),highlightRef:r});const g={scrollTo:h},v=I(()=>{const{self:{loaderFontSize:x,loaderTextColor:k,loaderColor:C,loaderBorder:_,loadingColor:R},common:{cubicBezierEaseInOut:w}}=s.value;return{"--n-bezier":w,"--n-loader-font-size":x,"--n-loader-border":_,"--n-loader-color":C,"--n-loader-text-color":k,"--n-loading-color":R}}),b=o?vt("log",void 0,v,e):void 0;return Object.assign(Object.assign({},g),{mergedClsPrefix:t,scrollbarRef:l,mergedTheme:s,styleHeight:i,mergedLines:a,scrollToTop:f,scrollToBottom:p,handleWheel:d,handleScroll:u,cssVars:o?void 0:v,themeClass:b==null?void 0:b.themeClass,onRender:b==null?void 0:b.onRender})},render(){const{mergedClsPrefix:e,mergedTheme:t,onRender:o}=this;return o==null||o(),m("div",{class:[`${e}-log`,this.themeClass],style:[{lineHeight:this.lineHeight,height:this.styleHeight},this.cssVars],onWheelPassive:this.handleWheel},[m(or,{ref:"scrollbarRef",theme:t.peers.Scrollbar,themeOverrides:t.peerOverrides.Scrollbar,onScroll:this.handleScroll},{default:()=>m(zB,{internalNoHighlight:!0,internalFontSize:this.fontSize,theme:t.peers.Code,themeOverrides:t.peerOverrides.Code},{default:()=>this.mergedLines.map((n,r)=>m(fO,{key:r,line:n}))})}),m(ho,{name:"fade-in-scale-up-transition"},{default:()=>this.loading?m(cO,{clsPrefix:e}):null})])}}),d2={icon:Function,type:{type:String,default:"info"},content:[String,Number,Function],showIcon:{type:Boolean,default:!0},closable:Boolean,keepAliveOnHover:Boolean,onClose:Function,onMouseenter:Function,onMouseleave:Function},c2="n-message-api",f2="n-message-provider",gO=V([T("message-wrapper",` margin: var(--n-margin); z-index: 0; transform-origin: top center; display: flex; - `,[Np({overflow:"visible",originalTransition:"transform .3s var(--n-bezier)",enterToProps:{transform:"scale(1)"},leaveToProps:{transform:"scale(0.85)"}})]),D("message",` + `,[Vp({overflow:"visible",originalTransition:"transform .3s var(--n-bezier)",enterToProps:{transform:"scale(1)"},leaveToProps:{transform:"scale(0.85)"}})]),T("message",` box-sizing: border-box; display: flex; align-items: center; @@ -3052,10 +3052,10 @@ ${t} width: var(--n-icon-size); font-size: var(--n-icon-size); flex-shrink: 0; - `,[["default","info","success","warning","error","loading"].map(e=>X(`${e}-type`,[N("> *",` + `,[["default","info","success","warning","error","loading"].map(e=>X(`${e}-type`,[V("> *",` color: var(--n-icon-color-${e}); transition: color .3s var(--n-bezier); - `)])),N("> *",` + `)])),V("> *",` position: absolute; left: 0; top: 0; @@ -3067,11 +3067,11 @@ ${t} background-color .3s var(--n-bezier), color .3s var(--n-bezier); flex-shrink: 0; - `,[N("&:hover",` + `,[V("&:hover",` color: var(--n-close-icon-color-hover); - `),N("&:active",` + `),V("&:active",` color: var(--n-close-icon-color-pressed); - `)])]),D("message-container",` + `)])]),T("message-container",` z-index: 6000; position: fixed; height: 0; @@ -3110,35 +3110,35 @@ ${t} right: 12px; justify-content: flex-end; align-items: flex-end; - `)])]),vO={info:()=>m(is,null),success:()=>m(zd,null),warning:()=>m(Od,null),error:()=>m(Id,null),default:()=>null},bO=xe({name:"Message",props:Object.assign(Object.assign({},u2),{render:Function}),setup(e){const{inlineThemeDisabled:t,mergedRtlRef:o}=nt(e),{props:n,mergedClsPrefixRef:r}=Oe(c2),i=Gt("Message",o,r),a=Te("Message","-message",gO,Cw,n,r),l=I(()=>{const{type:u}=e,{common:{cubicBezierEaseInOut:d},self:{padding:c,margin:h,maxWidth:f,iconMargin:p,closeMargin:g,closeSize:v,iconSize:b,fontSize:x,lineHeight:E,borderRadius:C,iconColorInfo:_,iconColorSuccess:R,iconColorWarning:w,iconColorError:A,iconColorLoading:$,closeIconSize:B,closeBorderRadius:U,[Ee("textColor",u)]:H,[Ee("boxShadow",u)]:K,[Ee("color",u)]:L,[Ee("closeColorHover",u)]:T,[Ee("closeColorPressed",u)]:z,[Ee("closeIconColor",u)]:F,[Ee("closeIconColorPressed",u)]:y,[Ee("closeIconColorHover",u)]:re}}=a.value;return{"--n-bezier":d,"--n-margin":h,"--n-padding":c,"--n-max-width":f,"--n-font-size":x,"--n-icon-margin":p,"--n-icon-size":b,"--n-close-icon-size":B,"--n-close-border-radius":U,"--n-close-size":v,"--n-close-margin":g,"--n-text-color":H,"--n-color":L,"--n-box-shadow":K,"--n-icon-color-info":_,"--n-icon-color-success":R,"--n-icon-color-warning":w,"--n-icon-color-error":A,"--n-icon-color-loading":$,"--n-close-color-hover":T,"--n-close-color-pressed":z,"--n-close-icon-color":F,"--n-close-icon-color-pressed":y,"--n-close-icon-color-hover":re,"--n-line-height":E,"--n-border-radius":C}}),s=t?vt("message",I(()=>e.type[0]),l,{}):void 0;return{mergedClsPrefix:r,rtlEnabled:i,messageProviderProps:n,handleClose(){var u;(u=e.onClose)===null||u===void 0||u.call(e)},cssVars:t?void 0:l,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender,placement:n.placement}},render(){const{render:e,type:t,closable:o,content:n,mergedClsPrefix:r,cssVars:i,themeClass:a,onRender:l,icon:s,handleClose:u,showIcon:d}=this;l==null||l();let c;return m("div",{class:[`${r}-message-wrapper`,a],onMouseenter:this.onMouseenter,onMouseleave:this.onMouseleave,style:[{alignItems:this.placement.startsWith("top")?"flex-start":"flex-end"},i]},e?e(this.$props):m("div",{class:[`${r}-message ${r}-message--${t}-type`,this.rtlEnabled&&`${r}-message--rtl`]},(c=xO(s,t,r))&&d?m("div",{class:`${r}-message__icon ${r}-message__icon--${t}-type`},m(Xi,null,{default:()=>c})):null,m("div",{class:`${r}-message__content`},Jt(n)),o?m(li,{clsPrefix:r,class:`${r}-message__close`,onClick:u,absolute:!0}):null))}});function xO(e,t,o){if(typeof e=="function")return e();{const n=t==="loading"?m(_r,{clsPrefix:o,strokeWidth:24,scale:.85}):vO[t]();return n?m(Ut,{clsPrefix:o,key:t},{default:()=>n}):null}}const yO=xe({name:"MessageEnvironment",props:Object.assign(Object.assign({},u2),{duration:{type:Number,default:3e3},onAfterLeave:Function,onLeave:Function,internalKey:{type:String,required:!0},onInternalAfterLeave:Function,onHide:Function,onAfterHide:Function}),setup(e){let t=null;const o=M(!0);ut(()=>{n()});function n(){const{duration:d}=e;d&&(t=window.setTimeout(a,d))}function r(d){d.currentTarget===d.target&&t!==null&&(window.clearTimeout(t),t=null)}function i(d){d.currentTarget===d.target&&n()}function a(){const{onHide:d}=e;o.value=!1,t&&(window.clearTimeout(t),t=null),d&&d()}function l(){const{onClose:d}=e;d&&d(),a()}function s(){const{onAfterLeave:d,onInternalAfterLeave:c,onAfterHide:h,internalKey:f}=e;d&&d(),c&&c(f),h&&h()}function u(){a()}return{show:o,hide:a,handleClose:l,handleAfterLeave:s,handleMouseleave:i,handleMouseenter:r,deactivate:u}},render(){return m(Ds,{appear:!0,onAfterLeave:this.handleAfterLeave,onLeave:this.onLeave},{default:()=>[this.show?m(bO,{content:this.content,type:this.type,icon:this.icon,showIcon:this.showIcon,closable:this.closable,onClose:this.handleClose,onMouseenter:this.keepAliveOnHover?this.handleMouseenter:void 0,onMouseleave:this.keepAliveOnHover?this.handleMouseleave:void 0}):null]})}}),CO=Object.assign(Object.assign({},Te.props),{to:[String,Object],duration:{type:Number,default:3e3},keepAliveOnHover:Boolean,max:Number,placement:{type:String,default:"top"},closable:Boolean,containerClass:String,containerStyle:[String,Object]}),f2=xe({name:"MessageProvider",props:CO,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=M([]),n=M({}),r={create(s,u){return i(s,Object.assign({type:"default"},u))},info(s,u){return i(s,Object.assign(Object.assign({},u),{type:"info"}))},success(s,u){return i(s,Object.assign(Object.assign({},u),{type:"success"}))},warning(s,u){return i(s,Object.assign(Object.assign({},u),{type:"warning"}))},error(s,u){return i(s,Object.assign(Object.assign({},u),{type:"error"}))},loading(s,u){return i(s,Object.assign(Object.assign({},u),{type:"loading"}))},destroyAll:l};Je(c2,{props:e,mergedClsPrefixRef:t}),Je(d2,r);function i(s,u){const d=ii(),c=It(Object.assign(Object.assign({},u),{content:s,key:d,destroy:()=>{var f;(f=n.value[d])===null||f===void 0||f.hide()}})),{max:h}=e;return h&&o.value.length>=h&&o.value.shift(),o.value.push(c),c}function a(s){o.value.splice(o.value.findIndex(u=>u.key===s),1),delete n.value[s]}function l(){Object.values(n.value).forEach(s=>{s.hide()})}return Object.assign({mergedClsPrefix:t,messageRefs:n,messageList:o,handleAfterLeave:a},r)},render(){var e,t,o;return m(ft,null,(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e),this.messageList.length?m(bs,{to:(o=this.to)!==null&&o!==void 0?o:"body"},m("div",{class:[`${this.mergedClsPrefix}-message-container`,`${this.mergedClsPrefix}-message-container--${this.placement}`,this.containerClass],key:"message-container",style:this.containerStyle},this.messageList.map(n=>m(yO,Object.assign({ref:r=>{r&&(this.messageRefs[n.key]=r)},internalKey:n.key,onInternalAfterLeave:this.handleAfterLeave},Ui(n,["destroy"],void 0),{duration:n.duration===void 0?this.duration:n.duration,keepAliveOnHover:n.keepAliveOnHover===void 0?this.keepAliveOnHover:n.keepAliveOnHover,closable:n.closable===void 0?this.closable:n.closable}))))):null)}});function wO(){const e=Oe(d2,null);return e===null&&yr("use-message","No outer founded. See prerequisite in https://www.naiveui.com/en-US/os-theme/components/message for more details. If you want to use `useMessage` outside setup, please check https://www.naiveui.com/zh-CN/os-theme/components/message#Q-&-A."),e}const SO=xe({name:"ModalEnvironment",props:Object.assign(Object.assign({},rw),{internalKey:{type:String,required:!0},onInternalAfterLeave:{type:Function,required:!0}}),setup(e){const t=M(!0);function o(){const{onInternalAfterLeave:d,internalKey:c,onAfterLeave:h}=e;d&&d(c),h&&h()}function n(){const{onPositiveClick:d}=e;d?Promise.resolve(d()).then(c=>{c!==!1&&s()}):s()}function r(){const{onNegativeClick:d}=e;d?Promise.resolve(d()).then(c=>{c!==!1&&s()}):s()}function i(){const{onClose:d}=e;d?Promise.resolve(d()).then(c=>{c!==!1&&s()}):s()}function a(d){const{onMaskClick:c,maskClosable:h}=e;c&&(c(d),h&&s())}function l(){const{onEsc:d}=e;d&&d()}function s(){t.value=!1}function u(d){t.value=d}return{show:t,hide:s,handleUpdateShow:u,handleAfterLeave:o,handleCloseClick:i,handleNegativeClick:r,handlePositiveClick:n,handleMaskClick:a,handleEsc:l}},render(){const{handleUpdateShow:e,handleAfterLeave:t,handleMaskClick:o,handleEsc:n,show:r}=this;return m(nm,Object.assign({},this.$props,{show:r,onUpdateShow:e,onMaskClick:o,onEsc:n,onAfterLeave:t,internalAppear:!0,internalModal:!0}))}}),pv="n-modal-provider",h2="n-modal-api",EO="n-modal-reactive-list",kO={to:[String,Object]},_O=xe({name:"ModalProvider",props:kO,setup(){const e=Xu(64),t=Zu(),o=M([]),n={};function r(s={}){const u=ii(),d=It(Object.assign(Object.assign({},s),{key:u,destroy:()=>{var c;(c=n[`n-modal-${u}`])===null||c===void 0||c.hide()}}));return o.value.push(d),d}function i(s){const{value:u}=o;u.splice(u.findIndex(d=>d.key===s),1)}function a(){Object.values(n).forEach(s=>{s==null||s.hide()})}const l={create:r,destroyAll:a};return Je(h2,l),Je(pv,{clickedRef:Xu(64),clickedPositionRef:Zu()}),Je(EO,o),Je(pv,{clickedRef:e,clickedPositionRef:t}),Object.assign(Object.assign({},l),{modalList:o,modalInstRefs:n,handleAfterLeave:i})},render(){var e,t;return m(ft,null,[this.modalList.map(o=>{var n;return m(SO,Ui(o,["destroy"],{to:(n=o.to)!==null&&n!==void 0?n:this.to,ref:r=>{r===null?delete this.modalInstRefs[`n-modal-${o.key}`]:this.modalInstRefs[`n-modal-${o.key}`]=r},internalKey:o.key,onInternalAfterLeave:this.handleAfterLeave}))}),(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)])}});function FO(){const e=Oe(h2,null);return e===null&&yr("use-modal","No outer founded."),e}const qd="n-notification-provider",RO=xe({name:"NotificationContainer",props:{scrollable:{type:Boolean,required:!0},placement:{type:String,required:!0}},setup(){const{mergedThemeRef:e,mergedClsPrefixRef:t,wipTransitionCountRef:o}=Oe(qd),n=M(null);return Et(()=>{var r,i;o.value>0?(r=n==null?void 0:n.value)===null||r===void 0||r.classList.add("transitioning"):(i=n==null?void 0:n.value)===null||i===void 0||i.classList.remove("transitioning")}),{selfRef:n,mergedTheme:e,mergedClsPrefix:t,transitioning:o}},render(){const{$slots:e,scrollable:t,mergedClsPrefix:o,mergedTheme:n,placement:r}=this;return m("div",{ref:"selfRef",class:[`${o}-notification-container`,t&&`${o}-notification-container--scrollable`,`${o}-notification-container--${r}`]},t?m(or,{theme:n.peers.Scrollbar,themeOverrides:n.peerOverrides.Scrollbar,contentStyle:{overflow:"hidden"}},e):e)}}),$O={info:()=>m(is,null),success:()=>m(zd,null),warning:()=>m(Od,null),error:()=>m(Id,null),default:()=>null},im={closable:{type:Boolean,default:!0},type:{type:String,default:"default"},avatar:Function,title:[String,Function],description:[String,Function],content:[String,Function],meta:[String,Function],action:[String,Function],onClose:{type:Function,required:!0},keepAliveOnHover:Boolean,onMouseenter:Function,onMouseleave:Function},PO=ws(im),MO=xe({name:"Notification",props:im,setup(e){const{mergedClsPrefixRef:t,mergedThemeRef:o,props:n}=Oe(qd),{inlineThemeDisabled:r,mergedRtlRef:i}=nt(),a=Gt("Notification",i,t),l=I(()=>{const{type:u}=e,{self:{color:d,textColor:c,closeIconColor:h,closeIconColorHover:f,closeIconColorPressed:p,headerTextColor:g,descriptionTextColor:v,actionTextColor:b,borderRadius:x,headerFontWeight:E,boxShadow:C,lineHeight:_,fontSize:R,closeMargin:w,closeSize:A,width:$,padding:B,closeIconSize:U,closeBorderRadius:H,closeColorHover:K,closeColorPressed:L,titleFontSize:T,metaFontSize:z,descriptionFontSize:F,[Ee("iconColor",u)]:y},common:{cubicBezierEaseOut:re,cubicBezierEaseIn:te,cubicBezierEaseInOut:j}}=o.value,{left:Z,right:se,top:pe,bottom:Se}=Ro(B);return{"--n-color":d,"--n-font-size":R,"--n-text-color":c,"--n-description-text-color":v,"--n-action-text-color":b,"--n-title-text-color":g,"--n-title-font-weight":E,"--n-bezier":j,"--n-bezier-ease-out":re,"--n-bezier-ease-in":te,"--n-border-radius":x,"--n-box-shadow":C,"--n-close-border-radius":H,"--n-close-color-hover":K,"--n-close-color-pressed":L,"--n-close-icon-color":h,"--n-close-icon-color-hover":f,"--n-close-icon-color-pressed":p,"--n-line-height":_,"--n-icon-color":y,"--n-close-margin":w,"--n-close-size":A,"--n-close-icon-size":U,"--n-width":$,"--n-padding-left":Z,"--n-padding-right":se,"--n-padding-top":pe,"--n-padding-bottom":Se,"--n-title-font-size":T,"--n-meta-font-size":z,"--n-description-font-size":F}}),s=r?vt("notification",I(()=>e.type[0]),l,n):void 0;return{mergedClsPrefix:t,showAvatar:I(()=>e.avatar||e.type!=="default"),handleCloseClick(){e.onClose()},rtlEnabled:a,cssVars:r?void 0:l,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender}},render(){var e;const{mergedClsPrefix:t}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${t}-notification-wrapper`,this.themeClass],onMouseenter:this.onMouseenter,onMouseleave:this.onMouseleave,style:this.cssVars},m("div",{class:[`${t}-notification`,this.rtlEnabled&&`${t}-notification--rtl`,this.themeClass,{[`${t}-notification--closable`]:this.closable,[`${t}-notification--show-avatar`]:this.showAvatar}],style:this.cssVars},this.showAvatar?m("div",{class:`${t}-notification__avatar`},this.avatar?Jt(this.avatar):this.type!=="default"?m(Ut,{clsPrefix:t},{default:()=>$O[this.type]()}):null):null,this.closable?m(li,{clsPrefix:t,class:`${t}-notification__close`,onClick:this.handleCloseClick}):null,m("div",{ref:"bodyRef",class:`${t}-notification-main`},this.title?m("div",{class:`${t}-notification-main__header`},Jt(this.title)):null,this.description?m("div",{class:`${t}-notification-main__description`},Jt(this.description)):null,this.content?m("pre",{class:`${t}-notification-main__content`},Jt(this.content)):null,this.meta||this.action?m("div",{class:`${t}-notification-main-footer`},this.meta?m("div",{class:`${t}-notification-main-footer__meta`},Jt(this.meta)):null,this.action?m("div",{class:`${t}-notification-main-footer__action`},Jt(this.action)):null):null)))}}),AO=Object.assign(Object.assign({},im),{duration:Number,onClose:Function,onLeave:Function,onAfterEnter:Function,onAfterLeave:Function,onHide:Function,onAfterShow:Function,onAfterHide:Function}),BO=xe({name:"NotificationEnvironment",props:Object.assign(Object.assign({},AO),{internalKey:{type:String,required:!0},onInternalAfterLeave:{type:Function,required:!0}}),setup(e){const{wipTransitionCountRef:t}=Oe(qd),o=M(!0);let n=null;function r(){o.value=!1,n&&window.clearTimeout(n)}function i(p){t.value++,Rt(()=>{p.style.height=`${p.offsetHeight}px`,p.style.maxHeight="0",p.style.transition="none",p.offsetHeight,p.style.transition="",p.style.maxHeight=p.style.height})}function a(p){t.value--,p.style.height="",p.style.maxHeight="";const{onAfterEnter:g,onAfterShow:v}=e;g&&g(),v&&v()}function l(p){t.value++,p.style.maxHeight=`${p.offsetHeight}px`,p.style.height=`${p.offsetHeight}px`,p.offsetHeight}function s(p){const{onHide:g}=e;g&&g(),p.style.maxHeight="0",p.offsetHeight}function u(){t.value--;const{onAfterLeave:p,onInternalAfterLeave:g,onAfterHide:v,internalKey:b}=e;p&&p(),g(b),v&&v()}function d(){const{duration:p}=e;p&&(n=window.setTimeout(r,p))}function c(p){p.currentTarget===p.target&&n!==null&&(window.clearTimeout(n),n=null)}function h(p){p.currentTarget===p.target&&d()}function f(){const{onClose:p}=e;p?Promise.resolve(p()).then(g=>{g!==!1&&r()}):r()}return ut(()=>{e.duration&&(n=window.setTimeout(r,e.duration))}),{show:o,hide:r,handleClose:f,handleAfterLeave:u,handleLeave:s,handleBeforeLeave:l,handleAfterEnter:a,handleBeforeEnter:i,handleMouseenter:c,handleMouseleave:h}},render(){return m(ho,{name:"notification-transition",appear:!0,onBeforeEnter:this.handleBeforeEnter,onAfterEnter:this.handleAfterEnter,onBeforeLeave:this.handleBeforeLeave,onLeave:this.handleLeave,onAfterLeave:this.handleAfterLeave},{default:()=>this.show?m(MO,Object.assign({},ei(this.$props,PO),{onClose:this.handleClose,onMouseenter:this.duration&&this.keepAliveOnHover?this.handleMouseenter:void 0,onMouseleave:this.duration&&this.keepAliveOnHover?this.handleMouseleave:void 0})):null})}}),DO=N([D("notification-container",` + `)])]),vO={info:()=>m(is,null),success:()=>m(Od,null),warning:()=>m(Ld,null),error:()=>m(zd,null),default:()=>null},bO=xe({name:"Message",props:Object.assign(Object.assign({},d2),{render:Function}),setup(e){const{inlineThemeDisabled:t,mergedRtlRef:o}=nt(e),{props:n,mergedClsPrefixRef:r}=Oe(f2),i=Gt("Message",o,r),a=Ie("Message","-message",gO,ww,n,r),l=I(()=>{const{type:u}=e,{common:{cubicBezierEaseInOut:d},self:{padding:c,margin:h,maxWidth:f,iconMargin:p,closeMargin:g,closeSize:v,iconSize:b,fontSize:x,lineHeight:k,borderRadius:C,iconColorInfo:_,iconColorSuccess:R,iconColorWarning:w,iconColorError:A,iconColorLoading:$,closeIconSize:B,closeBorderRadius:U,[Ee("textColor",u)]:N,[Ee("boxShadow",u)]:K,[Ee("color",u)]:L,[Ee("closeColorHover",u)]:D,[Ee("closeColorPressed",u)]:z,[Ee("closeIconColor",u)]:F,[Ee("closeIconColorPressed",u)]:y,[Ee("closeIconColorHover",u)]:re}}=a.value;return{"--n-bezier":d,"--n-margin":h,"--n-padding":c,"--n-max-width":f,"--n-font-size":x,"--n-icon-margin":p,"--n-icon-size":b,"--n-close-icon-size":B,"--n-close-border-radius":U,"--n-close-size":v,"--n-close-margin":g,"--n-text-color":N,"--n-color":L,"--n-box-shadow":K,"--n-icon-color-info":_,"--n-icon-color-success":R,"--n-icon-color-warning":w,"--n-icon-color-error":A,"--n-icon-color-loading":$,"--n-close-color-hover":D,"--n-close-color-pressed":z,"--n-close-icon-color":F,"--n-close-icon-color-pressed":y,"--n-close-icon-color-hover":re,"--n-line-height":k,"--n-border-radius":C}}),s=t?vt("message",I(()=>e.type[0]),l,{}):void 0;return{mergedClsPrefix:r,rtlEnabled:i,messageProviderProps:n,handleClose(){var u;(u=e.onClose)===null||u===void 0||u.call(e)},cssVars:t?void 0:l,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender,placement:n.placement}},render(){const{render:e,type:t,closable:o,content:n,mergedClsPrefix:r,cssVars:i,themeClass:a,onRender:l,icon:s,handleClose:u,showIcon:d}=this;l==null||l();let c;return m("div",{class:[`${r}-message-wrapper`,a],onMouseenter:this.onMouseenter,onMouseleave:this.onMouseleave,style:[{alignItems:this.placement.startsWith("top")?"flex-start":"flex-end"},i]},e?e(this.$props):m("div",{class:[`${r}-message ${r}-message--${t}-type`,this.rtlEnabled&&`${r}-message--rtl`]},(c=xO(s,t,r))&&d?m("div",{class:`${r}-message__icon ${r}-message__icon--${t}-type`},m(Xi,null,{default:()=>c})):null,m("div",{class:`${r}-message__content`},Jt(n)),o?m(li,{clsPrefix:r,class:`${r}-message__close`,onClick:u,absolute:!0}):null))}});function xO(e,t,o){if(typeof e=="function")return e();{const n=t==="loading"?m(_r,{clsPrefix:o,strokeWidth:24,scale:.85}):vO[t]();return n?m(Ut,{clsPrefix:o,key:t},{default:()=>n}):null}}const yO=xe({name:"MessageEnvironment",props:Object.assign(Object.assign({},d2),{duration:{type:Number,default:3e3},onAfterLeave:Function,onLeave:Function,internalKey:{type:String,required:!0},onInternalAfterLeave:Function,onHide:Function,onAfterHide:Function}),setup(e){let t=null;const o=M(!0);ut(()=>{n()});function n(){const{duration:d}=e;d&&(t=window.setTimeout(a,d))}function r(d){d.currentTarget===d.target&&t!==null&&(window.clearTimeout(t),t=null)}function i(d){d.currentTarget===d.target&&n()}function a(){const{onHide:d}=e;o.value=!1,t&&(window.clearTimeout(t),t=null),d&&d()}function l(){const{onClose:d}=e;d&&d(),a()}function s(){const{onAfterLeave:d,onInternalAfterLeave:c,onAfterHide:h,internalKey:f}=e;d&&d(),c&&c(f),h&&h()}function u(){a()}return{show:o,hide:a,handleClose:l,handleAfterLeave:s,handleMouseleave:i,handleMouseenter:r,deactivate:u}},render(){return m(Ts,{appear:!0,onAfterLeave:this.handleAfterLeave,onLeave:this.onLeave},{default:()=>[this.show?m(bO,{content:this.content,type:this.type,icon:this.icon,showIcon:this.showIcon,closable:this.closable,onClose:this.handleClose,onMouseenter:this.keepAliveOnHover?this.handleMouseenter:void 0,onMouseleave:this.keepAliveOnHover?this.handleMouseleave:void 0}):null]})}}),CO=Object.assign(Object.assign({},Ie.props),{to:[String,Object],duration:{type:Number,default:3e3},keepAliveOnHover:Boolean,max:Number,placement:{type:String,default:"top"},closable:Boolean,containerClass:String,containerStyle:[String,Object]}),h2=xe({name:"MessageProvider",props:CO,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=M([]),n=M({}),r={create(s,u){return i(s,Object.assign({type:"default"},u))},info(s,u){return i(s,Object.assign(Object.assign({},u),{type:"info"}))},success(s,u){return i(s,Object.assign(Object.assign({},u),{type:"success"}))},warning(s,u){return i(s,Object.assign(Object.assign({},u),{type:"warning"}))},error(s,u){return i(s,Object.assign(Object.assign({},u),{type:"error"}))},loading(s,u){return i(s,Object.assign(Object.assign({},u),{type:"loading"}))},destroyAll:l};Je(f2,{props:e,mergedClsPrefixRef:t}),Je(c2,r);function i(s,u){const d=ii(),c=It(Object.assign(Object.assign({},u),{content:s,key:d,destroy:()=>{var f;(f=n.value[d])===null||f===void 0||f.hide()}})),{max:h}=e;return h&&o.value.length>=h&&o.value.shift(),o.value.push(c),c}function a(s){o.value.splice(o.value.findIndex(u=>u.key===s),1),delete n.value[s]}function l(){Object.values(n.value).forEach(s=>{s.hide()})}return Object.assign({mergedClsPrefix:t,messageRefs:n,messageList:o,handleAfterLeave:a},r)},render(){var e,t,o;return m(ft,null,(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e),this.messageList.length?m(bs,{to:(o=this.to)!==null&&o!==void 0?o:"body"},m("div",{class:[`${this.mergedClsPrefix}-message-container`,`${this.mergedClsPrefix}-message-container--${this.placement}`,this.containerClass],key:"message-container",style:this.containerStyle},this.messageList.map(n=>m(yO,Object.assign({ref:r=>{r&&(this.messageRefs[n.key]=r)},internalKey:n.key,onInternalAfterLeave:this.handleAfterLeave},Ui(n,["destroy"],void 0),{duration:n.duration===void 0?this.duration:n.duration,keepAliveOnHover:n.keepAliveOnHover===void 0?this.keepAliveOnHover:n.keepAliveOnHover,closable:n.closable===void 0?this.closable:n.closable}))))):null)}});function wO(){const e=Oe(c2,null);return e===null&&yr("use-message","No outer founded. See prerequisite in https://www.naiveui.com/en-US/os-theme/components/message for more details. If you want to use `useMessage` outside setup, please check https://www.naiveui.com/zh-CN/os-theme/components/message#Q-&-A."),e}const SO=xe({name:"ModalEnvironment",props:Object.assign(Object.assign({},iw),{internalKey:{type:String,required:!0},onInternalAfterLeave:{type:Function,required:!0}}),setup(e){const t=M(!0);function o(){const{onInternalAfterLeave:d,internalKey:c,onAfterLeave:h}=e;d&&d(c),h&&h()}function n(){const{onPositiveClick:d}=e;d?Promise.resolve(d()).then(c=>{c!==!1&&s()}):s()}function r(){const{onNegativeClick:d}=e;d?Promise.resolve(d()).then(c=>{c!==!1&&s()}):s()}function i(){const{onClose:d}=e;d?Promise.resolve(d()).then(c=>{c!==!1&&s()}):s()}function a(d){const{onMaskClick:c,maskClosable:h}=e;c&&(c(d),h&&s())}function l(){const{onEsc:d}=e;d&&d()}function s(){t.value=!1}function u(d){t.value=d}return{show:t,hide:s,handleUpdateShow:u,handleAfterLeave:o,handleCloseClick:i,handleNegativeClick:r,handlePositiveClick:n,handleMaskClick:a,handleEsc:l}},render(){const{handleUpdateShow:e,handleAfterLeave:t,handleMaskClick:o,handleEsc:n,show:r}=this;return m(rm,Object.assign({},this.$props,{show:r,onUpdateShow:e,onMaskClick:o,onEsc:n,onAfterLeave:t,internalAppear:!0,internalModal:!0}))}}),mv="n-modal-provider",p2="n-modal-api",EO="n-modal-reactive-list",kO={to:[String,Object]},_O=xe({name:"ModalProvider",props:kO,setup(){const e=Xu(64),t=Zu(),o=M([]),n={};function r(s={}){const u=ii(),d=It(Object.assign(Object.assign({},s),{key:u,destroy:()=>{var c;(c=n[`n-modal-${u}`])===null||c===void 0||c.hide()}}));return o.value.push(d),d}function i(s){const{value:u}=o;u.splice(u.findIndex(d=>d.key===s),1)}function a(){Object.values(n).forEach(s=>{s==null||s.hide()})}const l={create:r,destroyAll:a};return Je(p2,l),Je(mv,{clickedRef:Xu(64),clickedPositionRef:Zu()}),Je(EO,o),Je(mv,{clickedRef:e,clickedPositionRef:t}),Object.assign(Object.assign({},l),{modalList:o,modalInstRefs:n,handleAfterLeave:i})},render(){var e,t;return m(ft,null,[this.modalList.map(o=>{var n;return m(SO,Ui(o,["destroy"],{to:(n=o.to)!==null&&n!==void 0?n:this.to,ref:r=>{r===null?delete this.modalInstRefs[`n-modal-${o.key}`]:this.modalInstRefs[`n-modal-${o.key}`]=r},internalKey:o.key,onInternalAfterLeave:this.handleAfterLeave}))}),(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)])}});function FO(){const e=Oe(p2,null);return e===null&&yr("use-modal","No outer founded."),e}const Zd="n-notification-provider",RO=xe({name:"NotificationContainer",props:{scrollable:{type:Boolean,required:!0},placement:{type:String,required:!0}},setup(){const{mergedThemeRef:e,mergedClsPrefixRef:t,wipTransitionCountRef:o}=Oe(Zd),n=M(null);return kt(()=>{var r,i;o.value>0?(r=n==null?void 0:n.value)===null||r===void 0||r.classList.add("transitioning"):(i=n==null?void 0:n.value)===null||i===void 0||i.classList.remove("transitioning")}),{selfRef:n,mergedTheme:e,mergedClsPrefix:t,transitioning:o}},render(){const{$slots:e,scrollable:t,mergedClsPrefix:o,mergedTheme:n,placement:r}=this;return m("div",{ref:"selfRef",class:[`${o}-notification-container`,t&&`${o}-notification-container--scrollable`,`${o}-notification-container--${r}`]},t?m(or,{theme:n.peers.Scrollbar,themeOverrides:n.peerOverrides.Scrollbar,contentStyle:{overflow:"hidden"}},e):e)}}),$O={info:()=>m(is,null),success:()=>m(Od,null),warning:()=>m(Ld,null),error:()=>m(zd,null),default:()=>null},am={closable:{type:Boolean,default:!0},type:{type:String,default:"default"},avatar:Function,title:[String,Function],description:[String,Function],content:[String,Function],meta:[String,Function],action:[String,Function],onClose:{type:Function,required:!0},keepAliveOnHover:Boolean,onMouseenter:Function,onMouseleave:Function},PO=ws(am),MO=xe({name:"Notification",props:am,setup(e){const{mergedClsPrefixRef:t,mergedThemeRef:o,props:n}=Oe(Zd),{inlineThemeDisabled:r,mergedRtlRef:i}=nt(),a=Gt("Notification",i,t),l=I(()=>{const{type:u}=e,{self:{color:d,textColor:c,closeIconColor:h,closeIconColorHover:f,closeIconColorPressed:p,headerTextColor:g,descriptionTextColor:v,actionTextColor:b,borderRadius:x,headerFontWeight:k,boxShadow:C,lineHeight:_,fontSize:R,closeMargin:w,closeSize:A,width:$,padding:B,closeIconSize:U,closeBorderRadius:N,closeColorHover:K,closeColorPressed:L,titleFontSize:D,metaFontSize:z,descriptionFontSize:F,[Ee("iconColor",u)]:y},common:{cubicBezierEaseOut:re,cubicBezierEaseIn:te,cubicBezierEaseInOut:j}}=o.value,{left:Z,right:se,top:pe,bottom:Se}=Ro(B);return{"--n-color":d,"--n-font-size":R,"--n-text-color":c,"--n-description-text-color":v,"--n-action-text-color":b,"--n-title-text-color":g,"--n-title-font-weight":k,"--n-bezier":j,"--n-bezier-ease-out":re,"--n-bezier-ease-in":te,"--n-border-radius":x,"--n-box-shadow":C,"--n-close-border-radius":N,"--n-close-color-hover":K,"--n-close-color-pressed":L,"--n-close-icon-color":h,"--n-close-icon-color-hover":f,"--n-close-icon-color-pressed":p,"--n-line-height":_,"--n-icon-color":y,"--n-close-margin":w,"--n-close-size":A,"--n-close-icon-size":U,"--n-width":$,"--n-padding-left":Z,"--n-padding-right":se,"--n-padding-top":pe,"--n-padding-bottom":Se,"--n-title-font-size":D,"--n-meta-font-size":z,"--n-description-font-size":F}}),s=r?vt("notification",I(()=>e.type[0]),l,n):void 0;return{mergedClsPrefix:t,showAvatar:I(()=>e.avatar||e.type!=="default"),handleCloseClick(){e.onClose()},rtlEnabled:a,cssVars:r?void 0:l,themeClass:s==null?void 0:s.themeClass,onRender:s==null?void 0:s.onRender}},render(){var e;const{mergedClsPrefix:t}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${t}-notification-wrapper`,this.themeClass],onMouseenter:this.onMouseenter,onMouseleave:this.onMouseleave,style:this.cssVars},m("div",{class:[`${t}-notification`,this.rtlEnabled&&`${t}-notification--rtl`,this.themeClass,{[`${t}-notification--closable`]:this.closable,[`${t}-notification--show-avatar`]:this.showAvatar}],style:this.cssVars},this.showAvatar?m("div",{class:`${t}-notification__avatar`},this.avatar?Jt(this.avatar):this.type!=="default"?m(Ut,{clsPrefix:t},{default:()=>$O[this.type]()}):null):null,this.closable?m(li,{clsPrefix:t,class:`${t}-notification__close`,onClick:this.handleCloseClick}):null,m("div",{ref:"bodyRef",class:`${t}-notification-main`},this.title?m("div",{class:`${t}-notification-main__header`},Jt(this.title)):null,this.description?m("div",{class:`${t}-notification-main__description`},Jt(this.description)):null,this.content?m("pre",{class:`${t}-notification-main__content`},Jt(this.content)):null,this.meta||this.action?m("div",{class:`${t}-notification-main-footer`},this.meta?m("div",{class:`${t}-notification-main-footer__meta`},Jt(this.meta)):null,this.action?m("div",{class:`${t}-notification-main-footer__action`},Jt(this.action)):null):null)))}}),AO=Object.assign(Object.assign({},am),{duration:Number,onClose:Function,onLeave:Function,onAfterEnter:Function,onAfterLeave:Function,onHide:Function,onAfterShow:Function,onAfterHide:Function}),BO=xe({name:"NotificationEnvironment",props:Object.assign(Object.assign({},AO),{internalKey:{type:String,required:!0},onInternalAfterLeave:{type:Function,required:!0}}),setup(e){const{wipTransitionCountRef:t}=Oe(Zd),o=M(!0);let n=null;function r(){o.value=!1,n&&window.clearTimeout(n)}function i(p){t.value++,Rt(()=>{p.style.height=`${p.offsetHeight}px`,p.style.maxHeight="0",p.style.transition="none",p.offsetHeight,p.style.transition="",p.style.maxHeight=p.style.height})}function a(p){t.value--,p.style.height="",p.style.maxHeight="";const{onAfterEnter:g,onAfterShow:v}=e;g&&g(),v&&v()}function l(p){t.value++,p.style.maxHeight=`${p.offsetHeight}px`,p.style.height=`${p.offsetHeight}px`,p.offsetHeight}function s(p){const{onHide:g}=e;g&&g(),p.style.maxHeight="0",p.offsetHeight}function u(){t.value--;const{onAfterLeave:p,onInternalAfterLeave:g,onAfterHide:v,internalKey:b}=e;p&&p(),g(b),v&&v()}function d(){const{duration:p}=e;p&&(n=window.setTimeout(r,p))}function c(p){p.currentTarget===p.target&&n!==null&&(window.clearTimeout(n),n=null)}function h(p){p.currentTarget===p.target&&d()}function f(){const{onClose:p}=e;p?Promise.resolve(p()).then(g=>{g!==!1&&r()}):r()}return ut(()=>{e.duration&&(n=window.setTimeout(r,e.duration))}),{show:o,hide:r,handleClose:f,handleAfterLeave:u,handleLeave:s,handleBeforeLeave:l,handleAfterEnter:a,handleBeforeEnter:i,handleMouseenter:c,handleMouseleave:h}},render(){return m(ho,{name:"notification-transition",appear:!0,onBeforeEnter:this.handleBeforeEnter,onAfterEnter:this.handleAfterEnter,onBeforeLeave:this.handleBeforeLeave,onLeave:this.handleLeave,onAfterLeave:this.handleAfterLeave},{default:()=>this.show?m(MO,Object.assign({},ei(this.$props,PO),{onClose:this.handleClose,onMouseenter:this.duration&&this.keepAliveOnHover?this.handleMouseenter:void 0,onMouseleave:this.duration&&this.keepAliveOnHover?this.handleMouseleave:void 0})):null})}}),TO=V([T("notification-container",` z-index: 4000; position: fixed; overflow: visible; display: flex; flex-direction: column; align-items: flex-end; - `,[N(">",[D("scrollbar",` + `,[V(">",[T("scrollbar",` width: initial; overflow: visible; height: -moz-fit-content !important; height: fit-content !important; max-height: 100vh !important; - `,[N(">",[D("scrollbar-container",` + `,[V(">",[T("scrollbar-container",` height: -moz-fit-content !important; height: fit-content !important; max-height: 100vh !important; - `,[D("scrollbar-content",` + `,[T("scrollbar-content",` padding-top: 12px; padding-bottom: 33px; `)])])])]),X("top, top-right, top-left",` top: 12px; - `,[N("&.transitioning >",[D("scrollbar",[N(">",[D("scrollbar-container",` + `,[V("&.transitioning >",[T("scrollbar",[V(">",[T("scrollbar-container",` min-height: 100vh !important; `)])])])]),X("bottom, bottom-right, bottom-left",` bottom: 12px; - `,[N(">",[D("scrollbar",[N(">",[D("scrollbar-container",[D("scrollbar-content",` + `,[V(">",[T("scrollbar",[V(">",[T("scrollbar-container",[T("scrollbar-content",` padding-bottom: 12px; - `)])])])]),D("notification-wrapper",` + `)])])])]),T("notification-wrapper",` display: flex; align-items: flex-end; margin-bottom: 0; @@ -3146,18 +3146,18 @@ ${t} `)]),X("top, bottom",` left: 50%; transform: translateX(-50%); - `,[D("notification-wrapper",[N("&.notification-transition-enter-from, &.notification-transition-leave-to",` + `,[T("notification-wrapper",[V("&.notification-transition-enter-from, &.notification-transition-leave-to",` transform: scale(0.85); - `),N("&.notification-transition-leave-from, &.notification-transition-enter-to",` + `),V("&.notification-transition-leave-from, &.notification-transition-enter-to",` transform: scale(1); - `)])]),X("top",[D("notification-wrapper",` + `)])]),X("top",[T("notification-wrapper",` transform-origin: top center; - `)]),X("bottom",[D("notification-wrapper",` + `)]),X("bottom",[T("notification-wrapper",` transform-origin: bottom center; - `)]),X("top-right, bottom-right",[D("notification",` + `)]),X("top-right, bottom-right",[T("notification",` margin-left: 28px; margin-right: 16px; - `)]),X("top-left, bottom-left",[D("notification",` + `)]),X("top-left, bottom-left",[T("notification",` margin-left: 16px; margin-right: 28px; `)]),X("top-right",` @@ -3176,15 +3176,15 @@ ${t} bottom: 0; `),X("bottom-left",` bottom: 0; - `)]),D("notification-wrapper",` + `)]),T("notification-wrapper",` margin-bottom: 12px; - `,[N("&.notification-transition-enter-from, &.notification-transition-leave-to",` + `,[V("&.notification-transition-enter-from, &.notification-transition-leave-to",` opacity: 0; margin-top: 0 !important; margin-bottom: 0 !important; - `),N("&.notification-transition-leave-from, &.notification-transition-enter-to",` + `),V("&.notification-transition-leave-from, &.notification-transition-enter-to",` opacity: 1; - `),N("&.notification-transition-leave-active",` + `),V("&.notification-transition-leave-active",` transition: background-color .3s var(--n-bezier), color .3s var(--n-bezier), @@ -3194,7 +3194,7 @@ ${t} margin-top .3s linear, margin-bottom .3s linear, box-shadow .3s var(--n-bezier); - `),N("&.notification-transition-enter-active",` + `),V("&.notification-transition-enter-active",` transition: background-color .3s var(--n-bezier), color .3s var(--n-bezier), @@ -3204,7 +3204,7 @@ ${t} margin-top .3s linear, margin-bottom .3s linear, box-shadow .3s var(--n-bezier); - `)]),D("notification",` + `)]),T("notification",` background-color: var(--n-color); color: var(--n-text-color); transition: @@ -3227,14 +3227,14 @@ ${t} box-shadow: var(--n-box-shadow); box-sizing: border-box; opacity: 1; - `,[G("avatar",[D("icon",` + `,[G("avatar",[T("icon",` color: var(--n-icon-color); - `),D("base-icon",` + `),T("base-icon",` color: var(--n-icon-color); - `)]),X("show-avatar",[D("notification-main",` + `)]),X("show-avatar",[T("notification-main",` margin-left: 40px; width: calc(100% - 40px); - `)]),X("closable",[D("notification-main",[N("> *:first-child",` + `)]),X("closable",[T("notification-main",[V("> *:first-child",` padding-right: 20px; `)]),G("close",` position: absolute; @@ -3254,7 +3254,7 @@ ${t} display: flex; align-items: center; justify-content: center; - `,[D("icon","transition: color .3s var(--n-bezier);")]),D("notification-main",` + `,[T("icon","transition: color .3s var(--n-bezier);")]),T("notification-main",` padding-top: var(--n-padding-top); padding-bottom: var(--n-padding-bottom); box-sizing: border-box; @@ -3262,7 +3262,7 @@ ${t} flex-direction: column; margin-left: 8px; width: calc(100% - 8px); - `,[D("notification-main-footer",` + `,[T("notification-main-footer",` display: flex; align-items: center; justify-content: space-between; @@ -3295,13 +3295,13 @@ ${t} word-wrap: break-word; transition: color .3s var(--n-bezier-ease-out); color: var(--n-text-color); - `,[N("&:first-child","margin: 0;")])])])])]);function vu(e){const o=e.split("-")[1]==="left"?"calc(-100%)":"calc(100%)";return D("notification-wrapper",[N("&.notification-transition-enter-from, &.notification-transition-leave-to",` + `,[V("&:first-child","margin: 0;")])])])])]);function vu(e){const o=e.split("-")[1]==="left"?"calc(-100%)":"calc(100%)";return T("notification-wrapper",[V("&.notification-transition-enter-from, &.notification-transition-leave-to",` transform: translate(${o}, 0); - `),N("&.notification-transition-leave-from, &.notification-transition-enter-to",` + `),V("&.notification-transition-leave-from, &.notification-transition-enter-to",` transform: translate(0, 0); - `)])}const p2="n-notification-api",TO=Object.assign(Object.assign({},Te.props),{containerClass:String,containerStyle:[String,Object],to:[String,Object],scrollable:{type:Boolean,default:!0},max:Number,placement:{type:String,default:"top-right"},keepAliveOnHover:Boolean}),IO=xe({name:"NotificationProvider",props:TO,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=M([]),n={},r=new Set;function i(f){const p=ii(),g=()=>{r.add(p),n[p]&&n[p].hide()},v=It(Object.assign(Object.assign({},f),{key:p,destroy:g,hide:g,deactivate:g})),{max:b}=e;if(b&&o.value.length-r.size>=b){let x=!1,E=0;for(const C of o.value){if(!r.has(C.key)){n[C.key]&&(C.destroy(),x=!0);break}E++}x||o.value.splice(E,1)}return o.value.push(v),v}const a=["info","success","warning","error"].map(f=>p=>i(Object.assign(Object.assign({},p),{type:f})));function l(f){r.delete(f),o.value.splice(o.value.findIndex(p=>p.key===f),1)}const s=Te("Notification","-notification",DO,xw,e,t),u={create:i,info:a[0],success:a[1],warning:a[2],error:a[3],open:c,destroyAll:h},d=M(0);Je(p2,u),Je(qd,{props:e,mergedClsPrefixRef:t,mergedThemeRef:s,wipTransitionCountRef:d});function c(f){return i(f)}function h(){Object.values(o.value).forEach(f=>{f.hide()})}return Object.assign({mergedClsPrefix:t,notificationList:o,notificationRefs:n,handleAfterLeave:l},u)},render(){var e,t,o;const{placement:n}=this;return m(ft,null,(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e),this.notificationList.length?m(bs,{to:(o=this.to)!==null&&o!==void 0?o:"body"},m(RO,{class:this.containerClass,style:this.containerStyle,scrollable:this.scrollable&&n!=="top"&&n!=="bottom",placement:n},{default:()=>this.notificationList.map(r=>m(BO,Object.assign({ref:i=>{const a=r.key;i===null?delete this.notificationRefs[a]:this.notificationRefs[a]=i}},Ui(r,["destroy","hide","deactivate"]),{internalKey:r.key,onInternalAfterLeave:this.handleAfterLeave,keepAliveOnHover:r.keepAliveOnHover===void 0?this.keepAliveOnHover:r.keepAliveOnHover})))})):null)}});function zO(){const e=Oe(p2,null);return e===null&&yr("use-notification","No outer `n-notification-provider` found."),e}const OO=N([D("page-header-header",` + `)])}const m2="n-notification-api",DO=Object.assign(Object.assign({},Ie.props),{containerClass:String,containerStyle:[String,Object],to:[String,Object],scrollable:{type:Boolean,default:!0},max:Number,placement:{type:String,default:"top-right"},keepAliveOnHover:Boolean}),IO=xe({name:"NotificationProvider",props:DO,setup(e){const{mergedClsPrefixRef:t}=nt(e),o=M([]),n={},r=new Set;function i(f){const p=ii(),g=()=>{r.add(p),n[p]&&n[p].hide()},v=It(Object.assign(Object.assign({},f),{key:p,destroy:g,hide:g,deactivate:g})),{max:b}=e;if(b&&o.value.length-r.size>=b){let x=!1,k=0;for(const C of o.value){if(!r.has(C.key)){n[C.key]&&(C.destroy(),x=!0);break}k++}x||o.value.splice(k,1)}return o.value.push(v),v}const a=["info","success","warning","error"].map(f=>p=>i(Object.assign(Object.assign({},p),{type:f})));function l(f){r.delete(f),o.value.splice(o.value.findIndex(p=>p.key===f),1)}const s=Ie("Notification","-notification",TO,yw,e,t),u={create:i,info:a[0],success:a[1],warning:a[2],error:a[3],open:c,destroyAll:h},d=M(0);Je(m2,u),Je(Zd,{props:e,mergedClsPrefixRef:t,mergedThemeRef:s,wipTransitionCountRef:d});function c(f){return i(f)}function h(){Object.values(o.value).forEach(f=>{f.hide()})}return Object.assign({mergedClsPrefix:t,notificationList:o,notificationRefs:n,handleAfterLeave:l},u)},render(){var e,t,o;const{placement:n}=this;return m(ft,null,(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e),this.notificationList.length?m(bs,{to:(o=this.to)!==null&&o!==void 0?o:"body"},m(RO,{class:this.containerClass,style:this.containerStyle,scrollable:this.scrollable&&n!=="top"&&n!=="bottom",placement:n},{default:()=>this.notificationList.map(r=>m(BO,Object.assign({ref:i=>{const a=r.key;i===null?delete this.notificationRefs[a]:this.notificationRefs[a]=i}},Ui(r,["destroy","hide","deactivate"]),{internalKey:r.key,onInternalAfterLeave:this.handleAfterLeave,keepAliveOnHover:r.keepAliveOnHover===void 0?this.keepAliveOnHover:r.keepAliveOnHover})))})):null)}});function zO(){const e=Oe(m2,null);return e===null&&yr("use-notification","No outer `n-notification-provider` found."),e}const OO=V([T("page-header-header",` margin-bottom: 20px; - `),D("page-header",` + `),T("page-header",` display: flex; align-items: center; justify-content: space-between; @@ -3318,7 +3318,7 @@ ${t} cursor: pointer; color: var(--n-back-color); transition: color .3s var(--n-bezier); - `,[N("&:hover","color: var(--n-back-color-hover);"),N("&:active","color: var(--n-back-color-pressed);")]),G("avatar",` + `,[V("&:hover","color: var(--n-back-color-hover);"),V("&:active","color: var(--n-back-color-pressed);")]),G("avatar",` display: flex; margin-right: 12px `),G("title",` @@ -3331,11 +3331,11 @@ ${t} font-size: 14px; transition: color .3s var(--n-bezier); color: var(--n-subtitle-text-color); - `)]),D("page-header-content",` + `)]),T("page-header-content",` font-size: var(--n-font-size); - `,[N("&:not(:first-child)","margin-top: 20px;")]),D("page-header-footer",` + `,[V("&:not(:first-child)","margin-top: 20px;")]),T("page-header-footer",` font-size: var(--n-font-size); - `,[N("&:not(:first-child)","margin-top: 20px;")])]),LO=Object.assign(Object.assign({},Te.props),{title:String,subtitle:String,extra:String,onBack:Function}),HO=xe({name:"PageHeader",props:LO,setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o,inlineThemeDisabled:n}=nt(e),r=Te("PageHeader","-page-header",OO,Rw,e,t),i=Gt("PageHeader",o,t),a=I(()=>{const{self:{titleTextColor:s,subtitleTextColor:u,backColor:d,fontSize:c,titleFontSize:h,backSize:f,titleFontWeight:p,backColorHover:g,backColorPressed:v},common:{cubicBezierEaseInOut:b}}=r.value;return{"--n-title-text-color":s,"--n-title-font-size":h,"--n-title-font-weight":p,"--n-font-size":c,"--n-back-size":f,"--n-subtitle-text-color":u,"--n-back-color":d,"--n-back-color-hover":g,"--n-back-color-pressed":v,"--n-bezier":b}}),l=n?vt("page-header",void 0,a,e):void 0;return{rtlEnabled:i,mergedClsPrefix:t,cssVars:n?void 0:a,themeClass:l==null?void 0:l.themeClass,onRender:l==null?void 0:l.onRender}},render(){var e;const{onBack:t,title:o,subtitle:n,extra:r,mergedClsPrefix:i,cssVars:a,$slots:l}=this;(e=this.onRender)===null||e===void 0||e.call(this);const{title:s,subtitle:u,extra:d,default:c,header:h,avatar:f,footer:p,back:g}=l,v=t,b=o||s,x=n||u,E=r||d;return m("div",{style:a,class:[`${i}-page-header-wrapper`,this.themeClass,this.rtlEnabled&&`${i}-page-header-wrapper--rtl`]},h?m("div",{class:`${i}-page-header-header`,key:"breadcrumb"},h()):null,(v||f||b||x||E)&&m("div",{class:`${i}-page-header`,key:"header"},m("div",{class:`${i}-page-header__main`,key:"back"},v?m("div",{class:`${i}-page-header__back`,onClick:t},g?g():m(Ut,{clsPrefix:i},{default:()=>m(BM,null)})):null,f?m("div",{class:`${i}-page-header__avatar`},f()):null,b?m("div",{class:`${i}-page-header__title`,key:"title"},o||s()):null,x?m("div",{class:`${i}-page-header__subtitle`,key:"subtitle"},n||u()):null),E?m("div",{class:`${i}-page-header__extra`},r||d()):null),c?m("div",{class:`${i}-page-header-content`,key:"content"},c()):null,p?m("div",{class:`${i}-page-header-footer`,key:"footer"},p()):null)}}),NO={name:"QrCode",common:Ne,self:e=>({borderRadius:e.borderRadius})};function VO(e){return{borderRadius:e.borderRadius}}const jO={name:"QrCode",common:Ve,self:VO},WO={name:"Skeleton",common:Ne,self(e){const{heightSmall:t,heightMedium:o,heightLarge:n,borderRadius:r}=e;return{color:"rgba(255, 255, 255, 0.12)",colorEnd:"rgba(255, 255, 255, 0.18)",borderRadius:r,heightSmall:t,heightMedium:o,heightLarge:n}}};function UO(e){const{heightSmall:t,heightMedium:o,heightLarge:n,borderRadius:r}=e;return{color:"#eee",colorEnd:"#ddd",borderRadius:r,heightSmall:t,heightMedium:o,heightLarge:n}}const m2={name:"Skeleton",common:Ve,self:UO},KO=N([D("skeleton",` + `,[V("&:not(:first-child)","margin-top: 20px;")])]),LO=Object.assign(Object.assign({},Ie.props),{title:String,subtitle:String,extra:String,onBack:Function}),HO=xe({name:"PageHeader",props:LO,setup(e){const{mergedClsPrefixRef:t,mergedRtlRef:o,inlineThemeDisabled:n}=nt(e),r=Ie("PageHeader","-page-header",OO,$w,e,t),i=Gt("PageHeader",o,t),a=I(()=>{const{self:{titleTextColor:s,subtitleTextColor:u,backColor:d,fontSize:c,titleFontSize:h,backSize:f,titleFontWeight:p,backColorHover:g,backColorPressed:v},common:{cubicBezierEaseInOut:b}}=r.value;return{"--n-title-text-color":s,"--n-title-font-size":h,"--n-title-font-weight":p,"--n-font-size":c,"--n-back-size":f,"--n-subtitle-text-color":u,"--n-back-color":d,"--n-back-color-hover":g,"--n-back-color-pressed":v,"--n-bezier":b}}),l=n?vt("page-header",void 0,a,e):void 0;return{rtlEnabled:i,mergedClsPrefix:t,cssVars:n?void 0:a,themeClass:l==null?void 0:l.themeClass,onRender:l==null?void 0:l.onRender}},render(){var e;const{onBack:t,title:o,subtitle:n,extra:r,mergedClsPrefix:i,cssVars:a,$slots:l}=this;(e=this.onRender)===null||e===void 0||e.call(this);const{title:s,subtitle:u,extra:d,default:c,header:h,avatar:f,footer:p,back:g}=l,v=t,b=o||s,x=n||u,k=r||d;return m("div",{style:a,class:[`${i}-page-header-wrapper`,this.themeClass,this.rtlEnabled&&`${i}-page-header-wrapper--rtl`]},h?m("div",{class:`${i}-page-header-header`,key:"breadcrumb"},h()):null,(v||f||b||x||k)&&m("div",{class:`${i}-page-header`,key:"header"},m("div",{class:`${i}-page-header__main`,key:"back"},v?m("div",{class:`${i}-page-header__back`,onClick:t},g?g():m(Ut,{clsPrefix:i},{default:()=>m(BM,null)})):null,f?m("div",{class:`${i}-page-header__avatar`},f()):null,b?m("div",{class:`${i}-page-header__title`,key:"title"},o||s()):null,x?m("div",{class:`${i}-page-header__subtitle`,key:"subtitle"},n||u()):null),k?m("div",{class:`${i}-page-header__extra`},r||d()):null),c?m("div",{class:`${i}-page-header-content`,key:"content"},c()):null,p?m("div",{class:`${i}-page-header-footer`,key:"footer"},p()):null)}}),NO={name:"QrCode",common:Ne,self:e=>({borderRadius:e.borderRadius})};function VO(e){return{borderRadius:e.borderRadius}}const jO={name:"QrCode",common:Ve,self:VO},WO={name:"Skeleton",common:Ne,self(e){const{heightSmall:t,heightMedium:o,heightLarge:n,borderRadius:r}=e;return{color:"rgba(255, 255, 255, 0.12)",colorEnd:"rgba(255, 255, 255, 0.18)",borderRadius:r,heightSmall:t,heightMedium:o,heightLarge:n}}};function UO(e){const{heightSmall:t,heightMedium:o,heightLarge:n,borderRadius:r}=e;return{color:"#eee",colorEnd:"#ddd",borderRadius:r,heightSmall:t,heightMedium:o,heightLarge:n}}const g2={name:"Skeleton",common:Ve,self:UO},KO=V([T("skeleton",` height: 1em; width: 100%; transition: @@ -3344,7 +3344,7 @@ ${t} background-color .3s var(--n-bezier); animation: 2s skeleton-loading infinite cubic-bezier(0.36, 0, 0.64, 1); background-color: var(--n-color-start); - `),N("@keyframes skeleton-loading",` + `),V("@keyframes skeleton-loading",` 0% { background: var(--n-color-start); } @@ -3357,8 +3357,8 @@ ${t} 100% { background: var(--n-color-start); } - `)]),GO=Object.assign(Object.assign({},Te.props),{text:Boolean,round:Boolean,circle:Boolean,height:[String,Number],width:[String,Number],size:String,repeat:{type:Number,default:1},animated:{type:Boolean,default:!0},sharp:{type:Boolean,default:!0}}),qO=xe({name:"Skeleton",inheritAttrs:!1,props:GO,setup(e){fk();const{mergedClsPrefixRef:t}=nt(e),o=Te("Skeleton","-skeleton",KO,m2,e,t);return{mergedClsPrefix:t,style:I(()=>{var n,r;const i=o.value,{common:{cubicBezierEaseInOut:a}}=i,l=i.self,{color:s,colorEnd:u,borderRadius:d}=l;let c;const{circle:h,sharp:f,round:p,width:g,height:v,size:b,text:x,animated:E}=e;b!==void 0&&(c=l[Ee("height",b)]);const C=h?(n=g??v)!==null&&n!==void 0?n:c:g,_=(r=h?g??v:v)!==null&&r!==void 0?r:c;return{display:x?"inline-block":"",verticalAlign:x?"-0.125em":"",borderRadius:h?"50%":p?"4096px":f?"":d,width:typeof C=="number"?Lt(C):C,height:typeof _=="number"?Lt(_):_,animation:E?"":"none","--n-bezier":a,"--n-color-start":s,"--n-color-end":u}})}},render(){const{repeat:e,style:t,mergedClsPrefix:o,$attrs:n}=this,r=m("div",bo({class:`${o}-skeleton`,style:t},n));return e>1?m(ft,null,Sx(e,null).map(i=>[r,` -`])):r}});function mv(e){return window.TouchEvent&&e instanceof window.TouchEvent}function gv(){const e=new Map,t=o=>n=>{e.set(o,n)};return B1(()=>{e.clear()}),[e,t]}const ZO=N([D("slider",` + `)]),GO=Object.assign(Object.assign({},Ie.props),{text:Boolean,round:Boolean,circle:Boolean,height:[String,Number],width:[String,Number],size:String,repeat:{type:Number,default:1},animated:{type:Boolean,default:!0},sharp:{type:Boolean,default:!0}}),qO=xe({name:"Skeleton",inheritAttrs:!1,props:GO,setup(e){fk();const{mergedClsPrefixRef:t}=nt(e),o=Ie("Skeleton","-skeleton",KO,g2,e,t);return{mergedClsPrefix:t,style:I(()=>{var n,r;const i=o.value,{common:{cubicBezierEaseInOut:a}}=i,l=i.self,{color:s,colorEnd:u,borderRadius:d}=l;let c;const{circle:h,sharp:f,round:p,width:g,height:v,size:b,text:x,animated:k}=e;b!==void 0&&(c=l[Ee("height",b)]);const C=h?(n=g??v)!==null&&n!==void 0?n:c:g,_=(r=h?g??v:v)!==null&&r!==void 0?r:c;return{display:x?"inline-block":"",verticalAlign:x?"-0.125em":"",borderRadius:h?"50%":p?"4096px":f?"":d,width:typeof C=="number"?Lt(C):C,height:typeof _=="number"?Lt(_):_,animation:k?"":"none","--n-bezier":a,"--n-color-start":s,"--n-color-end":u}})}},render(){const{repeat:e,style:t,mergedClsPrefix:o,$attrs:n}=this,r=m("div",bo({class:`${o}-skeleton`,style:t},n));return e>1?m(ft,null,Ex(e,null).map(i=>[r,` +`])):r}});function gv(e){return window.TouchEvent&&e instanceof window.TouchEvent}function vv(){const e=new Map,t=o=>n=>{e.set(o,n)};return T1(()=>{e.clear()}),[e,t]}const ZO=V([T("slider",` display: block; padding: calc((var(--n-handle-size) - var(--n-rail-height)) / 2) 0; position: relative; @@ -3367,31 +3367,31 @@ ${t} cursor: pointer; user-select: none; -webkit-user-select: none; - `,[X("reverse",[D("slider-handles",[D("slider-handle-wrapper",` + `,[X("reverse",[T("slider-handles",[T("slider-handle-wrapper",` transform: translate(50%, -50%); - `)]),D("slider-dots",[D("slider-dot",` + `)]),T("slider-dots",[T("slider-dot",` transform: translateX(50%, -50%); - `)]),X("vertical",[D("slider-handles",[D("slider-handle-wrapper",` + `)]),X("vertical",[T("slider-handles",[T("slider-handle-wrapper",` transform: translate(-50%, -50%); - `)]),D("slider-marks",[D("slider-mark",` + `)]),T("slider-marks",[T("slider-mark",` transform: translateY(calc(-50% + var(--n-dot-height) / 2)); - `)]),D("slider-dots",[D("slider-dot",` + `)]),T("slider-dots",[T("slider-dot",` transform: translateX(-50%) translateY(0); `)])])]),X("vertical",` box-sizing: content-box; padding: 0 calc((var(--n-handle-size) - var(--n-rail-height)) / 2); width: var(--n-rail-width-vertical); height: 100%; - `,[D("slider-handles",` + `,[T("slider-handles",` top: calc(var(--n-handle-size) / 2); right: 0; bottom: calc(var(--n-handle-size) / 2); left: 0; - `,[D("slider-handle-wrapper",` + `,[T("slider-handle-wrapper",` top: unset; left: 50%; transform: translate(-50%, 50%); - `)]),D("slider-rail",` + `)]),T("slider-rail",` height: 100%; `,[G("fill",` top: unset; @@ -3401,40 +3401,40 @@ ${t} `)]),X("with-mark",` width: var(--n-rail-width-vertical); margin: 0 32px 0 8px; - `),D("slider-marks",` + `),T("slider-marks",` top: calc(var(--n-handle-size) / 2); right: unset; bottom: calc(var(--n-handle-size) / 2); left: 22px; font-size: var(--n-mark-font-size); - `,[D("slider-mark",` + `,[T("slider-mark",` transform: translateY(50%); white-space: nowrap; - `)]),D("slider-dots",` + `)]),T("slider-dots",` top: calc(var(--n-handle-size) / 2); right: unset; bottom: calc(var(--n-handle-size) / 2); left: 50%; - `,[D("slider-dot",` + `,[T("slider-dot",` transform: translateX(-50%) translateY(50%); `)])]),X("disabled",` cursor: not-allowed; opacity: var(--n-opacity-disabled); - `,[D("slider-handle",` + `,[T("slider-handle",` cursor: not-allowed; `)]),X("with-mark",` width: 100%; margin: 8px 0 32px 0; - `),N("&:hover",[D("slider-rail",{backgroundColor:"var(--n-rail-color-hover)"},[G("fill",{backgroundColor:"var(--n-fill-color-hover)"})]),D("slider-handle",{boxShadow:"var(--n-handle-box-shadow-hover)"})]),X("active",[D("slider-rail",{backgroundColor:"var(--n-rail-color-hover)"},[G("fill",{backgroundColor:"var(--n-fill-color-hover)"})]),D("slider-handle",{boxShadow:"var(--n-handle-box-shadow-hover)"})]),D("slider-marks",` + `),V("&:hover",[T("slider-rail",{backgroundColor:"var(--n-rail-color-hover)"},[G("fill",{backgroundColor:"var(--n-fill-color-hover)"})]),T("slider-handle",{boxShadow:"var(--n-handle-box-shadow-hover)"})]),X("active",[T("slider-rail",{backgroundColor:"var(--n-rail-color-hover)"},[G("fill",{backgroundColor:"var(--n-fill-color-hover)"})]),T("slider-handle",{boxShadow:"var(--n-handle-box-shadow-hover)"})]),T("slider-marks",` position: absolute; top: 18px; left: calc(var(--n-handle-size) / 2); right: calc(var(--n-handle-size) / 2); - `,[D("slider-mark",` + `,[T("slider-mark",` position: absolute; transform: translateX(-50%); white-space: nowrap; - `)]),D("slider-rail",` + `)]),T("slider-rail",` width: 100%; position: relative; height: var(--n-rail-height); @@ -3448,20 +3448,20 @@ ${t} border-radius: calc(var(--n-rail-height) / 2); transition: background-color .3s var(--n-bezier); background-color: var(--n-fill-color); - `)]),D("slider-handles",` + `)]),T("slider-handles",` position: absolute; top: 0; right: calc(var(--n-handle-size) / 2); bottom: 0; left: calc(var(--n-handle-size) / 2); - `,[D("slider-handle-wrapper",` + `,[T("slider-handle-wrapper",` outline: none; position: absolute; top: 50%; transform: translate(-50%, -50%); cursor: pointer; display: flex; - `,[D("slider-handle",` + `,[T("slider-handle",` height: var(--n-handle-size); width: var(--n-handle-size); border-radius: 50%; @@ -3469,18 +3469,18 @@ ${t} transition: box-shadow .2s var(--n-bezier), background-color .3s var(--n-bezier); background-color: var(--n-handle-color); box-shadow: var(--n-handle-box-shadow); - `,[N("&:hover",` + `,[V("&:hover",` box-shadow: var(--n-handle-box-shadow-hover); - `)]),N("&:focus",[D("slider-handle",` + `)]),V("&:focus",[T("slider-handle",` box-shadow: var(--n-handle-box-shadow-focus); - `,[N("&:hover",` + `,[V("&:hover",` box-shadow: var(--n-handle-box-shadow-active); - `)])])])]),D("slider-dots",` + `)])])])]),T("slider-dots",` position: absolute; top: 50%; left: calc(var(--n-handle-size) / 2); right: calc(var(--n-handle-size) / 2); - `,[X("transition-disabled",[D("slider-dot","transition: none;")]),D("slider-dot",` + `,[X("transition-disabled",[T("slider-dot","transition: none;")]),T("slider-dot",` transition: border-color .3s var(--n-bezier), box-shadow .3s var(--n-bezier), @@ -3494,14 +3494,14 @@ ${t} box-sizing: border-box; border: var(--n-dot-border); background-color: var(--n-dot-color); - `,[X("active","border: var(--n-dot-border-active);")])])]),D("slider-handle-indicator",` + `,[X("active","border: var(--n-dot-border-active);")])])]),T("slider-handle-indicator",` font-size: var(--n-font-size); padding: 6px 10px; border-radius: var(--n-indicator-border-radius); color: var(--n-indicator-text-color); background-color: var(--n-indicator-color); box-shadow: var(--n-indicator-box-shadow); - `,[An()]),D("slider-handle-indicator",` + `,[An()]),T("slider-handle-indicator",` font-size: var(--n-font-size); padding: 6px 10px; border-radius: var(--n-indicator-border-radius); @@ -3516,26 +3516,26 @@ ${t} margin-top: 12px; `),X("left",` margin-right: 12px; - `),An()]),Ki(D("slider",[D("slider-dot","background-color: var(--n-dot-color-modal);")])),Ha(D("slider",[D("slider-dot","background-color: var(--n-dot-color-popover);")]))]),XO=0,YO=Object.assign(Object.assign({},Te.props),{to:Mo.propTo,defaultValue:{type:[Number,Array],default:0},marks:Object,disabled:{type:Boolean,default:void 0},formatTooltip:Function,keyboard:{type:Boolean,default:!0},min:{type:Number,default:0},max:{type:Number,default:100},step:{type:[Number,String],default:1},range:Boolean,value:[Number,Array],placement:String,showTooltip:{type:Boolean,default:void 0},tooltip:{type:Boolean,default:!0},vertical:Boolean,reverse:Boolean,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onDragstart:[Function],onDragend:[Function]}),QO=xe({name:"Slider",props:YO,setup(e){const{mergedClsPrefixRef:t,namespaceRef:o,inlineThemeDisabled:n}=nt(e),r=Te("Slider","-slider",ZO,Tw,e,t),i=M(null),[a,l]=gv(),[s,u]=gv(),d=M(new Set),c=Dn(e),{mergedDisabledRef:h}=c,f=I(()=>{const{step:ae}=e;if(Number(ae)<=0||ae==="mark")return 0;const q=ae.toString();let ue=0;return q.includes(".")&&(ue=q.length-q.indexOf(".")-1),ue}),p=M(e.defaultValue),g=Be(e,"value"),v=to(g,p),b=I(()=>{const{value:ae}=v;return(e.range?ae:[ae]).map(Z)}),x=I(()=>b.value.length>2),E=I(()=>e.placement===void 0?e.vertical?"right":"top":e.placement),C=I(()=>{const{marks:ae}=e;return ae?Object.keys(ae).map(Number.parseFloat):null}),_=M(-1),R=M(-1),w=M(-1),A=M(!1),$=M(!1),B=I(()=>{const{vertical:ae,reverse:q}=e;return ae?q?"top":"bottom":q?"right":"left"}),U=I(()=>{if(x.value)return;const ae=b.value,q=se(e.range?Math.min(...ae):e.min),ue=se(e.range?Math.max(...ae):ae[0]),{value:ve}=B;return e.vertical?{[ve]:`${q}%`,height:`${ue-q}%`}:{[ve]:`${q}%`,width:`${ue-q}%`}}),H=I(()=>{const ae=[],{marks:q}=e;if(q){const ue=b.value.slice();ue.sort((st,Xe)=>st-Xe);const{value:ve}=B,{value:De}=x,{range:Ke}=e,Qe=De?()=>!1:st=>Ke?st>=ue[0]&&st<=ue[ue.length-1]:st<=ue[0];for(const st of Object.keys(q)){const Xe=Number(st);ae.push({active:Qe(Xe),key:Xe,label:q[st],style:{[ve]:`${se(Xe)}%`}})}}return ae});function K(ae,q){const ue=se(ae),{value:ve}=B;return{[ve]:`${ue}%`,zIndex:q===_.value?1:0}}function L(ae){return e.showTooltip||w.value===ae||_.value===ae&&A.value}function T(ae){return A.value?!(_.value===ae&&R.value===ae):!0}function z(ae){var q;~ae&&(_.value=ae,(q=a.get(ae))===null||q===void 0||q.focus())}function F(){s.forEach((ae,q)=>{L(q)&&ae.syncPosition()})}function y(ae){const{"onUpdate:value":q,onUpdateValue:ue}=e,{nTriggerFormInput:ve,nTriggerFormChange:De}=c;ue&&Fe(ue,ae),q&&Fe(q,ae),p.value=ae,ve(),De()}function re(ae){const{range:q}=e;if(q){if(Array.isArray(ae)){const{value:ue}=b;ae.join()!==ue.join()&&y(ae)}}else Array.isArray(ae)||b.value[0]!==ae&&y(ae)}function te(ae,q){if(e.range){const ue=b.value.slice();ue.splice(q,1,ae),re(ue)}else re(ae)}function j(ae,q,ue){const ve=ue!==void 0;ue||(ue=ae-q>0?1:-1);const De=C.value||[],{step:Ke}=e;if(Ke==="mark"){const Xe=he(ae,De.concat(q),ve?ue:void 0);return Xe?Xe.value:q}if(Ke<=0)return q;const{value:Qe}=f;let st;if(ve){const Xe=Number((q/Ke).toFixed(Qe)),pt=Math.floor(Xe),Ye=Xe>pt?pt:pt-1,Le=Xe0)&&(ve===null||Qe0?1:-1),q)}function O(ae){var q,ue;if(h.value||!mv(ae)&&ae.button!==XO)return;const ve=fe(ae);if(ve===void 0)return;const De=b.value.slice(),Ke=e.range?(ue=(q=he(ve,De))===null||q===void 0?void 0:q.index)!==null&&ue!==void 0?ue:-1:0;Ke!==-1&&(ae.preventDefault(),z(Ke),Ie(),te(j(ve,b.value[Ke]),Ke))}function Ie(){A.value||(A.value=!0,e.onDragstart&&Fe(e.onDragstart),Ct("touchend",document,ee),Ct("mouseup",document,ee),Ct("touchmove",document,W),Ct("mousemove",document,W))}function je(){A.value&&(A.value=!1,e.onDragend&&Fe(e.onDragend),xt("touchend",document,ee),xt("mouseup",document,ee),xt("touchmove",document,W),xt("mousemove",document,W))}function W(ae){const{value:q}=_;if(!A.value||q===-1){je();return}const ue=fe(ae);ue!==void 0&&te(j(ue,b.value[q]),q)}function ee(){je()}function ge(ae){_.value=ae,h.value||(w.value=ae)}function Ce(ae){_.value===ae&&(_.value=-1,je()),w.value===ae&&(w.value=-1)}function le(ae){w.value=ae}function ne(ae){w.value===ae&&(w.value=-1)}at(_,(ae,q)=>void Rt(()=>R.value=q)),at(v,()=>{if(e.marks){if($.value)return;$.value=!0,Rt(()=>{$.value=!1})}Rt(F)}),Xt(()=>{je()});const ce=I(()=>{const{self:{markFontSize:ae,railColor:q,railColorHover:ue,fillColor:ve,fillColorHover:De,handleColor:Ke,opacityDisabled:Qe,dotColor:st,dotColorModal:Xe,handleBoxShadow:pt,handleBoxShadowHover:Ye,handleBoxShadowActive:Le,handleBoxShadowFocus:et,dotBorder:Q,dotBoxShadow:me,railHeight:Pe,railWidthVertical:He,handleSize:We,dotHeight:Ge,dotWidth:qe,dotBorderRadius:tt,fontSize:yt,dotBorderActive:Bt,dotColorPopover:kt},common:{cubicBezierEaseInOut:xo}}=r.value;return{"--n-bezier":xo,"--n-dot-border":Q,"--n-dot-border-active":Bt,"--n-dot-border-radius":tt,"--n-dot-box-shadow":me,"--n-dot-color":st,"--n-dot-color-modal":Xe,"--n-dot-color-popover":kt,"--n-dot-height":Ge,"--n-dot-width":qe,"--n-fill-color":ve,"--n-fill-color-hover":De,"--n-font-size":yt,"--n-handle-box-shadow":pt,"--n-handle-box-shadow-active":Le,"--n-handle-box-shadow-focus":et,"--n-handle-box-shadow-hover":Ye,"--n-handle-color":Ke,"--n-handle-size":We,"--n-opacity-disabled":Qe,"--n-rail-color":q,"--n-rail-color-hover":ue,"--n-rail-height":Pe,"--n-rail-width-vertical":He,"--n-mark-font-size":ae}}),J=n?vt("slider",void 0,ce,e):void 0,ie=I(()=>{const{self:{fontSize:ae,indicatorColor:q,indicatorBoxShadow:ue,indicatorTextColor:ve,indicatorBorderRadius:De}}=r.value;return{"--n-font-size":ae,"--n-indicator-border-radius":De,"--n-indicator-box-shadow":ue,"--n-indicator-color":q,"--n-indicator-text-color":ve}}),de=n?vt("slider-indicator",void 0,ie,e):void 0;return{mergedClsPrefix:t,namespace:o,uncontrolledValue:p,mergedValue:v,mergedDisabled:h,mergedPlacement:E,isMounted:Cr(),adjustedTo:Mo(e),dotTransitionDisabled:$,markInfos:H,isShowTooltip:L,shouldKeepTooltipTransition:T,handleRailRef:i,setHandleRefs:l,setFollowerRefs:u,fillStyle:U,getHandleStyle:K,activeIndex:_,arrifiedValues:b,followerEnabledIndexSet:d,handleRailMouseDown:O,handleHandleFocus:ge,handleHandleBlur:Ce,handleHandleMouseEnter:le,handleHandleMouseLeave:ne,handleRailKeyDown:ye,indicatorCssVars:n?void 0:ie,indicatorThemeClass:de==null?void 0:de.themeClass,indicatorOnRender:de==null?void 0:de.onRender,cssVars:n?void 0:ce,themeClass:J==null?void 0:J.themeClass,onRender:J==null?void 0:J.onRender}},render(){var e;const{mergedClsPrefix:t,themeClass:o,formatTooltip:n}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${t}-slider`,o,{[`${t}-slider--disabled`]:this.mergedDisabled,[`${t}-slider--active`]:this.activeIndex!==-1,[`${t}-slider--with-mark`]:this.marks,[`${t}-slider--vertical`]:this.vertical,[`${t}-slider--reverse`]:this.reverse}],style:this.cssVars,onKeydown:this.handleRailKeyDown,onMousedown:this.handleRailMouseDown,onTouchstart:this.handleRailMouseDown},m("div",{class:`${t}-slider-rail`},m("div",{class:`${t}-slider-rail__fill`,style:this.fillStyle}),this.marks?m("div",{class:[`${t}-slider-dots`,this.dotTransitionDisabled&&`${t}-slider-dots--transition-disabled`]},this.markInfos.map(r=>m("div",{key:r.key,class:[`${t}-slider-dot`,{[`${t}-slider-dot--active`]:r.active}],style:r.style}))):null,m("div",{ref:"handleRailRef",class:`${t}-slider-handles`},this.arrifiedValues.map((r,i)=>{const a=this.isShowTooltip(i);return m(ks,null,{default:()=>[m(_s,null,{default:()=>m("div",{ref:this.setHandleRefs(i),class:`${t}-slider-handle-wrapper`,tabindex:this.mergedDisabled?-1:0,role:"slider","aria-valuenow":r,"aria-valuemin":this.min,"aria-valuemax":this.max,"aria-orientation":this.vertical?"vertical":"horizontal","aria-disabled":this.disabled,style:this.getHandleStyle(r,i),onFocus:()=>{this.handleHandleFocus(i)},onBlur:()=>{this.handleHandleBlur(i)},onMouseenter:()=>{this.handleHandleMouseEnter(i)},onMouseleave:()=>{this.handleHandleMouseLeave(i)}},wo(this.$slots.thumb,()=>[m("div",{class:`${t}-slider-handle`})]))}),this.tooltip&&m(Fs,{ref:this.setFollowerRefs(i),show:a,to:this.adjustedTo,enabled:this.showTooltip&&!this.range||this.followerEnabledIndexSet.has(i),teleportDisabled:this.adjustedTo===Mo.tdkey,placement:this.mergedPlacement,containerClass:this.namespace},{default:()=>m(ho,{name:"fade-in-scale-up-transition",appear:this.isMounted,css:this.shouldKeepTooltipTransition(i),onEnter:()=>{this.followerEnabledIndexSet.add(i)},onAfterLeave:()=>{this.followerEnabledIndexSet.delete(i)}},{default:()=>{var l;return a?((l=this.indicatorOnRender)===null||l===void 0||l.call(this),m("div",{class:[`${t}-slider-handle-indicator`,this.indicatorThemeClass,`${t}-slider-handle-indicator--${this.mergedPlacement}`],style:this.indicatorCssVars},typeof n=="function"?n(r):r)):null}})})]})})),this.marks?m("div",{class:`${t}-slider-marks`},this.markInfos.map(r=>m("div",{key:r.key,class:`${t}-slider-mark`,style:r.style},typeof r.label=="function"?r.label():r.label))):null))}}),JO=N([N("@keyframes spin-rotate",` + `),An()]),Ki(T("slider",[T("slider-dot","background-color: var(--n-dot-color-modal);")])),Ha(T("slider",[T("slider-dot","background-color: var(--n-dot-color-popover);")]))]),XO=0,YO=Object.assign(Object.assign({},Ie.props),{to:Mo.propTo,defaultValue:{type:[Number,Array],default:0},marks:Object,disabled:{type:Boolean,default:void 0},formatTooltip:Function,keyboard:{type:Boolean,default:!0},min:{type:Number,default:0},max:{type:Number,default:100},step:{type:[Number,String],default:1},range:Boolean,value:[Number,Array],placement:String,showTooltip:{type:Boolean,default:void 0},tooltip:{type:Boolean,default:!0},vertical:Boolean,reverse:Boolean,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onDragstart:[Function],onDragend:[Function]}),QO=xe({name:"Slider",props:YO,setup(e){const{mergedClsPrefixRef:t,namespaceRef:o,inlineThemeDisabled:n}=nt(e),r=Ie("Slider","-slider",ZO,Iw,e,t),i=M(null),[a,l]=vv(),[s,u]=vv(),d=M(new Set),c=Tn(e),{mergedDisabledRef:h}=c,f=I(()=>{const{step:ae}=e;if(Number(ae)<=0||ae==="mark")return 0;const q=ae.toString();let ue=0;return q.includes(".")&&(ue=q.length-q.indexOf(".")-1),ue}),p=M(e.defaultValue),g=Be(e,"value"),v=to(g,p),b=I(()=>{const{value:ae}=v;return(e.range?ae:[ae]).map(Z)}),x=I(()=>b.value.length>2),k=I(()=>e.placement===void 0?e.vertical?"right":"top":e.placement),C=I(()=>{const{marks:ae}=e;return ae?Object.keys(ae).map(Number.parseFloat):null}),_=M(-1),R=M(-1),w=M(-1),A=M(!1),$=M(!1),B=I(()=>{const{vertical:ae,reverse:q}=e;return ae?q?"top":"bottom":q?"right":"left"}),U=I(()=>{if(x.value)return;const ae=b.value,q=se(e.range?Math.min(...ae):e.min),ue=se(e.range?Math.max(...ae):ae[0]),{value:ve}=B;return e.vertical?{[ve]:`${q}%`,height:`${ue-q}%`}:{[ve]:`${q}%`,width:`${ue-q}%`}}),N=I(()=>{const ae=[],{marks:q}=e;if(q){const ue=b.value.slice();ue.sort((st,Xe)=>st-Xe);const{value:ve}=B,{value:Te}=x,{range:Ke}=e,Qe=Te?()=>!1:st=>Ke?st>=ue[0]&&st<=ue[ue.length-1]:st<=ue[0];for(const st of Object.keys(q)){const Xe=Number(st);ae.push({active:Qe(Xe),key:Xe,label:q[st],style:{[ve]:`${se(Xe)}%`}})}}return ae});function K(ae,q){const ue=se(ae),{value:ve}=B;return{[ve]:`${ue}%`,zIndex:q===_.value?1:0}}function L(ae){return e.showTooltip||w.value===ae||_.value===ae&&A.value}function D(ae){return A.value?!(_.value===ae&&R.value===ae):!0}function z(ae){var q;~ae&&(_.value=ae,(q=a.get(ae))===null||q===void 0||q.focus())}function F(){s.forEach((ae,q)=>{L(q)&&ae.syncPosition()})}function y(ae){const{"onUpdate:value":q,onUpdateValue:ue}=e,{nTriggerFormInput:ve,nTriggerFormChange:Te}=c;ue&&$e(ue,ae),q&&$e(q,ae),p.value=ae,ve(),Te()}function re(ae){const{range:q}=e;if(q){if(Array.isArray(ae)){const{value:ue}=b;ae.join()!==ue.join()&&y(ae)}}else Array.isArray(ae)||b.value[0]!==ae&&y(ae)}function te(ae,q){if(e.range){const ue=b.value.slice();ue.splice(q,1,ae),re(ue)}else re(ae)}function j(ae,q,ue){const ve=ue!==void 0;ue||(ue=ae-q>0?1:-1);const Te=C.value||[],{step:Ke}=e;if(Ke==="mark"){const Xe=he(ae,Te.concat(q),ve?ue:void 0);return Xe?Xe.value:q}if(Ke<=0)return q;const{value:Qe}=f;let st;if(ve){const Xe=Number((q/Ke).toFixed(Qe)),pt=Math.floor(Xe),Ye=Xe>pt?pt:pt-1,Le=Xe0)&&(ve===null||Qe0?1:-1),q)}function O(ae){var q,ue;if(h.value||!gv(ae)&&ae.button!==XO)return;const ve=fe(ae);if(ve===void 0)return;const Te=b.value.slice(),Ke=e.range?(ue=(q=he(ve,Te))===null||q===void 0?void 0:q.index)!==null&&ue!==void 0?ue:-1:0;Ke!==-1&&(ae.preventDefault(),z(Ke),ze(),te(j(ve,b.value[Ke]),Ke))}function ze(){A.value||(A.value=!0,e.onDragstart&&$e(e.onDragstart),Ct("touchend",document,ee),Ct("mouseup",document,ee),Ct("touchmove",document,W),Ct("mousemove",document,W))}function je(){A.value&&(A.value=!1,e.onDragend&&$e(e.onDragend),xt("touchend",document,ee),xt("mouseup",document,ee),xt("touchmove",document,W),xt("mousemove",document,W))}function W(ae){const{value:q}=_;if(!A.value||q===-1){je();return}const ue=fe(ae);ue!==void 0&&te(j(ue,b.value[q]),q)}function ee(){je()}function ge(ae){_.value=ae,h.value||(w.value=ae)}function we(ae){_.value===ae&&(_.value=-1,je()),w.value===ae&&(w.value=-1)}function le(ae){w.value=ae}function ne(ae){w.value===ae&&(w.value=-1)}at(_,(ae,q)=>void Rt(()=>R.value=q)),at(v,()=>{if(e.marks){if($.value)return;$.value=!0,Rt(()=>{$.value=!1})}Rt(F)}),Xt(()=>{je()});const ce=I(()=>{const{self:{markFontSize:ae,railColor:q,railColorHover:ue,fillColor:ve,fillColorHover:Te,handleColor:Ke,opacityDisabled:Qe,dotColor:st,dotColorModal:Xe,handleBoxShadow:pt,handleBoxShadowHover:Ye,handleBoxShadowActive:Le,handleBoxShadowFocus:et,dotBorder:Q,dotBoxShadow:me,railHeight:Pe,railWidthVertical:He,handleSize:We,dotHeight:Ge,dotWidth:qe,dotBorderRadius:tt,fontSize:yt,dotBorderActive:Bt,dotColorPopover:_t},common:{cubicBezierEaseInOut:xo}}=r.value;return{"--n-bezier":xo,"--n-dot-border":Q,"--n-dot-border-active":Bt,"--n-dot-border-radius":tt,"--n-dot-box-shadow":me,"--n-dot-color":st,"--n-dot-color-modal":Xe,"--n-dot-color-popover":_t,"--n-dot-height":Ge,"--n-dot-width":qe,"--n-fill-color":ve,"--n-fill-color-hover":Te,"--n-font-size":yt,"--n-handle-box-shadow":pt,"--n-handle-box-shadow-active":Le,"--n-handle-box-shadow-focus":et,"--n-handle-box-shadow-hover":Ye,"--n-handle-color":Ke,"--n-handle-size":We,"--n-opacity-disabled":Qe,"--n-rail-color":q,"--n-rail-color-hover":ue,"--n-rail-height":Pe,"--n-rail-width-vertical":He,"--n-mark-font-size":ae}}),J=n?vt("slider",void 0,ce,e):void 0,ie=I(()=>{const{self:{fontSize:ae,indicatorColor:q,indicatorBoxShadow:ue,indicatorTextColor:ve,indicatorBorderRadius:Te}}=r.value;return{"--n-font-size":ae,"--n-indicator-border-radius":Te,"--n-indicator-box-shadow":ue,"--n-indicator-color":q,"--n-indicator-text-color":ve}}),de=n?vt("slider-indicator",void 0,ie,e):void 0;return{mergedClsPrefix:t,namespace:o,uncontrolledValue:p,mergedValue:v,mergedDisabled:h,mergedPlacement:k,isMounted:Cr(),adjustedTo:Mo(e),dotTransitionDisabled:$,markInfos:N,isShowTooltip:L,shouldKeepTooltipTransition:D,handleRailRef:i,setHandleRefs:l,setFollowerRefs:u,fillStyle:U,getHandleStyle:K,activeIndex:_,arrifiedValues:b,followerEnabledIndexSet:d,handleRailMouseDown:O,handleHandleFocus:ge,handleHandleBlur:we,handleHandleMouseEnter:le,handleHandleMouseLeave:ne,handleRailKeyDown:Ce,indicatorCssVars:n?void 0:ie,indicatorThemeClass:de==null?void 0:de.themeClass,indicatorOnRender:de==null?void 0:de.onRender,cssVars:n?void 0:ce,themeClass:J==null?void 0:J.themeClass,onRender:J==null?void 0:J.onRender}},render(){var e;const{mergedClsPrefix:t,themeClass:o,formatTooltip:n}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${t}-slider`,o,{[`${t}-slider--disabled`]:this.mergedDisabled,[`${t}-slider--active`]:this.activeIndex!==-1,[`${t}-slider--with-mark`]:this.marks,[`${t}-slider--vertical`]:this.vertical,[`${t}-slider--reverse`]:this.reverse}],style:this.cssVars,onKeydown:this.handleRailKeyDown,onMousedown:this.handleRailMouseDown,onTouchstart:this.handleRailMouseDown},m("div",{class:`${t}-slider-rail`},m("div",{class:`${t}-slider-rail__fill`,style:this.fillStyle}),this.marks?m("div",{class:[`${t}-slider-dots`,this.dotTransitionDisabled&&`${t}-slider-dots--transition-disabled`]},this.markInfos.map(r=>m("div",{key:r.key,class:[`${t}-slider-dot`,{[`${t}-slider-dot--active`]:r.active}],style:r.style}))):null,m("div",{ref:"handleRailRef",class:`${t}-slider-handles`},this.arrifiedValues.map((r,i)=>{const a=this.isShowTooltip(i);return m(ks,null,{default:()=>[m(_s,null,{default:()=>m("div",{ref:this.setHandleRefs(i),class:`${t}-slider-handle-wrapper`,tabindex:this.mergedDisabled?-1:0,role:"slider","aria-valuenow":r,"aria-valuemin":this.min,"aria-valuemax":this.max,"aria-orientation":this.vertical?"vertical":"horizontal","aria-disabled":this.disabled,style:this.getHandleStyle(r,i),onFocus:()=>{this.handleHandleFocus(i)},onBlur:()=>{this.handleHandleBlur(i)},onMouseenter:()=>{this.handleHandleMouseEnter(i)},onMouseleave:()=>{this.handleHandleMouseLeave(i)}},wo(this.$slots.thumb,()=>[m("div",{class:`${t}-slider-handle`})]))}),this.tooltip&&m(Fs,{ref:this.setFollowerRefs(i),show:a,to:this.adjustedTo,enabled:this.showTooltip&&!this.range||this.followerEnabledIndexSet.has(i),teleportDisabled:this.adjustedTo===Mo.tdkey,placement:this.mergedPlacement,containerClass:this.namespace},{default:()=>m(ho,{name:"fade-in-scale-up-transition",appear:this.isMounted,css:this.shouldKeepTooltipTransition(i),onEnter:()=>{this.followerEnabledIndexSet.add(i)},onAfterLeave:()=>{this.followerEnabledIndexSet.delete(i)}},{default:()=>{var l;return a?((l=this.indicatorOnRender)===null||l===void 0||l.call(this),m("div",{class:[`${t}-slider-handle-indicator`,this.indicatorThemeClass,`${t}-slider-handle-indicator--${this.mergedPlacement}`],style:this.indicatorCssVars},typeof n=="function"?n(r):r)):null}})})]})})),this.marks?m("div",{class:`${t}-slider-marks`},this.markInfos.map(r=>m("div",{key:r.key,class:`${t}-slider-mark`,style:r.style},typeof r.label=="function"?r.label():r.label))):null))}}),JO=V([V("@keyframes spin-rotate",` from { transform: rotate(0); } to { transform: rotate(360deg); } - `),D("spin-container",` + `),T("spin-container",` position: relative; - `,[D("spin-body",` + `,[T("spin-body",` position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); - `,[Ts()])]),D("spin-body",` + `,[Ds()])]),T("spin-body",` display: inline-flex; align-items: center; justify-content: center; flex-direction: column; - `),D("spin",` + `),T("spin",` display: inline-flex; height: var(--n-size); width: var(--n-size); @@ -3543,13 +3543,13 @@ ${t} color: var(--n-color); `,[X("rotate",` animation: spin-rotate 2s linear infinite; - `)]),D("spin-description",` + `)]),T("spin-description",` display: inline-block; font-size: var(--n-font-size); color: var(--n-text-color); transition: color .3s var(--n-bezier); margin-top: 8px; - `),D("spin-content",` + `),T("spin-content",` opacity: 1; transition: opacity .3s var(--n-bezier); pointer-events: all; @@ -3558,12 +3558,12 @@ ${t} -webkit-user-select: none; pointer-events: none; opacity: var(--n-opacity-spinning); - `)])]),eL={small:20,medium:18,large:16},tL=Object.assign(Object.assign({},Te.props),{contentClass:String,contentStyle:[Object,String],description:String,stroke:String,size:{type:[String,Number],default:"medium"},show:{type:Boolean,default:!0},strokeWidth:Number,rotate:{type:Boolean,default:!0},spinning:{type:Boolean,validator:()=>!0,default:void 0},delay:Number}),oL=xe({name:"Spin",props:tL,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Te("Spin","-spin",JO,zw,e,t),r=I(()=>{const{size:s}=e,{common:{cubicBezierEaseInOut:u},self:d}=n.value,{opacitySpinning:c,color:h,textColor:f}=d,p=typeof s=="number"?Lt(s):d[Ee("size",s)];return{"--n-bezier":u,"--n-opacity-spinning":c,"--n-size":p,"--n-color":h,"--n-text-color":f}}),i=o?vt("spin",I(()=>{const{size:s}=e;return typeof s=="number"?String(s):s[0]}),r,e):void 0,a=Jl(e,["spinning","show"]),l=M(!1);return Et(s=>{let u;if(a.value){const{delay:d}=e;if(d){u=window.setTimeout(()=>{l.value=!0},d),s(()=>{clearTimeout(u)});return}}l.value=a.value}),{mergedClsPrefix:t,active:l,mergedStrokeWidth:I(()=>{const{strokeWidth:s}=e;if(s!==void 0)return s;const{size:u}=e;return eL[typeof u=="number"?"medium":u]}),cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e,t;const{$slots:o,mergedClsPrefix:n,description:r}=this,i=o.icon&&this.rotate,a=(r||o.description)&&m("div",{class:`${n}-spin-description`},r||((e=o.description)===null||e===void 0?void 0:e.call(o))),l=o.icon?m("div",{class:[`${n}-spin-body`,this.themeClass]},m("div",{class:[`${n}-spin`,i&&`${n}-spin--rotate`],style:o.default?"":this.cssVars},o.icon()),a):m("div",{class:[`${n}-spin-body`,this.themeClass]},m(_r,{clsPrefix:n,style:o.default?"":this.cssVars,stroke:this.stroke,"stroke-width":this.mergedStrokeWidth,class:`${n}-spin`}),a);return(t=this.onRender)===null||t===void 0||t.call(this),o.default?m("div",{class:[`${n}-spin-container`,this.themeClass],style:this.cssVars},m("div",{class:[`${n}-spin-content`,this.active&&`${n}-spin-content--spinning`,this.contentClass],style:this.contentStyle},o),m(ho,{name:"fade-in-transition"},{default:()=>this.active?l:null})):l}}),nL={name:"Split",common:Ne};function rL(e){const{primaryColorHover:t,borderColor:o}=e;return{resizableTriggerColorHover:t,resizableTriggerColor:o}}const iL={name:"Split",common:Ve,self:rL},aL=D("statistic",[G("label",` + `)])]),eL={small:20,medium:18,large:16},tL=Object.assign(Object.assign({},Ie.props),{contentClass:String,contentStyle:[Object,String],description:String,stroke:String,size:{type:[String,Number],default:"medium"},show:{type:Boolean,default:!0},strokeWidth:Number,rotate:{type:Boolean,default:!0},spinning:{type:Boolean,validator:()=>!0,default:void 0},delay:Number}),oL=xe({name:"Spin",props:tL,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Ie("Spin","-spin",JO,Ow,e,t),r=I(()=>{const{size:s}=e,{common:{cubicBezierEaseInOut:u},self:d}=n.value,{opacitySpinning:c,color:h,textColor:f}=d,p=typeof s=="number"?Lt(s):d[Ee("size",s)];return{"--n-bezier":u,"--n-opacity-spinning":c,"--n-size":p,"--n-color":h,"--n-text-color":f}}),i=o?vt("spin",I(()=>{const{size:s}=e;return typeof s=="number"?String(s):s[0]}),r,e):void 0,a=Jl(e,["spinning","show"]),l=M(!1);return kt(s=>{let u;if(a.value){const{delay:d}=e;if(d){u=window.setTimeout(()=>{l.value=!0},d),s(()=>{clearTimeout(u)});return}}l.value=a.value}),{mergedClsPrefix:t,active:l,mergedStrokeWidth:I(()=>{const{strokeWidth:s}=e;if(s!==void 0)return s;const{size:u}=e;return eL[typeof u=="number"?"medium":u]}),cssVars:o?void 0:r,themeClass:i==null?void 0:i.themeClass,onRender:i==null?void 0:i.onRender}},render(){var e,t;const{$slots:o,mergedClsPrefix:n,description:r}=this,i=o.icon&&this.rotate,a=(r||o.description)&&m("div",{class:`${n}-spin-description`},r||((e=o.description)===null||e===void 0?void 0:e.call(o))),l=o.icon?m("div",{class:[`${n}-spin-body`,this.themeClass]},m("div",{class:[`${n}-spin`,i&&`${n}-spin--rotate`],style:o.default?"":this.cssVars},o.icon()),a):m("div",{class:[`${n}-spin-body`,this.themeClass]},m(_r,{clsPrefix:n,style:o.default?"":this.cssVars,stroke:this.stroke,"stroke-width":this.mergedStrokeWidth,class:`${n}-spin`}),a);return(t=this.onRender)===null||t===void 0||t.call(this),o.default?m("div",{class:[`${n}-spin-container`,this.themeClass],style:this.cssVars},m("div",{class:[`${n}-spin-content`,this.active&&`${n}-spin-content--spinning`,this.contentClass],style:this.contentStyle},o),m(ho,{name:"fade-in-transition"},{default:()=>this.active?l:null})):l}}),nL={name:"Split",common:Ne};function rL(e){const{primaryColorHover:t,borderColor:o}=e;return{resizableTriggerColorHover:t,resizableTriggerColor:o}}const iL={name:"Split",common:Ve,self:rL},aL=T("statistic",[G("label",` font-weight: var(--n-label-font-weight); transition: .3s color var(--n-bezier); font-size: var(--n-label-font-size); color: var(--n-label-text-color); - `),D("statistic-value",` + `),T("statistic-value",` margin-top: 4px; font-weight: var(--n-value-font-weight); `,[G("prefix",` @@ -3571,7 +3571,7 @@ ${t} font-size: var(--n-value-font-size); transition: .3s color var(--n-bezier); color: var(--n-value-prefix-text-color); - `,[D("icon",{verticalAlign:"-0.125em"})]),G("content",` + `,[T("icon",{verticalAlign:"-0.125em"})]),G("content",` font-size: var(--n-value-font-size); transition: .3s color var(--n-bezier); color: var(--n-value-text-color); @@ -3580,7 +3580,7 @@ ${t} font-size: var(--n-value-font-size); transition: .3s color var(--n-bezier); color: var(--n-value-suffix-text-color); - `,[D("icon",{verticalAlign:"-0.125em"})])])]),lL=Object.assign(Object.assign({},Te.props),{tabularNums:Boolean,label:String,value:[String,Number]}),sL=xe({name:"Statistic",props:lL,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o,mergedRtlRef:n}=nt(e),r=Te("Statistic","-statistic",aL,Lw,e,t),i=Gt("Statistic",n,t),a=I(()=>{const{self:{labelFontWeight:s,valueFontSize:u,valueFontWeight:d,valuePrefixTextColor:c,labelTextColor:h,valueSuffixTextColor:f,valueTextColor:p,labelFontSize:g},common:{cubicBezierEaseInOut:v}}=r.value;return{"--n-bezier":v,"--n-label-font-size":g,"--n-label-font-weight":s,"--n-label-text-color":h,"--n-value-font-weight":d,"--n-value-font-size":u,"--n-value-prefix-text-color":c,"--n-value-suffix-text-color":f,"--n-value-text-color":p}}),l=o?vt("statistic",void 0,a,e):void 0;return{rtlEnabled:i,mergedClsPrefix:t,cssVars:o?void 0:a,themeClass:l==null?void 0:l.themeClass,onRender:l==null?void 0:l.onRender}},render(){var e;const{mergedClsPrefix:t,$slots:{default:o,label:n,prefix:r,suffix:i}}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${t}-statistic`,this.themeClass,this.rtlEnabled&&`${t}-statistic--rtl`],style:this.cssVars},bt(n,a=>m("div",{class:`${t}-statistic__label`},this.label||a)),m("div",{class:`${t}-statistic-value`,style:{fontVariantNumeric:this.tabularNums?"tabular-nums":""}},bt(r,a=>a&&m("span",{class:`${t}-statistic-value__prefix`},a)),this.value!==void 0?m("span",{class:`${t}-statistic-value__content`},this.value):bt(o,a=>a&&m("span",{class:`${t}-statistic-value__content`},a)),bt(i,a=>a&&m("span",{class:`${t}-statistic-value__suffix`},a))))}}),uL=D("switch",` + `,[T("icon",{verticalAlign:"-0.125em"})])])]),lL=Object.assign(Object.assign({},Ie.props),{tabularNums:Boolean,label:String,value:[String,Number]}),sL=xe({name:"Statistic",props:lL,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o,mergedRtlRef:n}=nt(e),r=Ie("Statistic","-statistic",aL,Hw,e,t),i=Gt("Statistic",n,t),a=I(()=>{const{self:{labelFontWeight:s,valueFontSize:u,valueFontWeight:d,valuePrefixTextColor:c,labelTextColor:h,valueSuffixTextColor:f,valueTextColor:p,labelFontSize:g},common:{cubicBezierEaseInOut:v}}=r.value;return{"--n-bezier":v,"--n-label-font-size":g,"--n-label-font-weight":s,"--n-label-text-color":h,"--n-value-font-weight":d,"--n-value-font-size":u,"--n-value-prefix-text-color":c,"--n-value-suffix-text-color":f,"--n-value-text-color":p}}),l=o?vt("statistic",void 0,a,e):void 0;return{rtlEnabled:i,mergedClsPrefix:t,cssVars:o?void 0:a,themeClass:l==null?void 0:l.themeClass,onRender:l==null?void 0:l.onRender}},render(){var e;const{mergedClsPrefix:t,$slots:{default:o,label:n,prefix:r,suffix:i}}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("div",{class:[`${t}-statistic`,this.themeClass,this.rtlEnabled&&`${t}-statistic--rtl`],style:this.cssVars},bt(n,a=>m("div",{class:`${t}-statistic__label`},this.label||a)),m("div",{class:`${t}-statistic-value`,style:{fontVariantNumeric:this.tabularNums?"tabular-nums":""}},bt(r,a=>a&&m("span",{class:`${t}-statistic-value__prefix`},a)),this.value!==void 0?m("span",{class:`${t}-statistic-value__content`},this.value):bt(o,a=>a&&m("span",{class:`${t}-statistic-value__content`},a)),bt(i,a=>a&&m("span",{class:`${t}-statistic-value__suffix`},a))))}}),uL=T("switch",` height: var(--n-height); min-width: var(--n-width); vertical-align: middle; @@ -3603,7 +3603,7 @@ ${t} `),G("button-placeholder",` width: calc(1.75 * var(--n-rail-height)); height: var(--n-rail-height); - `),D("base-loading",` + `),T("base-loading",` position: absolute; top: 50%; left: 50%; @@ -3629,9 +3629,9 @@ ${t} left: 0; justify-content: flex-end; padding-left: calc(1.25 * var(--n-rail-height) - var(--n-offset)); - `),N("&:focus",[G("rail",` + `),V("&:focus",[G("rail",` box-shadow: var(--n-box-shadow-focus); - `)]),X("round",[G("rail","border-radius: calc(var(--n-rail-height) / 2);",[G("button","border-radius: calc(var(--n-button-height) / 2);")])]),Ft("disabled",[Ft("icon",[X("rubber-band",[X("pressed",[G("rail",[G("button","max-width: var(--n-button-width-pressed);")])]),G("rail",[N("&:active",[G("button","max-width: var(--n-button-width-pressed);")])]),X("active",[X("pressed",[G("rail",[G("button","left: calc(100% - var(--n-offset) - var(--n-button-width-pressed));")])]),G("rail",[N("&:active",[G("button","left: calc(100% - var(--n-offset) - var(--n-button-width-pressed));")])])])])])]),X("active",[G("rail",[G("button","left: calc(100% - var(--n-button-width) - var(--n-offset))")])]),G("rail",` + `)]),X("round",[G("rail","border-radius: calc(var(--n-rail-height) / 2);",[G("button","border-radius: calc(var(--n-button-height) / 2);")])]),Ft("disabled",[Ft("icon",[X("rubber-band",[X("pressed",[G("rail",[G("button","max-width: var(--n-button-width-pressed);")])]),G("rail",[V("&:active",[G("button","max-width: var(--n-button-width-pressed);")])]),X("active",[X("pressed",[G("rail",[G("button","left: calc(100% - var(--n-offset) - var(--n-button-width-pressed));")])]),G("rail",[V("&:active",[G("button","left: calc(100% - var(--n-offset) - var(--n-button-width-pressed));")])])])])])]),X("active",[G("rail",[G("button","left: calc(100% - var(--n-button-width) - var(--n-offset))")])]),G("rail",` overflow: hidden; height: var(--n-rail-height); min-width: var(--n-rail-width); @@ -3681,7 +3681,7 @@ ${t} `)]),X("disabled",[G("rail",` cursor: not-allowed; opacity: .5; - `)])]),dL=Object.assign(Object.assign({},Te.props),{size:{type:String,default:"medium"},value:{type:[String,Number,Boolean],default:void 0},loading:Boolean,defaultValue:{type:[String,Number,Boolean],default:!1},disabled:{type:Boolean,default:void 0},round:{type:Boolean,default:!0},"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],checkedValue:{type:[String,Number,Boolean],default:!0},uncheckedValue:{type:[String,Number,Boolean],default:!1},railStyle:Function,rubberBand:{type:Boolean,default:!0},onChange:[Function,Array]});let fl;const cL=xe({name:"Switch",props:dL,setup(e){fl===void 0&&(typeof CSS<"u"?typeof CSS.supports<"u"?fl=CSS.supports("width","max(1px)"):fl=!1:fl=!0);const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Te("Switch","-switch",uL,Vw,e,t),r=Dn(e),{mergedSizeRef:i,mergedDisabledRef:a}=r,l=M(e.defaultValue),s=Be(e,"value"),u=to(s,l),d=I(()=>u.value===e.checkedValue),c=M(!1),h=M(!1),f=I(()=>{const{railStyle:A}=e;if(A)return A({focused:h.value,checked:d.value})});function p(A){const{"onUpdate:value":$,onChange:B,onUpdateValue:U}=e,{nTriggerFormInput:H,nTriggerFormChange:K}=r;$&&Fe($,A),U&&Fe(U,A),B&&Fe(B,A),l.value=A,H(),K()}function g(){const{nTriggerFormFocus:A}=r;A()}function v(){const{nTriggerFormBlur:A}=r;A()}function b(){e.loading||a.value||(u.value!==e.checkedValue?p(e.checkedValue):p(e.uncheckedValue))}function x(){h.value=!0,g()}function E(){h.value=!1,v(),c.value=!1}function C(A){e.loading||a.value||A.key===" "&&(u.value!==e.checkedValue?p(e.checkedValue):p(e.uncheckedValue),c.value=!1)}function _(A){e.loading||a.value||A.key===" "&&(A.preventDefault(),c.value=!0)}const R=I(()=>{const{value:A}=i,{self:{opacityDisabled:$,railColor:B,railColorActive:U,buttonBoxShadow:H,buttonColor:K,boxShadowFocus:L,loadingColor:T,textColor:z,iconColor:F,[Ee("buttonHeight",A)]:y,[Ee("buttonWidth",A)]:re,[Ee("buttonWidthPressed",A)]:te,[Ee("railHeight",A)]:j,[Ee("railWidth",A)]:Z,[Ee("railBorderRadius",A)]:se,[Ee("buttonBorderRadius",A)]:pe},common:{cubicBezierEaseInOut:Se}}=n.value;let he,fe,ye;return fl?(he=`calc((${j} - ${y}) / 2)`,fe=`max(${j}, ${y})`,ye=`max(${Z}, calc(${Z} + ${y} - ${j}))`):(he=Lt((lo(j)-lo(y))/2),fe=Lt(Math.max(lo(j),lo(y))),ye=lo(j)>lo(y)?Z:Lt(lo(Z)+lo(y)-lo(j))),{"--n-bezier":Se,"--n-button-border-radius":pe,"--n-button-box-shadow":H,"--n-button-color":K,"--n-button-width":re,"--n-button-width-pressed":te,"--n-button-height":y,"--n-height":fe,"--n-offset":he,"--n-opacity-disabled":$,"--n-rail-border-radius":se,"--n-rail-color":B,"--n-rail-color-active":U,"--n-rail-height":j,"--n-rail-width":Z,"--n-width":ye,"--n-box-shadow-focus":L,"--n-loading-color":T,"--n-text-color":z,"--n-icon-color":F}}),w=o?vt("switch",I(()=>i.value[0]),R,e):void 0;return{handleClick:b,handleBlur:E,handleFocus:x,handleKeyup:C,handleKeydown:_,mergedRailStyle:f,pressed:c,mergedClsPrefix:t,mergedValue:u,checked:d,mergedDisabled:a,cssVars:o?void 0:R,themeClass:w==null?void 0:w.themeClass,onRender:w==null?void 0:w.onRender}},render(){const{mergedClsPrefix:e,mergedDisabled:t,checked:o,mergedRailStyle:n,onRender:r,$slots:i}=this;r==null||r();const{checked:a,unchecked:l,icon:s,"checked-icon":u,"unchecked-icon":d}=i,c=!(Mi(s)&&Mi(u)&&Mi(d));return m("div",{role:"switch","aria-checked":o,class:[`${e}-switch`,this.themeClass,c&&`${e}-switch--icon`,o&&`${e}-switch--active`,t&&`${e}-switch--disabled`,this.round&&`${e}-switch--round`,this.loading&&`${e}-switch--loading`,this.pressed&&`${e}-switch--pressed`,this.rubberBand&&`${e}-switch--rubber-band`],tabindex:this.mergedDisabled?void 0:0,style:this.cssVars,onClick:this.handleClick,onFocus:this.handleFocus,onBlur:this.handleBlur,onKeyup:this.handleKeyup,onKeydown:this.handleKeydown},m("div",{class:`${e}-switch__rail`,"aria-hidden":"true",style:n},bt(a,h=>bt(l,f=>h||f?m("div",{"aria-hidden":!0,class:`${e}-switch__children-placeholder`},m("div",{class:`${e}-switch__rail-placeholder`},m("div",{class:`${e}-switch__button-placeholder`}),h),m("div",{class:`${e}-switch__rail-placeholder`},m("div",{class:`${e}-switch__button-placeholder`}),f)):null)),m("div",{class:`${e}-switch__button`},bt(s,h=>bt(u,f=>bt(d,p=>m(Xi,null,{default:()=>this.loading?m(_r,{key:"loading",clsPrefix:e,strokeWidth:20}):this.checked&&(f||h)?m("div",{class:`${e}-switch__button-icon`,key:f?"checked-icon":"icon"},f||h):!this.checked&&(p||h)?m("div",{class:`${e}-switch__button-icon`,key:p?"unchecked-icon":"icon"},p||h):null})))),bt(a,h=>h&&m("div",{key:"checked",class:`${e}-switch__checked`},h)),bt(l,h=>h&&m("div",{key:"unchecked",class:`${e}-switch__unchecked`},h)))))}}),fL=N([D("table",` + `)])]),dL=Object.assign(Object.assign({},Ie.props),{size:{type:String,default:"medium"},value:{type:[String,Number,Boolean],default:void 0},loading:Boolean,defaultValue:{type:[String,Number,Boolean],default:!1},disabled:{type:Boolean,default:void 0},round:{type:Boolean,default:!0},"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],checkedValue:{type:[String,Number,Boolean],default:!0},uncheckedValue:{type:[String,Number,Boolean],default:!1},railStyle:Function,rubberBand:{type:Boolean,default:!0},onChange:[Function,Array]});let fl;const cL=xe({name:"Switch",props:dL,setup(e){fl===void 0&&(typeof CSS<"u"?typeof CSS.supports<"u"?fl=CSS.supports("width","max(1px)"):fl=!1:fl=!0);const{mergedClsPrefixRef:t,inlineThemeDisabled:o}=nt(e),n=Ie("Switch","-switch",uL,jw,e,t),r=Tn(e),{mergedSizeRef:i,mergedDisabledRef:a}=r,l=M(e.defaultValue),s=Be(e,"value"),u=to(s,l),d=I(()=>u.value===e.checkedValue),c=M(!1),h=M(!1),f=I(()=>{const{railStyle:A}=e;if(A)return A({focused:h.value,checked:d.value})});function p(A){const{"onUpdate:value":$,onChange:B,onUpdateValue:U}=e,{nTriggerFormInput:N,nTriggerFormChange:K}=r;$&&$e($,A),U&&$e(U,A),B&&$e(B,A),l.value=A,N(),K()}function g(){const{nTriggerFormFocus:A}=r;A()}function v(){const{nTriggerFormBlur:A}=r;A()}function b(){e.loading||a.value||(u.value!==e.checkedValue?p(e.checkedValue):p(e.uncheckedValue))}function x(){h.value=!0,g()}function k(){h.value=!1,v(),c.value=!1}function C(A){e.loading||a.value||A.key===" "&&(u.value!==e.checkedValue?p(e.checkedValue):p(e.uncheckedValue),c.value=!1)}function _(A){e.loading||a.value||A.key===" "&&(A.preventDefault(),c.value=!0)}const R=I(()=>{const{value:A}=i,{self:{opacityDisabled:$,railColor:B,railColorActive:U,buttonBoxShadow:N,buttonColor:K,boxShadowFocus:L,loadingColor:D,textColor:z,iconColor:F,[Ee("buttonHeight",A)]:y,[Ee("buttonWidth",A)]:re,[Ee("buttonWidthPressed",A)]:te,[Ee("railHeight",A)]:j,[Ee("railWidth",A)]:Z,[Ee("railBorderRadius",A)]:se,[Ee("buttonBorderRadius",A)]:pe},common:{cubicBezierEaseInOut:Se}}=n.value;let he,fe,Ce;return fl?(he=`calc((${j} - ${y}) / 2)`,fe=`max(${j}, ${y})`,Ce=`max(${Z}, calc(${Z} + ${y} - ${j}))`):(he=Lt((lo(j)-lo(y))/2),fe=Lt(Math.max(lo(j),lo(y))),Ce=lo(j)>lo(y)?Z:Lt(lo(Z)+lo(y)-lo(j))),{"--n-bezier":Se,"--n-button-border-radius":pe,"--n-button-box-shadow":N,"--n-button-color":K,"--n-button-width":re,"--n-button-width-pressed":te,"--n-button-height":y,"--n-height":fe,"--n-offset":he,"--n-opacity-disabled":$,"--n-rail-border-radius":se,"--n-rail-color":B,"--n-rail-color-active":U,"--n-rail-height":j,"--n-rail-width":Z,"--n-width":Ce,"--n-box-shadow-focus":L,"--n-loading-color":D,"--n-text-color":z,"--n-icon-color":F}}),w=o?vt("switch",I(()=>i.value[0]),R,e):void 0;return{handleClick:b,handleBlur:k,handleFocus:x,handleKeyup:C,handleKeydown:_,mergedRailStyle:f,pressed:c,mergedClsPrefix:t,mergedValue:u,checked:d,mergedDisabled:a,cssVars:o?void 0:R,themeClass:w==null?void 0:w.themeClass,onRender:w==null?void 0:w.onRender}},render(){const{mergedClsPrefix:e,mergedDisabled:t,checked:o,mergedRailStyle:n,onRender:r,$slots:i}=this;r==null||r();const{checked:a,unchecked:l,icon:s,"checked-icon":u,"unchecked-icon":d}=i,c=!(Mi(s)&&Mi(u)&&Mi(d));return m("div",{role:"switch","aria-checked":o,class:[`${e}-switch`,this.themeClass,c&&`${e}-switch--icon`,o&&`${e}-switch--active`,t&&`${e}-switch--disabled`,this.round&&`${e}-switch--round`,this.loading&&`${e}-switch--loading`,this.pressed&&`${e}-switch--pressed`,this.rubberBand&&`${e}-switch--rubber-band`],tabindex:this.mergedDisabled?void 0:0,style:this.cssVars,onClick:this.handleClick,onFocus:this.handleFocus,onBlur:this.handleBlur,onKeyup:this.handleKeyup,onKeydown:this.handleKeydown},m("div",{class:`${e}-switch__rail`,"aria-hidden":"true",style:n},bt(a,h=>bt(l,f=>h||f?m("div",{"aria-hidden":!0,class:`${e}-switch__children-placeholder`},m("div",{class:`${e}-switch__rail-placeholder`},m("div",{class:`${e}-switch__button-placeholder`}),h),m("div",{class:`${e}-switch__rail-placeholder`},m("div",{class:`${e}-switch__button-placeholder`}),f)):null)),m("div",{class:`${e}-switch__button`},bt(s,h=>bt(u,f=>bt(d,p=>m(Xi,null,{default:()=>this.loading?m(_r,{key:"loading",clsPrefix:e,strokeWidth:20}):this.checked&&(f||h)?m("div",{class:`${e}-switch__button-icon`,key:f?"checked-icon":"icon"},f||h):!this.checked&&(p||h)?m("div",{class:`${e}-switch__button-icon`,key:p?"unchecked-icon":"icon"},p||h):null})))),bt(a,h=>h&&m("div",{key:"checked",class:`${e}-switch__checked`},h)),bt(l,h=>h&&m("div",{key:"unchecked",class:`${e}-switch__unchecked`},h)))))}}),fL=V([T("table",` font-size: var(--n-font-size); font-variant-numeric: tabular-nums; line-height: var(--n-line-height); @@ -3698,7 +3698,7 @@ ${t} border-color .3s var(--n-bezier), color .3s var(--n-bezier); --n-merged-border-color: var(--n-border-color); - `,[N("th",` + `,[V("th",` white-space: nowrap; transition: background-color .3s var(--n-bezier), @@ -3714,9 +3714,9 @@ ${t} background-color: var(--n-th-color); border-bottom: 1px solid var(--n-merged-border-color); border-right: 1px solid var(--n-merged-border-color); - `,[N("&:last-child",` + `,[V("&:last-child",` border-right: 0px solid var(--n-merged-border-color); - `)]),N("td",` + `)]),V("td",` transition: background-color .3s var(--n-bezier), border-color .3s var(--n-bezier), @@ -3727,36 +3727,36 @@ ${t} border: 0px solid var(--n-merged-border-color); border-right: 1px solid var(--n-merged-border-color); border-bottom: 1px solid var(--n-merged-border-color); - `,[N("&:last-child",` + `,[V("&:last-child",` border-right: 0px solid var(--n-merged-border-color); `)]),X("bordered",` border: 1px solid var(--n-merged-border-color); border-radius: var(--n-border-radius); - `,[N("tr",[N("&:last-child",[N("td",` + `,[V("tr",[V("&:last-child",[V("td",` border-bottom: 0 solid var(--n-merged-border-color); - `)])])]),X("single-line",[N("th",` + `)])])]),X("single-line",[V("th",` border-right: 0px solid var(--n-merged-border-color); - `),N("td",` + `),V("td",` border-right: 0px solid var(--n-merged-border-color); - `)]),X("single-column",[N("tr",[N("&:not(:last-child)",[N("td",` + `)]),X("single-column",[V("tr",[V("&:not(:last-child)",[V("td",` border-bottom: 0px solid var(--n-merged-border-color); - `)])])]),X("striped",[N("tr:nth-of-type(even)",[N("td","background-color: var(--n-td-color-striped)")])]),Ft("bottom-bordered",[N("tr",[N("&:last-child",[N("td",` + `)])])]),X("striped",[V("tr:nth-of-type(even)",[V("td","background-color: var(--n-td-color-striped)")])]),Ft("bottom-bordered",[V("tr",[V("&:last-child",[V("td",` border-bottom: 0px solid var(--n-merged-border-color); - `)])])])]),Ki(D("table",` + `)])])])]),Ki(T("table",` background-color: var(--n-td-color-modal); --n-merged-border-color: var(--n-border-color-modal); - `,[N("th",` + `,[V("th",` background-color: var(--n-th-color-modal); - `),N("td",` + `),V("td",` background-color: var(--n-td-color-modal); - `)])),Ha(D("table",` + `)])),Ha(T("table",` background-color: var(--n-td-color-popover); --n-merged-border-color: var(--n-border-color-popover); - `,[N("th",` + `,[V("th",` background-color: var(--n-th-color-popover); - `),N("td",` + `),V("td",` background-color: var(--n-td-color-popover); - `)]))]),hL=Object.assign(Object.assign({},Te.props),{bordered:{type:Boolean,default:!0},bottomBordered:{type:Boolean,default:!0},singleLine:{type:Boolean,default:!0},striped:Boolean,singleColumn:Boolean,size:{type:String,default:"medium"}}),pL=xe({name:"Table",props:hL,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o,mergedRtlRef:n}=nt(e),r=Te("Table","-table",fL,Ww,e,t),i=Gt("Table",n,t),a=I(()=>{const{size:s}=e,{self:{borderColor:u,tdColor:d,tdColorModal:c,tdColorPopover:h,thColor:f,thColorModal:p,thColorPopover:g,thTextColor:v,tdTextColor:b,borderRadius:x,thFontWeight:E,lineHeight:C,borderColorModal:_,borderColorPopover:R,tdColorStriped:w,tdColorStripedModal:A,tdColorStripedPopover:$,[Ee("fontSize",s)]:B,[Ee("tdPadding",s)]:U,[Ee("thPadding",s)]:H},common:{cubicBezierEaseInOut:K}}=r.value;return{"--n-bezier":K,"--n-td-color":d,"--n-td-color-modal":c,"--n-td-color-popover":h,"--n-td-text-color":b,"--n-border-color":u,"--n-border-color-modal":_,"--n-border-color-popover":R,"--n-border-radius":x,"--n-font-size":B,"--n-th-color":f,"--n-th-color-modal":p,"--n-th-color-popover":g,"--n-th-font-weight":E,"--n-th-text-color":v,"--n-line-height":C,"--n-td-padding":U,"--n-th-padding":H,"--n-td-color-striped":w,"--n-td-color-striped-modal":A,"--n-td-color-striped-popover":$}}),l=o?vt("table",I(()=>e.size[0]),a,e):void 0;return{rtlEnabled:i,mergedClsPrefix:t,cssVars:o?void 0:a,themeClass:l==null?void 0:l.themeClass,onRender:l==null?void 0:l.onRender}},render(){var e;const{mergedClsPrefix:t}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("table",{class:[`${t}-table`,this.themeClass,{[`${t}-table--rtl`]:this.rtlEnabled,[`${t}-table--bottom-bordered`]:this.bottomBordered,[`${t}-table--bordered`]:this.bordered,[`${t}-table--single-line`]:this.singleLine,[`${t}-table--single-column`]:this.singleColumn,[`${t}-table--striped`]:this.striped}],style:this.cssVars},this.$slots)}}),am="n-tabs",g2={tab:[String,Number,Object,Function],name:{type:[String,Number],required:!0},disabled:Boolean,displayDirective:{type:String,default:"if"},closable:{type:Boolean,default:void 0},tabProps:Object,label:[String,Number,Object,Function]},mL=xe({__TAB_PANE__:!0,name:"TabPane",alias:["TabPanel"],props:g2,setup(e){const t=Oe(am,null);return t||yr("tab-pane","`n-tab-pane` must be placed inside `n-tabs`."),{style:t.paneStyleRef,class:t.paneClassRef,mergedClsPrefix:t.mergedClsPrefixRef}},render(){return m("div",{class:[`${this.mergedClsPrefix}-tab-pane`,this.class],style:this.style},this.$slots)}}),gL=Object.assign({internalLeftPadded:Boolean,internalAddable:Boolean,internalCreatedByPane:Boolean},Ui(g2,["displayDirective"])),rd=xe({__TAB__:!0,inheritAttrs:!1,name:"Tab",props:gL,setup(e){const{mergedClsPrefixRef:t,valueRef:o,typeRef:n,closableRef:r,tabStyleRef:i,addTabStyleRef:a,tabClassRef:l,addTabClassRef:s,tabChangeIdRef:u,onBeforeLeaveRef:d,triggerRef:c,handleAdd:h,activateTab:f,handleClose:p}=Oe(am);return{trigger:c,mergedClosable:I(()=>{if(e.internalAddable)return!1;const{closable:g}=e;return g===void 0?r.value:g}),style:i,addStyle:a,tabClass:l,addTabClass:s,clsPrefix:t,value:o,type:n,handleClose(g){g.stopPropagation(),!e.disabled&&p(e.name)},activateTab(){if(e.disabled)return;if(e.internalAddable){h();return}const{name:g}=e,v=++u.id;if(g!==o.value){const{value:b}=d;b?Promise.resolve(b(e.name,o.value)).then(x=>{x&&u.id===v&&f(g)}):f(g)}}}},render(){const{internalAddable:e,clsPrefix:t,name:o,disabled:n,label:r,tab:i,value:a,mergedClosable:l,trigger:s,$slots:{default:u}}=this,d=r??i;return m("div",{class:`${t}-tabs-tab-wrapper`},this.internalLeftPadded?m("div",{class:`${t}-tabs-tab-pad`}):null,m("div",Object.assign({key:o,"data-name":o,"data-disabled":n?!0:void 0},bo({class:[`${t}-tabs-tab`,a===o&&`${t}-tabs-tab--active`,n&&`${t}-tabs-tab--disabled`,l&&`${t}-tabs-tab--closable`,e&&`${t}-tabs-tab--addable`,e?this.addTabClass:this.tabClass],onClick:s==="click"?this.activateTab:void 0,onMouseenter:s==="hover"?this.activateTab:void 0,style:e?this.addStyle:this.style},this.internalCreatedByPane?this.tabProps||{}:this.$attrs)),m("span",{class:`${t}-tabs-tab__label`},e?m(ft,null,m("div",{class:`${t}-tabs-tab__height-placeholder`}," "),m(Ut,{clsPrefix:t},{default:()=>m(aC,null)})):u?u():typeof d=="object"?d:Jt(d??o)),l&&this.type==="card"?m(li,{clsPrefix:t,class:`${t}-tabs-tab__close`,onClick:this.handleClose,disabled:n}):null))}}),vL=D("tabs",` + `)]))]),hL=Object.assign(Object.assign({},Ie.props),{bordered:{type:Boolean,default:!0},bottomBordered:{type:Boolean,default:!0},singleLine:{type:Boolean,default:!0},striped:Boolean,singleColumn:Boolean,size:{type:String,default:"medium"}}),pL=xe({name:"Table",props:hL,setup(e){const{mergedClsPrefixRef:t,inlineThemeDisabled:o,mergedRtlRef:n}=nt(e),r=Ie("Table","-table",fL,Uw,e,t),i=Gt("Table",n,t),a=I(()=>{const{size:s}=e,{self:{borderColor:u,tdColor:d,tdColorModal:c,tdColorPopover:h,thColor:f,thColorModal:p,thColorPopover:g,thTextColor:v,tdTextColor:b,borderRadius:x,thFontWeight:k,lineHeight:C,borderColorModal:_,borderColorPopover:R,tdColorStriped:w,tdColorStripedModal:A,tdColorStripedPopover:$,[Ee("fontSize",s)]:B,[Ee("tdPadding",s)]:U,[Ee("thPadding",s)]:N},common:{cubicBezierEaseInOut:K}}=r.value;return{"--n-bezier":K,"--n-td-color":d,"--n-td-color-modal":c,"--n-td-color-popover":h,"--n-td-text-color":b,"--n-border-color":u,"--n-border-color-modal":_,"--n-border-color-popover":R,"--n-border-radius":x,"--n-font-size":B,"--n-th-color":f,"--n-th-color-modal":p,"--n-th-color-popover":g,"--n-th-font-weight":k,"--n-th-text-color":v,"--n-line-height":C,"--n-td-padding":U,"--n-th-padding":N,"--n-td-color-striped":w,"--n-td-color-striped-modal":A,"--n-td-color-striped-popover":$}}),l=o?vt("table",I(()=>e.size[0]),a,e):void 0;return{rtlEnabled:i,mergedClsPrefix:t,cssVars:o?void 0:a,themeClass:l==null?void 0:l.themeClass,onRender:l==null?void 0:l.onRender}},render(){var e;const{mergedClsPrefix:t}=this;return(e=this.onRender)===null||e===void 0||e.call(this),m("table",{class:[`${t}-table`,this.themeClass,{[`${t}-table--rtl`]:this.rtlEnabled,[`${t}-table--bottom-bordered`]:this.bottomBordered,[`${t}-table--bordered`]:this.bordered,[`${t}-table--single-line`]:this.singleLine,[`${t}-table--single-column`]:this.singleColumn,[`${t}-table--striped`]:this.striped}],style:this.cssVars},this.$slots)}}),lm="n-tabs",v2={tab:[String,Number,Object,Function],name:{type:[String,Number],required:!0},disabled:Boolean,displayDirective:{type:String,default:"if"},closable:{type:Boolean,default:void 0},tabProps:Object,label:[String,Number,Object,Function]},mL=xe({__TAB_PANE__:!0,name:"TabPane",alias:["TabPanel"],props:v2,setup(e){const t=Oe(lm,null);return t||yr("tab-pane","`n-tab-pane` must be placed inside `n-tabs`."),{style:t.paneStyleRef,class:t.paneClassRef,mergedClsPrefix:t.mergedClsPrefixRef}},render(){return m("div",{class:[`${this.mergedClsPrefix}-tab-pane`,this.class],style:this.style},this.$slots)}}),gL=Object.assign({internalLeftPadded:Boolean,internalAddable:Boolean,internalCreatedByPane:Boolean},Ui(v2,["displayDirective"])),rd=xe({__TAB__:!0,inheritAttrs:!1,name:"Tab",props:gL,setup(e){const{mergedClsPrefixRef:t,valueRef:o,typeRef:n,closableRef:r,tabStyleRef:i,addTabStyleRef:a,tabClassRef:l,addTabClassRef:s,tabChangeIdRef:u,onBeforeLeaveRef:d,triggerRef:c,handleAdd:h,activateTab:f,handleClose:p}=Oe(lm);return{trigger:c,mergedClosable:I(()=>{if(e.internalAddable)return!1;const{closable:g}=e;return g===void 0?r.value:g}),style:i,addStyle:a,tabClass:l,addTabClass:s,clsPrefix:t,value:o,type:n,handleClose(g){g.stopPropagation(),!e.disabled&&p(e.name)},activateTab(){if(e.disabled)return;if(e.internalAddable){h();return}const{name:g}=e,v=++u.id;if(g!==o.value){const{value:b}=d;b?Promise.resolve(b(e.name,o.value)).then(x=>{x&&u.id===v&&f(g)}):f(g)}}}},render(){const{internalAddable:e,clsPrefix:t,name:o,disabled:n,label:r,tab:i,value:a,mergedClosable:l,trigger:s,$slots:{default:u}}=this,d=r??i;return m("div",{class:`${t}-tabs-tab-wrapper`},this.internalLeftPadded?m("div",{class:`${t}-tabs-tab-pad`}):null,m("div",Object.assign({key:o,"data-name":o,"data-disabled":n?!0:void 0},bo({class:[`${t}-tabs-tab`,a===o&&`${t}-tabs-tab--active`,n&&`${t}-tabs-tab--disabled`,l&&`${t}-tabs-tab--closable`,e&&`${t}-tabs-tab--addable`,e?this.addTabClass:this.tabClass],onClick:s==="click"?this.activateTab:void 0,onMouseenter:s==="hover"?this.activateTab:void 0,style:e?this.addStyle:this.style},this.internalCreatedByPane?this.tabProps||{}:this.$attrs)),m("span",{class:`${t}-tabs-tab__label`},e?m(ft,null,m("div",{class:`${t}-tabs-tab__height-placeholder`}," "),m(Ut,{clsPrefix:t},{default:()=>m(lC,null)})):u?u():typeof d=="object"?d:Jt(d??o)),l&&this.type==="card"?m(li,{clsPrefix:t,class:`${t}-tabs-tab__close`,onClick:this.handleClose,disabled:n}):null))}}),vL=T("tabs",` box-sizing: border-box; width: 100%; display: flex; @@ -3764,37 +3764,37 @@ ${t} transition: background-color .3s var(--n-bezier), border-color .3s var(--n-bezier); -`,[X("segment-type",[D("tabs-rail",[N("&.transition-disabled",[D("tabs-capsule",` +`,[X("segment-type",[T("tabs-rail",[V("&.transition-disabled",[T("tabs-capsule",` transition: none; - `)])])]),X("top",[D("tab-pane",` + `)])])]),X("top",[T("tab-pane",` padding: var(--n-pane-padding-top) var(--n-pane-padding-right) var(--n-pane-padding-bottom) var(--n-pane-padding-left); - `)]),X("left",[D("tab-pane",` + `)]),X("left",[T("tab-pane",` padding: var(--n-pane-padding-right) var(--n-pane-padding-bottom) var(--n-pane-padding-left) var(--n-pane-padding-top); `)]),X("left, right",` flex-direction: row; - `,[D("tabs-bar",` + `,[T("tabs-bar",` width: 2px; right: 0; transition: top .2s var(--n-bezier), max-height .2s var(--n-bezier), background-color .3s var(--n-bezier); - `),D("tabs-tab",` + `),T("tabs-tab",` padding: var(--n-tab-padding-vertical); `)]),X("right",` flex-direction: row-reverse; - `,[D("tab-pane",` + `,[T("tab-pane",` padding: var(--n-pane-padding-left) var(--n-pane-padding-top) var(--n-pane-padding-right) var(--n-pane-padding-bottom); - `),D("tabs-bar",` + `),T("tabs-bar",` left: 0; `)]),X("bottom",` flex-direction: column-reverse; justify-content: flex-end; - `,[D("tab-pane",` + `,[T("tab-pane",` padding: var(--n-pane-padding-bottom) var(--n-pane-padding-right) var(--n-pane-padding-top) var(--n-pane-padding-left); - `),D("tabs-bar",` + `),T("tabs-bar",` top: 0; - `)]),D("tabs-rail",` + `)]),T("tabs-rail",` position: relative; padding: 3px; border-radius: var(--n-tab-border-radius); @@ -3803,20 +3803,20 @@ ${t} transition: background-color .3s var(--n-bezier); display: flex; align-items: center; - `,[D("tabs-capsule",` + `,[T("tabs-capsule",` border-radius: var(--n-tab-border-radius); position: absolute; pointer-events: none; background-color: var(--n-tab-color-segment); box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .08); transition: transform 0.3s var(--n-bezier); - `),D("tabs-tab-wrapper",` + `),T("tabs-tab-wrapper",` flex-basis: 0; flex-grow: 1; display: flex; align-items: center; justify-content: center; - `,[D("tabs-tab",` + `,[T("tabs-tab",` overflow: hidden; border-radius: var(--n-tab-border-radius); width: 100%; @@ -3826,16 +3826,16 @@ ${t} `,[X("active",` font-weight: var(--n-font-weight-strong); color: var(--n-tab-text-color-active); - `),N("&:hover",` + `),V("&:hover",` color: var(--n-tab-text-color-hover); - `)])])]),X("flex",[D("tabs-nav",` + `)])])]),X("flex",[T("tabs-nav",` width: 100%; position: relative; - `,[D("tabs-wrapper",` + `,[T("tabs-wrapper",` width: 100%; - `,[D("tabs-tab",` + `,[T("tabs-tab",` margin-right: 0; - `)])])]),D("tabs-nav",` + `)])])]),T("tabs-nav",` box-sizing: border-box; line-height: 1.5; display: flex; @@ -3843,71 +3843,71 @@ ${t} `,[G("prefix, suffix",` display: flex; align-items: center; - `),G("prefix","padding-right: 16px;"),G("suffix","padding-left: 16px;")]),X("top, bottom",[D("tabs-nav-scroll-wrapper",[N("&::before",` + `),G("prefix","padding-right: 16px;"),G("suffix","padding-left: 16px;")]),X("top, bottom",[T("tabs-nav-scroll-wrapper",[V("&::before",` top: 0; bottom: 0; left: 0; width: 20px; - `),N("&::after",` + `),V("&::after",` top: 0; bottom: 0; right: 0; width: 20px; - `),X("shadow-start",[N("&::before",` + `),X("shadow-start",[V("&::before",` box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, .12); - `)]),X("shadow-end",[N("&::after",` + `)]),X("shadow-end",[V("&::after",` box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, .12); - `)])])]),X("left, right",[D("tabs-nav-scroll-content",` + `)])])]),X("left, right",[T("tabs-nav-scroll-content",` flex-direction: column; - `),D("tabs-nav-scroll-wrapper",[N("&::before",` + `),T("tabs-nav-scroll-wrapper",[V("&::before",` top: 0; left: 0; right: 0; height: 20px; - `),N("&::after",` + `),V("&::after",` bottom: 0; left: 0; right: 0; height: 20px; - `),X("shadow-start",[N("&::before",` + `),X("shadow-start",[V("&::before",` box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, .12); - `)]),X("shadow-end",[N("&::after",` + `)]),X("shadow-end",[V("&::after",` box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, .12); - `)])])]),D("tabs-nav-scroll-wrapper",` + `)])])]),T("tabs-nav-scroll-wrapper",` flex: 1; position: relative; overflow: hidden; - `,[D("tabs-nav-y-scroll",` + `,[T("tabs-nav-y-scroll",` height: 100%; width: 100%; overflow-y: auto; scrollbar-width: none; - `,[N("&::-webkit-scrollbar",` + `,[V("&::-webkit-scrollbar",` width: 0; height: 0; - `)]),N("&::before, &::after",` + `)]),V("&::before, &::after",` transition: box-shadow .3s var(--n-bezier); pointer-events: none; content: ""; position: absolute; z-index: 1; - `)]),D("tabs-nav-scroll-content",` + `)]),T("tabs-nav-scroll-content",` display: flex; position: relative; min-width: 100%; min-height: 100%; width: fit-content; box-sizing: border-box; - `),D("tabs-wrapper",` + `),T("tabs-wrapper",` display: inline-flex; flex-wrap: nowrap; position: relative; - `),D("tabs-tab-wrapper",` + `),T("tabs-tab-wrapper",` display: flex; flex-wrap: nowrap; flex-shrink: 0; flex-grow: 0; - `),D("tabs-tab",` + `),T("tabs-tab",` cursor: pointer; white-space: nowrap; flex-wrap: nowrap; @@ -3931,7 +3931,7 @@ ${t} display: flex; align-items: center; z-index: 1; - `)]),D("tabs-bar",` + `)]),T("tabs-bar",` position: absolute; bottom: 0; height: 2px; @@ -3942,15 +3942,15 @@ ${t} max-width .2s var(--n-bezier), opacity .3s var(--n-bezier), background-color .3s var(--n-bezier); - `,[N("&.transition-disabled",` + `,[V("&.transition-disabled",` transition: none; `),X("disabled",` background-color: var(--n-tab-text-color-disabled) - `)]),D("tabs-pane-wrapper",` + `)]),T("tabs-pane-wrapper",` position: relative; overflow: hidden; transition: max-height .2s var(--n-bezier); - `),D("tab-pane",` + `),T("tab-pane",` color: var(--n-pane-text-color); width: 100%; transition: @@ -3960,73 +3960,73 @@ ${t} left: 0; right: 0; top: 0; - `,[N("&.next-transition-leave-active, &.prev-transition-leave-active, &.next-transition-enter-active, &.prev-transition-enter-active",` + `,[V("&.next-transition-leave-active, &.prev-transition-leave-active, &.next-transition-enter-active, &.prev-transition-enter-active",` transition: color .3s var(--n-bezier), background-color .3s var(--n-bezier), transform .2s var(--n-bezier), opacity .2s var(--n-bezier); - `),N("&.next-transition-leave-active, &.prev-transition-leave-active",` + `),V("&.next-transition-leave-active, &.prev-transition-leave-active",` position: absolute; - `),N("&.next-transition-enter-from, &.prev-transition-leave-to",` + `),V("&.next-transition-enter-from, &.prev-transition-leave-to",` transform: translateX(32px); opacity: 0; - `),N("&.next-transition-leave-to, &.prev-transition-enter-from",` + `),V("&.next-transition-leave-to, &.prev-transition-enter-from",` transform: translateX(-32px); opacity: 0; - `),N("&.next-transition-leave-from, &.next-transition-enter-to, &.prev-transition-leave-from, &.prev-transition-enter-to",` + `),V("&.next-transition-leave-from, &.next-transition-enter-to, &.prev-transition-leave-from, &.prev-transition-enter-to",` transform: translateX(0); opacity: 1; - `)]),D("tabs-tab-pad",` + `)]),T("tabs-tab-pad",` box-sizing: border-box; width: var(--n-tab-gap); flex-grow: 0; flex-shrink: 0; - `),X("line-type, bar-type",[D("tabs-tab",` + `),X("line-type, bar-type",[T("tabs-tab",` font-weight: var(--n-tab-font-weight); box-sizing: border-box; vertical-align: bottom; - `,[N("&:hover",{color:"var(--n-tab-text-color-hover)"}),X("active",` + `,[V("&:hover",{color:"var(--n-tab-text-color-hover)"}),X("active",` color: var(--n-tab-text-color-active); font-weight: var(--n-tab-font-weight-active); - `),X("disabled",{color:"var(--n-tab-text-color-disabled)"})])]),D("tabs-nav",[X("line-type",[X("top",[G("prefix, suffix",` + `),X("disabled",{color:"var(--n-tab-text-color-disabled)"})])]),T("tabs-nav",[X("line-type",[X("top",[G("prefix, suffix",` border-bottom: 1px solid var(--n-tab-border-color); - `),D("tabs-nav-scroll-content",` + `),T("tabs-nav-scroll-content",` border-bottom: 1px solid var(--n-tab-border-color); - `),D("tabs-bar",` + `),T("tabs-bar",` bottom: -1px; `)]),X("left",[G("prefix, suffix",` border-right: 1px solid var(--n-tab-border-color); - `),D("tabs-nav-scroll-content",` + `),T("tabs-nav-scroll-content",` border-right: 1px solid var(--n-tab-border-color); - `),D("tabs-bar",` + `),T("tabs-bar",` right: -1px; `)]),X("right",[G("prefix, suffix",` border-left: 1px solid var(--n-tab-border-color); - `),D("tabs-nav-scroll-content",` + `),T("tabs-nav-scroll-content",` border-left: 1px solid var(--n-tab-border-color); - `),D("tabs-bar",` + `),T("tabs-bar",` left: -1px; `)]),X("bottom",[G("prefix, suffix",` border-top: 1px solid var(--n-tab-border-color); - `),D("tabs-nav-scroll-content",` + `),T("tabs-nav-scroll-content",` border-top: 1px solid var(--n-tab-border-color); - `),D("tabs-bar",` + `),T("tabs-bar",` top: -1px; `)]),G("prefix, suffix",` transition: border-color .3s var(--n-bezier); - `),D("tabs-nav-scroll-content",` + `),T("tabs-nav-scroll-content",` transition: border-color .3s var(--n-bezier); - `),D("tabs-bar",` + `),T("tabs-bar",` border-radius: 0; `)]),X("card-type",[G("prefix, suffix",` transition: border-color .3s var(--n-bezier); - `),D("tabs-pad",` + `),T("tabs-pad",` flex-grow: 1; transition: border-color .3s var(--n-bezier); - `),D("tabs-tab-pad",` + `),T("tabs-tab-pad",` transition: border-color .3s var(--n-bezier); - `),D("tabs-tab",` + `),T("tabs-tab",` font-weight: var(--n-tab-font-weight); border: 1px solid var(--n-tab-border-color); background-color: var(--n-tab-color); @@ -4045,7 +4045,7 @@ ${t} `,[G("height-placeholder",` width: 0; font-size: var(--n-tab-font-size); - `),Ft("disabled",[N("&:hover",` + `),Ft("disabled",[V("&:hover",` color: var(--n-tab-text-color-hover); `)])]),X("closable","padding-right: 8px;"),X("active",` background-color: #0000; @@ -4055,58 +4055,58 @@ ${t} flex-direction: column; `,[G("prefix, suffix",` padding: var(--n-tab-padding-vertical); - `),D("tabs-wrapper",` + `),T("tabs-wrapper",` flex-direction: column; - `),D("tabs-tab-wrapper",` + `),T("tabs-tab-wrapper",` flex-direction: column; - `,[D("tabs-tab-pad",` + `,[T("tabs-tab-pad",` height: var(--n-tab-gap-vertical); width: 100%; - `)])]),X("top",[X("card-type",[D("tabs-scroll-padding","border-bottom: 1px solid var(--n-tab-border-color);"),G("prefix, suffix",` + `)])]),X("top",[X("card-type",[T("tabs-scroll-padding","border-bottom: 1px solid var(--n-tab-border-color);"),G("prefix, suffix",` border-bottom: 1px solid var(--n-tab-border-color); - `),D("tabs-tab",` + `),T("tabs-tab",` border-top-left-radius: var(--n-tab-border-radius); border-top-right-radius: var(--n-tab-border-radius); `,[X("active",` border-bottom: 1px solid #0000; - `)]),D("tabs-tab-pad",` + `)]),T("tabs-tab-pad",` border-bottom: 1px solid var(--n-tab-border-color); - `),D("tabs-pad",` + `),T("tabs-pad",` border-bottom: 1px solid var(--n-tab-border-color); - `)])]),X("left",[X("card-type",[D("tabs-scroll-padding","border-right: 1px solid var(--n-tab-border-color);"),G("prefix, suffix",` + `)])]),X("left",[X("card-type",[T("tabs-scroll-padding","border-right: 1px solid var(--n-tab-border-color);"),G("prefix, suffix",` border-right: 1px solid var(--n-tab-border-color); - `),D("tabs-tab",` + `),T("tabs-tab",` border-top-left-radius: var(--n-tab-border-radius); border-bottom-left-radius: var(--n-tab-border-radius); `,[X("active",` border-right: 1px solid #0000; - `)]),D("tabs-tab-pad",` + `)]),T("tabs-tab-pad",` border-right: 1px solid var(--n-tab-border-color); - `),D("tabs-pad",` + `),T("tabs-pad",` border-right: 1px solid var(--n-tab-border-color); - `)])]),X("right",[X("card-type",[D("tabs-scroll-padding","border-left: 1px solid var(--n-tab-border-color);"),G("prefix, suffix",` + `)])]),X("right",[X("card-type",[T("tabs-scroll-padding","border-left: 1px solid var(--n-tab-border-color);"),G("prefix, suffix",` border-left: 1px solid var(--n-tab-border-color); - `),D("tabs-tab",` + `),T("tabs-tab",` border-top-right-radius: var(--n-tab-border-radius); border-bottom-right-radius: var(--n-tab-border-radius); `,[X("active",` border-left: 1px solid #0000; - `)]),D("tabs-tab-pad",` + `)]),T("tabs-tab-pad",` border-left: 1px solid var(--n-tab-border-color); - `),D("tabs-pad",` + `),T("tabs-pad",` border-left: 1px solid var(--n-tab-border-color); - `)])]),X("bottom",[X("card-type",[D("tabs-scroll-padding","border-top: 1px solid var(--n-tab-border-color);"),G("prefix, suffix",` + `)])]),X("bottom",[X("card-type",[T("tabs-scroll-padding","border-top: 1px solid var(--n-tab-border-color);"),G("prefix, suffix",` border-top: 1px solid var(--n-tab-border-color); - `),D("tabs-tab",` + `),T("tabs-tab",` border-bottom-left-radius: var(--n-tab-border-radius); border-bottom-right-radius: var(--n-tab-border-radius); `,[X("active",` border-top: 1px solid #0000; - `)]),D("tabs-tab-pad",` + `)]),T("tabs-tab-pad",` border-top: 1px solid var(--n-tab-border-color); - `),D("tabs-pad",` + `),T("tabs-pad",` border-top: 1px solid var(--n-tab-border-color); - `)])])])]),bL=Object.assign(Object.assign({},Te.props),{value:[String,Number],defaultValue:[String,Number],trigger:{type:String,default:"click"},type:{type:String,default:"bar"},closable:Boolean,justifyContent:String,size:{type:String,default:"medium"},placement:{type:String,default:"top"},tabStyle:[String,Object],tabClass:String,addTabStyle:[String,Object],addTabClass:String,barWidth:Number,paneClass:String,paneStyle:[String,Object],paneWrapperClass:String,paneWrapperStyle:[String,Object],addable:[Boolean,Object],tabsPadding:{type:Number,default:0},animated:Boolean,onBeforeLeave:Function,onAdd:Function,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onClose:[Function,Array],labelSize:String,activeName:[String,Number],onActiveNameChange:[Function,Array]}),xL=xe({name:"Tabs",props:bL,setup(e,{slots:t}){var o,n,r,i;const{mergedClsPrefixRef:a,inlineThemeDisabled:l}=nt(e),s=Te("Tabs","-tabs",vL,Kw,e,a),u=M(null),d=M(null),c=M(null),h=M(null),f=M(null),p=M(null),g=M(!0),v=M(!0),b=Jl(e,["labelSize","size"]),x=Jl(e,["activeName","value"]),E=M((n=(o=x.value)!==null&&o!==void 0?o:e.defaultValue)!==null&&n!==void 0?n:t.default?(i=(r=vr(t.default())[0])===null||r===void 0?void 0:r.props)===null||i===void 0?void 0:i.name:null),C=to(x,E),_={id:0},R=I(()=>{if(!(!e.justifyContent||e.type==="card"))return{display:"flex",justifyContent:e.justifyContent}});at(C,()=>{_.id=0,U(),H()});function w(){var J;const{value:ie}=C;return ie===null?null:(J=u.value)===null||J===void 0?void 0:J.querySelector(`[data-name="${ie}"]`)}function A(J){if(e.type==="card")return;const{value:ie}=d;if(!ie)return;const de=ie.style.opacity==="0";if(J){const ae=`${a.value}-tabs-bar--disabled`,{barWidth:q,placement:ue}=e;if(J.dataset.disabled==="true"?ie.classList.add(ae):ie.classList.remove(ae),["top","bottom"].includes(ue)){if(B(["top","maxHeight","height"]),typeof q=="number"&&J.offsetWidth>=q){const ve=Math.floor((J.offsetWidth-q)/2)+J.offsetLeft;ie.style.left=`${ve}px`,ie.style.maxWidth=`${q}px`}else ie.style.left=`${J.offsetLeft}px`,ie.style.maxWidth=`${J.offsetWidth}px`;ie.style.width="8192px",de&&(ie.style.transition="none"),ie.offsetWidth,de&&(ie.style.transition="",ie.style.opacity="1")}else{if(B(["left","maxWidth","width"]),typeof q=="number"&&J.offsetHeight>=q){const ve=Math.floor((J.offsetHeight-q)/2)+J.offsetTop;ie.style.top=`${ve}px`,ie.style.maxHeight=`${q}px`}else ie.style.top=`${J.offsetTop}px`,ie.style.maxHeight=`${J.offsetHeight}px`;ie.style.height="8192px",de&&(ie.style.transition="none"),ie.offsetHeight,de&&(ie.style.transition="",ie.style.opacity="1")}}}function $(){if(e.type==="card")return;const{value:J}=d;J&&(J.style.opacity="0")}function B(J){const{value:ie}=d;if(ie)for(const de of J)ie.style[de]=""}function U(){if(e.type==="card")return;const J=w();J?A(J):$()}function H(){var J;const ie=(J=f.value)===null||J===void 0?void 0:J.$el;if(!ie)return;const de=w();if(!de)return;const{scrollLeft:ae,offsetWidth:q}=ie,{offsetLeft:ue,offsetWidth:ve}=de;ae>ue?ie.scrollTo({top:0,left:ue,behavior:"smooth"}):ue+ve>ae+q&&ie.scrollTo({top:0,left:ue+ve-q,behavior:"smooth"})}const K=M(null);let L=0,T=null;function z(J){const ie=K.value;if(ie){L=J.getBoundingClientRect().height;const de=`${L}px`,ae=()=>{ie.style.height=de,ie.style.maxHeight=de};T?(ae(),T(),T=null):T=ae}}function F(J){const ie=K.value;if(ie){const de=J.getBoundingClientRect().height,ae=()=>{document.body.offsetHeight,ie.style.maxHeight=`${de}px`,ie.style.height=`${Math.max(L,de)}px`};T?(T(),T=null,ae()):T=ae}}function y(){const J=K.value;if(J){J.style.maxHeight="",J.style.height="";const{paneWrapperStyle:ie}=e;if(typeof ie=="string")J.style.cssText=ie;else if(ie){const{maxHeight:de,height:ae}=ie;de!==void 0&&(J.style.maxHeight=de),ae!==void 0&&(J.style.height=ae)}}}const re={value:[]},te=M("next");function j(J){const ie=C.value;let de="next";for(const ae of re.value){if(ae===ie)break;if(ae===J){de="prev";break}}te.value=de,Z(J)}function Z(J){const{onActiveNameChange:ie,onUpdateValue:de,"onUpdate:value":ae}=e;ie&&Fe(ie,J),de&&Fe(de,J),ae&&Fe(ae,J),E.value=J}function se(J){const{onClose:ie}=e;ie&&Fe(ie,J)}function pe(){const{value:J}=d;if(!J)return;const ie="transition-disabled";J.classList.add(ie),U(),J.classList.remove(ie)}const Se=M(null);function he({transitionDisabled:J}){const ie=u.value;if(!ie)return;J&&ie.classList.add("transition-disabled");const de=w();de&&Se.value&&(Se.value.style.width=`${de.offsetWidth}px`,Se.value.style.height=`${de.offsetHeight}px`,Se.value.style.transform=`translateX(${de.offsetLeft-lo(getComputedStyle(ie).paddingLeft)}px)`,J&&Se.value.offsetWidth),J&&ie.classList.remove("transition-disabled")}at([C],()=>{e.type==="segment"&&Rt(()=>{he({transitionDisabled:!1})})}),ut(()=>{e.type==="segment"&&he({transitionDisabled:!0})});let fe=0;function ye(J){var ie;if(J.contentRect.width===0&&J.contentRect.height===0||fe===J.contentRect.width)return;fe=J.contentRect.width;const{type:de}=e;if((de==="line"||de==="bar")&&pe(),de!=="segment"){const{placement:ae}=e;ee((ae==="top"||ae==="bottom"?(ie=f.value)===null||ie===void 0?void 0:ie.$el:p.value)||null)}}const Y=Du(ye,64);at([()=>e.justifyContent,()=>e.size],()=>{Rt(()=>{const{type:J}=e;(J==="line"||J==="bar")&&pe()})});const O=M(!1);function Ie(J){var ie;const{target:de,contentRect:{width:ae,height:q}}=J,ue=de.parentElement.parentElement.offsetWidth,ve=de.parentElement.parentElement.offsetHeight,{placement:De}=e;if(!O.value)De==="top"||De==="bottom"?ueKe.$el.offsetWidth&&(O.value=!1):ve-q>Ke.$el.offsetHeight&&(O.value=!1)}ee(((ie=f.value)===null||ie===void 0?void 0:ie.$el)||null)}const je=Du(Ie,64);function W(){const{onAdd:J}=e;J&&J(),Rt(()=>{const ie=w(),{value:de}=f;!ie||!de||de.scrollTo({left:ie.offsetLeft,top:0,behavior:"smooth"})})}function ee(J){if(!J)return;const{placement:ie}=e;if(ie==="top"||ie==="bottom"){const{scrollLeft:de,scrollWidth:ae,offsetWidth:q}=J;g.value=de<=0,v.value=de+q>=ae}else{const{scrollTop:de,scrollHeight:ae,offsetHeight:q}=J;g.value=de<=0,v.value=de+q>=ae}}const ge=Du(J=>{ee(J.target)},64);Je(am,{triggerRef:Be(e,"trigger"),tabStyleRef:Be(e,"tabStyle"),tabClassRef:Be(e,"tabClass"),addTabStyleRef:Be(e,"addTabStyle"),addTabClassRef:Be(e,"addTabClass"),paneClassRef:Be(e,"paneClass"),paneStyleRef:Be(e,"paneStyle"),mergedClsPrefixRef:a,typeRef:Be(e,"type"),closableRef:Be(e,"closable"),valueRef:C,tabChangeIdRef:_,onBeforeLeaveRef:Be(e,"onBeforeLeave"),activateTab:j,handleClose:se,handleAdd:W}),fp(()=>{U(),H()}),Et(()=>{const{value:J}=c;if(!J)return;const{value:ie}=a,de=`${ie}-tabs-nav-scroll-wrapper--shadow-start`,ae=`${ie}-tabs-nav-scroll-wrapper--shadow-end`;g.value?J.classList.remove(de):J.classList.add(de),v.value?J.classList.remove(ae):J.classList.add(ae)});const Ce={syncBarPosition:()=>{U()}},le=()=>{he({transitionDisabled:!0})},ne=I(()=>{const{value:J}=b,{type:ie}=e,de={card:"Card",bar:"Bar",line:"Line",segment:"Segment"}[ie],ae=`${J}${de}`,{self:{barColor:q,closeIconColor:ue,closeIconColorHover:ve,closeIconColorPressed:De,tabColor:Ke,tabBorderColor:Qe,paneTextColor:st,tabFontWeight:Xe,tabBorderRadius:pt,tabFontWeightActive:Ye,colorSegment:Le,fontWeightStrong:et,tabColorSegment:Q,closeSize:me,closeIconSize:Pe,closeColorHover:He,closeColorPressed:We,closeBorderRadius:Ge,[Ee("panePadding",J)]:qe,[Ee("tabPadding",ae)]:tt,[Ee("tabPaddingVertical",ae)]:yt,[Ee("tabGap",ae)]:Bt,[Ee("tabGap",`${ae}Vertical`)]:kt,[Ee("tabTextColor",ie)]:xo,[Ee("tabTextColorActive",ie)]:Ao,[Ee("tabTextColorHover",ie)]:Bo,[Ee("tabTextColorDisabled",ie)]:No,[Ee("tabFontSize",J)]:Vo},common:{cubicBezierEaseInOut:un}}=s.value;return{"--n-bezier":un,"--n-color-segment":Le,"--n-bar-color":q,"--n-tab-font-size":Vo,"--n-tab-text-color":xo,"--n-tab-text-color-active":Ao,"--n-tab-text-color-disabled":No,"--n-tab-text-color-hover":Bo,"--n-pane-text-color":st,"--n-tab-border-color":Qe,"--n-tab-border-radius":pt,"--n-close-size":me,"--n-close-icon-size":Pe,"--n-close-color-hover":He,"--n-close-color-pressed":We,"--n-close-border-radius":Ge,"--n-close-icon-color":ue,"--n-close-icon-color-hover":ve,"--n-close-icon-color-pressed":De,"--n-tab-color":Ke,"--n-tab-font-weight":Xe,"--n-tab-font-weight-active":Ye,"--n-tab-padding":tt,"--n-tab-padding-vertical":yt,"--n-tab-gap":Bt,"--n-tab-gap-vertical":kt,"--n-pane-padding-left":Ro(qe,"left"),"--n-pane-padding-right":Ro(qe,"right"),"--n-pane-padding-top":Ro(qe,"top"),"--n-pane-padding-bottom":Ro(qe,"bottom"),"--n-font-weight-strong":et,"--n-tab-color-segment":Q}}),ce=l?vt("tabs",I(()=>`${b.value[0]}${e.type[0]}`),ne,e):void 0;return Object.assign({mergedClsPrefix:a,mergedValue:C,renderedNames:new Set,segmentCapsuleElRef:Se,tabsPaneWrapperRef:K,tabsElRef:u,barElRef:d,addTabInstRef:h,xScrollInstRef:f,scrollWrapperElRef:c,addTabFixed:O,tabWrapperStyle:R,handleNavResize:Y,mergedSize:b,handleScroll:ge,handleTabsResize:je,cssVars:l?void 0:ne,themeClass:ce==null?void 0:ce.themeClass,animationDirection:te,renderNameListRef:re,yScrollElRef:p,handleSegmentResize:le,onAnimationBeforeLeave:z,onAnimationEnter:F,onAnimationAfterEnter:y,onRender:ce==null?void 0:ce.onRender},Ce)},render(){const{mergedClsPrefix:e,type:t,placement:o,addTabFixed:n,addable:r,mergedSize:i,renderNameListRef:a,onRender:l,paneWrapperClass:s,paneWrapperStyle:u,$slots:{default:d,prefix:c,suffix:h}}=this;l==null||l();const f=d?vr(d()).filter(_=>_.type.__TAB_PANE__===!0):[],p=d?vr(d()).filter(_=>_.type.__TAB__===!0):[],g=!p.length,v=t==="card",b=t==="segment",x=!v&&!b&&this.justifyContent;a.value=[];const E=()=>{const _=m("div",{style:this.tabWrapperStyle,class:`${e}-tabs-wrapper`},x?null:m("div",{class:`${e}-tabs-scroll-padding`,style:o==="top"||o==="bottom"?{width:`${this.tabsPadding}px`}:{height:`${this.tabsPadding}px`}}),g?f.map((R,w)=>(a.value.push(R.props.name),rf(m(rd,Object.assign({},R.props,{internalCreatedByPane:!0,internalLeftPadded:w!==0&&(!x||x==="center"||x==="start"||x==="end")}),R.children?{default:R.children.tab}:void 0)))):p.map((R,w)=>(a.value.push(R.props.name),rf(w!==0&&!x?xv(R):R))),!n&&r&&v?bv(r,(g?f.length:p.length)!==0):null,x?null:m("div",{class:`${e}-tabs-scroll-padding`,style:{width:`${this.tabsPadding}px`}}));return m("div",{ref:"tabsElRef",class:`${e}-tabs-nav-scroll-content`},v&&r?m($n,{onResize:this.handleTabsResize},{default:()=>_}):_,v?m("div",{class:`${e}-tabs-pad`}):null,v?null:m("div",{ref:"barElRef",class:`${e}-tabs-bar`}))},C=b?"top":o;return m("div",{class:[`${e}-tabs`,this.themeClass,`${e}-tabs--${t}-type`,`${e}-tabs--${i}-size`,x&&`${e}-tabs--flex`,`${e}-tabs--${C}`],style:this.cssVars},m("div",{class:[`${e}-tabs-nav--${t}-type`,`${e}-tabs-nav--${C}`,`${e}-tabs-nav`]},bt(c,_=>_&&m("div",{class:`${e}-tabs-nav__prefix`},_)),b?m($n,{onResize:this.handleSegmentResize},{default:()=>m("div",{class:`${e}-tabs-rail`,ref:"tabsElRef"},m("div",{class:`${e}-tabs-capsule`,ref:"segmentCapsuleElRef"},m("div",{class:`${e}-tabs-wrapper`},m("div",{class:`${e}-tabs-tab`}))),g?f.map((_,R)=>(a.value.push(_.props.name),m(rd,Object.assign({},_.props,{internalCreatedByPane:!0,internalLeftPadded:R!==0}),_.children?{default:_.children.tab}:void 0))):p.map((_,R)=>(a.value.push(_.props.name),R===0?_:xv(_))))}):m($n,{onResize:this.handleNavResize},{default:()=>m("div",{class:`${e}-tabs-nav-scroll-wrapper`,ref:"scrollWrapperElRef"},["top","bottom"].includes(C)?m(t8,{ref:"xScrollInstRef",onScroll:this.handleScroll},{default:E}):m("div",{class:`${e}-tabs-nav-y-scroll`,onScroll:this.handleScroll,ref:"yScrollElRef"},E()))}),n&&r&&v?bv(r,!0):null,bt(h,_=>_&&m("div",{class:`${e}-tabs-nav__suffix`},_))),g&&(this.animated&&(C==="top"||C==="bottom")?m("div",{ref:"tabsPaneWrapperRef",style:u,class:[`${e}-tabs-pane-wrapper`,s]},vv(f,this.mergedValue,this.renderedNames,this.onAnimationBeforeLeave,this.onAnimationEnter,this.onAnimationAfterEnter,this.animationDirection)):vv(f,this.mergedValue,this.renderedNames)))}});function vv(e,t,o,n,r,i,a){const l=[];return e.forEach(s=>{const{name:u,displayDirective:d,"display-directive":c}=s.props,h=p=>d===p||c===p,f=t===u;if(s.key!==void 0&&(s.key=u),f||h("show")||h("show:lazy")&&o.has(u)){o.has(u)||o.add(u);const p=!h("if");l.push(p?Po(s,[[bn,f]]):s)}}),a?m(rp,{name:`${a}-transition`,onBeforeLeave:n,onEnter:r,onAfterEnter:i},{default:()=>l}):l}function bv(e,t){return m(rd,{ref:"addTabInstRef",key:"__addable",name:"__addable",internalCreatedByPane:!0,internalAddable:!0,internalLeftPadded:t,disabled:typeof e=="object"&&e.disabled})}function xv(e){const t=qo(e);return t.props?t.props.internalLeftPadded=!0:t.props={internalLeftPadded:!0},t}function rf(e){return Array.isArray(e.dynamicProps)?e.dynamicProps.includes("internalLeftPadded")||e.dynamicProps.push("internalLeftPadded"):e.dynamicProps=["internalLeftPadded"],e}const yL=N([D("watermark-container",` + `)])])])]),bL=Object.assign(Object.assign({},Ie.props),{value:[String,Number],defaultValue:[String,Number],trigger:{type:String,default:"click"},type:{type:String,default:"bar"},closable:Boolean,justifyContent:String,size:{type:String,default:"medium"},placement:{type:String,default:"top"},tabStyle:[String,Object],tabClass:String,addTabStyle:[String,Object],addTabClass:String,barWidth:Number,paneClass:String,paneStyle:[String,Object],paneWrapperClass:String,paneWrapperStyle:[String,Object],addable:[Boolean,Object],tabsPadding:{type:Number,default:0},animated:Boolean,onBeforeLeave:Function,onAdd:Function,"onUpdate:value":[Function,Array],onUpdateValue:[Function,Array],onClose:[Function,Array],labelSize:String,activeName:[String,Number],onActiveNameChange:[Function,Array]}),xL=xe({name:"Tabs",props:bL,setup(e,{slots:t}){var o,n,r,i;const{mergedClsPrefixRef:a,inlineThemeDisabled:l}=nt(e),s=Ie("Tabs","-tabs",vL,Gw,e,a),u=M(null),d=M(null),c=M(null),h=M(null),f=M(null),p=M(null),g=M(!0),v=M(!0),b=Jl(e,["labelSize","size"]),x=Jl(e,["activeName","value"]),k=M((n=(o=x.value)!==null&&o!==void 0?o:e.defaultValue)!==null&&n!==void 0?n:t.default?(i=(r=vr(t.default())[0])===null||r===void 0?void 0:r.props)===null||i===void 0?void 0:i.name:null),C=to(x,k),_={id:0},R=I(()=>{if(!(!e.justifyContent||e.type==="card"))return{display:"flex",justifyContent:e.justifyContent}});at(C,()=>{_.id=0,U(),N()});function w(){var J;const{value:ie}=C;return ie===null?null:(J=u.value)===null||J===void 0?void 0:J.querySelector(`[data-name="${ie}"]`)}function A(J){if(e.type==="card")return;const{value:ie}=d;if(!ie)return;const de=ie.style.opacity==="0";if(J){const ae=`${a.value}-tabs-bar--disabled`,{barWidth:q,placement:ue}=e;if(J.dataset.disabled==="true"?ie.classList.add(ae):ie.classList.remove(ae),["top","bottom"].includes(ue)){if(B(["top","maxHeight","height"]),typeof q=="number"&&J.offsetWidth>=q){const ve=Math.floor((J.offsetWidth-q)/2)+J.offsetLeft;ie.style.left=`${ve}px`,ie.style.maxWidth=`${q}px`}else ie.style.left=`${J.offsetLeft}px`,ie.style.maxWidth=`${J.offsetWidth}px`;ie.style.width="8192px",de&&(ie.style.transition="none"),ie.offsetWidth,de&&(ie.style.transition="",ie.style.opacity="1")}else{if(B(["left","maxWidth","width"]),typeof q=="number"&&J.offsetHeight>=q){const ve=Math.floor((J.offsetHeight-q)/2)+J.offsetTop;ie.style.top=`${ve}px`,ie.style.maxHeight=`${q}px`}else ie.style.top=`${J.offsetTop}px`,ie.style.maxHeight=`${J.offsetHeight}px`;ie.style.height="8192px",de&&(ie.style.transition="none"),ie.offsetHeight,de&&(ie.style.transition="",ie.style.opacity="1")}}}function $(){if(e.type==="card")return;const{value:J}=d;J&&(J.style.opacity="0")}function B(J){const{value:ie}=d;if(ie)for(const de of J)ie.style[de]=""}function U(){if(e.type==="card")return;const J=w();J?A(J):$()}function N(){var J;const ie=(J=f.value)===null||J===void 0?void 0:J.$el;if(!ie)return;const de=w();if(!de)return;const{scrollLeft:ae,offsetWidth:q}=ie,{offsetLeft:ue,offsetWidth:ve}=de;ae>ue?ie.scrollTo({top:0,left:ue,behavior:"smooth"}):ue+ve>ae+q&&ie.scrollTo({top:0,left:ue+ve-q,behavior:"smooth"})}const K=M(null);let L=0,D=null;function z(J){const ie=K.value;if(ie){L=J.getBoundingClientRect().height;const de=`${L}px`,ae=()=>{ie.style.height=de,ie.style.maxHeight=de};D?(ae(),D(),D=null):D=ae}}function F(J){const ie=K.value;if(ie){const de=J.getBoundingClientRect().height,ae=()=>{document.body.offsetHeight,ie.style.maxHeight=`${de}px`,ie.style.height=`${Math.max(L,de)}px`};D?(D(),D=null,ae()):D=ae}}function y(){const J=K.value;if(J){J.style.maxHeight="",J.style.height="";const{paneWrapperStyle:ie}=e;if(typeof ie=="string")J.style.cssText=ie;else if(ie){const{maxHeight:de,height:ae}=ie;de!==void 0&&(J.style.maxHeight=de),ae!==void 0&&(J.style.height=ae)}}}const re={value:[]},te=M("next");function j(J){const ie=C.value;let de="next";for(const ae of re.value){if(ae===ie)break;if(ae===J){de="prev";break}}te.value=de,Z(J)}function Z(J){const{onActiveNameChange:ie,onUpdateValue:de,"onUpdate:value":ae}=e;ie&&$e(ie,J),de&&$e(de,J),ae&&$e(ae,J),k.value=J}function se(J){const{onClose:ie}=e;ie&&$e(ie,J)}function pe(){const{value:J}=d;if(!J)return;const ie="transition-disabled";J.classList.add(ie),U(),J.classList.remove(ie)}const Se=M(null);function he({transitionDisabled:J}){const ie=u.value;if(!ie)return;J&&ie.classList.add("transition-disabled");const de=w();de&&Se.value&&(Se.value.style.width=`${de.offsetWidth}px`,Se.value.style.height=`${de.offsetHeight}px`,Se.value.style.transform=`translateX(${de.offsetLeft-lo(getComputedStyle(ie).paddingLeft)}px)`,J&&Se.value.offsetWidth),J&&ie.classList.remove("transition-disabled")}at([C],()=>{e.type==="segment"&&Rt(()=>{he({transitionDisabled:!1})})}),ut(()=>{e.type==="segment"&&he({transitionDisabled:!0})});let fe=0;function Ce(J){var ie;if(J.contentRect.width===0&&J.contentRect.height===0||fe===J.contentRect.width)return;fe=J.contentRect.width;const{type:de}=e;if((de==="line"||de==="bar")&&pe(),de!=="segment"){const{placement:ae}=e;ee((ae==="top"||ae==="bottom"?(ie=f.value)===null||ie===void 0?void 0:ie.$el:p.value)||null)}}const Y=Tu(Ce,64);at([()=>e.justifyContent,()=>e.size],()=>{Rt(()=>{const{type:J}=e;(J==="line"||J==="bar")&&pe()})});const O=M(!1);function ze(J){var ie;const{target:de,contentRect:{width:ae,height:q}}=J,ue=de.parentElement.parentElement.offsetWidth,ve=de.parentElement.parentElement.offsetHeight,{placement:Te}=e;if(!O.value)Te==="top"||Te==="bottom"?ueKe.$el.offsetWidth&&(O.value=!1):ve-q>Ke.$el.offsetHeight&&(O.value=!1)}ee(((ie=f.value)===null||ie===void 0?void 0:ie.$el)||null)}const je=Tu(ze,64);function W(){const{onAdd:J}=e;J&&J(),Rt(()=>{const ie=w(),{value:de}=f;!ie||!de||de.scrollTo({left:ie.offsetLeft,top:0,behavior:"smooth"})})}function ee(J){if(!J)return;const{placement:ie}=e;if(ie==="top"||ie==="bottom"){const{scrollLeft:de,scrollWidth:ae,offsetWidth:q}=J;g.value=de<=0,v.value=de+q>=ae}else{const{scrollTop:de,scrollHeight:ae,offsetHeight:q}=J;g.value=de<=0,v.value=de+q>=ae}}const ge=Tu(J=>{ee(J.target)},64);Je(lm,{triggerRef:Be(e,"trigger"),tabStyleRef:Be(e,"tabStyle"),tabClassRef:Be(e,"tabClass"),addTabStyleRef:Be(e,"addTabStyle"),addTabClassRef:Be(e,"addTabClass"),paneClassRef:Be(e,"paneClass"),paneStyleRef:Be(e,"paneStyle"),mergedClsPrefixRef:a,typeRef:Be(e,"type"),closableRef:Be(e,"closable"),valueRef:C,tabChangeIdRef:_,onBeforeLeaveRef:Be(e,"onBeforeLeave"),activateTab:j,handleClose:se,handleAdd:W}),hp(()=>{U(),N()}),kt(()=>{const{value:J}=c;if(!J)return;const{value:ie}=a,de=`${ie}-tabs-nav-scroll-wrapper--shadow-start`,ae=`${ie}-tabs-nav-scroll-wrapper--shadow-end`;g.value?J.classList.remove(de):J.classList.add(de),v.value?J.classList.remove(ae):J.classList.add(ae)});const we={syncBarPosition:()=>{U()}},le=()=>{he({transitionDisabled:!0})},ne=I(()=>{const{value:J}=b,{type:ie}=e,de={card:"Card",bar:"Bar",line:"Line",segment:"Segment"}[ie],ae=`${J}${de}`,{self:{barColor:q,closeIconColor:ue,closeIconColorHover:ve,closeIconColorPressed:Te,tabColor:Ke,tabBorderColor:Qe,paneTextColor:st,tabFontWeight:Xe,tabBorderRadius:pt,tabFontWeightActive:Ye,colorSegment:Le,fontWeightStrong:et,tabColorSegment:Q,closeSize:me,closeIconSize:Pe,closeColorHover:He,closeColorPressed:We,closeBorderRadius:Ge,[Ee("panePadding",J)]:qe,[Ee("tabPadding",ae)]:tt,[Ee("tabPaddingVertical",ae)]:yt,[Ee("tabGap",ae)]:Bt,[Ee("tabGap",`${ae}Vertical`)]:_t,[Ee("tabTextColor",ie)]:xo,[Ee("tabTextColorActive",ie)]:Ao,[Ee("tabTextColorHover",ie)]:Bo,[Ee("tabTextColorDisabled",ie)]:No,[Ee("tabFontSize",J)]:Vo},common:{cubicBezierEaseInOut:un}}=s.value;return{"--n-bezier":un,"--n-color-segment":Le,"--n-bar-color":q,"--n-tab-font-size":Vo,"--n-tab-text-color":xo,"--n-tab-text-color-active":Ao,"--n-tab-text-color-disabled":No,"--n-tab-text-color-hover":Bo,"--n-pane-text-color":st,"--n-tab-border-color":Qe,"--n-tab-border-radius":pt,"--n-close-size":me,"--n-close-icon-size":Pe,"--n-close-color-hover":He,"--n-close-color-pressed":We,"--n-close-border-radius":Ge,"--n-close-icon-color":ue,"--n-close-icon-color-hover":ve,"--n-close-icon-color-pressed":Te,"--n-tab-color":Ke,"--n-tab-font-weight":Xe,"--n-tab-font-weight-active":Ye,"--n-tab-padding":tt,"--n-tab-padding-vertical":yt,"--n-tab-gap":Bt,"--n-tab-gap-vertical":_t,"--n-pane-padding-left":Ro(qe,"left"),"--n-pane-padding-right":Ro(qe,"right"),"--n-pane-padding-top":Ro(qe,"top"),"--n-pane-padding-bottom":Ro(qe,"bottom"),"--n-font-weight-strong":et,"--n-tab-color-segment":Q}}),ce=l?vt("tabs",I(()=>`${b.value[0]}${e.type[0]}`),ne,e):void 0;return Object.assign({mergedClsPrefix:a,mergedValue:C,renderedNames:new Set,segmentCapsuleElRef:Se,tabsPaneWrapperRef:K,tabsElRef:u,barElRef:d,addTabInstRef:h,xScrollInstRef:f,scrollWrapperElRef:c,addTabFixed:O,tabWrapperStyle:R,handleNavResize:Y,mergedSize:b,handleScroll:ge,handleTabsResize:je,cssVars:l?void 0:ne,themeClass:ce==null?void 0:ce.themeClass,animationDirection:te,renderNameListRef:re,yScrollElRef:p,handleSegmentResize:le,onAnimationBeforeLeave:z,onAnimationEnter:F,onAnimationAfterEnter:y,onRender:ce==null?void 0:ce.onRender},we)},render(){const{mergedClsPrefix:e,type:t,placement:o,addTabFixed:n,addable:r,mergedSize:i,renderNameListRef:a,onRender:l,paneWrapperClass:s,paneWrapperStyle:u,$slots:{default:d,prefix:c,suffix:h}}=this;l==null||l();const f=d?vr(d()).filter(_=>_.type.__TAB_PANE__===!0):[],p=d?vr(d()).filter(_=>_.type.__TAB__===!0):[],g=!p.length,v=t==="card",b=t==="segment",x=!v&&!b&&this.justifyContent;a.value=[];const k=()=>{const _=m("div",{style:this.tabWrapperStyle,class:`${e}-tabs-wrapper`},x?null:m("div",{class:`${e}-tabs-scroll-padding`,style:o==="top"||o==="bottom"?{width:`${this.tabsPadding}px`}:{height:`${this.tabsPadding}px`}}),g?f.map((R,w)=>(a.value.push(R.props.name),af(m(rd,Object.assign({},R.props,{internalCreatedByPane:!0,internalLeftPadded:w!==0&&(!x||x==="center"||x==="start"||x==="end")}),R.children?{default:R.children.tab}:void 0)))):p.map((R,w)=>(a.value.push(R.props.name),af(w!==0&&!x?yv(R):R))),!n&&r&&v?xv(r,(g?f.length:p.length)!==0):null,x?null:m("div",{class:`${e}-tabs-scroll-padding`,style:{width:`${this.tabsPadding}px`}}));return m("div",{ref:"tabsElRef",class:`${e}-tabs-nav-scroll-content`},v&&r?m($n,{onResize:this.handleTabsResize},{default:()=>_}):_,v?m("div",{class:`${e}-tabs-pad`}):null,v?null:m("div",{ref:"barElRef",class:`${e}-tabs-bar`}))},C=b?"top":o;return m("div",{class:[`${e}-tabs`,this.themeClass,`${e}-tabs--${t}-type`,`${e}-tabs--${i}-size`,x&&`${e}-tabs--flex`,`${e}-tabs--${C}`],style:this.cssVars},m("div",{class:[`${e}-tabs-nav--${t}-type`,`${e}-tabs-nav--${C}`,`${e}-tabs-nav`]},bt(c,_=>_&&m("div",{class:`${e}-tabs-nav__prefix`},_)),b?m($n,{onResize:this.handleSegmentResize},{default:()=>m("div",{class:`${e}-tabs-rail`,ref:"tabsElRef"},m("div",{class:`${e}-tabs-capsule`,ref:"segmentCapsuleElRef"},m("div",{class:`${e}-tabs-wrapper`},m("div",{class:`${e}-tabs-tab`}))),g?f.map((_,R)=>(a.value.push(_.props.name),m(rd,Object.assign({},_.props,{internalCreatedByPane:!0,internalLeftPadded:R!==0}),_.children?{default:_.children.tab}:void 0))):p.map((_,R)=>(a.value.push(_.props.name),R===0?_:yv(_))))}):m($n,{onResize:this.handleNavResize},{default:()=>m("div",{class:`${e}-tabs-nav-scroll-wrapper`,ref:"scrollWrapperElRef"},["top","bottom"].includes(C)?m(t8,{ref:"xScrollInstRef",onScroll:this.handleScroll},{default:k}):m("div",{class:`${e}-tabs-nav-y-scroll`,onScroll:this.handleScroll,ref:"yScrollElRef"},k()))}),n&&r&&v?xv(r,!0):null,bt(h,_=>_&&m("div",{class:`${e}-tabs-nav__suffix`},_))),g&&(this.animated&&(C==="top"||C==="bottom")?m("div",{ref:"tabsPaneWrapperRef",style:u,class:[`${e}-tabs-pane-wrapper`,s]},bv(f,this.mergedValue,this.renderedNames,this.onAnimationBeforeLeave,this.onAnimationEnter,this.onAnimationAfterEnter,this.animationDirection)):bv(f,this.mergedValue,this.renderedNames)))}});function bv(e,t,o,n,r,i,a){const l=[];return e.forEach(s=>{const{name:u,displayDirective:d,"display-directive":c}=s.props,h=p=>d===p||c===p,f=t===u;if(s.key!==void 0&&(s.key=u),f||h("show")||h("show:lazy")&&o.has(u)){o.has(u)||o.add(u);const p=!h("if");l.push(p?Po(s,[[bn,f]]):s)}}),a?m(ip,{name:`${a}-transition`,onBeforeLeave:n,onEnter:r,onAfterEnter:i},{default:()=>l}):l}function xv(e,t){return m(rd,{ref:"addTabInstRef",key:"__addable",name:"__addable",internalCreatedByPane:!0,internalAddable:!0,internalLeftPadded:t,disabled:typeof e=="object"&&e.disabled})}function yv(e){const t=qo(e);return t.props?t.props.internalLeftPadded=!0:t.props={internalLeftPadded:!0},t}function af(e){return Array.isArray(e.dynamicProps)?e.dynamicProps.includes("internalLeftPadded")||e.dynamicProps.push("internalLeftPadded"):e.dynamicProps=["internalLeftPadded"],e}const yL=V([T("watermark-container",` position: relative; `,[Ft("selectable",` user-select: none; @@ -4120,7 +4120,7 @@ ${t} height: 100%; pointer-events: none; position: fixed; - `)]),D("watermark",` + `)]),T("watermark",` position: absolute; top: 0; left: 0; @@ -4134,32 +4134,32 @@ ${t} position: absolute; height: max(284vh, 284vw); width: max(284vh, 284vw); - `)])]);function CL(e){if(!e)return 1;const t=e.backingStorePixelRatio||e.webkitBackingStorePixelRatio||e.mozBackingStorePixelRatio||e.msBackingStorePixelRatio||e.oBackingStorePixelRatio||e.backingStorePixelRatio||1;return(window.devicePixelRatio||1)/t}const wL=Object.assign(Object.assign({},Te.props),{debug:Boolean,cross:Boolean,fullscreen:Boolean,width:{type:Number,default:32},height:{type:Number,default:32},zIndex:{type:Number,default:10},xGap:{type:Number,default:0},yGap:{type:Number,default:0},yOffset:{type:Number,default:0},xOffset:{type:Number,default:0},rotate:{type:Number,default:0},textAlign:{type:String,default:"left"},image:String,imageOpacity:{type:Number,default:1},imageHeight:Number,imageWidth:Number,content:String,selectable:{type:Boolean,default:!0},fontSize:{type:Number,default:14},fontFamily:String,fontStyle:{type:String,default:"normal"},fontVariant:{type:String,default:""},fontWeight:{type:Number,default:400},fontColor:{type:String,default:"rgba(128, 128, 128, .3)"},fontStretch:{type:String,default:""},lineHeight:{type:Number,default:14},globalRotate:{type:Number,default:0}}),SL=xe({name:"Watermark",props:wL,setup(e,{slots:t}){const{mergedClsPrefixRef:o}=nt(e),n=Te("Watermark","-watermark",yL,t2,e,o),r=M(""),i=wn?document.createElement("canvas"):null,a=i?i.getContext("2d"):null,l=M(!1);return fp(()=>l.value=!0),Et(()=>{if(!i)return;l.value;const s=CL(a),{xGap:u,yGap:d,width:c,height:h,yOffset:f,xOffset:p,rotate:g,image:v,content:b,fontColor:x,fontStyle:E,fontVariant:C,fontStretch:_,fontWeight:R,fontFamily:w,fontSize:A,lineHeight:$,debug:B}=e,U=(u+c)*s,H=(d+h)*s,K=p*s,L=f*s;if(i.width=U,i.height=H,a){a.translate(0,0);const T=c*s,z=h*s;if(B&&(a.strokeStyle="grey",a.strokeRect(0,0,T,z)),a.rotate(g*(Math.PI/180)),v){const F=new Image;F.crossOrigin="anonymous",F.referrerPolicy="no-referrer",F.src=v,F.onload=()=>{a.globalAlpha=e.imageOpacity;const{imageWidth:y,imageHeight:re}=e;a.drawImage(F,K,L,(e.imageWidth||(re?F.width*re/F.height:F.width))*s,(e.imageHeight||(y?F.height*y/F.width:F.height))*s),r.value=i.toDataURL()}}else if(b){B&&(a.strokeStyle="green",a.strokeRect(0,0,T,z)),a.font=`${E} ${C} ${R} ${_} ${A*s}px/${$*s}px ${w||n.value.self.fontFamily}`,a.fillStyle=x;let F=0;const{textAlign:y}=e;b.split(` -`).map(re=>{const te=a.measureText(re).width;return F=Math.max(F,te),{width:te,line:re}}).forEach(({line:re,width:te},j)=>{const Z=y==="left"?0:y==="center"?(F-te)/2:F-te;a.fillText(re,K+Z,L+$*s*(j+1))}),r.value=i.toDataURL()}else b||(a.clearRect(0,0,i.width,i.height),r.value=i.toDataURL())}else S4("watermark","Canvas is not supported in the browser.")}),()=>{var s;const{globalRotate:u,fullscreen:d,zIndex:c}=e,h=o.value,f=u!==0&&d,p="max(142vh, 142vw)",g=m("div",{class:[`${h}-watermark`,u!==0&&`${h}-watermark--global-rotate`,d&&`${h}-watermark--fullscreen`],style:{transform:u?`translateX(-50%) translateY(-50%) rotate(${u}deg)`:void 0,zIndex:f?void 0:c,backgroundSize:`${e.xGap+e.width}px`,backgroundPosition:u===0?e.cross?`${e.width/2}px ${e.height/2}px, 0 0`:"":e.cross?`calc(${p} + ${e.width/2}px) calc(${p} + ${e.height/2}px), ${p} ${p}`:p,backgroundImage:e.cross?`url(${r.value}), url(${r.value})`:`url(${r.value})`}});return e.fullscreen&&!u?g:m("div",{class:[`${h}-watermark-container`,u!==0&&`${h}-watermark-container--global-rotate`,d&&`${h}-watermark-container--fullscreen`,e.selectable&&`${h}-watermark-container--selectable`],style:{zIndex:f?c:void 0}},(s=t.default)===null||s===void 0?void 0:s.call(t),g)}}}),EL=xe({name:"InjectionExtractor",props:{onSetup:Function},setup(e,{slots:t}){var o;return(o=e.onSetup)===null||o===void 0||o.call(e),()=>{var n;return(n=t.default)===null||n===void 0?void 0:n.call(t)}}}),kL={message:wO,notification:zO,loadingBar:dO,dialog:zT,modal:FO};function _L({providersAndProps:e,configProviderProps:t}){let o=hx(r);const n={app:o};function r(){return m(Gp,k(t),{default:()=>e.map(({type:l,Provider:s,props:u})=>m(s,k(u),{default:()=>m(EL,{onSetup:()=>n[l]=kL[l]()})}))})}let i;return wn&&(i=document.createElement("div"),document.body.appendChild(i),o.mount(i)),Object.assign({unmount:()=>{var l;if(o===null||i===null){xn("discrete","unmount call no need because discrete app has been unmounted");return}o.unmount(),(l=i.parentNode)===null||l===void 0||l.removeChild(i),i=null,o=null}},n)}function po(e,{configProviderProps:t,messageProviderProps:o,dialogProviderProps:n,notificationProviderProps:r,loadingBarProviderProps:i,modalProviderProps:a}={}){const l=[];return e.forEach(u=>{switch(u){case"message":l.push({type:u,Provider:f2,props:o});break;case"notification":l.push({type:u,Provider:IO,props:r});break;case"dialog":l.push({type:u,Provider:IT,props:n});break;case"loadingBar":l.push({type:u,Provider:uO,props:i});break;case"modal":l.push({type:u,Provider:_O,props:a})}}),_L({providersAndProps:l,configProviderProps:t})}const FL="2.40.1";function RL({componentPrefix:e="N",components:t=[]}={}){const o=[];function n(i,a,l){i.component(e+a)||i.component(e+a,l)}function r(i){o.includes(i)||(o.push(i),t.forEach(a=>{const{name:l,alias:s}=a;n(i,l,a),s&&s.forEach(u=>{n(i,u,a)})}))}return{version:FL,componentPrefix:e,install:r}}const v2=()=>({}),$L={name:"Equation",common:Ve,self:v2},PL={name:"Equation",common:Ne,self:v2},ML={name:"FloatButtonGroup",common:Ne,self(e){const{popoverColor:t,dividerColor:o,borderRadius:n}=e;return{color:t,buttonBorderColor:o,borderRadiusSquare:n,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)"}}},io={name:"dark",common:Ne,Alert:jA,Anchor:QA,AutoComplete:p9,Avatar:OC,AvatarGroup:S9,BackTop:E9,Badge:F9,Breadcrumb:B9,Button:Yo,ButtonGroup:$I,Calendar:K9,Card:YC,Carousel:kB,Cascader:RB,Checkbox:Ga,Code:r5,Collapse:OB,CollapseTransition:KB,ColorPicker:G9,DataTable:cD,DatePicker:CT,Descriptions:ET,Dialog:Y5,Divider:OT,Drawer:VT,Dropdown:Qp,DynamicInput:lI,DynamicTags:hI,Element:mI,Empty:Yi,Ellipsis:v5,Equation:PL,Flex:bI,Form:SI,GradientText:MI,Icon:zD,IconWrapper:qz,Image:Yz,Input:Sn,InputNumber:DI,LegacyTransfer:nO,Layout:II,List:HI,LoadingBar:NI,Log:jI,Menu:XI,Mention:UI,Message:RI,Modal:$T,Notification:_I,PageHeader:QI,Pagination:p5,Popconfirm:tz,Popover:Qi,Popselect:u5,Progress:Aw,QrCode:NO,Radio:x5,Rate:oz,Result:lz,Row:Lz,Scrollbar:Zo,Select:f5,Skeleton:WO,Slider:sz,Space:cw,Spin:dz,Statistic:cz,Steps:pz,Switch:mz,Table:bz,Tabs:yz,Tag:wC,Thing:wz,TimePicker:G5,Timeline:Sz,Tooltip:jd,Transfer:_z,Tree:Qw,TreeSelect:$z,Typography:Dz,Upload:Iz,Watermark:zz,Split:nL,FloatButton:Vz,FloatButtonGroup:ML},Zt={name:"light",common:Ve,Alert:RC,Anchor:YA,AutoComplete:h9,Avatar:Vp,AvatarGroup:w9,BackTop:_9,Badge:NC,Breadcrumb:jC,Button:Ho,ButtonGroup:PI,Calendar:U9,Card:Wp,Carousel:EB,Cascader:FB,Checkbox:Ji,Code:Kp,Collapse:a5,CollapseTransition:UB,ColorPicker:qC,DataTable:w5,DatePicker:yT,Descriptions:ST,Dialog:tm,Divider:aw,Drawer:sw,Dropdown:Ud,DynamicInput:uI,DynamicTags:pI,Element:fw,Empty:tr,Equation:$L,Ellipsis:Yp,Flex:yI,Form:wI,GradientText:BI,Icon:I5,IconWrapper:Gz,Image:Xz,Input:Xo,InputNumber:ww,Layout:OI,LegacyTransfer:iO,List:LI,LoadingBar:Ew,Log:kw,Menu:ZI,Mention:GI,Message:Cw,Modal:nw,Notification:xw,PageHeader:Rw,Pagination:Xp,Popconfirm:ez,Popover:si,Popselect:Vd,Progress:Mw,QrCode:jO,Radio:Wd,Rate:rz,Row:Oz,Result:az,Scrollbar:Lo,Skeleton:m2,Select:Zp,Slider:Tw,Space:rm,Spin:zw,Statistic:Lw,Steps:hz,Switch:Vw,Table:Ww,Tabs:Kw,Tag:Lp,Thing:Cz,TimePicker:K5,Timeline:kz,Tooltip:zs,Transfer:Rz,Tree:Yw,TreeSelect:Mz,Typography:Bz,Upload:Tz,Watermark:t2,Split:iL,FloatButton:Wz,FloatButtonGroup:Nz},AL=xe({render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},m("g",{fill:"none"},m("path",{d:"M8.5 2a.5.5 0 0 0 0 1h3.793L3 12.293V8.5a.5.5 0 0 0-1 0v4.9a.6.6 0 0 0 .6.6h4.9a.5.5 0 0 0 0-1H3.707L13 3.707V7.5a.5.5 0 0 0 1 0V2.6a.6.6 0 0 0-.6-.6H8.5z",fill:"currentColor"})))}}),BL=xe({render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},m("path",{d:"M4 18v2h6.586L2 28.582L3.414 30L12 21.414V28h2V18H4z",fill:"currentColor"}),m("path",{d:"M30 3.416L28.592 2L20 10.586V4h-2v10h10v-2h-6.586L30 3.416z",fill:"currentColor"}))}}),DL=m("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{width:"1em",height:"1em",color:"currentColor"}},m("path",{d:"M13.5 1C13.7761 1 14 1.22386 14 1.5V2H14.5C14.7761 2 15 2.22386 15 2.5C15 2.77614 14.7761 3 14.5 3H14V3.5C14 3.77614 13.7761 4 13.5 4C13.2239 4 13 3.77614 13 3.5V3H12.5C12.2239 3 12 2.77614 12 2.5C12 2.22386 12.2239 2 12.5 2H13V1.5C13 1.22386 13.2239 1 13.5 1Z",fill:"currentColor"}),m("path",{d:"M3.5 3C3.77615 3 4 3.22386 4 3.5V4H4.5C4.77615 4 5 4.22386 5 4.5C5 4.77614 4.77615 5 4.5 5H4V5.5C4 5.77614 3.77615 6 3.5 6C3.22386 6 3 5.77614 3 5.5V5H2.5C2.22386 5 2 4.77614 2 4.5C2 4.22386 2.22386 4 2.5 4H3V3.5C3 3.22386 3.22386 3 3.5 3Z",fill:"currentColor"}),m("path",{d:"M12.5 12C12.7761 12 13 11.7761 13 11.5C13 11.2239 12.7761 11 12.5 11H12V10.5C12 10.2239 11.7761 10 11.5 10C11.2239 10 11 10.2239 11 10.5V11H10.5C10.2239 11 10 11.2239 10 11.5C10 11.7761 10.2239 12 10.5 12H11V12.5C11 12.7761 11.2239 13 11.5 13C11.7761 13 12 12.7761 12 12.5V12H12.5Z",fill:"currentColor"}),m("path",{d:"M8.72956 4.56346C9.4771 3.81592 10.6891 3.81592 11.4367 4.56347C12.1842 5.31102 12.1842 6.52303 11.4367 7.27058L4.26679 14.4404C3.51924 15.1879 2.30723 15.1879 1.55968 14.4404C0.812134 13.6928 0.812138 12.4808 1.55969 11.7333L8.72956 4.56346ZM8.25002 6.4572L2.26679 12.4404C1.90977 12.7974 1.90977 13.3763 2.26679 13.7333C2.62381 14.0903 3.20266 14.0903 3.55968 13.7333L9.54292 7.75009L8.25002 6.4572ZM10.25 7.04299L10.7295 6.56347C11.0866 6.20645 11.0866 5.6276 10.7296 5.27057C10.3725 4.91355 9.79368 4.91355 9.43666 5.27057L8.95713 5.7501L10.25 7.04299Z",fill:"currentColor"}));function TL(e){return e.includes("pacity")?!1:!!(e.includes("color")||e.includes("Color"))}const IL=xe({name:"ThemeEditor",inheritAttrs:!1,setup(){const e=M(!1),t=M(null),o=Oe(ln,null),n=M(JSON.parse(localStorage["naive-ui-theme-overrides"]||"{}")),r=I(()=>{var E,C,_,R;const w=(o==null?void 0:o.mergedThemeRef.value)||Zt,A=o==null?void 0:o.mergedThemeOverridesRef.value,$=wi({},w.common||Zt.common,A==null?void 0:A.common,n.value.common||{}),B={common:$};for(const U of Object.keys(Zt))U!=="common"&&(B[U]=((C=(E=w[U])===null||E===void 0?void 0:E.self)===null||C===void 0?void 0:C.call(E,$))||((R=(_=Zt[U]).self)===null||R===void 0?void 0:R.call(_,$)),A&&B[U]&&wi(B[U],A[U]));return B}),i=I(()=>{var E;return((E=o==null?void 0:o.mergedThemeRef.value)===null||E===void 0?void 0:E.common)||Zt.common}),a=M(!1),l=M(JSON.parse(localStorage["naive-ui-theme-overrides"]||"{}")),s=M(""),u=M(""),d=M(""),c=M("");function h(){n.value=ya(Pt(l.value))}function f(E,C,_){const{value:R}=l;E in R||(R[E]={});const w=R[E];_?w[C]=_:delete w[C]}function p(){l.value={},n.value={}}function g(){const{value:E}=t;E&&E.click()}function v(){e.value=!e.value}function b(){const{value:E}=t;if(!E)return;const C=E.files,_=C==null?void 0:C[0];_&&_.text().then(R=>{n.value=JSON.parse(R),l.value=JSON.parse(R)}).catch(R=>{alert("Imported File is Invalid"),console.error(R)}).finally(()=>{E.value=""})}function x(){const E=URL.createObjectURL(new Blob([JSON.stringify(n.value,void 0,2)]));oy(E,"naive-ui-theme-overrides.json"),URL.revokeObjectURL(E)}return at(n,E=>{localStorage["naive-ui-theme-overrides"]=JSON.stringify(E)}),{locale:Er("ThemeEditor").localeRef,themeCommonDefault:i,theme:r,showPanel:a,tempOverrides:l,overrides:n,compNamePattern:u,tempCompNamePattern:c,varNamePattern:s,tempVarNamePattern:d,fileInputRef:t,applyTempOverrides:h,setTempOverrides:f,handleClearAllClick:p,handleExportClick:x,handleImportClick:g,handleInputFileChange:b,toggleMaximized:v,isMaximized:e}},render(){return m(Gp,{themeOverrides:this.overrides},{default:()=>{var e,t;return[m(Ka,{scrollable:!0,arrowPointToCenter:!0,trigger:"manual",show:this.showPanel,displayDirective:"show",placement:"top-end",style:{width:this.isMaximized?"calc(100vw - 80px)":"288px",height:"calc(100vh - 200px)",padding:0}},{trigger:()=>m(vI,{style:[{position:"fixed",zIndex:10,bottom:"40px",right:`calc(40px + ${th.value})`,width:"44px",height:"44px",fontSize:"26px",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"50%",backgroundColor:"var(--popover-color)",color:"var(--text-color-2)",transition:"color .3s var(--cubic-bezier-ease-in-out), background-color .3s var(--cubic-bezier-ease-in-out), box-shadow .3s var(--cubic-bezier-ease-in-out)",boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)",cursor:"pointer"},this.$attrs.style],onClick:()=>{this.showPanel=!this.showPanel}},{default:()=>DL}),default:()=>m(ft,null,m("input",{type:"file",ref:"fileInputRef",style:{display:"block",width:0,height:0,visibility:"hidden"},onChange:this.handleInputFileChange}),m(Iu,{vertical:!0},{default:()=>[m(Iu,{align:"center",justify:"space-between",style:{marginBottom:"8px",fontSize:"18px",fontWeight:500}},{default:()=>m(ft,null,m("span",null,this.locale.title),m(St,{onClick:this.toggleMaximized,secondary:!0,circle:!0,size:"tiny"},{icon:()=>m(Wt,{component:this.isMaximized?BL:AL})}))}),this.locale.filterCompName,m(rn,{onChange:()=>{this.compNamePattern=this.tempCompNamePattern},onInput:o=>{this.tempCompNamePattern=o},value:this.tempCompNamePattern,placeholder:this.locale.filterCompName}),this.locale.filterVarName,m(rn,{onChange:o=>{this.varNamePattern=o},onInput:o=>{this.tempVarNamePattern=o},value:this.tempVarNamePattern,placeholder:this.locale.filterVarName}),m(St,{size:"small",onClick:()=>{this.compNamePattern="",this.varNamePattern="",this.tempCompNamePattern="",this.tempVarNamePattern=""},block:!0},{default:()=>this.locale.clearSearch}),m(St,{size:"small",onClick:this.handleClearAllClick,block:!0},{default:()=>this.locale.clearAllVars}),m(Iu,{itemStyle:{flex:1}},{default:()=>m(ft,null,m(St,{block:!0,size:"small",onClick:this.handleImportClick},{default:()=>this.locale.import}),m(St,{block:!0,size:"small",onClick:this.handleExportClick},{default:()=>this.locale.export}))})]}),m(NT,null),m(NB,null,{default:()=>{const{theme:o,compNamePattern:n,varNamePattern:r}=this,i=Object.keys(o),a=n.toLowerCase(),l=r.toLowerCase();let s=0;const u=i.filter(d=>d.toLowerCase().includes(a)).map(d=>{const c=d==="common"?this.themeCommonDefault:o[d];if(c===void 0)return null;const h=Object.keys(c).filter(f=>f!=="name"&&f.toLowerCase().includes(l));return h.length?(s+=1,m(WB,{title:d,name:d},{default:()=>m(n2,{xGap:32,yGap:16,responsive:"screen",cols:this.isMaximized?"1 xs:1 s:2 m:3 l:4":1},{default:()=>h.map(f=>m(vw,null,{default:()=>{var p,g,v,b;return m(ft,null,m("div",{key:`${f}Label`,style:{wordBreak:"break-word"}},f),TL(f)?m(xB,{key:f,modes:["rgb","hex"],value:((g=(p=this.tempOverrides)===null||p===void 0?void 0:p[d])===null||g===void 0?void 0:g[f])||c[f],onComplete:this.applyTempOverrides,onUpdateValue:x=>{this.setTempOverrides(d,f,x)}},{action:()=>{var x,E;return m(St,{size:"small",disabled:c[f]===((E=(x=this.tempOverrides)===null||x===void 0?void 0:x[d])===null||E===void 0?void 0:E[f]),onClick:()=>{this.setTempOverrides(d,f,c[f]),this.applyTempOverrides()}},{default:()=>this.locale.restore})}}):m(rn,{key:f,onChange:this.applyTempOverrides,onUpdateValue:x=>{this.setTempOverrides(d,f,x)},value:((b=(v=this.tempOverrides)===null||v===void 0?void 0:v[d])===null||b===void 0?void 0:b[f])||"",placeholder:c[f]}))}}))})})):null});return s?u:m(Op,null)}}))}),(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)]}})}});/*! + `)])]);function CL(e){if(!e)return 1;const t=e.backingStorePixelRatio||e.webkitBackingStorePixelRatio||e.mozBackingStorePixelRatio||e.msBackingStorePixelRatio||e.oBackingStorePixelRatio||e.backingStorePixelRatio||1;return(window.devicePixelRatio||1)/t}const wL=Object.assign(Object.assign({},Ie.props),{debug:Boolean,cross:Boolean,fullscreen:Boolean,width:{type:Number,default:32},height:{type:Number,default:32},zIndex:{type:Number,default:10},xGap:{type:Number,default:0},yGap:{type:Number,default:0},yOffset:{type:Number,default:0},xOffset:{type:Number,default:0},rotate:{type:Number,default:0},textAlign:{type:String,default:"left"},image:String,imageOpacity:{type:Number,default:1},imageHeight:Number,imageWidth:Number,content:String,selectable:{type:Boolean,default:!0},fontSize:{type:Number,default:14},fontFamily:String,fontStyle:{type:String,default:"normal"},fontVariant:{type:String,default:""},fontWeight:{type:Number,default:400},fontColor:{type:String,default:"rgba(128, 128, 128, .3)"},fontStretch:{type:String,default:""},lineHeight:{type:Number,default:14},globalRotate:{type:Number,default:0}}),SL=xe({name:"Watermark",props:wL,setup(e,{slots:t}){const{mergedClsPrefixRef:o}=nt(e),n=Ie("Watermark","-watermark",yL,o2,e,o),r=M(""),i=wn?document.createElement("canvas"):null,a=i?i.getContext("2d"):null,l=M(!1);return hp(()=>l.value=!0),kt(()=>{if(!i)return;l.value;const s=CL(a),{xGap:u,yGap:d,width:c,height:h,yOffset:f,xOffset:p,rotate:g,image:v,content:b,fontColor:x,fontStyle:k,fontVariant:C,fontStretch:_,fontWeight:R,fontFamily:w,fontSize:A,lineHeight:$,debug:B}=e,U=(u+c)*s,N=(d+h)*s,K=p*s,L=f*s;if(i.width=U,i.height=N,a){a.translate(0,0);const D=c*s,z=h*s;if(B&&(a.strokeStyle="grey",a.strokeRect(0,0,D,z)),a.rotate(g*(Math.PI/180)),v){const F=new Image;F.crossOrigin="anonymous",F.referrerPolicy="no-referrer",F.src=v,F.onload=()=>{a.globalAlpha=e.imageOpacity;const{imageWidth:y,imageHeight:re}=e;a.drawImage(F,K,L,(e.imageWidth||(re?F.width*re/F.height:F.width))*s,(e.imageHeight||(y?F.height*y/F.width:F.height))*s),r.value=i.toDataURL()}}else if(b){B&&(a.strokeStyle="green",a.strokeRect(0,0,D,z)),a.font=`${k} ${C} ${R} ${_} ${A*s}px/${$*s}px ${w||n.value.self.fontFamily}`,a.fillStyle=x;let F=0;const{textAlign:y}=e;b.split(` +`).map(re=>{const te=a.measureText(re).width;return F=Math.max(F,te),{width:te,line:re}}).forEach(({line:re,width:te},j)=>{const Z=y==="left"?0:y==="center"?(F-te)/2:F-te;a.fillText(re,K+Z,L+$*s*(j+1))}),r.value=i.toDataURL()}else b||(a.clearRect(0,0,i.width,i.height),r.value=i.toDataURL())}else S4("watermark","Canvas is not supported in the browser.")}),()=>{var s;const{globalRotate:u,fullscreen:d,zIndex:c}=e,h=o.value,f=u!==0&&d,p="max(142vh, 142vw)",g=m("div",{class:[`${h}-watermark`,u!==0&&`${h}-watermark--global-rotate`,d&&`${h}-watermark--fullscreen`],style:{transform:u?`translateX(-50%) translateY(-50%) rotate(${u}deg)`:void 0,zIndex:f?void 0:c,backgroundSize:`${e.xGap+e.width}px`,backgroundPosition:u===0?e.cross?`${e.width/2}px ${e.height/2}px, 0 0`:"":e.cross?`calc(${p} + ${e.width/2}px) calc(${p} + ${e.height/2}px), ${p} ${p}`:p,backgroundImage:e.cross?`url(${r.value}), url(${r.value})`:`url(${r.value})`}});return e.fullscreen&&!u?g:m("div",{class:[`${h}-watermark-container`,u!==0&&`${h}-watermark-container--global-rotate`,d&&`${h}-watermark-container--fullscreen`,e.selectable&&`${h}-watermark-container--selectable`],style:{zIndex:f?c:void 0}},(s=t.default)===null||s===void 0?void 0:s.call(t),g)}}}),EL=xe({name:"InjectionExtractor",props:{onSetup:Function},setup(e,{slots:t}){var o;return(o=e.onSetup)===null||o===void 0||o.call(e),()=>{var n;return(n=t.default)===null||n===void 0?void 0:n.call(t)}}}),kL={message:wO,notification:zO,loadingBar:dO,dialog:zD,modal:FO};function _L({providersAndProps:e,configProviderProps:t}){let o=px(r);const n={app:o};function r(){return m(qp,E(t),{default:()=>e.map(({type:l,Provider:s,props:u})=>m(s,E(u),{default:()=>m(EL,{onSetup:()=>n[l]=kL[l]()})}))})}let i;return wn&&(i=document.createElement("div"),document.body.appendChild(i),o.mount(i)),Object.assign({unmount:()=>{var l;if(o===null||i===null){xn("discrete","unmount call no need because discrete app has been unmounted");return}o.unmount(),(l=i.parentNode)===null||l===void 0||l.removeChild(i),i=null,o=null}},n)}function po(e,{configProviderProps:t,messageProviderProps:o,dialogProviderProps:n,notificationProviderProps:r,loadingBarProviderProps:i,modalProviderProps:a}={}){const l=[];return e.forEach(u=>{switch(u){case"message":l.push({type:u,Provider:h2,props:o});break;case"notification":l.push({type:u,Provider:IO,props:r});break;case"dialog":l.push({type:u,Provider:ID,props:n});break;case"loadingBar":l.push({type:u,Provider:uO,props:i});break;case"modal":l.push({type:u,Provider:_O,props:a})}}),_L({providersAndProps:l,configProviderProps:t})}const FL="2.40.1";function RL({componentPrefix:e="N",components:t=[]}={}){const o=[];function n(i,a,l){i.component(e+a)||i.component(e+a,l)}function r(i){o.includes(i)||(o.push(i),t.forEach(a=>{const{name:l,alias:s}=a;n(i,l,a),s&&s.forEach(u=>{n(i,u,a)})}))}return{version:FL,componentPrefix:e,install:r}}const b2=()=>({}),$L={name:"Equation",common:Ve,self:b2},PL={name:"Equation",common:Ne,self:b2},ML={name:"FloatButtonGroup",common:Ne,self(e){const{popoverColor:t,dividerColor:o,borderRadius:n}=e;return{color:t,buttonBorderColor:o,borderRadiusSquare:n,boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)"}}},io={name:"dark",common:Ne,Alert:jA,Anchor:QA,AutoComplete:p9,Avatar:LC,AvatarGroup:S9,BackTop:E9,Badge:F9,Breadcrumb:B9,Button:Yo,ButtonGroup:$I,Calendar:K9,Card:QC,Carousel:kB,Cascader:RB,Checkbox:Ga,Code:i5,Collapse:OB,CollapseTransition:KB,ColorPicker:G9,DataTable:cT,DatePicker:CD,Descriptions:ED,Dialog:Q5,Divider:OD,Drawer:VD,Dropdown:Jp,DynamicInput:lI,DynamicTags:hI,Element:mI,Empty:Yi,Ellipsis:b5,Equation:PL,Flex:bI,Form:SI,GradientText:MI,Icon:zT,IconWrapper:qz,Image:Yz,Input:Sn,InputNumber:TI,LegacyTransfer:nO,Layout:II,List:HI,LoadingBar:NI,Log:jI,Menu:XI,Mention:UI,Message:RI,Modal:$D,Notification:_I,PageHeader:QI,Pagination:m5,Popconfirm:tz,Popover:Qi,Popselect:d5,Progress:Bw,QrCode:NO,Radio:y5,Rate:oz,Result:lz,Row:Lz,Scrollbar:Zo,Select:h5,Skeleton:WO,Slider:sz,Space:fw,Spin:dz,Statistic:cz,Steps:pz,Switch:mz,Table:bz,Tabs:yz,Tag:SC,Thing:wz,TimePicker:q5,Timeline:Sz,Tooltip:Wd,Transfer:_z,Tree:Jw,TreeSelect:$z,Typography:Tz,Upload:Iz,Watermark:zz,Split:nL,FloatButton:Vz,FloatButtonGroup:ML},Zt={name:"light",common:Ve,Alert:$C,Anchor:YA,AutoComplete:h9,Avatar:jp,AvatarGroup:w9,BackTop:_9,Badge:VC,Breadcrumb:WC,Button:Ho,ButtonGroup:PI,Calendar:U9,Card:Up,Carousel:EB,Cascader:FB,Checkbox:Ji,Code:Gp,Collapse:l5,CollapseTransition:UB,ColorPicker:ZC,DataTable:S5,DatePicker:yD,Descriptions:SD,Dialog:om,Divider:lw,Drawer:uw,Dropdown:Kd,DynamicInput:uI,DynamicTags:pI,Element:hw,Empty:tr,Equation:$L,Ellipsis:Qp,Flex:yI,Form:wI,GradientText:BI,Icon:z5,IconWrapper:Gz,Image:Xz,Input:Xo,InputNumber:Sw,Layout:OI,LegacyTransfer:iO,List:LI,LoadingBar:kw,Log:_w,Menu:ZI,Mention:GI,Message:ww,Modal:rw,Notification:yw,PageHeader:$w,Pagination:Yp,Popconfirm:ez,Popover:si,Popselect:jd,Progress:Aw,QrCode:jO,Radio:Ud,Rate:rz,Row:Oz,Result:az,Scrollbar:Lo,Skeleton:g2,Select:Xp,Slider:Iw,Space:im,Spin:Ow,Statistic:Hw,Steps:hz,Switch:jw,Table:Uw,Tabs:Gw,Tag:Hp,Thing:Cz,TimePicker:G5,Timeline:kz,Tooltip:zs,Transfer:Rz,Tree:Qw,TreeSelect:Mz,Typography:Bz,Upload:Dz,Watermark:o2,Split:iL,FloatButton:Wz,FloatButtonGroup:Nz},AL=xe({render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16"},m("g",{fill:"none"},m("path",{d:"M8.5 2a.5.5 0 0 0 0 1h3.793L3 12.293V8.5a.5.5 0 0 0-1 0v4.9a.6.6 0 0 0 .6.6h4.9a.5.5 0 0 0 0-1H3.707L13 3.707V7.5a.5.5 0 0 0 1 0V2.6a.6.6 0 0 0-.6-.6H8.5z",fill:"currentColor"})))}}),BL=xe({render(){return m("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32"},m("path",{d:"M4 18v2h6.586L2 28.582L3.414 30L12 21.414V28h2V18H4z",fill:"currentColor"}),m("path",{d:"M30 3.416L28.592 2L20 10.586V4h-2v10h10v-2h-6.586L30 3.416z",fill:"currentColor"}))}}),TL=m("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{width:"1em",height:"1em",color:"currentColor"}},m("path",{d:"M13.5 1C13.7761 1 14 1.22386 14 1.5V2H14.5C14.7761 2 15 2.22386 15 2.5C15 2.77614 14.7761 3 14.5 3H14V3.5C14 3.77614 13.7761 4 13.5 4C13.2239 4 13 3.77614 13 3.5V3H12.5C12.2239 3 12 2.77614 12 2.5C12 2.22386 12.2239 2 12.5 2H13V1.5C13 1.22386 13.2239 1 13.5 1Z",fill:"currentColor"}),m("path",{d:"M3.5 3C3.77615 3 4 3.22386 4 3.5V4H4.5C4.77615 4 5 4.22386 5 4.5C5 4.77614 4.77615 5 4.5 5H4V5.5C4 5.77614 3.77615 6 3.5 6C3.22386 6 3 5.77614 3 5.5V5H2.5C2.22386 5 2 4.77614 2 4.5C2 4.22386 2.22386 4 2.5 4H3V3.5C3 3.22386 3.22386 3 3.5 3Z",fill:"currentColor"}),m("path",{d:"M12.5 12C12.7761 12 13 11.7761 13 11.5C13 11.2239 12.7761 11 12.5 11H12V10.5C12 10.2239 11.7761 10 11.5 10C11.2239 10 11 10.2239 11 10.5V11H10.5C10.2239 11 10 11.2239 10 11.5C10 11.7761 10.2239 12 10.5 12H11V12.5C11 12.7761 11.2239 13 11.5 13C11.7761 13 12 12.7761 12 12.5V12H12.5Z",fill:"currentColor"}),m("path",{d:"M8.72956 4.56346C9.4771 3.81592 10.6891 3.81592 11.4367 4.56347C12.1842 5.31102 12.1842 6.52303 11.4367 7.27058L4.26679 14.4404C3.51924 15.1879 2.30723 15.1879 1.55968 14.4404C0.812134 13.6928 0.812138 12.4808 1.55969 11.7333L8.72956 4.56346ZM8.25002 6.4572L2.26679 12.4404C1.90977 12.7974 1.90977 13.3763 2.26679 13.7333C2.62381 14.0903 3.20266 14.0903 3.55968 13.7333L9.54292 7.75009L8.25002 6.4572ZM10.25 7.04299L10.7295 6.56347C11.0866 6.20645 11.0866 5.6276 10.7296 5.27057C10.3725 4.91355 9.79368 4.91355 9.43666 5.27057L8.95713 5.7501L10.25 7.04299Z",fill:"currentColor"}));function DL(e){return e.includes("pacity")?!1:!!(e.includes("color")||e.includes("Color"))}const IL=xe({name:"ThemeEditor",inheritAttrs:!1,setup(){const e=M(!1),t=M(null),o=Oe(ln,null),n=M(JSON.parse(localStorage["naive-ui-theme-overrides"]||"{}")),r=I(()=>{var k,C,_,R;const w=(o==null?void 0:o.mergedThemeRef.value)||Zt,A=o==null?void 0:o.mergedThemeOverridesRef.value,$=wi({},w.common||Zt.common,A==null?void 0:A.common,n.value.common||{}),B={common:$};for(const U of Object.keys(Zt))U!=="common"&&(B[U]=((C=(k=w[U])===null||k===void 0?void 0:k.self)===null||C===void 0?void 0:C.call(k,$))||((R=(_=Zt[U]).self)===null||R===void 0?void 0:R.call(_,$)),A&&B[U]&&wi(B[U],A[U]));return B}),i=I(()=>{var k;return((k=o==null?void 0:o.mergedThemeRef.value)===null||k===void 0?void 0:k.common)||Zt.common}),a=M(!1),l=M(JSON.parse(localStorage["naive-ui-theme-overrides"]||"{}")),s=M(""),u=M(""),d=M(""),c=M("");function h(){n.value=ya(Pt(l.value))}function f(k,C,_){const{value:R}=l;k in R||(R[k]={});const w=R[k];_?w[C]=_:delete w[C]}function p(){l.value={},n.value={}}function g(){const{value:k}=t;k&&k.click()}function v(){e.value=!e.value}function b(){const{value:k}=t;if(!k)return;const C=k.files,_=C==null?void 0:C[0];_&&_.text().then(R=>{n.value=JSON.parse(R),l.value=JSON.parse(R)}).catch(R=>{alert("Imported File is Invalid"),console.error(R)}).finally(()=>{k.value=""})}function x(){const k=URL.createObjectURL(new Blob([JSON.stringify(n.value,void 0,2)]));ny(k,"naive-ui-theme-overrides.json"),URL.revokeObjectURL(k)}return at(n,k=>{localStorage["naive-ui-theme-overrides"]=JSON.stringify(k)}),{locale:Er("ThemeEditor").localeRef,themeCommonDefault:i,theme:r,showPanel:a,tempOverrides:l,overrides:n,compNamePattern:u,tempCompNamePattern:c,varNamePattern:s,tempVarNamePattern:d,fileInputRef:t,applyTempOverrides:h,setTempOverrides:f,handleClearAllClick:p,handleExportClick:x,handleImportClick:g,handleInputFileChange:b,toggleMaximized:v,isMaximized:e}},render(){return m(qp,{themeOverrides:this.overrides},{default:()=>{var e,t;return[m(Ka,{scrollable:!0,arrowPointToCenter:!0,trigger:"manual",show:this.showPanel,displayDirective:"show",placement:"top-end",style:{width:this.isMaximized?"calc(100vw - 80px)":"288px",height:"calc(100vh - 200px)",padding:0}},{trigger:()=>m(vI,{style:[{position:"fixed",zIndex:10,bottom:"40px",right:`calc(40px + ${oh.value})`,width:"44px",height:"44px",fontSize:"26px",display:"flex",alignItems:"center",justifyContent:"center",borderRadius:"50%",backgroundColor:"var(--popover-color)",color:"var(--text-color-2)",transition:"color .3s var(--cubic-bezier-ease-in-out), background-color .3s var(--cubic-bezier-ease-in-out), box-shadow .3s var(--cubic-bezier-ease-in-out)",boxShadow:"0 2px 8px 0px rgba(0, 0, 0, .12)",cursor:"pointer"},this.$attrs.style],onClick:()=>{this.showPanel=!this.showPanel}},{default:()=>TL}),default:()=>m(ft,null,m("input",{type:"file",ref:"fileInputRef",style:{display:"block",width:0,height:0,visibility:"hidden"},onChange:this.handleInputFileChange}),m(Iu,{vertical:!0},{default:()=>[m(Iu,{align:"center",justify:"space-between",style:{marginBottom:"8px",fontSize:"18px",fontWeight:500}},{default:()=>m(ft,null,m("span",null,this.locale.title),m(St,{onClick:this.toggleMaximized,secondary:!0,circle:!0,size:"tiny"},{icon:()=>m(Wt,{component:this.isMaximized?BL:AL})}))}),this.locale.filterCompName,m(rn,{onChange:()=>{this.compNamePattern=this.tempCompNamePattern},onInput:o=>{this.tempCompNamePattern=o},value:this.tempCompNamePattern,placeholder:this.locale.filterCompName}),this.locale.filterVarName,m(rn,{onChange:o=>{this.varNamePattern=o},onInput:o=>{this.tempVarNamePattern=o},value:this.tempVarNamePattern,placeholder:this.locale.filterVarName}),m(St,{size:"small",onClick:()=>{this.compNamePattern="",this.varNamePattern="",this.tempCompNamePattern="",this.tempVarNamePattern=""},block:!0},{default:()=>this.locale.clearSearch}),m(St,{size:"small",onClick:this.handleClearAllClick,block:!0},{default:()=>this.locale.clearAllVars}),m(Iu,{itemStyle:{flex:1}},{default:()=>m(ft,null,m(St,{block:!0,size:"small",onClick:this.handleImportClick},{default:()=>this.locale.import}),m(St,{block:!0,size:"small",onClick:this.handleExportClick},{default:()=>this.locale.export}))})]}),m(ND,null),m(NB,null,{default:()=>{const{theme:o,compNamePattern:n,varNamePattern:r}=this,i=Object.keys(o),a=n.toLowerCase(),l=r.toLowerCase();let s=0;const u=i.filter(d=>d.toLowerCase().includes(a)).map(d=>{const c=d==="common"?this.themeCommonDefault:o[d];if(c===void 0)return null;const h=Object.keys(c).filter(f=>f!=="name"&&f.toLowerCase().includes(l));return h.length?(s+=1,m(WB,{title:d,name:d},{default:()=>m(r2,{xGap:32,yGap:16,responsive:"screen",cols:this.isMaximized?"1 xs:1 s:2 m:3 l:4":1},{default:()=>h.map(f=>m(bw,null,{default:()=>{var p,g,v,b;return m(ft,null,m("div",{key:`${f}Label`,style:{wordBreak:"break-word"}},f),DL(f)?m(xB,{key:f,modes:["rgb","hex"],value:((g=(p=this.tempOverrides)===null||p===void 0?void 0:p[d])===null||g===void 0?void 0:g[f])||c[f],onComplete:this.applyTempOverrides,onUpdateValue:x=>{this.setTempOverrides(d,f,x)}},{action:()=>{var x,k;return m(St,{size:"small",disabled:c[f]===((k=(x=this.tempOverrides)===null||x===void 0?void 0:x[d])===null||k===void 0?void 0:k[f]),onClick:()=>{this.setTempOverrides(d,f,c[f]),this.applyTempOverrides()}},{default:()=>this.locale.restore})}}):m(rn,{key:f,onChange:this.applyTempOverrides,onUpdateValue:x=>{this.setTempOverrides(d,f,x)},value:((b=(v=this.tempOverrides)===null||v===void 0?void 0:v[d])===null||b===void 0?void 0:b[f])||"",placeholder:c[f]}))}}))})})):null});return s?u:m(Lp,null)}}))}),(t=(e=this.$slots).default)===null||t===void 0?void 0:t.call(e)]}})}});/*! * vue-router v4.4.5 * (c) 2024 Eduardo San Martin Morote * @license MIT - */const va=typeof document<"u";function b2(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function zL(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&b2(e.default)}const Ot=Object.assign;function af(e,t){const o={};for(const n in t){const r=t[n];o[n]=Bn(r)?r.map(e):e(r)}return o}const Ol=()=>{},Bn=Array.isArray,x2=/#/g,OL=/&/g,LL=/\//g,HL=/=/g,NL=/\?/g,y2=/\+/g,VL=/%5B/g,jL=/%5D/g,C2=/%5E/g,WL=/%60/g,w2=/%7B/g,UL=/%7C/g,S2=/%7D/g,KL=/%20/g;function lm(e){return encodeURI(""+e).replace(UL,"|").replace(VL,"[").replace(jL,"]")}function GL(e){return lm(e).replace(w2,"{").replace(S2,"}").replace(C2,"^")}function vh(e){return lm(e).replace(y2,"%2B").replace(KL,"+").replace(x2,"%23").replace(OL,"%26").replace(WL,"`").replace(w2,"{").replace(S2,"}").replace(C2,"^")}function qL(e){return vh(e).replace(HL,"%3D")}function ZL(e){return lm(e).replace(x2,"%23").replace(NL,"%3F")}function XL(e){return e==null?"":ZL(e).replace(LL,"%2F")}function ls(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const YL=/\/$/,QL=e=>e.replace(YL,"");function lf(e,t,o="/"){let n,r={},i="",a="";const l=t.indexOf("#");let s=t.indexOf("?");return l=0&&(s=-1),s>-1&&(n=t.slice(0,s),i=t.slice(s+1,l>-1?l:t.length),r=e(i)),l>-1&&(n=n||t.slice(0,l),a=t.slice(l,t.length)),n=oH(n??t,o),{fullPath:n+(i&&"?")+i+a,path:n,query:r,hash:ls(a)}}function JL(e,t){const o=t.query?e(t.query):"";return t.path+(o&&"?")+o+(t.hash||"")}function yv(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function eH(e,t,o){const n=t.matched.length-1,r=o.matched.length-1;return n>-1&&n===r&&Ta(t.matched[n],o.matched[r])&&E2(t.params,o.params)&&e(t.query)===e(o.query)&&t.hash===o.hash}function Ta(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function E2(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const o in e)if(!tH(e[o],t[o]))return!1;return!0}function tH(e,t){return Bn(e)?Cv(e,t):Bn(t)?Cv(t,e):e===t}function Cv(e,t){return Bn(t)?e.length===t.length&&e.every((o,n)=>o===t[n]):e.length===1&&e[0]===t}function oH(e,t){if(e.startsWith("/"))return e;if(!e)return t;const o=t.split("/"),n=e.split("/"),r=n[n.length-1];(r===".."||r===".")&&n.push("");let i=o.length-1,a,l;for(a=0;a1&&i--;else break;return o.slice(0,i).join("/")+"/"+n.slice(a).join("/")}const Dr={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var ss;(function(e){e.pop="pop",e.push="push"})(ss||(ss={}));var Ll;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Ll||(Ll={}));function nH(e){if(!e)if(va){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),QL(e)}const rH=/^[^#]+#/;function iH(e,t){return e.replace(rH,"#")+t}function aH(e,t){const o=document.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return{behavior:t.behavior,left:n.left-o.left-(t.left||0),top:n.top-o.top-(t.top||0)}}const Zd=()=>({left:window.scrollX,top:window.scrollY});function lH(e){let t;if("el"in e){const o=e.el,n=typeof o=="string"&&o.startsWith("#"),r=typeof o=="string"?n?document.getElementById(o.slice(1)):document.querySelector(o):o;if(!r)return;t=aH(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function wv(e,t){return(history.state?history.state.position-t:-1)+e}const bh=new Map;function sH(e,t){bh.set(e,t)}function uH(e){const t=bh.get(e);return bh.delete(e),t}let dH=()=>location.protocol+"//"+location.host;function k2(e,t){const{pathname:o,search:n,hash:r}=t,i=e.indexOf("#");if(i>-1){let l=r.includes(e.slice(i))?e.slice(i).length:1,s=r.slice(l);return s[0]!=="/"&&(s="/"+s),yv(s,"")}return yv(o,e)+n+r}function cH(e,t,o,n){let r=[],i=[],a=null;const l=({state:h})=>{const f=k2(e,location),p=o.value,g=t.value;let v=0;if(h){if(o.value=f,t.value=h,a&&a===p){a=null;return}v=g?h.position-g.position:0}else n(f);r.forEach(b=>{b(o.value,p,{delta:v,type:ss.pop,direction:v?v>0?Ll.forward:Ll.back:Ll.unknown})})};function s(){a=o.value}function u(h){r.push(h);const f=()=>{const p=r.indexOf(h);p>-1&&r.splice(p,1)};return i.push(f),f}function d(){const{history:h}=window;h.state&&h.replaceState(Ot({},h.state,{scroll:Zd()}),"")}function c(){for(const h of i)h();i=[],window.removeEventListener("popstate",l),window.removeEventListener("beforeunload",d)}return window.addEventListener("popstate",l),window.addEventListener("beforeunload",d,{passive:!0}),{pauseListeners:s,listen:u,destroy:c}}function Sv(e,t,o,n=!1,r=!1){return{back:e,current:t,forward:o,replaced:n,position:window.history.length,scroll:r?Zd():null}}function fH(e){const{history:t,location:o}=window,n={value:k2(e,o)},r={value:t.state};r.value||i(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(s,u,d){const c=e.indexOf("#"),h=c>-1?(o.host&&document.querySelector("base")?e:e.slice(c))+s:dH()+e+s;try{t[d?"replaceState":"pushState"](u,"",h),r.value=u}catch(f){console.error(f),o[d?"replace":"assign"](h)}}function a(s,u){const d=Ot({},t.state,Sv(r.value.back,s,r.value.forward,!0),u,{position:r.value.position});i(s,d,!0),n.value=s}function l(s,u){const d=Ot({},r.value,t.state,{forward:s,scroll:Zd()});i(d.current,d,!0);const c=Ot({},Sv(n.value,s,null),{position:d.position+1},u);i(s,c,!1),n.value=s}return{location:n,state:r,push:l,replace:a}}function hH(e){e=nH(e);const t=fH(e),o=cH(e,t.state,t.location,t.replace);function n(i,a=!0){a||o.pauseListeners(),history.go(i)}const r=Ot({location:"",base:e,go:n,createHref:iH.bind(null,e)},t,o);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}function pH(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),hH(e)}function mH(e){return typeof e=="string"||e&&typeof e=="object"}function _2(e){return typeof e=="string"||typeof e=="symbol"}const F2=Symbol("");var Ev;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Ev||(Ev={}));function Ia(e,t){return Ot(new Error,{type:e,[F2]:!0},t)}function sr(e,t){return e instanceof Error&&F2 in e&&(t==null||!!(e.type&t))}const kv="[^/]+?",gH={sensitive:!1,strict:!1,start:!0,end:!0},vH=/[.+*?^${}()[\]/\\]/g;function bH(e,t){const o=Ot({},gH,t),n=[];let r=o.start?"^":"";const i=[];for(const u of e){const d=u.length?[]:[90];o.strict&&!u.length&&(r+="/");for(let c=0;ct.length?t.length===1&&t[0]===80?1:-1:0}function R2(e,t){let o=0;const n=e.score,r=t.score;for(;o0&&t[t.length-1]<0}const yH={type:0,value:""},CH=/[a-zA-Z0-9_]/;function wH(e){if(!e)return[[]];if(e==="/")return[[yH]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(f){throw new Error(`ERR (${o})/"${u}": ${f}`)}let o=0,n=o;const r=[];let i;function a(){i&&r.push(i),i=[]}let l=0,s,u="",d="";function c(){u&&(o===0?i.push({type:0,value:u}):o===1||o===2||o===3?(i.length>1&&(s==="*"||s==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:u,regexp:d,repeatable:s==="*"||s==="+",optional:s==="*"||s==="?"})):t("Invalid state to consume buffer"),u="")}function h(){u+=s}for(;l{a(E)}:Ol}function a(c){if(_2(c)){const h=n.get(c);h&&(n.delete(c),o.splice(o.indexOf(h),1),h.children.forEach(a),h.alias.forEach(a))}else{const h=o.indexOf(c);h>-1&&(o.splice(h,1),c.record.name&&n.delete(c.record.name),c.children.forEach(a),c.alias.forEach(a))}}function l(){return o}function s(c){const h=FH(c,o);o.splice(h,0,c),c.record.name&&!$v(c)&&n.set(c.record.name,c)}function u(c,h){let f,p={},g,v;if("name"in c&&c.name){if(f=n.get(c.name),!f)throw Ia(1,{location:c});v=f.record.name,p=Ot(Fv(h.params,f.keys.filter(E=>!E.optional).concat(f.parent?f.parent.keys.filter(E=>E.optional):[]).map(E=>E.name)),c.params&&Fv(c.params,f.keys.map(E=>E.name))),g=f.stringify(p)}else if(c.path!=null)g=c.path,f=o.find(E=>E.re.test(g)),f&&(p=f.parse(g),v=f.record.name);else{if(f=h.name?n.get(h.name):o.find(E=>E.re.test(h.path)),!f)throw Ia(1,{location:c,currentLocation:h});v=f.record.name,p=Ot({},h.params,c.params),g=f.stringify(p)}const b=[];let x=f;for(;x;)b.unshift(x.record),x=x.parent;return{name:v,path:g,params:p,matched:b,meta:_H(b)}}e.forEach(c=>i(c));function d(){o.length=0,n.clear()}return{addRoute:i,resolve:u,removeRoute:a,clearRoutes:d,getRoutes:l,getRecordMatcher:r}}function Fv(e,t){const o={};for(const n of t)n in e&&(o[n]=e[n]);return o}function Rv(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:kH(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function kH(e){const t={},o=e.props||!1;if("component"in e)t.default=o;else for(const n in e.components)t[n]=typeof o=="object"?o[n]:o;return t}function $v(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function _H(e){return e.reduce((t,o)=>Ot(t,o.meta),{})}function Pv(e,t){const o={};for(const n in e)o[n]=n in t?t[n]:e[n];return o}function FH(e,t){let o=0,n=t.length;for(;o!==n;){const i=o+n>>1;R2(e,t[i])<0?n=i:o=i+1}const r=RH(e);return r&&(n=t.lastIndexOf(r,n-1)),n}function RH(e){let t=e;for(;t=t.parent;)if($2(t)&&R2(e,t)===0)return t}function $2({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function $H(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;ri&&vh(i)):[n&&vh(n)]).forEach(i=>{i!==void 0&&(t+=(t.length?"&":"")+o,i!=null&&(t+="="+i))})}return t}function PH(e){const t={};for(const o in e){const n=e[o];n!==void 0&&(t[o]=Bn(n)?n.map(r=>r==null?null:""+r):n==null?n:""+n)}return t}const MH=Symbol(""),Av=Symbol(""),Xd=Symbol(""),sm=Symbol(""),xh=Symbol("");function hl(){let e=[];function t(n){return e.push(n),()=>{const r=e.indexOf(n);r>-1&&e.splice(r,1)}}function o(){e=[]}return{add:t,list:()=>e.slice(),reset:o}}function Hr(e,t,o,n,r,i=a=>a()){const a=n&&(n.enterCallbacks[r]=n.enterCallbacks[r]||[]);return()=>new Promise((l,s)=>{const u=h=>{h===!1?s(Ia(4,{from:o,to:t})):h instanceof Error?s(h):mH(h)?s(Ia(2,{from:t,to:h})):(a&&n.enterCallbacks[r]===a&&typeof h=="function"&&a.push(h),l())},d=i(()=>e.call(n&&n.instances[r],t,o,u));let c=Promise.resolve(d);e.length<3&&(c=c.then(u)),c.catch(h=>s(h))})}function sf(e,t,o,n,r=i=>i()){const i=[];for(const a of e)for(const l in a.components){let s=a.components[l];if(!(t!=="beforeRouteEnter"&&!a.instances[l]))if(b2(s)){const d=(s.__vccOpts||s)[t];d&&i.push(Hr(d,o,n,a,l,r))}else{let u=s();i.push(()=>u.then(d=>{if(!d)throw new Error(`Couldn't resolve component "${l}" at "${a.path}"`);const c=zL(d)?d.default:d;a.mods[l]=d,a.components[l]=c;const f=(c.__vccOpts||c)[t];return f&&Hr(f,o,n,a,l,r)()}))}}return i}function Bv(e){const t=Oe(Xd),o=Oe(sm),n=I(()=>{const s=k(e.to);return t.resolve(s)}),r=I(()=>{const{matched:s}=n.value,{length:u}=s,d=s[u-1],c=o.matched;if(!d||!c.length)return-1;const h=c.findIndex(Ta.bind(null,d));if(h>-1)return h;const f=Dv(s[u-2]);return u>1&&Dv(d)===f&&c[c.length-1].path!==f?c.findIndex(Ta.bind(null,s[u-2])):h}),i=I(()=>r.value>-1&&DH(o.params,n.value.params)),a=I(()=>r.value>-1&&r.value===o.matched.length-1&&E2(o.params,n.value.params));function l(s={}){return BH(s)?t[k(e.replace)?"replace":"push"](k(e.to)).catch(Ol):Promise.resolve()}return{route:n,href:I(()=>n.value.href),isActive:i,isExactActive:a,navigate:l}}const AH=xe({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:Bv,setup(e,{slots:t}){const o=It(Bv(e)),{options:n}=Oe(Xd),r=I(()=>({[Tv(e.activeClass,n.linkActiveClass,"router-link-active")]:o.isActive,[Tv(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:o.isExactActive}));return()=>{const i=t.default&&t.default(o);return e.custom?i:m("a",{"aria-current":o.isExactActive?e.ariaCurrentValue:null,href:o.href,onClick:o.navigate,class:r.value},i)}}}),Cl=AH;function BH(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function DH(e,t){for(const o in t){const n=t[o],r=e[o];if(typeof n=="string"){if(n!==r)return!1}else if(!Bn(r)||r.length!==n.length||n.some((i,a)=>i!==r[a]))return!1}return!0}function Dv(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Tv=(e,t,o)=>e??t??o,TH=xe({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:o}){const n=Oe(xh),r=I(()=>e.route||n.value),i=Oe(Av,0),a=I(()=>{let u=k(i);const{matched:d}=r.value;let c;for(;(c=d[u])&&!c.components;)u++;return u}),l=I(()=>r.value.matched[a.value]);Je(Av,I(()=>a.value+1)),Je(MH,l),Je(xh,r);const s=M();return at(()=>[s.value,l.value,e.name],([u,d,c],[h,f,p])=>{d&&(d.instances[c]=u,f&&f!==d&&u&&u===h&&(d.leaveGuards.size||(d.leaveGuards=f.leaveGuards),d.updateGuards.size||(d.updateGuards=f.updateGuards))),u&&d&&(!f||!Ta(d,f)||!h)&&(d.enterCallbacks[c]||[]).forEach(g=>g(u))},{flush:"post"}),()=>{const u=r.value,d=e.name,c=l.value,h=c&&c.components[d];if(!h)return Iv(o.default,{Component:h,route:u});const f=c.props[d],p=f?f===!0?u.params:typeof f=="function"?f(u):f:null,v=m(h,Ot({},p,t,{onVnodeUnmounted:b=>{b.component.isUnmounted&&(c.instances[d]=null)},ref:s}));return Iv(o.default,{Component:v,route:u})||v}}});function Iv(e,t){if(!e)return null;const o=e(t);return o.length===1?o[0]:o}const P2=TH;function IH(e){const t=EH(e.routes,e),o=e.parseQuery||$H,n=e.stringifyQuery||Mv,r=e.history,i=hl(),a=hl(),l=hl(),s=bd(Dr);let u=Dr;va&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const d=af.bind(null,fe=>""+fe),c=af.bind(null,XL),h=af.bind(null,ls);function f(fe,ye){let Y,O;return _2(fe)?(Y=t.getRecordMatcher(fe),O=ye):O=fe,t.addRoute(O,Y)}function p(fe){const ye=t.getRecordMatcher(fe);ye&&t.removeRoute(ye)}function g(){return t.getRoutes().map(fe=>fe.record)}function v(fe){return!!t.getRecordMatcher(fe)}function b(fe,ye){if(ye=Ot({},ye||s.value),typeof fe=="string"){const ee=lf(o,fe,ye.path),ge=t.resolve({path:ee.path},ye),Ce=r.createHref(ee.fullPath);return Ot(ee,ge,{params:h(ge.params),hash:ls(ee.hash),redirectedFrom:void 0,href:Ce})}let Y;if(fe.path!=null)Y=Ot({},fe,{path:lf(o,fe.path,ye.path).path});else{const ee=Ot({},fe.params);for(const ge in ee)ee[ge]==null&&delete ee[ge];Y=Ot({},fe,{params:c(ee)}),ye.params=c(ye.params)}const O=t.resolve(Y,ye),Ie=fe.hash||"";O.params=d(h(O.params));const je=JL(n,Ot({},fe,{hash:GL(Ie),path:O.path})),W=r.createHref(je);return Ot({fullPath:je,hash:Ie,query:n===Mv?PH(fe.query):fe.query||{}},O,{redirectedFrom:void 0,href:W})}function x(fe){return typeof fe=="string"?lf(o,fe,s.value.path):Ot({},fe)}function E(fe,ye){if(u!==fe)return Ia(8,{from:ye,to:fe})}function C(fe){return w(fe)}function _(fe){return C(Ot(x(fe),{replace:!0}))}function R(fe){const ye=fe.matched[fe.matched.length-1];if(ye&&ye.redirect){const{redirect:Y}=ye;let O=typeof Y=="function"?Y(fe):Y;return typeof O=="string"&&(O=O.includes("?")||O.includes("#")?O=x(O):{path:O},O.params={}),Ot({query:fe.query,hash:fe.hash,params:O.path!=null?{}:fe.params},O)}}function w(fe,ye){const Y=u=b(fe),O=s.value,Ie=fe.state,je=fe.force,W=fe.replace===!0,ee=R(Y);if(ee)return w(Ot(x(ee),{state:typeof ee=="object"?Ot({},Ie,ee.state):Ie,force:je,replace:W}),ye||Y);const ge=Y;ge.redirectedFrom=ye;let Ce;return!je&&eH(n,O,Y)&&(Ce=Ia(16,{to:ge,from:O}),j(O,O,!0,!1)),(Ce?Promise.resolve(Ce):B(ge,O)).catch(le=>sr(le)?sr(le,2)?le:te(le):y(le,ge,O)).then(le=>{if(le){if(sr(le,2))return w(Ot({replace:W},x(le.to),{state:typeof le.to=="object"?Ot({},Ie,le.to.state):Ie,force:je}),ye||ge)}else le=H(ge,O,!0,W,Ie);return U(ge,O,le),le})}function A(fe,ye){const Y=E(fe,ye);return Y?Promise.reject(Y):Promise.resolve()}function $(fe){const ye=pe.values().next().value;return ye&&typeof ye.runWithContext=="function"?ye.runWithContext(fe):fe()}function B(fe,ye){let Y;const[O,Ie,je]=zH(fe,ye);Y=sf(O.reverse(),"beforeRouteLeave",fe,ye);for(const ee of O)ee.leaveGuards.forEach(ge=>{Y.push(Hr(ge,fe,ye))});const W=A.bind(null,fe,ye);return Y.push(W),he(Y).then(()=>{Y=[];for(const ee of i.list())Y.push(Hr(ee,fe,ye));return Y.push(W),he(Y)}).then(()=>{Y=sf(Ie,"beforeRouteUpdate",fe,ye);for(const ee of Ie)ee.updateGuards.forEach(ge=>{Y.push(Hr(ge,fe,ye))});return Y.push(W),he(Y)}).then(()=>{Y=[];for(const ee of je)if(ee.beforeEnter)if(Bn(ee.beforeEnter))for(const ge of ee.beforeEnter)Y.push(Hr(ge,fe,ye));else Y.push(Hr(ee.beforeEnter,fe,ye));return Y.push(W),he(Y)}).then(()=>(fe.matched.forEach(ee=>ee.enterCallbacks={}),Y=sf(je,"beforeRouteEnter",fe,ye,$),Y.push(W),he(Y))).then(()=>{Y=[];for(const ee of a.list())Y.push(Hr(ee,fe,ye));return Y.push(W),he(Y)}).catch(ee=>sr(ee,8)?ee:Promise.reject(ee))}function U(fe,ye,Y){l.list().forEach(O=>$(()=>O(fe,ye,Y)))}function H(fe,ye,Y,O,Ie){const je=E(fe,ye);if(je)return je;const W=ye===Dr,ee=va?history.state:{};Y&&(O||W?r.replace(fe.fullPath,Ot({scroll:W&&ee&&ee.scroll},Ie)):r.push(fe.fullPath,Ie)),s.value=fe,j(fe,ye,Y,W),te()}let K;function L(){K||(K=r.listen((fe,ye,Y)=>{if(!Se.listening)return;const O=b(fe),Ie=R(O);if(Ie){w(Ot(Ie,{replace:!0}),O).catch(Ol);return}u=O;const je=s.value;va&&sH(wv(je.fullPath,Y.delta),Zd()),B(O,je).catch(W=>sr(W,12)?W:sr(W,2)?(w(W.to,O).then(ee=>{sr(ee,20)&&!Y.delta&&Y.type===ss.pop&&r.go(-1,!1)}).catch(Ol),Promise.reject()):(Y.delta&&r.go(-Y.delta,!1),y(W,O,je))).then(W=>{W=W||H(O,je,!1),W&&(Y.delta&&!sr(W,8)?r.go(-Y.delta,!1):Y.type===ss.pop&&sr(W,20)&&r.go(-1,!1)),U(O,je,W)}).catch(Ol)}))}let T=hl(),z=hl(),F;function y(fe,ye,Y){te(fe);const O=z.list();return O.length?O.forEach(Ie=>Ie(fe,ye,Y)):console.error(fe),Promise.reject(fe)}function re(){return F&&s.value!==Dr?Promise.resolve():new Promise((fe,ye)=>{T.add([fe,ye])})}function te(fe){return F||(F=!fe,L(),T.list().forEach(([ye,Y])=>fe?Y(fe):ye()),T.reset()),fe}function j(fe,ye,Y,O){const{scrollBehavior:Ie}=e;if(!va||!Ie)return Promise.resolve();const je=!Y&&uH(wv(fe.fullPath,0))||(O||!Y)&&history.state&&history.state.scroll||null;return Rt().then(()=>Ie(fe,ye,je)).then(W=>W&&lH(W)).catch(W=>y(W,fe,ye))}const Z=fe=>r.go(fe);let se;const pe=new Set,Se={currentRoute:s,listening:!0,addRoute:f,removeRoute:p,clearRoutes:t.clearRoutes,hasRoute:v,getRoutes:g,resolve:b,options:e,push:C,replace:_,go:Z,back:()=>Z(-1),forward:()=>Z(1),beforeEach:i.add,beforeResolve:a.add,afterEach:l.add,onError:z.add,isReady:re,install(fe){const ye=this;fe.component("RouterLink",Cl),fe.component("RouterView",P2),fe.config.globalProperties.$router=ye,Object.defineProperty(fe.config.globalProperties,"$route",{enumerable:!0,get:()=>k(s)}),va&&!se&&s.value===Dr&&(se=!0,C(r.location).catch(Ie=>{}));const Y={};for(const Ie in Dr)Object.defineProperty(Y,Ie,{get:()=>s.value[Ie],enumerable:!0});fe.provide(Xd,ye),fe.provide(sm,h1(Y)),fe.provide(xh,s);const O=fe.unmount;pe.add(fe),fe.unmount=function(){pe.delete(fe),pe.size<1&&(u=Dr,K&&K(),K=null,s.value=Dr,se=!1,F=!1),O()}}};function he(fe){return fe.reduce((ye,Y)=>ye.then(()=>$(Y)),Promise.resolve())}return Se}function zH(e,t){const o=[],n=[],r=[],i=Math.max(t.matched.length,e.matched.length);for(let a=0;aTa(u,l))?n.push(l):o.push(l));const s=e.matched[a];s&&(t.matched.find(u=>Ta(u,s))||r.push(s))}return[o,n,r]}function OH(){return Oe(Xd)}function M2(e){return Oe(sm)}function _e(e,t){return e.then(function(o){return[null,o]}).catch(function(o){return[o,void 0]})}let LH=0;function HH(e){return`${e}_callback_${Date.now()}_${LH++}`}function ke(e,t){return typeof t>"u"&&(t={}),new Promise((o,n)=>{const r=HH("exec");window[r]=(a,l,s)=>{o({errno:a,stdout:l,stderr:s}),i(r)};function i(a){delete window[a]}try{ksu.exec(e,JSON.stringify(t),r)}catch(a){n(a),i(r)}})}const ea=Wi("logs",()=>{const e=M("");function t(r,i){e.value+=`[error] ${r}${i!==void 0?":"+i:""} + */const va=typeof document<"u";function x2(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function zL(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&x2(e.default)}const Ot=Object.assign;function lf(e,t){const o={};for(const n in t){const r=t[n];o[n]=Bn(r)?r.map(e):e(r)}return o}const Ol=()=>{},Bn=Array.isArray,y2=/#/g,OL=/&/g,LL=/\//g,HL=/=/g,NL=/\?/g,C2=/\+/g,VL=/%5B/g,jL=/%5D/g,w2=/%5E/g,WL=/%60/g,S2=/%7B/g,UL=/%7C/g,E2=/%7D/g,KL=/%20/g;function sm(e){return encodeURI(""+e).replace(UL,"|").replace(VL,"[").replace(jL,"]")}function GL(e){return sm(e).replace(S2,"{").replace(E2,"}").replace(w2,"^")}function bh(e){return sm(e).replace(C2,"%2B").replace(KL,"+").replace(y2,"%23").replace(OL,"%26").replace(WL,"`").replace(S2,"{").replace(E2,"}").replace(w2,"^")}function qL(e){return bh(e).replace(HL,"%3D")}function ZL(e){return sm(e).replace(y2,"%23").replace(NL,"%3F")}function XL(e){return e==null?"":ZL(e).replace(LL,"%2F")}function ls(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const YL=/\/$/,QL=e=>e.replace(YL,"");function sf(e,t,o="/"){let n,r={},i="",a="";const l=t.indexOf("#");let s=t.indexOf("?");return l=0&&(s=-1),s>-1&&(n=t.slice(0,s),i=t.slice(s+1,l>-1?l:t.length),r=e(i)),l>-1&&(n=n||t.slice(0,l),a=t.slice(l,t.length)),n=oH(n??t,o),{fullPath:n+(i&&"?")+i+a,path:n,query:r,hash:ls(a)}}function JL(e,t){const o=t.query?e(t.query):"";return t.path+(o&&"?")+o+(t.hash||"")}function Cv(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function eH(e,t,o){const n=t.matched.length-1,r=o.matched.length-1;return n>-1&&n===r&&Da(t.matched[n],o.matched[r])&&k2(t.params,o.params)&&e(t.query)===e(o.query)&&t.hash===o.hash}function Da(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function k2(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const o in e)if(!tH(e[o],t[o]))return!1;return!0}function tH(e,t){return Bn(e)?wv(e,t):Bn(t)?wv(t,e):e===t}function wv(e,t){return Bn(t)?e.length===t.length&&e.every((o,n)=>o===t[n]):e.length===1&&e[0]===t}function oH(e,t){if(e.startsWith("/"))return e;if(!e)return t;const o=t.split("/"),n=e.split("/"),r=n[n.length-1];(r===".."||r===".")&&n.push("");let i=o.length-1,a,l;for(a=0;a1&&i--;else break;return o.slice(0,i).join("/")+"/"+n.slice(a).join("/")}const Tr={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var ss;(function(e){e.pop="pop",e.push="push"})(ss||(ss={}));var Ll;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Ll||(Ll={}));function nH(e){if(!e)if(va){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),QL(e)}const rH=/^[^#]+#/;function iH(e,t){return e.replace(rH,"#")+t}function aH(e,t){const o=document.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return{behavior:t.behavior,left:n.left-o.left-(t.left||0),top:n.top-o.top-(t.top||0)}}const Xd=()=>({left:window.scrollX,top:window.scrollY});function lH(e){let t;if("el"in e){const o=e.el,n=typeof o=="string"&&o.startsWith("#"),r=typeof o=="string"?n?document.getElementById(o.slice(1)):document.querySelector(o):o;if(!r)return;t=aH(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function Sv(e,t){return(history.state?history.state.position-t:-1)+e}const xh=new Map;function sH(e,t){xh.set(e,t)}function uH(e){const t=xh.get(e);return xh.delete(e),t}let dH=()=>location.protocol+"//"+location.host;function _2(e,t){const{pathname:o,search:n,hash:r}=t,i=e.indexOf("#");if(i>-1){let l=r.includes(e.slice(i))?e.slice(i).length:1,s=r.slice(l);return s[0]!=="/"&&(s="/"+s),Cv(s,"")}return Cv(o,e)+n+r}function cH(e,t,o,n){let r=[],i=[],a=null;const l=({state:h})=>{const f=_2(e,location),p=o.value,g=t.value;let v=0;if(h){if(o.value=f,t.value=h,a&&a===p){a=null;return}v=g?h.position-g.position:0}else n(f);r.forEach(b=>{b(o.value,p,{delta:v,type:ss.pop,direction:v?v>0?Ll.forward:Ll.back:Ll.unknown})})};function s(){a=o.value}function u(h){r.push(h);const f=()=>{const p=r.indexOf(h);p>-1&&r.splice(p,1)};return i.push(f),f}function d(){const{history:h}=window;h.state&&h.replaceState(Ot({},h.state,{scroll:Xd()}),"")}function c(){for(const h of i)h();i=[],window.removeEventListener("popstate",l),window.removeEventListener("beforeunload",d)}return window.addEventListener("popstate",l),window.addEventListener("beforeunload",d,{passive:!0}),{pauseListeners:s,listen:u,destroy:c}}function Ev(e,t,o,n=!1,r=!1){return{back:e,current:t,forward:o,replaced:n,position:window.history.length,scroll:r?Xd():null}}function fH(e){const{history:t,location:o}=window,n={value:_2(e,o)},r={value:t.state};r.value||i(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(s,u,d){const c=e.indexOf("#"),h=c>-1?(o.host&&document.querySelector("base")?e:e.slice(c))+s:dH()+e+s;try{t[d?"replaceState":"pushState"](u,"",h),r.value=u}catch(f){console.error(f),o[d?"replace":"assign"](h)}}function a(s,u){const d=Ot({},t.state,Ev(r.value.back,s,r.value.forward,!0),u,{position:r.value.position});i(s,d,!0),n.value=s}function l(s,u){const d=Ot({},r.value,t.state,{forward:s,scroll:Xd()});i(d.current,d,!0);const c=Ot({},Ev(n.value,s,null),{position:d.position+1},u);i(s,c,!1),n.value=s}return{location:n,state:r,push:l,replace:a}}function hH(e){e=nH(e);const t=fH(e),o=cH(e,t.state,t.location,t.replace);function n(i,a=!0){a||o.pauseListeners(),history.go(i)}const r=Ot({location:"",base:e,go:n,createHref:iH.bind(null,e)},t,o);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}function pH(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),hH(e)}function mH(e){return typeof e=="string"||e&&typeof e=="object"}function F2(e){return typeof e=="string"||typeof e=="symbol"}const R2=Symbol("");var kv;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(kv||(kv={}));function Ia(e,t){return Ot(new Error,{type:e,[R2]:!0},t)}function sr(e,t){return e instanceof Error&&R2 in e&&(t==null||!!(e.type&t))}const _v="[^/]+?",gH={sensitive:!1,strict:!1,start:!0,end:!0},vH=/[.+*?^${}()[\]/\\]/g;function bH(e,t){const o=Ot({},gH,t),n=[];let r=o.start?"^":"";const i=[];for(const u of e){const d=u.length?[]:[90];o.strict&&!u.length&&(r+="/");for(let c=0;ct.length?t.length===1&&t[0]===80?1:-1:0}function $2(e,t){let o=0;const n=e.score,r=t.score;for(;o0&&t[t.length-1]<0}const yH={type:0,value:""},CH=/[a-zA-Z0-9_]/;function wH(e){if(!e)return[[]];if(e==="/")return[[yH]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(f){throw new Error(`ERR (${o})/"${u}": ${f}`)}let o=0,n=o;const r=[];let i;function a(){i&&r.push(i),i=[]}let l=0,s,u="",d="";function c(){u&&(o===0?i.push({type:0,value:u}):o===1||o===2||o===3?(i.length>1&&(s==="*"||s==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:u,regexp:d,repeatable:s==="*"||s==="+",optional:s==="*"||s==="?"})):t("Invalid state to consume buffer"),u="")}function h(){u+=s}for(;l{a(k)}:Ol}function a(c){if(F2(c)){const h=n.get(c);h&&(n.delete(c),o.splice(o.indexOf(h),1),h.children.forEach(a),h.alias.forEach(a))}else{const h=o.indexOf(c);h>-1&&(o.splice(h,1),c.record.name&&n.delete(c.record.name),c.children.forEach(a),c.alias.forEach(a))}}function l(){return o}function s(c){const h=FH(c,o);o.splice(h,0,c),c.record.name&&!Pv(c)&&n.set(c.record.name,c)}function u(c,h){let f,p={},g,v;if("name"in c&&c.name){if(f=n.get(c.name),!f)throw Ia(1,{location:c});v=f.record.name,p=Ot(Rv(h.params,f.keys.filter(k=>!k.optional).concat(f.parent?f.parent.keys.filter(k=>k.optional):[]).map(k=>k.name)),c.params&&Rv(c.params,f.keys.map(k=>k.name))),g=f.stringify(p)}else if(c.path!=null)g=c.path,f=o.find(k=>k.re.test(g)),f&&(p=f.parse(g),v=f.record.name);else{if(f=h.name?n.get(h.name):o.find(k=>k.re.test(h.path)),!f)throw Ia(1,{location:c,currentLocation:h});v=f.record.name,p=Ot({},h.params,c.params),g=f.stringify(p)}const b=[];let x=f;for(;x;)b.unshift(x.record),x=x.parent;return{name:v,path:g,params:p,matched:b,meta:_H(b)}}e.forEach(c=>i(c));function d(){o.length=0,n.clear()}return{addRoute:i,resolve:u,removeRoute:a,clearRoutes:d,getRoutes:l,getRecordMatcher:r}}function Rv(e,t){const o={};for(const n of t)n in e&&(o[n]=e[n]);return o}function $v(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:kH(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function kH(e){const t={},o=e.props||!1;if("component"in e)t.default=o;else for(const n in e.components)t[n]=typeof o=="object"?o[n]:o;return t}function Pv(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function _H(e){return e.reduce((t,o)=>Ot(t,o.meta),{})}function Mv(e,t){const o={};for(const n in e)o[n]=n in t?t[n]:e[n];return o}function FH(e,t){let o=0,n=t.length;for(;o!==n;){const i=o+n>>1;$2(e,t[i])<0?n=i:o=i+1}const r=RH(e);return r&&(n=t.lastIndexOf(r,n-1)),n}function RH(e){let t=e;for(;t=t.parent;)if(P2(t)&&$2(e,t)===0)return t}function P2({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function $H(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;ri&&bh(i)):[n&&bh(n)]).forEach(i=>{i!==void 0&&(t+=(t.length?"&":"")+o,i!=null&&(t+="="+i))})}return t}function PH(e){const t={};for(const o in e){const n=e[o];n!==void 0&&(t[o]=Bn(n)?n.map(r=>r==null?null:""+r):n==null?n:""+n)}return t}const MH=Symbol(""),Bv=Symbol(""),Yd=Symbol(""),um=Symbol(""),yh=Symbol("");function hl(){let e=[];function t(n){return e.push(n),()=>{const r=e.indexOf(n);r>-1&&e.splice(r,1)}}function o(){e=[]}return{add:t,list:()=>e.slice(),reset:o}}function Hr(e,t,o,n,r,i=a=>a()){const a=n&&(n.enterCallbacks[r]=n.enterCallbacks[r]||[]);return()=>new Promise((l,s)=>{const u=h=>{h===!1?s(Ia(4,{from:o,to:t})):h instanceof Error?s(h):mH(h)?s(Ia(2,{from:t,to:h})):(a&&n.enterCallbacks[r]===a&&typeof h=="function"&&a.push(h),l())},d=i(()=>e.call(n&&n.instances[r],t,o,u));let c=Promise.resolve(d);e.length<3&&(c=c.then(u)),c.catch(h=>s(h))})}function uf(e,t,o,n,r=i=>i()){const i=[];for(const a of e)for(const l in a.components){let s=a.components[l];if(!(t!=="beforeRouteEnter"&&!a.instances[l]))if(x2(s)){const d=(s.__vccOpts||s)[t];d&&i.push(Hr(d,o,n,a,l,r))}else{let u=s();i.push(()=>u.then(d=>{if(!d)throw new Error(`Couldn't resolve component "${l}" at "${a.path}"`);const c=zL(d)?d.default:d;a.mods[l]=d,a.components[l]=c;const f=(c.__vccOpts||c)[t];return f&&Hr(f,o,n,a,l,r)()}))}}return i}function Tv(e){const t=Oe(Yd),o=Oe(um),n=I(()=>{const s=E(e.to);return t.resolve(s)}),r=I(()=>{const{matched:s}=n.value,{length:u}=s,d=s[u-1],c=o.matched;if(!d||!c.length)return-1;const h=c.findIndex(Da.bind(null,d));if(h>-1)return h;const f=Dv(s[u-2]);return u>1&&Dv(d)===f&&c[c.length-1].path!==f?c.findIndex(Da.bind(null,s[u-2])):h}),i=I(()=>r.value>-1&&TH(o.params,n.value.params)),a=I(()=>r.value>-1&&r.value===o.matched.length-1&&k2(o.params,n.value.params));function l(s={}){return BH(s)?t[E(e.replace)?"replace":"push"](E(e.to)).catch(Ol):Promise.resolve()}return{route:n,href:I(()=>n.value.href),isActive:i,isExactActive:a,navigate:l}}const AH=xe({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:Tv,setup(e,{slots:t}){const o=It(Tv(e)),{options:n}=Oe(Yd),r=I(()=>({[Iv(e.activeClass,n.linkActiveClass,"router-link-active")]:o.isActive,[Iv(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:o.isExactActive}));return()=>{const i=t.default&&t.default(o);return e.custom?i:m("a",{"aria-current":o.isExactActive?e.ariaCurrentValue:null,href:o.href,onClick:o.navigate,class:r.value},i)}}}),Cl=AH;function BH(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function TH(e,t){for(const o in t){const n=t[o],r=e[o];if(typeof n=="string"){if(n!==r)return!1}else if(!Bn(r)||r.length!==n.length||n.some((i,a)=>i!==r[a]))return!1}return!0}function Dv(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Iv=(e,t,o)=>e??t??o,DH=xe({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:o}){const n=Oe(yh),r=I(()=>e.route||n.value),i=Oe(Bv,0),a=I(()=>{let u=E(i);const{matched:d}=r.value;let c;for(;(c=d[u])&&!c.components;)u++;return u}),l=I(()=>r.value.matched[a.value]);Je(Bv,I(()=>a.value+1)),Je(MH,l),Je(yh,r);const s=M();return at(()=>[s.value,l.value,e.name],([u,d,c],[h,f,p])=>{d&&(d.instances[c]=u,f&&f!==d&&u&&u===h&&(d.leaveGuards.size||(d.leaveGuards=f.leaveGuards),d.updateGuards.size||(d.updateGuards=f.updateGuards))),u&&d&&(!f||!Da(d,f)||!h)&&(d.enterCallbacks[c]||[]).forEach(g=>g(u))},{flush:"post"}),()=>{const u=r.value,d=e.name,c=l.value,h=c&&c.components[d];if(!h)return zv(o.default,{Component:h,route:u});const f=c.props[d],p=f?f===!0?u.params:typeof f=="function"?f(u):f:null,v=m(h,Ot({},p,t,{onVnodeUnmounted:b=>{b.component.isUnmounted&&(c.instances[d]=null)},ref:s}));return zv(o.default,{Component:v,route:u})||v}}});function zv(e,t){if(!e)return null;const o=e(t);return o.length===1?o[0]:o}const M2=DH;function IH(e){const t=EH(e.routes,e),o=e.parseQuery||$H,n=e.stringifyQuery||Av,r=e.history,i=hl(),a=hl(),l=hl(),s=xd(Tr);let u=Tr;va&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const d=lf.bind(null,fe=>""+fe),c=lf.bind(null,XL),h=lf.bind(null,ls);function f(fe,Ce){let Y,O;return F2(fe)?(Y=t.getRecordMatcher(fe),O=Ce):O=fe,t.addRoute(O,Y)}function p(fe){const Ce=t.getRecordMatcher(fe);Ce&&t.removeRoute(Ce)}function g(){return t.getRoutes().map(fe=>fe.record)}function v(fe){return!!t.getRecordMatcher(fe)}function b(fe,Ce){if(Ce=Ot({},Ce||s.value),typeof fe=="string"){const ee=sf(o,fe,Ce.path),ge=t.resolve({path:ee.path},Ce),we=r.createHref(ee.fullPath);return Ot(ee,ge,{params:h(ge.params),hash:ls(ee.hash),redirectedFrom:void 0,href:we})}let Y;if(fe.path!=null)Y=Ot({},fe,{path:sf(o,fe.path,Ce.path).path});else{const ee=Ot({},fe.params);for(const ge in ee)ee[ge]==null&&delete ee[ge];Y=Ot({},fe,{params:c(ee)}),Ce.params=c(Ce.params)}const O=t.resolve(Y,Ce),ze=fe.hash||"";O.params=d(h(O.params));const je=JL(n,Ot({},fe,{hash:GL(ze),path:O.path})),W=r.createHref(je);return Ot({fullPath:je,hash:ze,query:n===Av?PH(fe.query):fe.query||{}},O,{redirectedFrom:void 0,href:W})}function x(fe){return typeof fe=="string"?sf(o,fe,s.value.path):Ot({},fe)}function k(fe,Ce){if(u!==fe)return Ia(8,{from:Ce,to:fe})}function C(fe){return w(fe)}function _(fe){return C(Ot(x(fe),{replace:!0}))}function R(fe){const Ce=fe.matched[fe.matched.length-1];if(Ce&&Ce.redirect){const{redirect:Y}=Ce;let O=typeof Y=="function"?Y(fe):Y;return typeof O=="string"&&(O=O.includes("?")||O.includes("#")?O=x(O):{path:O},O.params={}),Ot({query:fe.query,hash:fe.hash,params:O.path!=null?{}:fe.params},O)}}function w(fe,Ce){const Y=u=b(fe),O=s.value,ze=fe.state,je=fe.force,W=fe.replace===!0,ee=R(Y);if(ee)return w(Ot(x(ee),{state:typeof ee=="object"?Ot({},ze,ee.state):ze,force:je,replace:W}),Ce||Y);const ge=Y;ge.redirectedFrom=Ce;let we;return!je&&eH(n,O,Y)&&(we=Ia(16,{to:ge,from:O}),j(O,O,!0,!1)),(we?Promise.resolve(we):B(ge,O)).catch(le=>sr(le)?sr(le,2)?le:te(le):y(le,ge,O)).then(le=>{if(le){if(sr(le,2))return w(Ot({replace:W},x(le.to),{state:typeof le.to=="object"?Ot({},ze,le.to.state):ze,force:je}),Ce||ge)}else le=N(ge,O,!0,W,ze);return U(ge,O,le),le})}function A(fe,Ce){const Y=k(fe,Ce);return Y?Promise.reject(Y):Promise.resolve()}function $(fe){const Ce=pe.values().next().value;return Ce&&typeof Ce.runWithContext=="function"?Ce.runWithContext(fe):fe()}function B(fe,Ce){let Y;const[O,ze,je]=zH(fe,Ce);Y=uf(O.reverse(),"beforeRouteLeave",fe,Ce);for(const ee of O)ee.leaveGuards.forEach(ge=>{Y.push(Hr(ge,fe,Ce))});const W=A.bind(null,fe,Ce);return Y.push(W),he(Y).then(()=>{Y=[];for(const ee of i.list())Y.push(Hr(ee,fe,Ce));return Y.push(W),he(Y)}).then(()=>{Y=uf(ze,"beforeRouteUpdate",fe,Ce);for(const ee of ze)ee.updateGuards.forEach(ge=>{Y.push(Hr(ge,fe,Ce))});return Y.push(W),he(Y)}).then(()=>{Y=[];for(const ee of je)if(ee.beforeEnter)if(Bn(ee.beforeEnter))for(const ge of ee.beforeEnter)Y.push(Hr(ge,fe,Ce));else Y.push(Hr(ee.beforeEnter,fe,Ce));return Y.push(W),he(Y)}).then(()=>(fe.matched.forEach(ee=>ee.enterCallbacks={}),Y=uf(je,"beforeRouteEnter",fe,Ce,$),Y.push(W),he(Y))).then(()=>{Y=[];for(const ee of a.list())Y.push(Hr(ee,fe,Ce));return Y.push(W),he(Y)}).catch(ee=>sr(ee,8)?ee:Promise.reject(ee))}function U(fe,Ce,Y){l.list().forEach(O=>$(()=>O(fe,Ce,Y)))}function N(fe,Ce,Y,O,ze){const je=k(fe,Ce);if(je)return je;const W=Ce===Tr,ee=va?history.state:{};Y&&(O||W?r.replace(fe.fullPath,Ot({scroll:W&&ee&&ee.scroll},ze)):r.push(fe.fullPath,ze)),s.value=fe,j(fe,Ce,Y,W),te()}let K;function L(){K||(K=r.listen((fe,Ce,Y)=>{if(!Se.listening)return;const O=b(fe),ze=R(O);if(ze){w(Ot(ze,{replace:!0}),O).catch(Ol);return}u=O;const je=s.value;va&&sH(Sv(je.fullPath,Y.delta),Xd()),B(O,je).catch(W=>sr(W,12)?W:sr(W,2)?(w(W.to,O).then(ee=>{sr(ee,20)&&!Y.delta&&Y.type===ss.pop&&r.go(-1,!1)}).catch(Ol),Promise.reject()):(Y.delta&&r.go(-Y.delta,!1),y(W,O,je))).then(W=>{W=W||N(O,je,!1),W&&(Y.delta&&!sr(W,8)?r.go(-Y.delta,!1):Y.type===ss.pop&&sr(W,20)&&r.go(-1,!1)),U(O,je,W)}).catch(Ol)}))}let D=hl(),z=hl(),F;function y(fe,Ce,Y){te(fe);const O=z.list();return O.length?O.forEach(ze=>ze(fe,Ce,Y)):console.error(fe),Promise.reject(fe)}function re(){return F&&s.value!==Tr?Promise.resolve():new Promise((fe,Ce)=>{D.add([fe,Ce])})}function te(fe){return F||(F=!fe,L(),D.list().forEach(([Ce,Y])=>fe?Y(fe):Ce()),D.reset()),fe}function j(fe,Ce,Y,O){const{scrollBehavior:ze}=e;if(!va||!ze)return Promise.resolve();const je=!Y&&uH(Sv(fe.fullPath,0))||(O||!Y)&&history.state&&history.state.scroll||null;return Rt().then(()=>ze(fe,Ce,je)).then(W=>W&&lH(W)).catch(W=>y(W,fe,Ce))}const Z=fe=>r.go(fe);let se;const pe=new Set,Se={currentRoute:s,listening:!0,addRoute:f,removeRoute:p,clearRoutes:t.clearRoutes,hasRoute:v,getRoutes:g,resolve:b,options:e,push:C,replace:_,go:Z,back:()=>Z(-1),forward:()=>Z(1),beforeEach:i.add,beforeResolve:a.add,afterEach:l.add,onError:z.add,isReady:re,install(fe){const Ce=this;fe.component("RouterLink",Cl),fe.component("RouterView",M2),fe.config.globalProperties.$router=Ce,Object.defineProperty(fe.config.globalProperties,"$route",{enumerable:!0,get:()=>E(s)}),va&&!se&&s.value===Tr&&(se=!0,C(r.location).catch(ze=>{}));const Y={};for(const ze in Tr)Object.defineProperty(Y,ze,{get:()=>s.value[ze],enumerable:!0});fe.provide(Yd,Ce),fe.provide(um,p1(Y)),fe.provide(yh,s);const O=fe.unmount;pe.add(fe),fe.unmount=function(){pe.delete(fe),pe.size<1&&(u=Tr,K&&K(),K=null,s.value=Tr,se=!1,F=!1),O()}}};function he(fe){return fe.reduce((Ce,Y)=>Ce.then(()=>$(Y)),Promise.resolve())}return Se}function zH(e,t){const o=[],n=[],r=[],i=Math.max(t.matched.length,e.matched.length);for(let a=0;aDa(u,l))?n.push(l):o.push(l));const s=e.matched[a];s&&(t.matched.find(u=>Da(u,s))||r.push(s))}return[o,n,r]}function OH(){return Oe(Yd)}function A2(e){return Oe(um)}function Re(e,t){return e.then(function(o){return[null,o]}).catch(function(o){return[o,void 0]})}let LH=0;function HH(e){return`${e}_callback_${Date.now()}_${LH++}`}function ke(e,t){return typeof t>"u"&&(t={}),new Promise((o,n)=>{const r=HH("exec");window[r]=(a,l,s)=>{o({errno:a,stdout:l,stderr:s}),i(r)};function i(a){delete window[a]}try{ksu.exec(e,JSON.stringify(t),r)}catch(a){n(a),i(r)}})}const ea=Wi("logs",()=>{const e=M("");function t(r,i){e.value+=`[error] ${r}${i!==void 0?":"+i:""} `}function o(r,i){const a=`[info] ${r}${i!==void 0?":"+i:""} `;e.value+=a,console.log(a)}function n(r,i){e.value+=`[success] ${r}${i!==void 0?":"+i:""} -`}return{content:e,error:t,info:o,success:n}}),$e=(e,t="Uncaught")=>e.then(o=>(zv("Resolved",o,t),o)).catch(o=>{throw zv("Rejected",o,t),o}),zv=(e,t,o)=>{const n=ea(),r=e==="Resolved"?"success":"error";typeof t=="string"?t.trim().startsWith("<")&&t.trim().endsWith(">")?n[r](`${e}:${o}`,"XML data detected."):n[r](`${e}:${o}`,t):typeof t=="object"?Array.isArray(t)?n[r](`${e}:${o}`,JSON.stringify(t,null,2)):t instanceof Error?n.error(`${e}::${o}`,t.message):n[r](`${e}:${o}`,JSON.stringify(t,null,2)):typeof t=="function"?n[r](`${e}:${o}`,`Function called ${t.name?t.name:"anonymous function"}`):n[r](`${e}:${o}`,t)},NH=()=>{const o=`echo "$(/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3 /data/data/com.miui.securitycenter/databases/gamebooster.db "SELECT * FROM gamebooster_table WHERE package_name!='none';" -json)"`;return $e(new Promise(async(n,r)=>{{const{errno:i,stdout:a,stderr:l}=await ke(o);if(i&&r(l),a)try{const s=JSON.parse(a);n(s)}catch(s){r(s)}else r(i)}}),o)},QZ=()=>{const e="am start -n com.miui.securitycenter/com.miui.gamebooster.ui.SelectGameLandActivity";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},VH=()=>{const e='ls /data/data/com.miui.securitycenter/databases/gamebooster.db &>/dev/null && echo "exists" || echo "not exists"';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},JZ=(e,t,o)=>{const i=`echo "$(/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3 /data/data/com.miui.securitycenter/databases/gamebooster.db "UPDATE gamebooster_table SET game_ratio='${t}', game_gravity='${o}' WHERE package_name='${e}'; SELECT changes();")"`;return $e(new Promise(async(a,l)=>{{const{errno:s,stdout:u,stderr:d}=await ke(i);s&&l(d),u&&a(u)}}),i)},A2=Wi("gameBooster",()=>{const e=M([]),t=I(()=>{const u=n.value.trim().toLowerCase();return e.value.reduce((c,h)=>{const f=h.package_name.trim().toLowerCase(),p=h.app_name?h.app_name.toLowerCase():"";return!f.includes(u)&&!p.includes(u)||c.push(h),c},[])}),o=I(()=>a.length>0);I(()=>e.value.length);const n=M(""),r=M(!0),i=M(!1),a=It([]),l=I(()=>new Set([...e.value]));async function s(){r.value=!0;const[u,d]=await _e(VH());if(u&&(r.value=!1,i.value=!1),d){i.value=!0;const[c,h]=await _e(NH());c&&(r.value=!1,e.value=[]),h&&(r.value=!1,e.value=h)}a.length||(r.value=!1)}return{gameBoosterList:e,filterGameBoosterList:t,allPackageName:l,hasGameBoosterDataBase:i,searchKeyWord:n,errorLogging:a,isNeedShowErrorModal:o,loading:r,initDefault:s}},{persist:{pick:[]}});function um(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(t=>setTimeout(()=>{throw t}))}function Os(){let e=[],t={addEventListener(o,n,r,i){return o.addEventListener(n,r,i),t.add(()=>o.removeEventListener(n,r,i))},requestAnimationFrame(...o){let n=requestAnimationFrame(...o);t.add(()=>cancelAnimationFrame(n))},nextFrame(...o){t.requestAnimationFrame(()=>{t.requestAnimationFrame(...o)})},setTimeout(...o){let n=setTimeout(...o);t.add(()=>clearTimeout(n))},microTask(...o){let n={current:!0};return um(()=>{n.current&&o[0]()}),t.add(()=>{n.current=!1})},style(o,n,r){let i=o.style.getPropertyValue(n);return Object.assign(o.style,{[n]:r}),this.add(()=>{Object.assign(o.style,{[n]:i})})},group(o){let n=Os();return o(n),this.add(()=>n.dispose())},add(o){return e.push(o),()=>{let n=e.indexOf(o);if(n>=0)for(let r of e.splice(n,1))r()}},dispose(){for(let o of e.splice(0))o()}};return t}var Ov;let jH=Symbol("headlessui.useid"),WH=0;const dm=(Ov=k3)!=null?Ov:function(){return Oe(jH,()=>`${++WH}`)()};function co(e){var t;if(e==null||e.value==null)return null;let o=(t=e.value.$el)!=null?t:e.value;return o instanceof Node?o:null}function Qn(e,t,...o){if(e in t){let r=t[e];return typeof r=="function"?r(...o):r}let n=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(r=>`"${r}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,Qn),n}var UH=Object.defineProperty,KH=(e,t,o)=>t in e?UH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,Lv=(e,t,o)=>(KH(e,typeof t!="symbol"?t+"":t,o),o);let GH=class{constructor(){Lv(this,"current",this.detect()),Lv(this,"currentId",0)}set(t){this.current!==t&&(this.currentId=0,this.current=t)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}},Ls=new GH;function qa(e){if(Ls.isServer)return null;if(e instanceof Node)return e.ownerDocument;if(e!=null&&e.hasOwnProperty("value")){let t=co(e);if(t)return t.ownerDocument}return document}let yh=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(e=>`${e}:not([tabindex='-1'])`).join(",");var Vr=(e=>(e[e.First=1]="First",e[e.Previous=2]="Previous",e[e.Next=4]="Next",e[e.Last=8]="Last",e[e.WrapAround=16]="WrapAround",e[e.NoScroll=32]="NoScroll",e))(Vr||{}),B2=(e=>(e[e.Error=0]="Error",e[e.Overflow=1]="Overflow",e[e.Success=2]="Success",e[e.Underflow=3]="Underflow",e))(B2||{}),qH=(e=>(e[e.Previous=-1]="Previous",e[e.Next=1]="Next",e))(qH||{});function ZH(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(yh)).sort((t,o)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(o.tabIndex||Number.MAX_SAFE_INTEGER)))}var D2=(e=>(e[e.Strict=0]="Strict",e[e.Loose=1]="Loose",e))(D2||{});function XH(e,t=0){var o;return e===((o=qa(e))==null?void 0:o.body)?!1:Qn(t,{0(){return e.matches(yh)},1(){let n=e;for(;n!==null;){if(n.matches(yh))return!0;n=n.parentElement}return!1}})}var YH=(e=>(e[e.Keyboard=0]="Keyboard",e[e.Mouse=1]="Mouse",e))(YH||{});typeof window<"u"&&typeof document<"u"&&(document.addEventListener("keydown",e=>{e.metaKey||e.altKey||e.ctrlKey||(document.documentElement.dataset.headlessuiFocusVisible="")},!0),document.addEventListener("click",e=>{e.detail===1?delete document.documentElement.dataset.headlessuiFocusVisible:e.detail===0&&(document.documentElement.dataset.headlessuiFocusVisible="")},!0));function Di(e){e==null||e.focus({preventScroll:!0})}let QH=["textarea","input"].join(",");function JH(e){var t,o;return(o=(t=e==null?void 0:e.matches)==null?void 0:t.call(e,QH))!=null?o:!1}function eN(e,t=o=>o){return e.slice().sort((o,n)=>{let r=t(o),i=t(n);if(r===null||i===null)return 0;let a=r.compareDocumentPosition(i);return a&Node.DOCUMENT_POSITION_FOLLOWING?-1:a&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function zu(e,t,{sorted:o=!0,relativeTo:n=null,skipElements:r=[]}={}){var i;let a=(i=Array.isArray(e)?e.length>0?e[0].ownerDocument:document:e==null?void 0:e.ownerDocument)!=null?i:document,l=Array.isArray(e)?o?eN(e):e:ZH(e);r.length>0&&l.length>1&&(l=l.filter(p=>!r.includes(p))),n=n??a.activeElement;let s=(()=>{if(t&5)return 1;if(t&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),u=(()=>{if(t&1)return 0;if(t&2)return Math.max(0,l.indexOf(n))-1;if(t&4)return Math.max(0,l.indexOf(n))+1;if(t&8)return l.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),d=t&32?{preventScroll:!0}:{},c=0,h=l.length,f;do{if(c>=h||c+h<=0)return 0;let p=u+c;if(t&16)p=(p+h)%h;else{if(p<0)return 3;if(p>=h)return 1}f=l[p],f==null||f.focus(d),c+=s}while(f!==a.activeElement);return t&6&&JH(f)&&f.select(),2}function T2(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function tN(){return/Android/gi.test(window.navigator.userAgent)}function oN(){return T2()||tN()}function bu(e,t,o){Ls.isServer||Et(n=>{document.addEventListener(e,t,o),n(()=>document.removeEventListener(e,t,o))})}function I2(e,t,o){Ls.isServer||Et(n=>{window.addEventListener(e,t,o),n(()=>window.removeEventListener(e,t,o))})}function nN(e,t,o=I(()=>!0)){function n(i,a){if(!o.value||i.defaultPrevented)return;let l=a(i);if(l===null||!l.getRootNode().contains(l))return;let s=function u(d){return typeof d=="function"?u(d()):Array.isArray(d)||d instanceof Set?d:[d]}(e);for(let u of s){if(u===null)continue;let d=u instanceof HTMLElement?u:co(u);if(d!=null&&d.contains(l)||i.composed&&i.composedPath().includes(d))return}return!XH(l,D2.Loose)&&l.tabIndex!==-1&&i.preventDefault(),t(i,l)}let r=M(null);bu("pointerdown",i=>{var a,l;o.value&&(r.value=((l=(a=i.composedPath)==null?void 0:a.call(i))==null?void 0:l[0])||i.target)},!0),bu("mousedown",i=>{var a,l;o.value&&(r.value=((l=(a=i.composedPath)==null?void 0:a.call(i))==null?void 0:l[0])||i.target)},!0),bu("click",i=>{oN()||r.value&&(n(i,()=>r.value),r.value=null)},!0),bu("touchend",i=>n(i,()=>i.target instanceof HTMLElement?i.target:null),!0),I2("blur",i=>n(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}var id=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(id||{}),Wr=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(Wr||{});function Fr({visible:e=!0,features:t=0,ourProps:o,theirProps:n,...r}){var i;let a=O2(n,o),l=Object.assign(r,{props:a});if(e||t&2&&a.static)return uf(l);if(t&1){let s=(i=a.unmount)==null||i?0:1;return Qn(s,{0(){return null},1(){return uf({...r,props:{...a,hidden:!0,style:{display:"none"}}})}})}return uf(l)}function uf({props:e,attrs:t,slots:o,slot:n,name:r}){var i,a;let{as:l,...s}=L2(e,["unmount","static"]),u=(i=o.default)==null?void 0:i.call(o,n),d={};if(n){let c=!1,h=[];for(let[f,p]of Object.entries(n))typeof p=="boolean"&&(c=!0),p===!0&&h.push(f);c&&(d["data-headlessui-state"]=h.join(" "))}if(l==="template"){if(u=z2(u??[]),Object.keys(s).length>0||Object.keys(t).length>0){let[c,...h]=u??[];if(!rN(c)||h.length>0)throw new Error(['Passing props on "template"!',"",`The current component <${r} /> is rendering a "template".`,"However we need to passthrough the following props:",Object.keys(s).concat(Object.keys(t)).map(g=>g.trim()).filter((g,v,b)=>b.indexOf(g)===v).sort((g,v)=>g.localeCompare(v)).map(g=>` - ${g}`).join(` +`}return{content:e,error:t,info:o,success:n}}),_e=(e,t="Uncaught")=>e.then(o=>(Ov("Resolved",o,t),o)).catch(o=>{throw Ov("Rejected",o,t),o}),Ov=(e,t,o)=>{const n=ea(),r=e==="Resolved"?"success":"error";typeof t=="string"?t.trim().startsWith("<")&&t.trim().endsWith(">")?n[r](`${e}:${o}`,"XML data detected."):n[r](`${e}:${o}`,t):typeof t=="object"?Array.isArray(t)?n[r](`${e}:${o}`,JSON.stringify(t,null,2)):t instanceof Error?n.error(`${e}::${o}`,t.message):n[r](`${e}:${o}`,JSON.stringify(t,null,2)):typeof t=="function"?n[r](`${e}:${o}`,`Function called ${t.name?t.name:"anonymous function"}`):n[r](`${e}:${o}`,t)},NH=()=>{const o=`echo "$(/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3 /data/data/com.miui.securitycenter/databases/gamebooster.db "SELECT * FROM gamebooster_table WHERE package_name!='none';" -json)"`;return _e(new Promise(async(n,r)=>{{const{errno:i,stdout:a,stderr:l}=await ke(o);if(i&&r(l),a)try{const s=JSON.parse(a);n(s)}catch(s){r(s)}else r(i)}}),o)},aX=()=>{const e="am start -n com.miui.securitycenter/com.miui.gamebooster.ui.SelectGameLandActivity";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},VH=()=>{const e='ls /data/data/com.miui.securitycenter/databases/gamebooster.db &>/dev/null && echo "exists" || echo "not exists"';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},lX=(e,t,o)=>{const i=`echo "$(/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3 /data/data/com.miui.securitycenter/databases/gamebooster.db "UPDATE gamebooster_table SET game_ratio='${t}', game_gravity='${o}' WHERE package_name='${e}'; SELECT changes();")"`;return _e(new Promise(async(a,l)=>{{const{errno:s,stdout:u,stderr:d}=await ke(i);s&&l(d),u&&a(u)}}),i)},B2=Wi("gameBooster",()=>{const e=M([]),t=I(()=>{const u=n.value.trim().toLowerCase();return e.value.reduce((c,h)=>{const f=h.package_name.trim().toLowerCase(),p=h.app_name?h.app_name.toLowerCase():"";return!f.includes(u)&&!p.includes(u)||c.push(h),c},[])}),o=I(()=>a.length>0);I(()=>e.value.length);const n=M(""),r=M(!0),i=M(!1),a=It([]),l=I(()=>new Set([...e.value]));async function s(){r.value=!0;const[u,d]=await Re(VH());if(u&&(r.value=!1,i.value=!1),d){i.value=!0;const[c,h]=await Re(NH());c&&(r.value=!1,e.value=[]),h&&(r.value=!1,e.value=h)}a.length||(r.value=!1)}return{gameBoosterList:e,filterGameBoosterList:t,allPackageName:l,hasGameBoosterDataBase:i,searchKeyWord:n,errorLogging:a,isNeedShowErrorModal:o,loading:r,initDefault:s}},{persist:{pick:[]}});function dm(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(t=>setTimeout(()=>{throw t}))}function Os(){let e=[],t={addEventListener(o,n,r,i){return o.addEventListener(n,r,i),t.add(()=>o.removeEventListener(n,r,i))},requestAnimationFrame(...o){let n=requestAnimationFrame(...o);t.add(()=>cancelAnimationFrame(n))},nextFrame(...o){t.requestAnimationFrame(()=>{t.requestAnimationFrame(...o)})},setTimeout(...o){let n=setTimeout(...o);t.add(()=>clearTimeout(n))},microTask(...o){let n={current:!0};return dm(()=>{n.current&&o[0]()}),t.add(()=>{n.current=!1})},style(o,n,r){let i=o.style.getPropertyValue(n);return Object.assign(o.style,{[n]:r}),this.add(()=>{Object.assign(o.style,{[n]:i})})},group(o){let n=Os();return o(n),this.add(()=>n.dispose())},add(o){return e.push(o),()=>{let n=e.indexOf(o);if(n>=0)for(let r of e.splice(n,1))r()}},dispose(){for(let o of e.splice(0))o()}};return t}var Lv;let jH=Symbol("headlessui.useid"),WH=0;const cm=(Lv=k3)!=null?Lv:function(){return Oe(jH,()=>`${++WH}`)()};function co(e){var t;if(e==null||e.value==null)return null;let o=(t=e.value.$el)!=null?t:e.value;return o instanceof Node?o:null}function Qn(e,t,...o){if(e in t){let r=t[e];return typeof r=="function"?r(...o):r}let n=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(r=>`"${r}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,Qn),n}var UH=Object.defineProperty,KH=(e,t,o)=>t in e?UH(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,Hv=(e,t,o)=>(KH(e,typeof t!="symbol"?t+"":t,o),o);let GH=class{constructor(){Hv(this,"current",this.detect()),Hv(this,"currentId",0)}set(t){this.current!==t&&(this.currentId=0,this.current=t)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}},Ls=new GH;function qa(e){if(Ls.isServer)return null;if(e instanceof Node)return e.ownerDocument;if(e!=null&&e.hasOwnProperty("value")){let t=co(e);if(t)return t.ownerDocument}return document}let Ch=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(e=>`${e}:not([tabindex='-1'])`).join(",");var Vr=(e=>(e[e.First=1]="First",e[e.Previous=2]="Previous",e[e.Next=4]="Next",e[e.Last=8]="Last",e[e.WrapAround=16]="WrapAround",e[e.NoScroll=32]="NoScroll",e))(Vr||{}),T2=(e=>(e[e.Error=0]="Error",e[e.Overflow=1]="Overflow",e[e.Success=2]="Success",e[e.Underflow=3]="Underflow",e))(T2||{}),qH=(e=>(e[e.Previous=-1]="Previous",e[e.Next=1]="Next",e))(qH||{});function ZH(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(Ch)).sort((t,o)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(o.tabIndex||Number.MAX_SAFE_INTEGER)))}var D2=(e=>(e[e.Strict=0]="Strict",e[e.Loose=1]="Loose",e))(D2||{});function XH(e,t=0){var o;return e===((o=qa(e))==null?void 0:o.body)?!1:Qn(t,{0(){return e.matches(Ch)},1(){let n=e;for(;n!==null;){if(n.matches(Ch))return!0;n=n.parentElement}return!1}})}var YH=(e=>(e[e.Keyboard=0]="Keyboard",e[e.Mouse=1]="Mouse",e))(YH||{});typeof window<"u"&&typeof document<"u"&&(document.addEventListener("keydown",e=>{e.metaKey||e.altKey||e.ctrlKey||(document.documentElement.dataset.headlessuiFocusVisible="")},!0),document.addEventListener("click",e=>{e.detail===1?delete document.documentElement.dataset.headlessuiFocusVisible:e.detail===0&&(document.documentElement.dataset.headlessuiFocusVisible="")},!0));function Ti(e){e==null||e.focus({preventScroll:!0})}let QH=["textarea","input"].join(",");function JH(e){var t,o;return(o=(t=e==null?void 0:e.matches)==null?void 0:t.call(e,QH))!=null?o:!1}function eN(e,t=o=>o){return e.slice().sort((o,n)=>{let r=t(o),i=t(n);if(r===null||i===null)return 0;let a=r.compareDocumentPosition(i);return a&Node.DOCUMENT_POSITION_FOLLOWING?-1:a&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function zu(e,t,{sorted:o=!0,relativeTo:n=null,skipElements:r=[]}={}){var i;let a=(i=Array.isArray(e)?e.length>0?e[0].ownerDocument:document:e==null?void 0:e.ownerDocument)!=null?i:document,l=Array.isArray(e)?o?eN(e):e:ZH(e);r.length>0&&l.length>1&&(l=l.filter(p=>!r.includes(p))),n=n??a.activeElement;let s=(()=>{if(t&5)return 1;if(t&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),u=(()=>{if(t&1)return 0;if(t&2)return Math.max(0,l.indexOf(n))-1;if(t&4)return Math.max(0,l.indexOf(n))+1;if(t&8)return l.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),d=t&32?{preventScroll:!0}:{},c=0,h=l.length,f;do{if(c>=h||c+h<=0)return 0;let p=u+c;if(t&16)p=(p+h)%h;else{if(p<0)return 3;if(p>=h)return 1}f=l[p],f==null||f.focus(d),c+=s}while(f!==a.activeElement);return t&6&&JH(f)&&f.select(),2}function I2(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function tN(){return/Android/gi.test(window.navigator.userAgent)}function oN(){return I2()||tN()}function bu(e,t,o){Ls.isServer||kt(n=>{document.addEventListener(e,t,o),n(()=>document.removeEventListener(e,t,o))})}function z2(e,t,o){Ls.isServer||kt(n=>{window.addEventListener(e,t,o),n(()=>window.removeEventListener(e,t,o))})}function nN(e,t,o=I(()=>!0)){function n(i,a){if(!o.value||i.defaultPrevented)return;let l=a(i);if(l===null||!l.getRootNode().contains(l))return;let s=function u(d){return typeof d=="function"?u(d()):Array.isArray(d)||d instanceof Set?d:[d]}(e);for(let u of s){if(u===null)continue;let d=u instanceof HTMLElement?u:co(u);if(d!=null&&d.contains(l)||i.composed&&i.composedPath().includes(d))return}return!XH(l,D2.Loose)&&l.tabIndex!==-1&&i.preventDefault(),t(i,l)}let r=M(null);bu("pointerdown",i=>{var a,l;o.value&&(r.value=((l=(a=i.composedPath)==null?void 0:a.call(i))==null?void 0:l[0])||i.target)},!0),bu("mousedown",i=>{var a,l;o.value&&(r.value=((l=(a=i.composedPath)==null?void 0:a.call(i))==null?void 0:l[0])||i.target)},!0),bu("click",i=>{oN()||r.value&&(n(i,()=>r.value),r.value=null)},!0),bu("touchend",i=>n(i,()=>i.target instanceof HTMLElement?i.target:null),!0),z2("blur",i=>n(i,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}var id=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(id||{}),Wr=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(Wr||{});function Fr({visible:e=!0,features:t=0,ourProps:o,theirProps:n,...r}){var i;let a=L2(n,o),l=Object.assign(r,{props:a});if(e||t&2&&a.static)return df(l);if(t&1){let s=(i=a.unmount)==null||i?0:1;return Qn(s,{0(){return null},1(){return df({...r,props:{...a,hidden:!0,style:{display:"none"}}})}})}return df(l)}function df({props:e,attrs:t,slots:o,slot:n,name:r}){var i,a;let{as:l,...s}=H2(e,["unmount","static"]),u=(i=o.default)==null?void 0:i.call(o,n),d={};if(n){let c=!1,h=[];for(let[f,p]of Object.entries(n))typeof p=="boolean"&&(c=!0),p===!0&&h.push(f);c&&(d["data-headlessui-state"]=h.join(" "))}if(l==="template"){if(u=O2(u??[]),Object.keys(s).length>0||Object.keys(t).length>0){let[c,...h]=u??[];if(!rN(c)||h.length>0)throw new Error(['Passing props on "template"!',"",`The current component <${r} /> is rendering a "template".`,"However we need to passthrough the following props:",Object.keys(s).concat(Object.keys(t)).map(g=>g.trim()).filter((g,v,b)=>b.indexOf(g)===v).sort((g,v)=>g.localeCompare(v)).map(g=>` - ${g}`).join(` `),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "template".',"Render a single element as the child so that we can forward the props onto that element."].map(g=>` - ${g}`).join(` `)].join(` -`));let f=O2((a=c.props)!=null?a:{},s,d),p=qo(c,f,!0);for(let g in f)g.startsWith("on")&&(p.props||(p.props={}),p.props[g]=f[g]);return p}return Array.isArray(u)&&u.length===1?u[0]:u}return m(l,Object.assign({},s,d),{default:()=>u})}function z2(e){return e.flatMap(t=>t.type===ft?z2(t.children):[t])}function O2(...e){if(e.length===0)return{};if(e.length===1)return e[0];let t={},o={};for(let n of e)for(let r in n)r.startsWith("on")&&typeof n[r]=="function"?(o[r]!=null||(o[r]=[]),o[r].push(n[r])):t[r]=n[r];if(t.disabled||t["aria-disabled"])return Object.assign(t,Object.fromEntries(Object.keys(o).map(n=>[n,void 0])));for(let n in o)Object.assign(t,{[n](r,...i){let a=o[n];for(let l of a){if(r instanceof Event&&r.defaultPrevented)return;l(r,...i)}}});return t}function L2(e,t=[]){let o=Object.assign({},e);for(let n of t)n in o&&delete o[n];return o}function rN(e){return e==null?!1:typeof e.type=="string"||typeof e.type=="object"||typeof e.type=="function"}var ad=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(ad||{});let Ch=xe({name:"Hidden",props:{as:{type:[Object,String],default:"div"},features:{type:Number,default:1}},setup(e,{slots:t,attrs:o}){return()=>{var n;let{features:r,...i}=e,a={"aria-hidden":(r&2)===2?!0:(n=i["aria-hidden"])!=null?n:void 0,hidden:(r&4)===4?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(r&4)===4&&(r&2)!==2&&{display:"none"}}};return Fr({ourProps:a,theirProps:i,slot:{},attrs:o,slots:t,name:"Hidden"})}}}),H2=Symbol("Context");var Jo=(e=>(e[e.Open=1]="Open",e[e.Closed=2]="Closed",e[e.Closing=4]="Closing",e[e.Opening=8]="Opening",e))(Jo||{});function iN(){return cm()!==null}function cm(){return Oe(H2,null)}function aN(e){Je(H2,e)}var N2=(e=>(e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.Delete="Delete",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab",e))(N2||{});function lN(e){function t(){document.readyState!=="loading"&&(e(),document.removeEventListener("DOMContentLoaded",t))}typeof window<"u"&&typeof document<"u"&&(document.addEventListener("DOMContentLoaded",t),t())}let xi=[];lN(()=>{function e(t){t.target instanceof HTMLElement&&t.target!==document.body&&xi[0]!==t.target&&(xi.unshift(t.target),xi=xi.filter(o=>o!=null&&o.isConnected),xi.splice(10))}window.addEventListener("click",e,{capture:!0}),window.addEventListener("mousedown",e,{capture:!0}),window.addEventListener("focus",e,{capture:!0}),document.body.addEventListener("click",e,{capture:!0}),document.body.addEventListener("mousedown",e,{capture:!0}),document.body.addEventListener("focus",e,{capture:!0})});function V2(e,t,o,n){Ls.isServer||Et(r=>{e=e??window,e.addEventListener(t,o,n),r(()=>e.removeEventListener(t,o,n))})}var wl=(e=>(e[e.Forwards=0]="Forwards",e[e.Backwards=1]="Backwards",e))(wl||{});function sN(){let e=M(0);return I2("keydown",t=>{t.key==="Tab"&&(e.value=t.shiftKey?1:0)}),e}function j2(e){if(!e)return new Set;if(typeof e=="function")return new Set(e());let t=new Set;for(let o of e.value){let n=co(o);n instanceof HTMLElement&&t.add(n)}return t}var W2=(e=>(e[e.None=1]="None",e[e.InitialFocus=2]="InitialFocus",e[e.TabLock=4]="TabLock",e[e.FocusLock=8]="FocusLock",e[e.RestoreFocus=16]="RestoreFocus",e[e.All=30]="All",e))(W2||{});let pl=Object.assign(xe({name:"FocusTrap",props:{as:{type:[Object,String],default:"div"},initialFocus:{type:Object,default:null},features:{type:Number,default:30},containers:{type:[Object,Function],default:M(new Set)}},inheritAttrs:!1,setup(e,{attrs:t,slots:o,expose:n}){let r=M(null);n({el:r,$el:r});let i=I(()=>qa(r)),a=M(!1);ut(()=>a.value=!0),Go(()=>a.value=!1),dN({ownerDocument:i},I(()=>a.value&&!!(e.features&16)));let l=cN({ownerDocument:i,container:r,initialFocus:I(()=>e.initialFocus)},I(()=>a.value&&!!(e.features&2)));fN({ownerDocument:i,container:r,containers:e.containers,previousActiveElement:l},I(()=>a.value&&!!(e.features&8)));let s=sN();function u(f){let p=co(r);p&&(g=>g())(()=>{Qn(s.value,{[wl.Forwards]:()=>{zu(p,Vr.First,{skipElements:[f.relatedTarget]})},[wl.Backwards]:()=>{zu(p,Vr.Last,{skipElements:[f.relatedTarget]})}})})}let d=M(!1);function c(f){f.key==="Tab"&&(d.value=!0,requestAnimationFrame(()=>{d.value=!1}))}function h(f){if(!a.value)return;let p=j2(e.containers);co(r)instanceof HTMLElement&&p.add(co(r));let g=f.relatedTarget;g instanceof HTMLElement&&g.dataset.headlessuiFocusGuard!=="true"&&(U2(p,g)||(d.value?zu(co(r),Qn(s.value,{[wl.Forwards]:()=>Vr.Next,[wl.Backwards]:()=>Vr.Previous})|Vr.WrapAround,{relativeTo:f.target}):f.target instanceof HTMLElement&&Di(f.target)))}return()=>{let f={},p={ref:r,onKeydown:c,onFocusout:h},{features:g,initialFocus:v,containers:b,...x}=e;return m(ft,[!!(g&4)&&m(Ch,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:u,features:ad.Focusable}),Fr({ourProps:p,theirProps:{...t,...x},slot:f,attrs:t,slots:o,name:"FocusTrap"}),!!(g&4)&&m(Ch,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:u,features:ad.Focusable})])}}}),{features:W2});function uN(e){let t=M(xi.slice());return at([e],([o],[n])=>{n===!0&&o===!1?um(()=>{t.value.splice(0)}):n===!1&&o===!0&&(t.value=xi.slice())},{flush:"post"}),()=>{var o;return(o=t.value.find(n=>n!=null&&n.isConnected))!=null?o:null}}function dN({ownerDocument:e},t){let o=uN(t);ut(()=>{Et(()=>{var n,r;t.value||((n=e.value)==null?void 0:n.activeElement)===((r=e.value)==null?void 0:r.body)&&Di(o())},{flush:"post"})}),Go(()=>{t.value&&Di(o())})}function cN({ownerDocument:e,container:t,initialFocus:o},n){let r=M(null),i=M(!1);return ut(()=>i.value=!0),Go(()=>i.value=!1),ut(()=>{at([t,o,n],(a,l)=>{if(a.every((u,d)=>(l==null?void 0:l[d])===u)||!n.value)return;let s=co(t);s&&um(()=>{var u,d;if(!i.value)return;let c=co(o),h=(u=e.value)==null?void 0:u.activeElement;if(c){if(c===h){r.value=h;return}}else if(s.contains(h)){r.value=h;return}c?Di(c):zu(s,Vr.First|Vr.NoScroll)===B2.Error&&console.warn("There are no focusable elements inside the "),r.value=(d=e.value)==null?void 0:d.activeElement})},{immediate:!0,flush:"post"})}),r}function fN({ownerDocument:e,container:t,containers:o,previousActiveElement:n},r){var i;V2((i=e.value)==null?void 0:i.defaultView,"focus",a=>{if(!r.value)return;let l=j2(o);co(t)instanceof HTMLElement&&l.add(co(t));let s=n.value;if(!s)return;let u=a.target;u&&u instanceof HTMLElement?U2(l,u)?(n.value=u,Di(u)):(a.preventDefault(),a.stopPropagation(),Di(s)):Di(n.value)},!0)}function U2(e,t){for(let o of e)if(o.contains(t))return!0;return!1}function hN(e){let t=bd(e.getSnapshot());return Go(e.subscribe(()=>{t.value=e.getSnapshot()})),t}function pN(e,t){let o=e(),n=new Set;return{getSnapshot(){return o},subscribe(r){return n.add(r),()=>n.delete(r)},dispatch(r,...i){let a=t[r].call(o,...i);a&&(o=a,n.forEach(l=>l()))}}}function mN(){let e;return{before({doc:t}){var o;let n=t.documentElement;e=((o=t.defaultView)!=null?o:window).innerWidth-n.clientWidth},after({doc:t,d:o}){let n=t.documentElement,r=n.clientWidth-n.offsetWidth,i=e-r;o.style(n,"paddingRight",`${i}px`)}}}function gN(){return T2()?{before({doc:e,d:t,meta:o}){function n(r){return o.containers.flatMap(i=>i()).some(i=>i.contains(r))}t.microTask(()=>{var r;if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let l=Os();l.style(e.documentElement,"scrollBehavior","auto"),t.add(()=>t.microTask(()=>l.dispose()))}let i=(r=window.scrollY)!=null?r:window.pageYOffset,a=null;t.addEventListener(e,"click",l=>{if(l.target instanceof HTMLElement)try{let s=l.target.closest("a");if(!s)return;let{hash:u}=new URL(s.href),d=e.querySelector(u);d&&!n(d)&&(a=d)}catch{}},!0),t.addEventListener(e,"touchstart",l=>{if(l.target instanceof HTMLElement)if(n(l.target)){let s=l.target;for(;s.parentElement&&n(s.parentElement);)s=s.parentElement;t.style(s,"overscrollBehavior","contain")}else t.style(l.target,"touchAction","none")}),t.addEventListener(e,"touchmove",l=>{if(l.target instanceof HTMLElement){if(l.target.tagName==="INPUT")return;if(n(l.target)){let s=l.target;for(;s.parentElement&&s.dataset.headlessuiPortal!==""&&!(s.scrollHeight>s.clientHeight||s.scrollWidth>s.clientWidth);)s=s.parentElement;s.dataset.headlessuiPortal===""&&l.preventDefault()}else l.preventDefault()}},{passive:!1}),t.add(()=>{var l;let s=(l=window.scrollY)!=null?l:window.pageYOffset;i!==s&&window.scrollTo(0,i),a&&a.isConnected&&(a.scrollIntoView({block:"nearest"}),a=null)})})}}:{}}function vN(){return{before({doc:e,d:t}){t.style(e.documentElement,"overflow","hidden")}}}function bN(e){let t={};for(let o of e)Object.assign(t,o(t));return t}let Si=pN(()=>new Map,{PUSH(e,t){var o;let n=(o=this.get(e))!=null?o:{doc:e,count:0,d:Os(),meta:new Set};return n.count++,n.meta.add(t),this.set(e,n),this},POP(e,t){let o=this.get(e);return o&&(o.count--,o.meta.delete(t)),this},SCROLL_PREVENT({doc:e,d:t,meta:o}){let n={doc:e,d:t,meta:bN(o)},r=[gN(),mN(),vN()];r.forEach(({before:i})=>i==null?void 0:i(n)),r.forEach(({after:i})=>i==null?void 0:i(n))},SCROLL_ALLOW({d:e}){e.dispose()},TEARDOWN({doc:e}){this.delete(e)}});Si.subscribe(()=>{let e=Si.getSnapshot(),t=new Map;for(let[o]of e)t.set(o,o.documentElement.style.overflow);for(let o of e.values()){let n=t.get(o.doc)==="hidden",r=o.count!==0;(r&&!n||!r&&n)&&Si.dispatch(o.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",o),o.count===0&&Si.dispatch("TEARDOWN",o)}});function xN(e,t,o){let n=hN(Si),r=I(()=>{let i=e.value?n.value.get(e.value):void 0;return i?i.count>0:!1});return at([e,t],([i,a],[l],s)=>{if(!i||!a)return;Si.dispatch("PUSH",i,o);let u=!1;s(()=>{u||(Si.dispatch("POP",l??i,o),u=!0)})},{immediate:!0}),r}let df=new Map,ml=new Map;function Hv(e,t=M(!0)){Et(o=>{var n;if(!t.value)return;let r=co(e);if(!r)return;o(function(){var a;if(!r)return;let l=(a=ml.get(r))!=null?a:1;if(l===1?ml.delete(r):ml.set(r,l-1),l!==1)return;let s=df.get(r);s&&(s["aria-hidden"]===null?r.removeAttribute("aria-hidden"):r.setAttribute("aria-hidden",s["aria-hidden"]),r.inert=s.inert,df.delete(r))});let i=(n=ml.get(r))!=null?n:0;ml.set(r,i+1),i===0&&(df.set(r,{"aria-hidden":r.getAttribute("aria-hidden"),inert:r.inert}),r.setAttribute("aria-hidden","true"),r.inert=!0)})}function yN({defaultContainers:e=[],portals:t,mainTreeNodeRef:o}={}){let n=M(null),r=qa(n);function i(){var a,l,s;let u=[];for(let d of e)d!==null&&(d instanceof HTMLElement?u.push(d):"value"in d&&d.value instanceof HTMLElement&&u.push(d.value));if(t!=null&&t.value)for(let d of t.value)u.push(d);for(let d of(a=r==null?void 0:r.querySelectorAll("html > *, body > *"))!=null?a:[])d!==document.body&&d!==document.head&&d instanceof HTMLElement&&d.id!=="headlessui-portal-root"&&(d.contains(co(n))||d.contains((s=(l=co(n))==null?void 0:l.getRootNode())==null?void 0:s.host)||u.some(c=>d.contains(c))||u.push(d));return u}return{resolveContainers:i,contains(a){return i().some(l=>l.contains(a))},mainTreeNodeRef:n,MainTreeNode(){return o!=null?null:m(Ch,{features:ad.Hidden,ref:n})}}}let K2=Symbol("ForcePortalRootContext");function CN(){return Oe(K2,!1)}let Nv=xe({name:"ForcePortalRoot",props:{as:{type:[Object,String],default:"template"},force:{type:Boolean,default:!1}},setup(e,{slots:t,attrs:o}){return Je(K2,e.force),()=>{let{force:n,...r}=e;return Fr({theirProps:r,ourProps:{},slot:{},slots:t,attrs:o,name:"ForcePortalRoot"})}}}),G2=Symbol("StackContext");var wh=(e=>(e[e.Add=0]="Add",e[e.Remove=1]="Remove",e))(wh||{});function wN(){return Oe(G2,()=>{})}function SN({type:e,enabled:t,element:o,onUpdate:n}){let r=wN();function i(...a){n==null||n(...a),r(...a)}ut(()=>{at(t,(a,l)=>{a?i(0,e,o):l===!0&&i(1,e,o)},{immediate:!0,flush:"sync"})}),Go(()=>{t.value&&i(1,e,o)}),Je(G2,i)}let EN=Symbol("DescriptionContext");function kN({slot:e=M({}),name:t="Description",props:o={}}={}){let n=M([]);function r(i){return n.value.push(i),()=>{let a=n.value.indexOf(i);a!==-1&&n.value.splice(a,1)}}return Je(EN,{register:r,slot:e,name:t,props:o}),I(()=>n.value.length>0?n.value.join(" "):void 0)}function _N(e){let t=qa(e);if(!t){if(e===null)return null;throw new Error(`[Headless UI]: Cannot find ownerDocument for contextElement: ${e}`)}let o=t.getElementById("headlessui-portal-root");if(o)return o;let n=t.createElement("div");return n.setAttribute("id","headlessui-portal-root"),t.body.appendChild(n)}const Sh=new WeakMap;function FN(e){var t;return(t=Sh.get(e))!=null?t:0}function Vv(e,t){let o=t(FN(e));return o<=0?Sh.delete(e):Sh.set(e,o),o}let RN=xe({name:"Portal",props:{as:{type:[Object,String],default:"div"}},setup(e,{slots:t,attrs:o}){let n=M(null),r=I(()=>qa(n)),i=CN(),a=Oe(q2,null),l=M(i===!0||a==null?_N(n.value):a.resolveTarget());l.value&&Vv(l.value,h=>h+1);let s=M(!1);ut(()=>{s.value=!0}),Et(()=>{i||a!=null&&(l.value=a.resolveTarget())});let u=Oe(Eh,null),d=!1,c=xr();return at(n,()=>{if(d||!u)return;let h=co(n);h&&(Go(u.register(h),c),d=!0)}),Go(()=>{var h,f;let p=(h=r.value)==null?void 0:h.getElementById("headlessui-portal-root");!p||l.value!==p||Vv(l.value,g=>g-1)||l.value.children.length>0||(f=l.value.parentElement)==null||f.removeChild(l.value)}),()=>{if(!s.value||l.value===null)return null;let h={ref:n,"data-headlessui-portal":""};return m(bs,{to:l.value},Fr({ourProps:h,theirProps:e,slot:{},attrs:o,slots:t,name:"Portal"}))}}}),Eh=Symbol("PortalParentContext");function $N(){let e=Oe(Eh,null),t=M([]);function o(i){return t.value.push(i),e&&e.register(i),()=>n(i)}function n(i){let a=t.value.indexOf(i);a!==-1&&t.value.splice(a,1),e&&e.unregister(i)}let r={register:o,unregister:n,portals:t};return[t,xe({name:"PortalWrapper",setup(i,{slots:a}){return Je(Eh,r),()=>{var l;return(l=a.default)==null?void 0:l.call(a)}}})]}let q2=Symbol("PortalGroupContext"),PN=xe({name:"PortalGroup",props:{as:{type:[Object,String],default:"template"},target:{type:Object,default:null}},setup(e,{attrs:t,slots:o}){let n=It({resolveTarget(){return e.target}});return Je(q2,n),()=>{let{target:r,...i}=e;return Fr({theirProps:i,ourProps:{},slot:{},attrs:t,slots:o,name:"PortalGroup"})}}});var MN=(e=>(e[e.Open=0]="Open",e[e.Closed=1]="Closed",e))(MN||{});let kh=Symbol("DialogContext");function Z2(e){let t=Oe(kh,null);if(t===null){let o=new Error(`<${e} /> is missing a parent component.`);throw Error.captureStackTrace&&Error.captureStackTrace(o,Z2),o}return t}let xu="DC8F892D-2EBD-447C-A4C8-A03058436FF4",AN=xe({name:"Dialog",inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},static:{type:Boolean,default:!1},unmount:{type:Boolean,default:!0},open:{type:[Boolean,String],default:xu},initialFocus:{type:Object,default:null},id:{type:String,default:null},role:{type:String,default:"dialog"}},emits:{close:e=>!0},setup(e,{emit:t,attrs:o,slots:n,expose:r}){var i,a;let l=(i=e.id)!=null?i:`headlessui-dialog-${dm()}`,s=M(!1);ut(()=>{s.value=!0});let u=!1,d=I(()=>e.role==="dialog"||e.role==="alertdialog"?e.role:(u||(u=!0,console.warn(`Invalid role [${d}] passed to . Only \`dialog\` and and \`alertdialog\` are supported. Using \`dialog\` instead.`)),"dialog")),c=M(0),h=cm(),f=I(()=>e.open===xu&&h!==null?(h.value&Jo.Open)===Jo.Open:e.open),p=M(null),g=I(()=>qa(p));if(r({el:p,$el:p}),!(e.open!==xu||h!==null))throw new Error("You forgot to provide an `open` prop to the `Dialog`.");if(typeof f.value!="boolean")throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${f.value===xu?void 0:e.open}`);let v=I(()=>s.value&&f.value?0:1),b=I(()=>v.value===0),x=I(()=>c.value>1),E=Oe(kh,null)!==null,[C,_]=$N(),{resolveContainers:R,mainTreeNodeRef:w,MainTreeNode:A}=yN({portals:C,defaultContainers:[I(()=>{var j;return(j=F.panelRef.value)!=null?j:p.value})]}),$=I(()=>x.value?"parent":"leaf"),B=I(()=>h!==null?(h.value&Jo.Closing)===Jo.Closing:!1),U=I(()=>E||B.value?!1:b.value),H=I(()=>{var j,Z,se;return(se=Array.from((Z=(j=g.value)==null?void 0:j.querySelectorAll("body > *"))!=null?Z:[]).find(pe=>pe.id==="headlessui-portal-root"?!1:pe.contains(co(w))&&pe instanceof HTMLElement))!=null?se:null});Hv(H,U);let K=I(()=>x.value?!0:b.value),L=I(()=>{var j,Z,se;return(se=Array.from((Z=(j=g.value)==null?void 0:j.querySelectorAll("[data-headlessui-portal]"))!=null?Z:[]).find(pe=>pe.contains(co(w))&&pe instanceof HTMLElement))!=null?se:null});Hv(L,K),SN({type:"Dialog",enabled:I(()=>v.value===0),element:p,onUpdate:(j,Z)=>{if(Z==="Dialog")return Qn(j,{[wh.Add]:()=>c.value+=1,[wh.Remove]:()=>c.value-=1})}});let T=kN({name:"DialogDescription",slot:I(()=>({open:f.value}))}),z=M(null),F={titleId:z,panelRef:M(null),dialogState:v,setTitleId(j){z.value!==j&&(z.value=j)},close(){t("close",!1)}};Je(kh,F);let y=I(()=>!(!b.value||x.value));nN(R,(j,Z)=>{j.preventDefault(),F.close(),Rt(()=>Z==null?void 0:Z.focus())},y);let re=I(()=>!(x.value||v.value!==0));V2((a=g.value)==null?void 0:a.defaultView,"keydown",j=>{re.value&&(j.defaultPrevented||j.key===N2.Escape&&(j.preventDefault(),j.stopPropagation(),F.close()))});let te=I(()=>!(B.value||v.value!==0||E));return xN(g,te,j=>{var Z;return{containers:[...(Z=j.containers)!=null?Z:[],R]}}),Et(j=>{if(v.value!==0)return;let Z=co(p);if(!Z)return;let se=new ResizeObserver(pe=>{for(let Se of pe){let he=Se.target.getBoundingClientRect();he.x===0&&he.y===0&&he.width===0&&he.height===0&&F.close()}});se.observe(Z),j(()=>se.disconnect())}),()=>{let{open:j,initialFocus:Z,...se}=e,pe={...o,ref:p,id:l,role:d.value,"aria-modal":v.value===0?!0:void 0,"aria-labelledby":z.value,"aria-describedby":T.value},Se={open:v.value===0};return m(Nv,{force:!0},()=>[m(RN,()=>m(PN,{target:p.value},()=>m(Nv,{force:!1},()=>m(pl,{initialFocus:Z,containers:R,features:b.value?Qn($.value,{parent:pl.features.RestoreFocus,leaf:pl.features.All&~pl.features.FocusLock}):pl.features.None},()=>m(_,{},()=>Fr({ourProps:pe,theirProps:{...se,...o},slot:Se,attrs:o,slots:n,visible:v.value===0,features:id.RenderStrategy|id.Static,name:"Dialog"})))))),m(A)])}}}),BN=xe({name:"DialogPanel",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:null}},setup(e,{attrs:t,slots:o,expose:n}){var r;let i=(r=e.id)!=null?r:`headlessui-dialog-panel-${dm()}`,a=Z2("DialogPanel");n({el:a.panelRef,$el:a.panelRef});function l(s){s.stopPropagation()}return()=>{let{...s}=e,u={id:i,ref:a.panelRef,onClick:l};return Fr({ourProps:u,theirProps:s,slot:{open:a.dialogState.value===0},attrs:t,slots:o,name:"DialogPanel"})}}});function DN(e){let t={called:!1};return(...o)=>{if(!t.called)return t.called=!0,e(...o)}}function cf(e,...t){e&&t.length>0&&e.classList.add(...t)}function yu(e,...t){e&&t.length>0&&e.classList.remove(...t)}var _h=(e=>(e.Finished="finished",e.Cancelled="cancelled",e))(_h||{});function TN(e,t){let o=Os();if(!e)return o.dispose;let{transitionDuration:n,transitionDelay:r}=getComputedStyle(e),[i,a]=[n,r].map(l=>{let[s=0]=l.split(",").filter(Boolean).map(u=>u.includes("ms")?parseFloat(u):parseFloat(u)*1e3).sort((u,d)=>d-u);return s});return i!==0?o.setTimeout(()=>t("finished"),i+a):t("finished"),o.add(()=>t("cancelled")),o.dispose}function jv(e,t,o,n,r,i){let a=Os(),l=i!==void 0?DN(i):()=>{};return yu(e,...r),cf(e,...t,...o),a.nextFrame(()=>{yu(e,...o),cf(e,...n),a.add(TN(e,s=>(yu(e,...n,...t),cf(e,...r),l(s))))}),a.add(()=>yu(e,...t,...o,...n,...r)),a.add(()=>l("cancelled")),a.dispose}function gi(e=""){return e.split(/\s+/).filter(t=>t.length>1)}let fm=Symbol("TransitionContext");var IN=(e=>(e.Visible="visible",e.Hidden="hidden",e))(IN||{});function zN(){return Oe(fm,null)!==null}function ON(){let e=Oe(fm,null);if(e===null)throw new Error("A is used but it is missing a parent .");return e}function LN(){let e=Oe(hm,null);if(e===null)throw new Error("A is used but it is missing a parent .");return e}let hm=Symbol("NestingContext");function Yd(e){return"children"in e?Yd(e.children):e.value.filter(({state:t})=>t==="visible").length>0}function X2(e){let t=M([]),o=M(!1);ut(()=>o.value=!0),Go(()=>o.value=!1);function n(i,a=Wr.Hidden){let l=t.value.findIndex(({id:s})=>s===i);l!==-1&&(Qn(a,{[Wr.Unmount](){t.value.splice(l,1)},[Wr.Hidden](){t.value[l].state="hidden"}}),!Yd(t)&&o.value&&(e==null||e()))}function r(i){let a=t.value.find(({id:l})=>l===i);return a?a.state!=="visible"&&(a.state="visible"):t.value.push({id:i,state:"visible"}),()=>n(i,Wr.Unmount)}return{children:t,register:r,unregister:n}}let Y2=id.RenderStrategy,Ou=xe({props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(e,{emit:t,attrs:o,slots:n,expose:r}){let i=M(0);function a(){i.value|=Jo.Opening,t("beforeEnter")}function l(){i.value&=~Jo.Opening,t("afterEnter")}function s(){i.value|=Jo.Closing,t("beforeLeave")}function u(){i.value&=~Jo.Closing,t("afterLeave")}if(!zN()&&iN())return()=>m(Q2,{...e,onBeforeEnter:a,onAfterEnter:l,onBeforeLeave:s,onAfterLeave:u},n);let d=M(null),c=I(()=>e.unmount?Wr.Unmount:Wr.Hidden);r({el:d,$el:d});let{show:h,appear:f}=ON(),{register:p,unregister:g}=LN(),v=M(h.value?"visible":"hidden"),b={value:!0},x=dm(),E={value:!1},C=X2(()=>{!E.value&&v.value!=="hidden"&&(v.value="hidden",g(x),u())});ut(()=>{let K=p(x);Go(K)}),Et(()=>{if(c.value===Wr.Hidden&&x){if(h.value&&v.value!=="visible"){v.value="visible";return}Qn(v.value,{hidden:()=>g(x),visible:()=>p(x)})}});let _=gi(e.enter),R=gi(e.enterFrom),w=gi(e.enterTo),A=gi(e.entered),$=gi(e.leave),B=gi(e.leaveFrom),U=gi(e.leaveTo);ut(()=>{Et(()=>{if(v.value==="visible"){let K=co(d);if(K instanceof Comment&&K.data==="")throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}})});function H(K){let L=b.value&&!f.value,T=co(d);!T||!(T instanceof HTMLElement)||L||(E.value=!0,h.value&&a(),h.value||s(),K(h.value?jv(T,_,R,w,A,z=>{E.value=!1,z===_h.Finished&&l()}):jv(T,$,B,U,A,z=>{E.value=!1,z===_h.Finished&&(Yd(C)||(v.value="hidden",g(x),u()))})))}return ut(()=>{at([h],(K,L,T)=>{H(T),b.value=!1},{immediate:!0})}),Je(hm,C),aN(I(()=>Qn(v.value,{visible:Jo.Open,hidden:Jo.Closed})|i.value)),()=>{let{appear:K,show:L,enter:T,enterFrom:z,enterTo:F,entered:y,leave:re,leaveFrom:te,leaveTo:j,...Z}=e,se={ref:d},pe={...Z,...f.value&&h.value&&Ls.isServer?{class:we([o.class,Z.class,..._,...R])}:{}};return Fr({theirProps:pe,ourProps:se,slot:{},slots:n,attrs:o,features:Y2,visible:v.value==="visible",name:"TransitionChild"})}}}),HN=Ou,Q2=xe({inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(e,{emit:t,attrs:o,slots:n}){let r=cm(),i=I(()=>e.show===null&&r!==null?(r.value&Jo.Open)===Jo.Open:e.show);Et(()=>{if(![!0,!1].includes(i.value))throw new Error('A is used but it is missing a `:show="true | false"` prop.')});let a=M(i.value?"visible":"hidden"),l=X2(()=>{a.value="hidden"}),s=M(!0),u={show:i,appear:I(()=>e.appear||!s.value)};return ut(()=>{Et(()=>{s.value=!1,i.value?a.value="visible":Yd(l)||(a.value="hidden")})}),Je(hm,l),Je(fm,u),()=>{let d=L2(e,["show","appear","unmount","onBeforeEnter","onBeforeLeave","onAfterEnter","onAfterLeave"]),c={unmount:e.unmount};return Fr({ourProps:{...c,as:"template"},theirProps:{},slot:{},slots:{...n,default:()=>[m(HN,{onBeforeEnter:()=>t("beforeEnter"),onAfterEnter:()=>t("afterEnter"),onBeforeLeave:()=>t("beforeLeave"),onAfterLeave:()=>t("afterLeave"),...o,...c,...d},n.default)]},attrs:{},features:Y2,visible:a.value==="visible",name:"Transition"})}}});function J2(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99"})])}function NN(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"})])}function eS(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125"})])}function Wv(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.325.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 0 1 1.37.49l1.296 2.247a1.125 1.125 0 0 1-.26 1.431l-1.003.827c-.293.241-.438.613-.43.992a7.723 7.723 0 0 1 0 .255c-.008.378.137.75.43.991l1.004.827c.424.35.534.955.26 1.43l-1.298 2.247a1.125 1.125 0 0 1-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.47 6.47 0 0 1-.22.128c-.331.183-.581.495-.644.869l-.213 1.281c-.09.543-.56.94-1.11.94h-2.594c-.55 0-1.019-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 0 1-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 0 1-1.369-.49l-1.297-2.247a1.125 1.125 0 0 1 .26-1.431l1.004-.827c.292-.24.437-.613.43-.991a6.932 6.932 0 0 1 0-.255c.007-.38-.138-.751-.43-.992l-1.004-.827a1.125 1.125 0 0 1-.26-1.43l1.297-2.247a1.125 1.125 0 0 1 1.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.086.22-.128.332-.183.582-.495.644-.869l.214-1.28Z"}),V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})])}function Uv(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m21 7.5-9-5.25L3 7.5m18 0-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l9 5.25m0-9v9"})])}function VN(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15.75 17.25v3.375c0 .621-.504 1.125-1.125 1.125h-9.75a1.125 1.125 0 0 1-1.125-1.125V7.875c0-.621.504-1.125 1.125-1.125H6.75a9.06 9.06 0 0 1 1.5.124m7.5 10.376h3.375c.621 0 1.125-.504 1.125-1.125V11.25c0-4.46-3.243-8.161-7.5-8.876a9.06 9.06 0 0 0-1.5-.124H9.375c-.621 0-1.125.504-1.125 1.125v3.5m7.5 10.375H9.375a1.125 1.125 0 0 1-1.125-1.125v-9.25m12 6.625v-1.875a3.375 3.375 0 0 0-3.375-3.375h-1.5a1.125 1.125 0 0 1-1.125-1.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H9.75"})])}function tS(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 3c2.755 0 5.455.232 8.083.678.533.09.917.556.917 1.096v1.044a2.25 2.25 0 0 1-.659 1.591l-5.432 5.432a2.25 2.25 0 0 0-.659 1.591v2.927a2.25 2.25 0 0 1-1.244 2.013L9.75 21v-6.568a2.25 2.25 0 0 0-.659-1.591L3.659 7.409A2.25 2.25 0 0 1 3 5.818V4.774c0-.54.384-1.006.917-1.096A48.32 48.32 0 0 1 12 3Z"})])}function jN(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M16.712 4.33a9.027 9.027 0 0 1 1.652 1.306c.51.51.944 1.064 1.306 1.652M16.712 4.33l-3.448 4.138m3.448-4.138a9.014 9.014 0 0 0-9.424 0M19.67 7.288l-4.138 3.448m4.138-3.448a9.014 9.014 0 0 1 0 9.424m-4.138-5.976a3.736 3.736 0 0 0-.88-1.388 3.737 3.737 0 0 0-1.388-.88m2.268 2.268a3.765 3.765 0 0 1 0 2.528m-2.268-4.796a3.765 3.765 0 0 0-2.528 0m4.796 4.796c-.181.506-.475.982-.88 1.388a3.736 3.736 0 0 1-1.388.88m2.268-2.268 4.138 3.448m0 0a9.027 9.027 0 0 1-1.306 1.652c-.51.51-1.064.944-1.652 1.306m0 0-3.448-4.138m3.448 4.138a9.014 9.014 0 0 1-9.424 0m5.976-4.138a3.765 3.765 0 0 1-2.528 0m0 0a3.736 3.736 0 0 1-1.388-.88 3.737 3.737 0 0 1-.88-1.388m2.268 2.268L7.288 19.67m0 0a9.024 9.024 0 0 1-1.652-1.306 9.027 9.027 0 0 1-1.306-1.652m0 0 4.138-3.448M4.33 16.712a9.014 9.014 0 0 1 0-9.424m4.138 5.976a3.765 3.765 0 0 1 0-2.528m0 0c.181-.506.475-.982.88-1.388a3.736 3.736 0 0 1 1.388-.88m-2.268 2.268L4.33 7.288m6.406 1.18L7.288 4.33m0 0a9.024 9.024 0 0 0-1.652 1.306A9.025 9.025 0 0 0 4.33 7.288"})])}function oS(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z"})])}function WN(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 7.5h1.5m-1.5 3h1.5m-7.5 3h7.5m-7.5 3h7.5m3-9h3.375c.621 0 1.125.504 1.125 1.125V18a2.25 2.25 0 0 1-2.25 2.25M16.5 7.5V18a2.25 2.25 0 0 0 2.25 2.25M16.5 7.5V4.875c0-.621-.504-1.125-1.125-1.125H4.125C3.504 3.75 3 4.254 3 4.875V18a2.25 2.25 0 0 0 2.25 2.25h13.5M6 7.5h3v3H6v-3Z"})])}function nS(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 4.5v15m7.5-7.5h-15"})])}function UN(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m7.848 8.25 1.536.887M7.848 8.25a3 3 0 1 1-5.196-3 3 3 0 0 1 5.196 3Zm1.536.887a2.165 2.165 0 0 1 1.083 1.839c.005.351.054.695.14 1.024M9.384 9.137l2.077 1.199M7.848 15.75l1.536-.887m-1.536.887a3 3 0 1 1-5.196 3 3 3 0 0 1 5.196-3Zm1.536-.887a2.165 2.165 0 0 0 1.083-1.838c.005-.352.054-.695.14-1.025m-1.223 2.863 2.077-1.199m0-3.328a4.323 4.323 0 0 1 2.068-1.379l5.325-1.628a4.5 4.5 0 0 1 2.48-.044l.803.215-7.794 4.5m-2.882-1.664A4.33 4.33 0 0 0 10.607 12m3.736 0 7.794 4.5-.802.215a4.5 4.5 0 0 1-2.48-.043l-5.326-1.629a4.324 4.324 0 0 1-2.068-1.379M14.343 12l-2.882 1.664"})])}function ld(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M7.217 10.907a2.25 2.25 0 1 0 0 2.186m0-2.186c.18.324.283.696.283 1.093s-.103.77-.283 1.093m0-2.186 9.566-5.314m-9.566 7.5 9.566 5.314m0 0a2.25 2.25 0 1 0 3.935 2.186 2.25 2.25 0 0 0-3.935-2.186Zm0-12.814a2.25 2.25 0 1 0 3.933-2.185 2.25 2.25 0 0 0-3.933 2.185Z"})])}function KN(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6.429 9.75 2.25 12l4.179 2.25m0-4.5 5.571 3 5.571-3m-11.142 0L2.25 7.5 12 2.25l9.75 5.25-4.179 2.25m0 0L21.75 12l-4.179 2.25m0 0 4.179 2.25L12 21.75 2.25 16.5l4.179-2.25m11.142 0-5.571 3-5.571-3"})])}function GN(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M3.75 6A2.25 2.25 0 0 1 6 3.75h2.25A2.25 2.25 0 0 1 10.5 6v2.25a2.25 2.25 0 0 1-2.25 2.25H6a2.25 2.25 0 0 1-2.25-2.25V6ZM3.75 15.75A2.25 2.25 0 0 1 6 13.5h2.25a2.25 2.25 0 0 1 2.25 2.25V18a2.25 2.25 0 0 1-2.25 2.25H6A2.25 2.25 0 0 1 3.75 18v-2.25ZM13.5 6a2.25 2.25 0 0 1 2.25-2.25H18A2.25 2.25 0 0 1 20.25 6v2.25A2.25 2.25 0 0 1 18 10.5h-2.25a2.25 2.25 0 0 1-2.25-2.25V6ZM13.5 15.75a2.25 2.25 0 0 1 2.25-2.25H18a2.25 2.25 0 0 1 2.25 2.25V18A2.25 2.25 0 0 1 18 20.25h-2.25A2.25 2.25 0 0 1 13.5 18v-2.25Z"})])}function rS(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13.5 16.875h3.375m0 0h3.375m-3.375 0V13.5m0 3.375v3.375M6 10.5h2.25a2.25 2.25 0 0 0 2.25-2.25V6a2.25 2.25 0 0 0-2.25-2.25H6A2.25 2.25 0 0 0 3.75 6v2.25A2.25 2.25 0 0 0 6 10.5Zm0 9.75h2.25A2.25 2.25 0 0 0 10.5 18v-2.25a2.25 2.25 0 0 0-2.25-2.25H6a2.25 2.25 0 0 0-2.25 2.25V18A2.25 2.25 0 0 0 6 20.25Zm9.75-9.75H18a2.25 2.25 0 0 0 2.25-2.25V6A2.25 2.25 0 0 0 18 3.75h-2.25A2.25 2.25 0 0 0 13.5 6v2.25a2.25 2.25 0 0 0 2.25 2.25Z"})])}function iS(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0"})])}function qN(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M3 8.25V18a2.25 2.25 0 0 0 2.25 2.25h13.5A2.25 2.25 0 0 0 21 18V8.25m-18 0V6a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 6v2.25m-18 0h18M5.25 6h.008v.008H5.25V6ZM7.5 6h.008v.008H7.5V6Zm2.25 0h.008v.008H9.75V6Z"})])}function aS(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})])}function ZN(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18 18 6M6 6l12 12"})])}const XN=()=>{const e="getprop ro.build.characteristics";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},YN=()=>{const e="getprop ro.build.version.sdk";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(Number(r))}}),e)},QN=()=>{const e="getprop ro.mi.os.version.code";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(Number(r))}}),e)},JN=()=>{const e="getprop persist.sys.stability.smartfocusio";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},eV=()=>{const e="getprop ro.vendor.qti.soc_name";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},tV=()=>{const e="getprop ro.vendor.qti.soc_model";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},oV=()=>{const e="getprop ro.config.miui_compat_enable";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},nV=()=>{const e="getprop ro.config.miui_appcompat_enable";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},rV=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/module.prop";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},iV=()=>{const e=`grep -q '^is_patch_mode=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_patch_mode=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},aV=()=>{const e=`sed -i '/^is_patch_mode=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_patch_mode successfully." || echo "Remove is_patch_mode failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},lV=()=>{const e="grep 'is_patch_mode=' /data/adb/MIUI_MagicWindow+/config.prop | awk -F'=' '{print $2}'";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},sV=()=>{const e=`grep -q '^is_disabled_os2_system_app_optimize=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_disabled_os2_system_app_optimize=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},uV=()=>{const e=`sed -i '/^is_disabled_os2_system_app_optimize=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_disabled_os2_system_app_optimize successfully." || echo "Remove is_disabled_os2_system_app_optimize failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},dV=()=>{const e="grep 'is_disabled_os2_system_app_optimize=' /data/adb/MIUI_MagicWindow+/config.prop | awk -F'=' '{print $2}'";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},cV=()=>{const e=`sed -i '/^# 开启游戏显示布局/d; /^ro.config.miui_compat_enable=/d; /^ro.config.miui_appcompat_enable=/d' /data/adb/modules/MIUI_MagicWindow+/system.prop && echo "Command executed successfully." || echo "Command failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},fV=()=>{const e=`grep -qxF "# 开启游戏显示布局" system.prop || echo -e " +`));let f=L2((a=c.props)!=null?a:{},s,d),p=qo(c,f,!0);for(let g in f)g.startsWith("on")&&(p.props||(p.props={}),p.props[g]=f[g]);return p}return Array.isArray(u)&&u.length===1?u[0]:u}return m(l,Object.assign({},s,d),{default:()=>u})}function O2(e){return e.flatMap(t=>t.type===ft?O2(t.children):[t])}function L2(...e){if(e.length===0)return{};if(e.length===1)return e[0];let t={},o={};for(let n of e)for(let r in n)r.startsWith("on")&&typeof n[r]=="function"?(o[r]!=null||(o[r]=[]),o[r].push(n[r])):t[r]=n[r];if(t.disabled||t["aria-disabled"])return Object.assign(t,Object.fromEntries(Object.keys(o).map(n=>[n,void 0])));for(let n in o)Object.assign(t,{[n](r,...i){let a=o[n];for(let l of a){if(r instanceof Event&&r.defaultPrevented)return;l(r,...i)}}});return t}function H2(e,t=[]){let o=Object.assign({},e);for(let n of t)n in o&&delete o[n];return o}function rN(e){return e==null?!1:typeof e.type=="string"||typeof e.type=="object"||typeof e.type=="function"}var ad=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(ad||{});let wh=xe({name:"Hidden",props:{as:{type:[Object,String],default:"div"},features:{type:Number,default:1}},setup(e,{slots:t,attrs:o}){return()=>{var n;let{features:r,...i}=e,a={"aria-hidden":(r&2)===2?!0:(n=i["aria-hidden"])!=null?n:void 0,hidden:(r&4)===4?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(r&4)===4&&(r&2)!==2&&{display:"none"}}};return Fr({ourProps:a,theirProps:i,slot:{},attrs:o,slots:t,name:"Hidden"})}}}),N2=Symbol("Context");var Jo=(e=>(e[e.Open=1]="Open",e[e.Closed=2]="Closed",e[e.Closing=4]="Closing",e[e.Opening=8]="Opening",e))(Jo||{});function iN(){return fm()!==null}function fm(){return Oe(N2,null)}function aN(e){Je(N2,e)}var V2=(e=>(e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.Delete="Delete",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab",e))(V2||{});function lN(e){function t(){document.readyState!=="loading"&&(e(),document.removeEventListener("DOMContentLoaded",t))}typeof window<"u"&&typeof document<"u"&&(document.addEventListener("DOMContentLoaded",t),t())}let xi=[];lN(()=>{function e(t){t.target instanceof HTMLElement&&t.target!==document.body&&xi[0]!==t.target&&(xi.unshift(t.target),xi=xi.filter(o=>o!=null&&o.isConnected),xi.splice(10))}window.addEventListener("click",e,{capture:!0}),window.addEventListener("mousedown",e,{capture:!0}),window.addEventListener("focus",e,{capture:!0}),document.body.addEventListener("click",e,{capture:!0}),document.body.addEventListener("mousedown",e,{capture:!0}),document.body.addEventListener("focus",e,{capture:!0})});function j2(e,t,o,n){Ls.isServer||kt(r=>{e=e??window,e.addEventListener(t,o,n),r(()=>e.removeEventListener(t,o,n))})}var wl=(e=>(e[e.Forwards=0]="Forwards",e[e.Backwards=1]="Backwards",e))(wl||{});function sN(){let e=M(0);return z2("keydown",t=>{t.key==="Tab"&&(e.value=t.shiftKey?1:0)}),e}function W2(e){if(!e)return new Set;if(typeof e=="function")return new Set(e());let t=new Set;for(let o of e.value){let n=co(o);n instanceof HTMLElement&&t.add(n)}return t}var U2=(e=>(e[e.None=1]="None",e[e.InitialFocus=2]="InitialFocus",e[e.TabLock=4]="TabLock",e[e.FocusLock=8]="FocusLock",e[e.RestoreFocus=16]="RestoreFocus",e[e.All=30]="All",e))(U2||{});let pl=Object.assign(xe({name:"FocusTrap",props:{as:{type:[Object,String],default:"div"},initialFocus:{type:Object,default:null},features:{type:Number,default:30},containers:{type:[Object,Function],default:M(new Set)}},inheritAttrs:!1,setup(e,{attrs:t,slots:o,expose:n}){let r=M(null);n({el:r,$el:r});let i=I(()=>qa(r)),a=M(!1);ut(()=>a.value=!0),Go(()=>a.value=!1),dN({ownerDocument:i},I(()=>a.value&&!!(e.features&16)));let l=cN({ownerDocument:i,container:r,initialFocus:I(()=>e.initialFocus)},I(()=>a.value&&!!(e.features&2)));fN({ownerDocument:i,container:r,containers:e.containers,previousActiveElement:l},I(()=>a.value&&!!(e.features&8)));let s=sN();function u(f){let p=co(r);p&&(g=>g())(()=>{Qn(s.value,{[wl.Forwards]:()=>{zu(p,Vr.First,{skipElements:[f.relatedTarget]})},[wl.Backwards]:()=>{zu(p,Vr.Last,{skipElements:[f.relatedTarget]})}})})}let d=M(!1);function c(f){f.key==="Tab"&&(d.value=!0,requestAnimationFrame(()=>{d.value=!1}))}function h(f){if(!a.value)return;let p=W2(e.containers);co(r)instanceof HTMLElement&&p.add(co(r));let g=f.relatedTarget;g instanceof HTMLElement&&g.dataset.headlessuiFocusGuard!=="true"&&(K2(p,g)||(d.value?zu(co(r),Qn(s.value,{[wl.Forwards]:()=>Vr.Next,[wl.Backwards]:()=>Vr.Previous})|Vr.WrapAround,{relativeTo:f.target}):f.target instanceof HTMLElement&&Ti(f.target)))}return()=>{let f={},p={ref:r,onKeydown:c,onFocusout:h},{features:g,initialFocus:v,containers:b,...x}=e;return m(ft,[!!(g&4)&&m(wh,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:u,features:ad.Focusable}),Fr({ourProps:p,theirProps:{...t,...x},slot:f,attrs:t,slots:o,name:"FocusTrap"}),!!(g&4)&&m(wh,{as:"button",type:"button","data-headlessui-focus-guard":!0,onFocus:u,features:ad.Focusable})])}}}),{features:U2});function uN(e){let t=M(xi.slice());return at([e],([o],[n])=>{n===!0&&o===!1?dm(()=>{t.value.splice(0)}):n===!1&&o===!0&&(t.value=xi.slice())},{flush:"post"}),()=>{var o;return(o=t.value.find(n=>n!=null&&n.isConnected))!=null?o:null}}function dN({ownerDocument:e},t){let o=uN(t);ut(()=>{kt(()=>{var n,r;t.value||((n=e.value)==null?void 0:n.activeElement)===((r=e.value)==null?void 0:r.body)&&Ti(o())},{flush:"post"})}),Go(()=>{t.value&&Ti(o())})}function cN({ownerDocument:e,container:t,initialFocus:o},n){let r=M(null),i=M(!1);return ut(()=>i.value=!0),Go(()=>i.value=!1),ut(()=>{at([t,o,n],(a,l)=>{if(a.every((u,d)=>(l==null?void 0:l[d])===u)||!n.value)return;let s=co(t);s&&dm(()=>{var u,d;if(!i.value)return;let c=co(o),h=(u=e.value)==null?void 0:u.activeElement;if(c){if(c===h){r.value=h;return}}else if(s.contains(h)){r.value=h;return}c?Ti(c):zu(s,Vr.First|Vr.NoScroll)===T2.Error&&console.warn("There are no focusable elements inside the "),r.value=(d=e.value)==null?void 0:d.activeElement})},{immediate:!0,flush:"post"})}),r}function fN({ownerDocument:e,container:t,containers:o,previousActiveElement:n},r){var i;j2((i=e.value)==null?void 0:i.defaultView,"focus",a=>{if(!r.value)return;let l=W2(o);co(t)instanceof HTMLElement&&l.add(co(t));let s=n.value;if(!s)return;let u=a.target;u&&u instanceof HTMLElement?K2(l,u)?(n.value=u,Ti(u)):(a.preventDefault(),a.stopPropagation(),Ti(s)):Ti(n.value)},!0)}function K2(e,t){for(let o of e)if(o.contains(t))return!0;return!1}function hN(e){let t=xd(e.getSnapshot());return Go(e.subscribe(()=>{t.value=e.getSnapshot()})),t}function pN(e,t){let o=e(),n=new Set;return{getSnapshot(){return o},subscribe(r){return n.add(r),()=>n.delete(r)},dispatch(r,...i){let a=t[r].call(o,...i);a&&(o=a,n.forEach(l=>l()))}}}function mN(){let e;return{before({doc:t}){var o;let n=t.documentElement;e=((o=t.defaultView)!=null?o:window).innerWidth-n.clientWidth},after({doc:t,d:o}){let n=t.documentElement,r=n.clientWidth-n.offsetWidth,i=e-r;o.style(n,"paddingRight",`${i}px`)}}}function gN(){return I2()?{before({doc:e,d:t,meta:o}){function n(r){return o.containers.flatMap(i=>i()).some(i=>i.contains(r))}t.microTask(()=>{var r;if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let l=Os();l.style(e.documentElement,"scrollBehavior","auto"),t.add(()=>t.microTask(()=>l.dispose()))}let i=(r=window.scrollY)!=null?r:window.pageYOffset,a=null;t.addEventListener(e,"click",l=>{if(l.target instanceof HTMLElement)try{let s=l.target.closest("a");if(!s)return;let{hash:u}=new URL(s.href),d=e.querySelector(u);d&&!n(d)&&(a=d)}catch{}},!0),t.addEventListener(e,"touchstart",l=>{if(l.target instanceof HTMLElement)if(n(l.target)){let s=l.target;for(;s.parentElement&&n(s.parentElement);)s=s.parentElement;t.style(s,"overscrollBehavior","contain")}else t.style(l.target,"touchAction","none")}),t.addEventListener(e,"touchmove",l=>{if(l.target instanceof HTMLElement){if(l.target.tagName==="INPUT")return;if(n(l.target)){let s=l.target;for(;s.parentElement&&s.dataset.headlessuiPortal!==""&&!(s.scrollHeight>s.clientHeight||s.scrollWidth>s.clientWidth);)s=s.parentElement;s.dataset.headlessuiPortal===""&&l.preventDefault()}else l.preventDefault()}},{passive:!1}),t.add(()=>{var l;let s=(l=window.scrollY)!=null?l:window.pageYOffset;i!==s&&window.scrollTo(0,i),a&&a.isConnected&&(a.scrollIntoView({block:"nearest"}),a=null)})})}}:{}}function vN(){return{before({doc:e,d:t}){t.style(e.documentElement,"overflow","hidden")}}}function bN(e){let t={};for(let o of e)Object.assign(t,o(t));return t}let Si=pN(()=>new Map,{PUSH(e,t){var o;let n=(o=this.get(e))!=null?o:{doc:e,count:0,d:Os(),meta:new Set};return n.count++,n.meta.add(t),this.set(e,n),this},POP(e,t){let o=this.get(e);return o&&(o.count--,o.meta.delete(t)),this},SCROLL_PREVENT({doc:e,d:t,meta:o}){let n={doc:e,d:t,meta:bN(o)},r=[gN(),mN(),vN()];r.forEach(({before:i})=>i==null?void 0:i(n)),r.forEach(({after:i})=>i==null?void 0:i(n))},SCROLL_ALLOW({d:e}){e.dispose()},TEARDOWN({doc:e}){this.delete(e)}});Si.subscribe(()=>{let e=Si.getSnapshot(),t=new Map;for(let[o]of e)t.set(o,o.documentElement.style.overflow);for(let o of e.values()){let n=t.get(o.doc)==="hidden",r=o.count!==0;(r&&!n||!r&&n)&&Si.dispatch(o.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",o),o.count===0&&Si.dispatch("TEARDOWN",o)}});function xN(e,t,o){let n=hN(Si),r=I(()=>{let i=e.value?n.value.get(e.value):void 0;return i?i.count>0:!1});return at([e,t],([i,a],[l],s)=>{if(!i||!a)return;Si.dispatch("PUSH",i,o);let u=!1;s(()=>{u||(Si.dispatch("POP",l??i,o),u=!0)})},{immediate:!0}),r}let cf=new Map,ml=new Map;function Nv(e,t=M(!0)){kt(o=>{var n;if(!t.value)return;let r=co(e);if(!r)return;o(function(){var a;if(!r)return;let l=(a=ml.get(r))!=null?a:1;if(l===1?ml.delete(r):ml.set(r,l-1),l!==1)return;let s=cf.get(r);s&&(s["aria-hidden"]===null?r.removeAttribute("aria-hidden"):r.setAttribute("aria-hidden",s["aria-hidden"]),r.inert=s.inert,cf.delete(r))});let i=(n=ml.get(r))!=null?n:0;ml.set(r,i+1),i===0&&(cf.set(r,{"aria-hidden":r.getAttribute("aria-hidden"),inert:r.inert}),r.setAttribute("aria-hidden","true"),r.inert=!0)})}function yN({defaultContainers:e=[],portals:t,mainTreeNodeRef:o}={}){let n=M(null),r=qa(n);function i(){var a,l,s;let u=[];for(let d of e)d!==null&&(d instanceof HTMLElement?u.push(d):"value"in d&&d.value instanceof HTMLElement&&u.push(d.value));if(t!=null&&t.value)for(let d of t.value)u.push(d);for(let d of(a=r==null?void 0:r.querySelectorAll("html > *, body > *"))!=null?a:[])d!==document.body&&d!==document.head&&d instanceof HTMLElement&&d.id!=="headlessui-portal-root"&&(d.contains(co(n))||d.contains((s=(l=co(n))==null?void 0:l.getRootNode())==null?void 0:s.host)||u.some(c=>d.contains(c))||u.push(d));return u}return{resolveContainers:i,contains(a){return i().some(l=>l.contains(a))},mainTreeNodeRef:n,MainTreeNode(){return o!=null?null:m(wh,{features:ad.Hidden,ref:n})}}}let G2=Symbol("ForcePortalRootContext");function CN(){return Oe(G2,!1)}let Vv=xe({name:"ForcePortalRoot",props:{as:{type:[Object,String],default:"template"},force:{type:Boolean,default:!1}},setup(e,{slots:t,attrs:o}){return Je(G2,e.force),()=>{let{force:n,...r}=e;return Fr({theirProps:r,ourProps:{},slot:{},slots:t,attrs:o,name:"ForcePortalRoot"})}}}),q2=Symbol("StackContext");var Sh=(e=>(e[e.Add=0]="Add",e[e.Remove=1]="Remove",e))(Sh||{});function wN(){return Oe(q2,()=>{})}function SN({type:e,enabled:t,element:o,onUpdate:n}){let r=wN();function i(...a){n==null||n(...a),r(...a)}ut(()=>{at(t,(a,l)=>{a?i(0,e,o):l===!0&&i(1,e,o)},{immediate:!0,flush:"sync"})}),Go(()=>{t.value&&i(1,e,o)}),Je(q2,i)}let EN=Symbol("DescriptionContext");function kN({slot:e=M({}),name:t="Description",props:o={}}={}){let n=M([]);function r(i){return n.value.push(i),()=>{let a=n.value.indexOf(i);a!==-1&&n.value.splice(a,1)}}return Je(EN,{register:r,slot:e,name:t,props:o}),I(()=>n.value.length>0?n.value.join(" "):void 0)}function _N(e){let t=qa(e);if(!t){if(e===null)return null;throw new Error(`[Headless UI]: Cannot find ownerDocument for contextElement: ${e}`)}let o=t.getElementById("headlessui-portal-root");if(o)return o;let n=t.createElement("div");return n.setAttribute("id","headlessui-portal-root"),t.body.appendChild(n)}const Eh=new WeakMap;function FN(e){var t;return(t=Eh.get(e))!=null?t:0}function jv(e,t){let o=t(FN(e));return o<=0?Eh.delete(e):Eh.set(e,o),o}let RN=xe({name:"Portal",props:{as:{type:[Object,String],default:"div"}},setup(e,{slots:t,attrs:o}){let n=M(null),r=I(()=>qa(n)),i=CN(),a=Oe(Z2,null),l=M(i===!0||a==null?_N(n.value):a.resolveTarget());l.value&&jv(l.value,h=>h+1);let s=M(!1);ut(()=>{s.value=!0}),kt(()=>{i||a!=null&&(l.value=a.resolveTarget())});let u=Oe(kh,null),d=!1,c=xr();return at(n,()=>{if(d||!u)return;let h=co(n);h&&(Go(u.register(h),c),d=!0)}),Go(()=>{var h,f;let p=(h=r.value)==null?void 0:h.getElementById("headlessui-portal-root");!p||l.value!==p||jv(l.value,g=>g-1)||l.value.children.length>0||(f=l.value.parentElement)==null||f.removeChild(l.value)}),()=>{if(!s.value||l.value===null)return null;let h={ref:n,"data-headlessui-portal":""};return m(bs,{to:l.value},Fr({ourProps:h,theirProps:e,slot:{},attrs:o,slots:t,name:"Portal"}))}}}),kh=Symbol("PortalParentContext");function $N(){let e=Oe(kh,null),t=M([]);function o(i){return t.value.push(i),e&&e.register(i),()=>n(i)}function n(i){let a=t.value.indexOf(i);a!==-1&&t.value.splice(a,1),e&&e.unregister(i)}let r={register:o,unregister:n,portals:t};return[t,xe({name:"PortalWrapper",setup(i,{slots:a}){return Je(kh,r),()=>{var l;return(l=a.default)==null?void 0:l.call(a)}}})]}let Z2=Symbol("PortalGroupContext"),PN=xe({name:"PortalGroup",props:{as:{type:[Object,String],default:"template"},target:{type:Object,default:null}},setup(e,{attrs:t,slots:o}){let n=It({resolveTarget(){return e.target}});return Je(Z2,n),()=>{let{target:r,...i}=e;return Fr({theirProps:i,ourProps:{},slot:{},attrs:t,slots:o,name:"PortalGroup"})}}});var MN=(e=>(e[e.Open=0]="Open",e[e.Closed=1]="Closed",e))(MN||{});let _h=Symbol("DialogContext");function X2(e){let t=Oe(_h,null);if(t===null){let o=new Error(`<${e} /> is missing a parent component.`);throw Error.captureStackTrace&&Error.captureStackTrace(o,X2),o}return t}let xu="DC8F892D-2EBD-447C-A4C8-A03058436FF4",AN=xe({name:"Dialog",inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},static:{type:Boolean,default:!1},unmount:{type:Boolean,default:!0},open:{type:[Boolean,String],default:xu},initialFocus:{type:Object,default:null},id:{type:String,default:null},role:{type:String,default:"dialog"}},emits:{close:e=>!0},setup(e,{emit:t,attrs:o,slots:n,expose:r}){var i,a;let l=(i=e.id)!=null?i:`headlessui-dialog-${cm()}`,s=M(!1);ut(()=>{s.value=!0});let u=!1,d=I(()=>e.role==="dialog"||e.role==="alertdialog"?e.role:(u||(u=!0,console.warn(`Invalid role [${d}] passed to . Only \`dialog\` and and \`alertdialog\` are supported. Using \`dialog\` instead.`)),"dialog")),c=M(0),h=fm(),f=I(()=>e.open===xu&&h!==null?(h.value&Jo.Open)===Jo.Open:e.open),p=M(null),g=I(()=>qa(p));if(r({el:p,$el:p}),!(e.open!==xu||h!==null))throw new Error("You forgot to provide an `open` prop to the `Dialog`.");if(typeof f.value!="boolean")throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${f.value===xu?void 0:e.open}`);let v=I(()=>s.value&&f.value?0:1),b=I(()=>v.value===0),x=I(()=>c.value>1),k=Oe(_h,null)!==null,[C,_]=$N(),{resolveContainers:R,mainTreeNodeRef:w,MainTreeNode:A}=yN({portals:C,defaultContainers:[I(()=>{var j;return(j=F.panelRef.value)!=null?j:p.value})]}),$=I(()=>x.value?"parent":"leaf"),B=I(()=>h!==null?(h.value&Jo.Closing)===Jo.Closing:!1),U=I(()=>k||B.value?!1:b.value),N=I(()=>{var j,Z,se;return(se=Array.from((Z=(j=g.value)==null?void 0:j.querySelectorAll("body > *"))!=null?Z:[]).find(pe=>pe.id==="headlessui-portal-root"?!1:pe.contains(co(w))&&pe instanceof HTMLElement))!=null?se:null});Nv(N,U);let K=I(()=>x.value?!0:b.value),L=I(()=>{var j,Z,se;return(se=Array.from((Z=(j=g.value)==null?void 0:j.querySelectorAll("[data-headlessui-portal]"))!=null?Z:[]).find(pe=>pe.contains(co(w))&&pe instanceof HTMLElement))!=null?se:null});Nv(L,K),SN({type:"Dialog",enabled:I(()=>v.value===0),element:p,onUpdate:(j,Z)=>{if(Z==="Dialog")return Qn(j,{[Sh.Add]:()=>c.value+=1,[Sh.Remove]:()=>c.value-=1})}});let D=kN({name:"DialogDescription",slot:I(()=>({open:f.value}))}),z=M(null),F={titleId:z,panelRef:M(null),dialogState:v,setTitleId(j){z.value!==j&&(z.value=j)},close(){t("close",!1)}};Je(_h,F);let y=I(()=>!(!b.value||x.value));nN(R,(j,Z)=>{j.preventDefault(),F.close(),Rt(()=>Z==null?void 0:Z.focus())},y);let re=I(()=>!(x.value||v.value!==0));j2((a=g.value)==null?void 0:a.defaultView,"keydown",j=>{re.value&&(j.defaultPrevented||j.key===V2.Escape&&(j.preventDefault(),j.stopPropagation(),F.close()))});let te=I(()=>!(B.value||v.value!==0||k));return xN(g,te,j=>{var Z;return{containers:[...(Z=j.containers)!=null?Z:[],R]}}),kt(j=>{if(v.value!==0)return;let Z=co(p);if(!Z)return;let se=new ResizeObserver(pe=>{for(let Se of pe){let he=Se.target.getBoundingClientRect();he.x===0&&he.y===0&&he.width===0&&he.height===0&&F.close()}});se.observe(Z),j(()=>se.disconnect())}),()=>{let{open:j,initialFocus:Z,...se}=e,pe={...o,ref:p,id:l,role:d.value,"aria-modal":v.value===0?!0:void 0,"aria-labelledby":z.value,"aria-describedby":D.value},Se={open:v.value===0};return m(Vv,{force:!0},()=>[m(RN,()=>m(PN,{target:p.value},()=>m(Vv,{force:!1},()=>m(pl,{initialFocus:Z,containers:R,features:b.value?Qn($.value,{parent:pl.features.RestoreFocus,leaf:pl.features.All&~pl.features.FocusLock}):pl.features.None},()=>m(_,{},()=>Fr({ourProps:pe,theirProps:{...se,...o},slot:Se,attrs:o,slots:n,visible:v.value===0,features:id.RenderStrategy|id.Static,name:"Dialog"})))))),m(A)])}}}),BN=xe({name:"DialogPanel",props:{as:{type:[Object,String],default:"div"},id:{type:String,default:null}},setup(e,{attrs:t,slots:o,expose:n}){var r;let i=(r=e.id)!=null?r:`headlessui-dialog-panel-${cm()}`,a=X2("DialogPanel");n({el:a.panelRef,$el:a.panelRef});function l(s){s.stopPropagation()}return()=>{let{...s}=e,u={id:i,ref:a.panelRef,onClick:l};return Fr({ourProps:u,theirProps:s,slot:{open:a.dialogState.value===0},attrs:t,slots:o,name:"DialogPanel"})}}});function TN(e){let t={called:!1};return(...o)=>{if(!t.called)return t.called=!0,e(...o)}}function ff(e,...t){e&&t.length>0&&e.classList.add(...t)}function yu(e,...t){e&&t.length>0&&e.classList.remove(...t)}var Fh=(e=>(e.Finished="finished",e.Cancelled="cancelled",e))(Fh||{});function DN(e,t){let o=Os();if(!e)return o.dispose;let{transitionDuration:n,transitionDelay:r}=getComputedStyle(e),[i,a]=[n,r].map(l=>{let[s=0]=l.split(",").filter(Boolean).map(u=>u.includes("ms")?parseFloat(u):parseFloat(u)*1e3).sort((u,d)=>d-u);return s});return i!==0?o.setTimeout(()=>t("finished"),i+a):t("finished"),o.add(()=>t("cancelled")),o.dispose}function Wv(e,t,o,n,r,i){let a=Os(),l=i!==void 0?TN(i):()=>{};return yu(e,...r),ff(e,...t,...o),a.nextFrame(()=>{yu(e,...o),ff(e,...n),a.add(DN(e,s=>(yu(e,...n,...t),ff(e,...r),l(s))))}),a.add(()=>yu(e,...t,...o,...n,...r)),a.add(()=>l("cancelled")),a.dispose}function gi(e=""){return e.split(/\s+/).filter(t=>t.length>1)}let hm=Symbol("TransitionContext");var IN=(e=>(e.Visible="visible",e.Hidden="hidden",e))(IN||{});function zN(){return Oe(hm,null)!==null}function ON(){let e=Oe(hm,null);if(e===null)throw new Error("A is used but it is missing a parent .");return e}function LN(){let e=Oe(pm,null);if(e===null)throw new Error("A is used but it is missing a parent .");return e}let pm=Symbol("NestingContext");function Qd(e){return"children"in e?Qd(e.children):e.value.filter(({state:t})=>t==="visible").length>0}function Y2(e){let t=M([]),o=M(!1);ut(()=>o.value=!0),Go(()=>o.value=!1);function n(i,a=Wr.Hidden){let l=t.value.findIndex(({id:s})=>s===i);l!==-1&&(Qn(a,{[Wr.Unmount](){t.value.splice(l,1)},[Wr.Hidden](){t.value[l].state="hidden"}}),!Qd(t)&&o.value&&(e==null||e()))}function r(i){let a=t.value.find(({id:l})=>l===i);return a?a.state!=="visible"&&(a.state="visible"):t.value.push({id:i,state:"visible"}),()=>n(i,Wr.Unmount)}return{children:t,register:r,unregister:n}}let Q2=id.RenderStrategy,Ou=xe({props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(e,{emit:t,attrs:o,slots:n,expose:r}){let i=M(0);function a(){i.value|=Jo.Opening,t("beforeEnter")}function l(){i.value&=~Jo.Opening,t("afterEnter")}function s(){i.value|=Jo.Closing,t("beforeLeave")}function u(){i.value&=~Jo.Closing,t("afterLeave")}if(!zN()&&iN())return()=>m(J2,{...e,onBeforeEnter:a,onAfterEnter:l,onBeforeLeave:s,onAfterLeave:u},n);let d=M(null),c=I(()=>e.unmount?Wr.Unmount:Wr.Hidden);r({el:d,$el:d});let{show:h,appear:f}=ON(),{register:p,unregister:g}=LN(),v=M(h.value?"visible":"hidden"),b={value:!0},x=cm(),k={value:!1},C=Y2(()=>{!k.value&&v.value!=="hidden"&&(v.value="hidden",g(x),u())});ut(()=>{let K=p(x);Go(K)}),kt(()=>{if(c.value===Wr.Hidden&&x){if(h.value&&v.value!=="visible"){v.value="visible";return}Qn(v.value,{hidden:()=>g(x),visible:()=>p(x)})}});let _=gi(e.enter),R=gi(e.enterFrom),w=gi(e.enterTo),A=gi(e.entered),$=gi(e.leave),B=gi(e.leaveFrom),U=gi(e.leaveTo);ut(()=>{kt(()=>{if(v.value==="visible"){let K=co(d);if(K instanceof Comment&&K.data==="")throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}})});function N(K){let L=b.value&&!f.value,D=co(d);!D||!(D instanceof HTMLElement)||L||(k.value=!0,h.value&&a(),h.value||s(),K(h.value?Wv(D,_,R,w,A,z=>{k.value=!1,z===Fh.Finished&&l()}):Wv(D,$,B,U,A,z=>{k.value=!1,z===Fh.Finished&&(Qd(C)||(v.value="hidden",g(x),u()))})))}return ut(()=>{at([h],(K,L,D)=>{N(D),b.value=!1},{immediate:!0})}),Je(pm,C),aN(I(()=>Qn(v.value,{visible:Jo.Open,hidden:Jo.Closed})|i.value)),()=>{let{appear:K,show:L,enter:D,enterFrom:z,enterTo:F,entered:y,leave:re,leaveFrom:te,leaveTo:j,...Z}=e,se={ref:d},pe={...Z,...f.value&&h.value&&Ls.isServer?{class:ye([o.class,Z.class,..._,...R])}:{}};return Fr({theirProps:pe,ourProps:se,slot:{},slots:n,attrs:o,features:Q2,visible:v.value==="visible",name:"TransitionChild"})}}}),HN=Ou,J2=xe({inheritAttrs:!1,props:{as:{type:[Object,String],default:"div"},show:{type:[Boolean],default:null},unmount:{type:[Boolean],default:!0},appear:{type:[Boolean],default:!1},enter:{type:[String],default:""},enterFrom:{type:[String],default:""},enterTo:{type:[String],default:""},entered:{type:[String],default:""},leave:{type:[String],default:""},leaveFrom:{type:[String],default:""},leaveTo:{type:[String],default:""}},emits:{beforeEnter:()=>!0,afterEnter:()=>!0,beforeLeave:()=>!0,afterLeave:()=>!0},setup(e,{emit:t,attrs:o,slots:n}){let r=fm(),i=I(()=>e.show===null&&r!==null?(r.value&Jo.Open)===Jo.Open:e.show);kt(()=>{if(![!0,!1].includes(i.value))throw new Error('A is used but it is missing a `:show="true | false"` prop.')});let a=M(i.value?"visible":"hidden"),l=Y2(()=>{a.value="hidden"}),s=M(!0),u={show:i,appear:I(()=>e.appear||!s.value)};return ut(()=>{kt(()=>{s.value=!1,i.value?a.value="visible":Qd(l)||(a.value="hidden")})}),Je(pm,l),Je(hm,u),()=>{let d=H2(e,["show","appear","unmount","onBeforeEnter","onBeforeLeave","onAfterEnter","onAfterLeave"]),c={unmount:e.unmount};return Fr({ourProps:{...c,as:"template"},theirProps:{},slot:{},slots:{...n,default:()=>[m(HN,{onBeforeEnter:()=>t("beforeEnter"),onAfterEnter:()=>t("afterEnter"),onBeforeLeave:()=>t("beforeLeave"),onAfterLeave:()=>t("afterLeave"),...o,...c,...d},n.default)]},attrs:{},features:Q2,visible:a.value==="visible",name:"Transition"})}}});function eS(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99"})])}function NN(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"})])}function tS(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125"})])}function Uv(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.325.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 0 1 1.37.49l1.296 2.247a1.125 1.125 0 0 1-.26 1.431l-1.003.827c-.293.241-.438.613-.43.992a7.723 7.723 0 0 1 0 .255c-.008.378.137.75.43.991l1.004.827c.424.35.534.955.26 1.43l-1.298 2.247a1.125 1.125 0 0 1-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.47 6.47 0 0 1-.22.128c-.331.183-.581.495-.644.869l-.213 1.281c-.09.543-.56.94-1.11.94h-2.594c-.55 0-1.019-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 0 1-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 0 1-1.369-.49l-1.297-2.247a1.125 1.125 0 0 1 .26-1.431l1.004-.827c.292-.24.437-.613.43-.991a6.932 6.932 0 0 1 0-.255c.007-.38-.138-.751-.43-.992l-1.004-.827a1.125 1.125 0 0 1-.26-1.43l1.297-2.247a1.125 1.125 0 0 1 1.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.086.22-.128.332-.183.582-.495.644-.869l.214-1.28Z"}),H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})])}function Kv(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m21 7.5-9-5.25L3 7.5m18 0-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l9 5.25m0-9v9"})])}function VN(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M15.75 17.25v3.375c0 .621-.504 1.125-1.125 1.125h-9.75a1.125 1.125 0 0 1-1.125-1.125V7.875c0-.621.504-1.125 1.125-1.125H6.75a9.06 9.06 0 0 1 1.5.124m7.5 10.376h3.375c.621 0 1.125-.504 1.125-1.125V11.25c0-4.46-3.243-8.161-7.5-8.876a9.06 9.06 0 0 0-1.5-.124H9.375c-.621 0-1.125.504-1.125 1.125v3.5m7.5 10.375H9.375a1.125 1.125 0 0 1-1.125-1.125v-9.25m12 6.625v-1.875a3.375 3.375 0 0 0-3.375-3.375h-1.5a1.125 1.125 0 0 1-1.125-1.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H9.75"})])}function oS(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 3c2.755 0 5.455.232 8.083.678.533.09.917.556.917 1.096v1.044a2.25 2.25 0 0 1-.659 1.591l-5.432 5.432a2.25 2.25 0 0 0-.659 1.591v2.927a2.25 2.25 0 0 1-1.244 2.013L9.75 21v-6.568a2.25 2.25 0 0 0-.659-1.591L3.659 7.409A2.25 2.25 0 0 1 3 5.818V4.774c0-.54.384-1.006.917-1.096A48.32 48.32 0 0 1 12 3Z"})])}function jN(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M16.712 4.33a9.027 9.027 0 0 1 1.652 1.306c.51.51.944 1.064 1.306 1.652M16.712 4.33l-3.448 4.138m3.448-4.138a9.014 9.014 0 0 0-9.424 0M19.67 7.288l-4.138 3.448m4.138-3.448a9.014 9.014 0 0 1 0 9.424m-4.138-5.976a3.736 3.736 0 0 0-.88-1.388 3.737 3.737 0 0 0-1.388-.88m2.268 2.268a3.765 3.765 0 0 1 0 2.528m-2.268-4.796a3.765 3.765 0 0 0-2.528 0m4.796 4.796c-.181.506-.475.982-.88 1.388a3.736 3.736 0 0 1-1.388.88m2.268-2.268 4.138 3.448m0 0a9.027 9.027 0 0 1-1.306 1.652c-.51.51-1.064.944-1.652 1.306m0 0-3.448-4.138m3.448 4.138a9.014 9.014 0 0 1-9.424 0m5.976-4.138a3.765 3.765 0 0 1-2.528 0m0 0a3.736 3.736 0 0 1-1.388-.88 3.737 3.737 0 0 1-.88-1.388m2.268 2.268L7.288 19.67m0 0a9.024 9.024 0 0 1-1.652-1.306 9.027 9.027 0 0 1-1.306-1.652m0 0 4.138-3.448M4.33 16.712a9.014 9.014 0 0 1 0-9.424m4.138 5.976a3.765 3.765 0 0 1 0-2.528m0 0c.181-.506.475-.982.88-1.388a3.736 3.736 0 0 1 1.388-.88m-2.268 2.268L4.33 7.288m6.406 1.18L7.288 4.33m0 0a9.024 9.024 0 0 0-1.652 1.306A9.025 9.025 0 0 0 4.33 7.288"})])}function nS(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z"})])}function WN(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 7.5h1.5m-1.5 3h1.5m-7.5 3h7.5m-7.5 3h7.5m3-9h3.375c.621 0 1.125.504 1.125 1.125V18a2.25 2.25 0 0 1-2.25 2.25M16.5 7.5V18a2.25 2.25 0 0 0 2.25 2.25M16.5 7.5V4.875c0-.621-.504-1.125-1.125-1.125H4.125C3.504 3.75 3 4.254 3 4.875V18a2.25 2.25 0 0 0 2.25 2.25h13.5M6 7.5h3v3H6v-3Z"})])}function rS(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M12 4.5v15m7.5-7.5h-15"})])}function UN(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m7.848 8.25 1.536.887M7.848 8.25a3 3 0 1 1-5.196-3 3 3 0 0 1 5.196 3Zm1.536.887a2.165 2.165 0 0 1 1.083 1.839c.005.351.054.695.14 1.024M9.384 9.137l2.077 1.199M7.848 15.75l1.536-.887m-1.536.887a3 3 0 1 1-5.196 3 3 3 0 0 1 5.196-3Zm1.536-.887a2.165 2.165 0 0 0 1.083-1.838c.005-.352.054-.695.14-1.025m-1.223 2.863 2.077-1.199m0-3.328a4.323 4.323 0 0 1 2.068-1.379l5.325-1.628a4.5 4.5 0 0 1 2.48-.044l.803.215-7.794 4.5m-2.882-1.664A4.33 4.33 0 0 0 10.607 12m3.736 0 7.794 4.5-.802.215a4.5 4.5 0 0 1-2.48-.043l-5.326-1.629a4.324 4.324 0 0 1-2.068-1.379M14.343 12l-2.882 1.664"})])}function ld(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M7.217 10.907a2.25 2.25 0 1 0 0 2.186m0-2.186c.18.324.283.696.283 1.093s-.103.77-.283 1.093m0-2.186 9.566-5.314m-9.566 7.5 9.566 5.314m0 0a2.25 2.25 0 1 0 3.935 2.186 2.25 2.25 0 0 0-3.935-2.186Zm0-12.814a2.25 2.25 0 1 0 3.933-2.185 2.25 2.25 0 0 0-3.933 2.185Z"})])}function KN(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6.429 9.75 2.25 12l4.179 2.25m0-4.5 5.571 3 5.571-3m-11.142 0L2.25 7.5 12 2.25l9.75 5.25-4.179 2.25m0 0L21.75 12l-4.179 2.25m0 0 4.179 2.25L12 21.75 2.25 16.5l4.179-2.25m11.142 0-5.571 3-5.571-3"})])}function GN(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M3.75 6A2.25 2.25 0 0 1 6 3.75h2.25A2.25 2.25 0 0 1 10.5 6v2.25a2.25 2.25 0 0 1-2.25 2.25H6a2.25 2.25 0 0 1-2.25-2.25V6ZM3.75 15.75A2.25 2.25 0 0 1 6 13.5h2.25a2.25 2.25 0 0 1 2.25 2.25V18a2.25 2.25 0 0 1-2.25 2.25H6A2.25 2.25 0 0 1 3.75 18v-2.25ZM13.5 6a2.25 2.25 0 0 1 2.25-2.25H18A2.25 2.25 0 0 1 20.25 6v2.25A2.25 2.25 0 0 1 18 10.5h-2.25a2.25 2.25 0 0 1-2.25-2.25V6ZM13.5 15.75a2.25 2.25 0 0 1 2.25-2.25H18a2.25 2.25 0 0 1 2.25 2.25V18A2.25 2.25 0 0 1 18 20.25h-2.25A2.25 2.25 0 0 1 13.5 18v-2.25Z"})])}function iS(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M13.5 16.875h3.375m0 0h3.375m-3.375 0V13.5m0 3.375v3.375M6 10.5h2.25a2.25 2.25 0 0 0 2.25-2.25V6a2.25 2.25 0 0 0-2.25-2.25H6A2.25 2.25 0 0 0 3.75 6v2.25A2.25 2.25 0 0 0 6 10.5Zm0 9.75h2.25A2.25 2.25 0 0 0 10.5 18v-2.25a2.25 2.25 0 0 0-2.25-2.25H6a2.25 2.25 0 0 0-2.25 2.25V18A2.25 2.25 0 0 0 6 20.25Zm9.75-9.75H18a2.25 2.25 0 0 0 2.25-2.25V6A2.25 2.25 0 0 0 18 3.75h-2.25A2.25 2.25 0 0 0 13.5 6v2.25a2.25 2.25 0 0 0 2.25 2.25Z"})])}function aS(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0"})])}function qN(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M3 8.25V18a2.25 2.25 0 0 0 2.25 2.25h13.5A2.25 2.25 0 0 0 21 18V8.25m-18 0V6a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 6v2.25m-18 0h18M5.25 6h.008v.008H5.25V6ZM7.5 6h.008v.008H7.5V6Zm2.25 0h.008v.008H9.75V6Z"})])}function lS(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"})])}function ZN(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24","stroke-width":"1.5",stroke:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"stroke-linecap":"round","stroke-linejoin":"round",d:"M6 18 18 6M6 6l12 12"})])}const XN=()=>{const e="getprop ro.build.characteristics";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},YN=()=>{const e="getprop ro.build.version.sdk";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(Number(r))}}),e)},QN=()=>{const e="getprop ro.mi.os.version.code";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(Number(r))}}),e)},JN=()=>{const e="getprop persist.sys.stability.smartfocusio";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},eV=()=>{const e="getprop ro.vendor.qti.soc_name";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},tV=()=>{const e="getprop ro.vendor.qti.soc_model";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},oV=()=>{const e="getprop ro.config.miui_compat_enable";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},nV=()=>{const e="getprop ro.config.miui_appcompat_enable";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},rV=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/module.prop";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},iV=()=>{const e=`grep -q '^is_patch_mode=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_patch_mode=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},aV=()=>{const e=`sed -i '/^is_patch_mode=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_patch_mode successfully." || echo "Remove is_patch_mode failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},lV=()=>{const e="grep 'is_patch_mode=' /data/adb/MIUI_MagicWindow+/config.prop | awk -F'=' '{print $2}'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},sV=()=>{const e=`grep -q '^is_disabled_os2_system_app_optimize=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_disabled_os2_system_app_optimize=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},uV=()=>{const e=`sed -i '/^is_disabled_os2_system_app_optimize=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_disabled_os2_system_app_optimize successfully." || echo "Remove is_disabled_os2_system_app_optimize failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},dV=()=>{const e="grep 'is_disabled_os2_system_app_optimize=' /data/adb/MIUI_MagicWindow+/config.prop | awk -F'=' '{print $2}'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},cV=()=>{const e=`sed -i '/^# 开启游戏显示布局/d; /^ro.config.miui_compat_enable=/d; /^ro.config.miui_appcompat_enable=/d' /data/adb/modules/MIUI_MagicWindow+/system.prop && echo "Command executed successfully." || echo "Command failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},fV=()=>{const e=`grep -qxF "# 开启游戏显示布局" system.prop || echo -e " # 开启游戏显示布局 ro.config.miui_compat_enable=true -ro.config.miui_appcompat_enable=true" >> /data/adb/modules/MIUI_MagicWindow+/system.prop && echo "Command executed successfully." || echo "Command failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},hV=()=>{const e="settings get global device_name";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},pV=()=>{const e="settings get secure show_rotation_suggestions";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},mV=()=>{const e="settings get global miui_version_name";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},gV=()=>{const e="cat /sys/class/qcom-battery/soh";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},vV=()=>{const e="cat /sys/class/power_supply/bms/soh";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},bV=()=>{const e="cat /sys/class/power_supply/battery/charge_full_design";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},xV=()=>{const e="cat /sys/class/power_supply/battery/charge_full";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},yV=()=>{const e="cat /sys/class/power_supply/battery/cycle_count";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},CV=()=>{const e="cat /sys/class/qcom-battery/fg1_rsoc";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},wV=()=>{const e="cat /sys/class/power_supply/bms/capacity_raw";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},SV=()=>{const e="cat /sys/class/xm_power/fg_master/soh";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},EV=()=>{const e="settings get global miui_pre_version";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},kV=e=>{const t=`settings put secure show_rotation_suggestions ${e}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},_V=()=>{const e=`grep -q '^is_hide_gesture_line=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_hide_gesture_line=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},FV=()=>{const e=`sed -i '/^is_hide_gesture_line=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_hide_gesture_line successfully." || echo "Remove is_hide_gesture_line failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},RV=e=>{const t=`settings put global hide_gesture_line ${e}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},$V=()=>{const e="settings get global hide_gesture_line";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},PV=e=>{const t=`settings put secure key_invisible_mode_state ${e}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},MV=()=>{const e="settings get secure key_invisible_mode_state";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},AV=()=>{const e="am start -n com.miui.securitycenter/com.miui.permcenter.settings.InvisibleModeActivity";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},BV=e=>{const t=`settings put system miui_cursor_style ${e}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},DV=()=>{const e="settings get system miui_cursor_style";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},TV=e=>{const t=`settings put secure mouse_gesture_naturalscroll ${e}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},IV=()=>{const e="settings get secure mouse_gesture_naturalscroll";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},lS=e=>{const t=`settings put system pointer_speed ${e}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},zV=()=>{const e="settings get system pointer_speed";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},OV=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/temp/root_manager_info.txt";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},LV=()=>{const e=`pm list packages -a | awk -F':' '{print $2}' | tr ' +ro.config.miui_appcompat_enable=true" >> /data/adb/modules/MIUI_MagicWindow+/system.prop && echo "Command executed successfully." || echo "Command failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},hV=()=>{const e="settings get global device_name";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},pV=()=>{const e="settings get secure show_rotation_suggestions";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},mV=()=>{const e="settings get global miui_version_name";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},gV=()=>{const e="cat /sys/class/qcom-battery/soh";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},vV=()=>{const e="cat /sys/class/power_supply/bms/soh";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},bV=()=>{const e="cat /sys/class/power_supply/battery/charge_full_design";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},xV=()=>{const e="cat /sys/class/power_supply/battery/charge_full";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},yV=()=>{const e="cat /sys/class/power_supply/battery/cycle_count";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},CV=()=>{const e="cat /sys/class/qcom-battery/fg1_rsoc";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},wV=()=>{const e="cat /sys/class/power_supply/bms/capacity_raw";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},SV=()=>{const e="cat /sys/class/xm_power/fg_master/soh";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},EV=()=>{const e="settings get global miui_pre_version";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},kV=e=>{const t=`settings put secure show_rotation_suggestions ${e}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},_V=()=>{const e=`grep -q '^is_hide_gesture_line=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_hide_gesture_line=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},FV=()=>{const e=`sed -i '/^is_hide_gesture_line=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_hide_gesture_line successfully." || echo "Remove is_hide_gesture_line failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},RV=e=>{const t=`settings put global hide_gesture_line ${e}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},$V=()=>{const e="settings get global hide_gesture_line";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},PV=e=>{const t=`settings put secure key_invisible_mode_state ${e}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},MV=()=>{const e="settings get secure key_invisible_mode_state";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},AV=()=>{const e="am start -n com.miui.securitycenter/com.miui.permcenter.settings.InvisibleModeActivity";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},BV=e=>{const t=`settings put system miui_cursor_style ${e}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},TV=()=>{const e="settings get system miui_cursor_style";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},DV=e=>{const t=`settings put secure mouse_gesture_naturalscroll ${e}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},IV=()=>{const e="settings get secure mouse_gesture_naturalscroll";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},sS=e=>{const t=`settings put system pointer_speed ${e}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i==="null"?"":i)}}),t)},zV=()=>{const e="settings get system pointer_speed";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},OV=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/temp/root_manager_info.txt";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},LV=()=>{const e=`pm list packages -a | awk -F':' '{print $2}' | tr ' ' ',' | sed 's/,$/ -/'`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},HV=()=>{const e='CLASSPATH="/data/adb/modules/MIUI_MagicWindow+/common/utils/classes.dex" app_process /system/bin com.xayah.dex.HiddenApiUtil getInstalledPackagesAsUser 0 "user" "pkgName|label"';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},NV=()=>{const e='ls /system/product/priv-app/MIUIContentExtension/MIUIContentExtension.apk &>/dev/null && echo "exists" || echo "not exists"';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},VV=()=>{const e="am start -n com.miui.contentextension/.setting.activity.MainSettingsActivity";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},sS=()=>{const e='reboot && echo "Reboot command executed successfully." || echo "Reboot command failed."';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Reboot command executed successfully."?t(r):o(r)}}),e)},tX=(e,t)=>{const o=`echo "${e.replace(/"/g,'\\"')}" > /data/adb/MIUI_MagicWindow+/logs-${t}.txt`;return new Promise(async(n,r)=>{{const{errno:i,stdout:a,stderr:l}=await ke(o);i?r(l):n("save command executed successfully.")}})},oX=()=>{const e='pkill -9 -f com.android.systemui && echo "kill command executed successfully." || echo "kill command failed."';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="kill command executed successfully."?t(r):o(r)}}),e)},nX=e=>{const t=`pgrep -f ${e} > /dev/null && kill -9 $(pgrep -f ${e}) || true && pgrep -f com.miui.securitycenter > /dev/null && kill -9 $(pgrep -f com.miui.securitycenter) || true && pgrep -f com.miui.securityadd > /dev/null && kill -9 $(pgrep -f com.miui.securityadd) || true && am start -n com.miui.securityadd/com.miui.gamebooster.GameBoosterRichWebActivity`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},jV=e=>{const t=`cmd activity ${e}service -n com.miui.powerkeeper/.ui.framerate.FrameRateService`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},WV=e=>{const t=[];return e.split(` -`).forEach(n=>{const i=/id=(\d+),\s*width=(\d+),\s*height=(\d+),\s*fps=([\d.]+),\s*alternativeRefreshRates=\[([^\]]*)\],\s*supportedHdrTypes=\[([^\]]*)\]/.exec(n);if(i){const[a,l,s,u,d,c,h]=i,f={id:parseInt(l,10),width:parseInt(s,10),height:parseInt(u,10),fps:parseFloat(d),alternativeRefreshRates:c?c.split(",").map(p=>parseFloat(p.trim())):[],supportedHdrTypes:h?h.split(",").map(p=>parseInt(p.trim(),10)):[]};t.push(f)}}),t},UV=()=>{const e="dumpsys display | grep 'DisplayModeRecord'";return $e(new Promise(async(t,o)=>{try{const{errno:n,stdout:r,stderr:i}=await ke(e);if(n){o(i);return}const a=WV(r);t(a)}catch(n){o(n)}}),e)},Qd=e=>$e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(`sh /data/adb/modules/MIUI_MagicWindow+/common/source/update_rule/update_rule.sh${e?` ${e}`:""}`);n?o(i):t(r)}}),"updateMiuiEmbeddingWindowRule"),KV=()=>{const e='ls -d /data/adb/shamiko/ &>/dev/null && echo "exists" || echo "not exists"';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},GV=()=>{const e='ls /data/adb/shamiko/whitelist &>/dev/null && echo "whitelist" || echo "blacklist"';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},qV=e=>{const t=e==="whitelist"?"touch /data/adb/shamiko/whitelist":"rm -rf /data/adb/shamiko/whitelist";return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},ZV=()=>{const e='ls /sys/touchpanel/pen_update &>/dev/null && echo "exists" || echo "not exists"';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},XV=()=>{const e='ls /sys/touchpanel/pen_enable &>/dev/null && echo "exists" || echo "not exists"';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},YV=()=>{const e='ls /sys/touchpanel/keyboard &>/dev/null && echo "exists" || echo "not exists"';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},QV=()=>{const e="cat /sys/touchpanel/pen_update";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},JV=e=>{const t=`echo ${e} > /sys/touchpanel/pen_update`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},ej=()=>{const e=`grep -q '^is_amktiao_pen_update=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_amktiao_pen_update=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},tj=()=>{const e=`sed -i '/^is_amktiao_pen_update=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_amktiao_pen_update successfully." || echo "Remove is_amktiao_pen_update failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},oj=()=>{const e="cat /sys/touchpanel/pen_enable";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},nj=e=>{const t=`echo ${e} > /sys/touchpanel/pen_enable`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},rj=()=>{const e=`grep -q '^is_amktiao_pen_enable=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_amktiao_pen_enable=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},ij=()=>{const e=`sed -i '/^is_amktiao_pen_enable=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_amktiao_pen_enable successfully." || echo "Remove is_amktiao_pen_enable failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},aj=()=>{const e="cat /sys/touchpanel/keyboard | head -n 1";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},lj=e=>{const t=`echo ${e} > /sys/touchpanel/keyboard`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},sj=()=>{const e="getprop ro.config.miui_desktop_mode_enabled";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},uj=()=>{const e=`grep -q '^is_add_miui_desktop_mode_enabled=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_add_miui_desktop_mode_enabled=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},dj=()=>{const e=`sed -i '/^is_add_miui_desktop_mode_enabled=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_add_miui_desktop_mode_enabled successfully." || echo "Remove is_add_miui_desktop_mode_enabled failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},cj=()=>{const e=`grep -q '^ro.config.miui_desktop_mode_enabled=' /data/adb/modules/MIUI_MagicWindow+/system.prop || (echo "ro.config.miui_desktop_mode_enabled=true" | tee -a /data/adb/modules/MIUI_MagicWindow+/system.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},fj=()=>{const e=`sed -i '/^ro.config.miui_desktop_mode_enabled=/d' //data/adb/modules/MIUI_MagicWindow+/system.prop && echo "Remove ro.config.miui_desktop_mode_enabled successfully." || echo "Remove ro.config.miui_desktop_mode_enabled failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},hj=()=>{const e="settings get system miui_dkt_mode";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},pj=e=>{const t=`settings put system miui_dkt_mode ${e}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},mj=()=>{const e=`grep -q '^is_enable_show_notification_icon_num=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_enable_show_notification_icon_num=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},Kv=()=>{const e=`sed -i '/^is_enable_show_notification_icon_num=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_enable_show_notification_icon_num successfully." || echo "Remove is_enable_show_notification_icon_num failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},gj=()=>{const e="grep 'is_enable_show_notification_icon_num=' /data/adb/MIUI_MagicWindow+/config.prop | awk -F'=' '{print $2}'";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},vj=()=>{const e=`sed -i '/^show_notification_icon_num=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove show_notification_icon_num successfully." || echo "Remove show_notification_icon_num failed."`;return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},bj=e=>{const t=`grep -q '^show_notification_icon_num=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "show_notification_icon_num=${e}" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):i==="Command executed successfully."?o(i):n(i)}}),t)},xj=e=>{const t=`settings put system status_bar_show_notification_icon ${e}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},yj=()=>{const e="cat /proc/mv";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},Cj=()=>{const e="cat /sys/class/mi_display/disp-DSI-0/panel_info";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);if(n)o(i);else{r==="null"&&t("");const a=r.split("=");Array.isArray(a)&&a.length===2?t(a[1]):t("")}}}),e)},wj=e=>{const t=`service call SurfaceFlinger 1035 i32 ${e}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},Gv=e=>{const t=`service call SurfaceFlinger 1034 i32 ${e?1:0}`;return $e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},uS=()=>{const e="am start com.miui.voiceassist/com.xiaomi.voiceassistant.CTAAlertActivity";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Sj=()=>{const e="am startservice -n com.xiaomi.aiasst.vision/.control.translation.AiTranslateService --es from systemui.plugin.tile.aisubtitles --es floatingWindowType startAiSubtitlesWindow";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Ej=()=>{const e="am start -n com.miui.mediaeditor/com.miui.gallery.vlog.template2.VlogTemplateActivity";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},kj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.settings/.Settings$ReduceBrightColorsSettingsActivity;end'";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},_j=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.settings/.Settings$AccessibilityInversionSettingsActivity;end'";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Fj=()=>{const e='am start -n com.android.phone/com.android.phone.EmergencyDialer -e shortcut "volume_down_up_three_time"';return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Rj=()=>{const e="am start -a android.intent.action.VIEW -n com.android.settings/.RunningServices -f 0x10000000";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},$j=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.settings/.Settings$NotificationStationActivity;end'";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Pj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.settings/.Settings$MemorySettingsActivity;end'";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Mj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.thememanager/.activity.ai.AiWallpaperListActivity;end'";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Aj=()=>{const e="am start -n com.google.android.gms/com.google.android.gms.googlesettings.ui.GoogleSettingsActivity";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Bj=()=>{const e="am start -n com.miui.securitycenter/com.miui.autotask.activity.TaskManagerActivity";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Dj=()=>{const e="am broadcast -a android.telephony.action.SECRET_CODE -d android_secret_code://5776733 android";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Tj=()=>{const e="am start -n com.android.thememanager/com.android.thememanager.activity.ThemeTabActivity";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},dS=()=>{const e="am start -n com.miui.securitycenter/com.miui.apppredict.activity.AppClassificationActivity";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)};function Ij(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=M(0),a=M(0),l=M([{label:"关闭键盘",type:"error",key:0},{label:"连接键盘",type:"success",key:1},{label:"复位键盘",type:"warning",key:2}]),s=M({label:"关闭键盘",type:"error",key:0}),u=async()=>{n.create({title:"想启用该功能吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("该功能仅兼容")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("水龙(Amktiao)")])," ",P("的移植包,不兼容其他移植包作者,请确保当前使用的是水龙的移植包再启用该功能,确定要继续吗?")])]),positiveText:"确认启用",negativeText:"我再想想",onPositiveClick:()=>{e.showThirdPartySetting.amktiaoROMInterface=!0}})},d=async f=>{const[p,g]=await _e(new Promise((v,b)=>{f===1?n.create({title:"想切换为键盘链接模式吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("切换为")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("键盘连接状态")])," ",P("前,请确保设备先连接上键盘,否则会存在静电击穿 CPU 的风险,确定要继续吗?")])]),positiveText:"确定切换为键盘连接状态",negativeText:"我再想想",onPositiveClick:()=>{v("positiveClick")},onNegativeClick:()=>{b("negativeClick")}}):v("positiveClick")}));g&&lj(f).then(v=>{a.value=f,s.value=l.value[f]}).catch(v=>{n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"})})},c=async f=>{const[p,g]=await _e(JV(f?1:0));if(p)n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});else if(f){const[v,b]=await _e(ej());v?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):(n.create({title:"切换成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("切换手写笔驱动成功,关闭屏幕再点亮屏幕即可更新固件~")]),positiveText:"确定"}),r.value=1)}else{const[v,b]=await _e(tj());v?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):(n.create({title:"切换成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("切换手写笔驱动成功,关闭屏幕再点亮屏幕即可更新固件~")]),positiveText:"确定"}),r.value=0)}},h=async f=>{const[p,g]=await _e(nj(f?1:0));if(p)n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});else if(f){const[v,b]=await _e(rj());v?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):i.value=1}else{const[v,b]=await _e(ij());v?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):i.value=0}};return ut(async()=>{if(e.hasPenUpdateControl){const[,f]=await _e(QV());Number(f)&&(r.value=1)}if(e.hasPenEnableControl){const[,f]=await _e(oj());Number(f)&&(i.value=1)}if(e.hasKeyboardControl){const[,f]=await _e(aj());if(f){const p=Number(f);a.value=p,s.value=l.value[p]}}}),{currentPenUpdate:r,currentPenEnable:i,currentKeyboardMode:a,keyboardModeOptions:l,currentKeyboardModeSelect:s,changeKeyboardMode:d,changePenUpdateMode:c,changePenEnableMode:h,enableSetting:u}}const pm=e=>{const t=/([A-Za-z0-9+/=]{16,})/g,o=e.match(t);return o&&o.length>0?o[0]:null},ko=(e,t)=>t?`${t}(${e})`:e,zj=e=>{const t={};return e.split(` -`).forEach(o=>{if(o=o.trim(),o&&!o.startsWith("#")){const[n,r]=o.split("=");n&&r&&(t[n.trim()]=r.trim())}}),t},Oj=e=>e?e==="*:0"?"VIEW_POLICY_DEFAULT":e==="*:1"?"VIEW_POLICY_STRETCH":e==="*:2"?"VIEW_POLICY_AUTO_COLUMNS":e==="*:6"?"VIEW_POLICY_FLOAT":"CUSTOM_VIEW_POLICY":"UNDEFINED_VIEW_POLICY",ff=(e,t,o)=>{var i;const n=t?(i=t.supportModes)==null?void 0:i.split(","):null,r={};return e&&!e.fullRule&&(r.embeddedEnable=o==="embedded"),t&&(n!=null&&n.includes("full")&&(r.ratio_fullScreenEnable=o==="fullScreen",e&&e.hasOwnProperty("fullRule")&&(r.fullScreenEnable=!0)),r.hasOwnProperty("fullScreen")||(r.fixedOrientationEnable=o==="fixedOrientation")),r},cS=(e,t)=>{var i;const o=(i=t==null?void 0:t.supportModes)==null?void 0:i.split(","),n=t==null?void 0:t.defaultSettings;let r="disabled";return t&&(r="fixedOrientation"),t&&t.hasOwnProperty("disable")&&t.disable&&(r="disabled"),t&&t.hasOwnProperty("supportModes")&&(o!=null&&o.includes("full"))&&(!n||n==="full")&&(r="fullScreen"),e&&!e.hasOwnProperty("fullRule")&&(!n||n==="ae")&&(r="embedded"),r},Cu=e=>{if(e==="disabled")return 0;if(e==="embedded")return 1;if(e==="fixedOrientation")return 2;if(e==="fullScreen")return 3;throw new Error("wrong error AppModeCode!")},fS=e=>MP(e,t=>typeof t=="string"?T0(t)==="true"?!0:T0(t)==="false"?!1:isNaN(Number(t))?t:Number(t):t),hn=(e,t,o,n=!1)=>{const r=new DOMParser;let i=r.parseFromString(e,"application/xml");if(n){let u=`<${t}> +/'`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},HV=()=>{const e='CLASSPATH="/data/adb/modules/MIUI_MagicWindow+/common/utils/classes.dex" app_process /system/bin com.xayah.dex.HiddenApiUtil getInstalledPackagesAsUser 0 "user" "pkgName|label"';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},NV=()=>{const e='ls /system/product/priv-app/MIUIContentExtension/MIUIContentExtension.apk &>/dev/null && echo "exists" || echo "not exists"';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},VV=()=>{const e="am start -n com.miui.contentextension/.setting.activity.MainSettingsActivity";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},uS=()=>{const e='reboot && echo "Reboot command executed successfully." || echo "Reboot command failed."';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Reboot command executed successfully."?t(r):o(r)}}),e)},uX=(e,t)=>{const o=`echo "${e.replace(/"/g,'\\"')}" > /data/adb/MIUI_MagicWindow+/logs-${t}.txt`;return new Promise(async(n,r)=>{{const{errno:i,stdout:a,stderr:l}=await ke(o);i?r(l):n("save command executed successfully.")}})},dX=()=>{const e='pkill -9 -f com.android.systemui && echo "kill command executed successfully." || echo "kill command failed."';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="kill command executed successfully."?t(r):o(r)}}),e)},cX=e=>{const t=`pgrep -f ${e} > /dev/null && kill -9 $(pgrep -f ${e}) || true && pgrep -f com.miui.securitycenter > /dev/null && kill -9 $(pgrep -f com.miui.securitycenter) || true && pgrep -f com.miui.securityadd > /dev/null && kill -9 $(pgrep -f com.miui.securityadd) || true && am start -n com.miui.securityadd/com.miui.gamebooster.GameBoosterRichWebActivity`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},jV=e=>{const t=`cmd activity ${e}service -n com.miui.powerkeeper/.ui.framerate.FrameRateService`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},WV=e=>{const t=Et(),o=[];return e.split(` +`).forEach(r=>{const a=(t.androidTargetSdk&&t.androidTargetSdk>=35?/id=(\d+),\s*width=(\d+),\s*height=(\d+),\s*fps=([\d.]+),\s*vsync=([\d.]+),\s*synthetic=(true|false),\s*alternativeRefreshRates=\[([^\]]*)\],\s*supportedHdrTypes=\[([^\]]*)\]/:/id=(\d+),\s*width=(\d+),\s*height=(\d+),\s*fps=([\d.]+),\s*alternativeRefreshRates=\[([^\]]*)\],\s*supportedHdrTypes=\[([^\]]*)\]/).exec(r);if(a)if(t.androidTargetSdk&&t.androidTargetSdk>=35){const[l,s,u,d,c,h,f]=a,p={id:parseInt(s,10),width:parseInt(u,10),height:parseInt(d,10),fps:parseFloat(c),alternativeRefreshRates:h?h.split(",").map(g=>parseFloat(g.trim())):[],supportedHdrTypes:f?f.split(",").map(g=>parseInt(g.trim(),10)):[]};o.push(p)}else{const[l,s,u,d,c,h,f,p,g]=a,v={id:parseInt(s,10),width:parseInt(u,10),height:parseInt(d,10),fps:parseFloat(c),vsync:parseInt(h,10),synthetic:f==="true",alternativeRefreshRates:p?p.split(",").map(b=>parseFloat(b.trim())):[],supportedHdrTypes:g?g.split(",").map(b=>parseInt(b.trim(),10)):[]};o.push(v)}}),o},UV=()=>{const e="dumpsys display | grep 'DisplayModeRecord'";return _e(new Promise(async(t,o)=>{try{const{errno:n,stdout:r,stderr:i}=await ke(e);if(n){o(i);return}const a=WV(r);t(a)}catch(n){o(n)}}),e)},Jd=e=>_e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(`sh /data/adb/modules/MIUI_MagicWindow+/common/source/update_rule/update_rule.sh${e?` ${e}`:""}`);n?o(i):t(r)}}),"updateMiuiEmbeddingWindowRule"),KV=()=>{const e='ls -d /data/adb/shamiko/ &>/dev/null && echo "exists" || echo "not exists"';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},GV=()=>{const e='ls /data/adb/shamiko/whitelist &>/dev/null && echo "whitelist" || echo "blacklist"';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},qV=e=>{const t=e==="whitelist"?"touch /data/adb/shamiko/whitelist":"rm -rf /data/adb/shamiko/whitelist";return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},ZV=()=>{const e='ls /sys/touchpanel/pen_update &>/dev/null && echo "exists" || echo "not exists"';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},XV=()=>{const e='ls /sys/touchpanel/pen_enable &>/dev/null && echo "exists" || echo "not exists"';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},YV=()=>{const e='ls /sys/touchpanel/keyboard &>/dev/null && echo "exists" || echo "not exists"';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}}),e)},QV=()=>{const e="cat /sys/touchpanel/pen_update";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},JV=e=>{const t=`echo ${e} > /sys/touchpanel/pen_update`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},ej=()=>{const e=`grep -q '^is_amktiao_pen_update=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_amktiao_pen_update=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},tj=()=>{const e=`sed -i '/^is_amktiao_pen_update=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_amktiao_pen_update successfully." || echo "Remove is_amktiao_pen_update failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},oj=()=>{const e="cat /sys/touchpanel/pen_enable";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},nj=e=>{const t=`echo ${e} > /sys/touchpanel/pen_enable`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},rj=()=>{const e=`grep -q '^is_amktiao_pen_enable=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_amktiao_pen_enable=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},ij=()=>{const e=`sed -i '/^is_amktiao_pen_enable=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_amktiao_pen_enable successfully." || echo "Remove is_amktiao_pen_enable failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},aj=()=>{const e="cat /sys/touchpanel/keyboard | head -n 1";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},lj=e=>{const t=`echo ${e} > /sys/touchpanel/keyboard`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},sj=()=>{const e="getprop ro.config.miui_desktop_mode_enabled";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},uj=()=>{const e=`grep -q '^is_add_miui_desktop_mode_enabled=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_add_miui_desktop_mode_enabled=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},dj=()=>{const e=`sed -i '/^is_add_miui_desktop_mode_enabled=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_add_miui_desktop_mode_enabled successfully." || echo "Remove is_add_miui_desktop_mode_enabled failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},cj=()=>{const e=`grep -q '^ro.config.miui_desktop_mode_enabled=' /data/adb/modules/MIUI_MagicWindow+/system.prop || (echo "ro.config.miui_desktop_mode_enabled=true" | tee -a /data/adb/modules/MIUI_MagicWindow+/system.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},fj=()=>{const e=`sed -i '/^ro.config.miui_desktop_mode_enabled=/d' //data/adb/modules/MIUI_MagicWindow+/system.prop && echo "Remove ro.config.miui_desktop_mode_enabled successfully." || echo "Remove ro.config.miui_desktop_mode_enabled failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},hj=()=>{const e="settings get system miui_dkt_mode";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},pj=e=>{const t=`settings put system miui_dkt_mode ${e}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},mj=()=>{const e=`grep -q '^is_enable_show_notification_icon_num=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "is_enable_show_notification_icon_num=true" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="Command executed successfully."?t(r):o(r)}}),e)},Gv=()=>{const e=`sed -i '/^is_enable_show_notification_icon_num=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove is_enable_show_notification_icon_num successfully." || echo "Remove is_enable_show_notification_icon_num failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},gj=()=>{const e="grep 'is_enable_show_notification_icon_num=' /data/adb/MIUI_MagicWindow+/config.prop | awk -F'=' '{print $2}'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},vj=()=>{const e=`sed -i '/^show_notification_icon_num=/d' //data/adb/MIUI_MagicWindow+/config.prop && echo "Remove show_notification_icon_num successfully." || echo "Remove show_notification_icon_num failed."`;return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},bj=e=>{const t=`grep -q '^show_notification_icon_num=' /data/adb/MIUI_MagicWindow+/config.prop || (echo "show_notification_icon_num=${e}" | tee -a /data/adb/MIUI_MagicWindow+/config.prop > /dev/null && echo "Command executed successfully." || echo "Command failed.")`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):i==="Command executed successfully."?o(i):n(i)}}),t)},xj=e=>{const t=`settings put system status_bar_show_notification_icon ${e}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},yj=()=>{const e="cat /proc/mv";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r==="null"?"":r)}}),e)},Cj=()=>{const e="cat /sys/class/mi_display/disp-DSI-0/panel_info";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);if(n)o(i);else{r==="null"&&t("");const a=r.split("=");Array.isArray(a)&&a.length===2?t(a[1]):t("")}}}),e)},wj=e=>{const t=`service call SurfaceFlinger 1035 i32 ${e}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},qv=e=>{const t=`service call SurfaceFlinger 1034 i32 ${e?1:0}`;return _e(new Promise(async(o,n)=>{{const{errno:r,stdout:i,stderr:a}=await ke(t);r?n(a):o(i)}}),t)},dS=()=>{const e="am start com.miui.voiceassist/com.xiaomi.voiceassistant.CTAAlertActivity";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Sj=()=>{const e="am startservice -n com.xiaomi.aiasst.vision/.control.translation.AiTranslateService --es from systemui.plugin.tile.aisubtitles --es floatingWindowType startAiSubtitlesWindow";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Ej=()=>{const e="am start -n com.miui.mediaeditor/com.miui.gallery.vlog.template2.VlogTemplateActivity";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},kj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.settings/.Settings$ReduceBrightColorsSettingsActivity;end'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},_j=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.settings/.Settings$AccessibilityInversionSettingsActivity;end'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Fj=()=>{const e='am start -n com.android.phone/com.android.phone.EmergencyDialer -e shortcut "volume_down_up_three_time"';return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Rj=()=>{const e="am start -a android.intent.action.VIEW -n com.android.settings/.RunningServices -f 0x10000000";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},$j=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.settings/.Settings$NotificationStationActivity;end'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Pj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.settings/.Settings$MemorySettingsActivity;end'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Mj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.thememanager/.activity.ai.AiWallpaperListActivity;end'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Aj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.xiaomi.aicr/.dist.client.activity.DistComputeClientActivity;end'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Bj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.android.thememanager/.activity.AiWallpaperGuideActivity;end'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Tj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.miui.voiceassist/com.xiaomi.voiceassistant.instruction.card.translation.TranslationChatActivity;end'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Dj=()=>{const e="am start 'intent://settings/#Intent;action=android.intent.action.VIEW;launchFlags=0x14400000;component=com.miui.voiceassist/com.xiaomi.voiceassistant.instruction.card.translation.TranslationSynchronizeActivity;end'";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Ij=()=>{const e="am start -n com.google.android.gms/com.google.android.gms.googlesettings.ui.GoogleSettingsActivity";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},zj=()=>{const e="am start -n com.miui.securitycenter/com.miui.autotask.activity.TaskManagerActivity";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Oj=()=>{const e="am broadcast -a android.telephony.action.SECRET_CODE -d android_secret_code://5776733 android";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},Lj=()=>{const e="am start -n com.android.thememanager/com.android.thememanager.activity.ThemeTabActivity";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},cS=()=>{const e="am start -n com.miui.securitycenter/com.miui.apppredict.activity.AppClassificationActivity";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)};function Hj(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=M(0),a=M(0),l=M([{label:"关闭键盘",type:"error",key:0},{label:"连接键盘",type:"success",key:1},{label:"复位键盘",type:"warning",key:2}]),s=M({label:"关闭键盘",type:"error",key:0}),u=async()=>{n.create({title:"想启用该功能吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("该功能仅兼容")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("水龙(Amktiao)")])," ",P("的移植包,不兼容其他移植包作者,请确保当前使用的是水龙的移植包再启用该功能,确定要继续吗?")])]),positiveText:"确认启用",negativeText:"我再想想",onPositiveClick:()=>{e.showThirdPartySetting.amktiaoROMInterface=!0}})},d=async f=>{const[p,g]=await Re(new Promise((v,b)=>{f===1?n.create({title:"想切换为键盘链接模式吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("切换为")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("键盘连接状态")])," ",P("前,请确保设备先连接上键盘,否则会存在静电击穿 CPU 的风险,确定要继续吗?")])]),positiveText:"确定切换为键盘连接状态",negativeText:"我再想想",onPositiveClick:()=>{v("positiveClick")},onNegativeClick:()=>{b("negativeClick")}}):v("positiveClick")}));g&&lj(f).then(v=>{a.value=f,s.value=l.value[f]}).catch(v=>{n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"})})},c=async f=>{const[p,g]=await Re(JV(f?1:0));if(p)n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});else if(f){const[v,b]=await Re(ej());v?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):(n.create({title:"切换成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("切换手写笔驱动成功,关闭屏幕再点亮屏幕即可更新固件~")]),positiveText:"确定"}),r.value=1)}else{const[v,b]=await Re(tj());v?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):(n.create({title:"切换成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("切换手写笔驱动成功,关闭屏幕再点亮屏幕即可更新固件~")]),positiveText:"确定"}),r.value=0)}},h=async f=>{const[p,g]=await Re(nj(f?1:0));if(p)n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});else if(f){const[v,b]=await Re(rj());v?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):i.value=1}else{const[v,b]=await Re(ij());v?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):i.value=0}};return ut(async()=>{if(e.hasPenUpdateControl){const[,f]=await Re(QV());Number(f)&&(r.value=1)}if(e.hasPenEnableControl){const[,f]=await Re(oj());Number(f)&&(i.value=1)}if(e.hasKeyboardControl){const[,f]=await Re(aj());if(f){const p=Number(f);a.value=p,s.value=l.value[p]}}}),{currentPenUpdate:r,currentPenEnable:i,currentKeyboardMode:a,keyboardModeOptions:l,currentKeyboardModeSelect:s,changeKeyboardMode:d,changePenUpdateMode:c,changePenEnableMode:h,enableSetting:u}}const mm=e=>{const t=/([A-Za-z0-9+/=]{16,})/g,o=e.match(t);return o&&o.length>0?o[0]:null},ko=(e,t)=>t?`${t}(${e})`:e,Nj=e=>{const t={};return e.split(` +`).forEach(o=>{if(o=o.trim(),o&&!o.startsWith("#")){const[n,r]=o.split("=");n&&r&&(t[n.trim()]=r.trim())}}),t},Vj=e=>e?e==="*:0"?"VIEW_POLICY_DEFAULT":e==="*:1"?"VIEW_POLICY_STRETCH":e==="*:2"?"VIEW_POLICY_AUTO_COLUMNS":e==="*:6"?"VIEW_POLICY_FLOAT":"CUSTOM_VIEW_POLICY":"UNDEFINED_VIEW_POLICY",hf=(e,t,o)=>{var i;const n=t?(i=t.supportModes)==null?void 0:i.split(","):null,r={};return e&&!e.fullRule&&(r.embeddedEnable=o==="embedded"),t&&(n!=null&&n.includes("full")&&(r.ratio_fullScreenEnable=o==="fullScreen",e&&e.hasOwnProperty("fullRule")&&(r.fullScreenEnable=!0)),r.hasOwnProperty("fullScreen")||(r.fixedOrientationEnable=o==="fixedOrientation")),r},fS=(e,t)=>{var i;const o=(i=t==null?void 0:t.supportModes)==null?void 0:i.split(","),n=t==null?void 0:t.defaultSettings;let r="disabled";return t&&(r="fixedOrientation"),t&&t.hasOwnProperty("disable")&&t.disable&&(r="disabled"),t&&t.hasOwnProperty("supportModes")&&(o!=null&&o.includes("full"))&&(!n||n==="full")&&(r="fullScreen"),e&&!e.hasOwnProperty("fullRule")&&(!n||n==="ae")&&(r="embedded"),r},Cu=e=>{if(e==="disabled")return 0;if(e==="embedded")return 1;if(e==="fixedOrientation")return 2;if(e==="fullScreen")return 3;throw new Error("wrong error AppModeCode!")},hS=e=>MP(e,t=>typeof t=="string"?I0(t)==="true"?!0:I0(t)==="false"?!1:isNaN(Number(t))?t:Number(t):t),hn=(e,t,o,n=!1)=>{const r=new DOMParser;let i=r.parseFromString(e,"application/xml");if(n){let u=`<${t}> ${e} -`.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F]/g,"");i=r.parseFromString(u,"application/xml")}const a=i.getElementsByTagName(o),l={};return Array.from(a).forEach(s=>{const u=s.getAttribute("name");if(u){const d={};Array.from(s.attributes).forEach(c=>{d[c.name]=c.value}),l[u]={name:u,...fS(d)}}}),l},ct=(e,t,o)=>{const n=r=>{let i="";if(!Object.keys(e))return i;for(const a in r)if(r.hasOwnProperty(a)){i+=` <${t}`;for(const[l,s]of Object.entries(r[a]))i+=` ${l}="${String(s)}"`;i+=` /> +`.replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F]/g,"");i=r.parseFromString(u,"application/xml")}const a=i.getElementsByTagName(o),l={};return Array.from(a).forEach(s=>{const u=s.getAttribute("name");if(u){const d={};Array.from(s.attributes).forEach(c=>{d[c.name]=c.value}),l[u]={name:u,...hS(d)}}}),l},ct=(e,t,o)=>{const n=r=>{let i="";if(!Object.keys(e))return i;for(const a in r)if(r.hasOwnProperty(a)){i+=` <${t}`;for(const[l,s]of Object.entries(r[a]))i+=` ${l}="${String(s)}"`;i+=` /> `}return i};return o?` <${o}> -${n(e)}`:n(e)},Hl=e=>zP(e,"name"),qv=(e,t,o,n={},r={},i={})=>{const a=_t(),l=[];return new Set([...Object.keys(e),...Object.keys(t),...Object.keys(n),...Object.keys(r)]).forEach(u=>{var w;const d=n[u]??e[u],c=r[u]??t[u],h=i[u]??o[u],f=(w=c==null?void 0:c.supportModes)==null?void 0:w.split(",");c==null||c.defaultSettings;let p="disabled",g=d?!d.fullRule:!1,v=(f==null?void 0:f.includes("fo"))||c&&!c.hasOwnProperty("disable")||!1,b=(f==null?void 0:f.includes("full"))||!1,x=n[u]||r[u]||i[u]?"custom":"module";if(a.MIOSVersion&&a.MIOSVersion>=2)h?(p="disabled",h.fixedOrientationEnable&&(p="fixedOrientation"),h.ratio_fullScreenEnable&&(p="fullScreen"),h.embeddedEnable&&(p="embedded")):p=cS(d,c);else if(h!=null&&h.hasOwnProperty("embeddedEnable"))h.embeddedEnable&&d?p=d.fullRule?"fullScreen":"embedded":c&&(!c.hasOwnProperty("disable")||!c.disable)&&(p="fixedOrientation");else if(c&&(!c.hasOwnProperty("disable")||!c.disable)&&(p="fixedOrientation"),d){const A=d.hasOwnProperty("defaultSettings")&&d.defaultSettings;(!d.hasOwnProperty("defaultSettings")||A)&&(p=d.fullRule?"fullScreen":"embedded")}const E=Hl(d),C=Hl(c),_=Hl(h),R={name:u,settingMode:p,isSupportEmbedded:g,isSupportFixedOrientation:v,isSupportFullScreen:b,ruleMode:x,embeddedRules:E||void 0,fixedOrientationRule:C||void 0,settingRule:_||void 0};l.push(R)}),l},Zv=(e,t={},o={})=>{const n=[];return new Set([...Object.keys(e),...Object.keys(t)]).forEach(i=>{const a=t[i]?t[i]:e[i],l=o[i];let s="module";t[i]&&(s="custom");const u=Hl(l),d=Hl(a),c={name:i,ruleMode:s,settingMode:Oj(a.activityRule||""),autoUIRule:d||void 0,settingRule:u||void 0};n.push(c)}),n},_t=Wi("device",()=>{const e=M(),t=M(),o=M(),n=It({socName:"",socModel:"",display0Panel:"",memoryInfo:""}),r=M(),i=M(!1),a=M(),l=M(!1),s=M(!1),u=M(!1),d=M(!1),c=M(window.innerWidth),h=M(!1),f=M(""),p=M([]),g=M({}),v=M(""),b=M(""),x=M("Magisk"),E=M(!1),C=It({installed:!1,mode:void 0}),_=It({KSU:!1,KSU_VER:"",KSU_VER_CODE:0,KSU_KERNEL_VER_CODE:0,APATCH:!1,APATCH_VER_CODE:0,APATCH_VER:0,MAGISK_VER:"",MAGISK_VER_CODE:""}),R=It({sohQcom:0,sohMTK:0,sohXMPower:0,chargeFullDesign:0,chargeFull:0,cycleCount:0}),w=It({OS2_PAD_EMBEDDED_APP_MANAGER:!0,Hyper_OS_DOT_BLACK_LIST_MANAGER:!0,GAME_BOOSTER_RADIO_MANAGER:!0,GAME_BOOSTER_CUSTOM_RATIO:!1}),A=M(),$=M(!1),B=M(!1),U=M(!1),H=M(!1),K=M("autoRhythm"),L=M(!0),T=It([]),z=It({GameMode:!1,MIUIContentExt:!1,lowWebViewVersion:!1,patchModeAlert:!1}),F=It({amktiaoROMInterface:!1}),y=I(()=>T.length>0);async function re(){return new Promise(async(j,Z)=>{const[se,pe]=await _e(LV());se?(T.push({type:"getAndroidApplicationPackageNameListErr",title:"获取用户已安装的应用包名",msg:se}),Z(se)):(pe&&(p.value=pe==null?void 0:pe.split(",")),j(p.value))})}async function te(){const j=[_e(rV()),_e(hV()),_e(OV()),_e(KV()),_e(mV()),_e(EV()),_e(gV()),_e(vV()),_e(SV()),_e(bV()),_e(xV()),_e(yV()),_e(ZV()),_e(XV()),_e(YV()),_e(sj()),_e(eV()),_e(tV()),_e(Cj()),_e(yj())],Z=await Promise.all(j),[[,se],[,pe],[,Se],[,he],[,fe],[,ye],[,Y],[,O],[,Ie],[,je],[,W],[,ee],[,ge],[,Ce],[,le],[,ne],[,ce],[,J],[,ie],[,de]]=Z;if(se!=null&&se.length||T.push({type:"moduleInfo",title:"模块信息",msg:"获取模块信息失败"}),se!=null&&se.length){const Ye=fS({...zj(se),dir:"/data/adb/modules/MIUI_MagicWindow+"});Ye.versionCode&&(r.value?r.valuet.miuiCompatEnable&&t.miuiAppCompatEnable&&t.androidTargetSdk&&t.androidTargetSdk>31),t=_t();return ut(()=>{}),{isSupportGameMode:e}}function Lj(){const e=M(!1);return ut(()=>{NV().then(t=>{t==="exists"&&(e.value=!0)})}),{isInstallMIUIContentExtension:e}}const Hj={class:"fixed inset-0 flex"},Nj={class:"absolute left-full top-0 flex w-16 justify-center pt-5"},Vj={class:"flex flex-1 flex-col"},jj={role:"list",class:"flex flex-1 flex-col gap-y-7"},Wj={role:"list",class:"-mx-2 space-y-1"},Uj={role:"list",class:"-mx-2 mt-2 space-y-1"},Kj={class:"truncate"},Gj={class:"mt-auto"},qj={class:"hidden lg:fixed lg:inset-y-0 lg:z-50 lg:flex lg:w-72 lg:flex-col"},Zj={class:"flex flex-1 flex-col"},Xj={role:"list",class:"flex flex-1 flex-col gap-y-7"},Yj={role:"list",class:"-mx-2 space-y-1"},Qj={role:"list",class:"-mx-2 mt-2 space-y-1"},Jj={class:"truncate"},eW={class:"mt-auto"},tW={class:"min-h-screen lg:pl-72"},oW={class:"sticky top-0 z-40 backdrop-blur-md lg:mx-auto"},nW={class:"flex flex-1 gap-x-4 self-stretch lg:gap-x-6"},rW={class:"flex h-full w-full content-center items-center justify-center"},iW={class:"mx-auto max-w-7xl px-4 pb-1 sm:px-6 lg:px-8"},aW=xe({__name:"Sidebar",setup(e){const t=M2();hS();const o=_t(),n=A2(),r=Lj(),i=I(()=>({theme:o.isDarkMode?io:Zt})),{message:a,modal:l}=po(["message","modal"],{configProviderProps:i}),s=It([{name:"应用横屏布局",routeName:"home",href:"/",icon:GN},{name:"应用布局优化",routeName:"autoui",isShow(){return o.androidTargetSdk&&o.androidTargetSdk>=33},href:"/autoui",icon:KN},{name:"游戏显示布局",routeName:"game-booster",href:"/game-booster",isShow(){return o.androidTargetSdk&&o.androidTargetSdk>=32&&n.hasGameBoosterDataBase},icon:jN},{name:"传送门",async click(){if(!r.isInstallMIUIContentExtension.value){await navigator.clipboard.writeText("https://caiyun.139.com/m/i?135CdxVMTx4nf"),l.create({title:"无法打开传送门",type:"error",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("未检测到系统存在传送门,请先通过模块修补传送门再进入~")]),S("p",null,[P("已经复制模块下载链接到剪切板了,请务必选择固化并修复传送门~")])]),negativeText:"确定"});return}l.create({title:"确认打开传送门吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("即将打开")," ",S("span",{class:`font-bold ${o.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("传送门")])," ",P("管理界面,确定要继续吗?")])]),positiveText:"确定打开",negativeText:"我再想想",onPositiveClick:async()=>{VV().then(h=>{l.create({title:"已开启",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("好耶OwO~")]),S("p",null,[P("已经成功开启")," ",S("span",{class:`font-bold ${o.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("传送门")])," ",P("的管理界面了~")])]),positiveText:"确定"})},h=>{l.create({title:"无法打开传送门",type:"error",preset:"dialog",content:()=>S("p",null,[P("出现异常,无法正常打开传送门QwQ,详细问题可浏览日志记录~")]),negativeText:"确定"})})}})},icon:WN},{name:"百宝箱",routeName:"tools",href:"/tools",icon:Uv,isShow(){return!1}},{name:"窗口控制器",routeName:"dot-black-list",href:"/dot-black-list",isShow(){return o.MIOSVersion&&o.MIOSVersion>=1},icon:qN},{name:"精选应用",routeName:"appStore",href:"/appStore",icon:Uv},{name:"日志记录",routeName:"logs",href:"/logs",icon:VN},{name:"新春彩蛋",routeName:"eggs",href:"/eggs",icon:()=>S(lt("n-icon"),null,{default:()=>[S("img",{src:"/images/icons/happy_new_year.png"},null)]})}]),u=[{id:1,name:"模块首页",href:"/embedded-webview?url=https://hyper-magic-window.sothx.com",initial:"H",current:!1},{id:2,name:"打赏",href:"/embedded-webview?url=https://hyper-magic-window.sothx.com/donation.html",initial:"D",current:!1}],d=M(!1),c=()=>{o.windowWidth=window.innerWidth};return ut(()=>{window.addEventListener("resize",c)}),Xt(()=>{window.removeEventListener("resize",c)}),(h,f)=>(lt("n-badge"),Re(),ze("div",null,[S(k(Q2),{as:"template",show:d.value},{default:oe(()=>[S(k(AN),{as:"div",class:"relative z-50 lg:hidden",onClose:f[1]||(f[1]=p=>d.value=!1)},{default:oe(()=>[S(k(Ou),{as:"template",enter:"transition-opacity ease-linear duration-300","enter-from":"opacity-0","enter-to":"opacity-100",leave:"transition-opacity ease-linear duration-300","leave-from":"opacity-100","leave-to":"opacity-0"},{default:oe(()=>f[3]||(f[3]=[V("div",{class:"fixed inset-0 bg-zinc-900/80"},null,-1)])),_:1}),V("div",Hj,[S(k(Ou),{as:"template",enter:"transition ease-in-out duration-300 transform","enter-from":"-translate-x-full","enter-to":"translate-x-0",leave:"transition ease-in-out duration-300 transform","leave-from":"translate-x-0","leave-to":"-translate-x-full"},{default:oe(()=>[S(k(BN),{class:we(["relative mr-16 flex w-full max-w-xs flex-1",k(o).isDarkMode?"bg-zinc-900":"bg-white"])},{default:oe(()=>[S(k(Ou),{as:"template",enter:"ease-in-out duration-300","enter-from":"opacity-0","enter-to":"opacity-100",leave:"ease-in-out duration-300","leave-from":"opacity-100","leave-to":"opacity-0"},{default:oe(()=>[V("div",Nj,[V("button",{type:"button",class:"-m-2.5 p-2.5",onClick:f[0]||(f[0]=p=>d.value=!1)},[f[4]||(f[4]=V("span",{class:"sr-only"},"Close sidebar",-1)),S(k(ZN),{class:"h-6 w-6 text-white","aria-hidden":"true"})])])]),_:1}),V("div",{class:we(["flex grow flex-col gap-y-5 overflow-y-auto px-6 pb-4",k(o).isDarkMode?"bg-[#151515]":"bg-[#f6f6f6]"])},[f[6]||(f[6]=V("div",{class:"flex h-2 shrink-0 items-center"},null,-1)),V("nav",Vj,[V("ul",jj,[V("li",null,[V("ul",Wj,[(Re(!0),ze(ft,null,xa(s,p=>(Re(),ze("li",{key:p.name},[Po((Re(),Ht(Js(p.href&&p.routeName?"RouterLink":"a"),bo({ref_for:!0},p.href&&p.routeName?{to:p.href}:{href:"javascript:void(0)"},{onClick:g=>p.click&&p.click(),class:[p.routeName===k(t).name?k(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":k(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"]}),{default:oe(()=>[(Re(),Ht(Js(p.icon),{class:we([p.routeName===k(t).name?k(o).isDarkMode?"text-teal-400":"text-teal-600":k(o).isDarkMode?"text-gray-500 group-hover:text-teal-400":"text-gray-400 group-hover:text-teal-600","h-6 w-6 shrink-0"]),"aria-hidden":"true"},null,8,["class"])),P(" "+it(p.name),1)]),_:2},1040,["onClick","class"])),[[bn,p.isShow?p.isShow():!0]])]))),128))])]),V("li",null,[V("div",{class:we(["text-xs font-semibold leading-6",k(o).isDarkMode?"text-gray-500":"text-gray-400"])},"快捷入口",2),V("ul",Uj,[(Re(),ze(ft,null,xa(u,p=>V("li",{key:p.name},[S(k(Cl),{to:p.href,class:we([p.href===k(t).fullPath?k(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":k(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"])},{default:oe(()=>[V("span",{class:we([p.href===k(t).fullPath?k(o).isDarkMode?"border-teal-400 text-teal-400":"border-teal-600 text-teal-600":k(o).isDarkMode?"border-gray-700 text-gray-500 group-hover:border-teal-400 group-hover:text-teal-400":"border-gray-200 text-gray-400 group-hover:border-teal-600 group-hover:text-teal-600","flex h-6 w-6 shrink-0 items-center justify-center rounded-lg border bg-white text-[0.625rem] font-medium"])},it(p.initial),3),V("span",Kj,it(p.name),1)]),_:2},1032,["to","class"])])),64))])]),V("li",Gj,[S(k(Cl),{to:"/settings",class:we([k(t).name==="settings"?k(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":k(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group-mx-2 flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"])},{default:oe(()=>[S(k(Wv),{class:"h-6 w-6 shrink-0","aria-hidden":"true"}),f[5]||(f[5]=P(" 模块设置 "))]),_:1},8,["class"])])])])],2)]),_:1},8,["class"])]),_:1})])]),_:1})]),_:1},8,["show"]),V("div",qj,[V("div",{class:we(["flex grow flex-col gap-y-5 overflow-y-auto border-r",k(o).isDarkMode?"border-gray-700 bg-[#151515]":"border-gray-200 bg-[#f6f6f6]","px-6 pb-4"])},[f[8]||(f[8]=V("div",{class:"flex h-10 shrink-0 items-center"},null,-1)),V("nav",Zj,[V("ul",Xj,[V("li",null,[V("ul",Yj,[(Re(!0),ze(ft,null,xa(s,p=>(Re(),ze("li",{key:p.name},[!p.isShow||p.isShow()?(Re(),Ht(Js(p.href&&p.routeName?"RouterLink":"a"),bo({key:0,ref_for:!0},p.href&&p.routeName?{to:p.href}:{href:"javascript:void(0)"},{onClick:g=>p.click&&p.click(),class:[p.routeName===k(t).name?k(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":k(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"]}),{default:oe(()=>[(Re(),Ht(Js(p.icon),{class:we([p.routeName===k(t).name?k(o).isDarkMode?"text-teal-400":"text-teal-600":k(o).isDarkMode?"text-gray-500 group-hover:text-teal-400":"text-gray-400 group-hover:text-teal-600","h-6 w-6 shrink-0"]),"aria-hidden":"true"},null,8,["class"])),P(" "+it(p.name),1)]),_:2},1040,["onClick","class"])):ot("",!0)]))),128))])]),V("li",null,[V("div",{class:we(["text-xs font-semibold leading-6",k(o).isDarkMode?"text-gray-500":"text-gray-400"])},"快捷入口",2),V("ul",Qj,[(Re(),ze(ft,null,xa(u,p=>V("li",{key:p.name},[S(k(Cl),{to:p.href,class:we([p.href===k(t).fullPath?k(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":k(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"])},{default:oe(()=>[V("span",{class:we([p.href===k(t).fullPath?k(o).isDarkMode?"border-teal-400 text-teal-400":"border-teal-600 text-teal-600":k(o).isDarkMode?"border-gray-700 text-gray-500 group-hover:border-teal-400 group-hover:text-teal-400":"border-gray-200 text-gray-400 group-hover:border-teal-600 group-hover:text-teal-600","flex h-6 w-6 shrink-0 items-center justify-center rounded-lg border bg-white text-[0.625rem] font-medium"])},it(p.initial),3),V("span",Jj,it(p.name),1)]),_:2},1032,["to","class"])])),64))])]),V("li",eW,[S(k(Cl),{to:"/settings",class:we([k(t).name==="settings"?k(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":k(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group -mx-2 flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"])},{default:oe(()=>[S(k(Wv),{class:"h-6 w-6 shrink-0","aria-hidden":"true"}),f[7]||(f[7]=P(" 模块设置 "))]),_:1},8,["class"])])])])],2)]),V("div",tW,[V("div",oW,[V("div",{class:we(["flex h-14 items-center gap-x-4 border-b",k(o).isDarkMode?"border-gray-700 bg-zinc-900/50":"border-gray-200 bg-white/50"])},[V("button",{type:"button",class:"m-2.5 p-2.5 text-gray-700 lg:hidden",onClick:f[2]||(f[2]=p=>d.value=!0)},[f[9]||(f[9]=V("span",{class:"sr-only"},"Open sidebar",-1)),S(k(NN),{class:"h-6 w-6","aria-hidden":"true"})]),V("div",nW,[V("div",rW,[V("h1",{class:we([k(o).isDarkMode?"text-gray-300":"text-gray-600","text-lg font-bold","text-h1 animated-bg bg-clip-text text-center text-transparent"]),style:{"background-image":`linear-gradient(\r +${n(e)}`:n(e)},Hl=e=>zP(e,"name"),Zv=(e,t,o,n={},r={},i={})=>{const a=Et(),l=[];return new Set([...Object.keys(e),...Object.keys(t),...Object.keys(n),...Object.keys(r)]).forEach(u=>{var w;const d=n[u]??e[u],c=r[u]??t[u],h=i[u]??o[u],f=(w=c==null?void 0:c.supportModes)==null?void 0:w.split(",");c==null||c.defaultSettings;let p="disabled",g=d?!d.fullRule:!1,v=(f==null?void 0:f.includes("fo"))||c&&!c.hasOwnProperty("disable")||!1,b=(f==null?void 0:f.includes("full"))||!1,x=n[u]||r[u]||i[u]?"custom":"module";if(a.MIOSVersion&&a.MIOSVersion>=2)h?(p="disabled",h.fixedOrientationEnable&&(p="fixedOrientation"),h.ratio_fullScreenEnable&&(p="fullScreen"),h.embeddedEnable&&(p="embedded")):p=fS(d,c);else if(h!=null&&h.hasOwnProperty("embeddedEnable"))h.embeddedEnable&&d?p=d.fullRule?"fullScreen":"embedded":c&&(!c.hasOwnProperty("disable")||!c.disable)&&(p="fixedOrientation");else if(c&&(!c.hasOwnProperty("disable")||!c.disable)&&(p="fixedOrientation"),d){const A=d.hasOwnProperty("defaultSettings")&&d.defaultSettings;(!d.hasOwnProperty("defaultSettings")||A)&&(p=d.fullRule?"fullScreen":"embedded")}const k=Hl(d),C=Hl(c),_=Hl(h),R={name:u,settingMode:p,isSupportEmbedded:g,isSupportFixedOrientation:v,isSupportFullScreen:b,ruleMode:x,embeddedRules:k||void 0,fixedOrientationRule:C||void 0,settingRule:_||void 0};l.push(R)}),l},Xv=(e,t={},o={})=>{const n=[];return new Set([...Object.keys(e),...Object.keys(t)]).forEach(i=>{const a=t[i]?t[i]:e[i],l=o[i];let s="module";t[i]&&(s="custom");const u=Hl(l),d=Hl(a),c={name:i,ruleMode:s,settingMode:Vj(a.activityRule||""),autoUIRule:d||void 0,settingRule:u||void 0};n.push(c)}),n},Et=Wi("device",()=>{const e=M(),t=M(),o=M(),n=It({socName:"",socModel:"",display0Panel:"",memoryInfo:""}),r=M(),i=M(!1),a=M(),l=M(!1),s=M(!1),u=M(!1),d=M(!1),c=M(window.innerWidth),h=M(!1),f=M(""),p=M([]),g=M({}),v=M(""),b=M(""),x=M("Magisk"),k=M(!1),C=It({installed:!1,mode:void 0}),_=It({KSU:!1,KSU_VER:"",KSU_VER_CODE:0,KSU_KERNEL_VER_CODE:0,APATCH:!1,APATCH_VER_CODE:0,APATCH_VER:0,MAGISK_VER:"",MAGISK_VER_CODE:""}),R=It({sohQcom:0,sohMTK:0,sohXMPower:0,chargeFullDesign:0,chargeFull:0,cycleCount:0}),w=It({OS2_PAD_EMBEDDED_APP_MANAGER:!0,Hyper_OS_DOT_BLACK_LIST_MANAGER:!0,GAME_BOOSTER_RADIO_MANAGER:!0,GAME_BOOSTER_CUSTOM_RATIO:!1}),A=M(),$=M(!1),B=M(!1),U=M(!1),N=M(!1),K=M("autoRhythm"),L=M(!0),D=It([]),z=It({GameMode:!1,MIUIContentExt:!1,lowWebViewVersion:!1,patchModeAlert:!1}),F=It({amktiaoROMInterface:!1}),y=I(()=>D.length>0);async function re(){return new Promise(async(j,Z)=>{const[se,pe]=await Re(LV());se?(D.push({type:"getAndroidApplicationPackageNameListErr",title:"获取用户已安装的应用包名",msg:se}),Z(se)):(pe&&(p.value=pe==null?void 0:pe.split(",")),j(p.value))})}async function te(){const j=[Re(rV()),Re(hV()),Re(OV()),Re(KV()),Re(mV()),Re(EV()),Re(gV()),Re(vV()),Re(SV()),Re(bV()),Re(xV()),Re(yV()),Re(ZV()),Re(XV()),Re(YV()),Re(sj()),Re(eV()),Re(tV()),Re(Cj()),Re(yj())],Z=await Promise.all(j),[[,se],[,pe],[,Se],[,he],[,fe],[,Ce],[,Y],[,O],[,ze],[,je],[,W],[,ee],[,ge],[,we],[,le],[,ne],[,ce],[,J],[,ie],[,de]]=Z;if(se!=null&&se.length||D.push({type:"moduleInfo",title:"模块信息",msg:"获取模块信息失败"}),se!=null&&se.length){const Ye=hS({...Nj(se),dir:"/data/adb/modules/MIUI_MagicWindow+"});Ye.versionCode&&(r.value?r.valuet.miuiCompatEnable&&t.miuiAppCompatEnable&&t.androidTargetSdk&&t.androidTargetSdk>31),t=Et();return ut(()=>{}),{isSupportGameMode:e}}function jj(){const e=M(!1);return ut(()=>{NV().then(t=>{t==="exists"&&(e.value=!0)})}),{isInstallMIUIContentExtension:e}}const Wj={class:"fixed inset-0 flex"},Uj={class:"absolute left-full top-0 flex w-16 justify-center pt-5"},Kj={class:"flex flex-1 flex-col"},Gj={role:"list",class:"flex flex-1 flex-col gap-y-7"},qj={role:"list",class:"-mx-2 space-y-1"},Zj={role:"list",class:"-mx-2 mt-2 space-y-1"},Xj={class:"truncate"},Yj={class:"mt-auto"},Qj={class:"hidden lg:fixed lg:inset-y-0 lg:z-50 lg:flex lg:w-72 lg:flex-col"},Jj={class:"flex flex-1 flex-col"},eW={role:"list",class:"flex flex-1 flex-col gap-y-7"},tW={role:"list",class:"-mx-2 space-y-1"},oW={role:"list",class:"-mx-2 mt-2 space-y-1"},nW={class:"truncate"},rW={class:"mt-auto"},iW={class:"min-h-screen lg:pl-72"},aW={class:"sticky top-0 z-40 backdrop-blur-md lg:mx-auto"},lW={class:"flex flex-1 gap-x-4 self-stretch lg:gap-x-6"},sW={class:"flex h-full w-full content-center items-center justify-center"},uW={class:"mx-auto max-w-7xl px-4 pb-1 sm:px-6 lg:px-8"},dW=xe({__name:"Sidebar",setup(e){const t=A2();pS();const o=Et(),n=B2(),r=jj(),i=I(()=>({theme:o.isDarkMode?io:Zt})),{message:a,modal:l}=po(["message","modal"],{configProviderProps:i}),s=It([{name:"应用横屏布局",routeName:"home",href:"/",icon:GN},{name:"应用布局优化",routeName:"autoui",isShow(){return o.androidTargetSdk&&o.androidTargetSdk>=33},href:"/autoui",icon:KN},{name:"游戏显示布局",routeName:"game-booster",href:"/game-booster",isShow(){return o.androidTargetSdk&&o.androidTargetSdk>=32&&n.hasGameBoosterDataBase},icon:jN},{name:"传送门",async click(){if(!r.isInstallMIUIContentExtension.value){await navigator.clipboard.writeText("https://caiyun.139.com/m/i?135CdxVMTx4nf"),l.create({title:"无法打开传送门",type:"error",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("未检测到系统存在传送门,请先通过模块修补传送门再进入~")]),S("p",null,[P("已经复制模块下载链接到剪切板了,请务必选择固化并修复传送门~")])]),negativeText:"确定"});return}l.create({title:"确认打开传送门吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("即将打开")," ",S("span",{class:`font-bold ${o.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("传送门")])," ",P("管理界面,确定要继续吗?")])]),positiveText:"确定打开",negativeText:"我再想想",onPositiveClick:async()=>{VV().then(h=>{l.create({title:"已开启",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("好耶OwO~")]),S("p",null,[P("已经成功开启")," ",S("span",{class:`font-bold ${o.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("传送门")])," ",P("的管理界面了~")])]),positiveText:"确定"})},h=>{l.create({title:"无法打开传送门",type:"error",preset:"dialog",content:()=>S("p",null,[P("出现异常,无法正常打开传送门QwQ,详细问题可浏览日志记录~")]),negativeText:"确定"})})}})},icon:WN},{name:"百宝箱",routeName:"tools",href:"/tools",icon:Kv,isShow(){return!1}},{name:"窗口控制器",routeName:"dot-black-list",href:"/dot-black-list",isShow(){return o.MIOSVersion&&o.MIOSVersion>=1},icon:qN},{name:"精选应用",routeName:"appStore",href:"/appStore",icon:Kv},{name:"日志记录",routeName:"logs",href:"/logs",icon:VN},{name:"新春彩蛋",routeName:"eggs",href:"/eggs",icon:()=>S(lt("n-icon"),null,{default:()=>[S("img",{src:"/images/icons/happy_new_year.png"},null)]})}]),u=[{id:1,name:"模块首页",href:"/embedded-webview?url=https://hyper-magic-window.sothx.com",initial:"H",current:!1},{id:2,name:"打赏",href:"/embedded-webview?url=https://hyper-magic-window.sothx.com/donation.html",initial:"D",current:!1}],d=M(!1),c=()=>{o.windowWidth=window.innerWidth};return ut(()=>{window.addEventListener("resize",c)}),Xt(()=>{window.removeEventListener("resize",c)}),(h,f)=>(lt("n-badge"),Fe(),De("div",null,[S(E(J2),{as:"template",show:d.value},{default:oe(()=>[S(E(AN),{as:"div",class:"relative z-50 lg:hidden",onClose:f[1]||(f[1]=p=>d.value=!1)},{default:oe(()=>[S(E(Ou),{as:"template",enter:"transition-opacity ease-linear duration-300","enter-from":"opacity-0","enter-to":"opacity-100",leave:"transition-opacity ease-linear duration-300","leave-from":"opacity-100","leave-to":"opacity-0"},{default:oe(()=>f[3]||(f[3]=[H("div",{class:"fixed inset-0 bg-zinc-900/80"},null,-1)])),_:1}),H("div",Wj,[S(E(Ou),{as:"template",enter:"transition ease-in-out duration-300 transform","enter-from":"-translate-x-full","enter-to":"translate-x-0",leave:"transition ease-in-out duration-300 transform","leave-from":"translate-x-0","leave-to":"-translate-x-full"},{default:oe(()=>[S(E(BN),{class:ye(["relative mr-16 flex w-full max-w-xs flex-1",E(o).isDarkMode?"bg-zinc-900":"bg-white"])},{default:oe(()=>[S(E(Ou),{as:"template",enter:"ease-in-out duration-300","enter-from":"opacity-0","enter-to":"opacity-100",leave:"ease-in-out duration-300","leave-from":"opacity-100","leave-to":"opacity-0"},{default:oe(()=>[H("div",Uj,[H("button",{type:"button",class:"-m-2.5 p-2.5",onClick:f[0]||(f[0]=p=>d.value=!1)},[f[4]||(f[4]=H("span",{class:"sr-only"},"Close sidebar",-1)),S(E(ZN),{class:"h-6 w-6 text-white","aria-hidden":"true"})])])]),_:1}),H("div",{class:ye(["flex grow flex-col gap-y-5 overflow-y-auto px-6 pb-4",E(o).isDarkMode?"bg-[#151515]":"bg-[#f6f6f6]"])},[f[6]||(f[6]=H("div",{class:"flex h-2 shrink-0 items-center"},null,-1)),H("nav",Kj,[H("ul",Gj,[H("li",null,[H("ul",qj,[(Fe(!0),De(ft,null,xa(s,p=>(Fe(),De("li",{key:p.name},[Po((Fe(),Ht(Js(p.href&&p.routeName?"RouterLink":"a"),bo({ref_for:!0},p.href&&p.routeName?{to:p.href}:{href:"javascript:void(0)"},{onClick:g=>p.click&&p.click(),class:[p.routeName===E(t).name?E(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":E(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"]}),{default:oe(()=>[(Fe(),Ht(Js(p.icon),{class:ye([p.routeName===E(t).name?E(o).isDarkMode?"text-teal-400":"text-teal-600":E(o).isDarkMode?"text-gray-500 group-hover:text-teal-400":"text-gray-400 group-hover:text-teal-600","h-6 w-6 shrink-0"]),"aria-hidden":"true"},null,8,["class"])),P(" "+it(p.name),1)]),_:2},1040,["onClick","class"])),[[bn,p.isShow?p.isShow():!0]])]))),128))])]),H("li",null,[H("div",{class:ye(["text-xs font-semibold leading-6",E(o).isDarkMode?"text-gray-500":"text-gray-400"])},"快捷入口",2),H("ul",Zj,[(Fe(),De(ft,null,xa(u,p=>H("li",{key:p.name},[S(E(Cl),{to:p.href,class:ye([p.href===E(t).fullPath?E(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":E(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"])},{default:oe(()=>[H("span",{class:ye([p.href===E(t).fullPath?E(o).isDarkMode?"border-teal-400 text-teal-400":"border-teal-600 text-teal-600":E(o).isDarkMode?"border-gray-700 text-gray-500 group-hover:border-teal-400 group-hover:text-teal-400":"border-gray-200 text-gray-400 group-hover:border-teal-600 group-hover:text-teal-600","flex h-6 w-6 shrink-0 items-center justify-center rounded-lg border bg-white text-[0.625rem] font-medium"])},it(p.initial),3),H("span",Xj,it(p.name),1)]),_:2},1032,["to","class"])])),64))])]),H("li",Yj,[S(E(Cl),{to:"/settings",class:ye([E(t).name==="settings"?E(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":E(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group-mx-2 flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"])},{default:oe(()=>[S(E(Uv),{class:"h-6 w-6 shrink-0","aria-hidden":"true"}),f[5]||(f[5]=P(" 模块设置 "))]),_:1},8,["class"])])])])],2)]),_:1},8,["class"])]),_:1})])]),_:1})]),_:1},8,["show"]),H("div",Qj,[H("div",{class:ye(["flex grow flex-col gap-y-5 overflow-y-auto border-r",E(o).isDarkMode?"border-gray-700 bg-[#151515]":"border-gray-200 bg-[#f6f6f6]","px-6 pb-4"])},[f[8]||(f[8]=H("div",{class:"flex h-10 shrink-0 items-center"},null,-1)),H("nav",Jj,[H("ul",eW,[H("li",null,[H("ul",tW,[(Fe(!0),De(ft,null,xa(s,p=>(Fe(),De("li",{key:p.name},[!p.isShow||p.isShow()?(Fe(),Ht(Js(p.href&&p.routeName?"RouterLink":"a"),bo({key:0,ref_for:!0},p.href&&p.routeName?{to:p.href}:{href:"javascript:void(0)"},{onClick:g=>p.click&&p.click(),class:[p.routeName===E(t).name?E(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":E(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"]}),{default:oe(()=>[(Fe(),Ht(Js(p.icon),{class:ye([p.routeName===E(t).name?E(o).isDarkMode?"text-teal-400":"text-teal-600":E(o).isDarkMode?"text-gray-500 group-hover:text-teal-400":"text-gray-400 group-hover:text-teal-600","h-6 w-6 shrink-0"]),"aria-hidden":"true"},null,8,["class"])),P(" "+it(p.name),1)]),_:2},1040,["onClick","class"])):ot("",!0)]))),128))])]),H("li",null,[H("div",{class:ye(["text-xs font-semibold leading-6",E(o).isDarkMode?"text-gray-500":"text-gray-400"])},"快捷入口",2),H("ul",oW,[(Fe(),De(ft,null,xa(u,p=>H("li",{key:p.name},[S(E(Cl),{to:p.href,class:ye([p.href===E(t).fullPath?E(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":E(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"])},{default:oe(()=>[H("span",{class:ye([p.href===E(t).fullPath?E(o).isDarkMode?"border-teal-400 text-teal-400":"border-teal-600 text-teal-600":E(o).isDarkMode?"border-gray-700 text-gray-500 group-hover:border-teal-400 group-hover:text-teal-400":"border-gray-200 text-gray-400 group-hover:border-teal-600 group-hover:text-teal-600","flex h-6 w-6 shrink-0 items-center justify-center rounded-lg border bg-white text-[0.625rem] font-medium"])},it(p.initial),3),H("span",nW,it(p.name),1)]),_:2},1032,["to","class"])])),64))])]),H("li",rW,[S(E(Cl),{to:"/settings",class:ye([E(t).name==="settings"?E(o).isDarkMode?"bg-[#232323] text-teal-400":"bg-[#E8E8E8] text-teal-600":E(o).isDarkMode?"text-gray-300 hover:bg-[#232323] hover:text-teal-400":"text-gray-700 hover:bg-[#E8E8E8] hover:text-teal-600","group -mx-2 flex gap-x-3 rounded-md p-2 text-sm font-semibold leading-6"])},{default:oe(()=>[S(E(Uv),{class:"h-6 w-6 shrink-0","aria-hidden":"true"}),f[7]||(f[7]=P(" 模块设置 "))]),_:1},8,["class"])])])])],2)]),H("div",iW,[H("div",aW,[H("div",{class:ye(["flex h-14 items-center gap-x-4 border-b",E(o).isDarkMode?"border-gray-700 bg-zinc-900/50":"border-gray-200 bg-white/50"])},[H("button",{type:"button",class:"m-2.5 p-2.5 text-gray-700 lg:hidden",onClick:f[2]||(f[2]=p=>d.value=!0)},[f[9]||(f[9]=H("span",{class:"sr-only"},"Open sidebar",-1)),S(E(NN),{class:"h-6 w-6","aria-hidden":"true"})]),H("div",lW,[H("div",sW,[H("h1",{class:ye([E(o).isDarkMode?"text-gray-300":"text-gray-600","text-lg font-bold","text-h1 animated-bg bg-clip-text text-center text-transparent"]),style:{"background-image":`linear-gradient(\r 101.22deg,\r rgb(255, 182, 133) -18.32%,\r rgb(255, 111, 29) 7.01%,\r @@ -4167,12 +4167,12 @@ ${n(e)}`:n(e)},Hl=e=>zP(e,"name"),qv=(e,t,o,n={},r={},i={})=>{const a=_t( rgb(135, 148, 255) 70.98%,\r rgb(60, 112, 255) 91.35%,\r rgb(60, 112, 255) 110.17%\r - )`}},"完美横屏应用计划 For Web UI",2),ot("",!0)]),f[10]||(f[10]=V("div",{class:"flex items-center gap-x-4 lg:gap-x-6"},null,-1))])],2)]),V("main",null,[V("div",iW,[xs(h.$slots,"default")])])])]))}}),pS=xe({__name:"ErrorModal",props:{modelValue:{type:Boolean},errorLogging:{}},setup(e,{emit:t}){const o=e;M(!1);const n=t,r=M(o.modelValue);at(()=>o.modelValue,a=>{r.value=a});const i=()=>{n("update:modelValue",!1)};return(a,l)=>{const s=lt("n-alert"),u=lt("n-card"),d=lt("n-modal");return Re(),Ht(d,{onPositiveClick:i,onClose:i,style:{width:"600px"},title:"发生错误",type:"error","block-scroll":"true","positive-text":"确认",preset:"dialog","mask-closable":!0,show:o.modelValue},{default:oe(()=>[S(u,{bordered:!1},{default:oe(()=>[(Re(!0),ze(ft,null,xa(o.errorLogging,c=>(Re(),Ht(s,{title:`[发生错误] ${c.type}`,class:"mb-5",type:"error"},{default:oe(()=>[V("p",null,"错误描述:无法获取"+it(c.title),1),V("p",null,"错误详情:"+it(c.msg),1)]),_:2},1032,["title"]))),256))]),_:1})]),_:1},8,["show"])}}}),lW={class:"splash-screen"},sW=xe({__name:"SplashScreen",setup(e){return _t(),(t,o)=>(Re(),ze("div",lW,o[0]||(o[0]=[V("div",{class:"flex h-full flex-col items-center justify-center"},[V("div",{class:"mt-[61px] bg-gradient-to-t from-[#242424] to-[#262626] bg-clip-text text-center text-[40px] font-[600] leading-[53px] text-black/50 mix-blend-color-burn tablet:mt-[75px] tablet:text-[64px] tablet:leading-[85px]"},"完美横屏应用计划"),V("div",{class:"mt-12 bg-gradient-to-t from-[#242424] to-[#262626] bg-clip-text text-center text-[20px] font-[600] leading-[27px] text-black/50 mix-blend-color-burn tablet:mt-[23px] tablet:text-[24px] tablet:font-[600] tablet:leading-[32px]"},"正在加载中,请稍等……")],-1)])))}}),mS=(e,t)=>{const o=e.__vccOpts||e;for(const[n,r]of t)o[n]=r;return o},uW=mS(sW,[["__scopeId","data-v-1cac3c56"]]),dW="modulepreload",cW=function(e){return"/"+e},Xv={},_n=function(t,o,n){let r=Promise.resolve();if(o&&o.length>0){document.getElementsByTagName("link");const a=document.querySelector("meta[property=csp-nonce]"),l=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));r=Promise.allSettled(o.map(s=>{if(s=cW(s),s in Xv)return;Xv[s]=!0;const u=s.endsWith(".css"),d=u?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${s}"]${d}`))return;const c=document.createElement("link");if(c.rel=u?"stylesheet":dW,u||(c.as="script"),c.crossOrigin="",c.href=s,l&&c.setAttribute("nonce",l),document.head.appendChild(c),u)return new Promise((h,f)=>{c.addEventListener("load",h),c.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${s}`)))})}))}function i(a){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=a,window.dispatchEvent(l),!l.defaultPrevented)throw a}return r.then(a=>{for(const l of a||[])l.status==="rejected"&&i(l.reason);return t().catch(i)})},fW=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/source/embedded_rules_list.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},hW=()=>{const e="cat /product/etc/embedded_rules_list.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},pW=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/source/fixed_orientation_list.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},mW=()=>{const e="cat /product/etc/fixed_orientation_list.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},gW=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/embedded_rules_list.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},vW=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/fixed_orientation_list.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},bW=()=>{const e="cat /data/system/users/0/embedded_setting_config.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},xW=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/source/embedded_setting_config.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},yW=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/embedded_setting_config.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},gS=e=>$e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(`am compat reset-all ${e}`);n?o(i):t(r)}}),"resetApplicationCompats"),ba=e=>$e(new Promise(async(t,o)=>{{const n=[],r=[],i=_t();if(e.isPatchMode){const{errno:p,stdout:g,stderr:v}=await ke(`echo '${e.patchEmbeddedRulesListXML}' > /data/adb/MIUI_MagicWindow+/patch_rule/embedded_rules_list.xml`);p?n.push({type:"patchEmbeddedRulesListXML",name:"[定制模式]平行窗口配置文件",message:v}):r.push({type:"patchEmbeddedRulesListXML",name:"[定制模式]平行窗口配置文件",message:"更新成功"});const{errno:b,stdout:x,stderr:E}=await ke(`echo '${e.patchFixedOrientationListXML}' > /data/adb/MIUI_MagicWindow+/patch_rule/fixed_orientation_list.xml`);if(b?n.push({type:"patchFixedOrientationListXML",name:"[定制模式]信箱模式配置文件",message:E}):r.push({type:"patchixedOrientationListXML",name:"[定制模式]信箱模式配置文件",message:"更新成功"}),i.MIOSVersion&&i.MIOSVersion>=2){const{errno:C,stdout:_,stderr:R}=await ke(`echo '${e.patchEmbeddedSettingConfigXML}' > /data/adb/MIUI_MagicWindow+/patch_rule/embedded_setting_config.xml`);C?n.push({type:"patchEmbeddedSettingConfigXML",name:"[定制模式]应用横屏布局配置文件",message:R}):r.push({type:"patchEmbeddedSettingConfigXML",name:"[定制模式]应用横屏布局配置文件",message:"更新成功"})}}const{errno:a,stdout:l,stderr:s}=await ke(`echo '${e.customEmbeddedRulesListXML}' > /data/adb/MIUI_MagicWindow+/config/embedded_rules_list.xml`);a?n.push({type:"customEmbeddedRulesListXML",name:"[自定义规则]平行窗口配置文件",message:s}):r.push({type:"customEmbeddedRulesListXML",name:"[自定义规则]平行窗口配置文件",message:"更新成功"});const{errno:u,stdout:d,stderr:c}=await ke(`echo '${e.customFixedOrientationListXML}' > /data/adb/MIUI_MagicWindow+/config/fixed_orientation_list.xml`);if(u?n.push({type:"customFixedOrientationListXML",name:"[自定义规则]信箱模式配置文件",message:c}):r.push({type:"customFixedOrientationListXML",name:"[自定义规则]信箱模式配置文件",message:"更新成功"}),i.MIOSVersion&&i.MIOSVersion>=2){const{errno:p,stdout:g,stderr:v}=await ke(`echo '${e.settingConfigXML}' > /data/adb/MIUI_MagicWindow+/config/embedded_setting_config.xml`);p?n.push({type:"settingConfigXML",name:"[自定义规则]应用横屏布局配置文件",message:v}):r.push({type:"settingConfigXML",name:"[自定义规则]应用横屏布局配置文件",message:"更新成功"})}else{const{errno:p,stdout:g,stderr:v}=await ke(`echo '${e.settingConfigXML}' > /data/system/users/0/embedded_setting_config.xml`);p?n.push({type:"settingConfigXML",name:"[系统]应用横屏布局配置文件",message:v}):r.push({type:"settingConfigXML",name:"[系统]应用横屏布局配置文件",message:"更新成功"})}if(e.setAppMode){const[p,g]=await _e(gS(e.setAppMode.name));p&&n.push({type:"resetApplicationCompat",name:"[模块]重置应用兼容性",message:p}),g&&r.push({type:"resetApplicationCompat",name:"[模块]重置应用兼容性",message:g})}const[h,f]=await _e(Qd("miui_embedding_window"));if(h&&n.push({type:"updateMiuiEmbeddingWindowRule",name:"[模块]重新载入模块应用横屏布局规则",message:h}),f&&r.push({type:"updateMiuiEmbeddingWindowRule",name:"[模块]重新载入模块应用横屏布局配置文件",message:f.split(` -`)}),e.switchAction){const{errno:p,stdout:g,stderr:v}=await ke(`cmd miui_embedding_window ${e.switchAction.action} ${e.switchAction.name}`);p?n.push({type:"updateMiuiEmbeddingWindowSwitchAction",name:`[模块]更新${e.switchAction.action}的设置`,message:v}):r.push({type:"updateMiuiEmbeddingWindowSwitchAction",name:`[模块]更新${e.switchAction.action}的设置`,message:g})}if(e.setAppMode){const{errno:p,stdout:g,stderr:v}=await ke(`cmd miui_embedding_window set-appMode ${e.setAppMode.name} ${e.setAppMode.action}`);p?n.push({type:"updateMiuiEmbeddingWindowSwitchAction",name:`[模块]更新${e.setAppMode.name}的设置为${e.setAppMode.action}`,message:v}):r.push({type:"updateMiuiEmbeddingWindowSwitchAction",name:`[模块]更新${e.setAppMode.name}的设置${e.setAppMode.action}`,message:g})}n.length?o({type:"error",message:"发生错误,提交失败",errorLogging:n,successLogging:r}):t({type:"success",message:"更新成功",errorLogging:n,successLogging:r})}})),CW=["com.lbe.security.miui","com.miui.player","com.miui.fm","com.miui.hybrid","com.miui.securitycenter","com.miui.compass","com.miui.contentextension","com.miui.misound","com.miui.voiceassist","com.lbe.security.miui","com.miui.securityadd"],wW=["com.miui.touchassistant","com.miui.whitenoise","com.tencent.mobileqq","com.tencent.mm","com.alibaba.android.rimet","com.coolapk.market","com.sina.weibo","com.baidu.tieba","com.xuetangx.ykt","io.github.vvb2060.magisk","com.topjohnwu.magisk","io.github.huskydg.magisk","io.github.a13e300.ksuwebui","me.weishu.kernelsu","me.bmax.apatch","com.dna.tools","com.coolapk.market","com.sevtinge.hyperceiler","com.github.kr328.clash.foss","com.github.kr328.clash","com.github.metacubex.clash.meta","com.rocket.e5b382b19324e0a","dev.miuiicons.pedroz","com.tencent.androidqqmail","com.jingdong.app.mall","com.tencent.wework","com.taobao.trip","com.fenbi.android.leo","com.duokan.reader","com.xiaomi.shop","com.xiaomi.smarthome","com.youdao.dict","com.netease.uu","com.lemon.lv","com.valvesoftware.android.steam.community","com.douban.book.reader","com.amazon.kindlefc","com.alicloud.databox","com.huawei.appmarket","com.huawei.smarthome","mark.via","com.fenbi.android.servant","com.fenbi.android.zhaojiao","com.eusoft.eudic","com.eusoft.ting.en","com.cnki.android.cnkimobile","com.zui.calculator","com.jd.app.reader","com.huajiao","com.youku.phone","com.tencent.qqlive","com.xiaomi.gamecenter","com.kugou.android","com.ss.android.ugc.aweme","com.ss.android.ugc.live","com.ss.android.ugc.aweme.lite","com.smile.gifmaker","com.kuaishou.nebula","com.bdatu.geography","com.ubestkid.beilehu.android","youqu.android.todesk","com.tencent.docs","com.github.metacubex.clash.meta","com.tencent.pao","com.estrongs.android.pop","com.adobe.reader","com.microsoft.skydrive","cn.com.langeasy.LangEasyLexis","cn.ticktick.task","com.google.earth","com.omarea.vtools","com.plan.kot32.tomatotime","com.farplace.qingzhuo","com.xiachufang","com.happyteam.dubbingshow","czh.mindnode","com.chrissen.card","top.onepix.timeblock","www.imxiaoyu.com.musiceditor","com.mmbox.xbrowser","com.lemon.lv","com.flyersoft.moonreader","com.flyersoft.moonreaderp","com.yikaobang.yixue","com.kwai.m2u","com.qiyi.video.pad","com.smile.gifmaker","com.baidu.baidutranslate","org.zwanoo.android.speedtest","com.xiwang.zaixian","com.yozo.office","com.taobao.taobao","cn.canva.editor","com.singularity.tiangong","com.mubu.app","chuxin.shimo.shimowendang","com.roblox.client","com.netease.cloudmusic","com.netease.mc.mi","com.netease.x19","com.netease.mc.huawei","com.netease.mc.vivo","com.netease.mc.oppo","com.netease.mc.honor","com.netease.mc.bilibili","com.netease.mc.nearme.gamecenter","com.netease.mc.aligames","com.netease.mc.lenovo","com.netease.mc.meta","com.netease.mc.baidu","com.netease.mc","com.netease.mctest","com.hicloud.browser","com.hihonor.health","com.ss.android.ugc.livelite","com.oray.sunlogin","com.microsoft.todos","com.jdjdc.jdfastjdc","com.google.android.apps.translate","com.adsk.sketchbook","com.pick.sketchbook","com.ihuman.recite","com.ctfile","com.quark.scanking","com.hunantv.imgo.activity","com.sohu.sohuvideo","com.wuba.town.client","com.yhqx.player","com.lixiangdong.mediaplayer","cn.ylkj.zmjh","com.yixinli.muse","com.antutu.ABenchMark","cn.honor.qinxuan","com.fenbi.android.zenglish.hd","com.huawei.videoeditor","com.huawei.genexcloud.speedtest","com.huawei.smarthome","com.huawei.ch18","com.hihonor.dz.reader","com.hihonor.health","com.hihonor.vmall","com.hihonor.magichome","com.hihonor.heartstudy","cn.ieway.evcapture","cn.ieway.evplayer2","com.aliyun.wuying.enterprise","com.jingdong.app.reader.campus","com.UCMobile","com.quark.browser","com.smzdm.client.android","com.baidu.netdisk","com.mfcloudcalculate.networkdisk","com.chinamobile.mcloud","info.muge.appshare","com.x7890.shortcutcreator","org.kde.kdeconnect_tp","com.tencent.weread","com.larus.nova","com.moonshot.kimichat","com.baidu.newapp","com.tencent.hunyuan.app.chat","jp.pokemon.pokemonsleep","com.heytap.headset","com.twitter.android","cn.jagat.main","com.furrybar.chat.app","me.ele","com.max.xiaoheihe","com.ruanmei.ithome","com.youdao.translator","com.netflix.NGP.MonumentValley3","com.ophone.reader.ui","studio.fountainhead.habicat","com.hihonor.appmarket","cn.wenyu.bodian","com.zte.smarthome","com.phoenix.read","com.bilibili.app.in","com.bilibili.app.blue","com.joey.colors.simple.c","com.hanfuhui","com.hurantech.cherrysleep","tech.caicheng.youshi","org.panda.words"],hf=[...CW,...wW],Hs=Wi("embedded",()=>{const e=M(!1),t=M(!1),o=M({}),n=M(!1),r=M({}),i=M({}),a=M({}),l=M({}),s=M({}),u=M({}),d=M({}),c=M({}),h=M({}),f=I(()=>{const L=_t(),T=new Set([...Object.keys(i.value),...Object.keys(s.value),...L.installedAndroidApplicationPackageNameList,...hf]),z=Object.entries(r.value).filter(([F])=>T.has(F));return Object.fromEntries(z)}),p=I(()=>{const L=_t(),T=new Set([...Object.keys(i.value),...Object.keys(s.value),...L.installedAndroidApplicationPackageNameList,...hf]),z=Object.entries(l.value).filter(([F])=>T.has(F));return Object.fromEntries(z)}),g=I(()=>{const L=_t(),T=new Set([...Object.keys(i.value),...Object.keys(s.value),...L.installedAndroidApplicationPackageNameList,...hf]),z=Object.entries(c.value).filter(([F])=>T.has(F));return Object.fromEntries(z)}),v=M([]),b=I(()=>{const L=_t(),T=new Set(L.installedAndroidApplicationPackageNameList);return v.value.reduce((F,y)=>(T.has(y.name)&&F.push(y.name),F),[])}),x=I(()=>{const L=_t(),T=new Set(L.installedAndroidApplicationPackageNameList);return v.value.reduce((F,y)=>{var re;return T.has(y.name)&&(re=y.fixedOrientationRule)!=null&&re.compatChange&&F.push(y.name),F},[])}),E=M(""),C=M(""),_=tC(L=>{E.value=L.trim().toLowerCase()},500);at(C,L=>{_(L)});const R=I(()=>{const L=v.value,T=_t(),z=new Set(T.installedAndroidApplicationPackageNameList),F=t.value,y=E.value,re=o.value,te=T.installedAppNameList;return L.reduce((j,Z)=>{const se=Z.name.trim().toLowerCase();te[Z.name]&&!Z.applicationName&&(Z.applicationName=te[Z.name]),re[Z.name]&&!Z.applicationName&&(Z.applicationName=re[Z.name]);const pe=Z.applicationName?Z.applicationName.toLowerCase():"";return!se.includes(y)&&!pe.includes(y)||F&&!z.has(Z.name)||j.push(Z),j},[]).sort((j,Z)=>j.ruleMode==="custom"&&Z.ruleMode!=="custom"?-1:j.ruleMode!=="custom"&&Z.ruleMode==="custom"?1:j.name.localeCompare(Z.name))}),w=I(()=>B.length>0),A=I(()=>v.value.length),$=M(!0),B=It([]),U=I(()=>new Set([...e.value?Object.keys(f.value):Object.keys(r.value),...e.value?Object.keys(p.value):Object.keys(l.value),...Object.keys(a.value),...Object.keys(u.value)]));function H(){const L=_t();v.value=qv(e.value?f.value:r.value,e.value?p.value:l.value,L.MIOSVersion&&L.MIOSVersion>=2?e.value?g.value:c.value:d.value,a.value,u.value,h.value)}async function K(){const L=_t();$.value=!0;const z=(await _n(()=>import("./applicationName-CX_vbfAn.js"),[])).default;o.value=z;const[F,y]=await _e(lV());F?B.push({type:"getIsPatchModeErr",title:"补丁模式",msg:F}):y==="true"?e.value=!0:e.value=!1;const re=[fW(),hW(),gW(),pW(),mW(),vW(),xW(),bW(),yW()],[[te,j],[Z,se],[pe,Se],[he,fe],[ye,Y],[O,Ie],[je,W],[ee,ge],[Ce,le]]=await Promise.all(re.map(ce=>_e(ce)));te&&(r.value={},B.push({type:"sourceEmbeddedRulesList",title:"[模块]平行窗口配置文件",msg:te})),j&&(r.value=hn(j,"package_config","package")),Z&&(i.value={},B.push({type:"SystemEmbeddedRulesList",title:"[系统]平行窗口配置文件",msg:Z})),se&&(i.value=hn(se,"package_config","package")),pe&&(a.value={}),Se&&(a.value=hn(Se,"package_config","package",!0),console.log(a.value,"customConfigEmbeddedRulesList.value")),he&&(l.value={},B.push({type:"sourceFixedOrientationList",title:"[模块]信箱模式配置文件",msg:he})),fe&&(l.value=hn(fe,"package_config","package")),ye&&(s.value={}),Y&&(s.value=hn(Y,"package_config","package")),O&&(u.value={}),Ie&&(u.value=hn(Ie,"package_config","package",!0)),je&&(c.value={}),W&&(c.value=hn(W,"setting_rule","setting")),ee&&(d.value={}),ge&&(d.value=hn(ge,"setting_rule","setting")),Ce&&(h.value={}),le&&(h.value=hn(le,"setting_rule","setting",!0)),ea().info("deviceStore.MIOSVersion",L.MIOSVersion),v.value=qv(e.value?f.value:r.value,e.value?p.value:l.value,L.MIOSVersion&&L.MIOSVersion>=2?e.value?g.value:c.value:d.value,a.value,u.value,h.value),B.length||($.value=!1,L.needReloadData&&e.value&&(n.value=!0))}return{sourceEmbeddedRulesList:r,sourceFixedOrientationList:l,patchEmbeddedRulesList:f,patchFixedOrientationList:p,patchEmbeddedSettingConfig:g,customConfigEmbeddedRulesList:a,customConfigFixedOrientationList:u,customConfigEmbeddedSettingConfig:h,filterSetAppModeAppList:b,filterResetAppCompatAppList:x,systemEmbeddedSettingConfig:d,systemEmbeddedRulesList:i,systemFixedOrientationList:s,mergeRuleList:v,filterInstalledApps:t,filterMergeRuleList:R,searchKeyWord:C,errorLogging:B,isNeedShowErrorModal:w,loading:$,ruleCount:A,allPackageName:U,applicationName:o,isPatchMode:e,initDefault:K,updateMergeRuleList:H,isNeedShowReloadPathModeDialog:n}},{persist:{pick:["filterInstalledApps"]}}),vS=Wi("font",()=>{const e=M("MiSans"),t=I(()=>`${e.value}, system-ui, sans-serif`);return{currentFont:e,setFont:n=>{e.value=n},currentFontFamily:t}},{persist:{pick:["currentFont"]}}),SW=()=>{const o=`echo "$(/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3 /data/user_de/0/com.android.htmlviewer/databases/cloud_all_data.db "SELECT dataId FROM cloud_all_data WHERE moduleName='MiuiFreeform';")"`;return new Promise(async(n,r)=>{{const{errno:i,stdout:a,stderr:l}=await ke(o);if(i&&r(l),a)try{const s=a.split(` -`);n(s)}catch(s){r(s)}}})},EW=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/dot_black_list.json";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);if(n&&o(i),r)try{t(JSON.parse(r))}catch(a){o(a)}}}),e)},kW=()=>{const e="/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3",t="/data/user_de/0/com.android.htmlviewer/databases/cloud_all_data.db";return new Promise(async(o,n)=>{{const[,r]=await _e(SW());if(r){const i=async s=>{const u=`echo "$(${e} ${t} "SELECT productData FROM cloud_all_data WHERE dataId='${s}';")"`;return $e(new Promise(async(d,c)=>{const{errno:h,stdout:f,stderr:p}=await ke(u);if(h&&c(p),f)try{const g=JSON.parse(f);g.dot_black_list?d({dataId:Number(s),productData:g||{},dataList:g.dot_black_list||[]}):d({dataId:Number(s),productData:g||{},dataList:[]})}catch(g){c(g)}}),u)},[a,l]=await _e(Promise.all(r.map(s=>i(s))));a&&n(a),l&&o(l)}}})},_W=()=>{const e='ls /data/user_de/0/com.android.htmlviewer/databases/cloud_all_data.db &>/dev/null && echo "exists" || echo "not exists"';return new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}})},rX=e=>{const t="/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3",o="/data/user_de/0/com.android.htmlviewer/databases/cloud_all_data.db",n=[],r=[];return $e(new Promise(async(i,a)=>{{const l=Array.from(new Set(e.customDotBlackList)),s=async c=>{const h=`echo '${JSON.stringify(c)}' > /data/adb/MIUI_MagicWindow+/config/dot_black_list.json`;return $e(new Promise(async(f,p)=>{const{errno:g,stdout:v,stderr:b}=await ke(h);g?(n.push({type:"updateCustomDotBlackListJSON",name:"[自定义规则]窗口控制器配置文件",message:b}),p(b)):(r.push({type:"updateCustomDotBlackListJSON",name:"[自定义规则]窗口控制器配置文件",message:"更新成功"}),f(v))}),h)},[u,d]=await _e(s(l));if(u)a(u);else{const c=e.sourceDotBlackList.map(g=>{const v=ya(g.productData);return v.dot_black_list=e.dotBlackList,{dataId:g.dataId,productData:v}}),h=async(g,v)=>{const b=`echo "$(${t} ${o} "UPDATE cloud_all_data SET productData='${JSON.stringify(v).replace(/"/g,'\\"')}' WHERE dataId='${g}'; SELECT changes();")"`;return $e(new Promise(async(x,E)=>{const{errno:C,stdout:_,stderr:R}=await ke(b);C?E(R):_==="1"?x(_):E(_)}),b)},[f,p]=await _e(Promise.all(c.map(g=>h(g.dataId,g.productData))));f&&a(f),p&&i({type:"success",message:"更新成功",errorLogging:n,successLogging:r})}}}),"updateDotBlackList")},FW=Wi("dotBlackList",()=>{const e=M(!1),t=M([]),o=I(()=>{if(t.value.length===0)return[];const v=t.value[0].dataList,b=new Set(v);return t.value.slice(1).forEach(x=>{const E=new Set(x.dataList);for(const C of b)E.has(C)||b.delete(C)}),v.filter(x=>b.has(x))}),n=M([]),r=I(()=>{const b=_t().installedAppNameList,x=o.value.map(R=>{const w=n.value.includes(R),A=b[R]||a.value[R];return{name:R,applicationName:A,ruleMode:w?"custom":"system",status:!0}}),E=n.value.filter(R=>!o.value.includes(R)).map(R=>{const w=b[R]||a.value[R];return{name:R,applicationName:w,ruleMode:"custom",status:!1}}),C=Math.floor(x.length/2);return[...x.slice(0,C),...E,...x.slice(C)]}),i=I(()=>{const v=d.value.trim().toLowerCase(),b=r.value,x=_t();return b.reduce((E,C)=>{const _=C.name.trim().toLowerCase(),R=C.applicationName?C.applicationName.toLowerCase():"";if(!_.includes(v)&&!R.includes(v))return E;const w=new Set(x.installedAndroidApplicationPackageNameList);return e.value&&!w.has(C.name)||E.push(C),E},[]).sort((E,C)=>E.ruleMode==="custom"&&C.ruleMode!=="custom"?-1:E.ruleMode!=="custom"&&C.ruleMode==="custom"?1:E.name.localeCompare(C.name))}),a=M({}),l=M([]),s=I(()=>f.length>0),u=I(()=>l.value.length),d=M(""),c=M(!0),h=M(!1),f=It([]),p=I(()=>new Set([...n.value,...o.value]));async function g(){c.value=!0;const b=(await _n(()=>import("./applicationName-CX_vbfAn.js"),[])).default;a.value=b;const[x,E]=await _e(_W());if(x&&(c.value=!1,h.value=!1),E){h.value=!0;const[C,_]=await _e(kW());C&&(t.value=[]),_&&(t.value=_);const[R,w]=await _e(EW());R&&(n.value=[]),w&&(n.value=w)}f.length||(c.value=!1)}return{mergeRuleList:l,allPackageName:p,sourceDotBlackList:t,hasHTMLViewerCloudData:h,systemDotBlackList:o,customDotBlackList:n,mergeDotBlackList:r,filterMergeDotBlackList:i,applicationName:a,searchKeyWord:d,errorLogging:f,isNeedShowErrorModal:s,filterInstalledApps:e,loading:c,ruleCount:u,initDefault:g}},{persist:{pick:["filterInstalledApps"]}}),RW=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/source/autoui_list.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},$W=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/autoui_list.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},PW=()=>{const e="cat /data/system/users/0/autoui_setting_config.xml";return $e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},gl=e=>$e(new Promise(async(t,o)=>{{const n=[],r=[],{errno:i,stdout:a,stderr:l}=await ke(`echo '${e.customAutoUIListXML}' > /data/adb/MIUI_MagicWindow+/config/autoui_list.xml`);i?n.push({type:"customAutoUIListXML",name:"[自定义规则]应用布局优化配置文件",message:l}):r.push({type:"customAutoUIListXML",name:"[自定义规则]应用布局优化配置文件",message:"更新成功"});const{errno:s,stdout:u,stderr:d}=await ke(`echo '${e.settingConfigXML}' > /data/system/users/0/autoui_setting_config.xml`);s?n.push({type:"settingConfigXML",name:"[模块]应用布局优化配置文件",message:d}):r.push({type:"settingConfigXML",name:"[模块]应用布局优化配置文件",message:"更新成功"});const[c,h]=await _e(Qd("miui_auto_ui"));if(c&&n.push({type:"updateAutoUIRule",name:"[模块]重新载入模块应用布局优化规则",message:c}),h&&r.push({type:"updateAutoUIRule",name:"[模块]重新载入模块应用布局优化规则",message:h.split(` -`)}),e.reloadRuleAction){const{errno:f,stdout:p,stderr:g}=await ke(`cmd miui_auto_ui ${e.reloadRuleAction.action} ${e.reloadRuleAction.name}`);f?n.push({type:"updateMiuiAutoUIReloadAction",name:`[模块]更新${e.reloadRuleAction.name}的设置`,message:g}):r.push({type:"updateMiuiAutoUIReloadAction",name:`[模块]更新${e.reloadRuleAction.name}的设置`,message:p})}n.length?o({type:"error",message:"发生错误,提交失败",errorLogging:n,successLogging:r}):t({type:"success",message:"更新成功",errorLogging:n,successLogging:r})}})),mm=Wi("autoui",()=>{const e=M(!1),t=M({}),o=M({}),n=M({}),r=M({}),i=M([]),a=I(()=>{const g=u.value.trim().toLowerCase(),v=i.value,b=_t(),x=b.installedAppNameList;return v.reduce((E,C)=>{const _=C.name.trim().toLowerCase();x[C.name]&&!C.applicationName&&(C.applicationName=x[C.name]),n.value[C.name]&&!C.applicationName&&(C.applicationName=n.value[C.name]);const R=C.applicationName?C.applicationName.toLowerCase():"";if(!_.includes(g)&&!R.includes(g))return E;const w=new Set(b.installedAndroidApplicationPackageNameList);return e.value&&!w.has(C.name)||E.push(C),E},[]).sort((E,C)=>E.ruleMode==="custom"&&C.ruleMode!=="custom"?-1:E.ruleMode!=="custom"&&C.ruleMode==="custom"?1:E.name.localeCompare(C.name))}),l=I(()=>c.length>0),s=I(()=>i.value.length),u=M(""),d=M(!0),c=It([]),h=I(()=>new Set([...Object.keys(t.value),...Object.keys(o.value)]));function f(){i.value=Zv(t.value,o.value,r.value)}async function p(){d.value=!0;const v=(await _n(()=>import("./applicationName-CX_vbfAn.js"),[])).default;n.value=v;const[b,x]=await _e(RW());b&&c.push({type:"sourceAutoUIList",title:"[模块]应用布局优化配置文件",msg:b}),x&&(t.value=hn(x,"packageRules","package"));const[E,C]=await _e($W());E||(o.value=hn(C,"packageRules","package",!0));const[_,R]=await _e(PW());_&&(r.value={}),R&&(r.value=hn(R,"setting_config","setting")),i.value=Zv(t.value,o.value,r.value),c.length||(d.value=!1)}return{sourceAutoUIList:t,customConfigAutoUIList:o,autoUISettingConfig:r,mergeRuleList:i,filterMergeRuleList:a,applicationName:n,searchKeyWord:u,errorLogging:c,isNeedShowErrorModal:l,updateMergeRuleList:f,filterInstalledApps:e,loading:d,ruleCount:s,allPackageName:h,initDefault:p}},{persist:{pick:["filterInstalledApps"]}}),MW=xe({__name:"App",setup(e){const t=_t(),o=ea(),n=A2(),r=I(()=>({theme:t.isDarkMode?io:Zt})),{message:i,modal:a}=po(["message","modal"],{configProviderProps:r}),l=Hs(),s=vS(),u=mm(),d=FW(),c=M(!1),h=M(!0);Et(p=>{!t.loading&&!l.loading&&(h.value=!1),(t.errorLogging.length||l.errorLogging.length)&&(h.value=!1),p(()=>{})}),at(()=>s.currentFont,(p,g)=>{p&&document.documentElement.style.setProperty("--global-font-family",s.currentFontFamily)},{immediate:!0}),at(()=>t.isNeedShowErrorModal,(p,g)=>{p&&(c.value=!0)},{immediate:!1});function f(){return!!window.matchMedia("(prefers-color-scheme: dark)").matches}return Et(p=>{const g=window.matchMedia("(prefers-color-scheme: dark)");t.rhythmMode==="autoRhythm"&&(t.isDarkMode=f());const v=b=>{t.rhythmMode==="autoRhythm"&&(t.isDarkMode=b.matches)};g.addEventListener("change",v),p(()=>{g.removeEventListener("change",v)})}),ut(async()=>{window.onerror=function(p,g,v,b,x){o&&o.error("[JavaScript Error]",p.toString())},window.addEventListener("unhandledrejection",function(p){o&&o.error("[JavaScript Promise Error]",p.reason.toString())}),await t.initDefault(),t.androidTargetSdk&&t.androidTargetSdk===30?a.create({title:"不适配说明",type:"error",preset:"dialog",content:()=>S("p",null,[P("Web UI 未对Android 11做适配,无法使用~")]),negativeText:"确定"}):(t.androidTargetSdk&&t.androidTargetSdk<=33&&!t.skipConfirm.lowWebViewVersion&&a.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("Web UI 强依赖部分较新内核的JavaScript API实现,为了确保模块正常工作,Android 13/12的小米设备可能需要升级系统内置WebView版本,请通过Google Play商店升级!")]),S("p",null,[P("下载地址:https://play.google.com/store/apps/details?id=com.google.android.webview")]),S("p",null,[P("如果下载的是Beta/Dev/Canary版本的WebView,则需要前往[开发者选项-WebView实现]进行切换~")])]),positiveText:"复制下载链接到剪切板",negativeText:"已升级,不再提醒",onPositiveClick:()=>{navigator.clipboard.writeText("https://play.google.com/store/apps/details?id=com.google.android.webview")},onNegativeClick:()=>{t.skipConfirm.lowWebViewVersion=!0}}),l.initDefault(),u.initDefault(),n.initDefault(),t.MIOSVersion&&t.MIOSVersion>=1&&d.initDefault())}),(p,g)=>{const v=lt("n-config-provider");return Re(),ze("div",{class:we(["app-container h-full",`${k(t).isDarkMode?"bg-zinc-900 theme-dark-mode":"bg-white"}`])},[S(v,{theme:k(t).isDarkMode?k(io):void 0},{default:oe(()=>[S(k(aW),null,{default:oe(()=>[S(k(P2))]),_:1}),S(pS,{modelValue:c.value,"onUpdate:modelValue":g[0]||(g[0]=b=>c.value=b),errorLogging:k(t).errorLogging},null,8,["modelValue","errorLogging"]),h.value?(Re(),Ht(uW,{key:0})):ot("",!0)]),_:1},8,["theme"])],2)}}}),AW=mS(MW,[["__scopeId","data-v-d3d3a0fe"]]),bS="/images/icons/all_app.png",xS="/images/icons/ai_icon.png";/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */const BW=4,Yv=0,Qv=1,DW=2;function Za(e){let t=e.length;for(;--t>=0;)e[t]=0}const TW=0,yS=1,IW=2,zW=3,OW=258,gm=29,Ns=256,us=Ns+1+gm,Ra=30,vm=19,CS=2*us+1,Ei=15,pf=16,LW=7,bm=256,wS=16,SS=17,ES=18,Fh=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),Lu=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),HW=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),kS=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),NW=512,fr=new Array((us+2)*2);Za(fr);const Nl=new Array(Ra*2);Za(Nl);const ds=new Array(NW);Za(ds);const cs=new Array(OW-zW+1);Za(cs);const xm=new Array(gm);Za(xm);const sd=new Array(Ra);Za(sd);function mf(e,t,o,n,r){this.static_tree=e,this.extra_bits=t,this.extra_base=o,this.elems=n,this.max_length=r,this.has_stree=e&&e.length}let _S,FS,RS;function gf(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}const $S=e=>e<256?ds[e]:ds[256+(e>>>7)],fs=(e,t)=>{e.pending_buf[e.pending++]=t&255,e.pending_buf[e.pending++]=t>>>8&255},Uo=(e,t,o)=>{e.bi_valid>pf-o?(e.bi_buf|=t<>pf-e.bi_valid,e.bi_valid+=o-pf):(e.bi_buf|=t<{Uo(e,o[t*2],o[t*2+1])},PS=(e,t)=>{let o=0;do o|=e&1,e>>>=1,o<<=1;while(--t>0);return o>>>1},VW=e=>{e.bi_valid===16?(fs(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=e.bi_buf&255,e.bi_buf>>=8,e.bi_valid-=8)},jW=(e,t)=>{const o=t.dyn_tree,n=t.max_code,r=t.stat_desc.static_tree,i=t.stat_desc.has_stree,a=t.stat_desc.extra_bits,l=t.stat_desc.extra_base,s=t.stat_desc.max_length;let u,d,c,h,f,p,g=0;for(h=0;h<=Ei;h++)e.bl_count[h]=0;for(o[e.heap[e.heap_max]*2+1]=0,u=e.heap_max+1;us&&(h=s,g++),o[d*2+1]=h,!(d>n)&&(e.bl_count[h]++,f=0,d>=l&&(f=a[d-l]),p=o[d*2],e.opt_len+=p*(h+f),i&&(e.static_len+=p*(r[d*2+1]+f)));if(g!==0){do{for(h=s-1;e.bl_count[h]===0;)h--;e.bl_count[h]--,e.bl_count[h+1]+=2,e.bl_count[s]--,g-=2}while(g>0);for(h=s;h!==0;h--)for(d=e.bl_count[h];d!==0;)c=e.heap[--u],!(c>n)&&(o[c*2+1]!==h&&(e.opt_len+=(h-o[c*2+1])*o[c*2],o[c*2+1]=h),d--)}},MS=(e,t,o)=>{const n=new Array(Ei+1);let r=0,i,a;for(i=1;i<=Ei;i++)r=r+o[i-1]<<1,n[i]=r;for(a=0;a<=t;a++){let l=e[a*2+1];l!==0&&(e[a*2]=PS(n[l]++,l))}},WW=()=>{let e,t,o,n,r;const i=new Array(Ei+1);for(o=0,n=0;n>=7;n{let t;for(t=0;t{e.bi_valid>8?fs(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0},Jv=(e,t,o,n)=>{const r=t*2,i=o*2;return e[r]{const n=e.heap[o];let r=o<<1;for(;r<=e.heap_len&&(r{let n,r,i=0,a,l;if(e.sym_next!==0)do n=e.pending_buf[e.sym_buf+i++]&255,n+=(e.pending_buf[e.sym_buf+i++]&255)<<8,r=e.pending_buf[e.sym_buf+i++],n===0?jn(e,r,t):(a=cs[r],jn(e,a+Ns+1,t),l=Fh[a],l!==0&&(r-=xm[a],Uo(e,r,l)),n--,a=$S(n),jn(e,a,o),l=Lu[a],l!==0&&(n-=sd[a],Uo(e,n,l)));while(i{const o=t.dyn_tree,n=t.stat_desc.static_tree,r=t.stat_desc.has_stree,i=t.stat_desc.elems;let a,l,s=-1,u;for(e.heap_len=0,e.heap_max=CS,a=0;a>1;a>=1;a--)vf(e,o,a);u=i;do a=e.heap[1],e.heap[1]=e.heap[e.heap_len--],vf(e,o,1),l=e.heap[1],e.heap[--e.heap_max]=a,e.heap[--e.heap_max]=l,o[u*2]=o[a*2]+o[l*2],e.depth[u]=(e.depth[a]>=e.depth[l]?e.depth[a]:e.depth[l])+1,o[a*2+1]=o[l*2+1]=u,e.heap[1]=u++,vf(e,o,1);while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],jW(e,t),MS(o,s,e.bl_count)},tb=(e,t,o)=>{let n,r=-1,i,a=t[0*2+1],l=0,s=7,u=4;for(a===0&&(s=138,u=3),t[(o+1)*2+1]=65535,n=0;n<=o;n++)i=a,a=t[(n+1)*2+1],!(++l{let n,r=-1,i,a=t[0*2+1],l=0,s=7,u=4;for(a===0&&(s=138,u=3),n=0;n<=o;n++)if(i=a,a=t[(n+1)*2+1],!(++l{let t;for(tb(e,e.dyn_ltree,e.l_desc.max_code),tb(e,e.dyn_dtree,e.d_desc.max_code),Rh(e,e.bl_desc),t=vm-1;t>=3&&e.bl_tree[kS[t]*2+1]===0;t--);return e.opt_len+=3*(t+1)+5+5+4,t},KW=(e,t,o,n)=>{let r;for(Uo(e,t-257,5),Uo(e,o-1,5),Uo(e,n-4,4),r=0;r{let t=4093624447,o;for(o=0;o<=31;o++,t>>>=1)if(t&1&&e.dyn_ltree[o*2]!==0)return Yv;if(e.dyn_ltree[9*2]!==0||e.dyn_ltree[10*2]!==0||e.dyn_ltree[13*2]!==0)return Qv;for(o=32;o{nb||(WW(),nb=!0),e.l_desc=new gf(e.dyn_ltree,_S),e.d_desc=new gf(e.dyn_dtree,FS),e.bl_desc=new gf(e.bl_tree,RS),e.bi_buf=0,e.bi_valid=0,AS(e)},DS=(e,t,o,n)=>{Uo(e,(TW<<1)+(n?1:0),3),BS(e),fs(e,o),fs(e,~o),o&&e.pending_buf.set(e.window.subarray(t,t+o),e.pending),e.pending+=o},ZW=e=>{Uo(e,yS<<1,3),jn(e,bm,fr),VW(e)},XW=(e,t,o,n)=>{let r,i,a=0;e.level>0?(e.strm.data_type===DW&&(e.strm.data_type=GW(e)),Rh(e,e.l_desc),Rh(e,e.d_desc),a=UW(e),r=e.opt_len+3+7>>>3,i=e.static_len+3+7>>>3,i<=r&&(r=i)):r=i=o+5,o+4<=r&&t!==-1?DS(e,t,o,n):e.strategy===BW||i===r?(Uo(e,(yS<<1)+(n?1:0),3),eb(e,fr,Nl)):(Uo(e,(IW<<1)+(n?1:0),3),KW(e,e.l_desc.max_code+1,e.d_desc.max_code+1,a+1),eb(e,e.dyn_ltree,e.dyn_dtree)),AS(e),n&&BS(e)},YW=(e,t,o)=>(e.pending_buf[e.sym_buf+e.sym_next++]=t,e.pending_buf[e.sym_buf+e.sym_next++]=t>>8,e.pending_buf[e.sym_buf+e.sym_next++]=o,t===0?e.dyn_ltree[o*2]++:(e.matches++,t--,e.dyn_ltree[(cs[o]+Ns+1)*2]++,e.dyn_dtree[$S(t)*2]++),e.sym_next===e.sym_end);var QW=qW,JW=DS,eU=XW,tU=YW,oU=ZW,nU={_tr_init:QW,_tr_stored_block:JW,_tr_flush_block:eU,_tr_tally:tU,_tr_align:oU};const rU=(e,t,o,n)=>{let r=e&65535|0,i=e>>>16&65535|0,a=0;for(;o!==0;){a=o>2e3?2e3:o,o-=a;do r=r+t[n++]|0,i=i+r|0;while(--a);r%=65521,i%=65521}return r|i<<16|0};var hs=rU;const iU=()=>{let e,t=[];for(var o=0;o<256;o++){e=o;for(var n=0;n<8;n++)e=e&1?3988292384^e>>>1:e>>>1;t[o]=e}return t},aU=new Uint32Array(iU()),lU=(e,t,o,n)=>{const r=aU,i=n+o;e^=-1;for(let a=n;a>>8^r[(e^t[a])&255];return e^-1};var yo=lU,Hi={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},ta={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init:sU,_tr_stored_block:$h,_tr_flush_block:uU,_tr_tally:Zr,_tr_align:dU}=nU,{Z_NO_FLUSH:Xr,Z_PARTIAL_FLUSH:cU,Z_FULL_FLUSH:fU,Z_FINISH:mn,Z_BLOCK:rb,Z_OK:Eo,Z_STREAM_END:ib,Z_STREAM_ERROR:Gn,Z_DATA_ERROR:hU,Z_BUF_ERROR:bf,Z_DEFAULT_COMPRESSION:pU,Z_FILTERED:mU,Z_HUFFMAN_ONLY:wu,Z_RLE:gU,Z_FIXED:vU,Z_DEFAULT_STRATEGY:bU,Z_UNKNOWN:xU,Z_DEFLATED:Jd}=ta,yU=9,CU=15,wU=8,SU=29,EU=256,Ph=EU+1+SU,kU=30,_U=19,FU=2*Ph+1,RU=15,$t=3,Ur=258,qn=Ur+$t+1,$U=32,za=42,ym=57,Mh=69,Ah=73,Bh=91,Dh=103,ki=113,Sl=666,zo=1,Xa=2,Ni=3,Ya=4,PU=3,_i=(e,t)=>(e.msg=Hi[t],t),ab=e=>e*2-(e>4?9:0),jr=e=>{let t=e.length;for(;--t>=0;)e[t]=0},MU=e=>{let t,o,n,r=e.w_size;t=e.hash_size,n=t;do o=e.head[--n],e.head[n]=o>=r?o-r:0;while(--t);t=r,n=t;do o=e.prev[--n],e.prev[n]=o>=r?o-r:0;while(--t)};let AU=(e,t,o)=>(t<{const t=e.state;let o=t.pending;o>e.avail_out&&(o=e.avail_out),o!==0&&(e.output.set(t.pending_buf.subarray(t.pending_out,t.pending_out+o),e.next_out),e.next_out+=o,t.pending_out+=o,e.total_out+=o,e.avail_out-=o,t.pending-=o,t.pending===0&&(t.pending_out=0))},nn=(e,t)=>{uU(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,Qo(e.strm)},Dt=(e,t)=>{e.pending_buf[e.pending++]=t},vl=(e,t)=>{e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=t&255},Th=(e,t,o,n)=>{let r=e.avail_in;return r>n&&(r=n),r===0?0:(e.avail_in-=r,t.set(e.input.subarray(e.next_in,e.next_in+r),o),e.state.wrap===1?e.adler=hs(e.adler,t,r,o):e.state.wrap===2&&(e.adler=yo(e.adler,t,r,o)),e.next_in+=r,e.total_in+=r,r)},TS=(e,t)=>{let o=e.max_chain_length,n=e.strstart,r,i,a=e.prev_length,l=e.nice_match;const s=e.strstart>e.w_size-qn?e.strstart-(e.w_size-qn):0,u=e.window,d=e.w_mask,c=e.prev,h=e.strstart+Ur;let f=u[n+a-1],p=u[n+a];e.prev_length>=e.good_match&&(o>>=2),l>e.lookahead&&(l=e.lookahead);do if(r=t,!(u[r+a]!==p||u[r+a-1]!==f||u[r]!==u[n]||u[++r]!==u[n+1])){n+=2,r++;do;while(u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&na){if(e.match_start=t,a=i,i>=l)break;f=u[n+a-1],p=u[n+a]}}while((t=c[t&d])>s&&--o!==0);return a<=e.lookahead?a:e.lookahead},Oa=e=>{const t=e.w_size;let o,n,r;do{if(n=e.window_size-e.lookahead-e.strstart,e.strstart>=t+(t-qn)&&(e.window.set(e.window.subarray(t,t+t-n),0),e.match_start-=t,e.strstart-=t,e.block_start-=t,e.insert>e.strstart&&(e.insert=e.strstart),MU(e),n+=t),e.strm.avail_in===0)break;if(o=Th(e.strm,e.window,e.strstart+e.lookahead,n),e.lookahead+=o,e.lookahead+e.insert>=$t)for(r=e.strstart-e.insert,e.ins_h=e.window[r],e.ins_h=Yr(e,e.ins_h,e.window[r+1]);e.insert&&(e.ins_h=Yr(e,e.ins_h,e.window[r+$t-1]),e.prev[r&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=r,r++,e.insert--,!(e.lookahead+e.insert<$t)););}while(e.lookahead{let o=e.pending_buf_size-5>e.w_size?e.w_size:e.pending_buf_size-5,n,r,i,a=0,l=e.strm.avail_in;do{if(n=65535,i=e.bi_valid+42>>3,e.strm.avail_outr+e.strm.avail_in&&(n=r+e.strm.avail_in),n>i&&(n=i),n>8,e.pending_buf[e.pending-2]=~n,e.pending_buf[e.pending-1]=~n>>8,Qo(e.strm),r&&(r>n&&(r=n),e.strm.output.set(e.window.subarray(e.block_start,e.block_start+r),e.strm.next_out),e.strm.next_out+=r,e.strm.avail_out-=r,e.strm.total_out+=r,e.block_start+=r,n-=r),n&&(Th(e.strm,e.strm.output,e.strm.next_out,n),e.strm.next_out+=n,e.strm.avail_out-=n,e.strm.total_out+=n)}while(a===0);return l-=e.strm.avail_in,l&&(l>=e.w_size?(e.matches=2,e.window.set(e.strm.input.subarray(e.strm.next_in-e.w_size,e.strm.next_in),0),e.strstart=e.w_size,e.insert=e.strstart):(e.window_size-e.strstart<=l&&(e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,e.insert>e.strstart&&(e.insert=e.strstart)),e.window.set(e.strm.input.subarray(e.strm.next_in-l,e.strm.next_in),e.strstart),e.strstart+=l,e.insert+=l>e.w_size-e.insert?e.w_size-e.insert:l),e.block_start=e.strstart),e.high_wateri&&e.block_start>=e.w_size&&(e.block_start-=e.w_size,e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,i+=e.w_size,e.insert>e.strstart&&(e.insert=e.strstart)),i>e.strm.avail_in&&(i=e.strm.avail_in),i&&(Th(e.strm,e.window,e.strstart,i),e.strstart+=i,e.insert+=i>e.w_size-e.insert?e.w_size-e.insert:i),e.high_water>3,i=e.pending_buf_size-i>65535?65535:e.pending_buf_size-i,o=i>e.w_size?e.w_size:i,r=e.strstart-e.block_start,(r>=o||(r||t===mn)&&t!==Xr&&e.strm.avail_in===0&&r<=i)&&(n=r>i?i:r,a=t===mn&&e.strm.avail_in===0&&n===r?1:0,$h(e,e.block_start,n,a),e.block_start+=n,Qo(e.strm)),a?Ni:zo)},xf=(e,t)=>{let o,n;for(;;){if(e.lookahead=$t&&(e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+$t-1]),o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),o!==0&&e.strstart-o<=e.w_size-qn&&(e.match_length=TS(e,o)),e.match_length>=$t)if(n=Zr(e,e.strstart-e.match_start,e.match_length-$t),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=$t){e.match_length--;do e.strstart++,e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+$t-1]),o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart;while(--e.match_length!==0);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+1]);else n=Zr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(n&&(nn(e,!1),e.strm.avail_out===0))return zo}return e.insert=e.strstart<$t-1?e.strstart:$t-1,t===mn?(nn(e,!0),e.strm.avail_out===0?Ni:Ya):e.sym_next&&(nn(e,!1),e.strm.avail_out===0)?zo:Xa},ha=(e,t)=>{let o,n,r;for(;;){if(e.lookahead=$t&&(e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+$t-1]),o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=$t-1,o!==0&&e.prev_length4096)&&(e.match_length=$t-1)),e.prev_length>=$t&&e.match_length<=e.prev_length){r=e.strstart+e.lookahead-$t,n=Zr(e,e.strstart-1-e.prev_match,e.prev_length-$t),e.lookahead-=e.prev_length-1,e.prev_length-=2;do++e.strstart<=r&&(e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+$t-1]),o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart);while(--e.prev_length!==0);if(e.match_available=0,e.match_length=$t-1,e.strstart++,n&&(nn(e,!1),e.strm.avail_out===0))return zo}else if(e.match_available){if(n=Zr(e,0,e.window[e.strstart-1]),n&&nn(e,!1),e.strstart++,e.lookahead--,e.strm.avail_out===0)return zo}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(n=Zr(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<$t-1?e.strstart:$t-1,t===mn?(nn(e,!0),e.strm.avail_out===0?Ni:Ya):e.sym_next&&(nn(e,!1),e.strm.avail_out===0)?zo:Xa},BU=(e,t)=>{let o,n,r,i;const a=e.window;for(;;){if(e.lookahead<=Ur){if(Oa(e),e.lookahead<=Ur&&t===Xr)return zo;if(e.lookahead===0)break}if(e.match_length=0,e.lookahead>=$t&&e.strstart>0&&(r=e.strstart-1,n=a[r],n===a[++r]&&n===a[++r]&&n===a[++r])){i=e.strstart+Ur;do;while(n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&re.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=$t?(o=Zr(e,1,e.match_length-$t),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(o=Zr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),o&&(nn(e,!1),e.strm.avail_out===0))return zo}return e.insert=0,t===mn?(nn(e,!0),e.strm.avail_out===0?Ni:Ya):e.sym_next&&(nn(e,!1),e.strm.avail_out===0)?zo:Xa},DU=(e,t)=>{let o;for(;;){if(e.lookahead===0&&(Oa(e),e.lookahead===0)){if(t===Xr)return zo;break}if(e.match_length=0,o=Zr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,o&&(nn(e,!1),e.strm.avail_out===0))return zo}return e.insert=0,t===mn?(nn(e,!0),e.strm.avail_out===0?Ni:Ya):e.sym_next&&(nn(e,!1),e.strm.avail_out===0)?zo:Xa};function Hn(e,t,o,n,r){this.good_length=e,this.max_lazy=t,this.nice_length=o,this.max_chain=n,this.func=r}const El=[new Hn(0,0,0,0,IS),new Hn(4,4,8,4,xf),new Hn(4,5,16,8,xf),new Hn(4,6,32,32,xf),new Hn(4,4,16,16,ha),new Hn(8,16,32,32,ha),new Hn(8,16,128,128,ha),new Hn(8,32,128,256,ha),new Hn(32,128,258,1024,ha),new Hn(32,258,258,4096,ha)],TU=e=>{e.window_size=2*e.w_size,jr(e.head),e.max_lazy_match=El[e.level].max_lazy,e.good_match=El[e.level].good_length,e.nice_match=El[e.level].nice_length,e.max_chain_length=El[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=$t-1,e.match_available=0,e.ins_h=0};function IU(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=Jd,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(FU*2),this.dyn_dtree=new Uint16Array((2*kU+1)*2),this.bl_tree=new Uint16Array((2*_U+1)*2),jr(this.dyn_ltree),jr(this.dyn_dtree),jr(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(RU+1),this.heap=new Uint16Array(2*Ph+1),jr(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*Ph+1),jr(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const Vs=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.status!==za&&t.status!==ym&&t.status!==Mh&&t.status!==Ah&&t.status!==Bh&&t.status!==Dh&&t.status!==ki&&t.status!==Sl?1:0},zS=e=>{if(Vs(e))return _i(e,Gn);e.total_in=e.total_out=0,e.data_type=xU;const t=e.state;return t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap===2?ym:t.wrap?za:ki,e.adler=t.wrap===2?0:1,t.last_flush=-2,sU(t),Eo},OS=e=>{const t=zS(e);return t===Eo&&TU(e.state),t},zU=(e,t)=>Vs(e)||e.state.wrap!==2?Gn:(e.state.gzhead=t,Eo),LS=(e,t,o,n,r,i)=>{if(!e)return Gn;let a=1;if(t===pU&&(t=6),n<0?(a=0,n=-n):n>15&&(a=2,n-=16),r<1||r>yU||o!==Jd||n<8||n>15||t<0||t>9||i<0||i>vU||n===8&&a!==1)return _i(e,Gn);n===8&&(n=9);const l=new IU;return e.state=l,l.strm=e,l.status=za,l.wrap=a,l.gzhead=null,l.w_bits=n,l.w_size=1<LS(e,t,Jd,CU,wU,bU),LU=(e,t)=>{if(Vs(e)||t>rb||t<0)return e?_i(e,Gn):Gn;const o=e.state;if(!e.output||e.avail_in!==0&&!e.input||o.status===Sl&&t!==mn)return _i(e,e.avail_out===0?bf:Gn);const n=o.last_flush;if(o.last_flush=t,o.pending!==0){if(Qo(e),e.avail_out===0)return o.last_flush=-1,Eo}else if(e.avail_in===0&&ab(t)<=ab(n)&&t!==mn)return _i(e,bf);if(o.status===Sl&&e.avail_in!==0)return _i(e,bf);if(o.status===za&&o.wrap===0&&(o.status=ki),o.status===za){let r=Jd+(o.w_bits-8<<4)<<8,i=-1;if(o.strategy>=wu||o.level<2?i=0:o.level<6?i=1:o.level===6?i=2:i=3,r|=i<<6,o.strstart!==0&&(r|=$U),r+=31-r%31,vl(o,r),o.strstart!==0&&(vl(o,e.adler>>>16),vl(o,e.adler&65535)),e.adler=1,o.status=ki,Qo(e),o.pending!==0)return o.last_flush=-1,Eo}if(o.status===ym){if(e.adler=0,Dt(o,31),Dt(o,139),Dt(o,8),o.gzhead)Dt(o,(o.gzhead.text?1:0)+(o.gzhead.hcrc?2:0)+(o.gzhead.extra?4:0)+(o.gzhead.name?8:0)+(o.gzhead.comment?16:0)),Dt(o,o.gzhead.time&255),Dt(o,o.gzhead.time>>8&255),Dt(o,o.gzhead.time>>16&255),Dt(o,o.gzhead.time>>24&255),Dt(o,o.level===9?2:o.strategy>=wu||o.level<2?4:0),Dt(o,o.gzhead.os&255),o.gzhead.extra&&o.gzhead.extra.length&&(Dt(o,o.gzhead.extra.length&255),Dt(o,o.gzhead.extra.length>>8&255)),o.gzhead.hcrc&&(e.adler=yo(e.adler,o.pending_buf,o.pending,0)),o.gzindex=0,o.status=Mh;else if(Dt(o,0),Dt(o,0),Dt(o,0),Dt(o,0),Dt(o,0),Dt(o,o.level===9?2:o.strategy>=wu||o.level<2?4:0),Dt(o,PU),o.status=ki,Qo(e),o.pending!==0)return o.last_flush=-1,Eo}if(o.status===Mh){if(o.gzhead.extra){let r=o.pending,i=(o.gzhead.extra.length&65535)-o.gzindex;for(;o.pending+i>o.pending_buf_size;){let l=o.pending_buf_size-o.pending;if(o.pending_buf.set(o.gzhead.extra.subarray(o.gzindex,o.gzindex+l),o.pending),o.pending=o.pending_buf_size,o.gzhead.hcrc&&o.pending>r&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),o.gzindex+=l,Qo(e),o.pending!==0)return o.last_flush=-1,Eo;r=0,i-=l}let a=new Uint8Array(o.gzhead.extra);o.pending_buf.set(a.subarray(o.gzindex,o.gzindex+i),o.pending),o.pending+=i,o.gzhead.hcrc&&o.pending>r&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),o.gzindex=0}o.status=Ah}if(o.status===Ah){if(o.gzhead.name){let r=o.pending,i;do{if(o.pending===o.pending_buf_size){if(o.gzhead.hcrc&&o.pending>r&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),Qo(e),o.pending!==0)return o.last_flush=-1,Eo;r=0}o.gzindexr&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),o.gzindex=0}o.status=Bh}if(o.status===Bh){if(o.gzhead.comment){let r=o.pending,i;do{if(o.pending===o.pending_buf_size){if(o.gzhead.hcrc&&o.pending>r&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),Qo(e),o.pending!==0)return o.last_flush=-1,Eo;r=0}o.gzindexr&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r))}o.status=Dh}if(o.status===Dh){if(o.gzhead.hcrc){if(o.pending+2>o.pending_buf_size&&(Qo(e),o.pending!==0))return o.last_flush=-1,Eo;Dt(o,e.adler&255),Dt(o,e.adler>>8&255),e.adler=0}if(o.status=ki,Qo(e),o.pending!==0)return o.last_flush=-1,Eo}if(e.avail_in!==0||o.lookahead!==0||t!==Xr&&o.status!==Sl){let r=o.level===0?IS(o,t):o.strategy===wu?DU(o,t):o.strategy===gU?BU(o,t):El[o.level].func(o,t);if((r===Ni||r===Ya)&&(o.status=Sl),r===zo||r===Ni)return e.avail_out===0&&(o.last_flush=-1),Eo;if(r===Xa&&(t===cU?dU(o):t!==rb&&($h(o,0,0,!1),t===fU&&(jr(o.head),o.lookahead===0&&(o.strstart=0,o.block_start=0,o.insert=0))),Qo(e),e.avail_out===0))return o.last_flush=-1,Eo}return t!==mn?Eo:o.wrap<=0?ib:(o.wrap===2?(Dt(o,e.adler&255),Dt(o,e.adler>>8&255),Dt(o,e.adler>>16&255),Dt(o,e.adler>>24&255),Dt(o,e.total_in&255),Dt(o,e.total_in>>8&255),Dt(o,e.total_in>>16&255),Dt(o,e.total_in>>24&255)):(vl(o,e.adler>>>16),vl(o,e.adler&65535)),Qo(e),o.wrap>0&&(o.wrap=-o.wrap),o.pending!==0?Eo:ib)},HU=e=>{if(Vs(e))return Gn;const t=e.state.status;return e.state=null,t===ki?_i(e,hU):Eo},NU=(e,t)=>{let o=t.length;if(Vs(e))return Gn;const n=e.state,r=n.wrap;if(r===2||r===1&&n.status!==za||n.lookahead)return Gn;if(r===1&&(e.adler=hs(e.adler,t,o,0)),n.wrap=0,o>=n.w_size){r===0&&(jr(n.head),n.strstart=0,n.block_start=0,n.insert=0);let s=new Uint8Array(n.w_size);s.set(t.subarray(o-n.w_size,o),0),t=s,o=n.w_size}const i=e.avail_in,a=e.next_in,l=e.input;for(e.avail_in=o,e.next_in=0,e.input=t,Oa(n);n.lookahead>=$t;){let s=n.strstart,u=n.lookahead-($t-1);do n.ins_h=Yr(n,n.ins_h,n.window[s+$t-1]),n.prev[s&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=s,s++;while(--u);n.strstart=s,n.lookahead=$t-1,Oa(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=$t-1,n.match_available=0,e.next_in=a,e.input=l,e.avail_in=i,n.wrap=r,Eo};var VU=OU,jU=LS,WU=OS,UU=zS,KU=zU,GU=LU,qU=HU,ZU=NU,XU="pako deflate (from Nodeca project)",Vl={deflateInit:VU,deflateInit2:jU,deflateReset:WU,deflateResetKeep:UU,deflateSetHeader:KU,deflate:GU,deflateEnd:qU,deflateSetDictionary:ZU,deflateInfo:XU};const YU=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var QU=function(e){const t=Array.prototype.slice.call(arguments,1);for(;t.length;){const o=t.shift();if(o){if(typeof o!="object")throw new TypeError(o+"must be non-object");for(const n in o)YU(o,n)&&(e[n]=o[n])}}return e},JU=e=>{let t=0;for(let n=0,r=e.length;n=252?6:e>=248?5:e>=240?4:e>=224?3:e>=192?2:1;ps[254]=ps[254]=1;var eK=e=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(e);let t,o,n,r,i,a=e.length,l=0;for(r=0;r>>6,t[i++]=128|o&63):o<65536?(t[i++]=224|o>>>12,t[i++]=128|o>>>6&63,t[i++]=128|o&63):(t[i++]=240|o>>>18,t[i++]=128|o>>>12&63,t[i++]=128|o>>>6&63,t[i++]=128|o&63);return t};const tK=(e,t)=>{if(t<65534&&e.subarray&&HS)return String.fromCharCode.apply(null,e.length===t?e:e.subarray(0,t));let o="";for(let n=0;n{const o=t||e.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(e.subarray(0,t));let n,r;const i=new Array(o*2);for(r=0,n=0;n4){i[r++]=65533,n+=l-1;continue}for(a&=l===2?31:l===3?15:7;l>1&&n1){i[r++]=65533;continue}a<65536?i[r++]=a:(a-=65536,i[r++]=55296|a>>10&1023,i[r++]=56320|a&1023)}return tK(i,r)},nK=(e,t)=>{t=t||e.length,t>e.length&&(t=e.length);let o=t-1;for(;o>=0&&(e[o]&192)===128;)o--;return o<0||o===0?t:o+ps[e[o]]>t?o:t},ms={string2buf:eK,buf2string:oK,utf8border:nK};function rK(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var NS=rK;const VS=Object.prototype.toString,{Z_NO_FLUSH:iK,Z_SYNC_FLUSH:aK,Z_FULL_FLUSH:lK,Z_FINISH:sK,Z_OK:ud,Z_STREAM_END:uK,Z_DEFAULT_COMPRESSION:dK,Z_DEFAULT_STRATEGY:cK,Z_DEFLATED:fK}=ta;function js(e){this.options=ec.assign({level:dK,method:fK,chunkSize:16384,windowBits:15,memLevel:8,strategy:cK},e||{});let t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new NS,this.strm.avail_out=0;let o=Vl.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(o!==ud)throw new Error(Hi[o]);if(t.header&&Vl.deflateSetHeader(this.strm,t.header),t.dictionary){let n;if(typeof t.dictionary=="string"?n=ms.string2buf(t.dictionary):VS.call(t.dictionary)==="[object ArrayBuffer]"?n=new Uint8Array(t.dictionary):n=t.dictionary,o=Vl.deflateSetDictionary(this.strm,n),o!==ud)throw new Error(Hi[o]);this._dict_set=!0}}js.prototype.push=function(e,t){const o=this.strm,n=this.options.chunkSize;let r,i;if(this.ended)return!1;for(t===~~t?i=t:i=t===!0?sK:iK,typeof e=="string"?o.input=ms.string2buf(e):VS.call(e)==="[object ArrayBuffer]"?o.input=new Uint8Array(e):o.input=e,o.next_in=0,o.avail_in=o.input.length;;){if(o.avail_out===0&&(o.output=new Uint8Array(n),o.next_out=0,o.avail_out=n),(i===aK||i===lK)&&o.avail_out<=6){this.onData(o.output.subarray(0,o.next_out)),o.avail_out=0;continue}if(r=Vl.deflate(o,i),r===uK)return o.next_out>0&&this.onData(o.output.subarray(0,o.next_out)),r=Vl.deflateEnd(this.strm),this.onEnd(r),this.ended=!0,r===ud;if(o.avail_out===0){this.onData(o.output);continue}if(i>0&&o.next_out>0){this.onData(o.output.subarray(0,o.next_out)),o.avail_out=0;continue}if(o.avail_in===0)break}return!0};js.prototype.onData=function(e){this.chunks.push(e)};js.prototype.onEnd=function(e){e===ud&&(this.result=ec.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Cm(e,t){const o=new js(t);if(o.push(e,!0),o.err)throw o.msg||Hi[o.err];return o.result}function hK(e,t){return t=t||{},t.raw=!0,Cm(e,t)}function pK(e,t){return t=t||{},t.gzip=!0,Cm(e,t)}var mK=js,gK=Cm,vK=hK,bK=pK,xK=ta,yK={Deflate:mK,deflate:gK,deflateRaw:vK,gzip:bK,constants:xK};const Su=16209,CK=16191;var wK=function(t,o){let n,r,i,a,l,s,u,d,c,h,f,p,g,v,b,x,E,C,_,R,w,A,$,B;const U=t.state;n=t.next_in,$=t.input,r=n+(t.avail_in-5),i=t.next_out,B=t.output,a=i-(o-t.avail_out),l=i+(t.avail_out-257),s=U.dmax,u=U.wsize,d=U.whave,c=U.wnext,h=U.window,f=U.hold,p=U.bits,g=U.lencode,v=U.distcode,b=(1<>>24,f>>>=C,p-=C,C=E>>>16&255,C===0)B[i++]=E&65535;else if(C&16){_=E&65535,C&=15,C&&(p>>=C,p-=C),p<15&&(f+=$[n++]<>>24,f>>>=C,p-=C,C=E>>>16&255,C&16){if(R=E&65535,C&=15,ps){t.msg="invalid distance too far back",U.mode=Su;break e}if(f>>>=C,p-=C,C=i-a,R>C){if(C=R-C,C>d&&U.sane){t.msg="invalid distance too far back",U.mode=Su;break e}if(w=0,A=h,c===0){if(w+=u-C,C<_){_-=C;do B[i++]=h[w++];while(--C);w=i-R,A=B}}else if(c2;)B[i++]=A[w++],B[i++]=A[w++],B[i++]=A[w++],_-=3;_&&(B[i++]=A[w++],_>1&&(B[i++]=A[w++]))}else{w=i-R;do B[i++]=B[w++],B[i++]=B[w++],B[i++]=B[w++],_-=3;while(_>2);_&&(B[i++]=B[w++],_>1&&(B[i++]=B[w++]))}}else if(C&64){t.msg="invalid distance code",U.mode=Su;break e}else{E=v[(E&65535)+(f&(1<>3,n-=_,p-=_<<3,f&=(1<{const s=l.bits;let u=0,d=0,c=0,h=0,f=0,p=0,g=0,v=0,b=0,x=0,E,C,_,R,w,A=null,$;const B=new Uint16Array(pa+1),U=new Uint16Array(pa+1);let H=null,K,L,T;for(u=0;u<=pa;u++)B[u]=0;for(d=0;d=1&&B[h]===0;h--);if(f>h&&(f=h),h===0)return r[i++]=1<<24|64<<16|0,r[i++]=1<<24|64<<16|0,l.bits=1,0;for(c=1;c0&&(e===ub||h!==1))return-1;for(U[1]=0,u=1;ulb||e===db&&b>sb)return 1;for(;;){K=u-g,a[d]+1<$?(L=0,T=a[d]):a[d]>=$?(L=H[a[d]-$],T=A[a[d]-$]):(L=96,T=0),E=1<>g)+C]=K<<24|L<<16|T|0;while(C!==0);for(E=1<>=1;if(E!==0?(x&=E-1,x+=E):x=0,d++,--B[u]===0){if(u===h)break;u=t[o+a[d]]}if(u>f&&(x&R)!==_){for(g===0&&(g=f),w+=c,p=u-g,v=1<lb||e===db&&b>sb)return 1;_=x&R,r[_]=f<<24|p<<16|w-i|0}}return x!==0&&(r[w+x]=u-g<<24|64<<16|0),l.bits=f,0};var jl=FK;const RK=0,jS=1,WS=2,{Z_FINISH:cb,Z_BLOCK:$K,Z_TREES:Eu,Z_OK:Vi,Z_STREAM_END:PK,Z_NEED_DICT:MK,Z_STREAM_ERROR:Cn,Z_DATA_ERROR:US,Z_MEM_ERROR:KS,Z_BUF_ERROR:AK,Z_DEFLATED:fb}=ta,tc=16180,hb=16181,pb=16182,mb=16183,gb=16184,vb=16185,bb=16186,xb=16187,yb=16188,Cb=16189,dd=16190,ur=16191,Cf=16192,wb=16193,wf=16194,Sb=16195,Eb=16196,kb=16197,_b=16198,ku=16199,_u=16200,Fb=16201,Rb=16202,$b=16203,Pb=16204,Mb=16205,Sf=16206,Ab=16207,Bb=16208,Qt=16209,GS=16210,qS=16211,BK=852,DK=592,TK=15,IK=TK,Db=e=>(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&255)<<24);function zK(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const oa=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.modeqS?1:0},ZS=e=>{if(oa(e))return Cn;const t=e.state;return e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=t.wrap&1),t.mode=tc,t.last=0,t.havedict=0,t.flags=-1,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Int32Array(BK),t.distcode=t.distdyn=new Int32Array(DK),t.sane=1,t.back=-1,Vi},XS=e=>{if(oa(e))return Cn;const t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,ZS(e)},YS=(e,t)=>{let o;if(oa(e))return Cn;const n=e.state;return t<0?(o=0,t=-t):(o=(t>>4)+5,t<48&&(t&=15)),t&&(t<8||t>15)?Cn:(n.window!==null&&n.wbits!==t&&(n.window=null),n.wrap=o,n.wbits=t,XS(e))},QS=(e,t)=>{if(!e)return Cn;const o=new zK;e.state=o,o.strm=e,o.window=null,o.mode=tc;const n=YS(e,t);return n!==Vi&&(e.state=null),n},OK=e=>QS(e,IK);let Tb=!0,Ef,kf;const LK=e=>{if(Tb){Ef=new Int32Array(512),kf=new Int32Array(32);let t=0;for(;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(jl(jS,e.lens,0,288,Ef,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;jl(WS,e.lens,0,32,kf,0,e.work,{bits:5}),Tb=!1}e.lencode=Ef,e.lenbits=9,e.distcode=kf,e.distbits=5},JS=(e,t,o,n)=>{let r;const i=e.state;return i.window===null&&(i.wsize=1<=i.wsize?(i.window.set(t.subarray(o-i.wsize,o),0),i.wnext=0,i.whave=i.wsize):(r=i.wsize-i.wnext,r>n&&(r=n),i.window.set(t.subarray(o-n,o-n+r),i.wnext),n-=r,n?(i.window.set(t.subarray(o-n,o),0),i.wnext=n,i.whave=i.wsize):(i.wnext+=r,i.wnext===i.wsize&&(i.wnext=0),i.whave{let o,n,r,i,a,l,s,u,d,c,h,f,p,g,v=0,b,x,E,C,_,R,w,A;const $=new Uint8Array(4);let B,U;const H=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(oa(e)||!e.output||!e.input&&e.avail_in!==0)return Cn;o=e.state,o.mode===ur&&(o.mode=Cf),a=e.next_out,r=e.output,s=e.avail_out,i=e.next_in,n=e.input,l=e.avail_in,u=o.hold,d=o.bits,c=l,h=s,A=Vi;e:for(;;)switch(o.mode){case tc:if(o.wrap===0){o.mode=Cf;break}for(;d<16;){if(l===0)break e;l--,u+=n[i++]<>>8&255,o.check=yo(o.check,$,2,0),u=0,d=0,o.mode=hb;break}if(o.head&&(o.head.done=!1),!(o.wrap&1)||(((u&255)<<8)+(u>>8))%31){e.msg="incorrect header check",o.mode=Qt;break}if((u&15)!==fb){e.msg="unknown compression method",o.mode=Qt;break}if(u>>>=4,d-=4,w=(u&15)+8,o.wbits===0&&(o.wbits=w),w>15||w>o.wbits){e.msg="invalid window size",o.mode=Qt;break}o.dmax=1<>8&1),o.flags&512&&o.wrap&4&&($[0]=u&255,$[1]=u>>>8&255,o.check=yo(o.check,$,2,0)),u=0,d=0,o.mode=pb;case pb:for(;d<32;){if(l===0)break e;l--,u+=n[i++]<>>8&255,$[2]=u>>>16&255,$[3]=u>>>24&255,o.check=yo(o.check,$,4,0)),u=0,d=0,o.mode=mb;case mb:for(;d<16;){if(l===0)break e;l--,u+=n[i++]<>8),o.flags&512&&o.wrap&4&&($[0]=u&255,$[1]=u>>>8&255,o.check=yo(o.check,$,2,0)),u=0,d=0,o.mode=gb;case gb:if(o.flags&1024){for(;d<16;){if(l===0)break e;l--,u+=n[i++]<>>8&255,o.check=yo(o.check,$,2,0)),u=0,d=0}else o.head&&(o.head.extra=null);o.mode=vb;case vb:if(o.flags&1024&&(f=o.length,f>l&&(f=l),f&&(o.head&&(w=o.head.extra_len-o.length,o.head.extra||(o.head.extra=new Uint8Array(o.head.extra_len)),o.head.extra.set(n.subarray(i,i+f),w)),o.flags&512&&o.wrap&4&&(o.check=yo(o.check,n,f,i)),l-=f,i+=f,o.length-=f),o.length))break e;o.length=0,o.mode=bb;case bb:if(o.flags&2048){if(l===0)break e;f=0;do w=n[i+f++],o.head&&w&&o.length<65536&&(o.head.name+=String.fromCharCode(w));while(w&&f>9&1,o.head.done=!0),e.adler=o.check=0,o.mode=ur;break;case Cb:for(;d<32;){if(l===0)break e;l--,u+=n[i++]<>>=d&7,d-=d&7,o.mode=Sf;break}for(;d<3;){if(l===0)break e;l--,u+=n[i++]<>>=1,d-=1,u&3){case 0:o.mode=wb;break;case 1:if(LK(o),o.mode=ku,t===Eu){u>>>=2,d-=2;break e}break;case 2:o.mode=Eb;break;case 3:e.msg="invalid block type",o.mode=Qt}u>>>=2,d-=2;break;case wb:for(u>>>=d&7,d-=d&7;d<32;){if(l===0)break e;l--,u+=n[i++]<>>16^65535)){e.msg="invalid stored block lengths",o.mode=Qt;break}if(o.length=u&65535,u=0,d=0,o.mode=wf,t===Eu)break e;case wf:o.mode=Sb;case Sb:if(f=o.length,f){if(f>l&&(f=l),f>s&&(f=s),f===0)break e;r.set(n.subarray(i,i+f),a),l-=f,i+=f,s-=f,a+=f,o.length-=f;break}o.mode=ur;break;case Eb:for(;d<14;){if(l===0)break e;l--,u+=n[i++]<>>=5,d-=5,o.ndist=(u&31)+1,u>>>=5,d-=5,o.ncode=(u&15)+4,u>>>=4,d-=4,o.nlen>286||o.ndist>30){e.msg="too many length or distance symbols",o.mode=Qt;break}o.have=0,o.mode=kb;case kb:for(;o.have>>=3,d-=3}for(;o.have<19;)o.lens[H[o.have++]]=0;if(o.lencode=o.lendyn,o.lenbits=7,B={bits:o.lenbits},A=jl(RK,o.lens,0,19,o.lencode,0,o.work,B),o.lenbits=B.bits,A){e.msg="invalid code lengths set",o.mode=Qt;break}o.have=0,o.mode=_b;case _b:for(;o.have>>24,x=v>>>16&255,E=v&65535,!(b<=d);){if(l===0)break e;l--,u+=n[i++]<>>=b,d-=b,o.lens[o.have++]=E;else{if(E===16){for(U=b+2;d>>=b,d-=b,o.have===0){e.msg="invalid bit length repeat",o.mode=Qt;break}w=o.lens[o.have-1],f=3+(u&3),u>>>=2,d-=2}else if(E===17){for(U=b+3;d>>=b,d-=b,w=0,f=3+(u&7),u>>>=3,d-=3}else{for(U=b+7;d>>=b,d-=b,w=0,f=11+(u&127),u>>>=7,d-=7}if(o.have+f>o.nlen+o.ndist){e.msg="invalid bit length repeat",o.mode=Qt;break}for(;f--;)o.lens[o.have++]=w}}if(o.mode===Qt)break;if(o.lens[256]===0){e.msg="invalid code -- missing end-of-block",o.mode=Qt;break}if(o.lenbits=9,B={bits:o.lenbits},A=jl(jS,o.lens,0,o.nlen,o.lencode,0,o.work,B),o.lenbits=B.bits,A){e.msg="invalid literal/lengths set",o.mode=Qt;break}if(o.distbits=6,o.distcode=o.distdyn,B={bits:o.distbits},A=jl(WS,o.lens,o.nlen,o.ndist,o.distcode,0,o.work,B),o.distbits=B.bits,A){e.msg="invalid distances set",o.mode=Qt;break}if(o.mode=ku,t===Eu)break e;case ku:o.mode=_u;case _u:if(l>=6&&s>=258){e.next_out=a,e.avail_out=s,e.next_in=i,e.avail_in=l,o.hold=u,o.bits=d,wK(e,h),a=e.next_out,r=e.output,s=e.avail_out,i=e.next_in,n=e.input,l=e.avail_in,u=o.hold,d=o.bits,o.mode===ur&&(o.back=-1);break}for(o.back=0;v=o.lencode[u&(1<>>24,x=v>>>16&255,E=v&65535,!(b<=d);){if(l===0)break e;l--,u+=n[i++]<>C)],b=v>>>24,x=v>>>16&255,E=v&65535,!(C+b<=d);){if(l===0)break e;l--,u+=n[i++]<>>=C,d-=C,o.back+=C}if(u>>>=b,d-=b,o.back+=b,o.length=E,x===0){o.mode=Mb;break}if(x&32){o.back=-1,o.mode=ur;break}if(x&64){e.msg="invalid literal/length code",o.mode=Qt;break}o.extra=x&15,o.mode=Fb;case Fb:if(o.extra){for(U=o.extra;d>>=o.extra,d-=o.extra,o.back+=o.extra}o.was=o.length,o.mode=Rb;case Rb:for(;v=o.distcode[u&(1<>>24,x=v>>>16&255,E=v&65535,!(b<=d);){if(l===0)break e;l--,u+=n[i++]<>C)],b=v>>>24,x=v>>>16&255,E=v&65535,!(C+b<=d);){if(l===0)break e;l--,u+=n[i++]<>>=C,d-=C,o.back+=C}if(u>>>=b,d-=b,o.back+=b,x&64){e.msg="invalid distance code",o.mode=Qt;break}o.offset=E,o.extra=x&15,o.mode=$b;case $b:if(o.extra){for(U=o.extra;d>>=o.extra,d-=o.extra,o.back+=o.extra}if(o.offset>o.dmax){e.msg="invalid distance too far back",o.mode=Qt;break}o.mode=Pb;case Pb:if(s===0)break e;if(f=h-s,o.offset>f){if(f=o.offset-f,f>o.whave&&o.sane){e.msg="invalid distance too far back",o.mode=Qt;break}f>o.wnext?(f-=o.wnext,p=o.wsize-f):p=o.wnext-f,f>o.length&&(f=o.length),g=o.window}else g=r,p=a-o.offset,f=o.length;f>s&&(f=s),s-=f,o.length-=f;do r[a++]=g[p++];while(--f);o.length===0&&(o.mode=_u);break;case Mb:if(s===0)break e;r[a++]=o.length,s--,o.mode=_u;break;case Sf:if(o.wrap){for(;d<32;){if(l===0)break e;l--,u|=n[i++]<{if(oa(e))return Cn;let t=e.state;return t.window&&(t.window=null),e.state=null,Vi},VK=(e,t)=>{if(oa(e))return Cn;const o=e.state;return o.wrap&2?(o.head=t,t.done=!1,Vi):Cn},jK=(e,t)=>{const o=t.length;let n,r,i;return oa(e)||(n=e.state,n.wrap!==0&&n.mode!==dd)?Cn:n.mode===dd&&(r=1,r=hs(r,t,o,0),r!==n.check)?US:(i=JS(e,t,o,o),i?(n.mode=GS,KS):(n.havedict=1,Vi))};var WK=XS,UK=YS,KK=ZS,GK=OK,qK=QS,ZK=HK,XK=NK,YK=VK,QK=jK,JK="pako inflate (from Nodeca project)",hr={inflateReset:WK,inflateReset2:UK,inflateResetKeep:KK,inflateInit:GK,inflateInit2:qK,inflate:ZK,inflateEnd:XK,inflateGetHeader:YK,inflateSetDictionary:QK,inflateInfo:JK};function eG(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var tG=eG;const e6=Object.prototype.toString,{Z_NO_FLUSH:oG,Z_FINISH:nG,Z_OK:gs,Z_STREAM_END:_f,Z_NEED_DICT:Ff,Z_STREAM_ERROR:rG,Z_DATA_ERROR:Ib,Z_MEM_ERROR:iG}=ta;function Ws(e){this.options=ec.assign({chunkSize:1024*64,windowBits:15,to:""},e||{});const t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,t.windowBits===0&&(t.windowBits=-15)),t.windowBits>=0&&t.windowBits<16&&!(e&&e.windowBits)&&(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&(t.windowBits&15||(t.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new NS,this.strm.avail_out=0;let o=hr.inflateInit2(this.strm,t.windowBits);if(o!==gs)throw new Error(Hi[o]);if(this.header=new tG,hr.inflateGetHeader(this.strm,this.header),t.dictionary&&(typeof t.dictionary=="string"?t.dictionary=ms.string2buf(t.dictionary):e6.call(t.dictionary)==="[object ArrayBuffer]"&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(o=hr.inflateSetDictionary(this.strm,t.dictionary),o!==gs)))throw new Error(Hi[o])}Ws.prototype.push=function(e,t){const o=this.strm,n=this.options.chunkSize,r=this.options.dictionary;let i,a,l;if(this.ended)return!1;for(t===~~t?a=t:a=t===!0?nG:oG,e6.call(e)==="[object ArrayBuffer]"?o.input=new Uint8Array(e):o.input=e,o.next_in=0,o.avail_in=o.input.length;;){for(o.avail_out===0&&(o.output=new Uint8Array(n),o.next_out=0,o.avail_out=n),i=hr.inflate(o,a),i===Ff&&r&&(i=hr.inflateSetDictionary(o,r),i===gs?i=hr.inflate(o,a):i===Ib&&(i=Ff));o.avail_in>0&&i===_f&&o.state.wrap>0&&e[o.next_in]!==0;)hr.inflateReset(o),i=hr.inflate(o,a);switch(i){case rG:case Ib:case Ff:case iG:return this.onEnd(i),this.ended=!0,!1}if(l=o.avail_out,o.next_out&&(o.avail_out===0||i===_f))if(this.options.to==="string"){let s=ms.utf8border(o.output,o.next_out),u=o.next_out-s,d=ms.buf2string(o.output,s);o.next_out=u,o.avail_out=n-u,u&&o.output.set(o.output.subarray(s,s+u),0),this.onData(d)}else this.onData(o.output.length===o.next_out?o.output:o.output.subarray(0,o.next_out));if(!(i===gs&&l===0)){if(i===_f)return i=hr.inflateEnd(this.strm),this.onEnd(i),this.ended=!0,!0;if(o.avail_in===0)break}}return!0};Ws.prototype.onData=function(e){this.chunks.push(e)};Ws.prototype.onEnd=function(e){e===gs&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=ec.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function wm(e,t){const o=new Ws(t);if(o.push(e),o.err)throw o.msg||Hi[o.err];return o.result}function aG(e,t){return t=t||{},t.raw=!0,wm(e,t)}var lG=Ws,sG=wm,uG=aG,dG=wm,cG=ta,fG={Inflate:lG,inflate:sG,inflateRaw:uG,ungzip:dG,constants:cG};const{Deflate:hG,deflate:pG,deflateRaw:mG,gzip:gG}=yK,{Inflate:vG,inflate:bG,inflateRaw:xG,ungzip:yG}=fG;var CG=hG,wG=pG,SG=mG,EG=gG,kG=vG,_G=bG,FG=xG,RG=yG,$G=ta,La={Deflate:CG,deflate:wG,deflateRaw:SG,gzip:EG,Inflate:kG,inflate:_G,inflateRaw:FG,ungzip:RG,constants:$G};function bl(e){const t=Hs(),o=It({moduleEmbeddedRules:ya(t.isPatchMode?t.patchEmbeddedRulesList[e]:t.sourceEmbeddedRulesList[e]),currentEmbeddedRules:ya(t.customConfigEmbeddedRulesList[e]||(t.isPatchMode?t.patchEmbeddedRulesList[e]:t.sourceEmbeddedRulesList[e]))||{},moduleFixedOrientation:ya(t.isPatchMode?t.patchFixedOrientationList[e]:t.sourceFixedOrientationList[e]),currentFixedOrientation:ya(t.customConfigFixedOrientationList[e]||(t.isPatchMode?t.patchFixedOrientationList[e]:t.sourceFixedOrientationList[e]))||{}});return{...g1(o)}}const t6=e=>{const t=/^[a-zA-Z0-9_.]+$/;return e===""?!0:!(/\s/.test(e)||!t.test(e))},PG=e=>{const t=/^[a-zA-Z0-9_:,.*-]+$/;return e===""?!0:!(/\s/.test(e)||!t.test(e))},MG=e=>{const t=/^[a-zA-Z0-9_,.]+$/;return e===""?!0:!(/\s/.test(e)||!t.test(e))},AG={class:"mb-4"},BG={class:"mb-4"},DG={class:"mb-4"},TG={class:"mb-4"},IG={class:"mb-4"},zG={class:"mb-4"},zb=xe({__name:"EmbeddedAppDrawer",props:{type:{},title:{}},emits:["submit"],setup(e,{expose:t,emit:o}){const n=M(null),r=e,i=M(!1),a=_t(),l=Hs(),s=ea(),u=I(()=>({theme:a.isDarkMode?io:Zt})),{message:d,modal:c}=po(["message","modal"],{configProviderProps:u});let h,f;const p=[{label:"强制应用所有界面横屏[nra:cr:rcr:nr]",key:"fullScreen_nra:cr:rcr:nr",rule:"nra:cr:rcr:nr"},{label:"继承应用自身设置横屏[*]",key:"fullScreen_*",rule:"*"},{label:"自定义",key:"fullScreen_custom"}],g=I(()=>{const Y=[{label:"默认横屏规则",key:"fullScreen_default",rule:""}];return a.MIOSVersion&&a.MIOSVersion>=2?[...Y,...p]:p}),v=[{label:"大尺寸[11:10]",key:"ratio_11_10",ratio:1.1},{label:"中尺寸",key:"ratio_default"},{label:"小尺寸[15:10]",key:"ratio_15_10",ratio:1.5},{label:"小尺寸[18:10]",key:"ratio_18:10",ratio:1.8},{label:"自定义",key:"ratio_custom"}],b=M(g.value[0]),x=M(),E=M(!0),C=M(),_=M(),R=M(v[1]),w=M(),A=M(.5),$=M(!1),B=M(!1),U=M([]),H=Y=>{const O=document.querySelector(".n-drawer-content");O instanceof HTMLElement&&(s.info("resizeDrawerContent",Y),O.style.height=Y?"calc(100% + 200px)":"100%")},K=Y=>{var O;H(!0),(O=n.value)==null||O.$el.scrollIntoView({behavior:"smooth",block:"start"})},L=Y=>{var O;H(!1),(O=n.value)==null||O.$el.scrollIntoView({behavior:"smooth",block:"start"})},T=M({openDrawer:Y=>new Promise((O,Ie)=>{var je,W,ee,ge,Ce,le,ne;if(r.type==="update"&&!Y){Ie(new Error("更新模式下必须传入初始化参数")),d.error("初始化参数不能为空");return}h=O,f=Ie,r.type==="add"&&(_.value="add",b.value=g.value[0],pe.value="",x.value=a.MIOSVersion&&a.MIOSVersion>=2?"":"nra:cr:rcr:nr",U.value=["fullScreen","fixedOrientation","disabled"],Z.value=!1,se.value=!1,$.value=!1),r.type==="update"&&Y&&(_.value="update",B.value=!1,A.value=.5,C.value=Y.ruleMode,pe.value=Y.name,he.value=Y.isSupportEmbedded,Y.embeddedRules&&Y.embeddedRules.hasOwnProperty("splitRatio")&&(A.value=Y.embeddedRules.splitRatio??.5),Y.embeddedRules&&Y.embeddedRules.hasOwnProperty("relaunch")?Z.value=!!Y.embeddedRules.relaunch:Z.value=!0,re.value=Y.settingMode,te.value=((je=Y.fixedOrientationRule)==null?void 0:je.disable)??!1,j.value=((W=Y.fixedOrientationRule)==null?void 0:W.isShowDivider)??!1,x.value=((ee=Y.embeddedRules)==null?void 0:ee.fullRule)??void 0,$.value=((Ce=(ge=Y.fixedOrientationRule)==null?void 0:ge.compatChange)==null?void 0:Ce.split(",").includes("OVERRIDE_UNDEFINED_ORIENTATION_TO_PORTRAIT"))??!1,x.value==="nra:cr:rcr:nr"?b.value=a.MIOSVersion&&a.MIOSVersion>=2?g.value[1]:g.value[0]:Y.embeddedRules&&!Y.embeddedRules.hasOwnProperty("fullRule")?(x.value=a.MIOSVersion&&a.MIOSVersion>=2?void 0:"nra:cr:rcr:nr",b.value=a.MIOSVersion&&a.MIOSVersion>=2?g.value[0]:g.value[1]):x.value==="*"?b.value=a.MIOSVersion&&a.MIOSVersion>=2?g.value[2]:g.value[1]:b.value=a.MIOSVersion&&a.MIOSVersion>=2?g.value[3]:g.value[2],E.value=((le=Y.embeddedRules)==null?void 0:le.supportFullSize)??!1,Y.fixedOrientationRule&&Y.fixedOrientationRule.hasOwnProperty("relaunch")?Z.value=!!Y.fixedOrientationRule.relaunch:Z.value=!1,w.value=((ne=Y.fixedOrientationRule)==null?void 0:ne.ratio)??void 0,w.value?w.value===1.1?R.value=v[0]:w.value===1.5?R.value=v[2]:w.value===1.8?R.value=v[3]:R.value=v[4]:R.value=v[1]),i.value=!0}),closeDrawer:()=>{i.value=!1,f("Drawer closed without submission")}}),z=(Y,O)=>{b.value=O,x.value=["fullScreen_nra:cr:rcr:nr","fullScreen_*"].includes(Y)?O.rule:void 0},F=(Y,O)=>{R.value=O,w.value=["ratio_11_10","ratio_15_10","ratio_18:10"].includes(Y)?O.ratio:Y==="ratio_custom"?1.5:void 0},y=({focused:Y,checked:O})=>{const Ie={};return O?(Ie.background="#2080f0",Y&&(Ie.boxShadow="0 0 0 2px #2080f040")):(Ie.background="#d03050",Y&&(Ie.boxShadow="0 0 0 2px #d0305040")),Ie},re=M("fullScreen"),te=M(!1),j=M(!0),Z=M(!0),se=M(!1),pe=M(""),Se=M(""),he=M(!1),fe=async()=>{if(!pe.value){c.create({title:"应用包名不能为空",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?应用包名不能为空(敲")])});return}if(re.value==="fullScreen"&&!x.value&&(!a.MIOSVersion||a.MIOSVersion<2)){c.create({title:"应用全屏规则不能为空",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?应用全屏规则不能为空(敲")])});return}if(r.type==="add"&&l.allPackageName.has(pe.value)){c.create({title:"应用包名已存在",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?这个应用包名已经存在列表中了(敲")])});return}if(r.type==="update"&&he.value&&re.value==="fullScreen"){const[je]=await _e(new Promise((W,ee)=>{c.create({title:"确认使用全屏规则吗?",type:"warning",preset:"dialog",content:()=>C.value==="custom"?S("p",null,[P("当前应用已存在")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的自定义规则")])," ",P(",继续提交可能导致")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的自定义规则")])," ",P("丢失。确定要继续吗?")]):S("p",null,[P("当前应用已存在")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的模块规则")])," ",P(",继续更新将会被更替为")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("全屏规则")])," ",P(",如后续需要改回")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的模块规则")])," ",P("可能需要先清除自定义规则,确定要继续吗?")]),positiveText:"确定继续",negativeText:"我再想想",onPositiveClick:()=>{W("positiveClick")},onNegativeClick:()=>{ee("negativeClick")}})}));if(je)return}if(r.type==="update"&&C.value==="module"&&B.value){const[je]=await _e(new Promise((W,ee)=>{c.create({title:"确认使用平行窗口自定义规则吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("当前应用已存在")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的模块规则")])," ",P(",继续更新将会被更替为")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的自定义规则")])," ",P(",且该应用规则不再随模块版本更新,如后续需要改回")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的模块规则")])," ",P("则需要先清除自定义规则,确定要继续吗?")]),positiveText:"确定继续",negativeText:"我再想想",onPositiveClick:()=>{W("positiveClick")},onNegativeClick:()=>{ee("negativeClick")}})}));if(je)return}ye.value=!0;const Y=()=>{ye.value=!1,i.value=!1},O=()=>{ye.value=!1},Ie={name:pe.value,settingMode:re.value,modePayload:{...re.value==="fullScreen"&&{fullRule:x.value},...re.value==="fullScreen"&&(!a.MIOSVersion||a.MIOSVersion<2)&&{skipSelfAdaptive:te.value},...re.value==="fullScreen"&&{isShowDivider:j.value},...re.value==="fullScreen"&&{supportFullSize:E.value},...re.value==="fixedOrientation"&&{ratio:w.value},...re.value==="fixedOrientation"&&{foRelaunch:Z.value},...re.value==="fixedOrientation"&&a.MIOSVersion&&a.MIOSVersion>=2&&{forceFixedOrientation:$.value},...re.value==="embedded"&&(C.value==="custom"||C.value==="module"&&B.value)&&{splitRatio:A.value},...re.value==="embedded"&&(C.value==="custom"||C.value==="module"&&B.value)&&{emRelaunch:se.value}},loadingCallback:O,closeCallback:Y};h(Ie)},ye=M(!1);return t({openDrawer:T.value.openDrawer}),(Y,O)=>{const Ie=lt("n-input-group-label"),je=lt("n-input"),W=lt("n-input-group"),ee=lt("n-tag"),ge=lt("n-alert"),Ce=lt("n-switch"),le=lt("n-card"),ne=lt("n-slider"),ce=lt("n-input-number"),J=lt("n-tab-pane"),ie=lt("n-button"),de=lt("n-dropdown"),ae=lt("n-tabs"),q=lt("n-drawer-content"),ue=lt("n-drawer");return Re(),ze(ft,null,[xs(Y.$slots,"default",Kb(op({openDrawer:T.value.openDrawer}))),S(ue,{show:i.value,"onUpdate:show":O[21]||(O[21]=ve=>i.value=ve),width:k(a).windowWidth>=640?"450px":"100%",placement:"right"},{default:oe(()=>[S(q,{title:r.title,closable:""},{footer:oe(()=>[S(ie,{type:"info",loading:ye.value,"onUpdate:loading":O[19]||(O[19]=ve=>ye.value=ve),onClick:O[20]||(O[20]=()=>fe())},{default:oe(()=>O[54]||(O[54]=[P(" 提交 ")])),_:1},8,["loading"])]),default:oe(()=>[S(W,null,{default:oe(()=>[S(Ie,{size:"large"},{default:oe(()=>O[22]||(O[22]=[P("应用包名")])),_:1}),S(je,{size:"large",status:Se.value,value:pe.value,"onUpdate:value":O[0]||(O[0]=ve=>pe.value=ve),"allow-input":ve=>t6(ve),readonly:r.type==="update",placeholder:"请输入应用包名"},null,8,["status","value","allow-input","readonly"])]),_:1}),C.value==="custom"?(Re(),Ht(ge,{key:0,type:"info",class:"mt-5"},{default:oe(()=>[O[25]||(O[25]=P(" 当前应用已被 ")),S(ee,{bordered:!1,type:"info"},{default:oe(()=>O[23]||(O[23]=[P("自定义规则")])),_:1}),O[26]||(O[26]=P(" 覆盖,该应用规则不再随模块版本更新,如需恢复模块规则,请先清除 ")),S(ee,{bordered:!1,type:"info"},{default:oe(()=>O[24]||(O[24]=[P("自定义规则")])),_:1}),O[27]||(O[27]=P(" 。 "))]),_:1})):ot("",!0),S(ae,{class:"my-3",type:"segment",animated:"",value:re.value,"onUpdate:value":O[18]||(O[18]=ve=>re.value=ve)},{default:oe(()=>[r.type==="update"&&he.value?(Re(),Ht(J,{key:0,name:"embedded",tab:"平行窗口"},{default:oe(()=>[S(ge,{"show-icon":!1,bordered:!1,title:"应用分屏显示",type:"success"},{default:oe(()=>O[28]||(O[28]=[P(" 开启后,未适配横屏应用界面将通过平行窗口显示 ")])),_:1}),C.value==="module"?(Re(),Ht(le,{key:0,bordered:!1,title:"切换自定义规则",size:"small"},{default:oe(()=>[V("div",AG,[S(ee,{bordered:!1,type:"info"},{default:oe(()=>O[29]||(O[29]=[P(" 切换为自定义规则后该应用不再随模块更新 ")])),_:1})]),S(Ce,{"rail-style":y,value:B.value,"onUpdate:value":O[1]||(O[1]=ve=>B.value=ve),size:"large"},{checked:oe(()=>O[30]||(O[30]=[P("使用自定义规则")])),unchecked:oe(()=>O[31]||(O[31]=[P("不使用自定义规则")])),_:1},8,["value"])]),_:1})):ot("",!0),C.value==="custom"||B.value?(Re(),Ht(le,{key:1,bordered:!1,title:"平行窗口默认分屏比例",size:"small"},{default:oe(()=>[S(ne,{value:A.value,"onUpdate:value":O[2]||(O[2]=ve=>A.value=ve),size:"small",min:.01,max:.99,step:.01},null,8,["value"]),S(ce,{"show-button":!1,class:"pt-3",readonly:"",placeholder:"请输入平行窗口默认分屏比例",value:A.value,"onUpdate:value":O[3]||(O[3]=ve=>A.value=ve),min:.01,max:.99,step:.01},null,8,["value"])]),_:1})):ot("",!0),C.value==="custom"||B.value?(Re(),Ht(le,{key:2,bordered:!1,title:"平行窗口显示比例发生变化时是否重载",size:"small"},{default:oe(()=>[V("div",BG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[32]||(O[32]=[P(" 适用于开启 "),V("span",{class:"font-bold"},"平行窗口滑动条",-1),P(" 的应用 ")])),_:1})]),S(Ce,{"rail-style":y,value:se.value,"onUpdate:value":O[4]||(O[4]=ve=>se.value=ve),size:"large"},{checked:oe(()=>O[33]||(O[33]=[P("平行窗口显示比例变化时重载")])),unchecked:oe(()=>O[34]||(O[34]=[P("平行窗口显示比例变化时不重载")])),_:1},8,["value"])]),_:1})):ot("",!0)]),_:1})):ot("",!0),S(J,{name:"fullScreen",tab:"全屏"},{default:oe(()=>[S(ge,{"show-icon":!1,bordered:!1,title:"应用横屏显示",type:"info"},{default:oe(()=>O[35]||(O[35]=[P(" 开启后,未适配横屏应用界面将全屏显示,并可更改显示规则 ")])),_:1}),S(le,{bordered:!1,title:"横屏显示规则",size:"small"},{default:oe(()=>[S(de,{modelValue:b.value,"onUpdate:modelValue":O[5]||(O[5]=ve=>b.value=ve),size:"large",trigger:"click",options:g.value,onSelect:z},{default:oe(()=>[S(ie,{block:"",type:"info",dashed:""},{default:oe(()=>[P(it(b.value.label),1)]),_:1})]),_:1},8,["modelValue","options"])]),_:1}),b.value.key==="fullScreen_custom"?(Re(),Ht(le,{key:0,bordered:!1,title:"自定义横屏规则",size:"small"},{default:oe(()=>[S(W,null,{default:oe(()=>[S(je,{ref_key:"currentFullRuleRef",ref:n,onFocus:O[6]||(O[6]=()=>K("currentFullRuleRef")),onBlur:O[7]||(O[7]=()=>L("currentFullRuleRef")),value:x.value,"onUpdate:value":O[8]||(O[8]=ve=>x.value=ve),placeholder:"请输入横屏规则"},null,8,["value"])]),_:1})]),_:1})):ot("",!0),!k(a).MIOSVersion||k(a).MIOSVersion<2?(Re(),Ht(le,{key:1,class:"",bordered:!1,title:"跳过应用自适配声明",size:"small"},{default:oe(()=>[V("div",DG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[36]||(O[36]=[P(" 适用于即使设置了 "),V("span",{class:"font-bold"},"横屏规则",-1),P(" 仍无法横屏的应用 ")])),_:1})]),S(Ce,{"rail-style":y,value:te.value,"onUpdate:value":O[9]||(O[9]=ve=>te.value=ve),size:"large"},{checked:oe(()=>O[37]||(O[37]=[P("跳过自适配声明")])),unchecked:oe(()=>O[38]||(O[38]=[P("不跳过自适配声明")])),_:1},8,["value"])]),_:1})):ot("",!0),S(le,{bordered:!1,title:"平行窗口滑动条",size:"small"},{default:oe(()=>[V("div",TG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[39]||(O[39]=[P(" 适用于原生适配 "),V("span",{class:"font-bold"},"Android Embedded",-1),P(" 的应用 ")])),_:1})]),S(Ce,{"rail-style":y,value:j.value,"onUpdate:value":O[10]||(O[10]=ve=>j.value=ve),size:"large"},{checked:oe(()=>O[40]||(O[40]=[P("启用平行窗口滑动条")])),unchecked:oe(()=>O[41]||(O[41]=[P("关闭平行窗口滑动条")])),_:1},8,["value"])]),_:1}),j.value?(Re(),Ht(le,{key:2,bordered:!1,title:"平行窗口可滑动至全屏",size:"small"},{default:oe(()=>[V("div",IG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[42]||(O[42]=[P(" 适用于原生适配 "),V("span",{class:"font-bold"},"Android Embedded",-1),P(" 的应用 ")])),_:1})]),S(Ce,{"rail-style":y,value:E.value,"onUpdate:value":O[11]||(O[11]=ve=>E.value=ve),size:"large"},{checked:oe(()=>O[43]||(O[43]=[P("平行窗口可滑动至全屏")])),unchecked:oe(()=>O[44]||(O[44]=[P("平行窗口不可滑动至全屏")])),_:1},8,["value"])]),_:1})):ot("",!0)]),_:1}),S(J,{name:"fixedOrientation",tab:"居中布局"},{default:oe(()=>[S(ge,{"show-icon":!1,bordered:!1,title:"应用居中显示",type:"warning"},{default:oe(()=>O[45]||(O[45]=[P(" 开启后,未适配横屏应用界面将居中显示,并可更改显示比例 ")])),_:1}),S(le,{bordered:!1,title:"居中显示比例",size:"small"},{default:oe(()=>[S(de,{value:R.value,"onUpdate:value":O[12]||(O[12]=ve=>R.value=ve),size:"large",trigger:"click",options:v,onSelect:F},{default:oe(()=>[S(ie,{block:"",type:"error",dashed:""},{default:oe(()=>[P(it(R.value.label),1)]),_:1})]),_:1},8,["value"])]),_:1}),R.value.key==="ratio_custom"?(Re(),Ht(le,{key:0,bordered:!1,title:"自定义显示比例",size:"small"},{default:oe(()=>[S(ne,{size:"small",value:w.value,"onUpdate:value":O[13]||(O[13]=ve=>w.value=ve),min:1.01,max:1.99,step:.01},null,8,["value"]),S(ce,{"show-button":!1,class:"pt-3",readonly:"",placeholder:"请输入自定义显示比例",value:w.value,"onUpdate:value":O[14]||(O[14]=ve=>w.value=ve),min:1.01,max:1.99,step:.01},null,8,["value"])]),_:1})):ot("",!0),S(le,{bordered:!1,title:"应用比例变化时是否重载应用",size:"small"},{default:oe(()=>[S(Ce,{"rail-style":y,value:Z.value,"onUpdate:value":O[15]||(O[15]=ve=>Z.value=ve),size:"large"},{checked:oe(()=>O[46]||(O[46]=[P("应用比例变化时重载应用")])),unchecked:oe(()=>O[47]||(O[47]=[P("应用比例变化时不重载应用")])),_:1},8,["value"])]),_:1}),k(a).MIOSVersion&&k(a).MIOSVersion>=2?(Re(),Ht(le,{key:1,class:"",bordered:!1,title:"强制应用居中显示",size:"small"},{default:oe(()=>[V("div",zG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[48]||(O[48]=[P(" 适用于即使设置了 "),V("span",{class:"font-bold"},"居中布局",-1),P(" 仍无法居中显示的应用 ")])),_:1})]),S(Ce,{"rail-style":y,value:$.value,"onUpdate:value":O[16]||(O[16]=ve=>$.value=ve),size:"large"},{checked:oe(()=>O[49]||(O[49]=[P("强制应用居中显示")])),unchecked:oe(()=>O[50]||(O[50]=[P("不强制应用居中显示")])),_:1},8,["value"])]),_:1})):ot("",!0)]),_:1}),S(J,{name:"disabled",tab:"原始布局"},{default:oe(()=>[S(ge,{"show-icon":!1,bordered:!1,title:"应用原始布局",type:"error"},{default:oe(()=>O[51]||(O[51]=[P(" 开启后,将禁用任何系统规则干预,应用会根据自身的适配规则进行显示,大多数应用仅竖屏显示 ")])),_:1}),S(le,{bordered:!1,title:"应用比例变化时是否重载应用",size:"small"},{default:oe(()=>[S(Ce,{"rail-style":y,value:Z.value,"onUpdate:value":O[17]||(O[17]=ve=>Z.value=ve),size:"large"},{checked:oe(()=>O[52]||(O[52]=[P("应用比例变化时重载应用")])),unchecked:oe(()=>O[53]||(O[53]=[P("应用比例变化时不重载应用")])),_:1},8,["value"])]),_:1})]),_:1})]),_:1},8,["value"])]),_:1},8,["title"])]),_:1},8,["show","width"])],64)}}});function o6(){const e=_t(),t=M(!1),o=()=>new Promise(async(n,r)=>{if(t.value)r("已经有存在的任务了!");else{t.value=!0;const[i,a]=await _e(HV());if(i&&(r(i),t.value=!1),a){const l=a.trim().split(` -`).filter(u=>u),s={};l.forEach(u=>{const[,d,c]=u.split(",");s[d]=c}),e.installedAppNameList=s,n(s),t.value=!1}}});return{loading:t,installedAppNameList:e.installedAppNameList,getList:o}}function OG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm-.53 14.03a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06l-1.72 1.72V8.25a.75.75 0 0 0-1.5 0v5.69l-1.72-1.72a.75.75 0 0 0-1.06 1.06l3 3Z","clip-rule":"evenodd"})])}function LG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{d:"M12 7.5a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Z"}),V("path",{"fill-rule":"evenodd",d:"M1.5 4.875C1.5 3.839 2.34 3 3.375 3h17.25c1.035 0 1.875.84 1.875 1.875v9.75c0 1.036-.84 1.875-1.875 1.875H3.375A1.875 1.875 0 0 1 1.5 14.625v-9.75ZM8.25 9.75a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM18.75 9a.75.75 0 0 0-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75V9.75a.75.75 0 0 0-.75-.75h-.008ZM4.5 9.75A.75.75 0 0 1 5.25 9h.008a.75.75 0 0 1 .75.75v.008a.75.75 0 0 1-.75.75H5.25a.75.75 0 0 1-.75-.75V9.75Z","clip-rule":"evenodd"}),V("path",{d:"M2.25 18a.75.75 0 0 0 0 1.5c5.4 0 10.63.722 15.6 2.075 1.19.324 2.4-.558 2.4-1.82V18.75a.75.75 0 0 0-.75-.75H2.25Z"})])}function HG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{d:"M5.85 3.5a.75.75 0 0 0-1.117-1 9.719 9.719 0 0 0-2.348 4.876.75.75 0 0 0 1.479.248A8.219 8.219 0 0 1 5.85 3.5ZM19.267 2.5a.75.75 0 1 0-1.118 1 8.22 8.22 0 0 1 1.987 4.124.75.75 0 0 0 1.48-.248A9.72 9.72 0 0 0 19.266 2.5Z"}),V("path",{"fill-rule":"evenodd",d:"M12 2.25A6.75 6.75 0 0 0 5.25 9v.75a8.217 8.217 0 0 1-2.119 5.52.75.75 0 0 0 .298 1.206c1.544.57 3.16.99 4.831 1.243a3.75 3.75 0 1 0 7.48 0 24.583 24.583 0 0 0 4.83-1.244.75.75 0 0 0 .298-1.205 8.217 8.217 0 0 1-2.118-5.52V9A6.75 6.75 0 0 0 12 2.25ZM9.75 18c0-.034 0-.067.002-.1a25.05 25.05 0 0 0 4.496 0l.002.1a2.25 2.25 0 1 1-4.5 0Z","clip-rule":"evenodd"})])}function NG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M14.615 1.595a.75.75 0 0 1 .359.852L12.982 9.75h7.268a.75.75 0 0 1 .548 1.262l-10.5 11.25a.75.75 0 0 1-1.272-.71l1.992-7.302H3.75a.75.75 0 0 1-.548-1.262l10.5-11.25a.75.75 0 0 1 .913-.143Z","clip-rule":"evenodd"})])}function VG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M6.75 2.25A.75.75 0 0 1 7.5 3v1.5h9V3A.75.75 0 0 1 18 3v1.5h.75a3 3 0 0 1 3 3v11.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V7.5a3 3 0 0 1 3-3H6V3a.75.75 0 0 1 .75-.75Zm13.5 9a1.5 1.5 0 0 0-1.5-1.5H5.25a1.5 1.5 0 0 0-1.5 1.5v7.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-7.5Z","clip-rule":"evenodd"})])}function n6(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M11.078 2.25c-.917 0-1.699.663-1.85 1.567L9.05 4.889c-.02.12-.115.26-.297.348a7.493 7.493 0 0 0-.986.57c-.166.115-.334.126-.45.083L6.3 5.508a1.875 1.875 0 0 0-2.282.819l-.922 1.597a1.875 1.875 0 0 0 .432 2.385l.84.692c.095.078.17.229.154.43a7.598 7.598 0 0 0 0 1.139c.015.2-.059.352-.153.43l-.841.692a1.875 1.875 0 0 0-.432 2.385l.922 1.597a1.875 1.875 0 0 0 2.282.818l1.019-.382c.115-.043.283-.031.45.082.312.214.641.405.985.57.182.088.277.228.297.35l.178 1.071c.151.904.933 1.567 1.85 1.567h1.844c.916 0 1.699-.663 1.85-1.567l.178-1.072c.02-.12.114-.26.297-.349.344-.165.673-.356.985-.57.167-.114.335-.125.45-.082l1.02.382a1.875 1.875 0 0 0 2.28-.819l.923-1.597a1.875 1.875 0 0 0-.432-2.385l-.84-.692c-.095-.078-.17-.229-.154-.43a7.614 7.614 0 0 0 0-1.139c-.016-.2.059-.352.153-.43l.84-.692c.708-.582.891-1.59.433-2.385l-.922-1.597a1.875 1.875 0 0 0-2.282-.818l-1.02.382c-.114.043-.282.031-.449-.083a7.49 7.49 0 0 0-.985-.57c-.183-.087-.277-.227-.297-.348l-.179-1.072a1.875 1.875 0 0 0-1.85-1.567h-1.843ZM12 15.75a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5Z","clip-rule":"evenodd"})])}function jG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{d:"M16.5 7.5h-9v9h9v-9Z"}),V("path",{"fill-rule":"evenodd",d:"M8.25 2.25A.75.75 0 0 1 9 3v.75h2.25V3a.75.75 0 0 1 1.5 0v.75H15V3a.75.75 0 0 1 1.5 0v.75h.75a3 3 0 0 1 3 3v.75H21A.75.75 0 0 1 21 9h-.75v2.25H21a.75.75 0 0 1 0 1.5h-.75V15H21a.75.75 0 0 1 0 1.5h-.75v.75a3 3 0 0 1-3 3h-.75V21a.75.75 0 0 1-1.5 0v-.75h-2.25V21a.75.75 0 0 1-1.5 0v-.75H9V21a.75.75 0 0 1-1.5 0v-.75h-.75a3 3 0 0 1-3-3v-.75H3A.75.75 0 0 1 3 15h.75v-2.25H3a.75.75 0 0 1 0-1.5h.75V9H3a.75.75 0 0 1 0-1.5h.75v-.75a3 3 0 0 1 3-3h.75V3a.75.75 0 0 1 .75-.75ZM6 6.75A.75.75 0 0 1 6.75 6h10.5a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-.75.75H6.75a.75.75 0 0 1-.75-.75V6.75Z","clip-rule":"evenodd"})])}function r6(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm0 8.625a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25ZM15.375 12a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0ZM7.5 10.875a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25Z","clip-rule":"evenodd"})])}function WG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{d:"M3.53 2.47a.75.75 0 0 0-1.06 1.06l18 18a.75.75 0 1 0 1.06-1.06l-18-18ZM22.676 12.553a11.249 11.249 0 0 1-2.631 4.31l-3.099-3.099a5.25 5.25 0 0 0-6.71-6.71L7.759 4.577a11.217 11.217 0 0 1 4.242-.827c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113Z"}),V("path",{d:"M15.75 12c0 .18-.013.357-.037.53l-4.244-4.243A3.75 3.75 0 0 1 15.75 12ZM12.53 15.713l-4.243-4.244a3.75 3.75 0 0 0 4.244 4.243Z"}),V("path",{d:"M6.75 12c0-.619.107-1.213.304-1.764l-3.1-3.1a11.25 11.25 0 0 0-2.63 4.31c-.12.362-.12.752 0 1.114 1.489 4.467 5.704 7.69 10.675 7.69 1.5 0 2.933-.294 4.242-.827l-2.477-2.477A5.25 5.25 0 0 1 6.75 12Z"})])}function UG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M1.5 5.625c0-1.036.84-1.875 1.875-1.875h17.25c1.035 0 1.875.84 1.875 1.875v12.75c0 1.035-.84 1.875-1.875 1.875H3.375A1.875 1.875 0 0 1 1.5 18.375V5.625Zm1.5 0v1.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-1.5a.375.375 0 0 0-.375-.375h-1.5A.375.375 0 0 0 3 5.625Zm16.125-.375a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5A.375.375 0 0 0 21 7.125v-1.5a.375.375 0 0 0-.375-.375h-1.5ZM21 9.375A.375.375 0 0 0 20.625 9h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-1.5Zm0 3.75a.375.375 0 0 0-.375-.375h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-1.5Zm0 3.75a.375.375 0 0 0-.375-.375h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-1.5ZM4.875 18.75a.375.375 0 0 0 .375-.375v-1.5a.375.375 0 0 0-.375-.375h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5ZM3.375 15h1.5a.375.375 0 0 0 .375-.375v-1.5a.375.375 0 0 0-.375-.375h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375Zm0-3.75h1.5a.375.375 0 0 0 .375-.375v-1.5A.375.375 0 0 0 4.875 9h-1.5A.375.375 0 0 0 3 9.375v1.5c0 .207.168.375.375.375Zm4.125 0a.75.75 0 0 0 0 1.5h9a.75.75 0 0 0 0-1.5h-9Z","clip-rule":"evenodd"})])}function i6(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M3.792 2.938A49.069 49.069 0 0 1 12 2.25c2.797 0 5.54.236 8.209.688a1.857 1.857 0 0 1 1.541 1.836v1.044a3 3 0 0 1-.879 2.121l-6.182 6.182a1.5 1.5 0 0 0-.439 1.061v2.927a3 3 0 0 1-1.658 2.684l-1.757.878A.75.75 0 0 1 9.75 21v-5.818a1.5 1.5 0 0 0-.44-1.06L3.13 7.938a3 3 0 0 1-.879-2.121V4.774c0-.897.64-1.683 1.542-1.836Z","clip-rule":"evenodd"})])}function KG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M1.5 4.5a3 3 0 0 1 3-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 0 1-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 0 0 6.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 0 1 1.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 0 1-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5Z","clip-rule":"evenodd"})])}function Sm(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12Zm11.378-3.917c-.89-.777-2.366-.777-3.255 0a.75.75 0 0 1-.988-1.129c1.454-1.272 3.776-1.272 5.23 0 1.513 1.324 1.513 3.518 0 4.842a3.75 3.75 0 0 1-.837.552c-.676.328-1.028.774-1.028 1.152v.75a.75.75 0 0 1-1.5 0v-.75c0-1.279 1.06-2.107 1.875-2.502.182-.088.351-.199.503-.331.83-.727.83-1.857 0-2.584ZM12 18a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z","clip-rule":"evenodd"})])}function GG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M8.128 9.155a3.751 3.751 0 1 1 .713-1.321l1.136.656a.75.75 0 0 1 .222 1.104l-.006.007a.75.75 0 0 1-1.032.157 1.421 1.421 0 0 0-.113-.072l-.92-.531Zm-4.827-3.53a2.25 2.25 0 0 1 3.994 2.063.756.756 0 0 0-.122.23 2.25 2.25 0 0 1-3.872-2.293ZM13.348 8.272a5.073 5.073 0 0 0-3.428 3.57 5.08 5.08 0 0 0-.165 1.202 1.415 1.415 0 0 1-.707 1.201l-.96.554a3.751 3.751 0 1 0 .734 1.309l13.729-7.926a.75.75 0 0 0-.181-1.374l-.803-.215a5.25 5.25 0 0 0-2.894.05l-5.325 1.629Zm-9.223 7.03a2.25 2.25 0 1 0 2.25 3.897 2.25 2.25 0 0 0-2.25-3.897ZM12 12.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z","clip-rule":"evenodd"}),V("path",{d:"M16.372 12.615a.75.75 0 0 1 .75 0l5.43 3.135a.75.75 0 0 1-.182 1.374l-.802.215a5.25 5.25 0 0 1-2.894-.051l-5.147-1.574a.75.75 0 0 1-.156-1.367l3-1.732Z"})])}function qG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{d:"M5.507 4.048A3 3 0 0 1 7.785 3h8.43a3 3 0 0 1 2.278 1.048l1.722 2.008A4.533 4.533 0 0 0 19.5 6h-15c-.243 0-.482.02-.715.056l1.722-2.008Z"}),V("path",{"fill-rule":"evenodd",d:"M1.5 10.5a3 3 0 0 1 3-3h15a3 3 0 1 1 0 6h-15a3 3 0 0 1-3-3Zm15 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm2.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM4.5 15a3 3 0 1 0 0 6h15a3 3 0 1 0 0-6h-15Zm11.25 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM19.5 18a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z","clip-rule":"evenodd"})])}function ZG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{d:"M4.08 5.227A3 3 0 0 1 6.979 3H17.02a3 3 0 0 1 2.9 2.227l2.113 7.926A5.228 5.228 0 0 0 18.75 12H5.25a5.228 5.228 0 0 0-3.284 1.153L4.08 5.227Z"}),V("path",{"fill-rule":"evenodd",d:"M5.25 13.5a3.75 3.75 0 1 0 0 7.5h13.5a3.75 3.75 0 1 0 0-7.5H5.25Zm10.5 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm3.75-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z","clip-rule":"evenodd"})])}function XG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{d:"M6 3a3 3 0 0 0-3 3v1.5a.75.75 0 0 0 1.5 0V6A1.5 1.5 0 0 1 6 4.5h1.5a.75.75 0 0 0 0-1.5H6ZM16.5 3a.75.75 0 0 0 0 1.5H18A1.5 1.5 0 0 1 19.5 6v1.5a.75.75 0 0 0 1.5 0V6a3 3 0 0 0-3-3h-1.5ZM12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM4.5 16.5a.75.75 0 0 0-1.5 0V18a3 3 0 0 0 3 3h1.5a.75.75 0 0 0 0-1.5H6A1.5 1.5 0 0 1 4.5 18v-1.5ZM21 16.5a.75.75 0 0 0-1.5 0V18a1.5 1.5 0 0 1-1.5 1.5h-1.5a.75.75 0 0 0 0 1.5H18a3 3 0 0 0 3-3v-1.5Z"})])}function YG(e,t){return Re(),ze("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[V("path",{"fill-rule":"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm-1.72 6.97a.75.75 0 1 0-1.06 1.06L10.94 12l-1.72 1.72a.75.75 0 1 0 1.06 1.06L12 13.06l1.72 1.72a.75.75 0 1 0 1.06-1.06L13.06 12l1.72-1.72a.75.75 0 1 0-1.06-1.06L12 10.94l-1.72-1.72Z","clip-rule":"evenodd"})])}function Em(e){let t="",o=new Uint8Array(e),n=o.byteLength;for(let r=0;r({theme:n.isDarkMode?io:Zt})),{message:h,modal:f,notification:p}=po(["message","modal","notification"],{configProviderProps:c}),g=T(),v=M(!1),b=M(null);function x(z){return()=>m(Wt,null,{default:()=>m(z)})}const E=async()=>{const[z,F]=await _e(o.getList());z&&f.create({title:"获取失败",type:"warning",preset:"dialog",content:()=>S("p",null,[P("您的系统环境暂不支持该功能,获取失败~")]),negativeText:"确定"}),F&&f.create({title:"获取成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶OwO,已重新获取当前已安装的应用名称~")]),negativeText:"确定"})},C=()=>{r.filterInstalledApps=!r.filterInstalledApps};at(()=>r.isNeedShowErrorModal,(z,F)=>{z&&(v.value=!0)},{immediate:!1});const _=async()=>{await n.getAndroidApplicationPackageNameList(),await r.initDefault()},R=async()=>{t.value="";const[,z]=await _e(new Promise((F,y)=>{f.create({title:"请粘贴分享规则口令",preset:"dialog",style:"min-width:500px; width:50%;",content:()=>m(rn,{type:"textarea",value:t.value,"onUpdate:value":re=>{t.value=re},autosize:{minRows:8,maxRows:8},placeholder:"在此处粘贴分享规则口令"}),positiveText:"确定提交",negativeText:"取消导入",onPositiveClick(){F("positiveClick")}})}));if(z){a.value=!0;const F=t.value,y=pm(F);if(!(y!=null&&y.length)){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,解析")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("口令发生错误,无法正常解析。")]),negativeText:"确定"}),a.value=!1;return}try{const re=km(y),te=La.inflate(re,{to:"string"}),j=JSON.parse(te);if(j.type!=="embedded"){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,该")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("不适用于应用横屏布局。")]),negativeText:"确定"}),a.value=!1;return}if(j.device==="pad"&&n.deviceCharacteristics!=="tablet"||j.device==="fold"&&n.deviceCharacteristics==="tablet"){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,平板和折叠屏的适配规则不能混用哦~")]),negativeText:"确定"}),a.value=!1;return}if(j.comp===1&&n.MIOSVersion&&n.MIOSVersion>1){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,该")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("仅兼容Android 13 - 14 的小米机型。")]),negativeText:"确定"}),a.value=!1;return}if(j.comp===2&&(!n.MIOSVersion||n.MIOSVersion===1)){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,该")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("仅兼容Hyper OS 2.0的小米机型。")]),negativeText:"确定"}),a.value=!1;return}r.customConfigEmbeddedRulesList[j.name]=j.em,r.customConfigFixedOrientationList[j.name]=j.fo,n.MIOSVersion&&n.MIOSVersion>=2?r.customConfigEmbeddedSettingConfig[j.name]={name:j.name,...ff(r.customConfigEmbeddedRulesList[j.name],r.customConfigFixedOrientationList[j.name],j.mode)}:r.systemEmbeddedSettingConfig[j.name]={name:j.name,embeddedEnable:!!["embedded","fullScreen"].includes(j.mode)};const[Z,se]=await _e(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")},...n.MIOSVersion&&n.MIOSVersion>=2?{setAppMode:{name:j.name,action:Cu(j.mode)}}:{switchAction:{name:j.name,action:["embedded","fullScreen"].includes(j.mode)?"enable":"disable"}}}));Z?(f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,导入失败了QwQ,详细错误请查看错误日志~")])}),a.value=!1):(r.updateMergeRuleList(),await _(),a.value=!1,f.create({title:"导入分享规则成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(j.name,n.installedAppNameList[j.name]||r.applicationName[j.name])])," ",P("的应用配置成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板并且在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平板专区-平行窗口")])," ",P("内")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[["embedded","fullScreen"].includes(j.mode)?"打开":"关闭"])," ",P("该应用的开关再做尝试~")]),positiveText:"确定"}))}catch{f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("解析分享规则失败了QwQ,请检查导入口令是否有误")]),negativeText:"确定"}),a.value=!1}}},w=It({page:1,pageSize:10,simple:!0,showSizePicker:!0,onChange:z=>{w.page=z},onUpdatePageSize:z=>{w.pageSize=z,w.page=1}}),A=M(!1),$=async()=>{l.value=!0,await _();const[z,F]=await _e(Qd("miui_embedding_window"));z&&(f.create({title:"热重载应用数据失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("热重载应用数据失败了QwQ,详情请查看错误日志~")]),negativeText:"确定"}),l.value=!1),F&&(f.create({title:"热重载应用数据成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,已经重新为你载入包括自定义规则在内的应用数据~")]),positiveText:"确定"}),l.value=!1)},B=async()=>{await n.getAndroidApplicationPackageNameList(),A.value=!0;const[z,F]=await _e(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")}}));z?(f.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),A.value=!1):(r.updateMergeRuleList(),A.value=!1,f.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("好耶w,已根据您设备当前的整体应用情况重新")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("修剪模块应用适配列表")])," ",P(",后续每次更新模块或者安装新的应用后,建议重新操作")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("生成定制应用数据")])," ",P("。")])]),negativeText:"确定"}))},U=async()=>{if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,暂时不兼容折叠屏设备,请等待后续更新情况!")])}),i.info("应用横屏布局-添加应用","该功能仅兼容平板设备,暂时不兼容折叠屏设备,请等待后续更新情况!");return}if(u.value){const[z,F]=await _e(u.value.openDrawer());if(z)console.log("操作取消:",z);else{F.settingMode==="fullScreen"&&(F.modePayload.fullRule&&(r.customConfigEmbeddedRulesList[F.name]={name:F.name,fullRule:F.modePayload.fullRule,...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}),r.customConfigFixedOrientationList[F.name]={name:F.name,...F.modePayload.isShowDivider?{isShowDivider:!0}:{},...F.modePayload.skipSelfAdaptive&&(!n.MIOSVersion||n.MIOSVersion<2)?{disable:!0}:{},...F.modePayload.supportFullSize?{supportFullSize:!0}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{supportModes:"full,fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{defaultSettings:"full"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}),F.settingMode==="fixedOrientation"&&(r.customConfigFixedOrientationList[F.name]={name:F.name,...n.MIOSVersion&&n.MIOSVersion>=2?{supportModes:"full,fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{defaultSettings:"fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{},...F.modePayload.ratio!==void 0?{ratio:F.modePayload.ratio}:{},...F.modePayload.foRelaunch!==void 0?{relaunch:F.modePayload.foRelaunch}:{}}),F.settingMode==="disabled"&&(r.customConfigFixedOrientationList[F.name]={name:F.name,disable:!0,...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{},...F.modePayload.foRelaunch!==void 0?{relaunch:F.modePayload.foRelaunch}:{}}),n.MIOSVersion&&n.MIOSVersion>=2?r.customConfigEmbeddedSettingConfig[F.name]={name:F.name,...ff(r.customConfigEmbeddedRulesList[F.name],r.customConfigFixedOrientationList[F.name],F.settingMode)}:r.systemEmbeddedSettingConfig[F.name]={name:F.name,embeddedEnable:!!["embedded","fullScreen"].includes(F.settingMode)};const[y,re]=await _e(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")},...n.MIOSVersion&&n.MIOSVersion>=2?{setAppMode:{name:F.name,action:Cu(F.settingMode)}}:{switchAction:{name:F.name,action:["embedded","fullScreen"].includes(F.settingMode)?"enable":"disable"}}}));y?(f.create({title:"应用添加失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),F.loadingCallback&&F.loadingCallback()):(f.create({title:"应用添加成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(F.name,n.installedAppNameList[F.name]||r.applicationName[F.name])])," ",P("的应用配置添加成功了OwO~如果应用添加后的规则不生效,可以尝试重启平板并且在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平板专区-平行窗口")])," ",P("内")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[["embedded","fullScreen"].includes(F.settingMode)?"打开":"关闭"])," ",P("该应用的开关再做尝试~")])}),r.updateMergeRuleList(),F.loadingCallback&&F.loadingCallback(),F.closeCallback&&F.closeCallback())}}},H=async(z,F)=>{var y;if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,暂时不兼容折叠屏设备,请等待后续更新情况!")])}),i.info("应用横屏布局-添加应用","该功能仅兼容平板设备,暂时不兼容折叠屏设备,请等待后续更新情况!");return}if(d.value){i.info(JSON.stringify(z),"rowww");const[re,te]=await _e(d.value.openDrawer(z));if(re)console.log("操作取消:",re);else{if(te.settingMode==="fullScreen"){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);pe.value?(te.modePayload.fullRule&&(pe.value.fullRule=te.modePayload.fullRule,pe.value.skipSelfAdaptive=!0),n.MIOSVersion&&n.MIOSVersion>=2&&!te.modePayload.fullRule&&pe.value.fullRule&&delete pe.value.fullRule,da(se.value,pe.value)||(r.customConfigEmbeddedRulesList[z.name]={name:z.name,...pe.value})):te.modePayload.fullRule?r.customConfigEmbeddedRulesList[z.name]={name:z.name,fullRule:te.modePayload.fullRule,...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}:n.MIOSVersion&&n.MIOSVersion>=2&&(r.customConfigEmbeddedRulesList[z.name]={name:z.name,skipSelfAdaptive:!0}),he.value?(te.modePayload.hasOwnProperty("isShowDivider")&&(he.value.isShowDivider=te.modePayload.isShowDivider),te.modePayload.hasOwnProperty("supportFullSize")&&(he.value.supportFullSize=te.modePayload.supportFullSize),n.MIOSVersion&&n.MIOSVersion>=2?(he.value.hasOwnProperty("disable")&&delete he.value.disable,he.value.hasOwnProperty("compatChange")&&delete he.value.compatChange):te.modePayload.hasOwnProperty("skipSelfAdaptive")&&(he.value.disable=te.modePayload.skipSelfAdaptive),da(Se.value,he.value)||(r.customConfigFixedOrientationList[z.name]={name:z.name,...he.value})):r.customConfigFixedOrientationList[z.name]={name:z.name,...te.modePayload.isShowDivider?{isShowDivider:!0}:{},...te.modePayload.skipSelfAdaptive&&(!n.MIOSVersion||n.MIOSVersion<2)?{disable:!0}:{},...te.modePayload.supportFullSize?{supportFullSize:!0}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{supportModes:"full,fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{defaultSettings:"full"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}}if(te.settingMode==="fixedOrientation"){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);if(he.value){if(he.value.hasOwnProperty("disable")&&delete he.value.disable,he.value.hasOwnProperty("isScale")&&delete he.value.isScale,te.modePayload.ratio!==void 0?he.value.ratio=te.modePayload.ratio:delete he.value.ratio,te.modePayload.foRelaunch!==void 0?he.value.relaunch=te.modePayload.foRelaunch:delete he.value.relaunch,n.MIOSVersion&&n.MIOSVersion>=2)if(he.value.supportModes="full,fo",he.value.defaultSettings="fo",he.value.skipSelfAdaptive=!0,te.modePayload.hasOwnProperty("forceFixedOrientation")&&te.modePayload.forceFixedOrientation)if(he.value.compatChange){const Y=new Set((y=he.value.compatChange)==null?void 0:y.split(","));Y.add("OVERRIDE_UNDEFINED_ORIENTATION_TO_PORTRAIT"),he.value.compatChange=[...Y].join(",")}else he.value.compatChange="OVERRIDE_UNDEFINED_ORIENTATION_TO_PORTRAIT";else he.value.hasOwnProperty("compatChange")&&delete he.value.compatChange;da(Se.value,he.value)||(r.customConfigFixedOrientationList[z.name]={name:z.name,...he.value})}else r.customConfigFixedOrientationList[z.name]={name:z.name,...n.MIOSVersion&&n.MIOSVersion>=2?{supportModes:"full,fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{defaultSettings:"fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{},...n.MIOSVersion&&n.MIOSVersion>=2&&te.modePayload.forceFixedOrientation?{compatChange:"OVERRIDE_UNDEFINED_ORIENTATION_TO_PORTRAIT"}:{},...te.modePayload.ratio!==void 0?{ratio:te.modePayload.ratio}:{},...te.modePayload.foRelaunch!==void 0?{relaunch:te.modePayload.foRelaunch}:{}}}if(te.settingMode==="disabled"&&z.settingMode!==te.settingMode){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);he.value?(he.value.skipSelfAdaptive=!0,he.value.disable=!0,he.value.hasOwnProperty("compatChange")&&delete he.value.compatChange,da(Se.value,he.value)||(r.customConfigFixedOrientationList[z.name]={name:z.name,...he.value})):r.customConfigFixedOrientationList[z.name]={name:z.name,disable:!0,...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}}if(te.settingMode==="embedded"){if(z.settingMode!==te.settingMode&&z.ruleMode==="custom"&&z.isSupportEmbedded&&delete r.customConfigEmbeddedRulesList[z.name],r.customConfigEmbeddedRulesList[z.name])te.modePayload.hasOwnProperty("splitRatio")&&(r.customConfigEmbeddedRulesList[z.name].splitRatio=te.modePayload.splitRatio),te.modePayload.hasOwnProperty("relaunch")&&(r.customConfigEmbeddedRulesList[z.name].relaunch=te.modePayload.emRelaunch);else{let se=!1;te.modePayload.hasOwnProperty("splitRatio")&&(se=!0),te.modePayload.hasOwnProperty("emRelaunch")&&(se=!0),se&&(r.customConfigEmbeddedRulesList[z.name]={...r.isPatchMode?r.patchEmbeddedRulesList[z.name]:r.sourceEmbeddedRulesList[z.name],...te.modePayload.hasOwnProperty("splitRatio")&&{splitRatio:te.modePayload.splitRatio},...te.modePayload.hasOwnProperty("emRelaunch")&&{relaunch:te.modePayload.emRelaunch}})}if(n.MIOSVersion&&n.MIOSVersion>=2){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);he.value&&(he.hasOwnProperty("disable")&&delete he.value.disable,he.hasOwnProperty("defaultSettings")&&delete he.value.defaultSettings,he.hasOwnProperty("skipSelfAdaptive")||(he.value.skipSelfAdaptive=!0),he.hasOwnProperty("compatChange")&&delete he.value.compatChange),he.value&&(pe.hasOwnProperty("skipSelfAdaptive")||(pe.value.skipSelfAdaptive=!0)),da(se.value,pe.value)||(r.customConfigFixedOrientationList[z.name]={name:z.name,...he.value}),da(Se.value,he.value)||(r.customConfigEmbeddedRulesList[z.name]={name:z.name,...pe.value})}}if(n.MIOSVersion&&n.MIOSVersion>=2){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);z.settingMode!==te.settingMode&&(r.customConfigEmbeddedSettingConfig[z.name]={name:z.name,...ff(pe.value,he.value,te.settingMode)})}else r.systemEmbeddedSettingConfig[z.name]={name:z.name,embeddedEnable:!!["embedded","fullScreen"].includes(te.settingMode)};const[j,Z]=await _e(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")},...n.MIOSVersion&&n.MIOSVersion>=2?{setAppMode:{name:z.name,action:Cu(te.settingMode)}}:{switchAction:{name:z.name,action:["embedded","fullScreen"].includes(te.settingMode)?"enable":"disable"}}}));j?(f.create({title:"应用更新失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),te.loadingCallback&&te.loadingCallback()):(f.create({title:"应用更新成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("的应用配置更新成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板并且在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平板专区-平行窗口")])," ",P("内")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[["embedded","fullScreen"].includes(te.settingMode)?"打开":"关闭"])," ",P("该应用的开关再做尝试~")])}),r.updateMergeRuleList(),te.loadingCallback&&te.loadingCallback(),te.closeCallback&&te.closeCallback())}}},K=async(z,F,y,re)=>{if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])}),i.info("应用横屏布局-添加应用","该功能仅兼容平板设备,不兼容折叠屏设备!");return}if(z==="cleanCustomRule"){const te=f.create({title:"想清除自定义规则吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("清除自定义规则后,你对")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(y.name,y.applicationName)])," ",P("所做的所有自定义配置将丢失,如果该应用同时还存在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("模块规则")])," ",P(",将会还原回模块自身的适配规则。确定要继续吗?")]),positiveText:"确定清除",negativeText:"我再想想",onPositiveClick:async()=>{te.loading=!0,r.customConfigEmbeddedRulesList[y.name]&&delete r.customConfigEmbeddedRulesList[y.name],r.customConfigFixedOrientationList[y.name]&&delete r.customConfigFixedOrientationList[y.name],r.customConfigEmbeddedSettingConfig[y.name]&&delete r.customConfigEmbeddedSettingConfig[y.name];const[j,Z]=await _e(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")},...n.MIOSVersion&&n.MIOSVersion>=2?{setAppMode:{name:y.name,action:Cu(cS(r.isPatchMode?r.patchEmbeddedRulesList[y.name]:r.sourceEmbeddedRulesList[y.name],r.isPatchMode?r.patchFixedOrientationList[y.name]:r.sourceFixedOrientationList[y.name]))}}:{switchAction:{name:y.name,action:(r.isPatchMode?r.patchEmbeddedRulesList[y.name]:r.sourceEmbeddedRulesList[y.name])?"enable":"disable"}}}));j?(f.create({title:"清除自定义规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),te.loading=!1):(f.create({title:"清除自定义规则成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,清除自定义规则成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板再试试~")])}),te.loading=!1,r.updateMergeRuleList())}})}if(z==="shareCustomRule"){const te={name:y.name,cmpt:n.MIOSVersion&&n.MIOSVersion>=2?2:1,em:{name:y.name,...y.embeddedRules},fo:{name:y.name,...y.fixedOrientationRule},type:"embedded",device:n.deviceCharacteristics==="tablet"?"pad":"fold",mode:y.settingMode},j=JSON.stringify(te),Z=La.deflate(j,{level:9,memLevel:9,windowBits:15}),se=new Uint8Array(Z),pe=Em(se),[Se]=await _e(navigator.clipboard.writeText(`我分享了一个[应用横屏布局]的自定义规则,可以前往[完美横屏应用计划 For Web UI]导入: -${pe}`));if(Se){f.create({title:"复制分享口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("复制")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(y.name,y.applicationName)])," ",P("的分享口令失败了QwQ,可能由于没有读取/写入剪切板的权限或")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("长度过大。")]),negativeText:"确定"});return}else f.create({title:"复制分享口令成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("好耶w,复制")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(y.name,y.applicationName)])," ",P("分享口令成功了~")]),S("p",null,[P("如果没有复制成功,请确认是否给予了读取/写入剪切板的权限或")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("长度过大。")]),S("p",null,[P("分享口令导入入口位于")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局- 从分享口令导入")])," ",P("。")])]),positiveText:"确定"})}},L=(z,F)=>{if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])});return}f.create({title:"模块规则说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("模块已对")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("配置了合适的适配规则,且不可被移除,仅有自定义规则可以被移除哦~")])})};function T(){return[{title:"应用名称",minWidth:250,key:"name",render(z,F){return S("div",null,[z.applicationName&&S("p",null,[z.applicationName]),z.name&&S("p",null,[S("span",{class:{hidden:!z.applicationName}},[P("(")]),z.name,S("span",{class:{hidden:!z.applicationName}},[P(")")])])])}},{title:"规则来源",minWidth:100,key:"ruleMode",render(z,F){const y={icon:z.ruleMode==="custom"?r6:Sm};if(z.ruleMode==="custom"){const re=[{label:"分享自定义规则",key:"shareCustomRule",icon:x(ld)},{label:"清除自定义规则",key:"cleanCustomRule",icon:x(iS)}];return S(lt("n-dropdown"),{onSelect:(te,j)=>K(te,j,z),size:"large",trigger:"click",options:re},{default:()=>[S(lt("n-button"),{size:"small",dashed:!0,type:"info"},{default:()=>[P("自定义规则")],...y})]})}return S(lt("n-button"),{size:"small",dashed:!0,type:"error",onClick:()=>L(z)},{default:()=>[P("模块规则")],...y})}},{title:"应用兼容性",minWidth:100,key:"setting",render(z,F){const y={icon:YG},re=(te,j)=>{f.create({title:"想重置应用兼容性吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("重置后,可以解决")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(te.name,te.applicationName)])," ",P("由于系统错误的应用兼容性配置导致应用布局异常的问题(正常情况下不需要重置),确定要继续吗?")]),positiveText:"确定重置",negativeText:"我再想想",onPositiveClick:async()=>{const[Z,se]=await _e(gS(te.name));Z?f.create({title:"重置应用兼容性失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,重置应用兼容性失败了QwQ,详细错误请查看错误日志~")])}):f.create({title:"重置应用兼容性成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,重置")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(te.name,te.applicationName)])," ",P("的应用兼容性成功了OwO~")])})}})};return S("div",null,[S(lt("n-button"),{size:"small",dashed:!0,type:"warning",onClick:()=>re(z)},{default:()=>[P("兼容性重置")],...y})])}},{title:"当前规则",minWidth:100,key:"settingMode",render(z,F){const y={icon:n6},re={embedded:{type:"success",name:"平行窗口",onClick(te,j){if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])});return}H(te)}},fullScreen:{type:"info",name:"全屏",onClick(te,j){if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备不兼容折叠屏设备!")])});return}H(te)}},fixedOrientation:{type:"warning",name:"居中布局",onClick(te,j){if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])});return}H(te)}},disabled:{type:"error",name:"原始布局",onClick(te,j){if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])});return}H(te)}}};return S(lt("n-button"),{size:"small",strong:!0,dashed:!0,type:re[z.settingMode].type,onClick:()=>re[z.settingMode].onClick(z,F)},{default:()=>[re[z.settingMode].name],...y})}}]}return ut(()=>{Et(()=>{r.isNeedShowReloadPathModeDialog&&Rt(async()=>{const[,z]=await _e(new Promise((F,y)=>{f.create({title:"是否需要重新生成定制应用数据?",type:"info",preset:"dialog",content:()=>S("p",null,[P("检测到您最近已经更新了模块版本并且开启了")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("定制模式")])," ",P(",模块需要重新操作")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("生成定制应用数据")])," ",P(",确定要继续吗?")]),positiveText:"确定",negativeText:"取消",onPositiveClick(){F("success")},onNegativeClick(){y("cancel")},onMaskClick(){y("cancel")},onClose(){y("cancel")}})}));z&&B(),r.isNeedShowReloadPathModeDialog=!1,n.needReloadData=!1})})}),(z,F)=>{const y=lt("n-alert"),re=lt("n-input-group"),te=lt("n-card");return Re(),ze(ft,null,[V("main",QG,[V("div",JG,[V("div",eq,[F[12]||(F[12]=V("h3",{class:we("text-base font-semibold leading-7")},[V("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient( + )`}},"完美横屏应用计划 For Web UI",2),ot("",!0)]),f[10]||(f[10]=H("div",{class:"flex items-center gap-x-4 lg:gap-x-6"},null,-1))])],2)]),H("main",null,[H("div",uW,[xs(h.$slots,"default")])])])]))}}),mS=xe({__name:"ErrorModal",props:{modelValue:{type:Boolean},errorLogging:{}},setup(e,{emit:t}){const o=e;M(!1);const n=t,r=M(o.modelValue);at(()=>o.modelValue,a=>{r.value=a});const i=()=>{n("update:modelValue",!1)};return(a,l)=>{const s=lt("n-alert"),u=lt("n-card"),d=lt("n-modal");return Fe(),Ht(d,{onPositiveClick:i,onClose:i,style:{width:"600px"},title:"发生错误",type:"error","block-scroll":"true","positive-text":"确认",preset:"dialog","mask-closable":!0,show:o.modelValue},{default:oe(()=>[S(u,{bordered:!1},{default:oe(()=>[(Fe(!0),De(ft,null,xa(o.errorLogging,c=>(Fe(),Ht(s,{title:`[发生错误] ${c.type}`,class:"mb-5",type:"error"},{default:oe(()=>[H("p",null,"错误描述:无法获取"+it(c.title),1),H("p",null,"错误详情:"+it(c.msg),1)]),_:2},1032,["title"]))),256))]),_:1})]),_:1},8,["show"])}}}),cW={class:"splash-screen"},fW=xe({__name:"SplashScreen",setup(e){return Et(),(t,o)=>(Fe(),De("div",cW,o[0]||(o[0]=[H("div",{class:"flex h-full flex-col items-center justify-center"},[H("div",{class:"mt-[61px] bg-gradient-to-t from-[#242424] to-[#262626] bg-clip-text text-center text-[40px] font-[600] leading-[53px] text-black/50 mix-blend-color-burn tablet:mt-[75px] tablet:text-[64px] tablet:leading-[85px]"},"完美横屏应用计划"),H("div",{class:"mt-12 bg-gradient-to-t from-[#242424] to-[#262626] bg-clip-text text-center text-[20px] font-[600] leading-[27px] text-black/50 mix-blend-color-burn tablet:mt-[23px] tablet:text-[24px] tablet:font-[600] tablet:leading-[32px]"},"正在加载中,请稍等……")],-1)])))}}),gS=(e,t)=>{const o=e.__vccOpts||e;for(const[n,r]of t)o[n]=r;return o},hW=gS(fW,[["__scopeId","data-v-1cac3c56"]]),pW="modulepreload",mW=function(e){return"/"+e},Yv={},_n=function(t,o,n){let r=Promise.resolve();if(o&&o.length>0){document.getElementsByTagName("link");const a=document.querySelector("meta[property=csp-nonce]"),l=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));r=Promise.allSettled(o.map(s=>{if(s=mW(s),s in Yv)return;Yv[s]=!0;const u=s.endsWith(".css"),d=u?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${s}"]${d}`))return;const c=document.createElement("link");if(c.rel=u?"stylesheet":pW,u||(c.as="script"),c.crossOrigin="",c.href=s,l&&c.setAttribute("nonce",l),document.head.appendChild(c),u)return new Promise((h,f)=>{c.addEventListener("load",h),c.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${s}`)))})}))}function i(a){const l=new Event("vite:preloadError",{cancelable:!0});if(l.payload=a,window.dispatchEvent(l),!l.defaultPrevented)throw a}return r.then(a=>{for(const l of a||[])l.status==="rejected"&&i(l.reason);return t().catch(i)})},gW=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/source/embedded_rules_list.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},vW=()=>{const e="cat /product/etc/embedded_rules_list.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},bW=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/source/fixed_orientation_list.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},xW=()=>{const e="cat /product/etc/fixed_orientation_list.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},yW=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/embedded_rules_list.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},CW=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/fixed_orientation_list.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},wW=()=>{const e="cat /data/system/users/0/embedded_setting_config.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},SW=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/source/embedded_setting_config.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},EW=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/embedded_setting_config.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},vS=e=>_e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(`am compat reset-all ${e}`);n?o(i):t(r)}}),"resetApplicationCompats"),ba=e=>_e(new Promise(async(t,o)=>{{const n=[],r=[],i=Et();if(e.isPatchMode){const{errno:p,stdout:g,stderr:v}=await ke(`echo '${e.patchEmbeddedRulesListXML}' > /data/adb/MIUI_MagicWindow+/patch_rule/embedded_rules_list.xml`);p?n.push({type:"patchEmbeddedRulesListXML",name:"[定制模式]平行窗口配置文件",message:v}):r.push({type:"patchEmbeddedRulesListXML",name:"[定制模式]平行窗口配置文件",message:"更新成功"});const{errno:b,stdout:x,stderr:k}=await ke(`echo '${e.patchFixedOrientationListXML}' > /data/adb/MIUI_MagicWindow+/patch_rule/fixed_orientation_list.xml`);if(b?n.push({type:"patchFixedOrientationListXML",name:"[定制模式]信箱模式配置文件",message:k}):r.push({type:"patchixedOrientationListXML",name:"[定制模式]信箱模式配置文件",message:"更新成功"}),i.MIOSVersion&&i.MIOSVersion>=2){const{errno:C,stdout:_,stderr:R}=await ke(`echo '${e.patchEmbeddedSettingConfigXML}' > /data/adb/MIUI_MagicWindow+/patch_rule/embedded_setting_config.xml`);C?n.push({type:"patchEmbeddedSettingConfigXML",name:"[定制模式]应用横屏布局配置文件",message:R}):r.push({type:"patchEmbeddedSettingConfigXML",name:"[定制模式]应用横屏布局配置文件",message:"更新成功"})}}const{errno:a,stdout:l,stderr:s}=await ke(`echo '${e.customEmbeddedRulesListXML}' > /data/adb/MIUI_MagicWindow+/config/embedded_rules_list.xml`);a?n.push({type:"customEmbeddedRulesListXML",name:"[自定义规则]平行窗口配置文件",message:s}):r.push({type:"customEmbeddedRulesListXML",name:"[自定义规则]平行窗口配置文件",message:"更新成功"});const{errno:u,stdout:d,stderr:c}=await ke(`echo '${e.customFixedOrientationListXML}' > /data/adb/MIUI_MagicWindow+/config/fixed_orientation_list.xml`);if(u?n.push({type:"customFixedOrientationListXML",name:"[自定义规则]信箱模式配置文件",message:c}):r.push({type:"customFixedOrientationListXML",name:"[自定义规则]信箱模式配置文件",message:"更新成功"}),i.MIOSVersion&&i.MIOSVersion>=2){const{errno:p,stdout:g,stderr:v}=await ke(`echo '${e.settingConfigXML}' > /data/adb/MIUI_MagicWindow+/config/embedded_setting_config.xml`);p?n.push({type:"settingConfigXML",name:"[自定义规则]应用横屏布局配置文件",message:v}):r.push({type:"settingConfigXML",name:"[自定义规则]应用横屏布局配置文件",message:"更新成功"})}else{const{errno:p,stdout:g,stderr:v}=await ke(`echo '${e.settingConfigXML}' > /data/system/users/0/embedded_setting_config.xml`);p?n.push({type:"settingConfigXML",name:"[系统]应用横屏布局配置文件",message:v}):r.push({type:"settingConfigXML",name:"[系统]应用横屏布局配置文件",message:"更新成功"})}if(e.setAppMode){const[p,g]=await Re(vS(e.setAppMode.name));p&&n.push({type:"resetApplicationCompat",name:"[模块]重置应用兼容性",message:p}),g&&r.push({type:"resetApplicationCompat",name:"[模块]重置应用兼容性",message:g})}const[h,f]=await Re(Jd("miui_embedding_window"));if(h&&n.push({type:"updateMiuiEmbeddingWindowRule",name:"[模块]重新载入模块应用横屏布局规则",message:h}),f&&r.push({type:"updateMiuiEmbeddingWindowRule",name:"[模块]重新载入模块应用横屏布局配置文件",message:f.split(` +`)}),e.switchAction){const{errno:p,stdout:g,stderr:v}=await ke(`cmd miui_embedding_window ${e.switchAction.action} ${e.switchAction.name}`);p?n.push({type:"updateMiuiEmbeddingWindowSwitchAction",name:`[模块]更新${e.switchAction.action}的设置`,message:v}):r.push({type:"updateMiuiEmbeddingWindowSwitchAction",name:`[模块]更新${e.switchAction.action}的设置`,message:g})}if(e.setAppMode){const{errno:p,stdout:g,stderr:v}=await ke(`cmd miui_embedding_window set-appMode ${e.setAppMode.name} ${e.setAppMode.action}`);p?n.push({type:"updateMiuiEmbeddingWindowSwitchAction",name:`[模块]更新${e.setAppMode.name}的设置为${e.setAppMode.action}`,message:v}):r.push({type:"updateMiuiEmbeddingWindowSwitchAction",name:`[模块]更新${e.setAppMode.name}的设置${e.setAppMode.action}`,message:g})}n.length?o({type:"error",message:"发生错误,提交失败",errorLogging:n,successLogging:r}):t({type:"success",message:"更新成功",errorLogging:n,successLogging:r})}})),kW=["com.lbe.security.miui","com.miui.player","com.miui.fm","com.miui.hybrid","com.miui.securitycenter","com.miui.compass","com.miui.contentextension","com.miui.misound","com.miui.voiceassist","com.lbe.security.miui","com.miui.securityadd"],_W=["com.miui.touchassistant","com.miui.whitenoise","com.tencent.mobileqq","com.tencent.mm","com.alibaba.android.rimet","com.coolapk.market","com.sina.weibo","com.baidu.tieba","com.xuetangx.ykt","io.github.vvb2060.magisk","com.topjohnwu.magisk","io.github.huskydg.magisk","io.github.a13e300.ksuwebui","me.weishu.kernelsu","me.bmax.apatch","com.dna.tools","com.coolapk.market","com.sevtinge.hyperceiler","com.github.kr328.clash.foss","com.github.kr328.clash","com.github.metacubex.clash.meta","com.rocket.e5b382b19324e0a","dev.miuiicons.pedroz","com.tencent.androidqqmail","com.jingdong.app.mall","com.tencent.wework","com.taobao.trip","com.fenbi.android.leo","com.duokan.reader","com.xiaomi.shop","com.xiaomi.smarthome","com.youdao.dict","com.netease.uu","com.lemon.lv","com.valvesoftware.android.steam.community","com.douban.book.reader","com.amazon.kindlefc","com.alicloud.databox","com.huawei.appmarket","com.huawei.smarthome","mark.via","com.fenbi.android.servant","com.fenbi.android.zhaojiao","com.eusoft.eudic","com.eusoft.ting.en","com.cnki.android.cnkimobile","com.zui.calculator","com.jd.app.reader","com.huajiao","com.youku.phone","com.tencent.qqlive","com.xiaomi.gamecenter","com.kugou.android","com.ss.android.ugc.aweme","com.ss.android.ugc.live","com.ss.android.ugc.aweme.lite","com.smile.gifmaker","com.kuaishou.nebula","com.bdatu.geography","com.ubestkid.beilehu.android","youqu.android.todesk","com.tencent.docs","com.github.metacubex.clash.meta","com.tencent.pao","com.estrongs.android.pop","com.adobe.reader","com.microsoft.skydrive","cn.com.langeasy.LangEasyLexis","cn.ticktick.task","com.google.earth","com.omarea.vtools","com.plan.kot32.tomatotime","com.farplace.qingzhuo","com.xiachufang","com.happyteam.dubbingshow","czh.mindnode","com.chrissen.card","top.onepix.timeblock","www.imxiaoyu.com.musiceditor","com.mmbox.xbrowser","com.lemon.lv","com.flyersoft.moonreader","com.flyersoft.moonreaderp","com.yikaobang.yixue","com.kwai.m2u","com.qiyi.video.pad","com.smile.gifmaker","com.baidu.baidutranslate","org.zwanoo.android.speedtest","com.xiwang.zaixian","com.yozo.office","com.taobao.taobao","cn.canva.editor","com.singularity.tiangong","com.mubu.app","chuxin.shimo.shimowendang","com.roblox.client","com.netease.cloudmusic","com.netease.mc.mi","com.netease.x19","com.netease.mc.huawei","com.netease.mc.vivo","com.netease.mc.oppo","com.netease.mc.honor","com.netease.mc.bilibili","com.netease.mc.nearme.gamecenter","com.netease.mc.aligames","com.netease.mc.lenovo","com.netease.mc.meta","com.netease.mc.baidu","com.netease.mc","com.netease.mctest","com.hicloud.browser","com.hihonor.health","com.ss.android.ugc.livelite","com.oray.sunlogin","com.microsoft.todos","com.jdjdc.jdfastjdc","com.google.android.apps.translate","com.adsk.sketchbook","com.pick.sketchbook","com.ihuman.recite","com.ctfile","com.quark.scanking","com.hunantv.imgo.activity","com.sohu.sohuvideo","com.wuba.town.client","com.yhqx.player","com.lixiangdong.mediaplayer","cn.ylkj.zmjh","com.yixinli.muse","com.antutu.ABenchMark","cn.honor.qinxuan","com.fenbi.android.zenglish.hd","com.huawei.videoeditor","com.huawei.genexcloud.speedtest","com.huawei.smarthome","com.huawei.ch18","com.hihonor.dz.reader","com.hihonor.health","com.hihonor.vmall","com.hihonor.magichome","com.hihonor.heartstudy","cn.ieway.evcapture","cn.ieway.evplayer2","com.aliyun.wuying.enterprise","com.jingdong.app.reader.campus","com.UCMobile","com.quark.browser","com.smzdm.client.android","com.baidu.netdisk","com.mfcloudcalculate.networkdisk","com.chinamobile.mcloud","info.muge.appshare","com.x7890.shortcutcreator","org.kde.kdeconnect_tp","com.tencent.weread","com.larus.nova","com.moonshot.kimichat","com.baidu.newapp","com.tencent.hunyuan.app.chat","jp.pokemon.pokemonsleep","com.heytap.headset","com.twitter.android","cn.jagat.main","com.furrybar.chat.app","me.ele","com.max.xiaoheihe","com.ruanmei.ithome","com.youdao.translator","com.netflix.NGP.MonumentValley3","com.ophone.reader.ui","studio.fountainhead.habicat","com.hihonor.appmarket","cn.wenyu.bodian","com.zte.smarthome","com.phoenix.read","com.bilibili.app.in","com.bilibili.app.blue","com.joey.colors.simple.c","com.hanfuhui","com.hurantech.cherrysleep","tech.caicheng.youshi","org.panda.words"],pf=[...kW,..._W],Hs=Wi("embedded",()=>{const e=M(!1),t=M(!1),o=M({}),n=M(!1),r=M({}),i=M({}),a=M({}),l=M({}),s=M({}),u=M({}),d=M({}),c=M({}),h=M({}),f=I(()=>{const L=Et(),D=new Set([...Object.keys(i.value),...Object.keys(s.value),...L.installedAndroidApplicationPackageNameList,...pf]),z=Object.entries(r.value).filter(([F])=>D.has(F));return Object.fromEntries(z)}),p=I(()=>{const L=Et(),D=new Set([...Object.keys(i.value),...Object.keys(s.value),...L.installedAndroidApplicationPackageNameList,...pf]),z=Object.entries(l.value).filter(([F])=>D.has(F));return Object.fromEntries(z)}),g=I(()=>{const L=Et(),D=new Set([...Object.keys(i.value),...Object.keys(s.value),...L.installedAndroidApplicationPackageNameList,...pf]),z=Object.entries(c.value).filter(([F])=>D.has(F));return Object.fromEntries(z)}),v=M([]),b=I(()=>{const L=Et(),D=new Set(L.installedAndroidApplicationPackageNameList);return v.value.reduce((F,y)=>(D.has(y.name)&&F.push(y.name),F),[])}),x=I(()=>{const L=Et(),D=new Set(L.installedAndroidApplicationPackageNameList);return v.value.reduce((F,y)=>{var re;return D.has(y.name)&&(re=y.fixedOrientationRule)!=null&&re.compatChange&&F.push(y.name),F},[])}),k=M(""),C=M(""),_=oC(L=>{k.value=L.trim().toLowerCase()},500);at(C,L=>{_(L)});const R=I(()=>{const L=v.value,D=Et(),z=new Set(D.installedAndroidApplicationPackageNameList),F=t.value,y=k.value,re=o.value,te=D.installedAppNameList;return L.reduce((j,Z)=>{const se=Z.name.trim().toLowerCase();te[Z.name]&&!Z.applicationName&&(Z.applicationName=te[Z.name]),re[Z.name]&&!Z.applicationName&&(Z.applicationName=re[Z.name]);const pe=Z.applicationName?Z.applicationName.toLowerCase():"";return!se.includes(y)&&!pe.includes(y)||F&&!z.has(Z.name)||j.push(Z),j},[]).sort((j,Z)=>j.ruleMode==="custom"&&Z.ruleMode!=="custom"?-1:j.ruleMode!=="custom"&&Z.ruleMode==="custom"?1:j.name.localeCompare(Z.name))}),w=I(()=>B.length>0),A=I(()=>v.value.length),$=M(!0),B=It([]),U=I(()=>new Set([...e.value?Object.keys(f.value):Object.keys(r.value),...e.value?Object.keys(p.value):Object.keys(l.value),...Object.keys(a.value),...Object.keys(u.value)]));function N(){const L=Et();v.value=Zv(e.value?f.value:r.value,e.value?p.value:l.value,L.MIOSVersion&&L.MIOSVersion>=2?e.value?g.value:c.value:d.value,a.value,u.value,h.value)}async function K(){const L=Et();$.value=!0;const z=(await _n(()=>import("./applicationName-_cS2S__9.js"),[])).default;o.value=z;const[F,y]=await Re(lV());F?B.push({type:"getIsPatchModeErr",title:"补丁模式",msg:F}):y==="true"?e.value=!0:e.value=!1;const re=[gW(),vW(),yW(),bW(),xW(),CW(),SW(),wW(),EW()],[[te,j],[Z,se],[pe,Se],[he,fe],[Ce,Y],[O,ze],[je,W],[ee,ge],[we,le]]=await Promise.all(re.map(ce=>Re(ce)));te&&(r.value={},B.push({type:"sourceEmbeddedRulesList",title:"[模块]平行窗口配置文件",msg:te})),j&&(r.value=hn(j,"package_config","package")),Z&&(i.value={},B.push({type:"SystemEmbeddedRulesList",title:"[系统]平行窗口配置文件",msg:Z})),se&&(i.value=hn(se,"package_config","package")),pe&&(a.value={}),Se&&(a.value=hn(Se,"package_config","package",!0),console.log(a.value,"customConfigEmbeddedRulesList.value")),he&&(l.value={},B.push({type:"sourceFixedOrientationList",title:"[模块]信箱模式配置文件",msg:he})),fe&&(l.value=hn(fe,"package_config","package")),Ce&&(s.value={}),Y&&(s.value=hn(Y,"package_config","package")),O&&(u.value={}),ze&&(u.value=hn(ze,"package_config","package",!0)),je&&(c.value={}),W&&(c.value=hn(W,"setting_rule","setting")),ee&&(d.value={}),ge&&(d.value=hn(ge,"setting_rule","setting")),we&&(h.value={}),le&&(h.value=hn(le,"setting_rule","setting",!0)),ea().info("deviceStore.MIOSVersion",L.MIOSVersion),v.value=Zv(e.value?f.value:r.value,e.value?p.value:l.value,L.MIOSVersion&&L.MIOSVersion>=2?e.value?g.value:c.value:d.value,a.value,u.value,h.value),B.length||($.value=!1,L.needReloadData&&e.value&&(n.value=!0))}return{sourceEmbeddedRulesList:r,sourceFixedOrientationList:l,patchEmbeddedRulesList:f,patchFixedOrientationList:p,patchEmbeddedSettingConfig:g,customConfigEmbeddedRulesList:a,customConfigFixedOrientationList:u,customConfigEmbeddedSettingConfig:h,filterSetAppModeAppList:b,filterResetAppCompatAppList:x,systemEmbeddedSettingConfig:d,systemEmbeddedRulesList:i,systemFixedOrientationList:s,mergeRuleList:v,filterInstalledApps:t,filterMergeRuleList:R,searchKeyWord:C,errorLogging:B,isNeedShowErrorModal:w,loading:$,ruleCount:A,allPackageName:U,applicationName:o,isPatchMode:e,initDefault:K,updateMergeRuleList:N,isNeedShowReloadPathModeDialog:n}},{persist:{pick:["filterInstalledApps"]}}),bS=Wi("font",()=>{const e=M("MiSans"),t=I(()=>`${e.value}, system-ui, sans-serif`);return{currentFont:e,setFont:n=>{e.value=n},currentFontFamily:t}},{persist:{pick:["currentFont"]}}),FW=()=>{const o=`echo "$(/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3 /data/user_de/0/com.android.htmlviewer/databases/cloud_all_data.db "SELECT dataId FROM cloud_all_data WHERE moduleName='MiuiFreeform';")"`;return new Promise(async(n,r)=>{{const{errno:i,stdout:a,stderr:l}=await ke(o);if(i&&r(l),a)try{const s=a.split(` +`);n(s)}catch(s){r(s)}}})},RW=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/dot_black_list.json";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);if(n)o(i);else if(r)try{t(JSON.parse(r))}catch{o("dot_black_list config is empty")}else o(null)}}),e)},$W=()=>{const e="/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3",t="/data/user_de/0/com.android.htmlviewer/databases/cloud_all_data.db";return new Promise(async(o,n)=>{{const[,r]=await Re(FW());if(r){const i=async s=>{const u=`echo "$(${e} ${t} "SELECT productData FROM cloud_all_data WHERE dataId='${s}';")"`;return _e(new Promise(async(d,c)=>{const{errno:h,stdout:f,stderr:p}=await ke(u);if(h&&c(p),f)try{const g=JSON.parse(f);g.dot_black_list?d({dataId:Number(s),productData:g||{},dataList:g.dot_black_list||[]}):d({dataId:Number(s),productData:g||{},dataList:[]})}catch(g){c(g)}}),u)},[a,l]=await Re(Promise.all(r.map(s=>i(s))));a&&n(a),l&&o(l)}}})},PW=()=>{const e='ls /data/user_de/0/com.android.htmlviewer/databases/cloud_all_data.db &>/dev/null && echo "exists" || echo "not exists"';return new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):r==="exists"?t(r):o(r)}})},fX=e=>{const t="/data/adb/modules/MIUI_MagicWindow+/common/utils/sqlite3",o="/data/user_de/0/com.android.htmlviewer/databases/cloud_all_data.db",n=[],r=[];return _e(new Promise(async(i,a)=>{{const l=Array.from(new Set(e.customDotBlackList)),s=async c=>{const h=`echo '${JSON.stringify(c)}' > /data/adb/MIUI_MagicWindow+/config/dot_black_list.json`;return _e(new Promise(async(f,p)=>{const{errno:g,stdout:v,stderr:b}=await ke(h);g?(n.push({type:"updateCustomDotBlackListJSON",name:"[自定义规则]窗口控制器配置文件",message:b}),p(b)):(r.push({type:"updateCustomDotBlackListJSON",name:"[自定义规则]窗口控制器配置文件",message:"更新成功"}),f(v))}),h)},[u,d]=await Re(s(l));if(u)a(u);else{const c=e.sourceDotBlackList.map(g=>{const v=ya(g.productData);return v.dot_black_list=e.dotBlackList,{dataId:g.dataId,productData:v}}),h=async(g,v)=>{const b=`echo "$(${t} ${o} "UPDATE cloud_all_data SET productData='${JSON.stringify(v).replace(/"/g,'\\"')}' WHERE dataId='${g}'; SELECT changes();")"`;return _e(new Promise(async(x,k)=>{const{errno:C,stdout:_,stderr:R}=await ke(b);C?k(R):_==="1"?x(_):k(_)}),b)},[f,p]=await Re(Promise.all(c.map(g=>h(g.dataId,g.productData))));f&&a(f),p&&i({type:"success",message:"更新成功",errorLogging:n,successLogging:r})}}}),"updateDotBlackList")},MW=Wi("dotBlackList",()=>{const e=M(!1),t=M([]),o=I(()=>{if(t.value.length===0)return[];const v=t.value[0].dataList,b=new Set(v);return t.value.slice(1).forEach(x=>{const k=new Set(x.dataList);for(const C of b)k.has(C)||b.delete(C)}),v.filter(x=>b.has(x))}),n=M([]),r=I(()=>{const b=Et().installedAppNameList,x=o.value.map(R=>{const w=n.value.includes(R),A=b[R]||a.value[R];return{name:R,applicationName:A,ruleMode:w?"custom":"system",status:!0}}),k=n.value.filter(R=>!o.value.includes(R)).map(R=>{const w=b[R]||a.value[R];return{name:R,applicationName:w,ruleMode:"custom",status:!1}}),C=Math.floor(x.length/2);return[...x.slice(0,C),...k,...x.slice(C)]}),i=I(()=>{const v=d.value.trim().toLowerCase(),b=r.value,x=Et();return b.reduce((k,C)=>{const _=C.name.trim().toLowerCase(),R=C.applicationName?C.applicationName.toLowerCase():"";if(!_.includes(v)&&!R.includes(v))return k;const w=new Set(x.installedAndroidApplicationPackageNameList);return e.value&&!w.has(C.name)||k.push(C),k},[]).sort((k,C)=>k.ruleMode==="custom"&&C.ruleMode!=="custom"?-1:k.ruleMode!=="custom"&&C.ruleMode==="custom"?1:k.name.localeCompare(C.name))}),a=M({}),l=M([]),s=I(()=>f.length>0),u=I(()=>l.value.length),d=M(""),c=M(!0),h=M(!1),f=It([]),p=I(()=>new Set([...n.value,...o.value]));async function g(){c.value=!0;const b=(await _n(()=>import("./applicationName-_cS2S__9.js"),[])).default;a.value=b;const[x,k]=await Re(PW());if(x&&(h.value=!1),k){h.value=!0;const[C,_]=await Re($W());C&&(t.value=[]),_&&(t.value=_);const[R,w]=await Re(RW());R&&(n.value=[]),w&&(n.value=w),c.value=!1}}return{mergeRuleList:l,allPackageName:p,sourceDotBlackList:t,hasHTMLViewerCloudData:h,systemDotBlackList:o,customDotBlackList:n,mergeDotBlackList:r,filterMergeDotBlackList:i,applicationName:a,searchKeyWord:d,errorLogging:f,isNeedShowErrorModal:s,filterInstalledApps:e,loading:c,ruleCount:u,initDefault:g}},{persist:{pick:["filterInstalledApps"]}}),AW=()=>{const e="cat /data/adb/modules/MIUI_MagicWindow+/common/source/autoui_list.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},BW=()=>{const e="cat /data/adb/MIUI_MagicWindow+/config/autoui_list.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},TW=()=>{const e="cat /data/system/users/0/autoui_setting_config.xml";return _e(new Promise(async(t,o)=>{{const{errno:n,stdout:r,stderr:i}=await ke(e);n?o(i):t(r)}}),e)},gl=e=>_e(new Promise(async(t,o)=>{{const n=[],r=[],{errno:i,stdout:a,stderr:l}=await ke(`echo '${e.customAutoUIListXML}' > /data/adb/MIUI_MagicWindow+/config/autoui_list.xml`);i?n.push({type:"customAutoUIListXML",name:"[自定义规则]应用布局优化配置文件",message:l}):r.push({type:"customAutoUIListXML",name:"[自定义规则]应用布局优化配置文件",message:"更新成功"});const{errno:s,stdout:u,stderr:d}=await ke(`echo '${e.settingConfigXML}' > /data/system/users/0/autoui_setting_config.xml`);s?n.push({type:"settingConfigXML",name:"[模块]应用布局优化配置文件",message:d}):r.push({type:"settingConfigXML",name:"[模块]应用布局优化配置文件",message:"更新成功"});const[c,h]=await Re(Jd("miui_auto_ui"));if(c&&n.push({type:"updateAutoUIRule",name:"[模块]重新载入模块应用布局优化规则",message:c}),h&&r.push({type:"updateAutoUIRule",name:"[模块]重新载入模块应用布局优化规则",message:h.split(` +`)}),e.reloadRuleAction){const{errno:f,stdout:p,stderr:g}=await ke(`cmd miui_auto_ui ${e.reloadRuleAction.action} ${e.reloadRuleAction.name}`);f?n.push({type:"updateMiuiAutoUIReloadAction",name:`[模块]更新${e.reloadRuleAction.name}的设置`,message:g}):r.push({type:"updateMiuiAutoUIReloadAction",name:`[模块]更新${e.reloadRuleAction.name}的设置`,message:p})}n.length?o({type:"error",message:"发生错误,提交失败",errorLogging:n,successLogging:r}):t({type:"success",message:"更新成功",errorLogging:n,successLogging:r})}})),gm=Wi("autoui",()=>{const e=M(!1),t=M({}),o=M({}),n=M({}),r=M({}),i=M([]),a=I(()=>{const g=u.value.trim().toLowerCase(),v=i.value,b=Et(),x=b.installedAppNameList;return v.reduce((k,C)=>{const _=C.name.trim().toLowerCase();x[C.name]&&!C.applicationName&&(C.applicationName=x[C.name]),n.value[C.name]&&!C.applicationName&&(C.applicationName=n.value[C.name]);const R=C.applicationName?C.applicationName.toLowerCase():"";if(!_.includes(g)&&!R.includes(g))return k;const w=new Set(b.installedAndroidApplicationPackageNameList);return e.value&&!w.has(C.name)||k.push(C),k},[]).sort((k,C)=>k.ruleMode==="custom"&&C.ruleMode!=="custom"?-1:k.ruleMode!=="custom"&&C.ruleMode==="custom"?1:k.name.localeCompare(C.name))}),l=I(()=>c.length>0),s=I(()=>i.value.length),u=M(""),d=M(!0),c=It([]),h=I(()=>new Set([...Object.keys(t.value),...Object.keys(o.value)]));function f(){i.value=Xv(t.value,o.value,r.value)}async function p(){d.value=!0;const v=(await _n(()=>import("./applicationName-_cS2S__9.js"),[])).default;n.value=v;const[b,x]=await Re(AW());b&&c.push({type:"sourceAutoUIList",title:"[模块]应用布局优化配置文件",msg:b}),x&&(t.value=hn(x,"packageRules","package"));const[k,C]=await Re(BW());k||(o.value=hn(C,"packageRules","package",!0));const[_,R]=await Re(TW());_&&(r.value={}),R&&(r.value=hn(R,"setting_config","setting")),i.value=Xv(t.value,o.value,r.value),c.length||(d.value=!1)}return{sourceAutoUIList:t,customConfigAutoUIList:o,autoUISettingConfig:r,mergeRuleList:i,filterMergeRuleList:a,applicationName:n,searchKeyWord:u,errorLogging:c,isNeedShowErrorModal:l,updateMergeRuleList:f,filterInstalledApps:e,loading:d,ruleCount:s,allPackageName:h,initDefault:p}},{persist:{pick:["filterInstalledApps"]}}),DW=xe({__name:"App",setup(e){const t=Et(),o=ea(),n=B2(),r=I(()=>({theme:t.isDarkMode?io:Zt})),{message:i,modal:a}=po(["message","modal"],{configProviderProps:r}),l=Hs(),s=bS(),u=gm(),d=MW(),c=M(!1),h=M(!0);kt(p=>{!t.loading&&!l.loading&&(h.value=!1),(t.errorLogging.length||l.errorLogging.length)&&(h.value=!1),p(()=>{})}),at(()=>s.currentFont,(p,g)=>{p&&document.documentElement.style.setProperty("--global-font-family",s.currentFontFamily)},{immediate:!0}),at(()=>t.isNeedShowErrorModal,(p,g)=>{p&&(c.value=!0)},{immediate:!1});function f(){return!!window.matchMedia("(prefers-color-scheme: dark)").matches}return kt(p=>{const g=window.matchMedia("(prefers-color-scheme: dark)");t.rhythmMode==="autoRhythm"&&(t.isDarkMode=f());const v=b=>{t.rhythmMode==="autoRhythm"&&(t.isDarkMode=b.matches)};g.addEventListener("change",v),p(()=>{g.removeEventListener("change",v)})}),ut(async()=>{window.onerror=function(p,g,v,b,x){o&&o.error("[JavaScript Error]",p.toString())},window.addEventListener("unhandledrejection",function(p){o&&o.error("[JavaScript Promise Error]",p.reason.toString())}),await t.initDefault(),t.androidTargetSdk&&t.androidTargetSdk===30?a.create({title:"不适配说明",type:"error",preset:"dialog",content:()=>S("p",null,[P("Web UI 未对Android 11做适配,无法使用~")]),negativeText:"确定"}):(t.androidTargetSdk&&t.androidTargetSdk<=33&&!t.skipConfirm.lowWebViewVersion&&a.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("Web UI 强依赖部分较新内核的JavaScript API实现,为了确保模块正常工作,Android 13/12的小米设备可能需要升级系统内置WebView版本,请通过Google Play商店升级!")]),S("p",null,[P("下载地址:https://play.google.com/store/apps/details?id=com.google.android.webview")]),S("p",null,[P("如果下载的是Beta/Dev/Canary版本的WebView,则需要前往[开发者选项-WebView实现]进行切换~")])]),positiveText:"复制下载链接到剪切板",negativeText:"已升级,不再提醒",onPositiveClick:()=>{navigator.clipboard.writeText("https://play.google.com/store/apps/details?id=com.google.android.webview")},onNegativeClick:()=>{t.skipConfirm.lowWebViewVersion=!0}}),l.initDefault(),u.initDefault(),n.initDefault(),t.MIOSVersion&&t.MIOSVersion>=1&&d.initDefault())}),(p,g)=>{const v=lt("n-config-provider");return Fe(),De("div",{class:ye(["app-container h-full",`${E(t).isDarkMode?"bg-zinc-900 theme-dark-mode":"bg-white"}`])},[S(v,{theme:E(t).isDarkMode?E(io):void 0},{default:oe(()=>[S(E(dW),null,{default:oe(()=>[S(E(M2))]),_:1}),S(mS,{modelValue:c.value,"onUpdate:modelValue":g[0]||(g[0]=b=>c.value=b),errorLogging:E(t).errorLogging},null,8,["modelValue","errorLogging"]),h.value?(Fe(),Ht(hW,{key:0})):ot("",!0)]),_:1},8,["theme"])],2)}}}),IW=gS(DW,[["__scopeId","data-v-d3d3a0fe"]]),xS="/images/icons/all_app.png",sd="/images/icons/ai_icon.png";/*! pako 2.1.0 https://github.com/nodeca/pako @license (MIT AND Zlib) */const zW=4,Qv=0,Jv=1,OW=2;function Za(e){let t=e.length;for(;--t>=0;)e[t]=0}const LW=0,yS=1,HW=2,NW=3,VW=258,vm=29,Ns=256,us=Ns+1+vm,Ra=30,bm=19,CS=2*us+1,Ei=15,mf=16,jW=7,xm=256,wS=16,SS=17,ES=18,Rh=new Uint8Array([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0]),Lu=new Uint8Array([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13]),WW=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7]),kS=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),UW=512,fr=new Array((us+2)*2);Za(fr);const Nl=new Array(Ra*2);Za(Nl);const ds=new Array(UW);Za(ds);const cs=new Array(VW-NW+1);Za(cs);const ym=new Array(vm);Za(ym);const ud=new Array(Ra);Za(ud);function gf(e,t,o,n,r){this.static_tree=e,this.extra_bits=t,this.extra_base=o,this.elems=n,this.max_length=r,this.has_stree=e&&e.length}let _S,FS,RS;function vf(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}const $S=e=>e<256?ds[e]:ds[256+(e>>>7)],fs=(e,t)=>{e.pending_buf[e.pending++]=t&255,e.pending_buf[e.pending++]=t>>>8&255},Uo=(e,t,o)=>{e.bi_valid>mf-o?(e.bi_buf|=t<>mf-e.bi_valid,e.bi_valid+=o-mf):(e.bi_buf|=t<{Uo(e,o[t*2],o[t*2+1])},PS=(e,t)=>{let o=0;do o|=e&1,e>>>=1,o<<=1;while(--t>0);return o>>>1},KW=e=>{e.bi_valid===16?(fs(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=e.bi_buf&255,e.bi_buf>>=8,e.bi_valid-=8)},GW=(e,t)=>{const o=t.dyn_tree,n=t.max_code,r=t.stat_desc.static_tree,i=t.stat_desc.has_stree,a=t.stat_desc.extra_bits,l=t.stat_desc.extra_base,s=t.stat_desc.max_length;let u,d,c,h,f,p,g=0;for(h=0;h<=Ei;h++)e.bl_count[h]=0;for(o[e.heap[e.heap_max]*2+1]=0,u=e.heap_max+1;us&&(h=s,g++),o[d*2+1]=h,!(d>n)&&(e.bl_count[h]++,f=0,d>=l&&(f=a[d-l]),p=o[d*2],e.opt_len+=p*(h+f),i&&(e.static_len+=p*(r[d*2+1]+f)));if(g!==0){do{for(h=s-1;e.bl_count[h]===0;)h--;e.bl_count[h]--,e.bl_count[h+1]+=2,e.bl_count[s]--,g-=2}while(g>0);for(h=s;h!==0;h--)for(d=e.bl_count[h];d!==0;)c=e.heap[--u],!(c>n)&&(o[c*2+1]!==h&&(e.opt_len+=(h-o[c*2+1])*o[c*2],o[c*2+1]=h),d--)}},MS=(e,t,o)=>{const n=new Array(Ei+1);let r=0,i,a;for(i=1;i<=Ei;i++)r=r+o[i-1]<<1,n[i]=r;for(a=0;a<=t;a++){let l=e[a*2+1];l!==0&&(e[a*2]=PS(n[l]++,l))}},qW=()=>{let e,t,o,n,r;const i=new Array(Ei+1);for(o=0,n=0;n>=7;n{let t;for(t=0;t{e.bi_valid>8?fs(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0},eb=(e,t,o,n)=>{const r=t*2,i=o*2;return e[r]{const n=e.heap[o];let r=o<<1;for(;r<=e.heap_len&&(r{let n,r,i=0,a,l;if(e.sym_next!==0)do n=e.pending_buf[e.sym_buf+i++]&255,n+=(e.pending_buf[e.sym_buf+i++]&255)<<8,r=e.pending_buf[e.sym_buf+i++],n===0?jn(e,r,t):(a=cs[r],jn(e,a+Ns+1,t),l=Rh[a],l!==0&&(r-=ym[a],Uo(e,r,l)),n--,a=$S(n),jn(e,a,o),l=Lu[a],l!==0&&(n-=ud[a],Uo(e,n,l)));while(i{const o=t.dyn_tree,n=t.stat_desc.static_tree,r=t.stat_desc.has_stree,i=t.stat_desc.elems;let a,l,s=-1,u;for(e.heap_len=0,e.heap_max=CS,a=0;a>1;a>=1;a--)bf(e,o,a);u=i;do a=e.heap[1],e.heap[1]=e.heap[e.heap_len--],bf(e,o,1),l=e.heap[1],e.heap[--e.heap_max]=a,e.heap[--e.heap_max]=l,o[u*2]=o[a*2]+o[l*2],e.depth[u]=(e.depth[a]>=e.depth[l]?e.depth[a]:e.depth[l])+1,o[a*2+1]=o[l*2+1]=u,e.heap[1]=u++,bf(e,o,1);while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],GW(e,t),MS(o,s,e.bl_count)},ob=(e,t,o)=>{let n,r=-1,i,a=t[0*2+1],l=0,s=7,u=4;for(a===0&&(s=138,u=3),t[(o+1)*2+1]=65535,n=0;n<=o;n++)i=a,a=t[(n+1)*2+1],!(++l{let n,r=-1,i,a=t[0*2+1],l=0,s=7,u=4;for(a===0&&(s=138,u=3),n=0;n<=o;n++)if(i=a,a=t[(n+1)*2+1],!(++l{let t;for(ob(e,e.dyn_ltree,e.l_desc.max_code),ob(e,e.dyn_dtree,e.d_desc.max_code),$h(e,e.bl_desc),t=bm-1;t>=3&&e.bl_tree[kS[t]*2+1]===0;t--);return e.opt_len+=3*(t+1)+5+5+4,t},XW=(e,t,o,n)=>{let r;for(Uo(e,t-257,5),Uo(e,o-1,5),Uo(e,n-4,4),r=0;r{let t=4093624447,o;for(o=0;o<=31;o++,t>>>=1)if(t&1&&e.dyn_ltree[o*2]!==0)return Qv;if(e.dyn_ltree[9*2]!==0||e.dyn_ltree[10*2]!==0||e.dyn_ltree[13*2]!==0)return Jv;for(o=32;o{rb||(qW(),rb=!0),e.l_desc=new vf(e.dyn_ltree,_S),e.d_desc=new vf(e.dyn_dtree,FS),e.bl_desc=new vf(e.bl_tree,RS),e.bi_buf=0,e.bi_valid=0,AS(e)},TS=(e,t,o,n)=>{Uo(e,(LW<<1)+(n?1:0),3),BS(e),fs(e,o),fs(e,~o),o&&e.pending_buf.set(e.window.subarray(t,t+o),e.pending),e.pending+=o},JW=e=>{Uo(e,yS<<1,3),jn(e,xm,fr),KW(e)},eU=(e,t,o,n)=>{let r,i,a=0;e.level>0?(e.strm.data_type===OW&&(e.strm.data_type=YW(e)),$h(e,e.l_desc),$h(e,e.d_desc),a=ZW(e),r=e.opt_len+3+7>>>3,i=e.static_len+3+7>>>3,i<=r&&(r=i)):r=i=o+5,o+4<=r&&t!==-1?TS(e,t,o,n):e.strategy===zW||i===r?(Uo(e,(yS<<1)+(n?1:0),3),tb(e,fr,Nl)):(Uo(e,(HW<<1)+(n?1:0),3),XW(e,e.l_desc.max_code+1,e.d_desc.max_code+1,a+1),tb(e,e.dyn_ltree,e.dyn_dtree)),AS(e),n&&BS(e)},tU=(e,t,o)=>(e.pending_buf[e.sym_buf+e.sym_next++]=t,e.pending_buf[e.sym_buf+e.sym_next++]=t>>8,e.pending_buf[e.sym_buf+e.sym_next++]=o,t===0?e.dyn_ltree[o*2]++:(e.matches++,t--,e.dyn_ltree[(cs[o]+Ns+1)*2]++,e.dyn_dtree[$S(t)*2]++),e.sym_next===e.sym_end);var oU=QW,nU=TS,rU=eU,iU=tU,aU=JW,lU={_tr_init:oU,_tr_stored_block:nU,_tr_flush_block:rU,_tr_tally:iU,_tr_align:aU};const sU=(e,t,o,n)=>{let r=e&65535|0,i=e>>>16&65535|0,a=0;for(;o!==0;){a=o>2e3?2e3:o,o-=a;do r=r+t[n++]|0,i=i+r|0;while(--a);r%=65521,i%=65521}return r|i<<16|0};var hs=sU;const uU=()=>{let e,t=[];for(var o=0;o<256;o++){e=o;for(var n=0;n<8;n++)e=e&1?3988292384^e>>>1:e>>>1;t[o]=e}return t},dU=new Uint32Array(uU()),cU=(e,t,o,n)=>{const r=dU,i=n+o;e^=-1;for(let a=n;a>>8^r[(e^t[a])&255];return e^-1};var yo=cU,Hi={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},ta={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8};const{_tr_init:fU,_tr_stored_block:Ph,_tr_flush_block:hU,_tr_tally:Zr,_tr_align:pU}=lU,{Z_NO_FLUSH:Xr,Z_PARTIAL_FLUSH:mU,Z_FULL_FLUSH:gU,Z_FINISH:mn,Z_BLOCK:ib,Z_OK:Eo,Z_STREAM_END:ab,Z_STREAM_ERROR:Gn,Z_DATA_ERROR:vU,Z_BUF_ERROR:xf,Z_DEFAULT_COMPRESSION:bU,Z_FILTERED:xU,Z_HUFFMAN_ONLY:wu,Z_RLE:yU,Z_FIXED:CU,Z_DEFAULT_STRATEGY:wU,Z_UNKNOWN:SU,Z_DEFLATED:ec}=ta,EU=9,kU=15,_U=8,FU=29,RU=256,Mh=RU+1+FU,$U=30,PU=19,MU=2*Mh+1,AU=15,$t=3,Ur=258,qn=Ur+$t+1,BU=32,za=42,Cm=57,Ah=69,Bh=73,Th=91,Dh=103,ki=113,Sl=666,zo=1,Xa=2,Ni=3,Ya=4,TU=3,_i=(e,t)=>(e.msg=Hi[t],t),lb=e=>e*2-(e>4?9:0),jr=e=>{let t=e.length;for(;--t>=0;)e[t]=0},DU=e=>{let t,o,n,r=e.w_size;t=e.hash_size,n=t;do o=e.head[--n],e.head[n]=o>=r?o-r:0;while(--t);t=r,n=t;do o=e.prev[--n],e.prev[n]=o>=r?o-r:0;while(--t)};let IU=(e,t,o)=>(t<{const t=e.state;let o=t.pending;o>e.avail_out&&(o=e.avail_out),o!==0&&(e.output.set(t.pending_buf.subarray(t.pending_out,t.pending_out+o),e.next_out),e.next_out+=o,t.pending_out+=o,e.total_out+=o,e.avail_out-=o,t.pending-=o,t.pending===0&&(t.pending_out=0))},nn=(e,t)=>{hU(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,Qo(e.strm)},Tt=(e,t)=>{e.pending_buf[e.pending++]=t},vl=(e,t)=>{e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=t&255},Ih=(e,t,o,n)=>{let r=e.avail_in;return r>n&&(r=n),r===0?0:(e.avail_in-=r,t.set(e.input.subarray(e.next_in,e.next_in+r),o),e.state.wrap===1?e.adler=hs(e.adler,t,r,o):e.state.wrap===2&&(e.adler=yo(e.adler,t,r,o)),e.next_in+=r,e.total_in+=r,r)},DS=(e,t)=>{let o=e.max_chain_length,n=e.strstart,r,i,a=e.prev_length,l=e.nice_match;const s=e.strstart>e.w_size-qn?e.strstart-(e.w_size-qn):0,u=e.window,d=e.w_mask,c=e.prev,h=e.strstart+Ur;let f=u[n+a-1],p=u[n+a];e.prev_length>=e.good_match&&(o>>=2),l>e.lookahead&&(l=e.lookahead);do if(r=t,!(u[r+a]!==p||u[r+a-1]!==f||u[r]!==u[n]||u[++r]!==u[n+1])){n+=2,r++;do;while(u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&u[++n]===u[++r]&&na){if(e.match_start=t,a=i,i>=l)break;f=u[n+a-1],p=u[n+a]}}while((t=c[t&d])>s&&--o!==0);return a<=e.lookahead?a:e.lookahead},Oa=e=>{const t=e.w_size;let o,n,r;do{if(n=e.window_size-e.lookahead-e.strstart,e.strstart>=t+(t-qn)&&(e.window.set(e.window.subarray(t,t+t-n),0),e.match_start-=t,e.strstart-=t,e.block_start-=t,e.insert>e.strstart&&(e.insert=e.strstart),DU(e),n+=t),e.strm.avail_in===0)break;if(o=Ih(e.strm,e.window,e.strstart+e.lookahead,n),e.lookahead+=o,e.lookahead+e.insert>=$t)for(r=e.strstart-e.insert,e.ins_h=e.window[r],e.ins_h=Yr(e,e.ins_h,e.window[r+1]);e.insert&&(e.ins_h=Yr(e,e.ins_h,e.window[r+$t-1]),e.prev[r&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=r,r++,e.insert--,!(e.lookahead+e.insert<$t)););}while(e.lookahead{let o=e.pending_buf_size-5>e.w_size?e.w_size:e.pending_buf_size-5,n,r,i,a=0,l=e.strm.avail_in;do{if(n=65535,i=e.bi_valid+42>>3,e.strm.avail_outr+e.strm.avail_in&&(n=r+e.strm.avail_in),n>i&&(n=i),n>8,e.pending_buf[e.pending-2]=~n,e.pending_buf[e.pending-1]=~n>>8,Qo(e.strm),r&&(r>n&&(r=n),e.strm.output.set(e.window.subarray(e.block_start,e.block_start+r),e.strm.next_out),e.strm.next_out+=r,e.strm.avail_out-=r,e.strm.total_out+=r,e.block_start+=r,n-=r),n&&(Ih(e.strm,e.strm.output,e.strm.next_out,n),e.strm.next_out+=n,e.strm.avail_out-=n,e.strm.total_out+=n)}while(a===0);return l-=e.strm.avail_in,l&&(l>=e.w_size?(e.matches=2,e.window.set(e.strm.input.subarray(e.strm.next_in-e.w_size,e.strm.next_in),0),e.strstart=e.w_size,e.insert=e.strstart):(e.window_size-e.strstart<=l&&(e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,e.insert>e.strstart&&(e.insert=e.strstart)),e.window.set(e.strm.input.subarray(e.strm.next_in-l,e.strm.next_in),e.strstart),e.strstart+=l,e.insert+=l>e.w_size-e.insert?e.w_size-e.insert:l),e.block_start=e.strstart),e.high_wateri&&e.block_start>=e.w_size&&(e.block_start-=e.w_size,e.strstart-=e.w_size,e.window.set(e.window.subarray(e.w_size,e.w_size+e.strstart),0),e.matches<2&&e.matches++,i+=e.w_size,e.insert>e.strstart&&(e.insert=e.strstart)),i>e.strm.avail_in&&(i=e.strm.avail_in),i&&(Ih(e.strm,e.window,e.strstart,i),e.strstart+=i,e.insert+=i>e.w_size-e.insert?e.w_size-e.insert:i),e.high_water>3,i=e.pending_buf_size-i>65535?65535:e.pending_buf_size-i,o=i>e.w_size?e.w_size:i,r=e.strstart-e.block_start,(r>=o||(r||t===mn)&&t!==Xr&&e.strm.avail_in===0&&r<=i)&&(n=r>i?i:r,a=t===mn&&e.strm.avail_in===0&&n===r?1:0,Ph(e,e.block_start,n,a),e.block_start+=n,Qo(e.strm)),a?Ni:zo)},yf=(e,t)=>{let o,n;for(;;){if(e.lookahead=$t&&(e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+$t-1]),o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),o!==0&&e.strstart-o<=e.w_size-qn&&(e.match_length=DS(e,o)),e.match_length>=$t)if(n=Zr(e,e.strstart-e.match_start,e.match_length-$t),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=$t){e.match_length--;do e.strstart++,e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+$t-1]),o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart;while(--e.match_length!==0);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+1]);else n=Zr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(n&&(nn(e,!1),e.strm.avail_out===0))return zo}return e.insert=e.strstart<$t-1?e.strstart:$t-1,t===mn?(nn(e,!0),e.strm.avail_out===0?Ni:Ya):e.sym_next&&(nn(e,!1),e.strm.avail_out===0)?zo:Xa},ha=(e,t)=>{let o,n,r;for(;;){if(e.lookahead=$t&&(e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+$t-1]),o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=$t-1,o!==0&&e.prev_length4096)&&(e.match_length=$t-1)),e.prev_length>=$t&&e.match_length<=e.prev_length){r=e.strstart+e.lookahead-$t,n=Zr(e,e.strstart-1-e.prev_match,e.prev_length-$t),e.lookahead-=e.prev_length-1,e.prev_length-=2;do++e.strstart<=r&&(e.ins_h=Yr(e,e.ins_h,e.window[e.strstart+$t-1]),o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart);while(--e.prev_length!==0);if(e.match_available=0,e.match_length=$t-1,e.strstart++,n&&(nn(e,!1),e.strm.avail_out===0))return zo}else if(e.match_available){if(n=Zr(e,0,e.window[e.strstart-1]),n&&nn(e,!1),e.strstart++,e.lookahead--,e.strm.avail_out===0)return zo}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(n=Zr(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<$t-1?e.strstart:$t-1,t===mn?(nn(e,!0),e.strm.avail_out===0?Ni:Ya):e.sym_next&&(nn(e,!1),e.strm.avail_out===0)?zo:Xa},zU=(e,t)=>{let o,n,r,i;const a=e.window;for(;;){if(e.lookahead<=Ur){if(Oa(e),e.lookahead<=Ur&&t===Xr)return zo;if(e.lookahead===0)break}if(e.match_length=0,e.lookahead>=$t&&e.strstart>0&&(r=e.strstart-1,n=a[r],n===a[++r]&&n===a[++r]&&n===a[++r])){i=e.strstart+Ur;do;while(n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&n===a[++r]&&re.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=$t?(o=Zr(e,1,e.match_length-$t),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(o=Zr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),o&&(nn(e,!1),e.strm.avail_out===0))return zo}return e.insert=0,t===mn?(nn(e,!0),e.strm.avail_out===0?Ni:Ya):e.sym_next&&(nn(e,!1),e.strm.avail_out===0)?zo:Xa},OU=(e,t)=>{let o;for(;;){if(e.lookahead===0&&(Oa(e),e.lookahead===0)){if(t===Xr)return zo;break}if(e.match_length=0,o=Zr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,o&&(nn(e,!1),e.strm.avail_out===0))return zo}return e.insert=0,t===mn?(nn(e,!0),e.strm.avail_out===0?Ni:Ya):e.sym_next&&(nn(e,!1),e.strm.avail_out===0)?zo:Xa};function Hn(e,t,o,n,r){this.good_length=e,this.max_lazy=t,this.nice_length=o,this.max_chain=n,this.func=r}const El=[new Hn(0,0,0,0,IS),new Hn(4,4,8,4,yf),new Hn(4,5,16,8,yf),new Hn(4,6,32,32,yf),new Hn(4,4,16,16,ha),new Hn(8,16,32,32,ha),new Hn(8,16,128,128,ha),new Hn(8,32,128,256,ha),new Hn(32,128,258,1024,ha),new Hn(32,258,258,4096,ha)],LU=e=>{e.window_size=2*e.w_size,jr(e.head),e.max_lazy_match=El[e.level].max_lazy,e.good_match=El[e.level].good_length,e.nice_match=El[e.level].nice_length,e.max_chain_length=El[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=$t-1,e.match_available=0,e.ins_h=0};function HU(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=ec,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new Uint16Array(MU*2),this.dyn_dtree=new Uint16Array((2*$U+1)*2),this.bl_tree=new Uint16Array((2*PU+1)*2),jr(this.dyn_ltree),jr(this.dyn_dtree),jr(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new Uint16Array(AU+1),this.heap=new Uint16Array(2*Mh+1),jr(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new Uint16Array(2*Mh+1),jr(this.depth),this.sym_buf=0,this.lit_bufsize=0,this.sym_next=0,this.sym_end=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}const Vs=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.status!==za&&t.status!==Cm&&t.status!==Ah&&t.status!==Bh&&t.status!==Th&&t.status!==Dh&&t.status!==ki&&t.status!==Sl?1:0},zS=e=>{if(Vs(e))return _i(e,Gn);e.total_in=e.total_out=0,e.data_type=SU;const t=e.state;return t.pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap===2?Cm:t.wrap?za:ki,e.adler=t.wrap===2?0:1,t.last_flush=-2,fU(t),Eo},OS=e=>{const t=zS(e);return t===Eo&&LU(e.state),t},NU=(e,t)=>Vs(e)||e.state.wrap!==2?Gn:(e.state.gzhead=t,Eo),LS=(e,t,o,n,r,i)=>{if(!e)return Gn;let a=1;if(t===bU&&(t=6),n<0?(a=0,n=-n):n>15&&(a=2,n-=16),r<1||r>EU||o!==ec||n<8||n>15||t<0||t>9||i<0||i>CU||n===8&&a!==1)return _i(e,Gn);n===8&&(n=9);const l=new HU;return e.state=l,l.strm=e,l.status=za,l.wrap=a,l.gzhead=null,l.w_bits=n,l.w_size=1<LS(e,t,ec,kU,_U,wU),jU=(e,t)=>{if(Vs(e)||t>ib||t<0)return e?_i(e,Gn):Gn;const o=e.state;if(!e.output||e.avail_in!==0&&!e.input||o.status===Sl&&t!==mn)return _i(e,e.avail_out===0?xf:Gn);const n=o.last_flush;if(o.last_flush=t,o.pending!==0){if(Qo(e),e.avail_out===0)return o.last_flush=-1,Eo}else if(e.avail_in===0&&lb(t)<=lb(n)&&t!==mn)return _i(e,xf);if(o.status===Sl&&e.avail_in!==0)return _i(e,xf);if(o.status===za&&o.wrap===0&&(o.status=ki),o.status===za){let r=ec+(o.w_bits-8<<4)<<8,i=-1;if(o.strategy>=wu||o.level<2?i=0:o.level<6?i=1:o.level===6?i=2:i=3,r|=i<<6,o.strstart!==0&&(r|=BU),r+=31-r%31,vl(o,r),o.strstart!==0&&(vl(o,e.adler>>>16),vl(o,e.adler&65535)),e.adler=1,o.status=ki,Qo(e),o.pending!==0)return o.last_flush=-1,Eo}if(o.status===Cm){if(e.adler=0,Tt(o,31),Tt(o,139),Tt(o,8),o.gzhead)Tt(o,(o.gzhead.text?1:0)+(o.gzhead.hcrc?2:0)+(o.gzhead.extra?4:0)+(o.gzhead.name?8:0)+(o.gzhead.comment?16:0)),Tt(o,o.gzhead.time&255),Tt(o,o.gzhead.time>>8&255),Tt(o,o.gzhead.time>>16&255),Tt(o,o.gzhead.time>>24&255),Tt(o,o.level===9?2:o.strategy>=wu||o.level<2?4:0),Tt(o,o.gzhead.os&255),o.gzhead.extra&&o.gzhead.extra.length&&(Tt(o,o.gzhead.extra.length&255),Tt(o,o.gzhead.extra.length>>8&255)),o.gzhead.hcrc&&(e.adler=yo(e.adler,o.pending_buf,o.pending,0)),o.gzindex=0,o.status=Ah;else if(Tt(o,0),Tt(o,0),Tt(o,0),Tt(o,0),Tt(o,0),Tt(o,o.level===9?2:o.strategy>=wu||o.level<2?4:0),Tt(o,TU),o.status=ki,Qo(e),o.pending!==0)return o.last_flush=-1,Eo}if(o.status===Ah){if(o.gzhead.extra){let r=o.pending,i=(o.gzhead.extra.length&65535)-o.gzindex;for(;o.pending+i>o.pending_buf_size;){let l=o.pending_buf_size-o.pending;if(o.pending_buf.set(o.gzhead.extra.subarray(o.gzindex,o.gzindex+l),o.pending),o.pending=o.pending_buf_size,o.gzhead.hcrc&&o.pending>r&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),o.gzindex+=l,Qo(e),o.pending!==0)return o.last_flush=-1,Eo;r=0,i-=l}let a=new Uint8Array(o.gzhead.extra);o.pending_buf.set(a.subarray(o.gzindex,o.gzindex+i),o.pending),o.pending+=i,o.gzhead.hcrc&&o.pending>r&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),o.gzindex=0}o.status=Bh}if(o.status===Bh){if(o.gzhead.name){let r=o.pending,i;do{if(o.pending===o.pending_buf_size){if(o.gzhead.hcrc&&o.pending>r&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),Qo(e),o.pending!==0)return o.last_flush=-1,Eo;r=0}o.gzindexr&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),o.gzindex=0}o.status=Th}if(o.status===Th){if(o.gzhead.comment){let r=o.pending,i;do{if(o.pending===o.pending_buf_size){if(o.gzhead.hcrc&&o.pending>r&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r)),Qo(e),o.pending!==0)return o.last_flush=-1,Eo;r=0}o.gzindexr&&(e.adler=yo(e.adler,o.pending_buf,o.pending-r,r))}o.status=Dh}if(o.status===Dh){if(o.gzhead.hcrc){if(o.pending+2>o.pending_buf_size&&(Qo(e),o.pending!==0))return o.last_flush=-1,Eo;Tt(o,e.adler&255),Tt(o,e.adler>>8&255),e.adler=0}if(o.status=ki,Qo(e),o.pending!==0)return o.last_flush=-1,Eo}if(e.avail_in!==0||o.lookahead!==0||t!==Xr&&o.status!==Sl){let r=o.level===0?IS(o,t):o.strategy===wu?OU(o,t):o.strategy===yU?zU(o,t):El[o.level].func(o,t);if((r===Ni||r===Ya)&&(o.status=Sl),r===zo||r===Ni)return e.avail_out===0&&(o.last_flush=-1),Eo;if(r===Xa&&(t===mU?pU(o):t!==ib&&(Ph(o,0,0,!1),t===gU&&(jr(o.head),o.lookahead===0&&(o.strstart=0,o.block_start=0,o.insert=0))),Qo(e),e.avail_out===0))return o.last_flush=-1,Eo}return t!==mn?Eo:o.wrap<=0?ab:(o.wrap===2?(Tt(o,e.adler&255),Tt(o,e.adler>>8&255),Tt(o,e.adler>>16&255),Tt(o,e.adler>>24&255),Tt(o,e.total_in&255),Tt(o,e.total_in>>8&255),Tt(o,e.total_in>>16&255),Tt(o,e.total_in>>24&255)):(vl(o,e.adler>>>16),vl(o,e.adler&65535)),Qo(e),o.wrap>0&&(o.wrap=-o.wrap),o.pending!==0?Eo:ab)},WU=e=>{if(Vs(e))return Gn;const t=e.state.status;return e.state=null,t===ki?_i(e,vU):Eo},UU=(e,t)=>{let o=t.length;if(Vs(e))return Gn;const n=e.state,r=n.wrap;if(r===2||r===1&&n.status!==za||n.lookahead)return Gn;if(r===1&&(e.adler=hs(e.adler,t,o,0)),n.wrap=0,o>=n.w_size){r===0&&(jr(n.head),n.strstart=0,n.block_start=0,n.insert=0);let s=new Uint8Array(n.w_size);s.set(t.subarray(o-n.w_size,o),0),t=s,o=n.w_size}const i=e.avail_in,a=e.next_in,l=e.input;for(e.avail_in=o,e.next_in=0,e.input=t,Oa(n);n.lookahead>=$t;){let s=n.strstart,u=n.lookahead-($t-1);do n.ins_h=Yr(n,n.ins_h,n.window[s+$t-1]),n.prev[s&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=s,s++;while(--u);n.strstart=s,n.lookahead=$t-1,Oa(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=$t-1,n.match_available=0,e.next_in=a,e.input=l,e.avail_in=i,n.wrap=r,Eo};var KU=VU,GU=LS,qU=OS,ZU=zS,XU=NU,YU=jU,QU=WU,JU=UU,eK="pako deflate (from Nodeca project)",Vl={deflateInit:KU,deflateInit2:GU,deflateReset:qU,deflateResetKeep:ZU,deflateSetHeader:XU,deflate:YU,deflateEnd:QU,deflateSetDictionary:JU,deflateInfo:eK};const tK=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var oK=function(e){const t=Array.prototype.slice.call(arguments,1);for(;t.length;){const o=t.shift();if(o){if(typeof o!="object")throw new TypeError(o+"must be non-object");for(const n in o)tK(o,n)&&(e[n]=o[n])}}return e},nK=e=>{let t=0;for(let n=0,r=e.length;n=252?6:e>=248?5:e>=240?4:e>=224?3:e>=192?2:1;ps[254]=ps[254]=1;var rK=e=>{if(typeof TextEncoder=="function"&&TextEncoder.prototype.encode)return new TextEncoder().encode(e);let t,o,n,r,i,a=e.length,l=0;for(r=0;r>>6,t[i++]=128|o&63):o<65536?(t[i++]=224|o>>>12,t[i++]=128|o>>>6&63,t[i++]=128|o&63):(t[i++]=240|o>>>18,t[i++]=128|o>>>12&63,t[i++]=128|o>>>6&63,t[i++]=128|o&63);return t};const iK=(e,t)=>{if(t<65534&&e.subarray&&HS)return String.fromCharCode.apply(null,e.length===t?e:e.subarray(0,t));let o="";for(let n=0;n{const o=t||e.length;if(typeof TextDecoder=="function"&&TextDecoder.prototype.decode)return new TextDecoder().decode(e.subarray(0,t));let n,r;const i=new Array(o*2);for(r=0,n=0;n4){i[r++]=65533,n+=l-1;continue}for(a&=l===2?31:l===3?15:7;l>1&&n1){i[r++]=65533;continue}a<65536?i[r++]=a:(a-=65536,i[r++]=55296|a>>10&1023,i[r++]=56320|a&1023)}return iK(i,r)},lK=(e,t)=>{t=t||e.length,t>e.length&&(t=e.length);let o=t-1;for(;o>=0&&(e[o]&192)===128;)o--;return o<0||o===0?t:o+ps[e[o]]>t?o:t},ms={string2buf:rK,buf2string:aK,utf8border:lK};function sK(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}var NS=sK;const VS=Object.prototype.toString,{Z_NO_FLUSH:uK,Z_SYNC_FLUSH:dK,Z_FULL_FLUSH:cK,Z_FINISH:fK,Z_OK:dd,Z_STREAM_END:hK,Z_DEFAULT_COMPRESSION:pK,Z_DEFAULT_STRATEGY:mK,Z_DEFLATED:gK}=ta;function js(e){this.options=tc.assign({level:pK,method:gK,chunkSize:16384,windowBits:15,memLevel:8,strategy:mK},e||{});let t=this.options;t.raw&&t.windowBits>0?t.windowBits=-t.windowBits:t.gzip&&t.windowBits>0&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new NS,this.strm.avail_out=0;let o=Vl.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(o!==dd)throw new Error(Hi[o]);if(t.header&&Vl.deflateSetHeader(this.strm,t.header),t.dictionary){let n;if(typeof t.dictionary=="string"?n=ms.string2buf(t.dictionary):VS.call(t.dictionary)==="[object ArrayBuffer]"?n=new Uint8Array(t.dictionary):n=t.dictionary,o=Vl.deflateSetDictionary(this.strm,n),o!==dd)throw new Error(Hi[o]);this._dict_set=!0}}js.prototype.push=function(e,t){const o=this.strm,n=this.options.chunkSize;let r,i;if(this.ended)return!1;for(t===~~t?i=t:i=t===!0?fK:uK,typeof e=="string"?o.input=ms.string2buf(e):VS.call(e)==="[object ArrayBuffer]"?o.input=new Uint8Array(e):o.input=e,o.next_in=0,o.avail_in=o.input.length;;){if(o.avail_out===0&&(o.output=new Uint8Array(n),o.next_out=0,o.avail_out=n),(i===dK||i===cK)&&o.avail_out<=6){this.onData(o.output.subarray(0,o.next_out)),o.avail_out=0;continue}if(r=Vl.deflate(o,i),r===hK)return o.next_out>0&&this.onData(o.output.subarray(0,o.next_out)),r=Vl.deflateEnd(this.strm),this.onEnd(r),this.ended=!0,r===dd;if(o.avail_out===0){this.onData(o.output);continue}if(i>0&&o.next_out>0){this.onData(o.output.subarray(0,o.next_out)),o.avail_out=0;continue}if(o.avail_in===0)break}return!0};js.prototype.onData=function(e){this.chunks.push(e)};js.prototype.onEnd=function(e){e===dd&&(this.result=tc.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function wm(e,t){const o=new js(t);if(o.push(e,!0),o.err)throw o.msg||Hi[o.err];return o.result}function vK(e,t){return t=t||{},t.raw=!0,wm(e,t)}function bK(e,t){return t=t||{},t.gzip=!0,wm(e,t)}var xK=js,yK=wm,CK=vK,wK=bK,SK=ta,EK={Deflate:xK,deflate:yK,deflateRaw:CK,gzip:wK,constants:SK};const Su=16209,kK=16191;var _K=function(t,o){let n,r,i,a,l,s,u,d,c,h,f,p,g,v,b,x,k,C,_,R,w,A,$,B;const U=t.state;n=t.next_in,$=t.input,r=n+(t.avail_in-5),i=t.next_out,B=t.output,a=i-(o-t.avail_out),l=i+(t.avail_out-257),s=U.dmax,u=U.wsize,d=U.whave,c=U.wnext,h=U.window,f=U.hold,p=U.bits,g=U.lencode,v=U.distcode,b=(1<>>24,f>>>=C,p-=C,C=k>>>16&255,C===0)B[i++]=k&65535;else if(C&16){_=k&65535,C&=15,C&&(p>>=C,p-=C),p<15&&(f+=$[n++]<>>24,f>>>=C,p-=C,C=k>>>16&255,C&16){if(R=k&65535,C&=15,ps){t.msg="invalid distance too far back",U.mode=Su;break e}if(f>>>=C,p-=C,C=i-a,R>C){if(C=R-C,C>d&&U.sane){t.msg="invalid distance too far back",U.mode=Su;break e}if(w=0,A=h,c===0){if(w+=u-C,C<_){_-=C;do B[i++]=h[w++];while(--C);w=i-R,A=B}}else if(c2;)B[i++]=A[w++],B[i++]=A[w++],B[i++]=A[w++],_-=3;_&&(B[i++]=A[w++],_>1&&(B[i++]=A[w++]))}else{w=i-R;do B[i++]=B[w++],B[i++]=B[w++],B[i++]=B[w++],_-=3;while(_>2);_&&(B[i++]=B[w++],_>1&&(B[i++]=B[w++]))}}else if(C&64){t.msg="invalid distance code",U.mode=Su;break e}else{k=v[(k&65535)+(f&(1<>3,n-=_,p-=_<<3,f&=(1<{const s=l.bits;let u=0,d=0,c=0,h=0,f=0,p=0,g=0,v=0,b=0,x=0,k,C,_,R,w,A=null,$;const B=new Uint16Array(pa+1),U=new Uint16Array(pa+1);let N=null,K,L,D;for(u=0;u<=pa;u++)B[u]=0;for(d=0;d=1&&B[h]===0;h--);if(f>h&&(f=h),h===0)return r[i++]=1<<24|64<<16|0,r[i++]=1<<24|64<<16|0,l.bits=1,0;for(c=1;c0&&(e===db||h!==1))return-1;for(U[1]=0,u=1;usb||e===cb&&b>ub)return 1;for(;;){K=u-g,a[d]+1<$?(L=0,D=a[d]):a[d]>=$?(L=N[a[d]-$],D=A[a[d]-$]):(L=96,D=0),k=1<>g)+C]=K<<24|L<<16|D|0;while(C!==0);for(k=1<>=1;if(k!==0?(x&=k-1,x+=k):x=0,d++,--B[u]===0){if(u===h)break;u=t[o+a[d]]}if(u>f&&(x&R)!==_){for(g===0&&(g=f),w+=c,p=u-g,v=1<sb||e===cb&&b>ub)return 1;_=x&R,r[_]=f<<24|p<<16|w-i|0}}return x!==0&&(r[w+x]=u-g<<24|64<<16|0),l.bits=f,0};var jl=MK;const AK=0,jS=1,WS=2,{Z_FINISH:fb,Z_BLOCK:BK,Z_TREES:Eu,Z_OK:Vi,Z_STREAM_END:TK,Z_NEED_DICT:DK,Z_STREAM_ERROR:Cn,Z_DATA_ERROR:US,Z_MEM_ERROR:KS,Z_BUF_ERROR:IK,Z_DEFLATED:hb}=ta,oc=16180,pb=16181,mb=16182,gb=16183,vb=16184,bb=16185,xb=16186,yb=16187,Cb=16188,wb=16189,cd=16190,ur=16191,wf=16192,Sb=16193,Sf=16194,Eb=16195,kb=16196,_b=16197,Fb=16198,ku=16199,_u=16200,Rb=16201,$b=16202,Pb=16203,Mb=16204,Ab=16205,Ef=16206,Bb=16207,Tb=16208,Qt=16209,GS=16210,qS=16211,zK=852,OK=592,LK=15,HK=LK,Db=e=>(e>>>24&255)+(e>>>8&65280)+((e&65280)<<8)+((e&255)<<24);function NK(){this.strm=null,this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new Uint16Array(320),this.work=new Uint16Array(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}const oa=e=>{if(!e)return 1;const t=e.state;return!t||t.strm!==e||t.modeqS?1:0},ZS=e=>{if(oa(e))return Cn;const t=e.state;return e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=t.wrap&1),t.mode=oc,t.last=0,t.havedict=0,t.flags=-1,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Int32Array(zK),t.distcode=t.distdyn=new Int32Array(OK),t.sane=1,t.back=-1,Vi},XS=e=>{if(oa(e))return Cn;const t=e.state;return t.wsize=0,t.whave=0,t.wnext=0,ZS(e)},YS=(e,t)=>{let o;if(oa(e))return Cn;const n=e.state;return t<0?(o=0,t=-t):(o=(t>>4)+5,t<48&&(t&=15)),t&&(t<8||t>15)?Cn:(n.window!==null&&n.wbits!==t&&(n.window=null),n.wrap=o,n.wbits=t,XS(e))},QS=(e,t)=>{if(!e)return Cn;const o=new NK;e.state=o,o.strm=e,o.window=null,o.mode=oc;const n=YS(e,t);return n!==Vi&&(e.state=null),n},VK=e=>QS(e,HK);let Ib=!0,kf,_f;const jK=e=>{if(Ib){kf=new Int32Array(512),_f=new Int32Array(32);let t=0;for(;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(jl(jS,e.lens,0,288,kf,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;jl(WS,e.lens,0,32,_f,0,e.work,{bits:5}),Ib=!1}e.lencode=kf,e.lenbits=9,e.distcode=_f,e.distbits=5},JS=(e,t,o,n)=>{let r;const i=e.state;return i.window===null&&(i.wsize=1<=i.wsize?(i.window.set(t.subarray(o-i.wsize,o),0),i.wnext=0,i.whave=i.wsize):(r=i.wsize-i.wnext,r>n&&(r=n),i.window.set(t.subarray(o-n,o-n+r),i.wnext),n-=r,n?(i.window.set(t.subarray(o-n,o),0),i.wnext=n,i.whave=i.wsize):(i.wnext+=r,i.wnext===i.wsize&&(i.wnext=0),i.whave{let o,n,r,i,a,l,s,u,d,c,h,f,p,g,v=0,b,x,k,C,_,R,w,A;const $=new Uint8Array(4);let B,U;const N=new Uint8Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);if(oa(e)||!e.output||!e.input&&e.avail_in!==0)return Cn;o=e.state,o.mode===ur&&(o.mode=wf),a=e.next_out,r=e.output,s=e.avail_out,i=e.next_in,n=e.input,l=e.avail_in,u=o.hold,d=o.bits,c=l,h=s,A=Vi;e:for(;;)switch(o.mode){case oc:if(o.wrap===0){o.mode=wf;break}for(;d<16;){if(l===0)break e;l--,u+=n[i++]<>>8&255,o.check=yo(o.check,$,2,0),u=0,d=0,o.mode=pb;break}if(o.head&&(o.head.done=!1),!(o.wrap&1)||(((u&255)<<8)+(u>>8))%31){e.msg="incorrect header check",o.mode=Qt;break}if((u&15)!==hb){e.msg="unknown compression method",o.mode=Qt;break}if(u>>>=4,d-=4,w=(u&15)+8,o.wbits===0&&(o.wbits=w),w>15||w>o.wbits){e.msg="invalid window size",o.mode=Qt;break}o.dmax=1<>8&1),o.flags&512&&o.wrap&4&&($[0]=u&255,$[1]=u>>>8&255,o.check=yo(o.check,$,2,0)),u=0,d=0,o.mode=mb;case mb:for(;d<32;){if(l===0)break e;l--,u+=n[i++]<>>8&255,$[2]=u>>>16&255,$[3]=u>>>24&255,o.check=yo(o.check,$,4,0)),u=0,d=0,o.mode=gb;case gb:for(;d<16;){if(l===0)break e;l--,u+=n[i++]<>8),o.flags&512&&o.wrap&4&&($[0]=u&255,$[1]=u>>>8&255,o.check=yo(o.check,$,2,0)),u=0,d=0,o.mode=vb;case vb:if(o.flags&1024){for(;d<16;){if(l===0)break e;l--,u+=n[i++]<>>8&255,o.check=yo(o.check,$,2,0)),u=0,d=0}else o.head&&(o.head.extra=null);o.mode=bb;case bb:if(o.flags&1024&&(f=o.length,f>l&&(f=l),f&&(o.head&&(w=o.head.extra_len-o.length,o.head.extra||(o.head.extra=new Uint8Array(o.head.extra_len)),o.head.extra.set(n.subarray(i,i+f),w)),o.flags&512&&o.wrap&4&&(o.check=yo(o.check,n,f,i)),l-=f,i+=f,o.length-=f),o.length))break e;o.length=0,o.mode=xb;case xb:if(o.flags&2048){if(l===0)break e;f=0;do w=n[i+f++],o.head&&w&&o.length<65536&&(o.head.name+=String.fromCharCode(w));while(w&&f>9&1,o.head.done=!0),e.adler=o.check=0,o.mode=ur;break;case wb:for(;d<32;){if(l===0)break e;l--,u+=n[i++]<>>=d&7,d-=d&7,o.mode=Ef;break}for(;d<3;){if(l===0)break e;l--,u+=n[i++]<>>=1,d-=1,u&3){case 0:o.mode=Sb;break;case 1:if(jK(o),o.mode=ku,t===Eu){u>>>=2,d-=2;break e}break;case 2:o.mode=kb;break;case 3:e.msg="invalid block type",o.mode=Qt}u>>>=2,d-=2;break;case Sb:for(u>>>=d&7,d-=d&7;d<32;){if(l===0)break e;l--,u+=n[i++]<>>16^65535)){e.msg="invalid stored block lengths",o.mode=Qt;break}if(o.length=u&65535,u=0,d=0,o.mode=Sf,t===Eu)break e;case Sf:o.mode=Eb;case Eb:if(f=o.length,f){if(f>l&&(f=l),f>s&&(f=s),f===0)break e;r.set(n.subarray(i,i+f),a),l-=f,i+=f,s-=f,a+=f,o.length-=f;break}o.mode=ur;break;case kb:for(;d<14;){if(l===0)break e;l--,u+=n[i++]<>>=5,d-=5,o.ndist=(u&31)+1,u>>>=5,d-=5,o.ncode=(u&15)+4,u>>>=4,d-=4,o.nlen>286||o.ndist>30){e.msg="too many length or distance symbols",o.mode=Qt;break}o.have=0,o.mode=_b;case _b:for(;o.have>>=3,d-=3}for(;o.have<19;)o.lens[N[o.have++]]=0;if(o.lencode=o.lendyn,o.lenbits=7,B={bits:o.lenbits},A=jl(AK,o.lens,0,19,o.lencode,0,o.work,B),o.lenbits=B.bits,A){e.msg="invalid code lengths set",o.mode=Qt;break}o.have=0,o.mode=Fb;case Fb:for(;o.have>>24,x=v>>>16&255,k=v&65535,!(b<=d);){if(l===0)break e;l--,u+=n[i++]<>>=b,d-=b,o.lens[o.have++]=k;else{if(k===16){for(U=b+2;d>>=b,d-=b,o.have===0){e.msg="invalid bit length repeat",o.mode=Qt;break}w=o.lens[o.have-1],f=3+(u&3),u>>>=2,d-=2}else if(k===17){for(U=b+3;d>>=b,d-=b,w=0,f=3+(u&7),u>>>=3,d-=3}else{for(U=b+7;d>>=b,d-=b,w=0,f=11+(u&127),u>>>=7,d-=7}if(o.have+f>o.nlen+o.ndist){e.msg="invalid bit length repeat",o.mode=Qt;break}for(;f--;)o.lens[o.have++]=w}}if(o.mode===Qt)break;if(o.lens[256]===0){e.msg="invalid code -- missing end-of-block",o.mode=Qt;break}if(o.lenbits=9,B={bits:o.lenbits},A=jl(jS,o.lens,0,o.nlen,o.lencode,0,o.work,B),o.lenbits=B.bits,A){e.msg="invalid literal/lengths set",o.mode=Qt;break}if(o.distbits=6,o.distcode=o.distdyn,B={bits:o.distbits},A=jl(WS,o.lens,o.nlen,o.ndist,o.distcode,0,o.work,B),o.distbits=B.bits,A){e.msg="invalid distances set",o.mode=Qt;break}if(o.mode=ku,t===Eu)break e;case ku:o.mode=_u;case _u:if(l>=6&&s>=258){e.next_out=a,e.avail_out=s,e.next_in=i,e.avail_in=l,o.hold=u,o.bits=d,_K(e,h),a=e.next_out,r=e.output,s=e.avail_out,i=e.next_in,n=e.input,l=e.avail_in,u=o.hold,d=o.bits,o.mode===ur&&(o.back=-1);break}for(o.back=0;v=o.lencode[u&(1<>>24,x=v>>>16&255,k=v&65535,!(b<=d);){if(l===0)break e;l--,u+=n[i++]<>C)],b=v>>>24,x=v>>>16&255,k=v&65535,!(C+b<=d);){if(l===0)break e;l--,u+=n[i++]<>>=C,d-=C,o.back+=C}if(u>>>=b,d-=b,o.back+=b,o.length=k,x===0){o.mode=Ab;break}if(x&32){o.back=-1,o.mode=ur;break}if(x&64){e.msg="invalid literal/length code",o.mode=Qt;break}o.extra=x&15,o.mode=Rb;case Rb:if(o.extra){for(U=o.extra;d>>=o.extra,d-=o.extra,o.back+=o.extra}o.was=o.length,o.mode=$b;case $b:for(;v=o.distcode[u&(1<>>24,x=v>>>16&255,k=v&65535,!(b<=d);){if(l===0)break e;l--,u+=n[i++]<>C)],b=v>>>24,x=v>>>16&255,k=v&65535,!(C+b<=d);){if(l===0)break e;l--,u+=n[i++]<>>=C,d-=C,o.back+=C}if(u>>>=b,d-=b,o.back+=b,x&64){e.msg="invalid distance code",o.mode=Qt;break}o.offset=k,o.extra=x&15,o.mode=Pb;case Pb:if(o.extra){for(U=o.extra;d>>=o.extra,d-=o.extra,o.back+=o.extra}if(o.offset>o.dmax){e.msg="invalid distance too far back",o.mode=Qt;break}o.mode=Mb;case Mb:if(s===0)break e;if(f=h-s,o.offset>f){if(f=o.offset-f,f>o.whave&&o.sane){e.msg="invalid distance too far back",o.mode=Qt;break}f>o.wnext?(f-=o.wnext,p=o.wsize-f):p=o.wnext-f,f>o.length&&(f=o.length),g=o.window}else g=r,p=a-o.offset,f=o.length;f>s&&(f=s),s-=f,o.length-=f;do r[a++]=g[p++];while(--f);o.length===0&&(o.mode=_u);break;case Ab:if(s===0)break e;r[a++]=o.length,s--,o.mode=_u;break;case Ef:if(o.wrap){for(;d<32;){if(l===0)break e;l--,u|=n[i++]<{if(oa(e))return Cn;let t=e.state;return t.window&&(t.window=null),e.state=null,Vi},KK=(e,t)=>{if(oa(e))return Cn;const o=e.state;return o.wrap&2?(o.head=t,t.done=!1,Vi):Cn},GK=(e,t)=>{const o=t.length;let n,r,i;return oa(e)||(n=e.state,n.wrap!==0&&n.mode!==cd)?Cn:n.mode===cd&&(r=1,r=hs(r,t,o,0),r!==n.check)?US:(i=JS(e,t,o,o),i?(n.mode=GS,KS):(n.havedict=1,Vi))};var qK=XS,ZK=YS,XK=ZS,YK=VK,QK=QS,JK=WK,eG=UK,tG=KK,oG=GK,nG="pako inflate (from Nodeca project)",hr={inflateReset:qK,inflateReset2:ZK,inflateResetKeep:XK,inflateInit:YK,inflateInit2:QK,inflate:JK,inflateEnd:eG,inflateGetHeader:tG,inflateSetDictionary:oG,inflateInfo:nG};function rG(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}var iG=rG;const e6=Object.prototype.toString,{Z_NO_FLUSH:aG,Z_FINISH:lG,Z_OK:gs,Z_STREAM_END:Ff,Z_NEED_DICT:Rf,Z_STREAM_ERROR:sG,Z_DATA_ERROR:zb,Z_MEM_ERROR:uG}=ta;function Ws(e){this.options=tc.assign({chunkSize:1024*64,windowBits:15,to:""},e||{});const t=this.options;t.raw&&t.windowBits>=0&&t.windowBits<16&&(t.windowBits=-t.windowBits,t.windowBits===0&&(t.windowBits=-15)),t.windowBits>=0&&t.windowBits<16&&!(e&&e.windowBits)&&(t.windowBits+=32),t.windowBits>15&&t.windowBits<48&&(t.windowBits&15||(t.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new NS,this.strm.avail_out=0;let o=hr.inflateInit2(this.strm,t.windowBits);if(o!==gs)throw new Error(Hi[o]);if(this.header=new iG,hr.inflateGetHeader(this.strm,this.header),t.dictionary&&(typeof t.dictionary=="string"?t.dictionary=ms.string2buf(t.dictionary):e6.call(t.dictionary)==="[object ArrayBuffer]"&&(t.dictionary=new Uint8Array(t.dictionary)),t.raw&&(o=hr.inflateSetDictionary(this.strm,t.dictionary),o!==gs)))throw new Error(Hi[o])}Ws.prototype.push=function(e,t){const o=this.strm,n=this.options.chunkSize,r=this.options.dictionary;let i,a,l;if(this.ended)return!1;for(t===~~t?a=t:a=t===!0?lG:aG,e6.call(e)==="[object ArrayBuffer]"?o.input=new Uint8Array(e):o.input=e,o.next_in=0,o.avail_in=o.input.length;;){for(o.avail_out===0&&(o.output=new Uint8Array(n),o.next_out=0,o.avail_out=n),i=hr.inflate(o,a),i===Rf&&r&&(i=hr.inflateSetDictionary(o,r),i===gs?i=hr.inflate(o,a):i===zb&&(i=Rf));o.avail_in>0&&i===Ff&&o.state.wrap>0&&e[o.next_in]!==0;)hr.inflateReset(o),i=hr.inflate(o,a);switch(i){case sG:case zb:case Rf:case uG:return this.onEnd(i),this.ended=!0,!1}if(l=o.avail_out,o.next_out&&(o.avail_out===0||i===Ff))if(this.options.to==="string"){let s=ms.utf8border(o.output,o.next_out),u=o.next_out-s,d=ms.buf2string(o.output,s);o.next_out=u,o.avail_out=n-u,u&&o.output.set(o.output.subarray(s,s+u),0),this.onData(d)}else this.onData(o.output.length===o.next_out?o.output:o.output.subarray(0,o.next_out));if(!(i===gs&&l===0)){if(i===Ff)return i=hr.inflateEnd(this.strm),this.onEnd(i),this.ended=!0,!0;if(o.avail_in===0)break}}return!0};Ws.prototype.onData=function(e){this.chunks.push(e)};Ws.prototype.onEnd=function(e){e===gs&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=tc.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg};function Sm(e,t){const o=new Ws(t);if(o.push(e),o.err)throw o.msg||Hi[o.err];return o.result}function dG(e,t){return t=t||{},t.raw=!0,Sm(e,t)}var cG=Ws,fG=Sm,hG=dG,pG=Sm,mG=ta,gG={Inflate:cG,inflate:fG,inflateRaw:hG,ungzip:pG,constants:mG};const{Deflate:vG,deflate:bG,deflateRaw:xG,gzip:yG}=EK,{Inflate:CG,inflate:wG,inflateRaw:SG,ungzip:EG}=gG;var kG=vG,_G=bG,FG=xG,RG=yG,$G=CG,PG=wG,MG=SG,AG=EG,BG=ta,La={Deflate:kG,deflate:_G,deflateRaw:FG,gzip:RG,Inflate:$G,inflate:PG,inflateRaw:MG,ungzip:AG,constants:BG};function bl(e){const t=Hs(),o=It({moduleEmbeddedRules:ya(t.isPatchMode?t.patchEmbeddedRulesList[e]:t.sourceEmbeddedRulesList[e]),currentEmbeddedRules:ya(t.customConfigEmbeddedRulesList[e]||(t.isPatchMode?t.patchEmbeddedRulesList[e]:t.sourceEmbeddedRulesList[e]))||{},moduleFixedOrientation:ya(t.isPatchMode?t.patchFixedOrientationList[e]:t.sourceFixedOrientationList[e]),currentFixedOrientation:ya(t.customConfigFixedOrientationList[e]||(t.isPatchMode?t.patchFixedOrientationList[e]:t.sourceFixedOrientationList[e]))||{}});return{...v1(o)}}const t6=e=>{const t=/^[a-zA-Z0-9_.]+$/;return e===""?!0:!(/\s/.test(e)||!t.test(e))},TG=e=>{const t=/^[a-zA-Z0-9_:,.*-]+$/;return e===""?!0:!(/\s/.test(e)||!t.test(e))},DG=e=>{const t=/^[a-zA-Z0-9_,.]+$/;return e===""?!0:!(/\s/.test(e)||!t.test(e))},IG={class:"mb-4"},zG={class:"mb-4"},OG={class:"mb-4"},LG={class:"mb-4"},HG={class:"mb-4"},NG={class:"mb-4"},Ob=xe({__name:"EmbeddedAppDrawer",props:{type:{},title:{}},emits:["submit"],setup(e,{expose:t,emit:o}){const n=M(null),r=e,i=M(!1),a=Et(),l=Hs(),s=ea(),u=I(()=>({theme:a.isDarkMode?io:Zt})),{message:d,modal:c}=po(["message","modal"],{configProviderProps:u});let h,f;const p=[{label:"强制应用所有界面横屏[nra:cr:rcr:nr]",key:"fullScreen_nra:cr:rcr:nr",rule:"nra:cr:rcr:nr"},{label:"继承应用自身设置横屏[*]",key:"fullScreen_*",rule:"*"},{label:"自定义",key:"fullScreen_custom"}],g=I(()=>{const Y=[{label:"默认横屏规则",key:"fullScreen_default",rule:""}];return a.MIOSVersion&&a.MIOSVersion>=2?[...Y,...p]:p}),v=[{label:"大尺寸[11:10]",key:"ratio_11_10",ratio:1.1},{label:"中尺寸",key:"ratio_default"},{label:"小尺寸[15:10]",key:"ratio_15_10",ratio:1.5},{label:"小尺寸[18:10]",key:"ratio_18:10",ratio:1.8},{label:"自定义",key:"ratio_custom"}],b=M(g.value[0]),x=M(),k=M(!0),C=M(),_=M(),R=M(v[1]),w=M(),A=M(.5),$=M(!1),B=M(!1),U=M([]),N=Y=>{const O=document.querySelector(".n-drawer-content");O instanceof HTMLElement&&(s.info("resizeDrawerContent",Y),O.style.height=Y?"calc(100% + 200px)":"100%")},K=Y=>{var O;N(!0),(O=n.value)==null||O.$el.scrollIntoView({behavior:"smooth",block:"start"})},L=Y=>{var O;N(!1),(O=n.value)==null||O.$el.scrollIntoView({behavior:"smooth",block:"start"})},D=M({openDrawer:Y=>new Promise((O,ze)=>{var je,W,ee,ge,we,le,ne;if(r.type==="update"&&!Y){ze(new Error("更新模式下必须传入初始化参数")),d.error("初始化参数不能为空");return}h=O,f=ze,r.type==="add"&&(_.value="add",b.value=g.value[0],pe.value="",x.value=a.MIOSVersion&&a.MIOSVersion>=2?"":"nra:cr:rcr:nr",U.value=["fullScreen","fixedOrientation","disabled"],Z.value=!1,se.value=!1,$.value=!1),r.type==="update"&&Y&&(_.value="update",B.value=!1,A.value=.5,C.value=Y.ruleMode,pe.value=Y.name,he.value=Y.isSupportEmbedded,Y.embeddedRules&&Y.embeddedRules.hasOwnProperty("splitRatio")&&(A.value=Y.embeddedRules.splitRatio??.5),Y.embeddedRules&&Y.embeddedRules.hasOwnProperty("relaunch")?Z.value=!!Y.embeddedRules.relaunch:Z.value=!0,re.value=Y.settingMode,te.value=((je=Y.fixedOrientationRule)==null?void 0:je.disable)??!1,j.value=((W=Y.fixedOrientationRule)==null?void 0:W.isShowDivider)??!1,x.value=((ee=Y.embeddedRules)==null?void 0:ee.fullRule)??void 0,$.value=((we=(ge=Y.fixedOrientationRule)==null?void 0:ge.compatChange)==null?void 0:we.split(",").includes("OVERRIDE_UNDEFINED_ORIENTATION_TO_PORTRAIT"))??!1,x.value==="nra:cr:rcr:nr"?b.value=a.MIOSVersion&&a.MIOSVersion>=2?g.value[1]:g.value[0]:Y.embeddedRules&&!Y.embeddedRules.hasOwnProperty("fullRule")?(x.value=a.MIOSVersion&&a.MIOSVersion>=2?void 0:"nra:cr:rcr:nr",b.value=a.MIOSVersion&&a.MIOSVersion>=2?g.value[0]:g.value[1]):x.value==="*"?b.value=a.MIOSVersion&&a.MIOSVersion>=2?g.value[2]:g.value[1]:b.value=a.MIOSVersion&&a.MIOSVersion>=2?g.value[3]:g.value[2],k.value=((le=Y.embeddedRules)==null?void 0:le.supportFullSize)??!1,Y.fixedOrientationRule&&Y.fixedOrientationRule.hasOwnProperty("relaunch")?Z.value=!!Y.fixedOrientationRule.relaunch:Z.value=!1,w.value=((ne=Y.fixedOrientationRule)==null?void 0:ne.ratio)??void 0,w.value?w.value===1.1?R.value=v[0]:w.value===1.5?R.value=v[2]:w.value===1.8?R.value=v[3]:R.value=v[4]:R.value=v[1]),i.value=!0}),closeDrawer:()=>{i.value=!1,f("Drawer closed without submission")}}),z=(Y,O)=>{b.value=O,x.value=["fullScreen_nra:cr:rcr:nr","fullScreen_*"].includes(Y)?O.rule:void 0},F=(Y,O)=>{R.value=O,w.value=["ratio_11_10","ratio_15_10","ratio_18:10"].includes(Y)?O.ratio:Y==="ratio_custom"?1.5:void 0},y=({focused:Y,checked:O})=>{const ze={};return O?(ze.background="#2080f0",Y&&(ze.boxShadow="0 0 0 2px #2080f040")):(ze.background="#d03050",Y&&(ze.boxShadow="0 0 0 2px #d0305040")),ze},re=M("fullScreen"),te=M(!1),j=M(!0),Z=M(!0),se=M(!1),pe=M(""),Se=M(""),he=M(!1),fe=async()=>{if(!pe.value){c.create({title:"应用包名不能为空",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?应用包名不能为空(敲")])});return}if(re.value==="fullScreen"&&!x.value&&(!a.MIOSVersion||a.MIOSVersion<2)){c.create({title:"应用全屏规则不能为空",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?应用全屏规则不能为空(敲")])});return}if(r.type==="add"&&l.allPackageName.has(pe.value)){c.create({title:"应用包名已存在",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?这个应用包名已经存在列表中了(敲")])});return}if(r.type==="update"&&he.value&&re.value==="fullScreen"){const[je]=await Re(new Promise((W,ee)=>{c.create({title:"确认使用全屏规则吗?",type:"warning",preset:"dialog",content:()=>C.value==="custom"?S("p",null,[P("当前应用已存在")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的自定义规则")])," ",P(",继续提交可能导致")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的自定义规则")])," ",P("丢失。确定要继续吗?")]):S("p",null,[P("当前应用已存在")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的模块规则")])," ",P(",继续更新将会被更替为")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("全屏规则")])," ",P(",如后续需要改回")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的模块规则")])," ",P("可能需要先清除自定义规则,确定要继续吗?")]),positiveText:"确定继续",negativeText:"我再想想",onPositiveClick:()=>{W("positiveClick")},onNegativeClick:()=>{ee("negativeClick")}})}));if(je)return}if(r.type==="update"&&C.value==="module"&&B.value){const[je]=await Re(new Promise((W,ee)=>{c.create({title:"确认使用平行窗口自定义规则吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("当前应用已存在")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的模块规则")])," ",P(",继续更新将会被更替为")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的自定义规则")])," ",P(",且该应用规则不再随模块版本更新,如后续需要改回")," ",S("span",{class:`font-bold ${a.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平行窗口的模块规则")])," ",P("则需要先清除自定义规则,确定要继续吗?")]),positiveText:"确定继续",negativeText:"我再想想",onPositiveClick:()=>{W("positiveClick")},onNegativeClick:()=>{ee("negativeClick")}})}));if(je)return}Ce.value=!0;const Y=()=>{Ce.value=!1,i.value=!1},O=()=>{Ce.value=!1},ze={name:pe.value,settingMode:re.value,modePayload:{...re.value==="fullScreen"&&{fullRule:x.value},...re.value==="fullScreen"&&(!a.MIOSVersion||a.MIOSVersion<2)&&{skipSelfAdaptive:te.value},...re.value==="fullScreen"&&{isShowDivider:j.value},...re.value==="fullScreen"&&{supportFullSize:k.value},...re.value==="fixedOrientation"&&{ratio:w.value},...re.value==="fixedOrientation"&&{foRelaunch:Z.value},...re.value==="fixedOrientation"&&a.MIOSVersion&&a.MIOSVersion>=2&&{forceFixedOrientation:$.value},...re.value==="embedded"&&(C.value==="custom"||C.value==="module"&&B.value)&&{splitRatio:A.value},...re.value==="embedded"&&(C.value==="custom"||C.value==="module"&&B.value)&&{emRelaunch:se.value}},loadingCallback:O,closeCallback:Y};h(ze)},Ce=M(!1);return t({openDrawer:D.value.openDrawer}),(Y,O)=>{const ze=lt("n-input-group-label"),je=lt("n-input"),W=lt("n-input-group"),ee=lt("n-tag"),ge=lt("n-alert"),we=lt("n-switch"),le=lt("n-card"),ne=lt("n-slider"),ce=lt("n-input-number"),J=lt("n-tab-pane"),ie=lt("n-button"),de=lt("n-dropdown"),ae=lt("n-tabs"),q=lt("n-drawer-content"),ue=lt("n-drawer");return Fe(),De(ft,null,[xs(Y.$slots,"default",Gb(np({openDrawer:D.value.openDrawer}))),S(ue,{show:i.value,"onUpdate:show":O[21]||(O[21]=ve=>i.value=ve),width:E(a).windowWidth>=640?"450px":"100%",placement:"right"},{default:oe(()=>[S(q,{title:r.title,closable:""},{footer:oe(()=>[S(ie,{type:"info",loading:Ce.value,"onUpdate:loading":O[19]||(O[19]=ve=>Ce.value=ve),onClick:O[20]||(O[20]=()=>fe())},{default:oe(()=>O[54]||(O[54]=[P(" 提交 ")])),_:1},8,["loading"])]),default:oe(()=>[S(W,null,{default:oe(()=>[S(ze,{size:"large"},{default:oe(()=>O[22]||(O[22]=[P("应用包名")])),_:1}),S(je,{size:"large",status:Se.value,value:pe.value,"onUpdate:value":O[0]||(O[0]=ve=>pe.value=ve),"allow-input":ve=>t6(ve),readonly:r.type==="update",placeholder:"请输入应用包名"},null,8,["status","value","allow-input","readonly"])]),_:1}),C.value==="custom"?(Fe(),Ht(ge,{key:0,type:"info",class:"mt-5"},{default:oe(()=>[O[25]||(O[25]=P(" 当前应用已被 ")),S(ee,{bordered:!1,type:"info"},{default:oe(()=>O[23]||(O[23]=[P("自定义规则")])),_:1}),O[26]||(O[26]=P(" 覆盖,该应用规则不再随模块版本更新,如需恢复模块规则,请先清除 ")),S(ee,{bordered:!1,type:"info"},{default:oe(()=>O[24]||(O[24]=[P("自定义规则")])),_:1}),O[27]||(O[27]=P(" 。 "))]),_:1})):ot("",!0),S(ae,{class:"my-3",type:"segment",animated:"",value:re.value,"onUpdate:value":O[18]||(O[18]=ve=>re.value=ve)},{default:oe(()=>[r.type==="update"&&he.value?(Fe(),Ht(J,{key:0,name:"embedded",tab:"平行窗口"},{default:oe(()=>[S(ge,{"show-icon":!1,bordered:!1,title:"应用分屏显示",type:"success"},{default:oe(()=>O[28]||(O[28]=[P(" 开启后,未适配横屏应用界面将通过平行窗口显示 ")])),_:1}),C.value==="module"?(Fe(),Ht(le,{key:0,bordered:!1,title:"切换自定义规则",size:"small"},{default:oe(()=>[H("div",IG,[S(ee,{bordered:!1,type:"info"},{default:oe(()=>O[29]||(O[29]=[P(" 切换为自定义规则后该应用不再随模块更新 ")])),_:1})]),S(we,{"rail-style":y,value:B.value,"onUpdate:value":O[1]||(O[1]=ve=>B.value=ve),size:"large"},{checked:oe(()=>O[30]||(O[30]=[P("使用自定义规则")])),unchecked:oe(()=>O[31]||(O[31]=[P("不使用自定义规则")])),_:1},8,["value"])]),_:1})):ot("",!0),C.value==="custom"||B.value?(Fe(),Ht(le,{key:1,bordered:!1,title:"平行窗口默认分屏比例",size:"small"},{default:oe(()=>[S(ne,{value:A.value,"onUpdate:value":O[2]||(O[2]=ve=>A.value=ve),size:"small",min:.01,max:.99,step:.01},null,8,["value"]),S(ce,{"show-button":!1,class:"pt-3",readonly:"",placeholder:"请输入平行窗口默认分屏比例",value:A.value,"onUpdate:value":O[3]||(O[3]=ve=>A.value=ve),min:.01,max:.99,step:.01},null,8,["value"])]),_:1})):ot("",!0),C.value==="custom"||B.value?(Fe(),Ht(le,{key:2,bordered:!1,title:"平行窗口显示比例发生变化时是否重载",size:"small"},{default:oe(()=>[H("div",zG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[32]||(O[32]=[P(" 适用于开启 "),H("span",{class:"font-bold"},"平行窗口滑动条",-1),P(" 的应用 ")])),_:1})]),S(we,{"rail-style":y,value:se.value,"onUpdate:value":O[4]||(O[4]=ve=>se.value=ve),size:"large"},{checked:oe(()=>O[33]||(O[33]=[P("平行窗口显示比例变化时重载")])),unchecked:oe(()=>O[34]||(O[34]=[P("平行窗口显示比例变化时不重载")])),_:1},8,["value"])]),_:1})):ot("",!0)]),_:1})):ot("",!0),S(J,{name:"fullScreen",tab:"全屏"},{default:oe(()=>[S(ge,{"show-icon":!1,bordered:!1,title:"应用横屏显示",type:"info"},{default:oe(()=>O[35]||(O[35]=[P(" 开启后,未适配横屏应用界面将全屏显示,并可更改显示规则 ")])),_:1}),S(le,{bordered:!1,title:"横屏显示规则",size:"small"},{default:oe(()=>[S(de,{modelValue:b.value,"onUpdate:modelValue":O[5]||(O[5]=ve=>b.value=ve),size:"large",trigger:"click",options:g.value,onSelect:z},{default:oe(()=>[S(ie,{block:"",type:"info",dashed:""},{default:oe(()=>[P(it(b.value.label),1)]),_:1})]),_:1},8,["modelValue","options"])]),_:1}),b.value.key==="fullScreen_custom"?(Fe(),Ht(le,{key:0,bordered:!1,title:"自定义横屏规则",size:"small"},{default:oe(()=>[S(W,null,{default:oe(()=>[S(je,{ref_key:"currentFullRuleRef",ref:n,onFocus:O[6]||(O[6]=()=>K("currentFullRuleRef")),onBlur:O[7]||(O[7]=()=>L("currentFullRuleRef")),value:x.value,"onUpdate:value":O[8]||(O[8]=ve=>x.value=ve),placeholder:"请输入横屏规则"},null,8,["value"])]),_:1})]),_:1})):ot("",!0),!E(a).MIOSVersion||E(a).MIOSVersion<2?(Fe(),Ht(le,{key:1,class:"",bordered:!1,title:"跳过应用自适配声明",size:"small"},{default:oe(()=>[H("div",OG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[36]||(O[36]=[P(" 适用于即使设置了 "),H("span",{class:"font-bold"},"横屏规则",-1),P(" 仍无法横屏的应用 ")])),_:1})]),S(we,{"rail-style":y,value:te.value,"onUpdate:value":O[9]||(O[9]=ve=>te.value=ve),size:"large"},{checked:oe(()=>O[37]||(O[37]=[P("跳过自适配声明")])),unchecked:oe(()=>O[38]||(O[38]=[P("不跳过自适配声明")])),_:1},8,["value"])]),_:1})):ot("",!0),S(le,{bordered:!1,title:"平行窗口滑动条",size:"small"},{default:oe(()=>[H("div",LG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[39]||(O[39]=[P(" 适用于原生适配 "),H("span",{class:"font-bold"},"Android Embedded",-1),P(" 的应用 ")])),_:1})]),S(we,{"rail-style":y,value:j.value,"onUpdate:value":O[10]||(O[10]=ve=>j.value=ve),size:"large"},{checked:oe(()=>O[40]||(O[40]=[P("启用平行窗口滑动条")])),unchecked:oe(()=>O[41]||(O[41]=[P("关闭平行窗口滑动条")])),_:1},8,["value"])]),_:1}),j.value?(Fe(),Ht(le,{key:2,bordered:!1,title:"平行窗口可滑动至全屏",size:"small"},{default:oe(()=>[H("div",HG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[42]||(O[42]=[P(" 适用于原生适配 "),H("span",{class:"font-bold"},"Android Embedded",-1),P(" 的应用 ")])),_:1})]),S(we,{"rail-style":y,value:k.value,"onUpdate:value":O[11]||(O[11]=ve=>k.value=ve),size:"large"},{checked:oe(()=>O[43]||(O[43]=[P("平行窗口可滑动至全屏")])),unchecked:oe(()=>O[44]||(O[44]=[P("平行窗口不可滑动至全屏")])),_:1},8,["value"])]),_:1})):ot("",!0)]),_:1}),S(J,{name:"fixedOrientation",tab:"居中布局"},{default:oe(()=>[S(ge,{"show-icon":!1,bordered:!1,title:"应用居中显示",type:"warning"},{default:oe(()=>O[45]||(O[45]=[P(" 开启后,未适配横屏应用界面将居中显示,并可更改显示比例 ")])),_:1}),S(le,{bordered:!1,title:"居中显示比例",size:"small"},{default:oe(()=>[S(de,{value:R.value,"onUpdate:value":O[12]||(O[12]=ve=>R.value=ve),size:"large",trigger:"click",options:v,onSelect:F},{default:oe(()=>[S(ie,{block:"",type:"error",dashed:""},{default:oe(()=>[P(it(R.value.label),1)]),_:1})]),_:1},8,["value"])]),_:1}),R.value.key==="ratio_custom"?(Fe(),Ht(le,{key:0,bordered:!1,title:"自定义显示比例",size:"small"},{default:oe(()=>[S(ne,{size:"small",value:w.value,"onUpdate:value":O[13]||(O[13]=ve=>w.value=ve),min:1.01,max:1.99,step:.01},null,8,["value"]),S(ce,{"show-button":!1,class:"pt-3",readonly:"",placeholder:"请输入自定义显示比例",value:w.value,"onUpdate:value":O[14]||(O[14]=ve=>w.value=ve),min:1.01,max:1.99,step:.01},null,8,["value"])]),_:1})):ot("",!0),S(le,{bordered:!1,title:"应用比例变化时是否重载应用",size:"small"},{default:oe(()=>[S(we,{"rail-style":y,value:Z.value,"onUpdate:value":O[15]||(O[15]=ve=>Z.value=ve),size:"large"},{checked:oe(()=>O[46]||(O[46]=[P("应用比例变化时重载应用")])),unchecked:oe(()=>O[47]||(O[47]=[P("应用比例变化时不重载应用")])),_:1},8,["value"])]),_:1}),E(a).MIOSVersion&&E(a).MIOSVersion>=2?(Fe(),Ht(le,{key:1,class:"",bordered:!1,title:"强制应用居中显示",size:"small"},{default:oe(()=>[H("div",NG,[S(ee,{bordered:!1,type:"success"},{default:oe(()=>O[48]||(O[48]=[P(" 适用于即使设置了 "),H("span",{class:"font-bold"},"居中布局",-1),P(" 仍无法居中显示的应用 ")])),_:1})]),S(we,{"rail-style":y,value:$.value,"onUpdate:value":O[16]||(O[16]=ve=>$.value=ve),size:"large"},{checked:oe(()=>O[49]||(O[49]=[P("强制应用居中显示")])),unchecked:oe(()=>O[50]||(O[50]=[P("不强制应用居中显示")])),_:1},8,["value"])]),_:1})):ot("",!0)]),_:1}),S(J,{name:"disabled",tab:"原始布局"},{default:oe(()=>[S(ge,{"show-icon":!1,bordered:!1,title:"应用原始布局",type:"error"},{default:oe(()=>O[51]||(O[51]=[P(" 开启后,将禁用任何系统规则干预,应用会根据自身的适配规则进行显示,大多数应用仅竖屏显示 ")])),_:1}),S(le,{bordered:!1,title:"应用比例变化时是否重载应用",size:"small"},{default:oe(()=>[S(we,{"rail-style":y,value:Z.value,"onUpdate:value":O[17]||(O[17]=ve=>Z.value=ve),size:"large"},{checked:oe(()=>O[52]||(O[52]=[P("应用比例变化时重载应用")])),unchecked:oe(()=>O[53]||(O[53]=[P("应用比例变化时不重载应用")])),_:1},8,["value"])]),_:1})]),_:1})]),_:1},8,["value"])]),_:1},8,["title"])]),_:1},8,["show","width"])],64)}}});function o6(){const e=Et(),t=M(!1),o=()=>new Promise(async(n,r)=>{if(t.value)r("已经有存在的任务了!");else{t.value=!0;const[i,a]=await Re(HV());if(i&&(r(i),t.value=!1),a){const l=a.trim().split(` +`).filter(u=>u),s={};l.forEach(u=>{const[,d,c]=u.split(",");s[d]=c}),e.installedAppNameList=s,n(s),t.value=!1}}});return{loading:t,installedAppNameList:e.installedAppNameList,getList:o}}function VG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm-.53 14.03a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06l-1.72 1.72V8.25a.75.75 0 0 0-1.5 0v5.69l-1.72-1.72a.75.75 0 0 0-1.06 1.06l3 3Z","clip-rule":"evenodd"})])}function jG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{d:"M12 7.5a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5Z"}),H("path",{"fill-rule":"evenodd",d:"M1.5 4.875C1.5 3.839 2.34 3 3.375 3h17.25c1.035 0 1.875.84 1.875 1.875v9.75c0 1.036-.84 1.875-1.875 1.875H3.375A1.875 1.875 0 0 1 1.5 14.625v-9.75ZM8.25 9.75a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0ZM18.75 9a.75.75 0 0 0-.75.75v.008c0 .414.336.75.75.75h.008a.75.75 0 0 0 .75-.75V9.75a.75.75 0 0 0-.75-.75h-.008ZM4.5 9.75A.75.75 0 0 1 5.25 9h.008a.75.75 0 0 1 .75.75v.008a.75.75 0 0 1-.75.75H5.25a.75.75 0 0 1-.75-.75V9.75Z","clip-rule":"evenodd"}),H("path",{d:"M2.25 18a.75.75 0 0 0 0 1.5c5.4 0 10.63.722 15.6 2.075 1.19.324 2.4-.558 2.4-1.82V18.75a.75.75 0 0 0-.75-.75H2.25Z"})])}function WG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{d:"M5.85 3.5a.75.75 0 0 0-1.117-1 9.719 9.719 0 0 0-2.348 4.876.75.75 0 0 0 1.479.248A8.219 8.219 0 0 1 5.85 3.5ZM19.267 2.5a.75.75 0 1 0-1.118 1 8.22 8.22 0 0 1 1.987 4.124.75.75 0 0 0 1.48-.248A9.72 9.72 0 0 0 19.266 2.5Z"}),H("path",{"fill-rule":"evenodd",d:"M12 2.25A6.75 6.75 0 0 0 5.25 9v.75a8.217 8.217 0 0 1-2.119 5.52.75.75 0 0 0 .298 1.206c1.544.57 3.16.99 4.831 1.243a3.75 3.75 0 1 0 7.48 0 24.583 24.583 0 0 0 4.83-1.244.75.75 0 0 0 .298-1.205 8.217 8.217 0 0 1-2.118-5.52V9A6.75 6.75 0 0 0 12 2.25ZM9.75 18c0-.034 0-.067.002-.1a25.05 25.05 0 0 0 4.496 0l.002.1a2.25 2.25 0 1 1-4.5 0Z","clip-rule":"evenodd"})])}function UG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M14.615 1.595a.75.75 0 0 1 .359.852L12.982 9.75h7.268a.75.75 0 0 1 .548 1.262l-10.5 11.25a.75.75 0 0 1-1.272-.71l1.992-7.302H3.75a.75.75 0 0 1-.548-1.262l10.5-11.25a.75.75 0 0 1 .913-.143Z","clip-rule":"evenodd"})])}function KG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M6.75 2.25A.75.75 0 0 1 7.5 3v1.5h9V3A.75.75 0 0 1 18 3v1.5h.75a3 3 0 0 1 3 3v11.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V7.5a3 3 0 0 1 3-3H6V3a.75.75 0 0 1 .75-.75Zm13.5 9a1.5 1.5 0 0 0-1.5-1.5H5.25a1.5 1.5 0 0 0-1.5 1.5v7.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-7.5Z","clip-rule":"evenodd"})])}function n6(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M11.078 2.25c-.917 0-1.699.663-1.85 1.567L9.05 4.889c-.02.12-.115.26-.297.348a7.493 7.493 0 0 0-.986.57c-.166.115-.334.126-.45.083L6.3 5.508a1.875 1.875 0 0 0-2.282.819l-.922 1.597a1.875 1.875 0 0 0 .432 2.385l.84.692c.095.078.17.229.154.43a7.598 7.598 0 0 0 0 1.139c.015.2-.059.352-.153.43l-.841.692a1.875 1.875 0 0 0-.432 2.385l.922 1.597a1.875 1.875 0 0 0 2.282.818l1.019-.382c.115-.043.283-.031.45.082.312.214.641.405.985.57.182.088.277.228.297.35l.178 1.071c.151.904.933 1.567 1.85 1.567h1.844c.916 0 1.699-.663 1.85-1.567l.178-1.072c.02-.12.114-.26.297-.349.344-.165.673-.356.985-.57.167-.114.335-.125.45-.082l1.02.382a1.875 1.875 0 0 0 2.28-.819l.923-1.597a1.875 1.875 0 0 0-.432-2.385l-.84-.692c-.095-.078-.17-.229-.154-.43a7.614 7.614 0 0 0 0-1.139c-.016-.2.059-.352.153-.43l.84-.692c.708-.582.891-1.59.433-2.385l-.922-1.597a1.875 1.875 0 0 0-2.282-.818l-1.02.382c-.114.043-.282.031-.449-.083a7.49 7.49 0 0 0-.985-.57c-.183-.087-.277-.227-.297-.348l-.179-1.072a1.875 1.875 0 0 0-1.85-1.567h-1.843ZM12 15.75a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5Z","clip-rule":"evenodd"})])}function GG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{d:"M16.5 7.5h-9v9h9v-9Z"}),H("path",{"fill-rule":"evenodd",d:"M8.25 2.25A.75.75 0 0 1 9 3v.75h2.25V3a.75.75 0 0 1 1.5 0v.75H15V3a.75.75 0 0 1 1.5 0v.75h.75a3 3 0 0 1 3 3v.75H21A.75.75 0 0 1 21 9h-.75v2.25H21a.75.75 0 0 1 0 1.5h-.75V15H21a.75.75 0 0 1 0 1.5h-.75v.75a3 3 0 0 1-3 3h-.75V21a.75.75 0 0 1-1.5 0v-.75h-2.25V21a.75.75 0 0 1-1.5 0v-.75H9V21a.75.75 0 0 1-1.5 0v-.75h-.75a3 3 0 0 1-3-3v-.75H3A.75.75 0 0 1 3 15h.75v-2.25H3a.75.75 0 0 1 0-1.5h.75V9H3a.75.75 0 0 1 0-1.5h.75v-.75a3 3 0 0 1 3-3h.75V3a.75.75 0 0 1 .75-.75ZM6 6.75A.75.75 0 0 1 6.75 6h10.5a.75.75 0 0 1 .75.75v10.5a.75.75 0 0 1-.75.75H6.75a.75.75 0 0 1-.75-.75V6.75Z","clip-rule":"evenodd"})])}function r6(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm0 8.625a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25ZM15.375 12a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0ZM7.5 10.875a1.125 1.125 0 1 0 0 2.25 1.125 1.125 0 0 0 0-2.25Z","clip-rule":"evenodd"})])}function qG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{d:"M3.53 2.47a.75.75 0 0 0-1.06 1.06l18 18a.75.75 0 1 0 1.06-1.06l-18-18ZM22.676 12.553a11.249 11.249 0 0 1-2.631 4.31l-3.099-3.099a5.25 5.25 0 0 0-6.71-6.71L7.759 4.577a11.217 11.217 0 0 1 4.242-.827c4.97 0 9.185 3.223 10.675 7.69.12.362.12.752 0 1.113Z"}),H("path",{d:"M15.75 12c0 .18-.013.357-.037.53l-4.244-4.243A3.75 3.75 0 0 1 15.75 12ZM12.53 15.713l-4.243-4.244a3.75 3.75 0 0 0 4.244 4.243Z"}),H("path",{d:"M6.75 12c0-.619.107-1.213.304-1.764l-3.1-3.1a11.25 11.25 0 0 0-2.63 4.31c-.12.362-.12.752 0 1.114 1.489 4.467 5.704 7.69 10.675 7.69 1.5 0 2.933-.294 4.242-.827l-2.477-2.477A5.25 5.25 0 0 1 6.75 12Z"})])}function ZG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M1.5 5.625c0-1.036.84-1.875 1.875-1.875h17.25c1.035 0 1.875.84 1.875 1.875v12.75c0 1.035-.84 1.875-1.875 1.875H3.375A1.875 1.875 0 0 1 1.5 18.375V5.625Zm1.5 0v1.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-1.5a.375.375 0 0 0-.375-.375h-1.5A.375.375 0 0 0 3 5.625Zm16.125-.375a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5A.375.375 0 0 0 21 7.125v-1.5a.375.375 0 0 0-.375-.375h-1.5ZM21 9.375A.375.375 0 0 0 20.625 9h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-1.5Zm0 3.75a.375.375 0 0 0-.375-.375h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-1.5Zm0 3.75a.375.375 0 0 0-.375-.375h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5a.375.375 0 0 0 .375-.375v-1.5ZM4.875 18.75a.375.375 0 0 0 .375-.375v-1.5a.375.375 0 0 0-.375-.375h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375h1.5ZM3.375 15h1.5a.375.375 0 0 0 .375-.375v-1.5a.375.375 0 0 0-.375-.375h-1.5a.375.375 0 0 0-.375.375v1.5c0 .207.168.375.375.375Zm0-3.75h1.5a.375.375 0 0 0 .375-.375v-1.5A.375.375 0 0 0 4.875 9h-1.5A.375.375 0 0 0 3 9.375v1.5c0 .207.168.375.375.375Zm4.125 0a.75.75 0 0 0 0 1.5h9a.75.75 0 0 0 0-1.5h-9Z","clip-rule":"evenodd"})])}function i6(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M3.792 2.938A49.069 49.069 0 0 1 12 2.25c2.797 0 5.54.236 8.209.688a1.857 1.857 0 0 1 1.541 1.836v1.044a3 3 0 0 1-.879 2.121l-6.182 6.182a1.5 1.5 0 0 0-.439 1.061v2.927a3 3 0 0 1-1.658 2.684l-1.757.878A.75.75 0 0 1 9.75 21v-5.818a1.5 1.5 0 0 0-.44-1.06L3.13 7.938a3 3 0 0 1-.879-2.121V4.774c0-.897.64-1.683 1.542-1.836Z","clip-rule":"evenodd"})])}function XG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M1.5 4.5a3 3 0 0 1 3-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 0 1-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 0 0 6.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 0 1 1.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 0 1-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5Z","clip-rule":"evenodd"})])}function Em(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12Zm11.378-3.917c-.89-.777-2.366-.777-3.255 0a.75.75 0 0 1-.988-1.129c1.454-1.272 3.776-1.272 5.23 0 1.513 1.324 1.513 3.518 0 4.842a3.75 3.75 0 0 1-.837.552c-.676.328-1.028.774-1.028 1.152v.75a.75.75 0 0 1-1.5 0v-.75c0-1.279 1.06-2.107 1.875-2.502.182-.088.351-.199.503-.331.83-.727.83-1.857 0-2.584ZM12 18a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z","clip-rule":"evenodd"})])}function YG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M8.128 9.155a3.751 3.751 0 1 1 .713-1.321l1.136.656a.75.75 0 0 1 .222 1.104l-.006.007a.75.75 0 0 1-1.032.157 1.421 1.421 0 0 0-.113-.072l-.92-.531Zm-4.827-3.53a2.25 2.25 0 0 1 3.994 2.063.756.756 0 0 0-.122.23 2.25 2.25 0 0 1-3.872-2.293ZM13.348 8.272a5.073 5.073 0 0 0-3.428 3.57 5.08 5.08 0 0 0-.165 1.202 1.415 1.415 0 0 1-.707 1.201l-.96.554a3.751 3.751 0 1 0 .734 1.309l13.729-7.926a.75.75 0 0 0-.181-1.374l-.803-.215a5.25 5.25 0 0 0-2.894.05l-5.325 1.629Zm-9.223 7.03a2.25 2.25 0 1 0 2.25 3.897 2.25 2.25 0 0 0-2.25-3.897ZM12 12.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z","clip-rule":"evenodd"}),H("path",{d:"M16.372 12.615a.75.75 0 0 1 .75 0l5.43 3.135a.75.75 0 0 1-.182 1.374l-.802.215a5.25 5.25 0 0 1-2.894-.051l-5.147-1.574a.75.75 0 0 1-.156-1.367l3-1.732Z"})])}function QG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{d:"M5.507 4.048A3 3 0 0 1 7.785 3h8.43a3 3 0 0 1 2.278 1.048l1.722 2.008A4.533 4.533 0 0 0 19.5 6h-15c-.243 0-.482.02-.715.056l1.722-2.008Z"}),H("path",{"fill-rule":"evenodd",d:"M1.5 10.5a3 3 0 0 1 3-3h15a3 3 0 1 1 0 6h-15a3 3 0 0 1-3-3Zm15 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm2.25.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM4.5 15a3 3 0 1 0 0 6h15a3 3 0 1 0 0-6h-15Zm11.25 3.75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM19.5 18a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z","clip-rule":"evenodd"})])}function JG(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{d:"M4.08 5.227A3 3 0 0 1 6.979 3H17.02a3 3 0 0 1 2.9 2.227l2.113 7.926A5.228 5.228 0 0 0 18.75 12H5.25a5.228 5.228 0 0 0-3.284 1.153L4.08 5.227Z"}),H("path",{"fill-rule":"evenodd",d:"M5.25 13.5a3.75 3.75 0 1 0 0 7.5h13.5a3.75 3.75 0 1 0 0-7.5H5.25Zm10.5 4.5a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm3.75-.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z","clip-rule":"evenodd"})])}function eq(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{d:"M6 3a3 3 0 0 0-3 3v1.5a.75.75 0 0 0 1.5 0V6A1.5 1.5 0 0 1 6 4.5h1.5a.75.75 0 0 0 0-1.5H6ZM16.5 3a.75.75 0 0 0 0 1.5H18A1.5 1.5 0 0 1 19.5 6v1.5a.75.75 0 0 0 1.5 0V6a3 3 0 0 0-3-3h-1.5ZM12 8.25a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5ZM4.5 16.5a.75.75 0 0 0-1.5 0V18a3 3 0 0 0 3 3h1.5a.75.75 0 0 0 0-1.5H6A1.5 1.5 0 0 1 4.5 18v-1.5ZM21 16.5a.75.75 0 0 0-1.5 0V18a1.5 1.5 0 0 1-1.5 1.5h-1.5a.75.75 0 0 0 0 1.5H18a3 3 0 0 0 3-3v-1.5Z"})])}function tq(e,t){return Fe(),De("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon"},[H("path",{"fill-rule":"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm-1.72 6.97a.75.75 0 1 0-1.06 1.06L10.94 12l-1.72 1.72a.75.75 0 1 0 1.06 1.06L12 13.06l1.72 1.72a.75.75 0 1 0 1.06-1.06L13.06 12l1.72-1.72a.75.75 0 1 0-1.06-1.06L12 10.94l-1.72-1.72Z","clip-rule":"evenodd"})])}function km(e){let t="",o=new Uint8Array(e),n=o.byteLength;for(let r=0;r({theme:n.isDarkMode?io:Zt})),{message:h,modal:f,notification:p}=po(["message","modal","notification"],{configProviderProps:c}),g=D(),v=M(!1),b=M(null);function x(z){return()=>m(Wt,null,{default:()=>m(z)})}const k=async()=>{const[z,F]=await Re(o.getList());z&&f.create({title:"获取失败",type:"warning",preset:"dialog",content:()=>S("p",null,[P("您的系统环境暂不支持该功能,获取失败~")]),negativeText:"确定"}),F&&f.create({title:"获取成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶OwO,已重新获取当前已安装的应用名称~")]),negativeText:"确定"})},C=()=>{r.filterInstalledApps=!r.filterInstalledApps};at(()=>r.isNeedShowErrorModal,(z,F)=>{z&&(v.value=!0)},{immediate:!1});const _=async()=>{await n.getAndroidApplicationPackageNameList(),await r.initDefault()},R=async()=>{t.value="";const[,z]=await Re(new Promise((F,y)=>{f.create({title:"请粘贴分享规则口令",preset:"dialog",style:"min-width:500px; width:50%;",content:()=>m(rn,{type:"textarea",value:t.value,"onUpdate:value":re=>{t.value=re},autosize:{minRows:8,maxRows:8},placeholder:"在此处粘贴分享规则口令"}),positiveText:"确定提交",negativeText:"取消导入",onPositiveClick(){F("positiveClick")}})}));if(z){a.value=!0;const F=t.value,y=mm(F);if(!(y!=null&&y.length)){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,解析")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("口令发生错误,无法正常解析。")]),negativeText:"确定"}),a.value=!1;return}try{const re=_m(y),te=La.inflate(re,{to:"string"}),j=JSON.parse(te);if(j.type!=="embedded"){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,该")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("不适用于应用横屏布局。")]),negativeText:"确定"}),a.value=!1;return}if(j.device==="pad"&&n.deviceCharacteristics!=="tablet"||j.device==="fold"&&n.deviceCharacteristics==="tablet"){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,平板和折叠屏的适配规则不能混用哦~")]),negativeText:"确定"}),a.value=!1;return}if(j.comp===1&&n.MIOSVersion&&n.MIOSVersion>1){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,该")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("仅兼容Android 13 - 14 的小米机型。")]),negativeText:"确定"}),a.value=!1;return}if(j.comp===2&&(!n.MIOSVersion||n.MIOSVersion===1)){f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,该")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("仅兼容Hyper OS 2.0的小米机型。")]),negativeText:"确定"}),a.value=!1;return}r.customConfigEmbeddedRulesList[j.name]=j.em,r.customConfigFixedOrientationList[j.name]=j.fo,n.MIOSVersion&&n.MIOSVersion>=2?r.customConfigEmbeddedSettingConfig[j.name]={name:j.name,...hf(r.customConfigEmbeddedRulesList[j.name],r.customConfigFixedOrientationList[j.name],j.mode)}:r.systemEmbeddedSettingConfig[j.name]={name:j.name,embeddedEnable:!!["embedded","fullScreen"].includes(j.mode)};const[Z,se]=await Re(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")},...n.MIOSVersion&&n.MIOSVersion>=2?{setAppMode:{name:j.name,action:Cu(j.mode)}}:{switchAction:{name:j.name,action:["embedded","fullScreen"].includes(j.mode)?"enable":"disable"}}}));Z?(f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,导入失败了QwQ,详细错误请查看错误日志~")])}),a.value=!1):(r.updateMergeRuleList(),await _(),a.value=!1,f.create({title:"导入分享规则成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(j.name,n.installedAppNameList[j.name]||r.applicationName[j.name])])," ",P("的应用配置成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板并且在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平板专区-平行窗口")])," ",P("内")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[["embedded","fullScreen"].includes(j.mode)?"打开":"关闭"])," ",P("该应用的开关再做尝试~")]),positiveText:"确定"}))}catch{f.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("解析分享规则失败了QwQ,请检查导入口令是否有误")]),negativeText:"确定"}),a.value=!1}}},w=It({page:1,pageSize:10,simple:!0,showSizePicker:!0,onChange:z=>{w.page=z},onUpdatePageSize:z=>{w.pageSize=z,w.page=1}}),A=M(!1),$=async()=>{l.value=!0,await _();const[z,F]=await Re(Jd("miui_embedding_window"));z&&(f.create({title:"热重载应用数据失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("热重载应用数据失败了QwQ,详情请查看错误日志~")]),negativeText:"确定"}),l.value=!1),F&&(f.create({title:"热重载应用数据成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,已经重新为你载入包括自定义规则在内的应用数据~")]),positiveText:"确定"}),l.value=!1)},B=async()=>{await n.getAndroidApplicationPackageNameList(),A.value=!0;const[z,F]=await Re(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")}}));z?(f.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),A.value=!1):(r.updateMergeRuleList(),A.value=!1,f.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("好耶w,已根据您设备当前的整体应用情况重新")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("修剪模块应用适配列表")])," ",P(",后续每次更新模块或者安装新的应用后,建议重新操作")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("生成定制应用数据")])," ",P("。")])]),negativeText:"确定"}))},U=async()=>{if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,暂时不兼容折叠屏设备,请等待后续更新情况!")])}),i.info("应用横屏布局-添加应用","该功能仅兼容平板设备,暂时不兼容折叠屏设备,请等待后续更新情况!");return}if(u.value){const[z,F]=await Re(u.value.openDrawer());if(z)console.log("操作取消:",z);else{F.settingMode==="fullScreen"&&(F.modePayload.fullRule&&(r.customConfigEmbeddedRulesList[F.name]={name:F.name,fullRule:F.modePayload.fullRule,...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}),r.customConfigFixedOrientationList[F.name]={name:F.name,...F.modePayload.isShowDivider?{isShowDivider:!0}:{},...F.modePayload.skipSelfAdaptive&&(!n.MIOSVersion||n.MIOSVersion<2)?{disable:!0}:{},...F.modePayload.supportFullSize?{supportFullSize:!0}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{supportModes:"full,fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{defaultSettings:"full"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}),F.settingMode==="fixedOrientation"&&(r.customConfigFixedOrientationList[F.name]={name:F.name,...n.MIOSVersion&&n.MIOSVersion>=2?{supportModes:"full,fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{defaultSettings:"fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{},...F.modePayload.ratio!==void 0?{ratio:F.modePayload.ratio}:{},...F.modePayload.foRelaunch!==void 0?{relaunch:F.modePayload.foRelaunch}:{}}),F.settingMode==="disabled"&&(r.customConfigFixedOrientationList[F.name]={name:F.name,disable:!0,...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{},...F.modePayload.foRelaunch!==void 0?{relaunch:F.modePayload.foRelaunch}:{}}),n.MIOSVersion&&n.MIOSVersion>=2?r.customConfigEmbeddedSettingConfig[F.name]={name:F.name,...hf(r.customConfigEmbeddedRulesList[F.name],r.customConfigFixedOrientationList[F.name],F.settingMode)}:r.systemEmbeddedSettingConfig[F.name]={name:F.name,embeddedEnable:!!["embedded","fullScreen"].includes(F.settingMode)};const[y,re]=await Re(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")},...n.MIOSVersion&&n.MIOSVersion>=2?{setAppMode:{name:F.name,action:Cu(F.settingMode)}}:{switchAction:{name:F.name,action:["embedded","fullScreen"].includes(F.settingMode)?"enable":"disable"}}}));y?(f.create({title:"应用添加失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),F.loadingCallback&&F.loadingCallback()):(f.create({title:"应用添加成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(F.name,n.installedAppNameList[F.name]||r.applicationName[F.name])])," ",P("的应用配置添加成功了OwO~如果应用添加后的规则不生效,可以尝试重启平板并且在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平板专区-平行窗口")])," ",P("内")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[["embedded","fullScreen"].includes(F.settingMode)?"打开":"关闭"])," ",P("该应用的开关再做尝试~")])}),r.updateMergeRuleList(),F.loadingCallback&&F.loadingCallback(),F.closeCallback&&F.closeCallback())}}},N=async(z,F)=>{var y;if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,暂时不兼容折叠屏设备,请等待后续更新情况!")])}),i.info("应用横屏布局-添加应用","该功能仅兼容平板设备,暂时不兼容折叠屏设备,请等待后续更新情况!");return}if(d.value){i.info(JSON.stringify(z),"rowww");const[re,te]=await Re(d.value.openDrawer(z));if(re)console.log("操作取消:",re);else{if(te.settingMode==="fullScreen"){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);pe.value?(te.modePayload.fullRule&&(pe.value.fullRule=te.modePayload.fullRule,pe.value.skipSelfAdaptive=!0),n.MIOSVersion&&n.MIOSVersion>=2&&!te.modePayload.fullRule&&pe.value.fullRule&&delete pe.value.fullRule,da(se.value,pe.value)||(r.customConfigEmbeddedRulesList[z.name]={name:z.name,...pe.value})):te.modePayload.fullRule?r.customConfigEmbeddedRulesList[z.name]={name:z.name,fullRule:te.modePayload.fullRule,...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}:n.MIOSVersion&&n.MIOSVersion>=2&&(r.customConfigEmbeddedRulesList[z.name]={name:z.name,skipSelfAdaptive:!0}),he.value?(te.modePayload.hasOwnProperty("isShowDivider")&&(he.value.isShowDivider=te.modePayload.isShowDivider),te.modePayload.hasOwnProperty("supportFullSize")&&(he.value.supportFullSize=te.modePayload.supportFullSize),n.MIOSVersion&&n.MIOSVersion>=2?(he.value.hasOwnProperty("disable")&&delete he.value.disable,he.value.hasOwnProperty("compatChange")&&delete he.value.compatChange):te.modePayload.hasOwnProperty("skipSelfAdaptive")&&(he.value.disable=te.modePayload.skipSelfAdaptive),da(Se.value,he.value)||(r.customConfigFixedOrientationList[z.name]={name:z.name,...he.value})):r.customConfigFixedOrientationList[z.name]={name:z.name,...te.modePayload.isShowDivider?{isShowDivider:!0}:{},...te.modePayload.skipSelfAdaptive&&(!n.MIOSVersion||n.MIOSVersion<2)?{disable:!0}:{},...te.modePayload.supportFullSize?{supportFullSize:!0}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{supportModes:"full,fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{defaultSettings:"full"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}}if(te.settingMode==="fixedOrientation"){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);if(he.value){if(he.value.hasOwnProperty("disable")&&delete he.value.disable,he.value.hasOwnProperty("isScale")&&delete he.value.isScale,te.modePayload.ratio!==void 0?he.value.ratio=te.modePayload.ratio:delete he.value.ratio,te.modePayload.foRelaunch!==void 0?he.value.relaunch=te.modePayload.foRelaunch:delete he.value.relaunch,n.MIOSVersion&&n.MIOSVersion>=2)if(he.value.supportModes="full,fo",he.value.defaultSettings="fo",he.value.skipSelfAdaptive=!0,te.modePayload.hasOwnProperty("forceFixedOrientation")&&te.modePayload.forceFixedOrientation)if(he.value.compatChange){const Y=new Set((y=he.value.compatChange)==null?void 0:y.split(","));Y.add("OVERRIDE_UNDEFINED_ORIENTATION_TO_PORTRAIT"),he.value.compatChange=[...Y].join(",")}else he.value.compatChange="OVERRIDE_UNDEFINED_ORIENTATION_TO_PORTRAIT";else he.value.hasOwnProperty("compatChange")&&delete he.value.compatChange;da(Se.value,he.value)||(r.customConfigFixedOrientationList[z.name]={name:z.name,...he.value})}else r.customConfigFixedOrientationList[z.name]={name:z.name,...n.MIOSVersion&&n.MIOSVersion>=2?{supportModes:"full,fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{defaultSettings:"fo"}:{},...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{},...n.MIOSVersion&&n.MIOSVersion>=2&&te.modePayload.forceFixedOrientation?{compatChange:"OVERRIDE_UNDEFINED_ORIENTATION_TO_PORTRAIT"}:{},...te.modePayload.ratio!==void 0?{ratio:te.modePayload.ratio}:{},...te.modePayload.foRelaunch!==void 0?{relaunch:te.modePayload.foRelaunch}:{}}}if(te.settingMode==="disabled"&&z.settingMode!==te.settingMode){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);he.value?(he.value.skipSelfAdaptive=!0,he.value.disable=!0,he.value.hasOwnProperty("compatChange")&&delete he.value.compatChange,da(Se.value,he.value)||(r.customConfigFixedOrientationList[z.name]={name:z.name,...he.value})):r.customConfigFixedOrientationList[z.name]={name:z.name,disable:!0,...n.MIOSVersion&&n.MIOSVersion>=2?{skipSelfAdaptive:!0}:{}}}if(te.settingMode==="embedded"){if(z.settingMode!==te.settingMode&&z.ruleMode==="custom"&&z.isSupportEmbedded&&delete r.customConfigEmbeddedRulesList[z.name],r.customConfigEmbeddedRulesList[z.name])te.modePayload.hasOwnProperty("splitRatio")&&(r.customConfigEmbeddedRulesList[z.name].splitRatio=te.modePayload.splitRatio),te.modePayload.hasOwnProperty("relaunch")&&(r.customConfigEmbeddedRulesList[z.name].relaunch=te.modePayload.emRelaunch);else{let se=!1;te.modePayload.hasOwnProperty("splitRatio")&&(se=!0),te.modePayload.hasOwnProperty("emRelaunch")&&(se=!0),se&&(r.customConfigEmbeddedRulesList[z.name]={...r.isPatchMode?r.patchEmbeddedRulesList[z.name]:r.sourceEmbeddedRulesList[z.name],...te.modePayload.hasOwnProperty("splitRatio")&&{splitRatio:te.modePayload.splitRatio},...te.modePayload.hasOwnProperty("emRelaunch")&&{relaunch:te.modePayload.emRelaunch}})}if(n.MIOSVersion&&n.MIOSVersion>=2){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);he.value&&(he.hasOwnProperty("disable")&&delete he.value.disable,he.hasOwnProperty("defaultSettings")&&delete he.value.defaultSettings,he.hasOwnProperty("skipSelfAdaptive")||(he.value.skipSelfAdaptive=!0),he.hasOwnProperty("compatChange")&&delete he.value.compatChange),he.value&&(pe.hasOwnProperty("skipSelfAdaptive")||(pe.value.skipSelfAdaptive=!0)),da(se.value,pe.value)||(r.customConfigFixedOrientationList[z.name]={name:z.name,...he.value}),da(Se.value,he.value)||(r.customConfigEmbeddedRulesList[z.name]={name:z.name,...pe.value})}}if(n.MIOSVersion&&n.MIOSVersion>=2){const{moduleEmbeddedRules:se,currentEmbeddedRules:pe,moduleFixedOrientation:Se,currentFixedOrientation:he}=bl(z.name);z.settingMode!==te.settingMode&&(r.customConfigEmbeddedSettingConfig[z.name]={name:z.name,...hf(pe.value,he.value,te.settingMode)})}else r.systemEmbeddedSettingConfig[z.name]={name:z.name,embeddedEnable:!!["embedded","fullScreen"].includes(te.settingMode)};const[j,Z]=await Re(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")},...n.MIOSVersion&&n.MIOSVersion>=2?{setAppMode:{name:z.name,action:Cu(te.settingMode)}}:{switchAction:{name:z.name,action:["embedded","fullScreen"].includes(te.settingMode)?"enable":"disable"}}}));j?(f.create({title:"应用更新失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),te.loadingCallback&&te.loadingCallback()):(f.create({title:"应用更新成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("的应用配置更新成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板并且在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平板专区-平行窗口")])," ",P("内")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[["embedded","fullScreen"].includes(te.settingMode)?"打开":"关闭"])," ",P("该应用的开关再做尝试~")])}),r.updateMergeRuleList(),te.loadingCallback&&te.loadingCallback(),te.closeCallback&&te.closeCallback())}}},K=async(z,F,y,re)=>{if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])}),i.info("应用横屏布局-添加应用","该功能仅兼容平板设备,不兼容折叠屏设备!");return}if(z==="cleanCustomRule"){const te=f.create({title:"想清除自定义规则吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("清除自定义规则后,你对")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(y.name,y.applicationName)])," ",P("所做的所有自定义配置将丢失,如果该应用同时还存在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("模块规则")])," ",P(",将会还原回模块自身的适配规则。确定要继续吗?")]),positiveText:"确定清除",negativeText:"我再想想",onPositiveClick:async()=>{te.loading=!0,r.customConfigEmbeddedRulesList[y.name]&&delete r.customConfigEmbeddedRulesList[y.name],r.customConfigFixedOrientationList[y.name]&&delete r.customConfigFixedOrientationList[y.name],r.customConfigEmbeddedSettingConfig[y.name]&&delete r.customConfigEmbeddedSettingConfig[y.name];const[j,Z]=await Re(ba({isPatchMode:r.isPatchMode,patchEmbeddedRulesListXML:ct(r.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(r.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(r.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(r.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(r.customConfigFixedOrientationList,"package",void 0),...n.MIOSVersion&&n.MIOSVersion>=2?{settingConfigXML:ct(r.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(r.systemEmbeddedSettingConfig,"setting","setting_rule")},...n.MIOSVersion&&n.MIOSVersion>=2?{setAppMode:{name:y.name,action:Cu(fS(r.isPatchMode?r.patchEmbeddedRulesList[y.name]:r.sourceEmbeddedRulesList[y.name],r.isPatchMode?r.patchFixedOrientationList[y.name]:r.sourceFixedOrientationList[y.name]))}}:{switchAction:{name:y.name,action:(r.isPatchMode?r.patchEmbeddedRulesList[y.name]:r.sourceEmbeddedRulesList[y.name])?"enable":"disable"}}}));j?(f.create({title:"清除自定义规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),te.loading=!1):(f.create({title:"清除自定义规则成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,清除自定义规则成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板再试试~")])}),te.loading=!1,r.updateMergeRuleList())}})}if(z==="shareCustomRule"){const te={name:y.name,cmpt:n.MIOSVersion&&n.MIOSVersion>=2?2:1,em:{name:y.name,...y.embeddedRules},fo:{name:y.name,...y.fixedOrientationRule},type:"embedded",device:n.deviceCharacteristics==="tablet"?"pad":"fold",mode:y.settingMode},j=JSON.stringify(te),Z=La.deflate(j,{level:9,memLevel:9,windowBits:15}),se=new Uint8Array(Z),pe=km(se),[Se]=await Re(navigator.clipboard.writeText(`我分享了一个[应用横屏布局]的自定义规则,可以前往[完美横屏应用计划 For Web UI]导入: +${pe}`));if(Se){f.create({title:"复制分享口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("复制")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(y.name,y.applicationName)])," ",P("的分享口令失败了QwQ,可能由于没有读取/写入剪切板的权限或")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("长度过大。")]),negativeText:"确定"});return}else f.create({title:"复制分享口令成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("好耶w,复制")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(y.name,y.applicationName)])," ",P("分享口令成功了~")]),S("p",null,[P("如果没有复制成功,请确认是否给予了读取/写入剪切板的权限或")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("长度过大。")]),S("p",null,[P("分享口令导入入口位于")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局- 从分享口令导入")])," ",P("。")])]),positiveText:"确定"})}},L=(z,F)=>{if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])});return}f.create({title:"模块规则说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("模块已对")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("配置了合适的适配规则,且不可被移除,仅有自定义规则可以被移除哦~")])})};function D(){return[{title:"应用名称",minWidth:250,key:"name",render(z,F){return S("div",null,[z.applicationName&&S("p",null,[z.applicationName]),z.name&&S("p",null,[S("span",{class:{hidden:!z.applicationName}},[P("(")]),z.name,S("span",{class:{hidden:!z.applicationName}},[P(")")])])])}},{title:"规则来源",minWidth:100,key:"ruleMode",render(z,F){const y={icon:z.ruleMode==="custom"?r6:Em};if(z.ruleMode==="custom"){const re=[{label:"分享自定义规则",key:"shareCustomRule",icon:x(ld)},{label:"清除自定义规则",key:"cleanCustomRule",icon:x(aS)}];return S(lt("n-dropdown"),{onSelect:(te,j)=>K(te,j,z),size:"large",trigger:"click",options:re},{default:()=>[S(lt("n-button"),{size:"small",dashed:!0,type:"info"},{default:()=>[P("自定义规则")],...y})]})}return S(lt("n-button"),{size:"small",dashed:!0,type:"error",onClick:()=>L(z)},{default:()=>[P("模块规则")],...y})}},{title:"应用兼容性",minWidth:100,key:"setting",render(z,F){const y={icon:tq},re=(te,j)=>{f.create({title:"想重置应用兼容性吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("重置后,可以解决")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(te.name,te.applicationName)])," ",P("由于系统错误的应用兼容性配置导致应用布局异常的问题(正常情况下不需要重置),确定要继续吗?")]),positiveText:"确定重置",negativeText:"我再想想",onPositiveClick:async()=>{const[Z,se]=await Re(vS(te.name));Z?f.create({title:"重置应用兼容性失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,重置应用兼容性失败了QwQ,详细错误请查看错误日志~")])}):f.create({title:"重置应用兼容性成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,重置")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(te.name,te.applicationName)])," ",P("的应用兼容性成功了OwO~")])})}})};return S("div",null,[S(lt("n-button"),{size:"small",dashed:!0,type:"warning",onClick:()=>re(z)},{default:()=>[P("兼容性重置")],...y})])}},{title:"当前规则",minWidth:100,key:"settingMode",render(z,F){const y={icon:n6},re={embedded:{type:"success",name:"平行窗口",onClick(te,j){if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])});return}N(te)}},fullScreen:{type:"info",name:"全屏",onClick(te,j){if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备不兼容折叠屏设备!")])});return}N(te)}},fixedOrientation:{type:"warning",name:"居中布局",onClick(te,j){if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])});return}N(te)}},disabled:{type:"error",name:"原始布局",onClick(te,j){if(n.deviceCharacteristics!=="tablet"){f.create({title:"不兼容说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("该功能仅兼容平板设备,不兼容折叠屏设备!")])});return}N(te)}}};return S(lt("n-button"),{size:"small",strong:!0,dashed:!0,type:re[z.settingMode].type,onClick:()=>re[z.settingMode].onClick(z,F)},{default:()=>[re[z.settingMode].name],...y})}}]}return ut(()=>{kt(()=>{r.isNeedShowReloadPathModeDialog&&Rt(async()=>{const[,z]=await Re(new Promise((F,y)=>{f.create({title:"是否需要重新生成定制应用数据?",type:"info",preset:"dialog",content:()=>S("p",null,[P("检测到您最近已经更新了模块版本并且开启了")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("定制模式")])," ",P(",模块需要重新操作")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("生成定制应用数据")])," ",P(",确定要继续吗?")]),positiveText:"确定",negativeText:"取消",onPositiveClick(){F("success")},onNegativeClick(){y("cancel")},onMaskClick(){y("cancel")},onClose(){y("cancel")}})}));z&&B(),r.isNeedShowReloadPathModeDialog=!1,n.needReloadData=!1})})}),(z,F)=>{const y=lt("n-alert"),re=lt("n-input-group"),te=lt("n-card");return Fe(),De(ft,null,[H("main",oq,[H("div",nq,[H("div",rq,[F[12]||(F[12]=H("h3",{class:ye("text-base font-semibold leading-7")},[H("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient( 101.22deg, rgb(255, 182, 133) -18.32%, rgb(255, 111, 29) 7.01%, @@ -4180,8 +4180,8 @@ ${pe}`));if(Se){f.create({title:"复制分享口令失败",type:"error",preset:" rgb(135, 148, 255) 70.98%, rgb(60, 112, 255) 91.35%, rgb(60, 112, 255) 110.17% - )`}},"应用横屏布局")],-1)),V("p",{class:we(`mt-1 max-w-2xl text-sm leading-6 ${k(n).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 应用横屏布局,优化应用在横屏下的体验。 ",2)])]),S(te,{size:"small"},{default:oe(()=>[k(n).skipConfirm.patchModeAlert?ot("",!0):(Re(),Ht(y,{key:0,type:"info",class:"mb-3",closable:"",onClose:F[0]||(F[0]=()=>{k(n).skipConfirm.patchModeAlert=!0})},{default:oe(()=>F[13]||(F[13]=[P(" 由于小米系统优化不佳的原因,大量的应用适配规则可能导致系统出现卡顿、掉帧等问题,建议老机型可以前往开启模块的定制模式,详情可以前往模块设置中了解。 ")])),_:1})),V("div",tq,[S(k(St),{class:"mb-3 mr-3",type:"info",loading:k(n).loading||k(r).loading,onClick:U},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(nS))]),_:1})]),default:oe(()=>[F[14]||(F[14]=P(" 添加应用 "))]),_:1},8,["loading"]),S(k(St),{class:"mb-3 mr-3",type:"success",loading:k(n).loading||k(r).loading,onClick:F[1]||(F[1]=()=>_())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(J2))]),_:1})]),default:oe(()=>[F[15]||(F[15]=P(" 刷新应用列表 "))]),_:1},8,["loading"]),S(k(St),{class:"mb-3 mr-3",color:"#8a2be2",loading:k(n).loading||k(r).loading||l.value,onClick:F[2]||(F[2]=()=>$())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(rS))]),_:1})]),default:oe(()=>[F[16]||(F[16]=P(" 热重载应用数据 "))]),_:1},8,["loading"]),k(r).isPatchMode?(Re(),Ht(k(St),{key:0,class:"mb-3 mr-3",type:"error",loading:k(n).loading||k(r).loading||A.value,onClick:F[3]||(F[3]=()=>B())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(UN))]),_:1})]),default:oe(()=>[F[17]||(F[17]=P(" 生成定制应用数据 "))]),_:1},8,["loading"])):ot("",!0),S(k(St),{class:"mb-3 mr-3",color:"#69b2b6",loading:k(n).loading||k(r).loading||k(o).loading.value,onClick:F[4]||(F[4]=j=>E())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(eS))]),_:1})]),default:oe(()=>[F[18]||(F[18]=P(" 获取已安装应用名称 "))]),_:1},8,["loading"]),S(k(St),{class:"mb-3 mr-3",type:"warning",loading:k(n).loading||k(r).loading||a.value,onClick:F[5]||(F[5]=j=>R())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(ld))]),_:1})]),default:oe(()=>[F[19]||(F[19]=P(" 从分享口令导入 "))]),_:1},8,["loading"])]),V("div",oq,[S(k(St),{class:"mb-3 mr-3",type:k(r).filterInstalledApps?"success":"info",strong:"",loading:k(n).loading||k(r).loading,secondary:"",onClick:C},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[k(r).filterInstalledApps?(Re(),Ht(k(i6),{key:0})):(Re(),Ht(k(tS),{key:1}))]),_:1})]),default:oe(()=>[P(" "+it(k(r).filterInstalledApps?"已安装应用":"全部应用"),1)]),_:1},8,["type","loading"]),S(k(St),{class:"mb-3 mr-3",type:"warning",secondary:"",loading:k(n).loading||k(r).loading,onClick:F[6]||(F[6]=()=>dS())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>F[20]||(F[20]=[V("img",{src:bS},null,-1)])),_:1})]),default:oe(()=>[F[21]||(F[21]=P(" 应用抽屉 "))]),_:1},8,["loading"]),S(k(St),{class:"mb-3 mr-3",type:"error",secondary:"",loading:k(n).loading||k(r).loading,onClick:F[7]||(F[7]=()=>uS())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>F[22]||(F[22]=[V("img",{src:xS},null,-1)])),_:1})]),default:oe(()=>[F[23]||(F[23]=P(" 超级小爱 "))]),_:1},8,["loading"])]),V("div",nq,[S(re,null,{default:oe(()=>[S(k(rn),{size:"large",clearable:"",value:k(r).searchKeyWord,"onUpdate:value":F[8]||(F[8]=j=>k(r).searchKeyWord=j),ref_key:"searchKeyWordInput",ref:s,placeholder:"搜索应用名称/应用包名",autosize:"",style:{width:"80%"}},null,8,["value"]),S(k(St),{size:"large",type:"primary",onClick:F[9]||(F[9]=()=>{var j;(j=s.value)==null||j.blur()})},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(oS))]),_:1})]),default:oe(()=>[F[24]||(F[24]=P(" 搜索 "))]),_:1}),S(k(St),{size:"large",bordered:"",onClick:F[10]||(F[10]=()=>{k(r).searchKeyWord=""})},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(aS))]),_:1})]),default:oe(()=>[F[25]||(F[25]=P(" 清空 "))]),_:1})]),_:1})])]),_:1}),S(k(W5),{ref_key:"embeddedTableRef",ref:b,loading:k(n).loading||k(r).loading,columns:k(g),class:"mt-3",data:k(r).filterMergeRuleList,pagination:w},null,8,["loading","columns","data","pagination"])]),S(pS,{modelValue:v.value,"onUpdate:modelValue":F[11]||(F[11]=j=>v.value=j),errorLogging:k(r).errorLogging},null,8,["modelValue","errorLogging"]),S(zb,{ref_key:"addEmbeddedApp",ref:u,type:"add",title:"添加应用"},null,512),S(zb,{ref_key:"updateEmbeddedApp",ref:d,type:"update",title:"更新应用"},null,512)],64)}}}),Ob=xe({__name:"AutoUIAppDrawer",props:{type:{},title:{}},emits:["submit"],setup(e,{expose:t,emit:o}){const n=M(null),r=M(null),i=e,a=M(!1),l=_t(),s=mm(),u=ea(),d=I(()=>({theme:l.isDarkMode?io:Zt})),{message:c,modal:h}=po(["message","modal"],{configProviderProps:d});let f,p;const g=[{label:"空白规则",key:"UNDEFINED_VIEW_POLICY"},{label:"全局缩放[*:0]",key:"VIEW_POLICY_DEFAULT",rule:"*:0"},{label:"全局拉伸[*:1]",key:"VIEW_POLICY_STRETCH",rule:"*:1"},{label:"全局栅格[*:2]",key:"VIEW_POLICY_AUTO_COLUMNS",rule:"*:2"},{label:"全局浮动[*:6]",key:"VIEW_POLICY_FLOAT",rule:"*:6"},{label:"精确适配",key:"CUSTOM_VIEW_POLICY"}],v=M(g[0]),b=M(""),x=M(""),E=M(),C=M(!1),_=M(!1),R=M(),w=M({openDrawer:F=>new Promise((y,re)=>{var te,j,Z,se;if(i.type==="update"&&!F){re(new Error("更新模式下必须传入初始化参数")),c.error("初始化参数不能为空");return}if(f=y,p=re,i.type==="add"&&(R.value="add",K.value="",b.value="",v.value=g[0],x.value="",_.value=!1,C.value=!0),i.type==="update"&&F){switch(R.value="update",K.value=F.name,E.value=F.ruleMode,b.value=((te=F.autoUIRule)==null?void 0:te.activityRule)||"",b.value){case"":{v.value=g[0];break}case"*:0":{v.value=g[1];break}case"*:1":{v.value=g[2];break}case"*:2":{v.value=g[3];break}case"*:6":{v.value=g[4];break}default:{v.value=g[5];break}}x.value=((j=F.autoUIRule)==null?void 0:j.skippedActivityRule)||"",_.value=((Z=F.autoUIRule)==null?void 0:Z.skippedAppConfigChange)||!1,C.value=((se=F.autoUIRule)==null?void 0:se.optimizeWebView)||!1}a.value=!0}),closeDrawer:()=>{a.value=!1,p("Drawer closed without submission")}}),A=(F,y)=>{v.value=y,b.value=y.rule||""},$=({focused:F,checked:y})=>{const re={};return y?(re.background="#2080f0",F&&(re.boxShadow="0 0 0 2px #2080f040")):(re.background="#d03050",F&&(re.boxShadow="0 0 0 2px #d0305040")),re},B=F=>{const y=document.querySelector(".n-drawer-content");y instanceof HTMLElement&&(u.info("resizeDrawerContent",F),y.style.height=F?"calc(100% + 200px)":"100%")},U=F=>{var y,re;F==="currentActivityRuleRef"&&(B(!0),(y=r.value)==null||y.$el.scrollIntoView({behavior:"smooth",block:"start"})),F==="currentSkippedActivityRuleRef"&&(B(!0),(re=n.value)==null||re.$el.scrollIntoView({behavior:"smooth",block:"start"}))},H=F=>{var y,re;F==="currentActivityRuleRef"&&(B(!1),(y=r.value)==null||y.$el.scrollIntoView({behavior:"smooth",block:"start"})),F==="currentSkippedActivityRuleRef"&&(B(!1),(re=n.value)==null||re.$el.scrollIntoView({behavior:"smooth",block:"start"}))},K=M(""),L=M(""),T=async()=>{if(!K.value){h.create({title:"应用包名不能为空",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?应用包名不能为空(敲")])});return}if(i.type==="add"&&s.allPackageName.has(K.value)){h.create({title:"应用包名已存在",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?这个应用包名已经存在列表中了(敲")])});return}z.value=!0;const F=()=>{z.value=!1,a.value=!1},y=()=>{z.value=!1},re={name:K.value,modePayload:{optimizeWebView:C.value,skippedAppConfigChange:_.value,...v.value.key!=="UNDEFINED_VIEW_POLICY"&&b.value?{activityRule:b.value}:{},...b.value&&x.value?{skippedActivityRule:x.value}:{}},loadingCallback:y,closeCallback:F};h.create({title:"确认应用布局优化规则吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("应用布局优化的规则仅在应用横屏全屏场景下才会生效,建议将应用的横屏配置修改为")," ",S("span",{class:`font-bold ${l.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("全屏")]),P(",规则效果以应用个体差异而异,建议多多尝试。继续更新将会被更替为")," ",S("span",{class:`font-bold ${l.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P(",且该应用规则不再随模块版本更新,如后续需要改回")," ",S("span",{class:`font-bold ${l.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("模块规则")])," ",P("则需要先清除自定义规则,确定要继续吗?")]),positiveText:"确定应用",negativeText:"我再想想",onPositiveClick:async()=>{f(re)},onNegativeClick(){y()},onMaskClick(){y()},onClose(){y()}})},z=M(!1);return M(0),t({openDrawer:w.value.openDrawer}),(F,y)=>{const re=lt("n-input-group-label"),te=lt("n-input"),j=lt("n-input-group"),Z=lt("n-tag"),se=lt("n-alert"),pe=lt("n-button"),Se=lt("n-dropdown"),he=lt("n-card"),fe=lt("n-switch"),ye=lt("n-drawer-content"),Y=lt("n-drawer");return Re(),ze(ft,null,[xs(F.$slots,"default",Kb(op({openDrawer:w.value.openDrawer}))),S(Y,{show:a.value,"onUpdate:show":y[12]||(y[12]=O=>a.value=O),width:k(l).windowWidth>=640?"450px":"100%",placement:"right"},{default:oe(()=>[S(ye,{"body-content-class":"auto-ui-drawer-content","scrollbar-props":{trigger:"none"},title:i.title,closable:""},{footer:oe(()=>[S(pe,{type:"info",loading:z.value,"onUpdate:loading":y[10]||(y[10]=O=>z.value=O),onClick:y[11]||(y[11]=()=>T())},{default:oe(()=>y[23]||(y[23]=[P(" 提交 ")])),_:1},8,["loading"])]),default:oe(()=>[S(j,{class:we(k(l).MIOSVersion&&k(l).MIOSVersion>=2?"":"mb-5")},{default:oe(()=>[S(re,{size:"large"},{default:oe(()=>y[13]||(y[13]=[P("应用包名")])),_:1}),S(te,{size:"large",status:L.value,value:K.value,"onUpdate:value":y[0]||(y[0]=O=>K.value=O),"allow-input":O=>t6(O),readonly:i.type==="update",placeholder:"请输入应用包名"},null,8,["status","value","allow-input","readonly"])]),_:1},8,["class"]),E.value==="custom"?(Re(),Ht(se,{key:0,type:"info",class:"mb-2"},{default:oe(()=>[y[16]||(y[16]=P(" 当前应用已被 ")),S(Z,{bordered:!1,type:"info"},{default:oe(()=>y[14]||(y[14]=[P("自定义规则")])),_:1}),y[17]||(y[17]=P(" 覆盖,该应用规则不再随模块版本更新,如需恢复模块规则,请先清除 ")),S(Z,{bordered:!1,type:"info"},{default:oe(()=>y[15]||(y[15]=[P("自定义规则")])),_:1}),y[18]||(y[18]=P(" 。 "))]),_:1})):ot("",!0),S(he,{bordered:!1,title:"应用布局优化规则",size:"small"},{default:oe(()=>[S(Se,{value:v.value,"onUpdate:value":y[1]||(y[1]=O=>v.value=O),size:"large",trigger:"click",options:g,onSelect:A},{default:oe(()=>[S(pe,{block:"",type:"info",dashed:""},{default:oe(()=>[P(it(v.value.label),1)]),_:1})]),_:1},8,["value"])]),_:1}),v.value.key==="CUSTOM_VIEW_POLICY"?(Re(),Ht(he,{key:1,bordered:!1,title:"自定义应用布局优化规则",size:"small"},{default:oe(()=>[S(j,null,{default:oe(()=>[S(te,{"display-directive":"show",ref_key:"currentActivityRuleRef",ref:r,onFocus:y[2]||(y[2]=()=>U("currentActivityRuleRef")),onBlur:y[3]||(y[3]=()=>H("currentActivityRuleRef")),"allow-input":O=>PG(O),type:"textarea",autosize:{minRows:3,maxRows:3},value:b.value,"onUpdate:value":y[4]||(y[4]=O=>b.value=O),placeholder:"请输入自定义应用布局优化规则"},null,8,["allow-input","value"])]),_:1})]),_:1})):ot("",!0),S(he,{bordered:!1,title:"跳过应用布局优化的Activity规则",size:"small"},{default:oe(()=>[S(j,null,{default:oe(()=>[S(te,{"display-directive":"show",ref_key:"currentSkippedActivityRuleRef",ref:n,onFocus:y[5]||(y[5]=()=>U("currentSkippedActivityRuleRef")),onBlur:y[6]||(y[6]=()=>H("currentSkippedActivityRuleRef")),"allow-input":O=>MG(O),type:"textarea",autosize:{minRows:3,maxRows:3},value:x.value,"onUpdate:value":y[7]||(y[7]=O=>x.value=O),placeholder:"请输入跳过应用布局优化的Activity规则"},null,8,["allow-input","value"])]),_:1})]),_:1}),S(he,{bordered:!1,title:"优化WebView页面",size:"small"},{default:oe(()=>[S(fe,{"rail-style":$,value:C.value,"onUpdate:value":y[8]||(y[8]=O=>C.value=O),size:"large"},{checked:oe(()=>y[19]||(y[19]=[P("优化WebView页面")])),unchecked:oe(()=>y[20]||(y[20]=[P("不优化WebView页面")])),_:1},8,["value"])]),_:1}),S(he,{bordered:!1,title:"跳过应用配置改变",size:"small"},{default:oe(()=>[S(fe,{"rail-style":$,value:_.value,"onUpdate:value":y[9]||(y[9]=O=>_.value=O),size:"large"},{checked:oe(()=>y[21]||(y[21]=[P("跳过应用配置改变")])),unchecked:oe(()=>y[22]||(y[22]=[P("不跳过应用配置改变")])),_:1},8,["value"])]),_:1})]),_:1},8,["title"])]),_:1},8,["show","width"])],64)}}});function iq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt}));po(["message","modal"],{configProviderProps:t});const o=()=>{},n=()=>{};return ut(()=>{}),{add:o,update:n}}const aq={class:"autoui-view mb-10"},lq={class:"mt-3"},sq={class:"mb-3 px-4 sm:px-0"},uq={class:"flex flex-wrap"},dq={class:"flex flex-wrap"},cq=xe({__name:"AutoUIView",setup(e){const t=M(null),o=K(),n=_t(),r=o6(),i=I(()=>({theme:n.isDarkMode?io:Zt})),{message:a,modal:l,notification:s}=po(["message","modal","notification"],{configProviderProps:i}),u=mm(),d=M(!1),c=M(!1);iq();const h=M(null),f=M(null);OH(),ea(),M2();const p=M("");function g(L){return()=>m(Wt,null,{default:()=>m(L)})}const v=async()=>{await n.getAndroidApplicationPackageNameList(),await u.initDefault()},b=async()=>{const[L,T]=await _e(r.getList());L&&l.create({title:"获取失败",type:"warning",preset:"dialog",content:()=>S("p",null,[P("您的系统环境暂不支持该功能,获取失败~")]),negativeText:"确定"}),T&&l.create({title:"获取成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶OwO,已重新获取当前已安装的应用名称~")]),negativeText:"确定"})},x=()=>{u.filterInstalledApps=!u.filterInstalledApps},E=async()=>{c.value=!0,await v();const[L,T]=await _e(Qd("miui_auto_ui"));L&&(l.create({title:"热重载应用数据失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("热重载应用数据失败了QwQ,详情请查看错误日志~")]),negativeText:"确定"}),c.value=!1),T&&(l.create({title:"热重载应用数据成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,已经重新为你载入包括自定义规则在内的应用数据~")]),positiveText:"确定"}),c.value=!1)},C=async()=>{p.value="";const[,L]=await _e(new Promise((T,z)=>{l.create({title:"请粘贴分享口令",preset:"dialog",style:"min-width:500px; width:50%;",content:()=>m(rn,{type:"textarea",value:p.value,"onUpdate:value":F=>{p.value=F},autosize:{minRows:8,maxRows:8},placeholder:"在此处粘贴分享规则口令"}),positiveText:"确定提交",negativeText:"取消导入",onPositiveClick(){T("positiveClick")}})}));if(L){d.value=!0;const T=p.value,z=pm(T);if(!(z!=null&&z.length)){l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,解析")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("口令发生错误,无法正常解析。")]),negativeText:"确定"}),d.value=!1;return}console.log(z,"getBase64String");try{const F=km(z),y=La.inflate(F,{to:"string"}),re=JSON.parse(y);if(re.type!=="autoui"){l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,该")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("不适用于应用布局优化。")]),negativeText:"确定"}),d.value=!1;return}if(re.device==="pad"&&n.deviceCharacteristics!=="tablet"||re.device==="fold"&&n.deviceCharacteristics==="tablet"){l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,平板和折叠屏的适配规则不能混用哦~")]),negativeText:"确定"}),d.value=!1;return}u.customConfigAutoUIList[re.name]=re.rules,u.autoUISettingConfig[re.name]={name:re.name,enable:!0};const[te,j]=await _e(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config"),reloadRuleAction:{name:re.name,action:"enable"}}));te?(l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,导入失败了QwQ,详细错误请查看错误日志~")])}),d.value=!1):(u.updateMergeRuleList(),await v(),d.value=!1,l.create({title:"导入分享规则成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(re.name,n.installedAppNameList[re.name]||u.applicationName[re.name])])," ",P("的应用配置成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板再做尝试~")]),positiveText:"确定"}))}catch(F){console.log(F,"error"),l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("解析分享规则失败了QwQ,请检查导入口令是否有误")]),negativeText:"确定"}),d.value=!1}}},_=async(L,T,z,F)=>{if(L==="cleanCustomRule"){const y=l.create({title:"想清除自定义规则吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("清除自定义规则后,你对")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("所做的所有自定义配置将丢失,如果该应用同时还存在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("模块规则")])," ",P(",将会还原回模块自身的适配规则。确定要继续吗?")]),positiveText:"确定清除",negativeText:"我再想想",onPositiveClick:async()=>{y.loading=!0,u.customConfigAutoUIList[z.name]&&delete u.customConfigAutoUIList[z.name];const[re,te]=await _e(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config")}));re?(l.create({title:"清除自定义规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),y.loading=!1):(l.create({title:"清除自定义规则成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,清除自定义规则成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板再试试~")])}),y.loading=!1,u.updateMergeRuleList())}})}if(L==="shareCustomRule"){const y={name:z.name,cmpt:1,rules:{name:z.name,...z.autoUIRule},type:"autoui",device:n.deviceCharacteristics==="tablet"?"pad":"fold",mode:z.settingMode};console.log(y,"shareContent");const re=JSON.stringify(y),te=La.deflate(re,{level:9,memLevel:9,windowBits:15}),j=new Uint8Array(te),Z=Em(j),[se]=await _e(navigator.clipboard.writeText(`我分享了一个[应用布局优化]的自定义规则,可以前往[完美横屏应用计划 For Web UI]导入: -${Z}`));if(se){l.create({title:"复制分享口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("复制")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("的分享口令失败了QwQ,可能由于没有读取/写入剪切板的权限或")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("长度过大。")]),negativeText:"确定"});return}else l.create({title:"复制分享口令成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("好耶w,复制")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("分享口令成功了~")]),S("p",null,[P("如果没有复制成功,请确认是否给予了读取/写入剪切板的权限或")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("长度过大。")]),S("p",null,[P("分享口令导入入口位于")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用布局优化- 从分享口令导入")])," ",P("。")])]),positiveText:"确定"})}},R=(L,T)=>{L.ruleMode==="module"&&l.create({title:"模块规则说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("模块已对")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(L.name,L.applicationName)])," ",P("配置了合适的适配规则,且不可被移除,仅有自定义规则可以被移除哦~")])})},w=async(L,T,z)=>{const F=l.create({title:`想${z?"开启":"关闭"}该应用的应用布局优化吗?`,type:"warning",preset:"dialog",content:()=>S("p",null,[P("即将"),z?"开启":"关闭",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(L.name,L.applicationName)])," ",P("的应用布局优化适配规则。确定要继续吗?")]),positiveText:"确定",negativeText:"我再想想",onPositiveClick:async()=>{F.loading=!0,u.autoUISettingConfig[L.name]?u.autoUISettingConfig[L.name].enable=z:u.autoUISettingConfig[L.name]={name:L.name,enable:z};const[y,re]=await _e(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config"),reloadRuleAction:{name:L.name,action:z?"enable":"disable"}}));y?(l.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),F.loading=!1):(l.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,操作成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板再试试~")])}),F.loading=!1,u.updateMergeRuleList())}})},A=async()=>{if(h.value){const[L,T]=await _e(h.value.openDrawer());if(L)console.log("操作取消:",L);else{u.customConfigAutoUIList[T.name]={name:T.name,enable:!0,...T!=null&&T.modePayload.skippedAppConfigChange?{skippedAppConfigChange:!0}:{},...T!=null&&T.modePayload.optimizeWebView?{optimizeWebView:!0}:{},...T!=null&&T.modePayload.hasOwnProperty("activityRule")?{activityRule:T==null?void 0:T.modePayload.activityRule}:{},...T!=null&&T.modePayload.hasOwnProperty("skippedActivityRule")?{skippedActivityRule:T==null?void 0:T.modePayload.skippedActivityRule}:{}},u.autoUISettingConfig[T.name]={name:T.name,enable:!0};const[z,F]=await _e(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config"),reloadRuleAction:{name:T.name,action:"enable"}}));z?(l.create({title:"应用添加失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,添加失败了QwQ,详细错误请查看错误日志~")])}),T.loadingCallback&&T.loadingCallback()):(l.create({title:"应用添加成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(T.name,n.installedAppNameList[T.name]||u.applicationName[T.name])])," ",P("的应用配置添加成功了OwO~应用布局优化仅在应用全屏场景下生效,如果应用添加后的规则不生效,可以尝试重启平再做尝试~")])}),u.updateMergeRuleList(),T.loadingCallback&&T.loadingCallback(),T.closeCallback&&T.closeCallback())}}},$=async(L,T)=>{if(f&&f.value){const[z,F]=await _e(f.value.openDrawer(L));if(z)console.log("操作取消:",z);else{u.customConfigAutoUIList[L.name]?(u.customConfigAutoUIList[L.name].enable=!0,u.customConfigAutoUIList[L.name].name=L.name,F!=null&&F.modePayload.hasOwnProperty("activityRule")&&(u.customConfigAutoUIList[L.name].activityRule=F==null?void 0:F.modePayload.activityRule),F!=null&&F.modePayload.hasOwnProperty("skippedActivityRule")&&(u.customConfigAutoUIList[L.name].skippedActivityRule=F==null?void 0:F.modePayload.skippedActivityRule),F!=null&&F.modePayload.hasOwnProperty("optimizeWebView")&&(u.customConfigAutoUIList[L.name].optimizeWebView=F==null?void 0:F.modePayload.optimizeWebView),F!=null&&F.modePayload.hasOwnProperty("skippedAppConfigChange")&&(u.customConfigAutoUIList[L.name].skippedAppConfigChange=F==null?void 0:F.modePayload.skippedAppConfigChange)):u.customConfigAutoUIList[L.name]={name:L.name,enable:!0,...F!=null&&F.modePayload.skippedAppConfigChange?{skippedAppConfigChange:!0}:{},...F!=null&&F.modePayload.optimizeWebView?{optimizeWebView:!0}:{},...F!=null&&F.modePayload.hasOwnProperty("activityRule")?{activityRule:F==null?void 0:F.modePayload.activityRule}:{},...F!=null&&F.modePayload.hasOwnProperty("skippedActivityRule")?{skippedActivityRule:F==null?void 0:F.modePayload.skippedActivityRule}:{}},u.autoUISettingConfig[L.name]?u.autoUISettingConfig[L.name].enable=!0:u.autoUISettingConfig[L.name]={name:L.name,enable:!0},console.log("loadingCallback:",F.loadingCallback);const[y,re]=await _e(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config"),reloadRuleAction:{name:L.name,action:"enable"}}));y?(l.create({title:"应用更新失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,添加失败了QwQ,详细错误请查看错误日志~")])}),F.loadingCallback&&F.loadingCallback()):(l.create({title:"应用更新成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(L.name,L.applicationName)])," ",P("的应用配置更新成功了OwO~,如果应用更新后的规则不生效,可以尝试重启平再做尝试~")])}),u.updateMergeRuleList(),F.loadingCallback&&F.loadingCallback(),F.closeCallback&&F.closeCallback())}}},B=It({UNDEFINED_VIEW_POLICY:{type:"default",color:"",name:"空白规则"},VIEW_POLICY_DEFAULT:{type:"success",color:"",name:"全局缩放",onClick(L,T){}},VIEW_POLICY_STRETCH:{type:"info",color:"",name:"全局拉伸",onClick(L,T){}},VIEW_POLICY_AUTO_COLUMNS:{type:"warning",color:"",name:"全局栅格",onClick(L,T){}},VIEW_POLICY_FLOAT:{type:"error",color:"",name:"全局浮动",onClick(L,T){}},CUSTOM_VIEW_POLICY:{type:"",color:"#8a2be2",name:"精确适配",onClick(L,T){}}}),U=It({page:1,pageSize:10,simple:!0,showSizePicker:!0,onChange:L=>{U.page=L},onUpdatePageSize:L=>{U.pageSize=L,U.page=1}}),H=({focused:L,checked:T})=>{const z={};return T?(z.background="#2080f0",L&&(z.boxShadow="0 0 0 2px #2080f040")):(z.background="#d03050",L&&(z.boxShadow="0 0 0 2px #d0305040")),z};function K(){return[{title:"应用名称",width:250,key:"name",render(L,T){return S("div",null,[L.applicationName&&S("p",null,[L.applicationName]),L.name&&S("p",null,[S("span",{class:{hidden:!L.applicationName}},[P("(")]),L.name,S("span",{class:{hidden:!L.applicationName}},[P(")")])])])}},{title:"规则来源",key:"ruleMode",render(L,T){const z={icon:L.ruleMode==="custom"?r6:Sm};if(L.ruleMode==="custom"){const F=[{label:"分享自定义规则",key:"shareCustomRule",icon:g(ld)},{label:"清除自定义规则",key:"cleanCustomRule",icon:g(iS)}];return S(lt("n-dropdown"),{onSelect:(y,re)=>_(y,re,L),size:"large",trigger:"click",options:F},{default:()=>[S(lt("n-button"),{size:"small",dashed:!0,type:"info"},{default:()=>[P("自定义规则")],...z})]})}return S(lt("n-button"),{size:"small",dashed:!0,type:"error",onClick:()=>R(L)},{default:()=>[P("模块规则")],...z})}},{title:"WebView优化",minWidth:110,key:"isOptimizeWebView",render(L,T){var z;return(z=L.autoUIRule)!=null&&z.optimizeWebView?S(lt("n-tag"),{bordered:!1,dashed:!0,type:"success"},{default:()=>[P("已启用")]}):S(lt("n-tag"),{bordered:!1,dashed:!0,type:"info"},{default:()=>[P("未启用")]})}},{title:"布局规则",key:"settingMode",render(L,T){const z={icon:n6};return S(lt("n-button"),{size:"small",strong:!0,dashed:!0,type:B[L.settingMode].type,color:B[L.settingMode].color,onClick:()=>$(L)},{default:()=>[B[L.settingMode].name],...z})}},{title:"操作",minWidth:100,key:"setting",render(L,T){const z={checked:()=>S("span",null,[P("开启")]),unchecked:()=>S("span",null,[P("关闭")])},F=y=>y.settingRule&&y.settingRule.hasOwnProperty("enable")?y.settingRule.enable:y.autoUIRule&&y.autoUIRule.hasOwnProperty("enable")?y.autoUIRule.enable:!0;return S(lt("n-switch"),{railStyle:H,onUpdateValue:y=>w(L,T,y),size:"medium",value:F&&F(L)},z)}}]}return(L,T)=>{const z=lt("n-input-group"),F=lt("n-card"),y=lt("n-data-table");return Re(),ze("main",aq,[V("div",lq,[V("div",sq,[T[9]||(T[9]=V("h3",{class:we("text-base font-semibold leading-7")},[V("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r + )`}},"应用横屏布局")],-1)),H("p",{class:ye(`mt-1 max-w-2xl text-sm leading-6 ${E(n).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 应用横屏布局,优化应用在横屏下的体验。 ",2)])]),S(te,{size:"small"},{default:oe(()=>[E(n).skipConfirm.patchModeAlert?ot("",!0):(Fe(),Ht(y,{key:0,type:"info",class:"mb-3",closable:"",onClose:F[0]||(F[0]=()=>{E(n).skipConfirm.patchModeAlert=!0})},{default:oe(()=>F[13]||(F[13]=[P(" 由于小米系统优化不佳的原因,大量的应用适配规则可能导致系统出现卡顿、掉帧等问题,建议老机型可以前往开启模块的定制模式,详情可以前往模块设置中了解。 ")])),_:1})),H("div",iq,[S(E(St),{class:"mb-3 mr-3",type:"info",loading:E(n).loading||E(r).loading,onClick:U},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(rS))]),_:1})]),default:oe(()=>[F[14]||(F[14]=P(" 添加应用 "))]),_:1},8,["loading"]),S(E(St),{class:"mb-3 mr-3",type:"success",loading:E(n).loading||E(r).loading,onClick:F[1]||(F[1]=()=>_())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(eS))]),_:1})]),default:oe(()=>[F[15]||(F[15]=P(" 刷新应用列表 "))]),_:1},8,["loading"]),S(E(St),{class:"mb-3 mr-3",color:"#8a2be2",loading:E(n).loading||E(r).loading||l.value,onClick:F[2]||(F[2]=()=>$())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(iS))]),_:1})]),default:oe(()=>[F[16]||(F[16]=P(" 热重载应用数据 "))]),_:1},8,["loading"]),E(r).isPatchMode?(Fe(),Ht(E(St),{key:0,class:"mb-3 mr-3",type:"error",loading:E(n).loading||E(r).loading||A.value,onClick:F[3]||(F[3]=()=>B())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(UN))]),_:1})]),default:oe(()=>[F[17]||(F[17]=P(" 生成定制应用数据 "))]),_:1},8,["loading"])):ot("",!0),S(E(St),{class:"mb-3 mr-3",color:"#69b2b6",loading:E(n).loading||E(r).loading||E(o).loading.value,onClick:F[4]||(F[4]=j=>k())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(tS))]),_:1})]),default:oe(()=>[F[18]||(F[18]=P(" 获取已安装应用名称 "))]),_:1},8,["loading"]),S(E(St),{class:"mb-3 mr-3",type:"warning",loading:E(n).loading||E(r).loading||a.value,onClick:F[5]||(F[5]=j=>R())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(ld))]),_:1})]),default:oe(()=>[F[19]||(F[19]=P(" 从分享口令导入 "))]),_:1},8,["loading"])]),H("div",aq,[S(E(St),{class:"mb-3 mr-3",type:E(r).filterInstalledApps?"success":"info",strong:"",loading:E(n).loading||E(r).loading,secondary:"",onClick:C},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[E(r).filterInstalledApps?(Fe(),Ht(E(i6),{key:0})):(Fe(),Ht(E(oS),{key:1}))]),_:1})]),default:oe(()=>[P(" "+it(E(r).filterInstalledApps?"已安装应用":"全部应用"),1)]),_:1},8,["type","loading"]),S(E(St),{class:"mb-3 mr-3",type:"warning",secondary:"",loading:E(n).loading||E(r).loading,onClick:F[6]||(F[6]=()=>cS())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>F[20]||(F[20]=[H("img",{src:xS},null,-1)])),_:1})]),default:oe(()=>[F[21]||(F[21]=P(" 应用抽屉 "))]),_:1},8,["loading"]),S(E(St),{class:"mb-3 mr-3",type:"error",secondary:"",loading:E(n).loading||E(r).loading,onClick:F[7]||(F[7]=()=>dS())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>F[22]||(F[22]=[H("img",{src:sd},null,-1)])),_:1})]),default:oe(()=>[F[23]||(F[23]=P(" 超级小爱 "))]),_:1},8,["loading"])]),H("div",lq,[S(re,null,{default:oe(()=>[S(E(rn),{size:"large",clearable:"",value:E(r).searchKeyWord,"onUpdate:value":F[8]||(F[8]=j=>E(r).searchKeyWord=j),ref_key:"searchKeyWordInput",ref:s,placeholder:"搜索应用名称/应用包名",autosize:"",style:{width:"80%"}},null,8,["value"]),S(E(St),{size:"large",type:"primary",onClick:F[9]||(F[9]=()=>{var j;(j=s.value)==null||j.blur()})},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(nS))]),_:1})]),default:oe(()=>[F[24]||(F[24]=P(" 搜索 "))]),_:1}),S(E(St),{size:"large",bordered:"",onClick:F[10]||(F[10]=()=>{E(r).searchKeyWord=""})},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(lS))]),_:1})]),default:oe(()=>[F[25]||(F[25]=P(" 清空 "))]),_:1})]),_:1})])]),_:1}),S(E(U5),{ref_key:"embeddedTableRef",ref:b,loading:E(n).loading||E(r).loading,columns:E(g),class:"mt-3",data:E(r).filterMergeRuleList,pagination:w},null,8,["loading","columns","data","pagination"])]),S(mS,{modelValue:v.value,"onUpdate:modelValue":F[11]||(F[11]=j=>v.value=j),errorLogging:E(r).errorLogging},null,8,["modelValue","errorLogging"]),S(Ob,{ref_key:"addEmbeddedApp",ref:u,type:"add",title:"添加应用"},null,512),S(Ob,{ref_key:"updateEmbeddedApp",ref:d,type:"update",title:"更新应用"},null,512)],64)}}}),Lb=xe({__name:"AutoUIAppDrawer",props:{type:{},title:{}},emits:["submit"],setup(e,{expose:t,emit:o}){const n=M(null),r=M(null),i=e,a=M(!1),l=Et(),s=gm(),u=ea(),d=I(()=>({theme:l.isDarkMode?io:Zt})),{message:c,modal:h}=po(["message","modal"],{configProviderProps:d});let f,p;const g=[{label:"空白规则",key:"UNDEFINED_VIEW_POLICY"},{label:"全局缩放[*:0]",key:"VIEW_POLICY_DEFAULT",rule:"*:0"},{label:"全局拉伸[*:1]",key:"VIEW_POLICY_STRETCH",rule:"*:1"},{label:"全局栅格[*:2]",key:"VIEW_POLICY_AUTO_COLUMNS",rule:"*:2"},{label:"全局浮动[*:6]",key:"VIEW_POLICY_FLOAT",rule:"*:6"},{label:"精确适配",key:"CUSTOM_VIEW_POLICY"}],v=M(g[0]),b=M(""),x=M(""),k=M(),C=M(!1),_=M(!1),R=M(),w=M({openDrawer:F=>new Promise((y,re)=>{var te,j,Z,se;if(i.type==="update"&&!F){re(new Error("更新模式下必须传入初始化参数")),c.error("初始化参数不能为空");return}if(f=y,p=re,i.type==="add"&&(R.value="add",K.value="",b.value="",v.value=g[0],x.value="",_.value=!1,C.value=!0),i.type==="update"&&F){switch(R.value="update",K.value=F.name,k.value=F.ruleMode,b.value=((te=F.autoUIRule)==null?void 0:te.activityRule)||"",b.value){case"":{v.value=g[0];break}case"*:0":{v.value=g[1];break}case"*:1":{v.value=g[2];break}case"*:2":{v.value=g[3];break}case"*:6":{v.value=g[4];break}default:{v.value=g[5];break}}x.value=((j=F.autoUIRule)==null?void 0:j.skippedActivityRule)||"",_.value=((Z=F.autoUIRule)==null?void 0:Z.skippedAppConfigChange)||!1,C.value=((se=F.autoUIRule)==null?void 0:se.optimizeWebView)||!1}a.value=!0}),closeDrawer:()=>{a.value=!1,p("Drawer closed without submission")}}),A=(F,y)=>{v.value=y,b.value=y.rule||""},$=({focused:F,checked:y})=>{const re={};return y?(re.background="#2080f0",F&&(re.boxShadow="0 0 0 2px #2080f040")):(re.background="#d03050",F&&(re.boxShadow="0 0 0 2px #d0305040")),re},B=F=>{const y=document.querySelector(".n-drawer-content");y instanceof HTMLElement&&(u.info("resizeDrawerContent",F),y.style.height=F?"calc(100% + 200px)":"100%")},U=F=>{var y,re;F==="currentActivityRuleRef"&&(B(!0),(y=r.value)==null||y.$el.scrollIntoView({behavior:"smooth",block:"start"})),F==="currentSkippedActivityRuleRef"&&(B(!0),(re=n.value)==null||re.$el.scrollIntoView({behavior:"smooth",block:"start"}))},N=F=>{var y,re;F==="currentActivityRuleRef"&&(B(!1),(y=r.value)==null||y.$el.scrollIntoView({behavior:"smooth",block:"start"})),F==="currentSkippedActivityRuleRef"&&(B(!1),(re=n.value)==null||re.$el.scrollIntoView({behavior:"smooth",block:"start"}))},K=M(""),L=M(""),D=async()=>{if(!K.value){h.create({title:"应用包名不能为空",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?应用包名不能为空(敲")])});return}if(i.type==="add"&&s.allPackageName.has(K.value)){h.create({title:"应用包名已存在",type:"error",preset:"dialog",content:()=>S("p",null,[P("噫?这个应用包名已经存在列表中了(敲")])});return}z.value=!0;const F=()=>{z.value=!1,a.value=!1},y=()=>{z.value=!1},re={name:K.value,modePayload:{optimizeWebView:C.value,skippedAppConfigChange:_.value,...v.value.key!=="UNDEFINED_VIEW_POLICY"&&b.value?{activityRule:b.value}:{},...b.value&&x.value?{skippedActivityRule:x.value}:{}},loadingCallback:y,closeCallback:F};h.create({title:"确认应用布局优化规则吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("应用布局优化的规则仅在应用横屏全屏场景下才会生效,建议将应用的横屏配置修改为")," ",S("span",{class:`font-bold ${l.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("全屏")]),P(",规则效果以应用个体差异而异,建议多多尝试。继续更新将会被更替为")," ",S("span",{class:`font-bold ${l.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P(",且该应用规则不再随模块版本更新,如后续需要改回")," ",S("span",{class:`font-bold ${l.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("模块规则")])," ",P("则需要先清除自定义规则,确定要继续吗?")]),positiveText:"确定应用",negativeText:"我再想想",onPositiveClick:async()=>{f(re)},onNegativeClick(){y()},onMaskClick(){y()},onClose(){y()}})},z=M(!1);return M(0),t({openDrawer:w.value.openDrawer}),(F,y)=>{const re=lt("n-input-group-label"),te=lt("n-input"),j=lt("n-input-group"),Z=lt("n-tag"),se=lt("n-alert"),pe=lt("n-button"),Se=lt("n-dropdown"),he=lt("n-card"),fe=lt("n-switch"),Ce=lt("n-drawer-content"),Y=lt("n-drawer");return Fe(),De(ft,null,[xs(F.$slots,"default",Gb(np({openDrawer:w.value.openDrawer}))),S(Y,{show:a.value,"onUpdate:show":y[12]||(y[12]=O=>a.value=O),width:E(l).windowWidth>=640?"450px":"100%",placement:"right"},{default:oe(()=>[S(Ce,{"body-content-class":"auto-ui-drawer-content","scrollbar-props":{trigger:"none"},title:i.title,closable:""},{footer:oe(()=>[S(pe,{type:"info",loading:z.value,"onUpdate:loading":y[10]||(y[10]=O=>z.value=O),onClick:y[11]||(y[11]=()=>D())},{default:oe(()=>y[23]||(y[23]=[P(" 提交 ")])),_:1},8,["loading"])]),default:oe(()=>[S(j,{class:ye(E(l).MIOSVersion&&E(l).MIOSVersion>=2?"":"mb-5")},{default:oe(()=>[S(re,{size:"large"},{default:oe(()=>y[13]||(y[13]=[P("应用包名")])),_:1}),S(te,{size:"large",status:L.value,value:K.value,"onUpdate:value":y[0]||(y[0]=O=>K.value=O),"allow-input":O=>t6(O),readonly:i.type==="update",placeholder:"请输入应用包名"},null,8,["status","value","allow-input","readonly"])]),_:1},8,["class"]),k.value==="custom"?(Fe(),Ht(se,{key:0,type:"info",class:"mb-2"},{default:oe(()=>[y[16]||(y[16]=P(" 当前应用已被 ")),S(Z,{bordered:!1,type:"info"},{default:oe(()=>y[14]||(y[14]=[P("自定义规则")])),_:1}),y[17]||(y[17]=P(" 覆盖,该应用规则不再随模块版本更新,如需恢复模块规则,请先清除 ")),S(Z,{bordered:!1,type:"info"},{default:oe(()=>y[15]||(y[15]=[P("自定义规则")])),_:1}),y[18]||(y[18]=P(" 。 "))]),_:1})):ot("",!0),S(he,{bordered:!1,title:"应用布局优化规则",size:"small"},{default:oe(()=>[S(Se,{value:v.value,"onUpdate:value":y[1]||(y[1]=O=>v.value=O),size:"large",trigger:"click",options:g,onSelect:A},{default:oe(()=>[S(pe,{block:"",type:"info",dashed:""},{default:oe(()=>[P(it(v.value.label),1)]),_:1})]),_:1},8,["value"])]),_:1}),v.value.key==="CUSTOM_VIEW_POLICY"?(Fe(),Ht(he,{key:1,bordered:!1,title:"自定义应用布局优化规则",size:"small"},{default:oe(()=>[S(j,null,{default:oe(()=>[S(te,{"display-directive":"show",ref_key:"currentActivityRuleRef",ref:r,onFocus:y[2]||(y[2]=()=>U("currentActivityRuleRef")),onBlur:y[3]||(y[3]=()=>N("currentActivityRuleRef")),"allow-input":O=>TG(O),type:"textarea",autosize:{minRows:3,maxRows:3},value:b.value,"onUpdate:value":y[4]||(y[4]=O=>b.value=O),placeholder:"请输入自定义应用布局优化规则"},null,8,["allow-input","value"])]),_:1})]),_:1})):ot("",!0),S(he,{bordered:!1,title:"跳过应用布局优化的Activity规则",size:"small"},{default:oe(()=>[S(j,null,{default:oe(()=>[S(te,{"display-directive":"show",ref_key:"currentSkippedActivityRuleRef",ref:n,onFocus:y[5]||(y[5]=()=>U("currentSkippedActivityRuleRef")),onBlur:y[6]||(y[6]=()=>N("currentSkippedActivityRuleRef")),"allow-input":O=>DG(O),type:"textarea",autosize:{minRows:3,maxRows:3},value:x.value,"onUpdate:value":y[7]||(y[7]=O=>x.value=O),placeholder:"请输入跳过应用布局优化的Activity规则"},null,8,["allow-input","value"])]),_:1})]),_:1}),S(he,{bordered:!1,title:"优化WebView页面",size:"small"},{default:oe(()=>[S(fe,{"rail-style":$,value:C.value,"onUpdate:value":y[8]||(y[8]=O=>C.value=O),size:"large"},{checked:oe(()=>y[19]||(y[19]=[P("优化WebView页面")])),unchecked:oe(()=>y[20]||(y[20]=[P("不优化WebView页面")])),_:1},8,["value"])]),_:1}),S(he,{bordered:!1,title:"跳过应用配置改变",size:"small"},{default:oe(()=>[S(fe,{"rail-style":$,value:_.value,"onUpdate:value":y[9]||(y[9]=O=>_.value=O),size:"large"},{checked:oe(()=>y[21]||(y[21]=[P("跳过应用配置改变")])),unchecked:oe(()=>y[22]||(y[22]=[P("不跳过应用配置改变")])),_:1},8,["value"])]),_:1})]),_:1},8,["title"])]),_:1},8,["show","width"])],64)}}});function uq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt}));po(["message","modal"],{configProviderProps:t});const o=()=>{},n=()=>{};return ut(()=>{}),{add:o,update:n}}const dq={class:"autoui-view mb-10"},cq={class:"mt-3"},fq={class:"mb-3 px-4 sm:px-0"},hq={class:"flex flex-wrap"},pq={class:"flex flex-wrap"},mq=xe({__name:"AutoUIView",setup(e){const t=M(null),o=K(),n=Et(),r=o6(),i=I(()=>({theme:n.isDarkMode?io:Zt})),{message:a,modal:l,notification:s}=po(["message","modal","notification"],{configProviderProps:i}),u=gm(),d=M(!1),c=M(!1);uq();const h=M(null),f=M(null);OH(),ea(),A2();const p=M("");function g(L){return()=>m(Wt,null,{default:()=>m(L)})}const v=async()=>{await n.getAndroidApplicationPackageNameList(),await u.initDefault()},b=async()=>{const[L,D]=await Re(r.getList());L&&l.create({title:"获取失败",type:"warning",preset:"dialog",content:()=>S("p",null,[P("您的系统环境暂不支持该功能,获取失败~")]),negativeText:"确定"}),D&&l.create({title:"获取成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶OwO,已重新获取当前已安装的应用名称~")]),negativeText:"确定"})},x=()=>{u.filterInstalledApps=!u.filterInstalledApps},k=async()=>{c.value=!0,await v();const[L,D]=await Re(Jd("miui_auto_ui"));L&&(l.create({title:"热重载应用数据失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("热重载应用数据失败了QwQ,详情请查看错误日志~")]),negativeText:"确定"}),c.value=!1),D&&(l.create({title:"热重载应用数据成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,已经重新为你载入包括自定义规则在内的应用数据~")]),positiveText:"确定"}),c.value=!1)},C=async()=>{p.value="";const[,L]=await Re(new Promise((D,z)=>{l.create({title:"请粘贴分享口令",preset:"dialog",style:"min-width:500px; width:50%;",content:()=>m(rn,{type:"textarea",value:p.value,"onUpdate:value":F=>{p.value=F},autosize:{minRows:8,maxRows:8},placeholder:"在此处粘贴分享规则口令"}),positiveText:"确定提交",negativeText:"取消导入",onPositiveClick(){D("positiveClick")}})}));if(L){d.value=!0;const D=p.value,z=mm(D);if(!(z!=null&&z.length)){l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,解析")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("口令发生错误,无法正常解析。")]),negativeText:"确定"}),d.value=!1;return}console.log(z,"getBase64String");try{const F=_m(z),y=La.inflate(F,{to:"string"}),re=JSON.parse(y);if(re.type!=="autoui"){l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,该")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("不适用于应用布局优化。")]),negativeText:"确定"}),d.value=!1;return}if(re.device==="pad"&&n.deviceCharacteristics!=="tablet"||re.device==="fold"&&n.deviceCharacteristics==="tablet"){l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入分享规则失败了QwQ,平板和折叠屏的适配规则不能混用哦~")]),negativeText:"确定"}),d.value=!1;return}u.customConfigAutoUIList[re.name]=re.rules,u.autoUISettingConfig[re.name]={name:re.name,enable:!0};const[te,j]=await Re(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config"),reloadRuleAction:{name:re.name,action:"enable"}}));te?(l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,导入失败了QwQ,详细错误请查看错误日志~")])}),d.value=!1):(u.updateMergeRuleList(),await v(),d.value=!1,l.create({title:"导入分享规则成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(re.name,n.installedAppNameList[re.name]||u.applicationName[re.name])])," ",P("的应用配置成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板再做尝试~")]),positiveText:"确定"}))}catch(F){console.log(F,"error"),l.create({title:"导入分享规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("解析分享规则失败了QwQ,请检查导入口令是否有误")]),negativeText:"确定"}),d.value=!1}}},_=async(L,D,z,F)=>{if(L==="cleanCustomRule"){const y=l.create({title:"想清除自定义规则吗?",type:"warning",preset:"dialog",content:()=>S("p",null,[P("清除自定义规则后,你对")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("所做的所有自定义配置将丢失,如果该应用同时还存在")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("模块规则")])," ",P(",将会还原回模块自身的适配规则。确定要继续吗?")]),positiveText:"确定清除",negativeText:"我再想想",onPositiveClick:async()=>{y.loading=!0,u.customConfigAutoUIList[z.name]&&delete u.customConfigAutoUIList[z.name];const[re,te]=await Re(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config")}));re?(l.create({title:"清除自定义规则失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),y.loading=!1):(l.create({title:"清除自定义规则成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,清除自定义规则成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板再试试~")])}),y.loading=!1,u.updateMergeRuleList())}})}if(L==="shareCustomRule"){const y={name:z.name,cmpt:1,rules:{name:z.name,...z.autoUIRule},type:"autoui",device:n.deviceCharacteristics==="tablet"?"pad":"fold",mode:z.settingMode};console.log(y,"shareContent");const re=JSON.stringify(y),te=La.deflate(re,{level:9,memLevel:9,windowBits:15}),j=new Uint8Array(te),Z=km(j),[se]=await Re(navigator.clipboard.writeText(`我分享了一个[应用布局优化]的自定义规则,可以前往[完美横屏应用计划 For Web UI]导入: +${Z}`));if(se){l.create({title:"复制分享口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("复制")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("的分享口令失败了QwQ,可能由于没有读取/写入剪切板的权限或")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("长度过大。")]),negativeText:"确定"});return}else l.create({title:"复制分享口令成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("好耶w,复制")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(z.name,z.applicationName)])," ",P("分享口令成功了~")]),S("p",null,[P("如果没有复制成功,请确认是否给予了读取/写入剪切板的权限或")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("自定义规则")])," ",P("长度过大。")]),S("p",null,[P("分享口令导入入口位于")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用布局优化- 从分享口令导入")])," ",P("。")])]),positiveText:"确定"})}},R=(L,D)=>{L.ruleMode==="module"&&l.create({title:"模块规则说明",type:"warning",preset:"dialog",content:()=>S("p",null,[P("模块已对")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(L.name,L.applicationName)])," ",P("配置了合适的适配规则,且不可被移除,仅有自定义规则可以被移除哦~")])})},w=async(L,D,z)=>{const F=l.create({title:`想${z?"开启":"关闭"}该应用的应用布局优化吗?`,type:"warning",preset:"dialog",content:()=>S("p",null,[P("即将"),z?"开启":"关闭",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(L.name,L.applicationName)])," ",P("的应用布局优化适配规则。确定要继续吗?")]),positiveText:"确定",negativeText:"我再想想",onPositiveClick:async()=>{F.loading=!0,u.autoUISettingConfig[L.name]?u.autoUISettingConfig[L.name].enable=z:u.autoUISettingConfig[L.name]={name:L.name,enable:z};const[y,re]=await Re(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config"),reloadRuleAction:{name:L.name,action:z?"enable":"disable"}}));y?(l.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),F.loading=!1):(l.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,操作成功了OwO~如果应用更新后的规则不生效,可以尝试重启平板再试试~")])}),F.loading=!1,u.updateMergeRuleList())}})},A=async()=>{if(h.value){const[L,D]=await Re(h.value.openDrawer());if(L)console.log("操作取消:",L);else{u.customConfigAutoUIList[D.name]={name:D.name,enable:!0,...D!=null&&D.modePayload.skippedAppConfigChange?{skippedAppConfigChange:!0}:{},...D!=null&&D.modePayload.optimizeWebView?{optimizeWebView:!0}:{},...D!=null&&D.modePayload.hasOwnProperty("activityRule")?{activityRule:D==null?void 0:D.modePayload.activityRule}:{},...D!=null&&D.modePayload.hasOwnProperty("skippedActivityRule")?{skippedActivityRule:D==null?void 0:D.modePayload.skippedActivityRule}:{}},u.autoUISettingConfig[D.name]={name:D.name,enable:!0};const[z,F]=await Re(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config"),reloadRuleAction:{name:D.name,action:"enable"}}));z?(l.create({title:"应用添加失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,添加失败了QwQ,详细错误请查看错误日志~")])}),D.loadingCallback&&D.loadingCallback()):(l.create({title:"应用添加成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(D.name,n.installedAppNameList[D.name]||u.applicationName[D.name])])," ",P("的应用配置添加成功了OwO~应用布局优化仅在应用全屏场景下生效,如果应用添加后的规则不生效,可以尝试重启平再做尝试~")])}),u.updateMergeRuleList(),D.loadingCallback&&D.loadingCallback(),D.closeCallback&&D.closeCallback())}}},$=async(L,D)=>{if(f&&f.value){const[z,F]=await Re(f.value.openDrawer(L));if(z)console.log("操作取消:",z);else{u.customConfigAutoUIList[L.name]?(u.customConfigAutoUIList[L.name].enable=!0,u.customConfigAutoUIList[L.name].name=L.name,F!=null&&F.modePayload.hasOwnProperty("activityRule")&&(u.customConfigAutoUIList[L.name].activityRule=F==null?void 0:F.modePayload.activityRule),F!=null&&F.modePayload.hasOwnProperty("skippedActivityRule")&&(u.customConfigAutoUIList[L.name].skippedActivityRule=F==null?void 0:F.modePayload.skippedActivityRule),F!=null&&F.modePayload.hasOwnProperty("optimizeWebView")&&(u.customConfigAutoUIList[L.name].optimizeWebView=F==null?void 0:F.modePayload.optimizeWebView),F!=null&&F.modePayload.hasOwnProperty("skippedAppConfigChange")&&(u.customConfigAutoUIList[L.name].skippedAppConfigChange=F==null?void 0:F.modePayload.skippedAppConfigChange)):u.customConfigAutoUIList[L.name]={name:L.name,enable:!0,...F!=null&&F.modePayload.skippedAppConfigChange?{skippedAppConfigChange:!0}:{},...F!=null&&F.modePayload.optimizeWebView?{optimizeWebView:!0}:{},...F!=null&&F.modePayload.hasOwnProperty("activityRule")?{activityRule:F==null?void 0:F.modePayload.activityRule}:{},...F!=null&&F.modePayload.hasOwnProperty("skippedActivityRule")?{skippedActivityRule:F==null?void 0:F.modePayload.skippedActivityRule}:{}},u.autoUISettingConfig[L.name]?u.autoUISettingConfig[L.name].enable=!0:u.autoUISettingConfig[L.name]={name:L.name,enable:!0},console.log("loadingCallback:",F.loadingCallback);const[y,re]=await Re(gl({customAutoUIListXML:ct(u.customConfigAutoUIList,"package",void 0),settingConfigXML:ct(u.autoUISettingConfig,"setting","setting_config"),reloadRuleAction:{name:L.name,action:"enable"}}));y?(l.create({title:"应用更新失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,添加失败了QwQ,详细错误请查看错误日志~")])}),F.loadingCallback&&F.loadingCallback()):(l.create({title:"应用更新成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w,")," ",S("span",{class:`font-bold ${n.isDarkMode?"text-teal-400":"text-gray-600"}`},[ko(L.name,L.applicationName)])," ",P("的应用配置更新成功了OwO~,如果应用更新后的规则不生效,可以尝试重启平再做尝试~")])}),u.updateMergeRuleList(),F.loadingCallback&&F.loadingCallback(),F.closeCallback&&F.closeCallback())}}},B=It({UNDEFINED_VIEW_POLICY:{type:"default",color:"",name:"空白规则"},VIEW_POLICY_DEFAULT:{type:"success",color:"",name:"全局缩放",onClick(L,D){}},VIEW_POLICY_STRETCH:{type:"info",color:"",name:"全局拉伸",onClick(L,D){}},VIEW_POLICY_AUTO_COLUMNS:{type:"warning",color:"",name:"全局栅格",onClick(L,D){}},VIEW_POLICY_FLOAT:{type:"error",color:"",name:"全局浮动",onClick(L,D){}},CUSTOM_VIEW_POLICY:{type:"",color:"#8a2be2",name:"精确适配",onClick(L,D){}}}),U=It({page:1,pageSize:10,simple:!0,showSizePicker:!0,onChange:L=>{U.page=L},onUpdatePageSize:L=>{U.pageSize=L,U.page=1}}),N=({focused:L,checked:D})=>{const z={};return D?(z.background="#2080f0",L&&(z.boxShadow="0 0 0 2px #2080f040")):(z.background="#d03050",L&&(z.boxShadow="0 0 0 2px #d0305040")),z};function K(){return[{title:"应用名称",width:250,key:"name",render(L,D){return S("div",null,[L.applicationName&&S("p",null,[L.applicationName]),L.name&&S("p",null,[S("span",{class:{hidden:!L.applicationName}},[P("(")]),L.name,S("span",{class:{hidden:!L.applicationName}},[P(")")])])])}},{title:"规则来源",key:"ruleMode",render(L,D){const z={icon:L.ruleMode==="custom"?r6:Em};if(L.ruleMode==="custom"){const F=[{label:"分享自定义规则",key:"shareCustomRule",icon:g(ld)},{label:"清除自定义规则",key:"cleanCustomRule",icon:g(aS)}];return S(lt("n-dropdown"),{onSelect:(y,re)=>_(y,re,L),size:"large",trigger:"click",options:F},{default:()=>[S(lt("n-button"),{size:"small",dashed:!0,type:"info"},{default:()=>[P("自定义规则")],...z})]})}return S(lt("n-button"),{size:"small",dashed:!0,type:"error",onClick:()=>R(L)},{default:()=>[P("模块规则")],...z})}},{title:"WebView优化",minWidth:110,key:"isOptimizeWebView",render(L,D){var z;return(z=L.autoUIRule)!=null&&z.optimizeWebView?S(lt("n-tag"),{bordered:!1,dashed:!0,type:"success"},{default:()=>[P("已启用")]}):S(lt("n-tag"),{bordered:!1,dashed:!0,type:"info"},{default:()=>[P("未启用")]})}},{title:"布局规则",key:"settingMode",render(L,D){const z={icon:n6};return S(lt("n-button"),{size:"small",strong:!0,dashed:!0,type:B[L.settingMode].type,color:B[L.settingMode].color,onClick:()=>$(L)},{default:()=>[B[L.settingMode].name],...z})}},{title:"操作",minWidth:100,key:"setting",render(L,D){const z={checked:()=>S("span",null,[P("开启")]),unchecked:()=>S("span",null,[P("关闭")])},F=y=>y.settingRule&&y.settingRule.hasOwnProperty("enable")?y.settingRule.enable:y.autoUIRule&&y.autoUIRule.hasOwnProperty("enable")?y.autoUIRule.enable:!0;return S(lt("n-switch"),{railStyle:N,onUpdateValue:y=>w(L,D,y),size:"medium",value:F&&F(L)},z)}}]}return(L,D)=>{const z=lt("n-input-group"),F=lt("n-card"),y=lt("n-data-table");return Fe(),De("main",dq,[H("div",cq,[H("div",fq,[D[9]||(D[9]=H("h3",{class:ye("text-base font-semibold leading-7")},[H("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r 101.22deg,\r rgb(255, 182, 133) -18.32%,\r rgb(255, 111, 29) 7.01%,\r @@ -4189,7 +4189,7 @@ ${Z}`));if(se){l.create({title:"复制分享口令失败",type:"error",preset:"d rgb(135, 148, 255) 70.98%,\r rgb(60, 112, 255) 91.35%,\r rgb(60, 112, 255) 110.17%\r - )`}},"应用布局优化")],-1)),V("p",{class:we(`mt-1 max-w-2xl text-sm leading-6 ${k(n).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 应用布局优化,自动优化应用内图文布局,提升视觉体验。 ",2)])]),S(F,{size:"small"},{default:oe(()=>[V("div",uq,[S(k(St),{class:"mb-3 mr-3",type:"info",loading:k(n).loading||k(u).loading,onClick:A},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(nS))]),_:1})]),default:oe(()=>[T[10]||(T[10]=P(" 添加应用 "))]),_:1},8,["loading"]),S(k(St),{class:"mb-3 mr-3",type:"success",loading:k(n).loading||k(u).loading,onClick:T[0]||(T[0]=()=>v())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(J2))]),_:1})]),default:oe(()=>[T[11]||(T[11]=P(" 刷新应用列表 "))]),_:1},8,["loading"]),S(k(St),{class:"mb-3 mr-3",color:"#8a2be2",loading:k(n).loading||k(u).loading,onClick:T[1]||(T[1]=()=>E())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(rS))]),_:1})]),default:oe(()=>[T[12]||(T[12]=P(" 热重载应用数据 "))]),_:1},8,["loading"]),S(k(St),{class:"mb-3 mr-3",color:"#69b2b6",loading:k(n).loading||k(u).loading||k(r).loading.value,onClick:T[2]||(T[2]=re=>b())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(eS))]),_:1})]),default:oe(()=>[T[13]||(T[13]=P(" 获取已安装应用名称 "))]),_:1},8,["loading"]),S(k(St),{class:"mb-3 mr-3",type:"warning",loading:k(n).loading||k(u).loading||d.value,onClick:T[3]||(T[3]=re=>C())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(ld))]),_:1})]),default:oe(()=>[T[14]||(T[14]=P(" 从分享口令导入 "))]),_:1},8,["loading"])]),V("div",dq,[S(k(St),{class:"mb-3 mr-3",type:k(u).filterInstalledApps?"success":"info",strong:"",loading:k(n).loading||k(u).loading,secondary:"",onClick:x},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[k(u).filterInstalledApps?(Re(),Ht(k(i6),{key:0})):(Re(),Ht(k(tS),{key:1}))]),_:1})]),default:oe(()=>[P(" "+it(k(u).filterInstalledApps?"已安装应用":"全部应用"),1)]),_:1},8,["type","loading"]),S(k(St),{class:"mb-3 mr-3",type:"warning",secondary:"",loading:k(n).loading||k(u).loading,onClick:T[4]||(T[4]=()=>dS())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>T[15]||(T[15]=[V("img",{src:bS},null,-1)])),_:1})]),default:oe(()=>[T[16]||(T[16]=P(" 应用抽屉 "))]),_:1},8,["loading"]),S(k(St),{class:"mb-3 mr-3",type:"error",secondary:"",loading:k(n).loading||k(u).loading,onClick:T[5]||(T[5]=()=>uS())},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>T[17]||(T[17]=[V("img",{src:xS},null,-1)])),_:1})]),default:oe(()=>[T[18]||(T[18]=P(" 超级小爱 "))]),_:1},8,["loading"])]),S(z,null,{default:oe(()=>[S(k(rn),{size:"large",clearable:"",value:k(u).searchKeyWord,"onUpdate:value":T[6]||(T[6]=re=>k(u).searchKeyWord=re),ref_key:"searchKeyWordInput",ref:t,placeholder:"搜索应用名称/应用包名",autosize:"",style:{width:"80%"}},null,8,["value"]),S(k(St),{size:"large",type:"primary",onClick:T[7]||(T[7]=()=>{var re;(re=t.value)==null||re.blur()})},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(oS))]),_:1})]),default:oe(()=>[T[19]||(T[19]=P(" 搜索 "))]),_:1}),S(k(St),{size:"large",bordered:"",onClick:T[8]||(T[8]=()=>{k(u).searchKeyWord=""})},{icon:oe(()=>[S(k(Wt),null,{default:oe(()=>[S(k(aS))]),_:1})]),default:oe(()=>[T[20]||(T[20]=P(" 清空 "))]),_:1})]),_:1})]),_:1}),S(y,{loading:k(n).loading||k(u).loading,columns:k(o),class:"mt-3",data:k(u).filterMergeRuleList,pagination:U},null,8,["loading","columns","data","pagination"]),S(Ob,{ref_key:"addAutoUIApp",ref:h,type:"add",title:"添加应用"},null,512),S(Ob,{ref_key:"updateAutoUIApp",ref:f,type:"update",title:"更新应用"},null,512)])}}}),Lb="/images/apps/mi_theme.webp",fq="/images/icons/google.png";function hq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(!1);function i(a){r.value=!0,a.OS2_PAD_EMBEDDED_APP_MANAGER?(e.ABTestInfo.OS2_PAD_EMBEDDED_APP_MANAGER=!0,n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("已成功参与OS2")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局 For Web UI")])," ",P("的Beta测试w。由于小米在OS2新开发的")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局")])," ",P("存在较多BUG,模块强制劫持了所有配置,仅能通过Web UI去调整应用横屏适配,在")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平板专区")])," ",P("所做的相关修改会在重启后丢失。")]),S("p",null,[P("开发Hyper OS 2.0模块的Web UI真的消耗了我大量的个人时间和精力QwQ(特别是在小米的BUG加持下),如果对")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完美横屏应用计划感到满意")])," ",P(",求个随缘打赏。(打赏入口在Web UI侧边栏)")])]),negativeText:"确定"})):a.Hyper_OS_DOT_BLACK_LIST_MANAGER?(e.ABTestInfo.Hyper_OS_DOT_BLACK_LIST_MANAGER=!0,n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("已成功参与Hyper OS")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("窗口控制器 For Web UI")])," ",P("的Beta测试w。该功能可能会随")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("小米云控")])," ",P("下发导致失效,失效时可以前往界面查看失效状态,并且选择")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("热重载应用配置")])," ",P("来恢复模块对窗口控制器的控制权。")]),S("p",null,[P("开发Hyper OS 模块的Web UI真的消耗了我大量的个人时间和精力QwQ,如果对")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完美横屏应用计划感到满意")])," ",P(",求个随缘打赏。(打赏入口在Web UI侧边栏)")])]),negativeText:"确定"})):a.GAME_BOOSTER_RADIO_MANAGER?(e.ABTestInfo.GAME_BOOSTER_RADIO_MANAGER=!0,n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("已成功参与")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("游戏显示布局 2.0")])," ",P("的Beta测试w。该功能调整后会改变游戏的显示比例,获得更大的游戏视野,但并非所有游戏都兼容游戏显示比例调整,且部分游戏可能会对游戏显示比例的修改作为风控管理,可能导致游戏账号被封禁,调整游戏显示布局前,即认可并了解这些须知。")]),S("p",null,[P("开发Hyper OS 模块的Web UI真的消耗了我大量的个人时间和精力QwQ,如果对")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完美横屏应用计划感到满意")])," ",P(",求个随缘打赏。(打赏入口在Web UI侧边栏)")])]),negativeText:"确定"})):a.GAME_BOOSTER_CUSTOM_RATIO?(e.ABTestInfo.GAME_BOOSTER_CUSTOM_RATIO=!0,n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("已成功激活")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("游戏显示布局 2.0")])," ",P("的自定义游戏比例。自定义游戏比例存在使用风险,如果配置了不恰当的自定义游戏比例,可能会触发部分游戏风控导致游戏账号被封,激活该功能即认可并了解这些须知。")]),S("p",null,[P("开发Hyper OS 模块的Web UI真的消耗了我大量的个人时间和精力QwQ,如果对")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完美横屏应用计划感到满意")])," ",P(",求个随缘打赏。(打赏入口在Web UI侧边栏)")])]),negativeText:"确定"})):n.create({title:"解析激活口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("解析激活口令失败了QwQ,请检查激活口令是否有误")]),negativeText:"确定"}),r.value=!1}return{activateABTest:i,loading:r}}function pq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(!1),i=async l=>{const[s,u]=await _e(pj(l?1:"null"));s?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=l},a=async()=>{const[l,s]=await _e(new Promise((u,d)=>{n.create({title:"想激活工作台模式吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("激活")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("工作台模式")])," ",P("后需要设备重启才会生效~")]),S("p",null,[P("是否立即重启?")])]),positiveText:"确认并立即重启",negativeText:"取消",onPositiveClick:()=>{u("positiveClick")},onNegativeClick:()=>{d("negativeClick")}})}));if(s){const[u,d]=await _e(dj());if(u){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[c,h]=await _e(uj());if(c){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[f,p]=await _e(fj());if(f){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[g,v]=await _e(cj());if(g){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[b]=await _e(sS());if(b){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法重启设备,详情请查看日志记录~")]),negativeText:"确定"});return}}};return ut(async()=>{if(e.enabledMiuiDesktopMode){const[,l]=await _e(hj());Number(l)===1&&(r.value=!0)}}),{currentMiuiDktMode:r,changeMiuiDktMode:i,changeMiuiDesktopModeEnabled:a}}function mq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(3),i=async l=>{if(l){const[s]=await _e(Kv());if(s){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[u]=await _e(mj());if(u){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}e.isEnableShowNotificationIconNum=!0}else{const[s]=await _e(Kv());if(s){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}e.isEnableShowNotificationIconNum=!1}},a=async l=>{const[s]=await _e(vj());if(s){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[u]=await _e(bj(l));u&&n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});const[d]=await _e(xj(l));d&&n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"})};return ut(async()=>{if(e.isEnableShowNotificationIconNum){const[,l]=await _e(gj());if(l&&!Number.isNaN(Number(l))){const s=Number(l);r.value=s}}}),{currentNum:r,changeNum:a,changeEnableMode:i}}function gq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt}));po(["message","modal"],{configProviderProps:t});const o=It({current:0,autoReload:!1,timer:3,reload:async()=>{const[,i]=await _e(CV());i&&(o.current=Number(i))},interval:null}),n=It({current:0,autoReload:!1,timer:3,reload:async()=>{const[,i]=await _e(wV());i&&(n.current=Number(i))},interval:null}),r=i=>{i.interval&&(clearInterval(i.interval),i.interval=null),i.autoReload&&(i.interval=setInterval(()=>{i.reload()},i.timer*1e3))};return Et(()=>r(o)),Et(()=>r(n)),ut(async()=>{o.reload(),n.reload()}),Go(()=>{o.interval!==null&&clearInterval(o.interval),n.interval!==null&&clearInterval(n.interval)}),{qcomBatteryFg1RSocInfo:o,capacityRawInfo:n}}function vq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=async a=>{const[l,s]=await _e(RV(a?1:0));if(l)n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});else if(a){const[u,d]=await _e(_V());u?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):(n.create({title:"修改成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w!隐藏手势提示线(小白条)成功,请知晓,隐藏手势提示线(小白条)的情况下,旋转建议提示按钮也将变成不可用的状态~")]),positiveText:"确定"}),r.value=1)}else{const[u,d]=await _e(FV());u?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):(n.create({title:"修改成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w!已经将手势提示线(小白条)调整为显示状态~")]),positiveText:"确定"}),r.value=0)}};return ut(async()=>{const[,a]=await _e($V());Number(a)&&(r.value=1)}),{currentIsHideGestureLine:r,changeIsHideGestureLine:i}}function bq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=async a=>{const[l,s]=await _e(PV(a?1:0));l?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=a?1:0};return ut(async()=>{const[,a]=await _e(MV());Number(a)&&(r.value=1)}),{currentIsInVisibleMode:r,changeIsInvisibleMode:i}}function xq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(!1),i=async a=>{const[l,s]=await _e(uV());if(l){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}if(a){const[u,d]=await _e(sV());if(u){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}}r.value=a};return ut(async()=>{if(e.MIOSVersion&&e.MIOSVersion>=2){const[,a]=await _e(dV());a==="true"&&(r.value=!0)}}),{status:r,change:i}}function yq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M([]),i=I(()=>r.value.map(s=>({...s,fps:Math.round(s.fps),alternativeRefreshRates:s.alternativeRefreshRates.map(u=>Math.round(u))}))),a=async s=>{n.create({title:"想应用该配置吗?",type:"info",preset:"dialog",content:()=>S("p",null,[P("应用后设备分辨率将配置为"),s.width,P("x"),s.height,P(",刷新率将配置为"),s.fps,P("Hz,在设备下次重启前将一直维持该配置,该功能可能受触控笔和其他第三方模块影响不一定生效,如需恢复系统设置内的默认分辨率及刷新率配置,请手动重启设备。"),e.deviceCharacteristics==="tablet"&&S("span",null,[P("连接触控笔蓝牙期间,为了确保触控笔正常工作,系统也会强行重置该配置,断开触控笔蓝牙后需要重新配置,")]),P("确定要继续应用该配置么?")]),negativeText:"取消",positiveText:"确定",onPositiveClick(){l(s.id-1)}})},l=async s=>{const[u,d]=await _e(wj(s));u&&n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}),d&&n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("已成功应用该分辨率及刷新率配置,在设备下次重启前将一直维持该配置,如需恢复系统设置内的默认分辨率及刷新率配置,请手动重启设备。")]),negativeText:"确定"})};return ut(async()=>{const[s,u]=await _e(UV());s&&n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}),u&&(r.value=u)}),{displayModeList:r,formatDisplayModeList:i,setDisplayMode:l,selectDisplayMode:a}}function Cq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(3),i=async a=>{const[l,s]=await _e(BV(a));l?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=a};return ut(async()=>{const[,a]=await _e(DV());a&&Number(a)&&(r.value=Number(a))}),{currentMiuiCursorStyleType:r,changeMiuiCursorStyleType:i}}function wq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=async a=>{const[l,s]=await _e(TV(a?1:0));l?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=a?1:0};return ut(async()=>{const[,a]=await _e(IV());Number(a)&&(r.value=1)}),{currentMouseGestureNaturalscroll:r,changeMouseGestureNaturalscroll:i}}function Sq(){const e=_t(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=async a=>{const[l,s]=await _e(lS(a));l?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=a};return ut(async()=>{const[,a]=await _e(zV());Number(a)&&(r.value=Number(a))}),{changePointerSpeed:i,currentPointerSpeed:r}}const Eq={class:"setting"},kq={class:"mt-3"},_q={class:"px-3 sm:px-0"},Fq={key:0,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Rq={key:1,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},$q={key:2,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Pq={key:3,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Mq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Aq={key:4,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Bq={key:5,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Dq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Tq={key:6,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Iq={key:7,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},zq={key:8,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Oq={key:9,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Lq={key:10,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Hq={key:11,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Nq={key:12,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Vq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},jq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Wq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Uq={key:13,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Kq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Gq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},qq={key:14,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Zq={key:0,class:"mt-2"},Xq={key:15,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Yq={key:0,class:"mt-2"},Qq={key:16,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Jq={key:0,class:"mt-2"},eZ={key:17,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},tZ={key:0,class:"mt-2"},oZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},nZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},rZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},iZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},aZ={key:18,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},lZ={id:"gameModeSettings",class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},sZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},uZ={key:19,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},dZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},cZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},fZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},hZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},pZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},mZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},gZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},vZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},bZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},xZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},yZ={key:20,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},CZ={key:21,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},wZ={key:22,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},SZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},EZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},kZ={key:23,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},_Z={key:24,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},FZ={key:25,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},RZ={key:26,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},$Z={class:"whitespace-pre"},PZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},MZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},AZ={key:27,id:"displayModeSettings",class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},BZ={class:"mr-3"},DZ={class:"mr-3"},TZ={class:"mr-3"},IZ={key:28,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},zZ={key:0},OZ={key:29,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},LZ={key:0},HZ={key:30,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},NZ={key:31,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},VZ={key:32,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},jZ={key:33,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},WZ={key:34,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},UZ={key:35,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},KZ={key:36,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},GZ=xe({__name:"SettingsView",setup(e){const t=_t(),o=Hs(),n=pq();mq();const r=gq(),i=yq(),a=vq();bq();const l=Cq(),s=wq(),u=Sq(),d=xq(),{activateABTest:c,loading:h}=hq(),f=I(()=>({theme:t.isDarkMode?io:Zt})),{message:p,modal:g}=po(["message","modal"],{configProviderProps:f}),v=hS(),b=vS(),x=Ij(),E=[{label:"跟随系统",key:"autoRhythm"},{label:"浅色模式",key:"lightMode"},{label:"深色模式",key:"dartMode"}],C=M([{label:"MiSans",key:"MiSans",type:"info"},{label:"HarmonyOS Sans",key:"HarmonyOS Sans",type:"error"},{label:"OPPO Sans",key:"OPPO Sans",type:"success"}]),_=I(()=>PP(C.value,"key")),R=F=>{b.currentFont=F},w=F=>{t.rhythmMode=F,F==="lightMode"&&(t.isDarkMode=!1),F==="dartMode"&&(t.isDarkMode=!0)},A=M(""),$=async()=>{const y=JSON.stringify({GAME_BOOSTER_CUSTOM_RATIO:!0}),re=La.deflate(y,{level:9,memLevel:9,windowBits:15}),te=new Uint8Array(re),j=Em(te);console.log(j,"base64String"),A.value="";const[Z,se]=await _e(new Promise((pe,Se)=>{g.create({title:"请粘贴激活口令",preset:"dialog",style:"min-width:500px; width:50%;",content:()=>m(rn,{type:"textarea",value:A.value,"onUpdate:value":he=>{A.value=he},autosize:{minRows:8,maxRows:8},placeholder:"在此处粘贴激活口令"}),positiveText:"确定提交",negativeText:"取消",onPositiveClick(){pe("positiveClick")}})}));if(se){h.value=!0;const pe=A.value,Se=pm(pe);if(!(Se!=null&&Se.length)){g.create({title:"导入激活口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入激活口令失败了QwQ,解析口令发生错误,无法正常解析。")]),negativeText:"确定"}),h.value=!1;return}try{const he=km(Se),fe=La.inflate(he,{to:"string"}),ye=JSON.parse(fe);c(ye)}catch{g.create({title:"解析激活口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("解析激活口令失败了QwQ,请检查激活口令是否有误")]),negativeText:"确定"}),h.value=!1}}},B=M(!1),U=async F=>{const[y]=await _e(kV(F?1:0));if(y){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法 "),F?"开启":"关闭",P(" 旋转建议提示按钮,详情请查看日志记录~")]),negativeText:"确定"});return}t.showRotationSuggestions=F},H=async F=>{qV(F?"whitelist":"blacklist").then(y=>{t.shamikoInfo.mode=F?"whitelist":"blacklist",g.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[F&&S("p",null,[P("好耶w,Shamiko的工作模式已成功切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("白名单模式")])," "]),!F&&S("p",null,[P("好耶w,Shamiko的工作模式已成功切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("黑名单模式")])," "])]),negativeText:"确定"})}).catch(y=>{g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法切换Shamiko的工作模式,详情请查看日志记录~")]),negativeText:"确定"})})},K=async(F,y,re)=>{g.create({title:`获取${F}`,type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("确定要下载"),F,P("么?请注意核对部分应用的兼容性。"),re==="system",re==="revision"]),S("p",null,[P("下载地址:")]),S("p",null,[y])]),positiveText:"复制下载链接到剪切板",negativeText:"取消",onPositiveClick:()=>{navigator.clipboard.writeText(`${y}`)},onNegativeClick:()=>{}})},L=async F=>{const[y,re]=await _e(new Promise((te,j)=>{g.create({title:F?"想切换为定制模式吗?":"想切换为完整模式吗?",type:"info",preset:"dialog",content:()=>S("div",null,[F&&S("p",null,[P("切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("定制模式")])," ",P("后,模块会以您设备的整体应用情况")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("修剪模块应用适配列表")])," ",P(",以解决老机型由于系统优化不佳而导致的卡顿、掉帧等问题,后续每次更新模块或者安装新的应用后,建议前往")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局")])," ",P("重新")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("生成定制应用数据")])," ",P(",确定要继续吗?")]),!F&&S("p",null,[P("切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完整模式")])," ",P("后,可以获得模块提供的大量应用适配,同时可能会导致部分老机型由于系统优化不佳而导致的卡顿、掉帧等问题,确定要继续吗?")])]),positiveText:"确定继续",negativeText:"我再想想",onPositiveClick:()=>{te("positiveClick")},onNegativeClick:()=>{j("negativeClick")}})}));if(re){B.value=!0;const[te]=await _e(aV());if(te){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法移除定制模式的配置项,详情请查看日志记录~")]),negativeText:"确定"}),B.value=!1;return}if(F){const[se]=await _e(iV());if(se){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法切换为定制模式,详情请查看日志记录~")]),negativeText:"确定"}),B.value=!1;return}o.isPatchMode=!0}else B.value=!1,o.isPatchMode=!1;await t.getAndroidApplicationPackageNameList();const[j,Z]=await _e(ba({isPatchMode:o.isPatchMode,patchEmbeddedRulesListXML:ct(o.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(o.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(o.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(o.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(o.customConfigFixedOrientationList,"package",void 0),...t.MIOSVersion&&t.MIOSVersion>=2?{settingConfigXML:ct(o.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(o.systemEmbeddedSettingConfig,"setting","setting_rule")}}));j?(g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),o.isPatchMode=!o.isPatchMode,B.value=!1):(g.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[F&&S("p",null,[P("好耶w,已成功切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("定制模式")])," ",P(",模块已根据您设备当前的整体应用情况")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("修剪模块应用适配列表")])," ",P(",以解决老机型由于系统优化不佳而导致的卡顿、掉帧等问题,建议每次更新模块或者安装新的应用后,均需要在前往")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局")])," ",P("界面重新生成")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("生成定制应用数据")])," ",P("。")]),!F&&S("p",null,[P("好耶w,已成功切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完整模式")])," ",P(",可以获得模块提供的大量应用适配,同时可能会导致部分老机型由于系统优化不佳而导致的卡顿、掉帧等问题。")])]),negativeText:"确定"}),B.value=!1,o.updateMergeRuleList())}},T=async F=>{const[y,re]=await _e(new Promise((j,Z)=>{g.create({title:F?"想开启游戏显示布局吗?":"想关闭游戏显示布局吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[F?"开启":"关闭"," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("游戏显示布局")])," ",P("后需要设备重启才会生效~")]),F&&t.deviceCharacteristics==="tablet"&&t.MIOSVersion&&t.MIOSVersion>=2&&S("p",null,[P("从Hyper OS 2.0开始,小米平板需要搭配配套的")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("修改版平板/手机管家")])," ",P("才能使用游戏显示布局,详情请前往模块首页了解~")]),S("p",null,[P("是否立即重启?")])]),positiveText:"确认并立即重启",negativeText:"取消",onPositiveClick:()=>{j("positiveClick")},onNegativeClick:()=>{Z("negativeClick")}})})),[te]=await _e(cV());if(te){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法修改模块配置文件,详情请查看日志记录~")]),negativeText:"确定"});return}if(F){const[j]=await _e(fV());if(j){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法修改模块配置文件,详情请查看日志记录~")]),negativeText:"确定"});return}}if(re){const[j]=await _e(sS());if(j){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法重启设备,详情请查看日志记录~")]),negativeText:"确定"});return}}},z=({focused:F,checked:y})=>{const re={};return y?(re.background="#d03050",F&&(re.boxShadow="0 0 0 2px #d0305040")):(re.background="#2080f0",F&&(re.boxShadow="0 0 0 2px #2080f040")),re};return(F,y)=>{var he,fe,ye,Y;const re=lt("n-switch"),te=lt("n-alert"),j=lt("n-button"),Z=lt("n-dropdown"),se=lt("n-icon"),pe=lt("n-slider"),Se=lt("n-input-number");return Re(),ze("div",Eq,[V("div",kq,[V("div",_q,[y[44]||(y[44]=V("h3",{class:we("text-base font-semibold leading-7")},[V("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r + )`}},"应用布局优化")],-1)),H("p",{class:ye(`mt-1 max-w-2xl text-sm leading-6 ${E(n).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 应用布局优化,自动优化应用内图文布局,提升视觉体验。 ",2)])]),S(F,{size:"small"},{default:oe(()=>[H("div",hq,[S(E(St),{class:"mb-3 mr-3",type:"info",loading:E(n).loading||E(u).loading,onClick:A},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(rS))]),_:1})]),default:oe(()=>[D[10]||(D[10]=P(" 添加应用 "))]),_:1},8,["loading"]),S(E(St),{class:"mb-3 mr-3",type:"success",loading:E(n).loading||E(u).loading,onClick:D[0]||(D[0]=()=>v())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(eS))]),_:1})]),default:oe(()=>[D[11]||(D[11]=P(" 刷新应用列表 "))]),_:1},8,["loading"]),S(E(St),{class:"mb-3 mr-3",color:"#8a2be2",loading:E(n).loading||E(u).loading,onClick:D[1]||(D[1]=()=>k())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(iS))]),_:1})]),default:oe(()=>[D[12]||(D[12]=P(" 热重载应用数据 "))]),_:1},8,["loading"]),S(E(St),{class:"mb-3 mr-3",color:"#69b2b6",loading:E(n).loading||E(u).loading||E(r).loading.value,onClick:D[2]||(D[2]=re=>b())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(tS))]),_:1})]),default:oe(()=>[D[13]||(D[13]=P(" 获取已安装应用名称 "))]),_:1},8,["loading"]),S(E(St),{class:"mb-3 mr-3",type:"warning",loading:E(n).loading||E(u).loading||d.value,onClick:D[3]||(D[3]=re=>C())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(ld))]),_:1})]),default:oe(()=>[D[14]||(D[14]=P(" 从分享口令导入 "))]),_:1},8,["loading"])]),H("div",pq,[S(E(St),{class:"mb-3 mr-3",type:E(u).filterInstalledApps?"success":"info",strong:"",loading:E(n).loading||E(u).loading,secondary:"",onClick:x},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[E(u).filterInstalledApps?(Fe(),Ht(E(i6),{key:0})):(Fe(),Ht(E(oS),{key:1}))]),_:1})]),default:oe(()=>[P(" "+it(E(u).filterInstalledApps?"已安装应用":"全部应用"),1)]),_:1},8,["type","loading"]),S(E(St),{class:"mb-3 mr-3",type:"warning",secondary:"",loading:E(n).loading||E(u).loading,onClick:D[4]||(D[4]=()=>cS())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>D[15]||(D[15]=[H("img",{src:xS},null,-1)])),_:1})]),default:oe(()=>[D[16]||(D[16]=P(" 应用抽屉 "))]),_:1},8,["loading"]),S(E(St),{class:"mb-3 mr-3",type:"error",secondary:"",loading:E(n).loading||E(u).loading,onClick:D[5]||(D[5]=()=>dS())},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>D[17]||(D[17]=[H("img",{src:sd},null,-1)])),_:1})]),default:oe(()=>[D[18]||(D[18]=P(" 超级小爱 "))]),_:1},8,["loading"])]),S(z,null,{default:oe(()=>[S(E(rn),{size:"large",clearable:"",value:E(u).searchKeyWord,"onUpdate:value":D[6]||(D[6]=re=>E(u).searchKeyWord=re),ref_key:"searchKeyWordInput",ref:t,placeholder:"搜索应用名称/应用包名",autosize:"",style:{width:"80%"}},null,8,["value"]),S(E(St),{size:"large",type:"primary",onClick:D[7]||(D[7]=()=>{var re;(re=t.value)==null||re.blur()})},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(nS))]),_:1})]),default:oe(()=>[D[19]||(D[19]=P(" 搜索 "))]),_:1}),S(E(St),{size:"large",bordered:"",onClick:D[8]||(D[8]=()=>{E(u).searchKeyWord=""})},{icon:oe(()=>[S(E(Wt),null,{default:oe(()=>[S(E(lS))]),_:1})]),default:oe(()=>[D[20]||(D[20]=P(" 清空 "))]),_:1})]),_:1})]),_:1}),S(y,{loading:E(n).loading||E(u).loading,columns:E(o),class:"mt-3",data:E(u).filterMergeRuleList,pagination:U},null,8,["loading","columns","data","pagination"]),S(Lb,{ref_key:"addAutoUIApp",ref:h,type:"add",title:"添加应用"},null,512),S(Lb,{ref_key:"updateAutoUIApp",ref:f,type:"update",title:"更新应用"},null,512)])}}}),Hb="/images/apps/mi_theme.webp",gq="/images/icons/aicr.png",vq="/images/icons/google.png";function bq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(!1);function i(a){r.value=!0,a.OS2_PAD_EMBEDDED_APP_MANAGER?(e.ABTestInfo.OS2_PAD_EMBEDDED_APP_MANAGER=!0,n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("已成功参与OS2")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局 For Web UI")])," ",P("的Beta测试w。由于小米在OS2新开发的")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局")])," ",P("存在较多BUG,模块强制劫持了所有配置,仅能通过Web UI去调整应用横屏适配,在")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("平板专区")])," ",P("所做的相关修改会在重启后丢失。")]),S("p",null,[P("开发Hyper OS 2.0模块的Web UI真的消耗了我大量的个人时间和精力QwQ(特别是在小米的BUG加持下),如果对")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完美横屏应用计划感到满意")])," ",P(",求个随缘打赏。(打赏入口在Web UI侧边栏)")])]),negativeText:"确定"})):a.Hyper_OS_DOT_BLACK_LIST_MANAGER?(e.ABTestInfo.Hyper_OS_DOT_BLACK_LIST_MANAGER=!0,n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("已成功参与Hyper OS")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("窗口控制器 For Web UI")])," ",P("的Beta测试w。该功能可能会随")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("小米云控")])," ",P("下发导致失效,失效时可以前往界面查看失效状态,并且选择")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("热重载应用配置")])," ",P("来恢复模块对窗口控制器的控制权。")]),S("p",null,[P("开发Hyper OS 模块的Web UI真的消耗了我大量的个人时间和精力QwQ,如果对")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完美横屏应用计划感到满意")])," ",P(",求个随缘打赏。(打赏入口在Web UI侧边栏)")])]),negativeText:"确定"})):a.GAME_BOOSTER_RADIO_MANAGER?(e.ABTestInfo.GAME_BOOSTER_RADIO_MANAGER=!0,n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("已成功参与")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("游戏显示布局 2.0")])," ",P("的Beta测试w。该功能调整后会改变游戏的显示比例,获得更大的游戏视野,但并非所有游戏都兼容游戏显示比例调整,且部分游戏可能会对游戏显示比例的修改作为风控管理,可能导致游戏账号被封禁,调整游戏显示布局前,即认可并了解这些须知。")]),S("p",null,[P("开发Hyper OS 模块的Web UI真的消耗了我大量的个人时间和精力QwQ,如果对")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完美横屏应用计划感到满意")])," ",P(",求个随缘打赏。(打赏入口在Web UI侧边栏)")])]),negativeText:"确定"})):a.GAME_BOOSTER_CUSTOM_RATIO?(e.ABTestInfo.GAME_BOOSTER_CUSTOM_RATIO=!0,n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("已成功激活")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("游戏显示布局 2.0")])," ",P("的自定义游戏比例。自定义游戏比例存在使用风险,如果配置了不恰当的自定义游戏比例,可能会触发部分游戏风控导致游戏账号被封,激活该功能即认可并了解这些须知。")]),S("p",null,[P("开发Hyper OS 模块的Web UI真的消耗了我大量的个人时间和精力QwQ,如果对")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完美横屏应用计划感到满意")])," ",P(",求个随缘打赏。(打赏入口在Web UI侧边栏)")])]),negativeText:"确定"})):n.create({title:"解析激活口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("解析激活口令失败了QwQ,请检查激活口令是否有误")]),negativeText:"确定"}),r.value=!1}return{activateABTest:i,loading:r}}function xq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(!1),i=async l=>{const[s,u]=await Re(pj(l?1:"null"));s?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=l},a=async()=>{const[l,s]=await Re(new Promise((u,d)=>{n.create({title:"想激活工作台模式吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("激活")," ",S("span",{class:`font-bold ${e.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("工作台模式")])," ",P("后需要设备重启才会生效~")]),S("p",null,[P("是否立即重启?")])]),positiveText:"确认并立即重启",negativeText:"取消",onPositiveClick:()=>{u("positiveClick")},onNegativeClick:()=>{d("negativeClick")}})}));if(s){const[u,d]=await Re(dj());if(u){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[c,h]=await Re(uj());if(c){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[f,p]=await Re(fj());if(f){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[g,v]=await Re(cj());if(g){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[b]=await Re(uS());if(b){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法重启设备,详情请查看日志记录~")]),negativeText:"确定"});return}}};return ut(async()=>{if(e.enabledMiuiDesktopMode){const[,l]=await Re(hj());Number(l)===1&&(r.value=!0)}}),{currentMiuiDktMode:r,changeMiuiDktMode:i,changeMiuiDesktopModeEnabled:a}}function yq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(3),i=async l=>{if(l){const[s]=await Re(Gv());if(s){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[u]=await Re(mj());if(u){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}e.isEnableShowNotificationIconNum=!0}else{const[s]=await Re(Gv());if(s){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}e.isEnableShowNotificationIconNum=!1}},a=async l=>{const[s]=await Re(vj());if(s){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}const[u]=await Re(bj(l));u&&n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});const[d]=await Re(xj(l));d&&n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"})};return ut(async()=>{if(e.isEnableShowNotificationIconNum){const[,l]=await Re(gj());if(l&&!Number.isNaN(Number(l))){const s=Number(l);r.value=s}}}),{currentNum:r,changeNum:a,changeEnableMode:i}}function Cq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt}));po(["message","modal"],{configProviderProps:t});const o=It({current:0,autoReload:!1,timer:3,reload:async()=>{const[,i]=await Re(CV());i&&(o.current=Number(i))},interval:null}),n=It({current:0,autoReload:!1,timer:3,reload:async()=>{const[,i]=await Re(wV());i&&(n.current=Number(i))},interval:null}),r=i=>{i.interval&&(clearInterval(i.interval),i.interval=null),i.autoReload&&(i.interval=setInterval(()=>{i.reload()},i.timer*1e3))};return kt(()=>r(o)),kt(()=>r(n)),ut(async()=>{o.reload(),n.reload()}),Go(()=>{o.interval!==null&&clearInterval(o.interval),n.interval!==null&&clearInterval(n.interval)}),{qcomBatteryFg1RSocInfo:o,capacityRawInfo:n}}function wq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=async a=>{const[l,s]=await Re(RV(a?1:0));if(l)n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});else if(a){const[u,d]=await Re(_V());u?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):(n.create({title:"修改成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w!隐藏手势提示线(小白条)成功,请知晓,隐藏手势提示线(小白条)的情况下,旋转建议提示按钮也将变成不可用的状态~")]),positiveText:"确定"}),r.value=1)}else{const[u,d]=await Re(FV());u?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):(n.create({title:"修改成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("好耶w!已经将手势提示线(小白条)调整为显示状态~")]),positiveText:"确定"}),r.value=0)}};return ut(async()=>{const[,a]=await Re($V());Number(a)&&(r.value=1)}),{currentIsHideGestureLine:r,changeIsHideGestureLine:i}}function Sq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=async a=>{const[l,s]=await Re(PV(a?1:0));l?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=a?1:0};return ut(async()=>{const[,a]=await Re(MV());Number(a)&&(r.value=1)}),{currentIsInVisibleMode:r,changeIsInvisibleMode:i}}function Eq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(!1),i=async a=>{const[l,s]=await Re(uV());if(l){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}if(a){const[u,d]=await Re(sV());if(u){n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"});return}}r.value=a};return ut(async()=>{if(e.MIOSVersion&&e.MIOSVersion>=2){const[,a]=await Re(dV());a==="true"&&(r.value=!0)}}),{status:r,change:i}}function kq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M([]),i=I(()=>r.value.map(s=>({...s,fps:Math.round(s.fps),alternativeRefreshRates:s.alternativeRefreshRates.map(u=>Math.round(u))}))),a=async s=>{n.create({title:"想应用该配置吗?",type:"info",preset:"dialog",content:()=>S("p",null,[P("应用后设备分辨率将配置为"),s.width,P("x"),s.height,P(",刷新率将配置为"),s.fps,P("Hz,在设备下次重启前将一直维持该配置,该功能可能受触控笔和其他第三方模块影响不一定生效,如需恢复系统设置内的默认分辨率及刷新率配置,请手动重启设备。"),e.deviceCharacteristics==="tablet"&&S("span",null,[P("连接触控笔蓝牙期间,为了确保触控笔正常工作,系统也会强行重置该配置,断开触控笔蓝牙后需要重新配置,")]),P("确定要继续应用该配置么?")]),negativeText:"取消",positiveText:"确定",onPositiveClick(){l(s.id-1)}})},l=async s=>{const[u,d]=await Re(wj(s));u&&n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}),d&&n.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("p",null,[P("已成功应用该分辨率及刷新率配置,在设备下次重启前将一直维持该配置,如需恢复系统设置内的默认分辨率及刷新率配置,请手动重启设备。")]),negativeText:"确定"})};return ut(async()=>{const[s,u]=await Re(UV());s&&n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}),u&&(r.value=u)}),{displayModeList:r,formatDisplayModeList:i,setDisplayMode:l,selectDisplayMode:a}}function _q(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(3),i=async a=>{const[l,s]=await Re(BV(a));l?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=a};return ut(async()=>{const[,a]=await Re(TV());a&&Number(a)&&(r.value=Number(a))}),{currentMiuiCursorStyleType:r,changeMiuiCursorStyleType:i}}function Fq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=async a=>{const[l,s]=await Re(DV(a?1:0));l?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=a?1:0};return ut(async()=>{const[,a]=await Re(IV());Number(a)&&(r.value=1)}),{currentMouseGestureNaturalscroll:r,changeMouseGestureNaturalscroll:i}}function Rq(){const e=Et(),t=I(()=>({theme:e.isDarkMode?io:Zt})),{message:o,modal:n}=po(["message","modal"],{configProviderProps:t}),r=M(0),i=async a=>{const[l,s]=await Re(sS(a));l?n.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("修改失败,详情请查看日志记录~")]),negativeText:"确定"}):r.value=a};return ut(async()=>{const[,a]=await Re(zV());Number(a)&&(r.value=Number(a))}),{changePointerSpeed:i,currentPointerSpeed:r}}const $q={class:"setting"},Pq={class:"mt-3"},Mq={class:"px-3 sm:px-0"},Aq={key:0,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Bq={key:1,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Tq={key:2,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Dq={key:3,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Iq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},zq={key:4,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Oq={key:5,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Lq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Hq={key:6,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Nq={key:7,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Vq={key:8,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},jq={key:9,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Wq={key:10,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Uq={key:11,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Kq={key:12,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Gq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},qq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Zq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Xq={key:13,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Yq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Qq={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},Jq={key:14,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},eZ={key:0,class:"mt-2"},tZ={key:15,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},oZ={key:0,class:"mt-2"},nZ={key:16,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},rZ={key:0,class:"mt-2"},iZ={key:17,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},aZ={key:0,class:"mt-2"},lZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},sZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},uZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},dZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},cZ={key:18,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},fZ={key:19,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},hZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},pZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},mZ={id:"gameModeSettings",class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},gZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},vZ={key:20,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},bZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},xZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},yZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},CZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},wZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},SZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},EZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},kZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},_Z={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},FZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},RZ={key:21,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},$Z={key:22,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},PZ={key:23,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},MZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},AZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},BZ={key:24,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},TZ={key:25,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},DZ={key:26,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},IZ={key:27,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},zZ={class:"whitespace-pre"},OZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},LZ={class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},HZ={key:28,id:"displayModeSettings",class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},NZ={class:"mr-3"},VZ={class:"mr-3"},jZ={class:"mr-3"},WZ={key:29,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},UZ={key:0},KZ={key:30,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},GZ={key:0},qZ={key:31,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},ZZ={key:32,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},XZ={key:33,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},YZ={key:34,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},QZ={key:35,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},JZ={key:36,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},eX={key:37,class:"px-4 py-6 sm:grid sm:grid-cols-3 sm:gap-4 sm:px-0"},tX=xe({__name:"SettingsView",setup(e){const t=Et(),o=Hs(),n=xq();yq();const r=Cq(),i=kq(),a=wq();Sq();const l=_q(),s=Fq(),u=Rq(),d=Eq(),{activateABTest:c,loading:h}=bq(),f=I(()=>({theme:t.isDarkMode?io:Zt})),{message:p,modal:g}=po(["message","modal"],{configProviderProps:f}),v=pS(),b=bS(),x=Hj(),k=[{label:"跟随系统",key:"autoRhythm"},{label:"浅色模式",key:"lightMode"},{label:"深色模式",key:"dartMode"}],C=M([{label:"MiSans",key:"MiSans",type:"info"},{label:"HarmonyOS Sans",key:"HarmonyOS Sans",type:"error"},{label:"OPPO Sans",key:"OPPO Sans",type:"success"}]),_=I(()=>PP(C.value,"key")),R=F=>{b.currentFont=F},w=F=>{t.rhythmMode=F,F==="lightMode"&&(t.isDarkMode=!1),F==="dartMode"&&(t.isDarkMode=!0)},A=M(""),$=async()=>{const y=JSON.stringify({GAME_BOOSTER_CUSTOM_RATIO:!0}),re=La.deflate(y,{level:9,memLevel:9,windowBits:15}),te=new Uint8Array(re),j=km(te);console.log(j,"base64String"),A.value="";const[Z,se]=await Re(new Promise((pe,Se)=>{g.create({title:"请粘贴激活口令",preset:"dialog",style:"min-width:500px; width:50%;",content:()=>m(rn,{type:"textarea",value:A.value,"onUpdate:value":he=>{A.value=he},autosize:{minRows:8,maxRows:8},placeholder:"在此处粘贴激活口令"}),positiveText:"确定提交",negativeText:"取消",onPositiveClick(){pe("positiveClick")}})}));if(se){h.value=!0;const pe=A.value,Se=mm(pe);if(!(Se!=null&&Se.length)){g.create({title:"导入激活口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("导入激活口令失败了QwQ,解析口令发生错误,无法正常解析。")]),negativeText:"确定"}),h.value=!1;return}try{const he=_m(Se),fe=La.inflate(he,{to:"string"}),Ce=JSON.parse(fe);c(Ce)}catch{g.create({title:"解析激活口令失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("解析激活口令失败了QwQ,请检查激活口令是否有误")]),negativeText:"确定"}),h.value=!1}}},B=M(!1),U=async F=>{const[y]=await Re(kV(F?1:0));if(y){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法 "),F?"开启":"关闭",P(" 旋转建议提示按钮,详情请查看日志记录~")]),negativeText:"确定"});return}t.showRotationSuggestions=F},N=async F=>{qV(F?"whitelist":"blacklist").then(y=>{t.shamikoInfo.mode=F?"whitelist":"blacklist",g.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[F&&S("p",null,[P("好耶w,Shamiko的工作模式已成功切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("白名单模式")])," "]),!F&&S("p",null,[P("好耶w,Shamiko的工作模式已成功切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("黑名单模式")])," "])]),negativeText:"确定"})}).catch(y=>{g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法切换Shamiko的工作模式,详情请查看日志记录~")]),negativeText:"确定"})})},K=async(F,y,re)=>{g.create({title:`获取${F}`,type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[P("确定要下载"),F,P("么?请注意核对部分应用的兼容性。"),re==="system",re==="revision"]),S("p",null,[P("下载地址:")]),S("p",null,[y])]),positiveText:"复制下载链接到剪切板",negativeText:"取消",onPositiveClick:()=>{navigator.clipboard.writeText(`${y}`)},onNegativeClick:()=>{}})},L=async F=>{const[y,re]=await Re(new Promise((te,j)=>{g.create({title:F?"想切换为定制模式吗?":"想切换为完整模式吗?",type:"info",preset:"dialog",content:()=>S("div",null,[F&&S("p",null,[P("切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("定制模式")])," ",P("后,模块会以您设备的整体应用情况")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("修剪模块应用适配列表")])," ",P(",以解决老机型由于系统优化不佳而导致的卡顿、掉帧等问题,后续每次更新模块或者安装新的应用后,建议前往")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局")])," ",P("重新")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("生成定制应用数据")])," ",P(",确定要继续吗?")]),!F&&S("p",null,[P("切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完整模式")])," ",P("后,可以获得模块提供的大量应用适配,同时可能会导致部分老机型由于系统优化不佳而导致的卡顿、掉帧等问题,确定要继续吗?")])]),positiveText:"确定继续",negativeText:"我再想想",onPositiveClick:()=>{te("positiveClick")},onNegativeClick:()=>{j("negativeClick")}})}));if(re){B.value=!0;const[te]=await Re(aV());if(te){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法移除定制模式的配置项,详情请查看日志记录~")]),negativeText:"确定"}),B.value=!1;return}if(F){const[se]=await Re(iV());if(se){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法切换为定制模式,详情请查看日志记录~")]),negativeText:"确定"}),B.value=!1;return}o.isPatchMode=!0}else B.value=!1,o.isPatchMode=!1;await t.getAndroidApplicationPackageNameList();const[j,Z]=await Re(ba({isPatchMode:o.isPatchMode,patchEmbeddedRulesListXML:ct(o.patchEmbeddedRulesList,"package","package_config"),patchFixedOrientationListXML:ct(o.patchFixedOrientationList,"package","package_config"),patchEmbeddedSettingConfigXML:ct(o.patchEmbeddedSettingConfig,"setting","setting_rule"),customEmbeddedRulesListXML:ct(o.customConfigEmbeddedRulesList,"package",void 0),customFixedOrientationListXML:ct(o.customConfigFixedOrientationList,"package",void 0),...t.MIOSVersion&&t.MIOSVersion>=2?{settingConfigXML:ct(o.customConfigEmbeddedSettingConfig,"setting",void 0)}:{settingConfigXML:ct(o.systemEmbeddedSettingConfig,"setting","setting_rule")}}));j?(g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("发生异常错误,更新失败了QwQ,详细错误请查看错误日志~")])}),o.isPatchMode=!o.isPatchMode,B.value=!1):(g.create({title:"操作成功",type:"success",preset:"dialog",content:()=>S("div",null,[F&&S("p",null,[P("好耶w,已成功切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("定制模式")])," ",P(",模块已根据您设备当前的整体应用情况")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("修剪模块应用适配列表")])," ",P(",以解决老机型由于系统优化不佳而导致的卡顿、掉帧等问题,建议每次更新模块或者安装新的应用后,均需要在前往")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("应用横屏布局")])," ",P("界面重新生成")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("生成定制应用数据")])," ",P("。")]),!F&&S("p",null,[P("好耶w,已成功切换为")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("完整模式")])," ",P(",可以获得模块提供的大量应用适配,同时可能会导致部分老机型由于系统优化不佳而导致的卡顿、掉帧等问题。")])]),negativeText:"确定"}),B.value=!1,o.updateMergeRuleList())}},D=async F=>{const[y,re]=await Re(new Promise((j,Z)=>{g.create({title:F?"想开启游戏显示布局吗?":"想关闭游戏显示布局吗?",type:"info",preset:"dialog",content:()=>S("div",null,[S("p",null,[F?"开启":"关闭"," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("游戏显示布局")])," ",P("后需要设备重启才会生效~")]),F&&t.deviceCharacteristics==="tablet"&&t.MIOSVersion&&t.MIOSVersion>=2&&S("p",null,[P("从Hyper OS 2.0开始,小米平板需要搭配配套的")," ",S("span",{class:`font-bold ${t.isDarkMode?"text-teal-400":"text-gray-600"}`},[P("修改版平板/手机管家")])," ",P("才能使用游戏显示布局,详情请前往模块首页了解~")]),S("p",null,[P("是否立即重启?")])]),positiveText:"确认并立即重启",negativeText:"取消",onPositiveClick:()=>{j("positiveClick")},onNegativeClick:()=>{Z("negativeClick")}})})),[te]=await Re(cV());if(te){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法修改模块配置文件,详情请查看日志记录~")]),negativeText:"确定"});return}if(F){const[j]=await Re(fV());if(j){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法修改模块配置文件,详情请查看日志记录~")]),negativeText:"确定"});return}}if(re){const[j]=await Re(uS());if(j){g.create({title:"操作失败",type:"error",preset:"dialog",content:()=>S("p",null,[P("无法重启设备,详情请查看日志记录~")]),negativeText:"确定"});return}}},z=({focused:F,checked:y})=>{const re={};return y?(re.background="#d03050",F&&(re.boxShadow="0 0 0 2px #d0305040")):(re.background="#2080f0",F&&(re.boxShadow="0 0 0 2px #2080f040")),re};return(F,y)=>{var he,fe,Ce,Y;const re=lt("n-switch"),te=lt("n-alert"),j=lt("n-button"),Z=lt("n-dropdown"),se=lt("n-icon"),pe=lt("n-slider"),Se=lt("n-input-number");return Fe(),De("div",$q,[H("div",Pq,[H("div",Mq,[y[48]||(y[48]=H("h3",{class:ye("text-base font-semibold leading-7")},[H("span",{class:"animated-bg bg-clip-text font-semibold text-transparent",style:{"background-image":`linear-gradient(\r 101.22deg,\r rgb(255, 182, 133) -18.32%,\r rgb(255, 111, 29) 7.01%,\r @@ -4197,6 +4197,6 @@ ${Z}`));if(se){l.create({title:"复制分享口令失败",type:"error",preset:"d rgb(135, 148, 255) 70.98%,\r rgb(60, 112, 255) 91.35%,\r rgb(60, 112, 255) 110.17%\r - )`}},"模块设置")],-1)),V("p",{class:we(`mt-1 max-w-2xl text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 模块设置,让功能在自定义中完美契合。 ",2)]),V("div",{class:we(`mt-3 border-t ${k(t).isDarkMode?"divide-sothx-gray-color border-sothx-gray-color":"divide-gray-200 border-gray-200"}`)},[V("dl",{class:we(`divide-y ${k(t).isDarkMode?"divide-sothx-gray-color":"divide-gray-200"}`)},[(he=k(t).moduleInfo)!=null&&he.id?(Re(),ze("div",Fq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块ID ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).moduleInfo.id||"获取失败"),3)])):ot("",!0),(fe=k(t).moduleInfo)!=null&&fe.dir?(Re(),ze("div",Rq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块路径 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).moduleInfo.dir||"获取失败"),3)])):ot("",!0),(ye=k(t).moduleInfo)!=null&&ye.version?(Re(),ze("div",$q,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块版本名 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).moduleInfo.version||"获取失败"),3)])):ot("",!0),(Y=k(t).moduleInfo)!=null&&Y.versionCode?(Re(),ze("div",Pq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块版本号 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).moduleInfo.versionCode||"获取失败"),3)])):ot("",!0),V("div",Mq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块工作模式 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[0]||(y[0]=O=>L(O)),"rail-style":z,value:k(o).isPatchMode,loading:B.value,disabled:k(t).androidTargetSdk&&k(t).androidTargetSdk<32},{checked:oe(()=>y[45]||(y[45]=[P("定制模式")])),unchecked:oe(()=>y[46]||(y[46]=[P("完整模式")])),_:1},8,["value","loading","disabled"])],2)]),k(t).MIOSVersion&&k(t).MIOSVersion>=2?(Re(),ze("div",Aq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 系统应用横屏优化 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[1]||(y[1]=O=>k(d).change(O)),"rail-style":z,value:k(d).status,loading:k(t).loading},{checked:oe(()=>y[47]||(y[47]=[P("已禁用系统应用横屏优化")])),unchecked:oe(()=>y[48]||(y[48]=[P("已启用系统应用横屏优化")])),_:1},8,["value","loading"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>y[49]||(y[49]=[V("p",null,"由于小米「应用横屏布局」BUG,Hyper OS 2 下部分系统应用可无法完全横屏工作,模块可以修复这个问题,但每次设备重启或修改模块规则,这些系统应用都将被强制重启,该功能默认启用,如「启用」将代表已接纳并知晓此副作用影响。 ",-1),V("p",null,"受此影响的系统应用:",-1),V("p",null,"超级小爱(com.miui.voiceassist)",-1),V("p",null,"小米浏览器(com.android.browser)",-1),V("p",null,"平板/手机管家(com.miui.securitycenter)",-1)])),_:1})],2)])):ot("",!0),k(t).deviceName?(Re(),ze("div",Bq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备名称 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).deviceName||""),3)])):ot("",!0),V("div",Dq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," ROOT管理器 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).currentRootManager||"获取失败"),3)]),k(t).currentRootManager==="KernelSU"?(Re(),ze("div",Tq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," KernelSU 版本 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).rootManagerInfo.KSU_VER||"获取失败"),3)])):ot("",!0),k(t).currentRootManager==="KernelSU"?(Re(),ze("div",Iq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," KernelSU 用户空间版本号 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).rootManagerInfo.KSU_VER_CODE||"获取失败"),3)])):ot("",!0),k(t).currentRootManager==="KernelSU"?(Re(),ze("div",zq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," KernelSU 内核空间版本号 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).rootManagerInfo.KSU_KERNEL_VER_CODE||"获取失败"),3)])):ot("",!0),k(t).currentRootManager==="APatch"?(Re(),ze("div",Oq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," APatch 版本名 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).rootManagerInfo.APATCH_VER||"获取失败"),3)])):ot("",!0),k(t).currentRootManager==="APatch"?(Re(),ze("div",Lq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," APatch 版本号 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).rootManagerInfo.APATCH_VER_CODE||"获取失败"),3)])):ot("",!0),k(t).currentRootManager==="Magisk"?(Re(),ze("div",Hq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," Magisk 版本 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).rootManagerInfo.MAGISK_VER||"获取失败"),3)])):ot("",!0),k(t).currentRootManager==="Magisk"?(Re(),ze("div",Nq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," Magisk 版本号 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).rootManagerInfo.MAGISK_VER_CODE||"获取失败"),3)])):ot("",!0),V("div",Vq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 外观模式 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:E,onSelect:w},{default:oe(()=>[S(j,{size:"small",strong:"",secondary:"",type:k(t).rhythmMode==="autoRhythm"?"error":"success"},{default:oe(()=>[P(it(k(t).rhythmMode==="autoRhythm"&&"跟随系统"||k(t).rhythmMode==="lightMode"&&"浅色模式"||k(t).rhythmMode==="dartMode"&&"深色模式"),1)]),_:1},8,["type"])]),_:1})],2)]),V("div",jq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 应用字体 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:C.value,onSelect:R},{default:oe(()=>[S(j,{size:"small",strong:"",secondary:"",type:_.value[k(b).currentFont].type},{default:oe(()=>[P(it(k(b).currentFont),1)]),_:1},8,["type"])]),_:1},8,["options"])],2)]),V("div",Wq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 激活口令 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"warning",secondary:"",loading:k(t).loading||k(o).loading||k(h),onClick:y[2]||(y[2]=O=>$())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(OG))]),_:1})]),default:oe(()=>[y[50]||(y[50]=P(" 导入激活口令 "))]),_:1},8,["loading"])],2)]),k(t).shamikoInfo.installed?(Re(),ze("div",Uq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," Shamiko 工作模式 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[3]||(y[3]=O=>H(O)),"rail-style":z,value:k(t).shamikoInfo.mode==="whitelist",loading:k(t).loading},{checked:oe(()=>y[51]||(y[51]=[P("白名单模式")])),unchecked:oe(()=>y[52]||(y[52]=[P("黑名单模式")])),_:1},8,["value","loading"])],2)])):ot("",!0),V("div",Kq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 暗码拨号盘 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"error",secondary:"",loading:k(t).loading,onClick:y[4]||(y[4]=()=>Fj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(KG))]),_:1})]),default:oe(()=>[y[53]||(y[53]=P(" 暗码拨号盘 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"error","show-icon":!1,bordered:!1},{default:oe(()=>y[54]||(y[54]=[V("p",null,"Tips: 暗码必须以*#*#开头,且以#*#*结尾",-1),V("p",null,"eg: 开启 LSPosed 管理器的暗码:*#*#5776733#*#*",-1),V("p",null,"「安全警示: 暗码拨号器是面向开发者调试的功能,用于打开一些隐藏设定,如果您不了解暗码作用与功能建议不要轻易尝试,可能会导致您的设备数据丢失!」",-1)])),_:1})],2)]),V("div",Gq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," LSPosed 管理器 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:y[5]||(y[5]=()=>Dj())},{default:oe(()=>y[55]||(y[55]=[P(" LSPosed 管理器 ")])),_:1},8,["loading"])],2)]),k(t).MIOSVersion&&k(t).MIOSVersion>=1&&k(t).deviceCharacteristics==="tablet"?(Re(),ze("div",qq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)},[y[57]||(y[57]=V("p",null,"工作台模式",-1)),k(t).enabledMiuiDesktopMode?ot("",!0):(Re(),ze("p",Zq,[S(j,{strong:"",secondary:"",size:"small",onClick:y[6]||(y[6]=()=>k(n).changeMiuiDesktopModeEnabled()),type:"warning"},{default:oe(()=>y[56]||(y[56]=[P(" 启用功能 ")])),_:1})]))],2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[7]||(y[7]=O=>k(n).changeMiuiDktMode(O)),"rail-style":z,disabled:!k(t).enabledMiuiDesktopMode,value:k(n).currentMiuiDktMode,loading:k(t).loading},{checked:oe(()=>y[58]||(y[58]=[P("工作台模式")])),unchecked:oe(()=>y[59]||(y[59]=[P("默认桌面模式")])),_:1},8,["disabled","value","loading"])],2)])):ot("",!0),k(t).hasPenEnableControl?(Re(),ze("div",Xq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)},[y[61]||(y[61]=P(" 第三方触控笔管理(水龙) ")),k(t).showThirdPartySetting.amktiaoROMInterface?ot("",!0):(Re(),ze("p",Yq,[S(j,{strong:"",secondary:"",size:"small",onClick:y[8]||(y[8]=()=>k(x).enableSetting()),type:"warning"},{default:oe(()=>y[60]||(y[60]=[P(" 启用功能 ")])),_:1})]))],2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[9]||(y[9]=O=>k(x).changePenEnableMode(O)),"rail-style":z,disabled:!k(t).showThirdPartySetting.amktiaoROMInterface,value:!!k(x).currentPenEnable.value,loading:k(t).loading},{checked:oe(()=>y[62]||(y[62]=[P("已启用")])),unchecked:oe(()=>y[63]||(y[63]=[P("未启用")])),_:1},8,["disabled","value","loading"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>y[64]||(y[64]=[P("Tips:仅兼容水龙(Amktiao)的移植包,存在 /sys/touchpanel/pen_enable 开关映射时生效")])),_:1})],2)])):ot("",!0),k(t).hasPenUpdateControl?(Re(),ze("div",Qq,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)},[y[66]||(y[66]=P(" 手写笔驱动管理(水龙) ")),k(t).showThirdPartySetting.amktiaoROMInterface?ot("",!0):(Re(),ze("p",Jq,[S(j,{strong:"",secondary:"",size:"small",onClick:y[10]||(y[10]=()=>k(x).enableSetting()),type:"warning"},{default:oe(()=>y[65]||(y[65]=[P(" 启用功能 ")])),_:1})]))],2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[11]||(y[11]=O=>k(x).changePenUpdateMode(O)),"rail-style":z,disabled:!k(t).showThirdPartySetting.amktiaoROMInterface,value:!!k(x).currentPenUpdate.value,loading:k(t).loading},{checked:oe(()=>y[67]||(y[67]=[P("二代笔驱动")])),unchecked:oe(()=>y[68]||(y[68]=[P("一代笔驱动")])),_:1},8,["disabled","value","loading"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>y[69]||(y[69]=[V("p",null,"Tips:仅兼容水龙(Amktiao)的移植包,存在 /sys/touchpanel/pen_update 开关映射时生效",-1)])),_:1})],2)])):ot("",!0),k(t).hasKeyboardControl?(Re(),ze("div",eZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)},[y[71]||(y[71]=P(" 键盘连接器管理(水龙) ")),k(t).showThirdPartySetting.amktiaoROMInterface?ot("",!0):(Re(),ze("p",tZ,[S(j,{strong:"",secondary:"",size:"small",onClick:y[12]||(y[12]=()=>k(x).enableSetting()),type:"warning"},{default:oe(()=>y[70]||(y[70]=[P(" 启用功能 ")])),_:1})]))],2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{value:k(x).currentKeyboardModeSelect,size:"large",trigger:"click",options:k(x).keyboardModeOptions.value,onSelect:k(x).changeKeyboardMode},{default:oe(()=>[S(j,{strong:"",secondary:"",disabled:!k(t).showThirdPartySetting.amktiaoROMInterface,size:"small",type:k(x).currentKeyboardModeSelect.value.type},{default:oe(()=>[P(it(k(x).currentKeyboardModeSelect.value.label),1)]),_:1},8,["disabled","type"])]),_:1},8,["value","options","onSelect"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>y[72]||(y[72]=[P("Tips:仅兼容水龙(Amktiao)的移植包,存在 /sys/touchpanel/keyboard 开关映射时生效")])),_:1})],2)])):ot("",!0),V("div",oZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 鼠标光标样式 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:[{label:"箭头",key:3},{label:"圆点",key:1},{label:"空心圆",key:0}],onSelect:y[13]||(y[13]=O=>{k(l).changeMiuiCursorStyleType(O)})},{default:oe(()=>[S(j,{size:"small",class:"mb-3 mr-3",type:"success",secondary:"",loading:k(t).loading},{default:oe(()=>[P(it(k(l).currentMiuiCursorStyleType.value===3&&"箭头"||"")+" "+it(k(l).currentMiuiCursorStyleType.value===1&&"圆点"||"")+" "+it(k(l).currentMiuiCursorStyleType.value===0&&"空心圆"||""),1)]),_:1},8,["loading"])]),_:1})],2)]),V("div",nZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 鼠标自然滚动 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[14]||(y[14]=O=>k(s).changeMouseGestureNaturalscroll(O)),"rail-style":z,value:k(s).currentMouseGestureNaturalscroll.value===1},{checked:oe(()=>y[73]||(y[73]=[P("已开启鼠标自然滚动")])),unchecked:oe(()=>y[74]||(y[74]=[P("未开启鼠标自然滚动")])),_:1},8,["value"]),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[75]||(y[75]=[V("p",null,"开启后内容随手指移动",-1)])),_:1})],2)]),V("div",rZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 鼠标指针速度 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(pe,{size:"small",min:-7,"onUpdate:value":[y[15]||(y[15]=O=>lS(O)),y[16]||(y[16]=O=>k(u).currentPointerSpeed.value=O)],max:7,value:k(u).currentPointerSpeed.value,step:1},null,8,["value"]),S(Se,{"show-button":!1,class:"pt-3",readonly:"",value:k(u).currentPointerSpeed.value,"onUpdate:value":y[17]||(y[17]=O=>k(u).currentPointerSpeed.value=O),placeholder:"请输入鼠标指针速度",min:-7,max:7,step:1},null,8,["value"])],2)]),V("div",iZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 个性化主题导入 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"warning",secondary:"",loading:k(t).loading,onClick:y[18]||(y[18]=()=>Tj())},{icon:oe(()=>y[76]||(y[76]=[V("img",{src:Lb},null,-1)])),default:oe(()=>[y[77]||(y[77]=P(" 导入个性化主题 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>[y[79]||(y[79]=V("p",null,"需要搭配 LSPosed 模块[主题破解],才能够正常导入[个性化主题],导入按钮位于界面最底部[从SD卡导入]~",-1)),S(j,{class:"mt-2",strong:"",size:"small",secondary:"",type:"warning",onClick:y[19]||(y[19]=()=>K("主题破解","https://caiyun.139.com/m/i?135CmXA9aKh8Y","original"))},{default:oe(()=>y[78]||(y[78]=[P("获取主题破解")])),_:1})]),_:1})],2)]),k(t).MIOSVersion&&k(t).MIOSVersion>=2?(Re(),ze("div",aZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," Ai 动态壁纸 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"error",secondary:"",loading:k(t).loading,onClick:y[20]||(y[20]=()=>Mj())},{icon:oe(()=>y[80]||(y[80]=[V("img",{src:Lb},null,-1)])),default:oe(()=>[y[81]||(y[81]=P(" Ai 动态壁纸 "))]),_:1},8,["loading"]),S(j,{strong:"",secondary:"",size:"small",circle:"",type:"error",class:"ml-2"},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(Sm))]),_:1})]),_:1})],2)])):ot("",!0),V("div",lZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 游戏显示布局 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[21]||(y[21]=O=>T(O)),value:k(v).isSupportGameMode,"rail-style":z,disabled:k(t).deviceCharacteristics!=="tablet"||k(t).androidTargetSdk&&k(t).androidTargetSdk<32},{checked:oe(()=>y[82]||(y[82]=[P("已开启游戏显示布局")])),unchecked:oe(()=>[P(it(k(t).androidTargetSdk&&k(t).androidTargetSdk<32?"不支持游戏显示布局":"未开启游戏显示布局"),1)]),_:1},8,["value","disabled"])],2)]),V("div",sZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 旋转建议提示按钮 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[22]||(y[22]=O=>U(O)),"rail-style":z,value:k(t).showRotationSuggestions},{checked:oe(()=>y[83]||(y[83]=[P("已启用旋转建议提示按钮")])),unchecked:oe(()=>y[84]||(y[84]=[P("已关闭旋转建议提示按钮")])),_:1},8,["value"])],2)]),k(t).deviceCharacteristics==="tablet"&&k(t).MIOSVersion&&k(t).MIOSVersion>=2?(Re(),ze("div",uZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 手势提示线(小白条) ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[23]||(y[23]=O=>k(a).changeIsHideGestureLine(O)),"rail-style":z,value:k(a).currentIsHideGestureLine.value===1},{checked:oe(()=>y[85]||(y[85]=[P("隐藏手势提示线")])),unchecked:oe(()=>y[86]||(y[86]=[P("显示手势提示线")])),_:1},8,["value"])],2)])):ot("",!0),V("div",dZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," Google 服务 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:y[24]||(y[24]=()=>Aj())},{icon:oe(()=>y[87]||(y[87]=[V("img",{src:fq},null,-1)])),default:oe(()=>[y[88]||(y[88]=P(" Google 服务 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[89]||(y[89]=[V("p",null,"仅在开启 Google 基础服务 下生效",-1)])),_:1})],2)]),V("div",cZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 隐身模式 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:y[25]||(y[25]=()=>AV())},{icon:oe(()=>[S(k(WG))]),default:oe(()=>[y[90]||(y[90]=P(" 隐身模式 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[91]||(y[91]=[V("p",null,"开启后系统将拒绝所有应用录音、定位和拍照,保护您的隐私安全",-1)])),_:1})],2)]),V("div",fZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 自动任务 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"success",secondary:"",loading:k(t).loading,onClick:y[26]||(y[26]=()=>Bj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(VG))]),_:1})]),default:oe(()=>[y[92]||(y[92]=P(" 自动任务 "))]),_:1},8,["loading"])],2)]),V("div",hZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 实时字幕 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:y[27]||(y[27]=()=>Sj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(UG))]),_:1})]),default:oe(()=>[y[93]||(y[93]=P(" 实时字幕 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[94]||(y[94]=[V("p",null,"Tips: 部分设备需要安装最新版小爱翻译或者强开「实时字幕」才能够正常使用!",-1)])),_:1})],2)]),V("div",pZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," Mi剪辑 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"error",secondary:"",loading:k(t).loading,onClick:y[28]||(y[28]=()=>Ej())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(GG))]),_:1})]),default:oe(()=>[y[95]||(y[95]=P(" Mi剪辑 "))]),_:1},8,["loading"])],2)]),V("div",mZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 极暗模式 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:y[29]||(y[29]=()=>kj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(LG))]),_:1})]),default:oe(()=>[y[96]||(y[96]=P(" 极暗模式 "))]),_:1},8,["loading"])],2)]),V("div",gZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 颜色反转 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:y[30]||(y[30]=()=>_j())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(XG))]),_:1})]),default:oe(()=>[y[97]||(y[97]=P(" 颜色反转 "))]),_:1},8,["loading"])],2)]),V("div",vZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 正在运行的服务 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:y[31]||(y[31]=()=>Rj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(ZG))]),_:1})]),default:oe(()=>[y[98]||(y[98]=P(" 正在运行的服务 "))]),_:1},8,["loading"])],2)]),V("div",bZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 内存使用量 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:y[32]||(y[32]=()=>Pj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(qG))]),_:1})]),default:oe(()=>[y[99]||(y[99]=P(" 内存使用量 "))]),_:1},8,["loading"])],2)]),V("div",xZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 通知日志 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:y[33]||(y[33]=()=>$j())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(HG))]),_:1})]),default:oe(()=>[y[100]||(y[100]=P(" 通知日志 "))]),_:1},8,["loading"])],2)]),k(t).MIOSVersion?(Re(),ze("div",yZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," Xiaomi Hyper OS 版本号 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).MIOSVersion?`Xiaomi - Hyper OS ${k(t).MIOSVersion}`:"当前为MIUI"),3)])):ot("",!0),k(t).systemVersion?(Re(),ze("div",CZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 系统版本 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).systemVersion||""),3)])):ot("",!0),k(t).systemPreVersion?(Re(),ze("div",wZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 上次更新的系统版本 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).systemPreVersion||""),3)])):ot("",!0),V("div",SZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," Android Target Version ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).androidTargetSdk||"非Android设备环境"),3)]),V("div",EZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备类型 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).deviceCharacteristics==="tablet"?"平板(Pad)":"折叠屏(Fold)"),3)]),k(t).deviceInfo.socModel?(Re(),ze("div",kZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备Soc类型 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).deviceInfo.socModel||"获取失败"),3)])):ot("",!0),k(t).deviceInfo.socName?(Re(),ze("div",_Z,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备Soc名称 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(k(t).deviceInfo.socName||"获取失败"),3)])):ot("",!0),k(t).deviceInfo.display0Panel?(Re(),ze("div",FZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备显示器信息(display0) ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,it(k(t).deviceInfo.display0Panel),1)],2)])):ot("",!0),k(t).deviceInfo.memoryInfo?(Re(),ze("div",RZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备DDR和UFS信息 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("div",$Z,it(k(t).deviceInfo.memoryInfo||"获取失败"),1)],2)])):ot("",!0),V("div",PZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 性能监视器 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:[{label:"打开性能监视器",key:"start"},{label:"关闭性能监视器",key:"stop"}],onSelect:y[34]||(y[34]=O=>{jV(O)})},{default:oe(()=>[S(j,{size:"small",class:"mb-3 mr-3",type:"info",color:"#8a2be2",secondary:"",loading:k(t).loading},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(jG))]),_:1})]),default:oe(()=>[y[101]||(y[101]=P(" 性能监视器 "))]),_:1},8,["loading"])]),_:1})],2)]),V("div",MZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 帧率监视器 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:[{label:"打开帧率监视器",key:"open"},{label:"关闭帧率监视器",key:"close"}],onSelect:y[35]||(y[35]=O=>{Gv(O==="open")})},{default:oe(()=>[S(j,{size:"small",class:"mb-3 mr-3",type:"info",secondary:"",loading:k(t).loading},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(k(NG))]),_:1})]),default:oe(()=>[y[102]||(y[102]=P(" 帧率监视器 "))]),_:1},8,["loading"])]),_:1})],2)]),k(i).formatDisplayModeList.value.length?(Re(),ze("div",AZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 分辨率及刷新率 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[(Re(!0),ze(ft,null,xa(k(i).formatDisplayModeList.value,O=>(Re(),ze("div",{class:"mb-3 flex",key:O.id},[V("p",BZ,"ID: "+it(O.id),1),V("p",DZ,"分辨率: "+it(`${O.width}x${O.height}`),1),V("p",TZ,"刷新率: "+it(`${O.fps} Hz`),1),S(j,{size:"small",type:"info",secondary:"",loading:k(t).loading,onClick:()=>k(i).selectDisplayMode(O)},{default:oe(()=>y[103]||(y[103]=[P(" 应用该配置 ")])),_:2},1032,["loading","onClick"])]))),128))],2)])):ot("",!0),k(r).qcomBatteryFg1RSocInfo.current?(Re(),ze("div",IZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 真实电量(高通) ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,[P(it(`${k(r).qcomBatteryFg1RSocInfo.current} %`)+" ",1),S(j,{class:"ml-1",strong:"",secondary:"",size:"small",type:"success",onClick:y[36]||(y[36]=O=>k(r).qcomBatteryFg1RSocInfo.reload())},{default:oe(()=>y[104]||(y[104]=[P("手动刷新")])),_:1}),S(re,{class:"ml-2",value:k(r).qcomBatteryFg1RSocInfo.autoReload,"onUpdate:value":y[37]||(y[37]=O=>k(r).qcomBatteryFg1RSocInfo.autoReload=O),"rail-style":z},{checked:oe(()=>y[105]||(y[105]=[P("开启自动刷新")])),unchecked:oe(()=>y[106]||(y[106]=[P("未开启自动刷新")])),_:1},8,["value"])]),k(r).qcomBatteryFg1RSocInfo.autoReload?(Re(),ze("div",zZ,[y[107]||(y[107]=V("p",{class:"my-2"}," 隔多少秒刷新一次 ",-1)),V("p",null,[S(pe,{value:k(r).qcomBatteryFg1RSocInfo.timer,"onUpdate:value":y[38]||(y[38]=O=>k(r).qcomBatteryFg1RSocInfo.timer=O),size:"small",min:1,max:30,step:1},null,8,["value"]),S(Se,{"show-button":!1,class:"pt-3",readonly:"",placeholder:"请输入刷新频率间隔时间",value:k(r).qcomBatteryFg1RSocInfo.timer,"onUpdate:value":y[39]||(y[39]=O=>k(r).qcomBatteryFg1RSocInfo.timer=O),min:0,max:30,step:1},null,8,["value"])])])):ot("",!0)],2)])):ot("",!0),k(r).capacityRawInfo.current?(Re(),ze("div",OZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 真实电量 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,[P(it(`${k(r).capacityRawInfo.current/100} %`)+" ",1),S(j,{class:"ml-1",strong:"",secondary:"",size:"small",type:"success",onClick:y[40]||(y[40]=O=>k(r).capacityRawInfo.reload())},{default:oe(()=>y[108]||(y[108]=[P("手动刷新")])),_:1}),S(re,{class:"ml-2",value:k(r).capacityRawInfo.autoReload,"onUpdate:value":y[41]||(y[41]=O=>k(r).capacityRawInfo.autoReload=O),"rail-style":z},{checked:oe(()=>y[109]||(y[109]=[P("开启自动刷新")])),unchecked:oe(()=>y[110]||(y[110]=[P("未开启自动刷新")])),_:1},8,["value"])]),k(r).capacityRawInfo.autoReload?(Re(),ze("div",LZ,[y[111]||(y[111]=V("p",{class:"my-2"}," 隔多少秒刷新一次 ",-1)),V("p",null,[S(pe,{value:k(r).capacityRawInfo.timer,"onUpdate:value":y[42]||(y[42]=O=>k(r).capacityRawInfo.timer=O),size:"small",min:1,max:30,step:1},null,8,["value"]),S(Se,{"show-button":!1,class:"pt-3",readonly:"",placeholder:"请输入刷新频率间隔时间",value:k(r).capacityRawInfo.timer,"onUpdate:value":y[43]||(y[43]=O=>k(r).capacityRawInfo.timer=O),min:0,max:30,step:1},null,8,["value"])])])):ot("",!0)],2)])):ot("",!0),k(t).batteryInfo.chargeFullDesign?(Re(),ze("div",HZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池出厂设计容量 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,it(`${k(t).batteryInfo.chargeFullDesign/1e3} mAh`),1)],2)])):ot("",!0),k(t).batteryInfo.chargeFull?(Re(),ze("div",NZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池当前预估容量 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,it(`${k(t).batteryInfo.chargeFull/1e3} mAh`),1)],2)])):ot("",!0),k(t).batteryInfo.cycleCount?(Re(),ze("div",VZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池循环充电次数 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,it(`${k(t).batteryInfo.cycleCount} 次`),1)],2)])):ot("",!0),k(t).batteryInfo.chargeFullDesign&&k(t).batteryInfo.chargeFull?(Re(),ze("div",jZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池预估健康度 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,it(`${(k(t).batteryInfo.chargeFull/k(t).batteryInfo.chargeFullDesign*100).toFixed(2)} %`),1)],2)])):ot("",!0),k(t).batteryInfo.sohQcom?(Re(),ze("div",WZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池售后健康度(高通) ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,it(`${k(t).batteryInfo.sohQcom} %`),1),V("p",null,it(`≈ ${Math.round(k(t).batteryInfo.chargeFullDesign*(k(t).batteryInfo.sohQcom/100)/1e3)} mAh`),1),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[112]||(y[112]=[V("p",null,"Tips:在设备保修期内健康度低于80%可以申请电池质保",-1)])),_:1})],2)])):ot("",!0),k(t).batteryInfo.sohMTK?(Re(),ze("div",UZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池售后健康度 ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,it(`${k(t).batteryInfo.sohMTK} %`),1),V("p",null,it(`≈ ${Math.round(k(t).batteryInfo.chargeFullDesign*(k(t).batteryInfo.sohMTK/100)/1e3)} - mAh`),1),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[113]||(y[113]=[V("p",null,"Tips:在设备保修期内健康度低于80%可以申请电池质保",-1)])),_:1})],2)])):ot("",!0),k(t).batteryInfo.sohXMPower?(Re(),ze("div",KZ,[V("dt",{class:we(`text-sm font-medium leading-6 ${k(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池售后健康度(小米) ",2),V("dd",{class:we(`mt-1 text-sm leading-6 ${k(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[V("p",null,it(`${k(t).batteryInfo.sohXMPower} %`),1),V("p",null,it(`≈ ${Math.round(k(t).batteryInfo.chargeFullDesign*(k(t).batteryInfo.sohXMPower/100)/1e3)} mAh`),1),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[114]||(y[114]=[V("p",null,"Tips:在设备保修期内健康度低于80%可以申请电池质保",-1)])),_:1})],2)])):ot("",!0)],2)],2)])])}}}),qZ=IH({history:pH(),routes:[{path:"/",redirect:"/home"},{path:"/home",name:"home",component:rq},{path:"/autoui",name:"autoui",component:cq},{path:"/settings",name:"settings",component:GZ},{path:"/embedded-webview",name:"embedded-webview",component:()=>_n(()=>import("./EmbeddedWebView-D6ay-ZCV.js"),__vite__mapDeps([0,1]))},{path:"/appStore",name:"appStore",component:()=>_n(()=>import("./AppStore-BzwJj1D0.js"),[])},{path:"/logs",name:"logs",component:()=>_n(()=>import("./LogView-wslkY78-.js"),__vite__mapDeps([2,3]))},{path:"/game-booster",name:"game-booster",component:()=>_n(()=>import("./GameBooster-L7mizkCa.js"),[])},{path:"/game-turbo-config",name:"game-turbo-config",component:()=>_n(()=>import("./GameTurboConfig-CUzPjQal.js"),__vite__mapDeps([4,3]))},{path:"/dot-black-list",name:"dot-black-list",component:()=>_n(()=>import("./DotBlackListView-qnrBgehv.js"),[])},{path:"/tools",name:"tools",component:()=>_n(()=>import("./ToolsView-t0rMcGMb.js"),[])},{path:"/eggs",name:"eggs",component:()=>_n(()=>import("./HappyNewYearEgg-yyF7sCJq.js"),[])}],scrollBehavior(e,t,o){return{top:0}}}),ZZ=RL({components:[St,rI,aI,pL,W5,HO,f2,H5,cL,Tu,TC,rn,oL,sL,Iu,nm,ZA,QC,rd,xL,mL,$5,SD,f9,oO,io,QO,IL,C9,I9,L9,Gp,SL,n5,mO,Nd,qO,vw,n2,Wt,M9]}),oc=hx(AW),a6=XE();a6.use(c4);oc.use(a6);oc.use(ZZ);oc.use(qZ);oc.mount("#app");export{jG as $,iS as A,tX as B,Rt as C,Jy as D,K8 as E,Cp as F,Tp as G,Rs as H,ya as I,FW as J,mm as K,xs as L,Kb as M,op as N,it as O,ft as P,o6 as Q,A2 as R,hS as S,It as T,OH as U,St as V,Wt as W,nS as X,J2 as Y,jV as Z,mS as _,Xt as a,Gv as a0,NG as a1,dS as a2,bS as a3,uS as a4,rn as a5,oS as a6,aS as a7,_e as a8,QZ as a9,mq as aA,gq as aB,yq as aC,hq as aD,vS as aE,Ij as aF,PP as aG,XZ as aH,JZ as aa,nX as ab,n6 as ac,$e as ad,ke as ae,t6 as af,iq as ag,rS as ah,eS as ai,ld as aj,qN as ak,i6 as al,tS as am,rX as an,oX as ao,sS as ap,m as aq,pm as ar,km as as,La as at,ko as au,r6 as av,Sm as aw,Em as ax,Hs as ay,pq as az,oe as b,Ht as c,xe as d,lt as e,Re as f,V as g,_t as h,I as i,po as j,ze as k,k as l,S as m,we as n,ut as o,ot as p,xS as q,M as r,P as s,Lb as t,M2 as u,io as v,at as w,Zt as x,ea as y,Et as z}; + )`}},"模块设置")],-1)),H("p",{class:ye(`mt-1 max-w-2xl text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-500"}`)}," 模块设置,让功能在自定义中完美契合。 ",2)]),H("div",{class:ye(`mt-3 border-t ${E(t).isDarkMode?"divide-sothx-gray-color border-sothx-gray-color":"divide-gray-200 border-gray-200"}`)},[H("dl",{class:ye(`divide-y ${E(t).isDarkMode?"divide-sothx-gray-color":"divide-gray-200"}`)},[(he=E(t).moduleInfo)!=null&&he.id?(Fe(),De("div",Aq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块ID ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).moduleInfo.id||"获取失败"),3)])):ot("",!0),(fe=E(t).moduleInfo)!=null&&fe.dir?(Fe(),De("div",Bq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块路径 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).moduleInfo.dir||"获取失败"),3)])):ot("",!0),(Ce=E(t).moduleInfo)!=null&&Ce.version?(Fe(),De("div",Tq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块版本名 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).moduleInfo.version||"获取失败"),3)])):ot("",!0),(Y=E(t).moduleInfo)!=null&&Y.versionCode?(Fe(),De("div",Dq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块版本号 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).moduleInfo.versionCode||"获取失败"),3)])):ot("",!0),H("div",Iq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 模块工作模式 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[0]||(y[0]=O=>L(O)),"rail-style":z,value:E(o).isPatchMode,loading:B.value,disabled:E(t).androidTargetSdk&&E(t).androidTargetSdk<32},{checked:oe(()=>y[49]||(y[49]=[P("定制模式")])),unchecked:oe(()=>y[50]||(y[50]=[P("完整模式")])),_:1},8,["value","loading","disabled"])],2)]),E(t).MIOSVersion&&E(t).MIOSVersion>=2?(Fe(),De("div",zq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 系统应用横屏优化 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[1]||(y[1]=O=>E(d).change(O)),"rail-style":z,value:E(d).status,loading:E(t).loading},{checked:oe(()=>y[51]||(y[51]=[P("已禁用系统应用横屏优化")])),unchecked:oe(()=>y[52]||(y[52]=[P("已启用系统应用横屏优化")])),_:1},8,["value","loading"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>y[53]||(y[53]=[H("p",null,"由于小米「应用横屏布局」BUG,Hyper OS 2 下部分系统应用可无法完全横屏工作,模块可以修复这个问题,但每次设备重启或修改模块规则,这些系统应用都将被强制重启,该功能默认启用,如「启用」将代表已接纳并知晓此副作用影响。 ",-1),H("p",null,"受此影响的系统应用:",-1),H("p",null,"超级小爱(com.miui.voiceassist)",-1),H("p",null,"小米浏览器(com.android.browser)",-1),H("p",null,"平板/手机管家(com.miui.securitycenter)",-1)])),_:1})],2)])):ot("",!0),E(t).deviceName?(Fe(),De("div",Oq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备名称 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).deviceName||""),3)])):ot("",!0),H("div",Lq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," ROOT管理器 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).currentRootManager||"获取失败"),3)]),E(t).currentRootManager==="KernelSU"?(Fe(),De("div",Hq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," KernelSU 版本 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).rootManagerInfo.KSU_VER||"获取失败"),3)])):ot("",!0),E(t).currentRootManager==="KernelSU"?(Fe(),De("div",Nq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," KernelSU 用户空间版本号 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).rootManagerInfo.KSU_VER_CODE||"获取失败"),3)])):ot("",!0),E(t).currentRootManager==="KernelSU"?(Fe(),De("div",Vq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," KernelSU 内核空间版本号 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).rootManagerInfo.KSU_KERNEL_VER_CODE||"获取失败"),3)])):ot("",!0),E(t).currentRootManager==="APatch"?(Fe(),De("div",jq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," APatch 版本名 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).rootManagerInfo.APATCH_VER||"获取失败"),3)])):ot("",!0),E(t).currentRootManager==="APatch"?(Fe(),De("div",Wq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," APatch 版本号 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).rootManagerInfo.APATCH_VER_CODE||"获取失败"),3)])):ot("",!0),E(t).currentRootManager==="Magisk"?(Fe(),De("div",Uq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," Magisk 版本 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).rootManagerInfo.MAGISK_VER||"获取失败"),3)])):ot("",!0),E(t).currentRootManager==="Magisk"?(Fe(),De("div",Kq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," Magisk 版本号 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).rootManagerInfo.MAGISK_VER_CODE||"获取失败"),3)])):ot("",!0),H("div",Gq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 外观模式 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:k,onSelect:w},{default:oe(()=>[S(j,{size:"small",strong:"",secondary:"",type:E(t).rhythmMode==="autoRhythm"?"error":"success"},{default:oe(()=>[P(it(E(t).rhythmMode==="autoRhythm"&&"跟随系统"||E(t).rhythmMode==="lightMode"&&"浅色模式"||E(t).rhythmMode==="dartMode"&&"深色模式"),1)]),_:1},8,["type"])]),_:1})],2)]),H("div",qq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 应用字体 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:C.value,onSelect:R},{default:oe(()=>[S(j,{size:"small",strong:"",secondary:"",type:_.value[E(b).currentFont].type},{default:oe(()=>[P(it(E(b).currentFont),1)]),_:1},8,["type"])]),_:1},8,["options"])],2)]),H("div",Zq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 激活口令 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"warning",secondary:"",loading:E(t).loading||E(o).loading||E(h),onClick:y[2]||(y[2]=O=>$())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(VG))]),_:1})]),default:oe(()=>[y[54]||(y[54]=P(" 导入激活口令 "))]),_:1},8,["loading"])],2)]),E(t).shamikoInfo.installed?(Fe(),De("div",Xq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," Shamiko 工作模式 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[3]||(y[3]=O=>N(O)),"rail-style":z,value:E(t).shamikoInfo.mode==="whitelist",loading:E(t).loading},{checked:oe(()=>y[55]||(y[55]=[P("白名单模式")])),unchecked:oe(()=>y[56]||(y[56]=[P("黑名单模式")])),_:1},8,["value","loading"])],2)])):ot("",!0),H("div",Yq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 暗码拨号盘 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"error",secondary:"",loading:E(t).loading,onClick:y[4]||(y[4]=()=>Fj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(XG))]),_:1})]),default:oe(()=>[y[57]||(y[57]=P(" 暗码拨号盘 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"error","show-icon":!1,bordered:!1},{default:oe(()=>y[58]||(y[58]=[H("p",null,"Tips: 暗码必须以*#*#开头,且以#*#*结尾",-1),H("p",null,"eg: 开启 LSPosed 管理器的暗码:*#*#5776733#*#*",-1),H("p",null,"「安全警示: 暗码拨号器是面向开发者调试的功能,用于打开一些隐藏设定,如果您不了解暗码作用与功能建议不要轻易尝试,可能会导致您的设备数据丢失!」",-1)])),_:1})],2)]),H("div",Qq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," LSPosed 管理器 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[5]||(y[5]=()=>Oj())},{default:oe(()=>y[59]||(y[59]=[P(" LSPosed 管理器 ")])),_:1},8,["loading"])],2)]),E(t).MIOSVersion&&E(t).MIOSVersion>=1&&E(t).deviceCharacteristics==="tablet"?(Fe(),De("div",Jq,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)},[y[61]||(y[61]=H("p",null,"工作台模式",-1)),E(t).enabledMiuiDesktopMode?ot("",!0):(Fe(),De("p",eZ,[S(j,{strong:"",secondary:"",size:"small",onClick:y[6]||(y[6]=()=>E(n).changeMiuiDesktopModeEnabled()),type:"warning"},{default:oe(()=>y[60]||(y[60]=[P(" 启用功能 ")])),_:1})]))],2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[7]||(y[7]=O=>E(n).changeMiuiDktMode(O)),"rail-style":z,disabled:!E(t).enabledMiuiDesktopMode,value:E(n).currentMiuiDktMode,loading:E(t).loading},{checked:oe(()=>y[62]||(y[62]=[P("工作台模式")])),unchecked:oe(()=>y[63]||(y[63]=[P("默认桌面模式")])),_:1},8,["disabled","value","loading"])],2)])):ot("",!0),E(t).hasPenEnableControl?(Fe(),De("div",tZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)},[y[65]||(y[65]=P(" 第三方触控笔管理(水龙) ")),E(t).showThirdPartySetting.amktiaoROMInterface?ot("",!0):(Fe(),De("p",oZ,[S(j,{strong:"",secondary:"",size:"small",onClick:y[8]||(y[8]=()=>E(x).enableSetting()),type:"warning"},{default:oe(()=>y[64]||(y[64]=[P(" 启用功能 ")])),_:1})]))],2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[9]||(y[9]=O=>E(x).changePenEnableMode(O)),"rail-style":z,disabled:!E(t).showThirdPartySetting.amktiaoROMInterface,value:!!E(x).currentPenEnable.value,loading:E(t).loading},{checked:oe(()=>y[66]||(y[66]=[P("已启用")])),unchecked:oe(()=>y[67]||(y[67]=[P("未启用")])),_:1},8,["disabled","value","loading"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>y[68]||(y[68]=[P("Tips:仅兼容水龙(Amktiao)的移植包,存在 /sys/touchpanel/pen_enable 开关映射时生效")])),_:1})],2)])):ot("",!0),E(t).hasPenUpdateControl?(Fe(),De("div",nZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)},[y[70]||(y[70]=P(" 手写笔驱动管理(水龙) ")),E(t).showThirdPartySetting.amktiaoROMInterface?ot("",!0):(Fe(),De("p",rZ,[S(j,{strong:"",secondary:"",size:"small",onClick:y[10]||(y[10]=()=>E(x).enableSetting()),type:"warning"},{default:oe(()=>y[69]||(y[69]=[P(" 启用功能 ")])),_:1})]))],2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[11]||(y[11]=O=>E(x).changePenUpdateMode(O)),"rail-style":z,disabled:!E(t).showThirdPartySetting.amktiaoROMInterface,value:!!E(x).currentPenUpdate.value,loading:E(t).loading},{checked:oe(()=>y[71]||(y[71]=[P("二代笔驱动")])),unchecked:oe(()=>y[72]||(y[72]=[P("一代笔驱动")])),_:1},8,["disabled","value","loading"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>y[73]||(y[73]=[H("p",null,"Tips:仅兼容水龙(Amktiao)的移植包,存在 /sys/touchpanel/pen_update 开关映射时生效",-1)])),_:1})],2)])):ot("",!0),E(t).hasKeyboardControl?(Fe(),De("div",iZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)},[y[75]||(y[75]=P(" 键盘连接器管理(水龙) ")),E(t).showThirdPartySetting.amktiaoROMInterface?ot("",!0):(Fe(),De("p",aZ,[S(j,{strong:"",secondary:"",size:"small",onClick:y[12]||(y[12]=()=>E(x).enableSetting()),type:"warning"},{default:oe(()=>y[74]||(y[74]=[P(" 启用功能 ")])),_:1})]))],2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{value:E(x).currentKeyboardModeSelect,size:"large",trigger:"click",options:E(x).keyboardModeOptions.value,onSelect:E(x).changeKeyboardMode},{default:oe(()=>[S(j,{strong:"",secondary:"",disabled:!E(t).showThirdPartySetting.amktiaoROMInterface,size:"small",type:E(x).currentKeyboardModeSelect.value.type},{default:oe(()=>[P(it(E(x).currentKeyboardModeSelect.value.label),1)]),_:1},8,["disabled","type"])]),_:1},8,["value","options","onSelect"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>y[76]||(y[76]=[P("Tips:仅兼容水龙(Amktiao)的移植包,存在 /sys/touchpanel/keyboard 开关映射时生效")])),_:1})],2)])):ot("",!0),H("div",lZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 鼠标光标样式 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:[{label:"箭头",key:3},{label:"圆点",key:1},{label:"空心圆",key:0}],onSelect:y[13]||(y[13]=O=>{E(l).changeMiuiCursorStyleType(O)})},{default:oe(()=>[S(j,{size:"small",class:"mb-3 mr-3",type:"success",secondary:"",loading:E(t).loading},{default:oe(()=>[P(it(E(l).currentMiuiCursorStyleType.value===3&&"箭头"||"")+" "+it(E(l).currentMiuiCursorStyleType.value===1&&"圆点"||"")+" "+it(E(l).currentMiuiCursorStyleType.value===0&&"空心圆"||""),1)]),_:1},8,["loading"])]),_:1})],2)]),H("div",sZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 鼠标自然滚动 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[14]||(y[14]=O=>E(s).changeMouseGestureNaturalscroll(O)),"rail-style":z,value:E(s).currentMouseGestureNaturalscroll.value===1},{checked:oe(()=>y[77]||(y[77]=[P("已开启鼠标自然滚动")])),unchecked:oe(()=>y[78]||(y[78]=[P("未开启鼠标自然滚动")])),_:1},8,["value"]),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[79]||(y[79]=[H("p",null,"开启后内容随手指移动",-1)])),_:1})],2)]),H("div",uZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 鼠标指针速度 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(pe,{size:"small",min:-7,"onUpdate:value":[y[15]||(y[15]=O=>sS(O)),y[16]||(y[16]=O=>E(u).currentPointerSpeed.value=O)],max:7,value:E(u).currentPointerSpeed.value,step:1},null,8,["value"]),S(Se,{"show-button":!1,class:"pt-3",readonly:"",value:E(u).currentPointerSpeed.value,"onUpdate:value":y[17]||(y[17]=O=>E(u).currentPointerSpeed.value=O),placeholder:"请输入鼠标指针速度",min:-7,max:7,step:1},null,8,["value"])],2)]),H("div",dZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 个性化主题导入 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"warning",secondary:"",loading:E(t).loading,onClick:y[18]||(y[18]=()=>Lj())},{icon:oe(()=>y[80]||(y[80]=[H("img",{src:Hb},null,-1)])),default:oe(()=>[y[81]||(y[81]=P(" 导入个性化主题 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"warning","show-icon":!1,bordered:!1},{default:oe(()=>[y[83]||(y[83]=H("p",null,"需要搭配 LSPosed 模块[主题破解],才能够正常导入[个性化主题],导入按钮位于界面最底部[从SD卡导入]~",-1)),S(j,{class:"mt-2",strong:"",size:"small",secondary:"",type:"warning",onClick:y[19]||(y[19]=()=>K("主题破解","https://caiyun.139.com/m/i?135CmXA9aKh8Y","original"))},{default:oe(()=>y[82]||(y[82]=[P("获取主题破解")])),_:1})]),_:1})],2)]),E(t).MIOSVersion&&E(t).MIOSVersion>=2?(Fe(),De("div",cZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," AI 动态壁纸 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"error",secondary:"",loading:E(t).loading,onClick:y[20]||(y[20]=()=>Mj())},{icon:oe(()=>y[84]||(y[84]=[H("img",{src:Hb},null,-1)])),default:oe(()=>[y[85]||(y[85]=P(" AI 动态壁纸 "))]),_:1},8,["loading"]),S(j,{strong:"",secondary:"",size:"small",circle:"",type:"error",class:"ml-2",onClick:y[21]||(y[21]=()=>Bj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(Em))]),_:1})]),_:1})],2)])):ot("",!0),E(t).MIOSVersion&&E(t).MIOSVersion>=2&&E(t).deviceCharacteristics==="tablet"?(Fe(),De("div",fZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 算力共享 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[22]||(y[22]=()=>Aj())},{icon:oe(()=>y[86]||(y[86]=[H("img",{src:gq},null,-1)])),default:oe(()=>[y[87]||(y[87]=P(" 算力共享 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[88]||(y[88]=[H("p",null,"在附近高速算力设备提供的算力支持下,平板获得部分 AI 功能",-1)])),_:1})],2)])):ot("",!0),H("div",hZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 超级小爱翻译 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"error",secondary:"",loading:E(t).loading,onClick:y[23]||(y[23]=()=>Tj())},{icon:oe(()=>y[89]||(y[89]=[H("img",{src:sd},null,-1)])),default:oe(()=>[y[90]||(y[90]=P(" 超级小爱翻译 "))]),_:1},8,["loading"])],2)]),H("div",pZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," AI 同声传译 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"error",secondary:"",loading:E(t).loading,onClick:y[24]||(y[24]=()=>Dj())},{icon:oe(()=>y[91]||(y[91]=[H("img",{src:sd},null,-1)])),default:oe(()=>[y[92]||(y[92]=P(" AI 同声传译 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"error","show-icon":!1,bordered:!1},{default:oe(()=>y[93]||(y[93]=[H("p",null,'打电话或开会时,随时从打开"AI 同声传译"。可以将双方的说话内容实时翻译给对方,帮助跨语言聊天。',-1),H("p",null,'Tips: 如无法打开请将"小爱翻译"和""超级小爱"升级到最新版',-1)])),_:1})],2)]),H("div",mZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 游戏显示布局 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[25]||(y[25]=O=>D(O)),value:E(v).isSupportGameMode,"rail-style":z,disabled:E(t).deviceCharacteristics!=="tablet"||E(t).androidTargetSdk&&E(t).androidTargetSdk<32},{checked:oe(()=>y[94]||(y[94]=[P("已开启游戏显示布局")])),unchecked:oe(()=>[P(it(E(t).androidTargetSdk&&E(t).androidTargetSdk<32?"不支持游戏显示布局":"未开启游戏显示布局"),1)]),_:1},8,["value","disabled"])],2)]),H("div",gZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 旋转建议提示按钮 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[26]||(y[26]=O=>U(O)),"rail-style":z,value:E(t).showRotationSuggestions},{checked:oe(()=>y[95]||(y[95]=[P("已启用旋转建议提示按钮")])),unchecked:oe(()=>y[96]||(y[96]=[P("已关闭旋转建议提示按钮")])),_:1},8,["value"])],2)]),E(t).deviceCharacteristics==="tablet"&&E(t).MIOSVersion&&E(t).MIOSVersion>=2?(Fe(),De("div",vZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 手势提示线(小白条) ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(re,{"onUpdate:value":y[27]||(y[27]=O=>E(a).changeIsHideGestureLine(O)),"rail-style":z,value:E(a).currentIsHideGestureLine.value===1},{checked:oe(()=>y[97]||(y[97]=[P("隐藏手势提示线")])),unchecked:oe(()=>y[98]||(y[98]=[P("显示手势提示线")])),_:1},8,["value"])],2)])):ot("",!0),H("div",bZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," Google 服务 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[28]||(y[28]=()=>Ij())},{icon:oe(()=>y[99]||(y[99]=[H("img",{src:vq},null,-1)])),default:oe(()=>[y[100]||(y[100]=P(" Google 服务 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[101]||(y[101]=[H("p",null,"仅在开启 Google 基础服务 下生效",-1)])),_:1})],2)]),H("div",xZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 隐身模式 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[29]||(y[29]=()=>AV())},{icon:oe(()=>[S(E(qG))]),default:oe(()=>[y[102]||(y[102]=P(" 隐身模式 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[103]||(y[103]=[H("p",null,"开启后系统将拒绝所有应用录音、定位和拍照,保护您的隐私安全",-1)])),_:1})],2)]),H("div",yZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 自动任务 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"success",secondary:"",loading:E(t).loading,onClick:y[30]||(y[30]=()=>zj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(KG))]),_:1})]),default:oe(()=>[y[104]||(y[104]=P(" 自动任务 "))]),_:1},8,["loading"])],2)]),H("div",CZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 实时字幕 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[31]||(y[31]=()=>Sj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(ZG))]),_:1})]),default:oe(()=>[y[105]||(y[105]=P(" 实时字幕 "))]),_:1},8,["loading"]),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[106]||(y[106]=[H("p",null,'Tips: 部分设备需要安装最新版"小爱翻译"或者强开「实时字幕」才能够正常使用!',-1)])),_:1})],2)]),H("div",wZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," Mi剪辑 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"error",secondary:"",loading:E(t).loading,onClick:y[32]||(y[32]=()=>Ej())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(YG))]),_:1})]),default:oe(()=>[y[107]||(y[107]=P(" Mi剪辑 "))]),_:1},8,["loading"])],2)]),H("div",SZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 极暗模式 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[33]||(y[33]=()=>kj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(jG))]),_:1})]),default:oe(()=>[y[108]||(y[108]=P(" 极暗模式 "))]),_:1},8,["loading"])],2)]),H("div",EZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 颜色反转 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[34]||(y[34]=()=>_j())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(eq))]),_:1})]),default:oe(()=>[y[109]||(y[109]=P(" 颜色反转 "))]),_:1},8,["loading"])],2)]),H("div",kZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 正在运行的服务 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[35]||(y[35]=()=>Rj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(JG))]),_:1})]),default:oe(()=>[y[110]||(y[110]=P(" 正在运行的服务 "))]),_:1},8,["loading"])],2)]),H("div",_Z,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 内存使用量 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[36]||(y[36]=()=>Pj())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(QG))]),_:1})]),default:oe(()=>[y[111]||(y[111]=P(" 内存使用量 "))]),_:1},8,["loading"])],2)]),H("div",FZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 通知日志 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:y[37]||(y[37]=()=>$j())},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(WG))]),_:1})]),default:oe(()=>[y[112]||(y[112]=P(" 通知日志 "))]),_:1},8,["loading"])],2)]),E(t).MIOSVersion?(Fe(),De("div",RZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," Xiaomi Hyper OS 版本号 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).MIOSVersion?`Xiaomi + Hyper OS ${E(t).MIOSVersion}`:"当前为MIUI"),3)])):ot("",!0),E(t).systemVersion?(Fe(),De("div",$Z,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 系统版本 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).systemVersion||""),3)])):ot("",!0),E(t).systemPreVersion?(Fe(),De("div",PZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 上次更新的系统版本 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).systemPreVersion||""),3)])):ot("",!0),H("div",MZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," Android Target Version ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).androidTargetSdk||"非Android设备环境"),3)]),H("div",AZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备类型 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).deviceCharacteristics==="tablet"?"平板(Pad)":"折叠屏(Fold)"),3)]),E(t).deviceInfo.socModel?(Fe(),De("div",BZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备Soc类型 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).deviceInfo.socModel||"获取失败"),3)])):ot("",!0),E(t).deviceInfo.socName?(Fe(),De("div",TZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备Soc名称 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},it(E(t).deviceInfo.socName||"获取失败"),3)])):ot("",!0),E(t).deviceInfo.display0Panel?(Fe(),De("div",DZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备显示器信息(display0) ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,it(E(t).deviceInfo.display0Panel),1)],2)])):ot("",!0),E(t).deviceInfo.memoryInfo?(Fe(),De("div",IZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 设备DDR和UFS信息 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("div",zZ,it(E(t).deviceInfo.memoryInfo||"获取失败"),1)],2)])):ot("",!0),H("div",OZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 性能监视器 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:[{label:"打开性能监视器",key:"start"},{label:"关闭性能监视器",key:"stop"}],onSelect:y[38]||(y[38]=O=>{jV(O)})},{default:oe(()=>[S(j,{size:"small",class:"mb-3 mr-3",type:"info",color:"#8a2be2",secondary:"",loading:E(t).loading},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(GG))]),_:1})]),default:oe(()=>[y[113]||(y[113]=P(" 性能监视器 "))]),_:1},8,["loading"])]),_:1})],2)]),H("div",LZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 帧率监视器 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[S(Z,{size:"large",trigger:"click",options:[{label:"打开帧率监视器",key:"open"},{label:"关闭帧率监视器",key:"close"}],onSelect:y[39]||(y[39]=O=>{qv(O==="open")})},{default:oe(()=>[S(j,{size:"small",class:"mb-3 mr-3",type:"info",secondary:"",loading:E(t).loading},{icon:oe(()=>[S(se,null,{default:oe(()=>[S(E(UG))]),_:1})]),default:oe(()=>[y[114]||(y[114]=P(" 帧率监视器 "))]),_:1},8,["loading"])]),_:1})],2)]),E(i).formatDisplayModeList.value.length?(Fe(),De("div",HZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 分辨率及刷新率 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[(Fe(!0),De(ft,null,xa(E(i).formatDisplayModeList.value,O=>(Fe(),De("div",{class:"mb-3 flex",key:O.id},[H("p",NZ,"ID: "+it(O.id),1),H("p",VZ,"分辨率: "+it(`${O.width}x${O.height}`),1),H("p",jZ,"刷新率: "+it(`${O.fps} Hz`),1),S(j,{size:"small",type:"info",secondary:"",loading:E(t).loading,onClick:()=>E(i).selectDisplayMode(O)},{default:oe(()=>y[115]||(y[115]=[P(" 应用该配置 ")])),_:2},1032,["loading","onClick"])]))),128))],2)])):ot("",!0),E(r).qcomBatteryFg1RSocInfo.current?(Fe(),De("div",WZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 真实电量(高通) ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,[P(it(`${E(r).qcomBatteryFg1RSocInfo.current} %`)+" ",1),S(j,{class:"ml-1",strong:"",secondary:"",size:"small",type:"success",onClick:y[40]||(y[40]=O=>E(r).qcomBatteryFg1RSocInfo.reload())},{default:oe(()=>y[116]||(y[116]=[P("手动刷新")])),_:1}),S(re,{class:"ml-2",value:E(r).qcomBatteryFg1RSocInfo.autoReload,"onUpdate:value":y[41]||(y[41]=O=>E(r).qcomBatteryFg1RSocInfo.autoReload=O),"rail-style":z},{checked:oe(()=>y[117]||(y[117]=[P("开启自动刷新")])),unchecked:oe(()=>y[118]||(y[118]=[P("未开启自动刷新")])),_:1},8,["value"])]),E(r).qcomBatteryFg1RSocInfo.autoReload?(Fe(),De("div",UZ,[y[119]||(y[119]=H("p",{class:"my-2"}," 隔多少秒刷新一次 ",-1)),H("p",null,[S(pe,{value:E(r).qcomBatteryFg1RSocInfo.timer,"onUpdate:value":y[42]||(y[42]=O=>E(r).qcomBatteryFg1RSocInfo.timer=O),size:"small",min:1,max:30,step:1},null,8,["value"]),S(Se,{"show-button":!1,class:"pt-3",readonly:"",placeholder:"请输入刷新频率间隔时间",value:E(r).qcomBatteryFg1RSocInfo.timer,"onUpdate:value":y[43]||(y[43]=O=>E(r).qcomBatteryFg1RSocInfo.timer=O),min:0,max:30,step:1},null,8,["value"])])])):ot("",!0)],2)])):ot("",!0),E(r).capacityRawInfo.current?(Fe(),De("div",KZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 真实电量 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,[P(it(`${E(r).capacityRawInfo.current/100} %`)+" ",1),S(j,{class:"ml-1",strong:"",secondary:"",size:"small",type:"success",onClick:y[44]||(y[44]=O=>E(r).capacityRawInfo.reload())},{default:oe(()=>y[120]||(y[120]=[P("手动刷新")])),_:1}),S(re,{class:"ml-2",value:E(r).capacityRawInfo.autoReload,"onUpdate:value":y[45]||(y[45]=O=>E(r).capacityRawInfo.autoReload=O),"rail-style":z},{checked:oe(()=>y[121]||(y[121]=[P("开启自动刷新")])),unchecked:oe(()=>y[122]||(y[122]=[P("未开启自动刷新")])),_:1},8,["value"])]),E(r).capacityRawInfo.autoReload?(Fe(),De("div",GZ,[y[123]||(y[123]=H("p",{class:"my-2"}," 隔多少秒刷新一次 ",-1)),H("p",null,[S(pe,{value:E(r).capacityRawInfo.timer,"onUpdate:value":y[46]||(y[46]=O=>E(r).capacityRawInfo.timer=O),size:"small",min:1,max:30,step:1},null,8,["value"]),S(Se,{"show-button":!1,class:"pt-3",readonly:"",placeholder:"请输入刷新频率间隔时间",value:E(r).capacityRawInfo.timer,"onUpdate:value":y[47]||(y[47]=O=>E(r).capacityRawInfo.timer=O),min:0,max:30,step:1},null,8,["value"])])])):ot("",!0)],2)])):ot("",!0),E(t).batteryInfo.chargeFullDesign?(Fe(),De("div",qZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池出厂设计容量 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,it(`${E(t).batteryInfo.chargeFullDesign/1e3} mAh`),1)],2)])):ot("",!0),E(t).batteryInfo.chargeFull?(Fe(),De("div",ZZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池当前预估容量 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,it(`${E(t).batteryInfo.chargeFull/1e3} mAh`),1)],2)])):ot("",!0),E(t).batteryInfo.cycleCount?(Fe(),De("div",XZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池循环充电次数 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,it(`${E(t).batteryInfo.cycleCount} 次`),1)],2)])):ot("",!0),E(t).batteryInfo.chargeFullDesign&&E(t).batteryInfo.chargeFull?(Fe(),De("div",YZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池预估健康度 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,it(`${(E(t).batteryInfo.chargeFull/E(t).batteryInfo.chargeFullDesign*100).toFixed(2)} %`),1)],2)])):ot("",!0),E(t).batteryInfo.sohQcom?(Fe(),De("div",QZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池售后健康度(高通) ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,it(`${E(t).batteryInfo.sohQcom} %`),1),H("p",null,it(`≈ ${Math.round(E(t).batteryInfo.chargeFullDesign*(E(t).batteryInfo.sohQcom/100)/1e3)} mAh`),1),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[124]||(y[124]=[H("p",null,"Tips:在设备保修期内健康度低于80%可以申请电池质保",-1)])),_:1})],2)])):ot("",!0),E(t).batteryInfo.sohMTK?(Fe(),De("div",JZ,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池售后健康度 ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,it(`${E(t).batteryInfo.sohMTK} %`),1),H("p",null,it(`≈ ${Math.round(E(t).batteryInfo.chargeFullDesign*(E(t).batteryInfo.sohMTK/100)/1e3)} + mAh`),1),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[125]||(y[125]=[H("p",null,"Tips:在设备保修期内健康度低于80%可以申请电池质保",-1)])),_:1})],2)])):ot("",!0),E(t).batteryInfo.sohXMPower?(Fe(),De("div",eX,[H("dt",{class:ye(`text-sm font-medium leading-6 ${E(t).isDarkMode?"text-white":"text-gray-900"}`)}," 电池售后健康度(小米) ",2),H("dd",{class:ye(`mt-1 text-sm leading-6 ${E(t).isDarkMode?"text-gray-300":"text-gray-700"} sm:col-span-2 sm:mt-0`)},[H("p",null,it(`${E(t).batteryInfo.sohXMPower} %`),1),H("p",null,it(`≈ ${Math.round(E(t).batteryInfo.chargeFullDesign*(E(t).batteryInfo.sohXMPower/100)/1e3)} mAh`),1),S(te,{class:"mt-5",type:"info","show-icon":!1,bordered:!1},{default:oe(()=>y[126]||(y[126]=[H("p",null,"Tips:在设备保修期内健康度低于80%可以申请电池质保",-1)])),_:1})],2)])):ot("",!0)],2)],2)])])}}}),oX=IH({history:pH(),routes:[{path:"/",redirect:"/home"},{path:"/home",name:"home",component:sq},{path:"/autoui",name:"autoui",component:mq},{path:"/settings",name:"settings",component:tX},{path:"/embedded-webview",name:"embedded-webview",component:()=>_n(()=>import("./EmbeddedWebView-C39aNK6t.js"),__vite__mapDeps([0,1]))},{path:"/appStore",name:"appStore",component:()=>_n(()=>import("./AppStore-CwLL4JlE.js"),[])},{path:"/logs",name:"logs",component:()=>_n(()=>import("./LogView-B9Pj10R-.js"),__vite__mapDeps([2,3]))},{path:"/game-booster",name:"game-booster",component:()=>_n(()=>import("./GameBooster-CDRUR9Pw.js"),[])},{path:"/game-turbo-config",name:"game-turbo-config",component:()=>_n(()=>import("./GameTurboConfig-C7NGl-or.js"),__vite__mapDeps([4,3]))},{path:"/dot-black-list",name:"dot-black-list",component:()=>_n(()=>import("./DotBlackListView-CI_uITGP.js"),[])},{path:"/tools",name:"tools",component:()=>_n(()=>import("./ToolsView-CtxLWOXc.js"),[])},{path:"/eggs",name:"eggs",component:()=>_n(()=>import("./HappyNewYearEgg-BBmZEvrU.js"),[])}],scrollBehavior(e,t,o){return{top:0}}}),nX=RL({components:[St,rI,aI,pL,U5,HO,h2,N5,cL,Du,IC,rn,oL,sL,Iu,rm,ZA,JC,rd,xL,mL,P5,ST,f9,oO,io,QO,IL,C9,I9,L9,qp,SL,r5,mO,Vd,qO,bw,r2,Wt,M9]}),nc=px(IW),a6=XE();a6.use(c4);nc.use(a6);nc.use(nX);nc.use(oX);nc.mount("#app");export{jV as $,aS as A,uX as B,Rt as C,eC as D,K8 as E,wp as F,Ip as G,Rs as H,ya as I,MW as J,gm as K,xs as L,Gb as M,np as N,it as O,ft as P,o6 as Q,B2 as R,kq as S,pS as T,It as U,OH as V,St as W,Wt as X,rS as Y,eS as Z,gS as _,Xt as a,GG as a0,qv as a1,UG as a2,cS as a3,xS as a4,dS as a5,rn as a6,nS as a7,lS as a8,Re as a9,xq as aA,yq as aB,Cq as aC,bq as aD,bS as aE,Hj as aF,PP as aG,rX as aH,aX as aa,lX as ab,cX as ac,n6 as ad,_e as ae,ke as af,t6 as ag,uq as ah,iS as ai,tS as aj,ld as ak,qN as al,i6 as am,oS as an,fX as ao,dX as ap,uS as aq,m as ar,mm as as,_m as at,La as au,ko as av,r6 as aw,Em as ax,km as ay,Hs as az,oe as b,Ht as c,xe as d,lt as e,Fe as f,H as g,Et as h,I as i,po as j,De as k,E as l,S as m,ye as n,ut as o,ot as p,sd as q,M as r,P as s,Hb as t,A2 as u,io as v,at as w,Zt as x,ea as y,kt as z}; diff --git a/module_src/webroot/images/icons/aicr.png b/module_src/webroot/images/icons/aicr.png new file mode 100644 index 00000000..e9a83a50 Binary files /dev/null and b/module_src/webroot/images/icons/aicr.png differ diff --git a/module_src/webroot/index.html b/module_src/webroot/index.html index f375075e..c62acada 100644 --- a/module_src/webroot/index.html +++ b/module_src/webroot/index.html @@ -5,7 +5,7 @@ 完美横屏应用计划 For Web UI - +