@pubinfo/module-rbac 2.0.0-beta.3 → 2.0.0-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/OrgSelector.vue_vue_type_script_setup_true_lang-DV8KkpJD.js +567 -0
- package/es/_baseClone-GtUoMmZh.js +191 -0
- package/es/_commonjsHelpers-C6fGbg64.js +6 -0
- package/es/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/es/animation_item.vue_vue_type_script_setup_true_lang-CNTrygHf.js +4864 -0
- package/es/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/es/api/modules/assist/index.d.ts +3 -0
- package/es/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/es/api/modules/assist/quyujiekou.d.ts +36 -0
- package/es/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/es/api/modules/configData/index.d.ts +3 -0
- package/es/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/es/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/es/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/es/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/es/api/modules/log/index.d.ts +2 -0
- package/es/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/es/api/modules/rbac/index.d.ts +11 -0
- package/es/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/es/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/es/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/es/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/es/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/es/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/es/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/es/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/es/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/es/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/es/api/request.d.ts +1 -0
- package/es/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +38 -0
- package/es/cloneDeep-DWP4OxCI.js +8 -0
- package/es/components/GroupSelector/index.vue.d.ts +20 -0
- package/es/components/OrgTree/index.vue.d.ts +5 -0
- package/es/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/es/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/es/components/OrgUserSelector/index.d.ts +8 -0
- package/es/components/OrgUserSelector/provider.d.ts +24 -0
- package/es/components/ResourceSelector/enum.d.ts +5 -0
- package/es/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/es/components/ResourceSelector/index.vue.d.ts +26 -0
- package/es/composables/useLottie.d.ts +11 -0
- package/es/enum-BEHz_Q18.js +74 -0
- package/es/enum-C9ihxJe7.js +4 -0
- package/es/enum-CTUzwCYG.js +4 -0
- package/es/enum-DDKThkSw.js +24 -0
- package/es/gangweijiekou-BxJq_m0o.js +46 -0
- package/es/index-BDrI8Oyk.js +685 -0
- package/es/index-BIfx_Xrr.js +303 -0
- package/es/index-Bl4v-7On.js +125 -0
- package/es/index-BsoyF96V.js +131 -0
- package/es/index-Bz9QeL8M.js +399 -0
- package/es/index-C2dINi50.js +634 -0
- package/es/index-C7QJHUwa.js +30 -0
- package/es/index-CBMCWEIQ.js +274 -0
- package/es/index-CDHVSKIo.js +18588 -0
- package/es/index-CFPhIFyG.js +140 -0
- package/es/index-CYt7363u.js +874 -0
- package/es/index-CgiGLpzT.js +317 -0
- package/es/index-CsHj-xDw.js +283 -0
- package/es/index-D5T_4btx.js +862 -0
- package/es/index-DY1mOFzi.js +455 -0
- package/es/index-DcvR6q4y.js +1246 -0
- package/es/index-DuVeXn9R.js +409 -0
- package/es/index-Dvq9O5uC.js +164 -0
- package/es/index-F-kmM1iD.js +181 -0
- package/es/index-Gw-_3-qN.js +785 -0
- package/es/index-JFZ3GtN-.js +1631 -0
- package/es/index-U-g1yyH-.js +703 -0
- package/es/index-gCLgMcJu.js +462 -0
- package/es/index-gHIfcbvd.js +168 -0
- package/es/index-kFyBHYs8.js +389 -0
- package/es/index-uSBZoA3n.js +177 -0
- package/es/index.d.ts +7 -0
- package/es/index.js +6 -0
- package/es/interface.d.ts +47 -0
- package/es/itemlist-BRhA5jzY.js +369 -0
- package/es/jiaosejiekou-BfY4h7uI.js +58 -0
- package/es/login_history-CuQv9Iw3.js +430 -0
- package/es/operate_history-CGP-1Xy2.js +468 -0
- package/es/pubJiaosezukongzhiqi-CvYfc8Uz.js +57 -0
- package/es/request-DQLgc7lT.js +5 -0
- package/es/routes/index.d.ts +14 -0
- package/es/routes/modules/authority.manage.menu.d.ts +3 -0
- package/es/routes/modules/log.manage.menu.d.ts +3 -0
- package/es/routes/modules/safe.manage.menu.d.ts +3 -0
- package/es/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/es/routes/modules/system.manage.menu.d.ts +3 -0
- package/es/setItem-C1_olVDY.js +152 -0
- package/es/shujuquanxianzhubiaokongzhiqi-DyNgf1y6.js +65 -0
- package/es/stores/index.d.ts +1 -0
- package/es/style.css +1 -0
- package/es/useAppAndResource-D_b19V4t.js +55 -0
- package/es/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/es/views/blackWhiteList/enum.d.ts +7 -0
- package/es/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/es/views/blackWhiteList/types.d.ts +4 -0
- package/es/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/es/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/es/views/components/HCheckList.vue.d.ts +20 -0
- package/es/views/components/animation_item.vue.d.ts +14 -0
- package/es/views/components/setItem.vue.d.ts +61 -0
- package/es/views/data-permission/enum.d.ts +34 -0
- package/es/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/es/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/es/views/dictionary/enum.d.ts +8 -0
- package/es/views/dictionary/index.vue.d.ts +1532 -0
- package/es/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/es/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/es/views/group/enum.d.ts +21 -0
- package/es/views/group/index.vue.d.ts +1532 -0
- package/es/views/layout_setting/index.vue.d.ts +2 -0
- package/es/views/log_center/components/browserType.vue.d.ts +12 -0
- package/es/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/es/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/es/views/log_center/login_history.vue.d.ts +1511 -0
- package/es/views/log_center/operate_history.vue.d.ts +1511 -0
- package/es/views/menu_setting/animationData.d.ts +13 -0
- package/es/views/menu_setting/index.vue.d.ts +2 -0
- package/es/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/es/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/es/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/es/views/organization/enum.d.ts +25 -0
- package/es/views/organization/index.vue.d.ts +73 -0
- package/es/views/other_setting/animationData.d.ts +7 -0
- package/es/views/other_setting/index.vue.d.ts +2 -0
- package/es/views/other_setting/interface.d.ts +23 -0
- package/es/views/page_animation_setting/animationData.d.ts +11 -0
- package/es/views/page_animation_setting/index.vue.d.ts +2 -0
- package/es/views/page_w_setting/index.vue.d.ts +2 -0
- package/es/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/es/views/position/enum.d.ts +8 -0
- package/es/views/position/index.vue.d.ts +1532 -0
- package/es/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/es/views/region/enum.d.ts +22 -0
- package/es/views/region/index.vue.d.ts +1533 -0
- package/es/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/es/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/es/views/resource/enum.d.ts +30 -0
- package/es/views/resource/index.vue.d.ts +1549 -0
- package/es/views/resource/interface.d.ts +6 -0
- package/es/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/es/views/role/enum.d.ts +25 -0
- package/es/views/role/interface.d.ts +6 -0
- package/es/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/es/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/es/views/role_group/enum.d.ts +21 -0
- package/es/views/role_group/index.vue.d.ts +1557 -0
- package/es/views/role_group/interface.d.ts +6 -0
- package/es/views/safe_setting/index.vue.d.ts +4 -0
- package/es/views/tabbar_setting/animationData.d.ts +11 -0
- package/es/views/tabbar_setting/index.vue.d.ts +2 -0
- package/es/views/tenant/interface.d.ts +6 -0
- package/es/views/theme_setting/index.vue.d.ts +2 -0
- package/es/views/toolbar_setting/animationData.d.ts +17 -0
- package/es/views/toolbar_setting/index.vue.d.ts +2 -0
- package/es/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/es/views/user/components/UserEdit.vue.d.ts +16 -0
- package/es/views/user/components/roleSelect.vue.d.ts +14 -0
- package/es/views/user/enum.d.ts +13 -0
- package/es/views/user/index.vue.d.ts +1586 -0
- package/es/views/user/interface.d.ts +40 -0
- package/es/views/watermark_setting/animationData.d.ts +3 -0
- package/es/views/watermark_setting/index.vue.d.ts +31 -0
- package/es/xitongpeizhifuwu-C1Vm-W1B.js +23 -0
- package/es/zidianfuwu-yCWHhOfO.js +65 -0
- package/es/ziyuanjiekou-DhrAbneq.js +69 -0
- package/es/zuzhijiaosebiaokongzhiqi-B1g74RqL.js +28 -0
- package/es/zuzhijiekou-PeZuFtCO.js +85 -0
- package/lib/OrgSelector.vue_vue_type_script_setup_true_lang-BI6dIQO9.cjs +1 -0
- package/lib/_baseClone-bvg2h-nB.cjs +1 -0
- package/lib/_commonjsHelpers-DwGv2jUC.cjs +1 -0
- package/lib/_plugin-vue_export-helper-BHFhmbuH.cjs +1 -0
- package/lib/animation_item.vue_vue_type_script_setup_true_lang-DJntALjR.cjs +9 -0
- package/lib/api/modules/assist/gonggaofuwu.d.ts +43 -0
- package/lib/api/modules/assist/index.d.ts +3 -0
- package/lib/api/modules/assist/qunzujiekou.d.ts +36 -0
- package/lib/api/modules/assist/quyujiekou.d.ts +36 -0
- package/lib/api/modules/configData/heibaimingdanfuwu.d.ts +36 -0
- package/lib/api/modules/configData/index.d.ts +3 -0
- package/lib/api/modules/configData/xitongpeizhifuwu.d.ts +99 -0
- package/lib/api/modules/configData/zidianfuwu.d.ts +57 -0
- package/lib/api/modules/log/caozuorizhifuwu.d.ts +15 -0
- package/lib/api/modules/log/denglurizhifuwu.d.ts +15 -0
- package/lib/api/modules/log/index.d.ts +2 -0
- package/lib/api/modules/rbac/gangweijiekou.d.ts +36 -0
- package/lib/api/modules/rbac/index.d.ts +11 -0
- package/lib/api/modules/rbac/jiaosejiekou.d.ts +50 -0
- package/lib/api/modules/rbac/pubJiaosezukongzhiqi.d.ts +43 -0
- package/lib/api/modules/rbac/shujuquanxianzhubiaokongzhiqi.d.ts +64 -0
- package/lib/api/modules/rbac/yonghujiekou.d.ts +85 -0
- package/lib/api/modules/rbac/yonghushoucangbiaojiekou.d.ts +36 -0
- package/lib/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.d.ts +29 -0
- package/lib/api/modules/rbac/ziyuanjiekou.d.ts +85 -0
- package/lib/api/modules/rbac/zuhuguanlijiekou.d.ts +36 -0
- package/lib/api/modules/rbac/zuzhijiaosebiaokongzhiqi.d.ts +29 -0
- package/lib/api/modules/rbac/zuzhijiekou.d.ts +64 -0
- package/lib/api/request.d.ts +1 -0
- package/lib/browserType.vue_vue_type_script_setup_true_lang-BuTZw501.cjs +1 -0
- package/lib/cloneDeep-DKvAzXJU.cjs +1 -0
- package/lib/components/GroupSelector/index.vue.d.ts +20 -0
- package/lib/components/OrgTree/index.vue.d.ts +5 -0
- package/lib/components/OrgUserSelector/OrgSelector.vue.d.ts +68 -0
- package/lib/components/OrgUserSelector/UserSelector.vue.d.ts +72 -0
- package/lib/components/OrgUserSelector/index.d.ts +8 -0
- package/lib/components/OrgUserSelector/provider.d.ts +24 -0
- package/lib/components/ResourceSelector/enum.d.ts +5 -0
- package/lib/components/ResourceSelector/hooks/useAppAndResource.d.ts +29 -0
- package/lib/components/ResourceSelector/index.vue.d.ts +26 -0
- package/lib/composables/useLottie.d.ts +11 -0
- package/lib/enum-B-paw5p0.cjs +1 -0
- package/lib/enum-BFYGJ2YJ.cjs +1 -0
- package/lib/enum-BHDP2ejy.cjs +1 -0
- package/lib/enum-OwSMnw51.cjs +1 -0
- package/lib/gangweijiekou-DYYmkjys.cjs +1 -0
- package/lib/index-Apq1nfrg.cjs +1 -0
- package/lib/index-BOdrElTX.cjs +1 -0
- package/lib/index-BdQKw1uE.cjs +1 -0
- package/lib/index-BwkSE-Zz.cjs +1 -0
- package/lib/index-Bx53OKE6.cjs +1 -0
- package/lib/index-C151ukdL.cjs +1 -0
- package/lib/index-C3m3S7_Q.cjs +1 -0
- package/lib/index-CMf8N2mC.cjs +1 -0
- package/lib/index-CNtyqLTX.cjs +1 -0
- package/lib/index-Cm5xLy57.cjs +9 -0
- package/lib/index-D1vGtVqY.cjs +1 -0
- package/lib/index-D2gE9FFs.cjs +1 -0
- package/lib/index-D34uPnyD.cjs +1 -0
- package/lib/index-D7Awj4JU.cjs +1 -0
- package/lib/index-D9QyS2NB.cjs +1 -0
- package/lib/index-D9dMBtdM.cjs +1 -0
- package/lib/index-DBzHTy7k.cjs +1 -0
- package/lib/index-DG9uEqRG.cjs +1 -0
- package/lib/index-DQ8p9Bwg.cjs +1 -0
- package/lib/index-DUagbQoK.cjs +1 -0
- package/lib/index-D_APeiaQ.cjs +1 -0
- package/lib/index-DoCoA6Nr.cjs +1 -0
- package/lib/index-Dv-KtCh8.cjs +1 -0
- package/lib/index-F735VVe_.cjs +1 -0
- package/lib/index-Jc3VoxhA.cjs +1 -0
- package/lib/index-n5tzubbZ.cjs +1 -0
- package/lib/index.cjs +1 -0
- package/lib/index.d.ts +7 -0
- package/lib/interface.d.ts +47 -0
- package/lib/itemlist-BEyAbkw5.cjs +1 -0
- package/lib/jiaosejiekou-BNn96VFQ.cjs +1 -0
- package/lib/login_history-C25qj8eL.cjs +1 -0
- package/lib/operate_history-Bmg66_WI.cjs +1 -0
- package/lib/pubJiaosezukongzhiqi-fVUoXj6y.cjs +1 -0
- package/lib/request-DML6P6cf.cjs +1 -0
- package/lib/routes/index.d.ts +14 -0
- package/lib/routes/modules/authority.manage.menu.d.ts +3 -0
- package/lib/routes/modules/log.manage.menu.d.ts +3 -0
- package/lib/routes/modules/safe.manage.menu.d.ts +3 -0
- package/lib/routes/modules/stylesetting.manage.menu.d.ts +3 -0
- package/lib/routes/modules/system.manage.menu.d.ts +3 -0
- package/lib/setItem-DIzkZHtI.cjs +1 -0
- package/lib/shujuquanxianzhubiaokongzhiqi-C6sd8pC3.cjs +1 -0
- package/lib/stores/index.d.ts +1 -0
- package/lib/style.css +1 -0
- package/lib/useAppAndResource-ChvKK2DZ.cjs +1 -0
- package/lib/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +14 -0
- package/lib/views/blackWhiteList/enum.d.ts +7 -0
- package/lib/views/blackWhiteList/index.vue.d.ts +1535 -0
- package/lib/views/blackWhiteList/types.d.ts +4 -0
- package/lib/views/breadcrumb_setting/animationData.d.ts +7 -0
- package/lib/views/breadcrumb_setting/index.vue.d.ts +2 -0
- package/lib/views/components/HCheckList.vue.d.ts +20 -0
- package/lib/views/components/animation_item.vue.d.ts +14 -0
- package/lib/views/components/setItem.vue.d.ts +61 -0
- package/lib/views/data-permission/enum.d.ts +34 -0
- package/lib/views/dictionary/components/drawerDictionary.vue.d.ts +12 -0
- package/lib/views/dictionary/components/drawerDictionaryItem.vue.d.ts +12 -0
- package/lib/views/dictionary/enum.d.ts +8 -0
- package/lib/views/dictionary/index.vue.d.ts +1532 -0
- package/lib/views/dictionary/itemlist.vue.d.ts +1532 -0
- package/lib/views/group/components/drawerGroup.vue.d.ts +12 -0
- package/lib/views/group/enum.d.ts +21 -0
- package/lib/views/group/index.vue.d.ts +1532 -0
- package/lib/views/layout_setting/index.vue.d.ts +2 -0
- package/lib/views/log_center/components/browserType.vue.d.ts +12 -0
- package/lib/views/log_center/components/loginHistoryDetail.vue.d.ts +14 -0
- package/lib/views/log_center/components/operateHistoryDetail.vue.d.ts +14 -0
- package/lib/views/log_center/login_history.vue.d.ts +1511 -0
- package/lib/views/log_center/operate_history.vue.d.ts +1511 -0
- package/lib/views/menu_setting/animationData.d.ts +13 -0
- package/lib/views/menu_setting/index.vue.d.ts +2 -0
- package/lib/views/organization/components/drawerOrganization.vue.d.ts +12 -0
- package/lib/views/organization/components/drawerRole.vue.d.ts +36 -0
- package/lib/views/organization/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/organization/enum.d.ts +25 -0
- package/lib/views/organization/index.vue.d.ts +73 -0
- package/lib/views/other_setting/animationData.d.ts +7 -0
- package/lib/views/other_setting/index.vue.d.ts +2 -0
- package/lib/views/other_setting/interface.d.ts +23 -0
- package/lib/views/page_animation_setting/animationData.d.ts +11 -0
- package/lib/views/page_animation_setting/index.vue.d.ts +2 -0
- package/lib/views/page_w_setting/index.vue.d.ts +2 -0
- package/lib/views/position/components/drawerPosition.vue.d.ts +12 -0
- package/lib/views/position/enum.d.ts +8 -0
- package/lib/views/position/index.vue.d.ts +1532 -0
- package/lib/views/region/components/drawerRegion.vue.d.ts +12 -0
- package/lib/views/region/enum.d.ts +22 -0
- package/lib/views/region/index.vue.d.ts +1533 -0
- package/lib/views/resource/components/ResourceEdit.vue.d.ts +16 -0
- package/lib/views/resource/components/RoleRelation.vue.d.ts +6 -0
- package/lib/views/resource/enum.d.ts +30 -0
- package/lib/views/resource/index.vue.d.ts +1549 -0
- package/lib/views/resource/interface.d.ts +6 -0
- package/lib/views/role/components/ResourceRelation.vue.d.ts +1515 -0
- package/lib/views/role/enum.d.ts +25 -0
- package/lib/views/role/interface.d.ts +6 -0
- package/lib/views/role_group/components/drawerRole.vue.d.ts +37 -0
- package/lib/views/role_group/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/role_group/enum.d.ts +21 -0
- package/lib/views/role_group/index.vue.d.ts +1557 -0
- package/lib/views/role_group/interface.d.ts +6 -0
- package/lib/views/safe_setting/index.vue.d.ts +4 -0
- package/lib/views/tabbar_setting/animationData.d.ts +11 -0
- package/lib/views/tabbar_setting/index.vue.d.ts +2 -0
- package/lib/views/tenant/interface.d.ts +6 -0
- package/lib/views/theme_setting/index.vue.d.ts +2 -0
- package/lib/views/toolbar_setting/animationData.d.ts +17 -0
- package/lib/views/toolbar_setting/index.vue.d.ts +2 -0
- package/lib/views/user/components/UserAuthorization.vue.d.ts +39 -0
- package/lib/views/user/components/UserEdit.vue.d.ts +16 -0
- package/lib/views/user/components/roleSelect.vue.d.ts +14 -0
- package/lib/views/user/enum.d.ts +13 -0
- package/lib/views/user/index.vue.d.ts +1586 -0
- package/lib/views/user/interface.d.ts +40 -0
- package/lib/views/watermark_setting/animationData.d.ts +3 -0
- package/lib/views/watermark_setting/index.vue.d.ts +31 -0
- package/lib/xitongpeizhifuwu-r-I2Ogxj.cjs +1 -0
- package/lib/zidianfuwu-VChcnkm9.cjs +1 -0
- package/lib/ziyuanjiekou-CvKeunY5.cjs +1 -0
- package/lib/zuzhijiaosebiaokongzhiqi-DYI3Zu-M.cjs +1 -0
- package/lib/zuzhijiekou-CFQtYuGW.cjs +1 -0
- package/package.json +5 -4
|
@@ -0,0 +1,191 @@
|
|
|
1
|
+
import { p as T, r as j, q as nr, e as ar, t as or, i as sr, l as A, u as v, v as ir, a as W, g as R, w as b, x as S, y as q, S as F, z as cr, f as Y, A as H, B as p, m as fr, b as gr, C as ur, D as br, E as lr, n as yr, F as pr } from "./index-DcvR6q4y.js";
|
|
2
|
+
var d = T(j, "WeakMap");
|
|
3
|
+
function Tr(r, e) {
|
|
4
|
+
for (var t = -1, a = r == null ? 0 : r.length; ++t < a && e(r[t], t, r) !== !1; )
|
|
5
|
+
;
|
|
6
|
+
return r;
|
|
7
|
+
}
|
|
8
|
+
var jr = nr(Object.keys, Object), Ar = Object.prototype, wr = Ar.hasOwnProperty;
|
|
9
|
+
function Sr(r) {
|
|
10
|
+
if (!ar(r))
|
|
11
|
+
return jr(r);
|
|
12
|
+
var e = [];
|
|
13
|
+
for (var t in Object(r))
|
|
14
|
+
wr.call(r, t) && t != "constructor" && e.push(t);
|
|
15
|
+
return e;
|
|
16
|
+
}
|
|
17
|
+
function h(r) {
|
|
18
|
+
return sr(r) ? or(r) : Sr(r);
|
|
19
|
+
}
|
|
20
|
+
function J(r, e) {
|
|
21
|
+
for (var t = -1, a = e.length, c = r.length; ++t < a; )
|
|
22
|
+
r[c + t] = e[t];
|
|
23
|
+
return r;
|
|
24
|
+
}
|
|
25
|
+
function dr(r, e) {
|
|
26
|
+
return r && A(e, h(e), r);
|
|
27
|
+
}
|
|
28
|
+
function $r(r, e) {
|
|
29
|
+
return r && A(e, v(e), r);
|
|
30
|
+
}
|
|
31
|
+
function mr(r, e) {
|
|
32
|
+
for (var t = -1, a = r == null ? 0 : r.length, c = 0, s = []; ++t < a; ) {
|
|
33
|
+
var o = r[t];
|
|
34
|
+
e(o, t, r) && (s[c++] = o);
|
|
35
|
+
}
|
|
36
|
+
return s;
|
|
37
|
+
}
|
|
38
|
+
function Q() {
|
|
39
|
+
return [];
|
|
40
|
+
}
|
|
41
|
+
var Or = Object.prototype, vr = Or.propertyIsEnumerable, x = Object.getOwnPropertySymbols, I = x ? function(r) {
|
|
42
|
+
return r == null ? [] : (r = Object(r), mr(x(r), function(e) {
|
|
43
|
+
return vr.call(r, e);
|
|
44
|
+
}));
|
|
45
|
+
} : Q;
|
|
46
|
+
function hr(r, e) {
|
|
47
|
+
return A(r, I(r), e);
|
|
48
|
+
}
|
|
49
|
+
var Ir = Object.getOwnPropertySymbols, X = Ir ? function(r) {
|
|
50
|
+
for (var e = []; r; )
|
|
51
|
+
J(e, I(r)), r = ir(r);
|
|
52
|
+
return e;
|
|
53
|
+
} : Q;
|
|
54
|
+
function Cr(r, e) {
|
|
55
|
+
return A(r, X(r), e);
|
|
56
|
+
}
|
|
57
|
+
function Z(r, e, t) {
|
|
58
|
+
var a = e(r);
|
|
59
|
+
return W(r) ? a : J(a, t(r));
|
|
60
|
+
}
|
|
61
|
+
function Mr(r) {
|
|
62
|
+
return Z(r, h, I);
|
|
63
|
+
}
|
|
64
|
+
function Pr(r) {
|
|
65
|
+
return Z(r, v, X);
|
|
66
|
+
}
|
|
67
|
+
var $ = T(j, "DataView"), m = T(j, "Promise"), O = T(j, "Set"), B = "[object Map]", Er = "[object Object]", L = "[object Promise]", D = "[object Set]", U = "[object WeakMap]", G = "[object DataView]", Fr = b($), xr = b(S), Br = b(m), Lr = b(O), Dr = b(d), i = R;
|
|
68
|
+
($ && i(new $(new ArrayBuffer(1))) != G || S && i(new S()) != B || m && i(m.resolve()) != L || O && i(new O()) != D || d && i(new d()) != U) && (i = function(r) {
|
|
69
|
+
var e = R(r), t = e == Er ? r.constructor : void 0, a = t ? b(t) : "";
|
|
70
|
+
if (a)
|
|
71
|
+
switch (a) {
|
|
72
|
+
case Fr:
|
|
73
|
+
return G;
|
|
74
|
+
case xr:
|
|
75
|
+
return B;
|
|
76
|
+
case Br:
|
|
77
|
+
return L;
|
|
78
|
+
case Lr:
|
|
79
|
+
return D;
|
|
80
|
+
case Dr:
|
|
81
|
+
return U;
|
|
82
|
+
}
|
|
83
|
+
return e;
|
|
84
|
+
});
|
|
85
|
+
var Ur = Object.prototype, Gr = Ur.hasOwnProperty;
|
|
86
|
+
function Kr(r) {
|
|
87
|
+
var e = r.length, t = new r.constructor(e);
|
|
88
|
+
return e && typeof r[0] == "string" && Gr.call(r, "index") && (t.index = r.index, t.input = r.input), t;
|
|
89
|
+
}
|
|
90
|
+
function Nr(r, e) {
|
|
91
|
+
var t = e ? q(r.buffer) : r.buffer;
|
|
92
|
+
return new r.constructor(t, r.byteOffset, r.byteLength);
|
|
93
|
+
}
|
|
94
|
+
var _r = /\w*$/;
|
|
95
|
+
function Vr(r) {
|
|
96
|
+
var e = new r.constructor(r.source, _r.exec(r));
|
|
97
|
+
return e.lastIndex = r.lastIndex, e;
|
|
98
|
+
}
|
|
99
|
+
var K = F ? F.prototype : void 0, N = K ? K.valueOf : void 0;
|
|
100
|
+
function Wr(r) {
|
|
101
|
+
return N ? Object(N.call(r)) : {};
|
|
102
|
+
}
|
|
103
|
+
var Rr = "[object Boolean]", qr = "[object Date]", Yr = "[object Map]", Hr = "[object Number]", Jr = "[object RegExp]", Qr = "[object Set]", Xr = "[object String]", Zr = "[object Symbol]", kr = "[object ArrayBuffer]", zr = "[object DataView]", re = "[object Float32Array]", ee = "[object Float64Array]", te = "[object Int8Array]", ne = "[object Int16Array]", ae = "[object Int32Array]", oe = "[object Uint8Array]", se = "[object Uint8ClampedArray]", ie = "[object Uint16Array]", ce = "[object Uint32Array]";
|
|
104
|
+
function fe(r, e, t) {
|
|
105
|
+
var a = r.constructor;
|
|
106
|
+
switch (e) {
|
|
107
|
+
case kr:
|
|
108
|
+
return q(r);
|
|
109
|
+
case Rr:
|
|
110
|
+
case qr:
|
|
111
|
+
return new a(+r);
|
|
112
|
+
case zr:
|
|
113
|
+
return Nr(r, t);
|
|
114
|
+
case re:
|
|
115
|
+
case ee:
|
|
116
|
+
case te:
|
|
117
|
+
case ne:
|
|
118
|
+
case ae:
|
|
119
|
+
case oe:
|
|
120
|
+
case se:
|
|
121
|
+
case ie:
|
|
122
|
+
case ce:
|
|
123
|
+
return cr(r, t);
|
|
124
|
+
case Yr:
|
|
125
|
+
return new a();
|
|
126
|
+
case Hr:
|
|
127
|
+
case Xr:
|
|
128
|
+
return new a(r);
|
|
129
|
+
case Jr:
|
|
130
|
+
return Vr(r);
|
|
131
|
+
case Qr:
|
|
132
|
+
return new a();
|
|
133
|
+
case Zr:
|
|
134
|
+
return Wr(r);
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
var ge = "[object Map]";
|
|
138
|
+
function ue(r) {
|
|
139
|
+
return Y(r) && i(r) == ge;
|
|
140
|
+
}
|
|
141
|
+
var _ = p && p.isMap, be = _ ? H(_) : ue, le = "[object Set]";
|
|
142
|
+
function ye(r) {
|
|
143
|
+
return Y(r) && i(r) == le;
|
|
144
|
+
}
|
|
145
|
+
var V = p && p.isSet, pe = V ? H(V) : ye, Te = 1, je = 2, Ae = 4, k = "[object Arguments]", we = "[object Array]", Se = "[object Boolean]", de = "[object Date]", $e = "[object Error]", z = "[object Function]", me = "[object GeneratorFunction]", Oe = "[object Map]", ve = "[object Number]", rr = "[object Object]", he = "[object RegExp]", Ie = "[object Set]", Ce = "[object String]", Me = "[object Symbol]", Pe = "[object WeakMap]", Ee = "[object ArrayBuffer]", Fe = "[object DataView]", xe = "[object Float32Array]", Be = "[object Float64Array]", Le = "[object Int8Array]", De = "[object Int16Array]", Ue = "[object Int32Array]", Ge = "[object Uint8Array]", Ke = "[object Uint8ClampedArray]", Ne = "[object Uint16Array]", _e = "[object Uint32Array]", n = {};
|
|
146
|
+
n[k] = n[we] = n[Ee] = n[Fe] = n[Se] = n[de] = n[xe] = n[Be] = n[Le] = n[De] = n[Ue] = n[Oe] = n[ve] = n[rr] = n[he] = n[Ie] = n[Ce] = n[Me] = n[Ge] = n[Ke] = n[Ne] = n[_e] = !0;
|
|
147
|
+
n[$e] = n[z] = n[Pe] = !1;
|
|
148
|
+
function w(r, e, t, a, c, s) {
|
|
149
|
+
var o, l = e & Te, y = e & je, er = e & Ae;
|
|
150
|
+
if (t && (o = c ? t(r, a, c, s) : t(r)), o !== void 0)
|
|
151
|
+
return o;
|
|
152
|
+
if (!fr(r))
|
|
153
|
+
return r;
|
|
154
|
+
var C = W(r);
|
|
155
|
+
if (C) {
|
|
156
|
+
if (o = Kr(r), !l)
|
|
157
|
+
return pr(r, o);
|
|
158
|
+
} else {
|
|
159
|
+
var u = i(r), M = u == z || u == me;
|
|
160
|
+
if (gr(r))
|
|
161
|
+
return ur(r, l);
|
|
162
|
+
if (u == rr || u == k || M && !c) {
|
|
163
|
+
if (o = y || M ? {} : br(r), !l)
|
|
164
|
+
return y ? Cr(r, $r(o, r)) : hr(r, dr(o, r));
|
|
165
|
+
} else {
|
|
166
|
+
if (!n[u])
|
|
167
|
+
return c ? r : {};
|
|
168
|
+
o = fe(r, u, l);
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
s || (s = new lr());
|
|
172
|
+
var P = s.get(r);
|
|
173
|
+
if (P)
|
|
174
|
+
return P;
|
|
175
|
+
s.set(r, o), pe(r) ? r.forEach(function(f) {
|
|
176
|
+
o.add(w(f, e, t, f, r, s));
|
|
177
|
+
}) : be(r) && r.forEach(function(f, g) {
|
|
178
|
+
o.set(g, w(f, e, t, g, r, s));
|
|
179
|
+
});
|
|
180
|
+
var tr = er ? y ? Pr : Mr : y ? v : h, E = C ? void 0 : tr(r);
|
|
181
|
+
return Tr(E || r, function(f, g) {
|
|
182
|
+
E && (g = f, f = r[g]), yr(o, g, w(f, e, t, g, r, s));
|
|
183
|
+
}), o;
|
|
184
|
+
}
|
|
185
|
+
export {
|
|
186
|
+
w as a,
|
|
187
|
+
Sr as b,
|
|
188
|
+
J as c,
|
|
189
|
+
Pr as d,
|
|
190
|
+
i as g
|
|
191
|
+
};
|